#apBannerSec .banner-img-holder {height: 360px;overflow: hidden;}
#apBannerSec .banner-img-holder img {width: 100%;height: 100%;object-fit: cover;object-position: 50% -200px;}
.banner-content h1 {font-size: 64px;font-weight: 700;line-height: 96px;text-align: center;margin-bottom: 56px;margin-top: 55px;}
.green-circle {background-color: #AEE9E8;height: 116px;width: 116px;display: flex;flex-direction: column;justify-content: center;align-items: center;border-radius: 50%;margin-bottom: 27px;color: var(--white);}
.banner-content h4 {font-size: 24px;font-weight: 700;line-height: 30px;color: #173954;margin-bottom: 16px;}
.banner-content p {font-size: 18px;font-weight: 400;line-height: 24px;color: #173954;}
.banner-content .ap-sign-up-btn {min-width: 228px;height: 47px;background: #00B2B1;color: var(--white);border-radius: 10px;margin: 65px 0;line-height: 47px;font-size: 16px;font-weight: 600;line-height: 32px;}
#affiliatesInActionSec hr {border-color: #E3E3E3;border-top-width: 1.5;max-width: 1182px;margin: 0 auto;}
#affiliatesInActionSec h2 {font-size: 42px;font-weight: 600;line-height: 63px;text-align: center;color: #24333C;margin-bottom: 67px;margin-top: 55px;}
#affiliatesInActionSec .affiliates-in-action-col picture {display: block;width: 100%;text-align: center;margin-bottom: 43px;height: 268px;overflow: hidden;}
#affiliatesInActionSec .affiliates-in-action-col picture img {width: 100%;height: 100%;object-fit: contain;object-position: center;}
#affiliatesInActionSec h4 {font-size: 32px;font-weight: 600;line-height: var(--DisplayMediumLineHeight);text-align: left;color: #173954;}
#affiliatesInActionSec p {font-size: 18px;font-weight: 400;line-height: 24px;color: #173954;margin-bottom: 0;}
.affiliates-in-action-col {margin-bottom: 74px;padding: 0 32px;}
.logos-img-holder{margin: 52px 0 89px;}
#howToGetStarted {background: #F8F7F5;border-top:1.5px solid #E3E3E3;border-bottom:1.5px solid #E3E3E3;}
#howToGetStarted h2 {font-size: 42px;font-weight: 600;line-height: 63px;text-align: center;margin:79px 0 40px;}
.how-to-get-started-col {max-width: 573px;border-radius: 19px;border: 1.5px solid #1616161A;background: #ffffff;margin: 0 auto 20px;padding: 45px;display: flex;flex-direction: column;align-items: center;box-shadow: 0px 4px 4px 0px #00000040;}
.how-to-get-started-col .step-header {display: flex;margin-bottom: 20px;width: 100%;}
.how-to-get-started-col .description-text a {font-weight: 700;text-decoration: underline;color: #00A5AA;}
.how-to-get-started-col .description-text strong {font-weight: 700;color: #00A5AA;}
.how-to-get-started-col .circle {background: #00A5AA;margin-right: 10px;width: 30px;height: 30px;border-radius: 50%;display: flex;align-items: center;justify-content: center;font-size: 16px;color: #FFFFFF;font-weight: 600;}
.how-to-get-started-col .description-text {flex: 1;}
.how-to-get-started-col picture img {max-width: 100%;height: auto;display: block;margin-top: 10px;}
.how-to-get-started-col picture {max-width: 352px;margin: 0 auto;}
#howToGetStarted .ap-sign-up-btn {min-width: 228px;height: 47px;background: #00B2B1;color: var(--white);border-radius: 10px;margin: 48px 0 85px;line-height: 47px;font-size: 16px;font-weight: 600;line-height: 32px;}
.ap-faq-footer-box {max-width: 702px;min-height: 248px;border-radius: 19px;background: #DAF5F5 url('../../img/affiliate-program/ap-faq-bottom-img.svg') no-repeat;background-position: calc(100% - 22px) calc(100% - 28px);padding: 31px;margin: 64px auto 72px;text-align: left;}
.ap-faq-footer-box h3 {font-size: 50px;font-weight: 700;line-height: 75px;margin: 0 0 16px;color: #173954;}
.ap-faq-footer-box .ap-faq-footer-btn {font-size: 16px;font-weight: 600;line-height: 18.52px;margin: 0;width: 228px;color: white;background: #00A5AA;height: 47px;border-radius: 10px;line-height: 32px;}

@media all and (max-width:767px) {
    #apBannerSec .banner-img-holder {height: 252px;}
    #apBannerSec .banner-img-holder img {object-position: center;}
    .banner-content h1 {font-size: 32px;line-height: 48px;margin: 30px 0 20px;}
    .green-circle {width: 56px;height: 56px;margin: 0 20px 0 0;}
    .banner-content h4 {font-size: 18px;line-height: 24px;margin-bottom: 3px;}
    .banner-content p {font-size: 12px;line-height: 18px;margin-bottom: 27px;}
    .green-circle + .col {padding: 0;}
    .banner-content .ap-sign-up-btn {width: 152px;font-size: 16px;line-height: 32px;margin: 3px 0 30px;}
    .affiliates-in-action-col {margin-bottom: 57px;}
    #affiliatesInActionSec hr {margin: 0 16px;}
    #affiliatesInActionSec h2 {font-size: 26px;line-height: 39px;margin: 27px 0;}
    #affiliatesInActionSec picture {margin-bottom: 20px;height: 224px;}
    #affiliatesInActionSec h4 {font-size: 22px;line-height: 28px;margin-bottom: 12px;}
    #affiliatesInActionSec picture + .col {padding: 0;}
    .logos-img-holder {margin: 10px 0 39.21px;}
    #howToGetStarted h2 {font-size: 26px;line-height: 39px;margin: 32px 0 26px;}
    .how-to-get-started-col {padding: 26px 21px 38px;}
    .how-to-get-started-col p {font-size: 16px;line-height: 24px;margin:0px 0 34px;}
    #howToGetStarted .ap-sign-up-btn {margin: 44px 0 48px;}
    .ap-faq-footer-box {margin: 32px 0;padding: 15px 22px;min-height: 228px;background-size: 75%;background-position: calc(100% - 15px) calc(100% - 19px);}
    .ap-faq-footer-box h3 {font-size: 28px;line-height: 42px;padding-top: 0;}
}