body {
    background-color: #F9F9F9 !important;
}

.uc-menu .t396__artboard {
    background-color: transparent !important;
}

* { 
    letter-spacing: -0.05em !important;
}

.non-active {
    filter: blur(2px) !important;
    opacity: 0.4;
}

.t585__text {
    opacity: 0.8 !important;
}











/*меню*/
.background-menu .tn-atom {
    background: linear-gradient(rgba(31, 24, 33, 1) 0%, rgba(31, 24, 33, 0.987) 8.1%, rgba(31, 24, 33, 0.951) 15.5%, rgba(31, 24, 33, 0.896) 22.5%, rgba(31, 24, 33, 0.825) 29%, rgba(31, 24, 33, 0.741) 35.3%, rgba(31, 24, 33, 0.648) 41.2%, rgba(31, 24, 33, 0.55) 47.1%, rgba(31, 24, 33, 0.45) 52.9%, rgba(31, 24, 33, 0.352) 58.8%, rgba(31, 24, 33, 0.259) 64.7%, rgba(31, 24, 33, 0.175) 71%, rgba(31, 24, 33, 0.104) 77.5%, rgba(31, 24, 33, 0.049) 84.5%, rgba(31, 24, 33, 0.013) 91.9%, rgba(31, 24, 33, 0) 100%) !important;
}

.menu {
    backdrop-filter: blur(4px);
    border-radius: 1000px;
    background-color: rgb(255 255 255 / 20%) !important ;
}











/*кнопки*/
.btn-liner {
    width: fit-content !important;
    border-bottom: 1px solid rgb(255 255 255 / 50%);
}

.btn-liner-1 {
    width: fit-content !important;
    border-bottom: 1px solid rgb(31 24 33 / 50%);
}

.link .tn-atom {
    transition: 0.3s;
}

.link:hover .tn-atom {
    transition: 0.3s;
    opacity: 0.8 !important;
}

.button {
    backdrop-filter: blur(4px);
    border-radius: 100px !important;
    background-color: rgb(255 255 255 / 20%) !important;
}










/*//////////ГЛАВНАЯ////////////*/
/*обложка*/
.backdrop-shape {
    backdrop-filter: blur(14px);
    border-radius: 9px !important;
}

/*форма*/
@media screen and (min-width: 960px) {
.t-input-group.t-input-group_cb {
    position: absolute;
    left: 0;
    bottom: -30px;
}
}
    label.t-checkbox__control {
        margin: auto;
    }
    
    .tn-form_horiz.t-form_inputs-total_4 .t-input-group {
    width: 100% !important;
}

span.t-checkbox__labeltext {
    font-size: 10px !important;
    color: white !important;
}

.t-checkbox__labeltext {
    -webkit-margin-start: 0px !important;
    margin-inline-start: 0px !important;
}

.t-checkbox__indicator {
    height: 14px !important;
    width: 14px !important;
    border-radius: 5px !important;
    margin-right: 5px !important;
}

.t-checkbox__indicator:after {
    border-radius: 100px !important;
    height: 4px !important;
    left: 0px !important;
    top: 0px !important;
    width: 4px !important;
    background-color: white;
    border: none !important;
    margin: 3.4px;
}



/*проекты / слайдер*/
.t-slds__arrow-right, .t-slds__arrow-left {
    background-color: rgb(232 232 232 / 20%) !important;
    backdrop-filter: blur(4px);
}











/*faq*/
.t585__text {
    line-height: 1.45 !important;
}

.uc-faq .t-section__title {
    margin-bottom: 0px !important;
    text-align: left !important;
}

.uc-faq .t-title_xs, .uc-tech .t-title_xs {
    font-size: 10px !important;
    font-weight: 500 !important;
    display: flex;
    align-items: center;
}

.uc-faq  {
    padding-top: 20px !important;
    border-top: 1px solid rgb(31 24 33 / 10%);
}

.uc-faq .t-col:first-child .t585__header, .uc-tech .t-col:first-child .t585__header {
    border-top: none !important;
}

.uc-faq .t-col:first-child .t585__trigger-button {
    padding-top: 0px !Important;
}

.uc-faq .t-section__title:before, .uc-tech .t-section__title:before {
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #1F1821;
  border-radius: 100px;
  margin-right: 5px;
}

@media screen and (max-width: 920px) {
    .uc-faq .t585__title, .uc-tech .t585__title {
    font-size: 16px !Important;
}

.uc-faq .t-col:first-child .t585__trigger-button, .uc-tech .t-col:first-child .t585__trigger-button {
    padding-top: 40px !Important;
}
}

@media screen and (max-width: 640px) {
.uc-faq .t-col, .uc-tech .t-col {
    padding-left: 10px !Important;
    padding-right: 10px !Important;
}
}

.uc-faq .t585__lines svg, .uc-tech .t585__lines svg {
    width: 12px !Important;
    height: 12px !Important;
}

.uc-faq .t585__icon, .uc-tech .t585__icon {
    width: 12px !Important;
    height: 12px !Important;
}

.uc-faq .t585__circle, .uc-tech .t585__circle {
    width: 28px !Important;
    height: 28px !Important;
}

.uc-faq .t585__lines svg g, .uc-tech .t585__lines svg g {
    stroke-width: 2px !important;
}













/*технологии для жителей*/
/*табы*/
.t395__width_14 {
    width: fit-content !important;
}



@media screen and (min-width: 961px) {
    .uc-tabs .t395__wrapper {
        display: flex !important;
        flex-direction: column;
    }
    
    .uc-tabs .t395__title {
        font-size: 12px !important;
        color: #767277 !important;
        font-weight: 500 !important;
        padding-top: 13px !important;
        padding-bottom: 13px !important;
    }
    
    .uc-tabs .t395__title {
        padding: 10px 14px !important;
        text-align: left !important;
    }
    
    .uc-tabs .t395__width_16 {
        width: fit-content !important;
    }
    
    .uc-tabs .t395__tab {
        border-radius: 100px !important;
        border: 1px solid rgb(31 24 33 / 20%) !important;
    }
    
    #rec844276796 .t395__tab:last-child, #rec844474727 .t395__tab:last-child {
        border-right: 1px solid rgb(31 24 33 / 20%) !important;
    }
    
    .uc-tabs .t395__tab_active:after {
        background-color: rgb(31 24 33 / 0%) !important;
        width: 0 !important;
    }
    
    .uc-tabs .t395__tab {
        margin-bottom: 5px !important;
    }
    
    #rec844276796 .t395__tab:last-child:hover {
        border: 1px solid #906996 !important;
    }
    
    .uc-tabs .t395__tab:hover {
        border-radius: 100px !important;
        border: 1px solid #906996 !important;
        transition: 0.2s;
    }
    
    .uc-tabs .t395__tab:hover {
        transition: 0.2s;
    }
    
    .uc-tabs .t395__tab_active .t395__title {
        opacity: 1 !important;
    }
    
    
    .uc-tech .t-col:first-child .t585__trigger-button {
        padding-top: 0px !important;
    }
}

    .uc-tabs {
        overflow: visible !important;
        height: 0px !important;
    }
    
    .uc-tabs .t395__wrapper.t-align_center {
        margin-top: 80px;
    }
    
    .t395__wrapper_mobile {
        border: 0px !important;
        border-radius: 50px !important;
    }
    
    .uc-tech .t-section__title {
        margin-bottom: -20px !important;
        text-align: left !important;
    }
    
@media screen and (max-width: 960px) {
    .uc-tech .t-section__title {
        margin-bottom: 90px !important;
        text-align: left !important;
    }
    
    .uc-tabs .t395__wrapper_mobile {
        margin-top: 77px !important;
    }
    
    .uc-tech-prod .t-col {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    
    .uc-tech .t-col:first-child .t585__trigger-button {
        padding-top: 27px !important;
        border-top: 1px solid #eee !important;
    }
}

@media screen and (max-width: 640px) {
    .uc-tabs .t395__col {
        padding: 0 10px !important;
    }
    
    .uc-tech .t-section__title {
        margin-bottom: 90px !important;
        text-align: left !important;
    }

    .t1025 .t-store__card__textwrapper {
        margin-bottom: auto;
    }
    
    .t395__select {
        font-weight: 600 !important;
    }
}



/*блок магазина*/
/*внешнее*/
    /*.uc-tech-prod .js-store-grid-cont:before {*/
    /*    font-family: 'Steppe', Arial;*/
    /*    font-weight: 500;*/
    /*    content: 'Устройства для технологий:';*/
    /*    font-size: 16px;*/
    /*    opacity: 0.6;*/
    /*}*/
    
    .uc-tech-prod .t1025 .t-store__card:first-child {
        border-top: none !important;
    }
    
    .uc-tech-prod .t1025 .t-store__card {
        border-bottom: none !important;
    }
    
    .uc-tech-prod .js-product.t-store__card {
        padding: 10px !important;
        border-radius: 10px;
        background-color: #F0F0F0;
        margin-bottom: 15px;
    }
    
    .uc-tech-prod .t-store__card__imgwrapper_column {
        border-radius: 5px;
        overflow: hidden !important;
    }
    
    .uc-tech-prod .t-store__card__textwrapper {
        margin-bottom: auto;
        margin-top: auto !important;
    }
    
    .uc-tech-prod .t1025 .t-store__card:first-child {
        border-top: none !important;
        margin-top: 15px !important;
    }
    
    .uc-tech-prod .t-store__card__price-buttons a {
        color: #906996 !important;
        background-color: transparent !important;
        border-radius: 0 !important;
        -moz-border-radius: 0 !important;
        -webkit-border-radius: 0 !important;
        margin: 0 !important;
        padding: 0 !important;
        display: flex;
        justify-content: flex-start;
        border-bottom: 1px solid;
        height: 10px !important;
    }
    
    .uc-tech-prod .t1025 .t-store__card__btns-wrapper {
        width: max-content !important;
    }
    
    .uc-tech-prod .t1025 .t-store__card__btn {
        min-height: 18px !important;
    }
    
    .uc-tech-prod .t1025 .t-store__card__btn-text {
        font-weight: 500 !important;
    }
    
    .uc-tech-prod .t1025 .t-store__card__contentwrapper {
        flex-direction: column;
        justify-content: center;
    }
    
    .uc-tech-prod .t1025 .t-store__card__textwrapper {
        display: contents;
    }
    
@media screen and (max-width: 460px) {
    .uc-tech-prod .t1025 .t-store__card__imgwrapper_column {
        width: 100% !important;
        margin-bottom: 10px !important;
    }
    
    .uc-tech-prod .js-store-grid-cont:before {
        font-size: 13px !important;
    }
}



/*попап*/
    .uc-tech-prod .t-container_fluid {
        display: flex;
        flex-direction: column;
    }
    
    .uc-tech-prod .t-popup__container {
        width: 540px !important;
        margin-bottom: 0px !important;
        margin-right: 0px !important;
        margin-top: 0px !important;
        margin-left: auto;
    }
    
    .uc-tech-prod .t-store__prod-popup__container {
        padding: 70px 40px 50px 40px !important;
    }
    
@media screen and (min-width: 981px) {
    .uc-tech-prod .t-container_fluid .t-col_6 {
        max-width: 460px !important;
    }
}

    .uc-tech-prod .t-popup_show {
        background-color: rgb(249 249 249) !important;
    }
    
    .uc-tech-prod .t-popup .t-col {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    
    .uc-tech-prod .t-popup .t-align_center {
        text-align: left;
    }
    
    .uc-tech-prod .t-popup {
        background-color: rgba(31,24,33,0.50) !important;
        -webkit-backdrop-filter: blur(14px);
        backdrop-filter: blur(14px);
    }
    
    .uc-tech-prod .t-store__prod-popup__slider {
        padding-bottom: 40px !important;
    }
    
    .uc-tech-prod .t-popup .t-slds__item {
        border-radius: 5px !important;
        overflow: hidden;
    }
    
    .uc-tech-prod .t-popup .t-descr_xxs {
        font-size: 12px !important;
    }
    
    .uc-tech-prod .t-slds__thumbsbullet-border {
        border-radius: 5px !important;
    }
    
    .uc-tech-prod .t-slds__arrow-right {
        right: 20px !important;
    }
    
    .uc-tech-prod .t-slds__arrow-left {
        left: 20px !important;
    }
    
@media screen and (max-width: 560px) {
    .uc-tech-prod .t-store__prod-popup__container {
        padding: 50px 10px 130px 10px !important;
    }
    
    .uc-tech-prod .t-store__prod-popup__col-right {
        padding-top: 0px !important;
    }
}








/*политика*/
@media screen and (min-width: 960px) {
    .uc-block .t-col.t-col_6 {
        width: calc(50vw - 20px) !important;
        max-width: inherit !important;
    }
    
    .uc-block .t-container {
        margin-left: 0px !important;
        margin-right: 0px !important;
        width: 100%;
        max-width: none !important;
        padding: 0px !important;
    }
}
    
    .uc-block .t-col {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    
    .t037__title, .t037__text  {
        max-width: 620px !important;
    }
    
    .t037 {
        padding-top: 5px !important;
        border-top: 1px solid rgb(34 34 34 / 10%);
    }
    
@media screen and (max-width: 960px) {
    .t037 .t-col {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    
    .t037__title {
        font-size: 20px !important;
    }
    
    /*.t037__text span {*/
    /*    font-size: 20px !important;*/
    /*    font-weight: 500 !important;*/
    /*}*/
}

    .t786__col {
        border-top: 1px solid rgb(0 0 0 / 10%) !important;
        padding-top: 20px !important;
    }
    .t786__title.t-name.t-name_xl.js-product-name {
        line-height: 0.95 !important;
        /*letter-spacing: -0.05em;*/
    }
    /*.t786__descr.t-descr.t-descr_xxs {*/
    /*    letter-spacing: -0.03em;*/
    /*}*/
    
@media screen and (max-width: 480px) {
        .t786__title.t-name.t-name_xl.js-product-name {
        font-size: 24px !important;
    }
    /*.t-rec_pb_120 {*/
    /*    padding-bottom: 20px!important;*/
    /*}*/
    .t786__descr.t-descr.t-descr_xxs {
        font-size: 16px !important;
    }
    
    .t786__container_indent {
        padding: 0 10px 0 10px !important;
    }
}
    
    .t786__container_indent {
        padding: 0 20px 0 20px !important;
    }
    
    .uc-policy .js-product a {
        pointer-events: none;
    }
    
    .t037 {
        margin: 0 10px !important;
    }
    
    
    
    
    
    
    
    
    
    
    
    
    
/*попап*/
    .t-popup__close-wrapper {
        display: none !important;
    }

@media screen and (max-width: 560px) {
    .t-popup__close {
        top: 10px !important;
        right: 10px !important;
        left: auto !important;
    }
}

    .t-popup__close {
        width: 35px !important;
        height: 35px !important;
        background: url('https://static.tildacdn.com/tild3861-6666-4935-a533-396561666435/Frame_4.svg') !important;
        background-size: 36px 36px;
        background-position: center center;
    }
    
    .t-popup__close {
        transition: 0.2s;
    }
    
    .t-popup__close:hover {
        transition: 0.2s;
        opacity: 0.6 !important;
    } 
    
@media screen and (max-width: 960px) {
    .t-store .t-popup {
        padding: 0 !important;
    }
}











/*анимация слайдера*/
.image-container .tn-atom {
  width: 120%; /* Устанавливаем начальный масштаб */
  height: auto;
  animation: zoom-in 2s ease-in-out forwards; /* Анимация зума */
}

.image-container {
    overflow: hidden !important;
}

@keyframes zoom-in {
  0% {
    transform: scale(1.1); /* Начальный зум 120% */
  }
  100% {
    transform: scale(1); /* Конечный зум 100% */
  }
}



















/*Карточки устройств*/
@media screen and (min-width: 960px) {
    .t-store__prod-popup__title-wrapper, .js-store-prod-text {
    max-width: 500px !important;
}
}

.js-store-prod-all-text {
    font-size: 16px !important;
}

h1.js-store-prod-name {
    font-size: 26px !important;
}