body {
    font-variant-numeric: lining-nums;
    font-feature-settings: 'lnum';
    -moz-font-feature-settings: 'lnum=1';
    -ms-font-feature-settings: 'lnum';
    -webkit-font-feature-settings: 'lnum';
    -o-font-feature-settings: 'lnum';
}
.t-catalog__tabs__item-button {
    border-top: 1px solid #eee !important;
}
.t-catalog__tabs__item-button:not(.t-catalog__tabs__item-button_active) {
    border-bottom: 1px solid #eee !important;
}
.t-catalog .t-catalog__tabs__content {
    font-size: 15px;
    font-weight: 400;
}
.t-catalog__breadcrumbs-item_active {
    max-width: 100%;
}
.t-catalog .t-catalog__tabs_accordion .t-catalog__tabs__item .t-catalog__tabs__item-title {
    font-size: 18px;
}
.t-catalog__prod-popup__name {
    line-height: 1.2 !important;
    font-size: 28px !important;
}
.t-catalog__prod-snippet__container {
    padding-bottom: 0;
    padding-top: 110px;
    padding-left: 10px;
    padding-right: 10px;
}
.t-catalog__breadcrumbs {
    font-size: 12px;
}
.t-catalog__prod-popup__breadcrumbs {
    margin-bottom: 20px;
}
.js-catalog-prod-all-text {
    font-size: 15px;
    font-weight: 400 !important;
}
.t706__cartwin {
    background-color: rgb(79 67 53 / 80%);
}
.t-catalog__prod-popup__btn-wrapper {
    background: transparent !important;
}
.t-slds__videowrapper .t-slds__frame {
    border-radius: 20px;
}
.uc-raboty-all .t-catalog-parts-above__container {
    margin-bottom: 30px;
}
.uc-raboty-all .t-catalog__load-more-btn {
    margin-top: 0;
}
.uc-raboty-all .t-catalog__load-more-btn-wrap {
    margin-top: 30px;
}
.uc-raboty-all .t-catalog__parts-current {
    opacity: 1 !important;
    background-color: #4f4335 !important;
}
.uc-raboty-all .t-catalog__parts-current .t-catalog__parts-title{
    color: #fff !important;
}
.uc-raboty .t-store__card__imgwrapper {
    padding-bottom:100% !important;
}
.uc-raboty .t-store__load-more-btn {
    margin-top: 30px;
}
.uc-raboty .t-store .t-store__card__wrap_txt-and-btns.t-store__card__wrap_pad-sm .t-store__card__textwrapper {
    padding-left: 25px;
    padding-right: 25px;
}
.uc-raboty .t-store .t-store__card__wrap_txt-and-btns.t-store__card__wrap_pad-sm .store__card__wrap_txt-and-opts {
    padding-bottom: 25px;
    padding-top: 25px;
}
.uc-raboty .t-store__card__price-wrapper,
.uc-raboty-all .t-catalog__card__price-wrapper{
    display: none;
}
.uc-raboty .t-store__card__bgimg{
    border-radius:20px;
}
.uc-slider .t1196__item_filter::before {
    background-image: linear-gradient(#302920, #30292000, #302920) !important;
}
.uc-3btns .t-btnflex_type_button2 .t-btnflex__text,
.uc-3btns .t-btnflex_type_button3 .t-btnflex__text {
    display: none;
}
.uc-3btns .t-btnflex_type_button2,
.uc-3btns .t-btnflex_type_button3{
    padding: 0 !important;
    height: 60px;
    width: 60px;
}
.uc-first-landing .t997__descr {
    order: 0;
    padding-bottom: 5px;
    padding-top: 0;
    opacity: .7;
}
.uc-first-landing .t997__title {
    order: 1;
}
.uc-first-landing .t997__header-wrapper .t-section__topwrapper {
    display: flex;
    flex-direction: column;
}
.uc-first-landing .t997__header-wrapper {
    padding: 0;
}
.t-redactor__callout {
    background: #f3efe7;
    border-radius: 18px;
    padding: 30px 20px 28px 30px;
}
.t-redactor__callout-icon {
    display:none;
}
/* Кнопка play в блоке t1148 */
.uc-carousel .t1148__play-btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* Скрываем старую SVG-иконку, но оставляем кнопку кликабельной */
.uc-carousel .t1148__play-btn svg{
  opacity: 0;
  pointer-events: none;
}
.t-catalog__prod-popup__slider .t-slds__play_icon svg{
  opacity: 0;
  pointer-events: none;
  position:absolute;
}
/* Новая иконка поверх */
.uc-carousel .t1148__play-btn::after,
.t-catalog__prod-popup__slider .t-slds__play_icon::after{
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='45' height='45' viewBox='0 0 45 45' fill='none'%3E%3Ccircle cx='22.5' cy='22.5' r='22' stroke='white'/%3E%3Cpath d='M27 22.5L20.25 26.3971L20.25 18.6029L27 22.5Z' fill='white'/%3E%3C/svg%3E") center / contain no-repeat;
  pointer-events: none;
}

.t-checkbox__indicator{
    border-radius:30px;
}
.uc-cta .t-cover,
.uc-cta .t-cover__wrapper,
.uc-cta .t-cover__carrier,
.uc-cta .t-cover__filter,
.uc-cta .t-cover .t-container {
  height: auto !important;
  min-height: 0 !important;
}
.uc-cta .t-cover {
  position: relative;
}
.uc-cta .t-cover__carrier,
.uc-cta .t-cover__filter {
  position: absolute !important;
  inset: 0;
  height: 100% !important;
}
.uc-cta .t-cover .t-container {
  position: relative !important;
}
.uc-cta .t995__container {
    width: auto;
}
.uc-cta .t995__inner-wrapper {
    padding: 60px 0 !important;
}
.uc-cta .t995__descr {
    padding: 30px 0 35px;
}
.uc-cta .t995 .t-cover {
    background-image: none !important;
    background-color: #f3efe7 !important;
}
.uc-cta .t995__wrapper {
    box-sizing: border-box;
    padding: 20px 50px;
    padding-bottom: 0 !important;
}
.t-redactor__quote{
    border-color: #4f4335 !important;
}
.uc-first-seo .t997__cards-wrapper::-webkit-scrollbar,
.uc-first-landing .t997__cards-wrapper::-webkit-scrollbar,
.t-table__viewport::-webkit-scrollbar{
    display: none !important;
}
/*Safari fix: автомасштабирование стандартных блоков для iOS (.t-record_scaled)*/
@supports (-webkit-touch-callout: none) {
  .t-record_scaled,
  .t-record_scaled * {
    -webkit-text-size-adjust: initial !important;
    text-size-adjust: initial !important;
  }
}
.uc-first-seo .t-cover-outer,
.uc-first-landing .t-cover-outer {
    padding-bottom: 0 !important;
}
.uc-first-seo .t997__cards-wrapper,
.uc-first-landing .t997__cards-wrapper {
    display: grid;
    margin-bottom: 20px;
    gap: 20px;
    padding: 0 20px;
}
.uc-first-seo .t997__card-headline,
.uc-first-landing .t997__card-headline {
    width:100%;
}
.uc-first-seo  .t997__card-title,
.uc-first-landing  .t997__card-title {
    margin-bottom: 5px;
}
.uc-first-seo .t997__wrapper,
.uc-first-landing .t997__wrapper{
    height:100%;
}
.uc-first-seo .t997__cards-wrapper::before, 
.uc-first-seo .t997__cards-wrapper::after,
.uc-first-landing .t997__cards-wrapper::before, 
.uc-first-landing .t997__cards-wrapper::after {
    display: none;
}
.uc-first-seo .t997__col,
.uc-first-landing .t997__col {
    border: 1px solid #ffffff40;
    border-radius: 20px;
    padding: 15px;
    max-width: stretch;
    margin: 0;
}
.uc-first-seo .t997__header-wrapper .t-section__topwrapper,
.uc-first-landing .t997__header-wrapper .t-section__topwrapper{
    width:auto;
    padding: 0;
}
.t758 ul{
    white-space: nowrap;
}
.t758 {
    overflow: auto;
}
.t758::-webkit-scrollbar{
    display: none !important;
}
.t758 ul li:last-child {
    padding-right: 20px;
}
.t758__list_item {
    width: max-content;
}
.video-hover a:before {
    content: "";
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(17 15 12 / 70%)), color-stop(#30292000), to(rgb(17 15 12 / 70%)));
    background-image: -o-linear-gradient(rgb(17 15 12 / 70%), #30292000, rgb(17 15 12 / 70%));
    background-image: linear-gradient(rgb(17 15 12 / 70%), #30292000, rgb(17 15 12 / 70%));
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    pointer-events: none;
}
.insta-hover a:before {
    content: "";
    background: rgb(17 15 12 / 40%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    pointer-events: none;
}
.video-hover a,
.insta-hover a{
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
.uslugi-cart:before {
    content: "";
    /*background: #302920;*/
    background-image: -webkit-gradient(linear, left top, left bottom, from(#302920), color-stop(#30292000), to(#302920));background-image: -o-linear-gradient(#302920, #30292000, #302920);background-image: linear-gradient(#302920, #30292000, #302920);
    /*opacity: .7;*/
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 20px;
    z-index: 1;
    pointer-events: none;
}
.uslugi-cart:after {
    content: "";
    background: #4f4335;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 20px;
    z-index: 1;
    pointer-events: none;
    opacity:0;
    -webkit-transition: all .3s;    
    -o-transition: all .3s;   
    transition: all .3s;
}
.uslugi-cart:hover:after {
    opacity:0.8;
}
.tovary-cart{
    overflow: hidden;
    border-radius: 20px;
}
.tovary-cart a{
    transition: transform .4s !important;
}
.tovary-cart a:hover{
    transform: scale(1.15);
}
.tovary-cart:before {
    content: "";
    /*background: #302920;*/
    background-image: -webkit-gradient(linear, left top, left bottom, from(#302920), color-stop(#30292000), to(#302920));background-image: -o-linear-gradient(#302920, #30292000, #302920);background-image: linear-gradient(#302920, #30292000, #302920);
    /*opacity: .7;*/
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 20px;
    z-index: 1;
    pointer-events: none;
}
.border-radius-bottom div {
    border-radius: 0 0 30px 30px !important;
}
/*для плавного появления фона в zero popup*/
.t1093 .t-popup__bg {
    display:block;
}
.t450__right_social_links {
    margin-top: 15px;
}
.t450__container .t-menusub__menu {
    margin-bottom: 20px;
}
.t-menusub__list-item {
    margin-bottom: 12px;
}
.t702 .t-submit {
    height: 60px;
}
.t-feed__post-label {
    /*background-color: rgb(79 67 53 / 80%) !important;*/
    border-radius: 8px !important;
}
/*.t-feed__post-tag {
    font-weight: 400 !important;
}*/
.t-form__errorbox-middle{
    display:none !important;
}
.t225__title {
    padding-top: 0;
    padding-bottom: 0;
}
.t005__text {
    padding-top: 0;
    padding-bottom: 0;
    margin:0;
}
.uc-text2 ul {
    margin:0;
}
.uc-avtor .t422__text_right {
    border: 1px solid #a49e96 !important;
    border-radius: 30px;
}
.uc-avtor .t422__img, .uc-avtor .t422__img-mobile {
    border-radius: 30px;
    margin-right: 20px;
}
.uc-avtor .t422__uptitle {
    margin-bottom: 10px;
    opacity: .8;
}
.uc-avtor .t422__btn-wrapper {
    margin: 20px 0px 0 0;
}
.t401__title {
    max-width: 80%;
}
.t-redactor__callout-text {
    font-size:15px;
}
@media (min-width:961px) {
    /* uc-h2 и uc-text2 — отступы вместо стандартных 20px */
    .uc-h2 .t-col,
    .uc-text2 .t-col,
    .uc-glavy .t-col,
    .uc-article .t-col,
    .t668__col,
    .uc-3btns .t-col,
    .uc-ceny .t-col{
      margin-left: 50px !important;
      margin-right: 50px !important;
      width: calc(100% - 100px) !important;
      max-width: calc(100% - 100px) !important;
      box-sizing: border-box;
    }
    .uc-slider .t1196__slider{
        --padding-left: 50px !important;
        --padding-right: 50px !important;
    }
    .uc-slider .t1196__container_flex {
        align-items: center;
    }
    .uc-slider .t1196__container_flex .t-col_10 {
        margin-left: 50px;
    }
    .uc-slider .t1196__container_flex .t-col_2 {
        margin-right: 50px;
    }
    .uc-statyi .t-container{
        display: grid;
        gap: 20px;
        box-sizing: border-box;
        grid-template-columns: 1fr 1fr;
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    .uc-statyi .t401__col {
        max-width: 100%;
        margin: 0;
    }
    .uc-statyi .t-container:after,
    .uc-statyi .t-container:before{
        display:none;
    }
    .uc-avtor .t422__wrapper {
        margin-right: 50px;
        margin-left: 50px;
        display: flex;
    }
    .uc-text2 .t-row,
    .uc-ceny .t-container{
        display:flex;
    }
    h2.t-redactor__h2 {
        margin-bottom: 30px !important;
    }
}

@media (min-width:1200px) {
    .t-catalog__prod-popup__info {
        padding: 40px 30px;
        max-width: calc(50% - 80px) !important;
        background: white;
        margin: 0;
        position: -webkit-sticky;
        position: sticky;
        top: 80px;
        border-radius: 20px;
    }
    .uc-raboty .t778{
        background: #eeeeec;
        background-image: url(https://static.tildacdn.com/tild3430-3530-4665-b534-316533333032/bg-standart.jpg);
        padding: 60px 0;
        padding-bottom: 30px;
        margin: 0 30px;
        width: auto;
        border-radius: 30px;
    }
    .uc-raboty .t-store__card-list{
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        padding: 0 20px !important;
        gap: 20px;
    }
    .uc-raboty .t-store__card {
        margin:0;
    }
    .uc-collage .t1236__container,
    .uc-img-video .t-container{
        padding-left: 40px !important;
        padding-right: 40px !important;
        box-sizing: border-box;
        
    }
    .uc-img-video .t-col {
        margin-left: 10px;
        margin-right: 10px;
    }
    .uc-carousel .t1148__slider{
        padding-left:4.2%;
        padding-right:4.2%;
    }
    .uc-article .t-table__wrapper,
    .uc-article .t-table__table{
        width: 100%;
    }
    .uc-first-seo .t-cover-outer,
    .uc-first-landing .t-cover-outer{
        padding-top: 5px !important;
    }
    .uc-hleb {
        position:absolute;
        z-index: 9;
        width: 100%;
        top: 30px;
        opacity: .8;
    }
    .uc-hleb .t758__link-item__wrapper .t-menu__link-item {
        color: #fff !important;
    }
    .uc-first-seo .t997__cards-wrapper,
    .uc-first-landing .t997__cards-wrapper {
        grid-template-columns: repeat(3, 1fr);
    }
    .uc-first-seo .t-cover__carrier > div,
    .uc-first-landing .t-cover__carrier > div {
      width: auto !important;
    }
}

@media (max-width:1199px) {
    .uslugi-cart:after {
        opacity: 0.5;
    }
    .uc-biz-podarki .uslugi-cart:after {
        opacity: 0.25;
    }
    .uc-home-tabs video {
        height:440px !important;
    }
    .video-bg-order2 video,
    .video-bg-order3 video{
        height:307px !important;
    }
}
@media (max-width:960px) {
    .uc-raboty .t-store__grid-cont .t-store__card-list {
        row-gap: 15px !important;
    }
    .uc-3btns .t1331__row {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto auto;
    gap: 10px;
    width: 100%;
    align-items: stretch;
  }
  .uc-3btns .t1331__row .t-btnflex_type_button {
    width: auto !important;
    white-space: nowrap;
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
  .uc-3btns .t1331__row .t-btnflex_type_button2,
  .uc-3btns .t1331__row .t-btnflex_type_button3 {
    width: auto !important;
    height: 100% !important;
    aspect-ratio: 1 / 1;
    padding: 12px !important;
    box-sizing: border-box;
    justify-content: center;
  }
    
    .uc-img-video .t368 .t-col+.t-col {
        margin-top: 10px;
    }
    .uc-statyi .t401__textwrapper {
        padding-bottom: 30px;
    }
    .uc-statyi .t401__table{
        height:260px !important;
    }
    .uc-statyi .t401 .t401__col:last-child {
        margin-bottom: 0px;
    }
    .uc-statyi .t401__col {
        margin-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .uc-statyi .t401__textwrapper__content {
        margin: 0;
    }
    .uc-avtor .t422__textwrapper {
        padding: 30px 20px 20px 20px;
    }
    .uc-avtor .t422__img-mobile {
        height:200px !important;
        margin-bottom: 10px;
    }
    .uc-avtor .t422__text_mobile {
        border:none !important;
    }
    .uc-h2 .t-col,
    .uc-text2 .t-col,
    .uc-glavy .t-col{
        padding-left: 20px;
        padding-right: 20px;
    }
    .t-catalog__product-snippet .t-catalog__prod-popup__col-right {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (max-width:959px) {
    .uc-home-tabs video {
        height:440px !important;
    }
    .video-bg-order video {
        height:323px !important;
    }
    .video-bg-order2 video {
        height:301px !important;
    }
    .video-bg-order3 video{
        height:343px !important;
    }
    .split-video-bg video{
        height:450px !important;
    }
    .video-bg-link video{
        height:368px !important;
    }
    .t-feed__container_inrow1 .t-feed__post:first-child, .t-feed__container_inrow2 .t-feed__post:nth-child(-n+2), .t-feed__container_inrow3 .t-feed__post:nth-child(-n+3), .t-feed__container_inrow4 .t-feed__post:nth-child(-n+4) {
        margin-top: 40px !important;
    }
    .t-feed__container_inrow4 .t-feed__post:first-child {
        margin-top: 0px !important;
    }
    .video-bg-coming-soon video,
    .video-bg-coming-soon2 video{
        height:446px !important;
    }
}

@media(max-width:640px){
    .t706 .t-submit {
        height: 60px;
        font-size: 16px !important;
    }
    .t706 .t-input-block textarea {
        padding-top: 17px;
    }
    .uc-raboty .t-store__grid-cont_mobile-grid .t-col:not(.t-col_8) {
        padding-left: 5px;
        padding-right: 5px;
    }
    .t702 .t702__title {
        margin-bottom: 15px !important;
    }
    .t702__descr{
        font-size:16px !important;
    }
    .t702 .t702__text-wrapper {
        margin-bottom: 20px !important;
    }
    .t702 .t-submit, .t702 .t-input, .t702 .t-select {
        height: 60px;
    }
}

@media (max-width:639px) {
    .video-bg-coming-soon video,
    .video-bg-coming-soon2 video{
        height:437px !important;
    }
    .uc-home-tabs video {
        height:440px !important;
    }
    .video-bg-order video {
        height:287px !important;
    }
    .video-bg-order2 video {
        height:323px !important;
    }
    .video-bg-order3 video {
        height:301px !important;
    }
    .split-video-bg video{
        height:350px !important;
    }
    .video-bg-link video{
        height:356px !important;
    }
}

@media screen and (max-width: 561px) {
    .t-catalog__product-snippet .t-catalog__prod-popup__btn-wrapper-fixed, .t-popup .t-popup__container .t-catalog__prod-popup__btn-wrapper-fixed {
        box-shadow: none;
        padding: 10px;
        z-index: 101;
    }
}
@media (max-width:560px){
    .t702 .t-popup__block-close {
        background: #4f4335;
    }
}

@media (max-width:480px) {
    .t-catalog .t-slds__arrow_wrapper {
        display: none !important;
    }
    .js-catalog-prod-all-text,
    .t-catalog .t-catalog__tabs__content{
        font-size: 13px;
    }
    .t-catalog .t-catalog__tabs_accordion .t-catalog__tabs__item .t-catalog__tabs__item-title {
        font-size: 15px;
    }
    .t-catalog__breadcrumbs {
        font-size: 10px;
    }
    .t-catalog__prod-popup__breadcrumbs {
        margin-bottom: 7px;
        padding-left: 10px;
    }
    .t-catalog__prod-snippet__container {
        padding-top: 55px;
    }
    .t-catalog__prod-popup__name {
        font-size: 18px !important;
    }
    .uc-raboty-all .t-catalog__load-more-btn-wrap {
        margin-top: -5px;
        padding: 0;
    }
    .uc-raboty-all .t-catalog__load-more-btn-wrap button{
        width: 100%;
    }
    .uc-raboty-all .t-catalog__grid-cont {
        padding: 0 10px !important;
    }
    .uc-raboty .t-store__load-more-btn-wrap {
        padding: 0 10px;
    }
    .uc-raboty .t-store__load-more-btn {
        margin-top: 0px;
        width: 100%;
    }
    .uc-raboty .t-store__card__imgwrapper {
        padding-bottom:100% !important;
    }
    .uc-raboty .t-store .t-store__card__wrap_txt-and-btns.t-store__card__wrap_pad-sm .t-store__card__textwrapper {
        padding-left: 15px;
        padding-right: 15px;
    }
    .uc-raboty .t-store .t-store__card__wrap_txt-and-btns.t-store__card__wrap_pad-sm .store__card__wrap_txt-and-opts {
        padding-bottom: 15px;
        padding-top: 15px;
    }
    .t-redactor__callout {
        padding: 20px;
    }
    .t-redactor__callout-text {
        font-size:13px;
    }
    .uc-cta .t995__inner-wrapper {
        padding: 40px 0px 20px 0px !important;
    }
    .uc-cta .t-btnflex.t-btnflex_type_button,
    .uc-avtor .t422__btn-wrapper a,
    .t1331 .t1331__row a{
        width:100%;
    }
    .uc-cta .t995__descr {
        padding: 20px 0 25px;
    }
    .uc-glavy .t976__wrapper_alignleft .t976__list-item:last-child {
        padding-bottom: 0;
    }
    .uc-text2 .t-row {
        display:grid;
        gap:20px;
    }
    .uc-glavy .t976__menu-link_large {
        padding: 8px 20px;
    }
    .uc-glavy .t976__list-item {
        padding-right: 0;
        width: 100%;
    }
.uc-hleb {
  position: relative;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}
/* затухание справа */
.uc-hleb::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 40%;          /* ширина зоны затухания */
  height: 100%;
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    #f9f9f7 100%
  );
  pointer-events: none; /* скролл и клики проходят */
  z-index: 2;
}
    
    .uc-first-seo .t997__card-title,
    .uc-first-landing .t997__card-title {
        margin-bottom: 5px;
    }
    .uc-first-seo .t-cover-outer,
    .uc-first-landing .t-cover-outer {
        padding-top: 0 !important;
    }
    .t758__wrapper {
        text-align: left;
    }
    .uc-first-seo .t997__cards-wrapper,
    .uc-first-landing .t997__cards-wrapper {
        width: 100%;
        box-sizing: border-box;
        display: flex;
        gap: 10px;
        margin-bottom:0;
        flex-wrap: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
    .uc-first-seo .t997__cards-wrapper .t997__col,
    .uc-first-landing .t997__cards-wrapper .t997__col {
        flex: 0 0 65%;
        min-width: 65%;
      }
    .uc-first-seo .t997__col,
    .uc-first-landing .t997__col {
        padding: 15px;
    }
    
    /* === FULL HEIGHT HERO === */
  .uc-first-seo .t-cover,
  .uc-first-landing .t-cover{
    position: relative !important; 
    min-height: 0 !important;
    overflow: hidden;
    height: 100vh !important;
  }
  /* контент заполняет cover целиком */
  .uc-first-seo .t997,
  .uc-first-landing .t997 {
    position: relative;
    z-index: 1;
    height: 100% !important;          /* ← КЛЮЧЕВАЯ СТРОКА */
    min-height: 100% !important;
  }
  .uc-first-seo .t-cover .t-container,
  .uc-first-landing .t-cover .t-container {
    position: relative !important;
    height: 100% !important;
    min-height: 100% !important;
  }
  .uc-first-seo .t-cover__carrier,
  .uc-first-seo .t-cover__filter,
  .uc-first-landing .t-cover__carrier,
  .uc-first-landing .t-cover__filter {
    position: absolute !important;
    inset: 0;
    width: 100% !important;
    height: 100% !important;
  }
  .uc-first-seo .t-cover__wrapper,
  .uc-first-landing .t-cover__wrapper {
    width: 100% !important;
    max-width: 100% !important;
    display: block;
    height: 100% !important;
    min-height: 100% !important;
  }
  .uc-first-seo .t997__wrapper,
  .uc-first-seo .t997__inner,
  .uc-first-landing .t997__wrapper,
  .uc-first-landing .t997__inner {
    display: flex !important;
    flex-direction: column !important;
    height: 100% !important;
    min-height: 100% !important;
    min-height: unset !important; /* перебить Tilda ≤640px */
  }
  .uc-first-seo .t997__header-wrapper,
  .uc-first-landing .t997__header-wrapper {
    flex: 1 1 auto !important;
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0 20px !important;
    min-height: 0;
  }
  .uc-first-seo .t997__cards-wrapper,
  .uc-first-landing .t997__cards-wrapper {
    flex: 0 0 auto;
    margin-top: auto !important;
    margin-bottom: 0 !important;
    padding-bottom: 20px;
    /* ваш flex + overflow-x остаётся из блока выше */
  }
  .uc-first-seo .t-cover__carrier > div,
  .uc-first-landing .t-cover__carrier > div {
    width: auto !important;
    height: 100% !important;
  }
}

@media (max-width:479px) {
    .video-bg-coming-soon video {
        height:343px !important;
    }
    .video-bg-coming-soon2 video{
        height:351px !important;
    }
    .video-bg-case video{
        height:260px !important;
    }
    .uc-home-tabs video {
        height:300px !important;
    }
    .video-bg-order video {
        height:276px !important;
    }
    .video-bg-order2 video {
        height:248px !important;
    }
    .video-bg-order3 video{
        height:266px !important;
    }
    .split-video-bg video {
        height: 265px !important;
    }
    .video-hover video,
    .insta-hover video{
        height: 260px !important;
    }
    .video-bg-link video{
        height:316px !important;
    }
}