/* Р А З М Ы Т И Е */
    #rec382966479 .tn-elem__3829664791637858953893/*    Шапка сайта */,
    #rec504361727 .tn-elem__3829664791637858953893/*    Шапка сайта EN*/, 
    .blur_4,
    #rec391640190 .t450.t450__menu_show/*  Меню-гамбургер   */,
    #rec504361728 .t450.t450__menu_show/*  Меню-гамбургер EN   */,
    #rec391103443 .tn-elem__3830400451638383896198/*    Подвал сайта */,
    #rec504362291 .tn-elem__3830400451638383896198/*    Подвал сайта EN */{
        background-color: rgb(225 225 225 / 40%);
        backdrop-filter: blur(4px);
        border-radius: 0px;
    }
    
    #rec391640190 .t450__close/*  Иконка закрытия меню-гамбургер   */,
    #rec504361728 .t450__close/*  Иконка закрытия меню-гамбургер   */{
        background-color: transparent;
    }
    
    #rec391640190 .t-descr/*  RU/EN меню-гамбургер   */,
    #rec504361728 .t-descr/*  RU/EN меню-гамбургер EN   */{
        font-family: 'CyrillicOld';
        font-size: 20px;
    }
    
    .blur_product, .t886__wrapper /*   Окно куки   */,
    #rec387177387 .t-store__card__wrap_all , /*Карточки каталога */
    #rec504359200 .t-store__card__wrap_all , /*Карточки Catalog */
    #rec386694141 .t-container, /*    Аккордеон "Как купить"  */ 
    #rec504359313 .t-container, /*    Аккордеон "How to buy"  */
    #rec387136909 .t-container, /*    Аккордеон "Пользовательское соглашение"  */
    #rec387158262 .t-container, /*    Аккордеон "Политика конфиденциальности"  */
    #rec387158262 .t-container, /*    Аккордеон "Privacy Policy"  */
    #rec504728413 .t728__wrapper /*    Слайдер с отзывами  */ 
    #rec504359516 .t728__wrapper /*    Слайдер с отзывами "Your review"  */ {
        background-color: rgb(255 255 255 / 10%) !important;
        border: 1px solid;
        border-image: linear-gradient(to left top, rgb(255 255 255 / 83%), rgb(21 40 77 / 13%));
        border-image-slice: 1;
        backdrop-filter: blur(7px);
        box-shadow: 4px 4px 14px rgb(21 40 77 / 29%), -4px -4px 13px rgb(255 255 255 / 19%);
    }
    
    .blur_dark, #rec386708086 .t-submit,/* .t886__btn.t-btn Кнопка окна куки    */
    .blur_dark, #rec504362292 .t-submit,/* Кнопка окна куки EN    */
    #rec507611046 .t-submit/*, Кнопка Заявки EN
    #rec507611046 .t-input-block/* Поля вода в Заявке EN    */{
        background-color: rgb(255 255 255 / 41%) !important;
        border: 1px solid;
        border-image: linear-gradient(to left top, #a3a7bb 57%, #dddddd 71%);
        border-image-slice: 1;
        backdrop-filter: blur(7px);
        box-shadow: 1px 1px 7px rgb(20 35 64 / 70%), -1px -1px 7px rgb(255 255 255 / 51%);
    }
    
    .blur_dark2 {
        background-color: rgb(255 255 255 / 7%);
        border: 1px solid;
        border-image: linear-gradient(to left top, rgb(163 167 187 / 57%), rgb(255 255 255 / 43%));
        border-image-slice: 1;
        backdrop-filter: blur(7px);
        box-shadow: 3px 3px 19px rgb(21 40 77 / 53%), -3px -3px 11px rgb(255 255 255 / 51%);
    }
    
/*  Размытие текста  */
    .text_blur {
        text-shadow: 4px 4px 14px rgb(21 40 77 / 57%), -4px -4px 13px rgb(225 225 225), 1px 1px rgb(225 225 225), -1px -1px #15284d;
        filter: blur(2px);
        color: #ffffff !important;
        opacity: 0.73;
    }
    

/*  Шрифт полей ввода форм  */
    .t-input {
        font-family: 'Futura PT';
    }



/*  А К К О Р Д Е О Н   */
/*  Прозрачность цвета иконки    */
    .t849__circle {
        background-color: rgb(48 58 109 / 40%) !important;
    }
    
/*  Отступ слева/справа внутри аккордеона "Как купить", "How to buy"      */
    #rec386694141 .t-col,
    #rec504359313 .t-col {
         margin-left: 40px;
    }
    
/*  Ширина контейнера внутри аккордеона,      */
    #rec386694141 .t-col_12,
    #rec504359313 .t-col_12 {
        max-width: 1120px;
    }
    
/*  Отступ текста слева     */
    .t849__textwrapper {
        padding-left: 100px;
    }
    
/*  Отступ Перед/После заголовка
    .t849 .t-section__topwrapper {
        margin-top: 40px;
        margin-bottom: 25px;
    }
    .t849 .t-section__title {
        margin-bottom: 25px;
    }     */
    
    
/*  А Д А П Т А Ц И Я   Аккордеона   */
@media screen and (max-width: 1200px) {
/*  Отступ текста слева     */
    .t849__textwrapper {
        padding-left: 60px;
    }
/*  Ширина контейнера внутри аккордеона "Как купить", "How to buy"  */
    #rec386694141 .t-col_12,
    #rec504359313 .t-col_12 {
        max-width: 900px;
    }
}
@media screen and (max-width: 960px) {
/*  Отступ слева/справа внутри аккордеона "Как купить", "How to buy"    */
    #rec386694141 .t-col,
    #rec504359313 .t-col {
         margin-left: 20px;
    }
/*  Ширина контейнера внутри аккордеона "Как купить", "How to buy"  */
    #rec386694141 .t-col_12,
    #rec504359313 .t-col_12 {
        max-width: 620px;
    }
/*  Отступ текста слева     */
    .t849__textwrapper {
        padding-left: 40px;
    }
}
@media screen and (max-width: 640px) {
/*  Отступ слева/справа внутри аккордеона "Как купить", "How to buy"     */
    #rec386694141 .t-col,
    #rec504359313 .t-col {
        margin-left: 0px;
        margin-right: 0px;
    }
/*  Отступ текста слева     */
    .t849__textwrapper {
        padding-left: 20px;
    }
}
@media screen and (max-width: 480px) {
/*  Отступ текста слева
    .t849__textwrapper {
        padding-left: 10px;
    }     */
}
    

/*  К О Р З И Н А   */
/*  Шрифт и цвет описания   */
    .t-descr {
        font-family: 'FuturaPT';
        color: #303a6d !important;
    }
    
/*  Шрифт итоговой суммы   */
    .t706__cartwin-prodamount {
        font-family: 'CyrillicOld';
    }
    

/*  К А Р Т О Ч К А   Т О В А Р А   */
/*  ИКОНКИ В КАРТОЧКЕ ТОВАРА   */
    .js-store-prod-text  em{
        color: transparent;
        margin-right: 15px;
        display: inline-block;
        margin-top: 10px;
    }
    .js-store-prod-text  em:nth-of-type(1):before{
        background-image: url(https://static.tildacdn.com/tild6137-3234-4533-a162-623132326435/product.svg);
    }    
    .js-store-prod-text  em:nth-of-type(2):before{
        background-image: url(https://static.tildacdn.com/tild3838-3465-4334-b833-326565363064/package.svg);
    }    
    .js-store-prod-text  em:nth-of-type(3):before{
        background-image: url(https://static.tildacdn.com/tild3835-6530-4130-a634-643739663333/delivery.svg);
    }    
    .js-store-prod-text  em:nth-of-type(4):before{
        background-image: url(https://static.tildacdn.com/tild6436-6534-4530-a466-663762373435/quality.svg);
    }    
    .js-store-prod-text  em:before{
        content: "";
        width: 30px;
        height: 30px;
        position: absolute;
        background-size: contain;
        background-repeat: no-repeat;
    }    

/*  РАЗМЕР ШРИФТА  В КАРТОЧКЕ ТОВАРА   */
    #rec387177387 .t-descr_xxs, #rec387177387 .t-btn_sm,
    #rec504359200 .t-descr_xxs, #rec504359200 .t-btn_sm {
        font-size: 20px;
    }
    
/*  РАЗМЕР ШРИФТА  В КАРТОЧКЕ ТОВАРА   */
    #rec387177387 .t-store__tabs__button-title.t-name.t-name_xs,
    #rec504359200 .t-store__tabs__button-title.t-name.t-name_xs {
        font-size: 20px;
        font-family: 'FuturaPT';
    }
    
/*  ОТСТУП сверху до изображения В КАРТОЧКЕ ТОВАРА   */
    #rec387177387 .t-store__card__wrap_all,
    #rec504359200 .t-store__card__wrap_all{
        padding-top: 20px;
    }

/*  МЕНЮ ТАБОВ В КАРТОЧКЕ ТОВАРА   */
    /*  Русская версия  */
    #rec387177387 .t-store__tabs__button-title.t-name.t-name_xs,
    /*  Ангглийская версия  */
    #rec504359200 .t-store__tabs__button-title.t-name.t-name_xs {
        font-family: 'CyrillicOld';
        color: #303a6d !important;
    }
    

/*   ПОДЧЕРКИВАНИЕ АКТИВНОЙ ВЛАДКИ В МЕНЮ ТАБОВ В КАРТОЧКЕ ТОВАРА   */
    /*  Русская версия  */
    #rec387177387 .t-store__tabs__button.js-store-tab-button.t-store__tabs__button_active,
    #rec387177387 .t-store__tabs__button.js-store-tab-button:hover, 
    #rec387177387 .t-store.t-store__tabs_snippet.t-store__tabs__controls.t-store__tabs__button:first-child,
    /*  Ангглийская версия  */
    #rec504359200 .t-store__tabs__button.js-store-tab-button.t-store__tabs__button_active,
    #rec504359200 .t-store__tabs__button.js-store-tab-button:hover, 
    #rec504359200 .t-store.t-store__tabs_snippet.t-store__tabs__controls.t-store__tabs__button:first-child {
        border-bottom: 1px solid #303a6d !important;
    }
    
/*   ПОДЧЕРКИВАНИЕ НЕАКТИВНОЙ ВЛАДКИ В МЕНЮ ТАБОВ В КАРТОЧКЕ ТОВАРА ПО ХОВЕВРУ
    #rec387177387 .t-store.t-store__tabs__controls.t-store__tabs__button:hover {
        border-bottom: #303a6d !important;
    }   */
    
    