/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

/* 
Общие стили для всех страниц
*/


/* Стили для вертикального скролла для всех блоков на сайте */
body::-webkit-scrollbar {
    width: 8px;     /* ширина скроллбара */
}
body::-webkit-scrollbar-track {
    background: #000000;    /* цвет фона */
}
body::-webkit-scrollbar-thumb {
    background: #ffffff;    /* цвет ползунка */
}

/* Стили для горизонтального скролла для всех блоков на сайте */
.t-store__relevants-grid-cont { 
    overflow-x: auto;
    scroll-behavior: smooth;
}

.t-store__relevants-grid-cont::-webkit-scrollbar {
    height: 0px;
    background: #424242;
}

/* Стили скролла для slider на странице Бренд */
.scrollbooster-viewport {
      overflow: auto;
      -ms-overflow-style: none;
      scrollbar-width: none;
}

.scrollbooster-viewport::-webkit-scrollbar {
      width: 0;
      height: 0;
}

/* Выделение текста */
::-moz-selection {
    color: #000000;
    background: #ffffff;
}
::selection {
    color: #000000;
    background: #ffffff;
}

/* Эффект смешения / наложения для изображений */
.mix-blend-mode {
    mix-blend-mode: overlay;
}


/* 
Стили ссылок и кнопок для всех страниц
*/

/* Стили ссылок */
a {
  background: -webkit-gradient(linear, left bottom, left top, from(#ffffff), to(#ffffff)) no-repeat right bottom / 0 100%;
  background: -o-linear-gradient(bottom, #ffffff, #ffffff) no-repeat right bottom / 0 100%;
  background: linear-gradient(0deg, #ffffff, #ffffff) no-repeat right bottom / 0 100%;
  -webkit-transition: background-size 350ms;
  -o-transition: background-size 350ms;
  transition: background-size 350ms;
}

a:where(:hover, :focus-visible) {
  background-size: 100% 100%;
  background-position-x: left;
}

a:focus-visible {
    color: #000000 !important;
    outline: 2px solid #ff0000 !important;
    border-radius: 0;
}

/* Кнопка блока Видео Главная страница */
#rec670209358 .tn-elem__6702093581700532779369 a {
    background: initial;
    -webkit-transition: initial;
    -o-transition: initial;
    transition: initial;
}

/* Стили Кнопки */
.button_standart a,
.button_full a {
    border-right: 0 !important;
    border-left: 0 !important;
}

.button_full a {
    padding: 0 36px;
}

/* Кнопка корзина, удалить после запуска сайта */
.t-store__prod-popup__btn-wrapper {
    display: none !important;
}


/* 
Замена стандартных иконок 
*/

:root {
     /* Иконка избранного в карточках товаров */
    --iconAddNormalBlack: url(https://static.tildacdn.com/tild6664-6466-4730-a130-623961636561/icon_add-favorites-b.svg);
    --iconAddNormalWhite: url(https://static.tildacdn.com/tild6636-6163-4536-b564-346166313738/icon_add-favorites-w.svg);
    --iconAddActiveRed: url(https://static.tildacdn.com/tild6530-6365-4162-b633-623335303237/icon_add-favorites-r.svg);
    
    /* Иконка большая стрелка в блоках с ссылками и раскрывающемся списке */
    --iconArrowLarge: url(https://static.tildacdn.com/tild3830-3534-4232-b661-383132643361/icon_arrow-large.svg);
    
    /* Иконка маленькая стрелка в раскрывающемся списке и карточках категориях */
    --iconArrowSmall: url(https://static.tildacdn.com/tild6363-6561-4936-a361-306630393333/icon_arrow-small.svg);
    --iconArrowRight: url(https://static.tildacdn.com/tild6561-6536-4863-b239-613837636339/icon_arrow-right.svg);
    
    /* Иконка поиска для блоков */
    --iconSearchBlack: url(https://static.tildacdn.com/tild6436-6362-4764-b166-326436363736/icon_search-black.svg);
    --iconSearchWhite: url(https://static.tildacdn.com/tild3662-3633-4264-a638-656262653562/icon_search-white.svg);
}


/* 
Галерея - Зумер на весь экран 
*/

.t-zoomer__wrapper .t-zoomer__container {
    color: #ffffff !important;
    background-color: #000000 !important;
}

.t-zoomer__wrapper .t-zoomer__close, 
.t-zoomer__wrapper .t-zoomer__scale.showed, 
.t-zoomer__wrapper .t-carousel__zoomer__control {
    mix-blend-mode: difference;
}

.t-zoomer__wrapper .t-zoomer__close, 
.t-zoomer__wrapper .t-zoomer__scale.showed,
.t-zoomer__wrapper .t-carousel__zoomer__arrow__wrapper_dark:before,
.t-zoomer__wrapper .t-carousel__zoomer__arrow__wrapper:before {
    background: transparent !important;
    border-radius: 0;
}

.t-zoomer__wrapper .t-zoomer__close svg path {
    fill: #ffffff;
}

.t-zoomer__wrapper .t-zoomer__scale.showed svg path {
    stroke: #ffffff;
}

.t-zoomer__wrapper .t-carousel__zoomer__arrow {
    color: #ffffff;
}


/* 
Стили Zero Block 
*/

/* Стили для адаптации Zero блоков под разные рарешения для работы с функцией адаптации (Zero поместить в object групп) */
#rec657514415 .t396__artboard,
#rec658213031 .t396__artboard {
    max-width: 1712px;
    margin: 0 auto;
}

.t396 .t396__artboard {
    max-width: 1664px;
    margin: 0 auto;
}
    
.t396 .t396__group {
    left: 0 !important;
}
 

/* 
Стили Header 
*/

/* Логотип и Бургер меню */
#rec657514415 .tn-elem[data-elem-id="1698152755235"] .tn-atom,
#rec657514415 .tn-elem[data-elem-id="1698233499531"] .tn-atom,
#rec657514415 .tn-elem[data-elem-id="1698235029410"] .tn-atom,
#rec658213031 .tn-elem[data-elem-id="1698261615673"] .tn-atom {
    background: initial;
    -webkit-transition: initial;
    -o-transition: initial;
    transition: initial;
}

/* Кнопки виджетов и Бургер меню */
#rec657514415 .tn-elem__6575144151698152755301 a,
#rec657514415 .tn-elem__6575144151698152755309 a,
#rec657514415 .tn-elem__6575144151698152755317 a,
#rec657514415 .tn-elem[data-elem-id="1713402825595"] .tn-atom {
    -webkit-transition: background-size 0ms;
    -o-transition: background-size 0ms;
    transition: background-size 0ms;
}

/* Стили для виджета Поиск блок T985 */
.t985 .t-search-widget__overlay_opened {
    background: #000000;
}

.t985 .t-search-widget__header {
    padding: 44px 0 16px;
}

.t985 .t985__widgetheader .t-container {
    max-width: 1200px;
}

.t985 .t-search-widget__inputcontainer {
    max-width: 1200px;
}

.t985 .t985__inputcontainer,
.t985 .t-search-widget__inputcontainer circle,
.t985 .t-search-widget__inputcontainer line {
    stroke-width: 2;
}

.t985 .t-search-widget__inputcontainer .t-search-widget__loading, 
.t985 .t-search-widget__inputcontainer .t-search-widget__popup-preloader {
    opacity: 1;
}

.t985 .t-search-widget__inputcontainer .t-search-widget__clear-icon {
    background: #000000 !important;
}

.t985 .t985__widgetheader .t985__searchvariants {
    margin-top: 32px;
}

.t985 .t985__widgetheader .t985__searchvariant {
    margin-right: 12px;
    margin-bottom: 12px;
    padding: 12px;
    background-color: #000000;
    border: 1px solid #ffffff;
    border-radius: 0;
    font-size: 16px;
    line-height: 1;
    color: #ffffff;
}

.t985 .t-search-widget__popup {
    padding: 100px 0 24px;
    background: #000000 !important;
}

.t985 .t-search-widget__popup .t-container {
    max-width: 1200px;
}

.t985 .t-search-widget__popup .t-search-widget__popup-container {
    max-width: 1132px;
}

.t985 .t-search-widget__popup .t-search-widget__result {
    font-size: 18px;
    color: #ffffff !important;
}

.t985 .t-search-widget__popup .t-search-widget__notfound-img svg g {
    opacity: 1;
}

.t985 .t-search-widget__popup .t-search-widget__notfound-img svg path {
    fill: #ffffff;
}

.t985 .t-search-widget__popup .t-search-widget__query-result {
    margin: 28px 0 44px;
    font-size: 16px;
    line-height: 1.125;
}

.t985 .t-search-widget__popup .t-search-widget__productwrapper {
    gap: 24px;
    margin-bottom: 24px;
}

.t985 .t-search-widget__popup .t-search-widget__result_product {
    -ms-flex: calc(50% - 12px);
    -webkit-box-flex: calc(50% - 12px);
            flex: calc(50% - 12px);
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
}

.t985 .t-search-widget__popup .t-search-widget__result.t-search-widget__result_product {
    margin-top: 0;
    margin-bottom: 0;
}

.t985 .t-search-widget__popup .t-search-widget__thubmnail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: auto;
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
    margin-right: 20px;
    background: #ffffff;
}

.t985 .t-search-widget__popup .t-search-widget__result_product-img {
    width: 200px;
    height: 260px;
    margin: auto;
    border: 0;
    background-color: #ffffff;
}

.t985 .t-search-widget__popup .t-search-widget__result_product-text {
    color: #ffffff;
    padding: 16px 0;
    -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start;
}

.t985 .t-search-widget__popup .t-search-widget__result_product-title {
    font-size: 24px;
    line-height: 1.2;
}

.t985 .t-search-widget__popup .t-search-widget__result_product-desc {
    opacity: 1;
    font-size: 18px;
    line-height: 1.2;
    margin-top: 8px;
}

.t985 .t-search-widget__popup .t-search-widget__result_product-price {
    width: auto;
    font-size: 20px;
    line-height: 1;
    padding: 12px 0 0;
    color: #ffffff;
}

.t985 .t-search-widget__popup .t-search-widget__result {
    margin-top: 20px;
    margin-bottom: 18px;
}

.t985 .t-search-widget__popup .t-search-widget__result__title {
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 8px;
}

.t985 .t-search-widget__popup .t-search-widget__result__body {
    font-size: 18px;
    line-height: 1.2;
}

.t985 .t-search-widget__popup .t-search-widget__loadmore-btn-wrap {
    padding-top: 32px;
    padding-bottom: 12px;
}

.t985 .t-search-widget__popup .t-search-widget__loadmore-btn {
    -webkit-box-flex: 100%;
        -ms-flex: 100%;
            flex: 100%;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-radius: 0;
    
    height: 56px;
    font-size: 18px;
    padding-left: 36px;
    padding-right: 36px;
}

.t985 .t-search-widget__popup .t-search-widget__pagination {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-top: 20px;
    padding-bottom: 20px;
}

.t985 .t-search-widget__popup .t-search-widget__pagination-item,
.t985 .t-search-widget__popup .t-search-widget__pagination-button {
    font-size: 18px;
    line-height: 1;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    min-width: 32px;
    min-height: 32px;
    margin-top: 12px;
    margin-right: 12px;
    border-radius: 0;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

.t985 .t-search-widget__popup .t-search-widget__pagination-active {
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    background-color: #000000;
}

.t985 .t-search-widget__popup .t-search-widget__pagination-item:hover,
.t985 .t-search-widget__popup .t-search-widget__pagination-button:hover {
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}

.t985 .t-search-widget__popup .t-search-widget__pagination-prev path, 
.t985 .t-search-widget__popup .t-search-widget__pagination-next path {
    stroke: #ffffff;
    stroke-width: 2;
}


/* Стили для виджета Избранное блок ST110 */

/* Стили для вертикального скролла */
.t1002__wishlistwin-content.t1002__wishlistwin-content_showed::-webkit-scrollbar {
    width: 8px;     /* ширина скроллбара */
}
.t1002__wishlistwin-content.t1002__wishlistwin-content_showed::-webkit-scrollbar-track {
    background: #000000;    /* цвет фона */
}
.t1002__wishlistwin-content.t1002__wishlistwin-content_showed::-webkit-scrollbar-thumb {
    background: #ffffff;    /* цвет ползунка */
}

.t1002__wishlistwin-content.t1002__wishlistwin-content_showed {
    max-width: 782px;
    background: #000000;
}

.t1002__wishlistwin-content {
    height: 100%;
}

.t1002__wishlistwin-content .t1002__wishlistwin-top {
    margin-bottom: 24px;
    border-bottom: 1px solid #ffffff;
}

.t1002__wishlistwin-content .t1002__wishlistwin-top .t-name_xl {
    font-size: 32px;
    line-height: 1;
}

.t1002__wishlistwin-content .t1002__wishlistwin-close {
    right: 40px;
    top: 36px;
}

.t1002__wishlistwin-content .t1002__wishlistwin-products {
    border-bottom: 1px solid #ffffff;
    padding-bottom: 0;
}

.t1002 .t1002__product {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 200px 20px auto 20px auto;
    grid-template-columns: 200px auto auto;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
    height: auto;
    margin: 24px 0;
    padding: 0;
}

.t1002 .t1002__product > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
}

.t1002 .t1002__product > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
}

.t1002 .t1002__product > *:nth-child(3) {
    -ms-grid-row: 1;
    -ms-grid-column: 5;
}

.t1002 .t1002__product > *:nth-child(4) {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
}

.t1002 .t1002__product > *:nth-child(5) {
    -ms-grid-row: 2;
    -ms-grid-column: 3;
}

.t1002 .t1002__product > *:nth-child(6) {
    -ms-grid-row: 2;
    -ms-grid-column: 5;
}

.t1002 .t1002__product > *:nth-child(7) {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
}

.t1002 .t1002__product > *:nth-child(8) {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
}

.t1002 .t1002__product > *:nth-child(9) {
    -ms-grid-row: 3;
    -ms-grid-column: 5;
}

.t1002 .t1002__product-thumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: auto !important;
    padding-right: 0;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1 / 2;
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    grid-row: 1 / 4;
    -ms-grid-column-align: start;
        justify-self: start;
    -ms-grid-row-align: stretch;
        align-self: stretch;
    background: #ffffff;
}

.t1002 .t1002__product-imgdiv {
    width: 200px;
    height: 260px;
    margin: auto;
    border: 0;
    background-color: #ffffff;
}

.t1002 .t1002__product-title {
    font-size: 24px;
    line-height: 1.2;
    color: #ffffff;
    padding: 16px 0;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2 / 3;
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    grid-row: 1 / 4;
    -ms-grid-column-align: stretch;
        justify-self: stretch;
    -ms-grid-row-align: start;
        align-self: start;
}

.t1002__product-title__portion, 
.t1002__product-title__option, 
.t1002__product-amount--portion .t1002__product-portion {
    opacity: 1;
    font-size: 18px;
    margin-top: 8px;
}

.t1002 .t706__product-plusminus {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: auto;
    padding: 16px 0;
    color: #ffffff;
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
    grid-column: 3 / 4;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2 / 3;
    -ms-grid-column-align: end;
        justify-self: end;
    -ms-grid-row-align: center;
        align-self: center;
}

.t1002 .t1002__product-amount--portion, 
.t1002 .t1002__product-amount {
    width: auto;
    font-size: 20px;
    line-height: 1;
    padding: 16px 0;
    color: #ffffff;
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
    grid-column: 3 / 4;
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-row: 3 / 4;
    -ms-grid-column-align: end;
        justify-self: end;
    -ms-grid-row-align: end;
        align-self: end;
}

.t1002 .t1002__product-del {
    margin: 16px 0;
    padding: 0 !important;
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
    grid-column: 3 / 4;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1 / 2;
    -ms-grid-column-align: end;
        justify-self: end;
    -ms-grid-row-align: start;
        align-self: start;
    
    display: -webkit-box;
    
    display: -ms-flexbox;
    
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 12px;
    height: 12px;
    overflow: hidden;
    border: 4px solid #ffffff;
    background-color: #ffffff;
    opacity: 1;
}


/* Стили для Корзины блок ST110 */

/* Стили для вертикального скролла */
.t706__cartpage::-webkit-scrollbar {
    width: 8px;     /* ширина скроллбара */
}
.t706__cartpage::-webkit-scrollbar-track {
    background: #000000;    /* цвет фона */
}
.t706__cartpage::-webkit-scrollbar-thumb {
    background: #ffffff;    /* цвет ползунка */
}

.t706 .t706__cartpage {
    background-color: #000000;
    -webkit-box-shadow: none;
            box-shadow: none;
}

.t706 .t706__cartpage-top {
    max-width: 1664px;
    min-height: 76px;
    margin: 0 auto;
    background: #000000;
    border-bottom: 1px solid #ffffff;
}

.t706 .t706__cartpage-back {
    left: 0;
    padding: 0;
    font-size: 32px;
}

.t706 .t706__cartpage-heading {
    font-size: 44px;
    line-height: 1;
}

.t706 .t706__cartpage-close {
    right: 0;
    padding: 0;
    font-size: 20px;
}

.t706 .t706__cartpage-content {
    margin-top: 52px;
    margin-bottom: 152px;
}

.t706 .t706__cartpage-form {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    max-width: calc(6 / 12 * 100% - 48px);
    margin-left: 48px;
}

.t706 .t706__cartpage-info {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    max-width: calc(6 / 12 * 100%);
    font-family: 'NAMU-Pro',Arial,sans-serif;
    color: #ffffff;
}

.t706 .t706__product {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 200px 20px auto 20px auto;
    grid-template-columns: 200px auto auto;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
    height: auto;
    margin: 24px 0;
}

.t706 .t706__product > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
}

.t706 .t706__product > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
}

.t706 .t706__product > *:nth-child(3) {
    -ms-grid-row: 1;
    -ms-grid-column: 5;
}

.t706 .t706__product > *:nth-child(4) {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
}

.t706 .t706__product > *:nth-child(5) {
    -ms-grid-row: 2;
    -ms-grid-column: 3;
}

.t706 .t706__product > *:nth-child(6) {
    -ms-grid-row: 2;
    -ms-grid-column: 5;
}

.t706 .t706__product > *:nth-child(7) {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
}

.t706 .t706__product > *:nth-child(8) {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
}

.t706 .t706__product > *:nth-child(9) {
    -ms-grid-row: 3;
    -ms-grid-column: 5;
}

.t706 .t706__product-thumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: auto !important;
    padding-right: 0;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1 / 2;
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    grid-row: 1 / 4;
    -ms-grid-column-align: start;
        justify-self: start;
    -ms-grid-row-align: stretch;
        align-self: stretch;
    background: #ffffff;
}

.t706 .t706__product-imgdiv {
    width: 200px;
    height: 260px;
    margin: auto;
    border: 0;
    background-color: #ffffff;
}

.t706 .t706__product-title {
    font-size: 24px;
    line-height: 1.2;
    color: #ffffff;
    padding: 16px 0;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2 / 3;
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    grid-row: 1 / 4;
    -ms-grid-column-align: stretch;
        justify-self: stretch;
    -ms-grid-row-align: start;
        align-self: start;
}

.t706 .t706__product-title__portion, 
.t706 .t706__product-title__option, 
.t706 .t706__product-amount--portion 
.t706 .t706__product-portion {
    opacity: 1;
    font-size: 18px;
    margin-top: 8px;
}

.t706 .t706__product-plusminus {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: auto;
    padding: 16px 0;
    color: #ffffff;
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
    grid-column: 3 / 4;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2 / 3;
    -ms-grid-column-align: end;
        justify-self: end;
    -ms-grid-row-align: center;
        align-self: center;
}

.t706 .t706__product-plusminus.t-descr_sm {
    font-size: 18px;
    line-height: 1;
}

.t706 .t706__product-plus, 
.t706 .t706__product-minus {
    width: 8px;
    height: 8px;
    overflow: hidden;
    border: 4px solid #ffffff;
    background-color: #ffffff;
    opacity: 1;
}

.t706 .t706__product-plus img, 
.t706 .t706__product-minus img {
    top: -4px;
    left: -4px;
    -webkit-filter: none !important;
            filter: none !important;;
}

.t706 .t706__product-quantity {
    width: 32px;
    font-size: 18px;
    line-height: 1;
    margin: 0 8px;
    padding: 0;
    color: #ffffff;
    text-align: center;
    border: 0;
}

.t706 .t706__product-quantity:hover {
    border: 0;
}

.t706 .t706__product-quantity_editing > * {
    font-family: 'NAMU-Pro',Arial,sans-serif;
    font-size: 18px;
    line-height: 1;
    margin: 0;
    padding: 0;
    color: #ffffff;
    text-align: center;
    border: 0;
}

.t706 .t706__product-quantity_editing:hover > * {
    border: 0;
}

.t706 .t706__product-amount--portion, 
.t706 .t706__product-amount {
    width: auto;
    font-size: 20px;
    line-height: 1;
    padding: 16px 0;
    color: #ffffff;
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
    grid-column: 3 / 4;
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-row: 3 / 4;
    -ms-grid-column-align: end;
        justify-self: end;
    -ms-grid-row-align: end;
        align-self: end;
}

.t706 .t706__product-del-wrapper {
    margin: 16px 0;
    padding: 0 !important;
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
    grid-column: 3 / 4;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1 / 2;
    -ms-grid-column-align: end;
        justify-self: end;
    -ms-grid-row-align: start;
        align-self: start;
}

.t706 .t706__product-del {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 12px;
    height: 12px;
    overflow: hidden;
    border: 4px solid #ffffff;
    background-color: #ffffff;
    opacity: 1;
}

.t706 .t706__product-del img {
    -webkit-filter: none !important;
            filter: none !important;
}

.t706 .t706__cartpage-totals {
    margin-top: 12px;
    padding: 20px 0;
    border-top: 1px solid #ffffff;
    border-radius: 0;
    background: #000000;
}

.t706 .t706__cartwin-prodamount-wrap {
    padding-bottom: 12px;
    font-size: 20px;
    line-height: 1;
    color: #ffffff;
}

.t706 .t706__cartwin-totalamount-wrap {
    font-size: 20px;
    line-height: 1.2;
    color: #ffffff;
}

.t706 .t706__cartwin-totalamount-info {
    margin-top: 12px !important;
    font-size: 18px !important;
    color: #ffffff;
}

.t706 .delivery-full-address {
    font-size: 18px;
    margin-bottom: 12px;
}

.t706 .t706__form-upper-text {
    font-size: 18px;
    line-height: 1.111;
    padding-top: 24px;
    padding-bottom: 4px;
}

.t706__cartpage .t706__form-upper-text.t-descr {
    margin-bottom: 8px;
}

.t706 .t706__cartpage-form .t-form .t-descr_md {
    font-size: 24px;
    line-height: 1.2;
    margin-top: 20px;
    margin-bottom: 8px;
}

.t706 .t-form_bbonly .t-input-block {
    margin-bottom: 16px;
}

.t706 .t-form .t-input {
    height: 44px;
}

.t706 .t-input {
    font-size: 18px;
    line-height: 1;
}

.t706 .t-input-block  .t-btn_md {
    padding-left: 36px;
    padding-right: 36px;
}

.t706 .t706__cartpage .t-btn, 
.t706 .t706__sidebar .t-btn {
    font-size: 18px;
}

#customdelivery {
    margin-top: 20px;
}

.t706 .t-input-group_dl .t-name_md {
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.t706 .t-input-group_dl .t-input-title.t-descr_md {
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 0;
}

.t706 .searchbox-wrapper .t-input-block:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 16px;
    height: 16px;
    margin: 13px 0;
    background-image: var(--iconSearchWhite);
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: var(--iconTransition);
    -o-transition: var(--iconTransition);
    transition: var(--iconTransition);
}

/*Скрываем оригинальную иконку*/
.t706 .searchbox-wrapper .t706__search-icon {
    display: none !important;
}

.t706 .searchbox-wrapper .t-text_xs {
    font-size: 16px;
    line-height: 1;
    color: #ffffff !important;
}

.t706 .searchbox-wrapper .t-input-error {
    font-size: 14px;
}

/* Стили для вертикального скролла */
.t706 .searchbox-list::-webkit-scrollbar {
    width: 8px;     /* ширина скроллбара */
}
.t706 .searchbox-list::-webkit-scrollbar-track {
    background: #000000;    /* цвет фона */
}
.t706 .searchbox-list::-webkit-scrollbar-thumb {
    height: 128px;
    background: #ffffff;    /* цвет ползунка */
    border-top: 16px solid #000000;
    border-bottom: 16px solid #000000;
}

.t706 .searchbox-list:not(:empty) {
    top: 72px !important;
    padding: 16px 0;
    background: #000000;
    -webkit-box-shadow: none;
            box-shadow: none;
}

.t706 .searchbox-list-item {
    padding: 16px;
}

.t706 .searchbox-list-item .searchbox-list-item-text {
    font-size: 18px;
}

.t706 .searchbox-list-item .searchbox-list-item-description {
    font-size: 16px;
    color: #ffffff;
    margin-top: 0;
}

.t706 .searchbox-list-item:hover {
    background: #ffffff;
}

.t706 .searchbox-list-item:hover .searchbox-list-item-text,
.t706 .searchbox-list-item:hover .searchbox-list-item-description {
    color: #000000;
}

#customdelivery #delivery-services-wrapper {
    margin-top: 24px;
}

#delivery-services-wrapper .t-radio__control {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 20px 12px auto 12px auto;
    grid-template-columns: 20px auto auto;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    -webkit-column-gap: 12px;
       -moz-column-gap: 12px;
            column-gap: 12px;
}

#delivery-services-wrapper .t-radio__control > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
}

#delivery-services-wrapper .t-radio__control > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
}

#delivery-services-wrapper .t-radio__control > *:nth-child(3) {
    -ms-grid-row: 1;
    -ms-grid-column: 5;
}

#delivery-services-wrapper .t-radio__control > *:nth-child(4) {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
}

#delivery-services-wrapper .t-radio__control > *:nth-child(5) {
    -ms-grid-row: 2;
    -ms-grid-column: 3;
}

#delivery-services-wrapper .t-radio__control > *:nth-child(6) {
    -ms-grid-row: 2;
    -ms-grid-column: 5;
}

#delivery-services-wrapper .t-radio__control input,
#delivery-services-wrapper .t-radio__control .t-radio__indicator {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1 / 2;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1 / 3;
    -ms-grid-column-align: start;
        justify-self: start;
    -ms-grid-row-align: start;
        align-self: start;
}

#delivery-services-wrapper .t-radio__control .delivery-checkbox-label {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2 / 3;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1 / 3;
    -ms-grid-column-align: start;
        justify-self: start;
    -ms-grid-row-align: start;
        align-self: start;
}

#delivery-services-wrapper .t-radio__control .delivery-minimum-time {
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
    grid-column: 3 / 4;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1 / 2;
    -ms-grid-column-align: end;
        justify-self: end;
    -ms-grid-row-align: start;
        align-self: start;
}

#delivery-services-wrapper .t-radio__control .delivery-minimum-price {
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
    grid-column: 3 / 4;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2 / 3;
    -ms-grid-column-align: end;
        justify-self: end;
    -ms-grid-row-align: start;
        align-self: start;
}

span.delivery-minimum-time+span.delivery-minimum-price:before {
    content: ' ' !important;
}

#delivery-services-wrapper .t-radio__control:first-child {
    margin: 4px 0 8px;
}

#delivery-services-wrapper .t-text_xs {
    font-size: 20px;
    line-height: 1.2;
}

#delivery-services-wrapper .t-radio__indicator {
    border-radius: 0;
    margin-right: 12px;
}

#delivery-services-wrapper .t-radio__indicator:after {
    width: 8px;
    height: 8px;
    border-radius: 0;
}

#delivery-services-wrapper span.delivery-minimum-price, 
#delivery-services-wrapper span.delivery-minimum-time {
    color: #ffffff;
}

#customdelivery .delivery-hint {
    margin-top: 16px;
    color: #ffffff;
}

#customdelivery .delivery-hint.t-text_xs {
    font-size: 18px;
    line-height: 1.2;
}

#customdelivery .show-info .searchbox-info {
    font-size: 18px;
    margin-bottom: 12px;
}

#customdelivery .show-info .searchbox-info p:first-child {
    font-size: 20px;
    margin-top: 12px;
    margin-bottom: 12px !important;
}

#customdelivery .show-info .searchbox-info p:nth-child(4) {
    font-size: 18px !important;
    line-height: 1.2 !important;
    opacity: 1 !important;
}

#customdelivery .searchbox-info .t-text {
    margin-bottom: 4px;
}

#customdelivery .searchbox-info span {
    margin-top: 4px !important;
    border-bottom: 1px dashed #ffffff !important;
}

#addresses-wrapper {
    margin-top: 12px !important;
}

#addresses-wrapper .t-input-title {
    margin-top: 12px;
}

.t706 .t-input-group_tx .t-input-block {
    margin: 0;
}

.t706 .t-input-group_tx .t-text strong {
    font-size: 24px;
    line-height: 1.2;
}

.t706 .t-input-group_tx .t-text {
    font-size: 18px;
    line-height: 1.2;
}

.t706 .t-input-group_rd .t-input-title.t-descr_md {
    margin-top: 32px;
    margin-bottom: 24px
}

.t706 .t-input-group_rd .t-radio__control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.t706 .t-input-group_rd .t-text_xs {
    font-size: 18px;
    line-height: 1.2;
}

.t706 .t-input-group_rd .t-radio__indicator {
    border-radius: 0;
    margin-right: 12px;
}

.t706 .t-input-group_rd .t-radio__indicator:after {
    width: 8px;
    height: 8px;
    border-radius: 0;
}

.t706 .t-input-group_cb {
    margin-top: 16px;
}

.t706 .t-input-group_cb .t-checkbox__control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.t706 .t-input-group_cb .t-text_xs {
    font-size: 18px;
    line-height: 1.2;
}

.t706 .t-input-group_cb .t-checkbox__indicator {
    margin-right: 12px;
}

.t706 .t-form_bbonly .t-form__inputsbox_flex .t-form__errorbox-wrapper {
    margin-top: 12px;
    margin-bottom: 24px;
}

.t706 .t-form__errorbox-middle .t-form__errorbox-wrapper {
    background: #ff0000;
    padding: 8px;
    text-align: left;
}

.t706 .t-form__errorbox-wrapper .t-form__errorbox-text {
    padding: 0 24px 8px 24px !important;
}

.t706 .t-form__errorbox-middle .t-text_md {
    font-size: 18px;
    line-height: 1.2;
}

.t706 .t-form__errorbox-middle .t-form__errorbox-item {
    margin-top: 8px;
}

.t706 .t-form .js-error-control-box .js-tilda-rule.t-input:not(.t-input-phonemask),
.t706 .t-form .js-error-control-box .t-checkbox__control, 
.t706 .t-form .js-error-control-box .t-checkboxes__wrapper, 
.t706 .t-form .js-error-control-box .t-select, 
.t706 .t-form .js-error-control-box .t-radio__wrapper, 
.t706 .t-form .js-error-control-box .uploadcare-widget {
    border: 0 !important;
    border-bottom: 1px solid #ff0000 !important;
}

.t706 .t-form .js-error-control-box .t-input.t-input_bbonly {
    padding-left: 0 !important;
}

.t706 .t-form .js-error-control-box .t-checkboxes__wrapper, 
.t706 .t-form .js-error-control-box .t-radio__wrapper, 
.t706 .t-form .js-error-control-box .t-checkbox__control {
    padding-left: 0px;
}

.t706 .t-input-error {
    font-size: 14px;
}

.t706 .t-form_bbonly .t-form__inputsbox_flex .t-form__submit {
    margin-top: 8px;
}

.t706 .t-form__submit .t-submit {
    text-align: right;
    height: 56px;
    font-size: 20px;
    padding-left: 36px;
    padding-right: 36px;
    border-right: 0 !important;
    border-left: 0 !important;
}

.t706 .t706__form-bottom-text {
    margin-top: 8px;
    margin-bottom: 20px;
    text-align: left;
}

.t706 .t706__form-bottom-text.t-text_xs {
    font-size: 14px;
    line-height: 1.2;
}

.t706__product-deleted__timer__counter__number {
    font-size: 16px;
    font-family: NAMU-Pro, Arial, Helvetica, sans-serif;
    color: #ff0000;
    width: 24px;
}

.t706__product-deleted__timer__counter__circle circle {
    stroke-width: 1px;
    stroke: #ff0000
}

.t706__product-deleted__timer {
    font-size: 18px;
    color: #ffffff;
}

/* Корзина sidebar */

/* Стили для вертикального скролла */
.t706__sidebar-content.t706__sidebar-content_showed::-webkit-scrollbar {
    width: 8px;     /* ширина скроллбара */
}
.t706__sidebar-content.t706__sidebar-content_showed::-webkit-scrollbar-track {
    background: #000000;    /* цвет фона */
}
.t706__sidebar-content.t706__sidebar-content_showed::-webkit-scrollbar-thumb {
    background: #ffffff;    /* цвет ползунка */
}

.t706__sidebar-content.t706__sidebar-content_showed {
    max-width: 782px;
    background: #000000;
}

.t706__sidebar-content .t706__sidebar-top {
    margin-bottom: 24px;
    border-bottom: 1px solid #ffffff;
}

.t706__sidebar-content .t706__sidebar-top .t-name_xl {
    font-size: 32px;
    line-height: 1;
}

.t706__sidebar-content .t706__sidebar-top .t706__sidebar-close {
    right: 40px;
    top: 36px;
}

.t706__sidebar-content .t706__sidebar-products {
    border-bottom: 1px solid #ffffff;
    padding-bottom: 0;
}

.t706__sidebar-content .t706__sidebar-products .t-name {
    margin-bottom: 24px;
    font-size: 18px;
    line-height: 1.2;
}

.t706__sidebar-content .t706__sidebar-prodamount-wrap {
    padding-top: 16px;
    padding-bottom: 32px;
    font-size: 20px;
    color: #ffffff;
}

.t706__cartpage .t706__sidebar-continue.t-btn, 
.t706__sidebar .t706__sidebar-continue.t-btn {
    text-align: right;
    height: 56px;
    font-size: 20px;
    padding-left: 36px;
    padding-right: 36px;
    border-right: 0 !important;
    border-left: 0 !important;
}


/* Стили для Хлебных крошек блок ME605 */

.t-col_12 {
    max-width: 1664px;
}

.t758 {
    padding-top: 76px;
    padding-bottom: 0px;
}

.t758__list_item {
    font-size: 18px;
}

.t758__link-item__wrapper {
    padding-right: 8px;
    min-height: 29px;
}

.t758 .t-menu__link-item {
    line-height: 29px;
    min-height: 29px;
    -webkit-transition: background-size 350ms !important;
    -o-transition: background-size 350ms !important;
    transition: background-size 350ms !important;
}

.t758 .t-menu__link-item:hover {
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
}

.t758__breadcrumb-divider {
    padding-right: 8px;
    line-height: 29px;
    height: 29px;
}

/* Стили для Меню-категорий блок ME606 Страницы Каталог и Потоки */

.t976 {
    margin-top: 76px;
    margin-bottom: 48px;
}

.t976__wrapper {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 0 1fr 0 1fr 0 1fr 0 1fr 0 1fr 0 1fr 0 1fr;
    grid-template-columns: repeat(8, 1fr);
    grid-auto-flow: row dense;
    gap: 0;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}

.t976__list-item {
    padding: 0;
}

.t976__menu-link {
    border: 0;
    background: initial;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.t976__menu-link_medium {
    height: 100%;
    padding: 16px 12px;
}

.t976 .t-descr_xxs {
    font-size: 18px;
    line-height: 1;

}

/* Стили для Меню-табы блок ME602 */

#rec671334448 .t395 {
    position: relative;
    z-index: 10;
}

.t-width_12 {
    max-width: 1664px;
}

.t395__wrapper {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
}

.uc-tab-menu .t395__tab {
    width: 100%;
    height: 63px;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}

.uc-tab-menu .t395__tab:nth-last-child(-n+4) {
    border-top: 0px;
}

#rec671334448 .t395__tab:hover {
    background-color: #ffffff !important;
}

.uc-tab-menu .t395__tab .t395__title {
    font-size: 18px;
    line-height: 1;
    padding: 0px 16px;
    -webkit-transition: all ease-in-out 0s;
    -o-transition: all ease-in-out 0s;
    transition: all ease-in-out 0s;
}

.uc-tab-menu .t395__tab:hover .t395__title {
    color: #000000 !important;
}

/* Стили для Раскрывающийся текст блок TX16N */

.t585 {
    position: relative;
    z-index: 10;
}

.t585>.t-container {
    display: block;
    min-height: 861px;
}

.t-prefix_3 {
    float: right;
}

.t-col_9 {
    max-width: 1242px;
    background-color: #000000;
}

.t585__trigger-button {
    padding: 40px 28px 40px 0;
}

.t585__trigger-button .t-name_xl {
    font-size: 32px;
    line-height: 1;
}

.t585__textwrapper {
    padding-bottom: 36px;
}

.t585__text {
    margin-bottom: 0px;
}

.t585__textwrapper .t-descr_xs {
    font-size: 24px;
    line-height: 1.33;
}

.t-records ol {
    margin-bottom: 0px;
}

.t585__icon {
    width: 28px;
    height: 28px;
    padding: 0;
}

.t585__icon-hover {
    opacity: 1;
}

.t585__header .t585__lines,
.t585__header:hover .t585__lines,
.t585__opened .t585__lines {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.t585__header .t585__lines:after {
    content: "";
    position: absolute;
    width: 28px;
    height: 28px;
    background-image: var(--iconArrowLarge);
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: all ease-in-out .4s;
    -o-transition: all ease-in-out .4s;
    transition: all ease-in-out .4s;
}

.t585__header:hover .t585__lines:after {
    content: "";
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: all ease-in-out .4s;
    -o-transition: all ease-in-out .4s;
    transition: all ease-in-out .4s;
}

.t585__opened .t585__lines:after {
    content: "";
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: all ease-in-out .4s;
    -o-transition: all ease-in-out .4s;
    transition: all ease-in-out .4s;
}

/*Скрываем оригинальную иконку*/
.t585__header .t585__lines svg,
.t585__header .t585__circle {
    display: none;
}


/* Стили для Карт блок T143 */

.uc-map {
    padding-top: 28px;
}


/* Стили для Потоков блок FD302 Карточки потоков Главная страница */

.t915 .t-section__topwrapper {
    margin-bottom: 0;
}

.t915 .t-section__title {
    margin-bottom: 0 !important;
}

.t915 .js-feed {
    position: relative;
    top: -18px;
    padding-top: 112px;
    padding-bottom: 58px;
    background-color: #000000;
}

.t915__container {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 24px 1fr 24px 1fr;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-flow: row dense;
    gap: 48px 24px;
    max-width: 1664px;
    margin: 0 auto;
}

.t915__container .t-feed__col-grid__post-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
}
    
.t915__container .t-feed__grid-col:not(.t-slds__item) {
    margin-top: 0;
}

.t915__container .t-feed__col-grid__content.t-feed__col-grid__content_paddingtop {
    padding-top: 0;
}

.t915__container .t-feed__col-grid__content {
    width: 52px;
    padding: 0;
    margin-right: 20px;
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
}

.t915__container .t-feed__post-parts-date-row {
    width: 608px;
    font-size: 0;
}

.t915__container .t-feed__post-parts-date-row_beforetitle {
    margin-bottom: 8px;
}

.t-feed__post-tag {
    margin-right: 8px;
    font-size: 20px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    background: -webkit-gradient(linear, left bottom, left top, from(#ffffff), to(#ffffff)) no-repeat right bottom / 0 100%;
    background: -o-linear-gradient(bottom, #ffffff, #ffffff) no-repeat right bottom / 0 100%;
    background: linear-gradient(0deg, #ffffff, #ffffff) no-repeat right bottom / 0 100%;
    -webkit-transition: background-size 350ms;
    -o-transition: background-size 350ms;
    transition: background-size 350ms;
}

.t-feed__post-tag:where(:hover, :focus-visible) {
    background-size: 100% 100%;
    background-position-x: left;
}

.t-feed__post-tag::after {
    content: "//";
    position: relative;
    right: 0;
    padding-left: 8px;
}

.t915__container .t-feed__textwrapper {
    width: 608px;
}

.t915__container .t-name_md {
    font-size: 24px;
    line-height: 1;
}

.t915__container .t-feed__col-grid__post-wrapper .t-feed__post-imgwrapper {
    max-width: 398px;
    padding-bottom: 123%;
    aspect-ratio: initial !important;
}

.t915 .t-feed__buttons-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 76px;
}

.t915 .t-btn_md {
    width: 100%;
    text-align: right;
    height: 56px;
    font-size: 18px;
    padding-left: 36px;
    padding-right: 36px;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}

.t915 .t-btn_md:where(:hover, :focus-visible) {
    background-color: #ffffff !important;
}

.t915 .t-feed__button-container {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}


/* Стили для Потоков блок FD301 Карточки потоков Страница с потоками */

.t897__container {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 24px 1fr 24px 1fr 24px 1fr;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-flow: row dense;
    gap: 48px 24px;
    max-width: 1664px;
    margin: 0 auto;
}

.t897__container .t-col_3 {
    max-width: 398px;
}

.t-feed__grid-col:not(.t-slds__item) {
    margin-top: 0;
}

.t897__container .t-feed__col-grid__post-wrapper .t-feed__post-imgwrapper {
    margin-bottom: 36px;
    padding-bottom: 100%;
    aspect-ratio: initial !important;
}

.t897__container .t-feed__post-parts-date-row_beforetitle {
    margin-bottom: 4px;
}

.t897__container .t-feed__post-tag {
    font-size: 18px;
    line-height: 1;
}

.t897__container .t-name_xs {
    font-size: 24px;
    line-height: 1.2;
}

.t897 .t-feed__buttons-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 68px;
}

.t897 .t-feed__buttons-wrapper:hover span {
    background-color: #ffffff;
}

.t897 .t-btn_md {
    width: 100%;
    text-align: right;
    height: 56px;
    font-size: 18px;
    padding-left: 36px;
    padding-right: 36px;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}

.t897 .t-feed__button-container {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}


/* 
Стили Index
*/

/* Стили для блока TE605 */

.t-section__container {
    padding-top: 62px;
}

.t-container {
    max-width: 1664px;
}

.t-col_12 {
    max-width: 1664px;
}

.t-col {
    margin: 0px;
    padding: 0px;
}

.t959 .t-section__topwrapper,
.t959 .t-section__title {
    position: relative;
    z-index: 20;
    margin-bottom: 0 !important;
}

.t-title_xs {
    font-size: 120px;
    line-height: 1;
}

.t959__container {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 24px 1fr 24px 1fr 24px 1fr;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-flow: row dense;
    gap: 24px;
    
    max-width: 1664px;
    margin: 0 auto;
    padding: 112px 0px 58px !important;
    position: relative;
    z-index: 20;
    top: -18px;
    background: #000000;
}

.t959__row {
    margin-top: 0px !important;
}

.t959__card {
    padding: 0px;
}


.t959__card-inner.t959__card-inner_16-9 {
    padding-bottom: 212px;
}

.t959__card-inner {
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}

.uc-categories-card .t-card__title,
.uc-categories-card .t-card__descr {
    font-size: 32px;
    line-height: 1;
}

.t959 .t-card__title {
    margin: 32px 0 0;
    padding-right: 40px;
}

.t959 .t-card__title .t-card__link {
    background: initial;
    -webkit-transition: initial;
    -o-transition: initial;
    transition: initial;
}

.t959 .t-card__descr {
    margin: 0 0 32px;
}

.t959__card-content:after {
    content: "";
    position: absolute;
    top: 32px;
    right: 8px;
    width: 17px;
    height: 32px;
    background-image: var(--iconArrowRight);
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: all ease-in-out .4s;
    -o-transition: all ease-in-out .4s;
    transition: all ease-in-out .4s;
}

.t959__card-content:hover:after {
    content: "";
    right: 0;
    -webkit-transition: all ease-in-out .4s;
    -o-transition: all ease-in-out .4s;
    transition: all ease-in-out .4s;
}

/*Скрываем оригинальную иконку*/
.t959__card-content svg {
    display: none;
}


/* Стили для блока ST315N карточки товаров */

/* Фильтры */

.t786 .js-store-parts-select-container {
    max-width: 1664px;
    margin: 0 auto;
}

.t786 .t-store__filter {
    margin-bottom: 48px;
}

.t786 .t-store__grid-cont_col-width_stretch.t-store__grid-cont_indent[data-col-gap='0'] {
    padding: 0;
}

.t786 .js-store-filter-item {
    margin-right: 64px;
    margin-bottom: 0;
}

.t786 .t-store__filter__item-title {
    padding-right: 24px;
}

.t786 .t-store__filter__item-title:after {
    width: 6px;
    height: 6px;
    border-width: 2px;
    right: 4px;
    top: -6px;
}

.t786 .t-store__filter__item-title:hover {
    opacity: 1;
}

.t786 .t-store__filter__item.active .t-store__filter__item-title {
    opacity: 1;
}

.t786 .t-store__filter__item.active .t-store__filter__item-title:after {
    -webkit-transform: rotate(225deg);
        -ms-transform: rotate(225deg);
            transform: rotate(225deg);
    top: 8px;
}

.t786 .t-store__filter__item-controls-wrap {
    left: -12px;
    margin-top: 12px;
    background-color: #000000;
    border-radius: 0;
}

.t786 .t-store__filter__item_select .t-store__filter__item-controls-container {
    padding: 0 4px 0 0;
    margin-right: 4px;
}

.t786 .t-store__filter__custom-sel {
    line-height: 1;
    padding: 8px 12px;
}

.t786 .t-store__filter__custom-sel:last-child {
    border-bottom: 1px solid #ffffff;
}

.t786 .t-store__filter__custom-sel:hover {
    color: #000000;
    background-color: #ffffff;
}

.t786 .t-store__filter__custom-sel.active {
    color: #000000;
    background-color: #ffffff;
}

.t786 .t-store__filter__item_select .t-store__filter__item-controls-container::-webkit-scrollbar {
    width: 4px;     /* ширина скроллбара */
}
.t786 .t-store__filter__item_select .t-store__filter__item-controls-container::-webkit-scrollbar-track {
    background: #000000;    /* цвет фона */
}
.t786 .t-store__filter__item_select .t-store__filter__item-controls-container::-webkit-scrollbar-thumb {
    background: #ffffff;    /* цвет ползунка */
}

.t786 .t-store__filter__item_checkbox .t-store__filter__item-controls-container {
    padding: 0 4px 0 0;
    margin-right: 4px;
}

.t786 .t-store__filter__item .t-checkbox__control {
    line-height: 1;
    margin-bottom: 0;
    padding: 8px 12px;
}

.t786 .t-store__filter__item .t-checkbox__control:last-child {
    border-bottom: 1px solid #ffffff;
}

.t786 .t-checkbox__indicator {
    top: -2px;
    height: 11px;
    width: 11px;
    border: 1px solid #ffffff;
    margin-right: 8px;
    opacity: 1;
}

.t786 .t-checkbox__indicator:after {
    content: none;
}

.t786 .t-store__filter__item .t-checkbox__control:hover .t-checkbox__indicator {
    background-color: #ffffff;
}

.t786 .t-store__filter__item .t-checkbox__control.active .t-checkbox__indicator {
    background-color: #ffffff;
}

.t786 .t-store__filter__item_checkbox .t-store__filter__item-controls-container::-webkit-scrollbar {
    width: 4px;     /* ширина скроллбара */
}
.t786 .t-store__filter__item_checkbox .t-store__filter__item-controls-container::-webkit-scrollbar-track {
    background: #000000;    /* цвет фона */
}
.t786 .t-store__filter__item_checkbox .t-store__filter__item-controls-container::-webkit-scrollbar-thumb {
    background: #ffffff;    /* цвет ползунка */
}

.t786 .t-store__search-wrapper:after {
    content: "";
    position: absolute;
    top:0;
    right: 0;
    z-index: 0;
    width: 14px;
    height: 14px;
    margin: 8px;
    background-image: var(--iconSearchBlack);
    background-repeat: no-repeat;
    background-size: cover;
    opacity: .4;
    -webkit-transition: all ease-in-out .4s;
    -o-transition: all ease-in-out .4s;
    transition: all ease-in-out .4s;
}

.t786 .t-store__search-wrapper:hover:after {
    content: "";
    opacity: 1;
    -webkit-transition: all ease-in-out .4s;
    -o-transition: all ease-in-out .4s;
    transition: all ease-in-out .4s;
}

.t786 .t-store__filter__search input::-moz-selection {
    color: #ffffff;
    background: #000000;
}

.t786 .t-store__filter__search input::selection {
    color: #ffffff;
    background: #000000;
}

.t786 .t-store__filter__search .t-store__filter__input {
    width: 220px;
    border-radius: 0;
}

.t786 .t-store__filter__search .t-store__filter__btn, 
.t786 .t-store__filter__search .t-store__filter__input {
    border: 1px #ffffff solid;
    background: #ffffff;
}

.t786 .t-store__filter__search .t-store__search-icon {
    border-left: 1px solid #ffffff;
    z-index: 1;
}

.t786 .t-store__filter__search .t-store__search-icon path {
    fill: transparent;
}

.t786 .t-store__filter__search .t-store__search-close-icon {
    opacity: 1;
}

.t786 .t-store__filter__sort {
    margin-left: 64px;
}

.t786 .t-store__sort-select-wrapper {
    width: 220px;
}

.t786 .t-store__sort-select {
    border: 0;
    background: #000000;
    color: #ffffff;
    padding: 0 8px;
    border-radius: 0;
}

.t786 .t-store__sort-select-wrapper:after {
    border-color: #ffffff transparent transparent transparent;
    right: 0;
}

.t786 .t-store__filter__chosen-wrapper {
    margin-top: 24px;
    margin-bottom: 12px;
}

.t786 .t-store__filter__chosen-val {
    margin-right: 12px;
    margin-bottom: 12px;
    padding: 12px 12px 12px 32px;
    background-color: #000000;
    border: 1px solid #ffffff;
    border-radius: 0;
    line-height: 1;
}

.t786 .t-store__filter__chosen-val:hover {
    color: #000000 !important;
    background-color: #ffffff;
    opacity: 1;
}

.t786 .t-store__filter__chosen-val:after {
    left: 12px;
    margin-right: 12px;
    padding: 0;
    height: 12px;
    font-size: 12px;
}

.t786 .t-store__filter__reset {
    padding-top: 13px;
    margin-bottom: 12px;
    margin-left: 12px;
    line-height: 1;
}

.t786 .t-store__filter__reset:hover {
    border-bottom: 1px solid;
    opacity: 1;
}

.js-store-grid-cont {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 24px 1fr 24px 1fr 24px 1fr;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-flow: row dense;
    gap: 48px 24px;
    
    max-width: 1664px;
    margin: 0px auto;
    padding: 0px !important;
}

.t-store__card {
    background: -webkit-gradient(linear, left bottom, left top, from(#ffffff), to(#ffffff)) no-repeat right bottom / 0 100%;
    background: -o-linear-gradient(bottom, #ffffff, #ffffff) no-repeat right bottom / 0 100%;
    background: linear-gradient(0deg, #ffffff, #ffffff) no-repeat right bottom / 0 100%;
    -webkit-transition: background-size 350ms;
    -o-transition: background-size 350ms;
    transition: background-size 350ms;
}

.t-store__card:hover {
    background-size: 100% 100%;
    background-position-x: left;
}

.t-store__empty-part-msg-wrapper {
    font-size: 20px;
    line-height: 1.2;
}

.t-store__card__mark-wrapper {
    left: -14px !important;
    top: 46px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
}

.t-store__card__mark {
    font-size: 16px;
    font-family: 'Namu-Pro',Arial,sans-serif;
    width: 120px;
    height: 28px;
    text-align: left;
    border-radius: 0px;
    padding: 0px 16px;
}

.t1002__picture-wrapper .t1002__addBtn, 
.t-store__card__imgwrapper .t1002__addBtn {
    right: 32px;
    top: 32px;
    background: transparent;
    border-radius: 0;
}

.t-store__card__imgwrapper .t1002__addBtn {
    width: 32px;
    height: 32px;
    border: 0;
    padding-top: 0;
    margin-left: 0;
}

.t-store__card__imgwrapper .t1002__addBtn:after {
    content: "";
    position: absolute;
    width: 32px;
    height: 32px;
    background-image: var(--iconAddNormalBlack);
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: all ease .2s;
    -o-transition: all ease .2s;
    transition: all ease .2s;
}   

.t-store__card__imgwrapper .t1002__addBtn:hover:after {
    content: "";
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
    -webkit-transition: all ease .2s;
    -o-transition: all ease .2s;
    transition: all ease .2s;
}   

.t-store__card__imgwrapper .t1002__addBtn_active:after {
    content: "";
    width: 32px;
    height: 32px;
    background-image: var(--iconAddActiveRed);
    background-repeat: no-repeat;
}

/* Скрываем оригинальную иконку */
.t-store__card__imgwrapper .t1002__addBtn svg {
    display: none;
}

.t-store__card__bgimg, .t-store__card__bgimg_second {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.t-store__card__textwrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 8px 24px;
    padding-top: 36px;
}

.js-store-prod-name {
    max-width: 257px;
    width: 100%;
}

.t-name_md {
    font-size: 20px;
    line-height: 1.2;
}

.js-store-price-wrapper {
    max-width: 116px;
    width: 100%;
    text-align: right;
}

.t-name_xs {
    font-size: 20px;
    line-height: 1.2;
}

.t-store__card__price_old {
    margin-left: 0px;
    margin-top: -3px;
}

.t-store__card__price-wrapper {
    margin-top: 0px;
}

.t-store__card__descr {
    margin-top: 0px;
}

.t-descr_xxs {
    font-size: 16px;
    line-height: 1;
}

.t-store__grid-separator {
    display: none;
}

.t-store__load-more-btn-wrap {
    max-width: 1664px;
    width: 100%;
    margin: 0 auto;
    padding-left: 0px;
    padding-right: 0px;
}

.t-store__load-more-btn {
    width: 100%;
    margin: 76px 0px 0px;
    border-left: 0px !important;
    border-right: 0px !important;
    text-align: right;
}

.js-store-load-more-btn:hover {
    background-color: #ffffff !important;
}

.t-btn_sm {
    height: 56px;
    font-size: 18px;
    padding-left: 36px;
    padding-right: 36px;
}

.t786 .t-store__load-more-btn-wrap table tr td:after {
    content: "Показать больше моделей";
    visibility: visible;
    font-size: 18px;
}

.t786 .t-store__load-more-btn-wrap table tr td {
    visibility: hidden;
    font-size: 0;
}

/* Стили для блока всплывающей подсказки, что товар добавлен в избранное */
.t1002__bubble {
    background-color: #000000;
    border: 1px solid #ffffff;
    border-radius: 0px;
}

.t1002__bubble-text {
    font-family: 'Namu-Pro',Arial,sans-serif;
}

/* Пагинация */
.t786 .t-store .t-store__pagination {
    max-width: 1664px;
    margin: 56px auto 0;
    padding: 0;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}

.t786 .t-store .t-store__pagination__item {
    margin-top: 12px;
    margin-right: 12px;
    min-width: 32px;
    min-height: 32px;
    opacity: 1;
    border: 0;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

.t786 .t-store .t-store__pagination .t-descr_xxs {
    font-size: 18px;
}

.t786 .t-store .t-store__pagination__item_active {
    border-top: 1px solid #ffffff !important;
    border-bottom: 1px solid #ffffff !important;
}

.t786 .t-store .t-store__pagination__item:hover {
    border-top: 1px solid #ffffff !important;
    border-bottom: 1px solid #ffffff !important;
}

.t786 .t-store__pagination__arrow g {
    stroke: #ffffff;
    stroke-miterlimit: 10;
    stroke-linejoin: bevel;
}


/* Стили для блока DV05 отступ */

.uc-add-padding {
    height: 76px;
}

/* Стили для Zero блока Бренд */

.slider-thumb::before {
    content: "";
    display: block;
    margin: 0 auto;
    width: 434px;
    height: 434px;
    background: #ff0000;
    border-radius: 62% 47% 82% 35% / 45% 45% 80% 66%;
    will-change: border-radius, transform, opacity;
    animation: sliderShape 5s linear infinite;
    -webkit-animation: sliderShape 5s linear infinite;
}

@-webkit-keyframes sliderShape {
  0%,100% {
    border-radius: 42% 58% 70% 30% / 45% 45% 55% 55%;
    -webkit-transform: translate3d(0,0,0) rotateZ(0.01deg);
            transform: translate3d(0,0,0) rotateZ(0.01deg);
  }
  34% {
    border-radius: 70% 30% 46% 54% / 30% 29% 71% 70%;
    -webkit-transform:  translate3d(0,5px,0) rotateZ(0.01deg);
            transform:  translate3d(0,5px,0) rotateZ(0.01deg);
  }
  50% {
    -webkit-transform: translate3d(0,0,0) rotateZ(0.01deg);
            transform: translate3d(0,0,0) rotateZ(0.01deg);
  }
  67% {
    border-radius: 100% 60% 60% 100% / 100% 100% 60% 60% ;
    -webkit-transform: translate3d(0,-3px,0) rotateZ(0.01deg);
            transform: translate3d(0,-3px,0) rotateZ(0.01deg);
  }
}

@keyframes sliderShape {
  0%,100% {
    border-radius: 42% 58% 70% 30% / 45% 45% 55% 55%;
    -webkit-transform: translate3d(0,0,0) rotateZ(0.01deg);
            transform: translate3d(0,0,0) rotateZ(0.01deg);
  }
  34% {
    border-radius: 70% 30% 46% 54% / 30% 29% 71% 70%;
    -webkit-transform:  translate3d(0,5px,0) rotateZ(0.01deg);
            transform:  translate3d(0,5px,0) rotateZ(0.01deg);
  }
  50% {
    -webkit-transform: translate3d(0,0,0) rotateZ(0.01deg);
            transform: translate3d(0,0,0) rotateZ(0.01deg);
  }
  67% {
    border-radius: 100% 60% 60% 100% / 100% 100% 60% 60% ;
    -webkit-transform: translate3d(0,-3px,0) rotateZ(0.01deg);
            transform: translate3d(0,-3px,0) rotateZ(0.01deg);
  }
}

/* Стили для блока BF802A кнопки в одну колонку */

#rec658809204 .t993 .t-prefix_5 {
    float: right;
    min-height: 538px;
}

#rec658809204 .t993 .t-col_7 {
    max-width: 961px;
}

.t993__btn {
    padding: 0px !important;
    margin-bottom: 0px !important;
    font-size: 32px !important;
    line-height: 1 !important;
    border-top: 1px solid #ffffff !important;
}

.t993__btn:last-child {
    border-bottom: 1px solid #ffffff !important;
}

.t993__btn-text-wrapper {
    padding: 0px !important;
}

.t993__btn_has_descr.t993__btn {
    padding-top: 28px !important;
    padding-bottom: 28px !important;
}

.t993__btn_has_descr.t993__btn:focus-visible {
    background-color: #ffffff !important;
}

.t993__btn-text-title~.t993__btn-text-descr {
    margin-top: 8px !important;
}

.t993__btn-text-descr {
    font-size: 20px !important;
    opacity: 1 !important;
}

.t993__btn-arrow {
    width: 28px !important;
    height: 28px !important;
    margin-right: 0 !important;
}

.t993__btn .t993__btn-arrow:after {
    content: "";
    position: absolute;
    width: 28px;
    height: 28px;
    background-image: var(--iconArrowLarge);
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: all ease-in-out .4s;
    -o-transition: all ease-in-out .4s;
    transition: all ease-in-out .4s;
}   

.t993__btn:hover .t993__btn-arrow:after {
    content: "";
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all ease-in-out .4s;
    -o-transition: all ease-in-out .4s;
    transition: all ease-in-out .4s;
}   

/* Скрываем оригинальную иконку */
.t993__btn .t993__btn-arrow svg {
    display: none;
}


/* 
Стили для блока ST315N страница товара 
*/

.t-store__prod-snippet__container {
    padding-top: 76px;
    padding-bottom: 104px;
}

/* Стили для кнопки Назад в магазин */
#allrecords .t-store__prod-popup__close-txt-wr {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    position: static !important;
    max-width: 1664px;
    margin: 0 auto;
}

.t-store__prod-popup__close-txt {
    display: inline-block;
    min-height: 29px;
    margin-bottom: 76px;
    font-size: 18px;
    line-height: 29px;
    opacity: 1;
}

.t-store__prod-popup__close-txt:before {
    content: "❮ ";
    font-size: 18px;
}

/* Стили карточки товара */
.t-store__product-snippet .t-container {
    max-width: 1664px;
}

.js-store-product .t-col_8 {
    max-width: calc(8 / 12 * 100% - 48px);
    margin-left: 0;
    margin-right: 48px;
    position: sticky;
    top: 76px;
}

.t-store__prod-popup__wrapper__col2_fixed {
    display: -ms-inline-flexbox;
    display: -webkit-inline-box;
    display: inline-flex;
    width: 50%;
    width: calc(50% - 8px);
}

.t-store__prod-popup__wrapper.t-store__prod-popup__wrapper__col2_fixed:nth-child(2n-1) {
    margin-right: 8px;
}

.t-store__prod-popup__wrapper {
    margin-bottom: 8px;
}

.js-store-product .t-col_4 {
    max-width: calc(4 / 12 * 100%);
    margin-left: 0;
    margin-right: 0;
    position: sticky;
    top: 76px;
}

.t-store__prod-popup__title-wrapper {
    margin-bottom: 24px;
}

.t-store__prod-popup__info .js-store-prod-name {
    max-width: 100%;
}

.t-store__prod-popup__info .t-name_xl {
    font-size: 44px;
    line-height: 1;
}

.t-store__prod-popup__info .t-descr_xxs {
    font-size: 18px;
    line-height: 1.111;
}

.t-store__prod-popup__info .t-store__prod-popup__brand {
    margin-top: 20px;
    color: #ffffff;
}

.t-store__prod-popup__info .t-store__prod-popup__sku {
    margin-top: 8px;
    color: #ffffff;
}

.t-store__prod-popup__info .js-store-price-wrapper {
    max-width: 100%;
    text-align: left;
}

.t-store__prod-popup__price-wrapper {
    margin-top: 24px;
    margin-bottom: 28px;
}

.t-store__prod-popup__info .t-name_md {
    font-size: 32px;
    line-height: 1.25;
}

.t-store__prod-popup__info .t-store__prod-popup__price_old {
    margin-left: 20px;
}

.t-store .t-product__option {
    margin-top: 16px;
    margin-bottom: 16px;
}

.t-store .t-product__option-title {
    padding-bottom: 12px;
}

.js-product .t-product__option-variants_buttons .t-product__option-item_simple {
    margin-right: 12px;
    margin-bottom: 12px;
    padding: 12px 16px;
    min-width: 58px;
    min-height: 48px;
    background-color: #000000;
    border: 1px solid #424242;
}

.js-product .t-product__option-variants_buttons .t-product__option-item_simple.t-product__option-item_active,
.js-product .t-product__option-variants_buttons .t-product__option-item_simple.t-product__option-item:hover {
    border: 1px solid #ffffff;
}

.js-product .t-product__option-variants_custom .t-product__option-item.t-product__option-item_disabled {
    opacity: 0.26;
    border-color: #ffffff;
}

.js-product .t-product__option-variants_buttons .t-product__option-item {
    margin-right: 12px;
    margin-bottom: 12px;
}

.js-product .t-product__option-variants_buttons .t-product__option-checkmark_color {
    width: 40px;
    height: 40px;
    background-color: #000000;
    border: 1px solid #424242;
    border-radius: 0%;
}

.js-product .t-product__option-variants_buttons .t-product__option-input:checked+.t-product__option-checkmark_color:before {
    border-radius: 0%;
    border: 1px solid #ffffff;
}

.t-product__option-variants_buttons .t-product__option-checkmark_color:hover:before {
    position: absolute;
    content: '';
    left: -5px;
    top: -5px;
    width: calc(100% + 8px);
    height: calc(100% + 8px);
    border-radius: 0%;
    border: 1px solid #ffffff;
}

.js-product .t-product__option-variants_buttons .t-product__option-item_color:hover .t-product__option-title, 
.js-product .t-product__option-variants_buttons .t-product__option-item_image:hover .t-product__option-title {
    padding: 4px 8px;
    border-radius: 0px;
}

.js-product .t-product__option-variants_buttons .t-product__option-item_color:hover .t-product__option-title {
    bottom: 53px;
    -webkit-transform: translateX(calc(-8px));
        -ms-transform: translateX(calc(-8px));
            transform: translateX(calc(-8px));
}

.t-store .t-product__option-variants {
    min-width: 260px;
}

.js-product .t-product__option-select {
    outline: 0px;
    border: 1px #ffffff solid;
    background: #000000;
    color: #ffffff;
    padding: 12px 16px;
    border-radius: 0px;
}

.js-product .t-product__option-variants:after {
    border-color: #ffffff transparent transparent transparent;
    right: 16px;
}

.t-store__prod-popup__links-wrapper {
    margin-top: 44px;
    margin-bottom: 44px;
}

.t-store__prod-popup__links-wrapper .t-descr_xxs {
    font-size: 16px;
    line-height: 1.125;
}

.t-store__prod-popup__link a {
    padding: 12px 16px;
    color: #000000 !important;
    background: #ffffff;
}

.t-store__prod-popup__btn-wrapper {
    margin-top: 36px;
    margin-bottom: 36px;
}

.t-store__prod-popup__btn {
    border-left: 0px !important;
    border-right: 0px !important;
}

.t-store__prod-popup__btn-wrapper .t-btn_sm {
    height: 56px;
    font-size: 18px;
    padding-left: 0px;
    padding-right: 16px;
}

.t-store__prod-popup__btn-wrapper .t-btn {
    text-align: left;
}

.t-store__prod-popup__btn-wrapper .t1002__addBtn {
    width: 56px;
    height: 56px;
    margin-left: 20px;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
}

.t-store__prod-popup__btn-wrapper .t1002__addBtn:after {
    content: "";
    position: absolute;
    width: 24px;
    height: 24px;
    background-image: var(--iconAddNormalWhite);
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: all ease .2s;
    -o-transition: all ease .2s;
    transition: all ease .2s;
}   

.t-store__prod-popup__btn-wrapper .t1002__addBtn:hover:after {
    content: "";
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
    -webkit-transition: all ease .2s;
    -o-transition: all ease .2s;
    transition: all ease .2s;
}   

.t-store__prod-popup__btn-wrapper .t1002__addBtn_active:after {
    content: "";
    width: 24px;
    height: 24px;
    background-image: var(--iconAddActiveRed);
    background-repeat: no-repeat;
}

/* Скрываем оригинальную иконку */
.t-store__prod-popup__btn-wrapper .t1002__addBtn svg {
    display: none;
}

.t-store__prod-popup__text {
    margin-top: 36px;
}

.t-store__prod-popup__info .js-store-prod-text.t-descr_xxs {
    font-size: 20px !important;
    line-height: 1.2 !important;
}

.js-store-prod-all-text span {
    display: block;
    margin-top: 8px;
}

.js-store-tabs.t-store__tabs {
    max-width: 100%;
    margin-top: 32px !important;
}

.t-store .t-store__tabs .t-store__tabs__button, 
.t-store .t-store__tabs_accordion .t-store__tabs__item-button {
    padding: 16px 16px 16px 0 !important;
}

.t-store .t-store__tabs__content {
    margin-bottom: 16px !important;
    padding-right: 0px;
}

.t-store__tabs__content ul {
    padding-left: 16px !important;
}

.t-name_xs {
    font-size: 20px;
    line-height: 1;
}

.t-store__tabs__item .t-descr_xxs {
    font-size: 18px;
    line-height: 1.2;
}

.t-store .t-store__tabs__item .t-store__tabs__close,
.t-store .t-store__tabs__item .t-store__tabs__close:hover,
.t-store .t-store__tabs__item_active .t-store__tabs__close,
.t-store .t-store__tabs__item_active .t-store__tabs__close:hover {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
}

.t-store .t-store__tabs__close:after {
    display: block !important;
    content: "";
    position: absolute;
    left: -18px !important;
    top: unset !important;
    width: 18px !important;
    height: 14px !important;
    border-radius: 0 !important;
    background-color: transparent !important;
    background-image: var(--iconArrowSmall);
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: all ease-in-out .4s;
    -o-transition: all ease-in-out .4s;
    transition: all ease-in-out .4s;
}

.t-store .t-store__tabs__item-button.js-store-tab-button:hover .t-store__tabs__close:after {
    content: "";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: all ease-in-out .4s;
    -o-transition: all ease-in-out .4s;
    transition: all ease-in-out .4s;
}

.t-store .t-store__tabs__item-button_active.js-store-tab-button .t-store__tabs__close:after {
    content: "";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: all ease-in-out .4s;
    -o-transition: all ease-in-out .4s;
    transition: all ease-in-out .4s;
}

.t-store .t-store__tabs__item-button_active.js-store-tab-button:hover .t-store__tabs__close:after {
    content: "";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all ease-in-out .4s;
    -o-transition: all ease-in-out .4s;
    transition: all ease-in-out .4s;
}

/* Скрываем оригинальную иконку */
.t-store .t-store__tabs__item-button .t-store__tabs__close svg,
.t-store .t-store__tabs__item-button_active .t-store__tabs__close svg {
    display: none;
}

.t-store__relevants__container .t-store__relevants__title {
    margin: 148px 0 64px;
}

.t-uptitle_xxl {
    font-size: 32px;
    line-height: 1;
}

.t-store__relevants__container .js-store-grid-cont {
    gap: 0;
}

.t-store__relevants-grid-cont.t-store__grid-cont_mobile-one-row .t-col {
    margin-left: 24px;
}

.t-store__grid-cont_mobile-one-row.t-store__relevants-grid-cont .t-store__card {
    max-width: 398px;
}

.t-store__card__imgwrapper {
    padding-bottom: 133.33%;
}

.t-store__card__textwrapper div:nth-child(2) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 3;
            order: 3;
}


/* 
Стили страницы Profile ID
*/

/* Стили для блока AB402N страница Profile ID */

#rec695565431 .t962 .t-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

#rec695565431 .t962 .t962__img {
    width: 760px !important;
    margin-top: 4px;
}

#rec695565431 .t962 .t962__title {
    font-size: 44px;
    padding: 2px 0;
}

#rec695565431 .t962 .t962__uptitle {
    font-size: 32px;
    padding: 12px 0;
}

#rec695565431 .t962 .t962__descr {
    font-size: 24px;
    line-height: 1.33;
    padding-top: 16px;
    padding-bottom: 32px !important;
}

/* Стили для блока TX05 страница Profile ID */

#rec695565432 .t993__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

/* Стили для блока BF802A страница Profile ID */

#rec695565433 .t022 .t-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

#rec695565433 .t022 .t022__text {
    font-size: 20px;
    padding-top: 40px;
}


@media screen and (max-width: 1919px) {
    
    /* 
    Стили Zero Block 
    */
    
    /* Стили для адаптации Zero блоков под разные рарешения для работы с функцией адаптации */
    #rec657514415 .t396__artboard,
    #rec658213031 .t396__artboard {
        max-width: 1310px;
    }
    
    .t396 .t396__artboard {
        max-width: 1270px;
    }
    
    
    /* Стили Кнопки */
    
    .button_full a {
        padding: 0 32px;
    }
    
    
    /* Стили для Корзины блок ST110 */

    .t706 .t706__cartpage-top {
        max-width: 1270px;
    }

    
    /* Стили для Хлебных крошек блок ME605 */

    .t-col_12 {
        max-width: 1270px;
    }

    .t758 {
        padding-top: 56px;
    }
    
    .t758__list_item {
        font-size: 16px;
    }
    
    .t758__link-item__wrapper {
        min-height: 27px;
    }
    
    .t758 .t-menu__link-item {
        line-height: 27px;
        min-height: 27px;
    }
    
    .t758__breadcrumb-divider {
        line-height: 27px;
        height: 27px;
    }
    
    /* Стили для Меню-категорий блок ME606 Страницы Каталог и Потоки */

    .t976 {
        margin-top: 56px;
        margin-bottom: 48px;
    }
    
    /* Стили для Меню-табы блок ME602 */

    .t-width_12 {
        max-width: 1270px;
    }
    
    /* Стили для Раскрывающийся текст блок TX16N */
    
    .t585>.t-container {
        min-height: 663px;
    }
    
    .t-col_9 {
        max-width: 946px;
    }
    
    .t585__trigger-button {
        padding: 32px 24px 32px 0;
    }
    
    .t585__trigger-button .t-name_xl {
        font-size: 24px;
    }
    
    .t585__textwrapper {
        padding-bottom: 28px;
    }
    
    .t585__textwrapper .t-descr_xs {
        font-size: 20px;
        line-height: 1.2;
    }
    
    .t585__icon {
        width: 24px;
        height: 24px;
    }
    
    .t585__header .t585__lines:after {
        width: 24px;
        height: 24px;
    }
    
    
    /* Стили для Потоков блок FD302 */
    
    .t915 .js-feed {
        top: -12px;
        padding-top: 80px;
        padding-bottom: 44px;
    }
    
    .t915__container {
        max-width: 1270px;
    }
    
    .t915__container .t-feed__col-grid__content {
        width: 40px;
        margin-right: 16px;
    }
    
    .t915__container .t-feed__post-parts-date-row {
        width: calc(460px + (460 - 460) * ((100vw - 1280px) / (1919 - 1366)));
    }
    
    .t915__container .t-feed__post-parts-date-row_beforetitle {
        margin-bottom: 4px;
    }
    
    .t-feed__post-tag {
        font-size: 16px;
    }
    
    .t915__container .t-feed__textwrapper {
        width: calc(460px + (460 - 460) * ((100vw - 1280px) / (1919 - 1366)));
    }
    
    .t915__container .t-name_md {
        font-size: 20px;
    }
    
    .t915__container .t-feed__col-grid__post-wrapper .t-feed__post-imgwrapper {
        max-width: 300px;
    }
    
    .t915 .t-feed__buttons-wrapper {
        margin-top: 56px;
    }
    
    .t915 .t-btn_md {
        height: 48px;
        font-size: 16px;
        padding-left: 32px;
        padding-right: 32px;
    }
    
    
    /* Стили для Потоков блок FD301 Карточки потоков Страница с потоками */

    .t897__container {
        max-width: 1270px;
    }
    
    .t897__container .t-col_3 {
        max-width: 300px;
    }
    
    .t897__container .t-feed__col-grid__post-wrapper .t-feed__post-imgwrapper {
        margin-bottom: 28px;
    }
    
    .t897__container .t-feed__post-tag {
        font-size: 16px;
    }
    
    .t897__container .t-name_xs {
        font-size: 20px;
    }
    
    .t897 .t-feed__buttons-wrapper {
        margin-top: 52px;
    }
    
    .t897 .t-btn_md {
        height: 48px;
        font-size: 16px;
        padding-left: 32px;
        padding-right: 32px;
    }
    
    
    /* 
        Стили Index
    */

    /* Стили для блока TE605 */
    
    .t-section__container {
        padding-top: 48px;
    }

    .t-container {
        max-width: 1270px;
    }
    
    .t-title_xs {
        font-size: 88px;
    }
    
    .t959__container {
        max-width: 1270px;
        padding: 80px 0px 44px !important;
        top: -12px;
    }
    
    .t959__card-inner.t959__card-inner_16-9 {
        padding-bottom: 160px;
    }
    
    .uc-categories-card .t-card__title,
    .uc-categories-card .t-card__descr {
        font-size: 24px;
    }
    
    .t959 .t-card__title {
        margin-top: 24px;
        padding-right: 32px;
    }
    
    .t959 .t-card__descr {
        margin-bottom: 24px;
    }
    
    .t959__card-content:after {
        top: 24px;
        width: 13px;
        height: 24px;
    }
    
    
    /* Стили для блока ST315N карточки товаров */
    
    /* Фильтры */

    .t786 .js-store-parts-select-container {
        max-width: 1270px;
    }
    
    .t786 .t-descr_xxs {
        font-size: 16px;
    }

    .js-store-grid-cont {
       max-width: 1270px;
    }
    
    .t-store__empty-part-msg-wrapper {
        font-size: 18px;
        line-height: 1.111;
    }
    
    .t-store__card__mark-wrapper {
        left: -13px !important;
        top: 37px;
    }
    
    .t-store__card__mark {
        font-size: 14px;
        width: 100px;
        height: 26px;
        padding: 0px 12px;
    }
    
    .t1002__picture-wrapper .t1002__addBtn, 
    .t-store__card__imgwrapper .t1002__addBtn {
        right: 24px;
        top: 24px;
    }
    
    .t-store__card__imgwrapper .t1002__addBtn {
        width: 24px;
        height: 24px;
    }
    
    .t-store__card__imgwrapper .t1002__addBtn:after {
        width: 24px;
        height: 24px;
    }
    
    .t-store__card__imgwrapper t1002__addBtn_active:after {
        width: 24px;
        height: 24px;
    }
    
    .t-store__card__textwrapper {
        padding-top: 28px;
    }
    
    .js-store-prod-name {
        max-width: 192px;
    }
    
    .t-name_md {
        font-size: 18px;
        line-height: 1.111;
    }
    
    .js-store-price-wrapper {
        max-width: 83px;
    }
    
    .t-name_xs {
        font-size: 18px;
        line-height: 1.111;
    }
    
    .t-descr_xxs {
        font-size: 14px;
    }
    
    .t-store__load-more-btn-wrap {
        max-width: 1270px;
    }
    
    .t-store__load-more-btn {
        margin-top: 56px;
    }
    
    .t-btn_sm {
        height: 48px;
        font-size: 16px;
        padding-left: 32px;
        padding-right: 32px;
    }
    
    .t786 .t-store__load-more-btn-wrap table tr td:after {
        font-size: 16px;
    }
    
    /* Пагинация */
    .t786 .t-store .t-store__pagination {
        max-width: 1270px;
        margin-top: 40px;
    }
    
    .t786 .t-store .t-store__pagination .t-descr_xxs {
        font-size: 16px;
    }
    
    
    /* Стили для блока DV05 отступ */
    .uc-add-padding {
        height: 56px;
    }
    
    /* Стили для Zero блока Бренд */

    .slider-thumb::before {
        width: 349px;
        height: 349px;
    }
    
    /* Стили для блока BF802A кнопки в одну колонку */
    
    #rec658809204 .t993 .t-prefix_5 {
        min-height: 408px;
    }

    #rec658809204 .t993 .t-col_7 {
        max-width: 731px;
    }
    
    .t993__btn {
        font-size: 24px !important;
    }
    
    .t993__btn_has_descr.t993__btn {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    
    .t993__btn-text-title~.t993__btn-text-descr {
        margin-top: 6px !important;
    }
    
    .t993__btn-text-descr {
        font-size: 18px !important;
    }
    
    .t993__btn-arrow {
        width: 24px !important;
        height: 24px !important;
    }
    
    .t993__btn .t993__btn-arrow:after {
        width: 24px !important;
        height: 24px !important;
    }
    
    
    /* 
    Стили для блока ST315N страница товара 
    */
    
    /* Стили для кнопки Назад в магазин */
    #allrecords .t-store__prod-popup__close-txt-wr {
        max-width: 1270px;
    }
    
    .t-store__prod-popup__close-txt {
        min-height: 27px;
        margin-bottom: 56px;
        font-size: 16px;
        line-height: 27px;
    }
    
    .t-store__prod-popup__close-txt:before {
        font-size: 16px;
    }
    
     /* Стили карточки товара */
    .t-store__product-snippet .t-container {
        max-width: 1270px;
    }

    .t-store__prod-snippet__container {
        margin: 0px auto;
        padding-top: 56px;
        padding-bottom: 64px;
    }
    
    .t-store__relevants__container .t-store__relevants__title {
        margin: 108px 0 48px;
    }
    
    .t-store__grid-cont_mobile-one-row.t-store__relevants-grid-cont .t-store__card {
        max-width: 299px;
    }
    
    
    /* 
    Стили страницы Profile ID
    */
    
    /* Стили для блока AB402N страница Profile ID */
    
    #rec695565431 .t962 .t962__img {
        width: 564px !important;
        margin-top: 4px;
    }
    
    #rec695565431 .t962 .t962__title {
        font-size: 36px;
        padding: 0;
    }
    
    #rec695565431 .t962 .t962__uptitle {
        font-size: 24px;
        padding: 10px 0 12px;
    }
    
    #rec695565431 .t962 .t962__descr {
        font-size: 20px;
        line-height: 1.2;
        padding-top: 12px;
        padding-bottom: 26px !important;
    }
    
    /* Стили для блока BF802A страница Profile ID */
    
    #rec695565433 .t022 .t022__text {
        font-size: 18px;
        padding-top: 32px;
    }
}

@media screen and (max-width: 1365px) {
    
    /* 
    Стили Zero Block 
    */
    
    /* Стили для адаптации Zero блоков под разные рарешения для работы с функцией адаптации */
    #rec657514415 .t396__artboard,
    #rec658213031 .t396__artboard {
        max-width: 1224px;
    }
    
    .t396 .t396__artboard {
        max-width: 1184px;
    }
    
     /* Стили для Корзины блок ST110 */

    .t706 .t706__cartpage-top {
        max-width: 1184px;
    }
    
    
    /* Стили для Хлебных крошек блок ME605 */

    .t-col_12 {
        max-width: 1184px;
    }
    
    /* Стили для Меню-табы блок ME602 */

    .t-width_12 {
        max-width: 1184px;
    }
    
    /* Стили для Раскрывающийся текст блок TX16N */
    
    .t585>.t-container {
        min-height: 613px;
    }
    
    .t-col_9 {
        max-width: 882px;
    }
    
    
    /* Стили для Потоков блок FD302 */
    
    .t915__container {
        max-width: 1184px;
    }
    
    .t915__container .t-feed__post-parts-date-row {
        width: calc(424px + (424 - 424) * ((100vw - 1280px) / (1365 - 1280)));
    }
    
    .t915__container .t-feed__textwrapper {
        width: calc(424px + (424 - 424) * ((100vw - 1280px) / (1365 - 1280)));
    }
    
    .t915__container .t-feed__col-grid__post-wrapper .t-feed__post-imgwrapper {
        max-width: 278px;
    }
    
    
    /* Стили для Потоков блок FD301 Карточки потоков Страница с потоками */

    .t897__container {
        max-width: 1184px;
    }
    
    .t897__container .t-col_3 {
        max-width: 278px;
    }
    
    
    /* 
        Стили Index
    */

    /* Стили для блока TE605 */

    .t-container {
        max-width: 1184px;
    }
    
    .t959__container {
        max-width: 1184px;
    }
    
    /* Стили для блока ST315N карточки товаров */
    
    /* Фильтры */
    .t786 .js-store-parts-select-container {
        max-width: 1184px;
    }

    .js-store-grid-cont {
       max-width: 1184px;
    }
    
    .js-store-prod-name {
        max-width: 278px;
    }
    
    .js-store-price-wrapper {
        max-width: 278px;
        text-align: left;
    }
    
    .t-store__card__price_old {
        margin-left: 8px;
        margin-top: 0px;
    }
    
    .t-store__load-more-btn-wrap {
        max-width: 1184px;
    }
    
    /* Пагинация */
    .t786 .t-store .t-store__pagination {
        max-width: 1184px;
    }
    
    
    /* Стили для Zero блока Бренд */

    .slider-thumb::before {
        width: 388px;
        height: 388px;
    }
    
    /* Стили для блока BF802A кнопки в одну колонку */
    
    #rec658809204 .t993 .t-prefix_5 {
        min-height: 378px;
    }

    #rec658809204 .t993 .t-col_7 {
        max-width: 681px;
    }
    
    /*
    Стили для блока ST315N страница товара
    */
    
    /* Стили для кнопки Назад в магазин */
    #allrecords .t-store__prod-popup__close-txt-wr {
        max-width: 1184px;
    }
    
    /* Стили карточки товара */
    .t-store__product-snippet .t-container {
        max-width: 1184px;
    }
    
    .t-store__grid-cont_mobile-one-row.t-store__relevants-grid-cont .t-store__card {
        max-width: 278px;
    }
}

@media screen and (max-width: 1279px) {
    
    /* 
    Стили Zero Block 
    */
    
    /* Стили для адаптации Zero блоков под разные рарешения для работы с функцией адаптации */
    #rec657514415 .t396__artboard,
    #rec658213031 .t396__artboard {
        max-width: 976px;
    }
    
    .t396 .t396__artboard {
        max-width: 944px;
    }
    
    
    /* Стили Кнопки */
    
    .button_full a {
        padding: 0 28px;
    }
    
    
    /* Стили для всех блоков */
    
    .t-container {
        max-width: 944px;
    }
    
    
    /* 
    Стили Header 
    */
    
    /* Боковое меню с гамбургером блок ME403 */

    .t450 .t450__container {
        padding-bottom: 40px;
    }
    
    .t450__right_descr {
        margin-top: 12px;
        margin-bottom: 8px;
    }
    
    .t450 .t-sociallinks a, 
    .t450 .t450__right_social_links {
        display: block;
        margin-top: 0;
    }
    
    .t450 .t-sociallinks__item, 
    .t450 .t450__right_social_links_item {
        margin-top: 4px;
    }
    
    
    /* Стили для виджета Поиск блок T985 */
    
    .t985 .t985__widgetheader .t-container {
        max-width: 944px;
    }
    
    .t985 .t-search-widget__inputcontainer {
        max-width: 944px;
    }
    
    .t985 .t985__inputcontainer,
    .t985 .t-search-widget__inputcontainer circle,
    .t985 .t-search-widget__inputcontainer line {
        stroke-width: 1.6;
    }
    
    .t985 .t985__widgetheader .t985__searchvariants {
        margin-top: 24px;
    }
    
    .t985 .t985__widgetheader .t985__searchvariant {
        font-size: 14px;
    }
    
    .t985 .t-search-widget__popup .t-container {
        max-width: 944px;
    }
    
    .t985 .t-search-widget__popup .t-search-widget__popup-container {
        max-width: 876px;
    }
    
    .t985 .t-search-widget__popup .t-search-widget__result {
        font-size: 16px;
    }
    
    .t985 .t-search-widget__popup .t-search-widget__query-result {
        margin: 24px 0 32px;
        font-size: 14px;
    }
    
    .t985 .t-search-widget__popup .t-search-widget__productwrapper {
        gap: 20px;
        margin-bottom: 20px;
    }
    
    .t985 .t-search-widget__popup .t-search-widget__result_product {
        -ms-flex: calc(50% - 10px);
        -webkit-box-flex: calc(50% - 10px);
                flex: calc(50% - 10px);
    }
    
    .t985 .t-search-widget__popup .t-search-widget__thubmnail {
        margin-right: 16px;
    }
    
    .t985 .t-search-widget__popup .t-search-widget__result_product-img {
        width: 160px;
        height: 212px;
    }
    
    .t985 .t-search-widget__popup .t-search-widget__result_product-text {
        padding: 12px 0;
    }
    
    .t985 .t-search-widget__popup .t-search-widget__result_product-title {
        font-size: 20px;
    }
    
    .t985 .t-search-widget__popup .t-search-widget__result_product-desc {
        font-size: 16px;
        line-height: 1.125;
    }
    
    .t985 .t-search-widget__popup .t-search-widget__result_product-price {
        font-size: 18px;
        padding-top: 8px;
    }
    
    .t985 .t-search-widget__popup .t-search-widget__result {
        margin-top: 12px;
        margin-bottom: 16px;
    }
    
    .t985 .t-search-widget__popup .t-search-widget__result__title {
        font-size: 20px;
    }
    
    .t985 .t-search-widget__popup .t-search-widget__result__body {
        font-size: 16px;
        line-height: 1.125;
    }
    
    .t985 .t-search-widget__popup .t-search-widget__loadmore-btn-wrap {
        padding-top: 28px;
        padding-bottom: 20px;
    }
    
    .t985 .t-search-widget__popup .t-search-widget__loadmore-btn {
        height: 44px;
        font-size: 14px;
        padding-left: 28px;
        padding-right: 28px;
    }
    
    .t985 .t-search-widget__popup .t-search-widget__pagination {
        padding-top: 8px;
    }
    
    .t985 .t-search-widget__popup .t-search-widget__pagination-item,
    .t985 .t-search-widget__popup .t-search-widget__pagination-button {
        font-size: 14px;
        margin-top: 8px;
        margin-right: 8px;
        min-width: 28px;
        min-height: 28px;
    }
    
    .t985 .t-search-widget__popup .t-search-widget__pagination-prev path, 
    .t985 .t-search-widget__popup .t-search-widget__pagination-next path {
        stroke-width: 1.6;
    }
    
    
    /* Стили для виджета Избранное блок ST110 */
    
    .t1002__wishlistwin-content.t1002__wishlistwin-content_showed {
        max-width: 704px;
    }
    
    .t1002__wishlistwin-content .t1002__wishlistwin-top {
        margin-bottom: 20px;
        padding-bottom: 16px;
    }
    
    .t1002__wishlistwin-content .t1002__wishlistwin-top .t-name_xl {
        font-size: 24px;
    }
    
    .t1002__wishlistwin-content .t1002__wishlistwin-close {
        right: 40px;
        top: 36px;
        width: 28px;
        height: 28px;
    }
    
    .t1002__wishlistwin-content .t1002__wishlistwin-close .t1002__close-button {
        width: 20px;
        padding: 4px;
    }
    
    .t1002__wishlistwin-content .t1002__wishlistwin-close .t1002__close-button svg {
        width: 20px;
        height: 20px
    }
    
    .t1002 .t1002__product {
        -ms-grid-columns: 160px 16px auto 16px auto;
        grid-template-columns: 160px auto auto;
        -webkit-column-gap: 16px;
           -moz-column-gap: 16px;
                column-gap: 16px;
        margin: 20px 0;
    }
    
    .t1002 .t1002__product-imgdiv {
        width: 160px;
        height: 212px;
    }
    
    .t1002 .t1002__product-title {
        font-size: 20px;
        padding: 12px 0;
    }
    
    .t1002__product-title__portion, 
    .t1002__product-title__option, 
    .t1002__product-amount--portion .t1002__product-portion {
        font-size: 16px;
        line-height: 1.125;
    }
    
    .t1002 .t1002__product-amount--portion, 
    .t1002 .t1002__product-amount {
        font-size: 18px;
        padding: 12px 0;
    }
    
    .t1002 .t1002__product-del {
        margin: 12px 0;
    }
    
    
    /* Стили для Корзины блок ST110 */
    
    .t706 .t706__cartpage-top {
        max-width: 944px;
        min-height: 64px;
    }
    
    .t706 .t706__cartpage-back {
        font-size: 28px;
    }
    
    .t706 .t706__cartpage-heading {
        font-size: 36px;
    }
    
    .t706 .t706__cartpage-close {
        font-size: 18px;
    }
    
    .t706 .t706__cartpage-content {
        margin-top: 36px;
        margin-bottom: 80px;
    }
    
    .t706 .t706__cartpage-form {
        max-width: calc(5 / 12 * 100% - 48px);
    }
    
    .t706 .t706__cartpage-info {
        max-width: calc(7 / 12 * 100%);
    }
    
    .t706 .t706__product {
        -ms-grid-columns: 160px 16px auto 16px auto;
        grid-template-columns: 160px auto auto;
        -webkit-column-gap: 16px;
           -moz-column-gap: 16px;
                column-gap: 16px;
        margin: 20px 0;
    }
    
    .t706 .t706__product-imgdiv {
        width: 160px;
        height: 212px;
    }
    
    .t706 .t706__product-title {
        font-size: 20px;
        padding: 12px 0;
    }
    
    .t706 .t706__product-title__portion, 
    .t706 .t706__product-title__option, 
    .t706 .t706__product-amount--portion 
    .t706 .t706__product-portion {
        font-size: 16px;
        line-height: 1.125;
    }
    
    .t706 .t706__product-plusminus {
        padding: 12px 0;
    }
    
    .t706 .t706__product-plusminus.t-descr_sm {
        font-size: 16px;
    }
    
    .t706 .t706__product-quantity {
        width: 32px;
        font-size: 16px;
    }
    
    .t706 .t706__product-quantity_editing > * {
        font-size: 16px;
    }
    
    .t706 .t706__product-amount--portion, 
    .t706 .t706__product-amount {
        font-size: 18px;
        padding: 12px 0;
    }
    
    .t706 .t706__product-del-wrapper {
        margin: 12px 0;
    }
    
    .t706 .t706__cartpage-totals {
        margin-top: 8px;
        padding: 16px 0;
    }
    
    .t706 .t706__cartwin-prodamount-wrap {
        padding-bottom: 12px;
        font-size: 18px;
    }
    
    .t706 .t706__cartwin-totalamount-wrap {
        font-size: 18px;
        line-height: 1.11;
    }
    
    .t706 .t706__cartwin-totalamount-info {
        margin-top: 8px !important;
        font-size: 16px !important;
        line-height: 1.125;
    }
    
    .t706 .delivery-full-address {
        font-size: 16px;
        margin-bottom: 8px;
    }
    
    .t706 .t706__form-upper-text {
        font-size: 16px;
        line-height: 1.125;
        padding-top: 16px;
    }
    
    .t706__cartpage .t706__form-upper-text.t-descr {
        margin-bottom: 4px;
    }
    
    .t706 .t706__cartpage-form .t-form .t-descr_md {
        font-size: 20px;
        margin-top: 16px;
        margin-bottom: 6px;
    }
    
    .t706 .t-form_bbonly .t-input-block {
        margin-bottom: 8px;
    }
    
    .t706 .t-form .t-input {
        height: 36px;
    }
    
    .t706 .t-input {
        font-size: 16px;
    }
    
    .t706 .t-input-block .t-btn_md {
        padding-left: 28px;
        padding-right: 28px;
    }
    
    .t706 .t706__cartpage .t-btn, 
    .t706 .t706__sidebar .t-btn {
        font-size: 16px;
    }
    
    #customdelivery {
        margin-top: 16px;
    }
    
    .t706 .t-input-group_dl .t-name_md {
        font-size: 20px;
        line-height: 1.2;
        margin-top: 16px;
        margin: 16px 0 !important;
    }
    
    .t706 .t-input-group_dl .t-input-title.t-descr_md {
        font-size: 18px;
        line-height: 1;
        margin-top: 0;
        margin-bottom: 0;
    }
    
    .t706 .searchbox-wrapper .t-input-block:after {
        width: 14px;
        height: 14px;
        margin: 10px 0;
    }
    
    .t706 .searchbox-wrapper .t-text_xs {
        font-size: 14px;
    }
    
    .t706 .searchbox-wrapper .t-input-error {
        font-size: 12px;
    }
    
    .t706 .searchbox-list:not(:empty) {
        top: 52px !important;
        padding: 12px 0;
    }
    
    .t706 .searchbox-list-item {
        padding: 12px;
    }
    
    .t706 .searchbox-list-item .searchbox-list-item-text {
        font-size: 16px;
    }
    
    .t706 .searchbox-list-item .searchbox-list-item-description {
        font-size: 14px;
    }
    
    #customdelivery #delivery-services-wrapper {
        margin-top: 20px;
    }
    
    #delivery-services-wrapper .t-radio__control {
        -webkit-column-gap: 8px;
           -moz-column-gap: 8px;
                column-gap: 8px;
    }
    
    #delivery-services-wrapper .t-radio__control:first-child {
        margin: 0 0 4px;
    }
    
    #delivery-services-wrapper .t-text_xs {
        font-size: 18px;
        line-height: 1.11;
    }
    
    #delivery-services-wrapper .t-radio__indicator {
        width: 16px;
        height: 16px;
        margin-top: 2px;
        margin-right: 8px;
    }
    
    #customdelivery .delivery-hint {
        margin-top: 8px;
    }
    
    #customdelivery .delivery-hint.t-text_xs {
        font-size: 16px;
        line-height: 1.125;
    }
    
    #customdelivery .show-info .searchbox-info {
        font-size: 16px;
        margin-bottom: 8px;
    }
    
    #customdelivery .show-info .searchbox-info p:first-child {
        font-size: 18px;
        line-height: 1;
        margin-top: 12px;
        margin-bottom: 8px !important;
    }
    
    #customdelivery .show-info .searchbox-info p:nth-child(4) {
        font-size: 16px !important;
        line-height: 1.125 !important;
    }
    
    #customdelivery .searchbox-info .t-text {
        margin-bottom: 0;
    }
    
    #customdelivery .searchbox-info span {
        margin-top: 0 !important;
    }
    
    #addresses-wrapper {
        margin-top: 4px !important;
    }
    
    #addresses-wrapper .t-input-title {
        margin-top: 12px;
    }
    
    .t706 .t-input-group_tx .t-input-block {
        margin: 0;
    }
    
    .t706 .t-input-group_tx .t-text strong {
        font-size: 20px;
        line-height: 1.2;
    }
    
    .t706 .t-input-group_tx .t-text {
        font-size: 16px;
        line-height: 1.125;
    }
    
    .t706 .t-input-group_rd .t-input-title.t-descr_md {
        margin-top: 24px;
        margin-bottom: 16px
    }
    
    .t706 .t-input-group_rd .t-text_xs {
        font-size: 16px;
        line-height: 1.125;
    }
    
    .t706 .t-input-group_rd .t-radio__indicator {
        width: 16px;
        height: 16px;
        margin-right: 8px;
    }
    
    .t706 .t-input-group_cb {
        margin-top: 20px;
    }
    
    .t706 .t-input-group_cb .t-text_xs {
        font-size: 16px;
        line-height: 1.125;
    }
    
    .t706 .t-input-group_cb .t-checkbox__indicator {
        height: 16px;
        width: 16px;
        margin-right: 8px;
    }
    
    .t706 .t-input-group_cb .t-checkbox__indicator:after {
        left: 4px;
        top: 0;
        width: 4px;
    }
    
    .t706 .t-form_bbonly .t-form__inputsbox_flex .t-form__errorbox-wrapper {
        margin-top: 12px;
        margin-bottom: 12px;
    }
    
    .t706 .t-form__errorbox-middle .t-form__errorbox-wrapper {
        padding: 4px;
    }
    
    .t706 .t-form__errorbox-wrapper .t-form__errorbox-text {
        padding: 0 20px 4px 20px !important;
    }
    
    .t706 .t-form__errorbox-middle .t-text_md {
        font-size: 16px;
        line-height: 1.125;
    }
    
    .t706 .t-form__errorbox-middle .t-form__errorbox-item {
        margin-top: 4px;
    }
    
    .t706 .t-input-error {
        font-size: 12px;
    }
    
    .t706 .t-form_bbonly .t-form__inputsbox_flex .t-form__submit {
        margin-top: 12px;
    }
    
    .t706 .t-form__submit .t-submit {
        height: 54px;
        font-size: 18px;
        padding-left: 28px;
        padding-right: 28px;
    }
    
    .t706 .t706__form-bottom-text {
        margin-top: 4px;
        margin-bottom: 16px;
    }
    
    .t706 .t706__form-bottom-text.t-text_xs {
        font-size: 12px;
        line-height: 1.16;
    }
    
    .t706__product-deleted__timer__counter__number {
        font-size: 14px;
        width: 24px;
    }
    
    .t706__product-deleted__timer {
        font-size: 16px;
    }
    
    /* Корзина sidebar */
    
    .t706__sidebar-content.t706__sidebar-content_showed {
        max-width: 704px;
    }
    
    .t706__sidebar-content .t706__sidebar-top {
        margin-bottom: 20px;
        padding-bottom: 16px;
    }
    
    .t706__sidebar-content .t706__sidebar-top .t-name_xl {
        font-size: 24px;
    }
    
    .t706__sidebar-content .t706__sidebar-top .t706__sidebar-close {
        right: 40px;
        top: 36px;
        width: 28px;
        height: 28px;
    }
    
    .t706__sidebar-content .t706__sidebar-top .t706__sidebar-close-btn {
        width: 20px;
        padding: 4px;
    }
    
    .t706__sidebar-content .t706__sidebar-top .t706__sidebar-close-btn svg {
        width: 20px;
        height: 20px
    }
    
    .t706__sidebar-content .t706__sidebar-products .t-name {
        margin-bottom: 20px;
        font-size: 16px;
        line-height: 1.125;
    }
    
    .t706__sidebar-content .t706__sidebar-prodamount-wrap {
        padding-top: 12px;
        padding-bottom: 24px;
        font-size: 18px;
    }
    
    .t706__cartpage .t706__sidebar-continue.t-btn, 
    .t706__sidebar .t706__sidebar-continue.t-btn {
        text-align: right;
        height: 54px;
        font-size: 18px;
        padding-left: 28px;
        padding-right: 28px;
    }

    
    /* Стили для Хлебных крошек блок ME605 */

    .t-col_12 {
        max-width: 944px;
    }

    .t758 {
        padding-top: 40px;
    }
    
    .t758__list_item {
        font-size: 14px;
    }
    
    .t758__link-item__wrapper {
        min-height: 26px;
    }
    
    .t758 .t-menu__link-item {
        line-height: 26px;
        min-height: 26px;
    }
    
    .t758__breadcrumb-divider {
        line-height: 26px;
        height: 26px;
    }
    
    /* Стили для Меню-категорий блок ME606 Страницы Каталог и Потоки */

    .t976 {
        margin-top: 40px;
        margin-bottom: 36px;
    }
    
    .t976__menu-link_medium {
        padding: 12px 8px;
    }
    
    .t976 .t-descr_xxs {
        font-size: 16px;
    }
    
    /* Стили для Меню-табы блок ME602 */
    
    .t-width_12 {
        max-width: 944px;
    }
    
    .uc-tab-menu .t395__tab {
        height: 59px;
    }
    
    .t395__title {
        font-size: 16px !important;
    }
    
    /* Стили для Раскрывающийся текст блок TX16N */
    
    .t585>.t-container {
        min-height: 493px;
    }
    
    .t-col_9 {
        max-width: 702px;
    }
    
    .t585__trigger-button {
        padding: 26px 20px 26px 0;
    }
    
    .t585__trigger-button .t-name_xl {
        font-size: 20px;
    }
    
    .t585__textwrapper {
        padding-bottom: 24px;
    }
    
    .t585__textwrapper .t-descr_xs {
        font-size: 18px;
        line-height: 1.11;
    }
    
    .t585__icon {
        width: 20px;
        height: 20px;
    }
    
    .t585__header .t585__lines:after {
        width: 20px;
        height: 20px;
    }
    
    
    /* Стили для Потоков блок FD302 */
    
    .t915 .js-feed {
        top: -8px;
        padding-top: 60px;
        padding-bottom: 32px;
    }
    
    .t915__container {
        max-width: 944px;
    }
    
    .t915__container .t-feed__col-grid__content {
        width: 36px;
        margin-right: 12px;
    }
    
    .t915__container .t-feed__post-parts-date-row {
        width: calc(336px + (336 - 336) * ((100vw - 1024px) / (1279 - 1024)));
    }
    
    .t-feed__post-tag {
        margin-right: 4px;
        font-size: 16px;
    }
    
    .t-feed__post-tag::after {
        padding-left: 4px;
    }
    
    .t915__container .t-feed__textwrapper {
        width: calc(336px + (336 - 336) * ((100vw - 1024px) / (1279 - 1024)));
    }
    
    .t915__container .t-name_md {
        font-size: 18px;
    }
    
    .t915__container .t-feed__col-grid__post-wrapper .t-feed__post-imgwrapper {
        max-width: 218px;
    }
    
    .t915 .t-feed__buttons-wrapper {
        margin-top: 40px;
    }
    
    .t915 .t-btn_md {
        height: 44px;
        font-size: 14px;
        padding-left: 28px;
        padding-right: 28px;
    }
    
    
    /* Стили для Потоков блок FD301 Карточки потоков Страница с потоками */

    .t897__container {
        gap: 24px;
        max-width: 944px;
    }
    
    .t897__container .t-col_3 {
        max-width: 218px;
    }
    
    .t897__container .t-feed__col-grid__post-wrapper .t-feed__post-imgwrapper {
        margin-bottom: 20px;
    }
    
    .t897__container .t-feed__post-parts-date-row_beforetitle {
        margin-bottom: 2px;
    }
    
    .t897__container .t-feed__post-tag {
        font-size: 14px;
    }
    
    .t897__container .t-name_xs {
        font-size: 18px;
        line-height: 1.111;
    }
    
    .t897 .t-feed__buttons-wrapper {
        margin-top: 36px;
    }
    
    .t897 .t-btn_md {
        height: 44px;
        font-size: 14px;
        padding-left: 28px;
        padding-right: 28px;
    }
    
    
    /* 
        Стили Index
    */

    /* Стили для блока TE605 */
    
    .t-section__container {
        padding-top: 34px;
    }

    .t-container {
        max-width: 944px;
    }
    
    .t-title_xs {
        font-size: 64px;
    }
    
    .t959__container {
        max-width: 944px;
        padding: 60px 0px 32px !important;
        top: -8px;
    }
    
    .t959__card-inner.t959__card-inner_16-9 {
        padding-bottom: 124px;
    }
    
    .uc-categories-card .t-card__title,
    .uc-categories-card .t-card__descr {
        font-size: 20px;
    }
    
    .t959 .t-card__title {
        margin-top: 20px;
        padding-right: 24px;
    }
    
    .t959 .t-card__descr {
        margin-bottom: 20px;
    }
    
    .t959__card-content:after {
        top: 20px;
        right: 4px;
        width: 11px;
        height: 20px;
    }
    
    
    /* Стили для блока ST315N карточки товаров */
    
    /* Фильтры */
    .t786 .js-store-parts-select-container {
        max-width: 944px;
    }

    .t786 .t-store__filter {
        margin-bottom: 32px;
    }
    
    .t786 .js-store-filter-item {
        margin-right: 56px;
    }

    .t786 .t-descr_xxs {
        font-size: 14px;
    }

    .t786 .t-store__filter__item-title {
        padding-right: 20px;
    }
    
    .t786 .t-store__filter__item-title:after {
        width: 4px;
        height: 4px;
        right: 2px;
        top: -6px;
    }
    
    .t786 .t-store__filter__item.active .t-store__filter__item-title:after {
        top: 6px;
    }
    
    .t786 .t-checkbox__indicator {
        height: 10px;
        width: 10px;
    }
    
    .t786 .t-store__search-wrapper:after {
        margin: 6px 8px;
    }
    
    .t786 .t-store__filter__sort {
        margin-left: 56px;
    }
    
    .t786 .t-store__sort-select-wrapper {
        width: 196px;
    }
    
    .t786 .t-store__filter__chosen-wrapper {
        margin-top: 16px;
        margin-bottom: 8px;
    }
    
    .t786 .t-store__filter__chosen-val:after {
        height: 12px;
        font-size: 11px;
    }

    .js-store-grid-cont {
       max-width: 944px;
    }
    
    .t-store__empty-part-msg-wrapper {
        font-size: 16px;
        line-height: 1.125;
    }
    
    .t-store__card__mark-wrapper {
        left: -12px !important;
        top: 28px;
    }
    
    .t-store__card__mark {
        font-size: 12px;
        width: 80px;
        height: 24px;
    }
    
    .t1002__picture-wrapper .t1002__addBtn, 
    .t-store__card__imgwrapper .t1002__addBtn {
        right: 20px;
        top: 20px;
    }
    
    .t-store__card__imgwrapper .t1002__addBtn {
        width: 20px;
        height: 20px;
    }
    
    .t-store__card__imgwrapper .t1002__addBtn:after {
        width: 20px;
        height: 20px;
    }
    
    .t-store__card__imgwrapper t1002__addBtn_active:after {
        width: 20px;
        height: 20px;
    }
    
    .t-store__card__textwrapper {
        row-gap: 2px;
        padding-top: 20px;
    }
    
    .js-store-prod-name {
        max-width: 218px;
    }
    
    .t-name_md {
        font-size: 16px;
        line-height: 1.125;
    }
    
    .js-store-price-wrapper {
        max-width: 218px;
    }
    
    .t-name_xs {
        font-size: 16px;
        line-height: 1.125;
    }
    
    .t-descr_xxs {
        font-size: 12px;
    }
    
    .t-store__load-more-btn-wrap {
        max-width: 944px;
    }
    
    .t-store__load-more-btn {
        margin-top: 40px;
    }
    
    .t-btn_sm {
        height: 44px;
        font-size: 14px;
        padding-left: 28px;
        padding-right: 28px;
    }
    
    .t786 .t-store__load-more-btn-wrap table tr td:after {
        font-size: 14px;
    }
    
    /* Пагинация */
    .t786 .t-store .t-store__pagination {
        max-width: 944px;
        margin-top: 28px;
    }
    
    .t786 .t-store .t-store__pagination__item {
        margin-top: 8px;
        margin-right: 8px;
        min-width: 28px;
        min-height: 28px;
    }
    
    .t786 .t-store .t-store__pagination .t-descr_xxs {
        font-size: 14px;
    }
    
    .t786 .t-store__pagination__arrow g {
        stroke-width: 0.6;
    }
    
    
    /* Стили для блока DV05 отступ */
    .uc-add-padding {
        height: 40px;
    }
    
    /* Стили для Zero блока Бренд */

    .slider-thumb::before {
        width: 273px;
        height: 273px;
    }
    
    /* Стили для блока BF802A кнопки в одну колонку */
    
    #rec658809204 .t993 .t-prefix_5 {
        min-height: 298px;
    }

    #rec658809204 .t993 .t-col_7 {
        max-width: 541px;
    }
    
    .t993__btn {
        font-size: 20px !important;
    }
    
    .t993__btn_has_descr.t993__btn {
        padding-top: 14px !important;
        padding-bottom: 14px !important;
    }
    
    .t993__btn-text-title~.t993__btn-text-descr {
        margin-top: 4px !important;
    }
    
    .t993__btn-text-descr {
        font-size: 16px !important;
    }
    
    .t993__btn-arrow {
        width: 20px !important;
        height: 20px !important;
    }
    
    .t993__btn .t993__btn-arrow:after {
        width: 20px !important;
        height: 20px !important;
    }
    
    
    /* 
    Стили для блока ST315N страница товара 
    */
    
    .t-store__prod-snippet__container {
        padding-top: 40px;
        padding-bottom: 32px;
    }
    
    /* Стили для кнопки Назад в магазин */
    #allrecords .t-store__prod-popup__close-txt-wr {
        max-width: 944px;
    }
    
    .t-store__prod-popup__close-txt {
        min-height: 26px;
        margin-bottom: 40px;
        font-size: 14px;
        line-height: 26px;
    }
    
    .t-store__prod-popup__close-txt:before {
        font-size: 14px;
    }
    
    /* Стили карточки товара */
    .t-store__product-snippet .t-container {
        max-width: 944px;
    }
    
    .js-store-product .t-col_8,
    .js-store-product .t-col_4 {
        top: 40px;
    }
    
    .t-store__prod-popup__title-wrapper {
        margin-bottom: 16px;
    }
    
    .t-store__prod-popup__info .js-store-prod-name {
        max-width: 100%;
    }
    
    .t-store__prod-popup__info .t-name_xl {
        font-size: 36px;
        line-height: 1;
    }
    
    .t-store__prod-popup__info .t-descr_xxs {
        font-size: 16px;
        line-height: 1.125;
    }
    
    .t-store__prod-popup__info .t-store__prod-popup__brand {
        margin-top: 16px;
        color: #ffffff;
    }
    
    .t-store__prod-popup__info .t-store__prod-popup__sku {
        margin-top: 4px;
        color: #ffffff;
    }
    
    .t-store__prod-popup__info .js-store-price-wrapper {
        max-width: 100%;
        text-align: left;
    }
    
    .t-store__prod-popup__price-wrapper {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    
    .t-store__prod-popup__info .t-name_md {
        font-size: 24px;
        line-height: 1.33;
    }
    
    .t-store__prod-popup__info .t-store__prod-popup__price_old {
        margin-left: 16px;
    }
    
    .t-store .t-product__option {
        margin-top: 12px;
        margin-bottom: 12px;
    }
    
    .t-store .t-product__option-title {
        padding-bottom: 8px;
    }
    
    .js-product .t-product__option-variants_buttons .t-product__option-item_simple {
        padding: 8px 12px;
        min-width: 48px;
        min-height: 40px;
    }
    
    .js-product .t-product__option-variants_buttons .t-product__option-checkmark_color {
        width: 36px;
        height: 36px;
    }
    
    .js-product .t-product__option-variants_buttons .t-product__option-item_color:hover .t-product__option-title {
        bottom: 44px;
    }
    
    .t-store .t-product__option-variants {
        min-width: 230px;
    }
    
    .js-product .t-product__option-select {
        padding: 10px 12px;
    }
    
    .js-product .t-product__option-variants:after {
        right: 12px;
    }
    
    .t-store__prod-popup__links-wrapper {
        margin-top: 32px;
        margin-bottom: 32px;
    }
    
    .t-store__prod-popup__links-wrapper .t-descr_xxs {
        font-size: 14px;
        line-height: 1.14;
    }
    
    .t-store__prod-popup__link a {
        padding: 8px 12px;
    }
    
    .t-store__prod-popup__btn-wrapper {
        margin-top: 28px;
        margin-bottom: 28px;
    }
    
    .t-store__prod-popup__btn-wrapper .t-btn_sm {
        height: 48px;
        font-size: 16px;
    }
    
    .t-store__prod-popup__btn-wrapper .t1002__addBtn {
        width: 48px;
        height: 48px;
        margin-left: 16px;
    }
    
    .t-store__prod-popup__btn-wrapper a.t1002__addBtn:after {
        width: 20px;
        height: 20px;
    }
    
    .t-store__prod-popup__btn-wrapper a.t1002__addBtn_active:after {
        width: 20px;
        height: 20px;
    }
    
    .t-store__prod-popup__text {
        margin-top: 28px;
    }
    
    .t-store__prod-popup__info .js-store-prod-text.t-descr_xxs {
        font-size: 18px !important;
        line-height: 1.111 !important;
    }
    
    .js-store-tabs.t-store__tabs {
        margin-top: 24px !important;
    }
    
    .t-name_xs {
        font-size: 18px;
        line-height: 1;
    }
    
    .t-store__tabs__item .t-descr_xxs {
        font-size: 16px;
        line-height: 1.125;
    }
    
    .t-store .t-store__tabs__close:after {
        width: 17px !important;
        height: 13px !important;
    }
    
    .t-store__relevants__container .t-store__relevants__title {
        margin: 76px 0 36px;
    }
    
    .t-uptitle_xxl {
        font-size: 24px;
    }
    
    .t-store__grid-cont_mobile-one-row.t-store__relevants-grid-cont .t-store__card {
        max-width: 218px;
    }
    
    
    /* 
    Стили страницы Profile ID
    */
    
    /* Стили для блока AB402N страница Profile ID */
    
    #rec695565431 .t962 .t962__img {
        width: 400px !important;
        margin-top: 4px;
    }
    
    #rec695565431 .t962 .t962__title {
        font-size: 28px;
    }
    
    #rec695565431 .t962 .t962__uptitle {
        font-size: 20px;
        padding: 4px 0 8px;
    }
    
    #rec695565431 .t962 .t962__descr {
        font-size: 18px;
        line-height: 1.111;
        padding-top: 8px;
        padding-bottom: 18px !important;
    }
    
    /* Стили для блока BF802A страница Profile ID */
    
    #rec695565433 .t022 .t022__text {
        font-size: 16px;
        padding-top: 24px;
    }
}

@media screen and (max-width: 1023px) {
    
    /* 
    Стили Zero Block 
    */
    
    /* Стили для адаптации Zero блоков под разные рарешения для работы с функцией адаптации */
    #rec657514415 .t396__artboard,
    #rec658213031 .t396__artboard {
        max-width: 736px;
    }
    
    .t396 .t396__artboard {
        max-width: 704px;
    }
    
    
    /* 
    Стили Header 
    */
    
    /* Стили для виджета Поиск блок T985 */
    
    .t985 .t985__widgetheader .t-container {
        max-width: 896px;
    }
    
    .t985 .t-search-widget__inputcontainer {
        max-width: 896px;
    }
    
    .t985 .t-search-widget__popup .t-container {
        max-width: 896px;
    }
    
    .t985 .t-search-widget__popup .t-search-widget__popup-container {
        max-width: 836px;
    }
    
    
    /* Стили для виджета Избранное блок ST110 */
    
    .t1002__wishlistwin-content.t1002__wishlistwin-content_showed {
        max-width: 704px;
    }
    
    
    /* Стили для Корзины блок ST110 */
    
    .t706 .t706__cartpage-top,
    .t706 .t706__cartpage-content {
        max-width: 896px;
    }
    
    /* Стили для Хлебных крошек блок ME605 */

    .t-col_12 {
        max-width: 704px;
    }
    
    /* Стили для Меню-категорий блок ME606 Страницы Каталог и Потоки */
    
    .t976__wrapper {
        -ms-grid-columns: (1fr)[6];
        grid-template-columns: repeat(6, 1fr);
    }
    
    /* Стили для Меню-табы блок ME602 */

    .t-width_12 {
        max-width: 704px;
    }
    
    /* Стили для Раскрывающийся текст блок TX16N */
    
    .t585>.t-container {
        min-height: 493px;
    }
    
    .t-col_9 {
        max-width: 462px;
    }
    
    
    /* Стили для Потоков блок FD302 */
    
    .t915__container {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
        max-width: 704px;
    }
    
    .t915__container .t-feed__post-parts-date-row {
        width: calc(384px + (384 - 384) * ((100vw - 768px) / (1023 - 768)));
    }
    
    .t915__container .t-feed__textwrapper {
        width: calc(384px + (384 - 384) * ((100vw - 768px) / (1023 - 768)));
    }
    
    
    /* Стили для Потоков блок FD301 Карточки потоков Страница с потоками */

    .t897__container {
        -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
        max-width: 704px;
    }
    
    .t897__container .t-col_3 {
        max-width: 218px;
    }
    
    
    /* 
        Стили Index
    */

    /* Стили для блока TE605 */

    .t-container {
        max-width: 704px;
    }
    
    .t959__container {
        -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
        max-width: 704px;
    }
    
    /* Стили для блока ST315N карточки товаров */
    
    /* Фильтры */

    .t786 .js-store-parts-select-container {
        max-width: 704px;
    }
    
    .t786 .t-store__filter__search .t-store__filter__input {
        width: 172px;
    }
    
    .js-store-grid-cont {
        -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
        max-width: 704px;
    }
    
    .t-store__grid-cont .t-col, .t-store__grid-cont .t-store__stretch-col {
        margin-bottom: 0px;
    }
    
    .js-store-prod-name {
        max-width: 218px;
    }
    
    .js-store-price-wrapper {
        max-width: 218px;
    }
    
    .t-store__load-more-btn-wrap {
        max-width: 704px;
    }
    
    /* Пагинация */
    .t786 .t-store .t-store__pagination {
        max-width: 704px;
    }
    
    
    /* Стили для Zero блока Бренд */

    .slider-thumb::before {
        width: 220px;
        height: 220px;
    }
    
    /* Стили для блока BF802A кнопки в одну колонку */
    
    #rec658809204 .t993 .t-prefix_5 {
        float: none;
        min-height: auto;
    }

    #rec658809204 .t993 .t-col_7 {
        max-width: 704px;
    }
    
    /* 
    Стили для блока ST315N страница товара 
    */
    
    .t-store__prod-snippet__container {
        padding-bottom: 52px;
    }
    
    /* Стили для кнопки Назад в магазин */
    #allrecords .t-store__prod-popup__close-txt-wr {
        max-width: 704px;
    }
    
    /* Стили карточки товара */
    .t-store__product-snippet .t-container {
        max-width: 704px;
    }
    
    .t-store__product-snippet .t-store__prod-popup__col-right, .t-store__product-snippet .t-store__prod-popup__col-left {
        padding-left: 0px;
        padding-right: 0px;
    }
    
    .js-store-product .t-col_8 {
        max-width: calc(6 / 12 * 100% - 48px);
    }
    
    .t-store__prod-popup__wrapper__col2_fixed {
        width: 100%;
    }
    
    .t-store__prod-popup__wrapper__col2_fixed img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
           object-fit: contain;
    }
    
    .t-store__prod-popup__wrapper.t-store__prod-popup__wrapper__col2_fixed:nth-child(2n-1) {
        margin-right: 0px;
    }
    
    .t-store__prod-popup__wrapper.t-store__prod-popup__wrapper__col2_fixed:nth-last-child(2) {
        margin-bottom: 8px;
    }
    
    .js-store-product .t-col_4 {
        max-width: calc(6 / 12 * 100%);
    }
    
    .t-store__prod-popup__col_fixed {
        position: sticky;
    }
    
    .t-store.t-store__prod-snippet__container .t-store__tabs {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    
    .t-store__grid-cont_mobile-one-row.t-store__relevants-grid-cont .t-store__card {
        max-width: 218px;
    }
    
    .t-store__scroll-icon-wrapper {
        display: block;
    }
    
    .t-store__relevants__container .t-store__scroll-icon-wrapper {
        height: 0px;
        padding: 0px;
        text-align: right;
    }
    
    .t-store__relevants__container .t-store__scroll-icon-wrapper svg {
        position: relative;
        bottom: 62px;
        width: 40px;
        height: 40px;
    }
    
    .tooltip-horizontal-scroll-icon_card {
        fill: #424242
    }
    
    .t-store__grid-cont_mobile-one-row.t-store__valign-buttons.js-store-grid-cont {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    
    .t-store__relevants-grid-cont.t-store__grid-cont_mobile-one-row {
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
        max-width: 100%;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding: 0px !important;
    }
    
    .t-store__relevants-grid-cont.t-store__grid-cont_mobile-one-row .t-col, 
    .t-store__relevants-grid-cont.t-store__grid-cont_mobile-one-row .t-store__stretch-col {
        min-width: 218px;
        max-width: 218px;
        margin-bottom: 28px;
    }
    
    .t-store__relevants-grid-cont.t-store__grid-cont_mobile-one-row .t-col {
        margin-right: 0px;
        margin-left: 24px;
    }
    
    .t-store__prod-popup__gallery-column.t-store__prod-popup__col_fixed {
        display: inline;
    }
    
    .t-store__prod-popup__col_fixed+.t-store__prod-popup__slider {
        display: none;
    }
}

@media screen and (min-width: 980px) and (max-width: 1023px) {
    
    /* Стили для блока ST315N страница товара */
    
    /* Стили карточки товара */
    .t-store__prod-popup__wrapper__col2_fixed {
        width: 100% !important;
    }
    
    .t-store__prod-popup__wrapper.t-store__prod-popup__wrapper__col2_fixed:nth-child(odd) {
        margin-right: 0 !important;
    }
    
    .t-store__prod-popup__wrapper {
        margin-bottom: 0 !important;
    }
}

@media screen and (max-width: 980px) {
    
    /* Стили для блока ST315N страница товара */
    
    /* Стили карточки товара */
    .t-store__product-snippet .t-container {
        max-width: 704px;
    }
    
    .t-slds__thumbsbullet-wrapper {
        display: none;
    }
}

@media screen and (max-width: 960px) {
    
    /* 
    Стили Header 
    */
    
    /* Стили для виджета Поиск блок T985 */
    
    .t985 .t-search-widget__header {
        padding-top: 52px;
    }
        
    .t985 .t985__widgetheader .t-container {
        position: relative;
        max-width: 704px;
    }
    
    .t985 .t-search-widget__inputcontainer {
        max-width: 704px;
    }
    
    .t985 .t985__inputcontainer .t-search-widget__close-icon {
        position: absolute;
        bottom: 56px;
        right: -16px;
        margin: 16px;
        stroke-width: 2.6;
    }
    
    .t985 .t-search-widget__popup {
        padding-top: 108px;
    }
    
    .t985 .t-search-widget__popup .t-container {
        max-width: 704px;
    }
    
    .t985 .t-search-widget__popup .t-search-widget__popup-container {
        max-width: 704px;
    }
    
    .t985 .t-search-widget__popup .t-search-widget__result_product {
        -ms-flex: 100%;
        -webkit-box-flex: 100%;
                flex: 100%;
    }
    
    .t985 .t-search-widget__popup .t-search-widget__productwrapper+.t-search-widget__result {
        border-top: 1px solid #ffffff;
        margin-top: 16px;
        padding-top: 32px;
    }
    
    
    /* Стили для виджета Избранное блок ST110 */
    
    .t1002__wishlistwin-content.t1002__wishlistwin-content_showed {
        max-width: 768px;
    }
    
    .t1002__wishlistwin-content {
        padding: 40px 32px;
    }
    
    .t1002__wishlistwin-content .t1002__wishlistwin-close {
        right: 32px;
    }
    
    .t1002__wishlistwin-top {
        padding: 0;
    }
    
    .t1002__wishlistwin-products {
        padding: 0;
    }
    
    
    /* Стили для Корзины блок ST110 */
    
    .t706 .t706__cartpage-top,
    .t706 .t706__cartpage-content {
        max-width: 704px;
    }
    
    .t706 .t706__cartpage-form {
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
        max-width: calc(12 / 12 * 100%);
        margin-left: 0;
    }
    
    .t706 .t706__cartpage-info {
        -webkit-box-ordinal-group: 1;
            -ms-flex-order: 0;
                order: 0;
        max-width: calc(12 / 12 * 100%);
    }
    
    .t706 .t706__cartpage-open-form-wrap {
        margin-bottom: 32px;
        padding: 0;
    }
    
    .t706 .t706__cartpage .t706__cartpage-open-form.t-btn {
        height: 54px;
        font-size: 18px;
        line-height: 1;
        text-align: right;
        padding: 0 28px;
        border-right: 0 !important;
        border-left: 0 !important;
    }
    
    .t706 .t706__cartwin-totalamount-info {
        margin-top: 16px !important;
    }
    
    .t706 .t-form_bbonly .t-form__inputsbox_flex .t-form__errorbox-wrapper {
        margin-top: 20px;
        margin-bottom: 4px;
    }
    
    .t706 .t-form_bbonly .t-form__inputsbox_flex .t-form__submit {
        margin-top: 20px;
    }
    
    .t706 .t706__cartpage-content .t706__cartpage-products .t706__cartpage-products_empty {
        padding: 20px 0;
        line-height: 1.125;
    }
       
    
    /* Стили для Меню-табы блок ME602 */
    
    .t395__col {
        padding: 0px;
    }
    
    .t395__wrapper_mobile {
        display: none;
    }
    
    .t395__width_16 {
        width: 100%;
    }
    
    /* Стили для Раскрывающийся текст блок TX16N */
    
    .t-col_9.t-prefix_3 {
        float: right;
    }
    
    
    /* Стили для Потоков блок FD302 */
    
    .t915__container .t-feed__grid-col:not(.t-slds__item) {
        margin-top: 0 !important;
    }
    
    
    /* Стили для Потоков блок FD301 Карточки потоков Страница с потоками */
    
    .t897 .t-feed__grid-col:not(.t-slds__item) {
        margin-top: 0 !important;
    }
    
    .t897 .t-feed__post:nth-child(-n+4) {
        margin-top: 0 !important;
    }
    
    
    /* 
        Стили Index
    */
    
    /* Стили для блока ST315N карточки товаров */
    
    /* Фильтры */

    .t786 .js-store-parts-select-container {
        max-width: 704px;
    }
    
    .t786 .t-store__filter__search-mob-btn {
        position: relative;
    }
    
    .t786 .t-store__filter__search-mob-btn:after {
        content: "";
        position: absolute;
        top:0;
        right: 0;
        width: 16px;
        height: 16px;
        margin: 2px 0;
        background-image: var(--iconSearchWhite);
        background-repeat: no-repeat;
        background-size: cover;
    }
    
    .t786 .t-store__filter__search-mob-btn.active {
        opacity: 1;
    }
    
    .t786 .t-store__filter__search-mob-btn-icon path {
        fill: transparent !important;
    }
    
    .t786 .t-store__search-wrapper:after {
        margin: 10px 12px;
    }
    
    .t786 .t-store__filter__search .t-store__filter__input {
        width: 100%;
    }
    
    .t786 .t-name_xs {
        font-size: 16px;
    }
    
    .t786 .t-store__filter__opts-mob-btn {
        line-height: 1;
    }
    
    .t786 .t-store__filter__opts-mob-btn.active {
        opacity: 1;
    }
    
    .t786 .t-store__filter__item {
        border-color: #ffffff !important;
    }
    
    .t786 .t-store__filter__item, 
    .t786 .t-store__filter__item.t-store__filter__item_sort-mobile {
        padding: 16px 0;
        border-bottom: 1px solid #ffffff;
    }
    
    .t786 .t-store__filter__item:first-child {
        border-top: 1px solid #ffffff;
    }
    
    .t786 .js-store-filter-item {
        margin-right: 0;
    }
    
    .t786 .t-store__filter__item-title:after {
        -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
                transform: rotate(45deg);
    }
    
    .t786 .t-store__filter__item-controls-wrap {
        margin-top: 8px;
    }
    
    .t786 .t-store__filter__item_select .t-store__filter__item-controls-container {
        margin-right: 12px;
    }
    
    .t786 .t-store__filter__custom-sel {
        padding: 4px 12px;
    }
    
    .t786 .t-store__filter__custom-sel:last-child {
        border-bottom: 0;
    }
    
    .t786 .t-store__filter__item_checkbox .t-store__filter__item-controls-container {
        margin-right: 12px;
    }
    
    .t786 .t-store__filter__item .t-checkbox__control {
        padding: 4px 12px;
    }
    
    .t786 .t-store__filter__item .t-checkbox__control:last-child {
        border-bottom: 0;
    }
    
    .t786 .t-store__filter__chosen-wrapper {
        margin-top: 20px;
        margin-bottom: 8px;
    }
    
    
    /* 
    Стили для блока ST315N страница товара 
    */

    .t-store__prod-popup__col-left, 
    .t-store__prod-popup__col-right {
        display: inline;
    }
    
    .t-col {
        float: left;
        width: 100%;
    }
    
    .t-store__relevants__container {
        margin-left: 0;
        margin-right: 0;
    }
    
    .t-store__relevants-grid-cont.t-store__grid-cont_mobile-one-row .t-col, 
    .t-store__relevants-grid-cont.t-store__grid-cont_mobile-one-row .t-store__stretch-col {
        margin-bottom: 28px !important;
    }
}

@media screen and (max-width: 767px) {
    
    /* 
    Стили Zero Block 
    */
    
    /* Стили для адаптации Zero блоков под разные рарешения для работы с функцией адаптации */
    #rec657514415 .t396__artboard,
    #rec658213031 .t396__artboard {
        max-width: 464px;
    }
    
    .t396 .t396__artboard {
        max-width: 448px;
    }
    
    
    /* 
    Стили Header 
    */
    
    /* Стили для виджета Поиск блок T985 */
    
    .t985 .t985__widgetheader .t-container {
        max-width: 448px;
    }
    
    .t985 .t-search-widget__inputcontainer {
        max-width: 448px;
    }
    
    .t985 .t-search-widget__popup .t-container {
        max-width: 448px;
    }
    
    .t985 .t-search-widget__popup .t-search-widget__popup-container {
        max-width: 448px;
    }
    
    .t985 .t-search-widget__popup .t-search-widget__result_product-img {
        width: 120px;
        height: 156px;
    }
    
    /* Стили для виджета Избранное блок ST110 */
    
    .t1002__wishlistwin-content.t1002__wishlistwin-content_showed {
        max-width: 480px;
    }
    
    .t1002__wishlistwin-content {
        padding-left: 16px;
        padding-right: 16px;
    }
    
    .t1002__wishlistwin-content .t1002__wishlistwin-close {
        right: 16px;
    }
    
    .t1002 .t1002__product {
        -ms-grid-columns: 120px auto auto;
        grid-template-columns: 120px auto auto;
        -ms-grid-rows: 24px auto auto;
        grid-template-rows: 24px auto auto;
    }
    
    .t1002 .t1002__product > *:nth-child(1) {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
    }
    
    .t1002 .t1002__product > *:nth-child(2) {
        -ms-grid-row: 1;
        -ms-grid-column: 2;
    }
    
    .t1002 .t1002__product > *:nth-child(3) {
        -ms-grid-row: 1;
        -ms-grid-column: 3;
    }
    
    .t1002 .t1002__product > *:nth-child(4) {
        -ms-grid-row: 2;
        -ms-grid-column: 1;
    }
    
    .t1002 .t1002__product > *:nth-child(5) {
        -ms-grid-row: 2;
        -ms-grid-column: 2;
    }
    
    .t1002 .t1002__product > *:nth-child(6) {
        -ms-grid-row: 2;
        -ms-grid-column: 3;
    }
    
    .t1002 .t1002__product > *:nth-child(7) {
        -ms-grid-row: 3;
        -ms-grid-column: 1;
    }
    
    .t1002 .t1002__product > *:nth-child(8) {
        -ms-grid-row: 3;
        -ms-grid-column: 2;
    }
    
    .t1002 .t1002__product > *:nth-child(9) {
        -ms-grid-row: 3;
        -ms-grid-column: 3;
    }
    
    .t1002 .t1002__product-imgdiv {
        width: 120px;
        height: 156px;
    }
    
    .t1002 .t1002__product-title {
        padding: 8px 0 0;
        -ms-grid-column: 2;
        -ms-grid-column-span: 2;
        grid-column: 2 / 4;
        -ms-grid-row: 2;
        -ms-grid-row-span: 1;
        grid-row: 2 / 3;
    }
    
    .t1002 .t1002__product-amount--portion, 
    .t1002 .t1002__product-amount {
        -ms-grid-column: 3;
        -ms-grid-column-span: 1;
        grid-column: 3 / 4;
        -ms-grid-row: 3;
        -ms-grid-row-span: 1;
        grid-row: 3 / 4;
    }
    
    .t1002 .t1002__product-del {
        -ms-grid-column: 3;
        -ms-grid-column-span: 1;
        grid-column: 3 / 4;
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        grid-row: 1 / 2;
        margin: 0;
    }

    
    /* Стили для Корзины блок ST110 */
    
    .t706 .t706__cartpage-top,
    .t706 .t706__cartpage-content {
        max-width: 448px;
    }
    
    .t706 .t706__product {
        -ms-grid-columns: 120px auto auto;
        grid-template-columns: 120px auto auto;
        -ms-grid-rows: 24px auto auto;
        grid-template-rows: 24px auto auto;
    }
    
    .t706 .t706__product > *:nth-child(1) {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
    }
    
    .t706 .t706__product > *:nth-child(2) {
        -ms-grid-row: 1;
        -ms-grid-column: 2;
    }
    
    .t706 .t706__product > *:nth-child(3) {
        -ms-grid-row: 1;
        -ms-grid-column: 3;
    }
    
    .t706 .t706__product > *:nth-child(4) {
        -ms-grid-row: 2;
        -ms-grid-column: 1;
    }
    
    .t706 .t706__product > *:nth-child(5) {
        -ms-grid-row: 2;
        -ms-grid-column: 2;
    }
    
    .t706 .t706__product > *:nth-child(6) {
        -ms-grid-row: 2;
        -ms-grid-column: 3;
    }
    
    .t706 .t706__product > *:nth-child(7) {
        -ms-grid-row: 3;
        -ms-grid-column: 1;
    }
    
    .t706 .t706__product > *:nth-child(8) {
        -ms-grid-row: 3;
        -ms-grid-column: 2;
    }
    
    .t706 .t706__product > *:nth-child(9) {
        -ms-grid-row: 3;
        -ms-grid-column: 3;
    }
    
    .t706 .t706__product-imgdiv {
        width: 120px;
        height: 156px;
    }
    
    .t706 .t706__product-title {
        padding: 8px 0 0;
        -ms-grid-column: 2;
        -ms-grid-column-span: 2;
        grid-column: 2 / 4;
        -ms-grid-row: 2;
        -ms-grid-row-span: 1;
        grid-row: 2 / 3;
    }
    
    .t706 .t706__product-plusminus {
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        grid-column: 2 / 3;
        -ms-grid-row: 3;
        -ms-grid-row-span: 1;
        grid-row: 3 / 4;
        -ms-grid-row-align: end;
            align-self: end;
    }
    
    .t706 .t706__product-amount--portion, .t706 .t706__product-amount {
        -ms-grid-column: 3;
        -ms-grid-column-span: 1;
        grid-column: 3 / 4;
        -ms-grid-row: 3;
        -ms-grid-row-span: 1;
        grid-row: 3 / 4;
    }
    
    .t706 .t706__product-del-wrapper {
        -ms-grid-column: 3;
        -ms-grid-column-span: 1;
        grid-column: 3 / 4;
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        grid-row: 1 / 2;
        margin: 0;
    }
    
    
    /* Стили для Хлебных крошек блок ME605 */

    .t-col_12 {
        max-width: 448px;
    }

    .t758 {
        padding-top: 28px;
    }
    
    /* Стили для Меню-категорий блок ME606 Страницы Каталог и Потоки */

    .t976 {
        margin-top: 28px;
        margin-bottom: 36px;
    }
    
    .t976__wrapper {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
    }
    
    /* Стили для Меню-табы блок ME602 */

    .t-width_12 {
        max-width: 448px;
    }
    
    .t395__wrapper {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
        border-top: 1px solid #ffffff;
        border-bottom: 1px solid #ffffff;
    }
    
    .uc-tab-menu .t395__tab {
        border: 0;
    }
    
    
    /* Стили для Раскрывающийся текст блок TX16N */
    
    .t585 {
        background-color: #000000;
    }
    
    .t585>.t-container {
        min-height: 0px;
    }
    
    .t-prefix_3 {
        float: none;
    }
    
    .t-col_9 {
        max-width: 448px;
    }
    
    .t585__trigger-button {
        padding: 22px 20px 22px 0;
    }
    
    .t585__trigger-button .t-name_xl {
        font-size: 18px;
    }
    
    .t585__textwrapper {
        padding-bottom: 20px;
    }
    
    .t585__textwrapper .t-descr_xs {
        font-size: 16px;
        line-height: 1.125;
    }
    
    
    /* Стили для Потоков блок FD302 */
    
    .t915 .js-feed {
        top: -2px;
        padding-top: 32px;
        padding-bottom: 30px;
    }
    
    .t915__container {
        gap: 24px;
        max-width: 448px;
    }
    
    .t915__container .t-feed__col-grid__content {
        width: 32px;
        margin-right: 8px;
    }
    
    .t915__container .t-feed__post-parts-date-row {
        width: calc(238px + (238 - 238) * ((100vw - 480px) / (767 - 480)));
    }
    
    .t915__container .t-feed__post-parts-date-row_beforetitle {
        margin-bottom: 4px;
    }
    
    .t-feed__post-tag {
        font-size: 14px;
    }
    
    .t915__container .t-feed__textwrapper {
        width: calc(238px + (238 - 238) * ((100vw - 480px) / (767 - 480)));
    }
    
    .t915__container .t-name_md {
        font-size: 16px;
    }
    
    .t915__container .t-feed__col-grid__post-wrapper .t-feed__post-imgwrapper {
        max-width: 152px;
    }
    
    .t915 .t-feed__buttons-wrapper {
        margin-top: 28px;
    }
    
    
    /* Стили для Потоков блок FD301 Карточки потоков Страница с потоками */

    .t897__container {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
        max-width: 448px;
    }
    
    .t897__container .t-col_3 {
        max-width: 212px;
    }
    
    .t897 .t-feed__buttons-wrapper {
        margin-top: 24px;
    }
    
    
    /* 
        Стили Index
    */

    /* Стили для блока TE605 */
    
    .t-section__container {
        padding-top: 24px;
    }

    .t-container {
        max-width: 448px;
    }
    
    .t-title_xs {
        font-size: 32px;
    }
    
    .t959__container {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
        max-width: 448px;
        padding: 32px 0px 30px !important;
        top: -2px;
    }
    
    .t959__card-inner.t959__card-inner_16-9 {
        padding-bottom: 100px !important;
    }
    
    .uc-categories-card .t-card__title,
    .uc-categories-card .t-card__descr {
        font-size: 18px;
    }
    
    .t959 .t-card__title {
        margin-top: 20px;
    }
    
    .t959 .t-card__descr {
        margin-bottom: 20px;
    }
    
    .t959__card-content:after {
        width: 10px;
        height: 18px;
    }
    
    
    /* 
    Стили для блока ST315N карточки товаров
    */
    
    /* Фильтры */

    .t786 .js-store-parts-select-container {
        max-width: 448px;
    }

    .js-store-grid-cont {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
        max-width: 448px;
    }
    
    .t-store__card__textwrapper {
        padding-top: 16px;
    }
    
    .js-store-prod-name {
        max-width: 212px;
    }
    
    .js-store-price-wrapper {
        max-width: 212px;
    }
    
    .t-store__load-more-btn-wrap {
        max-width: 448px;
    }
    
    .t-store__load-more-btn {
        margin-top: 28px;
    }
    
    /* Пагинация */
    .t786 .t-store .t-store__pagination {
        max-width: 448px;
        margin-top: 16px;
    }
    
    
    /* Стили для блока DV05 отступ */
    .uc-add-padding {
        height: 28px;
    }
    
    /* Стили для Zero блока Бренд */

    .slider-thumb::before {
        width: 184px;
        height: 184px;
    }
    
    /* Стили для блока BF802A кнопки в одну колонку */

    #rec658809204 .t993 .t-col_7 {
        max-width: 448px;
    }
    
    .t993__btn {
        font-size: 18px !important;
    }
    
    .t993__btn-text-title~.t993__btn-text-descr {
        margin-top: 2px !important;
    }
    
    .t993__btn-text-descr {
        font-size: 14px !important;
    }
    
    /* 
    Стили для блока ST315N страница товара 
    */
    
    .t-store__prod-snippet__container {
        padding-top: 28px;
        padding-bottom: 32px;
    }
    
    /* Стили для кнопки Назад в магазин */
    #allrecords .t-store__prod-popup__close-txt-wr {
        max-width: 448px;
    }
    
    .t-store__prod-popup__close-txt {
        margin-bottom: 28px;
    }
    
    /* Стили карточки товара */
    .t-store__product-snippet .t-container {
        max-width: 448px;
    }
    
    .t-store__product-snippet .t-store__prod-popup__col-right, 
    .t-store__product-snippet .t-store__prod-popup__col-left {
        padding-left: 0px;
        padding-right: 0px;
    }
    
    .t-store__prod-popup__col-left, 
    .t-store__prod-popup__col-right {
        display: block;
    }
    
    .t-col {
        float: none;
    }
    
    .js-store-product .t-col_8 {
        max-width: calc(12 / 12 * 100%);
        position: static;
        margin-right: 0;
    }
    
    .t-store .t-store__prod-popup__info, 
    .t-store .t-slds__thumbsbullet-wrapper {
        padding-left: 0px;
        padding-right: 0px;
    }
    
    .t-slds__arrow-withbg {
        width: 18px !important;
        height: 36px !important;
        border-radius: 0px;
    }
    
    .t-slds__arrow-left {
        left: 0;
    }
    
    .t-slds__arrow-right {
        right: 0;
    }
    
    .t-slds__arrow-withbg .t-slds__arrow_body {
        width: 12px !important;
    }
    
    .t-slds__thumbsbullet.t-slds__bullet {
        width: 92px;
        margin-right: 0;
        margin-top: 8px;
    }
    
    .t-slds__thumbsbullet .t-slds__bgimg {
        background-size: contain;
    }
    
    .t-slds__thumbsbullet .t-slds__thumbsbullet-border {
        border: 0;
        border-bottom: 4px solid transparent;
    }
    
    .t-slds__thumbsbullet.t-slds__bullet_active .t-slds__thumbsbullet-border {
        border-color: #424242;
    }
    
    .js-store-product .t-col_4 {
        max-width: calc(12 / 12 * 100%);
        position: static;
    }
    
    .t-store__prod-popup__title-wrapper {
        margin-top: 24px;
    }
    
    .t-store.t-store__prod-snippet__container .t-store__tabs {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    
    .t-store__relevants__container .t-store__relevants__title {
        margin: 52px 0 24px;
    }
    
    .t-store__relevants__container .t-store__scroll-icon-wrapper svg {
        bottom: 50px;
    }
    
    .t-store__grid-cont_mobile-one-row.t-store__relevants-grid-cont .t-store__card {
        max-width: 218px;
    }
    
    .t-store__prod-popup__gallery-column.t-store__prod-popup__col_fixed {
        display: none;
    }
    
    .t-store__prod-popup__col_fixed+.t-store__prod-popup__slider {
        display: inline;
    }
    
    
    /* 
    Стили страницы Profile ID
    */
    
    /* Стили для блока AB402N страница Profile ID */
    
    #rec695565431 .t962 .t962__img {
        width: 260px !important;
        margin-top: 4px;
    }
    
    #rec695565431 .t962 .t962__title {
        font-size: 24px;
    }
    
    #rec695565431 .t962 .t962__uptitle {
        font-size: 18px;
        padding: 2px 0 4px;
    }
    
    #rec695565431 .t962 .t962__descr {
        font-size: 16px;
        line-height: 1.125;
        padding-bottom: 16px !important;
    }
    
    /* Стили для блока BF802A страница Profile ID */
    
    #rec695565433 .t022 .t022__text {
        font-size: 14px;
        padding-top: 20px;
    }
}

@media screen and (max-width: 640px) {
    
    /* 
    Стили Header 
    */
    
    /* Боковое меню с гамбургером блок ME403 */
    
    .t450 {
        max-width: 260px !important;
    }

    .t450 .t450__container {
            padding: 44px 24px 24px;
    }
    
    
    /* Стили для Потоков блок FD302 */
    
    .t915 .t-feed__button-wrapper:last-child {
        margin-top: 0px;
    }
    
    /* Стили для Потоков блок FD301 Карточки потоков Страница с потоками */
    
    .t897 .t-feed__button-wrapper:last-child {
        margin-top: 0;
    }
}

@media screen and (max-width: 560px) {
    
    /* Стили для виджета Избранное блок ST110 */
    
    .t1002__wishlistwin-content .t1002__wishlistwin-close {
        right: 16px;
        left: inherit;
        display: inherit;
    }
    
    .t1002 .t1002__close-button {
        margin-right: inherit;
    }
}

@media screen and (min-width: 360px) and (max-width: 479px) {
    
    /* 
    Стили Zero Block 
    */
    
    /* Стили для адаптации Zero блоков под разные рарешения для работы с функцией адаптации */
    #rec657514415 .t396__artboard,
    #rec658213031 .t396__artboard {
        max-width: 344px;
    }
    
    .t396 .t396__artboard {
        max-width: 328px;
    }
    
    
    /* 
    Стили Header 
    */
    
    /* Стили для виджета Поиск блок T985 */
    
    .t985 .t985__widgetheader .t-container {
        max-width: 328px;
    }
    
    .t985 .t-search-widget__inputcontainer {
        max-width: 328px;
    }
    
    .t985 .t-search-widget__popup .t-container {
        max-width: 328px;
    }
    
    .t985 .t-search-widget__popup .t-search-widget__popup-container {
        max-width: 328px;
    }
    
    
    /* Стили для виджета Избранное блок ST110 */
    
    .t1002__wishlistwin-content.t1002__wishlistwin-content_showed {
        max-width: 360px;
    }
    
    
    /* Стили для Корзины блок ST110 */
    
    .t706 .t706__cartpage-top,
    .t706 .t706__cartpage-content {
        max-width: 328px;
    }
    
    .t706 .t706__product-title__option:nth-child(3) {
        word-break: break-all;
    }
    
    
    /* Стили для Хлебных крошек блок ME605 */

    .t-col_12 {
        max-width: 328px;
    }
    
    /* Стили для Меню-табы блок ME602 */

    .t-width_12 {
        max-width: 328px;
    }
    
    /* Стили для Раскрывающийся текст блок TX16N */
    
    .t-col_9 {
        max-width: 328px;
    }
    
    
     /* Стили для Потоков блок FD302 */
    
    .t915__container {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
        max-width: 328px;
    }
    
    .t915__container .t-feed__post-parts-date-row {
        width: calc(370px + (370 - 370) * ((100vw - 360px) / (479 - 360)));
    }
    
    .t915__container .t-feed__textwrapper {
        width: calc(370px + (370 - 370) * ((100vw - 360px) / (479 - 360)));
    }
    
    .t915__container .t-feed__col-grid__post-wrapper .t-feed__post-imgwrapper {
        max-width: 240px;
    }
    
    
    /* Стили для Потоков блок FD301 Карточки потоков Страница с потоками */

    .t897__container {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
        max-width: 328px;
    }
    
    .t897__container .t-col_3 {
        max-width: 240px;
    }
    
    
    /* 
        Стили Index
    */

    /* Стили для блока TE605 */

    .t-container {
        max-width: 328px;
    }
    
    .t959__container {
        max-width: 328px;
    }
    
    /* Стили для блока ST315N карточки товаров */
    
    /* Фильтры */

    .t786 .js-store-parts-select-container {
        max-width: 328px;
    }

    .js-store-grid-cont {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
        max-width: 328px;
    }
    
    .t-store__grid-cont .t-col, .t-store__grid-cont .t-store__stretch-col {
        max-width: 240px;
    }
    
    .js-store-prod-name {
        max-width: 240px;
    }
    
    .js-store-price-wrapper {
        max-width: 240px;
    }
    
    .t-store__load-more-btn-wrap {
        max-width: 328px;
    }
    
    /* Пагинация */
    .t786 .t-store .t-store__pagination {
        max-width: 328px;
    }
    
    
    /* Стили для Zero блока Бренд */

    .slider-thumb::before {
        width: 184px;
        height: 184px;
    }
    
    /* Стили для блока BF802A кнопки в одну колонку */
    
    #rec658809204 .t993 .t-col_7 {
        max-width: 328px;
    }
    
    
    /* 
    Стили для блока ST315N страница товара 
    */
    
    /* Стили для кнопки Назад в магазин */
    #allrecords .t-store__prod-popup__close-txt-wr {
        max-width: 328px;
    }
    
    /* Стили карточки товара */
    .t-store__product-snippet .t-container {
        max-width: 328px;
    }
    
    .t-slds__thumbsbullet.t-slds__bullet {
        width: 64px;
    }
}