.hero-page-section.hero-page-section-loyalty{
    background:url(../../../../images/clickdealer/loyalty/loyalty-bg-hero.png)no-repeat center center / cover;
    position: relative;
}

.hero-section-loyalty-animation{
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.hero-section-loyalty-animation video{
    position: absolute;
    left: 50%;
    top: 50%;
    width: 1945px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

@media(max-width:3840px){
    .hero-section-loyalty-animation video {
        width: 3840px;
    }
}

@media (max-width: 2560px) {
    .hero-section-loyalty-animation video {
        width: 2560px;
    }
}

@media(max-width:1920px){
    .hero-section-loyalty-animation video {
        width:1920px;
    }
}
.hero-page-section-wrap{
    position: relative;
    z-index: 1;
}

@media(max-width:1600px){
    .hero-section-loyalty-animation video {
        width:1620px;
    }
}

@media(max-width:1480px){
    .hero-section-loyalty-animation video {
        width:1645px;
    }
}

@media (max-width: 1368px) {
    .hero-section-loyalty-animation video {
        width: 1360px;
    }
}

@media(max-width:1280px){
    .hero-section-loyalty-animation video {
        width: 1280px;
    }
}

@media (max-width: 1000px) {
    .hero-section-loyalty-animation video {
        width: 1043px;
    }
}

@media(max-width:980px){
    .hero-section-loyalty-animation video {
        width: 1137px;
    }
}

.hero-page-section.hero-page-section-loyalty .hero-section-animation{
    display: none;
}

.hero-page-section.hero-page-section-loyalty .hero-page-section-info{
    max-width:483px;
}

.hero-page-section.hero-page-section-loyalty .hero-page-section-wrap{
    max-width:1240px;
    align-items: center;
}

.hero-page-section.hero-page-section-loyalty .hero-page-section-info h2{
    padding-top:0;
}

.hero-page-section.hero-page-section-loyalty .hero-page-section-info .btn{
    width:110px;
    height:46px;
}

@media(max-width:768px){
    .hero-page-section.hero-page-section-loyalty .hero-page-section-wrap{
        align-items: flex-start;
    }

    .hero-section-loyalty-animation{
        display: none;
    }
}

.how-to-participate{
    background:#f5f5f5;
}

.how-to-participate-wrap{
    max-width:1240px;
    padding:60px 15px;
    margin:0 auto;
}

.how-to-participate h2{
    margin: 0 0 10px 0;
    text-align: center;
    color: #131313;
    font-family: Inter;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px; /* 100% */
    text-transform: capitalize;
}

.how-to-participate h2 + p{
    color: #6170A4;
    text-align: center;
    font-family: Inter;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 29px; /* 131.818% */
}

.how-to-participate-list{
    display: flex;
    flex-wrap:wrap;
    justify-content: space-between;
    padding-top:40px;
}

.how-to-participate-item{
    border-radius: 30px;
    padding:40px 20px;
    width:23%;
    font-family: Inter;
}

.how-to-participate-item:first-child{
    background:#fff;
    color:#131313;
}
.how-to-participate-item:nth-of-type(2){
    background: linear-gradient(180deg, #04BBC5 0%, #3075F5 100%);
    color:#fff;
}

.how-to-participate-item:nth-of-type(3){
    background:#fff;
    color:#131313;
}

.how-to-participate-item:last-child{
    background: linear-gradient(180deg, #3D4FEE 0%, #1F2B8D 100%);
    color:#fff;
}

.how-to-participate-item h5{
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 30px */
    padding-bottom:16px;
    text-align: center;
}
.how-to-participate-item p{
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 21px; /* 131.25% */
    padding-bottom:10px;
    min-height: 105px;
}

.how-to-participate-item img{
    margin:0 auto;
}


@media(max-width:1000px){
    .how-to-participate h2{
        font-size:52px;
        line-height: 60px;
    }
    .how-to-participate-item h5{
        font-size:27px;
    }
    .how-to-participate-item{
        width:48.5%;
        margin-bottom:32px;
    }
}

@media(max-width:900px){
    .how-to-participate h2 {
        font-size: 36px;
        line-height: 44px;
    }
}

@media (max-width:768px) {
    .how-to-participate-item{
        width:100%;
        margin-bottom:32px;
    }
    .how-to-participate-item h5{
        font-size:30px;
    }
}

.sign-in-account-loyalty{
    background:url(../../../../images/clickdealer/loyalty/sign-in-loyalty-bg.png)no-repeat center center / cover;
}

.sign-in-account-loyalty-wrap{
    max-width:1240px;
    padding:60px 15px;
    margin:0 auto;
    display: flex;
    justify-content: space-between;
}

.sign-in-account-item{
    width:48%;
    border-radius: 30px;
    border: 1px solid #FFF;
    background: rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(9.5px);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height:330px;
    color: #FFF;
    text-align: center;
    font-family: Inter;
    padding:0 20px;
}

.sign-in-account-item h4{
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px; /* 111.111% */
    letter-spacing: 1.8px;
}

.sign-in-account-item p{
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 145.455% */
    padding-bottom:10px;
}

.sign-in-account-item .btn{
    border-radius: 76px;
    background: #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #131313;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    height:46px;
}

.sign-in-account-item .btn:hover{
    color: #3D4FF0;
    background:#fff;
}

.sign-in-account-item .btn:focus, .sign-in-account-loyalty-wrap .btn:active{
    color:#1628CD;
    background:#fff;
}

.sign-in-account-item:first-child .btn{
    width:206px;
}
.sign-in-account-item:last-child .btn{
    width:119px;
}

@media(max-width:1000px){
    .sign-in-account-item h4{
        font-size: 32px;
    }
}

@media(max-width:768px){
    .sign-in-account-loyalty-wrap{
        flex-direction: column;
    }
    .sign-in-account-item{
        width:100%;
        margin-bottom:30px;
        min-height:290px;
    }
    .sign-in-account-item p{
        font-size: 18px;
    }
}

.loyalty-spent-points{
    background: #F3F4F5;
}

.loyalty-spent-points-wrap{
    max-width:1240px;
    padding:60px 15px;
    margin: 0 auto;
}

.loyalty-spent-points-banner{
    border-radius: 30px;
    background: url(../../../../images/clickdealer/loyalty/loyalty-spent-img-2.png)no-repeat 0 0 / 39.5%, linear-gradient(180deg, #3D4FF0 0%, #1C2786 100%);
    display: flex;
    justify-content: flex-end;
    align-items: center;
    overflow: hidden;
}

.loyalty-spent-points-info{
    width:60%;
    padding-right:20px;
}

.loyalty-spent-points-banner h2{
    margin-bottom:15px;
    margin-top:62px;
    color: #FFF;
    font-family: Inter;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: 71px; /* 118.333% */
    text-transform: capitalize;
}

.loyalty-spent-points-banner .points-spent-count{
    display: flex;
    padding-bottom:74px;
}

.loyalty-spent-points-banner .points-spent-count .spent-count-i{
    border-radius: 20.438px;
    background: linear-gradient(359deg, #FFF -1.98%, #D3E7FF 105.25%);
    width:79px;
    height:109px;
    color:  #3674F7;
    text-align: center;
    font-size: 61.313px;
    font-style: normal;
    font-weight: 700;
    line-height: 40.875px; /* 66.667% */
    text-transform: capitalize;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right:9px;
}

.loyalty-spent-points-banner .points-spent-count .spent-count-i:first-child,
.loyalty-spent-points-banner .points-spent-count .spent-count-i:nth-of-type(4){
    margin-right:36px;
}

@media(max-width:1200px){
    .loyalty-spent-points-banner {
        background: url(../../../../images/clickdealer/loyalty/loyalty-spent-img-2.png)no-repeat 0 0 / 53.5%, linear-gradient(180deg, #3D4FF0 0%, #1C2786 100%);
    }
}

@media(max-width:1000px){
    .loyalty-spent-points-banner h2{
        font-size:52px;
        line-height:71px;
    }
    .loyalty-spent-points-banner .points-spent-count .spent-count-i {
        border-radius: 11.438px;
        width: 54px;
        height: 76px;
        color: #3674F7;
        text-align: center;
        font-size: 44px;
        font-style: normal;
        font-weight: 700;
        line-height: 40.875px;
    }
    .loyalty-spent-points-banner {
        background: url(../../../../images/clickdealer/loyalty/loyalty-spent-img-2.png)no-repeat 0 0 / 46%, linear-gradient(180deg, #3D4FF0 0%, #1C2786 100%);
    }
    .loyalty-spent-points-info {
        width: 65%;
        padding-right: 20px;
    }
}

@media(max-width:768px){
    .loyalty-spent-points-banner {
        flex-direction: column;
        padding-top:359px;
        background: url(../../../../images/clickdealer/loyalty/loyalty-spent-img-2.png)no-repeat 0 0 / 114%, linear-gradient(180deg, #3D4FF0 0%, #1C2786 100%);
    }
    .loyalty-spent-points-info {
        width: 100%;
        padding: 20px;
    }
    .loyalty-spent-points-banner h2{
        font-size:32px;
        line-height:40px;
        margin-top:0;
    }

    .loyalty-spent-points-banner .points-spent-count .spent-count-i {
        border-radius: 6.438px;
        width: 36px;
        height: 50px;
        color: #3674F7;
        text-align: center;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 40.875px;
        margin-right:10px
    }
    .loyalty-spent-points-banner .points-spent-count .spent-count-i:first-child,
    .loyalty-spent-points-banner .points-spent-count .spent-count-i:nth-of-type(4){
        margin-right:10px;
    }
}

.affiliate-recieved{
    background:#fff;
    padding-bottom:60px;
    padding-top:60px;
    padding-left:15px;
    padding-right:15px;
}

.affiliate-recieved-wrap{
    overflow: hidden;
}

.afiiliate-recieved-wrap{
    overflow: hidden;
}

.affiliate-recieved h2{
    margin:0 auto 30px;
    color: #131313;
    text-align: center;
    font-family: Inter;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%; /* 78px */
    max-width:968px;
}

.affiliate-recieved .finalists-portfolio{
    display: flex;
    width: 3840px;
    transition: all 0.4s ease;
    top: 0;
    -webkit-animation: finalists-portfolio-slide 25s linear infinite;
    -moz-animation: finalists-portfolio-slide 25s linear infinite;
    animation: finalists-portfolio-slide 25s linear infinite;
    animation-direction: alternate;
    animation-duration: 33s;
}

.affiliate-recieved .finalists-portfolio .finalists-portfolio-i{
    width:369px;
    height:253px;
    border-radius: 30px;
    overflow: hidden;
    margin:0 15px;
}

.affiliate-recieved .finalists-portfolio .finalists-portfolio-i img{
    width:100%;
}

@-webkit-keyframes finalists-portfolio-slide {
    0% {-webkit-transform: translateX(0);transform: translateX(0);}
    100% {-webkit-transform: translateX(calc(-100% + 100vw));transform: translateX(calc(-100% + 100vw));}
}

@-moz-keyframes finalists-portfolio-slide {
    0% {-moz-transform: translateX(0);transform: translateX(0);}
    100% {-moz-transform: translateX(calc(-100% + 100vw));transform: translateX(calc(-100% + 100vw));}
}

@keyframes finalists-portfolio-slide {
    0% {transform: translateX(0);}
    100% {transform: translateX(calc(-100% + 100vw));}
}

@media(max-width:1000px){
    .affiliate-recieved h2{
        font-size:52px;
        line-height: 60px;
    }
}

@media(max-width:900px){
    .affiliate-recieved h2 {
        font-size: 36px;
        line-height: 44px;
    }
    .affiliate-recieved .finalists-portfolio .finalists-portfolio-i{
        width:330px;
        height:226px;
    }
}

.loyalty-category{
    background: linear-gradient(180deg, #02215E 0%, #10D8D1 100%);
    padding-top:60px;
    padding-bottom:60px;
}

.loyalty-category-wrap{

}

.loyalty-category h2{
    margin:0 0 10px 0;
    color: #FFF;
    font-family: Inter;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px; /* 100% */
    text-transform: capitalize;
    text-align: center;
}

.ecommerce-categories{
    background: linear-gradient(180deg, #02215E 0%, #10D8D1 100%);
    padding:60px 0;
}

.ecommerce-categories h2{
    color: #FFF;
    text-align: center;
    font-family: Inter;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px; /* 100% */
    text-transform: capitalize;
    margin-bottom:30px;
}

.ecommerce-categories-item{
    border-radius: 30px;
    padding:30px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Inter;
    min-height:220px;
}

.ecommerce-categories-item img{
    flex-shrink: 0;
    width:144px !important;
}

.ecommerce-categories-item h4{
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px; /* 111.111% */
    letter-spacing: 1.8px;
    text-transform: capitalize;
}

.ecommerce-categories-item.travel{
    background: #57A0F8;
    color:#fff;
}

.ecommerce-categories-item.babies{
    background: #EDB7E4;
    color:#fff;
}

.ecommerce-categories-item.dropshipping{
    background: #303FC4;
    color:#fff;
}
.ecommerce-categories-item.pets{
    background: #fff;
    color:#131313;
}

.ecommerce-categories-item.electronics{
    background: #1A2128;
    color:#fff;
}

.ecommerce-categories-item.beauty{
    background: #EFD493;
    color:#fff;
}
.ecommerce-categories-item.home{
    background: #B5BCCD;
    color:#fff;
}
.ecommerce-categories-item.flowers{
    background: #FF89BC;
    color:#fff;
}
.ecommerce-categories-item.apparel{
    background: #AC9BFF;
    color:#fff;
}
.ecommerce-categories-item.sports{
    background: #FFBE09;
    color:#fff;
}

.owl-carousel-ecommerce .owl-nav{
    position: absolute;
    width:100%;
    top:50%;
    transform: translateY(-50%);
    display: flex;
    justify-content: space-between;
    padding-left:80px;
    padding-right:80px;
}

.owl-carousel-ecommerce .owl-nav button{
    width:40px;
    height:40px;
    border-radius: 50px;
}

.owl-carousel-ecommerce .owl-nav button span{
    display: none;
}

.owl-carousel-ecommerce .owl-nav button.disabled{
    background:transparent !important;
}

.owl-carousel-ecommerce .owl-nav button.owl-next{
    background:url(../../../../images/clickdealer/arrow-right-slider-dark.png) no-repeat center center;
}
.owl-carousel-ecommerce .owl-nav button.owl-prev{
    background:url(../../../../images/clickdealer/arrow-left-slider-dark.png) no-repeat center center;
}

.owl-carousel-ecommerce .owl-nav button.owl-next{
    background:url(../../../../images/clickdealer/arrow-right-slider-dark.png) no-repeat center center;
}
.owl-carousel-ecommerce .owl-nav button.owl-prev.disabled{
    background:url(../../../../images/clickdealer/arrow-left-slider-white.png) no-repeat center center, #3D4FF0 !important;;
}
.owl-carousel-ecommerce .owl-nav button.owl-next.disabled{
    background:url(../../../../images/clickdealer/arrow-right-slider-white.png) no-repeat center center, #3D4FF0 !important;;
}

@media(max-width:1000px){
    .ecommerce-categories h2{
        font-size:54px;
        line-height: 60px;
    }
}

@media(max-width:900px){
    .ecommerce-categories h2{
        font-size:36px;
        line-height: 60px;
    }
}

@media(max-width:480px){
    .owl-carousel-ecommerce .owl-item{
    }
    .ecommerce-categories-item{
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin:0 65px;
        padding:20px;
        height:300px;
    }
    .ecommerce-categories-item h4{
        font-size:27px;
        text-align: center;
    }
    .owl-carousel-ecommerce .owl-nav {
        position: absolute;
        width: 100%;
        top: 50%;
        transform: translateY(-50%);
        display: flex;
        justify-content: space-between;
        padding-left: 27px;
        padding-right: 27px;
    }
}

.loyalty-sign-in-form{
    padding: 30px;
    border-radius: 30px;
}

.loyalty-sign-in-form .heading{
    color: #131313;
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 1.8px;
}

.loyalty-sign-in-form .close{
    opacity: 1;
    background:none;
}

.loyalty-sign-in-form .form-group input{
    height: 44px;
    border-radius: 10px;
    border: 1px solid #C4C4C4;
    background: #FFF;
    box-sizing: border-box;
}

.loyalty-sign-in-form .form-group .control-label{
    color: #000;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    position: static;
}

.loyalty-sign-in-form .form-submit input {
    border-radius: 76px;
    background: #131313;
    width: 206px;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    padding: 0;
    margin:0 auto;
}

.hero-section-animation video{
    width:100%;
}