! tailwindcss v4.0.14 | MIT License | https://tailwindcss.com
@layer theme;@layer base {
    *,:after,:before,::backdrop {
        box-sizing: border-box;
        border: 0 solid;
        margin: 0;
        padding: 0
    }

    ::file-selector-button {
        box-sizing: border-box;
        border: 0 solid;
        margin: 0;
        padding: 0
    }

    html,: host {
        -webkit-text-size-adjust:100%;
        -moz-tab-size: 4;
        tab-size: 4;
        line-height: 1.5;
        font-family: var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");
        font-feature-settings: var(--default-font-feature-settings,normal);
        font-variation-settings: var(--default-font-variation-settings,normal);
        -webkit-tap-highlight-color: transparent
    }

    body {
        line-height: inherit
    }

    hr {
        height: 0;
        color: inherit;
        border-top-width: 1px
    }

    abbr: where([title]) {
        -webkit-text-decoration:underline dotted;
        text-decoration: underline dotted
    }

    h1,h2,h3,h4,h5,h6 {
        font-size: inherit;
        font-weight: inherit
    }

    a {
        color: inherit;
        -webkit-text-decoration: inherit;
        text-decoration: inherit
    }

    b,strong {
        font-weight: bolder
    }

    code,kbd,samp,pre {
        font-family: var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);
        font-feature-settings: var(--default-mono-font-feature-settings,normal);
        font-variation-settings: var(--default-mono-font-variation-settings,normal);
        font-size: 1em
    }

    small {
        font-size: 80%
    }

    sub,sup {
        vertical-align: baseline;
        font-size: 75%;
        line-height: 0;
        position: relative
    }

    sub {
        bottom: -.25em
    }

    sup {
        top: -.5em
    }

    table {
        text-indent: 0;
        border-color: inherit;
        border-collapse: collapse
    }

    :-moz-focusring {
        outline: auto
    }

    progress {
        vertical-align: baseline
    }

    summary {
        display: list-item
    }

    ol,ul,menu {
        list-style: none
    }

    img,svg,video,canvas,audio,iframe,embed,object {
        vertical-align: middle;
        display: block
    }

    img,video {
        max-width: 100%;
        height: auto
    }

    button,input,select,optgroup,textarea {
        font: inherit;
        font-feature-settings: inherit;
        font-variation-settings: inherit;
        letter-spacing: inherit;
        color: inherit;
        opacity: 1;
        background-color: #0000;
        border-radius: 0
    }

    ::file-selector-button {
        font: inherit;
        font-feature-settings: inherit;
        font-variation-settings: inherit;
        letter-spacing: inherit;
        color: inherit;
        opacity: 1;
        background-color: #0000;
        border-radius: 0
    }

    :where(select: is([multiple],[size])) optgroup {
        font-weight:bolder
    }

    :where(select: is([multiple],[size])) optgroup option {
        padding-inline-start:20px
    }

    ::file-selector-button {
        margin-inline-end:4px}

    ::placeholder {
        opacity: 1;
        color: color-mix(in oklab,currentColor 50%,transparent)
    }

    textarea {
        resize: vertical
    }

    ::-webkit-search-decoration {
        -webkit-appearance: none
    }

    ::-webkit-date-and-time-value {
        min-height: 1lh;
        text-align: inherit
    }

    ::-webkit-datetime-edit {
        display: inline-flex
    }

    ::-webkit-datetime-edit-fields-wrapper {
        padding: 0
    }

    ::-webkit-datetime-edit {
        padding-block:0}

    ::-webkit-datetime-edit-year-field {
        padding-block:0}

    ::-webkit-datetime-edit-month-field {
        padding-block:0}

    ::-webkit-datetime-edit-day-field {
        padding-block:0}

    ::-webkit-datetime-edit-hour-field {
        padding-block:0}

    ::-webkit-datetime-edit-minute-field {
        padding-block:0}

    ::-webkit-datetime-edit-second-field {
        padding-block:0}

    ::-webkit-datetime-edit-millisecond-field {
        padding-block:0}

    ::-webkit-datetime-edit-meridiem-field {
        padding-block:0}

    :-moz-ui-invalid {
        box-shadow: none
    }

    button,input: where([type=button],[type=reset],[type=submit]) {
        -webkit-appearance:button;
        -moz-appearance: button;
        appearance: button
    }

    ::file-selector-button {
        -webkit-appearance: button;
        -moz-appearance: button;
        appearance: button
    }

    ::-webkit-inner-spin-button {
        height: auto
    }

    ::-webkit-outer-spin-button {
        height: auto
    }

    [hidden]: where(:not([hidden=until-found])) {
        display:none!important
    }
}

@layer components;@layer utilities {
    .pointer-events-none {
        pointer-events: none
    }

    .invisible {
        visibility: hidden
    }

    .visible {
        visibility: visible
    }

    .abs-center {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%)
    }

    .absolute {
        position: absolute
    }

    .fixed {
        position: fixed
    }

    .relative {
        position: relative
    }

    .sticky {
        position: sticky
    }

    .inset-0 {
        top: 0;
        right: 0;
        bottom: 0;
        left: 0
    }

    .top-0 {
        top: 0
    }

    .top-1\/2 {
        top: 50%
    }

    .top-8 {
        top: 8rem
    }

    .top-9 {
        top: 9rem
    }

    .top-12 {
        top: 12rem
    }

    .top-18 {
        top: 18rem
    }

    .top-26 {
        top: 26rem
    }

    .top-40 {
        top: 40rem
    }

    .top-41 {
        top: 41rem
    }

    .top-73 {
        top: 73rem
    }

    .top-77 {
        top: 77rem
    }

    .top-93 {
        top: 93rem
    }

    .top-\[-0\.9\%\] {
        top: -.9%
    }

    .top-\[-1\.04\%\] {
        top: -1.04%
    }

    .top-\[-1\.46\%\] {
        top: -1.46%
    }

    .top-\[-3\.2\%\] {
        top: -3.2%
    }

    .top-\[-8\.03\%\] {
        top: -8.03%
    }

    .top-\[-9\.09\%\] {
        top: -9.09%
    }

    .top-\[-11\.41\%\] {
        top: -11.41%
    }

    .top-\[-12\.82\%\] {
        top: -12.82%
    }

    .top-\[-16\.09\%\] {
        top: -16.09%
    }

    .top-\[0\%\] {
        top: 0%
    }

    .top-\[1\.14\%\] {
        top: 1.14%
    }

    .top-\[2\.52\%\] {
        top: 2.52%
    }

    .top-\[2\.66\%\] {
        top: 2.66%
    }

    .top-\[3\.25\%\] {
        top: 3.25%
    }

    .top-\[3\.72\%\] {
        top: 3.72%
    }

    .top-\[3\.75\%\] {
        top: 3.75%
    }

    .top-\[3\.82\%\] {
        top: 3.82%
    }

    .top-\[5\.53\%\] {
        top: 5.53%
    }

    .top-\[5\.93\%\] {
        top: 5.93%
    }

    .top-\[6\.32\%\] {
        top: 6.32%
    }

    .top-\[6\.38\%\] {
        top: 6.38%
    }

    .top-\[6\.79\%\] {
        top: 6.79%
    }

    .top-\[7\.49\%\] {
        top: 7.49%
    }

    .top-\[7\.67\%\] {
        top: 7.67%
    }

    .top-\[7\.96\%\] {
        top: 7.96%
    }

    .top-\[8\.9\%\] {
        top: 8.9%
    }

    .top-\[8\.34\%\] {
        top: 8.34%
    }

    .top-\[8\.78\%\] {
        top: 8.78%
    }

    .top-\[9\.76\%\] {
        top: 9.76%
    }

    .top-\[12\.63\%\] {
        top: 12.63%
    }

    .top-\[12\.72\%\] {
        top: 12.72%
    }

    .top-\[13\.16\%\] {
        top: 13.16%
    }

    .top-\[13\.61\%\] {
        top: 13.61%
    }

    .top-\[13\.78\%\] {
        top: 13.78%
    }

    .top-\[14\.45\%\] {
        top: 14.45%
    }

    .top-\[14\.49\%\] {
        top: 14.49%
    }

    .top-\[14\.97\%\] {
        top: 14.97%
    }

    .top-\[15\.39\%\] {
        top: 15.39%
    }

    .top-\[16\.29\%\] {
        top: 16.29%
    }

    .top-\[16\.88\%\] {
        top: 16.88%
    }

    .top-\[17\.24\%\] {
        top: 17.24%
    }

    .top-\[17\.35\%\] {
        top: 17.35%
    }

    .top-\[17\.43\%\] {
        top: 17.43%
    }

    .top-\[19\.27\%\] {
        top: 19.27%
    }

    .top-\[19\.38\%\] {
        top: 19.38%
    }

    .top-\[19\.51\%\] {
        top: 19.51%
    }

    .top-\[19\.76\%\] {
        top: 19.76%
    }

    .top-\[19\.88\%\] {
        top: 19.88%
    }

    .top-\[19\.89\%\] {
        top: 19.89%
    }

    .top-\[19\.96\%\] {
        top: 19.96%
    }

    .top-\[20\.15\%\] {
        top: 20.15%
    }

    .top-\[20\.18\%\] {
        top: 20.18%
    }

    .top-\[20\.24\%\] {
        top: 20.24%
    }

    .top-\[21\.62\%\] {
        top: 21.62%
    }

    .top-\[21\.88\%\] {
        top: 21.88%
    }

    .top-\[22\.03\%\] {
        top: 22.03%
    }

    .top-\[22\.64\%\] {
        top: 22.64%
    }

    .top-\[23\.29\%\] {
        top: 23.29%
    }

    .top-\[23\.68\%\] {
        top: 23.68%
    }

    .top-\[23\.86\%\] {
        top: 23.86%
    }

    .top-\[23\.92\%\] {
        top: 23.92%
    }

    .top-\[24\.1\%\] {
        top: 24.1%
    }

    .top-\[27\.89\%\] {
        top: 27.89%
    }

    .top-\[30\.68\%\] {
        top: 30.68%
    }

    .top-\[31\.03\%\] {
        top: 31.03%
    }

    .top-\[31\.27\%\] {
        top: 31.27%
    }

    .top-\[32\.32\%\] {
        top: 32.32%
    }

    .top-\[32\.63\%\] {
        top: 32.63%
    }

    .top-\[32\.94\%\] {
        top: 32.94%
    }

    .top-\[32\.96\%\] {
        top: 32.96%
    }

    .top-\[34\.11\%\] {
        top: 34.11%
    }

    .top-\[34\.23\%\] {
        top: 34.23%
    }

    .top-\[34\.57\%\] {
        top: 34.57%
    }

    .top-\[34\.66\%\] {
        top: 34.66%
    }

    .top-\[35\.62\%\] {
        top: 35.62%
    }

    .top-\[37\.62\%\] {
        top: 37.62%
    }

    .top-\[38\.21\%\] {
        top: 38.21%
    }

    .top-\[38\.32\%\] {
        top: 38.32%
    }

    .top-\[38\.85\%\] {
        top: 38.85%
    }

    .top-\[39\.99\%\] {
        top: 39.99%
    }

    .top-\[40\.56\%\] {
        top: 40.56%
    }

    .top-\[41\.49\%\] {
        top: 41.49%
    }

    .top-\[44\.39\%\] {
        top: 44.39%
    }

    .top-\[44\.74\%\] {
        top: 44.74%
    }

    .top-\[45\.04\%\] {
        top: 45.04%
    }

    .top-\[45\.65\%\] {
        top: 45.65%
    }

    .top-\[46\.57\%\] {
        top: 46.57%
    }

    .top-\[49\.23\%\] {
        top: 49.23%
    }

    .top-\[49\.82\%\] {
        top: 49.82%
    }

    .top-\[51\.2\%\] {
        top: 51.2%
    }

    .top-\[51\.11\%\] {
        top: 51.11%
    }

    .top-\[52\%\] {
        top: 52%
    }

    .top-\[52\.04\%\] {
        top: 52.04%
    }

    .top-\[53\.13\%\] {
        top: 53.13%
    }

    .top-\[53\.79\%\] {
        top: 53.79%
    }

    .top-\[54\.58\%\] {
        top: 54.58%
    }

    .top-\[55\.19\%\] {
        top: 55.19%
    }

    .top-\[55\.51\%\] {
        top: 55.51%
    }

    .top-\[56\.21\%\] {
        top: 56.21%
    }

    .top-\[56\.85\%\] {
        top: 56.85%
    }

    .top-\[57\.74\%\] {
        top: 57.74%
    }

    .top-\[60\.99\%\] {
        top: 60.99%
    }

    .top-\[63\.91\%\] {
        top: 63.91%
    }

    .top-\[65\.45\%\] {
        top: 65.45%
    }

    .top-\[66\.77\%\] {
        top: 66.77%
    }

    .top-\[67\.38\%\] {
        top: 67.38%
    }

    .top-\[67\.43\%\] {
        top: 67.43%
    }

    .top-\[68\.79\%\] {
        top: 68.79%
    }

    .top-\[74\.02\%\] {
        top: 74.02%
    }

    .top-\[74\.17\%\] {
        top: 74.17%
    }

    .top-\[76\.82\%\] {
        top: 76.82%
    }

    .top-\[79\.35\%\] {
        top: 79.35%
    }

    .top-\[80\.77\%\] {
        top: 80.77%
    }

    .top-\[83\.17\%\] {
        top: 83.17%
    }

    .top-\[84\.42\%\] {
        top: 84.42%
    }

    .top-\[85\.41\%\] {
        top: 85.41%
    }

    .top-\[85\.71\%\] {
        top: 85.71%
    }

    .top-\[85\.76\%\] {
        top: 85.76%
    }

    .top-\[87\.27\%\] {
        top: 87.27%
    }

    .top-\[91\.8\%\] {
        top: 91.8%
    }

    .top-\[91\.92\%\] {
        top: 91.92%
    }

    .right-0 {
        right: 0
    }

    .right-8 {
        right: 8rem
    }

    .right-16 {
        right: 16rem
    }

    .-bottom-26 {
        bottom: -26rem
    }

    .bottom-0 {
        bottom: 0
    }

    .bottom-8 {
        bottom: 8rem
    }

    .bottom-12 {
        bottom: 12rem
    }

    .bottom-16 {
        bottom: 16rem
    }

    .bottom-20 {
        bottom: 20rem
    }

    .bottom-24 {
        bottom: 24rem
    }

    .left-0 {
        left: 0
    }

    .left-1\/2 {
        left: 50%
    }

    .left-4 {
        left: 4rem
    }

    .left-12 {
        left: 12rem
    }

    .left-24 {
        left: 24rem
    }

    .left-49 {
        left: 49rem
    }

    .left-119 {
        left: 119rem
    }

    .left-120 {
        left: 120rem
    }

    .left-\[-0\.83\%\] {
        left: -.83%
    }

    .left-\[-1\.46\%\] {
        left: -1.46%
    }

    .left-\[-19\.59\%\] {
        left: -19.59%
    }

    .left-\[-19\.68\%\] {
        left: -19.68%
    }

    .left-\[-36\.81\%\] {
        left: -36.81%
    }

    .left-\[-37\.68\%\] {
        left: -37.68%
    }

    .left-\[-41\.45\%\] {
        left: -41.45%
    }

    .left-\[-53\.52\%\] {
        left: -53.52%
    }

    .left-\[-55\.07\%\] {
        left: -55.07%
    }

    .left-\[-64\.19\%\] {
        left: -64.19%
    }

    .left-\[0\%\] {
        left: 0%
    }

    .left-\[0\.1\%\] {
        left: .1%
    }

    .left-\[0\.3\%\] {
        left: .3%
    }

    .left-\[0\.05\%\] {
        left: .05%
    }

    .left-\[0\.08\%\] {
        left: .08%
    }

    .left-\[0\.28\%\] {
        left: .28%
    }

    .left-\[1\.43\%\] {
        left: 1.43%
    }

    .left-\[1\.65\%\] {
        left: 1.65%
    }

    .left-\[4\.61\%\] {
        left: 4.61%
    }

    .left-\[6\.98\%\] {
        left: 6.98%
    }

    .left-\[7\.53\%\] {
        left: 7.53%
    }

    .left-\[7\.94\%\] {
        left: 7.94%
    }

    .left-\[8\.5\%\] {
        left: 8.5%
    }

    .left-\[8\.21\%\] {
        left: 8.21%
    }

    .left-\[8\.44\%\] {
        left: 8.44%
    }

    .left-\[8\.87\%\] {
        left: 8.87%
    }

    .left-\[8\.98\%\] {
        left: 8.98%
    }

    .left-\[9\.01\%\] {
        left: 9.01%
    }

    .left-\[9\.05\%\] {
        left: 9.05%
    }

    .left-\[9\.13\%\] {
        left: 9.13%
    }

    .left-\[10\.21\%\] {
        left: 10.21%
    }

    .left-\[11\.32\%\] {
        left: 11.32%
    }

    .left-\[11\.63\%\] {
        left: 11.63%
    }

    .left-\[11\.81\%\] {
        left: 11.81%
    }

    .left-\[11\.93\%\] {
        left: 11.93%
    }

    .left-\[12\.24\%\] {
        left: 12.24%
    }

    .left-\[13\.86\%\] {
        left: 13.86%
    }

    .left-\[13\.93\%\] {
        left: 13.93%
    }

    .left-\[13\.98\%\] {
        left: 13.98%
    }

    .left-\[14\.59\%\] {
        left: 14.59%
    }

    .left-\[14\.79\%\] {
        left: 14.79%
    }

    .left-\[17\.04\%\] {
        left: 17.04%
    }

    .left-\[17\.07\%\] {
        left: 17.07%
    }

    .left-\[17\.35\%\] {
        left: 17.35%
    }

    .left-\[17\.61\%\] {
        left: 17.61%
    }

    .left-\[17\.64\%\] {
        left: 17.64%
    }

    .left-\[17\.67\%\] {
        left: 17.67%
    }

    .left-\[18\.05\%\] {
        left: 18.05%
    }

    .left-\[18\.55\%\] {
        left: 18.55%
    }

    .left-\[18\.64\%\] {
        left: 18.64%
    }

    .left-\[18\.93\%\] {
        left: 18.93%
    }

    .left-\[18\.97\%\] {
        left: 18.97%
    }

    .left-\[19\.03\%\] {
        left: 19.03%
    }

    .left-\[19\.52\%\] {
        left: 19.52%
    }

    .left-\[20\.2\%\] {
        left: 20.2%
    }

    .left-\[20\.5\%\] {
        left: 20.5%
    }

    .left-\[20\.9\%\] {
        left: 20.9%
    }

    .left-\[20\.61\%\] {
        left: 20.61%
    }

    .left-\[20\.78\%\] {
        left: 20.78%
    }

    .left-\[20\.98\%\] {
        left: 20.98%
    }

    .left-\[21\.2\%\] {
        left: 21.2%
    }

    .left-\[21\.18\%\] {
        left: 21.18%
    }

    .left-\[23\.48\%\] {
        left: 23.48%
    }

    .left-\[23\.57\%\] {
        left: 23.57%
    }

    .left-\[23\.66\%\] {
        left: 23.66%
    }

    .left-\[25\.06\%\] {
        left: 25.06%
    }

    .left-\[25\.36\%\] {
        left: 25.36%
    }

    .left-\[26\.28\%\] {
        left: 26.28%
    }

    .left-\[26\.48\%\] {
        left: 26.48%
    }

    .left-\[27\.7\%\] {
        left: 27.7%
    }

    .left-\[30\.8\%\] {
        left: 30.8%
    }

    .left-\[30\.22\%\] {
        left: 30.22%
    }

    .left-\[30\.78\%\] {
        left: 30.78%
    }

    .left-\[32\.98\%\] {
        left: 32.98%
    }

    .left-\[32\.99\%\] {
        left: 32.99%
    }

    .left-\[33\.93\%\] {
        left: 33.93%
    }

    .left-\[33\.95\%\] {
        left: 33.95%
    }

    .left-\[34\.05\%\] {
        left: 34.05%
    }

    .left-\[38\.69\%\] {
        left: 38.69%
    }

    .left-\[38\.81\%\] {
        left: 38.81%
    }

    .left-\[39\.59\%\] {
        left: 39.59%
    }

    .left-\[40\.41\%\] {
        left: 40.41%
    }

    .left-\[42\.76\%\] {
        left: 42.76%
    }

    .left-\[43\.11\%\] {
        left: 43.11%
    }

    .left-\[44\.01\%\] {
        left: 44.01%
    }

    .left-\[45\.97\%\] {
        left: 45.97%
    }

    .left-\[45\.98\%\] {
        left: 45.98%
    }

    .left-\[48\.26\%\] {
        left: 48.26%
    }

    .left-\[50\.86\%\] {
        left: 50.86%
    }

    .left-\[51\.05\%\] {
        left: 51.05%
    }

    .left-\[51\.06\%\] {
        left: 51.06%
    }

    .left-\[53\.61\%\] {
        left: 53.61%
    }

    .left-\[54\.11\%\] {
        left: 54.11%
    }

    .left-\[56\.15\%\] {
        left: 56.15%
    }

    .left-\[56\.46\%\] {
        left: 56.46%
    }

    .left-\[57\.3\%\] {
        left: 57.3%
    }

    .left-\[57\.33\%\] {
        left: 57.33%
    }

    .left-\[57\.86\%\] {
        left: 57.86%
    }

    .left-\[58\.33\%\] {
        left: 58.33%
    }

    .left-\[58\.87\%\] {
        left: 58.87%
    }

    .left-\[59\.42\%\] {
        left: 59.42%
    }

    .left-\[60\.61\%\] {
        left: 60.61%
    }

    .left-\[61\.1\%\] {
        left: 61.1%
    }

    .left-\[61\.02\%\] {
        left: 61.02%
    }

    .left-\[61\.17\%\] {
        left: 61.17%
    }

    .left-\[61\.19\%\] {
        left: 61.19%
    }

    .left-\[67\.22\%\] {
        left: 67.22%
    }

    .left-\[67\.28\%\] {
        left: 67.28%
    }

    .left-\[67\.72\%\] {
        left: 67.72%
    }

    .left-\[67\.91\%\] {
        left: 67.91%
    }

    .left-\[68\%\] {
        left: 68%
    }

    .left-\[69\.93\%\] {
        left: 69.93%
    }

    .left-\[70\.99\%\] {
        left: 70.99%
    }

    .left-\[71\.48\%\] {
        left: 71.48%
    }

    .left-\[73\.2\%\] {
        left: 73.2%
    }

    .left-\[73\.27\%\] {
        left: 73.27%
    }

    .left-\[73\.33\%\] {
        left: 73.33%
    }

    .left-\[74\.9\%\] {
        left: 74.9%
    }

    .left-\[74\.72\%\] {
        left: 74.72%
    }

    .left-\[74\.76\%\] {
        left: 74.76%
    }

    .left-\[75\.5\%\] {
        left: 75.5%
    }

    .left-\[76\.45\%\] {
        left: 76.45%
    }

    .left-\[76\.51\%\] {
        left: 76.51%
    }

    .left-\[78\.78\%\] {
        left: 78.78%
    }

    .left-\[80\.82\%\] {
        left: 80.82%
    }

    .left-\[85\.03\%\] {
        left: 85.03%
    }

    .left-\[89\.14\%\] {
        left: 89.14%
    }

    .left-\[95\.82\%\] {
        left: 95.82%
    }

    .left-\[96\.83\%\] {
        left: 96.83%
    }

    .left-\[98\.35\%\] {
        left: 98.35%
    }

    .left-\[98\.97\%\] {
        left: 98.97%
    }

    .z-10 {
        z-index: 10
    }

    .z-20 {
        z-index: 20
    }

    .z-30 {
        z-index: 30
    }

    .z-40 {
        z-index: 40
    }

    .z-50 {
        z-index: 50
    }

    .z-400 {
        z-index: 400
    }

    .z-\[1\] {
        z-index: 1
    }

    .z-\[2\] {
        z-index: 2
    }

    .z-\[3\] {
        z-index: 3
    }

    .z-\[4\] {
        z-index: 4
    }

    .z-\[5\] {
        z-index: 5
    }

    .z-\[6\] {
        z-index: 6
    }

    .z-\[7\] {
        z-index: 7
    }

    .z-\[8\] {
        z-index: 8
    }

    .z-\[9\] {
        z-index: 9
    }

    .z-\[11\] {
        z-index: 11
    }

    .z-\[12\] {
        z-index: 12
    }

    .z-\[13\] {
        z-index: 13
    }

    .z-\[14\] {
        z-index: 14
    }

    .z-\[15\] {
        z-index: 15
    }

    .z-\[16\] {
        z-index: 16
    }

    .z-\[17\] {
        z-index: 17
    }

    .z-\[18\] {
        z-index: 18
    }

    .z-\[19\] {
        z-index: 19
    }

    .z-\[21\] {
        z-index: 21
    }

    .z-\[22\] {
        z-index: 22
    }

    .z-\[23\] {
        z-index: 23
    }

    .z-\[24\] {
        z-index: 24
    }

    .z-\[25\] {
        z-index: 25
    }

    .z-\[26\] {
        z-index: 26
    }

    .z-\[27\] {
        z-index: 27
    }

    .z-\[28\] {
        z-index: 28
    }

    .z-\[29\] {
        z-index: 29
    }

    .z-\[31\] {
        z-index: 31
    }

    .z-\[32\] {
        z-index: 32
    }

    .z-\[33\] {
        z-index: 33
    }

    .z-\[34\] {
        z-index: 34
    }

    .z-\[35\] {
        z-index: 35
    }

    .z-\[36\] {
        z-index: 36
    }

    .z-\[37\] {
        z-index: 37
    }

    .z-\[38\] {
        z-index: 38
    }

    .z-\[39\] {
        z-index: 39
    }

    .z-\[41\] {
        z-index: 41
    }

    .z-\[42\] {
        z-index: 42
    }

    .z-\[43\] {
        z-index: 43
    }

    .z-\[44\] {
        z-index: 44
    }

    .z-\[45\] {
        z-index: 45
    }

    .z-\[46\] {
        z-index: 46
    }

    .z-\[47\] {
        z-index: 47
    }

    .z-\[48\] {
        z-index: 48
    }

    .z-\[49\] {
        z-index: 49
    }

    .z-\[51\] {
        z-index: 51
    }

    .z-\[52\] {
        z-index: 52
    }

    .z-\[53\] {
        z-index: 53
    }

    .z-\[54\] {
        z-index: 54
    }

    .z-\[55\] {
        z-index: 55
    }

    .z-\[56\] {
        z-index: 56
    }

    .z-\[57\] {
        z-index: 57
    }

    .z-\[58\] {
        z-index: 58
    }

    .z-\[59\] {
        z-index: 59
    }

    .z-\[60\] {
        z-index: 60
    }

    .z-\[61\] {
        z-index: 61
    }

    .z-\[62\] {
        z-index: 62
    }

    .z-\[63\] {
        z-index: 63
    }

    .z-\[64\] {
        z-index: 64
    }

    .z-\[65\] {
        z-index: 65
    }

    .z-\[66\] {
        z-index: 66
    }

    .z-\[67\] {
        z-index: 67
    }

    .z-\[68\] {
        z-index: 68
    }

    .z-\[69\] {
        z-index: 69
    }

    .z-\[70\] {
        z-index: 70
    }

    .z-\[71\] {
        z-index: 71
    }

    .z-\[72\] {
        z-index: 72
    }

    .z-\[73\] {
        z-index: 73
    }

    .z-\[74\] {
        z-index: 74
    }

    .z-\[75\] {
        z-index: 75
    }

    .z-\[76\] {
        z-index: 76
    }

    .z-\[77\] {
        z-index: 77
    }

    .z-\[78\] {
        z-index: 78
    }

    .z-\[79\] {
        z-index: 79
    }

    .z-\[80\] {
        z-index: 80
    }

    .z-\[81\] {
        z-index: 81
    }

    .z-\[82\] {
        z-index: 82
    }

    .z-\[83\] {
        z-index: 83
    }

    .z-\[84\] {
        z-index: 84
    }

    .z-\[85\] {
        z-index: 85
    }

    .z-\[86\] {
        z-index: 86
    }

    .z-\[87\] {
        z-index: 87
    }

    .z-\[88\] {
        z-index: 88
    }

    .z-\[89\] {
        z-index: 89
    }

    .z-\[90\] {
        z-index: 90
    }

    .z-\[91\] {
        z-index: 91
    }

    .z-\[92\] {
        z-index: 92
    }

    .z-\[93\] {
        z-index: 93
    }

    .z-\[94\] {
        z-index: 94
    }

    .z-\[95\] {
        z-index: 95
    }

    .z-\[96\] {
        z-index: 96
    }

    .z-\[97\] {
        z-index: 97
    }

    .z-\[98\] {
        z-index: 98
    }

    .z-\[99\] {
        z-index: 99
    }

    .z-\[100\] {
        z-index: 100
    }

    .z-\[101\] {
        z-index: 101
    }

    .z-\[102\] {
        z-index: 102
    }

    .z-\[103\] {
        z-index: 103
    }

    .z-\[104\] {
        z-index: 104
    }

    .z-\[105\] {
        z-index: 105
    }

    .z-\[106\] {
        z-index: 106
    }

    .z-\[107\] {
        z-index: 107
    }

    .z-\[108\] {
        z-index: 108
    }

    .z-\[109\] {
        z-index: 109
    }

    .z-\[110\] {
        z-index: 110
    }

    .z-\[111\] {
        z-index: 111
    }

    .z-\[112\] {
        z-index: 112
    }

    .z-\[113\] {
        z-index: 113
    }

    .z-\[114\] {
        z-index: 114
    }

    .z-\[115\] {
        z-index: 115
    }

    .z-\[116\] {
        z-index: 116
    }

    .z-\[117\] {
        z-index: 117
    }

    .z-\[118\] {
        z-index: 118
    }

    .z-\[119\] {
        z-index: 119
    }

    .z-\[120\] {
        z-index: 120
    }

    .z-\[121\] {
        z-index: 121
    }

    .z-\[122\] {
        z-index: 122
    }

    .z-\[123\] {
        z-index: 123
    }

    .z-\[124\] {
        z-index: 124
    }

    .z-\[125\] {
        z-index: 125
    }

    .z-\[126\] {
        z-index: 126
    }

    .z-\[127\] {
        z-index: 127
    }

    .z-\[128\] {
        z-index: 128
    }

    .z-\[129\] {
        z-index: 129
    }

    .z-\[130\] {
        z-index: 130
    }

    .z-\[131\] {
        z-index: 131
    }

    .z-\[132\] {
        z-index: 132
    }

    .z-\[133\] {
        z-index: 133
    }

    .z-\[134\] {
        z-index: 134
    }

    .z-\[135\] {
        z-index: 135
    }

    .z-\[136\] {
        z-index: 136
    }

    .z-\[137\] {
        z-index: 137
    }

    .z-\[138\] {
        z-index: 138
    }

    .z-\[139\] {
        z-index: 139
    }

    .z-\[140\] {
        z-index: 140
    }

    .z-\[141\] {
        z-index: 141
    }

    .z-\[142\] {
        z-index: 142
    }

    .z-\[143\] {
        z-index: 143
    }

    .z-\[144\] {
        z-index: 144
    }

    .z-\[145\] {
        z-index: 145
    }

    .z-\[146\] {
        z-index: 146
    }

    .z-\[147\] {
        z-index: 147
    }

    .z-\[148\] {
        z-index: 148
    }

    .z-\[149\] {
        z-index: 149
    }

    .z-\[150\] {
        z-index: 150
    }

    .z-\[151\] {
        z-index: 151
    }

    .z-\[152\] {
        z-index: 152
    }

    .z-\[153\] {
        z-index: 153
    }

    .z-\[154\] {
        z-index: 154
    }

    .z-\[155\] {
        z-index: 155
    }

    .z-\[156\] {
        z-index: 156
    }

    .z-\[157\] {
        z-index: 157
    }

    .z-\[158\] {
        z-index: 158
    }

    .z-\[159\] {
        z-index: 159
    }

    .z-\[160\] {
        z-index: 160
    }

    .z-\[161\] {
        z-index: 161
    }

    .z-\[162\] {
        z-index: 162
    }

    .z-\[163\] {
        z-index: 163
    }

    .z-\[164\] {
        z-index: 164
    }

    .z-\[165\] {
        z-index: 165
    }

    .z-\[166\] {
        z-index: 166
    }

    .z-\[167\] {
        z-index: 167
    }

    .z-\[168\] {
        z-index: 168
    }

    .z-\[169\] {
        z-index: 169
    }

    .z-\[170\] {
        z-index: 170
    }

    .z-\[171\] {
        z-index: 171
    }

    .z-\[172\] {
        z-index: 172
    }

    .z-\[173\] {
        z-index: 173
    }

    .z-\[174\] {
        z-index: 174
    }

    .z-\[175\] {
        z-index: 175
    }

    .z-\[176\] {
        z-index: 176
    }

    .z-\[177\] {
        z-index: 177
    }

    .z-\[178\] {
        z-index: 178
    }

    .z-\[179\] {
        z-index: 179
    }

    .z-\[180\] {
        z-index: 180
    }

    .z-\[181\] {
        z-index: 181
    }

    .z-\[182\] {
        z-index: 182
    }

    .z-\[183\] {
        z-index: 183
    }

    .z-\[184\] {
        z-index: 184
    }

    .z-\[185\] {
        z-index: 185
    }

    .z-\[186\] {
        z-index: 186
    }

    .z-\[187\] {
        z-index: 187
    }

    .z-\[188\] {
        z-index: 188
    }

    .z-\[189\] {
        z-index: 189
    }

    .z-\[190\] {
        z-index: 190
    }

    .z-\[191\] {
        z-index: 191
    }

    .z-\[192\] {
        z-index: 192
    }

    .z-\[193\] {
        z-index: 193
    }

    .z-\[194\] {
        z-index: 194
    }

    .z-\[195\] {
        z-index: 195
    }

    .z-\[196\] {
        z-index: 196
    }

    .z-\[197\] {
        z-index: 197
    }

    .z-\[198\] {
        z-index: 198
    }

    .z-\[199\] {
        z-index: 199
    }

    .z-\[200\] {
        z-index: 200
    }

    .z-\[201\] {
        z-index: 201
    }

    .z-\[202\] {
        z-index: 202
    }

    .z-\[203\] {
        z-index: 203
    }

    .z-\[204\] {
        z-index: 204
    }

    .z-\[205\] {
        z-index: 205
    }

    .z-\[206\] {
        z-index: 206
    }

    .z-\[207\] {
        z-index: 207
    }

    .z-\[208\] {
        z-index: 208
    }

    .z-\[209\] {
        z-index: 209
    }

    .z-\[210\] {
        z-index: 210
    }

    .z-\[211\] {
        z-index: 211
    }

    .z-\[212\] {
        z-index: 212
    }

    .z-\[213\] {
        z-index: 213
    }

    .z-\[214\] {
        z-index: 214
    }

    .z-\[215\] {
        z-index: 215
    }

    .z-\[216\] {
        z-index: 216
    }

    .z-\[217\] {
        z-index: 217
    }

    .z-\[218\] {
        z-index: 218
    }

    .z-\[219\] {
        z-index: 219
    }

    .z-\[220\] {
        z-index: 220
    }

    .z-\[221\] {
        z-index: 221
    }

    .z-\[222\] {
        z-index: 222
    }

    .z-\[223\] {
        z-index: 223
    }

    .z-\[224\] {
        z-index: 224
    }

    .z-\[225\] {
        z-index: 225
    }

    .z-\[226\] {
        z-index: 226
    }

    .z-\[227\] {
        z-index: 227
    }

    .z-\[228\] {
        z-index: 228
    }

    .z-\[229\] {
        z-index: 229
    }

    .z-\[230\] {
        z-index: 230
    }

    .z-\[231\] {
        z-index: 231
    }

    .z-\[232\] {
        z-index: 232
    }

    .z-\[233\] {
        z-index: 233
    }

    .z-\[234\] {
        z-index: 234
    }

    .z-\[235\] {
        z-index: 235
    }

    .z-\[236\] {
        z-index: 236
    }

    .z-\[237\] {
        z-index: 237
    }

    .z-\[238\] {
        z-index: 238
    }

    .z-\[239\] {
        z-index: 239
    }

    .z-\[240\] {
        z-index: 240
    }

    .z-\[241\] {
        z-index: 241
    }

    .z-\[242\] {
        z-index: 242
    }

    .z-\[243\] {
        z-index: 243
    }

    .z-\[244\] {
        z-index: 244
    }

    .z-\[245\] {
        z-index: 245
    }

    .z-\[246\] {
        z-index: 246
    }

    .z-\[247\] {
        z-index: 247
    }

    .z-\[248\] {
        z-index: 248
    }

    .z-\[249\] {
        z-index: 249
    }

    .z-\[250\] {
        z-index: 250
    }

    .z-\[251\] {
        z-index: 251
    }

    .z-\[252\] {
        z-index: 252
    }

    .z-\[253\] {
        z-index: 253
    }

    .z-\[254\] {
        z-index: 254
    }

    .z-\[255\] {
        z-index: 255
    }

    .z-\[256\] {
        z-index: 256
    }

    .z-\[257\] {
        z-index: 257
    }

    .z-\[258\] {
        z-index: 258
    }

    .z-\[259\] {
        z-index: 259
    }

    .z-\[260\] {
        z-index: 260
    }

    .z-\[261\] {
        z-index: 261
    }

    .z-\[262\] {
        z-index: 262
    }

    .z-\[263\] {
        z-index: 263
    }

    .z-\[264\] {
        z-index: 264
    }

    .z-\[265\] {
        z-index: 265
    }

    .z-\[266\] {
        z-index: 266
    }

    .z-\[267\] {
        z-index: 267
    }

    .z-\[268\] {
        z-index: 268
    }

    .z-\[269\] {
        z-index: 269
    }

    .z-\[270\] {
        z-index: 270
    }

    .z-\[271\] {
        z-index: 271
    }

    .z-\[272\] {
        z-index: 272
    }

    .z-\[273\] {
        z-index: 273
    }

    .z-\[274\] {
        z-index: 274
    }

    .z-\[275\] {
        z-index: 275
    }

    .z-\[276\] {
        z-index: 276
    }

    .z-\[277\] {
        z-index: 277
    }

    .z-\[278\] {
        z-index: 278
    }

    .z-\[279\] {
        z-index: 279
    }

    .z-\[280\] {
        z-index: 280
    }

    .z-\[281\] {
        z-index: 281
    }

    .z-\[282\] {
        z-index: 282
    }

    .z-\[283\] {
        z-index: 283
    }

    .z-\[284\] {
        z-index: 284
    }

    .z-\[285\] {
        z-index: 285
    }

    .z-\[286\] {
        z-index: 286
    }

    .z-\[287\] {
        z-index: 287
    }

    .z-\[288\] {
        z-index: 288
    }

    .z-\[289\] {
        z-index: 289
    }

    .z-\[290\] {
        z-index: 290
    }

    .z-\[291\] {
        z-index: 291
    }

    .z-\[292\] {
        z-index: 292
    }

    .z-\[293\] {
        z-index: 293
    }

    .z-\[294\] {
        z-index: 294
    }

    .z-\[295\] {
        z-index: 295
    }

    .z-\[296\] {
        z-index: 296
    }

    .z-\[297\] {
        z-index: 297
    }

    .z-\[298\] {
        z-index: 298
    }

    .z-\[299\] {
        z-index: 299
    }

    .z-\[300\] {
        z-index: 300
    }

    .z-\[301\] {
        z-index: 301
    }

    .z-\[302\] {
        z-index: 302
    }

    .z-\[303\] {
        z-index: 303
    }

    .z-\[304\] {
        z-index: 304
    }

    .z-\[305\] {
        z-index: 305
    }

    .z-\[306\] {
        z-index: 306
    }

    .z-\[307\] {
        z-index: 307
    }

    .z-\[308\] {
        z-index: 308
    }

    .z-\[309\] {
        z-index: 309
    }

    .z-\[310\] {
        z-index: 310
    }

    .z-\[311\] {
        z-index: 311
    }

    .z-\[312\] {
        z-index: 312
    }

    .z-\[313\] {
        z-index: 313
    }

    .z-\[314\] {
        z-index: 314
    }

    .z-\[315\] {
        z-index: 315
    }

    .z-\[316\] {
        z-index: 316
    }

    .z-\[317\] {
        z-index: 317
    }

    .z-\[318\] {
        z-index: 318
    }

    .z-\[319\] {
        z-index: 319
    }

    .z-\[320\] {
        z-index: 320
    }

    .z-\[321\] {
        z-index: 321
    }

    .z-\[322\] {
        z-index: 322
    }

    .z-\[323\] {
        z-index: 323
    }

    .z-\[324\] {
        z-index: 324
    }

    .z-\[325\] {
        z-index: 325
    }

    .z-\[326\] {
        z-index: 326
    }

    .z-\[327\] {
        z-index: 327
    }

    .z-\[328\] {
        z-index: 328
    }

    .z-\[329\] {
        z-index: 329
    }

    .z-\[330\] {
        z-index: 330
    }

    .z-\[331\] {
        z-index: 331
    }

    .z-\[332\] {
        z-index: 332
    }

    .z-\[333\] {
        z-index: 333
    }

    .z-\[334\] {
        z-index: 334
    }

    .z-\[335\] {
        z-index: 335
    }

    .z-\[336\] {
        z-index: 336
    }

    .z-\[337\] {
        z-index: 337
    }

    .z-\[338\] {
        z-index: 338
    }

    .z-\[339\] {
        z-index: 339
    }

    .z-\[340\] {
        z-index: 340
    }

    .z-\[341\] {
        z-index: 341
    }

    .z-\[342\] {
        z-index: 342
    }

    .z-\[343\] {
        z-index: 343
    }

    .z-\[344\] {
        z-index: 344
    }

    .z-\[345\] {
        z-index: 345
    }

    .z-\[346\] {
        z-index: 346
    }

    .z-\[347\] {
        z-index: 347
    }

    .z-\[348\] {
        z-index: 348
    }

    .z-\[349\] {
        z-index: 349
    }

    .z-\[350\] {
        z-index: 350
    }

    .z-\[351\] {
        z-index: 351
    }

    .z-\[352\] {
        z-index: 352
    }

    .z-\[353\] {
        z-index: 353
    }

    .z-\[354\] {
        z-index: 354
    }

    .z-\[355\] {
        z-index: 355
    }

    .z-\[356\] {
        z-index: 356
    }

    .z-\[357\] {
        z-index: 357
    }

    .z-\[358\] {
        z-index: 358
    }

    .z-\[359\] {
        z-index: 359
    }

    .z-\[360\] {
        z-index: 360
    }

    .z-\[361\] {
        z-index: 361
    }

    .z-\[362\] {
        z-index: 362
    }

    .z-\[363\] {
        z-index: 363
    }

    .z-\[364\] {
        z-index: 364
    }

    .z-\[365\] {
        z-index: 365
    }

    .z-\[366\] {
        z-index: 366
    }

    .z-\[367\] {
        z-index: 367
    }

    .z-\[368\] {
        z-index: 368
    }

    .z-\[369\] {
        z-index: 369
    }

    .z-\[370\] {
        z-index: 370
    }

    .z-\[371\] {
        z-index: 371
    }

    .z-\[372\] {
        z-index: 372
    }

    .z-\[373\] {
        z-index: 373
    }

    .z-\[374\] {
        z-index: 374
    }

    .z-\[375\] {
        z-index: 375
    }

    .z-\[376\] {
        z-index: 376
    }

    .z-\[377\] {
        z-index: 377
    }

    .z-\[378\] {
        z-index: 378
    }

    .z-\[379\] {
        z-index: 379
    }

    .z-\[380\] {
        z-index: 380
    }

    .z-\[381\] {
        z-index: 381
    }

    .z-\[382\] {
        z-index: 382
    }

    .z-\[383\] {
        z-index: 383
    }

    .z-\[384\] {
        z-index: 384
    }

    .z-\[385\] {
        z-index: 385
    }

    .z-\[386\] {
        z-index: 386
    }

    .z-\[387\] {
        z-index: 387
    }

    .z-\[388\] {
        z-index: 388
    }

    .z-\[389\] {
        z-index: 389
    }

    .z-\[390\] {
        z-index: 390
    }

    .mx-auto {
        margin-inline:auto}

    .half-leading {
        margin-block:calc(.5em - .5lh)}

    .mt-0 {
        margin-top: 0
    }

    .mt-2 {
        margin-top: 2rem
    }

    .mt-4 {
        margin-top: 4rem
    }

    .mt-5 {
        margin-top: 5rem
    }

    .mt-8 {
        margin-top: 8rem
    }

    .mt-10 {
        margin-top: 10rem
    }

    .mt-12 {
        margin-top: 12rem
    }

    .mt-14 {
        margin-top: 14rem
    }

    .mt-15 {
        margin-top: 15rem
    }

    .mt-16 {
        margin-top: 16rem
    }

    .mt-18 {
        margin-top: 18rem
    }

    .mt-20 {
        margin-top: 20rem
    }

    .mt-24 {
        margin-top: 24rem
    }

    .mt-26 {
        margin-top: 26rem
    }

    .mt-30 {
        margin-top: 30rem
    }

    .mt-32 {
        margin-top: 32rem
    }

    .mt-36 {
        margin-top: 36rem
    }

    .mt-40 {
        margin-top: 40rem
    }

    .mt-44 {
        margin-top: 44rem
    }

    .mt-48 {
        margin-top: 48rem
    }

    .mt-50 {
        margin-top: 50rem
    }

    .mt-54 {
        margin-top: 54rem
    }

    .mt-60 {
        margin-top: 60rem
    }

    .mt-64 {
        margin-top: 64rem
    }

    .mt-65 {
        margin-top: 65rem
    }

    .mt-72 {
        margin-top: 72rem
    }

    .mt-80 {
        margin-top: 80rem
    }

    .mt-90 {
        margin-top: 90rem
    }

    .mt-\[-1\.013px\] {
        margin-top: -1.013px
    }

    .mt-\[-2px\] {
        margin-top: -2px
    }

    .mt-\[-4px\] {
        margin-top: -4px
    }

    .mt-\[-7px\] {
        margin-top: -7px
    }

    .mt-\[4\.889px\] {
        margin-top: 4.889px
    }

    .mt-\[5\.5px\] {
        margin-top: 5.5px
    }

    .mt-\[6px\] {
        margin-top: 6px
    }

    .mt-\[8\.107px\] {
        margin-top: 8.107px
    }

    .mt-\[8px\] {
        margin-top: 8px
    }

    .mt-\[10px\] {
        margin-top: 10px
    }

    .mt-\[12px\] {
        margin-top: 12px
    }

    .mt-\[17px\] {
        margin-top: 17px
    }

    .mt-\[20px\] {
        margin-top: 20px
    }

    .mt-\[21\.531px\] {
        margin-top: 21.531px
    }

    .mt-\[22px\] {
        margin-top: 22px
    }

    .mt-\[32px\] {
        margin-top: 32px
    }

    .mt-\[36\.5px\] {
        margin-top: 36.5px
    }

    .mt-\[38\.5px\] {
        margin-top: 38.5px
    }

    .mt-\[38px\] {
        margin-top: 38px
    }

    .mt-\[39\.531px\] {
        margin-top: 39.531px
    }

    .mt-\[39px\] {
        margin-top: 39px
    }

    .mt-\[40px\] {
        margin-top: 40px
    }

    .mt-\[51\.445px\] {
        margin-top: 51.445px
    }

    .mt-\[89\.625px\] {
        margin-top: 89.625px
    }

    .mt-\[117\.812px\] {
        margin-top: 117.812px
    }

    .mt-\[129\.893px\] {
        margin-top: 129.893px
    }

    .mt-\[155\.974px\] {
        margin-top: 155.974px
    }

    .mt-\[180\.375px\] {
        margin-top: 180.375px
    }

    .mt-\[239px\] {
        margin-top: 239px
    }

    .mt-\[464\.492px\] {
        margin-top: 464.492px
    }

    .mt-px {
        margin-top: 1px
    }

    .mr-0 {
        margin-right: 0
    }

    .mb-0 {
        margin-bottom: 0
    }

    .-ml-8 {
        margin-left: -8rem
    }

    .-ml-18 {
        margin-left: -18rem
    }

    .ml-0 {
        margin-left: 0
    }

    .ml-4 {
        margin-left: 4rem
    }

    .ml-8 {
        margin-left: 8rem
    }

    .ml-10 {
        margin-left: 10rem
    }

    .ml-16 {
        margin-left: 16rem
    }

    .ml-20 {
        margin-left: 20rem
    }

    .ml-\[-19px\] {
        margin-left: -19px
    }

    .ml-\[2\.202px\] {
        margin-left: 2.202px
    }

    .ml-\[14\.759px\] {
        margin-left: 14.759px
    }

    .ml-\[16px\] {
        margin-left: 16px
    }

    .ml-\[20\.954px\] {
        margin-left: 20.954px
    }

    .ml-\[24px\] {
        margin-left: 24px
    }

    .ml-\[25\.258px\] {
        margin-left: 25.258px
    }

    .ml-\[38\.439px\] {
        margin-left: 38.439px
    }

    .ml-\[40px\] {
        margin-left: 40px
    }

    .ml-\[41\.481px\] {
        margin-left: 41.481px
    }

    .ml-\[43px\] {
        margin-left: 43px
    }

    .ml-\[58\.75px\] {
        margin-left: 58.75px
    }

    .ml-\[58px\] {
        margin-left: 58px
    }

    .ml-\[90\.598px\] {
        margin-left: 90.598px
    }

    .ml-\[100px\] {
        margin-left: 100px
    }

    .ml-\[109px\] {
        margin-left: 109px
    }

    .ml-\[125\.461px\] {
        margin-left: 125.461px
    }

    .ml-\[125px\] {
        margin-left: 125px
    }

    .ml-\[132px\] {
        margin-left: 132px
    }

    .ml-\[225\.947px\] {
        margin-left: 225.947px
    }

    .ml-\[225px\] {
        margin-left: 225px
    }

    .ml-\[458px\] {
        margin-left: 458px
    }

    .ml-\[483px\] {
        margin-left: 483px
    }

    .ml-\[486px\] {
        margin-left: 486px
    }

    .ml-\[650px\] {
        margin-left: 650px
    }

    .ml-\[669px\] {
        margin-left: 669px
    }

    .ml-\[671px\] {
        margin-left: 671px
    }

    .ml-\[809px\] {
        margin-left: 809px
    }

    .ml-\[1414\.187px\] {
        margin-left: 1414.19px
    }

    .block {
        display: block
    }

    .flex {
        display: flex
    }

    .grid {
        display: grid
    }

    .hidden {
        display: none
    }

    .table {
        display: table
    }

    .aspect-\[3\/2\] {
        aspect-ratio: 3/2
    }

    .aspect-\[16\/9\] {
        aspect-ratio: 16/9
    }

    .aspect-\[470\/264\] {
        aspect-ratio: 470/264
    }

    .aspect-\[700\/478\] {
        aspect-ratio: 700/478
    }

    .aspect-\[743\/498\] {
        aspect-ratio: 743/498
    }

    .aspect-\[845\/474\] {
        aspect-ratio: 845/474
    }

    .aspect-\[895\/502\] {
        aspect-ratio: 895/502
    }

    .aspect-\[970\/545\] {
        aspect-ratio: 970/545
    }

    .aspect-\[1220\/471\] {
        aspect-ratio: 1220/471
    }

    .aspect-square {
        aspect-ratio: 1
    }

    .h-8 {
        height: 8rem
    }

    .h-20 {
        height: 20rem
    }

    .h-24 {
        height: 24rem
    }

    .h-30 {
        height: 30rem
    }

    .h-38 {
        height: 38rem
    }

    .h-60 {
        height: 60rem
    }

    .h-73 {
        height: 73rem
    }

    .h-80 {
        height: 80rem
    }

    .h-200 {
        height: 200rem
    }

    .h-260 {
        height: 260rem
    }

    .h-\[0\.2\%\] {
        height: .2%
    }

    .h-\[0\.05\%\] {
        height: .05%
    }

    .h-\[0\.12\%\] {
        height: .12%
    }

    .h-\[0\.31\%\] {
        height: .31%
    }

    .h-\[0\.51\%\] {
        height: .51%
    }

    .h-\[0\.54\%\] {
        height: .54%
    }

    .h-\[0\.57\%\] {
        height: .57%
    }

    .h-\[0\.63\%\] {
        height: .63%
    }

    .h-\[0\.76\%\] {
        height: .76%
    }

    .h-\[0\.88\%\] {
        height: .88%
    }

    .h-\[0\.89\%\] {
        height: .89%
    }

    .h-\[0\.94\%\] {
        height: .94%
    }

    .h-\[0\.96\%\] {
        height: .96%
    }

    .h-\[1\.29\%\] {
        height: 1.29%
    }

    .h-\[1\.98\%\] {
        height: 1.98%
    }

    .h-\[1px\] {
        height: 1px
    }

    .h-\[2\.08\%\] {
        height: 2.08%
    }

    .h-\[2\.51\%\] {
        height: 2.51%
    }

    .h-\[2px\] {
        height: 2px
    }

    .h-\[3\.5\%\] {
        height: 3.5%
    }

    .h-\[3\.15\%\] {
        height: 3.15%
    }

    .h-\[3\.98\%\] {
        height: 3.98%
    }

    .h-\[4\%\] {
        height: 4%
    }

    .h-\[4\.57\%\] {
        height: 4.57%
    }

    .h-\[5\.3\%\] {
        height: 5.3%
    }

    .h-\[5\.11\%\] {
        height: 5.11%
    }

    .h-\[5\.76\%\] {
        height: 5.76%
    }

    .h-\[5\.85\%\] {
        height: 5.85%
    }

    .h-\[6\.02\%\] {
        height: 6.02%
    }

    .h-\[6\.05\%\] {
        height: 6.05%
    }

    .h-\[6\.6\%\] {
        height: 6.6%
    }

    .h-\[6\.11\%\] {
        height: 6.11%
    }

    .h-\[6\.15\%\] {
        height: 6.15%
    }

    .h-\[6\.39\%\] {
        height: 6.39%
    }

    .h-\[6\.62\%\] {
        height: 6.62%
    }

    .h-\[6\.94\%\] {
        height: 6.94%
    }

    .h-\[7\.09\%\] {
        height: 7.09%
    }

    .h-\[7\.64\%\] {
        height: 7.64%
    }

    .h-\[7\.68\%\] {
        height: 7.68%
    }

    .h-\[7\.96\%\] {
        height: 7.96%
    }

    .h-\[8\.2\%\] {
        height: 8.2%
    }

    .h-\[8\.5\%\] {
        height: 8.5%
    }

    .h-\[8\.08\%\] {
        height: 8.08%
    }

    .h-\[8\.18\%\] {
        height: 8.18%
    }

    .h-\[8\.59\%\] {
        height: 8.59%
    }

    .h-\[9\.4\%\] {
        height: 9.4%
    }

    .h-\[9\.68\%\] {
        height: 9.68%
    }

    .h-\[10\.19\%\] {
        height: 10.19%
    }

    .h-\[11\.15\%\] {
        height: 11.15%
    }

    .h-\[12\.42\%\] {
        height: 12.42%
    }

    .h-\[14\.04\%\] {
        height: 14.04%
    }

    .h-\[14\.8\%\] {
        height: 14.8%
    }

    .h-\[14\.46\%\] {
        height: 14.46%
    }

    .h-\[16\.55\%\] {
        height: 16.55%
    }

    .h-\[16\.71\%\] {
        height: 16.71%
    }

    .h-\[16\.72\%\] {
        height: 16.72%
    }

    .h-\[17\.45\%\] {
        height: 17.45%
    }

    .h-\[17\.71\%\] {
        height: 17.71%
    }

    .h-\[17\.76\%\] {
        height: 17.76%
    }

    .h-\[18\.5\%\] {
        height: 18.5%
    }

    .h-\[19px\] {
        height: 19px
    }

    .h-\[20\.18\%\] {
        height: 20.18%
    }

    .h-\[21\.54\%\] {
        height: 21.54%
    }

    .h-\[21px\] {
        height: 21px
    }

    .h-\[22\.13\%\] {
        height: 22.13%
    }

    .h-\[23\.18\%\] {
        height: 23.18%
    }

    .h-\[23\.27\%\] {
        height: 23.27%
    }

    .h-\[23px\] {
        height: 23px
    }

    .h-\[24\.61\%\] {
        height: 24.61%
    }

    .h-\[24px\] {
        height: 24px
    }

    .h-\[25\.98\%\] {
        height: 25.98%
    }

    .h-\[25px\] {
        height: 25px
    }

    .h-\[26\.94\%\] {
        height: 26.94%
    }

    .h-\[27\.2\%\] {
        height: 27.2%
    }

    .h-\[28\.68\%\] {
        height: 28.68%
    }

    .h-\[28\.77\%\] {
        height: 28.77%
    }

    .h-\[28px\] {
        height: 28px
    }

    .h-\[30\.46\%\] {
        height: 30.46%
    }

    .h-\[31\.09\%\] {
        height: 31.09%
    }

    .h-\[31\.67\%\] {
        height: 31.67%
    }

    .h-\[31\.69\%\] {
        height: 31.69%
    }

    .h-\[31\.508px\] {
        height: 31.508px
    }

    .h-\[32\.57\%\] {
        height: 32.57%
    }

    .h-\[33px\] {
        height: 33px
    }

    .h-\[34\.24\%\] {
        height: 34.24%
    }

    .h-\[36\.21\%\] {
        height: 36.21%
    }

    .h-\[36\.36\%\] {
        height: 36.36%
    }

    .h-\[36px\] {
        height: 36px
    }

    .h-\[38px\] {
        height: 38px
    }

    .h-\[39\.75px\] {
        height: 39.75px
    }

    .h-\[42\.29\%\] {
        height: 42.29%
    }

    .h-\[43\.03\%\] {
        height: 43.03%
    }

    .h-\[43px\] {
        height: 43px
    }

    .h-\[48\.26\%\] {
        height: 48.26%
    }

    .h-\[52\.52\%\] {
        height: 52.52%
    }

    .h-\[52\.59\%\] {
        height: 52.59%
    }

    .h-\[52\.83\%\] {
        height: 52.83%
    }

    .h-\[54\.45\%\] {
        height: 54.45%
    }

    .h-\[55\.26\%\] {
        height: 55.26%
    }

    .h-\[55\.59\%\] {
        height: 55.59%
    }

    .h-\[55\.96\%\] {
        height: 55.96%
    }

    .h-\[55px\] {
        height: 55px
    }

    .h-\[56\.06\%\] {
        height: 56.06%
    }

    .h-\[57\.9\%\] {
        height: 57.9%
    }

    .h-\[58\.84\%\] {
        height: 58.84%
    }

    .h-\[59\.07\%\] {
        height: 59.07%
    }

    .h-\[59\.09\%\] {
        height: 59.09%
    }

    .h-\[60\.3\%\] {
        height: 60.3%
    }

    .h-\[61\.05\%\] {
        height: 61.05%
    }

    .h-\[61\.15\%\] {
        height: 61.15%
    }

    .h-\[64px\] {
        height: 64px
    }

    .h-\[65\.43\%\] {
        height: 65.43%
    }

    .h-\[67\.37\%\] {
        height: 67.37%
    }

    .h-\[69px\] {
        height: 69px
    }

    .h-\[72\.41\%\] {
        height: 72.41%
    }

    .h-\[73\.68\%\] {
        height: 73.68%
    }

    .h-\[73px\] {
        height: 73px
    }

    .h-\[75\.25\%\] {
        height: 75.25%
    }

    .h-\[79\.17\%\] {
        height: 79.17%
    }

    .h-\[79\.27\%\] {
        height: 79.27%
    }

    .h-\[80\.48\%\] {
        height: 80.48%
    }

    .h-\[89\.58\%\] {
        height: 89.58%
    }

    .h-\[89\.75\%\] {
        height: 89.75%
    }

    .h-\[90\.05\%\] {
        height: 90.05%
    }

    .h-\[92\.86\%\] {
        height: 92.86%
    }

    .h-\[94\.74\%\] {
        height: 94.74%
    }

    .h-\[95\.24\%\] {
        height: 95.24%
    }

    .h-\[98\.86\%\] {
        height: 98.86%
    }

    .h-\[101\.46\%\] {
        height: 101.46%
    }

    .h-\[102\.1\%\] {
        height: 102.1%
    }

    .h-\[103\.39\%\] {
        height: 103.39%
    }

    .h-\[103\.58\%\] {
        height: 103.58%
    }

    .h-\[104px\] {
        height: 104px
    }

    .h-\[111\.41\%\] {
        height: 111.41%
    }

    .h-\[121\.9\%\] {
        height: 121.9%
    }

    .h-\[122\.73\%\] {
        height: 122.73%
    }

    .h-\[123\.76\%\] {
        height: 123.76%
    }

    .h-\[125\.64\%\] {
        height: 125.64%
    }

    .h-\[127\.63\%\] {
        height: 127.63%
    }

    .h-\[138px\] {
        height: 138px
    }

    .h-\[244px\] {
        height: 244px
    }

    .h-\[271px\] {
        height: 271px
    }

    .h-\[333px\] {
        height: 333px
    }

    .h-\[435px\] {
        height: 435px
    }

    .h-\[567\.611px\] {
        height: 567.611px
    }

    .h-\[829\.5px\] {
        height: 829.5px
    }

    .h-\[6681\.118px\] {
        height: 6681.12px
    }

    .h-\[calc\(100dvh_-_73rem\)\] {
        height: calc(100dvh - 73rem)
    }

    .h-full {
        height: 100%
    }

    .max-h-\[90dvh\] {
        max-height: 90dvh
    }

    .w-2 {
        width: 2rem
    }

    .w-7 {
        width: 7rem
    }

    .w-8 {
        width: 8rem
    }

    .w-10 {
        width: 10rem
    }

    .w-12 {
        width: 12rem
    }

    .w-14 {
        width: 14rem
    }

    .w-15 {
        width: 15rem
    }

    .w-16 {
        width: 16rem
    }

    .w-18 {
        width: 18rem
    }

    .w-20 {
        width: 20rem
    }

    .w-21 {
        width: 21rem
    }

    .w-22 {
        width: 22rem
    }

    .w-24 {
        width: 24rem
    }

    .w-26 {
        width: 26rem
    }

    .w-28 {
        width: 28rem
    }

    .w-32 {
        width: 32rem
    }

    .w-42 {
        width: 42rem
    }

    .w-48 {
        width: 48rem
    }

    .w-56 {
        width: 56rem
    }

    .w-60 {
        width: 60rem
    }

    .w-88 {
        width: 88rem
    }

    .w-94 {
        width: 94rem
    }

    .w-100 {
        width: 100rem
    }

    .w-110 {
        width: 110rem
    }

    .w-120 {
        width: 120rem
    }

    .w-123 {
        width: 123rem
    }

    .w-126 {
        width: 126rem
    }

    .w-156 {
        width: 156rem
    }

    .w-170 {
        width: 170rem
    }

    .w-190 {
        width: 190rem
    }

    .w-207 {
        width: 207rem
    }

    .w-210 {
        width: 210rem
    }

    .w-220 {
        width: 220rem
    }

    .w-222 {
        width: 222rem
    }

    .w-240 {
        width: 240rem
    }

    .w-282 {
        width: 282rem
    }

    .w-312 {
        width: 312rem
    }

    .w-335 {
        width: 335rem
    }

    .w-651 {
        width: 651rem
    }

    .w-1470 {
        width: 1470rem
    }

    .w-1515 {
        width: 1515rem
    }

    .w-1939 {
        width: 1939rem
    }

    .w-1988 {
        width: 1988rem
    }

    .w-\[0\.1\%\] {
        width: .1%
    }

    .w-\[1\.03\%\] {
        width: 1.03%
    }

    .w-\[1\.29\%\] {
        width: 1.29%
    }

    .w-\[1\.65\%\] {
        width: 1.65%
    }

    .w-\[1px\] {
        width: 1px
    }

    .w-\[2\.99\%\] {
        width: 2.99%
    }

    .w-\[2px\] {
        width: 2px
    }

    .w-\[3\.02\%\] {
        width: 3.02%
    }

    .w-\[3\.17\%\] {
        width: 3.17%
    }

    .w-\[3\.27\%\] {
        width: 3.27%
    }

    .w-\[4px\] {
        width: 4px
    }

    .w-\[5\%\] {
        width: 5%
    }

    .w-\[5\.19\%\] {
        width: 5.19%
    }

    .w-\[5\.57\%\] {
        width: 5.57%
    }

    .w-\[6\.56\%\] {
        width: 6.56%
    }

    .w-\[7\.78\%\] {
        width: 7.78%
    }

    .w-\[7\.82\%\] {
        width: 7.82%
    }

    .w-\[8\.42\%\] {
        width: 8.42%
    }

    .w-\[8\.44\%\] {
        width: 8.44%
    }

    .w-\[8\.47\%\] {
        width: 8.47%
    }

    .w-\[8\.55\%\] {
        width: 8.55%
    }

    .w-\[8\.67\%\] {
        width: 8.67%
    }

    .w-\[9\.43\%\] {
        width: 9.43%
    }

    .w-\[9\.45\%\] {
        width: 9.45%
    }

    .w-\[9\.46\%\] {
        width: 9.46%
    }

    .w-\[9\.78\%\] {
        width: 9.78%
    }

    .w-\[10\.19\%\] {
        width: 10.19%
    }

    .w-\[10\.79\%\] {
        width: 10.79%
    }

    .w-\[11\.03\%\] {
        width: 11.03%
    }

    .w-\[11\.8\%\] {
        width: 11.8%
    }

    .w-\[11\.51\%\] {
        width: 11.51%
    }

    .w-\[11\.56\%\] {
        width: 11.56%
    }

    .w-\[12\.67\%\] {
        width: 12.67%
    }

    .w-\[12\.68\%\] {
        width: 12.68%
    }

    .w-\[12\.73\%\] {
        width: 12.73%
    }

    .w-\[12\.81\%\] {
        width: 12.81%
    }

    .w-\[13\.96\%\] {
        width: 13.96%
    }

    .w-\[15\.54\%\] {
        width: 15.54%
    }

    .w-\[15\.83\%\] {
        width: 15.83%
    }

    .w-\[16\.2\%\] {
        width: 16.2%
    }

    .w-\[17\.7\%\] {
        width: 17.7%
    }

    .w-\[18\.44\%\] {
        width: 18.44%
    }

    .w-\[19\.18\%\] {
        width: 19.18%
    }

    .w-\[19\.69\%\] {
        width: 19.69%
    }

    .w-\[20\.57\%\] {
        width: 20.57%
    }

    .w-\[20px\] {
        width: 20px
    }

    .w-\[21\.19\%\] {
        width: 21.19%
    }

    .w-\[21\.22\%\] {
        width: 21.22%
    }

    .w-\[22\.08\%\] {
        width: 22.08%
    }

    .w-\[22\.11\%\] {
        width: 22.11%
    }

    .w-\[22\.13\%\] {
        width: 22.13%
    }

    .w-\[23\.18\%\] {
        width: 23.18%
    }

    .w-\[23\.55\%\] {
        width: 23.55%
    }

    .w-\[24\.05\%\] {
        width: 24.05%
    }

    .w-\[26\.33\%\] {
        width: 26.33%
    }

    .w-\[26\.73\%\] {
        width: 26.73%
    }

    .w-\[26\.96\%\] {
        width: 26.96%
    }

    .w-\[28\.19\%\] {
        width: 28.19%
    }

    .w-\[31\.79\%\] {
        width: 31.79%
    }

    .w-\[31\.812px\] {
        width: 31.812px
    }

    .w-\[32\%\] {
        width: 32%
    }

    .w-\[32\.8\%\] {
        width: 32.8%
    }

    .w-\[32\.09\%\] {
        width: 32.09%
    }

    .w-\[32\.24\%\] {
        width: 32.24%
    }

    .w-\[32\.72\%\] {
        width: 32.72%
    }

    .w-\[33\.15\%\] {
        width: 33.15%
    }

    .w-\[33\.54\%\] {
        width: 33.54%
    }

    .w-\[35\.89\%\] {
        width: 35.89%
    }

    .w-\[36\.2\%\] {
        width: 36.2%
    }

    .w-\[36\.03\%\] {
        width: 36.03%
    }

    .w-\[36\.97\%\] {
        width: 36.97%
    }

    .w-\[37\.13\%\] {
        width: 37.13%
    }

    .w-\[38\.83\%\] {
        width: 38.83%
    }

    .w-\[38\.87\%\] {
        width: 38.87%
    }

    .w-\[39\.12\%\] {
        width: 39.12%
    }

    .w-\[40\%\] {
        width: 40%
    }

    .w-\[40\.58\%\] {
        width: 40.58%
    }

    .w-\[40\.77\%\] {
        width: 40.77%
    }

    .w-\[41\.13\%\] {
        width: 41.13%
    }

    .w-\[42\.51\%\] {
        width: 42.51%
    }

    .w-\[42\.55\%\] {
        width: 42.55%
    }

    .w-\[46\.6\%\] {
        width: 46.6%
    }

    .w-\[48\.04\%\] {
        width: 48.04%
    }

    .w-\[53\.71\%\] {
        width: 53.71%
    }

    .w-\[54\.07\%\] {
        width: 54.07%
    }

    .w-\[56px\] {
        width: 56px
    }

    .w-\[60\.92\%\] {
        width: 60.92%
    }

    .w-\[62\.92\%\] {
        width: 62.92%
    }

    .w-\[67\.43\%\] {
        width: 67.43%
    }

    .w-\[68\.04\%\] {
        width: 68.04%
    }

    .w-\[72\.3\%\] {
        width: 72.3%
    }

    .w-\[72\.87\%\] {
        width: 72.87%
    }

    .w-\[73\.94\%\] {
        width: 73.94%
    }

    .w-\[75\.06\%\] {
        width: 75.06%
    }

    .w-\[75\.81\%\] {
        width: 75.81%
    }

    .w-\[76\.21\%\] {
        width: 76.21%
    }

    .w-\[79\.1\%\] {
        width: 79.1%
    }

    .w-\[79\.22\%\] {
        width: 79.22%
    }

    .w-\[80\.05\%\] {
        width: 80.05%
    }

    .w-\[81\.36\%\] {
        width: 81.36%
    }

    .w-\[81\.45\%\] {
        width: 81.45%
    }

    .w-\[82\.33\%\] {
        width: 82.33%
    }

    .w-\[88px\] {
        width: 88px
    }

    .w-\[90\%\] {
        width: 90%
    }

    .w-\[96\.7\%\] {
        width: 96.7%
    }

    .w-\[96\.58\%\] {
        width: 96.58%
    }

    .w-\[98\.57\%\] {
        width: 98.57%
    }

    .w-\[99\.02\%\] {
        width: 99.02%
    }

    .w-\[99\.86\%\] {
        width: 99.86%
    }

    .w-\[99\.92\%\] {
        width: 99.92%
    }

    .w-\[103\.21\%\] {
        width: 103.21%
    }

    .w-\[104\.17\%\] {
        width: 104.17%
    }

    .w-\[123px\] {
        width: 123px
    }

    .w-\[124\.32\%\] {
        width: 124.32%
    }

    .w-\[126px\] {
        width: 126px
    }

    .w-\[129\.26\%\] {
        width: 129.26%
    }

    .w-\[143\.19\%\] {
        width: 143.19%
    }

    .w-\[163\.19\%\] {
        width: 163.19%
    }

    .w-\[170\.81\%\] {
        width: 170.81%
    }

    .w-\[170px\] {
        width: 170px
    }

    .w-\[175\.94\%\] {
        width: 175.94%
    }

    .w-\[176\.41\%\] {
        width: 176.41%
    }

    .w-\[207px\] {
        width: 207px
    }

    .w-\[211\.15\%\] {
        width: 211.15%
    }

    .w-\[282px\] {
        width: 282px
    }

    .w-\[304\.5px\] {
        width: 304.5px
    }

    .w-\[312\.321px\] {
        width: 312.321px
    }

    .w-\[312\.963px\] {
        width: 312.963px
    }

    .w-\[314\.707px\] {
        width: 314.707px
    }

    .w-\[330\.5px\] {
        width: 330.5px
    }

    .w-\[338\.988px\] {
        width: 338.988px
    }

    .w-\[340\.732px\] {
        width: 340.732px
    }

    .w-\[651px\] {
        width: 651px
    }

    .w-\[1075\.006px\] {
        width: 1075.01px
    }

    .w-\[1263\.73px\] {
        width: 1263.73px
    }

    .w-\[1455\.462px\] {
        width: 1455.46px
    }

    .w-\[1470px\] {
        width: 1470px
    }

    .w-\[1515px\] {
        width: 1515px
    }

    .w-\[1694\.053px\] {
        width: 1694.05px
    }

    .w-\[1939px\] {
        width: 1939px
    }

    .w-\[1988px\] {
        width: 1988px
    }

    .w-\[calc\(\(100\%-8rem\)\/2\)\] {
        width: calc(50% - 4rem)
    }

    .w-fit {
        width: fit-content
    }

    .w-full {
        width: 100%
    }

    .max-w-220 {
        max-width: 220rem
    }

    .max-w-306 {
        max-width: 306rem
    }

    .max-w-390 {
        max-width: 390rem
    }

    .max-w-500 {
        max-width: 500rem
    }

    .max-w-520 {
        max-width: 520rem
    }

    .max-w-560 {
        max-width: 560rem
    }

    .max-w-600 {
        max-width: 600rem
    }

    .max-w-602 {
        max-width: 602rem
    }

    .max-w-640 {
        max-width: 640rem
    }

    .max-w-690 {
        max-width: 690rem
    }

    .max-w-698 {
        max-width: 698rem
    }

    .max-w-720 {
        max-width: 720rem
    }

    .max-w-845 {
        max-width: 845rem
    }

    .max-w-880 {
        max-width: 880rem
    }

    .max-w-970 {
        max-width: 970rem
    }

    .max-w-1220 {
        max-width: 1220rem
    }

    .max-w-1340 {
        max-width: 1340rem
    }

    .max-w-1470 {
        max-width: 1470rem
    }

    .max-w-1520 {
        max-width: 1520rem
    }

    .flex-1 {
        flex: 1
    }

    .shrink-0 {
        flex-shrink: 0
    }

    .-translate-1\/2 {
        --tw-translate-x: -50% ;
        --tw-translate-y: -50% ;
        translate: var(--tw-translate-x)var(--tw-translate-y)
    }

    .-translate-x-1\/2 {
        --tw-translate-x: -50% ;
        translate: var(--tw-translate-x)var(--tw-translate-y)
    }

    .-translate-y-1\/2 {
        --tw-translate-y: -50% ;
        translate: var(--tw-translate-x)var(--tw-translate-y)
    }

    .scale-0 {
        --tw-scale-x: 0;
        --tw-scale-y: 0;
        --tw-scale-z: 0;
        scale: var(--tw-scale-x)var(--tw-scale-y)
    }

    .scale-100 {
        --tw-scale-x: 1;
        --tw-scale-y: 1;
        --tw-scale-z: 1;
        scale: var(--tw-scale-x)var(--tw-scale-y)
    }

    .scale-x-\[-1\] {
        --tw-scale-x: -1;
        scale: var(--tw-scale-x)var(--tw-scale-y)
    }

    .rotate-90 {
        rotate: 90deg
    }

    .rotate-\[-90deg\] {
        rotate: -90deg
    }

    .transform {
        transform: var(--tw-rotate-x)var(--tw-rotate-y)var(--tw-rotate-z)var(--tw-skew-x)var(--tw-skew-y)
    }

    .resize {
        resize: both
    }

    .scroll-mt-77 {
        scroll-margin-top: 77rem
    }

    .grid-cols-2 {
        grid-template-columns: repeat(2,minmax(0,1fr))
    }

    .grid-cols-3 {
        grid-template-columns: repeat(3,minmax(0,1fr))
    }

    .flex-col {
        flex-direction: column
    }

    .flex-wrap {
        flex-wrap: wrap
    }

    .items-center {
        align-items: center
    }

    .items-end {
        align-items: flex-end
    }

    .items-start {
        align-items: flex-start
    }

    .justify-between {
        justify-content: space-between
    }

    .justify-center {
        justify-content: center
    }

    .justify-end {
        justify-content: flex-end
    }

    .justify-start {
        justify-content: flex-start
    }

    .gap-8 {
        gap: 8rem
    }

    .gap-10 {
        gap: 10rem
    }

    .gap-12 {
        gap: 12rem
    }

    .gap-40 {
        gap: 40rem
    }

    .gap-x-6 {
        column-gap: 6rem
    }

    .gap-x-8 {
        column-gap: 8rem
    }

    .gap-x-10 {
        column-gap: 10rem
    }

    .gap-x-12 {
        column-gap: 12rem
    }

    .gap-x-16 {
        column-gap: 16rem
    }

    .gap-x-20 {
        column-gap: 20rem
    }

    .gap-x-24 {
        column-gap: 24rem
    }

    .gap-x-26 {
        column-gap: 26rem
    }

    .gap-x-32 {
        column-gap: 32rem
    }

    .gap-x-40 {
        column-gap: 40rem
    }

    .gap-x-48 {
        column-gap: 48rem
    }

    .gap-x-64 {
        column-gap: 64rem
    }

    .gap-y-4 {
        row-gap: 4rem
    }

    .gap-y-8 {
        row-gap: 8rem
    }

    .gap-y-10 {
        row-gap: 10rem
    }

    .gap-y-12 {
        row-gap: 12rem
    }

    .gap-y-16 {
        row-gap: 16rem
    }

    .gap-y-20 {
        row-gap: 20rem
    }

    .gap-y-24 {
        row-gap: 24rem
    }

    .gap-y-32 {
        row-gap: 32rem
    }

    .gap-y-40 {
        row-gap: 40rem
    }

    .gap-y-48 {
        row-gap: 48rem
    }

    .gap-y-64 {
        row-gap: 64rem
    }

    .overflow-auto {
        overflow: auto
    }

    .overflow-hidden {
        overflow: hidden
    }

    .overflow-x-auto {
        overflow-x: auto
    }

    .overflow-y-auto {
        overflow-y: auto
    }

    .overflow-y-hidden {
        overflow-y: hidden
    }

    .overflow-y-scroll {
        overflow-y: scroll
    }

    .rounded-full {
        border-radius: 3.40282e38px
    }

    .border {
        border-style: var(--tw-border-style);
        border-width: 1px
    }

    .border-y {
        border-block-style:var(--tw-border-style);border-block-width: 1px
    }

    .border-t {
        border-top-style: var(--tw-border-style);
        border-top-width: 1px
    }

    .border-t-4 {
        border-top-style: var(--tw-border-style);
        border-top-width: 4px
    }

    .border-t-\[4rem\] {
        border-top-style: var(--tw-border-style);
        border-top-width: 4rem
    }

    .border-b {
        border-bottom-style: var(--tw-border-style);
        border-bottom-width: 1px
    }

    .border-b-3 {
        border-bottom-style: var(--tw-border-style);
        border-bottom-width: 3px
    }

    .border-l {
        border-left-style: var(--tw-border-style);
        border-left-width: 1px
    }

    .border-dashed {
        --tw-border-style: dashed;
        border-style: dashed
    }

    .border-\[\#\#707070\] {
        border-color: ##707070
    }

    .border-\[\#C2C1C1\] {
        border-color: #c2c1c1
    }

    .border-blue {
        border-color: #093a60
    }

    .border-border {
        border-color: #dfdfdf
    }

    .border-light-yellow {
        border-color: #dfbd7b
    }

    .border-white {
        border-color: #fff
    }

    .border-yellow {
        border-color: #efc572
    }

    .bg-\[\#00000080\] {
        background-color: #00000080
    }

    .bg-\[\#707070\] {
        background-color: #707070
    }

    .bg-\[\#E3C382\] {
        background-color: #e3c382
    }

    .bg-\[\#F5F5F5\] {
        background-color: #f5f5f5
    }

    .bg-\[\#FEF5E5\] {
        background-color: #fef5e5
    }

    .bg-blue {
        background-color: #093a60
    }

    .bg-pale-gray {
        background-color: #f5f5f5
    }

    .bg-white {
        background-color: #fff
    }

    .bg-yellow {
        background-color: #efc572
    }

    .bg-\[linear-gradient\(to_bottom\,rgba\(0\,0\,0\,\.3\)_0\%\,rgba\(255\,255\,255\,\.01\)_100\%\)\] {
        background-image: linear-gradient(#0000004d,#ffffff03)
    }

    .bg-\[linear-gradient\(to_bottom\,rgba\(0\,2\,48\,0\.18\)_0\%\,transparent_100\%\)\] {
        background-image: linear-gradient(#0002302e,#0000)
    }

    .bg-\[linear-gradient\(to_bottom\,transparent_0\%\,rgba\(0\,0\,0\,\.3\)_80\%\)\] {
        background-image: linear-gradient(#0000,#0000004d 80%)
    }

    .bg-\[linear-gradient\(to_bottom\,transparent_0\%\,rgba\(0\,0\,0\,0\.64\)_100\%\)\] {
        background-image: linear-gradient(#0000,#000000a3)
    }

    .bg-\[linear-gradient\(to_bottom\,transparent_0\%\,rgba\(0\,2\,48\,0\.25\)_100\%\)\] {
        background-image: linear-gradient(#0000,#00023040)
    }

    .bg-\[linear-gradient\(to_right\,\#E8CA90_0\%\,\#DFBD7B_20\%\,\#CE9C39_100\%\)\] {
        background-image: linear-gradient(90deg,#e8ca90,#dfbd7b 20%,#ce9c39)
    }

    .bg-\[linear-gradient\(to_right\,\#F5F5F5_0\%\,\#F5F5F5_100\%\)\] {
        background-image: linear-gradient(90deg,#f5f5f5,#f5f5f5)
    }

    .bg-\[linear-gradient\(to_right\,\#FEF5E5_0\%\,\#FEF5E5_100\%\)\] {
        background-image: linear-gradient(90deg,#fef5e5,#fef5e5)
    }

    .bg-\[url\(\'\/media\/images\/tips\/tips-001\.png\'\)\]{background-image:url(/media/images/tips/tips-001.png)}.bg-\[url\(\'\/media\/images\/tips\/tips-001\.webp\'\)\]{background-image:url(/media/images/tips/tips-001.webp)}.bg-\[url\(\.\.\/assets\/images\/1cba1aa9-f31e-4ce5-a72c-2fe92714625c\.png\)\]{background-image:url(../assets/images/1cba1aa9-f31e-4ce5-a72c-2fe92714625c.png)}.bg-\[url\(\.\.\/assets\/images\/5ba92d61-c685-4fea-9031-ccf2e66d677d\.png\)\]{background-image:url(../assets/images/5ba92d61-c685-4fea-9031-ccf2e66d677d.png)}.bg-\[url\(\.\.\/assets\/images\/6d3ae5ad-3e11-4b80-ac05-44ffd27b6200\.png\)\]{background-image:url(../assets/images/6d3ae5ad-3e11-4b80-ac05-44ffd27b6200.png)}.bg-\[url\(\.\.\/assets\/images\/8fa27dbd-00d3-44d4-940f-5ff22e42a91d\.png\)\]{background-image:url(../assets/images/8fa27dbd-00d3-44d4-940f-5ff22e42a91d.png)}.bg-\[url\(\.\.\/assets\/images\/11c15e45-a2b0-4b2c-9228-6d03bad258e5\.png\)\]{background-image:url(../assets/images/11c15e45-a2b0-4b2c-9228-6d03bad258e5.png)}.bg-\[url\(\.\.\/assets\/images\/48a56cca-557e-45b3-ba28-95d9ba380133\.png\)\]{background-image:url(../assets/images/48a56cca-557e-45b3-ba28-95d9ba380133.png)}.bg-\[url\(\.\.\/assets\/images\/76ff33b1-99e4-4d54-a8f0-c5810db53b5b\.png\)\]{background-image:url(../assets/images/76ff33b1-99e4-4d54-a8f0-c5810db53b5b.png)}.bg-\[url\(\.\.\/assets\/images\/353fcd85-45fe-41a4-ba71-ea4cc36929ff\.png\)\]{background-image:url(../assets/images/353fcd85-45fe-41a4-ba71-ea4cc36929ff.png)}.bg-\[url\(\.\.\/assets\/images\/735b328f-84ff-421d-ad4f-94e4c9b7b50a\.png\)\]{background-image:url(../assets/images/735b328f-84ff-421d-ad4f-94e4c9b7b50a.png)}.bg-\[url\(\.\.\/assets\/images\/798b7367-cbe7-4c77-bf3e-ce8784bc2e5d\.png\)\]{background-image:url(../assets/images/798b7367-cbe7-4c77-bf3e-ce8784bc2e5d.png)}.bg-\[url\(\.\.\/assets\/images\/865a2dd4-75d5-4e99-a171-20c7468da2e2\.png\)\]{background-image:url(../assets/images/865a2dd4-75d5-4e99-a171-20c7468da2e2.png)}.bg-\[url\(\.\.\/assets\/images\/1079b8f6-09fa-4b11-ac2e-061f1627bacd\.png\)\]{background-image:url(../assets/images/1079b8f6-09fa-4b11-ac2e-061f1627bacd.png)}.bg-\[url\(\.\.\/assets\/images\/025359cf-3cdb-4afa-bd6f-e7436a7e6b44\.png\)\]{background-image:url(../assets/images/025359cf-3cdb-4afa-bd6f-e7436a7e6b44.png)}.bg-\[url\(\.\.\/assets\/images\/35176b88-4900-4a56-a623-69e1c7192bc1\.png\)\]{background-image:url(../assets/images/35176b88-4900-4a56-a623-69e1c7192bc1.png)}.bg-\[url\(\.\.\/assets\/images\/082269a7-245f-4f51-9160-1faa99db29ba\.png\)\]{background-image:url(../assets/images/082269a7-245f-4f51-9160-1faa99db29ba.png)}.bg-\[url\(\.\.\/assets\/images\/03639816-6222-4c41-a163-2947be1408cd\.png\)\]{background-image:url(../assets/images/03639816-6222-4c41-a163-2947be1408cd.png)}.bg-\[url\(\.\.\/assets\/images\/4464773a-2bac-49b0-8ca6-428b545f8807\.png\)\]{background-image:url(../assets/images/4464773a-2bac-49b0-8ca6-428b545f8807.png)}.bg-\[url\(\.\.\/assets\/images\/aaaa3f31-4c6c-4a09-814f-3ac3743383d5\.png\)\]{background-image:url(../assets/images/aaaa3f31-4c6c-4a09-814f-3ac3743383d5.png)}.bg-\[url\(\.\.\/assets\/images\/cedccfe6-fe8c-4e88-9054-3a2e2c57b9dc\.png\)\]{background-image:url(../assets/images/cedccfe6-fe8c-4e88-9054-3a2e2c57b9dc.png)}.bg-\[url\(\.\.\/assets\/images\/d728166b-09ce-478d-a9dd-1d4803cb4812\.png\)\]{background-image:url(../assets/images/d728166b-09ce-478d-a9dd-1d4803cb4812.png)}.bg-\[url\(\.\.\/assets\/images\/de912755-78e4-4697-b8c2-6fa42485d22e\.png\)\]{background-image:url(../assets/images/de912755-78e4-4697-b8c2-6fa42485d22e.png)}.bg-\[url\(\.\.\/assets\/images\/e4a0c180-0b8c-4020-a688-2031ef769c3d\.png\)\]{background-image:url(../assets/images/e4a0c180-0b8c-4020-a688-2031ef769c3d.png)}.bg-\[url\(\.\.\/assets\/images\/e5610552-c89a-40cb-870b-895b77b5ccf2\.png\)\]{background-image:url(../assets/images/e5610552-c89a-40cb-870b-895b77b5ccf2.png)}.bg-\[url\(\.\.\/assets\/images\/f53c45a9-ccba-4748-8333-0d70ceaaddf1\.png\)\]{background-image:url(../assets/images/f53c45a9-ccba-4748-8333-0d70ceaaddf1.png)}.bg-\[url\(\.\.\/assets\/images\/f62083b7-a3ff-4da6-8565-74f76dfcd2bd\.png\)\]{background-image:url(../assets/images/f62083b7-a3ff-4da6-8565-74f76dfcd2bd.png)}.bg-\[url\(\/media\/images\/about\/about-001\.png\)\]{background-image:url(/media/images/about/about-001.png)}.bg-\[url\(\/media\/images\/about\/about-001\.webp\)\]{background-image:url(/media/images/about/about-001.webp)}.bg-\[url\(\/media\/images\/coursemap\/coursemap-001\.png\)\]{background-image:url(/media/images/coursemap/coursemap-001.png)}.bg-\[url\(\/media\/images\/highlights\/highlights-001\.webp\)\]{background-image:url(/media/images/highlights/highlights-001.webp)}.bg-\[url\(\/media\/images\/home\/home-001\.png\)\]{background-image:url(/media/images/home/home-001.png)}.bg-\[url\(\/media\/images\/home\/home-003\.png\)\]{background-image:url(/media/images/home/home-003.png)}.bg-\[url\(\/media\/images\/home\/home-003\.webp\)\]{background-image:url(/media/images/home/home-003.webp)}.bg-\[url\(\/media\/images\/home\/home-008\.png\)\]{background-image:url(/media/images/home/home-008.png)}.bg-\[url\(\/media\/images\/home\/home-008\.webp\)\]{background-image:url(/media/images/home/home-008.webp)}.bg-\[url\(\/media\/images\/home\/home-029\.webp\)\]{background-image:url(/media/images/home/home-029.webp)}.bg-\[url\(\/media\/images\/information\/information-001\.webp\)\]{background-image:url(/media/images/information/information-001.webp)}.bg-\[url\(\/media\/images\/inquiry\/inquiry-001\.webp\)\]{background-image:url(/media/images/inquiry/inquiry-001.webp)}.bg-\[url\(\/media\/images\/itinerary\/itinerary-001\.webp\)\]{background-image:url(/media/images/itinerary/itinerary-001.webp)}.bg-\[url\(\/media\/images\/news\/news-001\.webp\)\]{background-image:url(/media/images/news/news-001.webp)}.bg-\[url\(\/media\/images\/pre-post-stay\/pre-post-stay-001\.png\)\]{background-image:url(/media/images/pre-post-stay/pre-post-stay-001.png)}.bg-\[url\(\/media\/images\/pre-post-stay\/pre-post-stay-001\.webp\)\]{background-image:url(/media/images/pre-post-stay/pre-post-stay-001.webp)}.bg-\[url\(\/media\/images\/who-we-are\/company-003\.png\)\]{background-image:url(/media/images/who-we-are/company-003.png)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/0c70d7b7-6c92-4f21-aec2-19e3dce26c4f\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/0c70d7b7-6c92-4f21-aec2-19e3dce26c4f.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/2aad4f73-f924-41ed-a5ce-78cd6646f3b3\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/2aad4f73-f924-41ed-a5ce-78cd6646f3b3.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/2dfc6927-e0dd-43b9-b31d-5b70f77f1f97\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/2dfc6927-e0dd-43b9-b31d-5b70f77f1f97.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/2f6eac4d-6e95-4f38-9564-502d2ada50d0\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/2f6eac4d-6e95-4f38-9564-502d2ada50d0.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/2f301298-2dfb-4d11-b63c-d8fe88ea7513\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/2f301298-2dfb-4d11-b63c-d8fe88ea7513.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/3bd5c11e-ebe3-459b-868c-487a95690a49\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/3bd5c11e-ebe3-459b-868c-487a95690a49.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/4c77d14f-84e0-403e-a47b-5123e797f326\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/4c77d14f-84e0-403e-a47b-5123e797f326.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/4c325d61-5405-4d62-a2fb-2b9800794edc\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/4c325d61-5405-4d62-a2fb-2b9800794edc.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/4f0a2c68-24e0-4bae-8dba-d45ebd5ca50d\.png\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/4f0a2c68-24e0-4bae-8dba-d45ebd5ca50d.png)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/4f320ce0-6216-46b1-bc26-fecce7dd0d8e\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/4f320ce0-6216-46b1-bc26-fecce7dd0d8e.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/5b15803c-0b6b-4835-8426-9c822d2c340c\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/5b15803c-0b6b-4835-8426-9c822d2c340c.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/6f501dfa-3174-40c5-af6d-a88fa77da1a9\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/6f501dfa-3174-40c5-af6d-a88fa77da1a9.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/7c89e62e-ea1a-4ed7-91d1-d1a0f7d0aff2\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/7c89e62e-ea1a-4ed7-91d1-d1a0f7d0aff2.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/7c1411ff-bee3-4f06-8754-13bb8ec1a762\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/7c1411ff-bee3-4f06-8754-13bb8ec1a762.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/7c50705c-e896-4699-aee3-973e16edd838\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/7c50705c-e896-4699-aee3-973e16edd838.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/7f6d515d-5eeb-4d6b-a19e-c1dcd700c512\.png\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/7f6d515d-5eeb-4d6b-a19e-c1dcd700c512.png)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/8b501db4-9232-4fc6-8f66-3c834ba285b6\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/8b501db4-9232-4fc6-8f66-3c834ba285b6.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/9ea51fb8-99cb-484d-b93f-b402ea9d7318\.png\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/9ea51fb8-99cb-484d-b93f-b402ea9d7318.png)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/12ad475d-152c-4127-abde-3474d4034367\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/12ad475d-152c-4127-abde-3474d4034367.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/13a22bf6-6a2e-4c93-b66c-8605c1c2d408\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/13a22bf6-6a2e-4c93-b66c-8605c1c2d408.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/19ceb8bd-426d-4d84-957a-d4ae4cdc38e6\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/19ceb8bd-426d-4d84-957a-d4ae4cdc38e6.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/19e7795c-ddd0-44a4-a734-92ccead56835\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/19e7795c-ddd0-44a4-a734-92ccead56835.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/25d43978-d64b-47df-999d-abb24d606236\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/25d43978-d64b-47df-999d-abb24d606236.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/26adaf8e-6968-4ba8-b96d-a8c1d7ccb304\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/26adaf8e-6968-4ba8-b96d-a8c1d7ccb304.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/37a63af7-0fa5-4fc8-8707-24dcef6b1da0\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/37a63af7-0fa5-4fc8-8707-24dcef6b1da0.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/45c4acbb-1c4f-4ad3-8672-37c6b0a68358\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/45c4acbb-1c4f-4ad3-8672-37c6b0a68358.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/52e16ee5-8140-4792-b779-797ee3d978e9\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/52e16ee5-8140-4792-b779-797ee3d978e9.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/54aca0ea-51d7-45b7-ac5a-ec07a355dde6\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/54aca0ea-51d7-45b7-ac5a-ec07a355dde6.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/56b042a7-8663-4355-b5bb-a18312ef8528\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/56b042a7-8663-4355-b5bb-a18312ef8528.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/60d602ee-1e9f-4227-8067-d44d849d96f5\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/60d602ee-1e9f-4227-8067-d44d849d96f5.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/66a71033-4979-428c-bbb0-ac824ba0fbd7\.png\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/66a71033-4979-428c-bbb0-ac824ba0fbd7.png)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/81e8d3ed-2e4e-47e9-b55f-d740b0823245\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/81e8d3ed-2e4e-47e9-b55f-d740b0823245.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/84b195b8-7c6f-40c3-9583-2ca77750015c\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/84b195b8-7c6f-40c3-9583-2ca77750015c.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/85ba1fd0-6a17-466f-8159-d1d590834c62\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/85ba1fd0-6a17-466f-8159-d1d590834c62.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/101e46db-e307-4778-8264-bd9a6d8b12fa\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/101e46db-e307-4778-8264-bd9a6d8b12fa.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/108bd4fc-74e0-4940-b5bd-72ddf586d100\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/108bd4fc-74e0-4940-b5bd-72ddf586d100.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/112f0222-9d93-4277-a476-b4b2101ac143\.png\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/112f0222-9d93-4277-a476-b4b2101ac143.png)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/244aa25b-b6ae-4638-a0c7-533b8a0c48d8\.png\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/244aa25b-b6ae-4638-a0c7-533b8a0c48d8.png)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/335fd29f-d9ab-4e65-a498-551e49a91155\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/335fd29f-d9ab-4e65-a498-551e49a91155.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/360d523a-4e08-4a2b-80a5-7c65decdb7cb\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/360d523a-4e08-4a2b-80a5-7c65decdb7cb.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/440d45b1-320f-4501-a8ba-0b7c1ca74d84\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/440d45b1-320f-4501-a8ba-0b7c1ca74d84.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/494d4fe4-32fb-49d8-8f53-895dc13d7b9e\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/494d4fe4-32fb-49d8-8f53-895dc13d7b9e.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/662aedf5-9da5-4a9e-81df-b76d1c7f21a1\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/662aedf5-9da5-4a9e-81df-b76d1c7f21a1.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/692ba1dc-39ad-453f-abff-3f31174d3c3a\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/692ba1dc-39ad-453f-abff-3f31174d3c3a.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/692bd391-6867-4fb4-9513-2133da26ba13\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/692bd391-6867-4fb4-9513-2133da26ba13.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/709d388c-1d09-4bda-8f85-35d458fe0ad6\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/709d388c-1d09-4bda-8f85-35d458fe0ad6.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/734e915a-3cdc-4d32-8d11-b19f2ec95d76\.png\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/734e915a-3cdc-4d32-8d11-b19f2ec95d76.png)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/890fb3de-f9f2-4fb1-a6cf-48c0ea17c61d\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/890fb3de-f9f2-4fb1-a6cf-48c0ea17c61d.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/1006e9db-52c5-4fef-8d35-c78c57db6184\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/1006e9db-52c5-4fef-8d35-c78c57db6184.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/3337a74a-8a8b-4b75-a182-1d291446d06b\.png\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/3337a74a-8a8b-4b75-a182-1d291446d06b.png)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/3992ce28-8313-4b20-9b04-897f8a5a1028\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/3992ce28-8313-4b20-9b04-897f8a5a1028.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/6499d7ef-e013-4a32-a9fc-421565f62625\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/6499d7ef-e013-4a32-a9fc-421565f62625.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/6579d05d-7d80-405b-a936-de53d1bd1f50\.png\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/6579d05d-7d80-405b-a936-de53d1bd1f50.png)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/7834fd24-1cd0-40cf-b262-bc168667c431\.png\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/7834fd24-1cd0-40cf-b262-bc168667c431.png)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/42500e0d-e35d-4a1e-8302-0199f0fd1179\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/42500e0d-e35d-4a1e-8302-0199f0fd1179.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/49773fca-e33a-4309-bbd4-992d6ecf915e\.png\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/49773fca-e33a-4309-bbd4-992d6ecf915e.png)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/84876ca4-13c2-4cea-9b5e-918ab6c4e79d\.png\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/84876ca4-13c2-4cea-9b5e-918ab6c4e79d.png)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/90557dfb-ce9a-4f5f-8595-dc30c158cd27\.png\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/90557dfb-ce9a-4f5f-8595-dc30c158cd27.png)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/96660df6-f32c-47e1-b76f-d03d4f778d2c\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/96660df6-f32c-47e1-b76f-d03d4f778d2c.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/837970ad-147a-4768-8867-94f242a5b888\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/837970ad-147a-4768-8867-94f242a5b888.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/870587ae-04bc-4ce9-b283-62b86f943512\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/870587ae-04bc-4ce9-b283-62b86f943512.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/4948930d-495c-4339-9a7b-1f59cc20bf21\.png\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/4948930d-495c-4339-9a7b-1f59cc20bf21.png)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/29601157-6777-4a62-89f6-afef614006f8\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/29601157-6777-4a62-89f6-afef614006f8.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/85751710-6691-413b-ba8a-fae849ca038c\.png\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/85751710-6691-413b-ba8a-fae849ca038c.png)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/88872960-bff4-4b43-8a7a-730531a31ba9\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/88872960-bff4-4b43-8a7a-730531a31ba9.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/a2d3af96-d971-413c-ad02-eb6af1b62127\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/a2d3af96-d971-413c-ad02-eb6af1b62127.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/a4c3e67f-e746-489c-b330-0033df1544e3\.png\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/a4c3e67f-e746-489c-b330-0033df1544e3.png)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/a5e6ae1c-15e7-4a02-9a14-e49309cc90ba\.png\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/a5e6ae1c-15e7-4a02-9a14-e49309cc90ba.png)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/a58f9964-7070-414c-89c6-8b80c4236977\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/a58f9964-7070-414c-89c6-8b80c4236977.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/aa2085e0-a02b-492f-ae4a-d3eb2e720465\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/aa2085e0-a02b-492f-ae4a-d3eb2e720465.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/ab901da2-8347-418c-99df-10689fbe8756\.png\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/ab901da2-8347-418c-99df-10689fbe8756.png)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/ae28b6d6-4fa8-4a89-b098-2b480799f57e\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/ae28b6d6-4fa8-4a89-b098-2b480799f57e.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/af53ef3f-7746-4e49-ab1d-209baa8a1197\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/af53ef3f-7746-4e49-ab1d-209baa8a1197.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/b3fa26a3-dafe-4fa7-9659-69f566673afb\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/b3fa26a3-dafe-4fa7-9659-69f566673afb.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/b72ab10d-2db5-45ca-bde1-6312f50605c1\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/b72ab10d-2db5-45ca-bde1-6312f50605c1.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/b80a7f5d-6a35-467d-b200-5d3779090ad5\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/b80a7f5d-6a35-467d-b200-5d3779090ad5.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/b389dc33-4d59-428d-8931-d39b1b491df5\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/b389dc33-4d59-428d-8931-d39b1b491df5.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/b708eb06-e629-44d0-9955-ad143f15f4f4\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/b708eb06-e629-44d0-9955-ad143f15f4f4.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/ba9bc7f4-6203-4105-b43a-9873538524e6\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/ba9bc7f4-6203-4105-b43a-9873538524e6.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/bd53a79d-bbed-4b65-bdcb-5206e2dc8850\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/bd53a79d-bbed-4b65-bdcb-5206e2dc8850.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/be1edf03-8d2e-4e7f-b923-ddd4633fa931\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/be1edf03-8d2e-4e7f-b923-ddd4633fa931.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/bf5a8e46-8f83-445b-ba84-47772baa0614\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/bf5a8e46-8f83-445b-ba84-47772baa0614.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/c65a3820-7737-4305-bbeb-95c6bfb0c43c\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/c65a3820-7737-4305-bbeb-95c6bfb0c43c.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/c2505ac5-c8c3-4435-ad7d-ac6376e416d6\.png\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/c2505ac5-c8c3-4435-ad7d-ac6376e416d6.png)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/cc847a59-eddf-4892-bcd2-f6777ae78263\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/cc847a59-eddf-4892-bcd2-f6777ae78263.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/ce2b6f43-346f-4de6-a5fb-24f722e0982e\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/ce2b6f43-346f-4de6-a5fb-24f722e0982e.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/ce691762-b851-4dd6-91fb-9047885bd7a2\.png\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/ce691762-b851-4dd6-91fb-9047885bd7a2.png)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/d1321b65-d04a-422a-8639-4d37c22917d3\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/d1321b65-d04a-422a-8639-4d37c22917d3.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/ded42221-9085-41e3-b06b-a4469bbc7b0e\.png\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/ded42221-9085-41e3-b06b-a4469bbc7b0e.png)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/e714a042-1574-42a3-9752-dcbd8753ba2e\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/e714a042-1574-42a3-9752-dcbd8753ba2e.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/e4300c9f-654b-45f4-a921-807b7307260e\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/e4300c9f-654b-45f4-a921-807b7307260e.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/ea42bced-afaa-4561-a194-ca222b84fd30\.png\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/ea42bced-afaa-4561-a194-ca222b84fd30.png)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/f1b16437-cea6-4985-930a-efb9a8438912\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/f1b16437-cea6-4985-930a-efb9a8438912.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/f38ae973-157d-4f5b-9bc2-3c12e066a0e8\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/f38ae973-157d-4f5b-9bc2-3c12e066a0e8.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/f69ba0a3-37f8-414f-a524-04c8c5ef4b91\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/f69ba0a3-37f8-414f-a524-04c8c5ef4b91.svg)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/f82ac10b-db4f-4fe2-9e25-f6b3645d640f\.png\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/f82ac10b-db4f-4fe2-9e25-f6b3645d640f.png)}.bg-\[url\(https\:\/\/static\.codia\.ai\/image\/2025-03-18\/fcb5db6e-b5f7-4865-a359-fb5d417cb779\.svg\)\]{background-image:url(https://static.codia.ai/image/2025-03-18/fcb5db6e-b5f7-4865-a359-fb5d417cb779.svg)}.vertical-dashed-line{background-image:repeating-linear-gradient(#aed2d2,#aed2d2 4px,#0000 4px,#0000 8px)}.bg-\[length\:100\%_100\%\]{background-size:100% 100%}.bg-cover{background-size:cover}.bg-center{background-position:50%}.bg-left{background-position:0}.bg-no-repeat{background-repeat:no-repeat}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.object-\[center_18\%\]{object-position:center 18%}.p-20{padding:20rem}.p-24{padding:24rem}.p-32{padding:32rem}.px-10{padding-inline:10rem}.px-16{padding-inline:16rem}.px-18{padding-inline:18rem}.px-20{padding-inline:20rem}.px-24{padding-inline:24rem}.px-32{padding-inline:32rem}.py-8{padding-block:8rem}.py-10{padding-block:10rem}.py-15{padding-block:15rem}.py-16{padding-block:16rem}.py-18{padding-block:18rem}.py-20{padding-block:20rem}.py-24{padding-block:24rem}.py-32{padding-block:32rem}.py-40{padding-block:40rem}.py-44{padding-block:44rem}.p-jost{padding-top:.2em}.p-yuGothic{padding-top:.08em}.pt-12{padding-top:12rem}.pt-20{padding-top:20rem}.pt-28{padding-top:28rem}.pt-32{padding-top:32rem}.pt-36{padding-top:36rem}.pt-40{padding-top:40rem}.pt-64{padding-top:64rem}.pt-77{padding-top:77rem}.pr-16{padding-right:16rem}.pr-48{padding-right:48rem}.p-notoSans{padding-bottom:.1em}.pb-4{padding-bottom:4rem}.pb-8{padding-bottom:8rem}.pb-16{padding-bottom:16rem}.pb-24{padding-bottom:24rem}.pb-26{padding-bottom:26rem}.pb-28{padding-bottom:28rem}.pb-32{padding-bottom:32rem}.pb-36{padding-bottom:36rem}.pb-40{padding-bottom:40rem}.pb-64{padding-bottom:64rem}.pb-80{padding-bottom:80rem}.pb-100{padding-bottom:100rem}.pl-8{padding-left:8rem}.pl-16{padding-left:16rem}.pl-18{padding-left:18rem}.pl-20{padding-left:20rem}.pl-24{padding-left:24rem}.pl-40{padding-left:40rem}.pl-\[1em\]{padding-left:1em}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.-indent-\[1em\]{text-indent:-1em}.font-\[\'Open_Sans\'\]{font-family:Open Sans}.font-\[\'Segoe_UI\'\]{font-family:Segoe UI}.font-\[\'Yu_Gothic_UI\'\]{font-family:Yu Gothic UI}.font-corinthia{font-family:Corinthia,serif}.text-10{font-size:10rem}.text-12{font-size:12rem}.text-13{font-size:13rem}.text-14{font-size:14rem}.text-15{font-size:15rem}.text-16{font-size:16rem}.text-17{font-size:17rem}.text-18{font-size:18rem}.text-19{font-size:19rem}.text-20{font-size:20rem}.text-21{font-size:21rem}.text-22{font-size:22rem}.text-24{font-size:24rem}.text-26{font-size:26rem}.text-27{font-size:27rem}.text-28{font-size:28rem}.text-29{font-size:29rem}.text-30{font-size:30rem}.text-32{font-size:32rem}.text-33{font-size:33rem}.text-36{font-size:36rem}.text-\[0px\]{font-size:0}.text-\[14px\]{font-size:14px}.text-\[15px\]{font-size:15px}.text-\[16px\]{font-size:16px}.text-\[17px\]{font-size:17px}.text-\[18px\]{font-size:18px}.text-\[19px\]{font-size:19px}.text-\[21px\]{font-size:21px}.text-\[27px\]{font-size:27px}.text-\[32px\]{font-size:32px}.text-\[38px\]{font-size:38px}.text-\[48px\]{font-size:48px}.text-\[65px\]{font-size:65px}.text-\[78px\]{font-size:78px}.leading-\[1\.5\]{--tw-leading:1.5;line-height:1.5}.leading-\[1\.4375\]{--tw-leading:1.4375;line-height:1.4375}.leading-\[18\.621px\]{--tw-leading:18.621px;line-height:18.621px}.leading-\[19\.951px\]{--tw-leading:19.951px;line-height:19.951px}.leading-\[20\.427px\]{--tw-leading:20.427px;line-height:20.427px}.leading-\[21px\]{--tw-leading:21px;line-height:21px}.leading-\[22\.611px\]{--tw-leading:22.611px;line-height:22.611px}.leading-\[23\.941px\]{--tw-leading:23.941px;line-height:23.941px}.leading-\[25px\]{--tw-leading:25px;line-height:25px}.leading-\[27\.932px\]{--tw-leading:27.932px;line-height:27.932px}.leading-\[35\.912px\]{--tw-leading:35.912px;line-height:35.912px}.leading-\[42\.563px\]{--tw-leading:42.563px;line-height:42.563px}.leading-\[50\.543px\]{--tw-leading:50.543px;line-height:50.543px}.leading-\[63\.844px\]{--tw-leading:63.844px;line-height:63.844px}.leading-\[86px\]{--tw-leading:86px;line-height:86px}.leading-\[103\.746px\]{--tw-leading:103.746px;line-height:103.746px}.leading-none{--tw-leading:1;line-height:1}.font-light{--tw-font-weight:300;font-weight:300}.font-medium{--tw-font-weight:500;font-weight:500}.font-normal{--tw-font-weight:400;font-weight:400}.font-semibold{--tw-font-weight:600;font-weight:600}.tracking-\[0\.2em\]{--tw-tracking:.2em;letter-spacing:.2em}.tracking-\[0\.03em\]{--tw-tracking:.03em;letter-spacing:.03em}.tracking-\[0\.4em\]{--tw-tracking:.4em;letter-spacing:.4em}.tracking-\[0\.05em\]{--tw-tracking:.05em;letter-spacing:.05em}.tracking-\[0\.15em\]{--tw-tracking:.15em;letter-spacing:.15em}.tracking-\[0\.18em\]{--tw-tracking:.18em;letter-spacing:.18em}.whitespace-nowrap{white-space:nowrap}.text-\[\#000\]{color:#000}.text-\[\#6BACDE\]{color:#6bacde}.text-\[\#6b6b6b\]{color:#6b6b6b}.text-\[\#093a60\]{color:#093a60}.text-\[\#254597\]{color:#254597}.text-\[\#DEA537\]{color:#dea537}.text-\[\#a88f29\]{color:#a88f29}.text-\[\#dea537\]{color:#dea537}.text-\[\#efc572\]{color:#efc572}.text-\[\#fff\]{color:#fff}.text-blue{color:#093a60}.text-light-yellow{color:#dfbd7b}.text-white{color:#fff}.text-yellow{color:#efc572}.capitalize{text-transform:capitalize}.italic{font-style:italic}.underline{text-decoration-line:underline}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-\[0\.44\]{opacity:.44}.bg-blend-overlay{background-blend-mode:overlay}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-\[filter\]{transition-property:filter;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.duration-300{--tw-duration:.3s;transition-duration:.3s}.duration-500{--tw-duration:.5s;transition-duration:.5s}.vertical-lr{writing-mode:vertical-lr;-webkit-writing-mode:vertical-lr;text-orientation:upright;-webkit-text-orientation:upright}.vertical-rl{writing-mode:vertical-rl;-webkit-writing-mode:vertical-rl;text-orientation:upright;-webkit-text-orientation:upright}.before\:absolute:before{content:var(--tw-content);position:absolute}.before\:top-6:before{content:var(--tw-content);top:6rem}.before\:left-0:before{content:var(--tw-content);left:0}.before\:h-8:before{content:var(--tw-content);height:8rem}.before\:w-8:before{content:var(--tw-content);width:8rem}.before\:rounded-full:before{content:var(--tw-content);border-radius:3.40282e38px}.before\:bg-light-yellow:before{content:var(--tw-content);background-color:#dfbd7b}.before\:content-\[\'\'\]:before{--tw-content:"";content:var(--tw-content)}@media (width<1536px){.max-2xl\:flex-col{flex-direction:column}}@media (width<1272px){.max-pc\:mt-24{margin-top:24rem}.max-pc\:hidden{display:none}.max-pc\:h-22{height:22rem}.max-pc\:w-\[calc\(\(100\%-40rem\)\/2\)\]{width:calc(50% - 20rem)}.max-pc\:w-full{width:100%}.max-pc\:scale-0{--tw-scale-x:0;--tw-scale-y:0;--tw-scale-z:0;scale:var(--tw-scale-x)var(--tw-scale-y)}.max-pc\:flex-col{flex-direction:column}.max-pc\:flex-wrap{flex-wrap:wrap}.max-pc\:px-16{padding-inline:16rem}.max-pc\:text-center{text-align:center}}@media (width<768px){.max-md\:order-1{order:1}.max-md\:order-2{order:2}.max-md\:order-3{order:3}.max-md\:-mx-20{margin-inline:-20rem}.max-md\:mt-24{margin-top:24rem}.max-md\:contents{display:contents}.max-md\:hidden{display:none}.max-md\:h-400{height:400rem}.max-md\:h-480{height:480rem}.max-md\:w-full{width:100%}.max-md\:flex-col{flex-direction:column}}@media (width>=768px){.md\:absolute{position:absolute}.md\:top-1\/2{top:50%}.md\:top-46{top:46rem}.md\:top-93{top:93rem}.md\:right-0{right:0}.md\:-bottom-115{bottom:-115rem}.md\:bottom-0{bottom:0}.md\:left-1\/2{left:50%}.md\:mt-8{margin-top:8rem}.md\:mt-16{margin-top:16rem}.md\:mt-20{margin-top:20rem}.md\:mt-40{margin-top:40rem}.md\:mt-56{margin-top:56rem}.md\:mt-64{margin-top:64rem}.md\:mt-72{margin-top:72rem}.md\:mt-80{margin-top:80rem}.md\:hidden{display:none}.md\:aspect-\[4\/3\]{aspect-ratio:4/3}.md\:aspect-\[568\/548\]{aspect-ratio:568/548}.md\:aspect-\[592\/390\]{aspect-ratio:592/390}.md\:aspect-\[592\/822\]{aspect-ratio:592/822}.md\:aspect-\[966\/1062\]{aspect-ratio:966/1062}.md\:aspect-\[1042\/582\]{aspect-ratio:1042/582}.md\:aspect-\[1440\/808\]{aspect-ratio:1440/808}.md\:aspect-\[1920\/747\]{aspect-ratio:1920/747}.md\:w-39{width:39rem}.md\:w-48{width:48rem}.md\:w-170{width:170rem}.md\:w-180{width:180rem}.md\:w-280{width:280rem}.md\:w-360{width:360rem}.md\:w-400{width:400rem}.md\:w-728{width:728rem}.md\:w-\[39\.9\%\]{width:39.9%}.md\:w-\[44\%\]{width:44%}.md\:w-\[44\.4\%\]{width:44.4%}.md\:w-\[47\.6\%\]{width:47.6%}.md\:w-\[47\.8\%\]{width:47.8%}.md\:w-\[48\%\]{width:48%}.md\:w-\[49\%\]{width:49%}.md\:w-\[52\%\]{width:52%}.md\:w-\[54\.4\%\]{width:54.4%}.md\:w-\[92\%\]{width:92%}.md\:w-\[calc\(\(100\%-40rem\)\/3\)\]{width:calc(33.3333% - 13.3333rem)}.md\:w-\[calc\(\(100\%-64rem\)\/3\)\]{width:calc(33.3333% - 21.3333rem)}.md\:max-w-472{max-width:472rem}.md\:-translate-x-1\/2{--tw-translate-x: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.md\:-translate-y-1\/2{--tw-translate-y: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:items-center{align-items:center}.md\:gap-x-16{column-gap:16rem}.md\:gap-x-24{column-gap:24rem}.md\:gap-x-40{column-gap:40rem}.md\:gap-x-56{column-gap:56rem}.md\:gap-x-64{column-gap:64rem}.md\:gap-x-102{column-gap:102rem}.md\:self-start{align-self:flex-start}.md\:bg-\[linear-gradient\(to_right\,\#F5F5F5_50\%\,transparent_50\%\)\]{background-image:linear-gradient(90deg,#f5f5f5 50%,#0000 50%)}.md\:bg-\[linear-gradient\(to_right\,\#FEF5E5_50\%\,transparent_50\%\)\]{background-image:linear-gradient(90deg,#fef5e5 50%,#0000 50%)}.md\:bg-\[90\%_center\]{background-position:90%}.md\:p-32{padding:32rem}.md\:p-36{padding:36rem}.md\:p-40{padding:40rem}.md\:px-24{padding-inline:24rem}.md\:px-32{padding-inline:32rem}.md\:px-40{padding-inline:40rem}.md\:px-48{padding-inline:48rem}.md\:pr-48{padding-right:48rem}.md\:pb-36{padding-bottom:36rem}.md\:pb-128{padding-bottom:128rem}.md\:pb-190{padding-bottom:190rem}.md\:pb-280{padding-bottom:280rem}.md\:pb-580{padding-bottom:580rem}.md\:pl-158{padding-left:158rem}.md\:text-14{font-size:14rem}.md\:text-16{font-size:16rem}.md\:text-17{font-size:17rem}.md\:text-25{font-size:25rem}.md\:text-26{font-size:26rem}.md\:text-30{font-size:30rem}.md\:text-46{font-size:46rem}.md\:whitespace-nowrap{white-space:nowrap}}@media (width>=1272px){.pc\:absolute{position:absolute}.pc\:top-16{top:16rem}.pc\:top-52{top:52rem}.pc\:top-56{top:56rem}.pc\:top-69{top:69rem}.pc\:top-77{top:77rem}.pc\:-right-56{right:-56rem}.pc\:right-0{right:0}.pc\:right-16{right:16rem}.pc\:right-24{right:24rem}.pc\:-bottom-36{bottom:-36rem}.pc\:bottom-0{bottom:0}.pc\:bottom-8{bottom:8rem}.pc\:bottom-24{bottom:24rem}.pc\:bottom-46{bottom:46rem}.pc\:left-0{left:0}.pc\:left-8{left:8rem}.pc\:left-99{left:99rem}.pc\:left-217{left:217rem}.pc\:left-218{left:218rem}.pc\:mt-12{margin-top:12rem}.pc\:mt-16{margin-top:16rem}.pc\:mt-20{margin-top:20rem}.pc\:mt-22{margin-top:22rem}.pc\:mt-24{margin-top:24rem}.pc\:mt-28{margin-top:28rem}.pc\:mt-30{margin-top:30rem}.pc\:mt-32{margin-top:32rem}.pc\:mt-38{margin-top:38rem}.pc\:mt-40{margin-top:40rem}.pc\:mt-44{margin-top:44rem}.pc\:mt-48{margin-top:48rem}.pc\:mt-50{margin-top:50rem}.pc\:mt-54{margin-top:54rem}.pc\:mt-56{margin-top:56rem}.pc\:mt-58{margin-top:58rem}.pc\:mt-64{margin-top:64rem}.pc\:mt-65{margin-top:65rem}.pc\:mt-70{margin-top:70rem}.pc\:mt-76{margin-top:76rem}.pc\:mt-80{margin-top:80rem}.pc\:mt-84{margin-top:84rem}.pc\:mt-94{margin-top:94rem}.pc\:mt-96{margin-top:96rem}.pc\:mt-110{margin-top:110rem}.pc\:mt-112{margin-top:112rem}.pc\:mt-120{margin-top:120rem}.pc\:mt-122{margin-top:122rem}.pc\:mt-128{margin-top:128rem}.pc\:mt-134{margin-top:134rem}.pc\:mt-136{margin-top:136rem}.pc\:mt-140{margin-top:140rem}.pc\:mt-144{margin-top:144rem}.pc\:mt-154{margin-top:154rem}.pc\:mt-160{margin-top:160rem}.pc\:mt-168{margin-top:168rem}.pc\:mt-180{margin-top:180rem}.pc\:mt-278{margin-top:278rem}.pc\:-ml-50{margin-left:-50rem}.pc\:ml-48{margin-left:48rem}.pc\:ml-auto{margin-left:auto}.pc\:hidden{display:none}.pc\:aspect-\[559\/451\]{aspect-ratio:559/451}.pc\:aspect-\[743\/498\]{aspect-ratio:743/498}.pc\:aspect-\[800\/444\]{aspect-ratio:800/444}.pc\:aspect-\[1220\/471\]{aspect-ratio:1220/471}.pc\:aspect-\[1220\/685\]{aspect-ratio:1220/685}.pc\:h-120{height:120rem}.pc\:h-174{height:174rem}.pc\:h-292{height:292rem}.pc\:h-338{height:338rem}.pc\:w-18{width:18rem}.pc\:w-28{width:28rem}.pc\:w-32{width:32rem}.pc\:w-33{width:33rem}.pc\:w-40{width:40rem}.pc\:w-150{width:150rem}.pc\:w-170{width:170rem}.pc\:w-200{width:200rem}.pc\:w-220{width:220rem}.pc\:w-222{width:222rem}.pc\:w-248{width:248rem}.pc\:w-296{width:296rem}.pc\:w-312{width:312rem}.pc\:w-428{width:428rem}.pc\:w-483{width:483rem}.pc\:w-500{width:500rem}.pc\:w-530{width:530rem}.pc\:w-600{width:600rem}.pc\:w-640{width:640rem}.pc\:w-1220{width:1220rem}.pc\:w-\[33\.8\%\]{width:33.8%}.pc\:w-\[38\.7\%\]{width:38.7%}.pc\:w-\[43\.5\%\]{width:43.5%}.pc\:w-\[45\.8\%\]{width:45.8%}.pc\:w-\[46\.5\%\]{width:46.5%}.pc\:w-\[55\.3\%\]{width:55.3%}.pc\:w-\[57\.5\%\]{width:57.5%}.pc\:w-\[57\.7\%\]{width:57.7%}.pc\:w-\[60\.9\%\]{width:60.9%}.pc\:w-\[64\.5\%\]{width:64.5%}.pc\:w-\[82\.2\%\]{width:82.2%}.pc\:w-\[calc\(\(100\%-156rem\)\/3\)\]{width:calc(33.3333% - 52rem)}.pc\:w-full{width:100%}.pc\:max-w-970{max-width:970rem}.pc\:max-w-1120{max-width:1120rem}.pc\:translate-y-0{--tw-translate-y:0rem;translate:var(--tw-translate-x)var(--tw-translate-y)}.pc\:scale-0{--tw-scale-x:0;--tw-scale-y:0;--tw-scale-z:0;scale:var(--tw-scale-x)var(--tw-scale-y)}.pc\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.pc\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.pc\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.pc\:flex-row-reverse{flex-direction:row-reverse}.pc\:items-end{align-items:flex-end}.pc\:gap-13{gap:13rem}.pc\:gap-64{gap:64rem}.pc\:gap-x-20{column-gap:20rem}.pc\:gap-x-24{column-gap:24rem}.pc\:gap-x-30{column-gap:30rem}.pc\:gap-x-32{column-gap:32rem}.pc\:gap-x-40{column-gap:40rem}.pc\:gap-x-46{column-gap:46rem}.pc\:gap-x-48{column-gap:48rem}.pc\:gap-x-64{column-gap:64rem}.pc\:gap-x-78{column-gap:78rem}.pc\:gap-x-136{column-gap:136rem}.pc\:gap-x-144{column-gap:144rem}.pc\:gap-y-8{row-gap:8rem}.pc\:gap-y-16{row-gap:16rem}.pc\:gap-y-32{row-gap:32rem}.pc\:gap-y-64{row-gap:64rem}.pc\:gap-y-96{row-gap:96rem}.pc\:gap-y-128{row-gap:128rem}.pc\:gap-y-160{row-gap:160rem}.pc\:bg-center{background-position:50%}.pc\:p-24{padding:24rem}.pc\:p-36{padding:36rem}.pc\:p-40{padding:40rem}.pc\:p-56{padding:56rem}.pc\:p-120{padding:120rem}.pc\:px-16{padding-inline:16rem}.pc\:px-20{padding-inline:20rem}.pc\:px-32{padding-inline:32rem}.pc\:px-36{padding-inline:36rem}.pc\:px-45{padding-inline:45rem}.pc\:px-48{padding-inline:48rem}.pc\:px-72{padding-inline:72rem}.pc\:px-80{padding-inline:80rem}.pc\:px-88{padding-inline:88rem}.pc\:px-125{padding-inline:125rem}.pc\:px-126{padding-inline:126rem}.pc\:px-128{padding-inline:128rem}.pc\:py-32{padding-block:32rem}.pc\:py-38{padding-block:38rem}.pc\:py-44{padding-block:44rem}.pc\:py-48{padding-block:48rem}.pc\:py-60{padding-block:60rem}.pc\:py-72{padding-block:72rem}.pc\:py-80{padding-block:80rem}.pc\:py-88{padding-block:88rem}.pc\:py-90{padding-block:90rem}.pc\:py-120{padding-block:120rem}.pc\:pt-24{padding-top:24rem}.pc\:pt-56{padding-top:56rem}.pc\:pt-64{padding-top:64rem}.pc\:pt-152{padding-top:152rem}.pc\:pr-56{padding-right:56rem}.pc\:pb-16{padding-bottom:16rem}.pc\:pb-30{padding-bottom:30rem}.pc\:pb-58{padding-bottom:58rem}.pc\:pb-64{padding-bottom:64rem}.pc\:pb-80{padding-bottom:80rem}.pc\:pb-96{padding-bottom:96rem}.pc\:pb-104{padding-bottom:104rem}.pc\:pb-175{padding-bottom:175rem}.pc\:pb-190{padding-bottom:190rem}.pc\:pb-210{padding-bottom:210rem}.pc\:pb-318{padding-bottom:318rem}.pc\:pb-320{padding-bottom:320rem}.pc\:pb-670{padding-bottom:670rem}.pc\:pl-50{padding-left:50rem}.pc\:pl-120{padding-left:120rem}.pc\:text-14{font-size:14rem}.pc\:text-15{font-size:15rem}.pc\:text-16{font-size:16rem}.pc\:text-17{font-size:17rem}.pc\:text-18{font-size:18rem}.pc\:text-19{font-size:19rem}.pc\:text-20{font-size:20rem}.pc\:text-21{font-size:21rem}.pc\:text-27{font-size:27rem}.pc\:text-28{font-size:28rem}.pc\:text-30{font-size:30rem}.pc\:text-32{font-size:32rem}.pc\:text-33{font-size:33rem}.pc\:text-35{font-size:35rem}.pc\:text-38{font-size:38rem}.pc\:text-40{font-size:40rem}.pc\:text-48{font-size:48rem}.pc\:text-50{font-size:50rem}.pc\:text-65{font-size:65rem}.pc\:text-78{font-size:78rem}}@media (width>=1536px){.\32xl\:hidden{display:none}.\32xl\:w-720{width:720rem}.\32xl\:max-w-1470{max-width:1470rem}.\32xl\:gap-x-64{column-gap:64rem}.\32xl\:px-120{padding-inline:120rem}}@media (hover:hover) and (pointer:fine){.hoverable\:cursor-pointer{cursor:pointer}@media (hover:hover){.hoverable\:group-hover\:scale-\[1\.1\]:is(:where(.group):hover *){scale:1.1}.hoverable\:group-hover\:text-white:is(:where(.group):hover *){color:#fff}.hoverable\:hover\:cursor-pointer:hover{cursor:pointer}.hoverable\:hover\:bg-\[rgba\(0\,0\,0\,0\.2\)\]:hover{background-color:#0003}.hoverable\:hover\:bg-light-yellow:hover{background-color:#dfbd7b}.hoverable\:hover\:opacity-0:hover{opacity:0}.hoverable\:hover\:opacity-70:hover{opacity:.7}.hoverable\:hover\:brightness-80:hover{--tw-brightness:brightness(80%);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}}}.\[\&\>div\]\:relative>div{position:relative}.\[\&\>div\]\:before\:absolute>div:before{content:var(--tw-content);position:absolute}.\[\&\>div\]\:before\:top-10>div:before{content:var(--tw-content);top:10rem}.\[\&\>div\]\:before\:-left-49>div:before{content:var(--tw-content);left:-49rem}.\[\&\>div\]\:before\:h-20>div:before{content:var(--tw-content);height:20rem}.\[\&\>div\]\:before\:w-20>div:before{content:var(--tw-content);width:20rem}.\[\&\>div\]\:before\:rounded-full>div:before{content:var(--tw-content);border-radius:3.40282e38px}.\[\&\>div\]\:before\:bg-light-yellow>div:before{content:var(--tw-content);background-color:#dfbd7b}}html{scroll-behavior:smooth;scrollbar-gutter:stable;font-size:.266667vw}@media (width>=768px){html{font-size:.130208vw}}@media (width>=1272px){html{font-size:1px}}@media (width>=1921px){html{font-size:.0520562vw}}body{--tw-leading:1.3;--tw-tracking:.02em;letter-spacing:.02em;font-family:Jost,serif;font-size:14rem;line-height:1.3}@media (width>=1272px){body{font-size:16rem}}.overflow-y-auto{scrollbar-gutter:stable}img,video{max-width:none}li{list-style-type:none}@media (hover:hover) and (pointer:fine){button{cursor:pointer}}.c-scrollbar::-webkit-scrollbar{width:8rem;height:8rem}.c-scrollbar::-webkit-scrollbar-track{background-color:#fff;border-color:#dfdfdf;border-radius:4rem}.c-scrollbar::-webkit-scrollbar-thumb{background-color:#dfdfdf;border-radius:4rem}.c-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#5a5a5a}.dashed-border{border:2px dashed #fff;border-image-source:linear-gradient(90deg,#fff 50%,#0000 50%);border-image-slice:1;border-image-width:2;border-image-outset:5px}.c-scroll-anime{animation-name:anime01;animation-duration:2s;animation-iteration-count:infinite}@keyframes anime01{0%{left:0;transform:translate(0)}to{left:100%;transform:translate(100%)}}body.home .splide__pagination{justify-content:center;column-gap:10rem;padding:0;bottom:-30rem;left:0}@media (width>=1272px){body.home .splide__pagination{bottom:-36rem}}body.home .splide__pagination li{display:flex}body.home .splide__pagination li .splide__pagination__page{border-style:var(--tw-border-style);opacity:1;background-color:#fff;border-width:1px;border-color:#ef742e;width:10rem;height:10rem;margin:0}@media (width>=1272px){body.home .splide__pagination li .splide__pagination__page{width:16rem;height:16rem}}body.home .splide__pagination li .splide__pagination__page.is-active{--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;scale:var(--tw-scale-x)var(--tw-scale-y);background-color:#ef742e;transform:none}.is-sp-menu-opened{overflow:hidden}.is-sp-menu-opened .js-burger-line-1{top:10rem;rotate:45deg}.is-sp-menu-opened .js-burger-line-2{opacity:0}.is-sp-menu-opened .js-burger-line-3{top:10rem;rotate:-45deg}.is-sp-menu-opened .js-sp-menu{visibility:visible;opacity:1}.splide-itinerary .splide__slide{aspect-ratio:3/4;overflow:hidden}@media (width>=768px){.splide-itinerary .splide__slide{aspect-ratio:845/474}}.js-itinerary-item.is-active .c-line{background-color:#efc572;width:32rem}@media (width>=768px){.js-itinerary-item.is-active .c-line{width:39rem}}.js-itinerary-item.is-active .c-text{--tw-font-weight:500;color:#efc572;font-size:14rem;font-style:normal;font-weight:500}@media (width>=768px){.js-itinerary-item.is-active .c-text{font-size:17rem}}@media (width>=1272px){.js-itinerary-item.is-active .c-text{font-size:19rem}}.splide-highlights-home{width:100%}.splide-highlights-home .splide__slide{width:100%;overflow:hidden}@media (width>=1272px){.splide-highlights-home .splide__slide{height:474rem}}.splide-highlights-home .splide__arrows{position:absolute;top:40rem;right:-20rem}@media (width>=1272px){.splide-highlights-home .splide__arrows{top:110rem}}.splide-highlights-home .splide__arrow{opacity:1;width:42rem;height:42rem;transition-property:filter;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s);--tw-duration:.5s;transition-duration:.5s;position:absolute;left:auto;right:0}@media (width>=1272px){.splide-highlights-home .splide__arrow{width:48rem;height:48rem}}@media (hover:hover) and (pointer:fine){@media (hover:hover){.splide-highlights-home .splide__arrow:hover{--tw-brightness:brightness(80%);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}}}.splide-highlights-home .splide__arrow svg,.splide-highlights-home .splide__arrow img{object-fit:contain;width:100%;height:100%}.splide-highlights-home .splide__arrow.splide__arrow--prev{top:0}.splide-highlights-home .splide__arrow.splide__arrow--prev img{--tw-scale-x:-1;scale:var(--tw-scale-x)var(--tw-scale-y)}.splide-highlights-home .splide__arrow.splide__arrow--next{top:56rem}@media (width>=1272px){.splide-highlights-home .splide__arrow.splide__arrow--next{top:64rem}}.splide-highlights .splide__slide{width:100%;padding-bottom:96rem;overflow:hidden}@media (width>=768px){.splide-highlights .splide__slide{padding-bottom:115rem}}.splide-highlights .splide__arrows{position:absolute;top:40rem;right:0}@media (width>=768px){.splide-highlights .splide__arrows{top:172rem;right:50rem}}@media (width>=1016px){.splide-highlights .splide__arrows{right:35rem}}.splide-highlights .splide__arrow{opacity:1;width:42rem;height:42rem;position:absolute;left:auto;right:0}@media (hover:hover){.splide-highlights .splide__arrow:hover{opacity:1}}@media (width>=1272px){.splide-highlights .splide__arrow{width:48rem;height:48rem}}.splide-highlights .splide__arrow svg,.splide-highlights .splide__arrow img{object-fit:contain;width:100%;height:100%}.splide-highlights .splide__arrow.splide__arrow--prev{top:0}.splide-highlights .splide__arrow.splide__arrow--next{top:56rem}@media (width>=1272px){.splide-highlights .splide__arrow.splide__arrow--next{top:64rem}}.js-highlights-item.is-active .c-line{background-color:#efc572;width:39rem}.js-highlights-item.is-active .c-text{--tw-font-weight:500;color:#efc572;font-size:14rem;font-style:normal;font-weight:500}@media (width>=768px){.js-highlights-item.is-active .c-text{font-size:17rem}}@media (width>=1272px){.js-highlights-item.is-active .c-text{font-size:19rem}}.splide-information .splide__arrows{width:100%;position:absolute;top:50%;left:0}.splide-information .splide__arrow{opacity:1;background-color:#333;width:42rem;height:42rem;position:absolute}@media (hover:hover){.splide-information .splide__arrow:hover{opacity:1}}@media (width>=1272px){.splide-information .splide__arrow{width:48rem;height:48rem}}.splide-information .splide__arrow svg,.splide-information .splide__arrow img{object-fit:contain;--tw-duration:.5s;width:100%;height:100%;transition-duration:.5s}@media (hover:hover) and (pointer:fine){@media (hover:hover){:is(.splide-information .splide__arrow svg,.splide-information .splide__arrow img):hover{opacity:.8}}}.splide-information .splide__arrow.splide__arrow--prev{left:-24rem}.splide-information .splide__arrow.splide__arrow--prev img{--tw-scale-x:-1;scale:var(--tw-scale-x)var(--tw-scale-y)}.splide-information .splide__arrow.splide__arrow--next{right:-24rem}.splide-pre-post .splide__arrows{width:100%;position:absolute;top:50%;left:0}.splide-pre-post .splide__arrow{opacity:1;background-color:#333;width:42rem;height:42rem;position:absolute}@media (hover:hover){.splide-pre-post .splide__arrow:hover{opacity:1}}@media (width>=1272px){.splide-pre-post .splide__arrow{width:48rem;height:48rem}}.splide-pre-post .splide__arrow svg,.splide-pre-post .splide__arrow img{object-fit:contain;--tw-duration:.5s;width:100%;height:100%;transition-duration:.5s}@media (hover:hover) and (pointer:fine){@media (hover:hover){:is(.splide-pre-post .splide__arrow svg,.splide-pre-post .splide__arrow img):hover{opacity:.8}}}.splide-pre-post .splide__arrow.splide__arrow--prev{--tw-translate-x:-100%;translate:var(--tw-translate-x)var(--tw-translate-y);left:20rem}@media (width>=1272px){.splide-pre-post .splide__arrow.splide__arrow--prev{left:-8rem}}.splide-pre-post .splide__arrow.splide__arrow--prev img{--tw-scale-x:-1;scale:var(--tw-scale-x)var(--tw-scale-y)}.splide-pre-post .splide__arrow.splide__arrow--next{--tw-translate-x:100%;translate:var(--tw-translate-x)var(--tw-translate-y);right:20rem}@media (width>=1272px){.splide-pre-post .splide__arrow.splide__arrow--next{right:-8rem}}.splide-room .splide__arrows{width:100%;position:absolute;top:50%;left:0}.splide-room .splide__arrow{opacity:1;background-color:#333;width:42rem;height:42rem;position:absolute}@media (hover:hover){.splide-room .splide__arrow:hover{opacity:1}}@media (width>=1272px){.splide-room .splide__arrow{width:48rem;height:48rem}}.splide-room .splide__arrow svg,.splide-room .splide__arrow img{object-fit:contain;--tw-duration:.5s;width:100%;height:100%;transition-duration:.5s}@media (hover:hover) and (pointer:fine){@media (hover:hover){:is(.splide-room .splide__arrow svg,.splide-room .splide__arrow img):hover{opacity:.8}}}.splide-room .splide__arrow.splide__arrow--prev{left:16rem}@media (width>=768px){.splide-room .splide__arrow.splide__arrow--prev{left:232rem}}@media (width>=1272px){.splide-room .splide__arrow.splide__arrow--prev{left:224rem}}@media (width>=1536px){.splide-room .splide__arrow.splide__arrow--prev{left:284rem}}.splide-room .splide__arrow.splide__arrow--prev img{--tw-scale-x:-1;scale:var(--tw-scale-x)var(--tw-scale-y)}.splide-room .splide__arrow.splide__arrow--next{right:16rem}@media (width>=768px){.splide-room .splide__arrow.splide__arrow--next{right:232rem}}@media (width>=1272px){.splide-room .splide__arrow.splide__arrow--next{right:224rem}}@media (width>=1536px){.splide-room .splide__arrow.splide__arrow--next{right:284rem}}.splide-gallery .splide__track--nav>.splide__list>.splide__slide,.splide-gallery .splide__track--nav>.splide__list>.splide__slide.is-active{--tw-border-style:none;border-style:none}.splide-gallery .splide__arrow:hover:not(:disabled){opacity:1}.splide-gallery .splide__slide{width:100%;overflow:hidden}.splide-gallery .splide__arrows{width:100%;position:absolute;top:50%;left:0}.splide-gallery .splide__arrow{opacity:1;width:42rem;height:42rem;position:absolute;top:0}@media (width>=1272px){.splide-gallery .splide__arrow{width:48rem;height:48rem}}.splide-gallery .splide__arrow:not(:disabled){transition-property:filter;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s);--tw-duration:.5s;transition-duration:.5s}@media (hover:hover) and (pointer:fine){@media (hover:hover){.splide-gallery .splide__arrow:not(:disabled):hover{--tw-brightness:brightness(80%);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}}}.splide-gallery .splide__arrow svg,.splide-gallery .splide__arrow img{object-fit:contain;width:100%;height:100%}.splide-gallery .splide__arrow.splide__arrow--prev{--tw-translate-x: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y);left:0}.splide-gallery .splide__arrow.splide__arrow--prev img{--tw-scale-x:-1;scale:var(--tw-scale-x)var(--tw-scale-y)}.splide-gallery .splide__arrow.splide__arrow--next{--tw-translate-x: 50% ;translate:var(--tw-translate-x)var(--tw-translate-y);right:0}.splide-gallery-thumbnail .is-selected>div:after{border-style:var(--tw-border-style);--tw-content:"";content:var(--tw-content);border-width:3px;border-color:#efc572;position:absolute;top:0;right:0;bottom:0;left:0}.pagination{flex-wrap:wrap;justify-content:center;gap:8rem;display:flex}@media (width>=768px){.pagination{gap:12rem}}.pagination li.disabled{display:none}.pagination li.page a,.pagination li.page span{border-style:var(--tw-border-style);background-color:#fff;border-width:1px;border-color:#dfbd7b;border-radius:3.40282e38px;overflow:hidden}.pagination li.page.active a,.pagination li.page.active span{color:#fff;background-image:linear-gradient(90deg,#dfbd7b,#dfbd7b 20%,#ce9c39)}@media (hover:hover) and (pointer:fine){@media (hover:hover){.pagination li.page.active a:hover{cursor:auto}}}.pagination li.prev{margin-right:16rem}.pagination li.prev>a,.pagination li.prev>span{width:auto;transition-property:filter;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s);padding-left:24rem;position:relative}:is(.pagination li.prev>a,.pagination li.prev>span):before{--tw-translate-y: -50% ;width:17rem;height:17rem;translate:var(--tw-translate-x)var(--tw-translate-y);--tw-scale-x:-1;scale:var(--tw-scale-x)var(--tw-scale-y);--tw-content:"";content:var(--tw-content);background-image:url(/english/e-book/images/chevron-right-yellow.svg);background-repeat:no-repeat;background-size:contain;position:absolute;top:50%;left:0}@media (hover:hover) and (pointer:fine){@media (hover:hover){:is(.pagination li.prev>a,.pagination li.prev>span):hover{color:#dfbd7b;--tw-brightness:brightness(80%);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,);background-color:#0000}}}.pagination li.next{margin-left:16rem}.pagination li.next>a,.pagination li.next>span{width:auto;transition-property:filter;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s);padding-right:24rem;position:relative}:is(.pagination li.next>a,.pagination li.next>span):after{--tw-translate-y: -50% ;width:17rem;height:17rem;translate:var(--tw-translate-x)var(--tw-translate-y);--tw-content:"";content:var(--tw-content);background-image:url(/english/e-book/images/chevron-right-yellow.svg);background-repeat:no-repeat;background-size:contain;position:absolute;top:50%;right:0}@media (hover:hover) and (pointer:fine){@media (hover:hover){:is(.pagination li.next>a,.pagination li.next>span):hover{color:#dfbd7b;--tw-brightness:brightness(80%);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,);background-color:#0000}}}.pagination li>a,.pagination li>span{--tw-font-weight:500;color:#dfbd7b;justify-content:center;align-items:center;width:40rem;height:40rem;padding-top:.08em;font-weight:500;display:flex}@media (width>=1272px){:is(.pagination li>a,.pagination li>span){width:48rem;height:48rem}}.pagination li a{--tw-duration:.5s;transition-duration:.5s}@media (hover:hover) and (pointer:fine){@media (hover:hover){.pagination li a:hover{cursor:pointer;color:#fff;background-color:#dfbd7b}}}.block-section{width:100%}.block-section .block-text{position:relative}.block-section .block-text h2{text-align:center;--tw-tracking:.05em;letter-spacing:.05em;font-size:26rem}@media (width>=768px){.block-section .block-text h2{font-size:30rem}}@media (width>=1272px){.block-section .block-text h2{font-size:35rem}}.block-section .block-text h3{--tw-tracking:.05em;letter-spacing:.05em;color:#efc572;font-size:20rem}@media (width>=768px){.block-section .block-text h3{font-size:24rem}}@media (width>=1272px){.block-section .block-text h3{font-size:27rem}}.block-section .block-text h4{text-align:center;--tw-tracking:.05em;letter-spacing:.05em;font-size:17rem}@media (width>=768px){.block-section .block-text h4{font-size:21rem}}@media (width>=1272px){.block-section .block-text h4{font-size:24rem}}.block-section .block-text p{--tw-leading:1.6;--tw-font-weight:400;font-size:14rem;font-weight:400;line-height:1.6}@media (width>=768px){.block-section .block-text p{font-size:16rem}}.block-section .block-text.center{text-align:center}.block-section .block-images{position:relative}.block-section .block-images ul{flex-wrap:wrap;gap:10rem;display:flex}@media (width>=1272px){.block-section .block-images ul{gap:40rem}}.block-section .block-images ul li{flex-direction:column;row-gap:8rem;display:flex}.block-section .block-images ul li>span{aspect-ratio:16/9;width:100%;display:block;overflow:hidden}.block-section .block-images ul li img{object-fit:cover;width:100%;height:100%}.block-section .block-images.align-left ul{justify-content:flex-start}.block-section .block-images.align-center ul{justify-content:center}.block-section .block-images.align-right ul{justify-content:flex-end}.block-section .block-images.wrap-2 ul li{width:calc(50% - 5rem)}@media (width>=1272px){.block-section .block-images.wrap-2 ul li{width:calc(50% - 20rem)}}.block-section .block-images.wrap-3 ul li{width:calc(50% - 10rem)}@media (width>=1272px){.block-section .block-images.wrap-3 ul li{width:calc(33.3333% - 26.6667rem)}}.block-section .block-images.wrap-4 ul li{width:calc(50% - 10rem)}@media (width>=1272px){.block-section .block-images.wrap-4 ul li{width:calc(25% - 30rem)}}.block-section .block-images.wrap-5 ul li{width:calc(50% - 10rem)}@media (width>=1272px){.block-section .block-images.wrap-5 ul li{width:calc(20% - 32rem)}}.block-section .block-images.wrap-6 ul li{width:calc(50% - 10rem)}@media (width>=1272px){.block-section .block-images.wrap-6 ul li{width:calc(16.6667% - 33.3333rem)}}.block-section .block-list{position:relative}.block-section .block-list ul{flex-direction:column;row-gap:16rem;display:inline-flex}@media (width>=1272px){.block-section .block-list ul{row-gap:20rem}}.block-section .block-list ul li{width:fit-content;padding-left:20rem;position:relative}.block-section .block-list ul li:before{--tw-content:"";content:var(--tw-content);background-color:#efc572;border-radius:3.40282e38px;width:8rem;height:8rem;position:absolute;top:4rem;left:0}@media (width>=1272px){.block-section .block-list ul li:before{top:5rem}}.block-section .block-list.center{text-align:center}.block-section .block-list.center ul li{text-align:left}.block-section .block-google-map{position:relative}.block-section .block-google-map .iframe-inner iframe{aspect-ratio:1220/585;width:100%}.block-section .block-text-image{flex-direction:column;gap:8rem 32rem;display:flex;position:relative}@media (width>=768px){.block-section .block-text-image{min-height:264rem}}@media (width>=1272px){.block-section .block-text-image{row-gap:16rem}}@media (width>=768px){.block-section .block-text-image.layout-image-text{padding-left:calc(50% + 16rem)}.block-section .block-text-image.layout-image-text .image{position:absolute;top:0;bottom:0;left:0}.block-section .block-text-image.layout-text-image{padding-right:calc(50% + 16rem)}.block-section .block-text-image.layout-text-image .image{position:absolute;top:0;bottom:0;right:0}}.block-section .block-text-image .image{flex-shrink:0;order:1}@media (width>=768px){.block-section .block-text-image .image{width:calc(50% - 16rem)}}.block-section .block-text-image .image img{object-fit:cover;width:100%;height:100%}.block-section .block-text-image .title{--tw-font-weight:500;order:2;font-size:21rem;font-weight:500}@media (width<768px){.block-section .block-text-image .title{margin-top:8rem}}@media (width>=1272px){.block-section .block-text-image .title{font-size:24rem}}.block-section .block-text-image .body{order:3}.block-section .block-table{overflow-x:auto}.block-section .block-table table{min-width:100%}.block-section .block-table table th{border-style:var(--tw-border-style);text-align:left;--tw-leading:1.4;color:#fff;background-color:#093a60;border-width:1px;border-color:#dfdfdf;padding:16rem;font-size:14rem;line-height:1.4}@media (width>=768px){.block-section .block-table table th{font-size:16rem}}.block-section .block-table table td{border-style:var(--tw-border-style);--tw-leading:1.4;--tw-font-weight:400;border-width:1px;border-color:#dfdfdf;padding:16rem;font-size:14rem;font-weight:400;line-height:1.4}@media (width>=768px){.block-section .block-table table td{font-size:16rem}}.block-section .block-editor{position:relative}.block-section .block-editor ul{flex-direction:column;row-gap:16rem;display:inline-flex}@media (width>=1272px){.block-section .block-editor ul{row-gap:20rem}}.block-section .block-editor ul li{width:fit-content;padding-left:20rem;position:relative}.block-section .block-editor ul li:before{--tw-content:"";content:var(--tw-content);background-color:#efc572;border-radius:3.40282e38px;width:8rem;height:8rem;position:absolute;top:4rem;left:0}@media (width>=1272px){.block-section .block-editor ul li:before{top:5rem}}.block-section .block-editor p{--tw-leading:1.6;word-break:break-all;font-size:16rem;line-height:1.6}.block-section .block-editor p a{--tw-duration:.5s;text-decoration-line:underline;transition-duration:.5s}@media (width>=1272px){@media (hover:hover){.block-section .block-editor p a:hover{color:#093a60}}}.block-section .block-space-ll{padding-top:60rem;display:block}@media (width>=768px){.block-section .block-space-ll{padding-top:120rem}}.block-section .block-space-l{padding-top:32rem;display:block}@media (width>=768px){.block-section .block-space-l{padding-top:64rem}}.block-section .block-space-m{padding-top:16rem;display:block}@media (width>=768px){.block-section .block-space-m{padding-top:32rem}}.block-section .block-space-s{padding-top:12rem;display:block}@media (width>=768px){.block-section .block-space-s{padding-top:24rem}}.block-section .block-space-ss{padding-top:8rem;display:block}@media (width>=768px){.block-section .block-space-ss{padding-top:16rem}}.input-form .form-group+.form-group{margin-top:24rem}@media (width>=768px){.input-form .form-group+.form-group{margin-top:32rem}}.input-form .form-group .control-label .title{--tw-font-weight:600;--tw-tracking:.05em;letter-spacing:.05em;font-size:15rem;font-weight:600}.input-form .form-group .control-label .required{color:#ff1414}.input-form .form-group .controls,.input-form .form-group .agree{gap:12rem;margin-top:8rem;display:grid}:is(.input-form .form-group .controls,.input-form .form-group .agree) input[type=text],:is(.input-form .form-group .controls,.input-form .form-group .agree) input[type=email]{border-style:var(--tw-border-style);border-width:1px;border-color:#707070;border-radius:3.40282e38px;width:100%;height:40rem;padding-inline:20rem}:is(.input-form .form-group .controls,.input-form .form-group .agree) textarea{border-style:var(--tw-border-style);border-width:1px;border-color:#707070;border-radius:10rem;width:100%;height:160rem;padding-block:16rem;padding-inline:20rem}@media (width>=768px){:is(.input-form .form-group .controls,.input-form .form-group .agree) textarea{height:282rem}}:is(.input-form .form-group .controls,.input-form .form-group .agree) input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-style:var(--tw-border-style);--tw-border-style:solid;background-color:#fff;border:1px solid #707070;border-radius:5rem;width:24rem;height:24rem;position:relative;overflow:hidden}@media (width>=1272px){@media (hover:hover){:is(.input-form .form-group .controls,.input-form .form-group .agree) input[type=checkbox]:hover{cursor:pointer}}}:is(.input-form .form-group .controls,.input-form .form-group .agree) input[type=checkbox]:before{--tw-translate-x: -50% ;--tw-translate-y: -50% ;width:16rem;height:16rem;translate:var(--tw-translate-x)var(--tw-translate-y);--tw-content:"";content:var(--tw-content);background-image:url(/english/e-book/images/svg_check.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;position:absolute;top:calc(50% + 1rem);left:50%}:is(.input-form .form-group .controls,.input-form .form-group .agree) input[type=checkbox]:checked{background-color:#093a60}:is(.input-form .form-group .controls,.input-form .form-group .agree) .radios{flex-wrap:wrap;gap:8rem 24rem;display:flex}:is(.input-form .form-group .controls,.input-form .form-group .agree) .radios .radio{align-items:center;column-gap:8rem;display:flex}:is(.input-form .form-group .controls,.input-form .form-group .agree) .radios .radio input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-style:var(--tw-border-style);background-color:#fff;border-width:1px;border-color:#093a60;border-radius:3.40282e38px;width:20rem;height:20rem;position:relative}@media (width>=1272px){:is(.input-form .form-group .controls,.input-form .form-group .agree) .radios .radio input[type=radio]{width:24rem;height:24rem}}:is(.input-form .form-group .controls,.input-form .form-group .agree) .radios .radio input[type=radio]:before{--tw-translate-x: -50% ;--tw-translate-y: -50% ;width:10rem;height:10rem;translate:var(--tw-translate-x)var(--tw-translate-y);--tw-content:"";content:var(--tw-content);border-radius:3.40282e38px;position:absolute;top:50%;left:50%}@media (width>=1272px){:is(.input-form .form-group .controls,.input-form .form-group .agree) .radios .radio input[type=radio]:before{width:12rem;height:12rem}}:is(.input-form .form-group .controls,.input-form .form-group .agree) .radios .radio input[type=radio]:checked:before{background-color:#093a60}:is(.input-form .form-group .controls,.input-form .form-group .agree) .checkbox{align-items:center;column-gap:10rem;display:flex}:is(.input-form .form-group .controls,.input-form .form-group .agree) .help{margin-block:calc(.5em - .5lh);font-size:12rem}@media (width>=1272px){:is(.input-form .form-group .controls,.input-form .form-group .agree) .help{font-size:14rem}}.input-form .form-group.type-18 .agree .check label{column-gap:8rem;display:flex}.input-form .form-group.type-18 .agree .check label .rules{padding-top:.08em}.input-form .form-group.type-18 .agree .check label .rules a{color:#6bacde;transition-property:filter;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s);--tw-duration:.5s;text-decoration-line:underline;transition-duration:.5s}@media (hover:hover) and (pointer:fine){@media (hover:hover){.input-form .form-group.type-18 .agree .check label .rules a:hover{--tw-brightness:brightness(80%);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}}}.input-form .form-group.type-18 .agree .check .help{border-style:var(--tw-border-style);background-color:#f5f5f5;border-width:1px;border-color:#707070;border-radius:10rem;height:192rem;margin-top:8rem;padding:14rem;overflow:hidden auto}.input-form .form-group.type-18 .agree .check .help::-webkit-scrollbar{width:10px;height:10px}.input-form .form-group.type-18 .agree .check .help::-webkit-scrollbar-track{border-radius:5px}.input-form .form-group.type-18 .agree .check .help::-webkit-scrollbar-thumb{background-color:#d2d2d2;border-radius:5px}.input-form .form-group.type-18 .agree .check .help::-webkit-scrollbar-thumb:hover{background-color:#d2d2d2}.input-form .form-group.type-19 .controls .input{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:8rem;display:grid}@media (width>=768px){.input-form .form-group.type-19 .controls .input{column-gap:32rem}}.button-group{justify-content:center;align-items:center;gap:16rem 32rem;margin-top:32rem;display:flex}@media (width<768px){.button-group{flex-direction:column}}@media (width>=768px){.button-group{margin-top:48rem}}.submit{position:relative}.submit input[type=submit]{border-style:var(--tw-border-style);--tw-tracking:.15em;letter-spacing:.15em;color:#fff;background-blend-mode:overlay;--tw-duration:.5s;background-image:linear-gradient(90deg,#e8ca90,#dfbd7b 20%,#ce9c39);border-width:1px;border-color:#fff;border-radius:3.40282e38px;flex-shrink:0;justify-content:center;align-items:center;width:170rem;padding-block:8rem;transition-duration:.5s;display:flex}@media (hover:hover) and (pointer:fine){.submit input[type=submit]{cursor:pointer}@media (hover:hover){.submit input[type=submit]:hover{background-color:#0003}}}.modify{position:relative}.modify span{border-style:var(--tw-border-style);--tw-tracking:.15em;letter-spacing:.15em;color:#dfbd7b;background-blend-mode:overlay;--tw-duration:.5s;background-color:#fff;border-width:1px;border-color:#dfbd7b;border-radius:3.40282e38px;flex-shrink:0;justify-content:center;align-items:center;width:170rem;padding-block:8rem;transition-duration:.5s;display:flex}@media (hover:hover) and (pointer:fine){.modify span{cursor:pointer}@media (hover:hover){.modify span:hover{background-color:#0003}}}.c-sticky-map-a .kobe,.c-sticky-map-a .inujima,.c-sticky-map-a .mitarai,.c-sticky-map-a .miyajima,.c-sticky-map-a .hagi,.c-sticky-map-a .busan,.c-sticky-map-a .shimonoseki,.c-sticky-map-a .katsuura,.c-sticky-map-a .toba,.c-sticky-map-a .yaizu,.c-sticky-map-a .tagonoura,.c-sticky-map-a .yokohama,.c-sticky-map-a .tsushima,.c-sticky-map-a .nagasaki,.c-sticky-map-a .yakushima,.c-sticky-map-a .koshikijima,.c-sticky-map-a .iki,.c-sticky-map-a .amakusa,.c-sticky-map-a .kumamoto,.c-sticky-map-b .yokohama,.c-sticky-map-b .tagonoura,.c-sticky-map-b .yaizu,.c-sticky-map-b .toba,.c-sticky-map-b .katsuura,.c-sticky-map-b .hagi,.c-sticky-map-b .busan,.c-sticky-map-b .shimonoseki,.c-sticky-map-b .miyajima,.c-sticky-map-b .mitarai,.c-sticky-map-b .inujima,.c-sticky-map-b .kobe,.c-sticky-map-c .kobe,.c-sticky-map-c .inujima,.c-sticky-map-c .mitarai,.c-sticky-map-c .miyajima,.c-sticky-map-c .hagi,.c-sticky-map-c .tsushima,.c-sticky-map-c .busan,.c-sticky-map-c .nagasaki,.c-sticky-map-c .yakushima,.c-sticky-map-c .koshikijima,.c-sticky-map-c .iki,.c-sticky-map-c .amakusa,.c-sticky-map-c .kumamoto{opacity:0;--tw-duration:.5s;transition-duration:.5s}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@property --tw-rotate-x{syntax:"*";inherits:false;initial-value:rotateX(0)}@property --tw-rotate-y{syntax:"*";inherits:false;initial-value:rotateY(0)}@property --tw-rotate-z{syntax:"*";inherits:false;initial-value:rotateZ(0)}@property --tw-skew-x{syntax:"*";inherits:false;initial-value:skewX(0)}@property --tw-skew-y{syntax:"*";inherits:false;initial-value:skewY(0)}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-content{syntax:"*";inherits:false;initial-value:""}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}