/*страница статьи*/
    .t-feed__post-popup__container.t-container.t-popup__container.t-popup__container-static { /*верхний отступ*/
        padding-top: 200px !important;
    }

/*меню*/
    .podlogka {
        width: -webkit-fill-available;
        padding: 0 20px;
    }
    
/*попап с прайсом*/
    .uc-popup .t390__descr p { /*название услуги*/
        display: flex;
        width: 60%;
    }
    
    .uc-popup .t390__descr strong { /*цена*/
        display: flex;
        flex-direction: column;
        position: absolute;
        right: 0px;
        padding-right: 45px;
        width: 40% !important;
        text-align: right;
    }

/*кнопки в попапе «записаться на консультацию» на зеро-блоке*/    
    .knopka a {
        padding-left: 93px !important;
    }

/*сообщение об успешной отправки в формах*/        
    .js-successbox {
        background: #C8DAE6 !important;
        border-radius: 5px !important;
        color: #2F4157 !important;
    }

/*блок «заголовок»*/
    .uc-zagolovok .t795__title {
        margin-bottom: 0px !important;
    }
    
        .uc-glavnyy-ekran1 .t467__title { /*отступ сверху*/
        position: relative;
        z-index: 2;
    }

/*главный экран на всех страницах кроме главной*/    
    .uc-glavnyy-ekran3 .t467__title {
        position: relative;
        z-index: 2;
    }
    
    .uc-glavnyy-ekran3 .t467__title:before {
        content: "";
        background-image: url('https://static.tildacdn.com/tild6339-3339-4139-b563-633135336136/Vector_3.svg');
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        position: absolute;
        width: 60px;
        height: 80px;
        top: 10px;
        left: 0px;
        z-index: -1;
    }
    
    .uc-glavnyy-ekran3 .t467__title:after {
        content: "";
        background-image: url('https://static.tildacdn.com/tild3461-6534-4763-b736-613838313537/Vector_4.svg');
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        position: absolute;
        width: 60px;
        height: 80px;
        top: 10px;
        right: 0px;
        z-index: -1;
    }

/*ГЛАВНАЯ СТРАНИЦА*/
/*главный экран 1*/
    .uc-glavnyy-ekran1 .t467__title { /*заголовок*/
        margin-bottom: 10px !important; /*отступ снизу*/
    }
    
    .uc-glavnyy-ekran1 .t-btn { /*кнопка*/
        margin-top: 35px !important; /*отступ сверху*/
    }

/*главный экран 2*/    
    .uc-glavnyy-ekran2 .t-card__col { /*карточки*/
        background: #fff; /*фон*/
        padding: 30px 30px 50px; /*отступы внутри*/
        margin: 75px 0 0; /*отступы снаружи*/
        border-radius: 10px 10px 0 0; /*скругление углов*/
    }
    
    .uc-glavnyy-ekran2 .t-card__col:nth-child(1) { /*1 карточка*/
        margin: 75px 0 0; /*отступы снаружи*/
        width: 245px; /*ширина*/
        border-radius: 10px 0 0 0; /*скругление углов*/
    }
    
    .uc-glavnyy-ekran2 .t-card__col:nth-child(2) { /*2 карточка*/
        background-image: url('https://static.tildacdn.com/tild3663-3339-4232-b733-326130656563/4.jpg'); /*добавляем фото*/
        background-size: cover; /*изображение заливает полкостью карточку*/
        background-repeat: no-repeat;
        margin: 0 !important;
        width: 380px !important
        border-radius: 10px 10px 0 0; /*скругление углов*/
    }
    
    .uc-glavnyy-ekran2 .t-card__col:nth-child(2) .t490__wrappercenter { /*текст во 2 карточке*/
        display: none !important;
    }
    
    .uc-glavnyy-ekran2 .t-card__col:nth-child(3) { /*1 карточка*/
        margin: 75px 0 0; /*отступы снаружи*/
        width: 245px; /*ширина*/
        border-radius: 0 10px 0 0; /*скругление углов*/
    }
    
    .uc-glavnyy-ekran2 .t490__container { /*контейнер с карточками*/
        display: flex !important;
        justify-content: center !important; /*выравнивание карточек по центру*/
    }
    
    .uc-glavnyy-ekran2 .t490__wrappercenter { /*текст в карточках*/
        padding: 0 30px !important; /*отступы внутри*/
    }
    
    .uc-glavnyy-ekran2 .t490__img { /*иконка в карточках*/
        margin-bottom: 0px; /*отступ*/
    }
    
    .uc-glavnyy-ekran2 .t-name_sm { /*заголовок в карточках*/
        margin-bottom: 10px !important; /*отступ*/
    }

/*блок с фактами*/
    .uc-fakty .t490__img { /*иконка в карточках*/
        margin-bottom: 0px; /*отступ*/
    }
    
    .uc-fakty .t-name_sm { /*заголовок в карточках*/
        margin-bottom: 10px !important; /*отступ*/
    }

/*блок «академия»*/
    .uc-akademiya .t467__title { /*заголовок*/
        margin-bottom: 10px !important; /*отступ снизу*/
    }
    
    .uc-akademiya .t-btn { /*кнопка*/
        margin-top: 35px !important; /*отступ сверху*/
    }
    
    .uc-akademiya .t-container { /*высота блока*/
        height: 1160px !important;
        display: flex !important;
        align-items: center !important;
    }

/*карточки «запросы»*/ 
    .uc-zaprosy .t774__textwrapper { /*текстовый контейнер в карточках*/ 
        padding: 30px 30px !important; 
    }
    
    .uc-zaprosy .t-card__col:nth-child(8n + 1) .t774__imgwrapper:before { /*1 карточка*/ 
        content: "";
        background-image: url("https://static.tildacdn.com/tild3562-3132-4762-b032-393266316339/15.svg");
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center bottom;
        position: absolute;
        bottom: -1px;
        left: 0px;
        width: 100%;
        height: 100%;
        z-index: 3;
    }
    
    .uc-zaprosy .t-card__col:nth-child(8n + 2) .t774__wrapper { /*2 карточка*/ 
        background-color: #2F4157 !important;
    }
    
    .uc-zaprosy .t-card__col:nth-child(8n + 3) .t774__imgwrapper:before { /*3 карточка*/ 
        content: "";
        background-image: url("https://static.tildacdn.com/tild3234-3039-4934-b163-643438363066/18.svg");
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center bottom;
        position: absolute;
        bottom: -1px;
        left: 0px;
        width: 100%;
        height: 100%;
        z-index: 3;
    }
    
    .uc-zaprosy .t-card__col:nth-child(8n + 3) .t774__wrapper { /*3 карточка*/ 
        background-color: #20739F !important;
    }
    
    .uc-zaprosy .t-card__col:nth-child(8n + 5) .t774__imgwrapper { /*4 карточка*/ 
        mask-image: url("https://static.tildacdn.com/tild3032-3133-4539-b736-363861356135/19.png");
        -webkit-mask-image: url("https://static.tildacdn.com/tild3032-3133-4539-b736-363861356135/19.png");
        mask-repeat: no-repeat;
        -webkit-mask-repeat: no-repeat;
        mask-size: 100%;
        -webkit-mask-size: 100%;
        mask-position: center;
        -webkit-mask-position: center;
    }
    
    .uc-zaprosy .t-card__col:nth-child(8n + 5) .t774__wrapper { /*4 карточка*/ 
        background-color: #20739F !important;
    }
    
    .uc-zaprosy .t-card__col:nth-child(8n + 6) .t774__imgwrapper:before { /*5 карточка*/ 
        content: "";
        background-image: url("https://static.tildacdn.com/tild3938-3230-4765-b532-323734623765/20.svg");
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center bottom;
        position: absolute;
        bottom: -1px;
        left: 0px;
        width: 100%;
        height: 100%;
        z-index: 3;
    }
    
    .uc-zaprosy .t-card__col:nth-child(8n + 6) .t774__wrapper { /*5 карточка*/ 
        background-color: #2F4157 !important;
    }
    
    .uc-zaprosy .t-card__col:nth-child(8n + 7) .t774__imgwrapper { /*6 карточка*/ 
        mask-image: url("https://static.tildacdn.com/tild3032-3133-4539-b736-363861356135/19.png");
        -webkit-mask-image: url("https://static.tildacdn.com/tild3032-3133-4539-b736-363861356135/19.png");
        mask-repeat: no-repeat;
        -webkit-mask-repeat: no-repeat;
        mask-size: 100%;
        -webkit-mask-size: 100%;
        mask-position: center;
        -webkit-mask-position: center;
    }
    
/*табы услуг*/  

    .uc-taby .t395__wrapper { /*контейнер с табами*/  
        display: flex !important;
        gap: 20px;
    }
    
    .uc-taby .t395__tab { /*табы*/  
        border-radius: 50px !important;
        border: 1px dashed #20739f !important;
    }
    
    .uc-taby .t395__tab_active:after {
        width: 0px !important;
    }
    
    .uc-taby .t395__wrapper_mobile {
        display: none !important;
    }
    
/*карточки «занятия»*/
    .uc-zanyatiya .t-card__btn { /*кнопки в карточках*/
        width: 100% !important; /*ширина кнопок*/
    }
    
    .uc-zanyatiya .t-card__btn_first { /*1 кнопка*/
        text-align: left !important;
        display: block;
        padding: 0px !important;
        height: auto !important;
        margin-bottom: 30px !important;
    }
    
    .uc-zanyatiya .t-card__btn_first:hover { /*1 кнопка при наведении*/
        cursor: default !important; /*стандартный курсор*/
    }
    
    .uc-zanyatiya .t-card__btn_second { /*2 кнопка*/
        border: 1px dashed #20739f !important;
    }
    
    .uc-zanyatiya .t-card__btn_second:hover { /*2 кнопка при наведении*/
        border: 1px solid #20739f !important;
        background-color: #20739f !important;
        color: #fff !important;
        transition-duration: 0.4s;
    }
    
    .uc-zanyatiya .t-card__uptitle { /*надзаголовок*/
        display: inline-block;
        background: #577C8E;
        padding: 7px 14px !important;
        border-radius: 10px;
        color: #fff !important;
        margin-bottom: 20px !important;
        letter-spacing: 0.5px !important;
    }
    
    .uc-zanyatiya .t-card__col:nth-child(2n + 1) .t774__wrapper:before {
        content: "";
        background-image: url('https://static.tildacdn.com/tild6462-6137-4863-b430-326333363133/23.svg');
        background-size: contain;
        position: absolute;
        width: 200px;
        height: 200px;
        bottom: 10px;
        right: -50px;
    }
    
    .uc-zanyatiya .t-card__col:nth-child(2n + 2) .t774__wrapper:before {
        content: "";
        background-image: url('https://static.tildacdn.com/tild3661-6263-4333-a564-636664336166/24.svg');
        background-size: contain;
        position: absolute;
        width: 200px;
        height: 200px;
        bottom: 90px;
        right: 5px;
    }
    
    .uc-zanyatiya .t-card__col:nth-child(2n + 2) .t774__wrapper {
        background-color: #C8DAE6 !important;   
    }

/*блок «команда»*/  
    .uc-komanda .t-section__descr { /*описание блока*/  
        position: absolute;
        width: 260px;
        text-align: left !important;
    }
    
    .uc-komanda .t774__bgimg {
        border-radius: 5px !important;
        margin: 20px 20px 0 20px !important;
    }
    
    .uc-komanda .t-card__col:nth-child(2) .t774__wrapper { /*скрываем 2 карточку*/  
        opacity: 0 !important;
    }
    
    .uc-komanda .t-card__col:nth-child(8) .t774__wrapper { /*скрываем 7 карточку*/  
        opacity: 0 !important;
    }
    
    .uc-komanda { /*позиционирование*/  
        position: relative !important;
    }
    
    .uc-komanda:before { /*добавлям 1 элемент на фон*/  
        content: "";
        background-image: url('https://static.tildacdn.com/tild3135-6238-4666-b864-333239616564/28.svg');
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
        width: 300px;
        height: 300px;
        left: 55%;
        top: 600px;
    }
    
    .uc-komanda:after { /*добавлям 2 элемент на фон*/ 
        content: "";
        background-image: url('https://static.tildacdn.com/tild3239-6535-4639-a633-313461346663/27.svg');
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
        width: 300px;
        height: 300px;
        left: 25%;
        top: 450px;
    }
    
    .uc-komanda .t774 {
        z-index: 1;
        position: relative;
    }
    
    .uc-komanda .t-section__container {
        z-index: 1;
        position: relative;
    }
    
    .uc-komanda .t774__bgimg { /*фотография в карточке*/
        background-position: top center;
    }
    
/*карточки «отзывы»*/
    .uc-otzyvy .t-card__title { /*заголовок*/
        display: flex;
        align-items: center;
        height: 60px !important;
    }
    
    .uc-otzyvy .t-card__title:before { /*добавляем элемент заголовку*/
        content: "";
        background-image: url('https://static.tildacdn.com/tild3130-6235-4330-a265-626336326235/29.svg');
        background-repeat: no-repeat;
        background-size: cover;
        display: inline-block;
        width: 60px;
        height: 60px;
        margin-right: 20px;
    }
    
    .uc-otzyvy .t-card__descr {
        margin-top: 30px !important;
    }
 
/*СТРАНИЦА «О НАС»*/   
/*блок «о нас»*/
    .uc-about .t-card__col:nth-child(1) .t774__textwrapper { /*1 карточка*/
        padding: 0px !important; /*отступы*/
        border-radius: 0px !important;
    }
    
    .uc-about .t-card__col:nth-child(1) .t-card__btn-wrapper { /*1 карточка кнопка*/
        padding: 30px 0 0 0 !important; /*отступы*/
    }

    .uc-about .t-card__col:nth-child(1) .t774__wrapper { /*1 карточка*/
            border-radius: 0px !important;
    }

    .uc-about .t-card__col:nth-child(2) .t774__wrapper { /*2 карточка*/
        background-color: #2F4157 !important;
    }
    
    .uc-about .t-card__col:nth-child(2) .t-card__title { /*2 карточка заголовок*/
        color: #fff !important;
    }
    
    .uc-about .t-card__col:nth-child(2) .t-card__descr { /*2 карточка*/
        color: #ffffff !important;
    }
    
    .uc-about .t-card__col:nth-child(2) .t774__content {
        height: auto !important;
    }
    
    .uc-about .t-card__col:nth-child(2) .t774__imgwrapper:before { /*2 карточка добавляем элемент*/
        content: "";
        background-image: url("https://static.tildacdn.com/tild6131-6132-4765-b631-633835383962/41.svg");
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center bottom;
        position: absolute;
        bottom: -1px;
        left: 0px;
        width: 100%;
        height: 100%;
        z-index: 3;
    }

/*карточки «запросы»*/
    .uc-pochemu .t-card__col:nth-child(2n + 1) .t774__imgwrapper:before { /*1 карточка*/ 
        content: "";
        background-image: url("https://static.tildacdn.com/tild3663-3464-4739-b730-316138653561/43.svg");
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center bottom;
        position: absolute;
        bottom: -1px;
        left: 0px;
        width: 100%;
        height: 100%;
        z-index: 3;
    }
    
    .uc-pochemu .t-card__col:nth-child(2n + 2) .t774__wrapper { /*2 карточка*/ 
        background-color: #C8DAE6 !important;
    }
    
@media screen and (max-width: 1200px){
/*ГЛАВНАЯ СТРАНИЦА*/
/*блок «академия»*/
    .uc-akademiya .t-container {
        height: 940px !important;
        display: flex !important;
        align-items: center !important;
    }

/*блок «команда»*/    
    .uc-komanda .t-section__descr { /*описание*/  
        width: 220px;
    }
}

@media screen and (max-width: 960px){
/*страница статьи*/
    .t-feed__post-popup__container.t-container.t-popup__container.t-popup__container-static { /*верхний отступ*/
        padding-top: 120px !important;
    }
    
/*кнопки в попапе «записаться на консультацию» на зеро-блоке*/    
    .knopka a {
        padding-left: 60px !important;
    }
    
/*ГЛАВНАЯ СТРАНИЦА*/
/*главный экран 2*/  
    .uc-glavnyy-ekran2 .t-card__col:nth-child(1) { /*1 карточка*/  
        display: none !important;
    }
    
    .uc-glavnyy-ekran2 .t-card__col:nth-child(2) { /*2 карточка*/  
        height: 400px;
        width: -webkit-fill-available;
        margin: 0 20px !important;
    }
    
    .uc-glavnyy-ekran2 .t-card__col:nth-child(3) { /*3 карточка*/  
        display: none !important;
    }
    
/*блок «академия»*/
    .uc-akademiya .t-container {
        height: auto !important;
        padding-top: 135px !important;
    }
 
/*карточки «занятия»*/   
    .uc-zanyatiya .t774__col_mobile-grid { /*карточки*/  
        width: 100% !important; /*ширина*/  
    }

/*блок «команда»*/      
    .uc-komanda .t-section__descr {
        position: relative;
        width: auto !important;
        text-align: center !important;
        margin-bottom: 30px;
    }
    
    .uc-komanda .t-card__col:nth-child(2) { /*скрываем 2 карточку*/  
        display: none !important;
    }
    
    .uc-komanda .t-card__col:nth-child(8) { /*скрываем 7 карточку*/  
        display: none !important;
    }
    
    .uc-komanda:before { /*добавлям 1 элемент на фон*/  
        content: "";
        background-image: url('https://static.tildacdn.com/tild3135-6238-4666-b864-333239616564/28.svg');
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
        width: 150px;
        height: 150px;
        left: auto !important;
        top: 170px;
        right: -10px;
    }
    
    .uc-komanda:after { /*добавлям 2 элемент на фон*/ 
        content: "";
        background-image: url('https://static.tildacdn.com/tild3239-6535-4639-a633-313461346663/27.svg');
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
        width: 150px;
        height: 150px;
        left: -20px;
        top: 100px;
    }

/*СТРАНИЦА «О НАС»*/   
/*блок «о нас»*/
    .uc-about .t-card__container.t774__container.t774__container_mobile-grid {
        flex-direction: column-reverse;
        display: flex;
    }
    
    .uc-about .t774__col_mobile-grid {
        width: 100% !important;
    }
}

@media screen and (max-width: 640px){
    .podlozhka {
        width: -webkit-fill-available !important;
        margin: 0 20px !important;
    }
}

@media screen and (max-width: 480px){
    .karta {
        width: -webkit-fill-available !important;
        margin: 0 40px !important;
    }

/*табы услуг*/     
    .uc-taby .t395__wrapper {
        flex-direction: column !important;
    }
    
    .uc-taby .t395__tab { /*ширина табов*/    
        width: 100% !important;
    }
}