/**, :before, :after {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x:;
    --tw-pan-y:;
    --tw-pinch-zoom:;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position:;
    --tw-gradient-via-position:;
    --tw-gradient-to-position:;
    --tw-ordinal:;
    --tw-slashed-zero:;
    --tw-numeric-figure:;
    --tw-numeric-spacing:;
    --tw-numeric-fraction:;
    --tw-ring-inset:;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / .5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur:;
    --tw-brightness:;
    --tw-contrast:;
    --tw-grayscale:;
    --tw-hue-rotate:;
    --tw-invert:;
    --tw-saturate:;
    --tw-sepia:;
    --tw-drop-shadow:;
    --tw-backdrop-blur:;
    --tw-backdrop-brightness:;
    --tw-backdrop-contrast:;
    --tw-backdrop-grayscale:;
    --tw-backdrop-hue-rotate:;
    --tw-backdrop-invert:;
    --tw-backdrop-opacity:;
    --tw-backdrop-saturate:;
    --tw-backdrop-sepia:;
    --tw-contain-size:;
    --tw-contain-layout:;
    --tw-contain-paint:;
    --tw-contain-style:
}

::backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x:;
    --tw-pan-y:;
    --tw-pinch-zoom:;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position:;
    --tw-gradient-via-position:;
    --tw-gradient-to-position:;
    --tw-ordinal:;
    --tw-slashed-zero:;
    --tw-numeric-figure:;
    --tw-numeric-spacing:;
    --tw-numeric-fraction:;
    --tw-ring-inset:;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / .5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur:;
    --tw-brightness:;
    --tw-contrast:;
    --tw-grayscale:;
    --tw-hue-rotate:;
    --tw-invert:;
    --tw-saturate:;
    --tw-sepia:;
    --tw-drop-shadow:;
    --tw-backdrop-blur:;
    --tw-backdrop-brightness:;
    --tw-backdrop-contrast:;
    --tw-backdrop-grayscale:;
    --tw-backdrop-hue-rotate:;
    --tw-backdrop-invert:;
    --tw-backdrop-opacity:;
    --tw-backdrop-saturate:;
    --tw-backdrop-sepia:;
    --tw-contain-size:;
    --tw-contain-layout:;
    --tw-contain-paint:;
    --tw-contain-style:
}
    */
*, :before, :after {
    border-width: 0;
    border-style: solid;
    border-color: #d9deed
}

:before, :after {
    --tw-content: ""
}

html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    font-family: ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";
    font-feature-settings: normal;
    font-variation-settings: normal;
    -webkit-tap-highlight-color: transparent
}

body {
    margin: 0;
    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;
    text-decoration: inherit
}

b, strong {
    font-weight: bolder
}

code, kbd, samp, pre {
    font-family: ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;
    font-feature-settings: normal;
    font-variation-settings: normal;
    font-size: 1em
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    font-size: 100%;
    font-weight: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    color: inherit;
    margin: 0;
    padding: 0
}

button, select {
    text-transform: none
}

button, input:where([type=button]), input:where([type=reset]), input:where([type=submit]) {
    -webkit-appearance: button;
    background-color: transparent;
    background-image: none
}

:-moz-focusring {
    outline: auto
}

:-moz-ui-invalid {
    box-shadow: none
}

progress {
    vertical-align: baseline
}

::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

blockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre {
    margin: 0
}

fieldset {
    margin: 0;
    padding: 0
}

legend {
    padding: 0
}

ol, ul, menu {
    list-style: none;
    margin: 0;
    padding: 0
}

dialog {
    padding: 0
}

textarea {
    resize: vertical
}

    input::-moz-placeholder, textarea::-moz-placeholder {
        opacity: 1;
        color: #a9b2c1
    }

    input::placeholder, textarea::placeholder {
        opacity: 1;
        color: #a9b2c1
    }

button, [role=button] {
    cursor: pointer
}

:disabled {
    cursor: default
}

/*img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle
}*/

img, video {
    max-width: 100%;
    height: auto
}

[hidden]:where(:not([hidden=until-found])) {
    display: none
}

body {
    font-family: Pretendard Variable,sans-serif;
    --tw-text-opacity: 1;
    color: rgb(56 56 68 / var(--tw-text-opacity, 1));
    --tw-bg-opacity: 1;
    background-color: rgb(246 248 252 / var(--tw-bg-opacity, 1))
}

li {
    list-style-type: none
}

.container {
    width: 100%
}

@media(min-width:640px) {
    .container {
        max-width: 640px
    }
}

@media(min-width:900px) {
    .container {
        max-width: 900px
    }
}

@media(min-width:1200px) {
    .container {
        max-width: 1200px
    }
}

@media(min-width:1280px) {
    .container {
        max-width: 1280px
    }
}

@media(min-width:1536px) {
    .container {
        max-width: 1536px
    }
}

.tailwind-table-border-top {
    border-top-width: 1px;
    border-style: solid;
    --tw-border-opacity: 1;
    border-top-color: rgb(68 70 85 / var(--tw-border-opacity, 1));
    width: 100%
}

.scroll-table-col-shadow th:first-child {
    border-right-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(228 233 245 / var(--tw-border-opacity, 1));
    position: sticky;
    left: 0;
    z-index: 10
}

[data-scrolled=true] .scroll-table-col-shadow th:first-child {
    --tw-shadow: 2px 0 4px 0 rgba(10, 26, 109, .05);
    --tw-shadow-colored: 2px 0 4px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)
}

.scroll-table-caption {
    margin-bottom: .5rem;
    align-self: stretch;
    text-align: start
}

@media(min-width:900px) {
    .scroll-table-caption {
        margin-bottom: .75rem
    }
}

.scroll-table-caption {
    font-size: 1.125rem;
    line-height: 1.4;
    letter-spacing: -.0225rem;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(68 70 85 / var(--tw-text-opacity, 1))
}

@media(min-width:900px) {
    .scroll-table-caption {
        font-size: 1.375rem;
        line-height: 1.4;
        letter-spacing: -.0275rem;
        font-weight: 700
    }
}

.scroll-table-caption {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1))
}

.scroll-table {
    width: 100%;
    white-space: nowrap;
    text-align: center;
    border-collapse: separate;
    --tw-border-spacing-x: 0px;
    --tw-border-spacing-y: 0px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

    .scroll-table tbody th, .scroll-table tbody td {
        border-bottom-width: 1px;
        border-right-width: 1px;
        --tw-border-opacity: 1;
        border-color: rgb(228 233 245 / var(--tw-border-opacity, 1));
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1))
    }

    .scroll-table th:last-child, .scroll-table td:last-child {
        border-right-color: transparent
    }

    .scroll-table th, .scroll-table td {
        border-right-width: 1px;
        --tw-border-opacity: 1;
        border-color: rgb(228 233 245 / var(--tw-border-opacity, 1));
        white-space: nowrap
    }

    .scroll-table .location {
        white-space: normal;
        padding: 1rem
    }

    .scroll-table thead {
        --tw-bg-opacity: 1;
        background-color: rgb(246 248 252 / var(--tw-bg-opacity, 1));
        border-bottom-width: 1px;
        border-style: solid;
        --tw-border-opacity: 1;
        border-bottom-color: rgb(228 233 245 / var(--tw-border-opacity, 1))
    }

        .scroll-table thead th {
            align-self: stretch;
            padding-left: 0;
            padding-right: 0;
            padding-top: 1rem;
            padding-bottom: 1rem;
            --tw-text-opacity: 1;
            color: rgb(146 152 166 / var(--tw-text-opacity, 1));
            font-size: .875rem;
            line-height: 1.4;
            letter-spacing: -.0175rem;
            font-weight: 600
        }

@media(min-width:900px) {
    .scroll-table thead th {
        font-size: 1rem;
        line-height: 1.5;
        letter-spacing: -.02rem;
        font-weight: 600
    }
}

.scroll-table thead th {
    --tw-bg-opacity: 1;
    background-color: rgb(246 248 252 / var(--tw-bg-opacity, 1))
}

.scroll-table tbody th, .scroll-table tbody td {
    padding: 1rem
}

@media(min-width:900px) {
    .scroll-table tbody th, .scroll-table tbody td {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }
}

.scroll-table tbody th, .scroll-table tbody td {
    --tw-text-opacity: 1;
    color: rgb(90 92 109 / var(--tw-text-opacity, 1))
}

.scroll-table tbody th {
    font-size: .875rem;
    line-height: 1.4;
    letter-spacing: -.0175rem;
    font-weight: 600
}

@media(min-width:900px) {
    .scroll-table tbody th {
        font-size: 1rem;
        line-height: 1.5;
        letter-spacing: -.02rem;
        font-weight: 600
    }
}

.scroll-table tbody td {
    font-size: .875rem;
    line-height: 1.4;
    letter-spacing: -.0175rem;
    font-weight: 500
}

@media(min-width:900px) {
    .scroll-table tbody td {
        font-size: 1rem;
        line-height: 1.5;
        letter-spacing: -.02rem;
        font-weight: 500
    }
}

.tailwind-table-without-thead {
    display: flex;
    align-items: flex-start;
    align-self: stretch
}

    .tailwind-table-without-thead .row-header {
        display: flex;
        flex-direction: column;
        align-items: flex-start
    }

    .tailwind-table-without-thead .row-header-layout .header-common {
        display: flex;
        width: 5rem;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding-left: 0;
        padding-right: 0;
        padding-top: 1rem;
        padding-bottom: 1rem
    }

@media(min-width:900px) {
    .tailwind-table-without-thead .row-header-layout .header-common {
        width: 7.5rem
    }
}

.tailwind-table-without-thead .row-header-layout .header-common {
    border-bottom-width: 1px;
    --tw-border-opacity: 1;
    border-bottom-color: rgb(228 233 245 / var(--tw-border-opacity, 1));
    --tw-bg-opacity: 1;
    background-color: rgb(246 248 252 / var(--tw-bg-opacity, 1));
    font-size: .875rem;
    line-height: 1.4;
    letter-spacing: -.0175rem;
    font-weight: 600;
    --tw-text-opacity: 1;
    color: rgb(146 152 166 / var(--tw-text-opacity, 1))
}

@media(min-width:900px) {
    .tailwind-table-without-thead .row-header-layout .header-common {
        font-size: 1rem;
        line-height: 1.5;
        letter-spacing: -.02rem;
        font-weight: 600
    }
}

.tailwind-table-without-thead .row-header-layout .header-default {
    height: 3.375rem
}

@media(min-width:900px) {
    .tailwind-table-without-thead .row-header-layout .header-default {
        height: 3.625rem
    }
}

.tailwind-table-without-thead .row-header-layout .header-long {
    height: 10.75rem
}

@media(min-width:900px) {
    .tailwind-table-without-thead .row-header-layout .header-long {
        height: 10.875rem
    }
}

.tailwind-table-without-thead .cell-layout {
    display: flex;
    flex-shrink: 0;
    flex-grow: 1;
    flex-basis: 0px;
    flex-direction: column;
    align-items: flex-start
}

    .tailwind-table-without-thead .cell-layout .cell-common {
        display: flex;
        width: 100%;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        align-self: stretch;
        padding: 1rem
    }

@media(min-width:900px) {
    .tailwind-table-without-thead .cell-layout .cell-common {
        height: 3.625rem
    }
}

.tailwind-table-without-thead .cell-layout .cell-common {
    border-bottom-width: 1px;
    --tw-border-opacity: 1;
    border-bottom-color: rgb(228 233 245 / var(--tw-border-opacity, 1));
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    font-size: .875rem;
    line-height: 1.4;
    letter-spacing: -.0175rem;
    font-weight: 500;
    --tw-text-opacity: 1;
    color: rgb(90 92 109 / var(--tw-text-opacity, 1))
}

@media(min-width:900px) {
    .tailwind-table-without-thead .cell-layout .cell-common {
        font-size: 1rem;
        line-height: 1.5;
        letter-spacing: -.02rem;
        font-weight: 500
    }
}

.tailwind-table-without-thead .cell-layout .cell-double {
    display: flex;
    width: 100%;
    flex-direction: row
}

    .tailwind-table-without-thead .cell-layout .cell-double .cell-common {
        width: 50%;
        border-right-width: 1px;
        --tw-border-opacity: 1;
        border-color: rgb(228 233 245 / var(--tw-border-opacity, 1));
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1))
    }

        .tailwind-table-without-thead .cell-layout .cell-double .cell-common:last-child {
            border-right-color: transparent
        }

.tailwind-table-without-thead .cell-layout .cell-default {
    height: 3.375rem
}

@media(min-width:900px) {
    .tailwind-table-without-thead .cell-layout .cell-default {
        height: 3.625rem
    }
}

.tailwind-table-without-thead .cell-layout .cell-long {
    height: 10.75rem
}

@media(min-width:900px) {
    .tailwind-table-without-thead .cell-layout .cell-long {
        min-height: 10.875rem
    }
}

.bullet-list > li {
    display: flex;
    padding-left: .25rem
}

    .bullet-list > li:before {
        content: "��";
        left: 0;
        flex-shrink: 0;
        padding-right: .5rem;
        font-weight: 700
    }

.history-list > li {
    display: flex
}

.history-list span.__year {
    flex-basis: 4.375rem;
    font-size: 1.5rem;
    line-height: 1.35;
    letter-spacing: -.03rem;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(56 56 68 / var(--tw-text-opacity, 1))
}

@media(min-width:900px) {
    .history-list span.__year {
        flex-basis: 6.25rem;
        font-size: 2rem;
        line-height: 1.35;
        letter-spacing: -.04rem;
        font-weight: 700
    }
}

.history-list ul.__content > li {
    display: flex;
    padding-left: .25rem
}

    .history-list ul.__content > li:before {
        content: "��";
        left: 0;
        flex-shrink: 0;
        padding-right: .5rem;
        font-weight: 700
    }

.history-list ul.__content {
    position: relative;
    flex: 1 1 0%;
    padding-bottom: 2.5rem;
    padding-left: 1.875rem;
    padding-top: .25rem;
    font-size: .875rem;
    line-height: 1.4;
    letter-spacing: -.0175rem;
    font-weight: 500;
    --tw-text-opacity: 1;
    color: rgb(109 113 129 / var(--tw-text-opacity, 1))
}

@media(min-width:900px) {
    .history-list ul.__content {
        padding-left: 3.75rem;
        padding-top: .5rem;
        font-size: 1rem;
        line-height: 1.5;
        letter-spacing: -.02rem;
        font-weight: 500
    }
}

.history-list ul.__content:before {
    content: "";
    position: absolute;
    left: .5rem;
    top: .875rem;
    z-index: 2;
    height: .75rem;
    width: .75rem;
    border-radius: 9999px;
    border-width: 4px;
    --tw-border-opacity: 1;
    border-color: rgb(255 101 70 / var(--tw-border-opacity, 1));
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1))
}

.history-list ul.__content:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: .84rem;
    top: 1.2rem;
    width: 1px;
    --tw-bg-opacity: 1;
    background-color: rgb(217 222 237 / var(--tw-bg-opacity, 1))
}

.history-list li:last-child ul.__content:after {
    content: none
}

.certificatePrint p {
    position: absolute;
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 600;
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity, 1))
}

.certificatePrint img {
    pointer-events: none
}

.familysite {
    a: hover

{
    text-decoration-line: underline
}

> ul > li {
    display: flex
}

> ul > li {
    flex-grow: 1
}

> ul > li {
    flex-basis: auto
}

> ul > li {
    flex-direction: column
}

@media(min-width:900px) {
    > ul > li {
        width: -moz-max-content;
        width: max-content
    }
}

@media(min-width:900px) {
    > ul > li {
        min-width: 150px
    }
}

> ul > li {
    span

{
    border-radius: .5rem
}

span {
    background-color: #0000000d
}

span {
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

span {
    padding-top: 1rem;
    padding-bottom: 1rem
}

span {
    font-size: .875rem;
    line-height: 1.4;
    letter-spacing: -.0175rem;
    font-weight: 600
}

span {
    color: #0000004d
}

@media(min-width:900px) {
    span {
        border-radius: 0
    }
}

}

> ul > li:first-child {
    @media(min-width:900px) {
        span {
            padding-left: 3rem
        }
    }
}

@media(min-width:900px) {
    > ul > li:first-child ul {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

ul ul {
    display: flex
}

ul ul {
    flex-direction: column
}

ul ul {
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

ul ul {
    padding-top: .75rem;
    padding-bottom: .75rem
}

ul ul {
    font-size: .9375rem;
    line-height: 1.5;
    letter-spacing: -.01875rem;
    font-weight: 500
}

ul ul {
    line-height: 2rem
}

ul ul {
    li

{
    text-overflow: ellipsis
}

}
}

.glass {
    position: relative;
    z-index: 1
}

    .glass:active {
        background-color: #ff654633
    }

@media(pointer:fine)and (hover:hover) {
    .glass:hover {
        background-color: #ff654633
    }
}

.glass {
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    background: linear-gradient(0deg,#ffffff0d,#ffffff0d),linear-gradient(147.75deg,#ffffff0d 2.76%,#fff0 51.01%)
}

    .glass:before {
        position: absolute;
        inset: 0;
        border-radius: 20px;
        padding: 1px
    }

@media(min-width:900px) {
    .glass:before {
        border-radius: 30px
    }
}

.glass:before {
    pointer-events: none;
    content: "";
    background: linear-gradient(137.35deg,#fff3 11.07%,#ffffff0d 95.8%);
    mask: linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);
    mask-composite: exclude;
    -webkit-mask: linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border-width: 0
}

.pointer-events-none {
    pointer-events: none
}

.visible {
    visibility: visible
}

.invisible {
    visibility: hidden
}

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.sticky {
    position: sticky
}

.inset-0 {
    inset: 0
}

.bottom-0 {
    bottom: 0
}

.bottom-2 {
    bottom: .5rem
}

.bottom-44 {
    bottom: 11rem
}

.bottom-\[100px\] {
    bottom: 100px
}

.bottom-\[120px\] {
    bottom: 120px
}

.left-0 {
    left: 0
}

.left-1\/2 {
    left: 50%
}

.left-2 {
    left: .5rem
}

.left-3 {
    left: .75rem
}

.left-40 {
    left: 10rem
}

.left-6 {
    left: 1.5rem
}

.left-\[121px\] {
    left: 121px
}

.left-\[131px\] {
    left: 131px
}

.left-\[200px\] {
    left: 200px
}

.left-\[262px\] {
    left: 262px
}

.left-\[430px\] {
    left: 430px
}

.left-\[48px\] {
    left: 48px
}

.left-\[70px\] {
    left: 70px
}

.left-\[80px\] {
    left: 80px
}

.left-\[95px\] {
    left: 95px
}

.right-0 {
    right: 0
}

.top-0 {
    top: 0
}

.top-1\/2 {
    top: 50%
}

.top-2 {
    top: .5rem
}

.top-3\/4 {
    top: 75%
}

.top-6 {
    top: 1.5rem
}

.top-\[104px\] {
    top: 104px
}

.top-\[165px\] {
    top: 165px
}

.top-\[182px\] {
    top: 182px
}

.top-\[222px\] {
    top: 222px
}

.top-\[294px\] {
    top: 294px
}

.top-\[309px\] {
    top: 309px
}

.top-\[349px\] {
    top: 349px
}

.top-\[359px\] {
    top: 359px
}

.top-\[493px\] {
    top: 493px
}

.top-\[561px\] {
    top: 561px
}

.top-\[68px\] {
    top: 68px
}

.top-full {
    top: 100%
}

.z-0 {
    z-index: 0
}

.z-above {
    z-index: 2
}

.z-dropdown {
    z-index: 50
}

.z-floating {
    z-index: 100
}

.z-gnb {
    z-index: 301
}

.z-gnb-sub {
    z-index: 300
}

.z-modal {
    z-index: 500
}

.z-popover {
    z-index: 250
}

.z-sticky {
    z-index: 200
}

.z-toast {
    z-index: 600
}

.mx-auto {
    margin-left: auto;
    margin-right: auto
}

.mb-1 {
    margin-bottom: .25rem
}

.mb-10 {
    margin-bottom: 2.5rem
}

.mb-12 {
    margin-bottom: 3rem
}

.mb-14 {
    margin-bottom: 3.5rem
}

.mb-16 {
    margin-bottom: 4rem
}

.mb-2 {
    margin-bottom: .5rem
}

.mb-20 {
    margin-bottom: 5rem
}

.mb-3 {
    margin-bottom: .75rem
}

.mb-32 {
    margin-bottom: 8rem
}

.mb-4 {
    margin-bottom: 1rem
}

.mb-5 {
    margin-bottom: 1.25rem
}

.mb-\[1\.875rem\] {
    margin-bottom: 1.875rem
}

.mb-\[2\.475rem\] {
    margin-bottom: 2.475rem
}

.mb-\[3\.75rem\] {
    margin-bottom: 3.75rem
}

.mb-\[7\.5rem\] {
    margin-bottom: 7.5rem
}

.mr-1 {
    margin-right: .25rem
}

.mt-2 {
    margin-top: .5rem
}

.mt-4 {
    margin-top: 1rem
}

.mt-6 {
    margin-top: 1.5rem
}

.block {
    display: block
}

.flex {
    display: flex
}

.inline-flex {
    display: inline-flex
}

.table {
    display: table
}

.grid {
    display: grid
}

.hidden {
    display: none
}

.aspect-\[2\/1\] {
    aspect-ratio: 2/1
}

.aspect-\[3\/2\] {
    aspect-ratio: 3/2
}

.aspect-\[4\/3\] {
    aspect-ratio: 4/3
}

.aspect-\[640\/533\] {
    aspect-ratio: 640/533
}

.aspect-square {
    aspect-ratio: 1 / 1
}

.h-0 {
    height: 0px
}

.h-1 {
    height: .25rem
}

.h-1\/4 {
    height: 25%
}

.h-10 {
    height: 2.5rem
}

.h-16 {
    height: 4rem
}

.h-20 {
    height: 5rem
}

.h-4 {
    height: 1rem
}

.h-40 {
    height: 10rem
}

.h-5 {
    height: 1.25rem
}

.h-6 {
    height: 1.5rem
}

.h-7 {
    height: 1.75rem
}

.h-8 {
    height: 2rem
}

.h-9 {
    height: 2.25rem
}

.h-\[0\.5625rem\] {
    height: .5625rem
}

.h-\[0\.625rem\] {
    height: .625rem
}

.h-\[1\.375rem\] {
    height: 1.375rem
}

.h-\[1\.475rem\] {
    height: 1.475rem
}

.h-\[1\.875rem\] {
    height: 1.875rem
}

.h-\[100dvh\] {
    height: 100dvh
}

.h-\[19\.375rem\] {
    height: 19.375rem
}

.h-\[1px\] {
    height: 1px
}

.h-\[2\.5rem\] {
    height: 2.5rem
}

.h-\[2\.875rem\] {
    height: 2.875rem
}

.h-\[3\.125rem\] {
    height: 3.125rem
}

.h-\[3\.75rem\] {
    height: 3.75rem
}

.h-\[36\.625rem\] {
    height: 36.625rem
}

.h-\[4\.375rem\] {
    height: 4.375rem
}

.h-\[6\.875rem\] {
    height: 6.875rem
}

.h-\[7\.5rem\] {
    height: 7.5rem
}

.h-auto {
    height: auto
}

.h-fit {
    height: -moz-fit-content;
    height: fit-content
}

.h-full {
    height: 100%
}

.h-screen {
    height: 100vh
}

.max-h-80 {
    max-height: 20rem
}

.max-h-\[13\.5rem\] {
    max-height: 13.5rem
}

.max-h-\[calc\(100vh-140px\)\] {
    max-height: calc(100vh - 140px)
}

.max-h-\[min\(calc\(100vh-200px\)\,600px\)\] {
    max-height: min(calc(100vh - 200px),600px)
}

.max-h-full {
    max-height: 100%
}

.min-h-40 {
    min-height: 10rem
}

.min-h-\[3\.75rem\] {
    min-height: 3.75rem
}

.min-h-\[43\.5rem\] {
    min-height: 43.5rem
}

.min-h-screen {
    min-height: 100vh
}

.\!w-60 {
    width: 15rem !important
}

.w-1 {
    width: .25rem
}

.w-1\/2 {
    width: 50%
}

.w-10 {
    width: 2.5rem
}

.w-16 {
    width: 4rem
}

.w-20 {
    width: 5rem
}

.w-28 {
    width: 7rem
}

.w-4 {
    width: 1rem
}

.w-40 {
    width: 10rem
}

.w-5 {
    width: 1.25rem
}

.w-6 {
    width: 1.5rem
}

.w-8 {
    width: 2rem
}

.w-9 {
    width: 2.25rem
}

.w-\[0\.5625rem\] {
    width: .5625rem
}

.w-\[0\.625rem\] {
    width: .625rem
}

.w-\[10\.75rem\] {
    width: 10.75rem
}

.w-\[11\.25rem\] {
    width: 11.25rem
}

.w-\[12\.5rem\] {
    width: 12.5rem
}

.w-\[14\.0625rem\] {
    width: 14.0625rem
}

.w-\[3\.125rem\] {
    width: 3.125rem
}

.w-\[3\.25rem\] {
    width: 3.25rem
}

.w-\[3\.75rem\] {
    width: 3.75rem
}

.w-\[3\.9375rem\] {
    width: 3.9375rem
}

.w-\[4\.25rem\] {
    width: 4.25rem
}

.w-\[4\.3125rem\] {
    width: 4.3125rem
}

.w-\[4\.375rem\] {
    width: 4.375rem
}

.w-\[4\.4375rem\] {
    width: 4.4375rem
}

.w-\[4\.9375rem\] {
    width: 4.9375rem
}

.w-\[400px\] {
    width: 400px
}

.w-\[5\.125rem\] {
    width: 5.125rem
}

.w-\[5\.625rem\] {
    width: 5.625rem
}

.w-\[5\.75rem\] {
    width: 5.75rem
}

.w-\[5\.9375rem\] {
    width: 5.9375rem
}

.w-\[5rem\] {
    width: 5rem
}

.w-\[6\.125rem\] {
    width: 6.125rem
}

.w-\[6\.25rem\] {
    width: 6.25rem
}

.w-\[6\.6875rem\] {
    width: 6.6875rem
}

.w-\[6\.75rem\] {
    width: 6.75rem
}

.w-\[6\.875rem\] {
    width: 6.875rem
}

.w-\[7\.25rem\] {
    width: 7.25rem
}

.w-\[7\.5rem\] {
    width: 7.5rem
}

.w-\[7\.8125rem\] {
    width: 7.8125rem
}

.w-\[8\.125rem\] {
    width: 8.125rem
}

.w-\[8\.75rem\] {
    width: 8.75rem
}

.w-\[9\.0625rem\] {
    width: 9.0625rem
}

.w-\[9\.1875rem\] {
    width: 9.1875rem
}

.w-\[9\.375rem\] {
    width: 9.375rem
}

.w-fit {
    width: -moz-fit-content;
    width: fit-content
}

.w-full {
    width: 100%
}

.w-max {
    width: -moz-max-content;
    width: max-content
}

.\!min-w-60 {
    min-width: 15rem !important
}

.min-w-0 {
    min-width: 0px
}

.min-w-10 {
    min-width: 2.5rem
}

.min-w-40 {
    min-width: 10rem
}

.min-w-\[18\.75rem\] {
    min-width: 18.75rem
}

.min-w-\[2\.4375rem\] {
    min-width: 2.4375rem
}

.min-w-\[3\.75rem\] {
    min-width: 3.75rem
}

.min-w-\[30rem\] {
    min-width: 30rem
}

.min-w-\[4\.375rem\] {
    min-width: 4.375rem
}

.min-w-\[4\.9375rem\] {
    min-width: 4.9375rem
}

.min-w-\[5rem\] {
    min-width: 5rem
}

.min-w-\[6\.437rem\] {
    min-width: 6.437rem
}

.min-w-\[7\.5rem\] {
    min-width: 7.5rem
}

.min-w-\[7\.8125rem\] {
    min-width: 7.8125rem
}

.min-w-\[8\.75rem\] {
    min-width: 8.75rem
}

.min-w-\[9\.375rem\] {
    min-width: 9.375rem
}

.max-w-40 {
    max-width: 10rem
}

.max-w-5xl {
    max-width: 64rem
}

.max-w-7xl {
    max-width: 80rem
}

.max-w-\[16\.25rem\] {
    max-width: 16.25rem
}

.max-w-\[20rem\] {
    max-width: 20rem
}

.max-w-\[30rem\] {
    max-width: 30rem
}

.max-w-\[47\.5rem\] {
    max-width: 47.5rem
}

.max-w-\[56\.25rem\] {
    max-width: 56.25rem
}

.max-w-\[61\.25rem\] {
    max-width: 61.25rem
}

.max-w-\[680px\] {
    max-width: 680px
}

.max-w-\[8\.75rem\] {
    max-width: 8.75rem
}

.max-w-\[900px\] {
    max-width: 900px
}

.max-w-\[90rem\] {
    max-width: 90rem
}

.max-w-\[960px\] {
    max-width: 960px
}

.max-w-\[980px\] {
    max-width: 980px
}

.flex-1 {
    flex: 1 1 0%
}

.flex-shrink-0, .shrink-0 {
    flex-shrink: 0
}

.grow {
    flex-grow: 1
}

.basis-0 {
    flex-basis: 0px
}

.origin-left {
    transform-origin: left
}

.-translate-x-1\/2 {
    --tw-translate-x: -50%;
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.-translate-x-\[3px\] {
    --tw-translate-x: -3px;
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.-translate-y-1\/2 {
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.translate-y-\[-100\%\] {
    --tw-translate-y: -100%;
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.-rotate-90 {
    --tw-rotate: -90deg;
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.rotate-0 {
    --tw-rotate: 0deg;
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.rotate-180 {
    --tw-rotate: 180deg;
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.rotate-90 {
    --tw-rotate: 90deg;
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.transform {
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

@keyframes bounce {
    0%,to {
        transform: translateY(-25%);
        animation-timing-function: cubic-bezier(.8,0,1,1)
    }

    50% {
        transform: none;
        animation-timing-function: cubic-bezier(0,0,.2,1)
    }
}

.animate-bounce {
    animation: bounce 1s infinite
}

.cursor-default {
    cursor: default
}

.cursor-pointer {
    cursor: pointer
}

.cursor-wait {
    cursor: wait
}

.resize {
    resize: both
}

.grid-cols-1 {
    grid-template-columns: repeat(1,minmax(0,1fr))
}

.grid-cols-2 {
    grid-template-columns: repeat(2,minmax(0,1fr))
}

.grid-rows-2 {
    grid-template-rows: repeat(2,minmax(0,1fr))
}

.flex-row {
    flex-direction: row
}

.flex-col {
    flex-direction: column
}

.flex-wrap {
    flex-wrap: wrap
}

.flex-nowrap {
    flex-wrap: nowrap
}

.content-center {
    align-content: center
}

.items-start {
    align-items: flex-start
}

.items-end {
    align-items: flex-end
}

.items-center {
    align-items: center
}

.justify-start {
    justify-content: flex-start
}

.justify-end {
    justify-content: flex-end
}

.justify-center {
    justify-content: center
}

.justify-between {
    justify-content: space-between
}

.gap-1 {
    gap: .25rem
}

.gap-10 {
    gap: 2.5rem
}

.gap-2 {
    gap: .5rem
}

.gap-3 {
    gap: .75rem
}

.gap-4 {
    gap: 1rem
}

.gap-5 {
    gap: 1.25rem
}

.gap-6 {
    gap: 1.5rem
}

.gap-\[0\.125rem\] {
    gap: .125rem
}

.gap-\[0\.375rem\] {
    gap: .375rem
}

.gap-\[0\.625rem\] {
    gap: .625rem
}

.gap-\[1\.875rem\] {
    gap: 1.875rem
}

.gap-\[3\.75rem\] {
    gap: 3.75rem
}

.gap-x-1 {
    -moz-column-gap: .25rem;
    column-gap: .25rem
}

.gap-x-2 {
    -moz-column-gap: .5rem;
    column-gap: .5rem
}

.gap-y-10 {
    row-gap: 2.5rem
}

.gap-y-2 {
    row-gap: .5rem
}

.space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(.25rem * var(--tw-space-y-reverse))
}

.self-stretch {
    align-self: stretch
}

.overflow-auto {
    overflow: auto
}

.overflow-hidden {
    overflow: hidden
}

.overflow-x-auto {
    overflow-x: auto
}

.overflow-y-auto {
    overflow-y: auto
}

.overflow-x-hidden {
    overflow-x: hidden
}

.text-ellipsis {
    text-overflow: ellipsis
}

.whitespace-nowrap {
    white-space: nowrap
}

.whitespace-pre-line {
    white-space: pre-line
}

.break-all {
    word-break: break-all
}

.break-keep {
    word-break: keep-all
}

.rounded {
    border-radius: .25rem
}

.rounded-\[10px\] {
    border-radius: 10px
}

.rounded-\[12px\] {
    border-radius: 12px
}

.rounded-\[16px\] {
    border-radius: 16px
}

.rounded-\[20px\] {
    border-radius: 20px
}

.rounded-\[40px\] {
    border-radius: 40px
}

.rounded-\[4px\] {
    border-radius: 4px
}

.rounded-\[50px\] {
    border-radius: 50px
}

.rounded-\[60px\] {
    border-radius: 60px
}

.rounded-\[6px\] {
    border-radius: 6px
}

.rounded-\[8px\] {
    border-radius: 8px
}

.rounded-full {
    border-radius: 9999px
}

.rounded-xl {
    border-radius: .75rem
}

.rounded-b-\[12px\] {
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px
}

.rounded-t-\[12px\] {
    border-top-left-radius: 12px;
    border-top-right-radius: 12px
}

.rounded-tl-\[20px\] {
    border-top-left-radius: 20px
}

.rounded-tr-\[20px\] {
    border-top-right-radius: 20px
}

.border {
    border-width: 1px
}

.border-\[1\.5px\] {
    border-width: 1.5px
}

.border-y {
    border-top-width: 1px;
    border-bottom-width: 1px
}

.border-b {
    border-bottom-width: 1px
}

.border-b-0 {
    border-bottom-width: 0px
}

.border-b-2 {
    border-bottom-width: 2px
}

.border-l {
    border-left-width: 1px
}

.border-l-\[3px\] {
    border-left-width: 3px
}

.border-t, .border-t-\[1px\] {
    border-top-width: 1px
}

.border-solid {
    border-style: solid
}

.border-black {
    --tw-border-opacity: 1;
    border-color: rgb(0 0 0 / var(--tw-border-opacity, 1))
}

.border-black\/50 {
    border-color: #00000080
}

.border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgb(238 243 251 / var(--tw-border-opacity, 1))
}

.border-gray-150 {
    --tw-border-opacity: 1;
    border-color: rgb(228 233 245 / var(--tw-border-opacity, 1))
}

.border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgb(217 222 237 / var(--tw-border-opacity, 1))
}

.border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgb(202 208 224 / var(--tw-border-opacity, 1))
}

.border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgb(169 178 193 / var(--tw-border-opacity, 1))
}

.border-gray-800 {
    --tw-border-opacity: 1;
    border-color: rgb(68 70 85 / var(--tw-border-opacity, 1))
}

.border-orange-primary {
    --tw-border-opacity: 1;
    border-color: rgb(255 101 70 / var(--tw-border-opacity, 1))
}

.border-b-gray-150 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(228 233 245 / var(--tw-border-opacity, 1))
}

.border-b-gray-200 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(217 222 237 / var(--tw-border-opacity, 1))
}

.border-t-gray-200 {
    --tw-border-opacity: 1;
    border-top-color: rgb(217 222 237 / var(--tw-border-opacity, 1))
}

.border-t-gray-800 {
    --tw-border-opacity: 1;
    border-top-color: rgb(68 70 85 / var(--tw-border-opacity, 1))
}

.border-opacity-50 {
    --tw-border-opacity: .5
}

.bg-black {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1))
}

.bg-black\/20 {
    background-color: #0003
}

.bg-black\/40 {
    background-color: #0006
}

.bg-black\/80 {
    background-color: #000c
}

.bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(238 243 251 / var(--tw-bg-opacity, 1))
}

.bg-gray-150 {
    --tw-bg-opacity: 1;
    background-color: rgb(228 233 245 / var(--tw-bg-opacity, 1))
}

.bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(217 222 237 / var(--tw-bg-opacity, 1))
}

.bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(202 208 224 / var(--tw-bg-opacity, 1))
}

.bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(169 178 193 / var(--tw-bg-opacity, 1))
}

.bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(246 248 252 / var(--tw-bg-opacity, 1))
}

.bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(146 152 166 / var(--tw-bg-opacity, 1))
}

.bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(109 113 129 / var(--tw-bg-opacity, 1))
}

.bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(68 70 85 / var(--tw-bg-opacity, 1))
}

.bg-orange-primary {
    --tw-bg-opacity: 1;
    background-color: rgb(255 101 70 / var(--tw-bg-opacity, 1))
}

.bg-transparent {
    background-color: transparent
}

.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1))
}

.bg-white\/20 {
    background-color: #fff3
}

.bg-white\/40 {
    background-color: #fff6
}

.bg-opacity-0 {
    --tw-bg-opacity: 0
}

.bg-opacity-40 {
    --tw-bg-opacity: .4
}

.bg-\[linear-gradient\(0deg\,\#FFF_56\.73\%\,rgba\(255\,255\,255\,0\.00\)_100\%\)\] {
    background-image: linear-gradient(0deg,#fff 56.73%,#fff0)
}

.bg-gradient-to-b {
    background-image: linear-gradient(to bottom,var(--tw-gradient-stops))
}

.from-transparent {
    --tw-gradient-from: transparent var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.to-black\/50 {
    --tw-gradient-to: rgb(0 0 0 / .5) var(--tw-gradient-to-position)
}

.fill-gray-50 {
    fill: #f6f8fc
}

.fill-white {
    fill: #fff
}

.stroke-gray-300 {
    stroke: #cad0e0
}

.stroke-gray-400 {
    stroke: #a9b2c1
}

.stroke-gray-600 {
    stroke: #6d7181
}

.stroke-gray-800 {
    stroke: #444655
}

.stroke-orange-primary {
    stroke: #ff6546
}

.stroke-1 {
    stroke-width: 1
}

.object-contain {
    -o-object-fit: contain;
    object-fit: contain
}

.object-cover {
    -o-object-fit: cover;
    object-fit: cover
}

.p-1 {
    padding: .25rem
}

.p-10 {
    padding: 2.5rem
}

.p-2 {
    padding: .5rem
}

.p-3 {
    padding: .75rem
}

.p-4 {
    padding: 1rem
}

.p-5 {
    padding: 1.25rem
}

.p-6 {
    padding: 1.5rem
}

.p-\[0\.1875rem\] {
    padding: .1875rem
}

.p-\[1\.875rem\] {
    padding: 1.875rem
}

.px-0 {
    padding-left: 0;
    padding-right: 0
}

.px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem
}

.px-2 {
    padding-left: .5rem;
    padding-right: .5rem
}

.px-3 {
    padding-left: .75rem;
    padding-right: .75rem
}

.px-4 {
    padding-left: 1rem;
    padding-right: 1rem
}

.px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

.px-\[0\.375rem\] {
    padding-left: .375rem;
    padding-right: .375rem
}

.px-\[0\.625rem\] {
    padding-left: .625rem;
    padding-right: .625rem
}

.px-\[1\.875rem\] {
    padding-left: 1.875rem;
    padding-right: 1.875rem
}

.py-0 {
    padding-top: 0;
    padding-bottom: 0
}

.py-1 {
    padding-top: .25rem;
    padding-bottom: .25rem
}

.py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem
}

.py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem
}

.py-3 {
    padding-top: .75rem;
    padding-bottom: .75rem
}

.py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem
}

.py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
}

.py-\[0\.125rem\] {
    padding-top: .125rem;
    padding-bottom: .125rem
}

.py-\[0\.625rem\] {
    padding-top: .625rem;
    padding-bottom: .625rem
}

.py-\[1\.25rem\] {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem
}

.py-\[1\.875rem\] {
    padding-top: 1.875rem;
    padding-bottom: 1.875rem
}

.py-\[3\.75rem\] {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem
}

.py-\[6px\] {
    padding-top: 6px;
    padding-bottom: 6px
}

.pb-10 {
    padding-bottom: 2.5rem
}

.pb-20 {
    padding-bottom: 5rem
}

.pb-3 {
    padding-bottom: .75rem
}

.pb-32 {
    padding-bottom: 8rem
}

.pb-4 {
    padding-bottom: 1rem
}

.pb-5 {
    padding-bottom: 1.25rem
}

.pb-8 {
    padding-bottom: 2rem
}

.pb-\[1\.785rem\] {
    padding-bottom: 1.785rem
}

.pb-\[1\.875rem\] {
    padding-bottom: 1.875rem
}

.pb-\[3\.75rem\] {
    padding-bottom: 3.75rem
}

.pb-\[6\.25rem\] {
    padding-bottom: 6.25rem
}

.pb-\[7\.5rem\] {
    padding-bottom: 7.5rem
}

.pl-1 {
    padding-left: .25rem
}

.pl-2 {
    padding-left: .5rem
}

.pl-3 {
    padding-left: .75rem
}

.pl-4 {
    padding-left: 1rem
}

.pl-6 {
    padding-left: 1.5rem
}

.pl-\[1rem\] {
    padding-left: 1rem
}

.pl-\[env\(safe-area-inset-left\)\] {
    padding-left: env(safe-area-inset-left)
}

.pr-0 {
    padding-right: 0
}

.pr-1 {
    padding-right: .25rem
}

.pr-5 {
    padding-right: 1.25rem
}

.pr-\[env\(safe-area-inset-right\)\] {
    padding-right: env(safe-area-inset-right)
}

.pt-0 {
    padding-top: 0
}

.pt-10 {
    padding-top: 2.5rem
}

.pt-5 {
    padding-top: 1.25rem
}

.pt-7 {
    padding-top: 1.75rem
}

.pt-8 {
    padding-top: 2rem
}

.pt-\[1\.875rem\] {
    padding-top: 1.875rem
}

.pt-\[3\.75rem\] {
    padding-top: 3.75rem
}

.pt-\[4\.375rem\] {
    padding-top: 4.375rem
}

.pt-\[7\.5rem\] {
    padding-top: 7.5rem
}

.pt-\[env\(safe-area-inset-top\)\] {
    padding-top: env(safe-area-inset-top)
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.text-start {
    text-align: start
}

.text-body1-medium {
    font-size: 1rem;
    line-height: 1.5;
    letter-spacing: -.02rem;
    font-weight: 500
}

.text-body1-semibold {
    font-size: 1rem;
    line-height: 1.5;
    letter-spacing: -.02rem;
    font-weight: 600
}

.text-body2-medium {
    font-size: .9375rem;
    line-height: 1.5;
    letter-spacing: -.01875rem;
    font-weight: 500
}

.text-body2-semibold {
    font-size: .9375rem;
    line-height: 1.5;
    letter-spacing: -.01875rem;
    font-weight: 600
}

.text-body3-medium {
    font-size: .875rem;
    line-height: 1.4;
    letter-spacing: -.0175rem;
    font-weight: 500
}

.text-body3-semibold {
    font-size: .875rem;
    line-height: 1.4;
    letter-spacing: -.0175rem;
    font-weight: 600
}

.text-body4-medium {
    font-size: .8125rem;
    line-height: 1.4;
    letter-spacing: -.01625rem;
    font-weight: 500
}

.text-body4-semibold {
    font-size: .8125rem;
    line-height: 1.4;
    letter-spacing: -.01625rem;
    font-weight: 600
}

.text-caption-semibold {
    font-size: .75rem;
    line-height: 1.4;
    letter-spacing: -.015rem;
    font-weight: 600
}

.text-ex-display-2 {
    font-size: 3.75rem;
    line-height: 1.38;
    letter-spacing: -.075rem;
    font-weight: 700
}

.text-heading-1 {
    font-size: 1.375rem;
    line-height: 1.4;
    letter-spacing: -.0275rem;
    font-weight: 700
}

.text-heading-2 {
    font-size: 1.25rem;
    line-height: 1.4;
    letter-spacing: -.025rem;
    font-weight: 700
}

.text-heading-3 {
    font-size: 1.125rem;
    line-height: 1.4;
    letter-spacing: -.0225rem;
    font-weight: 700
}

.text-heading-4 {
    font-size: 1.0625rem;
    line-height: 1.4;
    letter-spacing: -.02125rem;
    font-weight: 700
}

.text-sm {
    font-size: .875rem;
    line-height: 1.25rem
}

.text-title-2 {
    font-size: 2rem;
    line-height: 1.35;
    letter-spacing: -.04rem;
    font-weight: 700
}

.text-title-3 {
    font-size: 1.75rem;
    line-height: 1.35;
    letter-spacing: -.035rem;
    font-weight: 700
}

.text-title-4 {
    font-size: 1.5rem;
    line-height: 1.35;
    letter-spacing: -.03rem;
    font-weight: 700
}

.text-xs {
    font-size: .75rem;
    line-height: 1rem
}

.font-bold {
    font-weight: 700
}

.font-semibold {
    font-weight: 600
}

.not-italic {
    font-style: normal
}

.leading-\[3\] {
    line-height: 3
}

.-tracking-\[0\.02em\] {
    letter-spacing: -.02em
}

.text-black {
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity, 1))
}

.text-gray-150 {
    --tw-text-opacity: 1;
    color: rgb(228 233 245 / var(--tw-text-opacity, 1))
}

.text-gray-300 {
    --tw-text-opacity: 1;
    color: rgb(202 208 224 / var(--tw-text-opacity, 1))
}

.text-gray-400 {
    --tw-text-opacity: 1;
    color: rgb(169 178 193 / var(--tw-text-opacity, 1))
}

.text-gray-500 {
    --tw-text-opacity: 1;
    color: rgb(146 152 166 / var(--tw-text-opacity, 1))
}

.text-gray-600 {
    --tw-text-opacity: 1;
    color: rgb(109 113 129 / var(--tw-text-opacity, 1))
}

.text-gray-700 {
    --tw-text-opacity: 1;
    color: rgb(90 92 109 / var(--tw-text-opacity, 1))
}

.text-gray-800 {
    --tw-text-opacity: 1;
    color: rgb(68 70 85 / var(--tw-text-opacity, 1))
}

.text-gray-900 {
    --tw-text-opacity: 1;
    color: rgb(56 56 68 / var(--tw-text-opacity, 1))
}

.text-orange-primary {
    --tw-text-opacity: 1;
    color: rgb(255 101 70 / var(--tw-text-opacity, 1))
}

.text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1))
}

.underline {
    text-decoration-line: underline
}

.decoration-solid {
    text-decoration-style: solid
}

.decoration-auto {
    text-decoration-thickness: auto
}

.underline-offset-auto {
    text-underline-offset: auto
}

.placeholder-gray-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgb(202 208 224 / var(--tw-placeholder-opacity, 1))
}

.placeholder-gray-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgb(202 208 224 / var(--tw-placeholder-opacity, 1))
}

.placeholder-gray-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgb(169 178 193 / var(--tw-placeholder-opacity, 1))
}

.placeholder-gray-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgb(169 178 193 / var(--tw-placeholder-opacity, 1))
}

.opacity-100 {
    opacity: 1
}

.opacity-50 {
    opacity: .5
}

.opacity-60 {
    opacity: .6
}

.shadow-2 {
    --tw-shadow: 0 12px 20px 0 rgba(10, 26, 109, .04);
    --tw-shadow-colored: 0 12px 20px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)
}

.shadow-3 {
    --tw-shadow: 0 12px 20px 0 rgba(120, 144, 177, .3);
    --tw-shadow-colored: 0 12px 20px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)
}

.shadow-4 {
    --tw-shadow: 0 14px 20px 0 rgba(55, 81, 116, .15), 0 22px 90px 0 rgba(29, 60, 105, .2);
    --tw-shadow-colored: 0 14px 20px 0 var(--tw-shadow-color), 0 22px 90px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)
}

.shadow-\[0px_4px_10px_rgba\(0\,0\,0\,0\.1\)\] {
    --tw-shadow: 0px 4px 10px rgba(0,0,0,.1);
    --tw-shadow-colored: 0px 4px 10px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)
}

.shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)
}

.shadow-md {
    --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)
}

.grayscale {
    --tw-grayscale: grayscale(100%);
    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)
}

.filter {
    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)
}

.filter-none {
    filter: none
}

.backdrop-blur-\[10px\] {
    --tw-backdrop-blur: blur(10px);
    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
}

.backdrop-blur-md {
    --tw-backdrop-blur: blur(12px);
    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
}

.transition {
    transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s
}

.transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s
}

.transition-colors {
    transition-property: color,background-color,border-color,text-decoration-color,fill,stroke;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s
}

.transition-transform {
    transition-property: transform;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s
}

.duration-100 {
    transition-duration: .1s
}

.duration-150 {
    transition-duration: .15s
}

.duration-200 {
    transition-duration: .2s
}

.duration-300 {
    transition-duration: .3s
}

.duration-700 {
    transition-duration: .7s
}

.ease-in-out {
    transition-timing-function: cubic-bezier(.4,0,.2,1)
}

.\[animation-delay\:-0\.15s\] {
    animation-delay: -.15s
}

.\[animation-delay\:-0\.3s\] {
    animation-delay: -.3s
}

.\[animation-delay\:-0\.45s\] {
    animation-delay: -.45s
}

@media print {
    .no-print {
        display: none !important
    }

    .print-area {
        top: 0 !important;
        left: 0 !important;
        transform: none !important;
        width: 100% !important;
        max-width: none !important
    }

        .print-area .overflow-y-auto {
            overflow: visible !important;
            max-height: none !important
        }
}

@media(min-width:900px) {
    .md\:center-line {
        background-image: radial-gradient(circle,#A9B2C1 2px,transparent 2px);
        background-size: 10px 1px;
        background-position: center;
        background-repeat: repeat-x
    }

    .tailwind-table-without-thead .cell-layout .md\:cell-double {
        display: flex;
        width: 100%;
        flex-direction: row
    }

        .tailwind-table-without-thead .cell-layout .md\:cell-double .cell-common {
            width: 50%;
            border-right-width: 1px;
            --tw-border-opacity: 1;
            border-color: rgb(228 233 245 / var(--tw-border-opacity, 1));
            --tw-bg-opacity: 1;
            background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1))
        }

            .tailwind-table-without-thead .cell-layout .md\:cell-double .cell-common:last-child {
                border-right-color: transparent
            }
}

.before\:mr-1:before {
    content: var(--tw-content);
    margin-right: .25rem
}

.before\:mr-2:before {
    content: var(--tw-content);
    margin-right: .5rem
}

.before\:content-\[\'A\.\'\]:before {
    --tw-content: "A.";
    content: var(--tw-content)
}

.before\:content-\[\'Q\.\'\]:before {
    --tw-content: "Q.";
    content: var(--tw-content)
}

.hover\:border-gray-400:hover {
    --tw-border-opacity: 1;
    border-color: rgb(169 178 193 / var(--tw-border-opacity, 1))
}

.hover\:border-orange-primary:hover {
    --tw-border-opacity: 1;
    border-color: rgb(255 101 70 / var(--tw-border-opacity, 1))
}

.hover\:bg-gray-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(238 243 251 / var(--tw-bg-opacity, 1))
}

.hover\:bg-gray-150:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(228 233 245 / var(--tw-bg-opacity, 1))
}

.hover\:bg-gray-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(217 222 237 / var(--tw-bg-opacity, 1))
}

.hover\:bg-orange-dark:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(204 75 39 / var(--tw-bg-opacity, 1))
}

.hover\:bg-orange-secondary:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(255 223 214 / var(--tw-bg-opacity, 1))
}

.hover\:bg-orange-tertiary:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(255 246 244 / var(--tw-bg-opacity, 1))
}

.hover\:text-orange-primary:hover {
    --tw-text-opacity: 1;
    color: rgb(255 101 70 / var(--tw-text-opacity, 1))
}

.hover\:underline:hover {
    text-decoration-line: underline
}

.focus\:border:focus {
    border-width: 1px
}

.focus\:border-orange-primary:focus {
    --tw-border-opacity: 1;
    border-color: rgb(255 101 70 / var(--tw-border-opacity, 1))
}

.focus\:outline-none:focus {
    outline: 2px solid transparent;
    outline-offset: 2px
}

.focus\:ring-2:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)
}

.active\:bg-gray-200:active {
    --tw-bg-opacity: 1;
    background-color: rgb(217 222 237 / var(--tw-bg-opacity, 1))
}

.active\:bg-orange-dark:active {
    --tw-bg-opacity: 1;
    background-color: rgb(204 75 39 / var(--tw-bg-opacity, 1))
}

.active\:bg-orange-secondary:active {
    --tw-bg-opacity: 1;
    background-color: rgb(255 223 214 / var(--tw-bg-opacity, 1))
}

.active\:stroke-orange-primary:active {
    stroke: #ff6546
}

.active\:text-orange-primary:active {
    --tw-text-opacity: 1;
    color: rgb(255 101 70 / var(--tw-text-opacity, 1))
}

.disabled\:border-gray-300:disabled {
    --tw-border-opacity: 1;
    border-color: rgb(202 208 224 / var(--tw-border-opacity, 1))
}

.disabled\:border-gray-400:disabled {
    --tw-border-opacity: 1;
    border-color: rgb(169 178 193 / var(--tw-border-opacity, 1))
}

.disabled\:bg-gray-100:disabled {
    --tw-bg-opacity: 1;
    background-color: rgb(238 243 251 / var(--tw-bg-opacity, 1))
}

.disabled\:bg-gray-150:disabled {
    --tw-bg-opacity: 1;
    background-color: rgb(228 233 245 / var(--tw-bg-opacity, 1))
}

.disabled\:bg-gray-300:disabled {
    --tw-bg-opacity: 1;
    background-color: rgb(202 208 224 / var(--tw-bg-opacity, 1))
}

.group:hover .group-hover\:translate-x-\[2px\] {
    --tw-translate-x: 2px;
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.group:hover .group-hover\:bg-orange-primary {
    --tw-bg-opacity: 1;
    background-color: rgb(255 101 70 / var(--tw-bg-opacity, 1))
}

.group:hover .group-hover\:bg-orange-secondary {
    --tw-bg-opacity: 1;
    background-color: rgb(255 223 214 / var(--tw-bg-opacity, 1))
}

.group:hover .group-hover\:stroke-orange-primary {
    stroke: #ff6546
}

.group:hover .group-hover\:text-orange-primary {
    --tw-text-opacity: 1;
    color: rgb(255 101 70 / var(--tw-text-opacity, 1))
}

.group:hover .group-hover\:text-orange-secondary {
    --tw-text-opacity: 1;
    color: rgb(255 223 214 / var(--tw-text-opacity, 1))
}

.group:active .group-active\:stroke-orange-primary {
    stroke: #ff6546
}

.group:disabled .group-disabled\:text-gray-300 {
    --tw-text-opacity: 1;
    color: rgb(202 208 224 / var(--tw-text-opacity, 1))
}

.group:disabled .group-disabled\:text-gray-400 {
    --tw-text-opacity: 1;
    color: rgb(169 178 193 / var(--tw-text-opacity, 1))
}

.group:disabled .group-disabled\:text-gray-500 {
    --tw-text-opacity: 1;
    color: rgb(146 152 166 / var(--tw-text-opacity, 1))
}

.peer:focus-visible ~ .peer-focus-visible\:ring-2 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)
}

@media(pointer:fine)and (hover:hover) {
    .fine-hover\:bg-orange-tertiary:hover {
        --tw-bg-opacity: 1;
        background-color: rgb(255 246 244 / var(--tw-bg-opacity, 1))
    }

    .fine-hover\:stroke-orange-primary:hover {
        stroke: #ff6546
    }

    .fine-hover\:text-gray-800:hover {
        --tw-text-opacity: 1;
        color: rgb(68 70 85 / var(--tw-text-opacity, 1))
    }

    .fine-hover\:text-orange-primary:hover {
        --tw-text-opacity: 1;
        color: rgb(255 101 70 / var(--tw-text-opacity, 1))
    }

    .fine-hover\:underline:hover {
        text-decoration-line: underline
    }

    .fine-hover\:enabled\:bg-gray-200:enabled:hover {
        --tw-bg-opacity: 1;
        background-color: rgb(217 222 237 / var(--tw-bg-opacity, 1))
    }

    .fine-hover\:enabled\:bg-orange-dark:enabled:hover {
        --tw-bg-opacity: 1;
        background-color: rgb(204 75 39 / var(--tw-bg-opacity, 1))
    }

    .fine-hover\:enabled\:bg-orange-secondary:enabled:hover {
        --tw-bg-opacity: 1;
        background-color: rgb(255 223 214 / var(--tw-bg-opacity, 1))
    }
}

@media(min-width:640px) {
    .sm\:block {
        display: block
    }

    .sm\:grid-cols-4 {
        grid-template-columns: repeat(4,minmax(0,1fr))
    }

    .sm\:pl-0 {
        padding-left: 0
    }
}

@media(min-width:900px) {
    .md\:static {
        position: static
    }

    .md\:bottom-5 {
        bottom: 1.25rem
    }

    .md\:left-3 {
        left: .75rem
    }

    .md\:left-5 {
        left: 1.25rem
    }

    .md\:left-\[2\.0625rem\] {
        left: 2.0625rem
    }

    .md\:left-auto {
        left: auto
    }

    .md\:top-3 {
        top: .75rem
    }

    .md\:top-\[250px\] {
        top: 250px
    }

    .md\:mb-0 {
        margin-bottom: 0
    }

    .md\:mb-10 {
        margin-bottom: 2.5rem
    }

    .md\:mb-2 {
        margin-bottom: .5rem
    }

    .md\:mb-3 {
        margin-bottom: .75rem
    }

    .md\:mb-4 {
        margin-bottom: 1rem
    }

    .md\:mb-5 {
        margin-bottom: 1.25rem
    }

    .md\:mb-\[1\.875rem\] {
        margin-bottom: 1.875rem
    }

    .md\:mb-\[15rem\] {
        margin-bottom: 15rem
    }

    .md\:mb-\[3\.75rem\] {
        margin-bottom: 3.75rem
    }

    .md\:mb-\[7\.5rem\] {
        margin-bottom: 7.5rem
    }

    .md\:mt-3 {
        margin-top: .75rem
    }

    .md\:block {
        display: block
    }

    .md\:flex {
        display: flex
    }

    .md\:hidden {
        display: none
    }

    .md\:h-10 {
        height: 2.5rem
    }

    .md\:h-11 {
        height: 2.75rem
    }

    .md\:h-20 {
        height: 5rem
    }

    .md\:h-40 {
        height: 10rem
    }

    .md\:h-6 {
        height: 1.5rem
    }

    .md\:h-80 {
        height: 20rem
    }

    .md\:h-9 {
        height: 2.25rem
    }

    .md\:h-\[1\.75rem\] {
        height: 1.75rem
    }

    .md\:h-\[1\.875rem\] {
        height: 1.875rem
    }

    .md\:h-\[2\.75rem\] {
        height: 2.75rem
    }

    .md\:h-\[3\.125rem\] {
        height: 3.125rem
    }

    .md\:h-\[3\.5rem\] {
        height: 3.5rem
    }

    .md\:h-\[3\.75rem\] {
        height: 3.75rem
    }

    .md\:h-\[4\.375rem\] {
        height: 4.375rem
    }

    .md\:h-\[5\.75rem\] {
        height: 5.75rem
    }

    .md\:h-\[5\.875rem\] {
        height: 5.875rem
    }

    .md\:h-auto {
        height: auto
    }

    .md\:h-fit {
        height: -moz-fit-content;
        height: fit-content
    }

    .md\:h-full {
        height: 100%
    }

    .md\:max-h-\[15rem\] {
        max-height: 15rem
    }

    .md\:w-0 {
        width: 0px
    }

    .md\:w-1\/2 {
        width: 50%
    }

    .md\:w-20 {
        width: 5rem
    }

    .md\:w-24 {
        width: 6rem
    }

    .md\:w-28 {
        width: 7rem
    }

    .md\:w-40 {
        width: 10rem
    }

    .md\:w-6 {
        width: 1.5rem
    }

    .md\:w-\[10\.625rem\] {
        width: 10.625rem
    }

    .md\:w-\[11\.125rem\] {
        width: 11.125rem
    }

    .md\:w-\[11\.25rem\] {
        width: 11.25rem
    }

    .md\:w-\[12\.5rem\] {
        width: 12.5rem
    }

    .md\:w-\[13\.4375rem\] {
        width: 13.4375rem
    }

    .md\:w-\[16\.25rem\] {
        width: 16.25rem
    }

    .md\:w-\[3\.125rem\] {
        width: 3.125rem
    }

    .md\:w-\[3\.75rem\] {
        width: 3.75rem
    }

    .md\:w-\[3\.875rem\] {
        width: 3.875rem
    }

    .md\:w-\[4\.375rem\] {
        width: 4.375rem
    }

    .md\:w-\[4\.4375rem\] {
        width: 4.4375rem
    }

    .md\:w-\[4\.6875rem\] {
        width: 4.6875rem
    }

    .md\:w-\[5\.0625rem\] {
        width: 5.0625rem
    }

    .md\:w-\[5\.1875rem\] {
        width: 5.1875rem
    }

    .md\:w-\[5\.25rem\] {
        width: 5.25rem
    }

    .md\:w-\[5\.5rem\] {
        width: 5.5rem
    }

    .md\:w-\[5\.625rem\] {
        width: 5.625rem
    }

    .md\:w-\[5\.8125rem\] {
        width: 5.8125rem
    }

    .md\:w-\[5\.875rem\] {
        width: 5.875rem
    }

    .md\:w-\[6\.25rem\] {
        width: 6.25rem
    }

    .md\:w-\[6\.75rem\] {
        width: 6.75rem
    }

    .md\:w-\[7\.1875rem\] {
        width: 7.1875rem
    }

    .md\:w-\[7\.3125rem\] {
        width: 7.3125rem
    }

    .md\:w-\[7\.375rem\] {
        width: 7.375rem
    }

    .md\:w-\[7\.625rem\] {
        width: 7.625rem
    }

    .md\:w-\[7\.8125rem\] {
        width: 7.8125rem
    }

    .md\:w-\[7\.875rem\] {
        width: 7.875rem
    }

    .md\:w-\[7rem\] {
        width: 7rem
    }

    .md\:w-\[8\.25rem\] {
        width: 8.25rem
    }

    .md\:w-\[8\.75rem\] {
        width: 8.75rem
    }

    .md\:w-\[9\.375rem\] {
        width: 9.375rem
    }

    .md\:w-fit {
        width: -moz-fit-content;
        width: fit-content
    }

    .md\:w-full {
        width: 100%
    }

    .md\:min-w-40 {
        min-width: 10rem
    }

    .md\:min-w-\[12\.5rem\] {
        min-width: 12.5rem
    }

    .md\:min-w-\[4\.375rem\] {
        min-width: 4.375rem
    }

    .md\:min-w-\[6\.25rem\] {
        min-width: 6.25rem
    }

    .md\:max-w-\[16\.25rem\] {
        max-width: 16.25rem
    }

    .md\:max-w-\[23\.75rem\] {
        max-width: 23.75rem
    }

    .md\:max-w-\[40rem\] {
        max-width: 40rem
    }

    .md\:max-w-\[47\.5rem\] {
        max-width: 47.5rem
    }

    .md\:max-w-\[56\.25rem\] {
        max-width: 56.25rem
    }

    .md\:max-w-\[57\.5rem\] {
        max-width: 57.5rem
    }

    .md\:max-w-\[61\.25rem\] {
        max-width: 61.25rem
    }

    .md\:max-w-\[80\%\] {
        max-width: 80%
    }

    .md\:max-w-\[90rem\] {
        max-width: 90rem
    }

    .md\:shrink-0 {
        flex-shrink: 0
    }

    .md\:grow {
        flex-grow: 1
    }

    .md\:grow-0 {
        flex-grow: 0
    }

    .md\:basis-0 {
        flex-basis: 0px
    }

    .md\:basis-\[10\%\] {
        flex-basis: 10%
    }

    .md\:translate-x-0 {
        --tw-translate-x: 0px;
        transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
    }

    .md\:translate-y-0 {
        --tw-translate-y: 0px;
        transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
    }

    .md\:grid-cols-2 {
        grid-template-columns: repeat(2,minmax(0,1fr))
    }

    .md\:grid-cols-5 {
        grid-template-columns: repeat(5,minmax(0,1fr))
    }

    .md\:flex-row {
        flex-direction: row
    }

    .md\:flex-col {
        flex-direction: column
    }

    .md\:flex-wrap {
        flex-wrap: wrap
    }

    .md\:content-start {
        align-content: flex-start
    }

    .md\:content-end {
        align-content: flex-end
    }

    .md\:items-start {
        align-items: flex-start
    }

    .md\:items-end {
        align-items: flex-end
    }

    .md\:items-center {
        align-items: center
    }

    .md\:justify-end {
        justify-content: flex-end
    }

    .md\:justify-center {
        justify-content: center
    }

    .md\:justify-between {
        justify-content: space-between
    }

    .md\:gap-0 {
        gap: 0px
    }

    .md\:gap-1 {
        gap: .25rem
    }

    .md\:gap-2 {
        gap: .5rem
    }

    .md\:gap-20 {
        gap: 5rem
    }

    .md\:gap-3 {
        gap: .75rem
    }

    .md\:gap-4 {
        gap: 1rem
    }

    .md\:gap-5 {
        gap: 1.25rem
    }

    .md\:gap-6 {
        gap: 1.5rem
    }

    .md\:gap-\[0\.75rem\] {
        gap: .75rem
    }

    .md\:gap-\[1\.6rem\] {
        gap: 1.6rem
    }

    .md\:gap-\[1\.875rem\] {
        gap: 1.875rem
    }

    .md\:gap-\[3\.25rem\] {
        gap: 3.25rem
    }

    .md\:gap-\[3\.75rem\] {
        gap: 3.75rem
    }

    .md\:gap-x-10 {
        -moz-column-gap: 2.5rem;
        column-gap: 2.5rem
    }

    .md\:gap-y-10 {
        row-gap: 2.5rem
    }

    .md\:self-stretch {
        align-self: stretch
    }

    .md\:overflow-x-hidden {
        overflow-x: hidden
    }

    .md\:whitespace-normal {
        white-space: normal
    }

    .md\:rounded-\[10px\] {
        border-radius: 10px
    }

    .md\:rounded-\[12px\] {
        border-radius: 12px
    }

    .md\:rounded-\[16px\] {
        border-radius: 16px
    }

    .md\:rounded-\[20px\] {
        border-radius: 20px
    }

    .md\:rounded-\[30px\] {
        border-radius: 30px
    }

    .md\:rounded-\[6px\] {
        border-radius: 6px
    }

    .md\:border-\[1\.5px\] {
        border-width: 1.5px
    }

    .md\:border-orange-primary {
        --tw-border-opacity: 1;
        border-color: rgb(255 101 70 / var(--tw-border-opacity, 1))
    }

    .md\:p-0 {
        padding: 0
    }

    .md\:p-1 {
        padding: .25rem
    }

    .md\:p-10 {
        padding: 2.5rem
    }

    .md\:p-2 {
        padding: .5rem
    }

    .md\:p-6 {
        padding: 1.5rem
    }

    .md\:p-\[0\.625rem\] {
        padding: .625rem
    }

    .md\:p-\[1\.875rem\] {
        padding: 1.875rem
    }

    .md\:px-0 {
        padding-left: 0;
        padding-right: 0
    }

    .md\:px-10 {
        padding-left: 2.5rem;
        padding-right: 2.5rem
    }

    .md\:px-2 {
        padding-left: .5rem;
        padding-right: .5rem
    }

    .md\:px-3 {
        padding-left: .75rem;
        padding-right: .75rem
    }

    .md\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem
    }

    .md\:px-\[1\.875rem\] {
        padding-left: 1.875rem;
        padding-right: 1.875rem
    }

    .md\:py-0 {
        padding-top: 0;
        padding-bottom: 0
    }

    .md\:py-1 {
        padding-top: .25rem;
        padding-bottom: .25rem
    }

    .md\:py-10 {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem
    }

    .md\:py-2 {
        padding-top: .5rem;
        padding-bottom: .5rem
    }

    .md\:py-5 {
        padding-top: 1.25rem;
        padding-bottom: 1.25rem
    }

    .md\:py-8 {
        padding-top: 2rem;
        padding-bottom: 2rem
    }

    .md\:py-\[1\.875rem\] {
        padding-top: 1.875rem;
        padding-bottom: 1.875rem
    }

    .md\:py-\[3\.75rem\] {
        padding-top: 3.75rem;
        padding-bottom: 3.75rem
    }

    .md\:pb-10 {
        padding-bottom: 2.5rem
    }

    .md\:pb-5 {
        padding-bottom: 1.25rem
    }

    .md\:pb-60 {
        padding-bottom: 15rem
    }

    .md\:pb-\[1\.875rem\] {
        padding-bottom: 1.875rem
    }

    .md\:pb-\[3\.75rem\] {
        padding-bottom: 3.75rem
    }

    .md\:pb-\[7\.5rem\] {
        padding-bottom: 7.5rem
    }

    .md\:pl-10 {
        padding-left: 2.5rem
    }

    .md\:pl-3 {
        padding-left: .75rem
    }

    .md\:pr-2 {
        padding-right: .5rem
    }

    .md\:pt-1 {
        padding-top: .25rem
    }

    .md\:pt-10 {
        padding-top: 2.5rem
    }

    /*.md\:pt-\[1\.875rem\] {
        padding-top: 1.875rem
    }*/

    /*.md\:pt-\[3\.75rem\] {
        padding-top: 3.75rem
    }*/

    .md\:text-left {
        text-align: left
    }

    .md\:text-right {
        text-align: right
    }

    .md\:text-body1-medium {
        font-size: 1rem;
        line-height: 1.5;
        letter-spacing: -.02rem;
        font-weight: 500
    }

    .md\:text-body1-semibold {
        font-size: 1rem;
        line-height: 1.5;
        letter-spacing: -.02rem;
        font-weight: 600
    }

    .md\:text-body2-medium {
        font-size: .9375rem;
        line-height: 1.5;
        letter-spacing: -.01875rem;
        font-weight: 500
    }

    .md\:text-body2-semibold {
        font-size: .9375rem;
        line-height: 1.5;
        letter-spacing: -.01875rem;
        font-weight: 600
    }

    .md\:text-body3-medium {
        font-size: .875rem;
        line-height: 1.4;
        letter-spacing: -.0175rem;
        font-weight: 500
    }

    .md\:text-body3-semibold {
        font-size: .875rem;
        line-height: 1.4;
        letter-spacing: -.0175rem;
        font-weight: 600
    }

    .md\:text-display-4 {
        font-size: 2.75rem;
        line-height: 1.38;
        letter-spacing: -.055rem;
        font-weight: 700
    }

    .md\:text-heading-1 {
        font-size: 1.375rem;
        line-height: 1.4;
        letter-spacing: -.0275rem;
        font-weight: 700
    }

    .md\:text-heading-2 {
        font-size: 1.25rem;
        line-height: 1.4;
        letter-spacing: -.025rem;
        font-weight: 700
    }

    .md\:text-heading-3 {
        font-size: 1.125rem;
        line-height: 1.4;
        letter-spacing: -.0225rem;
        font-weight: 700
    }

    .md\:text-title-2 {
        font-size: 2rem;
        line-height: 1.35;
        letter-spacing: -.04rem;
        font-weight: 700
    }

    .md\:text-title-3 {
        font-size: 1.75rem;
        line-height: 1.35;
        letter-spacing: -.035rem;
        font-weight: 700
    }

    .md\:text-title-4 {
        font-size: 1.5rem;
        line-height: 1.35;
        letter-spacing: -.03rem;
        font-weight: 700
    }

    .md\:leading-10 {
        line-height: 2.5rem
    }

    .md\:leading-\[3\.5\] {
        line-height: 3.5
    }
}

@media(min-width:1200px) {
    .lg\:w-\[57\.5rem\] {
        width: 57.5rem
    }

    .lg\:min-w-40 {
        min-width: 10rem
    }

    .lg\:min-w-\[57\.5rem\] {
        min-width: 57.5rem
    }

    .lg\:max-w-\[16\.25rem\] {
        max-width: 16.25rem
    }

    .lg\:max-w-\[62\.5rem\] {
        max-width: 62.5rem
    }

    .lg\:max-w-\[73\.75rem\] {
        max-width: 73.75rem
    }

    .lg\:max-w-\[78\.75rem\] {
        max-width: 78.75rem
    }

    .lg\:max-w-\[95rem\] {
        max-width: 95rem
    }

    .lg\:gap-5 {
        gap: 1.25rem
    }

    .lg\:border-l {
        border-left-width: 1px
    }

    .lg\:border-solid {
        border-style: solid
    }

    .lg\:border-l-gray-200 {
        --tw-border-opacity: 1;
        border-left-color: rgb(217 222 237 / var(--tw-border-opacity, 1))
    }

    .lg\:p-0 {
        padding: 0
    }
}

@media(min-width:1280px) {
    .xl\:basis-\[34\%\] {
        flex-basis: 34%
    }
}

:root {
    --swiper-theme-color: #007aff
}

:host {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    z-index: 1
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block
}

.swiper-vertical > .swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box
}

.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
    transform: translateZ(0)
}

.swiper-horizontal {
    touch-action: pan-y
}

.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
    height: auto
}

    .swiper-autoheight .swiper-wrapper {
        align-items: flex-start;
        transition-property: transform,height
    }

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    backface-visibility: hidden
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d {
    perspective: 1200px;
    .swiper-slide,.swiper-cube-shadow

{
    transform-style: preserve-3d
}

}

.swiper-css-mode {
    >.swiper-wrapper

{
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    &::-webkit-scrollbar

{
    display: none
}

}

> .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start
}

&.swiper-horizontal {
    >.swiper-wrapper

{
    scroll-snap-type: x mandatory
}

}

&.swiper-vertical {
    >.swiper-wrapper

{
    scroll-snap-type: y mandatory
}

}

&.swiper-free-mode {
    >.swiper-wrapper

{
    scroll-snap-type: none
}

> .swiper-wrapper > .swiper-slide {
    scroll-snap-align: none
}

}

&.swiper-centered {
    >.swiper-wrapper:before

{
    content: "";
    flex-shrink: 0;
    order: 9999
}

> .swiper-wrapper > .swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always
}

}

&.swiper-centered.swiper-horizontal {
    >.swiper-wrapper>.swiper-slide:first-child

{
    margin-inline-start: var(--swiper-centered-offset-before)
}

> .swiper-wrapper:before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

}

&.swiper-centered.swiper-vertical {
    >.swiper-wrapper>.swiper-slide:first-child

{
    margin-block-start: var(--swiper-centered-offset-before)
}

> .swiper-wrapper:before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

}
}

.swiper-3d {
    .swiper-slide-shadow,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top,.swiper-slide-shadow-bottom

{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-slide-shadow {
    background: #00000026
}

.swiper-slide-shadow-left {
    background-image: linear-gradient(to left,#00000080,#0000)
}

.swiper-slide-shadow-right {
    background-image: linear-gradient(to right,#00000080,#0000)
}

.swiper-slide-shadow-top {
    background-image: linear-gradient(to top,#00000080,#0000)
}

.swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom,#00000080,#0000)
}

}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper:not(.swiper-watch-progress), .swiper-watch-progress .swiper-slide-visible {
    .swiper-lazy-preloader

{
    animation: swiper-preloader-spin 1s infinite linear
}

}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

.swiper-fade {
    &.swiper-free-mode

{
    .swiper-slide

{
    transition-timing-function: ease-out
}

}

.swiper-slide {
    pointer-events: none;
    transition-property: opacity;
    .swiper-slide

{
    pointer-events: none
}

}

.swiper-slide-active {
    pointer-events: auto;
    .swiper-slide-active

{
    pointer-events: auto
}

}
}
