/*Main page*/

.how-to-try {
    padding-top: 0;
    padding-bottom: 0;
}

.how-to-try .how-to-try__row {
    display: flex;
    gap: 24px 164px;
}

.how-to-try .title {
    font-size: 40px;
    line-height: 51px;
    font-family: Next Art,Arial,sans-serif;
    display: none;
}

.how-to-try .content .subtitle {
    font-size: 25px;
    font-family: Next Art,Arial,sans-serif;
    font-weight: 600;
    margin-bottom: 24px;
    margin-top: 0;
    line-height: 1.2;
}
.how-to-try .content p {
    margin-top: 24px;
    margin-bottom: 32px;
}
.how-to-try .step__3 .content {
    gap: 24px 96px;
}
.how-to-try .content .download__btn-desktop {
    min-width: 160px;
    height: 160px;
}

.how-to-try .full__bg_dark {
    background-color: #292b30;
    color: #fff;
}

.how-to-try .img__wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media (max-width: 747px) {
    .how-to-try .step__3 .content {
        gap: 16px 0;
    }

    .how-to-try .qr {
        width: 100%;
    }

    .how-to-try .how-to-try__row {
        flex-direction: column;
        align-items: center;
    }

    .how-to-try .step__1, .how-to-try .step__3 {
        flex-direction: column-reverse;
    }

    .how-to-try .step__3 .content {
        flex-direction: column;
    }

    .how-to-try .img__wrapper {
        height: auto;
        width: 100%;
    }

    .how-to-try .title {
        font-family: Next Art,Arial,sans-serif;
        font-size: 25px;
        font-weight: 600;
        line-height: 32px;
    }

    .how-to-try .subtitle {
        font-family: Next Art,Arial,sans-serif;
        font-size: 25px;
        font-weight: 600;
        line-height: 32px;
    }

    .how-to-try .content {
        width: 100%;
    }

    .how-to-try .content p {
        margin-bottom: 16px;
    }

    .how-to-try .title-sm {
        display: block;
        margin-top: 48px;
    }
}

@media (min-width: 748px) {
    .how-to-try .step__1 .img__wrapper, .how-to-try .step__3 .img__wrapper {
        margin-left: auto;
    }

    .how-to-try .img__wrapper {
        height: 500px;
        width: 40%;
    }

    .how-to-try .title-lg {
        display: block;
    }
}

@media (min-width: 748px) and (max-width: 1249px) {
    .how-to-try .how-to-try__row {
        display: flex;
        gap: 24px 64px;
    }

    .how-to-try .img__wrapper {
        width: 60%;
    }

    .how-to-try .step__3 .content {
        flex-direction: column;
    }

    .how-to-try .step__3 .img__wrapper {
        margin-top: auto;
    }
}

.how-to-try .step__1 .content, .how-to-try .step__2 .content, .how-to-try .step__3 .content {
    padding-top: 64px;
    padding-bottom: 64px;
}

/*1250 - LG*/
@media (max-width: 747px) {
    .how-to-try .step__1 .content {
        padding-top: 32px;
        padding-bottom: 32px;
    }

    .how-to-try .step__2 .content {
        padding-top: 32px;
        padding-bottom: 32px;
    }

    .how-to-try .step__3 .content {
        padding-top: 32px;
        padding-bottom: 32px;
    }
}

.get-card {
    padding-top: 0;
    padding-bottom: 64px;
}

@media (max-width: 747px) {
    .get-card  {
        padding-top: 10px!important;
        padding-bottom: 20px;
    }
}

.trainers {
    padding-top: 75px;
    padding-bottom: 75px;
}

@media (max-width: 747px) {
    .trainers {
        padding-top: 48px;
        padding-bottom: 48px;
    }
}


.journal {
    padding-top: 64px;
    padding-bottom: 64px;
}

@media (max-width: 747px) {
    .journal {
        padding-top: 48px;
        padding-bottom: 48px;
    }
}

.reviews {
    padding-top: 64px;
    padding-bottom: 64px !important;
}

@media (max-width: 747px) {
    .reviews {
        padding-top: 48px;
        padding-bottom: 48px !important;
    }
}

.gym-walk {
    padding-top: 64px;
    padding-bottom: 64px;
}

@media (max-width: 747px) {
    .gym-walk {
        padding-top: 48px;
        padding-bottom: 48px;
    }
}

.promos {
    padding-top: 64px;
    padding-bottom: 64px;
}

@media (max-width: 747px) {
    .promos {
        padding-top: 48px;
        padding-bottom: 48px;
    }
}

.contacts {
    padding-top: 75px;
    padding-bottom: 75px;
}

.bg-gray-1 {
    background-color: #f7f7f7;
}
.bg-white {
    background-color: #fff;
}
.bg-dark {
    background-color: #292b30;
}
.bg-gray-2 {
    background-color: #F2F2F2;
}

/*Menu*/
/*.faq a {
    color: #fff;
    text-decoration: none;
}*/

/*Social*/
.messenger--telegram-custom {
    border-radius: initial;
    height: 36px;
    width: 36px;
}

.messenger--telegram-custom .messenger__icon {
    scale: 1;
    transform: translate(2px);
}

/*Buttons*/
.download__btn-mobile {
    margin-top: 16px;
    display: none;
}

.download__btn-desktop {
    margin-top: 8px;
    display: none;

    width: 160px;
    height: 160px;
}

@media (max-width: 747px) {
    .download__btn-mobile {
        display: block;
    }
}

@media (min-width: 748px) {
    .download__btn-desktop {
        display: block;
    }

    /*Footer*/
    .page-footer__download {
        flex-direction: column;
    }
}

/*Slider tarifs*/
/* @media (max-width: 1249px) {
    .get-card__main {
        display: flex;
        flex-direction: column-reverse;
    }
} */

/*Base*/
.flex-row {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.flex-column {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
