/*заблюривание фона у стандартных попапов*/
    .t-popup.t-popup_show {
        backdrop-filter: blur(6px) !important;
        -webkit-backdrop-filter: blur(6px);
    }
    /*тень снизу у меню*/
    .tmenu-mobile {
    box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 3px;
}

    
@media (min-width: 980px) and (max-width: 1200px) {
    .t228__list_item {
        padding: 0 8px !important;
    }
    .t228__right_buttons, .t228__right_langs {
        padding-left: 0px !important;
    }
    .t050__title {
        font-size: 50px !important;
    }
    .t702__title {
        font-size: 40px !important;
    }
    .t182__title {
        font-size: 54px !important;
    }
    .t1115__textwrapper+.t1115__features {
        margin-top: 40px;
    }
    .t1115__feature+.t1115__feature {
        margin-top: 20px;
    }
    
    /*программа курса*/
    .t778__textwrapper.t778__paddingsmall {
        padding: 15px 15px;
    }
    .t778__paddingsmall.t778__btn-wrapper {
        padding: 0 15px 14px;
    }
    .t778 .t-btn_sm {
        padding-left: 20px;
        padding-right: 20px;
    }
    /*что доступно*/
    .t1067__price_current {
        font-size: 20px !important;
    }
    /*почему этот курс*/
    .t1060__title {
        font-size: 50px !important;
    }
    .t-prefix_1 {
        padding-left: 0px;
    }
    .t1060__item-text {
        font-size: 19px !important;
    }
    /*faq*/
    .t1118__title {
        font-size: 20px !important;
    }
}

@media screen and (min-width: 640px) and (max-width: 980px) {
    .t050__title {
        font-size: 44px !important;
    }
    /*обложка*/
    .t182 .t-title_xl {
        font-size: 48px !important;
    }
    /*программа курса*/
    .t778__container_mobile-flex .t778__col:first-child {
        margin-left: 0px;
    }
    .t778__container_mobile-flex .t778__col {
        min-width: 48%;
        max-width: 48%;
    }
    .t778__col.t-col {
        padding-left: 15px;
        padding-right: 15px;
    }
    .t778 .t-btn_sm {
        padding-left: 25px;
        padding-right: 25px;
    }
    .t778__title.t-name.t-name_xl {
        font-size: 40px !important;
    }
    .t778 .t-descr_xxs {
        font-size: 20px;
    }
    .t778__textwrapper .t778__descr {
        font-size: 18px !important;
    }
    /*график*/
    .t547__title {
        font-size: 28px !important;
    }
    .t547__col {
        width: 53%;
    }
    /*что доступно*/
    .t1067 .t-col_4 {
        max-width: 100% !important;
    }
    /*почему этот курс*/
    .t1060__title {
        font-size: 44px !important;
    }
    .t1060__col:first-child {
        margin-bottom: 40px;
    }
    .t1060 .t-col_5 {
        max-width: 640px !important;
    }
    /*начните обучение*/
    .t142A .t142A__wraptwo {
        text-align: center;
    }
}

@media screen and (max-width: 640px) {
/*отступы у моб меню*/
        .tmenu-mobile__container {
            padding: 15px 15px !important;
    }
    .tmenu-mobile__burgerlogo .tmenu-mobile__imglogo {
        max-width: 140px !important;
    }
    .t702 .t-popup__close {
        background-color: #80186f !important;
    }
    
    /*о курсе*/
    .t1115__feature-img {
        width: 25px !important;
    }
    .t1115__col-bottom:not(.t1115__img-mobile) {
        margin-top: 30px;
    }
    /*программа курса*/
    .t778__title.t-name.t-name_xl {
        font-size: 30px !important;
    }
    .t778 .t-descr_xxs {
        font-size: 16px;
    }
    /*что доступно*/
    .t1067__content {
        padding: 20px 15px !important;
    }
    .t1067 .t-col_4 {
        max-width: 100% !important;
    }
    .t1067 .t-col {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    /*почему этот курс*/
    .t1060__textwrapper, .t1060__col:first-child {
        margin-bottom: 30px !important;
    }
    .t1060__item:not(:last-child) {
        margin-bottom: 20px !important;
    }
     /*создатели*/
    .t847__item {
        margin-top: 30px !important;
    }
    .t847__box {
        padding-right: 0px !important;
    }
    /*начните обучение*/
    .t142A .t-btn_md {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .t142A {
        padding: 0 10px !important;
    }
    /*footer*/
    .t457 li {
        margin-bottom: 0;
    }
}



