html {
    scroll-behavior: smooth;
}


[data-aos^=fade][data-aos^=fade] {
    opacity: 1 !important;
}

[data-aos=fade-down] {
    transform: translate3d(0, -0, 0);
}

/* .swiper-wrapper {
    transform: translate3d(0px, 0, 0) !important;
} */

.banner-text-content2 {
    transform: translate3d(0px, 10px, 10px);
}

/* .light-theme #primary-menu:not(.sticky) .navbar-start>.navbar-item:not(.has-dropdown),
.light-theme #primary-menu:not(.sticky) .navbar-start>.navbar-item.has-dropdown>.navbar-link {
    color: #000 !important;
} */

*.container-page {
    max-width: 1360px !important;
    margin: auto;
}

/* Common */

.mobile {
    display: none;
}

.web {
    display: block;
}

@media screen and (max-width: 1024px) {
    .mobile {
        display: block
    }

    .web {
        display: none;
    }
}

.section-title {
    font-size: 60px;
    font-family: "segoeuib";
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    margin-bottom: 24px;
    margin-top: 171px;
}

.reg-button {
    margin: auto;
    font-size: 20px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.1;
    letter-spacing: normal;
    text-align: center;
    color: #fbfbfd;
    border-radius: 8px;
    background-color: #e51c1c;
    width: 224px;
    height: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.card-title {
    font-size: 28px;
}

.section-subtitle {
    font-size: 32px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.72;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    margin-bottom: 80px;
}

.innner-pc div.bottom-group {
    padding-top: 61px;
    text-align: left;
}

.innner-pc div.bottom-group {
    min-height: initial;
    box-sizing: border-box;
    opacity: 1;
}

.btn {
    margin: 0;
}

a:hover {
    color: #ffffff;
}


.swiper-slide .btn.primary {
    min-width: 180px;
}


@media screen and (max-width: 1024px) {
    div.bottom-group {
        padding-top: 30px;
        position: absolute;
        top: 33%;
    }

    .section-title {
        font-size: 28px;
        font-weight: normal;
        margin-bottom: 24px;
    }

    .card-title {
        line-height: normal;
        font-size: 20px;
    }

    .banner-text-content2 {
        transform: translate3d(0px, 10px, 10px) !important;
        font-size: 20px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.5;
        letter-spacing: normal;
        text-align: center;
        color: #000;
    }

    [data-aos^=fade][data-aos^=fade] {
        opacity: 1 !important;
    }

    .innner-wap .banner-text-title {
        font-size: 32px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.13;
        letter-spacing: normal;
        text-align: center;
        color: #000;
        padding-top: 132px;
    }

    .reg-button {
        margin: auto;
        font-size: 20px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.1;
        letter-spacing: normal;
        text-align: center;
        color: #fbfbfd;
        border-radius: 8px;
        background-color: #e51c1c;
        width: 224px;
        height: 56px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top:50px;
    }

}


@media screen and (max-width: 834px) {

    .section-title {
        font-size: 28px;
        font-weight: normal;
        margin-bottom: 24px;
    }

    .section-subtitle {
        font-size: 16px;
        color: #2b2b2b;
        margin-bottom: 40px;
    }

    .swiper-container-page.innner-wap div.bottom-group {
        padding-bottom: 70px;
    }

    .swiper-slide .btn.primary {
        max-width: initial;
        width: auto;
        padding: 12px 40px;
        box-sizing: border-box;
        min-width: auto;
    }

}

.rtl .swiper-slide {
    background-position: 30% bottom !important;
}

.swiper-slide {
    text-align: center;
    background-position: 70% bottom !important;
}

@media only screen and (max-width: 1024px) {
    .rtl .swiper-slide {
        background-position: center bottom !important;
    }

    .swiper-slide {
        background-position: center bottom !important;
    }
}

.swiper .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    border-radius: 0;
    background-color: #999;
    opacity: 1;
    margin: 0 8px;
}

.swiper .swiper-pagination-bullet-active {
    background-color: var(--color-brand-standard);
}

/* End of Common */

/* #banner */
.innner-pc .pc-small-title {
    font-size: 22px;
    font-weight: normal;
    line-height: 32px;
    color: #fff;
    text-align: left;
    padding-top: 244px;
    opacity: 1;
}

.innner-pc .banner-text-title {
    font-size: 70px;
    font-family: "segoeuib";
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.14;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    opacity: 1;
    padding: 8px 0 24px;
}

.innner-pc .banner-text-content {
    font-size: 35px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    opacity: 1;
}

.innner-pc .banner-text-content2 {
    opacity: 1;
}

.bottom-group {
    opacity: 1;
}

/* .innner-pc .container-page>* {
    margin-left: calc(1 / 12 * 100%);
} */



/* banner */

.flex-box {
    display: flex;
}

.flex-box .right {
    width: 670px;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.flex-box .right p {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    margin-bottom: 15px;
}

.flex-box .left {
    width: 670px;
    height: 614px;
}

.flex-box .left img {
    width: 100%;
    height: 100%;
}

/* @media only screen and (max-width: 1024px) {
    .swiper-wrapper {
        opacity: 1 !important;
    }

} */

.rtl .flex-box .right p {
    text-align: right;
}

@media only screen and (max-width: 1024px) {

    .section-title {
        font-size: 32px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.13;
        letter-spacing: normal;
        text-align: center;
        color: #000;
        margin: auto;
        padding: 32px 16px 10px 16px;
    }

    .section-subtitle {
        font-size: 20px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.1;
        letter-spacing: normal;
        text-align: center;
        color: #000;
        padding-left: 36px;
        padding-right: 36px;
        margin: auto;
        padding-bottom: 55px;
    }

    .flex-box .right {
        padding-left: 36px;
        padding-right: 36px;
        width: 100%;
    }

    .flex-box .left {
        height: inherit;
    }

    .flex-box .right p {
        text-align: center;
        font-size: 16px;
    }

    .flex-box {
        flex-direction: column-reverse;
        align-items: center;
    }

    /* .innner-wap .banner-text-title {
        font-size: 30px;
        font-weight: normal;
        line-height: 45px;
        color: #fff;
        padding: 8px 0;
    }

    .innner-wap .banner-text-content {
        color: #fff;
    }

    .innner-wap .swiper-slide {
        background-size: cover;
        background-position: 64% bottom !important;
    } */

    .flex-box .left .mobile {
        width: 375px;
        height: 365px;
        margin: auto;
    }

    .rtl .flex-box .right p {
        text-align: center;
    }
}

/* #whyPartner */

@media only screen and (max-width: 1024px) {
    #whyPartner .text-wrapper {
        margin-bottom: 43px;
    }

    #whyPartner .container-page .text-wrapper h1 {
        font-size: 32px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.13;
        letter-spacing: normal;
        text-align: center;
        margin: auto;
        padding-left: 16px;
        padding-right: 16px;
        margin-bottom: 10px;
    }

    #whyPartner .container-page .text-wrapper p {
        font-size: 20px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.1;
        letter-spacing: normal;
        text-align: center;
        margin: auto;
        margin-bottom: 0px;
        margin-top: 0px;
        padding-left: 16px;
        padding-right: 16px;
    }

    #whyPartner .container-page .flex-box {
        flex-direction: column;
        margin-top: 0px;
        margin-bottom: 21px;
    }

    #whyPartner .container-page .flex-item {
        display: flex;
        flex-direction: row;
        align-items: center;
        height: 110px;
        margin-bottom: 19px;
    }

    #whyPartner .container-page .flex-item:nth-child(3) {
        margin-bottom: 0px;
    }

    #whyPartner .container-page .flex-item img {
        width: 108px;
        height: 108px;
        margin-right: 0px;
    }

    #whyPartner .container-page .reg-button {
        width: 325px;
    }
}

#whyPartner {
    padding-top: 40px;
    padding-bottom: 48px;
    text-align: center;
    background-image: url('../images/affiliates/red-bg.png');
    background-position: center;
    background-size: 100% 100%;
    margin: auto;
    max-width: 1920px !important;
}

#whyPartner .reg-button {
    margin-top: 58px;
    margin-bottom: 49px;
    border: solid 1px #ffffff;
    color: #ffffff;
}

#whyPartner .text-wrapper {
    margin-bottom: 43px;
}

#whyPartner .text-wrapper h1 {
    font-family: "segoeuib";
    font-size: 60px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    margin-bottom: 14px;
}

#whyPartner .text-wrapper p {
    font-size: 32px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    margin-bottom: 0px;
}

#whyPartner .flex-box {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 61px;
}

#whyPartner .flex-box .flex-item p {
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    width: 250px;
    margin: auto;
}

#whyPartner .flex-item {
    width: 325px;
    height:216px;
    border-radius: 10px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    background-color: #f8f9fb;
    padding-right: 6px;
}


#whyPartner .flex-item img {
    margin-right: 25px;
}

#whyPartner .flex-item:nth-child(2) {
    margin-left: 22px;
    margin-right: 22px;
}

#whyPartner .flex-box img {
    margin-top: 5px;
    width: 127px;
    height: 127px;
}

@media screen and (max-width: 1024px) {

    #whyPartner .flex-box .flex-item p {
        text-align: left;
    }

    .rtl #whyPartner .flex-box .flex-item p {
        text-align: right;
    }

    /* #introduction {
        padding-top: 85px;
        padding-bottom: 155px;
    }

    #introduction .container-page {
        padding-left: 20px;
        padding-right: 20px;
    } */
}

#introduction .text-wrapper {
    margin-left: auto;
    margin-right: auto;
    max-width: 600px;
}

/* End of WhyPartner*/

/* Referrals */

#referrals {
    padding-bottom: 216px;
}

#referrals .container-page {
    max-width: 1920px !important;
    background-color: #ffffff;
    margin-top: 153px;
}

#referrals .container-page h1 {
    font-family: "segoeuib";
    font-size: 60px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    margin: auto;
    max-width: 1130px;
    margin-bottom: 84px;
}

#referrals .container-page .flex-container-page {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

#referrals .container-page .flex-container-page .left {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    max-width: 670px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-right: 104px;
    margin-left: 16px;
}

#referrals .container-page .flex-container-page .left p {
    margin-bottom: 30px;
}

#referrals .container-page .flex-container-page .left ol {
    padding-left: 15px;
}

#referrals .container-page .flex-container-page .left ol li {
    list-style-type: none;
    padding-left: 15px;
    position: relative;
}

#referrals .container-page .flex-container-page .left ol li::after {
    content: '';
    position: absolute;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 8.5px 0 8.5px 15px;
    border-color: transparent transparent transparent #FF4532;
    transform: rotate(0deg);
    left: -15px;
    top: 8px;
}

#referrals .container-page .flex-container-page .right .web {
    width: 650px;
    height: 533qpx;
}

.triangle {
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 8.5px 0 8.5px 15px;
    border-color: transparent transparent transparent #FF4532;
    transform: rotate(0deg);
}

.rtl #referrals .container-page .flex-container-page .left {
    margin-right: 15px;
    margin-left: 104px;
}

.rtl #referrals .container-page .flex-container-page .left ol li::after {
    content: '';
    position: absolute;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 8.5px 0 8.5px 15px;
    border-color: transparent transparent transparent #FF4532;
    transform: rotate(180deg);
    left: inherit;
    top: 8px;
    right: 0;
}

.rtl #referrals .container-page .flex-container-page .left ol li {
    list-style-type: none;
    padding-left: 0px;
    padding-right: 25px;
    position: relative;
    text-align: right;
}

.rtl #referrals .container-page .flex-container-page .left p {
    margin-bottom: 30px;
    text-align: right;
}

.rtl #referrals .container-page .flex-container-page .left ol {
    padding-left: 0px;
    padding-right: 16px;
}



@media screen and (max-width: 1024px) {

    #referrals {
        padding-bottom: 36px;
    }

    #referrals .container-page {
        margin-top: 44px;
    }

    #referrals .container-page h1 {
        font-size: 30px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.2;
        letter-spacing: normal;
        text-align: center;
        color: #000;
        margin: auto;
        padding-left: 16px;
        padding-right: 16px;
    }

    #referrals .container-page .flex-container-page {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    #referrals .container-page .flex-container-page .left {
        margin-right: 0px;
    }



    #referrals .container-page .flex-container-page .left p {
        margin: auto;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.25;
        letter-spacing: normal;
        text-align: center;
        color: #000;
        padding-top: 22px;
        padding-bottom: 67px;
        padding: 22px 36px 67px 36px;
    }

    #referrals .container-page .flex-container-page .left ol li {
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.25;
        letter-spacing: normal;
        text-align: left;
        color: #000;
        max-width: 303px;
        margin: auto;
        padding-bottom: 7px;
    }

    #referrals .container-page .flex-container-page .right img {
        margin: auto;
    }

    .rtl #referrals .container-page .flex-container-page .left {
        margin-left: 0px;
    }

    .rtl #referrals .container-page .flex-container-page .left p {
        text-align: center;
    }

    .rtl #referrals .container-page .flex-container-page .left ol {
        padding-left: 0px;
        padding-right: 16px;
    }

    .rtl #referrals .container-page .flex-container-page .left ol li::after {
        top: 1px;
    }
}

/* end of #referrals */

/* #network */

#network {
    background-color: #f5f5f8;
}

#network .container-page {
    max-width: 1360px;
    margin: auto;
}

#network .container-page h1 {
    font-size: 60px;
    font-family: "segoeuib";
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    max-width: 1130px;
    margin: auto;
    padding-top: 78px;
    padding-left: 16px;
    padding-right: 16px;
}

#network .container-page .flex-container-page {
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding-bottom: 109px;
    padding-top: 119px;
}

#network .container-page .flex-container-page .flex-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 325px;
    height: 181px;
    background-color: #ffffff;

}

#network .container-page .flex-container-page .flex-box p {
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    height: 48px;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    padding-left: 23px;
    padding-right: 22px;
}

#network .container-page .flex-container-page .flex-box:nth-child(2) {
    margin-left: 22px;
    margin-right: 11px;
}

#network .container-page .flex-container-page .flex-box:nth-child(3) {
    margin-left: 11px;
    margin-right: 22px;
}

#network .container-page .flex-container-page .flex-box img {
    width: 97px;
    height: 97px;
    padding-top: 14px;
}

.rtl #network .container-page .flex-container-page .flex-box:nth-child(2) {
    margin-right: 22px;
    margin-left: 11px;
}

.rtl #network .container-page .flex-container-page .flex-box:nth-child(3) {
    margin-right: 11px;
    margin-left: 22px;
}

@media screen and (max-width: 1024px) {

    #network .container-page h1 {
        font-size: 30px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.2;
        letter-spacing: normal;
        text-align: center;
        color: #000;
    }

    #network .container-page .flex-container-page {
        padding-top: 37px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-bottom: 0px;
    }


    #network .container-page .flex-container-page .flex-box {
        margin: 0;
        margin-bottom: 20px;
        width: 345px;
        height: 80px;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
    }

    #network .container-page .flex-container-page .flex-box:nth-child(2),
    #network .container-page .flex-container-page .flex-box:nth-child(3) {
        margin-left: 0px;
        margin-right: 0px;
    }

    #network .container-page .flex-container-page .flex-box p {
        font-size: 18px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.33;
        letter-spacing: normal;
        text-align: left;
        color: #000;
        height: initial;
        padding-left: 6px;
        padding-right: 11px;
    }

    #network .container-page .flex-container-page .flex-box img {
        width: 55px;
        height: 55px;
        margin-left: 18px;
        padding-right: 6px;
    }

    .rtl #network .container-page .flex-container-page .flex-box p {
        text-align: right;
    }

    .rtl #network .container-page .flex-container-page .flex-box:nth-child(3) {
        margin-left: 0px;
    }
}

/* End of #network */

/* success */


#success .container-page {
    margin-bottom: 118px;
}

#success .container-page h1 {
    font-family: "segoeuib";
    font-size: 60px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    max-width: 1130px;
    margin: auto;
    margin-top: 123px;
}

#success .container-page .flex-container-page {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-bottom: 40px;
}

#success .container-page .flex-container-page .flex-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 340px;
    height: 277px;
    background-color: #f8f9fb;
    margin-top: 89px;
}

#success .container-page .flex-container-page .flex-box .million {
    font-size: 40px;
}

#success .container-page .flex-container-page .flex-box:nth-child(2) {
    margin-left: 20px;
    margin-right: 20px;
}

#success .container-page .flex-container-page .flex-box h1 {
    font-size: 70px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.7;
    height: 133px;
    letter-spacing: normal;
    text-align: center;
    color: #e51c1c;
    margin: 0;
    padding-left: 12px;
    padding-right: 12px;
}

#success .container-page .flex-container-page .flex-box p {
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: center;
    color: #0a0a0a;
}

#success .container-page .reg-button {
    margin: auto;
    font-size: 20px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.1;
    letter-spacing: normal;
    text-align: center;
    color: #fbfbfd;
    border-radius: 8px;
    background-color: #e51c1c;
    width: 224px;
    height: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media screen and (max-width: 1024px) {
    #success .container-page h1 {
        font-size: 30px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.2;
        letter-spacing: normal;
        text-align: center;
        color: #000;
        max-width: 343px;
        padding-bottom: 44px;
        margin-top: 34px;
    }

    #success .container-page .flex-container-page {
        flex-direction: column-reverse;
        justify-content: center;
        align-items: center;
    }

    #success .container-page .flex-container-page .flex-box {
        width: 345px;
        height: 90px;
        margin-top: 0px;
        margin-bottom: 10px;
    }

    #success .container-page .flex-container-page .flex-box .million {
        font-size: 35px;
    }

    #success .container-page .flex-container-page .flex-box h1 {
        font-size: 35px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 0.69;
        letter-spacing: normal;
        text-align: center;
        color: #e51c1c;
        padding-bottom: 0px;
        height: 41px;
    }

    #success .container-page .flex-container-page .flex-box p {
        font-size: 20px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.2;
        letter-spacing: normal;
        text-align: center;
        color: #0a0a0a;
    }
}

/* end of success */

/* partnership */
#partnership .container-page {
    display: flex;
    flex-direction: row;
    background: url(../images/affiliates/partner-background-web.png);
    background-size: 100% 100%;
    max-width: 1920px !important;
    position: relative;
    padding-left: 16px;
}

.rtl #partnership .container-page {
    padding-right: 16px;
    padding-left: 0px;
}

#partnership .container-page .img-container {
    display:flex;
    align-items: flex-end;
}


@media screen and (min-width: 1801px) {
    #partnership .container-page {
        padding-left: 165px;
        margin: auto;
    }

    .rtl #partnership .container-page {
        padding-right: 165px;
        padding-left: 0px;
    }

    .rtl #partnership .container-page .absolute-img {
        right: inherit !important;
        left: 305px;
    }

    #partnership .container-page .absolute-img {
        right: 305px !important;
        top: 73px !important;
    }
}

#partnership .container-page .partnership-logo {
    width: 300px;
    height: 123px;
    margin-top: 60px;
}

#partnership .container-page h1 {
    font-family: "segoeuib";
    font-size: 60px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    max-width: 713px;
    padding-top: 50px;
    padding-bottom: 30px;
}

#partnership .container-page p {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    max-width: 670px;
    padding-bottom: 109px;
}

#partnership .container-page .absolute-img {
    width: 893px;
    height: 718px;
}

.rtl #partnership .container-page .absolute-img {
    right: inherit;
    left: 120px;
}

.rtl #partnership .container-page h1 {
    text-align: right;
}

.rtl #partnership .container-page p {
    text-align: right;
}

@media screen and (max-width: 1024px) { 

    #partnership .container-page {
        align-items: center;
        background-image: url(../images/affiliates/partner-background-mobile.png);
        flex-direction: column;
        padding-right:16px;
    }

    #partnership .container-page .partnership-logo {
        width: 286px;
        height: 98px;
        margin:auto;
        margin-top:40px;
        display:flex;

    }

    #partnership .container-page h1 {
        font-size: 32px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.13;
        letter-spacing: normal;
        text-align: center;
    }

    #partnership .container-page p {
        font-size: 12px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.33;
        letter-spacing: normal;
        text-align: center;
    }

    #partnership .container-page .absolute-img {
        width: 375px;
        height: 330px;
    }

}


/* end of partnership */
/* #getStarted */

#getStarted {
    margin-top: 145px;
    margin-bottom: 25px;
}

#getStarted .container-page .title {
    font-family: "segoeuib";
    font-size: 48px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    padding-bottom: 98px;
    max-width: 1130px;
    margin: auto;
}

#getStarted .container-page .flex-container-page {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

#getStarted .container-page .flex-container-page .left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-right: 47px;
}

#getStarted .container-page .flex-container-page .left .flex-box {
    display: flex;
    flex-direction: row;
}

#getStarted .container-page .flex-container-page .left .flex-box .inner-container-page .red-box {
    width: 64px;
    height: 64px;
    background-color: #e51c1c;
    font-size: 30px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.67;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    border-radius: 8px;
    margin-bottom: 53px;
    margin-right: 51px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#getStarted .container-page .flex-container-page .left .flex-box h1 {
    font-size: 30px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.73;
    letter-spacing: normal;
    text-align: left;
    color: #0a0a0a;
}

#getStarted .container-page .flex-container-page .left .flex-box p {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #0a0a0a;
    max-width: 403px;
    padding-top: 6px;
}


.rtl #getStarted .container-page .flex-container-page .left .flex-box h1 {
    text-align: right;
}

.rtl #getStarted .container-page .flex-container-page .left .flex-box p {
    text-align: right;
}

.rtl #getStarted .container-page .flex-container-page .left .flex-box .inner-container-page .red-box {
    margin-right: 0px;
    margin-left: 51px;
}

#getStarted .container-page .flex-container-page .right-en,
#getStarted .container-page .flex-container-page .right-th,
#getStarted .container-page .flex-container-page .right-es,
#getStarted .container-page .flex-container-page .right-pt,
#getStarted .container-page .flex-container-page .right-ar,
#getStarted .container-page .flex-container-page .right-jp,
#getStarted .container-page .flex-container-page .right-vn,
#getStarted .container-page .flex-container-page .right-ur {
    width: 684px;
    height: 636px;
    background-repeat: no-repeat;
}

#getStarted .container-page .flex-container-page .right-en {
    background-image: url(../images/affiliates/howto-bg-en.png);

}

#getStarted .container-page .flex-container-page .right-th {
    background-image: url(../images/affiliates/howto-bg-en.png);
}

#getStarted .container-page .flex-container-page .right-es {
    background-image: url(../images/affiliates/howto-bg-en.png);
}

#getStarted .container-page .flex-container-page .right-pt {
    background-image: url(../images/affiliates/howto-bg-en.png);
}

#getStarted .container-page .flex-container-page .right-vn {
    background-image: url(../images/affiliates/howto-bg-en.png);
}

#getStarted .container-page .flex-container-page .right-ar {
    background-image: url(../images/affiliates/howto-bg-en.png);
}
#getStarted .container-page .flex-container-page .right-jp {
    background-image: url(../images/affiliates/howto-bg-jp-new.png);
}
#getStarted .container-page .flex-container-page .right-ur {
    background-image: url(../images/affiliates/howto-bg-ur.png);
}


@media screen and (max-width: 1024px) {
    #getStarted .container-page .title {
        font-size: 32px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.13;
        letter-spacing: normal;
        text-align: center;
        color: #000;
        padding-top: 40px;
        padding-bottom: 25px;
    }

    #getStarted .container-page .flex-container-page {
        flex-direction: column;
        align-items: center;
    }

    #getStarted .container-page .flex-container-page .left {
        align-items: left;
    }

    #getStarted .container-page .flex-container-page .left .flex-box {
        margin-bottom: 16px;
        max-width: 300px;
        width: 100%;
    }

    #getStarted .container-page .flex-container-page .left .flex-box .inner-container-page .red-box {
        width: 48px;
        height: 48px;
        margin-right: 23px;
        margin-bottom: 0px;
    }

    #getStarted .container-page .flex-container-page .left .flex-box h1 {
        font-size: 20px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.1;
        letter-spacing: normal;
        text-align: left;
        color: #0a0a0a;
    }

    #getStarted .container-page .flex-container-page .left .flex-box p {
        font-size: 12px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.25;
        letter-spacing: normal;
        text-align: left;
        color: #0a0a0a;

    }

    #getStarted .container-page .reg-button {
        width: 158px;
        height: 40px;
        margin-top: 40px;
        font-size: 16px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.38;
        letter-spacing: normal;
        text-align: center;
        color: #fbfbfd;
    }

    #getStarted .container-page .flex-container-page .right-en,
    #getStarted .container-page .flex-container-page .right-th,
    #getStarted .container-page .flex-container-page .right-es,
    #getStarted .container-page .flex-container-page .right-pt,
    #getStarted .container-page .flex-container-page .right-ar,
    #getStarted .container-page .flex-container-page .right-jp,
    #getStarted .container-page .flex-container-page .right-vn,
    #getStarted .container-page .flex-container-page .right-ur {
        width: 360px;
        height: 334px;
        background-repeat: no-repeat;
    }

    #getStarted .container-page .flex-container-page .right-en {
        background-image: url(../images/affiliates/howto-bg-en-mobile.png);

    }

    #getStarted .container-page .flex-container-page .right-th {
        background-image: url(../images/affiliates/howto-bg-en-mobile.png);
    }

    #getStarted .container-page .flex-container-page .right-es {
        background-image: url(../images/affiliates/howto-bg-en-mobile.png);
    }

    #getStarted .container-page .flex-container-page .right-pt {
        background-image: url(../images/affiliates/howto-bg-en-mobile.png);
    }

    #getStarted .container-page .flex-container-page .right-vn {
        background-image: url(../images/affiliates/howto-bg-en-mobile.png);
    }

    #getStarted .container-page .flex-container-page .right-ar {
        background-image: url(../images/affiliates/howto-bg-en-mobile.png);
    }
    #getStarted .container-page .flex-container-page .right-jp {
        background-image: url(../images/affiliates/howto-bg-jp-new-mobile.png);
    }
    #getStarted .container-page .flex-container-page .right-ur {
        background-image: url(../images/affiliates/howto-bg-ur-mobile.png);
    }
}

/* End of #getStarted */

/* special-footer */

#special-footer {
    background-color: #edeff1;
}

#special-footer .container-page h1 {
    font-size: 24px;
    font-weight: 600;
}

#special-footer .container-page {
    padding-top: 60px;
    padding-bottom: 46px;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.69;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    max-width: 1360px;
}

#special-footer .container-page p {
    padding-bottom: 20px;
}


/* #contact */
#contact {
    padding-top: 80px;
}

#contact .container-page {
    max-width: 912px !important;
}

#contact .contact-disclosure-title,
#contact .contact-disclosure-description {
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #a2a2a2;
}

#contact .contact-disclosure-title {
    margin-bottom: 8px;
}

#contact .contact-disclosure-description {
    margin-bottom: 0;
}

/* End of #contact */

/* arabic style */
.rtl .innner-pc .pc-small-title {
    text-align: right;
}

.rtl .innner-pc .banner-text-title {
    text-align: right;
}

.rtl .innner-pc div.bottom-group {
    text-align: right;
}

.rtl #get-start img.img.is-hidden-mobile {
    transform: scaleX(-1);
}