.top-swiper ul.swiper-wrapper {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
    padding-bottom: 30px !important;
}

.top-swiper .swiper.mySwiper {
    height: 543px;

    @media (max-width: 768px) {
        height: auto;
    }
}

.top-swiper .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 507px;
    margin: 0;
    padding: 0;
    list-style: none;

    @media (max-width: 768px) {
        height: 303px !important;

        img {
            height: 157px !important;
            max-height: 157px !important;
        }
    }
}

.top-swiper .swiper-slide-next {
    justify-content: flex-start;
    display: flex;
    align-items: center;
    height: 507px;

    img {
        max-height: 247px;
    }

    .swiper-slide-item {
        @media (max-width: 768px) {
            box-shadow: none !important;
            --tw-shadow-colored: none !important;
            --tw-shadow: none !important;
        }
    }

    .slider-wrap-content {
        position: relative;
    }

    .slider-wrap-content::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background-color: #D9D9D966;
    }

    .swiper-slide-item {
        width: 440px !important;
        height: 449px !important;

        img {
            height: 100%;
        }

        @media (min-width: 1600px) {
            width: 600px !important;

            img {
                max-height: 250px !important;
            }
        }

        @media (max-width: 768px) {
            width: 240px !important;
            height: 240px !important;

            img {
                max-height: 120px !important;
            }

            h3 {
                font-size: 14px !important;
                min-height: auto !important;
            }
        }
    }
}

.top-swiper .swiper-slide-prev {
    justify-content: flex-end;
    display: flex;
    align-items: center;
    height: 507px;

    img {
        max-height: 247px;
    }


    .swiper-slide-item {
        @media (max-width: 768px) {
            box-shadow: none !important;
            --tw-shadow-colored: none !important;
            --tw-shadow: none !important;
        }
    }

    .slider-wrap-content {
        position: relative;
    }

    .slider-wrap-content::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background-color: #D9D9D966;
    }

    .swiper-slide-item {
        width: 440px !important;
        height: 449px !important;

        img {
            height: 100%;
        }

        @media (min-width: 1600px) {
            width: 600px !important;

            img {
                max-height: 250px !important;
            }
        }

        @media (max-width: 768px) {
            width: 240px !important;
            height: 240px !important;

            img {
                max-height: 120px !important;
            }

            h3 {
                font-size: 14px !important;
                min-height: auto !important;
            }
        }
    }
}

.top-swiper .swiper-slide-active {
    .swiper-slide-item {
        @media (max-width: 768px) {
            width: 100%;
        }
    }
}

.swiper-slide-item {
    box-shadow: 6px 6px 0px 0px #FF7017;
}

.swiper-pagination-bullet-active {
    background-color: #FF7017;
}

#content-interview {
    h1 {
        margin-bottom: 0.625rem;
    }
    h1 {
        border-width: 0px;
    }
    h1 {
        border-bottom-width: 2px;
    }
    h1 {
        border-style: solid;
    }
    h1 {
        --tw-border-opacity: 1;
        border-color: rgb(255 112 23 / var(--tw-border-opacity, 1));
    }
    h1 {
        font-size: 18px;
    }
    h1 {
        font-weight: 700;
    }
    h1 {
        line-height: 180%;
    }
    h1 {
        --tw-text-opacity: 1;
        color: rgb(51 51 51 / var(--tw-text-opacity, 1));
    }
    @media not all and (min-width: 768px) {

        h1 {
            margin-bottom: 0.5rem;
        }
    }

    h2 {
        margin-bottom: 0.625rem;
    }

    h2 {
        --tw-border-opacity: 1;
        border-color: rgb(255 112 23 / var(--tw-border-opacity, 1));
    }

    h2 {
        font-size: 18px;
    }

    h2 {
        font-weight: 700;
    }

    h2 {
        line-height: 180%;
    }

    h2 {
        --tw-text-opacity: 1;
        color: rgb(51 51 51 / var(--tw-text-opacity, 1));
    }

    @media not all and (min-width: 768px) {

        h2 {
            margin-bottom: 0.5rem;
        }
    }

    h3 {
        margin-bottom: 0.625rem;
    }

    h3 {
        --tw-border-opacity: 1;
        border-color: rgb(255 112 23 / var(--tw-border-opacity, 1));
    }

    h3 {
        font-size: 16px;
    }

    h3 {
        font-weight: 700;
    }

    h3 {
        line-height: 180%;
    }

    h3 {
        --tw-text-opacity: 1;
        color: rgb(51 51 51 / var(--tw-text-opacity, 1));
    }

    @media not all and (min-width: 768px) {

        h3 {
            margin-bottom: 0.5rem;
        }
    }

    h4 {
        margin-bottom: 0.625rem;
    }

    h4 {
        --tw-border-opacity: 1;
        border-color: rgb(255 112 23 / var(--tw-border-opacity, 1));
    }

    h4 {
        font-size: 16px;
    }

    h4 {
        font-weight: 700;
    }

    h4 {
        line-height: 180%;
    }

    h4 {
        --tw-text-opacity: 1;
        color: rgb(51 51 51 / var(--tw-text-opacity, 1));
    }

    @media not all and (min-width: 768px) {

        h4 {
            margin-bottom: 0.5rem;
        }
    }

    h5 {
        margin-bottom: 0.625rem;
    }

    h5 {
        --tw-border-opacity: 1;
        border-color: rgb(255 112 23 / var(--tw-border-opacity, 1));
    }

    h5 {
        font-size: 16px;
    }

    h5 {
        font-weight: 700;
    }

    h5 {
        line-height: 180%;
    }

    h5 {
        --tw-text-opacity: 1;
        color: rgb(51 51 51 / var(--tw-text-opacity, 1));
    }

    @media not all and (min-width: 768px) {

        h5 {
            margin-bottom: 0.5rem;
        }
    }

    h6 {
        margin-bottom: 0.625rem;
    }

    h6 {
        --tw-border-opacity: 1;
        border-color: rgb(255 112 23 / var(--tw-border-opacity, 1));
    }

    h6 {
        font-size: 16px;
    }

    h6 {
        font-weight: 700;
    }

    h6 {
        line-height: 180%;
    }

    h6 {
        --tw-text-opacity: 1;
        color: rgb(51 51 51 / var(--tw-text-opacity, 1));
    }

    @media not all and (min-width: 768px) {

        h6 {
            margin-bottom: 0.5rem;
        }
    }

    p {
        overflow-wrap: break-word;
    }

    p {
        font-size: 16px;
    }

    p {
        font-weight: 400;
    }

    p {
        line-height: 180%;
    }

    p {
        --tw-text-opacity: 1;
        color: rgb(51 51 51 / var(--tw-text-opacity, 1));
    }

    p {

        &:empty {
            height: 40px;
        }
    }

    span {
        font-size: 16px;
    }

    span {
        font-weight: 400;
    }

    span {
        line-height: 180%;
    }

    span {
        --tw-text-opacity: 1;
        color: rgb(51 51 51 / var(--tw-text-opacity, 1));
    }

    img {
        margin-bottom: 2.5rem;
    }

    img {
        height: 100%;
    }

    img {
        width: 100%;
    }

    a {
        color: #FFC7A4;
        display: inline;
        text-decoration-line: underline;
        text-decoration-color: #FFB181;
        text-decoration-thickness: 2px;
        text-underline-offset: 4px;
        font-weight: 700;
        transition: opacity 0.2s ease-in-out;

        &:hover {
            opacity: 0.5;
        }
    }
}

a.underline,
a.hover\:underline {
    transition: opacity 0.2s ease-in-out;

    &:hover {
        opacity: 0.5;
    }
}

.custom-highlight {
    font-weight: 700 !important;
    position: relative !important;
    z-index: 5 !important;
    color: #333333 !important;
    text-decoration-line: underline !important;
    text-decoration-color: #ffb181 !important;
    text-decoration-thickness: 2px !important;
    text-underline-offset: 4px !important;
}

.speech-block {
    margin-bottom: 0px !important;

    @media (max-width: 768px) {
        align-items: flex-start !important;
    }
}

.speech-avatar {
    gap: 0px !important;

    @media (max-width: 768px) {
        width: 56px !important;
        min-width: 56px !important;
    }

    img {
        margin-bottom: 4px !important;

        @media (max-width: 768px) {
            width: 56px !important;
            height: 56px !important;
        }
    }

    p {
        margin: 0px !important;
        padding: 0px !important;
        height: auto !important;
        font-size: 14px !important;
        line-height: 180% !important;
        color: #333333 !important;
        font-weight: 400 !important;

        @media (max-width: 768px) {
            font-size: 12px !important;
        }
    }
}

.custom-border-box {
    height: -moz-fit-content !important;
    height: fit-content !important;
    padding: 16px !important;
    border: 1px solid #FF7017 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 180% !important;
    background-color: #FFFCF7 !important;
    color: #333333 !important;
    border-radius: 4px !important;

    @media (max-width: 640px) {
        padding: 16px 8px !important;
    }
}

button:focus {
    outline: none;
}

.custom-small-text {
    font-size: 12px !important;
}

#content-news {
    p:empty {
        height: 40px;
    }
}

.custom-title_box {
    font-size: 24px !important;
    line-height: 150% !important;
    font-weight: 700 !important;
    color: #1C1A17 !important;
    margin-bottom: 12px !important;

    @media (max-width: 768px) {
        font-size: 18px !important;
        margin-bottom: 8px !important;
    }
}

*, ::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 / 0.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 / 0.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:  ;
}

.container {
    width: 100%;
}

@media (min-width: 640px) {

    .container {
        max-width: 640px;
    }
}

@media (min-width: 768px) {

    .container {
        max-width: 768px;
    }
}

@media (min-width: 1024px) {

    .container {
        max-width: 1024px;
    }
}

@media (min-width: 1280px) {

    .container {
        max-width: 1280px;
    }
}

@media (min-width: 1536px) {

    .container {
        max-width: 1536px;
    }
}

.container-main {
        flex: 1;
        max-width: 1080px;
        margin: 0 auto;

        @media (max-width: 1200px) {
            margin-left: 40px;
            margin-right: 40px;
        }

        @media (max-width: 1025px) {
            margin-left: 0px;
            margin-right: 0px;
        }

        @media (max-width: 768px) {
            margin-left: 0px;
            margin-right: 0px;
        }
    }

.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;
}

.static {
    position: static;
}

.absolute {
    position: absolute;
}

.relative {
    position: relative;
}

.sticky {
    position: sticky;
}

.\!bottom-\[-3px\] {
    bottom: -3px !important;
}

.-bottom-\[5px\] {
    bottom: -5px;
}

.-bottom-\[90px\] {
    bottom: -90px;
}

.bottom-0 {
    bottom: 0px;
}

.bottom-5 {
    bottom: 1.25rem;
}

.bottom-\[-22px\] {
    bottom: -22px;
}

.bottom-\[0px\] {
    bottom: 0px;
}

.bottom-\[19px\] {
    bottom: 19px;
}

.bottom-\[415px\] {
    bottom: 415px;
}

.left-0 {
    left: 0px;
}

.left-2 {
    left: 0.5rem;
}

.left-3 {
    left: 0.75rem;
}

.left-4 {
    left: 1rem;
}

.left-\[-51px\] {
    left: -51px;
}

.left-\[10px\] {
    left: 10px;
}

.left-\[350px\] {
    left: 350px;
}

.right-0 {
    right: 0px;
}

.right-\[350px\] {
    right: 350px;
}

.right-\[70px\] {
    right: 70px;
}

.top-0 {
    top: 0px;
}

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

.top-2 {
    top: 0.5rem;
}

.top-\[38px\] {
    top: 38px;
}

.top-\[40\%\] {
    top: 40%;
}

.top-\[7px\] {
    top: 7px;
}

.top-full {
    top: 100%;
}

.z-0 {
    z-index: 0;
}

.z-10 {
    z-index: 10;
}

.z-20 {
    z-index: 20;
}

.z-50 {
    z-index: 50;
}

.\!m-0 {
    margin: 0px !important;
}

.m-0 {
    margin: 0px;
}

.\!mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
}

.mx-0 {
    margin-left: 0px;
    margin-right: 0px;
}

.mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.mb-10 {
    margin-bottom: 2.5rem;
}

.mb-2 {
    margin-bottom: 0.5rem;
}

.mb-3 {
    margin-bottom: 0.75rem;
}

.mb-4 {
    margin-bottom: 1rem;
}

.mb-6 {
    margin-bottom: 1.5rem;
}

.mb-\[25px\] {
    margin-bottom: 25px;
}

.mb-\[31\.21px\] {
    margin-bottom: 31.21px;
}

.mb-\[32px\] {
    margin-bottom: 32px;
}

.mb-\[9px\] {
    margin-bottom: 9px;
}

.ml-2 {
    margin-left: 0.5rem;
}

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

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

.ml-auto {
    margin-left: auto;
}

.mr-2 {
    margin-right: 0.5rem;
}

.mr-2\.5 {
    margin-right: 0.625rem;
}

.mr-\[60px\] {
    margin-right: 60px;
}

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

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

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

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

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

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

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

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

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

.box-border {
    box-sizing: border-box;
}

.line-clamp-1 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.line-clamp-2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.line-clamp-3 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.block {
    display: block;
}

.inline-block {
    display: inline-block;
}

.flex {
    display: flex;
}

.table {
    display: table;
}

.grid {
    display: grid;
}

.contents {
    display: contents;
}

.hidden {
    display: none;
}

.aspect-\[156\/87\] {
    aspect-ratio: 156/87;
}

.aspect-\[1920\/870\] {
    aspect-ratio: 1920/870;
}

.aspect-\[304\/170\] {
    aspect-ratio: 304/170;
}

.aspect-\[304\/171\.29\] {
    aspect-ratio: 304/171.29;
}

.aspect-\[304\/171\.495\] {
    aspect-ratio: 304/171.495;
}

.aspect-\[567\/507\] {
    aspect-ratio: 567/507;
}

.aspect-\[960\/540\] {
    aspect-ratio: 960/540;
}

.h-10 {
    height: 2.5rem;
}

.h-16 {
    height: 4rem;
}

.h-2 {
    height: 0.5rem;
}

.h-4 {
    height: 1rem;
}

.h-6 {
    height: 1.5rem;
}

.h-\[100vh\] {
    height: 100vh;
}

.h-\[108px\] {
    height: 108px;
}

.h-\[124px\] {
    height: 124px;
}

.h-\[13\.64\%\] {
    height: 13.64%;
}

.h-\[140px\] {
    height: 140px;
}

.h-\[171px\] {
    height: 171px;
}

.h-\[202px\] {
    height: 202px;
}

.h-\[204px\] {
    height: 204px;
}

.h-\[225px\] {
    height: 225px;
}

.h-\[23px\] {
    height: 23px;
}

.h-\[279px\] {
    height: 279px;
}

.h-\[28px\] {
    height: 28px;
}

.h-\[30px\] {
    height: 30px;
}

.h-\[31\.05\%\] {
    height: 31.05%;
}

.h-\[317px\] {
    height: 317px;
}

.h-\[327px\] {
    height: 327px;
}

.h-\[33px\] {
    height: 33px;
}

.h-\[38px\] {
    height: 38px;
}

.h-\[43px\] {
    height: 43px;
}

.h-\[47px\] {
    height: 47px;
}

.h-\[48\.75px\] {
    height: 48.75px;
}

.h-\[60px\] {
    height: 60px;
}

.h-\[64px\] {
    height: 64px;
}

.h-\[70px\] {
    height: 70px;
}

.h-\[72px\] {
    height: 72px;
}

.h-\[88px\] {
    height: 88px;
}

.h-\[96px\] {
    height: 96px;
}

.h-auto {
    height: auto;
}

.h-fit {
    height: -moz-fit-content;
    height: fit-content;
}

.h-full {
    height: 100%;
}

.max-h-\[170px\] {
    max-height: 170px;
}

.max-h-\[187px\] {
    max-height: 187px;
}

.max-h-\[21px\] {
    max-height: 21px;
}

.max-h-\[88px\] {
    max-height: 88px;
}

.min-h-7 {
    min-height: 1.75rem;
}

.min-h-\[100px\] {
    min-height: 100px;
}

.min-h-\[111px\] {
    min-height: 111px;
}

.min-h-\[200px\] {
    min-height: 200px;
}

.min-h-\[289px\] {
    min-height: 289px;
}

.min-h-\[29px\] {
    min-height: 29px;
}

.min-h-\[358px\] {
    min-height: 358px;
}

.min-h-\[50vh\] {
    min-height: 50vh;
}

.min-h-\[54px\] {
    min-height: 54px;
}

.min-h-\[72px\] {
    min-height: 72px;
}

.min-h-\[82px\] {
    min-height: 82px;
}

.\!w-fit {
    width: -moz-fit-content !important;
    width: fit-content !important;
}

.\!w-full {
    width: 100% !important;
}

.w-1\/4 {
    width: 25%;
}

.w-16 {
    width: 4rem;
}

.w-2 {
    width: 0.5rem;
}

.w-3\/4 {
    width: 75%;
}

.w-6 {
    width: 1.5rem;
}

.w-\[100\%\] {
    width: 100%;
}

.w-\[100px\] {
    width: 100px;
}

.w-\[110px\] {
    width: 110px;
}

.w-\[124px\] {
    width: 124px;
}

.w-\[156px\] {
    width: 156px;
}

.w-\[172px\] {
    width: 172px;
}

.w-\[180px\] {
    width: 180px;
}

.w-\[204px\] {
    width: 204px;
}

.w-\[206px\] {
    width: 206px;
}

.w-\[220px\] {
    width: 220px;
}

.w-\[23px\] {
    width: 23px;
}

.w-\[30px\] {
    width: 30px;
}

.w-\[347px\] {
    width: 347px;
}

.w-\[350px\] {
    width: 350px;
}

.w-\[357px\] {
    width: 357px;
}

.w-\[496px\] {
    width: 496px;
}

.w-\[50\%\] {
    width: 50%;
}

.w-\[60px\] {
    width: 60px;
}

.w-\[96px\] {
    width: 96px;
}

.w-\[auto\] {
    width: auto;
}

.w-\[calc\(100\%_-_360px\)\] {
    width: calc(100% - 360px);
}

.w-\[calc\(100\%_-_415px\)\] {
    width: calc(100% - 415px);
}

.w-fit {
    width: -moz-fit-content;
    width: fit-content;
}

.w-full {
    width: 100%;
}

.w-max {
    width: -moz-max-content;
    width: max-content;
}

.min-w-0 {
    min-width: 0px;
}

.min-w-20 {
    min-width: 5rem;
}

.min-w-\[124px\] {
    min-width: 124px;
}

.min-w-\[156px\] {
    min-width: 156px;
}

.min-w-\[174px\] {
    min-width: 174px;
}

.min-w-\[240px\] {
    min-width: 240px;
}

.min-w-\[350px\] {
    min-width: 350px;
}

.min-w-\[357px\] {
    min-width: 357px;
}

.min-w-\[496px\] {
    min-width: 496px;
}

.min-w-\[60px\] {
    min-width: 60px;
}

.min-w-\[96px\] {
    min-width: 96px;
}

.\!max-w-\[1116px\] {
    max-width: 1116px !important;
}

.max-w-\[1080\] {
    max-width: 1080;
}

.max-w-\[1080px\] {
    max-width: 1080px;
}

.max-w-\[1116px\] {
    max-width: 1116px;
}

.max-w-\[1200px\] {
    max-width: 1200px;
}

.max-w-\[124px\] {
    max-width: 124px;
}

.max-w-\[1280px\] {
    max-width: 1280px;
}

.max-w-\[1320px\] {
    max-width: 1320px;
}

.max-w-\[1360px\] {
    max-width: 1360px;
}

.max-w-\[1440px\] {
    max-width: 1440px;
}

.max-w-\[156px\] {
    max-width: 156px;
}

.max-w-\[240px\] {
    max-width: 240px;
}

.max-w-\[356px\] {
    max-width: 356px;
}

.max-w-\[496px\] {
    max-width: 496px;
}

.max-w-\[780px\] {
    max-width: 780px;
}

.max-w-\[800px\] {
    max-width: 800px;
}

.max-w-\[850px\] {
    max-width: 850px;
}

.max-w-\[912px\] {
    max-width: 912px;
}

.max-w-\[936px\] {
    max-width: 936px;
}

.max-w-\[960px\] {
    max-width: 960px;
}

.max-w-\[calc\(100\%_-_480px\)\] {
    max-width: calc(100% - 480px);
}

.max-w-desktopWidth {
    max-width: 1440px;
}

.flex-1 {
    flex: 1 1 0%;
}

.flex-\[2\] {
    flex: 2;
}

.flex-\[3\] {
    flex: 3;
}

.flex-shrink-0 {
    flex-shrink: 0;
}

.shrink-0 {
    flex-shrink: 0;
}

.border-collapse {
    border-collapse: collapse;
}

.-translate-y-1\/2 {
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(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)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@keyframes spin {

    to {
        transform: rotate(360deg);
    }
}

.animate-spin {
    animation: spin 1s linear infinite;
}

.cursor-not-allowed {
    cursor: not-allowed;
}

.cursor-pointer {
    cursor: pointer;
}

.select-none {
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
}

.resize {
    resize: both;
}

.list-none {
    list-style-type: none;
}

.appearance-none {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}

.grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.flex-row {
    flex-direction: row;
}

.flex-col {
    flex-direction: column;
}

.flex-wrap {
    flex-wrap: wrap;
}

.flex-nowrap {
    flex-wrap: nowrap;
}

.items-start {
    align-items: flex-start;
}

.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: 0.25rem;
}

.gap-1\.5 {
    gap: 0.375rem;
}

.gap-10 {
    gap: 2.5rem;
}

.gap-2 {
    gap: 0.5rem;
}

.gap-2\.5 {
    gap: 0.625rem;
}

.gap-3 {
    gap: 0.75rem;
}

.gap-4 {
    gap: 1rem;
}

.gap-6 {
    gap: 1.5rem;
}

.gap-9 {
    gap: 2.25rem;
}

.gap-\[10px\] {
    gap: 10px;
}

.gap-\[15px\] {
    gap: 15px;
}

.gap-\[20px\] {
    gap: 20px;
}

.gap-\[21px\] {
    gap: 21px;
}

.gap-\[27px\] {
    gap: 27px;
}

.gap-\[40px\] {
    gap: 40px;
}

.gap-\[58px\] {
    gap: 58px;
}

.gap-\[5px\] {
    gap: 5px;
}

.gap-\[60px\] {
    gap: 60px;
}

.gap-\[8\.75px\] {
    gap: 8.75px;
}

.gap-\[80px\] {
    gap: 80px;
}

.gap-\[81px\] {
    gap: 81px;
}

.gap-\[91px\] {
    gap: 91px;
}

.gap-x-4 {
    -moz-column-gap: 1rem;
         column-gap: 1rem;
}

.gap-x-6 {
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
}

.gap-y-10 {
    row-gap: 2.5rem;
}

.gap-y-6 {
    row-gap: 1.5rem;
}

.gap-y-\[46px\] {
    row-gap: 46px;
}

.gap-y-\[55\.21px\] {
    row-gap: 55.21px;
}

.space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}

.space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

.space-y-\[21px\] > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(21px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(21px * var(--tw-space-y-reverse));
}

.overflow-hidden {
    overflow: hidden;
}

.overflow-x-hidden {
    overflow-x: hidden;
}

.truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.whitespace-nowrap {
    white-space: nowrap;
}

.whitespace-pre-line {
    white-space: pre-line;
}

.whitespace-pre-wrap {
    white-space: pre-wrap;
}

.break-words {
    overflow-wrap: break-word;
}

.\!rounded-\[8px\] {
    border-radius: 8px !important;
}

.rounded-\[10px\] {
    border-radius: 10px;
}

.rounded-\[12px\] {
    border-radius: 12px;
}

.rounded-\[3px\] {
    border-radius: 3px;
}

.rounded-\[5px\] {
    border-radius: 5px;
}

.rounded-\[8px\] {
    border-radius: 8px;
}

.rounded-base {
    border-radius: 12px;
}

.rounded-extraSmall {
    border-radius: 4px;
}

.rounded-full {
    border-radius: 9999px;
}

.rounded-medium {
    border-radius: 8px;
}

.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-t-medium {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.rounded-bl-medium {
    border-bottom-left-radius: 8px;
}

.rounded-tl-\[8px\] {
    border-top-left-radius: 8px;
}

.rounded-tl-medium {
    border-top-left-radius: 8px;
}

.rounded-tr-\[8px\] {
    border-top-right-radius: 8px;
}

.border {
    border-width: 1px;
}

.border-\[0px\] {
    border-width: 0px;
}

.border-x-0 {
    border-left-width: 0px;
    border-right-width: 0px;
}

.border-y {
    border-top-width: 1px;
    border-bottom-width: 1px;
}

.border-b {
    border-bottom-width: 1px;
}

.border-b-2 {
    border-bottom-width: 2px;
}

.border-b-\[1px\] {
    border-bottom-width: 1px;
}

.border-l-\[1px\] {
    border-left-width: 1px;
}

.border-l-\[3px\] {
    border-left-width: 3px;
}

.border-r-\[0px\] {
    border-right-width: 0px;
}

.border-r-\[1px\] {
    border-right-width: 1px;
}

.border-t {
    border-top-width: 1px;
}

.border-t-\[1px\] {
    border-top-width: 1px;
}

.border-t-\[2px\] {
    border-top-width: 2px;
}

.border-solid {
    border-style: solid;
}

.border-none {
    border-style: none;
}

.\!border-main {
    --tw-border-opacity: 1 !important;
    border-color: rgb(255 112 23 / var(--tw-border-opacity, 1)) !important;
}

.border-\[\#E9783E\] {
    --tw-border-opacity: 1;
    border-color: rgb(233 120 62 / var(--tw-border-opacity, 1));
}

.border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgb(224 224 224 / var(--tw-border-opacity, 1));
}

.border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgb(237 232 224 / var(--tw-border-opacity, 1));
}

.border-main {
    --tw-border-opacity: 1;
    border-color: rgb(255 112 23 / var(--tw-border-opacity, 1));
}

.border-main-100 {
    --tw-border-opacity: 1;
    border-color: rgb(240 160 96 / var(--tw-border-opacity, 1));
}

.border-main\/40 {
    border-color: rgb(255 112 23 / 0.4);
}

.border-transparent {
    border-color: transparent;
}

.border-white {
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.\!bg-background {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(255 252 247 / var(--tw-bg-opacity, 1)) !important;
}

.bg-\[\#4B4B4B40\] {
    background-color: #4B4B4B40;
}

.bg-\[\#D28121\] {
    --tw-bg-opacity: 1;
    background-color: rgb(210 129 33 / var(--tw-bg-opacity, 1));
}

.bg-\[\#E9A132\] {
    --tw-bg-opacity: 1;
    background-color: rgb(233 161 50 / var(--tw-bg-opacity, 1));
}

.bg-\[\#F5F5F5\] {
    --tw-bg-opacity: 1;
    background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}

.bg-\[\#F8F5F0\] {
    --tw-bg-opacity: 1;
    background-color: rgb(248 245 240 / var(--tw-bg-opacity, 1));
}

.bg-\[\#FFF3E2\] {
    --tw-bg-opacity: 1;
    background-color: rgb(255 243 226 / var(--tw-bg-opacity, 1));
}

.bg-\[\#FFFCF7\] {
    --tw-bg-opacity: 1;
    background-color: rgb(255 252 247 / var(--tw-bg-opacity, 1));
}

.bg-background {
    --tw-bg-opacity: 1;
    background-color: rgb(255 252 247 / var(--tw-bg-opacity, 1));
}

.bg-main {
    --tw-bg-opacity: 1;
    background-color: rgb(255 112 23 / var(--tw-bg-opacity, 1));
}

.bg-main-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(255 245 238 / var(--tw-bg-opacity, 1));
}

.bg-main-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(255 243 226 / var(--tw-bg-opacity, 1));
}

.bg-sub {
    --tw-bg-opacity: 1;
    background-color: rgb(255 245 238 / 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-\[linear-gradient\(0deg\2c rgba\(0\2c 0\2c 0\2c 0\)_0\%\2c rgba\(0\2c 0\2c 0\2c 0\.9\)_100\%\)\] {
    background-image: linear-gradient(0deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%);
}

.bg-\[linear-gradient\(0deg\2c rgba\(0\2c 0\2c 0\2c 0\.9\)_0\%\2c rgba\(0\2c 0\2c 0\2c 0\)_100\%\)\] {
    background-image: linear-gradient(0deg,rgba(0,0,0,0.9) 0%,rgba(0,0,0,0) 100%);
}

.fill-current {
    fill: currentColor;
}

.object-contain {
    -o-object-fit: contain;
       object-fit: contain;
}

.object-cover {
    -o-object-fit: cover;
       object-fit: cover;
}

.object-center {
    -o-object-position: center;
       object-position: center;
}

.p-0 {
    padding: 0px;
}

.p-10 {
    padding: 2.5rem;
}

.p-4 {
    padding: 1rem;
}

.p-6 {
    padding: 1.5rem;
}

.p-8 {
    padding: 2rem;
}

.\!px-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.\!px-\[91\.5px\] {
    padding-left: 91.5px !important;
    padding-right: 91.5px !important;
}

.px-0 {
    padding-left: 0px;
    padding-right: 0px;
}

.px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
}

.px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}

.px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
}

.px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}

.px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
}

.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.px-\[105px\] {
    padding-left: 105px;
    padding-right: 105px;
}

.px-\[122px\] {
    padding-left: 122px;
    padding-right: 122px;
}

.px-\[129px\] {
    padding-left: 129px;
    padding-right: 129px;
}

.px-\[12px\] {
    padding-left: 12px;
    padding-right: 12px;
}

.px-\[137px\] {
    padding-left: 137px;
    padding-right: 137px;
}

.px-\[16px\] {
    padding-left: 16px;
    padding-right: 16px;
}

.px-\[21\.5px\] {
    padding-left: 21.5px;
    padding-right: 21.5px;
}

.px-\[50px\] {
    padding-left: 50px;
    padding-right: 50px;
}

.px-\[60px\] {
    padding-left: 60px;
    padding-right: 60px;
}

.px-\[90px\] {
    padding-left: 90px;
    padding-right: 90px;
}

.py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
}

.py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
}

.py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
}

.py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
}

.py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
}

.py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

.py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.py-\[15px\] {
    padding-top: 15px;
    padding-bottom: 15px;
}

.py-\[16px\] {
    padding-top: 16px;
    padding-bottom: 16px;
}

.py-\[20px\] {
    padding-top: 20px;
    padding-bottom: 20px;
}

.py-\[40px\] {
    padding-top: 40px;
    padding-bottom: 40px;
}

.py-\[4px\] {
    padding-top: 4px;
    padding-bottom: 4px;
}

.py-\[5\.5px\] {
    padding-top: 5.5px;
    padding-bottom: 5.5px;
}

.py-\[5px\] {
    padding-top: 5px;
    padding-bottom: 5px;
}

.py-\[80px\] {
    padding-top: 80px;
    padding-bottom: 80px;
}

.py-\[8px\] {
    padding-top: 8px;
    padding-bottom: 8px;
}

.pb-10 {
    padding-bottom: 2.5rem;
}

.pb-2 {
    padding-bottom: 0.5rem;
}

.pb-2\.5 {
    padding-bottom: 0.625rem;
}

.pb-4 {
    padding-bottom: 1rem;
}

.pb-6 {
    padding-bottom: 1.5rem;
}

.pb-\[12\.95px\] {
    padding-bottom: 12.95px;
}

.pb-\[138px\] {
    padding-bottom: 138px;
}

.pb-\[13px\] {
    padding-bottom: 13px;
}

.pb-\[17px\] {
    padding-bottom: 17px;
}

.pb-\[22\.51px\] {
    padding-bottom: 22.51px;
}

.pb-\[22px\] {
    padding-bottom: 22px;
}

.pb-\[26px\] {
    padding-bottom: 26px;
}

.pb-\[2px\] {
    padding-bottom: 2px;
}

.pb-\[31px\] {
    padding-bottom: 31px;
}

.pb-\[34px\] {
    padding-bottom: 34px;
}

.pb-\[39\.89px\] {
    padding-bottom: 39.89px;
}

.pb-\[7px\] {
    padding-bottom: 7px;
}

.pb-\[80px\] {
    padding-bottom: 80px;
}

.pb-\[9px\] {
    padding-bottom: 9px;
}

.pl-11 {
    padding-left: 2.75rem;
}

.pl-2\.5 {
    padding-left: 0.625rem;
}

.pl-20 {
    padding-left: 5rem;
}

.pl-\[5px\] {
    padding-left: 5px;
}

.pl-\[60px\] {
    padding-left: 60px;
}

.pr-10 {
    padding-right: 2.5rem;
}

.pr-3 {
    padding-right: 0.75rem;
}

.pr-4 {
    padding-right: 1rem;
}

.pr-\[30px\] {
    padding-right: 30px;
}

.pr-\[43px\] {
    padding-right: 43px;
}

.pr-\[53px\] {
    padding-right: 53px;
}

.pt-10 {
    padding-top: 2.5rem;
}

.pt-2 {
    padding-top: 0.5rem;
}

.pt-20 {
    padding-top: 5rem;
}

.pt-4 {
    padding-top: 1rem;
}

.pt-6 {
    padding-top: 1.5rem;
}

.pt-\[14\.06px\] {
    padding-top: 14.06px;
}

.pt-\[30px\] {
    padding-top: 30px;
}

.pt-\[36px\] {
    padding-top: 36px;
}

.pt-\[40px\] {
    padding-top: 40px;
}

.pt-\[6px\] {
    padding-top: 6px;
}

.pt-\[70px\] {
    padding-top: 70px;
}

.pt-\[7px\] {
    padding-top: 7px;
}

.pt-\[80px\] {
    padding-top: 80px;
}

.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.indent-0 {
    text-indent: 0px;
}

.align-middle {
    vertical-align: middle;
}

.font-noto-sans {
    font-family: Noto Sans JP, sans-serif;
}

.text-2base {
    font-size: 18px;
}

.text-2xxl {
    font-size: 32px;
}

.text-\[10px\] {
    font-size: 10px;
}

.text-\[12px\] {
    font-size: 12px;
}

.text-\[15px\] {
    font-size: 15px;
}

.text-\[18px\] {
    font-size: 18px;
}

.text-\[20px\] {
    font-size: 20px;
}

.text-\[22px\] {
    font-size: 22px;
}

.text-\[24px\] {
    font-size: 24px;
}

.text-\[28px\]\/\[150\%\] {
    font-size: 28px;
    line-height: 150%;
}

.text-\[32px\] {
    font-size: 32px;
}

.text-\[40px\] {
    font-size: 40px;
}

.text-\[62px\] {
    font-size: 62px;
}

.text-base {
    font-size: 16px;
}

.text-lg {
    font-size: 20px;
}

.text-sm {
    font-size: 14px;
}

.text-xl {
    font-size: 24px;
}

.text-xs {
    font-size: 12px;
}

.font-\[500\] {
    font-weight: 500;
}

.font-\[600\] {
    font-weight: 600;
}

.font-\[700\] {
    font-weight: 700;
}

.font-\[900\] {
    font-weight: 900;
}

.font-black {
    font-weight: 900;
}

.font-bold {
    font-weight: 700;
}

.font-normal {
    font-weight: 400;
}

.lowercase {
    text-transform: lowercase;
}

.capitalize {
    text-transform: capitalize;
}

.leading-\[100\%\] {
    line-height: 100%;
}

.leading-\[120\%\] {
    line-height: 120%;
}

.leading-\[143\%\] {
    line-height: 143%;
}

.leading-\[150\%\] {
    line-height: 150%;
}

.leading-\[17px\] {
    line-height: 17px;
}

.leading-\[18\.7px\] {
    line-height: 18.7px;
}

.leading-\[180\%\] {
    line-height: 180%;
}

.leading-\[18px\] {
    line-height: 18px;
}

.leading-\[19\.5px\] {
    line-height: 19.5px;
}

.leading-\[21px\] {
    line-height: 21px;
}

.leading-\[22\.4px\] {
    line-height: 22.4px;
}

.leading-\[23\.4px\] {
    line-height: 23.4px;
}

.leading-\[23px\] {
    line-height: 23px;
}

.leading-\[24px\] {
    line-height: 24px;
}

.leading-\[26px\] {
    line-height: 26px;
}

.leading-\[28\.8px\] {
    line-height: 28.8px;
}

.leading-\[32px\] {
    line-height: 32px;
}

.leading-\[36px\] {
    line-height: 36px;
}

.leading-none {
    line-height: 1;
}

.leading-normal {
    line-height: 1.5;
}

.leading-relaxed {
    line-height: 1.625;
}

.leading-subHeading {
    line-height: 1.8;
}

.tracking-\[1\.4px\] {
    letter-spacing: 1.4px;
}

.\!text-\[\#000000DE\] {
    color: #000000DE !important;
}

.\!text-main {
    --tw-text-opacity: 1 !important;
    color: rgb(255 112 23 / var(--tw-text-opacity, 1)) !important;
}

.text-\[\#000000DE\] {
    color: #000000DE;
}

.text-\[\#003366\] {
    --tw-text-opacity: 1;
    color: rgb(0 51 102 / var(--tw-text-opacity, 1));
}

.text-\[\#18191D\] {
    --tw-text-opacity: 1;
    color: rgb(24 25 29 / var(--tw-text-opacity, 1));
}

.text-\[\#BCBABA\] {
    --tw-text-opacity: 1;
    color: rgb(188 186 186 / var(--tw-text-opacity, 1));
}

.text-\[\#EFAA32\] {
    --tw-text-opacity: 1;
    color: rgb(239 170 50 / var(--tw-text-opacity, 1));
}

.text-\[\#fff\] {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.text-black {
    --tw-text-opacity: 1;
    color: rgb(51 51 51 / var(--tw-text-opacity, 1));
}

.text-black-100 {
    --tw-text-opacity: 1;
    color: rgb(28 26 23 / var(--tw-text-opacity, 1));
}

.text-black-300 {
    --tw-text-opacity: 1;
    color: rgb(74 69 64 / var(--tw-text-opacity, 1));
}

.text-black-500 {
    --tw-text-opacity: 1;
    color: rgb(30 20 8 / var(--tw-text-opacity, 1));
}

.text-black-800 {
    color: #000000DE;
}

.text-black\/40 {
    color: rgb(51 51 51 / 0.4);
}

.text-blue {
    --tw-text-opacity: 1;
    color: rgb(86 155 244 / var(--tw-text-opacity, 1));
}

.text-blue-600 {
    --tw-text-opacity: 1;
    color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}

.text-gray-500 {
    --tw-text-opacity: 1;
    color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.text-gray-900 {
    --tw-text-opacity: 1;
    color: rgb(134 129 124 / var(--tw-text-opacity, 1));
}

.text-main {
    --tw-text-opacity: 1;
    color: rgb(255 112 23 / var(--tw-text-opacity, 1));
}

.text-main-300 {
    --tw-text-opacity: 1;
    color: rgb(74 52 32 / var(--tw-text-opacity, 1));
}

.text-red-500 {
    --tw-text-opacity: 1;
    color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}

.text-sub-text {
    --tw-text-opacity: 1;
    color: rgb(134 129 124 / 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;
}

.no-underline {
    text-decoration-line: none;
}

.shadow-button {
    --tw-shadow: 0px 4px 10px 0px #00000033;
    --tw-shadow-colored: 0px 4px 10px 0px 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-card {
    --tw-shadow: 4px 6px 0px 0px #FFB181;
    --tw-shadow-colored: 4px 6px 0px 0px 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-feature {
    --tw-shadow: 0px 6px 0px 0px #FFB181;
    --tw-shadow-colored: 0px 6px 0px 0px 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-sm {
    --tw-shadow: 0px 4px 10px 0px #00000033;
    --tw-shadow-colored: 0px 4px 10px 0px 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-xl {
    --tw-shadow: 0px 4px 10px 0px #57320D40;
    --tw-shadow-colored: 0px 4px 10px 0px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px;
}

.outline {
    outline-style: solid;
}

.drop-shadow-\[0_4px_10px_\#00000033\] {
    --tw-drop-shadow: drop-shadow(0 4px 10px #00000033);
    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);
}

.drop-shadow-\[4px_6px_0px_\#FFB181\] {
    --tw-drop-shadow: drop-shadow(4px 6px 0px #FFB181);
    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);
}

.transition-colors {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}

.transition-transform {
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}

.duration-300 {
    transition-duration: 300ms;
}

.\*\:text-black-800 > * {
    color: #000000DE;
}

.first-letter\:uppercase::first-letter {
    text-transform: uppercase;
}

.placeholder\:text-\[\#C0BBB4\]::-moz-placeholder {
    --tw-text-opacity: 1;
    color: rgb(192 187 180 / var(--tw-text-opacity, 1));
}

.placeholder\:text-\[\#C0BBB4\]::placeholder {
    --tw-text-opacity: 1;
    color: rgb(192 187 180 / var(--tw-text-opacity, 1));
}

.after\:mr-auto::after {
    content: var(--tw-content);
    margin-right: auto;
}

.after\:mt-2::after {
    content: var(--tw-content);
    margin-top: 0.5rem;
}

.after\:block::after {
    content: var(--tw-content);
    display: block;
}

.after\:h-\[2px\]::after {
    content: var(--tw-content);
    height: 2px;
}

.after\:h-px::after {
    content: var(--tw-content);
    height: 1px;
}

.after\:w-\[100\%\]::after {
    content: var(--tw-content);
    width: 100%;
}

.after\:w-full::after {
    content: var(--tw-content);
    width: 100%;
}

.after\:bg-main::after {
    content: var(--tw-content);
    --tw-bg-opacity: 1;
    background-color: rgb(255 112 23 / var(--tw-bg-opacity, 1));
}

.after\:bg-white::after {
    content: var(--tw-content);
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.after\:content-\[\'\'\]::after {
    --tw-content: '';
    content: var(--tw-content);
}

.last\:border-\[0px\]:last-child {
    border-width: 0px;
}

.hover\:border-main:hover {
    --tw-border-opacity: 1;
    border-color: rgb(255 112 23 / var(--tw-border-opacity, 1));
}

.hover\:\!bg-main:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(255 112 23 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:bg-background:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(255 252 247 / var(--tw-bg-opacity, 1));
}

.hover\:bg-gray-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}

.hover\:bg-main:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(255 112 23 / var(--tw-bg-opacity, 1));
}

.hover\:bg-main-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(255 245 238 / var(--tw-bg-opacity, 1));
}

.hover\:\!text-white:hover {
    --tw-text-opacity: 1 !important;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.hover\:text-main:hover {
    --tw-text-opacity: 1;
    color: rgb(255 112 23 / var(--tw-text-opacity, 1));
}

.hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.hover\:underline:hover {
    text-decoration-line: underline;
}

.hover\:no-underline:hover {
    text-decoration-line: none;
}

.hover\:opacity-50:hover {
    opacity: 0.5;
}

.focus\:outline-none:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
}

.focus\:ring-1: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(1px + 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);
}

.focus\:ring-main:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(255 112 23 / var(--tw-ring-opacity, 1));
}

.group:hover .group-hover\:scale-105 {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:text-main {
    --tw-text-opacity: 1;
    color: rgb(255 112 23 / var(--tw-text-opacity, 1));
}

.group:hover .group-hover\:text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.data-\[loading\=true\]\:\!cursor-not-allowed[data-loading="true"] {
    cursor: not-allowed !important;
}

.group[data-loading="true"] .group-data-\[loading\=true\]\:block {
    display: block;
}

@media (max-width: 1440px) {

    .max-\[1440px\]\:gap-\[30px\] {
        gap: 30px;
    }
}

@media (max-width: 1400px) {

    .max-\[1400px\]\:min-h-full {
        min-height: 100%;
    }
}

@media (max-width: 1300px) {

    .max-\[1300px\]\:pl-10 {
        padding-left: 2.5rem;
    }
}

@media not all and (min-width: 1280px) {

    .max-xl\:left-\[250px\] {
        left: 250px;
    }

    .max-xl\:right-\[250px\] {
        right: 250px;
    }

    .max-xl\:ml-0 {
        margin-left: 0px;
    }

    .max-xl\:hidden {
        display: none;
    }

    .max-xl\:w-\[87px\] {
        width: 87px;
    }

    .max-xl\:w-full {
        width: 100%;
    }

    .max-xl\:max-w-\[100\%\] {
        max-width: 100%;
    }

    .max-xl\:table-fixed {
        table-layout: fixed;
    }

    .max-xl\:justify-center {
        justify-content: center;
    }

    .max-xl\:gap-4 {
        gap: 1rem;
    }

    .max-xl\:gap-8 {
        gap: 2rem;
    }

    .max-xl\:gap-\[80px\] {
        gap: 80px;
    }

    .max-xl\:space-y-\[16px\] > :not([hidden]) ~ :not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-top: calc(16px * calc(1 - var(--tw-space-y-reverse)));
        margin-bottom: calc(16px * var(--tw-space-y-reverse));
    }

    .max-xl\:px-0 {
        padding-left: 0px;
        padding-right: 0px;
    }

    .max-xl\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .max-xl\:px-\[10px\] {
        padding-left: 10px;
        padding-right: 10px;
    }

    .max-xl\:py-6 {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
    }

    .max-xl\:py-\[17\.5px\] {
        padding-top: 17.5px;
        padding-bottom: 17.5px;
    }

    .max-xl\:py-\[8\.5px\] {
        padding-top: 8.5px;
        padding-bottom: 8.5px;
    }

    .max-xl\:pb-\[5px\] {
        padding-bottom: 5px;
    }

    .max-xl\:pb-\[7px\] {
        padding-bottom: 7px;
    }

    .max-xl\:pt-4 {
        padding-top: 1rem;
    }

    .max-xl\:text-2base {
        font-size: 18px;
    }

    .max-xl\:text-sm {
        font-size: 14px;
    }

    .max-xl\:leading-less_tight {
        line-height: 1.43;
    }

    .max-xl\:text-black-100 {
        --tw-text-opacity: 1;
        color: rgb(28 26 23 / var(--tw-text-opacity, 1));
    }

    .max-xl\:after\:h-\[2px\]::after {
        content: var(--tw-content);
        height: 2px;
    }
}

@media (max-width: 1200px) {

    .max-\[1200px\]\:mt-\[30px\] {
        margin-top: 30px;
    }

    .max-\[1200px\]\:pt-\[30px\] {
        padding-top: 30px;
    }

    .max-\[1200px\]\:text-\[45px\] {
        font-size: 45px;
    }

    .max-\[1200px\]\:leading-\[48px\] {
        line-height: 48px;
    }
}

@media (max-width: 1025px) {

    .max-\[1025px\]\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem;
    }
}

@media not all and (min-width: 1024px) {

    .max-lg\:left-\[150px\] {
        left: 150px;
    }

    .max-lg\:right-\[150px\] {
        right: 150px;
    }

    .max-lg\:my-5 {
        margin-top: 1.25rem;
        margin-bottom: 1.25rem;
    }

    .max-lg\:mb-2 {
        margin-bottom: 0.5rem;
    }

    .max-lg\:flex {
        display: flex;
    }

    .max-lg\:grid {
        display: grid;
    }

    .max-lg\:hidden {
        display: none;
    }

    .max-lg\:aspect-\[1739\/2462\] {
        aspect-ratio: 1739/2462;
    }

    .max-lg\:h-\[13\.64\%\] {
        height: 13.64%;
    }

    .max-lg\:h-\[27px\] {
        height: 27px;
    }

    .max-lg\:h-\[30px\] {
        height: 30px;
    }

    .max-lg\:h-\[50px\] {
        height: 50px;
    }

    .max-lg\:min-h-\[58px\] {
        min-height: 58px;
    }

    .max-lg\:w-\[100\%\] {
        width: 100%;
    }

    .max-lg\:w-\[130px\] {
        width: 130px;
    }

    .max-lg\:w-\[50px\] {
        width: 50px;
    }

    .max-lg\:w-full {
        width: 100%;
    }

    .max-lg\:min-w-\[100px\] {
        min-width: 100px;
    }

    .max-lg\:min-w-\[50px\] {
        min-width: 50px;
    }

    .max-lg\:max-w-\[calc\(100\%_-_32px\)\] {
        max-width: calc(100% - 32px);
    }

    .max-lg\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .max-lg\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .max-lg\:flex-col {
        flex-direction: column;
    }

    .max-lg\:gap-2 {
        gap: 0.5rem;
    }

    .max-lg\:gap-4 {
        gap: 1rem;
    }

    .max-lg\:gap-6 {
        gap: 1.5rem;
    }

    .max-lg\:gap-8 {
        gap: 2rem;
    }

    .max-lg\:gap-\[15px\] {
        gap: 15px;
    }

    .max-lg\:gap-x-5 {
        -moz-column-gap: 1.25rem;
             column-gap: 1.25rem;
    }

    .max-lg\:gap-y-6 {
        row-gap: 1.5rem;
    }

    .max-lg\:whitespace-normal {
        white-space: normal;
    }

    .max-lg\:break-words {
        overflow-wrap: break-word;
    }

    .max-lg\:p-4 {
        padding: 1rem;
    }

    .max-lg\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .max-lg\:px-6 {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }

    .max-lg\:px-\[14px\] {
        padding-left: 14px;
        padding-right: 14px;
    }

    .max-lg\:px-\[25px\] {
        padding-left: 25px;
        padding-right: 25px;
    }

    .max-lg\:px-\[30px\] {
        padding-left: 30px;
        padding-right: 30px;
    }

    .max-lg\:py-0 {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .max-lg\:py-4 {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }

    .max-lg\:py-6 {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
    }

    .max-lg\:pt-5 {
        padding-top: 1.25rem;
    }

    .max-lg\:pt-6 {
        padding-top: 1.5rem;
    }

    .max-lg\:text-\[10px\] {
        font-size: 10px;
    }

    .max-lg\:text-\[16px\] {
        font-size: 16px;
    }

    .max-lg\:text-\[18px\] {
        font-size: 18px;
    }

    .max-lg\:text-\[20px\] {
        font-size: 20px;
    }

    .max-lg\:text-\[28px\] {
        font-size: 28px;
    }

    .max-lg\:text-base {
        font-size: 16px;
    }

    .max-lg\:text-sm {
        font-size: 14px;
    }

    .max-lg\:leading-\[180\%\] {
        line-height: 180%;
    }
}

@media (max-width: 992px) {

    .max-\[992px\]\:left-\[80px\] {
        left: 80px;
    }

    .max-\[992px\]\:right-\[80px\] {
        right: 80px;
    }
}

@media not all and (min-width: 768px) {

    .max-md\:-bottom-10 {
        bottom: -2.5rem;
    }

    .max-md\:mx-4 {
        margin-left: 1rem;
        margin-right: 1rem;
    }

    .max-md\:mx-auto {
        margin-left: auto;
        margin-right: auto;
    }

    .max-md\:my-0 {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .max-md\:my-10 {
        margin-top: 2.5rem;
        margin-bottom: 2.5rem;
    }

    .max-md\:my-4 {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }

    .max-md\:mb-0 {
        margin-bottom: 0px;
    }

    .max-md\:mb-4 {
        margin-bottom: 1rem;
    }

    .max-md\:mb-\[0\.75px\] {
        margin-bottom: 0.75px;
    }

    .max-md\:mt-0 {
        margin-top: 0px;
    }

    .max-md\:mt-2 {
        margin-top: 0.5rem;
    }

    .max-md\:mt-4 {
        margin-top: 1rem;
    }

    .max-md\:line-clamp-2 {
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    .max-md\:line-clamp-4 {
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
    }

    .max-md\:block {
        display: block;
    }

    .max-md\:inline {
        display: inline;
    }

    .max-md\:flex {
        display: flex;
    }

    .max-md\:grid {
        display: grid;
    }

    .max-md\:hidden {
        display: none;
    }

    .max-md\:aspect-\[304\/171\] {
        aspect-ratio: 304/171;
    }

    .max-md\:aspect-auto {
        aspect-ratio: auto;
    }

    .max-md\:h-20 {
        height: 5rem;
    }

    .max-md\:h-5 {
        height: 1.25rem;
    }

    .max-md\:h-\[14px\] {
        height: 14px;
    }

    .max-md\:h-\[171px\] {
        height: 171px;
    }

    .max-md\:h-\[180px\] {
        height: 180px;
    }

    .max-md\:h-\[200px\] {
        height: 200px;
    }

    .max-md\:h-\[30px\] {
        height: 30px;
    }

    .max-md\:h-\[34px\] {
        height: 34px;
    }

    .max-md\:h-\[45px\] {
        height: 45px;
    }

    .max-md\:h-\[58px\] {
        height: 58px;
    }

    .max-md\:h-\[96\.07px\] {
        height: 96.07px;
    }

    .max-md\:h-\[96px\] {
        height: 96px;
    }

    .max-md\:h-auto {
        height: auto;
    }

    .max-md\:max-h-\[200px\] {
        max-height: 200px;
    }

    .max-md\:min-h-\[107px\] {
        min-height: 107px;
    }

    .max-md\:min-h-\[25px\] {
        min-height: 25px;
    }

    .max-md\:min-h-\[39px\] {
        min-height: 39px;
    }

    .max-md\:min-h-\[54px\] {
        min-height: 54px;
    }

    .max-md\:min-h-min {
        min-height: -moz-min-content;
        min-height: min-content;
    }

    .max-md\:w-20 {
        width: 5rem;
    }

    .max-md\:w-\[129px\] {
        width: 129px;
    }

    .max-md\:w-\[145px\] {
        width: 145px;
    }

    .max-md\:w-\[171px\] {
        width: 171px;
    }

    .max-md\:w-\[220px\] {
        width: 220px;
    }

    .max-md\:w-\[calc\(100\%_-_32px\)\] {
        width: calc(100% - 32px);
    }

    .max-md\:w-full {
        width: 100%;
    }

    .max-md\:min-w-0 {
        min-width: 0px;
    }

    .max-md\:min-w-20 {
        min-width: 5rem;
    }

    .max-md\:min-w-\[100\%\] {
        min-width: 100%;
    }

    .max-md\:min-w-\[76px\] {
        min-width: 76px;
    }

    .max-md\:min-w-max {
        min-width: -moz-max-content;
        min-width: max-content;
    }

    .max-md\:max-w-\[100\%\] {
        max-width: 100%;
    }

    .max-md\:max-w-\[120px\] {
        max-width: 120px;
    }

    .max-md\:max-w-\[171px\] {
        max-width: 171px;
    }

    .max-md\:flex-1 {
        flex: 1 1 0%;
    }

    .max-md\:grid-cols-1 {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }

    .max-md\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .max-md\:flex-col {
        flex-direction: column;
    }

    .max-md\:items-start {
        align-items: flex-start;
    }

    .max-md\:justify-start {
        justify-content: flex-start;
    }

    .max-md\:gap-0 {
        gap: 0px;
    }

    .max-md\:gap-2 {
        gap: 0.5rem;
    }

    .max-md\:gap-3 {
        gap: 0.75rem;
    }

    .max-md\:gap-4 {
        gap: 1rem;
    }

    .max-md\:gap-6 {
        gap: 1.5rem;
    }

    .max-md\:gap-\[11px\] {
        gap: 11px;
    }

    .max-md\:gap-\[13px\] {
        gap: 13px;
    }

    .max-md\:gap-\[2\.45px\] {
        gap: 2.45px;
    }

    .max-md\:gap-\[2\.75px\] {
        gap: 2.75px;
    }

    .max-md\:gap-\[6\.2px\] {
        gap: 6.2px;
    }

    .max-md\:gap-x-0 {
        -moz-column-gap: 0px;
             column-gap: 0px;
    }

    .max-md\:gap-x-4 {
        -moz-column-gap: 1rem;
             column-gap: 1rem;
    }

    .max-md\:gap-y-2 {
        row-gap: 0.5rem;
    }

    .max-md\:gap-y-\[16px\] {
        row-gap: 16px;
    }

    .max-md\:gap-y-\[8px\] {
        row-gap: 8px;
    }

    .max-md\:space-y-\[6\.2px\] > :not([hidden]) ~ :not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-top: calc(6.2px * calc(1 - var(--tw-space-y-reverse)));
        margin-bottom: calc(6.2px * var(--tw-space-y-reverse));
    }

    .max-md\:overflow-hidden {
        overflow: hidden;
    }

    .max-md\:\!rounded-\[4px\] {
        border-radius: 4px !important;
    }

    .max-md\:\!rounded-extraSmall {
        border-radius: 4px !important;
    }

    .max-md\:rounded-\[8px\] {
        border-radius: 8px;
    }

    .max-md\:rounded-medium {
        border-radius: 8px;
    }

    .max-md\:border {
        border-width: 1px;
    }

    .max-md\:border-\[0px\] {
        border-width: 0px;
    }

    .max-md\:border-x-0 {
        border-left-width: 0px;
        border-right-width: 0px;
    }

    .max-md\:border-b {
        border-bottom-width: 1px;
    }

    .max-md\:border-b-2 {
        border-bottom-width: 2px;
    }

    .max-md\:border-b-\[1px\] {
        border-bottom-width: 1px;
    }

    .max-md\:border-b-\[2px\] {
        border-bottom-width: 2px;
    }

    .max-md\:border-t-0 {
        border-top-width: 0px;
    }

    .max-md\:border-t-\[1px\] {
        border-top-width: 1px;
    }

    .max-md\:border-solid {
        border-style: solid;
    }

    .max-md\:border-gray-100 {
        --tw-border-opacity: 1;
        border-color: rgb(224 224 224 / var(--tw-border-opacity, 1));
    }

    .max-md\:border-gray-200 {
        --tw-border-opacity: 1;
        border-color: rgb(237 232 224 / var(--tw-border-opacity, 1));
    }

    .max-md\:bg-background {
        --tw-bg-opacity: 1;
        background-color: rgb(255 252 247 / var(--tw-bg-opacity, 1));
    }

    .max-md\:bg-transparent {
        background-color: transparent;
    }

    .max-md\:bg-white {
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    }

    .max-md\:p-0 {
        padding: 0px;
    }

    .max-md\:p-3 {
        padding: 0.75rem;
    }

    .max-md\:\!px-4 {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }

    .max-md\:\!py-\[6\.5px\] {
        padding-top: 6.5px !important;
        padding-bottom: 6.5px !important;
    }

    .max-md\:px-0 {
        padding-left: 0px;
        padding-right: 0px;
    }

    .max-md\:px-2 {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }

    .max-md\:px-2\.5 {
        padding-left: 0.625rem;
        padding-right: 0.625rem;
    }

    .max-md\:px-3 {
        padding-left: 0.75rem;
        padding-right: 0.75rem;
    }

    .max-md\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .max-md\:px-\[16px\] {
        padding-left: 16px;
        padding-right: 16px;
    }

    .max-md\:px-\[17px\] {
        padding-left: 17px;
        padding-right: 17px;
    }

    .max-md\:py-0 {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .max-md\:py-2 {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }

    .max-md\:py-4 {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }

    .max-md\:py-6 {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
    }

    .max-md\:py-\[16px\] {
        padding-top: 16px;
        padding-bottom: 16px;
    }

    .max-md\:py-\[18px\] {
        padding-top: 18px;
        padding-bottom: 18px;
    }

    .max-md\:py-\[40px\] {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .max-md\:pb-0 {
        padding-bottom: 0px;
    }

    .max-md\:pb-2 {
        padding-bottom: 0.5rem;
    }

    .max-md\:pb-4 {
        padding-bottom: 1rem;
    }

    .max-md\:pb-\[0\.6px\] {
        padding-bottom: 0.6px;
    }

    .max-md\:pb-\[0px\] {
        padding-bottom: 0px;
    }

    .max-md\:pb-\[13px\] {
        padding-bottom: 13px;
    }

    .max-md\:pb-\[16px\] {
        padding-bottom: 16px;
    }

    .max-md\:pb-\[1px\] {
        padding-bottom: 1px;
    }

    .max-md\:pb-\[21px\] {
        padding-bottom: 21px;
    }

    .max-md\:pb-\[34px\] {
        padding-bottom: 34px;
    }

    .max-md\:pb-\[3px\] {
        padding-bottom: 3px;
    }

    .max-md\:pb-\[5px\] {
        padding-bottom: 5px;
    }

    .max-md\:pb-\[88px\] {
        padding-bottom: 88px;
    }

    .max-md\:pb-\[9\.91px\] {
        padding-bottom: 9.91px;
    }

    .max-md\:pr-\[10px\] {
        padding-right: 10px;
    }

    .max-md\:pt-0 {
        padding-top: 0px;
    }

    .max-md\:pt-10 {
        padding-top: 2.5rem;
    }

    .max-md\:pt-4 {
        padding-top: 1rem;
    }

    .max-md\:pt-5 {
        padding-top: 1.25rem;
    }

    .max-md\:pt-6 {
        padding-top: 1.5rem;
    }

    .max-md\:pt-\[19\.29px\] {
        padding-top: 19.29px;
    }

    .max-md\:pt-\[2\.75px\] {
        padding-top: 2.75px;
    }

    .max-md\:pt-\[32\.75px\] {
        padding-top: 32.75px;
    }

    .max-md\:pt-\[6\.75px\] {
        padding-top: 6.75px;
    }

    .max-md\:text-2base {
        font-size: 18px;
    }

    .max-md\:text-\[10px\] {
        font-size: 10px;
    }

    .max-md\:text-\[16px\] {
        font-size: 16px;
    }

    .max-md\:text-\[18px\] {
        font-size: 18px;
    }

    .max-md\:text-\[48px\]\/\[150\%\] {
        font-size: 48px;
        line-height: 150%;
    }

    .max-md\:text-base {
        font-size: 16px;
    }

    .max-md\:text-lg {
        font-size: 20px;
    }

    .max-md\:text-sm {
        font-size: 14px;
    }

    .max-md\:text-xs {
        font-size: 12px;
    }

    .max-md\:font-normal {
        font-weight: 400;
    }

    .max-md\:\!leading-\[100\%\] {
        line-height: 100% !important;
    }

    .max-md\:leading-\[100\%\] {
        line-height: 100%;
    }

    .max-md\:leading-\[143\%\] {
        line-height: 143%;
    }

    .max-md\:leading-\[150\%\] {
        line-height: 150%;
    }

    .max-md\:leading-\[180\%\] {
        line-height: 180%;
    }

    .max-md\:leading-\[20\.8px\] {
        line-height: 20.8px;
    }

    .max-md\:shadow-card {
        --tw-shadow: 4px 6px 0px 0px #FFB181;
        --tw-shadow-colored: 4px 6px 0px 0px var(--tw-shadow-color);
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    }

    .max-md\:shadow-header {
        --tw-shadow: 0px 4px 10px 0px #00000033;
        --tw-shadow-colored: 0px 4px 10px 0px var(--tw-shadow-color);
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    }

    .max-md\:last\:border-b-\[0px\]:last-child {
        border-bottom-width: 0px;
    }
}

@media not all and (min-width: 640px) {

    .max-sm\:mb-0 {
        margin-bottom: 0px;
    }

    .max-sm\:mb-3 {
        margin-bottom: 0.75rem;
    }

    .max-sm\:ml-0 {
        margin-left: 0px;
    }

    .max-sm\:block {
        display: block;
    }

    .max-sm\:flex {
        display: flex;
    }

    .max-sm\:hidden {
        display: none;
    }

    .max-sm\:aspect-\[356\/200\] {
        aspect-ratio: 356/200;
    }

    .max-sm\:h-\[25\%\] {
        height: 25%;
    }

    .max-sm\:h-\[27px\] {
        height: 27px;
    }

    .max-sm\:h-\[96\.07px\] {
        height: 96.07px;
    }

    .max-sm\:min-h-\[102\.2px\] {
        min-height: 102.2px;
    }

    .max-sm\:\!w-full {
        width: 100% !important;
    }

    .max-sm\:w-\[129px\] {
        width: 129px;
    }

    .max-sm\:w-fit {
        width: -moz-fit-content;
        width: fit-content;
    }

    .max-sm\:w-full {
        width: 100%;
    }

    .max-sm\:max-w-\[320px\] {
        max-width: 320px;
    }

    .max-sm\:border-collapse {
        border-collapse: collapse;
    }

    .max-sm\:grid-cols-1 {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }

    .max-sm\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .max-sm\:flex-col {
        flex-direction: column;
    }

    .max-sm\:items-center {
        align-items: center;
    }

    .max-sm\:gap-10 {
        gap: 2.5rem;
    }

    .max-sm\:gap-2 {
        gap: 0.5rem;
    }

    .max-sm\:gap-4 {
        gap: 1rem;
    }

    .max-sm\:gap-\[28px\] {
        gap: 28px;
    }

    .max-sm\:gap-\[40px\] {
        gap: 40px;
    }

    .max-sm\:overflow-hidden {
        overflow: hidden;
    }

    .max-sm\:rounded-\[8px\] {
        border-radius: 8px;
    }

    .max-sm\:rounded-medium {
        border-radius: 8px;
    }

    .max-sm\:\!border-\[0px\] {
        border-width: 0px !important;
    }

    .max-sm\:border-\[1px\] {
        border-width: 1px;
    }

    .max-sm\:border-x-0 {
        border-left-width: 0px;
        border-right-width: 0px;
    }

    .max-sm\:border-b {
        border-bottom-width: 1px;
    }

    .max-sm\:border-b-\[2px\] {
        border-bottom-width: 2px;
    }

    .max-sm\:border-t {
        border-top-width: 1px;
    }

    .max-sm\:border-solid {
        border-style: solid;
    }

    .max-sm\:border-gray-200 {
        --tw-border-opacity: 1;
        border-color: rgb(237 232 224 / var(--tw-border-opacity, 1));
    }

    .max-sm\:bg-white {
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    }

    .max-sm\:p-0 {
        padding: 0px;
    }

    .max-sm\:p-3 {
        padding: 0.75rem;
    }

    .max-sm\:\!px-4 {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }

    .max-sm\:px-0 {
        padding-left: 0px;
        padding-right: 0px;
    }

    .max-sm\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .max-sm\:px-\[129px\] {
        padding-left: 129px;
        padding-right: 129px;
    }

    .max-sm\:px-\[137px\] {
        padding-left: 137px;
        padding-right: 137px;
    }

    .max-sm\:px-\[16px\] {
        padding-left: 16px;
        padding-right: 16px;
    }

    .max-sm\:px-\[90px\] {
        padding-left: 90px;
        padding-right: 90px;
    }

    .max-sm\:py-0 {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .max-sm\:py-4 {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }

    .max-sm\:py-6 {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
    }

    .max-sm\:py-9 {
        padding-top: 2.25rem;
        padding-bottom: 2.25rem;
    }

    .max-sm\:py-\[15px\] {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .max-sm\:py-\[18px\] {
        padding-top: 18px;
        padding-bottom: 18px;
    }

    .max-sm\:py-\[8px\] {
        padding-top: 8px;
        padding-bottom: 8px;
    }

    .max-sm\:pb-0 {
        padding-bottom: 0px;
    }

    .max-sm\:pb-\[16px\] {
        padding-bottom: 16px;
    }

    .max-sm\:pb-\[29px\] {
        padding-bottom: 29px;
    }

    .max-sm\:pb-\[2px\] {
        padding-bottom: 2px;
    }

    .max-sm\:pb-\[3px\] {
        padding-bottom: 3px;
    }

    .max-sm\:pt-\[35px\] {
        padding-top: 35px;
    }

    .max-sm\:text-2base {
        font-size: 18px;
    }

    .max-sm\:text-\[20px\] {
        font-size: 20px;
    }

    .max-sm\:text-\[30px\] {
        font-size: 30px;
    }

    .max-sm\:text-base {
        font-size: 16px;
    }

    .max-sm\:text-sm {
        font-size: 14px;
    }

    .max-sm\:text-xs {
        font-size: 12px;
    }

    .max-sm\:text-xxs {
        font-size: 10px;
    }

    .max-sm\:font-bold {
        font-weight: 700;
    }

    .max-sm\:font-normal {
        font-weight: 400;
    }

    .max-sm\:leading-\[150\%\] {
        line-height: 150%;
    }

    .max-sm\:leading-\[21px\] {
        line-height: 21px;
    }

    .max-sm\:leading-\[34px\] {
        line-height: 34px;
    }

    .max-sm\:leading-none {
        line-height: 1;
    }

    .max-sm\:leading-normal {
        line-height: 1.5;
    }

    .max-sm\:leading-subHeading {
        line-height: 1.8;
    }

    .max-sm\:shadow-card {
        --tw-shadow: 4px 6px 0px 0px #FFB181;
        --tw-shadow-colored: 4px 6px 0px 0px var(--tw-shadow-color);
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    }

    .max-sm\:after\:mt-0::after {
        content: var(--tw-content);
        margin-top: 0px;
    }

    .max-sm\:after\:h-\[2px\]::after {
        content: var(--tw-content);
        height: 2px;
    }
}

@media (max-width: 375px) {

    .max-\[375px\]\:px-\[80px\] {
        padding-left: 80px;
        padding-right: 80px;
    }
}

@media (min-width: 640px) {

    .sm\:w-2\/3 {
        width: 66.666667%;
    }
}

@media (min-width: 768px) {

    .md\:hidden {
        display: none;
    }
}

@media (min-width: 1024px) {

    .lg\:block {
        display: block;
    }

    .lg\:hidden {
        display: none;
    }
}

@media (min-width: 1280px) {

    .xl\:mx-\[100px\] {
        margin-left: 100px;
        margin-right: 100px;
    }
}

@media (min-width: 1600px) {

    .min-\[1600px\]\:ml-0 {
        margin-left: 0px;
    }

    .min-\[1600px\]\:aspect-auto {
        aspect-ratio: auto;
    }

    .min-\[1600px\]\:justify-center {
        justify-content: center;
    }
}

@media (min-width: 1660px) {

    .min-\[1660px\]\:w-full {
        width: 100%;
    }
}

.\[\&_\.custom-logo-link\]\:block .custom-logo-link {
    display: block;
}

.\[\&_\.custom-logo-link\]\:h-full .custom-logo-link {
    height: 100%;
}

.\[\&_\.custom-logo-link\]\:w-full .custom-logo-link {
    width: 100%;
}

.\[\&_img\]\:\!h-full img {
    height: 100% !important;
}

.\[\&_img\]\:h-full img {
    height: 100%;
}

.\[\&_img\]\:\!w-\[100\%\] img {
    width: 100% !important;
}

.\[\&_img\]\:w-full img {
    width: 100%;
}

.\[\&_img\]\:object-contain img {
    -o-object-fit: contain;
       object-fit: contain;
}

.\[\&_img\]\:object-cover img {
    -o-object-fit: cover;
       object-fit: cover;
}

.\[\&_input\]\:h-\[57px\] input {
    height: 57px;
}

.\[\&_input\]\:w-full input {
    width: 100%;
}

.\[\&_input\]\:rounded-\[5px\] input {
    border-radius: 5px;
}

.\[\&_input\]\:bg-\[\#F2F3F7\] input {
    --tw-bg-opacity: 1;
    background-color: rgb(242 243 247 / var(--tw-bg-opacity, 1));
}

.\[\&_input\]\:px-\[22px\] input {
    padding-left: 22px;
    padding-right: 22px;
}

.\[\&_textarea\]\:max-h-\[185px\] textarea {
    max-height: 185px;
}

.\[\&_textarea\]\:w-full textarea {
    width: 100%;
}

.\[\&_textarea\]\:rounded-\[5px\] textarea {
    border-radius: 5px;
}

.\[\&_textarea\]\:bg-\[\#F2F3F7\] textarea {
    --tw-bg-opacity: 1;
    background-color: rgb(242 243 247 / var(--tw-bg-opacity, 1));
}

.\[\&_textarea\]\:p-\[22px\] textarea {
    padding: 22px;
}

@media(min-width:1437px) {

    @media(max-width:1441px) {

        .\[\@media\(min-width\:1437px\)\]\:\[\@media\(max-width\:1441px\)\]\:ml-\[3px\] {
            margin-left: 3px;
        }
    }
}
