.page-template-cashbackv6-landing {
    background: #000;

  

    .hero-zen__slider_desktop2 {
        padding-bottom: 24px
    }

    .hero-zen {
        margin-top: 64px;
        margin-bottom: 128px
    }

    .flip-btn {
        display: none;
    }

    .download_cooperate {
        position: relative;
        margin-top: 200px
    }

    .cashback-section {
        margin-bottom: 170px;
        margin: -1px !important;
        width: 100%;
    }

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

        }
    }

    @media (min-width:1300px) {
        .how-cb {
            margin-top: 256px
        }

        .zen-landing-section {
            margin-bottom: 256px !important
        }

        .clp_faq-block {
            margin-bottom: 256px
        }

       
    }

    @media (max-width:768px) {
        .download_cooperate__title {
            br {
                display: none;
            }

        }
    }

    .homepage-new__get-app-squares__qr::before {

        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        position: absolute;
        content: "";
    }

}





.page-template-cashbackv6-landing .breadcrumbs_wrap .container {
    padding: 0px;
    max-width: 1154px;
    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: #22E243;
            font-family: Nunito;
            font-size: 14px;
            font-style: normal;
            font-weight: 500;
            line-height: 18px;
        }
    }


}

@media (max-width:768px) {
    .page-template-cashbackv6-landing .site-main .breadcrumbs_wrap .container {

        li {

            a,
            span {
                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;
            }
        }
    }
}

@media (max-width:768px) {
    .page-template-cashbackv6-landing .breadcrumbs_wrap .container {
        padding: 0px 20px
    }

}

.page-template-cashbackv6-landing .site-content {
    margin: 0px !important
}

.page-template-cashbackv6-landing main {
    padding-top: 170px !important;
}

.desktop-only{
    display:none !important;
}

@media (max-width: 768px) {
    .page-template-cashbackv6-landing main {
        padding-top: 0px !important;
        /* padding-top: 60px !important; */
        .zen-breadcrumbs {
            display:none;
            margin-top: 50px;
        }
    }
}

@media (max-width: 768px) {
    .page-template-cashbackv6-landing .navbar-new__bot-mobile {
        display: none;
    }
}

.hero-zen__slider_desktop .swiper-slide {
    position: relative;

    .top-hero-cashback-content,
    .top-hero-cashback-content-bottom {
        z-index: 9;
    }

    .top-hero-cashback-img {
        position: relative;
        z-index: 1;
        display: inline-block;
    }

    &::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 50%;
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.33) 100%);
        pointer-events: none;
        border-bottom-left-radius: 23.475px;
        border-bottom-right-radius: 23.475px;
        z-index: 3;
    }
}

@media (min-width:1024px){
    .desktop-only{
        display:flex !important;
    }
}