/* /Components/ComponentFragments/__PublicModal.razor.rz.scp.css */
.public-modal-container[b-78tza6qorc] {
    border: none;
    border-radius: 15px;
    padding: 0;
}
.public-modal-header[b-78tza6qorc] {
    background: #3e30a4;
    border-radius: 15px 15px 0 0;
}
    .public-modal-header.danger[b-78tza6qorc] {
        background: #ff6f62;
        min-height: 55px;
    }
.public-modal-close-btn[b-78tza6qorc] {
    background: transparent;
    border: none;
    box-shadow: none;
    color: #ffffff;
    font-size: 16px;
    margin: 0;
    padding: 8px 16px;
}
    .public-modal-close-btn i[b-78tza6qorc] {
        font-size: 16px;
    }
.public-modal-icon-container[b-78tza6qorc] {
    margin-top: -25px;
}
    .public-modal-icon-container.danger[b-78tza6qorc] {
        border-left: 32px solid transparent;
        border-right: 32px solid transparent;
        border-bottom: 50px solid #ffffff;
        border-radius: 0;
        bottom: -5px;
        color: #ff6f62;
        height: 0;
        margin-top: 0;
        position: absolute;
        right: -30px;
        width: 0;
    }
.public-modal-icon[b-78tza6qorc] {
    background: #ffffff;
    border: 2px solid #ffffff;
    border-radius: 50%;
    color: #3e30a4;
    font-size: 40px;
}
    .public-modal-icon.danger[b-78tza6qorc] {
        background: transparent;
        border: none;
        border-radius: 0;
        color: #ff6f62;
        margin-right: -20px;
    }
.public-modal-body[b-78tza6qorc] {
    background: #ffffff;
    border-radius: 0 0 15px 15px;
    margin-top: -13px;
    padding: 16px;
}
    .public-modal-body.danger[b-78tza6qorc] {
        padding: 32px 16px 16px 16px;
    }
.public-modal-header-text[b-78tza6qorc] {
    color: #252432;
    font-family: SansB;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 8px;
    text-align: center;
}
.public-modal-text[b-78tza6qorc] {
    color: #252432;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 16px;
    text-align: justify;
}
.public-modal-radio-container[b-78tza6qorc] {
    background: #ffffff;
    border: 1px solid #e8e9f3;
    border-radius: 12px;
    padding: 12px;
}
.public-modal-radio-input[b-78tza6qorc] {
    appearance: none;
    border: 2px solid #252432 !important;
    border-radius: 50% !important;
    display: block;
    height: 22px;
    line-height: normal;
    padding: 0;
    width: 22px;
    -webkit-appearance: none;
    -moz-appearance: none;
}
    .public-modal-radio-input:checked[b-78tza6qorc] {
        background-clip: content-box;
        background-color: #02bbd7;
        border: 2px solid #02bbd7 !important;
        color: #02bbd7;
        padding: 4px;
    }
.public-modal-radio-text[b-78tza6qorc] {
    color: #252432;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.public-modal-primary-btn[b-78tza6qorc] {
    background: #02bbd7;
    border-radius: 10px;
    color: #ffffff;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 12px;
    text-align: center;
    width: 100%;
}
    .public-modal-primary-btn:active[b-78tza6qorc],
    .public-modal-primary-btn:focus[b-78tza6qorc],
    .public-modal-primary-btn:hover[b-78tza6qorc] {
        background: #02bbd7;
        border-radius: 10px;
        color: #ffffff;
    }
.public-modal-secondary-btn[b-78tza6qorc] {
    background: #ffffff;
    border: 1px solid #02bbd7;
    border-radius: 10px;
    color: #02bbd7;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 12px;
    text-align: center;
    width: 100%;
}
    .public-modal-secondary-btn:active[b-78tza6qorc],
    .public-modal-secondary-btn:focus[b-78tza6qorc],
    .public-modal-secondary-btn:hover[b-78tza6qorc] {
        background: #ffffff;
        border: 1px solid #02bbd7;
        border-radius: 10px;
        color: #02bbd7;
    }
.public-modal-share-link-btn[b-78tza6qorc] {
    background: #ffffff;
    border: 1px solid #252432;
    box-shadow: none;
    border-radius: 10px;
    color: #252432;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 12px;
    text-align: center;
    width: 100%;
}

.public-modal-share-link-btn i[b-78tza6qorc] {
    font-size: 24px;
}

.public-modal-share-whats-app-btn[b-78tza6qorc] {
    background: #81c885;
    border: none;
    box-shadow: none;
    border-radius: 10px;
    color: #ffffff;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 12px;
    text-align: center;
    width: 100%;
}

    .public-modal-share-whats-app-btn i[b-78tza6qorc] {
        color: #ffffff;
        font-size: 24px;
    }

.public-modal-share-whats-app-btn:active[b-78tza6qorc],
.public-modal-share-whats-app-btn:focus[b-78tza6qorc],
.public-modal-share-whats-app-btn:hover[b-78tza6qorc] {
    background: #81c885;
    color: #ffffff;
}

.public-modal-share-telegram-btn[b-78tza6qorc] {
    background: #02bbd7;
    border: none;
    box-shadow: none;
    border-radius: 10px;
    color: #ffffff;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 12px;
    text-align: center;
    width: 100%;
}

    .public-modal-share-telegram-btn i[b-78tza6qorc] {
        color: #ffffff;
        font-size: 24px;
    }

.public-modal-share-telegram-btn:active[b-78tza6qorc],
.public-modal-share-telegram-btn:focus[b-78tza6qorc],
.public-modal-share-telegram-btn:hover[b-78tza6qorc] {
    background: #02bbd7;
    color: #ffffff;
}

.public-modal-share-blue-link[b-78tza6qorc] {
    margin-top: 8px;
}

.public-modal-share-blue-link a[b-78tza6qorc] {
    color: #02bbd7;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.public-modal-share-green-text[b-78tza6qorc] {
    color: #81c885;
}
.public-modal-share-green-text i[b-78tza6qorc]{
    color: #81c885;
}
.public-modal-map-text[b-78tza6qorc] {
    color: #5F6268;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 2px;
    text-align: center;
}
/* /Components/ComponentFragments/__PublicToast.razor.rz.scp.css */
.public-toast-body[b-fgetky7a7e] {
    border-radius: 12px;
    max-width: 288px;
    min-height: 70px;
    padding: 0;
}

    .public-toast-body.success[b-fgetky7a7e] {
        background: #e7f4e7;
    }

    .public-toast-body.error[b-fgetky7a7e] {
        background: #ffe7e1;
    }

.public-toast-accent-col[b-fgetky7a7e] {
    border-radius: 0 12px 12px 0;
    height: 100%;
    min-height: 70px;
    width: 16px;
}
    .public-toast-accent-col.success[b-fgetky7a7e] {
        background: #81c885;
    }

    .public-toast-accent-col.error[b-fgetky7a7e] {
        background: #ff6f62;
    }

.public-toast-normal-col[b-fgetky7a7e] {
    height: 100%;
    min-height: 70px;
    width: 5px;
}
    .public-toast-normal-col.success[b-fgetky7a7e] {
        background: #e7f4e7;
    }
    .public-toast-normal-col.error[b-fgetky7a7e] {
        background: #ffe7e1;
    }

.public-toast-icon[b-fgetky7a7e] {
    border-radius: 50%;
    margin-right: -10px;
}
    .public-toast-icon.success[b-fgetky7a7e] {
        background: #e7f4e7;
        border: 2px solid #e7f4e7;
        color: #81c885;
    }
    .public-toast-icon.error[b-fgetky7a7e] {
        background: #ffe7e1;
        border: 2px solid #ffe7e1;
        color: #ff6f62;
    }

.public-toast-title[b-fgetky7a7e] {
    color: #252432;
    font-family: SansB;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 8px;
    margin-top: 8px;
    text-align: start;
}

.public-toast-text[b-fgetky7a7e] {
    color: #252432;
    font-family: Sans !important;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 8px;
    text-align: start;
}

.public-toast-close-btn[b-fgetky7a7e] {
    background: transparent;
    border: none;
    box-shadow: none;
    padding: 8px;
}
    .public-toast-close-btn.success[b-fgetky7a7e] {
        color: #81c885;
    }
    .public-toast-close-btn.error[b-fgetky7a7e] {
        color: #ff6f62;
    }

.public-toast[b-fgetky7a7e] {
    visibility: hidden;
    min-width: 288px;
    margin-left: -144px;
    position: fixed;
    z-index: 9999;
    left: 50%;
    top: 180px;
}

    .public-toast.show[b-fgetky7a7e] {
        visibility: visible;
        -webkit-animation: fadein 0.5s, fadeout 0.5s 8.5s;
        animation: fadein-b-fgetky7a7e 0.5s, fadeout-b-fgetky7a7e 0.5s 8.5s;
    }

@-webkit-keyframes fadein {
        from {
        top: 0;
        opacity: 0;
    }

    to {
        top: 180px;
        opacity: 1;
    }
}

@keyframes fadein-b-fgetky7a7e {
    from {
        top: 0;
        opacity: 0;
    }

    to {
        top: 180px;
        opacity: 1;
    }
}

@-webkit-keyframes fadeout {
    from {
        top: 180px;
        opacity: 1;
    }

    to {
        top: 0;
        opacity: 0;
    }
}

@keyframes fadeout-b-fgetky7a7e {
    from {
        top: 180px;
        opacity: 1;
    }

    to {
        top: 0;
        opacity: 0;
    }
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-d4gwf0jw6w],
.components-reconnect-repeated-attempt-visible[b-d4gwf0jw6w],
.components-reconnect-failed-visible[b-d4gwf0jw6w],
.components-pause-visible[b-d4gwf0jw6w],
.components-resume-failed-visible[b-d4gwf0jw6w],
.components-rejoining-animation[b-d4gwf0jw6w] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-d4gwf0jw6w],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-d4gwf0jw6w],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-d4gwf0jw6w],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-d4gwf0jw6w],
#components-reconnect-modal.components-reconnect-retrying[b-d4gwf0jw6w],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-d4gwf0jw6w],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-d4gwf0jw6w],
#components-reconnect-modal.components-reconnect-failed[b-d4gwf0jw6w],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-d4gwf0jw6w] {
    display: block;
}


#components-reconnect-modal[b-d4gwf0jw6w] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-d4gwf0jw6w 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-d4gwf0jw6w 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-d4gwf0jw6w 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-d4gwf0jw6w]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-d4gwf0jw6w 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-d4gwf0jw6w {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-d4gwf0jw6w {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-d4gwf0jw6w {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-d4gwf0jw6w] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-d4gwf0jw6w] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-d4gwf0jw6w] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-d4gwf0jw6w] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-d4gwf0jw6w] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-d4gwf0jw6w] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-d4gwf0jw6w] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-d4gwf0jw6w 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-d4gwf0jw6w] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-d4gwf0jw6w {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
/* /Components/Pages/ErrorCode.razor.rz.scp.css */
.error-title[b-eol3l5tyk8] {
    color: #252432;
    font-family: SansB;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
}
.error-text[b-eol3l5tyk8] {
    color: #252432;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.error-sub-text[b-eol3l5tyk8] {
    color: #252432;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.error-primary-btn[b-eol3l5tyk8] {
    background: #02bbd7;
    border: none;
    border-radius: 10px;
    box-shadow: none;
    color: #ffffff;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    outline: none;
    padding: 13px;
    text-align: center;
    width: 100%;
}
    .error-primary-btn:active[b-eol3l5tyk8],
    .error-primary-btn:focus[b-eol3l5tyk8],
    .error-primary-btn:hover[b-eol3l5tyk8] {
        background: #02bbd7;
        color: #ffffff;
    }
.error-secondary-btn[b-eol3l5tyk8] {
    background: #ffffff;
    border: 1px solid #02bbd7 !important;
    border-radius: 10px;
    box-shadow: none;
    color: #02bbd7;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    outline: none;
    padding: 13px;
    text-align: center;
    width: 100%;
}
    .error-secondary-btn:active[b-eol3l5tyk8],
    .error-secondary-btn:focus[b-eol3l5tyk8],
    .error-secondary-btn:hover[b-eol3l5tyk8] {
        background: #ffffff;
        border: 1px solid #02bbd7 !important;
        color: #02bbd7;
    }

/* /Components/Pages/Landing/Fair.razor.rz.scp.css */
.mt-2[b-znwyuq9k2f] {
    margin-top: 8px;
}
.lmt-24[b-znwyuq9k2f] {
    margin-top: 24px;
}
.landing-header[b-znwyuq9k2f] {
    background: #fff3ed;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.08);
    padding: 16px 8px;
}
.landing-header-btn[b-znwyuq9k2f] {
    background: transparent;
    border: 1px solid #02bbd7 !important;
    border-radius: 12px;
    box-shadow: none !important;
    color: #02bbd7;
    font-size: 14px;
    font-weight: 400;
    outline: none !important;
    padding: 8px 16px;
    text-align: center;
}
    .landing-header-btn:active[b-znwyuq9k2f],
    .landing-header-btn:focus[b-znwyuq9k2f],
    .landing-header-btn:focus-visible[b-znwyuq9k2f],
    .landing-header-btn:hover[b-znwyuq9k2f] {
        background: transparent;
        border: 1px solid #02bbd7 !important;
        border-radius: 12px;
        box-shadow: none !important;
        color: #02bbd7;
        outline: none !important;
    }
.landing-main-body[b-znwyuq9k2f] {
    background: #fcf2d4;
    padding: 48px 0;
}
.landing-main-body-bg-1[b-znwyuq9k2f] {
    background-image: url('/img/landing/fair/fair_book_leaf.png');
    background-position-x: right;
    background-position-y: bottom;
    background-repeat: no-repeat;
}
.landing-main-body-bg-2[b-znwyuq9k2f] {
    background-image: url('/img/landing/fair/fair_book_pile_left.png');
    background-position-x: left;
    background-position-y: bottom;
    background-repeat: no-repeat;
}
.landing-top-alert-red[b-znwyuq9k2f] {
    background: #e53935;
    border-radius: 12px;
    color: #ffffff;
    font-size: 16px;
    padding: 8px 16px;
    text-align: center;
}
.landing-top-title[b-znwyuq9k2f] {
    color: #e53935;
    font-family: SansB;
    font-size: 56px;
    font-weight: 700;
    line-height: normal;
    margin: 24px 0;
    text-align: center;
}
    .landing-top-title .remark[b-znwyuq9k2f] {
        color: #02bbd7;
    }
.landing-top-text[b-znwyuq9k2f] {
    color: #252432;
    font-size: 24px;
    text-align: center;
    margin: 24px 0;
}
.landing-middle-1[b-znwyuq9k2f] {
    color: #525252;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
}
.landing-middle-1 i[b-znwyuq9k2f]{
    font-size: 16px;
}
.landing-btn[b-znwyuq9k2f] {
    background: #02bbd7;
    border: 2px solid #ffffff !important;
    border-radius: 12px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.25) !important;
    color: #ffffff;
    font-family: SansB;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    outline: none !important;
    padding: 16px;
    text-align: center;
}
    .landing-btn:active[b-znwyuq9k2f],
    .landing-btn:focus[b-znwyuq9k2f],
    .landing-btn:focus-visible[b-znwyuq9k2f],
    .landing-btn:hover[b-znwyuq9k2f] {
        background: #02bbd7;
        border: 2px solid #ffffff !important;
        border-radius: 12px;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.25) !important;
        color: #ffffff;
        outline: none !important;
    }
    .landing-header-text-48[b-znwyuq9k2f] {
        color: #5f0f12;
        font-family: "SansB";
        font-size: 48px;
        font-weight: 700;
        padding: 10px 7px 0 0;
    }
.landing-title[b-znwyuq9k2f] {
    color: #252432;
    font-family: SansB;
    font-size: 32px;
    font-weight: 700;
    line-height: normal;
    text-align: center;
}
    .landing-title.red[b-znwyuq9k2f] {
        color: #e53935;
    }
.landing-product-container[b-znwyuq9k2f] {
    background: #fde8d6;
    border-radius: 16px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.25);
    padding: 16px;
}
.landing-blue-container[b-znwyuq9k2f] {
    background: #fde8d6;
    border: 1px dashed #02bbd7;
    border-radius: 16px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.25);
    color: #252432;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    padding: 16px;
}
    .landing-blue-container .t[b-znwyuq9k2f] {
        font-family: SansB;
        font-size: 24px;
        font-weight: 700;
    }
    .landing-header-text-36[b-znwyuq9k2f] {
        color: #5f0f12;
        font-family: "SansB";
        font-size: 36px;
        font-weight: 700;
    }

.landing-qa-container[b-znwyuq9k2f] {
    background: #ffffff;
    border: 1px solid #e8e9f3;
    border-radius: 16px;
    padding: 16px;
}

.c-remark[b-znwyuq9k2f] {
    color: #02bbd7;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-decoration: underline;
}

.landing-section-9[b-znwyuq9k2f] {
    background-image: url('/img/landing/fair/fair_bg.png');
    background-repeat: repeat;
    padding: 48px 0;
}

.landing-section-9-header[b-znwyuq9k2f] {
    color: #252432;
    font-family: "SansB";
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 8px;
}

.landing-section-9-text p[b-znwyuq9k2f],
.landing-section-9-text ul[b-znwyuq9k2f],
.landing-section-9-text li[b-znwyuq9k2f] {
    color: #252432;
    text-align: justify;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0;
}
.landing-section-9-text h2[b-znwyuq9k2f] {
    color: #252432;
    font-family: "SansB";
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 8px;
    margin-top: 20px;
}
.landing-section-9-text h3[b-znwyuq9k2f] {
    color: #252432;
    font-family: "SansB";
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 8px;
    margin-top: 20px;
}


@media (max-width: 991px) {
    .landing-header[b-znwyuq9k2f] {
        padding: 8px 0;
    }
    .landing-header-book-pile-img[b-znwyuq9k2f] {
        height: 69px;
        width: 69px;
    }
    .landing-header-circle[b-znwyuq9k2f] {
        height: 81px;
        width: 81px;
    }
    .landing-header-discount-per-desc[b-znwyuq9k2f] {
        font-size: 16px;
        margin-top: -5px;
        padding-right: 5px;
    }
    .landing-header-discount-label[b-znwyuq9k2f] {
        text-align: center;
    }
    .landing-header-discount-text[b-znwyuq9k2f] {
        font-size: 16px;
        text-align: center;
    }
    .landing-header-text-48[b-znwyuq9k2f] {
        font-size: 32px;
        padding: 5px 7px 0 0;
    }

    .landing-header-text-32[b-znwyuq9k2f] {
        font-size: 16px;
        text-align: center;
    }

    .landing-header-text-24[b-znwyuq9k2f] {
        font-size: 16px;
        margin-top: -5px;
        padding-right: 5px;
    }

    .landing-header-text-20[b-znwyuq9k2f] {
        text-align: center;
    }

    .landing-section-1-leaf-img[b-znwyuq9k2f] {
        margin-bottom: -90px;
        margin-top: 40px;
    }
}

@media (max-width: 767px) {
    .landing-header-btn[b-znwyuq9k2f] {
        padding: 8px;
    }
    .landing-main-body-bg-1[b-znwyuq9k2f] {
        background-image: none;
    }
    .landing-main-body-bg-2[b-znwyuq9k2f] {
        background-image: none;
    }
    .landing-top-title[b-znwyuq9k2f] {
        font-size: 36px;
    }
    .landing-top-text[b-znwyuq9k2f] {
        font-size: 18px;
    }
    .landing-title[b-znwyuq9k2f] {
        font-size: 24px;
    }
    .landing-btn[b-znwyuq9k2f] {
        width: 100%;
    }
    .landing-publisher-btn img[b-znwyuq9k2f]{
        min-width: 100%;
    }
    .landing-blue-container img[b-znwyuq9k2f]{
        min-width: 100%;
    }
}

@media (max-width: 575px) {
    .landing-blue-container .t[b-znwyuq9k2f] {
        font-size: 18px;
    }
}
/* /Components/Pages/Landing/Installment.razor.rz.scp.css */
.mt-i-24[b-9jrcw1yxpd] {
    margin-top: 24px !important;
}

.mt-40[b-9jrcw1yxpd] {
    margin-top: 40px;
}

.mt-48[b-9jrcw1yxpd] {
    margin-top: 48px;
}

.ms-32[b-9jrcw1yxpd] {
    margin-right: 32px;
}

.ms--6[b-9jrcw1yxpd] {
    margin-right: -6px;
}

.ms--8[b-9jrcw1yxpd] {
    margin-right: -8px;
}

.ms--10[b-9jrcw1yxpd] {
    margin-right: -10px;
}

.landing-header-container[b-9jrcw1yxpd] {
    border-radius: 0 0 50px 50px;
    background: linear-gradient(270deg, #3e30a4 1.92%, #02bbd7 100%);
    margin-top: 16px;
}

.landing-header-title[b-9jrcw1yxpd] {
    color: #ffffff;
    font-family: SansB;
    font-size: 32px;
    font-weight: 700;
    line-height: normal;
}

.landing-header-text[b-9jrcw1yxpd] {
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
}

.landing-header-btn[b-9jrcw1yxpd] {
    background: #02bbd7;
    border: none;
    border-radius: 12px;
    box-shadow: none !important;
    color: #ffffff;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    outline: none !important;
    padding: 8px 16px;
    text-align: center;
}

    .landing-header-btn:active[b-9jrcw1yxpd],
    .landing-header-btn:focus[b-9jrcw1yxpd],
    .landing-header-btn:focus-visible[b-9jrcw1yxpd],
    .landing-header-btn:hover[b-9jrcw1yxpd] {
        background: #02bbd7;
        border: none;
        border-radius: 12px;
        box-shadow: none !important;
        color: #ffffff;
        outline: none !important;
    }

.landing-body-special-section[b-9jrcw1yxpd] {
    background: linear-gradient(180deg, #ffffff 0%, #f9fafb 100%);
    padding: 40px 0;
}
.landing-body-special-icon-bar[b-9jrcw1yxpd] {
    color: #8f96a3;
    font-size: 16px;
}
    .landing-body-special-icon-bar i[b-9jrcw1yxpd] {
        color: #f59e0b;
        font-size: 20px;
    }
.landing-body-special-box[b-9jrcw1yxpd] {
    background: #ffffff;
    border: 1px solid #e8e9f3;
    border-radius: 16px;
    height: 100%;
    padding: 16px;
}
.landing-body-special-box-icon-container[b-9jrcw1yxpd] {
    background: #ebfcff;
    border-radius: 16px;
    color: #02bbd7;
    font-size: 24px;
    margin-bottom: 16px;
    padding: 4px 14px;
    text-align: center;
}
.landing-body-special-box-header[b-9jrcw1yxpd] {
    color: #252432;
    font-size: 18px;
    margin-bottom: 8px;
    text-align: center;
}
.landing-body-special-box-text[b-9jrcw1yxpd] {
    color: #8f96a3;
    font-size: 16px;
    text-align: center;
}
.landing-body-special-btn[b-9jrcw1yxpd] {
    background: #02bbd7;
    border: none;
    border-radius: 12px;
    box-shadow: none !important;
    color: #ffffff;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    outline: none !important;
    padding: 12px 16px;
    text-align: center;
}

    .landing-body-special-btn:active[b-9jrcw1yxpd],
    .landing-body-special-btn:focus[b-9jrcw1yxpd],
    .landing-body-special-btn:focus-visible[b-9jrcw1yxpd],
    .landing-body-special-btn:hover[b-9jrcw1yxpd] {
        background: #02bbd7;
        border: none;
        border-radius: 12px;
        box-shadow: none !important;
        color: #ffffff;
        outline: none !important;
    }
.landing-body-special-table-header[b-9jrcw1yxpd] {
    background: #252432;
    border-radius: 16px 16px 0 0;
    color: #ffffff;
    font-family: SansB;
    font-size: 16px;
    font-weight: 700;
    padding: 16px;
}
.landing-body-special-table-row[b-9jrcw1yxpd] {
    border: 1px solid #e8e9f3;
    color: #252432;
    font-size: 16px;
    padding: 16px;
}
    .landing-body-special-table-row.last[b-9jrcw1yxpd] {
        border-radius: 0 0 16px 16px;
    }
.landing-body-special-table-row-lb[b-9jrcw1yxpd] {
    color: #8f96a3;
    font-size: 16px;
    margin-bottom: 24px;
}
.landing-body-special-table-btn[b-9jrcw1yxpd] {
    min-width: 170px;
}
    .landing-body-title[b-9jrcw1yxpd] {
        color: #252432;
        font-family: SansB;
        font-size: 32px;
        font-weight: 700;
        margin-bottom: 0;
        text-align: center;
    }

.landing-body-sub-title[b-9jrcw1yxpd] {
    color: #252432 !important;
    font-family: SansB;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
}
.landing-body-sub-title-18[b-9jrcw1yxpd] {
    color: #364153;
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    text-align: center;
}
.landing-body-text[b-9jrcw1yxpd] {
    color: #252432;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    margin-bottom: 0;
}

    .landing-body-text .remark[b-9jrcw1yxpd] {
        color: #02bbd7;
        font-family: SansB;
        font-weight: 700;
    }
.remark-green[b-9jrcw1yxpd] {
    color: #65b741;
    text-decoration: underline;
}
.landing-header-banner-container[b-9jrcw1yxpd] {
    margin-top: 24px;
}

.landing-header-banner[b-9jrcw1yxpd] {
    border-radius: 16px;
}
.landing-body-org-section[b-9jrcw1yxpd] {
    background: #facf85;
    border-radius: 16px;
    color: #252432;
    font-size: 18px;
    line-height: 28px;
    padding: 16px;
    text-align: center;
}
.landing-body-mark-icon-container[b-9jrcw1yxpd] {
    background: #e0eefb;
    border-radius: 16px;
    height: 56px;
    padding: 8px 16px;
    width: 56px;
}

    .landing-body-mark-icon-container i[b-9jrcw1yxpd] {
        color: #02bbd7;
        font-size: 24px;
    }

.landing-body-mark-text-container[b-9jrcw1yxpd] {
    background: #e0eefb;
    border-radius: 16px;
    height: 56px;
    padding: 16px;
    width: 56px;
    text-align: center
}

    .landing-body-mark-text-container span[b-9jrcw1yxpd] {
        color: #fe9b14;
        font-family: SansB;
        font-size: 32px;
        font-weight: 700;
        line-height: 28px;
    }

.landing-body-mark-text[b-9jrcw1yxpd] {
    color: #101828;
    font-size: 16px;
    line-height: 28px;
    margin-top: 8px;
    text-align: center;
}

.landing-body-mark-between-line[b-9jrcw1yxpd] {
    background: #02bbd7;
    height: 1px;
    margin-top: 28px;
    min-width: 387px;
}

.landing-body-mark-between-empty[b-9jrcw1yxpd] {
    height: 1px;
    min-width: 387px;
}

.landing-section-2[b-9jrcw1yxpd] {
    background: linear-gradient(180deg, #ecfeff 0%, #ffffff 100%);
}

.landing-body-icon[b-9jrcw1yxpd] {
    color: #02bbd7;
    font-size: 24px;
}

.landing-qa-container[b-9jrcw1yxpd] {
    border: 1px solid #e8e9f3;
    border-radius: 16px;
    padding: 16px;
}

.landing-bottom-desc-header[b-9jrcw1yxpd] {
    color: #252432;
    font-family: SansB;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    margin-top: 24px;
}

.landing-bottom-desc-text[b-9jrcw1yxpd] {
    color: #252432;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    margin-top: 16px;
}

@media (max-width: 1009px) {
    .landing-body-mark-between-line[b-9jrcw1yxpd] {
        min-width: 197px;
    }

    .landing-body-mark-between-empty[b-9jrcw1yxpd] {
        min-width: 197px;
    }
}

@media (max-width: 767px) {
    .landing-header-title[b-9jrcw1yxpd] {
        font-size: 24px;
    }
    .landing-body-title[b-9jrcw1yxpd] {
        font-size: 18px;
    }
    .landing-body-sub-title[b-9jrcw1yxpd] {
        font-size: 16px;
    }
    .landing-body-sub-title-18[b-9jrcw1yxpd] {
        font-size: 16px;
    }

    .landing-body-text[b-9jrcw1yxpd] {
        font-size: 14px;
        line-height: 28px;
    }

    .landing-body-mark-text[b-9jrcw1yxpd] {
        font-size: 14px;
    }
    .landing-body-special-table-row[b-9jrcw1yxpd] {
        border-radius: 16px;
        margin: 16px 0;
    }
    .landing-body-special-btn[b-9jrcw1yxpd] {
        width: 100%;
    }
    .landing-body-special-table-row.last[b-9jrcw1yxpd] {
        border-radius: 16px;
    }
    .landing-body-special-table-row-tx[b-9jrcw1yxpd] {
        margin-bottom: 24px;
    }
}
/* /Components/Pages/Landing/OrderByPhone.razor.rz.scp.css */
.landing-header[b-r7wof3vo1s] {
    border-bottom: 1px solid #e8e9f3;
    padding: 20px 0;
}
.landing-header-order-btn[b-r7wof3vo1s] {
    background: #65b741;
    border: none;
    border-radius: 12px;
    box-shadow: none;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    min-width: 180px;
    outline: none;
    padding: 12px 24px;
    text-align: center;
}
.landing-header-return-btn[b-r7wof3vo1s] {
    background: #ffffff;
    border: 1px solid #02bbd7 !important;
    border-radius: 12px;
    box-shadow: none;
    color: #02bbd7;
    display: inline-block;
    font-size: 14px;
    outline: none;
    padding: 12px 24px;
}
.landing-body-container[b-r7wof3vo1s] {
    background: #ffffff;
    border-radius: 20px;
    border: 1px solid #65b741;
    margin-top: 32px;
    padding: 16px 16px 24px 16px;
}
.landing-body-title[b-r7wof3vo1s] {
    color: #252432;
    font-family: SansB;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 0;
    text-align: center;
}
.landing-body-sub-title[b-r7wof3vo1s] {
    color: #252432 !important;
    font-family: SansB;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
}
.landing-body-sub-title-2[b-r7wof3vo1s] {
    color: #252432 !important;
    font-family: SansB;
    font-size: 16px;
    font-weight: 700;
}
.landing-body-text[b-r7wof3vo1s] {
    color: #252432;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    margin-bottom: 0;
}
.landing-body-ul[b-r7wof3vo1s] {
    color: #252432;
    font-size: 16px;
    line-height: 32px;
}
@media (max-width: 767px) {
    .landing-header-order-btn[b-r7wof3vo1s] {
        padding: 12px;
    }
    .landing-header-order-btn.landing-header[b-r7wof3vo1s] {
        min-width: auto;
        padding: 12px;
    }
    .landing-header-return-btn[b-r7wof3vo1s] {
        padding: 12px;
    }
    .landing-body-title[b-r7wof3vo1s] {
        font-size: 24px;
    }
    .landing-body-sub-title[b-r7wof3vo1s] {
        font-size: 16px;
    }
    .landing-body-sub-title-2[b-r7wof3vo1s] {
        font-size: 14px;
    }
    .landing-body-text[b-r7wof3vo1s] {
        font-size: 14px;
        line-height: 28px;
    }
    .landing-body-ul[b-r7wof3vo1s] {
        font-size: 14px;
        line-height: 28px;
    }
}
/* /Components/Pages/Landing/_FairSearch.razor.rz.scp.css */
.landing-search-box[b-rgy8amr8zh] {
    background: rgba(254, 183, 75, 0.10);
    border-radius: 16px;
    padding: 8px 16px 8px 8px;
}
.landing-search-input[b-rgy8amr8zh] {
    background: transparent;
    border: none;
    border-radius: 16px;
    box-shadow: none;
    color: #252432;
    font-size: 14px;
    font-weight: 400;
    height: 100%;
    outline: none;
    padding: 8px 0;
    width: 100%;
}
.landing-search-input[b-rgy8amr8zh]::placeholder {
    color: #949495;
}
.landing-search-box:has(.landing-search-input:active)[b-rgy8amr8zh],
.landing-search-box:has(.landing-search-input:focus)[b-rgy8amr8zh],
.landing-search-box:has(.landing-search-input:focus-visible)[b-rgy8amr8zh] {
    box-shadow: 0 0 4px 0 rgba(2, 187, 215, 0.50);
    outline: 1px solid #02bbd7;
}
.landing-search-btn[b-rgy8amr8zh] {
    background: #ffb319;
    border: none;
    border-radius: 12px;
    box-shadow: none;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    outline: none;
    padding: 8px 16px;
}
@media (max-width: 575px) {
    .landing-search-input[b-rgy8amr8zh] {
        font-size: 12px;
    }
    .landing-search-btn[b-rgy8amr8zh] {
        font-size: 12px;
    }
}
/* /Components/Pages/Landing/_FariDiscountBox.razor.rz.scp.css */
.lmt-24[b-kre59f9e77] {
    margin-top: 24px;
}

.landing-discount-box[b-kre59f9e77] {
    background: #ffffff;
    border-radius: 0 16px 16px 0;
    padding: 16px;
}

.landing-discount-line-1[b-kre59f9e77] {
    color: #02bbd7;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}

.landing-discount-line-2[b-kre59f9e77] {
    color: #252432;
    font-family: SansB;
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    margin-top: 16px;
}

.landing-discount-line-3[b-kre59f9e77] {
    color: #8f96a3;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    margin-top: 16px;
}

.landing-discount-line-4-container[b-kre59f9e77] {
    background: rgba(249, 250, 251, 0.80);
    border: 1px solid #e8e9f3;
    border-radius: 16px;
    margin-top: 16px;
    padding: 8px 16px 8px 8px;
}

.landing-discount-line-4-l1[b-kre59f9e77] {
    color: #8f96a3;
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
}

.landing-discount-line-4-l2[b-kre59f9e77] {
    color: #e53935;
    font-family: SansEB;
    font-size: 30px;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: 1.5px;
}

.landing-discount-line-4-btn[b-kre59f9e77] {
    background: #8f96a3;
    border: none;
    border-radius: 12px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.25);
    color: #ffffff;
    font-family: SansB;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    padding: 12px 16px;
    text-align: center;
}

    .landing-discount-line-4-btn i[b-kre59f9e77] {
        font-size: 24px;
    }

.landing-discount-box-sep[b-kre59f9e77] {
    border-left: 2px #8f96a3 dashed;
    padding-right: 2px;
    height: 100%;
    min-width: 2px;
}

.landing-discount-box-2[b-kre59f9e77] {
    background: linear-gradient(113deg, #e53935 0.76%, #ff8f00 99%);
    border-radius: 16px 0 0 16px;
    min-height: 260px;
    padding: 16px;
}

.landing-discount-box-2-l1[b-kre59f9e77] {
    background: #f6843b;
    border-radius: 16px;
    color: #fde4d3;
    font-size: 24px;
    padding: 2px 8px;
}

.landing-discount-box-2-l2[b-kre59f9e77] {
    color: #ffffff;
    font-family: SansB;
    font-size: 20px;
    font-weight: 700;
    line-height: 36px;
    margin-top: 16px;
    text-align: center;
}

.landing-discount-box-2-l3[b-kre59f9e77] {
    background: #f6843b;
    border: 1px solid #fde4d3;
    border-radius: 12px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.25);
    font-weight: 400;
    margin-top: 16px;
    min-width: 62px;
    padding: 16px;
    text-align: center;
}

    .landing-discount-box-2-l3 .l1[b-kre59f9e77] {
        color: #ffffff;
        font-size: 20px;
        line-height: 24px;
    }

    .landing-discount-box-2-l3 .l2[b-kre59f9e77] {
        color: rgba(255, 255, 255, 0.80);
        font-size: 12px;
        line-height: 16px;
    }

    .landing-discount-box-2-l3 .second[b-kre59f9e77] {
        color: #fee685;
    }

.landing-discount-box-2-l4[b-kre59f9e77] {
    color: #fde4d3;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    margin-top: 16px;
    text-align: center;
}

@media (max-width: 767px) {
    .landing-discount-box[b-kre59f9e77] {
        border-radius: 16px 16px 0 0;
    }
    .landing-discount-box-sep[b-kre59f9e77] {
        border-left: none;
        border-bottom: 2px #8f96a3 dashed;
        padding-right: 0;
        padding-top: 2px;
        height: auto;
        min-height: 2px;
        min-width: 100%;
        width: 100%;
    }
    .landing-discount-box-2[b-kre59f9e77] {
        border-radius: 0 0 16px 16px;
        margin-top: 2px;
    }
}

@media (max-width: 575px) {
    .landing-discount-line-2[b-kre59f9e77] {
        font-size: 18px;
    }

    .landing-discount-line-4-l2[b-kre59f9e77] {
        font-size: 24px;
    }

    .landing-discount-line-4-btn[b-kre59f9e77] {
        font-size: 14px;
    }
    .landing-discount-box-2-l2[b-kre59f9e77] {
        font-size: 16px;
    }
}
