body {}

.coach-business {
    padding-top: 120px;
    padding-bottom: 120px;
    background-image: url(../img/kak-kouchu-rabotat-s-biznesom/coach-business.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #F0F2FB;
}

.coach-business__subtitle {
    font-weight: 600;
    font-size: 65px;
    line-height: 116%;
}

.coach-business__title {
    font-weight: 500;
    font-size: 30px;
    line-height: 130%;
}

.coach-benefits {
    padding-top: 120px;
    padding-bottom: 120px;
}

.coach-benefits__heading {
    font-weight: 600;
    font-size: 40px;
    margin-bottom: 60px;
}

.coach-benefits__col {
    border-top: 1px solid #b78e1c;
    padding-top: 25px;
    padding-bottom: 25px;
}

.coach-benefits__card-title {
    font-weight: 600;
    font-size: 24px;
    line-height: 140%;
}

.coach-benefits__card-text {
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
}

.executive-coaching {
    padding-top: 120px;
    padding-bottom: 120px;
    background-color: #F0F2FB;
}

.executive-coaching__image {
    z-index: 101;
    position: relative;
}

.executive-coaching__content-col {
    background: #e5e9f7;
    border-radius: 30px;
    padding-left: calc(150px + 2rem);
    padding-top: calc(50px + 2rem);
    padding-right: calc(50px + 2rem);
    padding-bottom: calc(50px + 2rem);
    transform: translateX(calc(-100px - 2rem)) translateY(calc(100px - 2rem));
}

.executive-coaching__text-block {
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
}

.master-classes {
    padding-top: 120px;
    padding-bottom: 120px;
}

.master-classes__heading {
    font-weight: 600;
    font-size: 40px;
    margin-bottom: 60px;
}

.master-classes__item {
    background: #f0f2fb;
    border-radius: 30px;
    padding: 35px;
}

.master-classes__title {
    font-weight: 600;
    font-size: 23px;
    line-height: 130%;
}

.expert {
    padding-top: 120px;
    padding-bottom: 120px;
    background-color: #F0F2FB;
}

.expert__row {
    background: #e5e9f7;
    border-radius: 30px;
}

.expert__info-col {
    padding: 75px 50px;
}

.expert__photo-col {
    transform: translateX(calc(100px - 2rem)) translateY(calc(100px - 2rem));
}

.expert__section-title {
    font-weight: 600;
    font-size: 40px;
    margin-bottom: 120px;
}

.expert__name {
    font-weight: 600;
    font-size: 33px;
    line-height: 140%;
}

.expert__details {
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
}

.project-features {
    padding-top: 120px;
    padding-bottom: 120px;
}

.project-features__heading {
    font-weight: 600;
    font-size: 40px;
    margin-bottom: 60px;
}

.project-features__col-first {
    background-color: #0f2a76;
    color: #fff;
    border-radius: 30px;
    padding: 30px;
}

.project-features__col-first .project-features__card-main {
    font-size: 31px;
    font-weight: 600;
}

.project-features__card {
    background-color: #f0f2fb;
    color: #000;
    border-radius: 30px;
    padding: 30px;
    font-weight: 600;
}

.project-features__card-main {
    font-weight: 600;
    font-size: 24px;
}

.project-features__card-secondary {
    font-weight: 500;
    font-size: 16px;
}

.schedule {
    padding-top: 120px;
    padding-bottom: 120px;
    background: #f0f2fb;
}

.schedule__heading {
    padding-bottom: 60px;
    font-weight: 600;
    font-size: 40px;
}


.schedule__item {
    background: #e5e9f7;
    border-radius: 40px;
    padding: 50px;
}

.schedule__date,
.schedule__time {
    border-radius: 23px;
    background: #f6f8ff;
    font-weight: 600;
    font-size: 16px;
    color: #b78e1c;
    padding: 10px 30px;
}

.schedule__number {
    font-weight: 600;
    font-size: 90px;
    line-height: .9;
    text-transform: uppercase;
    color: #b8c3df;
}


.schedule__titld {
    font-weight: 600;
    font-size: 28px;
    line-height: 125%;
}

.schedule__description-col {
    font-weight: 500;
    font-size: 15px;
    border-right: 1px solid #b78e1c;
    padding-right: 50px;
}

.schedule__details-col {
    padding-left: 50px;
}

.schedule__details-title {
    font-weight: 600;
    font-size: 16px;
}

.schedule__list {
    font-weight: 500;
    font-size: 11px;
}


.pricing {
    padding-top: 120px;
    padding-bottom: 120px;
}

.pricing__heading {
    font-weight: 600;
    font-size: 40px;
    margin-bottom: 60px;
}

.pricing__col-one {
    border-radius: 30px;
    background: #0f2a76;
    color: #fff;
    padding: 100px;
}

.pricing__col-two {
    border-radius: 30px;
    background: #e5e9f7;
    color: #000;
    padding: 100px;
}

.pricing__price {
    font-weight: 600;
    font-size: 77px;
    line-height: 140%;
}

.pricing__description {
    font-weight: 500;
    font-size: 20px;
    line-height: 140%;
}

.pricing__note {
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
}

.project-for {
    padding-top: 120px;
    padding-bottom: 120px;
    background: #f0f2fb;
}

.project-for__heading {
    font-weight: 600;
    font-size: 40px;
    margin-bottom: 60px;
}

.project-for__item {
    border-radius: 30px;
    background: #e5e9f7;
    padding: 25px;
}

.project-for__number {
    font-weight: 500;
    font-size: 26px;
    color: #b78e1c;
    line-height: 1;
}

.project-for__title {
    font-weight: 600;
    font-size: 19px;
    line-height: 120%;
    color: #000;
}

.project-for__description {
    font-weight: 500;
    font-size: 14px;
    line-height: 140%
}





/* xl-размер (<=1200px) */
@media (max-width: 1399px) {
    .expert__photo-col {
        transform: translateX(calc(70px - 2rem)) translateY(calc(100px - 2rem));
    }

}

/* lg-размер (<=1199px) */
@media (max-width: 1199px) {
    .expert__info-col {
        padding: 50px 35px;
    }

    .expert__photo-col {
        transform: translateX(calc(50px - 2rem)) translateY(calc(150px - 2rem));
    }

}

/* md-размер (<=991px) */
@media (max-width: 991px) {

    .schedule__description-col {
        padding-right: 0;
        border-bottom: 1px solid #b78e1c;
        border-right: none;
        padding-bottom: 25px;
    }

    .schedule__details-col {
        padding-top: 50px;
        padding-left: 0;
    }


    .executive-coaching__image {
        z-index: 101;
        position: relative;
    }

    .executive-coaching__content-col {
        background: #e5e9f7;
        border-radius: 30px;
        padding-left: calc(25px + 2rem);
        padding-top: calc(150px + 2rem);
        padding-right: calc(25px + 2rem);
        padding-bottom: calc(25px + 2rem);
        transform:
            /*translateX(calc(-100px - 2rem)) */
            translateY(calc(-150px - 2rem));

    }

    .expert__row {
        background: none;
    }

    .expert__info-col {
        padding:  130px 30px 30px 30px;
        background: #e5e9f7;
        border-radius: 30px;
    }

    .expert__photo-col {
        transform: translateX(calc(330px - 2rem)) translateY(calc(150px - 2rem));
    }

}

/* sm-размер (<=768px) */
@media (max-width: 767px) {
    .coach-business {
        padding-top: 40px;
        padding-bottom: 40px;
        background-image: none;
        background-color: #F0F2FB;
    }

    .coach-business__subtitle {
        font-weight: 600;
        font-size: 32px;
        line-height: 112%;
    }

    .coach-business__title {
        font-size: 16px;
    }

    .coach-benefits {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .coach-benefits__heading {
        font-size: 25px;
        margin-bottom: 40px;
    }

    .coach-benefits__card-title {
        font-size: 16px;
    }

    .coach-benefits__card-text {
        font-size: 12px;
    }

    .executive-coaching {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .executive-coaching__image {
        z-index: 101;
        position: relative;
    }

    .executive-coaching__content-col {
        background: #e5e9f7;
        border-radius: 30px;
        padding-left: calc(25px + 2rem);
        padding-top: calc(150px + 2rem);
        padding-right: calc(25px + 2rem);
        padding-bottom: calc(25px + 2rem);
        transform:
            /*translateX(calc(-100px - 2rem)) */
            translateY(calc(-150px - 2rem));

    }


    .executive-coaching__text-block {
        font-size: 12px;
    }

    .master-classes {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .master-classes__heading {
        font-size: 25px;
        margin-bottom: 40px;
    }

    .master-classes__item {
        padding: 20px;
    }

    .master-classes__title {
        font-size: 18px;
    }

    .expert {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .expert__section-title {
        font-size: 25px;
        margin-bottom: 40px;
    }


    .expert__row {
        background: none;
    }

    .expert__info-col {
        padding:  130px 30px 30px 30px;
        background: #e5e9f7;
        border-radius: 30px;
    }

    .expert__photo-col {
        transform: translateX(calc(250px - 2rem)) translateY(calc(150px - 2rem));
    }

    .expert__name {
        font-size: 19px;
    }

    .expert__details {
        font-size: 12px;
    }

    .project-features {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .project-features__heading {
        font-size: 25px;
        margin-bottom: 40px;
    }

    .project-features__col-first {
        background-color: #0f2a76;
        color: #fff;
        border-radius: 30px;
        padding: 30px;
    }

    .project-features__col-first .project-features__card-main {
        font-size: 22px;
    }

    .project-features__card {
        padding: 22px;
    }

    .project-features__card-main {
        font-size: 22px;
    }

    .project-features__card-secondary {
        font-size: 13px;
    }


    .schedule {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .schedule__item {
        padding: 40px;
    }

    .schedule__date,
    .schedule__time {
        font-size: 12px;
        padding: 10px 30px;
    }

    .schedule__number {
        font-size: 40px;
    }

    .schedule__titld {
        font-size: 18px;
        line-height: 130%;
    }

    .schedule__description-col {
        font-size: 12px;
        padding-right: 0;
        border-bottom: 1px solid #b78e1c;
        border-right: none;
        padding-bottom: 25px;
    }

    .schedule__details-col {
        padding-top: 50px;
        padding-left: 0;
    }

    .schedule__details-title {
        font-size: 13px;
    }

    .schedule__list {
        font-size: 9px;
    }

    .pricing {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .pricing__heading {
        font-size: 25px;
        margin-bottom: 40px;
    }

    .pricing__price {
        font-size: 49px;
    }

    .pricing__description {
        font-size: 14px;
    }

    .pricing__note {
        font-size: 12px;
        line-height: 120%;
    }

    .project-for {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .project-for__heading {
        font-size: 25px;
        margin-bottom: 40px;
    }

    .project-for__item {
        padding: 15px;
    }

    .project-for__number {
        font-size: 23px;
    }

    .project-for__title {
        font-size: 16px;
    }

    .project-for__description {
        font-size: 12px;
    }
}



/* xs-размер (<=575px) */
@media (max-width: 575px) {
    
    .expert__photo-col {
        transform: translateX(calc(150px - 2rem)) translateY(calc(150px - 2rem));
    }    
}