/* /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/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 */
.landing-header[b-znwyuq9k2f] {
    background: #fff3ed;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.08);
    padding: 8px 0;
}

.landing-header-text-48[b-znwyuq9k2f] {
    color: #5f0f12;
    font-family: "SansB";
    font-size: 48px;
    font-weight: 700;
    padding: 10px 7px 0 0;
}

.landing-header-text-36[b-znwyuq9k2f] {
    color: #5f0f12;
    font-family: "SansB";
    font-size: 36px;
    font-weight: 700;
}

.landing-header-text-32[b-znwyuq9k2f] {
    color: #5f0f12;
    font-family: "SansB";
    font-size: 32px;
    font-weight: 700;
}

.landing-header-text-24[b-znwyuq9k2f] {
    color: #5f0f12;
    font-family: "SansB";
    font-size: 24px;
    font-weight: 700;
    margin-top: -13px;
    padding-right: 15px;
}

.landing-header-text-20[b-znwyuq9k2f] {
    color: #5f0f12;
    font-family: "SansB";
    font-size: 20px;
    font-weight: 700;
}

.landing-header-circle-box[b-znwyuq9k2f] {
    margin-bottom: 8px;
}
.landing-header-circle[b-znwyuq9k2f] {
    background: #fd5785;
    border-radius: 50%;
    height: 114px;
    width: 114px;
}
.landing-header-discount-per-text[b-znwyuq9k2f] {
    color: #5f0f12;
    font-family: "SansB";
    font-size: 48px;
    font-weight: 700;
    padding: 10px 7px 0 0;
}
.landing-header-discount-per-desc[b-znwyuq9k2f] {
    color: #5f0f12;
    font-family: "SansB";
    font-size: 24px;
    font-weight: 700;
    margin-top: -13px;
    padding-right: 15px;
}
.landing-header-radius-box[b-znwyuq9k2f] {
    background: #fd5785;
    border-radius: 50px;
    padding: 8px 8px 0;
}
.landing-header-discount-label[b-znwyuq9k2f] {
    color: #5f0f12;
    font-family: "SansB";
    font-size: 20px;
    font-weight: 700;
}
.landing-header-discount-text[b-znwyuq9k2f] {
    color: #5f0f12;
    font-family: "SansB";
    font-size: 32px;
    font-weight: 700;
}

.landing-section-1[b-znwyuq9k2f] {
    background: #ef8683;
    padding: 48px 0;
}

.landing-section-1-text[b-znwyuq9k2f] {
    color: #ffffff;
    font-size: 32px;
    font-weight: 400;
    line-height: 44px;
}
    .landing-section-1-text .discount[b-znwyuq9k2f] {
        color: #35476f;
        font-family: "SansB";
        font-size: 48px;
        font-weight: 700;
        line-height: 44px;
    }

.landing-section-1-leaf-img[b-znwyuq9k2f] {
    margin-bottom: -115px;
    margin-top: -120px;
}

.landing-section-2[b-znwyuq9k2f] {
    background: #0fa5a4;
    padding: 68px 0 48px 0;
}
.landing-section-2-img[b-znwyuq9k2f] {
    border-radius: 20px;
}

.landing-section-3[b-znwyuq9k2f] {
    background: #ffb319;
    padding: 24px 0;
}
.landing-section-3-icon[b-znwyuq9k2f] {
    border: 2px solid #5f0f12;
    border-radius: 10px;
    padding: 16px;
}
    .landing-section-3-icon i[b-znwyuq9k2f] {
        color: #5f0f12;
        font-size: 32px;
    }
.landing-section-3-icon-text[b-znwyuq9k2f] {
    color: #5F0F12;
    font-family: "SansB";
    font-size: 15px;
    font-weight: 700;
    line-height: normal;
}

.landing-section-4[b-znwyuq9k2f] {
    background: #fff3ed;
    padding: 24px 0;
}
.landing-section-4-radius-box[b-znwyuq9k2f] {
    background: #fd5785;
    border-radius: 50px;
    padding: 8px 24px 0;
}

.landing-section-4-header[b-znwyuq9k2f] {
    color: #5f0f12;
    font-family: "SansB";
    font-size: 32px;
    font-weight: 700;
}

.landing-section-4-text-20[b-znwyuq9k2f] {
    color: #5f0f12;
    font-family: "SansB";
    font-size: 20px;
    font-weight: 700;
}

.landing-section-5[b-znwyuq9k2f] {
    background: #ef8683;
    padding: 48px 0;
}
.landing-section-5-header[b-znwyuq9k2f] {
    color: #395680;
    font-family: "SansB";
    font-size: 48px;
    font-weight: 700;
    text-align: center;
}

.landing-section-6[b-znwyuq9k2f] {
    background-image: url('/img/landing/fair/fair_bg.png');
    background-repeat: repeat;
    padding: 48px 0;
}

.landing-section-6-header[b-znwyuq9k2f] {
    color: #395680;
    font-family: "SansB";
    font-size: 48px;
    font-weight: 700;
    text-align: center;
}
    .landing-section-6-header .red[b-znwyuq9k2f] {
        color: #f84e35;
    }

.landing-section-7[b-znwyuq9k2f] {
    background: #0fa5a4;
    padding: 40px 0 48px 0;
}
.landing-section-7-header[b-znwyuq9k2f] {
    color: #ffffff;
    font-family: "SansB";
    font-size: 48px;
    font-weight: 700;
}
.landing-section-7-header i[b-znwyuq9k2f] {
    color: #ffb319;
    font-size: 50px;
}
.landing-section-7-img[b-znwyuq9k2f] {
    background: #ffffff;
    border: 8px solid #ffb319;
    border-radius: 50%;
}
.landing-section-7-img img[b-znwyuq9k2f] {
    border-radius: 50%;
}
.landing-section-7-text[b-znwyuq9k2f] {
    color: #ffffff;
    font-family: "SansB";
    font-size: 20px;
    font-weight: 700;
    margin-top: 16px;
    text-align: center;
}

.landing-section-8[b-znwyuq9k2f] {
    background: #ffb319;
    padding: 48px 0;
}
.landing-section-8-header[b-znwyuq9k2f] {
    color: #5f0f12;
    font-family: "SansB";
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 24px;
}
.landing-section-8-header i[b-znwyuq9k2f]{
    font-size: 50px;
}
.accordion-button.collapsed .info-qa-q-icon-container[b-znwyuq9k2f] {
    background-color: #ffffff;
    border: none;
    color: #ffb319;
}
.accordion-button .info-qa-q-icon-container[b-znwyuq9k2f] {
    background-color: #ffffff;
    border: none;
    color: #ffb319;
}
.info-qa-q[b-znwyuq9k2f] {
    color: #5f0f12;
}
.info-qa-a[b-znwyuq9k2f] {
    color: #5f0f12;
}
.info-qa-sep[b-znwyuq9k2f] {
    border-top: 1px solid #5f0f12;
}

.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: 24px;
    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: 18px;
    font-weight: 400;
    line-height: 36px;
    margin-bottom: 0;
}
.landing-section-9-text h2[b-znwyuq9k2f] {
    color: #252432;
    font-family: "SansB";
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 8px;
    margin-top: 24px;
}

@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[b-znwyuq9k2f] {
        padding: 8px 0;
    }
    .landing-header-book-pile-img[b-znwyuq9k2f] {
        height: 69px;
        width: 69px;
    }
    .landing-header-circle-box[b-znwyuq9k2f] {
        margin-bottom: 0;
    }
    .landing-header-circle[b-znwyuq9k2f] {
        height: 51px;
        width: 51px;
    }
    .landing-header-discount-per-text[b-znwyuq9k2f] {
        font-size: 15px;
    }
    .landing-header-discount-per-desc[b-znwyuq9k2f] {
        font-size: 12px;
    }
    .landing-header-discount-label[b-znwyuq9k2f] {
        font-size: 12px;
    }
    .landing-header-discount-text[b-znwyuq9k2f] {
        font-size: 15px;
    }
    .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] {
        font-size: 20px;
        text-align: center;
    }
    .landing-section-1-leaf-img[b-znwyuq9k2f] {
        margin-bottom: -90px;
        margin-top: 40px;
    }
}

@media (max-width: 575px) {
    .landing-header[b-znwyuq9k2f] {
        padding: 8px 0;
    }

    .landing-header-book-pile-img[b-znwyuq9k2f] {
        height: 37px;
        width: 37px;
    }

    .landing-header-text-48[b-znwyuq9k2f] {
        font-size: 12px;
        padding: 5px 7px 0 0;
    }

    .landing-header-text-36[b-znwyuq9k2f] {
        font-size: 24px;
        text-align: center;
    }

    .landing-header-text-32[b-znwyuq9k2f] {
        font-size: 12px;
        text-align: center;
    }

    .landing-header-text-24[b-znwyuq9k2f] {
        font-size: 8px;
        margin-top: -5px;
        padding-right: 5px;
    }

    .landing-header-text-20[b-znwyuq9k2f] {
        font-size: 8px;
        text-align: center;
    }

    .landing-header-circle[b-znwyuq9k2f] {
        height: 35px;
        width: 35px;
    }

    .landing-header-radius-box[b-znwyuq9k2f] {
        padding: 8px 4px 0;
    }

    .landing-section-1-text[b-znwyuq9k2f] {
        font-size: 16px;
        text-align: start;
    }
    .landing-section-1-text .discount[b-znwyuq9k2f] {
        font-size: 24px;
    }
    .landing-section-1-leaf-img[b-znwyuq9k2f] {
        margin-bottom: -100px;
        margin-top: 40px;
    }

    .landing-section-2-header[b-znwyuq9k2f] {
        font-size: 24px;
    }

        .landing-section-2-header i[b-znwyuq9k2f] {
            font-size: 30px;
        }

    .landing-section-2-text[b-znwyuq9k2f] {
        font-size: 16px;
    }

    .landing-section-3-header[b-znwyuq9k2f] {
        font-size: 20px;
    }

    .landing-section-3-text-20[b-znwyuq9k2f] {
        font-size: 14px;
        text-align: center;
    }

    .landing-section-4-header[b-znwyuq9k2f] {
        font-size: 20px;
        text-align: start;
    }
    .landing-section-4-text-20[b-znwyuq9k2f] {
        font-size: 14px;
        text-align: center;
    }

    .landing-section-5-header[b-znwyuq9k2f] {
        font-size: 24px;
    }
    .landing-section-6-header[b-znwyuq9k2f] {
        font-size: 24px;
    }
    .landing-section-7-header[b-znwyuq9k2f] {
        font-size: 24px;
    }
    .landing-section-7-header i[b-znwyuq9k2f] {
        font-size: 32px;
    }
    .landing-section-7-text[b-znwyuq9k2f]{
        font-size: 16px;
    }
    .landing-section-8-header[b-znwyuq9k2f] {
        font-size: 24px;
    }
    .landing-section-8-header i[b-znwyuq9k2f]{
        font-size: 32px;
    }

    .landing-section-9-header[b-znwyuq9k2f] {
        font-size: 20px;
    }
    .landing-section-9-text h2[b-znwyuq9k2f] {
        font-size: 18px;
    }
    .landing-section-9-text p[b-znwyuq9k2f],
    .landing-section-9-text ul[b-znwyuq9k2f],
    .landing-section-9-text li[b-znwyuq9k2f] {
        font-size: 16px;
        line-height: 28px;
    }
}
/* /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-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-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: #ffffff;
    border-radius: 90px;
    padding: 8px 24px 8px 8px;
}
.landing-search-input[b-rgy8amr8zh] {
    background: #ffffff;
    border: none;
    border-radius: 90px;
    box-shadow: none;
    color: #252432;
    font-size: 16px;
    font-weight: 400;
    height: 100%;
    outline: none;
    padding: 14px 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] {
    border: 1px solid #02bbd7;
    box-shadow: 0 0 4px 0 rgba(2, 187, 215, 0.50);
}
.landing-search-btn[b-rgy8amr8zh] {
    background: #ffb319;
    border: none;
    border-radius: 90px;
    box-shadow: none;
    color: #ffffff;
    font-size: 20px;
    font-weight: 400;
    outline: none;
    padding: 10px 40px;
}
@media (max-width: 575px) {
    .landing-search-input[b-rgy8amr8zh] {
        font-size: 14px;
    }
    .landing-search-btn[b-rgy8amr8zh] {
        font-size: 14px;
        padding: 10px 24px;
    }
}
