.advertisers-perfomance-numbers {
    background: #F3F4F5;
    box-sizing: border-box;
}

.advertisers-perfomance-wrap {
    max-width: 1240px;
    margin: 0 auto;
    width: 100%;
    padding: 60px 15px;
    box-sizing: border-box;
}

.advertisers-perfomance-banner {
    margin-bottom: 30px;
    padding-top: 100px;
    padding-bottom: 120px;
    color: #FFF;
    text-align: center;
    text-shadow: 0px 0px 94px #000;
    font-family: Inter;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background:url(../../../images/clickdealer/advertisers/adv-perfomance-banner.png) no-repeat center center / cover;
}


.advertisers-perfomance-banner h2 {
    margin: 0 0 10px;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: 71px; /* 118.333% */

}

.advertisers-perfomance-banner p {
    max-width: 745px;
    padding-bottom: 23px;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.advertisers-perfomance-banner .btn {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 76px;
    background: #FFF;
    width: 185px;
    height: 46px;
    color: #131313;
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    padding: 0;
}

.advertisers-perfomance-banner .btn:hover {
    background: #fff;
    color: #3D4FF0;
}

.advertisers-perfomance-banner .btn:focus, .advertisers-perfomance-banner .btn:active {
    color: #1628CD;
    background: #fff;
}

.advertisers-perfomance-wrap .about_us_list_item {
    width: 32%;
}

.advertisers-perfomance-info {
    display: flex;
    justify-content: space-between;
    padding-top: 120px;
    box-sizing: border-box;
}

.advertisers-perfomance-info-text {
    border-radius: 30px;
    background: #FFF;
    padding: 50px 50px 10px;
    width: 57%;
}

.advertisers-perfomance-info-text p {
    color: #131313;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    padding-bottom: 23px;
}

.advertisers-perfomance-info-text p span {
    font-weight: 700;
}

.advertisers-perfomance-info-img {
    width: 43%;
    padding-left: 39px;
}

.advertisers-perfomance-info-img img {
    width: 100%;
}


.advertisers-get-block {
    background: linear-gradient(84deg, rgba(0, 0, 0, 0.00) 22.09%, #000 49.47%, rgba(0, 0, 0, 0.00) 77.91%),
    url(../../../images/clickdealer/advertisers/get-block-adv.jpg) no-repeat center center / cover;
}

.advertisers-get-wrapper {
    padding: 70px 15px;
    max-width: 920px;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
}

.advertisers-get-block h2 {
    margin: 0 0 20px;
    color: #FFF;
    text-align: center;
    text-shadow: 0px 0px 94px #000;
    font-family: Inter;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: 71px; /* 118.333% */
}

.advertisers-get-block p {
    color: #FFF;
    text-align: center;
    margin-bottom: 20px;
    text-shadow: 0px 0px 94px #000;
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.advertisers-get-block .btn {
    border-radius: 76px;
    background: #FFF;
    width: max-content;
    height: 46px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #131313;
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    padding: 0 10px;
    margin: 0 auto;
}

.advertisers-get-block .btn-wrapper {
    text-align: center;
}

.advertisers-get-block .btn:hover {
    background: #fff;
    color: #3D4FF0;
}

.advertisers-get-block .btn:focus, .advertisers-get-block .btn:active {
    color: #1628CD;
    background: #fff;
}

.hero-page-section-advertiser {
    background:url(../../../images/clickdealer/advertisers/adv-bg.jpg)no-repeat center center/ cover, linear-gradient(271deg, #000 31.45%, rgba(0, 0, 0, 0.00) 70.55%);
}

.hero-page-section-advertiser .hero-page-section-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 700px;
    max-width:1240px;
}

.hero-page-section-advertiser .hero-page-section-info {
    max-width: 520px;
}

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

.hero-page-section-advertiser .hero-section-animation {
    width: 58%;
    min-height: 700px;
    position: relative;
}

@media (max-width: 1180px) {
    .hero-page-section-advertiser .hero-section-animation {
        width: 45%;
    }
    .hero-section-animation {
        width: 45%;
        min-height: 562px;
        position: relative;
    }
}
@media(max-width:768px){
    .hero-page-section-advertiser .hero-page-section-wrap{
        align-items: flex-start;
        justify-content: center;
    }
}

.traffic-types-block {
    background:url(../../../images/clickdealer/advertisers/traffic-types.jpg) no-repeat center center / cover;
}

.traffic-types-wrap {
    max-width: 1240px;
    margin: 0 auto;
    padding: 60px 15px;
    width: 100%;
    box-sizing: border-box;
}

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

.traffic-types-list {
    display: flex;
    justify-content: center;
    flex-wrap:wrap;
}

.traffic-types-list-item {
    text-align: center;
    color: #FFF;
    font-family: Inter;
    margin:0 11px 20px;
    width:17%;
}

.traffic-types-list-item .traffic-types-icon {
    width: 125px;
    height: 125px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}

.traffic-types-list-item h5 {
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 27px; /* 150% */
    text-transform: uppercase;
}

.traffic-types-list-item p {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 157.143% */
}

.adv-security{
    background: #F3F4F5;
}

.adv-security-wrap{
    max-width:1240px;
    width:100%;
    margin:0 auto;
    padding:60px 15px;
    box-sizing: border-box;
}

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

.adv-security-wrap h2 + p{
    color: #6170A4;
    text-align: center;
    font-family: Inter;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 29px; /* 131.818% */
    padding-bottom:41px;
}

.adv-security-list{
    display: flex;
    justify-content: space-between;
}

.adv-security-item{
    box-sizing: border-box;
    width:23%;
    padding:19px 19px 0;
    border-radius: 30px;
    font-family: Inter;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

.adv-security-item h6{
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 27px; /* 112.5% */
    margin:0 0 14px 0;
}

.adv-security-item p{
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 137.5% */
    padding-bottom:20px;
}

.adv-security-item:nth-of-type(1){
    border-radius: 30px;
    background: linear-gradient(180deg, #3D4FF0 0%, #1C2786 100%);
    color:#fff;
}
.adv-security-item:nth-of-type(2){
    background: #1A2128;
    color:#fff;
}
.adv-security-item:nth-of-type(3){
    background:#fff;
    color:#131313;
}
.adv-security-item:nth-of-type(4){
    border-radius: 30px;
    background: linear-gradient(180deg, #83ABF8 0%, #FFF 100%);
    color:#131313;
}

@media(max-width:1000px){
    .advertisers-perfomance-banner h2, .advertisers-get-block h2,
    .traffic-types-block h2, .adv-security-wrap h2{
        font-size: 52px;
        line-height: 71px; /* 136.538% */
    }
    .traffic-types-list-item{
        width:31%;
    }
    .adv-security-item{
        width:49%;
        margin-bottom:30px;
    }
    .adv-security-list{
        flex-wrap:wrap;
    }
}

@media(max-width:900px){
    .advertisers-perfomance-banner h2, .advertisers-get-block h2, .traffic-types-block h2{
        font-size: 36px;
        line-height: 40px; /* 136.538% */
    }

    .advertisers-perfomance-banner p, .advertisers-get-block p, .adv-security-wrap h2 + p{
        font-size:18px;
    }
    .advertisers-perfomance-wrap .about_us_list_item{
        width:100%;
        margin-bottom:20px;
    }
    .advertisers-perfomance-banner{
        padding-left:15px;
        padding-right:15px;
    }
    .traffic-types-list-item{
        width:100%;
        margin-bottom:50px;
    }
    .adv-security-item{
        width:100%;
    }
    .advertisers-perfomance-info{
        flex-wrap:wrap;
        flex-direction: column-reverse;
        padding-top:70px;
    }
    .advertisers-perfomance-info-text, .advertisers-perfomance-info-img{
        width:100%;
    }
    .advertisers-perfomance-info-img{
        padding-left:0;
        margin-bottom:20px;
    }
    .advertisers-perfomance-info-text{
        padding:20px;
        box-sizing: border-box;
    }

}