/* ==Общее== */
/* отступ у 2й колонки в 1 */
@media screen and (max-width: 960px) {
	.uc-twocols .t005__text {
		padding-bottom: 0 !important; 
		padding-top: 0 !important;
		margin-bottom: 0 !important;
	}
}

li {
    margin: 0 0 8px 0;   /* расстояние между пунктами списка */
    }

.t-shadow {
    text-shadow: 1px 1px 4px rgba(0,0,0,0.3); /* тень текст */
    }

/* ==Главная== */
   
/* Кнопки-ссылки - награды*/
.uc-cover-main .t1119__text a {
    padding: 2px 8px;
    margin: 5px;
    background-color: rgba(255,255,255,0.1);
    color: #fff;
    text-decoration: none;
    border-radius: 4px;
    font-weight: 500;
    display: inline-block;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
    cursor: pointer;
    }

.uc-cover-main .t1119__text a:hover {
    background-color: rgba(255,255,255,0.15);
    }


/* Кнопки-ссылки - теги белые*/
.uc-cover-main .t-descr_xl a {
    padding: 10px 15px;
    background-image: linear-gradient(to top, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.5));
    color: #fff;
    text-decoration: none;
    border-radius: 30px;
    font-weight: 500;
    font-size: 20px;
    display: inline-block;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
    transition: margin-top 0.3s ease;
    cursor: pointer;
    }

.uc-cover-main .t-descr_xl a:hover {
    background-color: rgba(255,255,255,0.15);
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.1);
    margin-top: 2px;
    }  


/* Кнопки-ссылки - расписание*/
.uc-sche-btn .t030__descr a {
    padding: 6px 12px;
    background-color: rgba(66,107,17,0.07);
    text-decoration: none;
    border-radius: 4px;
    display: inline-block;
    cursor: pointer;
    }

.uc-sche-btn .t030__descr a:hover {
    background-color: rgba(66,107,17,0.1);
    }  


/* Карточки - скоро 
.uc-card-live .t401__textwrapper {
    padding: 20px 30px;
    }

.uc-card-live .t401__textwrapper__content {
    margin: 10px auto !important;
    position: relative;
    }
    
.uc-card-live .t401__text {
    margin-top: 10px !important;
    }

@media screen and (max-width: 960px) {
    .uc-card-live .t401__table {
        height: 200px !important;
        }
    }
*/


.uc-card-live .t686 .t-card__descr {
    margin-top: 6px !important;
}
.uc-card-live .t686 .t686__textwrapper__content {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

@media screen and (max-width: 960px) {
    .uc-card-live .t686__table {
        height: 200px !important;
        min-height: 200px !important;
        }
    }




 
/* Карточки - плитка*/
@media screen and (max-width: 640px) {
    .uc-card-mosaic .t939__card, .t939__card_boxed {
        padding-bottom: 50%;
        }
    }


/* Карточки - люди */
.uc-card-ppl .t858__wrap {
    padding: 20px !important;
    }
    
.uc-card-ppl .t859__wrap {
    padding: 20px !important;
    }
    
.uc-card-ppl .t859__separator {
    margin-bottom: 20px !important;
    }

.uc-card-ppl .t859__bottommargin {
    margin-bottom: 5px !important;
    }

@media screen and (max-width: 960px) {
    .uc-card-ppl .t858__bgimg {
        margin-bottom: 10px !important;
        }
    .uc-card-ppl .t859__separator {
        margin-bottom: 0px !important;
        }  
    }

@media screen and (max-width: 640px) {
    .uc-card-ppl .t859__wrap {
        display: flex !important;
        gap: 10px;
        }  
    }
    
@media screen and (max-width: 460px) {
    .uc-card-ppl .t842__wrap {
        display: flex;
        }
    }

.uc-card-ppl .t842__col .t842__inner-col {
    box-shadow: 0px 10px 40px rgba(26, 3, 78, 0.05);
    }

.uc-card-ppl .t842__col .t842__inner-col:hover {
    background-color: #ffffff !important;
    box-shadow: 0px 4px 8px rgba(26,3,78,0.05)
    } 

.uc-card-ppl .t842__bgwrapper {
    width: 120px !important;
    }

.uc-card-ppl .t842__wrap_right {
    padding: 20px !important;  
    }


/* Слайдер L */
.uc-slider-l .t1196__slider {
    padding-top: 20px;
    padding-bottom: 40px;
    margin-top: -20px;
    margin-bottom: -40px;
    }

@media (min-width: 800px) and (max-width: 960px) {
    .uc-slider-l .t1196__item {
        max-width: 700px !important;
    }
}

@media (min-width: 460px) and (max-width: 799px) {
    .uc-slider-l .t1196__item {
        max-width: 550px !important;
    }
}

/* Слайдер - S */
.uc-slider-s .t1196__slider {
    padding-top: 20px;
    padding-bottom: 40px;
    margin-top: -20px;
    margin-bottom: -40px;
    }



/* ==Тренинги== */

/* Дата */
.uc-date .t850__wrap {
    padding: 10px 10px;
    }

@media screen and (max-width: 960px) {
    .uc-date .t850__bottommargin {
        margin-bottom: 5px !important;
        }
    .uc-date .t850__col {
        margin-bottom: 0px !important;
        }
    .uc-date .t850__wrap {
        padding: 20px 20px 10px;
        }
    }

/* Таймер */
.uc-timer .t-cover,
.uc-timer .t-cover__carrier {
	height: 230px !important;
}

.uc-timer .t415__textwrapper {
	margin-bottom: 30px !important;
}

.uc-timer .t415__content {
	padding: 0px !important;
}

@media screen and (max-width: 1024px) {
	.uc-timer .t-cover,
	.uc-timer .t-cover__carrier {
		height: 160px !important;
	}
}

@media screen and (max-width: 640px) {
	.uc-timer .t415__col {
		padding: 0 10px !important;
	}
}

/* Преподаватель - тренинг */
@media screen and (max-width: 640px) {
    .uc-trhost-640 .t842__wrap {
        display: flex;
        }
    }

.uc-trhost-640 .t842__col .t842__inner-col {
    box-shadow: 0px 10px 40px rgba(26, 3, 78, 0.1);
    }

.uc-trhost-640 .t842__col .t842__inner-col:hover {
    background-color: #ffffff !important;
    box-shadow: 0px 4px 8px rgba(26,3,78,0.1)
    } 

.uc-trhost-640 .t842__bgwrapper {
    width: 120px !important;
    }

.uc-trhost-640 .t842__wrap_right {
    padding: 20px !important;  
    }


/* Преподаватель - клубы */

@media screen and (max-width: 460px) {
    .uc-clubhost .t842__wrap {
        display: flex;
        }
    }

.uc-clubhost .t842__col .t842__inner-col {
    box-shadow: 0px 10px 40px rgba(26, 3, 78, 0.05);
    }

.uc-clubhost .t842__col .t842__inner-col:hover {
    background-color: #ffffff !important;
    box-shadow: 0px 4px 8px rgba(26,3,78,0.05)
    } 

.uc-clubhost .t842__bgwrapper {
    width: 120px !important;
    }

.uc-clubhost .t842__wrap_right {
    padding: 20px !important;  
    }



/* Тарифы-заголовок */
@media (min-width: 640px) and (max-width: 1024px) {
    .uc-plan-title .t017__title {
        font-size: 42px !important;
        }
    }

    .uc-plan-title .t017__uptitle {
        padding-bottom: 0px !important;
    }



/* ==Перевязки== */
   
/* Услуги - карточки */
.uc-seemore .t858__inner-col {
	height: 100% !important;
}

.uc-seemore .t858__wrap {
	padding: 10px 15px !important;
	display: flex;
	align-items: center;
	gap: 10px;
}
.uc-seemore-c .t858__wrap {
	padding: 10px 15px !important;
	display: flex;
	align-items: top;
	gap: 10px;
}

.uc-seemore .t858__bgimg {
	margin-bottom: 0px !important;
}

.uc-seemore .t858__separator {
	margin-bottom: 20px !important;
	margin-top: 0px;
}
.uc-seemore .t858__bottommargin {
    margin-bottom: 5px !important;
}
.uc-seemore .t-section__title {
    margin-bottom: 40px !important;
}

/* Другие специалисты */
.uc-seemoreppl .t859__wrap {
    padding: 20px !important;
    }

.uc-seemoreppl .t859__separator {
    margin-bottom: 20px !important;
    }

.uc-seemoreppl .t859__bottommargin {
    margin-bottom: 5px !important;
    }

@media screen and (max-width: 960px) {
    .uc-seemoreppl .t859__separator {
        margin-bottom: 0px !important;
        }  
    }

@media screen and (max-width: 640px) {
    .uc-seemoreppl .t859__wrap {
        display: flex !important;
        gap: 10px;
        }  
    }


/* 480–960px: 2 колонки */
@media screen and (min-width: 480px) and (max-width: 960px) {
	.uc-seemore .t858__container.t-container_flex {
		display: flex !important;
		flex-direction: row !important;
		flex-wrap: wrap !important;
	}

	.uc-seemore .t858__col {
		width: 50% !important;
		max-width: 50% !important;
		flex: 0 0 50% !important;
	}

	.uc-seemore .t858__separator {
		margin-bottom: 0px !important;
	}

	.uc-seemore .t-col {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
}


/* Регалии */

.uc-ordenlist .t-section__descr {
    margin-bottom: 10px !important;
    }

.uc-ordenlist .t938__feature-description {
    margin-top: 5px;
    }

.uc-ordenlist ul li {
    margin: 0 0 10px 0;   /* расстояние между пунктами */
    line-height: 1.4;
    }

.uc-ordenlist ol li {
    margin: 0 0 10px 0;   /* расстояние между пунктами */
    line-height: 1.4;
    }

.uc-ordenlist ol {
    list-style-image: url('https://static.tildacdn.com/tild3331-3630-4733-a237-653631303232/ic_star.svg');
    }

@media screen and (max-width: 960px) {
	.uc-ordenlist .t005__text {
		padding-bottom: 0 !important;
		padding-top: 0 !important;
	}
}


/* ==Подменю липучка== */

/* Кнопки */

.uc-stickymenu .t976__list-item {
    padding: 0 5px 5px 0;
    }
    
.uc-stickymenu .t976__menu-link_small {
    padding: 4px 10px;
    }
    
.uc-stickymenu .t976__list-item .t986__menu-link {
    box-shadow: 0px 4px 8px rgba(26,3,78,0.1);
    }

.uc-stickymenu .t-container {
    display: flex;
    justify-content: center;
    width: 100%;
    max-width: 100%;
    }

.uc-stickymenu .t-col.t-col_12 {
    margin-left: 4px; 
    margin-right: 4px;
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
    max-width: 100%;
    }
    
/* Экраны */

@media screen and (max-width: 640px) {
    
.uc-stickymenu .t976__list-item .t976__menu-link {
    font-size: 16px !important;
    }

}


/* =ТАРИФЫ= */
/* -Общие переменные- */

:root {
    --tariffs-card-bg: #ffffff;
    --tariffs-card-radius: 4px;
    --tariffs-card-shadow: 0 12px 30px rgba(0, 0, 0, 0.12);

    --tariffs-gap: 20px;
    --tariffs-gap-three: 48px;

    --title-subtitle-gap: 6px;

    /* Горизонтальные тарифы */
    --rows-title-width: 250px;
    --rows-buy-width: 220px;
    --rows-column-gap: 36px;
}

/* -Общая секция- */
.uc-tariffs-row {
    width: 100%;
    margin: 0;
    padding: 26px 44px 60px;
    background-color: var(--tariffs-bg, transparent);
    box-sizing: border-box;
}

.uc-tariffs-inner {
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
}

/* -Сброс ST405- */
.uc-tariff-card {
    min-width: 0 !important;
    min-height: 0 !important;
    height: auto !important;
    margin: 0 !important;
    box-sizing: border-box;
}

.uc-tariff-card .t780,
.uc-tariff-card .t-container,
.uc-tariff-card .t-col,
.uc-tariff-card .t780__wrapper {
    width: 100% !important;
    max-width: none !important;

    min-height: 0 !important;
    height: auto !important;

    margin: 0 !important;

    padding-left: 0 !important;
    padding-right: 0 !important;

    float: none !important;

    box-sizing: border-box;
}

.uc-tariff-card .t-prefix_3 {
    padding-left: 0 !important;
}

/* Скрытый блок */
.uc-tariffs-inner > .t-rec_hidden,
.uc-tariffs-inner > [hidden] {
    display: none !important;
}

/* -Настоящее название товара- */
.uc-cart-product-name {
    position: absolute !important;

    width: 1px !important;
    height: 1px !important;

    margin: -1px !important;
    padding: 0 !important;

    overflow: hidden !important;

    clip: rect(0 0 0 0) !important;
    clip-path: inset(50%) !important;

    white-space: nowrap !important;

    border: 0 !important;

    pointer-events: none !important;
}

/* Визуальное название тарифа */
.uc-tariff-display-title {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

/* -Общие элементы ST405- */
.uc-tariff-card .t780__title-wrapper {
    position: relative;

    width: 100%;

    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.uc-tariff-card .t780__title {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

/* Подпись под названием */
.uc-tariff-card
.t780__title-wrapper + .t780__descr {
    margin-top: var(--title-subtitle-gap) !important;
    margin-bottom: 0 !important;
}

/* Служебный текст (пустой)*/
.uc-tariff-card
.t780__descr.js-store-prod-text:empty {
    display: none !important;
}

/* Доп текст */
.uc-tariff-card .t780__text {
    font-size: 18px !important;
}


/* =CARDS= */

.uc-layout-cards .uc-tariffs-inner {
    display: grid;

    justify-content: center;
    align-items: stretch;

    gap: var(--tariffs-gap);
}

/* -1 карточка- */
.uc-layout-cards.uc-count-1 .uc-tariffs-inner {
    grid-template-columns: minmax(0, 610px);

    max-width: 610px;

    align-items: start;
}

/* -2 карточки- */
.uc-layout-cards.uc-count-2 .uc-tariffs-inner {
    grid-template-columns:
        repeat(2, minmax(0, 1fr));

    max-width: 1308px;
}

/* -3 карточки- */
.uc-layout-cards.uc-count-3 .uc-tariffs-inner {
    grid-template-columns:
        repeat(3, minmax(0, 1fr));

    max-width: 1320px;

    gap: var(--tariffs-gap-three);
}

/* -4 карточки- */
.uc-layout-cards.uc-count-4 .uc-tariffs-inner {
    grid-template-columns:
        repeat(4, minmax(0, 1fr));

    max-width: 1400px;

    gap: 20px;
}

/* -Стиль карточек- */
.uc-layout-cards .uc-tariff-card {
    width: 100% !important;

    padding: 56px 40px 48px !important;

    background-color:
        var(--tariffs-card-bg) !important;

    border-radius:
        var(--tariffs-card-radius);

    box-shadow:
        var(--tariffs-card-shadow);

    overflow: hidden;
}

/* Одна карточка — высота по контенту */
.uc-layout-cards.uc-count-1
.uc-tariff-card {
    align-self: start;

    min-height: 0 !important;
    height: auto !important;

    padding: 48px 40px 46px !important;
}

/* -Цена- */
.uc-layout-cards
.t780__price-wrapper {
    justify-content: center;

    margin-top: 58px !important;
    margin-bottom: 0 !important;
}

.uc-layout-cards.uc-count-1
.t780__price-wrapper {
    margin-top: 44px !important;
}

.uc-layout-cards.uc-count-3
.t780__price-wrapper {
    margin-top: 44px !important;
}

/* -Кнопка- */
.uc-layout-cards
.t780__btn-wrapper {
    margin-top: 34px !important;
}

.uc-layout-cards.uc-count-1
.t780__btn-wrapper,
.uc-layout-cards.uc-count-3
.t780__btn-wrapper {
    margin-top: 30px !important;
}

/* -Доп текст- */
.uc-layout-cards
.t780__text {
    margin-top: 24px !important;
}

/* -CARDS планшет- */
@media screen and (max-width: 1100px) {
    .uc-layout-cards.uc-count-3
    .uc-tariffs-inner {
        grid-template-columns:
            repeat(2, minmax(0, 1fr));

        max-width: 900px;

        gap: 20px;
    }

    .uc-layout-cards.uc-count-3
    .uc-tariff-card:nth-child(3) {
        grid-column: 1 / -1;

        width: min(100%, 440px) !important;

        justify-self: center;
    }
}

/* -CARDS мобильник- */
@media screen and (max-width: 800px) {

    .uc-layout-cards {
        padding: 24px 16px 40px;
    }

    .uc-layout-cards .uc-tariffs-inner,
    .uc-layout-cards.uc-count-1 .uc-tariffs-inner,
    .uc-layout-cards.uc-count-2 .uc-tariffs-inner,
    .uc-layout-cards.uc-count-3 .uc-tariffs-inner,
    .uc-layout-cards.uc-count-4 .uc-tariffs-inner {
        grid-template-columns:
            minmax(0, 600px);

        max-width: 600px;

        gap: 20px;
    }

    .uc-layout-cards.uc-count-3
    .uc-tariff-card:nth-child(3) {
        grid-column: auto;

        width: 100% !important;
    }

    .uc-layout-cards .uc-tariff-card,
    .uc-layout-cards.uc-count-1
    .uc-tariff-card {
        min-height: 0 !important;
        height: auto !important;

        padding: 40px 24px !important;
    }

    .uc-layout-cards
    .t780__price-wrapper,
    .uc-layout-cards.uc-count-1
    .t780__price-wrapper,
    .uc-layout-cards.uc-count-3
    .t780__price-wrapper {
        margin-top: 38px !important;
    }

    .uc-layout-cards
    .t780__btn-wrapper,
    .uc-layout-cards.uc-count-1
    .t780__btn-wrapper,
    .uc-layout-cards.uc-count-3
    .t780__btn-wrapper {
        margin-top: 28px !important;
    }

    .uc-layout-cards
    .t780__text {
        font-size: 16px !important;
    }
}


/* =ROWS (тарифы ступеней 1–4)= */

.uc-layout-rows {
    padding: 26px 24px 60px;
}

/* -Фон- */
.uc-layout-rows
.uc-tariffs-inner {
    width: 100%;
    max-width: 1280px;

    margin: 0 auto;

    background-color: #ffffff;

    border-radius:
        var(--tariffs-card-radius);

    box-shadow:
        var(--tariffs-card-shadow);

    overflow: hidden;
}

/* -Один тариф- */
.uc-layout-rows
.uc-tariff-card {
    position: relative;

    width: 100% !important;

    margin: 0 !important;

    padding:
        34px 28px 36px !important;

    background-color:
        transparent !important;

    border-radius: 0 !important;

    box-shadow: none !important;

    border-bottom:
        1px solid rgba(0, 0, 0, 0.12);

    overflow: visible;

    box-sizing: border-box;
}

.uc-layout-rows
.uc-tariff-card:last-child {
    border-bottom: 0;
}

/* -Десктоп 3 колонки- */
.uc-layout-rows
.t780__wrapper {
    display: grid !important;

    grid-template-columns:
        var(--rows-title-width)
        minmax(0, 1fr)
        var(--rows-buy-width);

    grid-template-rows:
        auto
        auto;

    column-gap:
        var(--rows-column-gap);

    row-gap: 16px;

    align-items: start;

    width: 100% !important;
}

/* -Название- */
.uc-layout-rows
.t780__title-wrapper {
    grid-column: 1;
    grid-row: 1 / 3;

    width: 100%;

    margin: 0 !important;

    text-align: left;
}

/* -Состав- */
.uc-layout-rows
.t780__title-wrapper + .t780__descr {
    grid-column: 2;
    grid-row: 1;

    width: 100%;

    margin: 0 !important;

    text-align: left;
}

/* -Доп текст- */
.uc-layout-rows
.t780__text {
    grid-column: 2;
    grid-row: 2;

    width: 100%;

    margin: 14px 0 0 !important;

    text-align: left;
}

.uc-layout-rows
.t780__text:empty {
    display: none !important;
}

/* -Цена- */
.uc-layout-rows
.t780__price-wrapper {
    grid-column: 3;
    grid-row: 1;

    width: var(--rows-buy-width);

    justify-self: end;
    justify-content: center;

    margin: 0 !important;

    text-align: center;
}

.uc-layout-rows
.t780__btn-wrapper {
    grid-column: 3;
    grid-row: 1;

    width: var(--rows-buy-width);

    justify-self: end;
    align-self: start;

    margin: 58px 0 0 !important;

    text-align: center;
}

/* -ROWS планшет- */
@media screen and (max-width: 1100px) {
    .uc-layout-rows {
        padding:
            26px 24px 60px;
    }

    .uc-layout-rows
    .uc-tariffs-inner {
        max-width: 900px;
    }

    .uc-layout-rows
    .uc-tariff-card {
        padding:
            38px 30px 42px !important;
    }

    .uc-layout-rows
    .t780__wrapper {
        grid-template-columns:
            minmax(0, 1fr)
            205px;

        grid-template-rows:
            auto
            auto
            auto;

        column-gap: 32px;

        row-gap: 22px;
    }

    /* Название сверху слева */
    .uc-layout-rows
    .t780__title-wrapper {
        grid-column: 1;
        grid-row: 1;

        text-align: left;
    }

    /* Состав под названием */
    .uc-layout-rows
    .t780__title-wrapper + .t780__descr {
        grid-column: 1;
        grid-row: 2;

        text-align: left;
    }

    /* Доп текст */
    .uc-layout-rows
    .t780__text {
        grid-column: 1;
        grid-row: 3;

        margin-top: 4px !important;

        text-align: left;
    }

    .uc-layout-rows
    .t780__price-wrapper {
        grid-column: 2;
        grid-row: 2;

        width: 205px;

        justify-self: end;
        justify-content: center;

        text-align: center;
    }

    .uc-layout-rows
    .t780__btn-wrapper {
        grid-column: 2;
        grid-row: 2;

        width: 205px;

        justify-self: end;

        margin:
            62px 0 0 !important;

        text-align: center;
    }
}

/* -ROWS мобильник- */
@media screen and (max-width: 800px) {
    .uc-layout-rows {
        padding:
            24px 16px 40px;
    }

    .uc-layout-rows
    .uc-tariffs-inner {
        width: 100%;

        max-width: 600px;

        margin: 0 auto;

        background-color: #ffffff;

        border-radius:
            var(--tariffs-card-radius);

        box-shadow:
            var(--tariffs-card-shadow);

        overflow: hidden;
    }

    .uc-layout-rows
    .uc-tariff-card {
        margin: 0 !important;

        padding:
            40px 34px 38px !important;

        background-color:
            transparent !important;

        border-radius: 0 !important;

        box-shadow: none !important;

        border-bottom:
            1px solid rgba(0, 0, 0, 0.12);
    }

    .uc-layout-rows
    .uc-tariff-card:last-child {
        border-bottom: 0;
    }

    .uc-layout-rows
    .t780__wrapper {
        display: grid !important;

        grid-template-columns: 1fr;

        grid-template-rows:
            auto
            auto
            auto
            auto
            auto;

        row-gap: 0;

        width: 100%;
    }

    /* Название */
    .uc-layout-rows
    .t780__title-wrapper {
        grid-column: 1;
        grid-row: 1;

        width: 100%;

        margin: 0 !important;

        text-align: left;
    }

    /* Состав */
    .uc-layout-rows
    .t780__title-wrapper + .t780__descr {
        grid-column: 1;
        grid-row: 2;

        width: 100%;

        margin:
            26px 0 0 !important;

        text-align: left;
    }

    /* Доп текст */
    .uc-layout-rows
    .t780__text {
        grid-column: 1;
        grid-row: 3;

        width: 100%;

        margin:
            28px 0 0 !important;

        text-align: left;
    }

    /* Цена */
    .uc-layout-rows
    .t780__price-wrapper {
        grid-column: 1;
        grid-row: 4;

        width: auto;

        justify-self: start;
        justify-content: flex-start;

        margin:
            30px 0 0 !important;

        text-align: left;
    }

    /* Кнопка */
    .uc-layout-rows
    .t780__btn-wrapper {
        grid-column: 1;
        grid-row: 5;

        width: auto;

        justify-self: start;

        margin:
            24px 0 0 !important;

        text-align: left;
    }

    .uc-layout-rows
    .t780__text {
        font-size: 16px !important;
    }
}

/* -ROWS узкий экран- */
@media screen and (max-width: 480px) {
    .uc-layout-rows {
        padding:
            20px 12px 32px;
    }

    .uc-layout-rows
    .uc-tariff-card {
        padding:
            34px 24px 34px !important;
    }

    .uc-layout-rows
    .t780__title-wrapper + .t780__descr {
        margin-top:
            24px !important;
    }

    .uc-layout-rows
    .t780__text {
        margin-top:
            26px !important;
    }

    .uc-layout-rows
    .t780__price-wrapper {
        margin-top:
            28px !important;
    }

    .uc-layout-rows
    .t780__btn-wrapper {
        margin-top:
            22px !important;
    }
}
