    /* ------ КЕЙСЫ НА ГЛАВНОЙ (10.25) ----- */
    .uc-main-cases .t776__col .t776__imgwrapper {padding-bottom: 0 !important;}
    .uc-main-cases .t776__descr {letter-spacing: -0.2px;}
    
    @media (min-width: 1200px) {
        .uc-main-cases .t776 {zoom: 0.99;} 
        .uc-main-cases .t776__parent {max-width: 1110px !important;} 
        .uc-main-cases .t-col {margin-left: 5px !important; margin-right: 5px !important;} 
        
        .uc-main-cases .t776__col:nth-child(1) {max-width: 450px !important;}
        .uc-main-cases .t776__col:nth-child(1) .t776__descr {max-width: 400px !important;}
        .uc-main-cases .t776__col:nth-child(1) .t776__imgwrapper {height: 320px;}
        
        .uc-main-cases .t776__col:nth-child(2) {max-width: 640px !important;}
        .uc-main-cases .t776__col:nth-child(2) .t776__descr {max-width: 400px !important;}
        .uc-main-cases .t776__col:nth-child(2) .t776__imgwrapper {height: 480px;}
        
        .uc-main-cases .t776__col:nth-child(3) {max-width: 450px !important;}
        .uc-main-cases .t776__col:nth-child(3) .t776__imgwrapper {height: 480px;}
        
        .uc-main-cases .t776__col:nth-child(4) {max-width: 270px !important;}
        .uc-main-cases .t776__col:nth-child(4) .t776__imgwrapper {height: 270px;}
        
        .uc-main-cases .t776__col:nth-child(5) {max-width: 360px !important;}
        .uc-main-cases .t776__col:nth-child(5) .t776__imgwrapper {height: 360px;}
        
        .uc-main-cases .t776__imgwrapper {overflow: hidden; border-radius: 6px;}
        .uc-main-cases .t776__col:hover .t776__bgimg {transform: scale(1.04);}
        .uc-main-cases .t776__descr {transition: color 0.3s ease;}
        .uc-main-cases .t776__bgimg {transition: transform 0.3s ease;}
        .uc-main-cases .t776__col:hover .t776__descr {color: #be9176!important;}
    }
    
    @media (max-width: 1200px) {
        .uc-main-cases .t776__parent {max-width: 932px !important;}
        .uc-main-cases .t776__col {max-width: 298px; margin-left: 6px; margin-right: 6px;}
        .uc-main-cases .t776__imgwrapper {height: 260px;}
        .uc-main-cases .t776__descr {font-size: 14px !important;}
    }
    
    @media (max-width: 960px) {
        .uc-main-cases .t776__parent {max-width: 612px !important;}
        .uc-main-cases .t776__col {max-width: 294px; padding-left: 0px; padding-right: 0px;}
    }
    
    @media (max-width: 640px) {
        .uc-main-cases .t776__parent {max-width: 320px !important; row-gap: 30px;}
        .uc-main-cases .t776__col {max-width: 300px !important; margin-left: 0 !important; margin-right: 0 !important;}
        .uc-main-cases .t776__imgwrapper {height: 240px;}
        .uc-main-cases .t776__textwrapper {margin-bottom: 0px;}
    }
    
    
    
    /* ------ ОБЩАЯ СТРАНИЦА КЕЙСОВ + КЕЙСЫ В УСЛУГАХ (10.25) ----- */
    .uc-all-cases .t-container {max-width: calc(100% - 90px) !important; zoom: 0.99;}
    
    .uc-all-cases .js-store-parts-select-container {max-width: calc(100% - 100px) !important;}
    .uc-all-cases .t-store__parts-switch-wrapper {display: flex; flex-wrap: wrap; gap: 15px; margin-bottom: 20px; max-width: 760px; row-gap: 10px;}
    .uc-all-cases .t-store__parts-switch-btn {margin: 0; transition: color 0.25s ease-out;}
    .uc-all-cases .t-store__parts-switch-btn:hover {color: #000015 !important;}
    .uc-all-cases .t-store__parts-switch-btn.t-active {opacity: 1 !important; color: #182D8D !important; font-weight: 500 !important; text-decoration: underline;}
    
    .uc-all-cases .js-product {margin-left: 5px; margin-right: 5px;}
    .uc-all-cases .t-store__card__imgwrapper {overflow: hidden; border-radius: 6px;}
    .uc-all-cases .js-product-img {transition: transform 0.3s ease;}
    
    .uc-all-cases .t-typography__title {letter-spacing: -0.2px;}
    .uc-all-cases .t-store__card__descr {margin-top: 0px; margin-bottom: 8px;}
    
    @media (min-width: 1200px) {
        .uc-all-cases .js-product:hover .js-product-img {transform: scale(1.04);}
        .uc-all-cases .js-store-prod-name {transition: color 0.3s ease;}
        .uc-all-cases .js-product:hover .js-store-prod-name {color: #be9176!important;}
        .uc-all-cases .t-typography__title {max-width: 90%;}
        .uc-all-cases .js-store-prod-name {letter-spacing: -0.4px;}
    }
    
    @media (max-width: 1200px) {
        .uc-all-cases .t-container {max-width: calc(100% - 30px) !important;}
        .uc-all-cases .js-store-parts-select-container {max-width: calc(100% - 40px) !important;}
        .uc-all-cases .js-store-prod-name {font-size: 14px!important; letter-spacing: -0.2px;}
    }
    
    @media (max-width: 960px) {
        .uc-all-cases .js-product {padding: 0 !important;}
        
        .uc-all-cases .t-store__grid-cont_mobile-grid .t-col:not(.t-col_8):not(.t-col_12), 
        .uc-all-cases .t-store__grid-cont_mobile-grid .t-store__stretch-col:not(.t-store__stretch-col_100) {
            width: 298px;
        }
        .uc-all-cases .t-store__grid-cont .t-col, 
        .uc-all-cases .t-store__grid-cont .t-store__stretch-col {
            margin-bottom: 40px;
        }
    }
    
    @media (max-width: 640px) {
        .uc-all-cases .t-container {max-width: calc(100% - 20px) !important;}
        .uc-all-cases .t-store__parts-switch-wrapper {row-gap: 8px;}
        .uc-all-cases .t-store__grid-cont_mobile-grid {padding: 0;}
        .uc-all-cases .t-store__card {margin: 0 0 30px 0;}
        .uc-all-cases .t-typography__title {font-size: 15px;}
    }
    
    
    
    /* ------ СТРАНИЦА КЕЙСА ----- */

    .uc-cases {padding: 0 !important;}
    .uc-cases .t-container, .uc-cases .t754 {max-width: 100% !important; zoom: 0.99;}
    .uc-cases__uptitle {font-family: 'Custom'; font-weight: 500; font-size: 12px; line-height: 1.3; letter-spacing: -0.2px; color: #979797; margin-bottom: 16px;}
    .uc-cases__gap {display: block; height: 12px;}
    
    .uc-cases .t489 .t-container,
    .uc-cases .t480 .t-container,
    .uc-cases .t005 .t-container {max-width: calc(100% - 100px) !important; padding-top: 20px; border-top: solid 1px #E1E1E1;}

    .uc-cases .t480,
    .uc-cases .t526,
    .uc-cases .t005 {margin-top: 80px;}
    
    .uc-cases .t005__text li, .t480__title li, .t489__title li {margin-bottom: 6px;}
    
    
    /* Заголовок */
    .uc-cases .t795 {margin-top: 120px;}
    .uc-cases .t795 .t-col {margin-left: 50px !important;}
    .uc-cases .t795__title {margin-bottom: 0px !important;}
    
    /* Задачи */
    .uc-cases .t489 {margin-top: 60px;}
    .uc-cases .t489 .t-col {margin: 0 !important;}
    .uc-cases .t489 .t-col:first-child {max-width: 540px !important;}
    .uc-cases .t489 .t-col:last-child {max-width: 360px !important; margin-left: 82px !important;}
    
    /* Что было сделано */
    .uc-cases .t480 .t-col {margin: 0 !important;}
    .uc-cases .t480 .t-col:first-child {max-width: 540px !important;}
    .uc-cases .t480__textwrapper {height: auto !important;}
    .uc-cases .t480__title {margin-bottom: 0px !important;}
    .uc-cases .t480__title ul {margin-top: 8px;}
    .uc-cases .t480 .t-col:last-child {max-width: 480px !important; margin-left: 80px !important;}
    .uc-cases .t480__blockimg {border-radius: 12px; background-position: center; background-size: cover; min-height: 280px;}
    
    /* Награды */
    .uc-cases .t526:before {
        position: relative;
        display: block;
        content: '';
        width: 1100px;
        height: 1px;
        background: #E1E1E1;
        top: 0;
        left: 50px;
    }
    .uc-cases .t526 .uc-cases__uptitle {margin: 20px 50px 40px !important;}
    .uc-cases .t526__container {max-width: calc(100% - 60px) !important;}
    .uc-cases .t526__col {max-width: 240px !important; margin-left: 70px !important; margin-right: 70px !important;}
    .uc-cases .t526__wrappercenter {padding-right: 0px !important; padding-left: 0px !important;} 
    .uc-cases .t526__persname {margin-bottom: 10px !important;} 
    .uc-cases .t526__persdescr {margin-bottom: 8px !important;}
    
    /* Результат */
    .uc-cases .t005 .t-col_6 {max-width: 530px !important; margin: 0 !important;}
    .uc-cases .t005 .t-col_6:last-child {margin-left: 40px !important;}
    .uc-cases .t005__text {padding-top: 0px !important; padding-bottom: 0px !important;}
    
    /* Другие кейсы */
    .uc-cases .t754__parent {max-width: 1120px !important;}
    .uc-cases .t754__col {margin-left: 10px !important; margin-right: 10px !important; max-width: 353px !important;}
    
    @media (max-width: 1199px) {
        .uc-cases .t489 .t-container,
        .uc-cases .t480 .t-container,
        .uc-cases .t005 .t-container {max-width: calc(100% - 40px) !important;}
        .uc-cases .t795 .t-col {margin-left: 20px !important;}
        .uc-cases .t795__title {font-size: 40px !important;}
        .uc-cases .t526 .uc-cases__uptitle {margin: 20px 20px 40px !important;}
        .uc-cases .t489__title {font-size: 18px !important;}
        .uc-cases .t489 .t-col:last-child {max-width: 340px !important; margin-left: 40px !important;}
        .uc-cases .t480__title, .uc-cases .t526__persdescr, .uc-cases .t005__text {font-size: 18px !important;}
        .uc-cases .t480 .t-col:last-child {max-width: 348px !important; margin-left: 40px !important;}
        .uc-cases .t526__col {margin-left: 30px !important; margin-right: 30px !important;}
        .uc-cases .t526:before {
            position: relative;
            display: block;
            content: '';
            width: calc(100% - 40px);
            height: 1px;
            background: #E1E1E1;
            top: 0;
            left: 20px;
        }
        .uc-cases .t754__parent {max-width: 940px !important;}
        .uc-cases .t754__col {max-width: 293px !important; width: 293px; padding: 0;}
        .uc-cases .t005 .t-col_6 {max-width: 445px !important; margin: 0 !important;}
        .uc-cases .t005 .t-col_6:last-child {margin-left: 30px !important;}
    }
    
    @media (max-width: 959px) {
        .uc-cases__gap {height: 8px;}
        .uc-cases__uptitle {margin-bottom: 12px;}
        .uc-cases .t-col {
            padding: 0 !important;
            width: calc(100% - 40px) !important;
            max-width: calc(100% - 40px) !important;
        }
        
        .uc-cases .t795__title {font-size: 36px !important; line-height: 1.1 !important;}
        .uc-cases .t489 {margin-top: 50px !important;}
        .uc-cases .t489 .t-col:last-child {margin-top: 40px !important; margin-left: 0px !important;}
        .uc-cases .t480 .t-col:last-child {max-width: 600px !important; width: 600px !important; margin-top: 40px !important; margin-left: 0px !important;}
        .uc-cases .t526__container .t-list__item:first-child, 
        .uc-cases .t526__container:not(.t-list__container_inrow1) .t-list__item:nth-child(2) {
            margin-top: 40px !important;
        }
        .uc-cases .t526 .uc-cases__uptitle {margin-bottom: 0 !important;}
        .uc-cases .t754__parent {max-width: 640px !important;}
        .uc-cases .t754__col {margin-left: 0px !important; margin-right: 0px !important;}
        .uc-cases .t754__col {margin: 0 auto !important;}
        .uc-cases .t754__imgwrapper {padding-bottom: 0 !important; height: 460px !important;}
        .uc-cases .t005 .t-col_6 {max-width: 540px !important;}
        .uc-cases .t005 .t-col_6:last-child {margin-left: 0px !important; margin-top: 8px !important;}
    
    @media (max-width: 639px) {
        .uc-cases__gap {height: 6px;}
        .uc-cases .t489 .t-container, .uc-cases .t480 .t-container, .uc-cases .t005 .t-container, .t795 .t-container {max-width: calc(100% - 20px) !important;}
        .uc-cases .t480, .uc-cases .t526, .uc-cases .t005 {margin-top: 60px !important;}
        .uc-cases .t-col {width: 100% !important; max-width: 100% !important;}
        .uc-cases .t795 .t-col {margin-left: 0px !important;}
        .uc-cases .t795__title {font-size: 28px !important; letter-spacing: -0.4px !important;}
        .uc-cases .t489__title,
        .uc-cases .t480__title,
        .uc-cases .t005__text {font-size: 14px !important;line-height: 1.3 !important;}
        .uc-cases .t489 {margin-top: 40px !important;}
        .uc-cases__uptitle {margin-bottom: 8px;}
        .uc-cases .t489 .t-col:last-child {margin-top: 30px !important;}
        .uc-cases .t480 .t-col:last-child {max-width: 300px !important; width: 300px !important; margin-top: 20px !important;}
        .uc-cases .t480__blockimg {min-height: 320px !important; border-radius: 6px !important;}
        .uc-cases .t480__title ul {margin-top: 4px;}
        .uc-cases .t526 .uc-cases__uptitle {margin: 20px 10px 0px !important;}
        .uc-cases .t526:before {width: calc(100% - 20px); left: 10px !important;}
        .uc-cases .t526__imgwrapper {width: 80px !important;}
        .uc-cases .t526__persdescr {font-size: 16px !important; margin-bottom: 4px !important;}
        .uc-cases .t526__container .t-list__item:first-child, 
        .uc-cases .t526__container:not(.t-list__container_inrow1) .t-list__item:nth-child(2) {
            margin-top: 30px !important;
        }
        .uc-cases .t754__imgwrapper {height: 240px !important;}
        .uc-cases .t754__textwrapper {margin-bottom: 0px !important;}
        .uc-cases .t005 .t-col_6:last-child {margin-top: 6px !important;}
        .uc-cases .t005__text {margin-bottom: 0px !important;}
        .uc-cases .t005__text ul {margin-bottom: 0px !important;}
    }

















/* ----- Страница материала из раздела Экспертиза ----- */
    .uc-expertise .t670__imgwrapper .t-slds__bgimg {
        border-radius: 6px!important;
    }

    @media screen and (max-width: 640px) {
        .uc-expertise .t-title_xxs {
            font-size: 20px!important;
        } 
        
        .uc-expertise .t-col {
            padding-left: 10px!important;
            padding-right: 10px!important;
        }
        
        .uc-expertise .t030__title {
            margin-bottom: 0px!important;
        }
        
        .uc-expertise ul.t-slds__bullet_wrapper, 
        .uc-expertise .t-slds__bullet_wrapper {
            padding: 0px!important;
        }
        
        .uc-expertise .t004 .t-text {
            font-size: 12px!important;
        }
    }
    
/* ---- Карточка материала на странице Услуги ---- */
    .material-serv .tn-atom {
        transition: all 0.2s ease-out;
    }
    
    .material-serv .tn-atom:hover {
        background: #fff!important;
        border-color: #E5E5E5!important;
    }
    
/* ---- Кейсы ---- */
    .case-border .tn-atom {
        border-top-right-radius: 100px!important;
    }
    
/* --- Отзывы --- */
    .review-card .tn-atom {
        transition: all 0.2s ease-out!important;
    }
    
    .review-card .tn-atom:hover {
        background: #FBFBFB!important;
    }
    
/* --- Экспертиза в услугах --- */
.uc-expertise-in-serv .t-card__uptitle {
        letter-spacing: 1px!important;
        text-transform: uppercase!important;
    }
    
    .uc-expertise-in-serv .t774__container { 
        max-width: 1092px!important;
    }
    
    .uc-expertise-in-serv .t774 .t-col_4 {
        max-width: 348px!important;
        margin-left: 8px!important;
        margin-right: 8px!important;
        border-radius: 6px!important;
    }
    
    @media screen and (max-width: 960px) {
        .uc-expertise-in-serv .t774__container {
            max-width: 640px!important;
            padding-left: 12px!important; 
            padding-right: 12px!important;
        }    
        
        .uc-expertise-in-serv .t774 .t-col_4 {
            max-width: none!important; 
            width: 286px!important; 
            margin-left: 8px!important; 
            margin-right: 8px!important;
            padding-left: 0px!important;
            padding-right: 0px!important;
        }
    }
    
    @media screen and (max-width: 639px) {
        .uc-expertise-in-serv .t774__container {
            max-width: 320px!important;
            padding-left: 10px!important;
            padding-right: 10px!important;
        }
        
        .uc-expertise-in-serv .t774 .t-col_4 {
            width: 300px!important;
            margin-left: 0px!important;
            margin-right: 0px!important;
        }
    }
    
/* ------------ ОТЗЫВЫ --------------- */

@media screen and (min-width: 1200px) {
        .uc-reviewgrid {
            border-radius: 28px;
        }

        .uc-reviewsld .t778__container, .uc-reviewgrid .t778__container  {
            max-width: 1096px!important;
        } 
    
        .uc-reviewsld .t778__col, .uc-reviewgrid .t778__col { 
            max-width: 348px!important;
            margin-left: 8px!important;
            margin-right: 8px!important;
        }
        
        .uc-reviewgrid .t778__col {
            margin-bottom: 16px;
        }
    }
    
    @media screen and (max-width: 960px) {
        .uc-reviewsld .t778__container.t-container.t778__container_mobile-flex.slick-initialized.slick-slider.slick-dotted {
            height: 440px!important;
        }
    
        .uc-reviewsld .t778__col {
            min-width: auto!important;
            max-width: unset!important;
            padding-left: 8px!important;
            padding-right: 8px!important;
        }
        
        .uc-reviewsld .t778__container_mobile-flex .t778__col:first-child {
            margin-left: 0px!important;
        }
    }
    
    @media screen and (max-width: 640px) {
        .uc-reviewsld .t778__col, .uc-reviewgrid .t778__col {
            min-width: 300px!important; 
            max-width: 300px!important;
        }  
    }
    
    /* Аватарка */
    
    .uc-reviewsld .t778__img, .uc-reviewgrid .t778__img {
        height: 56px!important;
        width: 56px!important;
        margin-top: 20px;
        margin-left: 30px;
        border-radius: 1000px!important;
        position: relative!important;
    }
    
    @media screen and (min-width: 960px) and (max-width: 1200px) {
        .uc-reviewsld .t778__img, .uc-reviewgrid .t778__img {
            margin-left: 24px!important;
        }
    }
    
    @media screen and (max-width: 640px) {
        .uc-reviewsld .t778__img, .uc-reviewgrid .t778__img {
            margin-left: 20px!important;
        } 
    }
    
    .uc-reviewsld .t778__imgwrapper, .uc-reviewgrid .t778__imgwrapper {
        padding-bottom: 0!important;
    }
    
    /* Логотип BITOBE */
    
    .uc-reviewsld .t778__markwrapper {
        right: 20px; 
        top: 14px;
    }
    
    .uc-reviewgrid .t778__markwrapper {
        right: 20px;
        top: 34px;   
    }
    
    .uc-reviewsld .t778__mark, .uc-reviewgrid .t778__mark {
        width: 26px!important;
        height: 28px!important;
        background-image: url(https://static.tildacdn.com/tild3363-3363-4831-b033-383938363064/bt.svg);
        background-repeat: no-repeat;
        background-position: center;
        border-radius: 0px!important;
    }
    
    /* Высота карточки, отступ от аватарки до текста + кавычки*/

    .uc-reviewsld .t778__textwrapper, .uc-reviewgrid .t778__textwrapper {
        height: 340px!important;
        padding-top: 68px!important;
    } 
    
    @media screen and (min-width: 960px) and (max-width: 1200px) {
        .uc-reviewsld .t778__textwrapper, .uc-reviewgrid .t778__textwrapper {
            padding-left: 24px!important;
            padding-right: 24px!important;
        }
    }
    
    @media screen and (max-width: 640px) {
        .uc-reviewsld  .t778__textwrapper, .uc-reviewgrid .t778__textwrapper { 
            padding-left: 20px!important;
            padding-right: 20px!important;
        }    
    }
    
    .uc-reviewsld .t778__title::after, .uc-reviewgrid .t778__title::after {
        content: "";
        position: absolute;
        top: 36px;
        left: 30px;
        width: 20px;
        height: 17px;
        background-image: url(https://static.tildacdn.com/tild3235-3536-4735-b965-666639323033/photo.svg);
        background-size: cover;
    }
    
    @media screen and (min-width: 960px) and (max-width: 1200px) {
        .uc-reviewsld .t778__title::after, .uc-reviewgrid .t778__title::after {
            left: 24px!important;
        }
    }
    
    @media screen and (max-width: 640px) {
        .uc-reviewsld .t778__title::after, .uc-reviewgrid .t778__title::after {
            left: 20px;
        }  
    }
    
    /* Текст */
    
    @media screen and (max-width: 1200px) {
        .uc-reviewsld .t778__title, .uc-reviewgrid .t778__title {
            font-size: 11px!important;
        }
    }
    
    /* Фио и должность */
    
    .uc-reviewsld .t778__price-wrapper, .uc-reviewgrid .t778__price-wrapper {
        margin-top: 0px!important;
        max-width: 250px!important;
        position: absolute!important;
        bottom: 32px!important;
        border-left: 1px solid #e5e5e5;
        padding-left: 12px;
    }
    
    .uc-reviewsld .t778__price, .uc-reviewgrid .t778__price {
        min-width: 200px!important;
    }
    
     @media screen and (min-width: 960px) and (max-width: 1200px) {
        .uc-reviewsld .t778__price-wrapper, .uc-reviewgrid .t778__price-wrapper {
            max-width: 212px!important;
        }
    }

    .uc-reviewsld .t778__price-currency, .uc-reviewsld .t778__price_old:after,
    .uc-reviewgrid .t778__price-currency, .uc-reviewgrid .t778__price_old:after {
        display: none!important;
    }
    
    .uc-reviewsld .t778__price-value, .uc-reviewgrid .t778__price-value  {
        margin-top: -10px!important;
    }
    
    .uc-reviewsld .t778__price, .uc-reviewgrid .t778__price {
        font-weight: 500!important;
    }
    
    .uc-reviewsld .t778__price_old, .uc-reviewgrid .t778__price_old {
        margin-top: 8px!important;
        font-size: 9px!important;
    }
    
    @media screen and (max-width: 1200px) {
        .uc-reviewsld .t778__price, .uc-reviewgrid .t778__price {
            font-size: 11px!important;
        }
        
        .uc-reviewsld .t778__price_old, .uc-reviewgrid .t778__price_old {
            font-size: 8px!important;
        }
    }
    
    @media screen and (max-width: 960px) {
        .uc-reviewsld .t778__price-wrapper, .uc-reviewgrid .t778__price-wrapper {
            max-width: 210px!important;
        }
    }
    
    /* Кнопка */
    
    .uc-reviewsld .t778__btn-wrapper, .uc-reviewgrid .t778__btn-wrapper {
        padding: 0px!important;
    }
    
    .uc-reviewsld .t778__btn-wrapper::after, .uc-reviewgrid .t778__btn-wrapper::after {
        content: "";
        position: absolute;
        bottom: 34px;
        right: 24px;
        width: 12px;
        height: 12px;
        background-image: url(https://static.tildacdn.com/tild6534-3834-4063-b937-373234396361/arrow_1.svg);
        background-size: cover;
    }
    
    .uc-reviewsld .t778__btn, .uc-reviewgrid .t778__btn {
        display: none!important;
    }
    
    /* Дотсы */
    
    .uc-reviewsld .slick-dots li {
        width: 10px!important;
        padding: 0!important;
    }
    
    .uc-reviewsld .t778__container.t-container.t778__container_mobile-flex.slick-initialized.slick-slider.slick-dotted {
        margin-bottom: 0 !important;
    }

    .uc-reviewsld .slick-dots {
        bottom: -50px !important;
        z-index: 200 !important;
    } 
    
    @media screen and (max-width: 960px) {
        #allrecords .uc-reviewsld .slick-dots {
            display: none!important;
        /*  bottom: 25px !important;
            z-index: 9999 !important;
            margin-bottom: 0; */
        }
    }
    
    /* Фикс багов */
    
    #allrecords .uc-reviewsld ul {
        padding-left: 0px!important;
    }
    
    @media screen and (max-width: 960px) {
        .uc-reviewsld .t778__scroll-icon-wrapper, .uc-reviewgrid .t778__scroll-icon-wrapper {
            display: none!important;
        }
    }
    
    /* Стрелочки */
    
    .review-leftarrow .tn-atom, .review-rightarrow .tn-atom {
        cursor: pointer!important;
    }
    


/* ------------ СЛАЙДЕР НА ГЛАВНОЙ --------------- */
    .uc-sldr-mainpage .t734 .t-cover__wrapper, 
    .uc-sldr-mainpage .t734__wrapper, 
    .uc-sldr-mainpage .t734 .t-width_12 {
        width: 100%!important;
        max-width: 100%;
    }
    
    .uc-sldr-mainpage .t734 .t-cover__wrapper {
        vertical-align: bottom!important;
    }
    
    @media screen and (max-width: 1180px) {
        .uc-sldr-mainpage .t734__wrapper {
            padding: 28px 0 80px 0 !important;
        } 
    }
    
    .uc-sldr-mainpage .t734 .t-container {
        margin-left: 5%!important;
        margin-right: 5%!important;
        max-width: 90%!important;
    }
    
    @media screen and (max-width: 1180px) {
        .uc-sldr-mainpage .t734 .t-container {
            width: 100%!important;
        }
    }
    
    .uc-sldr-mainpage .t734__textwrapper {
        text-align: left!important;
    }

    .uc-sldr-mainpage .t734__wrapper {
        padding: 36px 0 80px 0!important;
        border-top: 1px solid #ffffff40;
    }
    
    @media screen and (max-width: 960px) {
        .t734__witharrows .t734__textwrapper {
            padding: 0px!important;
        }
    }
    
    @media screen and (min-width: 960px) {
        .uc-sldr-mainpage .t734__textwrapper {
            display: grid;
            grid-template-columns: 2fr 1fr;
            column-gap: 40px;
        }
    }
    
    .uc-sldr-mainpage .t734__title {
        grid-column: 1 / 2;
        grid-row: 1 / 3;
        font-size: 4vw!important;
        letter-spacing: -2px;
        line-height: 1;
    } 
    
    .uc-sldr-mainpage .t734__descr {
        grid-column: 2 / 3;
        grid-row: 1 / 2;
        margin-top: 12px;
        font-size: 1vw!important;
    } 
    
    @media screen and (max-width: 960px) {
        .uc-sldr-mainpage .t734__title {
            font-size: 6.5vw !important;
        } 
        
        .uc-sldr-mainpage .t734__descr {
            font-size: 2.4vw !important;
            margin-top: 20px!important;
        }
    }
    
    @media screen and (max-width: 640px) {
        .uc-sldr-mainpage .t734__title {
            letter-spacing: -0.6px;
        }
        
        .uc-sldr-mainpage .t734__descr {
            font-size: 3vw !important;
            margin-top: 12px !important;
        }
    }
    
    .uc-sldr-mainpage .t734__button {
        grid-column: 2 / 3;
        grid-row: 2 / 3;
        padding-top: 16px!important;
    }
    
    @media screen and (max-width: 960px) {
        .uc-sldr-mainpage .t734__button {
            padding-top: 36px !important;
        }
    }

    .uc-sldr-mainpage .t734__button .t-btn {
        position: relative;
        height: 48px!important; 
        font-size: 0.8vw!important; 
        letter-spacing: -0.2px!important; 
        padding-left: 14px!important; 
        padding-right: 40px!important; 
        border-bottom-right-radius: 10px;
    }
    
    @media screen and (max-width: 1180px) {
        .uc-sldr-mainpage .t734__button .t-btn {
            height: 40px !important;
            font-size: 1vw !important;
            padding-left: 14px !important;
            padding-right: 32px !important;
        }
    }
    
    @media screen and (max-width: 960px) {
        .uc-sldr-mainpage .t734__button .t-btn {
            height: 52px !important;
            font-size: 2vw !important;
            padding-left: 12px !important;
            padding-right: 40px !important;
        }
    }
    
    @media screen and (max-width: 640px) {
        .uc-sldr-mainpage .t734__button .t-btn {
            height: 48px !important;
            font-size: 3vw !important;
        }
        
        .uc-sldr-mainpage .t734__button {
            padding-top: 24px !important;
        }
    }
    
    .uc-sldr-mainpage .t734__button .t-btn::after {
        content: "";
        position: absolute;
        top: 4px;
        right: 4px;
        width: 8px;
        height: 8px;
        background-image: url(https://static.tildacdn.com/tild3639-6238-4665-b739-643033346535/arrow.svg);
        background-size: cover;
    }
    
    .uc-sldr-mainpage .t734 .t-slds__bullet_wrapper {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .uc-sldr-mainpage .t-slds__bullet_body {
        width: 8px!important;
        height: 8px!important;
        background-color: #ffffff30!important;
    } 
    
    .uc-sldr-mainpage .t-slds__bullet_active .t-slds__bullet_body {
        width: 10px!important;
        height: 10px!important;
        background-color: #fff!important;
    }
    
    .uc-sldr-mainpage .t734 .t-slds__bullet_wrapper {
        bottom: 24px!important;
    }
    
    .uc-sldr-mainpage .t-slds__arrow-withbg {
        background-color: transparent!important; 
        border: 1px solid #ffffff30;
    }
    
    @media screen and (max-width: 640px) {
        .t-slds__arrow-withbg {
            margin-top: -50px!important;
        }
    }