@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Inter:300,regular,500,600,700,800,900&display=swap&subset=cyrillic-ext);@import url(https://fonts.googleapis.com/css?family=Rubik:regular&display=swap&subset=cyrillic-ext);@font-face{font-family:icons;font-display:swap;src:url(../fonts/icons.woff) format("woff"),url(../fonts/icons.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:icons;font-display:swap;src:url(../fonts/icons.woff) format("woff"),url(../fonts/icons.woff2#icons) format("woff2");font-weight:400;font-style:normal;font-display:block}[class*=" _icon-"]:before,[class^=_icon-]:before{font-family:icons;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class*=" _icon-"]:before,[class^=_icon-]:before{display:inline-block}._icon-telegram:before{content:""}._icon-box-open:before{content:""}._icon-cart:before{content:""}._icon-catalog:before{content:""}._icon-check:before{content:""}._icon-chevron-right:before{content:""}._icon-delivery-cars:before{content:""}._icon-download:before{content:""}._icon-facebook:before{content:""}._icon-file:before{content:""}._icon-instagram:before{content:""}._icon-linked-in:before{content:""}._icon-location:before{content:""}._icon-logo:before{content:""}._icon-mail:before{content:""}._icon-menu:before{content:""}._icon-mini-bottle:before{content:""}._icon-pen:before{content:""}._icon-popup-check:before{content:""}._icon-search:before{content:""}._icon-share:before{content:""}._icon-tel:before{content:""}._icon-trash-can:before{content:""}._icon-twitter:before{content:""}._icon-vk:before{content:""}._icon-wallet:before{content:""}._icon-watssApp:before{content:""}*{padding:0;margin:0;border:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}aside,footer,header,nav,section{display:block}html{font-size:14px}body,html{height:100%;min-width:320px}body{line-height:1;font-family:Inter;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}button,input,textarea{font-family:Inter;font-size:inherit}input::-ms-clear{display:none}button{cursor:pointer;background-color:inherit}button::-moz-focus-inner{padding:0;border:0}a,a:visited{text-decoration:none}a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}body{color:#000}body._lock{overflow:hidden}body.lg-on{overflow:hidden}.wrapper{width:100%;min-height:100%;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}._container{max-width:1386px;margin:0 auto;padding:0 10px}.form__error{position:absolute;padding:3px 13px;color:#aa1313}.btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0 0}.btn._fw{width:100%}.select{position:relative}.select__item{position:relative}.select__title{background-color:#fff;cursor:pointer;min-height:25px;font-size:16px;line-height:24px;color:#3f4e65}.select__value{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;height:30px;padding:0 12px 0 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.select__value span{overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.select__value::before{content:"";position:absolute;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:0;width:0;height:0;border-style:solid;border-width:7px 3.75px 0 3.75px;border-color:#3f4e65 transparent transparent transparent}.select__input{width:100%;background-color:transparent;height:100%}.select__options{color:#000;position:absolute;top:38px;border-radius:0 0 4px 4px;max-width:200px;width:190px;right:-25px;background-color:#fff;border-top:0;border:1px solid #d9d9d9;border-top:0;font-size:14px;padding:10px 0 5px 0}.select__option{cursor:pointer;padding:5px 15px;margin:0}.select._active{z-index:100}.select._active .select__value:before{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.select._active .select__options{display:block}input[type=email],input[type=tel],input[type=text],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=email]:focus,input[type=tel]:focus,input[type=text]:focus,textarea:focus{outline:0}.input{border-radius:0!important;width:100%;display:block;padding:0 20px}textarea.input{resize:none;padding:0 0}.checkbox{position:relative}.checkbox__input{position:absolute;width:0;height:0;opacity:0;visibility:hidden}.checkbox__input:checked+.checkbox__text:before{background:#fff url(../img/icons/check.svg) center no-repeat}.checkbox__text{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;font-size:16px;color:#fff;letter-spacing:-.3px;line-height:calc(20 / 16);cursor:pointer}.checkbox__text:before{content:"";-ms-flex-item-align:start;align-self:flex-start;margin:0 14px 0 0;-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;left:0;top:0;width:20px;height:18px;background:#fff;border:1px solid #a7a9ac}.checkbox a{color:#fff;text-decoration:underline}.checkbox._error .checkbox__text:before{border:1px solid #ee1212}.options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.options__item{position:relative;cursor:pointer}.options__input{position:absolute;width:0;height:0;opacity:0;left:0;top:0;visibility:hidden}.options__input:checked+.options__text:after{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.options__text{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;font-size:16px;color:#fff;letter-spacing:-.3px;line-height:calc(20 / 16)}.options__text:before{content:"";-ms-flex-item-align:start;align-self:flex-start;margin:0 14px 0 0;-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;left:0;top:0;border-radius:50%;width:20px;height:18px;background:#fff;border:1px solid #a7a9ac}.options__text:after{content:"";-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px;height:10px;border-radius:50%;background-color:#77243a;position:absolute;left:5px;top:4px}.rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;font-size:40px;line-height:.75;-webkit-transition:opacity .3s ease 0s;-o-transition:opacity .3s ease 0s;transition:opacity .3s ease 0s}.rating.rating_sending{opacity:.2}.rating.rating_set .rating__active,.rating.rating_set .rating__item{cursor:pointer}.rating__body{position:relative}.rating__body::before{content:"★★★★★";display:block}.rating__active{position:absolute;width:0%;height:100%;top:0;left:0;overflow:hidden}.rating__active::before{content:"★★★★★";position:absolute;width:100%;height:100%;top:0;left:0;color:#ffd300}.rating__items{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;width:100%;height:100%;top:0;left:0}.rating__item{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;height:100%;opacity:0}.rating__value{font-size:50%;line-height:1;padding:0 0 0 10px}.quantity{width:115px;height:23px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.quantity__button{height:23px;background:-webkit-gradient(linear,left top,right top,from(rgba(255,198,80,.3)),color-stop(97.25%,rgba(254,202,110,.3)));background:-o-linear-gradient(left,rgba(255,198,80,.3) 0,rgba(254,202,110,.3) 97.25%);background:linear-gradient(90deg,rgba(255,198,80,.3) 0,rgba(254,202,110,.3) 97.25%);border-radius:1000px;-webkit-box-flex:0;-ms-flex:0 0 34px;flex:0 0 34px;position:relative;cursor:pointer}.quantity__button::after,.quantity__button::before{content:"";position:absolute;top:50%;left:50%;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;margin:0 0 0 -4.5px;background-color:#3f4e65;width:9px;height:1px}.quantity__button_plus::before{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.quantity__input{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.quantity__input input{height:100%;font-weight:500;font-size:14px;line-height:130%;color:#3f4e65;width:100%;text-align:center}.price-btn{padding:5px 20px;font-weight:700;line-height:17px;color:#fff;background:#ffc85e;border-radius:79px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:200px;min-height:60px;-webkit-transition:all .7s ease 50ms;-o-transition:all .7s ease 50ms;transition:all .7s ease 50ms}.price-btn::before{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-left:12px;-webkit-animation:download 6s ease 0s infinite normal forwards;animation:download 6s ease 0s infinite normal forwards}@-webkit-keyframes download{0%,100%{-webkit-transform:translateY(0);transform:translateY(0)}10%,30%,50%,70%{-webkit-transform:translateY(-2.5px);transform:translateY(-2.5px)}20%,40%,60%{-webkit-transform:translateY(2.5px);transform:translateY(2.5px)}80%{-webkit-transform:translateY(3.4px);transform:translateY(3.4px)}90%{-webkit-transform:translateY(-3.4px);transform:translateY(-3.4px)}}@keyframes download{0%,100%{-webkit-transform:translateY(0);transform:translateY(0)}10%,30%,50%,70%{-webkit-transform:translateY(-2.5px);transform:translateY(-2.5px)}20%,40%,60%{-webkit-transform:translateY(2.5px);transform:translateY(2.5px)}80%{-webkit-transform:translateY(3.4px);transform:translateY(3.4px)}90%{-webkit-transform:translateY(-3.4px);transform:translateY(-3.4px)}}.catalog-btn{font-weight:700;line-height:17px;color:#fff;padding:21px 54px;background:#ffc85e;border-radius:79px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn-buy{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:10px;line-height:12px;letter-spacing:.15em;color:#fff;background-color:#ffc85e;border-radius:80px;min-height:45px;padding:0 19px;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.btn-buy::before{margin-left:5px;font-size:27px}.page-title{font-weight:500;font-size:40px;line-height:120%;text-transform:uppercase;color:#111;font-size:calc(20px + 20 * ((100vw - 320px)/ 1600));margin-bottom:calc(25px + 25 * ((100vw - 320px)/ 1600))}.page-title span{color:#ffc85e;font-weight:800}.page-subtitle{font-weight:300;font-size:20px;line-height:120%;color:#3f4e65}.swiper-container-add{overflow:hidden}.swiper-container-add .swiper-wrapper-add{width:100%;height:100%;-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.swiper-container-add.swiper-container-vertical .swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-container-add.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.product-slider__top{overflow:hidden}.product-slider__top .product-slider-top__wrappper{width:100%;height:100%;-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.product-slider__top.swiper-container-vertical .swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product-slider__top.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.product-slider__bottom{overflow:hidden}.product-slider__bottom .product-slider-bottom__wrappper{width:100%;height:100%;-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.product-slider__bottom.swiper-container-vertical .swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product-slider__bottom.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.swiper-container-initialized .swiper-slide{-ms-flex-negative:0;flex-shrink:0}.swiper-container-android .swiper-slide,.swiper-container-android .swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-button-lock{display:none!important}.dimension{font-size:12px;line-height:130%;color:#3f4e65;margin-bottom:10px}.dimension::before{font-size:14px;margin-right:8px}.catalog-title{font-weight:500;font-size:40px;font-size:40px;line-height:120%;text-transform:uppercase;color:#111}.sidebar-btn-more{padding:20px 0 25px 0;font-weight:500;font-size:12px;line-height:150%;color:#3f4e65;padding-right:12px;position:relative}.sidebar-btn-more::after{content:"";position:absolute;top:50%;-webkit-transform:translate(0,-100%);-ms-transform:translate(0,-100%);transform:translate(0,-100%);right:0;width:0;height:0;border-style:solid;border-width:7px 3.75px 0 3.75px;border-color:#3f4e65 transparent transparent transparent;-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;-o-transition:transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s}.sidebar-btn-more._active::after{top:40%;-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.row:after{display:block;content:"";clear:both}.rub:after{content:"₽"}.tenge:after{content:" ₸"}ol.counter{list-style-type:none;counter-reset:item}ol.counter li{position:relative;padding:0 0 0 45px}ol.counter li:before{counter-increment:item;content:counter(item);position:absolute;left:0;top:0;color:#818181;font-size:14px;font-weight:700;text-align:center;line-height:26px;border-radius:50%;width:28px;height:28px;border:1px solid #4274bb}.ellipsis{display:block;overflow:hidden;width:100%;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.es{overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.table{display:table;font-size:0;width:100%}.trow{display:table-row}.cell{display:table-cell}.cell.full{width:100%}._ibg{position:relative}._ibg img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}body.ie ._ibg{background-position:center;background-size:cover;background-repeat:no-repeat}body.ie ._ibg img{width:0;height:0;opacity:0;visibility:hidden}._video{position:relative;overflow:hidden;height:0;padding-bottom:56.25%}._video embed,._video iframe,._video object,._video video{position:absolute;top:0;left:0;width:100%;height:100%}.videobg embed,.videobg iframe,.videobg object,.videobg video{position:fixed;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;z-index:-100;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);background-size:cover}._more-content{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;overflow:hidden}._more-link{cursor:pointer}._more-link span{font-style:normal}._more-link span:first-child{display:block}._more-link span:last-child{display:none}._more-link._active span{font-style:normal}._more-link._active span:first-child{display:none}._more-link._active span:last-child{display:block}#map{background:url(../img/icons/loading.gif) center/50px no-repeat}._tabs-block{position:absolute;top:0;left:0;opacity:0;width:0;visibility:hidden;overflow:hidden}._tabs-block._active{position:static;width:100%;-webkit-transition:opacity .5s ease 0s;-o-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;opacity:1;visibility:visible;overflow:auto}.mirror{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.nicescroll-rails{z-index:1000!important}._custom-scroll{position:fixed;right:0;top:0;width:3px;height:100%;z-index:1000}._custom-scroll__line{background-color:rgba(0,0,0,.5);border-radius:3px 0 0 3px;position:relative;left:0;top:0;width:100%}.lg-actions .lg-next,.lg-actions .lg-prev{background-color:rgba(0,0,0,.45);border-radius:2px;color:#999;cursor:pointer;display:block;margin-top:-10px;position:absolute;display:block;width:20px;height:36px;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);z-index:1080}.lg-actions .lg-next.disabled,.lg-actions .lg-prev.disabled{pointer-events:none;opacity:.5}.lg-actions .lg-next:hover,.lg-actions .lg-prev:hover{color:#fff}.lg-actions .lg-next{right:20px;background:url(../img/icons/p-right.svg) 0 0/100% no-repeat}.lg-actions .lg-prev{left:20px;background:url(../img/icons/p-left.svg) 0 0/100% no-repeat}@-webkit-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%;background-color:rgba(0,0,0,.45)}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:medium none;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear}.lg-toolbar .lg-icon:hover{color:#fff}.lg-toolbar .lg-close{background:url(../img/icons/close.svg) center no-repeat}.lg-toolbar .lg-download{display:none}.lg-sub-html{background-color:rgba(0,0,0,.45);bottom:0;color:#eee;font-size:16px;left:0;padding:10px 40px;position:fixed;right:0;text-align:center;z-index:1080}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}#lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;vertical-align:middle}.lg-next,.lg-prev,.lg-toolbar{opacity:1;-webkit-transition:-webkit-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;-o-transition:-o-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;-webkit-transition:opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear,-webkit-transform .35s cubic-bezier(0,0,.25,1) 0s;transition:opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear,-webkit-transform .35s cubic-bezier(0,0,.25,1) 0s;-o-transition:transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;transition:transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;transition:transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear,-webkit-transform .35s cubic-bezier(0,0,.25,1) 0s}.lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0;-webkit-transition:-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-o-transition:-o-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-webkit-transition:opacity 250ms cubic-bezier(0,0,.25,1),-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s!important;transition:opacity 250ms cubic-bezier(0,0,.25,1),-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s!important;-o-transition:transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;transition:transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;transition:transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1),-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s!important;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}.lg-outer .lg-thumb-outer{background-color:#0d0a0a;bottom:0;position:absolute;width:100%;z-index:1080;max-height:350px;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0s;transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s;-o-transition:transform .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{-webkit-transition-duration:0s!important;-o-transition-duration:0s!important;transition-duration:0s!important}.lg-outer.lg-thumb-open .lg-thumb-outer{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-thumb{padding:10px 0;height:100%;margin-bottom:-5px}.lg-outer .lg-thumb-item{border-radius:5px;cursor:pointer;float:left;overflow:hidden;height:100%;border:2px solid #fff;border-radius:4px;margin-bottom:5px}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.lg-outer.lg-has-thumb .lg-item{padding-bottom:120px}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer.lg-pull-caption-up .lg-sub-html{-webkit-transition:bottom .25s ease;-o-transition:bottom .25s ease;transition:bottom .25s ease}.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html{bottom:100px}.lg-outer .lg-toggle-thumb{background-color:#0d0a0a;border-radius:2px 2px 0 0;color:#999;cursor:pointer;font-size:24px;height:39px;line-height:27px;padding:5px 0;position:absolute;right:20px;text-align:center;top:-39px;width:50px}.lg-outer .lg-toggle-thumb:after{content:""}.lg-outer .lg-toggle-thumb:hover{color:#fff}.lg-outer .lg-video-cont{display:inline-block;vertical-align:middle;max-width:1140px;max-height:100%;width:100%;padding:0 5px}.lg-outer .lg-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}.lg-outer .lg-video .lg-object{display:inline-block;position:absolute;top:0;left:0;width:100%!important;height:100%!important}.lg-outer .lg-video .lg-video-play{width:84px;height:59px;position:absolute;left:50%;top:50%;margin-left:-42px;margin-top:-30px;z-index:1080;cursor:pointer}._no-webp .lg-outer .lg-has-vimeo .lg-video-play{background:url(../img/vimeo-play.png) no-repeat scroll 0 0 transparent}._no-webp .lg-outer .lg-has-vimeo:hover .lg-video-play{background:url(../img/vimeo-play.png) no-repeat scroll 0 -58px transparent}._no-webp .lg-outer .lg-has-html5 .lg-video-play{background:transparent url(../img/video-play.png) no-repeat scroll 0 0}.lg-outer .lg-has-html5 .lg-video-play{height:64px;margin-left:-32px;margin-top:-32px;width:64px;opacity:.8}.lg-outer .lg-has-html5:hover .lg-video-play{opacity:1}._no-webp .lg-outer .lg-has-youtube .lg-video-play{background:url(../img/youtube-play.png) no-repeat scroll 0 0 transparent}._no-webp .lg-outer .lg-has-youtube:hover .lg-video-play{background:url(../img/youtube-play.png) no-repeat scroll 0 -60px transparent}.lg-outer .lg-video-object{width:100%!important;height:100%!important;position:absolute;top:0;left:0}.lg-outer .lg-has-video .lg-video-object{visibility:hidden}.lg-outer .lg-has-video.lg-video-playing .lg-object,.lg-outer .lg-has-video.lg-video-playing .lg-video-play{display:none}.lg-outer .lg-has-video.lg-video-playing .lg-video-object{visibility:visible}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1083;opacity:0;-webkit-transition:opacity 80ms ease 0s;-o-transition:opacity 80ms ease 0s;transition:opacity 80ms ease 0s}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:""}.lg-show-autoplay .lg-autoplay-button:after{content:""}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition-duration:0s;-o-transition-duration:0s;transition-duration:0s}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .3s cubic-bezier(0,0,.25,1) 0s;transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s;-o-transition:transform .3s cubic-bezier(0,0,.25,1) 0s;transition:transform .3s cubic-bezier(0,0,.25,1) 0s;transition:transform .3s cubic-bezier(0,0,.25,1) 0s,-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;-o-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-o-transition:-o-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-webkit-transition:opacity .15s,-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s!important;transition:opacity .15s,-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s!important;-o-transition:transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;transition:transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;transition:transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s,-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s!important;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;backface-visibility:hidden}#lg-zoom-in:after{content:""}#lg-actual-size{font-size:20px}#lg-actual-size:after{content:""}#lg-zoom-out{opacity:.5;pointer-events:none}#lg-zoom-out:after{content:""}.lg-zoomed #lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer .lg-pager-outer{bottom:60px;left:0;position:absolute;right:0;text-align:center;z-index:1080;height:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{-webkit-box-shadow:0 0 0 2px #fff inset;box-shadow:0 0 0 2px #fff inset}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#fff;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;-webkit-transition:opacity .15s ease 0s,-webkit-transform .15s ease 0s;-o-transition:opacity .15s ease 0s,-o-transform .15s ease 0s;transition:opacity .15s ease 0s,-webkit-transform .15s ease 0s;-o-transition:opacity .15s ease 0s,transform .15s ease 0s;transition:opacity .15s ease 0s,transform .15s ease 0s;transition:opacity .15s ease 0s,transform .15s ease 0s,-webkit-transform .15s ease 0s;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{background-color:rgba(255,255,255,.5);border-radius:50%;-webkit-box-shadow:0 0 0 8px rgba(255,255,255,.7) inset;box-shadow:0 0 0 8px rgba(255,255,255,.7) inset;display:block;height:12px;-webkit-transition:box-shadow .3s ease 0s;-o-transition:box-shadow .3s ease 0s;-webkit-transition:-webkit-box-shadow .3s ease 0s;transition:-webkit-box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s,-webkit-box-shadow .3s ease 0s;width:12px}.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover{-webkit-box-shadow:0 0 0 8px #fff inset;box-shadow:0 0 0 8px #fff inset}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-fullscreen:after{content:""}.lg-fullscreen-on .lg-fullscreen:after{content:""}.lg-outer #lg-dropdown-overlay{background-color:rgba(0,0,0,.25);bottom:0;cursor:default;left:0;position:fixed;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;-webkit-transition:visibility 0s linear .18s,opacity .18s linear 0s;-o-transition:visibility 0s linear .18s,opacity .18s linear 0s;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer.lg-dropdown-active #lg-dropdown-overlay,.lg-outer.lg-dropdown-active .lg-dropdown{-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;visibility:visible}.lg-outer.lg-dropdown-active #lg-share{color:#fff}.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;opacity:0;visibility:hidden;-ms-transform:translate3d(0,5px,0);-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);-webkit-transition:-webkit-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-o-transition:-o-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-webkit-transition:visibility 0s linear .5s,opacity .18s linear 0s,-webkit-transform .18s linear 0s;transition:visibility 0s linear .5s,opacity .18s linear 0s,-webkit-transform .18s linear 0s;-o-transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s,-webkit-transform .18s linear 0s}.lg-outer .lg-dropdown:after{content:"";display:block;height:0;width:0;position:absolute;border:8px solid transparent;border-bottom-color:#fff;right:16px;top:-16px}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0}.lg-outer .lg-dropdown>li:hover .lg-icon,.lg-outer .lg-dropdown>li:hover a{color:#333}.lg-outer .lg-dropdown a{color:#333;display:block;white-space:pre;padding:4px 12px;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px}.lg-outer .lg-dropdown a:hover{background-color:rgba(0,0,0,.07)}.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle}.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto}.lg-outer #lg-share{position:relative}.lg-outer #lg-share:after{content:""}.lg-outer #lg-share-facebook .lg-icon{color:#3b5998}.lg-outer #lg-share-facebook .lg-icon:after{content:""}.lg-outer #lg-share-twitter .lg-icon{color:#00aced}.lg-outer #lg-share-twitter .lg-icon:after{content:""}.lg-outer #lg-share-googleplus .lg-icon{color:#dd4b39}.lg-outer #lg-share-googleplus .lg-icon:after{content:""}.lg-outer #lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer #lg-share-pinterest .lg-icon:after{content:""}.group:after,.group:before{display:table;content:"";line-height:0}.group:after{clear:both}.lg-outer{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1050;opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer *{-webkit-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item.lg-current,.lg-outer.lg-css3 .lg-item.lg-next-slide,.lg-outer.lg-css3 .lg-item.lg-prev-slide{-webkit-transition-duration:inherit!important;-o-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;-o-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{-webkit-transition-duration:0s!important;-o-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg{height:100%;width:100%;position:relative;overflow:hidden;margin-left:auto;margin-right:auto;max-width:100%;max-height:100%}.lg-outer .lg-inner{width:100%;height:100%;position:absolute;left:0;top:0;white-space:nowrap}.lg-outer .lg-item{background:url(../img/icons/loading.gif) no-repeat scroll center center transparent;display:none!important}.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide{display:inline-block!important}.lg-outer.lg-css .lg-current{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}.lg-outer .lg-img-wrap{position:absolute;padding:0 5px;left:0;right:0;top:0;bottom:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-image{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto!important;height:auto!important}.lg-outer.lg-show-after-load .lg-item .lg-object,.lg-outer.lg-show-after-load .lg-item .lg-video-play{opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play{opacity:1}.lg-outer .lg-empty-html{display:none}.lg-outer.lg-hide-download #lg-download{display:none}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:rgba(0,0,0,.9);opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{-webkit-transition:none 0s ease 0s!important;-o-transition:none 0s ease 0s!important;transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item{-webkit-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-use-left .lg-item{-webkit-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{-webkit-transition:opacity .1s ease 0s;-o-transition:opacity .1s ease 0s;transition:opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-webkit-transition:opacity .1s ease 0s,-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s;transition:opacity .1s ease 0s,-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s;-o-transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s,-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s}.lg-css3.lg-slide.lg-use-left .lg-item{opacity:0;position:absolute;left:0}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{left:-100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide{left:100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{left:0;opacity:1}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{-webkit-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.popup{-webkit-overflow-scrolling:touch;z-index:100;padding:30px 10px;position:fixed;top:0;left:0;width:100%;height:100%;-webkit-transition:visibility .8s ease 0s;-o-transition:visibility .8s ease 0s;transition:visibility .8s ease 0s;visibility:hidden}.popup::before{content:"";background-color:rgba(0,0,0,.9);position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;-webkit-transition:opacity .8s ease 0s;-o-transition:opacity .8s ease 0s;transition:opacity .8s ease 0s}.popup.show{visibility:visible;overflow:auto}.popup.show::before{opacity:1}.popup.show .popup__body{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.popup._active{overflow:auto;visibility:visible}.popup._active::before{opacity:1}.popup._active .popup__body{-webkit-transition:all .3s ease .2s;-o-transition:all .3s ease .2s;transition:all .3s ease .2s;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.popup__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;align-items:center}.popup__body{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;background-color:#fff;padding:50px;width:100%;max-width:800px}.popup__close{width:15px;height:15px;position:absolute;top:0;right:0;cursor:pointer;z-index:30;background:url(../img/icons/close.svg) 0 0 no-repeat}.popup_mssubmit-message .popup__body{min-height:424px;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}.popup_mssubmit-message .popup__close{top:30px;right:30px;background:url(../img/icons/close-orange.svg) 0 0 no-repeat}.popup_mssubmit-message .pop-order{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.popup_mssubmit-message .pop-order>:not(:last-child){margin-bottom:24px}.popup_mssubmit-message .pop-order__checked{height:59px;width:59px;border-radius:50%;background-color:#ffc85e;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:24px}.popup_mssubmit-message .pop-order__title{font-weight:500;font-size:40px;line-height:120%;text-align:center;text-transform:uppercase;color:#111}.popup_mssubmit-message .pop-order__text{font-weight:300;font-size:20px;font-size:20px;line-height:120%;text-align:center;color:#3f4e65}.popup_pricelist .popup__close{top:30px;right:30px;background:url(../img/icons/close-orange.svg) 0 0 no-repeat}.popup_pricelist .popup__body{padding-left:50px;padding-right:50px;padding-top:50px;padding-bottom:50px}.popup-pricelist__title{font-weight:500;font-size:30px;line-height:140%;text-align:center;text-transform:uppercase;color:#111;margin-bottom:15px;max-width:410px;padding:8px 10px 0;margin-left:auto;margin-right:auto}.popup-pricelist__text{font-weight:300;line-height:150%;text-align:center;color:#3f4e65;margin-bottom:35px;max-width:342px;margin-left:auto;margin-right:auto}.popup-pricelist__inputs{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;margin-bottom:30px}.popup-pricelist__column{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}.popup-pricelist__column>:not(:last-child){margin-bottom:15px}.popup-pricelist__ask{font-weight:700;font-size:12px;line-height:150%;color:#111;margin-bottom:21px}.popup-pricelist__askrow{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px}.popup-pricelist__checkboxes{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;display:-webkit-box;display:-ms-flexbox;display:flex}.popup-pricelist__checkboxes>:not(:last-child){margin-right:7px}.popup-pricelist__checkbox{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}.popup-pricelist__checkbox label{width:100%;cursor:pointer}.popup-pricelist__input{display:none}.popup-pricelist__input:checked+label{background:#00e676}.popup-pricelist__email,.popup-pricelist__watssapp{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px;line-height:17px;color:#fff;background:#d5d5d5;border-radius:79px;padding:2px 18px;height:59px}.popup-pricelist__email::before,.popup-pricelist__watssapp::before{font-size:23px;margin-left:12px}.popup-pricelist__btn-submit{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;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;height:59px;background:#ffc85e;border-radius:79px;color:#fff;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}/*! nouislider - 14.6.0 - 6/27/2020 */.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-webkit-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;-webkit-transform-style:flat;transform-style:flat}.noUi-connect{height:100%;width:100%}.noUi-origin{height:10%;width:10%}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:23px;height:23px;right:-11.5px;top:-10px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;top:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{height:4px;background-color:#eaeaea;margin:35px 11px 25px;position:relative}.noUi-target::after,.noUi-target::before{content:"";background-color:#eaeaea;width:11px;height:4px;position:absolute;top:0}.noUi-target::before{left:-10px}.noUi-target::after{right:-10px}.noUi-connect{background-color:#ffc85e}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #fec96ee7;background-color:#fff;border-radius:50%;cursor:default}.noUi-handle::after{content:"";width:15px;height:15px;position:absolute;left:3px;top:3px;border-radius:50%;background-color:#f3a50d}.noUi-active{-webkit-box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}[disabled] .noUi-connect{background:#b8b8b8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-webkit-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#ccc}.noUi-marker-sub{background:#aaa}.noUi-marker-large{background:#aaa}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);-ms-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);-ms-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);-ms-transform:translate(0,50%);transform:translate(0,50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{color:#0e0000;font-size:12px;position:absolute;padding:5px;border:1px solid #dbaa71;border-radius:15px;white-space:nowrap;text-align:center}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:-22px}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}.noUi-horizontal .noUi-origin>.noUi-tooltip{-webkit-transform:translate(40%,0);-ms-transform:translate(40%,0);transform:translate(40%,0);left:auto;bottom:12px}.noUi-vertical .noUi-origin>.noUi-tooltip{-webkit-transform:translate(0,-18px);-ms-transform:translate(0,-18px);transform:translate(0,-18px);top:auto;right:28px}.header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;z-index:10;background-color:#fff}.header::before{content:"";position:absolute;z-index:9;width:100%;height:100%;top:0;left:0;background-color:#fff}.header__top{position:relative;z-index:10;border-bottom:1px solid #5c63704d;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:61px}.header-top__container{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:61px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header-top__main-info{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:10;margin-right:10px}.header-top__main-info._active{left:0}.header-top__main-info._active::before{content:"";position:fixed;z-index:3;width:100%;height:184px;top:0;left:0;background-color:#fff}.header-top__menu{position:relative;z-index:9}.head-maininfo{color:#111}.head-maininfo__location{color:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.head-maininfo__location::before{margin-right:calc(5px + 10 * ((100vw - 320px)/ 1600));font-size:20px;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.head-maininfo__location-place{font-size:14px;font-weight:600;line-height:18px;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.head-maininfo__location-detailed{font-size:12px;font-weight:300;line-height:16px}.head-maininfo__email{color:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.head-maininfo__email::before{-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s;margin-right:calc(5px + 10 * ((100vw - 320px)/ 1600));font-size:20px}.head-maininfo__current-email{font-size:14px;font-weight:600;line-height:18px;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.head-maininfo__email-description{font-size:12px;font-weight:300;line-height:16px}.head-maininfo__sales{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px}.head-maininfo__sales::before{font-size:19px;margin-right:calc(5px + 10 * ((100vw - 320px)/ 1600))}.head-maininfo__sales-tel{font-size:14px;line-height:18px;color:#111}.head-maininfo__sales-tel span{font-weight:600}.head-maininfo__sales-description{margin-top:5px;font-weight:300;font-size:12px;line-height:150%;color:#3f4e65}.menu__title{min-width:100%;font-weight:600;font-size:20px;line-height:150%;color:#3f4e65;margin-bottom:25px;padding-top:25px;border-top:1px dashed #3f4e653f}.menu__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.menu__item{padding:5px 0}.menu__item:not(.menu__item:last-child){margin-right:calc(10px + 50 * ((100vw - 320px)/ 1600))}.menu__link{line-height:150%;color:#3f4e65}.header-bottom{position:relative}.header-bottom__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header-bottom__logo-block{position:relative;z-index:10;max-width:160px;max-height:70px;margin-right:calc(1px + 37 * ((100vw - 320px)/ 1600))}.header-bottom__catalog-search{position:relative;z-index:10;margin-right:calc(1px + 34 * ((100vw - 320px)/ 1600))}.header-bottom__catalog-search>:not(:last-child){margin-right:calc(1px + 14 * ((100vw - 320px)/ 1600))}.header-bottom__price-block{position:relative;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.logo-block{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:156px;flex-basis:156px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.catalog-search{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-flex:1;-ms-flex:1 0 470px;flex:1 0 470px}.catalog-search__catalog-btn{-webkit-transition:background .4s ease 0s,-webkit-box-shadow .35s ease 0s;transition:background .4s ease 0s,-webkit-box-shadow .35s ease 0s;-o-transition:background .4s ease 0s,box-shadow .35s ease 0s;transition:background .4s ease 0s,box-shadow .35s ease 0s;transition:background .4s ease 0s,box-shadow .35s ease 0s,-webkit-box-shadow .35s ease 0s;border:1px solid transparent}.catalog-search__catalog-btn::before{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-left:12px;font-size:15px}.catalog-search__catalog-btn._active{background-color:#fff;color:#ffc85e;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.catalog-search__catalog-btn._active::before{content:"";position:relative;top:0;right:0;width:15px;height:15px;background:url(../img/icons/close-orange.svg) 0 0 no-repeat}.catalog-search__search-btn{font-weight:600;font-size:12px;line-height:15px;color:#3f4e65}.catalog-search__search-btn::before{font-size:16px;color:#3f4e65;margin-right:6px}.catalog-search__search-btn._active{color:#ffc85e}.catalog-search__search-btn._active::before{color:#ffc85e}.catalog-search__search-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-transition:-webkit-box-flex .9s ease 0s;transition:-webkit-box-flex .9s ease 0s;-o-transition:flex .9s ease 0s;transition:flex .9s ease 0s;transition:flex .9s ease 0s,-webkit-box-flex .9s ease 0s,-ms-flex .9s ease 0s;min-width:200px}.catalog-search__search-form-input{background:#ededed;border-radius:36px!important;padding:13px 10px 13px 20px;font-size:12px;line-height:150%;color:#5c6370;opacity:.6;height:60px;min-width:150px;-webkit-transition:all .55s ease 0s;-o-transition:all .55s ease 0s;transition:all .55s ease 0s}.catalog-search__search-form-input:focus{opacity:1}.catalog-search__search-form-input._active{-webkit-box-shadow:0 0 5px #8a7e67;box-shadow:0 0 5px #8a7e67}.catalog-search__search-form-btn{position:absolute;border-radius:50%;padding:11.47px;margin:10px;background:#ffc85e;right:0;-webkit-transition:all .6s ease 0s;-o-transition:all .6s ease 0s;transition:all .6s ease 0s}.catalog-search__search-form-btn::before{font-size:18px;color:#fff}.price-block{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.price-block__tel{line-height:150%;position:relative}.price-block__price-list{position:relative;-webkit-transition:all .7s ease 50ms;-o-transition:all .7s ease 50ms;transition:all .7s ease 50ms}.price-block__cart-block{display:-webkit-box;display:-ms-flexbox;display:flex}.tel-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tel-block__body{text-align:right;margin-right:14px}.tel-block__telephone{white-space:nowrap;font-weight:600;color:#111}.tel-block__time-work{font-weight:300;font-size:12px;color:#3f4e65}.tel-block__call-order-btn{text-align:right;font-size:10px;text-decoration:underline;color:#3f4e65;-webkit-transition:all .6s ease 0s;-o-transition:all .6s ease 0s;transition:all .6s ease 0s}.tel-block__call-order-btn::before{display:none}@-webkit-keyframes call{0%,100%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}10%{-webkit-transform:rotate(8deg);transform:rotate(8deg)}20%,40%,60%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}30%,50%,70%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}80%{-webkit-transform:rotate(-8deg);transform:rotate(-8deg)}90%{-webkit-transform:rotate(8deg);transform:rotate(8deg)}}@keyframes call{0%,100%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}10%{-webkit-transform:rotate(8deg);transform:rotate(8deg)}20%,40%,60%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}30%,50%,70%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}80%{-webkit-transform:rotate(-8deg);transform:rotate(-8deg)}90%{-webkit-transform:rotate(8deg);transform:rotate(8deg)}}.tel-block__img{margin-bottom:10px;display:-ms-grid;display:grid;-ms-grid-columns:70px;grid-template-columns:70px;-ms-grid-rows:93px;grid-template-rows:93px;border-radius:47% 53% 51% 49%/63% 68% 32% 37%;overflow:hidden;position:relative}.tel-block__img img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.tel-block__status{position:absolute;top:30px;right:6px;background-color:#1fd85d;z-index:10;border-radius:50%;border:2px solid #f0f6fa;height:8px;width:8px}.cart-block__icon{position:relative;z-index:10;display:block;margin-right:24px}.cart-block__icon::before{font-size:46px;color:#3f4e65}.cart-block__counter{position:absolute;top:2px;right:-9.5px;min-width:22px;min-height:22px;background:#ffc85e;border-radius:35px;border:3px solid #fff;font-weight:700;line-height:17px;padding:0 4px;color:#fff}.cart-block__body{line-height:150%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 0 58px;flex:1 0 58px;text-align:right}.cart-block__naming{font-weight:300;font-size:12px;color:#3f4e65}.cart-block__price{white-space:nowrap;font-weight:600;color:#111}.icon-menu{display:none}.header-catalog{background-color:#fff;position:absolute;z-index:5;top:-160%;left:0;width:100%;opacity:0;pointer-events:none;visibility:hidden;-webkit-transition:all .8s ease 0s,opacity .5s ease 0s;-o-transition:all .8s ease 0s,opacity .5s ease 0s;transition:all .8s ease 0s,opacity .5s ease 0s}.header-catalog._active{pointer-events:initial;top:99%;left:0;min-height:300px;opacity:1;visibility:visible}.header-catalog__container{padding-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex}.header-catalog__nav{-webkit-box-flex:0;-ms-flex:0 0 305px;flex:0 0 305px}.header-catalog__body{width:100%}.catalog-nav__list{padding-right:50px}.catalog-nav__list>:not(:last-child){margin-right:10px}.catalog-nav__item{cursor:pointer;padding:5px 20px;font-weight:700;line-height:17px;border-radius:79px;border:1px solid #ffc85e;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:263px;min-height:60px;position:relative;-webkit-transition:all .15s ease 0s,background .3s ease 0s;-o-transition:all .15s ease 0s,background .3s ease 0s;transition:all .15s ease 0s,background .3s ease 0s}.catalog-nav__item._active{border:none;color:#fff;background:#ffc85e}.catalog-body__column{-webkit-box-flex:0;-ms-flex:0 0 33.333%;flex:0 0 33.333%}.catalog-body__item{height:100%;padding:0 50px 0 50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.catalog-body__item-top{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.catalog-body__item-bottom{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.catalog-body__household-chemicals-body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.catalog-body__cosmetic-hygiene-body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.catalog-body__house-products-body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.catalog-body__kids-goods-body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.catalog-body__tableware-body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.catalog-item-top{padding-bottom:40px;border-bottom:1px dashed #3f4e65}.catalog-item-top__title{display:inline-block;font-weight:500;font-size:16px;line-height:150%;text-transform:uppercase;color:#111;margin-bottom:15px}.catalog-item-top__body{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.catalog-item-top__body>:not(:last-child){margin-bottom:10px}.catalog-item-top__item{line-height:150%;color:#3f4e65}.catalog-item-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:40px 0 80px 0}.spoiller-catalog{background-color:#fff;position:absolute;z-index:5;top:-150%;left:0;width:100%;opacity:0;pointer-events:none;visibility:hidden;-webkit-transition:all .8s ease 0s;-o-transition:all .8s ease 0s;transition:all .8s ease 0s}.spoiller-catalog._active{left:0;pointer-events:initial;top:99%;min-height:300px;opacity:1;visibility:visible}.spoiller-catalog__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.spoiller-catalog__body-item>:not(li:last-child){border-bottom:1px dashed #3f4e65}.spoiller-catalog__body-item>:not(li:last-child)._active{border-bottom:none}.spoiller-catalog__body-item:last-child{margin-bottom:15px}.spoiller-item__title-category{padding:20px 28px 20px 0;position:relative;-webkit-transition:all .9s ease 0s;-o-transition:all .9s ease 0s;transition:all .9s ease 0s}.spoiller-item__title-category a{font-weight:500;font-size:16px;line-height:150%;text-transform:uppercase;color:#111}.spoiller-item__title-category::before{content:"";position:absolute;top:30px;right:10px;background-color:#000;width:15px;height:1px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.spoiller-item__title-category::after{content:"";position:absolute;top:30px;right:0;background-color:#000;width:15px;height:1px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.spoiller-item__title-category._active::before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.spoiller-item__title-category._active::after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.sub-categ-common a{line-height:150%;color:#3f4e65}.sub-categ__item{padding-left:20px}.sub-categ__item>:not(:last-child){margin-bottom:10px}.sub-categ__title-category{position:relative;padding-right:18px}.sub-categ__title-category::before{content:"";position:absolute;top:10px;right:7px;background-color:#000;width:10px;height:1px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.sub-categ__title-category::after{content:"";position:absolute;top:10px;right:0;background-color:#000;width:10px;height:1px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.sub-categ__title-category._active::before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.sub-categ__title-category._active::after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.sub-categ__sub-sub-categ{padding-left:40px}.sub-categ__sub-sub-categ>:not(:last-child){margin-bottom:10px}.footer{background:#3f4e65;-webkit-box-shadow:0 15px 70px -11px rgba(43,28,1,.04);box-shadow:0 15px 70px -11px rgba(43,28,1,.04)}.footer__container{padding-top:70px;padding-bottom:30px;display:-webkit-box;display:-ms-flexbox;display:flex}.footer__columns-body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.footer-col-about-company__logo-body{margin-bottom:15px}.footer-col-about-company__logo{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;text-transform:uppercase;font-size:26px}.footer-col-about-company__logo::before{font-size:63px}.footer-col-about-company__info{font-size:16px;line-height:150%;color:#fff;margin-bottom:45px}.about-company-form{width:100%}.about-company-form__text{font-size:12px;line-height:150%;color:#fff;margin-bottom:14px}.about-company-form__body{position:relative}.about-company-form__input{height:60px;font-size:12px;line-height:150%;border-radius:36px!important;color:#5c637079;-webkit-transition:-webkit-box-shadow .45s ease 0s;transition:-webkit-box-shadow .45s ease 0s;-o-transition:box-shadow .45s ease 0s;transition:box-shadow .45s ease 0s;transition:box-shadow .45s ease 0s,-webkit-box-shadow .45s ease 0s}.about-company-form__input:focus{-webkit-box-shadow:0 0 7px #000;box-shadow:0 0 7px #000}.about-company-form__button{color:#fff;padding:11px 12px;position:absolute;top:10px;right:10px;width:39px;height:39px;background-color:#ffc85e;font-size:17px;border-radius:50%}.footer-menu{max-width:230px}.footer-category__title,.footer-menu__title{font-weight:600;font-size:20px;line-height:150%;color:#fff;margin-bottom:25px}.footer-category__list>:not(.footer-menu__list:last-child):not(.footer-category__list:last-child),.footer-menu__list>:not(.footer-menu__list:last-child):not(.footer-category__list:last-child){margin-bottom:20px}.footer-category__list a,.footer-menu__item a{line-height:150%;color:#fff;-webkit-transition:all 80ms ease 0s;-o-transition:all 80ms ease 0s;transition:all 80ms ease 0s}.footer-category{max-width:230px}.footer-pricelist{max-width:240px}.footer-pricelist__body{color:#fff}.footer-pricelist__title{font-weight:600;font-size:20px;line-height:150%;margin-bottom:25px}.footer-pricelist__social{margin-top:20px;margin-bottom:20px}.footer-pricelist__social a:not(:last-child){margin-right:10px}.footer-pricelist__social-title{line-height:150%;margin-bottom:15px}.footer-pricelist__watsapp{display:inline-block;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.footer-pricelist__telegram{display:inline-block;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.footer-contacts{max-width:230px;color:#fff}.footer-contacts__title{font-weight:600;font-size:20px;line-height:150%;margin-bottom:25px}.footer-contacts__body{margin-bottom:25px}.footer-contacts__body>:not(:last-child){margin-bottom:5px}.footer-contacts__telephone{display:inline-block;color:inherit;font-weight:600;line-height:150%}.footer-contacts__time-work{font-weight:300;font-size:12px;line-height:150%}.footer-contacts__call-order-btn{display:inline-block;text-decoration:underline;font-size:10px;line-height:150%;color:inherit;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;display:table;direction:rtl;position:relative}.footer-contacts__call-order-btn::before{position:absolute;top:0;right:-20px;-webkit-animation:call 2s ease 0s infinite normal forwards;animation:call 2s ease 0s infinite normal forwards;font-size:0}.footer-contacts__email{font-weight:600;line-height:18px;margin-bottom:25px}.footer-contacts__vallet img{width:61px;height:39px}.footer-email__email{color:inherit}.footer-email__text{font-weight:300}.page>:not(:first-child){margin-bottom:calc(50px + 50 * ((100vw - 320px)/ 1600))}.page__main-bg{margin-bottom:calc(30px + 70 * ((100vw - 320px)/ 1600))}.main-bg{position:relative}.main-bg__body::before{content:"";width:50%;position:absolute;z-index:1;top:0;left:calc(0px + -40 * ((100vw - 320px)/ 1600));height:100%;background:-o-linear-gradient(.14deg,#8a94ab .13%,rgba(138,148,171,0) 99.89%);background:linear-gradient(89.86deg,#8a94ab .13%,rgba(138,148,171,0) 99.89%);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.main-bg__content-body{padding-top:calc(55px + 43 * ((100vw - 320px)/ 1600));padding-bottom:calc(56px + 38 * ((100vw - 320px)/ 1600));position:relative;z-index:2;color:#fff;max-width:calc(300px + 270 * ((100vw - 320px)/ 1600))}.main-bg__title{font-weight:500;font-size:70px;line-height:110%;margin-bottom:calc(10px + 30 * ((100vw - 320px)/ 1600))}.main-bg__subtitle{font-weight:800;font-size:30px;line-height:150%;text-transform:uppercase}.main-bg__goto-catalog{color:inherit;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;margin-bottom:calc(20px + 70 * ((100vw - 320px)/ 1600));max-width:calc(200px + 100 * ((100vw - 320px)/ 1600));max-height:calc(60px + 35 * ((100vw - 320px)/ 1600));padding:30px 20px;font-size:18px;line-height:22px;letter-spacing:.15em;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.main-bg__benefits{display:-webkit-box;display:-ms-flexbox;display:flex}.main-bg__benefits>:not(.main-bg__benefits:last-child){margin-right:35px}.main-bg__benefits-text{max-width:230px;line-height:150%;padding-left:50px;position:relative}.main-bg__benefits-text::before{content:"+";padding:6.5px 12.5px;text-align:center;font-size:20px;line-height:24px;text-align:center;letter-spacing:.3em;text-transform:uppercase;width:39px;height:39px;position:absolute;z-index:2;top:0;left:0;background:#ffc856;border-radius:50%;color:#fff}.promo-goods__title{margin-bottom:calc(28px + 22 * ((100vw - 320px)/ 1600))}.promo-goods__swiper-pagging{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:22px 0 0 0}.promo-goods__item{max-height:490px;padding:29px 23px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-shadow:0 14px 39px -11px rgba(0,0,0,.06);box-shadow:0 14px 39px -11px rgba(0,0,0,.06);border-radius:10px;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.promo-item{height:100%;min-height:490px}.promo-item__image{position:relative;height:194px}.promo-item__image a{display:block}.promo-item__image img{left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);width:initial}.promo-item__label-body{position:absolute;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.promo-item__label-body>:not(:last-child){margin-right:8px}.promo-item__label-body>*{text-transform:uppercase;border-radius:5px;padding:5px 10px;font-weight:600;font-size:10px;line-height:150%;text-align:center;letter-spacing:.045em;color:#fff}.promo-item__label-popular{background:#1fd85d}.promo-item__label-new{background:#6daeea}.promo-item__label-discount{background:#d81f1f}.promo-item__label-bestchoise{background:#1fd8cd}.promo-item__label-cashback{background:#d06efe}.promo-item__dimension{font-size:12px;line-height:130%;color:#3f4e65;margin-bottom:10px}.promo-item__dimension::before{font-size:14px;margin-right:8px}.promo-item__title{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;font-weight:500;font-size:16px;line-height:130%;color:#111;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;display:inline-block;margin-bottom:20px}.promo-item__title span{font-weight:800}.promo-item__common-info{font-weight:300;font-size:14px;line-height:150%;color:#3f4e65;margin-bottom:15px}.promo-item__common-info span{font-weight:500;color:#111;margin-left:5px}.promo-item__price-buy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.promo-item__price-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;white-space:nowrap}.promo-item__price-body>:not(:last-child){margin-right:10px}.promo-item__price{font-weight:800;font-size:16px;line-height:130%;color:#111}.promo-item__price._discount{font-weight:500;font-size:10px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;color:#3f4e65}.promo-item__btn-buy{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;white-space:nowrap}.goods-category__title-body{margin-bottom:50px}.goods-category__title-body>:not(.goods-category__title-body:last-child){margin-bottom:15px}.category-crads{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 -15px}.category-crads__item{padding:0 15px;-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;height:100%;-webkit-transition:-webkit-transform .4s ease 0s;transition:-webkit-transform .4s ease 0s;-o-transition:transform .4s ease 0s;transition:transform .4s ease 0s;transition:transform .4s ease 0s,-webkit-transform .4s ease 0s}.category-crads__item-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.category-crads__image{margin-bottom:20px;height:245px;border-radius:20px;overflow:hidden}.category-crads__naming{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center;font-weight:500;font-size:16px;line-height:130%;color:#111}.promo-slider__body{position:relative}.promo-slider__item{position:relative;background-color:#a9afb8;border-radius:10px;overflow:hidden;min-height:500px;min-height:500px}.promo-slider__img{position:absolute;width:100%;height:100%;top:0;right:-100px}.promo-slider__img img{position:absolute;width:100%;height:100%;bottom:0;right:0;-o-object-fit:contain;object-fit:contain;-o-object-position:right bottom;object-position:right bottom}.promo-slider__content-body{position:relative;z-index:1;padding-bottom:70px;padding-top:75px;padding-left:113px;max-width:600px}.promo-slider-content{color:#fff}.promo-slider-content__data{font-weight:500;line-height:150%;letter-spacing:.3em;text-transform:uppercase;margin-bottom:10px;font-size:14px;margin-bottom:10px}.promo-slider-content__title{display:inline-block;font-weight:800;font-size:70px;line-height:110%;color:inherit;margin-bottom:30px;-webkit-transition:color .4s ease 0s;-o-transition:color .4s ease 0s;transition:color .4s ease 0s}.promo-slider-content__promo-condition{font-size:20px;margin-bottom:50px;line-height:150%;max-width:500px}.promo-slider-content__btn{font-weight:700;-webkit-box-orient:initial;-webkit-box-direction:initial;-ms-flex-direction:initial;flex-direction:initial;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:18px;line-height:22px;letter-spacing:.05em;color:#fff;padding:0 20px;min-height:90px;min-width:343px}.swiper-button-add-prev{cursor:pointer;position:absolute;top:50%;left:-29px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.swiper-button-add-prev::before{width:67px;height:67px;background-color:#fff;color:#ffc85e;font-size:16px;padding:25px 26px;border-radius:50%;-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.swiper-button-add-next{cursor:pointer;position:absolute;top:50%;right:-29px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.swiper-button-add-next::before{width:67;height:67px;background-color:#fff;color:#ffc85e;font-size:16px;padding:25px 26px;border-radius:50%}.slider-quality__pagging-add{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.slider-quality__pagging-add>*{cursor:pointer;width:16px;height:7px;background-color:#3f4e65ee;border-radius:100px;line-height:20px;margin:0 6px;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.slider-quality__pagging-add>.swiper-pagination-bullet-active{height:10px;width:26px;background:#fff}.slider-quality__pagging-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:25px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.slider-quality__pagging-logo>*{width:16px;height:7px;background-color:#3f4e65ee;border-radius:100px;line-height:20px;margin:0 6px;cursor:pointer;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.slider-quality__pagging-logo>.swiper-pagination-bullet-active{height:10px;width:26px;background:#ffc856}.logo-slider__title-body{margin-bottom:50px}.logo-slider__title{margin-bottom:15px}.logo-slider__slider-body{overflow:hidden}.logo-slider-body__wrapper{width:100%;min-height:77px!important;-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex}.logo-slider-body__item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.logo-slider-body__item-img{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;-webkit-box-shadow:0 15px 30px -6px rgba(43,28,1,.04);box-shadow:0 15px 30px -6px rgba(43,28,1,.04);border-radius:10px;-webkit-transition:-webkit-box-shadow .3s ease 0s;transition:-webkit-box-shadow .3s ease 0s;-o-transition:box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s,-webkit-box-shadow .3s ease 0s}.logo-slider-body__item-img img{padding:4px 10px;max-width:193px;min-width:100px;min-height:50px;max-height:63px;-o-object-fit:contain;object-fit:contain}.map__body{height:600px;position:relative}.map__body iframe{height:100%;width:100%}.map__content{position:absolute;top:0;left:0;padding-top:60px;padding-left:50px;padding-right:30px;padding-bottom:70px;background:rgba(255,255,255,.3);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border-radius:8px;margin:30px}.content-map{color:#3f4e65}.content-map__title{font-weight:500;font-size:40px;line-height:120%;margin-bottom:15px}.content-map__row-title{line-height:130.02%;font-weight:700;margin-bottom:10px}.content-map__subtitle{font-size:20px;font-weight:300;font-size:20px;line-height:120%}.content-map__body{display:-webkit-box;display:-ms-flexbox;display:flex}.content-map__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#3f4e65;padding-top:25px;padding-bottom:25px}.content-map__row.dashed a:not(a:last-child){margin-bottom:3px}.content-map__row a{color:inherit;display:inline-block}.content-map__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;line-height:130.02%}.content-map__info a{color:inherit}.content-map__info::before{margin-right:10px}.content-map__mail{color:inherit;display:inline-block}.page-product{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.page-product__product{margin-bottom:80px}.page-product__similar{margin-bottom:100px}.page-product__viewed{margin-bottom:100px}.breadcrumbs{overflow:auto;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;place-items:center}.breadcrumbs__body{margin-top:35px;margin-bottom:50px}.breadcrumbs__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap;font-weight:300;font-size:14px;line-height:120%}.breadcrumbs__link{color:#3f4e65}.breadcrumbs__item{color:#3f4e659c}.breadcrumbs__btn{display:none}.product__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.product__column{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;min-width:0}.product-slider__top{margin-bottom:15px}.product-slider-top__img{padding-bottom:67.8%}.product-slider-bottom__wrappper{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -15px}.product-slider-bottom__slide{padding:0 15px;-webkit-box-flex:0;-ms-flex:0 1 33.333%;flex:0 1 33.333%}.product-slider-bottom__img{cursor:pointer;padding-bottom:88%}.product-info-about{padding-top:35px;padding-left:38px;padding-right:5px}.product-info-about__instock{font-weight:500;font-size:14px;line-height:130%;color:#1fd85d;margin-bottom:10px}.product-info-about__instock._notavailable{color:rgba(219,16,16,.918)}.product-info-about__title{font-size:30px;line-height:150%;color:#111;margin-bottom:10px}.product-info-about__title a{color:inherit;font-weight:800}.product-info-about__dimension{margin-bottom:15px}.product-info-about__price-order{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-info-about__price-order>*{margin-bottom:10px}.product-info-about__description-body>:not(:first-child)::before{content:"";position:absolute;top:0;left:0;min-width:276px;height:1px;border:1px dashed #3f4e6571}.product-info-about__characteristics>.product-about-description__body{font-size:14px}.product-info-about__characteristics>.product-about-description__body span{font-weight:500}.product-about-order{margin-bottom:10px}.product-about-order>:not(:last-child){margin-right:40px}.product-about-order__price{white-space:nowrap;font-weight:800;font-size:30px;line-height:130%;color:#111}.product-about-order__btn{padding:18.5px 0;min-width:188px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;white-space:nowrap;font-size:14px;line-height:17px;color:#fff}.product-about-order__btn::before{font-size:23px}.product-about-more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:25px}.product-about-more>:not(:last-child){margin-right:10px}.product-about-more>*{-webkit-box-shadow:0 15px 70px -11px rgba(43,28,1,.09);box-shadow:0 15px 70px -11px rgba(43,28,1,.09);border-radius:10px;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;margin-bottom:10px}.product-about-more__share{-webkit-box-flex:0;-ms-flex:0 0 78px;flex:0 0 78px;padding:10px;height:77px;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}.product-about-more__share::before{font-size:24px;color:#ffc85e}.product-about-more__delivery-info{min-height:77px;-webkit-box-flex:0;-ms-flex:0 1 323px;flex:0 1 323px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 40px;text-align:center;font-size:12px;line-height:150%;text-align:center;color:#3f4e65}.product-about-more__delivery-info span{font-weight:700}.product-about-more__price-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:30px 40px;font-weight:700;font-size:14px;line-height:17px;color:#3f4e65}.product-about-more__price-list::before{margin-left:10px}.product-about-info{font-style:normal;font-weight:300;font-size:14px;line-height:150%;color:#3f4e65;margin-bottom:10px}.product-about-info span{font-weight:700}.product-about-info>:not(:last-child){margin-bottom:5px}.product-about-description{position:relative}.product-about-description__title{cursor:pointer;padding:20px 0;display:inline-block;font-weight:500;font-size:16px;line-height:150%;color:#111;position:relative;padding-right:15px}.product-about-description__title::after{content:"";position:absolute;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:0;width:0;height:0;border-style:solid;border-width:7px 3.75px 0 3.75px;border-color:#3f4e65 transparent transparent transparent}.product-about-description__title._active::after{content:"";border-width:0 3.75px 7px 3.75px;border-color:transparent transparent #3f4e65 transparent}.product-about-description__body{font-weight:300;font-size:12px;line-height:150%;color:#3f4e65;padding:0 50px 20px 0}.similar-product__container{position:relative;z-index:1}.similar-product__body{padding-bottom:40px}.similar-product__body.swiper-container{overflow:hidden}.similar-product__body.swiper-container .swiper-wrapper{width:100%;height:100%;-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.similar-product__body.swiper-container.swiper-container-vertical .swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.similar-product__body.swiper-container.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.similar-product__swiper-pagging,.viewed-product__swiper-pagging{position:absolute;left:50%;bottom:5px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;z-index:10}.similar-product__swiper-pagging.swiper-pagination-hidden,.swiper-pagination-hidden.viewed-product__swiper-pagging{opacity:0}.similar-product__swiper-pagging.swiper-pagination-bullets-dynamic,.swiper-pagination-bullets-dynamic.viewed-product__swiper-pagging{overflow:hidden;font-size:0}.similar-product__swiper-pagging.swiper-pagination-bullets-dynamic>.swiper-pagination-bullet,.swiper-pagination-bullets-dynamic.viewed-product__swiper-pagging>.swiper-pagination-bullet{width:26px;height:7px;display:inline-block;border-radius:100px;background:#000;opacity:.2}.similar-product__swiper-pagging.swiper-pagination-bullets-dynamic>.swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic.viewed-product__swiper-pagging>.swiper-pagination-bullet-active{opacity:1;background-color:#ffc85e}.similar-product__swiper-pagging.swiper-pagination-bullets-dynamic>.swiper-pagination-bullet,.swiper-pagination-bullets-dynamic.viewed-product__swiper-pagging>.swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.similar-product__swiper-pagging.swiper-pagination-bullets-dynamic>.swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic.viewed-product__swiper-pagging>.swiper-pagination-bullet-active{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.similar-product__swiper-pagging.swiper-pagination-bullets-dynamic>.swiper-pagination-bullet-active-main,.swiper-pagination-bullets-dynamic.viewed-product__swiper-pagging>.swiper-pagination-bullet-active-main{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.similar-product__swiper-pagging.swiper-pagination-bullets-dynamic>.swiper-pagination-bullet-active-prev,.swiper-pagination-bullets-dynamic.viewed-product__swiper-pagging>.swiper-pagination-bullet-active-prev{-webkit-transform:scale(.55);-ms-transform:scale(.55);transform:scale(.55)}.similar-product__swiper-pagging.swiper-pagination-bullets-dynamic>.swiper-pagination-bullet-active-prev-prev,.swiper-pagination-bullets-dynamic.viewed-product__swiper-pagging>.swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.similar-product__swiper-pagging.swiper-pagination-bullets-dynamic>.swiper-pagination-bullet-active-next,.swiper-pagination-bullets-dynamic.viewed-product__swiper-pagging>.swiper-pagination-bullet-active-next{-webkit-transform:scale(.55);-ms-transform:scale(.55);transform:scale(.55)}.similar-product__swiper-pagging.swiper-pagination-bullets-dynamic>.swiper-pagination-bullet-active-next-next,.swiper-pagination-bullets-dynamic.viewed-product__swiper-pagging>.swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.viewed-product__body{padding-bottom:40px}.viewed-product__body.swiper-container{overflow:hidden}.viewed-product__body.swiper-container .swiper-wrapper{width:100%;height:100%;-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.viewed-product__body.swiper-container.swiper-container-vertical .swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.viewed-product__body.swiper-container.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.viewed-product__container{position:relative;z-index:1}.catalog-products{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.main-catalog__header-title{margin-bottom:25px}.main-catalog__sub-categories-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.header-title{display:-webkit-box;display:-ms-flexbox;display:flex}.header-title__title{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.sorting-pannels__sorting-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sorting-pannels__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:16px;line-height:150%;color:#111;margin-right:5px}.sorting-pannels__select-body{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:30px}.sorting-pannels__swicher-input{display:none}.sorting-pannels__swicher-input:checked+label::after{-webkit-transform:translateX(-44px);-ms-transform:translateX(-44px);transform:translateX(-44px)}.sorting-pannels__swicher-input:checked+label::before{content:"";-webkit-filter:grayscale(.7);filter:grayscale(.7);opacity:.6;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.sorting-pannels__swicher-input:checked+label span::before{content:"";-webkit-filter:grayscale(1);filter:grayscale(1);opacity:1;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.sorting-pannels__swicher-label{display:inline-block;width:100px;height:45px;background:rgba(188,166,122,.2);border-radius:1000px;position:relative;z-index:1;cursor:pointer}.sorting-pannels__swicher-label span::before{content:"";content:"";position:absolute;z-index:3;top:16.5px;left:21px;background-image:url(../img/icons/burger.svg);width:14px;height:12px;-webkit-filter:grayscale(.7);filter:grayscale(.7);opacity:.6}.sorting-pannels__swicher-label::before{content:"";position:absolute;z-index:3;top:14.5px;right:20.5px;background-image:url(../img/icons/catalog.svg);width:17px;height:17px;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.sorting-pannels__swicher-label::after{content:"";position:absolute;top:4px;right:4px;width:49px;height:37px;z-index:2;background-color:#fff;border-radius:1000px;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.sub-categories__item{line-height:17px;text-align:center;color:#3f4e65;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.sub-categories__item._checked{color:#fff;background-color:#ffc85e;-webkit-box-shadow:0 15px 70px -11px rgba(43,28,1,.04);box-shadow:0 15px 70px -11px rgba(43,28,1,.04)}.main-body-catalog__sidebar{-webkit-box-flex:0;-ms-flex:0 0 346px;flex:0 0 346px}.main-body-catalog__content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.catalog-content__main-content-body{display:-ms-grid;display:grid;-ms-grid-columns:(326px)[3];grid-template-columns:repeat(3,326px);gap:21px;-ms-grid-rows:(minmax(489px,490px))[5];grid-template-rows:repeat(5,minmax(489px,490px));margin-bottom:50px}.catalog-content__main-content-body._line-grid{-ms-grid-columns:1fr;grid-template-columns:1fr}.catalog-content__pagging{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:68px}.catalog-content__text{max-width:910px;line-height:150%;color:#3f4e65;margin-bottom:25px}.catalog-sidebar__aside-form{margin-bottom:40px}.catalog-sidebar__title{font-weight:500;font-size:16px;line-height:150%;color:#111;margin-bottom:10px;cursor:pointer;height:100%}.catalog-sidebar__title::before{display:none}.sidebar-form__btn-submit{vertical-align:top;padding:0 51px;height:59px;background:#ffc85e;border-radius:79px;color:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:17px;margin-right:10px;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.sidebar-form__btn-reset{margin-left:-4.5px;width:59px;background:#ffc85e;border-radius:50%;height:59px;position:relative;-webkit-transition:background .3s ease 0s;-o-transition:background .3s ease 0s;transition:background .3s ease 0s}.sidebar-form__btn-reset::before{font-size:18px;color:#fff;position:absolute;top:20px;left:20px}.sidebar-price__title{font-weight:300;font-size:14px;line-height:150%;color:#3f4e65}.sidebar-price__title::after{font-weight:600}.sidebar-price__range{margin:45px 25px 20px}.sidebar-price__inputs{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:27px;-moz-column-gap:27px;column-gap:27px;margin-bottom:30px}.sidebar-price__inputs input{height:23px;background:-webkit-gradient(linear,left top,right top,from(rgba(255,198,80,.3)),color-stop(97.25%,rgba(254,202,110,.3)));background:-o-linear-gradient(left,rgba(255,198,80,.3) 0,rgba(254,202,110,.3) 97.25%);background:linear-gradient(90deg,rgba(255,198,80,.3) 0,rgba(254,202,110,.3) 97.25%);border-radius:1000px!important;text-align:center}.sidebar-price__inputs input:focus{outline:0}.sidebar-price__inputs::after{content:"";position:absolute;top:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;height:2px;width:10px;background-color:#000;color:#000}.sidebar{margin-bottom:20px;border-bottom:1px dashed #3f4e6580}.sidebar label{cursor:pointer;display:inline;line-height:150%;color:#3f4e65;position:relative;padding-left:23px}.sidebar label span{font-size:10px}.sidebar label::before{content:"";position:absolute;top:6px;left:2px;width:10px;height:10px;border-radius:1px;border:.5px solid #3f4e65;-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.sidebar input{display:none}.sidebar input:checked+label{color:#f3a50d}.sidebar input:checked+label::after{content:"";position:absolute;top:8px;left:4px;width:7px;height:6px;background:url(../img/icons/checked.svg) 0 0 no-repeat;-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3)}.sidebar__title{font-weight:500;font-size:16px;line-height:150%;color:#111;margin-bottom:15px}.sidebar__input{display:block!important;font-size:12px;line-height:150%;color:#5c6370;opacity:.6;height:59px;background:#ededed;border-radius:36px!important;margin-bottom:15px}.sidebar__btn{position:absolute;top:0;right:0;border-radius:50%;padding:11.47px;margin:10px;background:#ffc85e;right:0;-webkit-transition:all .6s ease 0s;-o-transition:all .6s ease 0s;transition:all .6s ease 0s}.sidebar__btn::before{color:#fff;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.sidebar__input-body{position:relative}.sidebar__checkbox-body{margin-bottom:5px}.sidebar__checkbox-body>:not(:last-child){margin-bottom:5px}.sidebar__checkbox-more>:not(:last-child){margin-bottom:5px}.nav-menu-sidebar__list{padding-bottom:20px;border-bottom:1px dashed #3f4e657e}.nav-menu-sidebar__list>:not(:last-child,:first-child){margin-bottom:10px}.nav-menu-sidebar__nav>*{margin-bottom:20px}.nav-menu-sidebar__title{font-weight:500;font-size:16px;line-height:150%;text-transform:uppercase;color:#111;margin-bottom:15px;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.nav-menu-sidebar__link{line-height:150%;color:#3f4e65;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.sidebar-brends__title{font-weight:500;font-size:16px;line-height:150%;text-transform:uppercase;color:#111;margin-bottom:15px}.sidebar-brends__body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.sidebar-brends__item-img{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:0 15px 30px -6px rgba(43,28,1,.04);box-shadow:0 15px 30px -6px rgba(43,28,1,.04);border-radius:10px;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.sidebar-brends__item-img img{padding:4px 10px;max-width:180px;min-width:100px;min-height:50px;max-height:63px;-o-object-fit:contain;object-fit:contain}.sidebar-brends__body-more{text-align:center}.sidebar-brends__body-more._open{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.pagging__arrow-prev{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg);-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;-o-transition:transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s}.pagging__arrow-prev::before{color:#ffc85e}.pagging__arrow-next{-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;-o-transition:transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s}.pagging__arrow-next::before{color:#ffc85e}.pagging__list{height:35px;padding:0 31px;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}.pagging__item{font-weight:500;line-height:130%;text-align:center;color:#3f4e65;position:relative;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:35px;height:35px}.pagging__item::before{content:"";z-index:-1;position:absolute;top:0;left:0;height:35px;width:35px;background-color:transparent;border-radius:50%}.pagging__item._active::before{background:-webkit-gradient(linear,left top,right top,from(rgba(255,198,80,.3)),color-stop(97.25%,rgba(254,202,110,.3)));background:-o-linear-gradient(left,rgba(255,198,80,.3) 0,rgba(254,202,110,.3) 97.25%);background:linear-gradient(90deg,rgba(255,198,80,.3) 0,rgba(254,202,110,.3) 97.25%)}.cart{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.content-cart__basket{border-top:1px dashed #3f4e6580;border-bottom:1px dashed #3f4e6580}.content-cart__basket>:not(:last-child){border-bottom:1px dashed #3f4e6580}.content-cart__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:50px;padding-bottom:50px}.content-cart__confirm{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:50px;padding-bottom:50px;margin-bottom:50px}.content-cart__order-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 37.5px;height:59px;background-color:#ffc85e;border-radius:79px;font-weight:700;line-height:17px;color:#fff;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.content-cart__total-price{font-size:30px;line-height:130%;color:#111;font-weight:700}.item-cart__img{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:191px}.item-cart__img img{max-width:281px;max-height:191px;-o-object-fit:contain;object-fit:contain}.item-cart__content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex}.item-cart__info-body>:not(:last-child){margin-bottom:10px}.item-cart__dimension{font-size:12px;line-height:130%;color:#3f4e65}.item-cart__dimension::before{color:#3f4e65;margin-right:8px}.item-cart__title{font-size:30px;line-height:36px;color:#111;height:72px;display:-webkit-box;font-weight:700;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.item-cart__description{font-weight:300;font-size:12px;line-height:150%;color:#3f4e65}.item-cart__ordering{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:15px}.item-cart__ordering>*{padding:0 5px}.item-cart__ordering .quantity{height:59px;display:-ms-grid;display:grid;-ms-grid-columns:34px 45px 34px;grid-template-columns:34px 45px 34px;-ms-grid-rows:59px;grid-template-rows:59px}.item-cart__price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;height:59px;font-size:30px;line-height:130%;color:#111;font-weight:700;white-space:nowrap}.item-cart__btn-delete{height:59px;width:59px;color:#fff;background-color:#ffc85e;border-radius:50%;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.item-cart__btn-delete::before{position:relative;z-index:1}.ordering{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.order__main{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}.main-order__btn-submit-body{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.main-order__btn-submit{font-weight:700;line-height:17px;color:#fff;padding:5px 60.5px;min-height:59px;background-color:#ffc85e;border-radius:79px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.main-order__btn-submit a{color:inherit}.main-order__column-order-items{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.order-data__item>:not(:first-child,:last-child){margin-bottom:15px}.order-data__item:not(:last-child){margin-bottom:40px}.order-data__number_two::before{content:"2"!important}.order-extradata__info>:not(:last-child){margin-bottom:20px}.order-extradata__info:not(:last-child){margin-bottom:40px}.order-extradata__item{background:#fff;-webkit-box-shadow:0 14px 39px -11px rgba(0,0,0,.1);box-shadow:0 14px 39px -11px rgba(0,0,0,.1);border-radius:10px;padding:15px}.order-extradata__title{font-weight:500;font-size:16px;line-height:150%;text-transform:uppercase;color:#111;position:relative;padding-left:50px;height:35px;line-height:35px;margin-bottom:15px}.order-extradata__title::before{color:#3f4e65;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;left:0;width:35px;height:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background:-webkit-gradient(linear,left top,right top,from(rgba(255,198,80,.3)),color-stop(97.25%,rgba(254,202,110,.3)));background:-o-linear-gradient(left,rgba(255,198,80,.3) 0,rgba(254,202,110,.3) 97.25%);background:linear-gradient(90deg,rgba(255,198,80,.3) 0,rgba(254,202,110,.3) 97.25%)}.order-extradata__title_question::before{content:"?";font-weight:900;font-size:16px;line-height:150%;text-transform:uppercase}.order-extradata__text{font-size:12px;line-height:150%;color:#3f4e65}.order-extradata__text a{color:inherit;font-weight:800}.order-extradata__text span{font-weight:800}.order-form-item__title::before{content:"3"!important}.order-form-item__text{font-weight:500;font-size:16px;line-height:150%;color:#111;margin-bottom:10px}.order-form-item__textarea{font-size:12px;line-height:150%;color:#5c6370;opacity:.6;resize:none;background:#ededed;border-radius:36px!important;width:100%!important;height:324px!important;padding:20px 30px!important}.order-items{padding-top:60px;padding-left:31px;padding-right:31px;padding-bottom:38px}.order-items__title{font-weight:700;font-size:30px;line-height:120%;color:#111;margin-bottom:30px}.order-items__choosed{max-height:595px}.order-items__choosed .order-items__item:not(:last-child){margin-bottom:20px}.order-items__item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 0 18px;border-bottom:1px dashed #3f4e6581}.order-items__total{font-weight:700;font-size:20px;line-height:120%;color:#111;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 0;margin-bottom:20px}.order-items__edit-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:5px 30px;height:59px;background:#ffc85e;border-radius:79px;font-weight:700;line-height:17;color:#fff;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.order-items__edit-btn::before{margin-left:12px}.choodes-item__img{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 216px;flex:0 0 216px;height:165px;margin-right:20px}.choodes-item__img img{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:100%}.choodes-item__dimension{font-size:12px;line-height:130%;color:#3f4e65;margin-bottom:10px}.choodes-item__dimension::before{margin-right:9px}.choodes-item__title{display:block;max-height:280px;font-weight:500;font-size:20px;line-height:24px;color:#111;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:15px}.choodes-item__price{font-weight:700;font-size:20px;line-height:130%;color:#111}.order-input__title{font-weight:500;font-size:16px;line-height:150%;color:#111;margin-bottom:10px}.order-input__input{background:#ededed;border-radius:36px!important;height:59px;padding:0 30px;font-size:12px;line-height:150%;color:#5c6370;opacity:.6;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.order-input__input._error{-webkit-box-shadow:0 0 13px .5px #f10303 inset;box-shadow:0 0 13px .5px #f10303 inset}.order-input__input:focus{-webkit-box-shadow:0 0 8px .5px #1111119c;box-shadow:0 0 8px .5px #1111119c}.order-title{font-weight:500;font-size:16px;line-height:150%;text-transform:uppercase;color:#111;position:relative;padding-left:50px;height:35px;line-height:35px;margin-bottom:30px}.order-title::before{content:"1";position:absolute;top:0;left:0;width:35px;height:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background:-webkit-gradient(linear,left top,right top,from(rgba(255,198,80,.3)),color-stop(97.25%,rgba(254,202,110,.3)));background:-o-linear-gradient(left,rgba(255,198,80,.3) 0,rgba(254,202,110,.3) 97.25%);background:linear-gradient(90deg,rgba(255,198,80,.3) 0,rgba(254,202,110,.3) 97.25%)}.select_select-order .select__item{background:#ededed;border-radius:36px!important;height:59px;padding:0 30px;font-size:12px;line-height:150%;color:#5c6370;opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.select_select-order .select__item .select__title{background-color:transparent;width:100%}.select_select-order .select__item .select__options{top:60px;right:0;max-width:100%;width:100%;padding:5px 0;border-radius:20px}.select_select-order .select__item .select__options .select__option{padding:10px 15px;border-radius:11px}[data-simplebar]{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}[data-simplebar] .simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}[data-simplebar] .simplebar-wrapper .simplebar-height-auto-observer-wrapper{-webkit-box-sizing:inherit!important;box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;-webkit-box-flex:inherit;-ms-flex-positive:inherit;flex-grow:inherit;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:0;flex-basis:0}[data-simplebar] .simplebar-wrapper .simplebar-height-auto-observer-wrapper .simplebar-height-auto-observer{-webkit-box-sizing:inherit;box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}[data-simplebar] .simplebar-wrapper .simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto!important;height:auto!important;z-index:0}[data-simplebar] .simplebar-wrapper .simplebar-mask .simplebar-offset{direction:inherit!important;-webkit-box-sizing:inherit!important;box-sizing:inherit!important;resize:none!important;position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}[data-simplebar] .simplebar-wrapper .simplebar-mask .simplebar-offset .simplebar-content-wrapper{overflow-x:hidden;direction:inherit;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;scrollbar-width:none;-ms-overflow-style:none}[data-simplebar] .simplebar-wrapper .simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}[data-simplebar] .simplebar-track{z-index:1;position:absolute;right:-15px;bottom:0;pointer-events:none;background:#ffc95e81;border-radius:2px}[data-simplebar] .simplebar-track.simplebar-vertical{top:0;width:4px}[data-simplebar] .simplebar-track.simplebar-vertical .simplebar-scrollbar{background:#ffc85e;border-radius:2px;width:6px}[data-simplebar] .simplebar-track.simplebar-vertical .simplebar-scrollbar:before{top:2px;bottom:2px}[data-simplebar] .simplebar-track.simplebar-horizontal{left:0;height:11px}[data-simplebar] .simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:2px;height:7px;min-height:0;min-width:10px;width:auto}[data-simplebar] .simplebar-track.simplebar-horizontal .simplebar-scrollbar:before{height:100%;left:2px;right:2px}[data-simplebar] .simplebar-dragging .simplebar-content{pointer-events:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}[data-simplebar] .simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:-20%;right:0;min-height:10px}.simplebar-scrollbar::before{position:absolute;content:"";background:#ffc85e;border-radius:2px;left:2px;right:2px;opacity:0;-webkit-transition:opacity .2s linear;-o-transition:opacity .2s linear;transition:opacity .2s linear}.simplebar-scrollbar.simplebar-visible:before{-webkit-transition:opacity 0s linear;-o-transition:opacity 0s linear;transition:opacity 0s linear}.simplebar-scrollbar.simplebar-hover{background:#3b2905!important}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{width:0;height:0}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.hs-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.page{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}@-webkit-keyframes traschcan{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes traschcan{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@media (min-width:479.98px){.breadcrumbs__list>:not(li:last-child,li:first-child){padding:0 10px 0 0;border-right:1px dashed #3f4e6585;margin:0 10px 0 0}.main-catalog__main-body{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (min-width:500px){.catalog-search__catalog-btn._hide{-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s;-webkit-transform:translate3d(-20%,0,0);transform:translate3d(-20%,0,0);position:absolute;top:0;left:0;opacity:0;visibility:hidden}.catalog-search__catalog-btn._active{border:1px solid #ffc85e}.catalog-search__search-btn{display:none}.tel-block__call-order-btn::before{margin-left:10px}}@media (min-width:550px){.spoiller-catalog{display:none}.content-map__column:not(:last-child){margin-right:25px}.content-map__row:first-child{border-bottom:1px dashed #3f4e65}}@media (min-width:600px) and (min-width:900px){.price-block>:not(:last-child)::after{content:"";position:absolute;right:calc(-1px + -24 * ((100vw - 320px)/ 1600));height:50px;width:1px;opacity:.1;border:1px dashed #3f4e65;pointer-events:none}}@media (min-width:600px){.price-block>:not(:last-child){margin-right:calc(1px + 37 * ((100vw - 320px)/ 1600))}.main-bg__subtitle{margin-bottom:calc(20px + 40 * ((100vw - 320px)/ 1600))}}@media (min-width:700px){.slider-quality__pagging-add{position:absolute;bottom:25px;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}}@media (min-width:750px){.swiper-wrapper-promo{min-width:0;display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fill,326px);-ms-grid-rows:(490px)[2];grid-template-rows:repeat(2,490px);grid-gap:20px}.item-cart__img{margin-right:10px;-webkit-box-flex:0;-ms-flex:0 0 281px;flex:0 0 281px}.item-cart__info{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}}@media (min-width:767.98px){.main-catalog__sub-categories-body>:not(:last-child){margin-right:10px}.header-title__sorting-pannels{-ms-flex-item-align:end;-ms-grid-row-align:end;align-self:end}.sub-categories__item{margin-bottom:10px;min-width:99px;max-width:140px;min-height:70px;-webkit-box-shadow:0 15px 70px -11px rgba(43,28,1,.25);box-shadow:0 15px 70px -11px rgba(43,28,1,.25);border-radius:10px;padding:9px}}@media (min-width:800px){.catalog-search{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:row-reverse;-ms-flex:row-reverse;flex:row-reverse}}@media (min-width:900px){.header{border-bottom:1px solid #5c63704d}.header-top__main-info>*{padding:5px 0}.head-maininfo>:not(:last-child){margin-right:calc(5px + 55 * ((100vw - 320px)/ 1600))}.head-maininfo__sales{display:none}.menu__title{display:none}.menu__list>:not(:last-child)::after{content:"";position:relative;left:calc(1px + 29 * ((100vw - 320px)/ 1600));height:50px;width:1px;opacity:.1;border:1px dashed #3f4e65;pointer-events:none}.item-cart__ordering>*{padding:0 44px;border-left:1px dashed #3f4e6580}.item-cart__ordering .quantity{width:201px;padding:0 44px}.item-cart__btn-body{padding:0 0 0 44px}}@media (min-width:991.98px){.quantity__button:hover::after,.quantity__button:hover::before{background-color:rgba(0,0,0,.5)}.main-body-catalog__sidebar{padding-right:108px}}@media (min-width:992px){.select__option:hover{background:#d9d9d9}.checkbox a:hover{text-decoration:none}}@media (min-width:1025px){.lg-outer .lg-thumb-item{-webkit-transition:border-color .25s ease;-o-transition:border-color .25s ease;transition:border-color .25s ease}}@media (min-width:1120px){.item-cart__info-body{max-width:480px}}@media (min-width:1150px){.catalog-nav{border-right:1px dashed #3f4e656e}.catalog-nav__list>:not(:last-child){margin-right:0;margin-bottom:10px}}@media (min-width:1398px) and (min-width:900px){.head-maininfo>:first-child::after{content:"";position:relative;left:calc(1px + 19 * ((100vw - 320px)/ 1600));height:40px;width:1px;opacity:.1;border:1px dashed #3f4e65;pointer-events:none}}@media (min-width:1398px){.price-block__cart-block{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__columns-body>div{margin:0 10px}.footer-col-about-company{-webkit-box-flex:0;-ms-flex:0 0 320px;flex:0 0 320px}.about-company-form__body{max-width:285px}.logo-slider-body__item>:not(:last-child){margin-right:10px}.main-order__column-form{-webkit-box-flex:0;-ms-flex:0 0 289px;flex:0 0 289px}.main-order__column-order-items{-webkit-box-flex:0;-ms-flex:0 0 560px;flex:0 0 560px}}@media (max-width:1398px){.price-block__cart-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.cart-block__icon{margin-right:6.5px}.header-catalog__nav{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.catalog-nav__list{padding-right:25px}.catalog-body__item{padding:0 25px 0 25px}.footer__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__columns-body{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 -15px}.footer__columns-body>div{padding:0 15px}.footer-col-about-company{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:25px}.footer-col-about-company__info{text-align:center}.about-company-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.about-company-form__text{text-align:center}.about-company-form__body{width:100%;max-width:450px}.about-company-form__input{width:100%;max-width:450px}.footer-pricelist__btn{width:100%}.main-bg__body::before{width:60%}.main-bg__benefits{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main-bg__benefits>:not(.main-bg__benefits:last-child){margin-bottom:15px}.category-crads__item{-webkit-box-flex:0;-ms-flex:0 0 33.333%;flex:0 0 33.333%}.category-crads__item-cards{margin-bottom:15px}.logo-slider-body__item-img{margin-right:0;margin-bottom:10px}.main-catalog__sub-categories-body{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.catalog-content__main-content-body{grid-template-columns:repeat(auto-fit,minmax(290px,1fr));-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.order__main{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:1398px) and (max-width:991.98px){.footer__columns-body>div{margin-bottom:15px}}@media (max-width:1398px) and (max-width:767.98px){.footer__columns-body{margin:0 -10px}.footer__columns-body>div{padding:0 10px}}@media (max-width:1386px){.page-subtitle{font-size:calc(14px + 6 * ((100vw - 320px)/ 1066))}.catalog-title{font-size:calc(20px + 20 * ((100vw - 320px)/ 1066))}.popup_mssubmit-message .popup__body{min-height:calc(350px + 74 * ((100vw - 320px)/ 1066))}.popup_mssubmit-message .pop-order__title{font-size:calc(28px + 12 * ((100vw - 320px)/ 1066))}.popup_mssubmit-message .pop-order__text{font-size:calc(17px + 3 * ((100vw - 320px)/ 1066))}.popup_pricelist .popup__close{top:calc(10px + 20 * ((100vw - 320px)/ 1066))}.popup_pricelist .popup__close{right:calc(10px + 20 * ((100vw - 320px)/ 1066))}.popup_pricelist .popup__body{padding-left:calc(10px + 40 * ((100vw - 320px)/ 1066))}.popup_pricelist .popup__body{padding-right:calc(10px + 40 * ((100vw - 320px)/ 1066))}.popup_pricelist .popup__body{padding-top:calc(20px + 30 * ((100vw - 320px)/ 1066))}.popup_pricelist .popup__body{padding-bottom:calc(20px + 30 * ((100vw - 320px)/ 1066))}.popup-pricelist__title{font-size:calc(25px + 5 * ((100vw - 320px)/ 1066))}.popup-pricelist__text{margin-bottom:calc(20px + 15 * ((100vw - 320px)/ 1066))}.popup-pricelist__inputs{margin-bottom:calc(15px + 15 * ((100vw - 320px)/ 1066))}.popup-pricelist__ask{margin-bottom:calc(15px + 6 * ((100vw - 320px)/ 1066))}.logo-block{-ms-flex-preferred-size:calc(115px + 41 * ((100vw - 320px)/ 1066));flex-basis:calc(115px + 41 * ((100vw - 320px)/ 1066))}.footer__container{padding-top:calc(20px + 50 * ((100vw - 320px)/ 1066))}.footer__container{padding-bottom:calc(10px + 20 * ((100vw - 320px)/ 1066))}.footer-col-about-company__logo::before{font-size:calc(40px + 23 * ((100vw - 320px)/ 1066))}.footer-col-about-company__logo{font-size:calc(18px + 8 * ((100vw - 320px)/ 1066))}.footer-col-about-company__info{margin-bottom:calc(15px + 30 * ((100vw - 320px)/ 1066))}.main-bg__title{font-size:calc(18px + 52 * ((100vw - 320px)/ 1066))}.main-bg__subtitle{font-size:calc(10px + 20 * ((100vw - 320px)/ 1066))}.goods-category__title-body{margin-bottom:calc(25px + 25 * ((100vw - 320px)/ 1066))}.category-crads__image{margin-bottom:calc(10px + 10 * ((100vw - 320px)/ 1066))}.category-crads__image{height:calc(140px + 105 * ((100vw - 320px)/ 1066))}.promo-slider__item{min-height:calc(210px + 290 * ((100vw - 320px)/ 1066))}.promo-slider__img{right:calc(-40px + -60 * ((100vw - 320px)/ 1066))}.promo-slider__content-body{padding-bottom:calc(20px + 50 * ((100vw - 320px)/ 1066))}.promo-slider__content-body{padding-top:calc(23px + 52 * ((100vw - 320px)/ 1066))}.promo-slider__content-body{padding-left:calc(25px + 88 * ((100vw - 320px)/ 1066))}.promo-slider-content__data{font-size:calc(10px + 4 * ((100vw - 320px)/ 1066))}.promo-slider-content__data{margin-bottom:calc(5px + 5 * ((100vw - 320px)/ 1066))}.promo-slider-content__title{font-size:calc(20px + 50 * ((100vw - 320px)/ 1066))}.promo-slider-content__title{margin-bottom:calc(10px + 20 * ((100vw - 320px)/ 1066))}.promo-slider-content__promo-condition{font-size:calc(12px + 8 * ((100vw - 320px)/ 1066))}.promo-slider-content__promo-condition{margin-bottom:calc(15px + 35 * ((100vw - 320px)/ 1066))}.promo-slider-content__promo-condition{max-width:calc(150px + 350 * ((100vw - 320px)/ 1066))}.promo-slider-content__btn{font-size:calc(10px + 8 * ((100vw - 320px)/ 1066))}.promo-slider-content__btn{min-height:calc(43px + 47 * ((100vw - 320px)/ 1066))}.promo-slider-content__btn{min-width:calc(161px + 182 * ((100vw - 320px)/ 1066))}.logo-slider__title-body{margin-bottom:calc(25px + 25 * ((100vw - 320px)/ 1066))}.logo-slider__title{margin-bottom:calc(10px + 5 * ((100vw - 320px)/ 1066))}.map__content{padding-top:calc(25px + 35 * ((100vw - 320px)/ 1066))}.map__content{padding-left:calc(15px + 35 * ((100vw - 320px)/ 1066))}.map__content{padding-right:calc(15px + 15 * ((100vw - 320px)/ 1066))}.map__content{padding-bottom:calc(25px + 45 * ((100vw - 320px)/ 1066))}.map__content{margin:calc(10px + 20 * ((100vw - 320px)/ 1066))}.content-map__title{font-size:calc(20px + 20 * ((100vw - 320px)/ 1066))}.content-map__title{margin-bottom:calc(5px + 10 * ((100vw - 320px)/ 1066))}.content-map__row-title{margin-bottom:calc(5px + 5 * ((100vw - 320px)/ 1066))}.content-map__subtitle{font-size:calc(12px + 8 * ((100vw - 320px)/ 1066))}.content-map__row{padding-top:calc(15px + 10 * ((100vw - 320px)/ 1066))}.content-map__row{padding-bottom:calc(10px + 15 * ((100vw - 320px)/ 1066))}.content-map__info{font-size:calc(12px + 2 * ((100vw - 320px)/ 1066))}.page-product__product{margin-bottom:calc(50px + 30 * ((100vw - 320px)/ 1066))}.page-product__similar{margin-bottom:calc(50px + 50 * ((100vw - 320px)/ 1066))}.page-product__viewed{margin-bottom:calc(50px + 50 * ((100vw - 320px)/ 1066))}.breadcrumbs__body{margin-top:calc(25px + 10 * ((100vw - 320px)/ 1066))}.breadcrumbs__body{margin-bottom:calc(25px + 25 * ((100vw - 320px)/ 1066))}.product-info-about{padding-top:calc(5px + 30 * ((100vw - 320px)/ 1066))}.product-info-about{padding-left:calc(5px + 33 * ((100vw - 320px)/ 1066))}.product-info-about__title{font-size:calc(16px + 14 * ((100vw - 320px)/ 1066))}.product-about-order>:not(:last-child){margin-right:calc(15px + 25 * ((100vw - 320px)/ 1066))}.main-catalog__header-title{margin-bottom:calc(15px + 10 * ((100vw - 320px)/ 1066))}.catalog-content__main-content-body{margin-bottom:calc(45px + 5 * ((100vw - 320px)/ 1066))}.catalog-content__pagging{margin-bottom:calc(35px + 33 * ((100vw - 320px)/ 1066))}.catalog-sidebar__aside-form{margin-bottom:calc(20px + 20 * ((100vw - 320px)/ 1066))}.content-cart__item{padding-top:calc(20px + 30 * ((100vw - 320px)/ 1066))}.content-cart__item{padding-bottom:calc(20px + 30 * ((100vw - 320px)/ 1066))}.content-cart__confirm{padding-top:calc(25px + 25 * ((100vw - 320px)/ 1066))}.content-cart__confirm{padding-bottom:calc(25px + 25 * ((100vw - 320px)/ 1066))}.content-cart__confirm{margin-bottom:calc(25px + 25 * ((100vw - 320px)/ 1066))}.item-cart__price{font-size:calc(16px + 14 * ((100vw - 320px)/ 1066))}.order__main{gap:calc(10px + 10 * ((100vw - 320px)/ 1066))}.order-data__item:not(:last-child){margin-bottom:calc(30px + 10 * ((100vw - 320px)/ 1066))}.order-items{padding-top:calc(10px + 50 * ((100vw - 320px)/ 1066))}.order-items{padding-left:calc(0px + 31 * ((100vw - 320px)/ 1066))}.order-items{padding-right:calc(0px + 31 * ((100vw - 320px)/ 1066))}.order-items{padding-bottom:calc(10px + 28 * ((100vw - 320px)/ 1066))}.order-items__title{margin-bottom:calc(20px + 10 * ((100vw - 320px)/ 1066))}.order-title{margin-bottom:calc(20px + 10 * ((100vw - 320px)/ 1066))}[data-simplebar] .simplebar-track{right:calc(-6px + -9 * ((100vw - 320px)/ 1066))}}@media (max-width:1250px){.header__top{min-height:80px}.header-top__container>*{padding:5px 0}.header-top__main-info{-webkit-box-flex:1;-ms-flex:1 0 33.333%;flex:1 0 33.333%;-ms-flex-wrap:wrap;flex-wrap:wrap}.header-top__menu{-webkit-box-flex:1;-ms-flex:1 0 33.333%;flex:1 0 33.333%}.header-bottom__logo-block{-webkit-box-flex:0;-ms-flex:0 0 33.333%;flex:0 0 33.333%;width:100%;height:100%;margin:0 8px}.catalog-search{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}}@media (max-width:1200px){.tel-block{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.tel-block__body{margin:0}.tel-block__img{display:none}}@media (max-width:1150px){.header-catalog__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:10px}.catalog-nav__list{padding-bottom:5px;margin-bottom:10px;border-right:none;border-bottom:1px solid #3f4e656e}.catalog-nav__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.catalog-body{padding-top:10px}}@media (max-width:1120px){.content-cart__item{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.item-cart__content{-webkit-box-flex:unset;-ms-flex:unset;flex:unset;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.item-cart__content>:last-child{padding:15px 0 0 0}}@media (max-width:1100px){.catalog-nav__item{margin-bottom:10px}}@media (max-width:1000px){.catalog-search__catalog-btn{padding:20.5px 42px 20.5px 34px}.price-block__price-list{min-width:168px}}@media (max-width:991.98px){.select__title{font-size:18px}.select__options{font-size:13px}.main-catalog__main-body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main-body-catalog__sidebar{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.catalog-sidebar__title{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.catalog-sidebar__title::before{margin-left:10px;display:block;font-size:10px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);padding:11px 11.5px;width:32px;height:32px;background:-webkit-gradient(linear,left top,right top,from(rgba(255,198,80,.3)),color-stop(97.25%,rgba(254,202,110,.3)));background:-o-linear-gradient(left,rgba(255,198,80,.3) 0,rgba(254,202,110,.3) 97.25%);background:linear-gradient(90deg,rgba(255,198,80,.3) 0,rgba(254,202,110,.3) 97.25%);border-radius:50%;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.catalog-sidebar__title._active::before{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.catalog-sidebar__slide-down{padding:3px 4px;padding-bottom:10px;margin-bottom:10px;position:relative;border-radius:0 0 12px 12px;background-color:#fff}.catalog-sidebar__slide-down::before{content:"";position:absolute;top:0;bottom:-2px;left:-2px;right:-2px;background:-o-linear-gradient(58deg,#6892c8 25%,rgba(255,174,0,.86) 79%);background:linear-gradient(32deg,#6892c8 25%,rgba(255,174,0,.86) 79%);border-radius:12px;z-index:-1}.catalog-sidebar__nav-menu{display:none}.catalog-sidebar__brends{display:none}.main-order__column-form{-webkit-box-flex:0;-ms-flex:0 1 80%;flex:0 1 80%}.main-order__btn-submit-body{margin-bottom:15px}}@media (max-width:900px){.header__top::before{content:"";position:absolute;z-index:10;bottom:-1px;left:0;height:1px;width:100%;background-color:#5c637060}.header-top__container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header-top__main-info{padding:0 10px;display:block;padding-top:230px;position:fixed;z-index:3;background-color:#fff;overflow:auto;width:100%;height:100%;top:0;left:-100%;-webkit-transition:all .6s ease 0s;-o-transition:all .6s ease 0s;transition:all .6s ease 0s}.header-top__menu{z-index:1}.head-maininfo__location{margin-bottom:15px}.head-maininfo__email{margin-bottom:15px}.menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 33.333%;flex:0 0 33.333%}.menu__body{-webkit-box-align:start;-ms-flex-align:start;align-items:start;width:100%}.menu__body._active .header-top__main-info{left:0}.menu__list{-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.menu__item{margin-bottom:20px;padding:0}.header-bottom{border-bottom:1px solid #3f4e6533}.header-bottom::before{content:"";position:absolute;z-index:10;bottom:-1px;left:0;width:100%;height:1px;background-color:#3f4e653b}.header-bottom__container{margin:10px 0}.price-block{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.price-block__price-list{max-width:250px;margin-bottom:25px}.tel-block__call-order-btn{font-size:16px;text-align:revert}.tel-block__call-order-btn::before{margin-right:10px;display:inline-block;width:42px;height:42px;padding:12px;font-size:18px;color:#fff;background:#ffc85e;border-radius:50%}.tel-block__call-order-btn{display:table;direction:rtl;min-width:190px}.cart-block__icon{position:absolute;z-index:10;top:10px;right:10px}.cart-block__body{display:none}.icon-menu{display:block;position:absolute;z-index:10;top:28px;left:29px;width:22px;height:17px;cursor:pointer}.icon-menu::before{content:"";position:absolute;top:-16px;left:-14px;width:50px;height:50px;background-color:#ffc85e;border-radius:50%}.icon-menu span{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;top:calc(50% - 1px);left:0;position:absolute;width:100%;border-radius:5px;height:2px;background-color:#fff}.icon-menu span:first-child{top:0}.icon-menu span:last-child{top:auto;bottom:0}.icon-menu._active span{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.icon-menu._active span:first-child{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);top:calc(50% - 1px)}.icon-menu._active span:last-child{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);bottom:calc(50% - 1px)}.catalog-nav__list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.catalog-body__column{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;border-bottom:1px dashed #3f4e65;margin-bottom:10px}.product__column{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.product-slider{margin-bottom:15px}.item-cart__ordering{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width:900px) and (max-width:700px){.header-top__main-info{padding-top:175px}}@media (max-width:900px) and (max-width:479.98px){.tel-block__call-order-btn::before{width:30px;height:30px;padding:10px;font-size:10px}}@media (max-width:800px){.catalog-search__catalog-btn::before{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;margin-left:0;margin-right:6px}}@media (max-width:767.98px){.catalog-body__column{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.category-crads__item{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.main-catalog__sub-categories-body{display:block}.main-catalog__sub-categories-body>:not(:last-child){margin-bottom:5px}.header-title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header-title__title{margin-bottom:10px}.sorting-pannels__sorting-body{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sub-categories__item{display:block;padding:2.5px 10px;border-radius:5px}.main-order__column-form{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.order-items__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:750px){.swiper-container-promo{overflow:hidden}.swiper-container-promo .swiper-wrapper-promo{width:100%;height:100%;-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.swiper-container-promo.swiper-container-vertical .swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-container-promo.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.swiper-container-initialized .swiper-slide{-ms-flex-negative:0;flex-shrink:0}.swiper-container-android .swiper-slide,.swiper-container-android .swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-button-lock{display:none!important}.popup-pricelist__inputs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.popup-pricelist__askrow{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.popup-pricelist__btn-submit{-webkit-box-flex:0;-ms-flex:0 0 59px;flex:0 0 59px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.promo-goods__body{margin:-15px;padding:15px 15px 30px 15px}.promo-goods__item{-webkit-box-shadow:0 14px 30px -11px rgba(0,0,0,.3);box-shadow:0 14px 30px -11px rgba(0,0,0,.3)}.swiper-pagination-bullet{width:16px;height:7px;background-color:#3f4e6583;border-radius:100px;line-height:20px;margin:0 6px;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.swiper-pagination-bullet.swiper-pagination-bullet-active{height:10px;width:26px;opacity:1;background:#ffc85e}.content-cart__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:700px){.header-top__main-info._active::before{height:162px}.tel-block__telephone{display:none}.tel-block__time-work{display:none}.tel-block__call-order-btn{text-align:left;font-size:0;min-width:initial}.swiper-button-add-prev{-webkit-transform:translate(0,-80%);-ms-transform:translate(0,-80%);transform:translate(0,-80%)}.swiper-button-add-next{-webkit-transform:translate(0,-80%);-ms-transform:translate(0,-80%);transform:translate(0,-80%)}.slider-quality__pagging-add{padding-top:25px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:650px){.main-bg__benefits{padding:15px 15px 0 15px}}@media (max-width:630px){.sorting-pannels__swicher-body{display:none}}@media (max-width:600px){.footer__columns-body{margin:0 -5px}.footer__columns-body>div{padding:0 5px;-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.main-bg__body::before{display:none}.main-bg__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-bg__content-body{max-width:calc(450px + 120 * ((100vw - 320px)/ 1600))}.main-bg__content-body-main{background:-o-linear-gradient(.14deg,#8a94ab .13%,rgba(138,148,171,0) 99.89%);background:linear-gradient(89.86deg,#8a94ab .13%,rgba(138,148,171,0) 99.89%);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);padding:25px 30px;text-align:center}.main-bg__goto-catalog{display:none}}@media (max-width:550px){.header-catalog{display:none}.map__content{width:95%}.content-map__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.content-map__row{border-bottom:1px dashed #3f4e65}.catalog-sidebar__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.catalog-sidebar__title::before{margin-left:0}}@media (any-hover:hover) and (max-width:500px){.catalog-btn:hover{color:#f3a50d}.catalog-search__catalog-btn:hover{color:#f3a50d}}@media (max-width:500px){.catalog-search__catalog-btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:21px 34px;background:0 0;color:#3f4e65;-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;border-radius:0;border-right:1px dashed #3f4e653a}.catalog-search__search-btn{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}.catalog-search__search-form{max-width:0;position:absolute;opacity:0;visibility:hidden;bottom:0;left:0;-webkit-transition:all .6s ease 0s;-o-transition:all .6s ease 0s;transition:all .6s ease 0s;-webkit-transform:translate3d(0,-160%,0);transform:translate3d(0,-160%,0)}.catalog-search__search-form._active{min-width:100%;bottom:-80px;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;visibility:visible}.catalog-search__search-form-input{background:#404352;color:#f3f3f3;opacity:.95}.tel-block__call-order-btn{font-size:14px;display:table;direction:revert;font-size:16px;margin-bottom:25px}.tel-block__call-order-btn::before{margin-left:0}.footer-col-about-company{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.footer-col-about-company__logo-body{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer-category__title,.footer-menu__title{font-size:20px}.footer-category__list,.footer-menu__item{font-size:12px}.footer-pricelist{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.footer-pricelist__title{display:none}.footer-pricelist__btn{font-size:12px;line-height:15px;min-width:initial;min-height:initial;max-width:150px;max-height:39px}.footer-pricelist__social{margin-top:0;margin-bottom:0}.footer-pricelist__social-title{color:#fff}.product-about-more__delivery-info{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.product-about-more__price-list{width:100%}.content-cart__confirm{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.content-cart__confirm>:first-child{margin-top:15px}}@media (max-width:500px) and (max-width:1386px){.footer-category__title,.footer-menu__title{font-size:calc(18px + 2 * ((100vw - 320px)/ 1066))}}@media (max-width:479.98px){.header-bottom{padding-bottom:5px}.catalog-search__catalog-btn{padding:18px 29px}.price-block__price-list{max-width:100%}.main-bg__content-body{max-width:calc(290px + 280 * ((100vw - 320px)/ 1600))}.main-bg__content-body-main{padding:17px 8px}.goods-category__subtitle{max-width:182px}.category-crads>:last-child{-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%}.promo-slider__img{-webkit-filter:grayscale(.35);filter:grayscale(.35)}.promo-slider-content{color:#ffe89a}.promo-slider-content__data{max-width:120px}.promo-slider-content__promo-condition{padding:3px;font-weight:600;background-color:#8a94ab80;border-radius:5px}.swiper-button-add-prev{left:-17px}.swiper-button-add-prev::before{width:45px;height:45px;padding:15px}.swiper-button-add-next{right:-17px}.swiper-button-add-next::before{width:45px;height:45px;padding:15px}.content-map__body{-ms-flex-wrap:wrap;flex-wrap:wrap}.breadcrumbs__link{display:none}.breadcrumbs__item{display:none}.breadcrumbs__btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#3f4e65;font-weight:600;font-size:10px;line-height:120%;letter-spacing:.14em;text-transform:uppercase}.breadcrumbs__btn::before{margin-right:5px;-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg);padding:11px 11.5px;width:32px;height:32px;background-color:#ffc96588;border-radius:50%}.product-info-about{padding:0 5px 0 0}.product-info-about__description-body>:not(:first-child)::before{width:100%}.product-about-order{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.item-cart__title{height:110px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.item-cart__ordering{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.main-order__btn-submit{width:100%}.order-items__choosed{max-height:100%}.order-items__edit-btn{background:#daae38c4;width:100%}}@media (max-width:470px){.header-top__main-info._active::before{height:160px}}@media (max-width:450px){.content-map__info::before{display:none}}@media (max-width:400px){.map__content{width:93%}}@media (min-width:750px) and (max-width:1398px){.swiper-wrapper-promo{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}}@media (min-width:900px) and (max-width:1398px){.head-maininfo>:not(:last-child){margin-right:calc(5px + 20 * ((100vw - 320px)/ 1600))}}@media (max-width:900px) and (min-width:500px){.tel-block__call-order-btn::before{margin-left:10px;margin-right:0}}@media (min-width:991.98px) and (max-width:1386px){.main-body-catalog__sidebar{padding-right:calc(0px + 108 * ((100vw - 320px)/ 1066))}}@media (any-hover:hover){.quantity__button:hover{background:-webkit-gradient(linear,left top,right top,from(#ffc650),color-stop(97.25%,#feca6e));background:-o-linear-gradient(left,#ffc650 0,#feca6e 97.25%);background:linear-gradient(90deg,#ffc650 0,#feca6e 97.25%)}.quantity__button:hover::after,.quantity__button:hover::before{background-color:#fff}.price-btn:hover{background:#f3a50d}.price-btn:hover::before{-webkit-animation:download 3s ease 0s infinite normal forwards;animation:download 3s ease 0s infinite normal forwards}.catalog-btn:hover{-webkit-box-shadow:0 0 5px #868684ab;box-shadow:0 0 5px #868684ab}.btn-buy:hover{-webkit-box-shadow:0 0 20px -10px #3a2600;box-shadow:0 0 20px -10px #3a2600;background-color:#dfa023e3}.popup-pricelist__btn-submit:hover{background-color:#f8b122}.head-maininfo__location:hover::before{-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3)}.head-maininfo__location-place:hover{text-decoration:underline}.head-maininfo__email:hover::before{-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3)}.head-maininfo__current-email:hover{text-decoration:underline}.menu__link:hover{color:#f3a50d}.catalog-search__catalog-btn:hover{-webkit-box-shadow:0 0 5px #868684ab;box-shadow:0 0 5px #868684ab}.catalog-search__catalog-btn:hover::before{-webkit-transition:-webkit-transform .7s ease 0s;transition:-webkit-transform .7s ease 0s;-o-transition:transform .7s ease 0s;transition:transform .7s ease 0s;transition:transform .7s ease 0s,-webkit-transform .7s ease 0s;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.catalog-search__search-form-input:hover{-webkit-box-shadow:0 0 4px #9c8e74;box-shadow:0 0 4px #9c8e74}.catalog-search__search-form-btn:hover::before{color:#7a5e03}.tel-block__telephone:hover{-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s;text-decoration:underline}.tel-block__call-order-btn:hover{color:#f3a50d}.tel-block__call-order-btn:hover::before{margin-right:10px;display:inline-block;position:relative;top:3.5px;font-size:16px;color:#e98d03;-webkit-animation:call 2s ease 0s infinite normal forwards;animation:call 2s ease 0s infinite normal forwards}.cart-block__icon:hover .cart-block__counter{-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s;background:#3f4e65}.cart-block__icon:hover::before{-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s;color:#f3a50d}.catalog-nav__item:hover{-webkit-box-shadow:1px 1px 3px #9c8e74;box-shadow:1px 1px 3px #9c8e74;background:#ffe4b1}.catalog-nav__item:hover._active{background:#ffc85e}.catalog-item-top__title:hover{color:#ff7d04}.catalog-item-top__item:hover{color:#f3a50d}.about-company-form__input:hover{-webkit-box-shadow:0 0 9px #98c9be;box-shadow:0 0 9px #98c9be}.footer-category__list a:hover,.footer-menu__item a:hover{color:#f3a50d}.footer-pricelist__watsapp:hover{-webkit-transform:scale(1.25);-ms-transform:scale(1.25);transform:scale(1.25)}.footer-pricelist__telegram:hover{-webkit-transform:scale(1.25);-ms-transform:scale(1.25);transform:scale(1.25)}.footer-contacts__telephone:hover{text-decoration:underline}.footer-contacts__call-order-btn:hover{line-height:130%;font-size:12px;color:#f3a50d}.footer-contacts__call-order-btn:hover::before{font-size:15px}.footer-contacts__email:hover a{text-decoration:underline}.main-bg__goto-catalog:hover{background-color:#dd8b20}.promo-goods__item:hover{-webkit-box-shadow:0 14px 39px -11px rgba(0,0,0,.3);box-shadow:0 14px 39px -11px rgba(0,0,0,.3)}.promo-item__title:hover{text-decoration:underline}.category-crads__item:hover{-webkit-transform:translateY(-2.5%) scale(1.035);-ms-transform:translateY(-2.5%) scale(1.035);transform:translateY(-2.5%) scale(1.035);text-decoration:underline}.promo-slider-content__title:hover{color:#e4c697}.slider-quality__pagging-add>:hover{background-color:#ccc0c0}.slider-quality__pagging-add>.swiper-pagination-bullet-active:hover{background:#fff}.slider-quality__pagging-logo>:hover{background-color:#ccc0c0}.slider-quality__pagging-logo>.swiper-pagination-bullet-active:hover{background:#ffc856}.logo-slider-body__item-img:hover{-webkit-box-shadow:0 15px 30px -6px rgba(43,28,1,.25);box-shadow:0 15px 30px -6px rgba(43,28,1,.25)}.breadcrumbs__link:hover{text-decoration:underline}.product-info-about__title a:hover{text-decoration:underline}.product-about-more>:hover{-webkit-box-shadow:0 15px 70px -11px rgba(43,28,1,.4);box-shadow:0 15px 70px -11px rgba(43,28,1,.4)}.product-about-more__delivery-info:hover{-webkit-box-shadow:0 15px 70px -11px rgba(43,28,1,.09);box-shadow:0 15px 70px -11px rgba(43,28,1,.09)}.product-about-more__price-list:hover::before{-webkit-animation:download 4s ease 0s infinite normal forwards;animation:download 4s ease 0s infinite normal forwards}.sub-categories__item:hover{color:#3f4e65;background:-webkit-gradient(linear,left top,right top,from(rgba(255,198,80,.3)),color-stop(97.25%,rgba(254,202,110,.3)));background:-o-linear-gradient(left,rgba(255,198,80,.3) 0,rgba(254,202,110,.3) 97.25%);background:linear-gradient(90deg,rgba(255,198,80,.3) 0,rgba(254,202,110,.3) 97.25%)}.sub-categories__item._checked:hover{color:#fff;background-color:#ffc85e;-webkit-box-shadow:0 15px 70px -11px rgba(43,28,1,.04);box-shadow:0 15px 70px -11px rgba(43,28,1,.04)}.sidebar-form__btn-submit:hover{background:#f3a50d}.sidebar-form__btn-reset:hover{background:#f3a50d}.sidebar-form__btn-reset:hover::before{-webkit-animation:traschcan 2s ease 0s 1 normal forwards;animation:traschcan 2s ease 0s 1 normal forwards}.sidebar__btn:hover::before{color:#a38f8f}.nav-menu-sidebar__link:hover{text-decoration:underline}.sidebar-brends__item-img:hover{-webkit-box-shadow:0 15px 30px -6px rgba(43,28,1,.25);box-shadow:0 15px 30px -6px rgba(43,28,1,.25)}.pagging__arrow-prev:hover{-webkit-transform:scale(1.45) rotate(-180deg);-ms-transform:scale(1.45) rotate(-180deg);transform:scale(1.45) rotate(-180deg)}.pagging__arrow-next:hover{-webkit-transform:scale(1.45);-ms-transform:scale(1.45);transform:scale(1.45)}.pagging__item:hover::before{background-color:#e4e0ce}.pagging__item._active:hover::before{background:-webkit-gradient(linear,left top,right top,from(rgba(255,198,80,.3)),color-stop(97.25%,rgba(254,202,110,.3)));background:-o-linear-gradient(left,rgba(255,198,80,.3) 0,rgba(254,202,110,.3) 97.25%);background:linear-gradient(90deg,rgba(255,198,80,.3) 0,rgba(254,202,110,.3) 97.25%)}.content-cart__order-btn:hover{background-color:#f3a50d}.item-cart__title:hover{color:#111111a2}.item-cart__btn-delete:hover{background-color:#f3a50d}.main-order__btn-submit:hover{background-color:#f3a50d}.order-items__edit-btn:hover{background-color:#f3a50d}}._webp .lg-outer .lg-has-vimeo .lg-video-play{background:url(../img/vimeo-play.webp) no-repeat scroll 0 0 transparent}._webp .lg-outer .lg-has-vimeo:hover .lg-video-play{background:url(../img/vimeo-play.webp) no-repeat scroll 0 -58px transparent}._webp .lg-outer .lg-has-html5 .lg-video-play{background:transparent url(../img/video-play.webp) no-repeat scroll 0 0}._webp .lg-outer .lg-has-youtube .lg-video-play{background:url(../img/youtube-play.webp) no-repeat scroll 0 0 transparent}._webp .lg-outer .lg-has-youtube:hover .lg-video-play{background:url(../img/youtube-play.webp) no-repeat scroll 0 -60px transparent}