html,
body{
    background-color: #F0EEE7;
    overflow-x: hidden;
}

@media (min-width: 1024px) {
    #co-branding-tabs-2 .cb-tabs-slider__slider {
        margin-top: 64px;
    }
    :root {
        --nnav-desktop-height: 158px !important;
    }
}

#co-branding-tabs-2.cb-tabs-slider--four-section {
    margin-top: 256px;
}

@media (max-width: 1023px) {
    #co-branding-tabs-2.cb-tabs-slider--four-section {
        margin-top: 180px;
    }
}

#co-branding-tabs-2 .cb-tabs-slider__title {
    color: #000 !important;
    leading-trim: both;
    text-edge: cap;
}

@supports (text-box: trim-both cap alphabetic) {
    #co-branding-tabs-2 .cb-tabs-slider__title {
        text-box: trim-both cap alphabetic;
    }
}

#co-branding-tabs-2 .cb-flip-box .flip-box-content-title {
    margin-bottom: 24px !important;
    leading-trim: both;
    text-edge: cap;
}

@supports (text-box: trim-both cap alphabetic) {
    #co-branding-tabs-2 .cb-flip-box .flip-box-content-title {
        text-box: trim-both cap alphabetic;
    }
}


.page-template-page-reward-zone .site-content {
    margin-top: 140px !important;
}

@media (max-width: 768px) {
    .page-template-page-reward-zone .site-content {
        margin-top: 80px !important;
    }

    .page-template-page-reward-zone main {
        /* padding-top: 60px !important; */
        padding-top: 0px !important;
        .zen-breadcrumbs {
            margin-top: 50px;
        }
    }
}

.page-template-page-reward-zone .clp_faq-a a {
    color: #22E243;
    font-family: Nunito;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    text-decoration-line: underline;
}

.clp_section.clp_faq-block {
    max-width: 1312px;
    margin-top: 256px;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 800px) {
    .clp_section-container {
        padding: 0 20px;
    }
}

.linebreak{
    display: block;;
}

.linebreak1lh {
    display: block;
    height: 1lh;
}

.zen-calc {
    padding-bottom: 128px;
}


.page-template-page-reward-zone .breadcrumbs_wrap .container {
    padding: 0px;
    margin: 0 auto;

    ol {
        padding: 0px;
    }

    li {
        color: #888;
        font-family: Nunito;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 18px;

        a,
        span {
            color: #888;
            font-family: Nunito;
            font-size: 14px;
            font-style: normal;
            font-weight: 500;
            line-height: 18px;
        }
    }

    li:first-child {
        a,
        span {
            color: #888;
            font-family: Nunito;
            font-size: 14px;
            font-style: normal;
            font-weight: 800;
            line-height: 18px;
            letter-spacing: 0.07px;
        }
    }

    li:last-child {
        a,
        span {
            color: #000;
            font-family: Nunito;
            font-size: 14px;
            font-style: normal;
            font-weight: 500;
            line-height: 18px;
        }
    }
}

@media (max-width: 768px) {
    .page-template-page-reward-zone .breadcrumbs_wrap .container {
        padding: 0px 20px;

        li a,
        li span {
            font-family: Nunito;
            font-size: 14px;
            font-style: normal;
            font-weight: 500;
            line-height: 18px;
        }

        li:first-child a,
        li:first-child span {
            color: #888;
            font-weight: 800;
            letter-spacing: 0.07px;
        }
    }
}

.lrz-mockup--hero .lrz-mockup__phone {
    top: -80px;
    right: -70px;
}

@media (max-width: 800px) {
    .lrz-mockup--hero .lrz-mockup__title {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 24px;
    }

    .lrz-mockup--hero .lrz-mockup__desc {
        font-size: 20px;
        margin-bottom: 0 !important;
    }

    .lrz-mockup--hero .lrz-mockup__image-box {
        width: 100%;
        height: auto;
        aspect-ratio: 1 / 1;
    }

    .lrz-mockup--hero .lrz-mockup__phone {
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
    }

    .lrz-mockup--hero .lrz-mockup__bg {
        bottom: unset !important;
        margin-top: unset !important;
        left: unset !important;
    }
}

.lrz-mockup--hero .lrz-mockup__bg {
    width: 749.383px;
    height: auto;
    aspect-ratio: 1 / 1;
    bottom: -40px;
    margin-top: auto;
    left: -10px;
}

@media (max-width: 1300px) {
    .lrz-mockup--hero .lrz-mockup__bg {
        width: 100%;
        bottom: unset;
    }
}

.lrz-mockup__section-bg--first {
   right: var(--lrz-bg-x, -83.5px);
    bottom: var(--lrz-bg-y, -40px);
    width: auto;
    height: auto;
}

@media (max-width: 800px) {
    .lrz-mockup__section-bg--first {
        bottom: var(--lrz-bg-y, -120px);
    }

    .linebreakMobile {
        display: block;
    }
}

.img-fluid {
    filter: invert(1);
}

#top {
    filter: invert(1);
}
