
.main__button{
    font-size: 30px;
}

.world__title {
    font-size: 84px;
}


.menu-popup__lower-button{
    font-size: 24px;
}

.referal__card-text{
    font-size: 26px;
    line-height: 120%;
}



.start__card-static-button, .clients__card-static-button{
    font-size: 36px;
}

.privacy__title {
    font-size: 72px;
}




@media screen and (min-width: 1400px){
    .clients__card-static-title--ukr{
        font-size: 72px;
    }

    .start__card-static-title--ukr{
        font-size: 72px;
    }
}

@media screen and (min-width: 800px) and (max-width: 1400px){
    .clients__card-static-title--ukr{
        font-size: 48px;
    }

    .start__card-static-title--ukr{
        font-size: 48px;
    }
}

@media screen and (max-width: 1680px){
    .referal__card-text{
        font-size: 20px;
        line-height: 120%;
    }

    .privacy__title {
        font-size: 48px;
    }
    .main__button{
        font-size: 21px;
    }
    .header__button{
        font-size: 16px;
    }
    .more__card-static-button{
        font-size: 21px;
    }
    .world__title {
        font-size: 72px;
    }
    .payfor__title {
        font-size: 32px;
    }
}

@media screen and (max-width: 1200px){
    .privacy__title {
        font-size: 38px;
    }
}

@media screen and (max-width: 1100px){
    .main__button {
        font-size: 24px;
    }

    .referal__card-text{
        font-size: 16px;
        line-height: 120%;
    }

    .privacy__title-logo{
        display: none;
    }
}


@media screen and (max-width: 800px){
    .start__card-static-button, .clients__card-static-button {
        font-size: 24px;
    }
}


@media screen and (max-width: 768px){
    .world__title {
        font-size: 54px;
    }
}

@media screen and (max-width: 600px){
    .privacy__title {
        font-size: 26px;
    }
}

@media screen and (max-width: 530px){
    .footer__title {
        font-size: 36px;
    }

    .world{
        padding-top: 48px;
    }

    .world__title {
        font-size: 36px;
    }

    .referal__card-text{
        font-size: 12px;
        line-height: 110%;
    }

    .referal__title{
        font-size: 36px;
    }
}

@media screen and (max-width: 500px){
    .sources__title-arrow{
        display: none;
    }
}

@media screen and (max-width: 430px){
    .webmasters-main__title{
        font-size: 36px;
    }
}

@media screen and (max-width: 400px){
    .payments__title {
        font-size: 42px;
    }

    .payfor__title{
        font-size: 18px;
    }

    .footer__title {
        font-size: 28px;
    }

    .footer__row-upper{
        padding-top: 16px;
    }

    .privacy__title {
        font-size: 20px;
    }

    .referal__card-text{
        font-size: 10px;
        line-height: 120%;
    }

    .advertisers-main__title{
        font-size: 42px;
    }
}