@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

:host {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    z-index: 1
}

.s-swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block
}

.s-swiper-vertical>.s-swiper-wrapper {
    flex-direction: column
}

.s-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: initial
}

.s-swiper-android .s-swiper-slide,
.s-swiper-ios .s-swiper-slide,
.s-swiper-wrapper {
    transform: translateZ(0)
}

.s-swiper-horizontal {
    touch-action: pan-y
}

.s-swiper-vertical {
    touch-action: pan-x
}

.s-swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block
}

.s-swiper-slide-invisible-blank {
    visibility: hidden
}

.s-swiper-autoheight,
.s-swiper-autoheight .s-swiper-slide {
    height: auto
}

.s-swiper-autoheight .s-swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.s-swiper-backface-hidden .s-swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.s-swiper-3d.s-swiper-css-mode .s-swiper-wrapper {
    perspective: 1200px
}

.s-swiper-3d .s-swiper-wrapper {
    transform-style: preserve-3d
}

.s-swiper-3d {
    perspective: 1200px
}

.s-swiper-3d .s-swiper-cube-shadow,
.s-swiper-3d .s-swiper-slide {
    transform-style: preserve-3d
}

.s-swiper-css-mode>.s-swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.s-swiper-css-mode>.s-swiper-wrapper::-webkit-scrollbar {
    display: none
}

.s-swiper-css-mode>.s-swiper-wrapper>.s-swiper-slide {
    scroll-snap-align: start start
}

.s-swiper-css-mode.s-swiper-horizontal>.s-swiper-wrapper {
    scroll-snap-type: x mandatory
}

.s-swiper-css-mode.s-swiper-vertical>.s-swiper-wrapper {
    scroll-snap-type: y mandatory
}

.s-swiper-css-mode.s-swiper-free-mode>.s-swiper-wrapper {
    scroll-snap-type: none
}

.s-swiper-css-mode.s-swiper-free-mode>.s-swiper-wrapper>.s-swiper-slide {
    scroll-snap-align: none
}

.s-swiper-css-mode.s-swiper-centered>.s-swiper-wrapper:before {
    content: "";
    flex-shrink: 0;
    order: 9999
}

.s-swiper-css-mode.s-swiper-centered>.s-swiper-wrapper>.s-swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always
}

.s-swiper-css-mode.s-swiper-centered.s-swiper-horizontal>.s-swiper-wrapper>.s-swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before)
}

.s-swiper-css-mode.s-swiper-centered.s-swiper-horizontal>.s-swiper-wrapper:before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.s-swiper-css-mode.s-swiper-centered.s-swiper-vertical>.s-swiper-wrapper>.s-swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before)
}

.s-swiper-css-mode.s-swiper-centered.s-swiper-vertical>.s-swiper-wrapper:before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.s-swiper-3d .s-swiper-slide-shadow,
.s-swiper-3d .s-swiper-slide-shadow-bottom,
.s-swiper-3d .s-swiper-slide-shadow-left,
.s-swiper-3d .s-swiper-slide-shadow-right,
.s-swiper-3d .s-swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.s-swiper-3d .s-swiper-slide-shadow {
    background: #00000026
}

.s-swiper-3d .s-swiper-slide-shadow-left {
    background-image: linear-gradient(270deg, #00000080, #0000)
}

.s-swiper-3d .s-swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, #00000080, #0000)
}

.s-swiper-3d .s-swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, #00000080, #0000)
}

.s-swiper-3d .s-swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg, #00000080, #0000)
}

.s-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-radius: 50%;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-top: 4px solid #0000
}

.s-swiper-watch-progress .s-swiper-slide-visible .s-swiper-lazy-preloader,
.s-swiper:not(.s-swiper-watch-progress) .s-swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s linear infinite
}

.s-swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.s-swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

.s-swiper-grid>.s-swiper-wrapper {
    flex-wrap: wrap
}

.s-swiper-grid-column>.s-swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

@layer tailwind-base, antd;

@layer tailwind-base {

    *,
    ::backdrop,
    :after,
    :before {
        --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: #3b82f680;
        --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:
    }

    /*! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com*/
    *,
    :after,
    :before {
        box-sizing: border-box;
        border: 0 solid #e5e7eb
    }

    :after,
    :before {
        --tw-content: ""
    }

    :host,
    html {
        line-height: 1.5;
        -webkit-text-size-adjust: 100%;
        -moz-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]) {
        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,
    pre,
    samp {
        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: initial
    }

    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: initial;
        background-image: none
    }

    :-moz-focusring {
        outline: auto
    }

    :-moz-ui-invalid {
        box-shadow: none
    }

    progress {
        vertical-align: initial
    }

    ::-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,
    dd,
    dl,
    figure,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    hr,
    p,
    pre {
        margin: 0
    }

    fieldset {
        margin: 0
    }

    fieldset,
    legend {
        padding: 0
    }

    menu,
    ol,
    ul {
        list-style: none;
        margin: 0;
        padding: 0
    }

    dialog {
        padding: 0
    }

    textarea {
        resize: vertical
    }

    input::placeholder,
    textarea::placeholder {
        opacity: 1;
        color: #9ca3af
    }

    [role=button],
    button {
        cursor: pointer
    }

    :disabled {
        cursor: default
    }

    audio,
    canvas,
    embed,
    iframe,
    img,
    object,
    svg,
    video {
        display: block;
        vertical-align: middle
    }

    img,
    video {
        max-width: 100%;
        height: auto
    }

    [hidden]:where(:not([hidden=until-found])) {
        display: none
    }
}

.container {
    width: 100%;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:480px) {
    .container {
        max-width: 480px
    }
}

@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:1200px) {
    .container {
        max-width: 1200px
    }
}

@media (min-width:1536px) {
    .container {
        max-width: 1536px
    }
}

.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
}

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.sticky {
    position: sticky
}

.inset-0 {
    inset: 0
}

.\!right-\[-29px\] {
    right: -29px !important
}

.\!top-\[-130px\] {
    top: -130px !important
}

.-bottom-\[56px\] {
    bottom: -56px
}

.bottom-0 {
    bottom: 0
}

.bottom-10 {
    bottom: 2.5rem
}

.bottom-16 {
    bottom: 4rem
}

.bottom-\[-80px\] {
    bottom: -80px
}

.bottom-\[0rem\] {
    bottom: 0
}

.bottom-\[1\.6875rem\] {
    bottom: 1.6875rem
}

.bottom-\[12\.75rem\] {
    bottom: 12.75rem
}

.bottom-\[12px\] {
    bottom: 12px
}

.bottom-\[1px\] {
    bottom: 1px
}

.bottom-\[2\.125rem\] {
    bottom: 2.125rem
}

.bottom-\[24px\] {
    bottom: 24px
}

.bottom-\[56px\] {
    bottom: 56px
}

.left-0 {
    left: 0
}

.left-1\/2 {
    left: 50%
}

.left-10 {
    left: 2.5rem
}

.left-\[-1\.125rem\] {
    left: -1.125rem
}

.left-\[0px\] {
    left: 0
}

.left-\[10\.25rem\] {
    left: 10.25rem
}

.left-\[12\.75rem\] {
    left: 12.75rem
}

.left-\[13\.8125rem\] {
    left: 13.8125rem
}

.left-\[2\.8125rem\] {
    left: 2.8125rem
}

.left-\[31\.675rem\] {
    left: 31.675rem
}

.left-\[38\.375rem\] {
    left: 38.375rem
}

.left-\[4\.56rem\] {
    left: 4.56rem
}

.left-\[4\.625rem\] {
    left: 4.625rem
}

.left-\[48px\] {
    left: 48px
}

.left-\[4px\] {
    left: 4px
}

.left-\[5\.81rem\] {
    left: 5.81rem
}

.left-\[50\%\] {
    left: 50%
}

.left-\[8\.625rem\] {
    left: 8.625rem
}

.left-\[calc\(50\%\+20rem\)\] {
    left: calc(50% + 20rem)
}

.left-\[calc\(50\%-12px\)\] {
    left: calc(50% - 12px)
}

.left-\[calc\(50\%-20px\)\] {
    left: calc(50% - 20px)
}

.right-0 {
    right: 0
}

.right-20 {
    right: 5rem
}

.right-8 {
    right: 2rem
}

.right-\[-20px\] {
    right: -20px
}

.right-\[0px\] {
    right: 0
}

.right-\[1\.125rem\] {
    right: 1.125rem
}

.right-\[1\.1875rem\] {
    right: 1.1875rem
}

.right-\[11px\] {
    right: 11px
}

.right-\[12px\] {
    right: 12px
}

.right-\[2px\] {
    right: 2px
}

.top-0 {
    top: 0
}

.top-1 {
    top: .25rem
}

.top-\[-144px\] {
    top: -144px
}

.top-\[-70px\] {
    top: -70px
}

.top-\[-92px\] {
    top: -92px
}

.top-\[0\.125rem\] {
    top: .125rem
}

.top-\[0\.4375rem\] {
    top: .4375rem
}

.top-\[10\.125rem\] {
    top: 10.125rem
}

.top-\[10\.75rem\] {
    top: 10.75rem
}

.top-\[11\.5rem\] {
    top: 11.5rem
}

.top-\[11\.6875rem\] {
    top: 11.6875rem
}

.top-\[12\.3125rem\] {
    top: 12.3125rem
}

.top-\[12\.5625rem\] {
    top: 12.5625rem
}

.top-\[13\.75rem\] {
    top: 13.75rem
}

.top-\[13\.875rem\] {
    top: 13.875rem
}

.top-\[14\.5rem\] {
    top: 14.5rem
}

.top-\[16\.875rem\] {
    top: 16.875rem
}

.top-\[2\.5px\] {
    top: 2.5px
}

.top-\[20\.75rem\] {
    top: 20.75rem
}

.top-\[21\.875rem\] {
    top: 21.875rem
}

.top-\[21rem\] {
    top: 21rem
}

.top-\[23\.5625rem\] {
    top: 23.5625rem
}

.top-\[25px\] {
    top: 25px
}

.top-\[28\.75rem\] {
    top: 28.75rem
}

.top-\[3\.875rem\] {
    top: 3.875rem
}

.top-\[4\.125rem\] {
    top: 4.125rem
}

.top-\[4\.375rem\] {
    top: 4.375rem
}

.top-\[50\%\] {
    top: 50%
}

.top-\[6\.25rem\] {
    top: 6.25rem
}

.top-\[6\.375rem\] {
    top: 6.375rem
}

.top-\[7\.25rem\] {
    top: 7.25rem
}

.top-\[7\.5rem\] {
    top: 7.5rem
}

.top-\[7\.625rem\] {
    top: 7.625rem
}

.top-\[79px\] {
    top: 79px
}

.top-\[7rem\] {
    top: 7rem
}

.top-\[8\.75rem\] {
    top: 8.75rem
}

.top-\[8\.875rem\] {
    top: 8.875rem
}

.top-\[8rem\] {
    top: 8rem
}

.top-\[9\.63rem\] {
    top: 9.63rem
}

.top-\[9\.75rem\] {
    top: 9.75rem
}

.top-\[9rem\] {
    top: 9rem
}

.-z-1 {
    z-index: -1
}

.-z-\[10\] {
    z-index: -10
}

.-z-\[20\] {
    z-index: -20
}

.-z-\[30\] {
    z-index: -30
}

.-z-\[40\] {
    z-index: -40
}

.-z-\[8\] {
    z-index: -8
}

.z-0 {
    z-index: 0
}

.z-1 {
    z-index: 1
}

.z-10 {
    z-index: 10
}

.z-20 {
    z-index: 20
}

.z-30 {
    z-index: 30
}

.z-40 {
    z-index: 40
}

.z-50 {
    z-index: 50
}

.z-\[1000\] {
    z-index: 1000
}

.z-\[1\] {
    z-index: 1
}

.z-\[2\] {
    z-index: 2
}

.z-\[3\] {
    z-index: 3
}

.z-\[4\] {
    z-index: 4
}

.z-\[9999\] {
    z-index: 9999
}

.col-span-2 {
    grid-column: span 2/span 2
}

.\!mx-0 {
    margin-left: 0 !important;
    margin-right: 0 !important
}

.mx-2 {
    margin-left: .5rem;
    margin-right: .5rem
}

.mx-\[13\.5rem\] {
    margin-left: 13.5rem;
    margin-right: 13.5rem
}

.mx-\[16px\] {
    margin-left: 16px;
    margin-right: 16px
}

.mx-\[47px\] {
    margin-left: 47px;
    margin-right: 47px
}

.mx-auto {
    margin-left: auto;
    margin-right: auto
}

.my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem
}

.my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem
}

.my-6,
.my-\[1\.5rem\] {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem
}

.my-\[2\.5rem\] {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem
}

.my-auto {
    margin-top: auto;
    margin-bottom: auto
}

.\!mb-1 {
    margin-bottom: .25rem !important
}

.\!mb-4 {
    margin-bottom: 1rem !important
}

.\!mb-6 {
    margin-bottom: 1.5rem !important
}

.\!mb-8 {
    margin-bottom: 2rem !important
}

.\!mt-10 {
    margin-top: 2.5rem !important
}

.\!mt-6 {
    margin-top: 1.5rem !important
}

.\!mt-8 {
    margin-top: 2rem !important
}

.\!mt-\[10\.625rem\] {
    margin-top: 10.625rem !important
}

.\!mt-\[20px\] {
    margin-top: 20px !important
}

.-mb-2 {
    margin-bottom: -.5rem
}

.-ml-1 {
    margin-left: -.25rem
}

.mb-0 {
    margin-bottom: 0
}

.mb-1 {
    margin-bottom: .25rem
}

.mb-10 {
    margin-bottom: 2.5rem
}

.mb-12 {
    margin-bottom: 3rem
}

.mb-14 {
    margin-bottom: 3.5rem
}

.mb-2 {
    margin-bottom: .5rem
}

.mb-3 {
    margin-bottom: .75rem
}

.mb-4 {
    margin-bottom: 1rem
}

.mb-6 {
    margin-bottom: 1.5rem
}

.mb-8 {
    margin-bottom: 2rem
}

.mb-\[0\.5rem\] {
    margin-bottom: .5rem
}

.mb-\[0\.75rem\] {
    margin-bottom: .75rem
}

.mb-\[1\.5rem\] {
    margin-bottom: 1.5rem
}

.mb-\[12px\] {
    margin-bottom: 12px
}

.mb-\[15rem\] {
    margin-bottom: 15rem
}

.mb-\[16px\] {
    margin-bottom: 16px
}

.mb-\[1rem\] {
    margin-bottom: 1rem
}

.mb-\[2\.5rem\] {
    margin-bottom: 2.5rem
}

.mb-\[24px\] {
    margin-bottom: 24px
}

.mb-\[2rem\] {
    margin-bottom: 2rem
}

.mb-\[3\.75rem\] {
    margin-bottom: 3.75rem
}

.mb-\[5rem\] {
    margin-bottom: 5rem
}

.mb-\[60px\] {
    margin-bottom: 60px
}

.mb-\[8px\] {
    margin-bottom: 8px
}

.ml-2 {
    margin-left: .5rem
}

.ml-4 {
    margin-left: 1rem
}

.ml-\[-42px\] {
    margin-left: -42px
}

.ml-\[11px\] {
    margin-left: 11px
}

.ml-\[150px\] {
    margin-left: 150px
}

.ml-\[16px\] {
    margin-left: 16px
}

.ml-\[8px\] {
    margin-left: 8px
}

.mr-0\.5 {
    margin-right: .125rem
}

.mr-1 {
    margin-right: .25rem
}

.mr-2 {
    margin-right: .5rem
}

.mr-3 {
    margin-right: .75rem
}

.mr-4 {
    margin-right: 1rem
}

.mr-6 {
    margin-right: 1.5rem
}

.mr-8 {
    margin-right: 2rem
}

.mr-\[0\.5rem\] {
    margin-right: .5rem
}

.mr-\[16px\] {
    margin-right: 16px
}

.mr-\[28px\] {
    margin-right: 28px
}

.mr-\[44px\] {
    margin-right: 44px
}

.mr-\[4px\] {
    margin-right: 4px
}

.mr-\[5\.9375rem\] {
    margin-right: 5.9375rem
}

.mr-\[8px\] {
    margin-right: 8px
}

.mt-1 {
    margin-top: .25rem
}

.mt-10 {
    margin-top: 2.5rem
}

.mt-11 {
    margin-top: 2.75rem
}

.mt-12 {
    margin-top: 3rem
}

.mt-14 {
    margin-top: 3.5rem
}

.mt-16 {
    margin-top: 4rem
}

.mt-2 {
    margin-top: .5rem
}

.mt-3 {
    margin-top: .75rem
}

.mt-3\.5 {
    margin-top: .875rem
}

.mt-4 {
    margin-top: 1rem
}

.mt-6 {
    margin-top: 1.5rem
}

.mt-8 {
    margin-top: 2rem
}

.mt-9 {
    margin-top: 2.25rem
}

.mt-\[-1\.00px\] {
    margin-top: -1px
}

.mt-\[-11px\] {
    margin-top: -11px
}

.mt-\[-14px\] {
    margin-top: -14px
}

.mt-\[0\.125rem\] {
    margin-top: .125rem
}

.mt-\[0\.25rem\] {
    margin-top: .25rem
}

.mt-\[0\.375rem\] {
    margin-top: .375rem
}

.mt-\[1\.5rem\] {
    margin-top: 1.5rem
}

.mt-\[10px\] {
    margin-top: 10px
}

.mt-\[12px\] {
    margin-top: 12px
}

.mt-\[16px\] {
    margin-top: 16px
}

.mt-\[1rem\] {
    margin-top: 1rem
}

.mt-\[22px\] {
    margin-top: 22px
}

.mt-\[24px\] {
    margin-top: 24px
}

.mt-\[3\.75rem\] {
    margin-top: 3.75rem
}

.mt-\[30px\] {
    margin-top: 30px
}

.mt-\[40px\] {
    margin-top: 40px
}

.mt-\[4px\] {
    margin-top: 4px
}

.mt-\[52px\] {
    margin-top: 52px
}

.mt-\[5rem\] {
    margin-top: 5rem
}

.mt-\[6\.25rem\] {
    margin-top: 6.25rem
}

.mt-\[9\.3125rem\] {
    margin-top: 9.3125rem
}

.box-border {
    box-sizing: border-box
}

.line-clamp-1 {
    -webkit-line-clamp: 1
}

.line-clamp-1,
.line-clamp-2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.line-clamp-2 {
    -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
}

.inline {
    display: inline
}

.\!flex {
    display: flex !important
}

.flex {
    display: flex
}

.inline-flex {
    display: inline-flex
}

.\!grid {
    display: grid !important
}

.grid {
    display: grid
}

.hidden {
    display: none
}

.aspect-\[0\.39\] {
    aspect-ratio: .39
}

.aspect-\[1\.12\] {
    aspect-ratio: 1.12
}

.aspect-\[1\.52\] {
    aspect-ratio: 1.52
}

.aspect-\[1\.56\] {
    aspect-ratio: 1.56
}

.aspect-\[1\.67\] {
    aspect-ratio: 1.67
}

.aspect-\[100\] {
    aspect-ratio: 100
}

.aspect-\[2\.16\] {
    aspect-ratio: 2.16
}

.aspect-\[2\.37\] {
    aspect-ratio: 2.37
}

.aspect-\[2\.73\] {
    aspect-ratio: 2.73
}

.aspect-square {
    aspect-ratio: 1/1
}

.size-full {
    width: 100%;
    height: 100%
}

.\!h-10 {
    height: 2.5rem !important
}

.\!h-12 {
    height: 3rem !important
}

.\!h-28 {
    height: 7rem !important
}

.\!h-\[22\.625rem\] {
    height: 22.625rem !important
}

.\!h-\[6\.25rem\] {
    height: 6.25rem !important
}

.\!h-auto {
    height: auto !important
}

.h-0 {
    height: 0
}

.h-1 {
    height: .25rem
}

.h-10 {
    height: 2.5rem
}

.h-11 {
    height: 2.75rem
}

.h-12 {
    height: 3rem
}

.h-14 {
    height: 3.5rem
}

.h-16 {
    height: 4rem
}

.h-2 {
    height: .5rem
}

.h-20 {
    height: 5rem
}

.h-24 {
    height: 6rem
}

.h-3\.5 {
    height: .875rem
}

.h-4 {
    height: 1rem
}

.h-6 {
    height: 1.5rem
}

.h-8 {
    height: 2rem
}

.h-\[0\.1875rem\] {
    height: .1875rem
}

.h-\[1\.5rem\] {
    height: 1.5rem
}

.h-\[1\.75rem\] {
    height: 1.75rem
}

.h-\[1\.875rem\] {
    height: 1.875rem
}

.h-\[10\.5rem\] {
    height: 10.5rem
}

.h-\[10\.625rem\] {
    height: 10.625rem
}

.h-\[100\%\] {
    height: 100%
}

.h-\[100vh\] {
    height: 100vh
}

.h-\[105px\] {
    height: 105px
}

.h-\[10rem\] {
    height: 10rem
}

.h-\[110px\] {
    height: 110px
}

.h-\[112px\] {
    height: 112px
}

.h-\[12\.375rem\] {
    height: 12.375rem
}

.h-\[124px\] {
    height: 124px
}

.h-\[12rem\] {
    height: 12rem
}

.h-\[132px\] {
    height: 132px
}

.h-\[13rem\] {
    height: 13rem
}

.h-\[14\.375rem\] {
    height: 14.375rem
}

.h-\[14\.5rem\] {
    height: 14.5rem
}

.h-\[14rem\] {
    height: 14rem
}

.h-\[15\.75rem\] {
    height: 15.75rem
}

.h-\[161px\] {
    height: 161px
}

.h-\[1692px\] {
    height: 1692px
}

.h-\[17\.75rem\] {
    height: 17.75rem
}

.h-\[17\.875rem\] {
    height: 17.875rem
}

.h-\[18\.75rem\] {
    height: 18.75rem
}

.h-\[18px\] {
    height: 18px
}

.h-\[1940px\] {
    height: 1940px
}

.h-\[2\.375rem\] {
    height: 2.375rem
}

.h-\[2\.4rem\] {
    height: 2.4rem
}

.h-\[2\.5rem\] {
    height: 2.5rem
}

.h-\[2\.75rem\] {
    height: 2.75rem
}

.h-\[2\.875rem\] {
    height: 2.875rem
}

.h-\[21\.625rem\] {
    height: 21.625rem
}

.h-\[212px\] {
    height: 212px
}

.h-\[22px\] {
    height: 22px
}

.h-\[23\.625rem\] {
    height: 23.625rem
}

.h-\[24\.75rem\] {
    height: 24.75rem
}

.h-\[24px\] {
    height: 24px
}

.h-\[25\.375rem\] {
    height: 25.375rem
}

.h-\[25rem\] {
    height: 25rem
}

.h-\[26rem\] {
    height: 26rem
}

.h-\[27\.125rem\] {
    height: 27.125rem
}

.h-\[27\.5rem\] {
    height: 27.5rem
}

.h-\[27px\] {
    height: 27px
}

.h-\[27rem\] {
    height: 27rem
}

.h-\[28\.125rem\] {
    height: 28.125rem
}

.h-\[28rem\] {
    height: 28rem
}

.h-\[2px\] {
    height: 2px
}

.h-\[2rem\] {
    height: 2rem
}

.h-\[3\.25rem\] {
    height: 3.25rem
}

.h-\[3\.5rem\] {
    height: 3.5rem
}

.h-\[30px\] {
    height: 30px
}

.h-\[31\.25rem\] {
    height: 31.25rem
}

.h-\[32\.75rem\] {
    height: 32.75rem
}

.h-\[320px\] {
    height: 320px
}

.h-\[32px\] {
    height: 32px
}

.h-\[32rem\] {
    height: 32rem
}

.h-\[335px\] {
    height: 335px
}

.h-\[35\.625rem\] {
    height: 35.625rem
}

.h-\[37\.5rem\] {
    height: 37.5rem
}

.h-\[37px\] {
    height: 37px
}

.h-\[3px\] {
    height: 3px
}

.h-\[4\.125rem\] {
    height: 4.125rem
}

.h-\[4\.375rem\] {
    height: 4.375rem
}

.h-\[4\.5rem\] {
    height: 4.5rem
}

.h-\[4\.875rem\] {
    height: 4.875rem
}
.h-\[5\.625rem\] {
    height: 5.625rem
}

.h-\[40\.25rem\] {
    height: 40.25rem
}

.h-\[40px\] {
    height: 40px
}

.h-\[42\.75rem\] {
    height: 42.75rem
}

.h-\[44\.5625rem\] {
    height: 44.5625rem
}

.h-\[44px\] {
    height: 44px
}

.h-\[45\.75rem\] {
    height: 45.75rem
}

.h-\[45rem\] {
    height: 45rem
}

.h-\[46px\] {
    height: 46px
}

.h-\[47\.5rem\] {
    height: 47.5rem
}

.h-\[48px\] {
    height: 48px
}

.h-\[49\.8125rem\] {
    height: 49.8125rem
}

.h-\[4rem\] {
    height: 4rem
}

.h-\[5\.375rem\] {
    height: 5.375rem
}

.h-\[55\.8125rem\] {
    height: 55.8125rem
}

.h-\[56\.0625rem\] {
    height: 56.0625rem
}

.h-\[60px\] {
    height: 60px
}

.h-\[62px\] {
    height: 62px
}

.h-\[64px\] {
    height: 64px
}

.h-\[65rem\] {
    height: 65rem
}

.h-\[75px\] {
    height: 75px
}

.h-\[76px\] {
    height: 76px
}

.h-\[8\.125rem\] {
    height: 8.125rem
}

.h-\[80px\] {
    height: 80px
}

.h-\[9\.25rem\] {
    height: 9.25rem
}

.h-\[9\.5rem\] {
    height: 9.5rem
}

.h-\[9\.75rem\] {
    height: 9.75rem
}

.h-\[9rem\] {
    height: 9rem
}

.h-\[calc\(100\%-320px\)\] {
    height: calc(100% - 320px)
}

.h-\[calc\(100\%-4\.375rem\)\] {
    height: calc(100% - 4.375rem)
}

.h-\[calc\(100\%-9\.5rem\)\] {
    height: calc(100% - 9.5rem)
}

.h-\[calc\(100vh-70px\)\] {
    height: calc(100vh - 70px)
}

.h-auto {
    height: auto
}

.h-full {
    height: 100%
}

.max-h-\[1027px\] {
    max-height: 1027px
}

.max-h-\[240px\] {
    max-height: 240px
}

.max-h-\[27rem\] {
    max-height: 27rem
}

.max-h-\[335px\] {
    max-height: 335px
}

.max-h-\[37\.5rem\] {
    max-height: 37.5rem
}

.max-h-max {
    max-height: max-content
}

.min-h-\[108px\] {
    min-height: 108px
}

.min-h-\[110px\] {
    min-height: 110px
}

.min-h-\[114px\] {
    min-height: 114px
}

.min-h-\[11rem\] {
    min-height: 11rem
}

.min-h-\[124px\] {
    min-height: 124px
}

.min-h-\[130px\] {
    min-height: 130px
}

.min-h-\[16px\] {
    min-height: 16px
}

.min-h-\[1940px\] {
    min-height: 1940px
}

.min-h-\[210px\] {
    min-height: 210px
}

.min-h-\[212px\] {
    min-height: 212px
}

.min-h-\[258px\] {
    min-height: 258px
}

.min-h-\[308px\] {
    min-height: 308px
}

.min-h-\[30px\] {
    min-height: 30px
}

.min-h-\[32px\] {
    min-height: 32px
}

.min-h-\[335px\] {
    min-height: 335px
}

.min-h-\[400px\] {
    min-height: 400px
}

.min-h-\[40px\] {
    min-height: 40px
}

.min-h-\[48px\] {
    min-height: 48px
}

.min-h-\[56px\] {
    min-height: 56px
}

.min-h-\[6\.25rem\] {
    min-height: 6.25rem
}

.min-h-\[680px\] {
    min-height: 680px
}

.min-h-\[68px\] {
    min-height: 68px
}

.min-h-\[80px\] {
    min-height: 80px
}

.min-h-fit {
    min-height: fit-content
}

.\!w-\[11\.25rem\] {
    width: 11.25rem !important
}

.\!w-\[194px\] {
    width: 194px !important
}

.\!w-\[45rem\] {
    width: 45rem !important
}

.\!w-\[48\.9375rem\] {
    width: 48.9375rem !important
}

.\!w-\[72px\] {
    width: 72px !important
}

.w-0 {
    width: 0
}

.w-1\/4 {
    width: 25%
}

.w-10 {
    width: 2.5rem
}

.w-12 {
    width: 3rem
}

.w-16 {
    width: 4rem
}

.w-2 {
    width: .5rem
}

.w-20 {
    width: 5rem
}

.w-28 {
    width: 7rem
}

.w-4 {
    width: 1rem
}

.w-5 {
    width: 1.25rem
}

.w-56 {
    width: 14rem
}

.w-6\/12 {
    width: 50%
}

.w-60 {
    width: 15rem
}

.w-64 {
    width: 16rem
}

.w-72 {
    width: 18rem
}

.w-8 {
    width: 2rem
}

.w-80 {
    width: 20rem
}

.w-9 {
    width: 2.25rem
}

.w-\[10\.5rem\] {
    width: 10.5rem
}

.w-\[100\%\] {
    width: 100%
}

.w-\[100px\] {
    width: 100px
}

.w-\[100vw\] {
    width: 100vw
}

.w-\[101px\] {
    width: 101px
}

.w-\[102px\] {
    width: 102px
}

.w-\[104px\] {
    width: 104px
}

.w-\[108px\] {
    width: 108px
}

.w-\[110px\] {
    width: 110px
}

.w-\[12\.25rem\] {
    width: 12.25rem
}

.w-\[12\.5rem\] {
    width: 12.5rem
}

.w-\[1200px\] {
    width: 1200px
}

.w-\[120px\] {
    width: 120px
}

.w-\[120rem\] {
    width: 120rem
}

.w-\[121px\] {
    width: 121px
}

.w-\[127px\] {
    width: 127px
}

.w-\[128px\] {
    width: 128px
}

.w-\[12rem\] {
    width: 12rem
}

.w-\[136px\] {
    width: 136px
}

.w-\[150px\] {
    width: 150px
}

.w-\[156px\] {
    width: 156px
}

.w-\[16\.75rem\] {
    width: 16.75rem
}

.w-\[166px\] {
    width: 166px
}

.w-\[17\.5rem\] {
    width: 17.5rem
}

.w-\[174px\] {
    width: 174px
}

.w-\[176px\] {
    width: 176px
}

.w-\[17rem\] {
    width: 17rem
}

.w-\[18\.125rem\] {
    width: 18.125rem
}

.w-\[184px\] {
    width: 184px
}

.w-\[19\.25rem\] {
    width: 19.25rem
}

.w-\[19\.375rem\] {
    width: 19.375rem
}

.w-\[2\.125rem\] {
    width: 2.125rem
}

.w-\[20\.4375rem\] {
    width: 20.4375rem
}

.w-\[20px\] {
    width: 20px
}

.w-\[21\.5rem\] {
    width: 21.5rem
}

.w-\[210px\] {
    width: 210px
}

.w-\[21rem\] {
    width: 21rem
}

.w-\[221px\] {
    width: 221px
}

.w-\[24\.625rem\] {
    width: 24.625rem
}

.w-\[24px\] {
    width: 24px
}

.w-\[26\.125rem\] {
    width: 26.125rem
}

.w-\[26\.875rem\] {
    width: 26.875rem
}

.w-\[260px\] {
    width: 260px
}

.w-\[27vw\] {
    width: 27vw
}

.w-\[280px\] {
    width: 280px
}

.w-\[29\.125rem\] {
    width: 29.125rem
}

.w-\[290px\] {
    width: 290px
}

.w-\[295px\] {
    width: 295px
}

.w-\[29rem\] {
    width: 29rem
}

.w-\[2px\] {
    width: 2px
}

.w-\[2rem\] {
    width: 2rem
}

.w-\[3\.5rem\] {
    width: 3.5rem
}

.w-\[31\.0625rem\] {
    width: 31.0625rem
}

.w-\[31\.25rem\] {
    width: 31.25rem
}

.w-\[31\.875rem\] {
    width: 31.875rem
}

.w-\[32\.75rem\] {
    width: 32.75rem
}

.w-\[32px\] {
    width: 32px
}

.w-\[346px\] {
    width: 346px
}

.w-\[34px\] {
    width: 34px
}

.w-\[34rem\] {
    width: 34rem
}

.w-\[37\.5rem\] {
    width: 37.5rem
}

.w-\[38\.75rem\] {
    width: 38.75rem
}

.w-\[38px\] {
    width: 38px
}

.w-\[4\.903125rem\] {
    width: 4.903125rem
}

.w-\[40\.4375rem\] {
    width: 40.4375rem
}

.w-\[400px\] {
    width: 400px
}

.w-\[408px\] {
    width: 408px
}

.w-\[40px\] {
    width: 40px
}

.w-\[416px\] {
    width: 416px
}

.w-\[424px\] {
    width: 424px
}

.w-\[42rem\] {
    width: 42rem
}

.w-\[444px\] {
    width: 444px
}

.w-\[45\.5rem\] {
    width: 45.5rem
}

.w-\[46\.875rem\] {
    width: 46.875rem
}

.w-\[460px\] {
    width: 460px
}

.w-\[472px\] {
    width: 472px
}

.w-\[480px\] {
    width: 480px
}

.w-\[494px\] {
    width: 494px
}

.w-\[512px\] {
    width: 512px
}

.w-\[52\%\] {
    width: 52%
}

.w-\[52\.25rem\] {
    width: 52.25rem
}

.w-\[54px\] {
    width: 54px
}

.w-\[552px\] {
    width: 552px
}

.w-\[555px\] {
    width: 555px
}

.w-\[6\.5rem\] {
    width: 6.5rem
}

.w-\[600px\] {
    width: 600px
}

.w-\[62\.5rem\] {
    width: 62.5rem
}

.w-\[62px\] {
    width: 62px
}

.w-\[63px\] {
    width: 63px
}

.w-\[64px\] {
    width: 64px
}

.w-\[65\.625rem\] {
    width: 65.625rem
}

.w-\[65rem\] {
    width: 65rem
}

.w-\[66px\] {
    width: 66px
}

.w-\[6rem\] {
    width: 6rem
}

.w-\[7\.5rem\] {
    width: 7.5rem
}

.w-\[72px\] {
    width: 72px
}

.w-\[73px\] {
    width: 73px
}

.w-\[75rem\] {
    width: 75rem
}

.w-\[760px\] {
    width: 760px
}

.w-\[77\.25rem\] {
    width: 77.25rem
}

.w-\[79\.75rem\] {
    width: 79.75rem
}

.w-\[8\.125rem\] {
    width: 8.125rem
}

.w-\[8\.75rem\] {
    width: 8.75rem
}

.w-\[800px\] {
    width: 800px
}

.w-\[80px\] {
    width: 80px
}

.w-\[816px\] {
    width: 816px
}

.w-\[82px\] {
    width: 82px
}

.w-\[83px\] {
    width: 83px
}

.w-\[84px\] {
    width: 84px
}

.w-\[860px\] {
    width: 860px
}

.w-\[888px\] {
    width: 888px
}

.w-\[90px\] {
    width: 90px
}

.w-\[95px\] {
    width: 95px
}

.w-\[96px\] {
    width: 96px
}

.w-\[calc\(100\%\+1000px\)\] {
    width: calc(100% + 1000px)
}

.w-\[calc\(100\%-110px\)\] {
    width: calc(100% - 110px)
}

.w-\[calc\(100\%-40px\)\] {
    width: calc(100% - 40px)
}

.w-\[calc\(100\%-80px\)\] {
    width: calc(100% - 80px)
}

.w-\[calc\(100\%-84px\)\] {
    width: calc(100% - 84px)
}

.w-\[calc\(100\%-8rem\)\] {
    width: calc(100% - 8rem)
}

.w-\[calc\(50\%-100px\)\] {
    width: calc(50% - 100px)
}

.w-\[full\] {
    width: full
}

.w-fit {
    width: fit-content
}

.w-full {
    width: 100%
}

.w-px {
    width: 1px
}

.\!min-w-\[16rem\] {
    min-width: 16rem !important
}

.\!min-w-\[32rem\] {
    min-width: 32rem !important
}

.min-w-16 {
    min-width: 4rem
}

.min-w-\[12\.8rem\] {
    min-width: 12.8rem
}

.min-w-\[121px\] {
    min-width: 121px
}

.min-w-\[136px\] {
    min-width: 136px
}

.min-w-\[18rem\] {
    min-width: 18rem
}

.min-w-\[21\.3125rem\] {
    min-width: 21.3125rem
}

.min-w-\[240px\] {
    min-width: 240px
}

.min-w-\[375px\] {
    min-width: 375px
}

.min-w-\[52px\] {
    min-width: 52px
}

.min-w-screens-pc {
    min-width: 1024px
}

.max-w-\[248px\] {
    max-width: 248px
}

.max-w-\[344px\] {
    max-width: 344px
}

.max-w-\[35rem\] {
    max-width: 35rem
}

.max-w-\[37\.5rem\] {
    max-width: 37.5rem
}

.max-w-\[408px\] {
    max-width: 408px
}

.max-w-\[416px\] {
    max-width: 416px
}

.max-w-\[580px\] {
    max-width: 580px
}

.max-w-\[744px\] {
    max-width: 744px
}

.max-w-\[800px\] {
    max-width: 800px
}

.max-w-\[calc\(100\%\+1000px\)\] {
    max-width: calc(100% + 1000px)
}

.max-w-\[calc\(100\%-3rem\)\] {
    max-width: calc(100% - 3rem)
}

.max-w-full {
    max-width: 100%
}

.max-w-none {
    max-width: none
}

.max-w-screen-xl {
    max-width: 1200px
}

.flex-1 {
    flex: 1 1 0%
}

.flex-1-0 {
    flex: 1 0 0
}

.flex-\[0_0_auto\] {
    flex: 0 0 auto
}

.flex-shrink-0 {
    flex-shrink: 0
}

.shrink {
    flex-shrink: 1
}

.shrink-0 {
    flex-shrink: 0
}

.grow {
    flex-grow: 1
}

.basis-0 {
    flex-basis: 0px
}

.origin-bottom-right {
    transform-origin: bottom right
}

.origin-left {
    transform-origin: left
}

.-translate-x-1\/2 {
    --tw-translate-x: -50%
}

.-rotate-\[180deg\],
.-translate-x-1\/2 {
    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))
}

.-rotate-\[180deg\] {
    --tw-rotate: -180deg
}

.rotate-0 {
    --tw-rotate: 0deg
}

.rotate-0,
.rotate-180 {
    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))
}

.rotate-180 {
    --tw-rotate: 180deg
}

.rotate-90,
.rotate-\[90deg\] {
    --tw-rotate: 90deg
}

.rotate-90,
.rotate-\[90deg\],
.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 contentShrinkBack {
    0% {
        top: 68px;
        line-height: 22px
    }

    to {
        line-height: 22px;
        text-overflow: clip
    }
}

.animate-contentShrinkBack {
    animation: contentShrinkBack .2s ease-out forwards
}

@keyframes fade {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.animate-fade {
    animation: fade .5s ease-in-out
}

@keyframes fadeTo50And0 {
    0% {
        opacity: 1
    }

    20% {
        opacity: .8
    }

    50% {
        opacity: .5
    }

    80% {
        opacity: .2
    }

    to {
        opacity: 0
    }
}

.animate-fadeTo50And0 {
    animation: fadeTo50And0 1s forwards
}

@keyframes fadeTo50And100 {
    0% {
        opacity: 0
    }

    20% {
        opacity: .2
    }

    50% {
        opacity: .5
    }

    80% {
        opacity: .8
    }

    to {
        opacity: 1
    }
}

.animate-fadeTo50And100 {
    animation: fadeTo50And100 1s forwards
}

@keyframes shrinkBack {
    0% {
        top: 24px;
        line-height: 26px
    }

    to {
        line-height: 28px;
        text-overflow: clip
    }
}

.animate-shrinkBack {
    animation: shrinkBack .2s ease-out forwards
}

@keyframes typing {
    0% {
        overflow: hidden;
        width: 0
    }

    to {
        overflow: hidden;
        width: 1000px
    }
}

.animate-typing {
    animation: typing 1.2s linear
}

.cursor-default {
    cursor: default
}

.cursor-not-allowed {
    cursor: not-allowed
}

.cursor-pointer {
    cursor: pointer
}

.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-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr))
}

.grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr))
}

.grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr))
}

.grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr))
}

.flex-row {
    flex-direction: row
}

.\!flex-col {
    flex-direction: column !important
}

.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 !important
}

.items-start {
    align-items: flex-start
}

.items-end {
    align-items: flex-end
}

.items-center {
    align-items: center
}

.items-baseline {
    align-items: baseline
}

.items-stretch {
    align-items: stretch
}

.justify-start {
    justify-content: flex-start
}

.justify-end {
    justify-content: flex-end
}

.\!justify-center {
    justify-content: center !important
}

.justify-center {
    justify-content: center
}

.\!justify-between {
    justify-content: space-between !important
}

.justify-between {
    justify-content: space-between
}

.\!gap-1 {
    gap: .25rem !important
}

.\!gap-14 {
    gap: 3.5rem !important
}

.\!gap-4 {
    gap: 1rem !important
}

.\!gap-6 {
    gap: 1.5rem !important
}

.\!gap-8 {
    gap: 2rem !important
}

.gap-1 {
    gap: .25rem
}

.gap-10 {
    gap: 2.5rem
}

.gap-14 {
    gap: 3.5rem
}

.gap-16 {
    gap: 4rem
}

.gap-2 {
    gap: .5rem
}

.gap-2\.5 {
    gap: .625rem
}

.gap-20 {
    gap: 5rem
}

.gap-28 {
    gap: 7rem
}

.gap-3 {
    gap: .75rem
}

.gap-3\.5 {
    gap: .875rem
}

.gap-4 {
    gap: 1rem
}

.gap-6 {
    gap: 1.5rem
}

.gap-7 {
    gap: 1.75rem
}

.gap-8 {
    gap: 2rem
}

.gap-9 {
    gap: 2.25rem
}

.gap-\[0\.4375rem\] {
    gap: .4375rem
}

.gap-\[0\.8125rem\] {
    gap: .8125rem
}

.gap-\[1\.875rem\] {
    gap: 1.875rem
}

.gap-\[10px\] {
    gap: 10px
}

.gap-\[12\.5rem\] {
    gap: 12.5rem
}

.gap-\[2\.5rem\] {
    gap: 2.5rem
}

.gap-\[3\.3125rem\] {
    gap: 3.3125rem
}

.gap-\[3\.75rem\] {
    gap: 3.75rem
}

.gap-\[3rem\] {
    gap: 3rem
}

.gap-\[4\.375rem\] {
    gap: 4.375rem
}

.gap-\[4\.5rem\] {
    gap: 4.5rem
}

.gap-\[6\.25rem\] {
    gap: 6.25rem
}

.gap-\[7\.5rem\] {
    gap: 7.5rem
}

.gap-x-1 {
    column-gap: .25rem
}

.gap-x-3 {
    column-gap: .75rem
}

.gap-x-\[12px\] {
    column-gap: 12px
}

.gap-x-\[8px\] {
    column-gap: 8px
}

.gap-y-14 {
    row-gap: 3.5rem
}

.gap-y-3 {
    row-gap: .75rem
}

.gap-y-4 {
    row-gap: 1rem
}

.gap-y-5 {
    row-gap: 1.25rem
}

.gap-y-6 {
    row-gap: 1.5rem
}

.gap-y-\[8px\] {
    row-gap: 8px
}

.self-start {
    align-self: flex-start
}

.self-center {
    align-self: center
}

.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-y-hidden {
    overflow-y: hidden
}

.truncate {
    overflow: hidden;
    white-space: nowrap
}

.text-ellipsis,
.truncate {
    text-overflow: ellipsis
}

.whitespace-normal {
    white-space: normal
}

.whitespace-nowrap {
    white-space: nowrap
}

.whitespace-pre-line {
    white-space: pre-line
}

.whitespace-pre-wrap {
    white-space: pre-wrap
}

.whitespace-break-spaces {
    white-space: break-spaces
}

.text-wrap {
    text-wrap: wrap
}

.break-words {
    overflow-wrap: break-word
}

.break-all {
    word-break: break-all
}

.rounded-100 {
    border-radius: 6.25rem
}

.rounded-3xl {
    border-radius: 1.5rem
}

.rounded-\[0\.5rem\],
.rounded-\[\.5rem\] {
    border-radius: .5rem
}

.rounded-\[100px\] {
    border-radius: 100px
}

.rounded-\[4px\] {
    border-radius: 4px
}

.rounded-\[50\%\] {
    border-radius: 50%
}

.rounded-\[6\.25rem\] {
    border-radius: 6.25rem
}

.rounded-\[8px\] {
    border-radius: 8px
}

.rounded-full {
    border-radius: 9999px
}

.rounded-lg {
    border-radius: .5rem
}

.rounded-md {
    border-radius: .375rem
}

.rounded-none {
    border-radius: 0
}

.rounded-xl {
    border-radius: .75rem
}

.rounded-b-lg {
    border-bottom-right-radius: .5rem
}

.rounded-b-lg,
.rounded-l-lg {
    border-bottom-left-radius: .5rem
}

.rounded-l-lg {
    border-top-left-radius: .5rem
}

.rounded-r-lg {
    border-top-right-radius: .5rem;
    border-bottom-right-radius: .5rem
}

.rounded-t-\[6\.25rem\] {
    border-top-left-radius: 6.25rem;
    border-top-right-radius: 6.25rem
}

.rounded-t-\[8px\] {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px
}

.rounded-t-lg {
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem
}

.rounded-bl-\[8px\] {
    border-bottom-left-radius: 8px
}

.rounded-es-lg {
    border-end-start-radius: .5rem
}

.rounded-se-lg {
    border-start-end-radius: .5rem
}

.rounded-tr-\[8px\] {
    border-top-right-radius: 8px
}

.border {
    border-width: 1px
}

.border-\[0\.5px\] {
    border-width: .5px
}

.border-\[1\.5px\] {
    border-width: 1.5px
}

.border-\[1px\] {
    border-width: 1px
}

.border-b {
    border-bottom-width: 1px
}

.border-b-0 {
    border-bottom-width: 0
}

.border-b-2 {
    border-bottom-width: 2px
}

.border-b-\[1px\] {
    border-bottom-width: 1px
}

.border-l {
    border-left-width: 1px
}

.border-l-\[0\.5px\] {
    border-left-width: .5px
}

.border-r-\[1px\] {
    border-right-width: 1px
}

.border-t {
    border-top-width: 1px
}

.border-t-0 {
    border-top-width: 0
}

.border-t-2 {
    border-top-width: 2px
}

.border-t-\[1px\] {
    border-top-width: 1px
}

.border-solid {
    border-style: solid
}

.border-none {
    border-style: none
}

.border-\[\#000\] {
    --tw-border-opacity: 1;
    border-color: rgb(0 0 0/var(--tw-border-opacity, 1))
}

.border-\[\#0045413d\] {
    border-color: #0045413d
}

.border-\[\#04252B\] {
    --tw-border-opacity: 1;
    border-color: rgb(4 37 43/var(--tw-border-opacity, 1))
}

.border-\[\#04252b1a\] {
    border-color: #04252b1a
}

.border-\[\#0CBF9F\] {
    --tw-border-opacity: 1;
    border-color: rgb(12 191 159/var(--tw-border-opacity, 1))
}

.border-\[\#94B3AF\] {
    --tw-border-opacity: 1;
    border-color: rgb(148 179 175/var(--tw-border-opacity, 1))
}

.border-\[\#AAF2DB\] {
    --tw-border-opacity: 1;
    border-color: rgb(170 242 219/var(--tw-border-opacity, 1))
}

.border-\[\#EBEDF0\] {
    --tw-border-opacity: 1;
    border-color: rgb(235 237 240/var(--tw-border-opacity, 1))
}

.border-\[\#cbd1d3\] {
    --tw-border-opacity: 1;
    border-color: rgb(203 209 211/var(--tw-border-opacity, 1))
}

.border-\[\#fff\] {
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255/var(--tw-border-opacity, 1))
}

.border-\[\#rgba\(4\2c 37\2c 43\2c 0\.10\)\] {
    border-color: #rgba(4, 37, 43, .1)
}

.border-\[rgb\(4\2c 37\2c 43\)\] {
    --tw-border-opacity: 1;
    border-color: rgb(4 37 43/var(--tw-border-opacity, 1))
}

.border-\[rgba\(255\2c 255\2c 255\2c 0\.12\)\] {
    border-color: #ffffff1f
}

.border-\[rgba\(4\2c 37\2c 43\2c 0\.04\)\] {
    border-color: #04252b0a
}

.border-\[rgba\(4\2c 37\2c 43\2c 0\.08\)\] {
    border-color: #04252b14
}

.border-\[rgba\(4\2c 37\2c 43\2c 0\.10\)\] {
    border-color: #04252b1a
}

.border-\[rgba\(4\2c 37\2c 43\2c 0\.24\)\] {
    border-color: #04252b3d
}

.border-default {
    --tw-border-opacity: 1;
    border-color: rgb(4 37 43/var(--tw-border-opacity, 1))
}

.border-default\/10 {
    border-color: #04252b1a
}

.border-default\/\[0\.08\] {
    border-color: #04252b14
}

.border-default\/\[0\.12\] {
    border-color: #04252b1f
}

.border-emerald-900 {
    --tw-border-opacity: 1;
    border-color: rgb(6 78 59/var(--tw-border-opacity, 1))
}

.border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgb(229 231 235/var(--tw-border-opacity, 1))
}

.border-neutral-400 {
    --tw-border-opacity: 1;
    border-color: rgb(163 163 163/var(--tw-border-opacity, 1))
}

.border-teal-950 {
    --tw-border-opacity: 1;
    border-color: rgb(4 47 46/var(--tw-border-opacity, 1))
}

.border-white {
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255/var(--tw-border-opacity, 1))
}

.border-white\/\[0\.12\] {
    border-color: #ffffff1f
}

.border-white\/\[0\.16\] {
    border-color: #ffffff29
}

.border-l-gray-200 {
    --tw-border-opacity: 1;
    border-left-color: rgb(229 231 235/var(--tw-border-opacity, 1))
}

.border-opacity-0 {
    --tw-border-opacity: 0
}

.border-opacity-10 {
    --tw-border-opacity: 0.1
}

.border-opacity-20 {
    --tw-border-opacity: 0.2
}

.border-opacity-60 {
    --tw-border-opacity: 0.6
}

.border-opacity-\[0\.12\] {
    --tw-border-opacity: 0.12
}

.border-opacity-\[0\.16\] {
    --tw-border-opacity: 0.16
}

.border-opacity-\[0\.1\] {
    --tw-border-opacity: 0.1
}

.\!bg-400 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(246 249 252/var(--tw-bg-opacity, 1)) !important
}

.\!bg-\[rgb\(232\2c 237\2c 240\)\] {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(232 237 240/var(--tw-bg-opacity, 1)) !important
}

.\!bg-\[rgb\(232\2c 237\2c 241\)\] {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(232 237 241/var(--tw-bg-opacity, 1)) !important
}

.\!bg-default\/40 {
    background-color: #04252b66 !important
}

.\!bg-primary {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(12 191 159/var(--tw-bg-opacity, 1)) !important
}

.bg-400 {
    background-color: rgb(246 249 252/var(--tw-bg-opacity, 1))
}

.bg-400,
.bg-500 {
    --tw-bg-opacity: 1
}

.bg-500 {
    background-color: rgb(250 250 251/var(--tw-bg-opacity, 1))
}

.bg-\[\#000000a3\] {
    background-color: #000000a3
}

.bg-\[\#004541\] {
    --tw-bg-opacity: 1;
    background: var(--linear-gradient-g)
}

.bg-\[\#04252B\] {
    --tw-bg-opacity: 1;
    background-color: rgb(4 37 43/var(--tw-bg-opacity, 1))
}

.bg-\[\#0CBF9F\] {
    --tw-bg-opacity: 1;
    background-color: rgb(12 191 159/var(--tw-bg-opacity, 1))
}

.bg-\[\#E6FFF6\] {
    --tw-bg-opacity: 1;
    background-color: rgb(230 255 246/var(--tw-bg-opacity, 1))
}

.bg-\[\#EBEDF0\] {
    --tw-bg-opacity: 1;
    background-color: rgb(235 237 240/var(--tw-bg-opacity, 1))
}

.bg-\[\#F0F1F3\] {
    --tw-bg-opacity: 1;
    background-color: rgb(240 241 243/var(--tw-bg-opacity, 1))
}

.bg-\[\#F1F5F8\] {
    --tw-bg-opacity: 1;
    background-color: rgb(241 245 248/var(--tw-bg-opacity, 1))
}

.bg-\[\#F6F9FC\] {
    --tw-bg-opacity: 1;
    background-color: rgb(246 249 252/var(--tw-bg-opacity, 1))
}

.bg-\[\#FAFAFB\] {
    --tw-bg-opacity: 1;
    background-color: rgb(250 250 251/var(--tw-bg-opacity, 1))
}

.bg-\[\#FFF\] {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity, 1))
}

.bg-\[\#e5e9ea\] {
    --tw-bg-opacity: 1;
    background-color: rgb(229 233 234/var(--tw-bg-opacity, 1))
}

.bg-\[\#fff\] {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity, 1))
}

.bg-\[\#ffffff1a\] {
    background-color: #ffffff1a
}

.bg-\[rgb\(232\2c 237\2c 240\)\] {
    --tw-bg-opacity: 1;
    background-color: rgb(232 237 240/var(--tw-bg-opacity, 1))
}

.bg-\[rgb\(4\2c 37\2c 43\)\] {
    --tw-bg-opacity: 1;
    background-color: rgb(4 37 43/var(--tw-bg-opacity, 1))
}

.bg-\[rgba\(255\2c 255\2c 255\2c 0\.01\)\] {
    background-color: #ffffff03
}

.bg-\[rgba\(255\2c 255\2c 255\2c 0\.20\)\] {
    background-color: #fff3
}

.bg-\[rgba\(4\2c 37\2c 43\2c 0\.4\)\] {
    background-color: #04252b66
}

.bg-active {
    --tw-bg-opacity: 1;
    background: var(--linear-gradient-g);
    /* background: var(--linear-gradient-g) */
}

.bg-activeMenuBg {
    --tw-bg-opacity: 1;
    background-color: rgb(250 251 251/var(--tw-bg-opacity, 1))
}

.bg-default {
    --tw-bg-opacity: 1;
    background-color: rgb(4 37 43/var(--tw-bg-opacity, 1))
}

.bg-emerald-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(6 78 59/var(--tw-bg-opacity, 1))
}

.bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(243 244 246/var(--tw-bg-opacity, 1))
}

.bg-primary {
    background: var(--linear-gradient-g);
}

.bg-slate-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(248 250 252/var(--tw-bg-opacity, 1))
}

.bg-teal-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(20 184 166/var(--tw-bg-opacity, 1))
}

.bg-transparent {
    background-color: initial
}

.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity, 1))
}

.bg-white\/10 {
    background-color: #ffffff1a
}

.bg-white\/20 {
    background-color: #fff3
}

.bg-white\/\[0\.01\] {
    background-color: #ffffff03
}

.bg-white\/\[0\.12\] {
    background-color: #ffffff1f
}

.bg-zinc-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(212 212 216/var(--tw-bg-opacity, 1))
}

.bg-opacity-10 {
    --tw-bg-opacity: 0.1
}

.bg-opacity-\[0\.4\] {
    --tw-bg-opacity: 0.4
}

.bg-\[url\(\"\/images\/PC-wave\.svg\"\)\] {
    background-image: url(../images/PC-wave.svg)
}

.bg-\[url\(\"\/images\/ccdb_info_bg\.png\"\)\] {
    background-image: url(../images/ccdb_info_bg.png)
}

.bg-\[url\(\"\/images\/factor_bg\.png\"\)\] {
    background-image: url(../images/factor_bg.png)
}

.bg-\[url\(\"\/images\/financial_card_bg\.png\"\)\] {
    background-image: url(../images/financial_card_bg.png)
}

.bg-\[url\(\"\/images\/financial_card_h5_bg\.png\"\)\] {
    background-image: url(../images/financial_card_h5_bg.png)
}

.bg-\[url\(\"\/images\/geo\.png\"\)\] {
    background-image: url(../images/geo.png)
}

.bg-\[url\(\"\/images\/low_carbon_mall_bg\.png\"\)\] {
    background-image: url(../images/low_carbon_mall_bg.png)
}

.bg-\[url\(\"\/images\/reservation_bg\.png\"\)\] {
    background-image: url(../images/reservation_bg.png)
}

.bg-\[url\(\"\/images\/temperature\.png\"\)\] {
    background-image: url(../images/temperature.png)
}

.bg-\[url\(\"\/images\/trees_bg\.png\"\)\] {
    background-image: url(../images/trees_bg.png)
}

.bg-\[url\(\"\/images\/wave\.svg\"\)\] {
    background-image: url(../images/wave.svg)
}

.bg-\[url\(https\:\/\/oss\.carbonstop\.com\/website\/other\/img_bg_carbonassets\.jpg\)\] {
    background-image: url(../images/img_bg_carbonassets.jpg)
}

.bg-\[url\(https\:\/\/oss\.carbonstop\.com\/website\/other\/img_bg_carbonevent\.jpg\)\] {
    background-image: url(../images/img_bg_carbonevent.jpg)
}

.bg-\[length\:100\%\] {
    background-size: 100%
}

.bg-\[length\:247px_334px\] {
    background-size: 247px 334px
}

.bg-cover {
    background-size: cover
}

.bg-center {
    background-position: 50%
}

.bg-right-bottom {
    background-position: 100% 100%
}

.bg-no-repeat {
    background-repeat: no-repeat
}

.stroke-\[1px\] {
    stroke-width: 1px
}

.object-contain {
    object-fit: contain
}

.object-cover {
    object-fit: cover
}

.object-fill {
    object-fit: fill
}

.p-2 {
    padding: .5rem
}

.p-4 {
    padding: 1rem
}

.p-6 {
    padding: 1.5rem
}

.p-\[0\.75rem\] {
    padding: .75rem
}

.p-\[24px\] {
    padding: 24px
}

.p-\[2rem\] {
    padding: 2rem
}

.\!px-10 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important
}

.\!py-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
}

.\!py-10 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important
}

.\!py-6 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
}

.\!py-\[7rem\] {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important
}

.px-1 {
    padding-left: .25rem;
    padding-right: .25rem
}

.px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem
}

.px-2 {
    padding-left: .5rem;
    padding-right: .5rem
}

.px-20 {
    padding-left: 5rem;
    padding-right: 5rem
}

.px-3 {
    padding-left: .75rem;
    padding-right: .75rem
}

.px-3\.5 {
    padding-left: .875rem;
    padding-right: .875rem
}

.px-32 {
    padding-left: 8rem;
    padding-right: 8rem
}

.px-4 {
    padding-left: 1rem;
    padding-right: 1rem
}

.px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

.px-8 {
    padding-left: 2rem;
    padding-right: 2rem
}

.px-\[0\.275rem\] {
    padding-left: .275rem;
    padding-right: .275rem
}

.px-\[1\.25rem\] {
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

.px-\[1\.5rem\] {
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

.px-\[12px\] {
    padding-left: 12px;
    padding-right: 12px
}

.px-\[15px\] {
    padding-left: 15px;
    padding-right: 15px
}

.px-\[16px\] {
    padding-left: 16px;
    padding-right: 16px
}

.px-\[1rem\] {
    padding-left: 1rem;
    padding-right: 1rem
}

.px-\[20px\] {
    padding-left: 20px;
    padding-right: 20px
}

.px-\[22px\] {
    padding-left: 22px;
    padding-right: 22px
}

.px-\[2rem\] {
    padding-left: 2rem;
    padding-right: 2rem
}

.px-\[40px\] {
    padding-left: 40px;
    padding-right: 40px
}

.px-\[4px\] {
    padding-left: 4px;
    padding-right: 4px
}

.px-\[6px\] {
    padding-left: 6px;
    padding-right: 6px
}

.px-\[8px\] {
    padding-left: 8px;
    padding-right: 8px
}

.py-0\.5 {
    padding-top: .125rem;
    padding-bottom: .125rem
}

.py-1 {
    padding-top: .25rem;
    padding-bottom: .25rem
}

.py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem
}

.py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem
}

.py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem
}

.py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem
}

.py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem
}

.py-2\.5 {
    padding-top: .625rem;
    padding-bottom: .625rem
}

.py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem
}

.py-28 {
    padding-top: 7rem;
    padding-bottom: 7rem
}

.py-3 {
    padding-top: .75rem;
    padding-bottom: .75rem
}

.py-36 {
    padding-top: 9rem;
    padding-bottom: 9rem
}

.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-80 {
    padding-top: 20rem;
    padding-bottom: 20rem
}

.py-\[0\.0625rem\] {
    padding-top: .0625rem;
    padding-bottom: .0625rem
}

.py-\[0\.4375rem\] {
    padding-top: .4375rem;
    padding-bottom: .4375rem
}

.py-\[0\.6875rem\] {
    padding-top: .6875rem;
    padding-bottom: .6875rem
}

.py-\[0\.75rem\] {
    padding-top: .75rem;
    padding-bottom: .75rem
}

.py-\[1\.1875rem\] {
    padding-top: 1.1875rem;
    padding-bottom: 1.1875rem
}

.py-\[1\.25rem\] {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem
}

.py-\[1\.5rem\] {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
}

.py-\[1\.875rem\] {
    padding-top: 1.875rem;
    padding-bottom: 1.875rem
}

.py-\[10\.25rem\] {
    padding-top: 10.25rem;
    padding-bottom: 10.25rem
}

.py-\[12px\] {
    padding-top: 12px;
    padding-bottom: 12px
}

.py-\[15px\] {
    padding-top: 15px;
    padding-bottom: 15px
}

.py-\[1px\] {
    padding-top: 1px;
    padding-bottom: 1px
}

.py-\[1rem\] {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.py-\[2\.5rem\] {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem
}

.py-\[24px\] {
    padding-top: 24px;
    padding-bottom: 24px
}

.py-\[2rem\] {
    padding-top: 2rem;
    padding-bottom: 2rem
}

.py-\[3\.75rem\] {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem
}

.py-\[4px\] {
    padding-top: 4px;
    padding-bottom: 4px
}

.py-\[5\.625rem\] {
    padding-top: 5.625rem;
    padding-bottom: 5.625rem
}

.py-\[5\.75rem\] {
    padding-top: 5.75rem;
    padding-bottom: 5.75rem
}

.py-\[5px\] {
    padding-top: 5px;
    padding-bottom: 5px
}

.py-\[60px\] {
    padding-top: 60px;
    padding-bottom: 60px
}

.py-\[6px\] {
    padding-top: 6px;
    padding-bottom: 6px
}

.py-\[7\.125rem\] {
    padding-top: 7.125rem;
    padding-bottom: 7.125rem
}

.py-\[7\.5rem\] {
    padding-top: 7.5rem;
    padding-bottom: 7.5rem
}

.py-\[7rem\] {
    padding-top: 7rem;
    padding-bottom: 7rem
}

.py-\[8\.0625rem\] {
    padding-top: 8.0625rem;
    padding-bottom: 8.0625rem
}

.py-\[8\.75rem\] {
    padding-top: 8.75rem;
    padding-bottom: 8.75rem
}
.ptb-6rem{
    padding-top: 6rem;
    padding-bottom: 6rem
}
.pb-5rem{padding-bottom: 5rem}
.py-\[9px\] {
    padding-top: 9px;
    padding-bottom: 9px
}

.pb-14 {
    padding-bottom: 3.5rem
}

.pb-20 {
    padding-bottom: 5rem
}

.pb-4 {
    padding-bottom: 1rem
}

.pb-6 {
    padding-bottom: 1.5rem
}

.pb-8 {
    padding-bottom: 2rem
}

.pb-\[140px\] {
    padding-bottom: 140px
}

.pb-\[16\.375rem\] {
    padding-bottom: 16.375rem
}

.pb-\[1rem\] {
    padding-bottom: 1rem
}

.pb-\[24px\] {
    padding-bottom: 24px
}

.pb-\[3\.75rem\] {
    padding-bottom: 3.75rem
}

.pb-\[32px\] {
    padding-bottom: 32px
}

.pb-\[36px\] {
    padding-bottom: 36px
}

.pb-\[48px\] {
    padding-bottom: 48px
}

.pb-\[5\.875rem\] {
    padding-bottom: 5.875rem
}

.pb-\[6\.25rem\] {
    padding-bottom: 6.25rem
}

.pb-\[8\.25rem\] {
    padding-bottom: 8.25rem
}

.pb-\[8\.75rem\] {
    padding-bottom: 8.75rem
}

.pb-\[80px\] {
    padding-bottom: 80px
}

.pl-16 {
    padding-left: 4rem
}

.pl-2 {
    padding-left: .5rem
}

.pl-20 {
    padding-left: 5rem
}

.pl-4 {
    padding-left: 1rem
}

.pl-6 {
    padding-left: 1.5rem
}

.pl-\[0\.75rem\] {
    padding-left: .75rem
}

.pl-\[10px\] {
    padding-left: 10px
}

.pl-\[128px\] {
    padding-left: 128px
}

.pl-\[16px\] {
    padding-left: 16px
}

.pl-\[30px\] {
    padding-left: 30px
}

.pl-\[32px\] {
    padding-left: 32px
}

.pl-\[68px\] {
    padding-left: 68px
}

.pr-4 {
    padding-right: 1rem
}

.pr-6 {
    padding-right: 1.5rem
}

.pr-\[0\.75rem\] {
    padding-right: .75rem
}

.pr-\[16px\] {
    padding-right: 16px
}

.pr-\[40px\] {
    padding-right: 40px
}

.pr-\[8px\] {
    padding-right: 8px
}

.pt-1 {
    padding-top: .25rem
}

.pt-10 {
    padding-top: 2.5rem
}

.pt-14 {
    padding-top: 3.5rem
}

.pt-2 {
    padding-top: .5rem
}

.pt-4 {
    padding-top: 1rem
}

.pt-6 {
    padding-top: 1.5rem
}

.pt-8 {
    padding-top: 2rem
}

.pt-\[1\.5rem\] {
    padding-top: 1.5rem
}

.pt-\[120px\] {
    padding-top: 120px
}

.pt-\[12px\] {
    padding-top: 12px
}

.pt-\[16px\] {
    padding-top: 16px
}

.pt-\[2\.5rem\] {
    padding-top: 2.5rem
}

.pt-\[26px\] {
    padding-top: 26px
}

.pt-\[3\.75rem\] {
    padding-top: 3.75rem
}

.pt-\[4\.375rem\] {
    padding-top: 4.375rem
}

.pt-\[4\.875rem\] {
    padding-top: 4.875rem
}

.pt-\[48px\] {
    padding-top: 48px
}

.pt-\[5rem\] {
    padding-top: 5rem
}

.pt-\[60px\] {
    padding-top: 60px
}

.pt-\[66px\] {
    padding-top: 66px
}

.pt-\[7\.5rem\] {
    padding-top: 7.5rem
}

.pt-\[75px\] {
    padding-top: 75px
}

.pt-\[8\.75rem\] {
    padding-top: 8.75rem
}

.\!text-left {
    text-align: left !important
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.text-justify {
    text-align: justify
}

.text-start {
    text-align: start
}

.\!font-sans {
    font-family: ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji !important
}

.font-STHeiTi {
    font-family: STHeiTi
}

.font-hansans {
    font-family: SourceHanSansCN
}

.font-harmonyOS {
    font-family: HarmonyOS_Sans_Regular
}

.font-roboto {
    font-family: RobotoBold
}

.font-sans {
    font-family: ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji
}

.\!text-2xl {
    font-size: 1.5rem !important;
    line-height: 2rem !important
}

.\!text-\[0\.625rem\] {
    font-size: .625rem !important
}

.\!text-\[0\.75rem\] {
    font-size: .75rem !important
}

.\!text-\[0\.865rem\] {
    font-size: .865rem !important
}

.\!text-\[1\.25rem\] {
    font-size: 1.25rem !important
}

.\!text-\[12px\] {
    font-size: 12px !important
}

.\!text-\[2\.25rem\] {
    font-size: 2.25rem !important
}

.\!text-\[2\.5rem\] {
    font-size: 2.5rem !important
}

.\!text-\[20px\] {
    font-size: 20px !important
}

.\!text-\[2rem\] {
    font-size: 2rem !important
}

.\!text-\[3\.5rem\] {
    font-size: 3.5rem !important
}

.\!text-base {
    font-size: 1rem !important;
    line-height: 1.5rem !important
}

.\!text-lg {
    font-size: 1.125rem !important;
    line-height: 1.75rem !important
}

.\!text-sm {
    font-size: .875rem !important;
    line-height: 1.25rem !important
}

.text-2xl {
    font-size: 1.5rem;
    line-height: 2rem
}

.text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem
}

.text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem
}

.text-5xl {
    font-size: 3rem;
    line-height: 1
}

.text-\[0\.625rem\] {
    font-size: .625rem
}

.text-\[0\.6875rem\] {
    font-size: .6875rem
}

.text-\[0\.75rem\] {
    font-size: .75rem
}

.text-\[0\.8125rem\] {
    font-size: .8125rem
}

.text-\[0\.865rem\] {
    font-size: .865rem
}

.text-\[0\.875rem\] {
    font-size: .875rem
}

.text-\[0\.975rem\] {
    font-size: .975rem
}

.text-\[1\.125rem\] {
    font-size: 1.125rem
}

.text-\[1\.25rem\] {
    font-size: 1.25rem
}

.text-\[1\.375rem\] {
    font-size: 1.375rem
}

.text-\[1\.5rem\] {
    font-size: 1.5rem
}

.text-\[1\.625rem\] {
    font-size: 1.625rem
}

.text-\[1\.75rem\] {
    font-size: 1.75rem
}

.text-\[10px\] {
    font-size: 10px
}

.text-\[11px\] {
    font-size: 11px
}

.text-\[12px\] {
    font-size: 12px
}

.text-\[13px\] {
    font-size: 13px
}

.text-\[14px\] {
    font-size: 14px
}

.text-\[16px\] {
    font-size: 16px
}

.text-\[18px\] {
    font-size: 18px
}

.text-\[1rem\] {
    font-size: 1rem
}

.text-\[2\.25rem\] {
    font-size: 2.25rem
}

.text-\[2\.5rem\] {
    font-size: 2.5rem
}

.text-\[2\.75rem\] {
    font-size: 2.75rem
}

.text-\[2\.875rem\] {
    font-size: 2.875rem
}

.text-\[20px\] {
    font-size: 20px
}

.text-\[22px\] {
    font-size: 22px
}

.text-\[24px\] {
    font-size: 24px
}

.text-\[26px\] {
    font-size: 26px
}

.text-\[28px\] {
    font-size: 28px
}

.text-\[2rem\] {
    font-size: 2rem
}

.text-\[3\.5rem\] {
    font-size: 3.5rem
}

.text-\[32px\] {
    font-size: 32px
}

.text-\[36px\] {
    font-size: 36px
}

.text-\[3rem\] {
    font-size: 3rem
}

.text-\[4\.125rem\] {
    font-size: 4.125rem
}

.text-\[40px\] {
    font-size: 40px
}

.text-\[56px\] {
    font-size: 56px
}

.text-\[5rem\] {
    font-size: 5rem
}

.text-base {
    font-size: 1rem;
    line-height: 1.5rem
}

.text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem
}

.text-sm {
    font-size: .875rem;
    line-height: 1.25rem
}

.text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem
}

.text-xs {
    font-size: .75rem;
    line-height: 1rem
}

.\!font-bold {
    font-weight: 700 !important
}

.\!font-medium {
    font-weight: 500 !important
}

.\!font-normal {
    font-weight: 400 !important
}

.font-\[300\] {
    font-weight: 300
}

.font-\[350\] {
    font-weight: 350
}

.font-\[500\] {
    font-weight: 500
}

.font-\[600\] {
    font-weight: 600
}

.font-\[700\] {
    font-weight: 700
}

.font-\[900\] {
    font-weight: 900
}

.font-bold {
    font-weight: 700
}

.font-light {
    font-weight: 300
}

.font-medium {
    font-weight: 500
}

.font-normal {
    font-weight: 400
}

.font-semibold {
    font-weight: 600
}

.\!leading-10 {
    line-height: 2.5rem !important
}

.\!leading-8 {
    line-height: 2rem !important
}

.\!leading-\[1\.375rem\] {
    line-height: 1.375rem !important
}

.\!leading-\[1\.625rem\] {
    line-height: 1.625rem !important
}

.\!leading-\[2\.75rem\] {
    line-height: 2.75rem !important
}

.\!leading-\[2rem\] {
    line-height: 2rem !important
}

.\!leading-\[3\.5rem\] {
    line-height: 3.5rem !important
}

.\!leading-\[5\.625rem\] {
    line-height: 5.625rem !important
}

.leading-1 {
    line-height: .625rem
}

.leading-10 {
    line-height: 2.5rem
}

.leading-3 {
    line-height: .75rem
}

.leading-4 {
    line-height: 1rem
}

.leading-5 {
    line-height: 1.25rem
}

.leading-5\.5 {
    line-height: 1.375rem
}

.leading-6 {
    line-height: 1.5rem
}

.leading-7 {
    line-height: 1.75rem
}

.leading-8 {
    line-height: 2rem
}

.leading-9 {
    line-height: 2.25rem
}

.leading-\[0\.75rem\] {
    line-height: .75rem
}

.leading-\[1\.125rem\] {
    line-height: 1.125rem
}

.leading-\[1\.625rem\] {
    line-height: 1.625rem
}

.leading-\[1\.75rem\] {
    line-height: 1.75rem
}

.leading-\[11px\] {
    line-height: 11px
}

.leading-\[18px\] {
    line-height: 18px
}

.leading-\[2\.125rem\] {
    line-height: 2.125rem
}

.leading-\[2\.25rem\] {
    line-height: 2.25rem
}

.leading-\[2\.375rem\] {
    line-height: 2.375rem
}

.leading-\[2\.4rem\] {
    line-height: 2.4rem
}

.leading-\[2\.5rem\] {
    line-height: 2.5rem
}

.leading-\[2\.75rem\] {
    line-height: 2.75rem
}

.leading-\[20px\] {
    line-height: 20px
}

.leading-\[22px\] {
    line-height: 22px
}

.leading-\[24px\] {
    line-height: 24px
}

.leading-\[25px\] {
    line-height: 25px
}

.leading-\[26px\] {
    line-height: 26px
}

.leading-\[28px\] {
    line-height: 28px
}

.leading-\[2rem\] {
    line-height: 2rem
}

.leading-\[3\.125rem\] {
    line-height: 3.125rem
}

.leading-\[3\.25rem\] {
    line-height: 3.25rem
}

.leading-\[3\.5rem\] {
    line-height: 3.5rem
}

.leading-\[3\.75rem\] {
    line-height: 3.75rem
}

.leading-\[32px\] {
    line-height: 32px
}

.leading-\[4\.25rem\] {
    line-height: 4.25rem
}

.leading-\[4\.375rem\] {
    line-height: 4.375rem
}

.leading-\[4\.75rem\] {
    line-height: 4.75rem
}

.leading-\[44px\] {
    line-height: 44px
}

.leading-\[5rem\] {
    line-height: 5rem
}

.leading-\[6\.125rem\] {
    line-height: 6.125rem
}

.leading-\[68px\] {
    line-height: 68px
}

.leading-loose {
    line-height: 2
}

.leading-none {
    line-height: 1
}

.leading-tight {
    line-height: 1.25
}

.tracking-1 {
    letter-spacing: .0625rem
}

.tracking-\[0\.03125rem\] {
    letter-spacing: .03125rem
}

.tracking-\[0\.0625rem\] {
    letter-spacing: .0625rem
}

.tracking-\[0\] {
    letter-spacing: 0
}

.\!text-\[\#B5B8BB\] {
    --tw-text-opacity: 1 !important;
    color: rgb(181 184 187/var(--tw-text-opacity, 1)) !important
}

.\!text-\[\#fff\] {
    --tw-text-opacity: 1 !important;
    color: rgb(255 255 255/var(--tw-text-opacity, 1)) !important
}

.\!text-black {
    --tw-text-opacity: 1 !important;
    color: rgb(0 0 0/var(--tw-text-opacity, 1)) !important
}

.\!text-default {
    --tw-text-opacity: 1 !important;
    color: rgb(4 37 43/var(--tw-text-opacity, 1)) !important
}

.\!text-default\/80 {
    color: #04252bcc !important
}

.\!text-default\/\[0\.52\] {
    color: #04252b85 !important
}

.\!text-white {
    --tw-text-opacity: 1 !important;
    color: rgb(255 255 255/var(--tw-text-opacity, 1)) !important
}

.text-\[\#004541\] {
    --tw-text-opacity: 1;
    color: rgb(0 69 65/var(--tw-text-opacity, 1))
}

.text-\[\#04252B80\] {
    color: #04252b80
}

.text-\[\#04252B\] {
    --tw-text-opacity: 1;
    color: rgb(4 37 43/var(--tw-text-opacity, 1))
}

.text-\[\#04252b80\] {
    color: #04252b80
}

.text-\[\#04252b\] {
    --tw-text-opacity: 1;
    color: rgb(4 37 43/var(--tw-text-opacity, 1))
}

.text-\[\#04252ba3\] {
    color: #04252ba3
}

.text-\[\#08CC98\] {
    --tw-text-opacity: 1;
    color: rgb(8 204 152/var(--tw-text-opacity, 1))
}

.text-\[\#0CBF9F\] {
    --tw-text-opacity: 1;
    color: rgb(12 191 159/var(--tw-text-opacity, 1))
}

.text-\[\#343A40\] {
    --tw-text-opacity: 1;
    color: rgb(52 58 64/var(--tw-text-opacity, 1))
}

.text-\[\#6C757D\] {
    --tw-text-opacity: 1;
    color: rgb(108 117 125/var(--tw-text-opacity, 1))
}

.text-\[\#999EA4\],
.text-\[\#999ea4\] {
    --tw-text-opacity: 1;
    color: rgb(153 158 164/var(--tw-text-opacity, 1))
}

.text-\[\#B5B8BB\] {
    --tw-text-opacity: 1;
    color: rgb(181 184 187/var(--tw-text-opacity, 1))
}

.text-\[\#fff\] {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity, 1))
}

.text-\[rgba\(4\2c 37\2c 43\2c 0\.40\)\] {
    color: #04252b66
}

.text-\[rgba\(4\2c 37\2c 43\2c 0\.50\)\] {
    color: #04252b80
}

.text-\[rgba\(4\2c 37\2c 43\2c 0\.80\)\] {
    color: #04252bcc
}

.text-black {
    --tw-text-opacity: 1;
    color: rgb(0 0 0/var(--tw-text-opacity, 1))
}

.text-default {
    --tw-text-opacity: 1;
    color: rgb(4 37 43/var(--tw-text-opacity, 1))
}

.text-default\/30 {
    color: #04252b4d
}

.text-default\/40 {
    color: #04252b66
}

.text-default\/50 {
    color: #04252b80
}

.text-default\/60 {
    color: #04252b99
}

.text-default\/80 {
    color: #04252bcc
}

.text-default\/\[0\.56\] {
    color: #04252b8f
}

.text-default\/\[0\.64\] {
    color: #04252ba3
}

.text-emerald-900 {
    --tw-text-opacity: 1;
    color: rgb(6 78 59/var(--tw-text-opacity, 1))
}

.text-neutral-400 {
    --tw-text-opacity: 1;
    color: rgb(163 163 163/var(--tw-text-opacity, 1))
}

.text-primary {
    --tw-text-opacity: 1;
    color: rgb(12 191 159/var(--tw-text-opacity, 1))
}

.text-primary\/60 {
    color: #0cbf9f99
}

.text-teal-500 {
    --tw-text-opacity: 1;
    color: rgb(20 184 166/var(--tw-text-opacity, 1))
}

.text-teal-950 {
    --tw-text-opacity: 1;
    color: rgb(4 47 46/var(--tw-text-opacity, 1))
}

.text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity, 1))
}

.text-opacity-40 {
    --tw-text-opacity: 0.4
}

.text-opacity-5 {
    --tw-text-opacity: 0.05
}

.text-opacity-50 {
    --tw-text-opacity: 0.5
}

.text-opacity-60 {
    --tw-text-opacity: 0.6
}

.text-opacity-70 {
    --tw-text-opacity: 0.7
}

.underline {
    text-decoration-line: underline
}

.opacity-0 {
    opacity: 0
}

.opacity-\[0\.4\] {
    opacity: .4
}

.shadow-\[0_4px_6px_0px_rgba\(0\2c 0\2c 0\2c 0\.02\)\] {
    --tw-shadow: 0 4px 6px 0px #00000005;
    --tw-shadow-colored: 0 4px 6px 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-\[0px_0px_4px_0px_rgba\(0\2c 0\2c 0\2c 0\.04\)\;\],
.shadow-\[0px_0px_4px_0px_rgba\(0\2c 0\2c 0\2c 0\.04\)\] {
    --tw-shadow: 0px 0px 4px 0px #0000000a;
    --tw-shadow-colored: 0px 0px 4px 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-\[4px_-4px_4px_0px_rgba\(4\2c 37\2c 43\2c 0\.04\)\] {
    --tw-shadow: 4px -4px 4px 0px #04252b0a;
    --tw-shadow-colored: 4px -4px 4px 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 #0000;
    outline-offset: 2px
}

.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)
}

.backdrop-blur-\[12px\] {
    --tw-backdrop-blur: blur(12px)
}

.backdrop-blur-\[12px\],
.backdrop-blur-\[2\.25rem\] {
    -webkit-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-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-\[2\.25rem\] {
    --tw-backdrop-blur: blur(2.25rem)
}

.backdrop-blur-\[3\.5rem\] {
    --tw-backdrop-blur: blur(3.5rem)
}

.backdrop-blur-\[36px\],
.backdrop-blur-\[3\.5rem\] {
    -webkit-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-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-\[36px\] {
    --tw-backdrop-blur: blur(36px)
}

.backdrop-blur-\[56px\] {
    --tw-backdrop-blur: blur(56px)
}

.backdrop-blur-\[56px\],
.backdrop-blur-md {
    -webkit-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-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)
}

.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-opacity {
    transition-property: opacity;
    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-1000 {
    transition-duration: 1s
}

.duration-200 {
    transition-duration: .2s
}

.duration-300 {
    transition-duration: .3s
}

.duration-500 {
    transition-duration: .5s
}

.ease-in {
    transition-timing-function: cubic-bezier(.4, 0, 1, 1)
}

.ease-in-out {
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.\[background\:linear-gradient\(180deg\2c rgb\(202\.76\2c 255\2c 233\.06\)_0\%\2c rgb\(242\2c 247\2c 248\)_100\%\)\] {
    background: linear-gradient(180deg, #cbffe9, #f2f7f8)
}

.\[font-family\:\'Source_Han_Sans_CN-Medium\'\2c Helvetica\] {
    font-family: Source Han Sans CN-Medium, Helvetica
}

.\[font-family\:\'Source_Han_Sans_CN-Regular\'\2c Helvetica\] {
    font-family: Source Han Sans CN-Regular, Helvetica
}

@layer antd {
    .ant-form-item-explain-error {
        font-size: .75rem;
        line-height: 1rem
    }

    .modalWrapper {
        .ant-modal-content {
            padding-left: 1.5rem !important;
            padding-right: 1.5rem !important;
            padding-top: 1.5rem !important;
            padding-bottom: 1.5rem !important
        }
    }

    .ant-modal-content {
        padding: 4rem 2rem !important
    }

    .ant-descriptions-title {
        font-weight: 500 !important;
        --tw-text-opacity: 1 !important;
        color: rgb(52 58 64/var(--tw-text-opacity, 1)) !important
    }

    .ant-input-outlined:hover {
        --tw-border-opacity: 1 !important;
        border-color: rgb(12 191 159/var(--tw-border-opacity, 1)) !important
    }

    .ant-input-number-input {
        padding: 0 !important;
        text-align: right !important;
        font-size: .875rem !important;
        line-height: 1.375rem !important
    }
}

@media (prefers-color-scheme:dark) {
    body {
        background-color: #fff
    }
}

html {
    overflow-y: hidden
}

body,
html {
    height: 100%
}

body {
    overflow-y: auto;
    --tw-text-opacity: 1;
    color: rgb(4 37 43/var(--tw-text-opacity, 1));
    padding-bottom: env(safe-area-inset-bottom)
}

body.no-scroll {
    overflow: hidden
}

.option-transition-button {
    transition: background-color .3s ease, color .3s ease, opacity .3s ease
}

@font-face {
    font-family: HarmonyOS_Sans_Regular;
    src: url(../images/HarmonyOS_Sans_Regular.ttf)
}

@font-face {
    font-family: SourceHanSansCN;
    src: url(../images/SourceHanSansCN-Regular-2.otf)
}

@font-face {
    font-family: RobotoBold;
    src: url(../images/Roboto-Bold-3.ttf)
}

@font-face {
    font-family: HarmonyOSSansSC;
    src: url(../images/HarmonyOSSansSC-Regular.ttf)
}

@font-face {
    font-family: STHeiTi;
    src: url(../images/STHeiti-Medium-subset.ttc)
}

.stHeiTi {
    font-family: STHeiTi !important
}

.HanSansCn {
    font-family: SourceHanSansCN !important
}

@media screen and (max-width:800px) {

    input,
    textarea {
        font-size: 16px !important
    }
}

@keyframes marquee {
    0% {
        transform: translateX(0)
    }

    to {
        transform: translateX(-100%)
    }
}


@keyframes marquee_return {
    0% {
        transform: translateX(-100%)
    }

    to {
        transform: translateX(0%)
    }
}

.placeholder\:text-\[12px\]::placeholder {
    font-size: 12px
}

.placeholder\:leading-\[18px\]::placeholder {
    line-height: 18px
}

.after\:absolute:after {
    content: var(--tw-content);
    position: absolute
}

.after\:bottom-0:after {
    content: var(--tw-content);
    bottom: 0
}

.after\:left-0:after {
    content: var(--tw-content);
    left: 0
}

.after\:right-0:after {
    content: var(--tw-content);
    right: 0
}

.after\:top-0:after {
    content: var(--tw-content);
    top: 0
}

.after\:block:after {
    content: var(--tw-content);
    display: block
}

.after\:bg-\[\#004541\]:after {
    content: var(--tw-content);
    --tw-bg-opacity: 1;
    background: var(--linear-gradient-g)
}

.after\:bg-black\/\[0\.32\]:after {
    content: var(--tw-content);
    background-color: #00000052
}

.after\:bg-default\/30:after {
    content: var(--tw-content);
    background-color: #04252b4d
}

.after\:bg-default\/\[0\.56\]:after {
    content: var(--tw-content);
    background-color: #04252b8f
}

.after\:bg-default\/\[0\.72\]:after {
    content: var(--tw-content);
    background-color: #04252bb8
}

.after\:bg-default\/\[0\.78\]:after {
    content: var(--tw-content);
    background-color: #04252bc7
}

.after\:bg-default\/\[0\.86\]:after {
    content: var(--tw-content);
    background-color: #04252bdb
}

.after\:bg-custom-gradient:after {
    content: var(--tw-content);
    background-image: linear-gradient(319deg, #00000029 11.31%, #00000070 47.7%)
}

.last-of-type\:mb-0:last-of-type {
    margin-bottom: 0
}

.last-of-type\:mr-0:last-of-type {
    margin-right: 0
}

.hover\:scale-125:hover {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
    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))
}

.hover\:border-active:hover {
    --tw-border-opacity: 1;
    border-color: rgb(0 69 65/var(--tw-border-opacity, 1))
}

.hover\:border-primary:hover {
    --tw-border-opacity: 1;
    border-color: rgb(12 191 159/var(--tw-border-opacity, 1))
}

.hover\:border-white:hover {
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255/var(--tw-border-opacity, 1))
}

.hover\:bg-\[\#004541\]:hover {
    --tw-bg-opacity: 1;
    background: var(--linear-gradient-g)
}

.hover\:bg-\[\#04252B\]:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(4 37 43/var(--tw-bg-opacity, 1))
}

.hover\:bg-active:hover {
    --tw-bg-opacity: 1;
    background: var(--linear-gradient-g)
}

.hover\:bg-activeMenuBg:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(250 251 251/var(--tw-bg-opacity, 1))
}

.hover\:bg-primary:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(12 191 159/var(--tw-bg-opacity, 1))
}

.hover\:bg-white:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity, 1))
}

.hover\:text-\[\#04252b\]:hover,
.hover\:text-default:hover {
    --tw-text-opacity: 1;
    color: rgb(4 37 43/var(--tw-text-opacity, 1))
}

.hover\:text-primary:hover {
    --tw-text-opacity: 1;
    color: rgb(12 191 159/var(--tw-text-opacity, 1))
}

.hover\:text-teal-500:hover {
    --tw-text-opacity: 1;
    color: rgb(20 184 166/var(--tw-text-opacity, 1))
}

.hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity, 1))
}

.focus\:border-primary:focus {
    --tw-border-opacity: 1;
    border-color: rgb(12 191 159/var(--tw-border-opacity, 1))
}

.group:hover .group-hover\:line-clamp-6 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6
}

.group:hover .group-hover\:line-clamp-\[8\] {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 8
}

.group:hover .group-hover\:block {
    display: block
}

@keyframes contentShrinkTop {
    0% {
        line-height: 22px;
        text-overflow: clip
    }

    to {
        top: 68px;
        line-height: 22px
    }
}

.group:hover .group-hover\:animate-contentShrinkTop {
    animation: contentShrinkTop .2s ease-out forwards
}

@keyframes shrink {
    0% {
        opacity: 0
    }

    to {
        opacity: 0
    }
}

.group:hover .group-hover\:animate-shrink {
    animation: shrink .2s ease-out forwards
}

@keyframes shrinkTop {
    0% {
        line-height: 28px;
        text-overflow: clip
    }

    to {
        top: 24px;
        line-height: 26px
    }
}

.group:hover .group-hover\:animate-shrinkTop {
    animation: shrinkTop .2s ease-out forwards
}

.group:hover .group-hover\:overflow-visible {
    overflow: visible
}

.group:hover .group-hover\:bg-primary {
    --tw-bg-opacity: 1;
    background-color: rgb(12 191 159/var(--tw-bg-opacity, 1))
}

.group:hover .group-hover\:text-primary {
    --tw-text-opacity: 1;
    color: rgb(12 191 159/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))
}

@media (max-width:480px) {
    .mobile\:hidden {
        display: none
    }
}

@media (min-width:480px) and (max-width:1024px) {
    .pad\:hidden {
        display: none
    }
}

@media (min-width:1024px) {
    .pc\:hidden {
        display: none
    }
}
.pager{margin-top: 20px;}
.pager li{
    border: 1px solid #ccc;
    border-radius: 4px;
    margin: 10px 0;
}
.pager li a{
    font-size: 15px;
    color: #000;
    opacity: .8;
    line-height: 30px;
    padding: 0 10px;
}
.block{display: block;}