@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Roboto:300,regular,500,700,900&display=swap&subset=cyrillic-ext);@import url(https://fonts.googleapis.com/css?family=Play:700&display=swap&subset=cyrillic-ext);@font-face{font-family:UniSans;font-display:swap;src:url(../fonts/UniSansHeavyCAPS.woff) format("woff"),url(../fonts/UniSansHeavyCAPS.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:block}._icon-arrow:before{content:"\e900"}*{padding:0;margin:0;border:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}:active,:focus{outline:0}a:active,a:focus{outline:0}aside,footer,header,nav,section{display:block}body,html{height:100%;min-width:320px}body{line-height:1;font-family:Roboto;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}button,input,textarea{font-family:Roboto}input::-ms-clear{display:none}button{cursor:pointer}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;font-size:14px;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;overflow-x:hidden;margin-right:calc(-1 * (100vw - 100%))}body._lock{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:1180px;max-width:1180px;margin:0 auto;padding:0 20px}.btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:39px;padding:0 25px;background-color:#f68038;font-size:12px;text-transform:uppercase;color:#fff;font-weight:900;line-height:150%}.btn._fw{width:100%}.select{position:relative}.select__item{position:relative;min-width:166px}.select__title{color:#000;background-color:#fff;cursor:pointer}.select__value{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;height:30px;padding:0 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;color:#0097ac}.select__value span{height:1em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.select__value:before{content:"";display:inline-block;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;width:11px;height:7px;margin:0 0 0 8px;background:url(../img/icons/select.svg) center/100% no-repeat}.select__input{width:100%;background-color:transparent;height:100%}.select__options{color:#000;display:none;position:absolute;top:29px;min-width:100%;left:0;background-color:#fff;border-top:0;border-top:0;font-size:14px;-webkit-box-shadow:0 0 7px rgba(0,0,0,.2);box-shadow:0 0 7px rgba(0,0,0,.2);padding:10px 0 5px 0}.select__option{cursor:pointer;padding:5px 15px;margin:0}.select_show .select__item{min-width:0;border:2px solid #f3f3f3}.select_show .select__value{color:#999;font-weight:900}.select._active{z-index:5}.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{border-radius:0!important;border:1px solid #dadada;width:100%;display:block;padding:0 15px;height:30px}.input._error{border:1px solid red}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{border:2px solid #009aaf;position:relative}.checkbox__input:checked+.checkbox__text::after{position:absolute;content:"";width:9px;height:9px;background-color:#53b5de;top:3px;left:3px}.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:12px;color:#666;letter-spacing:-.3px;line-height:calc(15 / 12);cursor:pointer;font-weight:300}.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 15px;flex:0 0 15px;left:0;top:0;width:15px;height:15px;background:#fff;border:1px solid #dadada}.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:120px;height:33px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.quantity__button{-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;position:relative;cursor:pointer;background:url(../img/swiper/right-arrow.svg) 0 0/100% no-repeat;width:18px;height:17.5px}.quantity__button:hover{background:url(../img/swiper/left-arrow.svg) 0 0/100% no-repeat;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.quantity__button_plus{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.quantity__button_minus{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.quantity__input{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:0 12px}.quantity__input input{height:100%;color:#999;font-size:16px;border:1px solid #e5e5e5;width:100%;height:33px;text-align:center}.quantity__button_minus:hover{background:url(../img/swiper/left-arrow.svg) 0 0/100% no-repeat;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}._navigation{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}._arrow{width:33px;height:30px;cursor:pointer;font-size:40px;color:#009cb0}._arrow:hover{color:#fd8322}._arrow-prev{-webkit-transform:translate(0,8px) rotate(-180deg);-ms-transform:translate(0,8px) rotate(-180deg);transform:translate(0,8px) rotate(-180deg)}._fraction{letter-spacing:2px;display:-webkit-box;display:-ms-flexbox;display:flex;color:#0d2c4a;font-size:12px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.swiper-pagination-current{font-size:30px;color:#333;font-weight:900}.swiper-pagination-total{font-size:14px;color:#999}.row:after{display:block;content:"";clear:both}.rub: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}.brands-page__slide img{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;filter:grayscale(1);-webkit-filter:grayscale(1);-moz-filter:grayscale(1);-o-filter:grayscale(1)}.brands-page__slide img:hover{filter:grayscale(0);-webkit-filter:grayscale(0);-moz-filter:grayscale(0);-o-filter:grayscale(0)}#map{background:url(../img/icons/loading.gif) center/50px no-repeat}._swiper{overflow:hidden}._swiper .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}._swiper.swiper-container-vertical .swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}._swiper.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}._tabs-block{display:none}._tabs-block._active{display:block}.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%}.pagging{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__arrow{background:url(../img/swiper/right-arrow.svg) 0 0/100% no-repeat;width:33px;height:29px;cursor:pointer}.pagging__arrow:hover{background:url(../img/swiper/left-arrow.svg) 0 0/100% no-repeat;-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.pagging__arrow:first-child{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.pagging__arrow:first-child:hover{background:url(../img/swiper/left-arrow.svg) 0 0/100% no-repeat;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.pagging__list{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 35px}.pagging__item{width:33px;height:33px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;font-size:18px;color:#333;font-weight:900}.pagging__item._active{color:#fff;background-color:#fd8424}/*! 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:0 11px 50px;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:#ffcda5}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #f68038;background-color:#fff;border-radius:50%;cursor:pointer}.noUi-handle::after{content:"";width:15px;height:15px;position:absolute;left:3px;top:3px;border-radius:50%;background-color:#f68038}.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:#999;font-size:12px;position:absolute}.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(50%,0);-ms-transform:translate(50%,0);transform:translate(50%,0);left:auto;bottom:10px}.noUi-vertical .noUi-origin>.noUi-tooltip{-webkit-transform:translate(0,-18px);-ms-transform:translate(0,-18px);transform:translate(0,-18px);top:auto;right:28px}.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}._no-webp .header{background:#fff url(../img/header/bg_header.jpg) top no-repeat}.header{position:fixed;width:100%;top:0;left:0;z-index:50}.header__top{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:90px}.header__logo{position:relative;z-index:8;display:inline-block}.top-header__column{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.top-header__column:nth-child(2){-webkit-box-flex:0;-ms-flex:0 0 190px;flex:0 0 190px;text-align:center}.top-header__contacts{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.menu__list{display:-ms-grid;display:grid;-ms-grid-columns:110px 130px 180px;grid-template-columns:110px 130px 180px}.menu__list li{margin:1px 0}.menu__link{font-size:14px;font-weight:700;color:#fff;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;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;min-height:27px;padding:5px 22px;font-family:Play;text-decoration:underline}.icon-menu{display:none}.contacts-top__column{position:relative;z-index:5;border-left:1px solid #fff;padding:0 30px}.contacts-top__column:first-child{border:0}._no-webp .contacts-top__item_icon{background:url(../img/header/tel.png) left no-repeat}.contacts-top__item_icon{padding:0 0 0 30px}.contacts-top__title{font-size:12px;font-weight:300;color:#fff;margin:0 0 5px 0}.contacts-top__tel{color:#fff;font-size:18px;text-transform:uppercase;font-weight:900;white-space:nowrap}.footer-header{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;height:65px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer-header__column{-webkit-box-flex:0;-ms-flex:0 1 calc(50% - 95px);flex:0 1 calc(50% - 95px)}.motion-footer{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.motion-footer li{margin:0 55px 0 0}._no-webp .motion-footer__login{background:url(../img/header/login.png) left no-repeat}.motion-footer__login{font-size:14px;color:#999;display:inline-block;line-height:171.42857%;padding:0 0 0 35px;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.motion-footer__login:hover{color:#069db1}.motion-footer__login span{border-bottom:1px dotted}._no-webp .motion-footer__registry{background:url(../img/header/user.png) left no-repeat}.motion-footer__registry{font-size:14px;color:#1ab9ce;display:inline-block;line-height:171.42857%;padding:0 0 0 35px;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.motion-footer__registry:hover{color:#069db1}.motion-footer__registry span{border-bottom:1px dotted}._no-webp .motion-footer__mail{background:url(../img/header/imal.png) left no-repeat}.motion-footer__mail{font-size:14px;color:#1ab9ce;display:inline-block;line-height:171.42857%;padding:0 0 0 35px;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.motion-footer__mail:hover{color:#069db1}.motion-footer__mail span{border-bottom:1px solid}.entry-footer{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.entry-footer__column{padding:0 55px 0 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0}.entry-footer__column:last-child{padding:0}._no-webp .entry-footer__telback{background:url(../img/header/telbek.png) left no-repeat}.entry-footer__telback{display:inline-block;font-size:14px;color:#1ab9ce;font-weight:300;padding:0 0 0 30px;line-height:171.42857%;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;white-space:nowrap}.entry-footer__telback:hover{color:#069db1}.entry-footer__telback span{border-bottom:1px dotted}._no-webp .entry-footer__timing{background:url(../img/header/calendar.png) left no-repeat}.entry-footer__timing{display:inline-block;font-size:12px;color:#999;font-weight:300;line-height:150%;padding:0 0 0 30px}.entry-footer__timing p span{font-weight:900}._no-webp .entry-footer__cart{background:url(../img/header/card.png) 0 0 no-repeat}.entry-footer__cart{display:inline-block;width:43px;height:43px;position:relative;left:-10px}.entry-footer__cart span{font-size:18px;position:absolute;color:#fff;font-weight:700;background-color:#f68038;padding:5px 11px;border-radius:30px;overflow:hidden;right:-30px;top:-5px}.filter{border:4px solid #72c9d4;padding:30px 15px}.filter__title{text-align:center;font-size:24px;color:#36949f;text-transform:uppercase;white-space:nowrap;font-weight:700}.filter__footer{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.filter__footer.filter__footer .btn{font-size:14px;font-weight:400;padding:0 15px;text-transform:none;margin:0 20px 0 0}.filter__btn_grey{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;color:#666;background-color:#ddd6d6;padding:0 15px;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.filter__btn_grey:hover{color:#fff;background-color:#c7bebe}.section-filter{padding:20px 0;border-bottom:1px solid #72c9d4}.section-filter:last-child{border-bottom:none}.section-filter__title{line-height:157.14286%;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;color:#36949f;font-weight:900;padding:10px 0 0 0}.section-filter__title._spoller{cursor:pointer}._no-webp .section-filter__title._spoller::after{background:url(../img/icons/arrow-scan.png) center no-repeat}.section-filter__title._spoller::after{border-radius:50%;content:"";width:30px;height:30px;-webkit-box-flex:0;-ms-flex:0 0 30px;flex:0 0 30px;border:1px solid #72c9d4;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.section-filter__title._spoller:hover{text-decoration:underline}.section-filter__title._spoller._active{color:#555}._no-webp .section-filter__title._spoller._active._spoller::after{background:url(../img/icons/errow_h.png) center no-repeat}.section-filter__title._spoller._active._spoller::after{content:"";border:1px solid #3b939e;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.section-filter__title._spoller+.section-filter__body{display:none}.section-filter__body{padding:15px 0 0 0}.section-filter__body .checkbox{display:block;margin:0 0 15px 0}.section-filter__body .checkbox:last-child{margin:0}.price-filter{padding:15px 0 0 0}.values-price-filter{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;margin:0 -15px}.values-price-filter__column{padding:0 15px;-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.values-price-filter__lable{font-size:12px;font-weight:300;color:#999}.values-price-filter__input{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:0 0 0 15px}.values-price-filter .input{font-size:12px;padding:0 5px;height:20px}.compare-filter{padding:20px 0 0 0}.compare-filter__items{margin:0 0 20px 0;padding:0 13px 0 0}.compare-filter__item{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:10px 0 0 0}.compare-filter__link{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;font-size:12px;text-decoration:underline;color:#1ab9ce;line-height:250%}.compare-filter__remove{-webkit-box-flex:0;-ms-flex:0 0 10px;flex:0 0 10px;width:10px;height:10px;border:1px solid #53b5de;background:url(../img/icons/error.svg) center no-repeat}.compare-filter__footer{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.compare-filter__button{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;color:#fff;font-weight:900;height:33px;background-color:#1ab9ce;border-radius:25px;padding:0 13px}._no-webp .compare-filter__button span{background:url(../img/icons/com.png) left no-repeat}.compare-filter__button span{padding:0 0 0 30px}.compare-filter__clean{border-radius:50%;width:40px;height:40px;background:url(../img/icons/trash.svg) center no-repeat}.compare-filter__button.btn:hover{background-color:#148a99}.breadsrumbs{overflow:auto;margin:0 0 25px 0;height:14px}.breadsrumbs__list{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap}.breadsrumbs__list li{margin:0 10px 0 0}._no-webp .breadsrumbs__link{background:url(../img/icons/errow_h.png) right no-repeat}.breadsrumbs__link{font-size:14px;font-weight:300;line-height:114.28571%;color:#1ab9ce;text-decoration:underline;padding:0 20px 0 0}.breadsrumbs__item{font-size:14px;font-weight:300;color:#999;line-height:114.28571%}.catalog__actions{margin:0 0 15px 0}.page__title{font-size:30px;color:#dadada;font-weight:400;font-family:UniSans;text-transform:uppercase;letter-spacing:.75px;line-height:130%;margin:0 0 20px 0}.actions-catalog{background-color:#f3f3f3;padding:10px 20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.order-catalog__label{margin:0 20px 0 0;font-size:14px;color:#333;font-weight:900}.view-catalog{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0}.view-catalog__item{cursor:pointer;width:36px;height:34px;margin:0 8px 0 0}.view-catalog__item_grid{background:#fff url(../img/icons/grid.svg) center no-repeat}.view-catalog__item_list{background:#4da0b9 url(../img/icons/list.svg) center no-repeat}.navi-catalog{border-top:1px solid #ededed;border-bottom:1px solid #ededed;padding:10px 15px}.navi-catalog_top{margin:0 0 30px 0}.show-catalog__label{margin:0 20px 0 0;font-size:14px;color:#333;font-weight:900}.product__title{font-size:36px;color:#333;font-family:UniSans;line-height:120%}.product__title span{text-transform:uppercase;font-size:30px;color:#dadada;display:block}.product__content{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0}.product__images{-webkit-box-flex:0;-ms-flex:0 0 42%;flex:0 0 42%;min-width:0}.product__body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.product__info{margin:0 0 70px 0}.images-product__mainslider{margin:0 0 15px 0}.images-product__mainslide{border:1px solid #f5f5f5;height:308px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.images-product__sal{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:16px;width:58px;height:58px;border-radius:50%;background-color:#f65738;position:absolute;top:15px;left:20px}.images-product__subslider{margin:0 -6px}.images-product__subslide{cursor:pointer;border:3px solid #fff}.images-product__subimage{height:68px;border:1px solid #e4e4e4}.swiper-slide-thumb-active{border:3px solid #f68038}.body-product__top{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 0 10px 0}.body-product__compare{border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:33px;background-color:#f3f3f3;padding:0 20px;font-size:14px;color:#666;text-transform:uppercase;font-weight:900;line-height:171.42857%}._no-webp .body-product__compare span{background:url(../img/icons/compare.png) left no-repeat}.body-product__compare span{padding:0 0 0 30px}.body-product__stock{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:20px;padding:0 10px;font-size:14px;font-weight:300;color:#fff;background-color:#f68038;height:21px}.actions-product{border-top:1px solid #ededed;border-bottom:1px solid #ededed;padding:30px 0;margin:0 0 20px 0}.actions-product__row{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 -15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.actions-product__column{padding:0 15px}.actions-product__price{white-space:nowrap;font-size:24px;color:#333;font-weight:900}.actions-product__price::after{font-size:18px}.actions-product__price_old{font-size:18px;font-weight:300;line-height:24px;text-decoration:line-through;color:#999;line-height:133.33333%;margin:0 0 5px 0}.actions-product__price_old::after{font-size:14px}._no-webp .actions-product__cart{background:url(../img/icons/cart-yellow.png) right no-repeat}.actions-product__cart{white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:57px}.actions-product__cart span{font-size:14px;color:#999;font-weight:900;padding:0 70px 0 0}.include-product{border-bottom:1px solid #ededed;padding:0 0 20px 0}.include-product__title{font-size:14px;font-weight:900;color:#333;text-transform:uppercase;margin:0 0 25px 0}.include-product__row{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0}.include-product__items{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;min-height:100%;-webkit-box-flex:0;-ms-flex:0 1 520px;flex:0 1 520px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.include-product__item{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100%;-webkit-box-flex:0;-ms-flex:0 1 33.333%;flex:0 1 33.333%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.include-product__icon{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin:0 0 15px 0}.include-product__text{font-size:12px;font-weight:300;color:#999;width:64px;text-align:center;line-height:133.33333%}.info-product{padding:20px 0 0 0}.info-product__nav{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.info-product__item{cursor:pointer;font-size:14px;text-transform:uppercase;height:49px;font-weight:900;color:#72c9d4;padding:0 30px;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}.info-product__item span{border-bottom:1px dashed}.info-product__item._active{background-color:#72c9d4;color:#fff}.info-product__item._active span{border-bottom:1px dashed transparent}.info-product__body{background-color:#fafafa;padding:35px 30px}.info-product__block{font-size:14px;color:#666;line-height:157.14286%}.info-product__block p{margin:0 0 30px 0}.info-product__block p:last-child{margin:0}.info-product .info-product__table{border-collapse:collapse;width:100%}.info-product .info-product__table tr{border-bottom:1px solid #e2e2e2}.info-product .info-product__table td{padding:15px 0;width:50%;color:#333}.info-product .info-product__tabel{font-size:14px;font-weight:300}.info-product .info-product__velue{font-size:14px;color:#999;font-weight:300}.same-products__title{font-size:30px;text-transform:uppercase;color:#dadada;font-family:UniSans;margin:0 0 50px 0}.checkout__title{font-size:36px;color:#dadada;text-transform:uppercase;font-family:UniSans;margin:0 0 15px 0}.checkout__content{margin:0 0 45px 0}.order-checkout__title{font-size:36px;color:#dadada;text-transform:uppercase;font-family:UniSans;margin:0 0 15px 0}.order-checkout__item{margin:0 0 10px 0}.item-order{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item-order__content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;border:1px solid #f5f5f5;padding:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0}.item-order__image{-webkit-box-flex:0;-ms-flex:0 0 110px;flex:0 0 110px}.item-order__image img{max-width:100%}.item-order__body{-webkit-box-flex:0;-ms-flex:0 1 40%;flex:0 1 40%;padding:0 0 0 25px}.item-order__title{font-size:14px;color:#36949f;line-height:114.28571%;display:inline-block;margin:0 0 10px 0}.item-order__title span{font-size:16px;font-weight:900;text-transform:uppercase}.item-order__price{white-space:nowrap;font-size:24px;color:#333;font-weight:900}.item-order__price::after{font-size:18px}.item-order__quantity{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:0 30px}.item-order__total{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.item-order__label{font-size:16px;color:#999;font-weight:900;margin:0 0 5px 0}.item-order__delete{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;background:url(../img/icons/delete-of.svg) right no-repeat;position:absolute;top:15px;right:15px;width:16px;height:16px}.item-order__delete:hover{background:url(../img/icons/delete-on.svg) 0 0 no-repeat}.order-checkout__footer{text-align:right;margin:0 0 20px 0}.order-checkout__total{font-size:24px;color:#333;text-transform:uppercase;font-weight:900;margin:0 0 25px 0}.order-checkout__total span{font-size:36px;color:#f68038;font-weight:900;text-transform:uppercase}.order-checkout__total span::after{font-size:28px}.order-checkout__btn{border-radius:25px}.item-order__quantity .quantity__button{height:18px}.content-checkout{padding:20px 45px;background-color:#fafafa}.content-checkout__item{cursor:pointer;font-size:12px;text-transform:uppercase;height:49px;font-weight:900;color:#72c9d4;padding:0 30px;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}.content-checkout__item span{border-bottom:1px dashed}.content-checkout__item._active{background-color:#72c9d4;color:#fff}.content-checkout__item._active span{border-bottom:1px dashed transparent}.content-checkout__body{padding:30px 0 0 0}.form-checkout__column{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;padding:0 15px}.form-checkout__line{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 10px 0}.form-checkout__line:last-child{margin:0}.form-checkout__line_chk{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.form-checkout__line_chk .form-checkout__label{-webkit-box-flex:0;-ms-flex:0 0 235px;flex:0 0 235px}.form-checkout__line_chk .form-checkout__label .checkbox__text{font-size:12px}.form-checkout__line_chk .form-checkout__label .checkbox__text span{color:#666}.form-checkout__label{font-size:14px;font-weight:900;color:#333;-webkit-box-flex:0;-ms-flex:0 0 130px;flex:0 0 130px}.form-checkout__label span{color:#f68038}.form-checkout__input{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:0 0 0 15px;position:relative}.form-checkout__input .form__error{display:block;color:red;font-size:10px;margin:3px 0 0 0}.form-checkout__text{font-size:12px;color:#666;font-weight:300;line-height:150%}.form-checkout__text p{margin:0 0 20px 0}.form-checkout__text p:last-child{margin:0}.footer{margin:0 0 30px 0}.footer__top{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0}.footer__column{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.block-left__top{margin:0 0 55px 0}.top-left{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;margin:0 -20px}.top-left__logo{-webkit-box-flex:0;-ms-flex:0 1 33.333%;flex:0 1 33.333%;padding:0 20px}.top-left__company{-webkit-box-flex:0;-ms-flex:0 1 66.666%;flex:0 1 66.666%;padding:0 20px}.logo-left__logotype{display:inline-block;background-color:#009fb4;margin:0 0 25px 0}.logo-left__tel{position:relative;padding:0 0 0 30px}._no-webp .logo-left__tel::before{background:url(../img/icons/icon-tel.png) left no-repeat}.logo-left__tel::before{position:absolute;top:8px;left:0;content:"";width:19px;height:25px}.logo-left__tel p{margin:0 0 10px 0}.logo-left__tel p a{font-size:14px;color:#333;font-weight:900}.company-left{margin:0 0 55px 0}.company-left__title{font-size:14px;color:#999;text-transform:uppercase;font-weight:900;margin:0 0 30px 0;white-space:nowrap;font-family:UniSans}.brand-left{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;-ms-flex-wrap:wrap;flex-wrap:wrap}.brand-left__logo{margin:0 30px 25px 0}.brand-left__logo:last-child{margin:0}.bottom-left__payment{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0}.bottom-left__icon{margin:0 25px 0 0}.bottom-left__icon:last-child{margin:0}.block-right{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;margin:0 -4px}.block-right__column{padding:0 4px;-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;padding:5px 5px 5px 20px}.block-right__top{height:55px;background-color:#5b7fa6}.block-right__title{font-size:10px;color:#5b7fa6;text-align:center;padding:20px 0}.block-right__row{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.block-right__lineline-block-right{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 0 30px 0}.block-right__lineline-block-right:last-child{margin:0 0 10px 0}.top-right-block{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.top-right-block__slogan{display:inline-block;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;color:#000;background-color:#fff;align-items:center;width:57px;height:42px;color:#5b7fa6;margin:0 0 0 10px}.top-right-block__vk{display:inline-block;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:32px;color:#000;background-color:#fff;align-items:center;width:57px;height:42px;margin:0 10px 0 0;color:#5b7fa6}.line-block-right__image{width:50px;padding:0 0 100% 0;margin:0 0 5px 0}.line-block-right__name{font-size:10px;color:#5b7fa6;text-align:center}.bottom-footer{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;height:55px;border-top:1px solid #dadada;border-bottom:1px solid #dadada;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.bottom-footer__police{font-size:12px;font-weight:300;color:#999}.social-footer__icon{margin:0 15px 0 0}.social-footer__icon:last-child{margin:0}._no-webp .menu-page{background:url(../img/aside/menu-bg.jpg) top repeat}.menu-page{position:relative}.menu-page__header{padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu-page__title{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;font-size:30px;color:#fff;text-transform:uppercase;font-family:UniSans;letter-spacing:.75px;line-height:116.66667%}.menu-page__burger{-webkit-box-flex:0;-ms-flex:0 0 36px;flex:0 0 36px;width:36px;height:35px;background-color:#068292;position:relative;cursor:pointer;z-index:5;padding:10px 6px}.menu-page__burger 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%;height:2px;background-color:#fff}.menu-page__burger span:first-child{top:0}.menu-page__burger span:last-child{top:auto;bottom:0}.menu-page__burger._active span{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.menu-page__burger._active span:first-child{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);top:calc(50% - 1px)}.menu-page__burger._active span:last-child{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);bottom:calc(50% - 1px)}.menu-page__box{height:16px;position:relative}.menu-page__body{display:none}.menu-page__body._active{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;display:block}.menu-page__list>li{border-bottom:1px solid #1aa7b9}._no-webp .menu-page__tab .menu-page__link::after{background:url(../img/aside/arrow.png) 0 0 no-repeat}.menu-page__tab .menu-page__link::after{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;content:"";position:absolute;width:14px;height:14px;right:10px;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.menu-page__tab._active .menu-page__submenu{pointer-events:all}.menu-page__tab._active .submenu-page__item{display:block}.menu-page__tab._active .menu-page__link{background-color:#098494}.menu-page__link{display:block;letter-spacing:.3px;font-size:12px;font-weight:300;color:#fff;padding:12px 20px;position:relative}.menu-page{position:relative;width:260px}.submenu-page__item{display:none}.submenu-page__menu{padding:20px 0;border-bottom:1px solid #dedede}.submenu-page__link{display:block;font-size:12px;color:#1ab9ce;font-weight:300;letter-spacing:.3px;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;padding:10px 40px}.submenu-page__product{padding:0 15px}.submenu-page__product .item-product{border:0}.items-goods{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -15px}.items-goods__column{-webkit-box-flex:0;-ms-flex:0 1 33.333%;flex:0 1 33.333%;padding:0 15px;margin:0 0 30px 0}.item-product{padding:15px;position:relative;border:1px solid #f5f5f5;overflow:hidden;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.item-product__title{position:absolute;left:15px;top:15px}.item-product__subtitle{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;font-weight:900;background-color:#fd8424;color:#fff;padding:0 10px;border-radius:20px;margin:0 0 10px 0;height:21px}.item-product__image{height:260px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 0}.item-product__image img{max-width:100%;max-height:240px}.item-product__block{padding:0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;-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}.item-product__text{font-size:16px;color:#36949f;line-height:150%;display:inline-block;margin:0 0 5px 0;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.item-product__text span{display:block;font-weight:900}.item-product__text:hover{text-decoration:underline}.item-product__footer{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item-product__old-price{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;text-align:right;font-size:18px;font-weight:300;line-height:24px;text-decoration:line-through;color:#999}.item-product__old-price::after{font-size:14px}._no-webp .item-product__add{background:url(../img/aside/cart-01.png) 0 0 no-repeat}.item-product__add{width:40px;height:40px}.item-product__price{font-size:24px;color:#333;font-weight:900}.item-product__price::after{font-size:18px}.item-product__aside{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;-webkit-transform:translate(-110%,0);-ms-transform:translate(-110%,0);transform:translate(-110%,0)}.aside-product{background-color:rgba(0,0,0,.84);border:5px solid #f68038;padding:15px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.aside-product__title{font-size:16px;color:#fff;margin:0 0 30px 0;line-height:157.14286%}.aside-product__title span{display:block;font-weight:900}.aside-product__specification{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}._no-webp .aside-product__cart{background:url(../img/icons/cart-yellow.png) 0 0 no-repeat}.aside-product__cart{width:57px;height:57px;margin:0 auto 25px}.aside-product__footer{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}.aside-product__old-price{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;text-align:right;font-size:18px;font-weight:300;line-height:24px;text-decoration:line-through;margin:0 0 10px 0;color:#999}.aside-product__old-price::after{font-size:14px}.aside-product__stock{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:21px;background-color:#fff;color:#f68038;padding:0 10px;border-radius:20px;font-size:14px}.aside-product__price{color:#fff;font-size:24px;font-weight:900}.aside-product__price::after{font-size:18px}.specification-aside__item{margin:0 0 10px 0}.specification-aside__item:last-child{margin:0}.specification-aside__title{font-size:14px;color:#fff}.specification-aside__subtitle{font-weight:900;font-size:14px;color:#f68038;line-height:128.57143%}.scan-page{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;position:relative}.scan-page__elect{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;background-color:#f3f3f3;padding:0 14px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.scan-page__title{color:#666;font-weight:300;color:#666;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.scan-page__title span{font-size:14px;margin:0 13px;border-bottom:1px dashed}.scan-page__title span:last-child{display:none}._no-webp .scan-page__title::before{background:url(../img/icons/loupe.png) left no-repeat}.scan-page__title::before{content:"";width:17px;height:17px}._no-webp .scan-page__title::after{background:url(../img/icons/arrow-scan.png) 0 0 no-repeat}.scan-page__title::after{content:"";width:10px;height:10px;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.scan-page__title._class span{display:none}.scan-page__title._class span:last-child{display:block}.scan-page__title._active::after{content:"";-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.scan-page__class{position:absolute;width:100%;top:100%;left:0}.scan-page__input{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2}.scan-page__input .input{height:100%}.class-scan{display:none;background-color:#fff;border:1px solid #f3f3f3}.class-scan::after{content:"";background-color:#f68038;position:absolute;width:100%;height:4px;bottom:0;left:0}.class-scan__row{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0}.class-scan__column{-webkit-box-flex:0;-ms-flex:0 1 33.333%;flex:0 1 33.333%;padding:25px 40px;border-right:1px solid #f3f3f3}.class-scan__column:last-child{border:0}.class-scan__list li{margin:0 0 20px 0}.class-scan__list li:last-child{margin:0}.class-scan__checkbox .checkbox__input:checked+.checkbox__text{color:#f68038}.class-scan__checkbox .checkbox__text{color:#999;font-size:14px}.class-scan__checkbox .checkbox__text::before{content:"";display:none}.class-scan__checkbox .checkbox__text::after{content:"";display:none}.swiper__slide{position:relative}.swiper__body{position:relative;z-index:2}.swiper__image{position:absolute;width:100%;height:100%;top:0;left:0}.swiper__dotts{position:relative;z-index:2;margin:-45px 0 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;counter-reset:item}.swiper__dotts .swiper-pagination-bullet{cursor:pointer;margin:0 5px;width:35px;height:35px;overflow:hidden;border-radius:50%;border:2px solid #fff;position:relative;background-size:cover;background-repeat:no-repeat;background-position:center}.swiper__dotts .swiper-pagination-bullet::after{opacity:0;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;font-size:16px;font-weight:900;position:absolute;width:100%;height:100%;top:0;background-color:#f68038;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;counter-increment:item;content:counter(item);color:#fff}.swiper__dotts .swiper-pagination-bullet-active{position:relative;cursor:pointer;opacity:1}.swiper__dotts .swiper-pagination-bullet-active::after{opacity:1}.body-swiper{padding:20px 35px 60px 35px}.body-swiper__title{font-size:48px;font-weight:900;color:#333;margin:0 0 1.04167em 0}.body-swiper__title span{display:block;color:#f68038}.body-swiper__text{font-size:14px;line-height:171.42857%}.body-swiper__bottom{padding:15px 0 0 0;text-align:center}.body-swiper__price{font-size:36px;font-weight:900;color:#fff;margin:0 0 25px 0}.body-swiper__price::after{font-size:30px}.body-swiper__button{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;border:3px solid #fff;padding:0 20px;border-radius:20px;height:33px;color:#fff}._no-webp .body-swiper__button span{background:url(../img/aside/arrow.png) right no-repeat}.body-swiper__button span{font-size:14px;font-weight:900;padding:0 25px 0 0}.text-swiper__text-1{text-transform:uppercase;color:#f68038}.text-swiper__text-2{color:#fff;background-color:#929292;padding:0 5px;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}.text-swiper__text-3{color:#979797}.heading-widget{font-size:30px;color:#dadada;text-transform:uppercase;font-family:UniSans;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.widget-news__heading{display:inline-block;margin:0 0 1.16667em 0}.widget-news__item{margin:0 0 45px 0}.widget-news__item:last-child{margin:0}.widget-news__title{display:inline-block;font-size:12px;line-height:150%;text-transform:uppercase;color:#333;font-weight:900;margin:0 0 1.66667em 0;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.widget-news__title:hover{color:#fd8322}.widget-news__body{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0}.widget-news__data{font-size:18px;font-weight:300;color:#d8d8d8;-webkit-box-flex:0;-ms-flex:0 0 30px;flex:0 0 30px}.widget-news__data span{font-size:24px;font-weight:900;display:block;text-transform:uppercase}.widget-news__text{font-size:12px;font-weight:300;color:#666;line-height:150%;padding:0 0 0 15px}.widget-recall__heading{display:inline-block;margin:0 0 1em 0}.widget-recall__item{display:inline-block;color:#333;margin:0 0 40px 0}.widget-recall__item:last-child{margin:0}.widget-recall__header{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 0 12px 0}.widget-recall__name{font-size:12px;text-transform:uppercase}.widget-recall__data{font-size:12px;font-weight:300;text-transform:uppercase}.widget-recall__text{padding:15px 10px 20px 35px;font-weight:300;font-size:12px;line-height:150%;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;position:relative}._no-webp .widget-recall__text::before{background:url(../img/aside/brackets.png) left no-repeat}.widget-recall__text::before{content:"";position:absolute;width:16px;height:13px;top:20px;left:10px}.goods-slider__heading{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;font-size:36px;text-transform:uppercase;color:#dadada;font-family:UniSans;margin:0 0 10px 0}.goods-slider__fraction{padding:0 20px}.items-goods{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;margin:0 -15px}.items-goods__column{-webkit-box-flex:0;-ms-flex:0 1 33.333%;flex:0 1 33.333%;padding:0 15px}.brands-page{border:3px dashed #dadada;height:115px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;-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}.brands-page__container{position:relative;padding:0 80px}.brands-page__slider{position:relative;padding:0 40px}.brands-page__slider::before{content:"";position:absolute;width:40px;height:100%;top:0;left:0;background-color:#fff;z-index:2}.brands-page__slider::after{content:"";position:absolute;width:40px;height:100%;top:0;right:0;background-color:#fff;z-index:2}.brands-page__slide{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 10px}.brands-page__slide img{cursor:pointer;max-width:100%;padding:3px}.brands-page__slide img:hover{background-color:#dfd108}.brands-page__arrow{position:absolute;top:-25%;z-index:3}.brands-page__arrow_prev{left:15px}.brands-page__arrow_next{right:15px}._no-webp .info-page__block{background:#009fb4 url(../img/info/02.png) 0 0 no-repeat}.info-page__block{padding:45px 55px 60px 30px}.info-page__title{font-size:30px;text-transform:uppercase;color:#22b7ca;letter-spacing:.75px;font-family:UniSans;margin:0 0 1.16667em 0}.info-page__column{position:relative;-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;padding:0 30px;color:#fff;margin:0 0 20px 0}.info-page__column:last-child{margin:0}.info-page__column p{font-size:12px;letter-spacing:.3px;line-height:166.66667%;margin:0 0 35px 0}.info-page__column p:last-child{margin:0}.info-page__heading{font-weight:900;font-size:12px;margin:0 0 10px 0}.info-page__list{padding:0 30px 0 0}.info-page__list li{font-size:12px;letter-spacing:.3px;line-height:166.66667%}._no-webp .info-page__list li::before{background:url(../img/info/icon-01.png) 0 0 no-repeat}.info-page__list li::before{display:inline-block;margin:0 15px 0 5px;content:"";width:11px;height:11px}.info-page__image{position:absolute;width:100%;height:100%;bottom:-80px;left:700px}.info-help{border:1px dashed #dadada}.info-help__block{padding:25px 0 25px 20px}.info-help__row{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.info-help__line{display:inline-block;border-bottom:1px solid #dadada;width:50%}.info-help__line:last-child{border-bottom:none}.info-help__list{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.info-help__list li{margin:0 30px 0 0}.info-help__list li:last-child{margin:0}.info-help__black{font-size:14px;color:#333;letter-spacing:.35px;font-family:UniSans}.info-help__link{font-size:12px;font-weight:300;color:#1ab9ce;line-height:333.33333%;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.info-help__link:hover{color:#000}.page{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:170px 0 0 0}.page__side{position:relative;z-index:3;-webkit-box-flex:0;-ms-flex:0 1 260px;flex:0 1 260px;margin:0 0 30px 0}.page__menu{margin:0 0 40px 0}.page__scan{position:relative;z-index:2;margin:0 0 20px 0}.page__swiper{margin:0 0 65px 0}.page__widget-news{margin:0 0 75px 0}.page__widget-news:last-child{margin:0}.page__brands{margin:0 0 30px 0}.page__info{margin:0 0 40px 0}.page__info-help{margin:0 0 40px 0}@media (min-width:480px){.actions-catalog{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0}.order-catalog{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.show-catalog{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (min-width:580px){.navi-catalog{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width:767.98px){.top-header__column{padding:25px 0 0 0;-ms-flex-item-align:start;align-self:flex-start}.form-checkout{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;margin:0 -15px}.widget-recall__item:hover{color:#1ab9ce}.widget-recall__item:hover .widget-recall__text{background-color:#1ab9ce;color:#fff}.goods-slider__top{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0}.goods-slider__heading{margin:0 0 30px 0}}@media (min-width:991.98px){.menu__link:hover{background-color:#068292;border-radius:25px}.compare-filter__remove:hover{background:url(../img/icons/error_h.svg) center no-repeat}.menu-page__tab._active .submenu-page__item{z-index:2;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.menu-page__link:hover{background-color:#098494}.menu-page__submenu{width:100%;position:absolute;height:100%;top:0;left:100%;overflow:hidden;pointer-events:none}.submenu-page__item{display:block;border:2px solid #098494;background-color:#fff;position:absolute;width:260px;height:100%;top:0;left:0;-webkit-transform:translate(-100%,0);-ms-transform:translate(-100%,0);transform:translate(-100%,0);-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.submenu-page__link:hover{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;color:#fff;background-color:#71c7d3}.item-product:hover .item-product__aside{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.heading-widget:hover{color:#1ab9ce}.page__body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0;padding:0 0 0 30px}.page__container{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0}}@media (min-width:992px){.btn{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.btn:hover{background-color:#dd7330}.select__option:hover{background:#d9d9d9}.checkbox a:hover{text-decoration:none}}@media (min-width:1192px){.content-checkout__nav{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0}}@media (max-width:1192px){._container{max-width:970px}.top-header__column:nth-child(2){-webkit-box-flex:0;-ms-flex:0 0 200px;flex:0 0 200px}.menu__list{-ms-grid-columns:90px 110px 160px;grid-template-columns:90px 110px 160px}.menu__link{padding:5px 10px}.contacts-top__column{padding:0 10px}.contacts-top__column:last-child{padding:0 0 0 10px}._no-webp .contacts-top__item{background:url(../img/header/tel.png) left/15px 20px no-repeat}.contacts-top__item{z-index:5;padding:0 0 0 25px}.contacts-top__tel{font-size:16px}.motion-footer__login{padding:0 0 0 25px}.motion-footer__registry{padding:0 0 0 25px}.motion-footer__mail{padding:0 0 0 25px}.entry-footer__cart span{right:-20px}.order-checkout__total{margin:0 0 10px 0}.content-checkout{padding:10px 20px}.company-left__title{white-space:normal;line-height:20px}.block-right__item{-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3);margin:0 0 10px 0;padding:10px 10px 0 10px}.top-right-block__slogan{width:50px;height:35px}.top-right-block__vk{width:50px;height:35px}.items-goods__column{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.class-scan__column{padding:25px 20px}.info-page__image{left:500px;bottom:-150px}}@media (max-width:1180px){.motion-footer li{margin:0 3.38983vh 0 0}.entry-footer__column{padding:0 2.54237vh 0 0}}@media (max-width:991.98px){._container{max-width:750px}.select__options{font-size:18px}.header::before{content:"";position:absolute;width:100%;height:90px;top:0;left:0;background-color:#2898a7;z-index:5}.menu__body{position:fixed;z-index:2;width:100%;height:100%;top:-100%;left:0;overflow:auto;background-color:#48c0d0;padding:80px 20px 30px 20px;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.menu__body._active{top:50px;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.menu__list{display:block;text-align:center}.menu__link{font-size:22px}.icon-menu{display:block;position:relative;width:30px;height:18px;cursor:pointer;z-index:5}.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%;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)}.contacts-top{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.contacts-top__column:last-child{display:none}.footer-header__column{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}._no-webp .motion-footer__login{background:url(../img/header/login.png) left/0 0 no-repeat}.motion-footer__login{padding:0}._no-webp .motion-footer__registry{background:url(../img/header/user.png) left/0 0 no-repeat}.motion-footer__registry{padding:0}._no-webp .motion-footer__mail{background:url(../img/header/imal.png) left/0 0}.motion-footer__mail{padding:0}._no-webp .entry-footer__telback{background:url(../img/header/telbek.png) left/0 0 no-repeat}.entry-footer__telback{padding:0}.entry-footer__timing{display:none}.entry-footer__cart span{right:-15px}.filter__footer{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.images-product{margin:0 0 20px 0}.block-right{-ms-flex-wrap:wrap;flex-wrap:wrap}.bottom-footer{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bottom-footer__police{margin:0 20px 0 0}.menu-page__tab .menu-page__link::after{-webkit-transform:translate(0,-50%) rotate(90deg);-ms-transform:translate(0,-50%) rotate(90deg);transform:translate(0,-50%) rotate(90deg)}.menu-page__tab._active .menu-page__link::after{-webkit-transform:translate(0,-50%) rotate(-90deg);-ms-transform:translate(0,-50%) rotate(-90deg);transform:translate(0,-50%) rotate(-90deg)}.menu-page__link{font-size:14px}.menu-page{width:100%}.submenu-page{background-color:#fff}.submenu-page__link{font-size:14px;padding:10px 20px}.submenu-page__product{display:none}.items-goods__column{-webkit-box-flex:0;-ms-flex:0 1 33.333%;flex:0 1 33.333%}.widget-news__item{margin:0 0 20px 0}.widget-recall__item{margin:0 0 20px 0}.info-page__columns{display:block}.info-page__image{left:300px;bottom:-200px}.info-help__block{padding:25px 0 25px 0}.page__widget-news{margin:0 0 30px 0}}@media (max-width:991.98px) and (max-width:767.98px){.header::before{content:"";height:70px}}@media (max-width:991.98px) and (max-width:520px){.menu__body._active{top:10px}}@media (max-width:991.98px) and (max-width:479.98px){.block-right{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:991.98px) and (max-width:600px){.block-right{margin:0 -5px}}@media (max-width:767.98px){._container{max-width:480px;padding:0 10px}.header__logo{width:100px}.header__logo img{width:100%}._no-webp .header{background:url(../img/header/bg_header.jpg) 0 -20px no-repeat}.top-header{height:70px}.top-header__column:nth-child(2){-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px}.product__content{display:block}.form-checkout__column{margin:0 0 20px 0}.form-checkout__column:last-child{margin:0}.top-right-block__slogan{width:40px;height:25px;font-size:10px}.top-right-block__vk{width:40px;height:25px;font-size:26px}.items-goods__column{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.class-scan__column{padding:5px 20px}.class-scan__list li{margin:0 0 5px 0}.class-scan__checkbox .checkbox__text{font-size:12px}.goods-slider__navigation{margin:0 0 10px 0}.brands-page{height:80px}.info-page__block{padding:20px}.info-page__title{margin:0 0 15px 0}.info-page__column p{margin:0 0 10px 0}.info-page__list{padding:0}.info-page__image{display:none}.info-help__block{padding:0}.info-help__line{padding:10px 0;width:100%}.info-help__line:last-child{padding:15px 0 0 0}.info-help__list{margin:0 0 10px 0}.info-help__link{line-height:20px}.page{padding:135px 0 0 0}.page__swiper{margin:0 0 30px 0}.page__info-help{margin:0 0 20px 0}}@media (max-width:767.98px) and (max-width:479.98px){.form-checkout__column{padding:0}}@media (max-width:720px){.footer__content{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;-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}}@media (max-width:660px){.pagging__list{margin:0 10px}.item-order__content{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width:640px){.item-order__body{margin:0 0 10px 0}.item-order__quantity{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:0 0 10px 0;padding:0 10px 0 50px}}@media (max-width:600px){.footer__top{display:block}.footer__column{margin:0 0 20px 0}.block-right__column{padding:0 5px}}@media (max-width:580px){.navi-catalog__show{margin:0 0 10px 0}}@media (max-width:520px){.contacts-top__column{padding:0}._no-webp .contacts-top__item{background:url(../img/header/tel.png) left/0 0 no-repeat}.contacts-top__item{position:relative}.contacts-top__title{display:none}._no-webp .contacts-top__tel{background:url(../img/header/tel.png) left no-repeat}.contacts-top__tel{width:19px;height:25px;display:inline-block;font-size:0}.motion-footer__login{color:#ebd4d4}.motion-footer__registry{color:#ebd4d4}.motion-footer__mail{color:#ebd4d4}.entry-footer__telback{display:none}.page{padding:100px 0 0 0}}@media (max-width:500px){.items-goods__column{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}}@media (max-width:480px){.actions-catalog__order{margin:0 0 15px 0}.order-catalog__label{margin:0 0 10px 0}.view-catalog__item{margin:0 10px 0 0}.show-catalog__label{margin:0 0 10px 0}}@media (max-width:479.98px){._container{max-width:320px;padding:0 10px}.pagging__item{width:23px;height:23px;font-size:16px}.info-product__nav{display:block}.info-product__body{padding:10px}.checkout__title{font-size:30px;margin:0}.content-checkout__item{padding:0 10px;margin:0 -20px}.form-checkout__line{display:block}.form-checkout__label{margin:0 0 5px 0}.form-checkout__input{padding:0}.footer__column{margin:0}.block-left__top{text-align:center}.block-left__bottom{margin:0 0 20px 0}.logo-left__tel{margin:0 0 20px 0}.company-left{margin:0 0 20px 0}.bottom-footer{display:block;padding:10px;height:75px}.bottom-footer__police{margin:0 0 10px 0}.class-scan__row{display:block}.body-swiper__title{font-size:34px}.info-page__heading{line-height:18px}}@media (max-width:400px){.top-left{display:block}.logo-left__tel::before{left:75px}}._webp .header{background:#fff url(../img/header/bg_header.webp) top no-repeat}._webp .contacts-top__item_icon{background:url(../img/header/tel.webp) left no-repeat}._webp .motion-footer__login{background:url(../img/header/login.webp) left no-repeat}._webp .motion-footer__registry{background:url(../img/header/user.webp) left no-repeat}._webp .motion-footer__mail{background:url(../img/header/imal.webp) left no-repeat}._webp .entry-footer__telback{background:url(../img/header/telbek.webp) left no-repeat}._webp .entry-footer__timing{background:url(../img/header/calendar.webp) left no-repeat}._webp .entry-footer__cart{background:url(../img/header/card.webp) 0 0 no-repeat}._webp .section-filter__title._spoller::after{background:url(../img/icons/arrow-scan.webp) center no-repeat}._webp .section-filter__title._spoller._active._spoller::after{background:url(../img/icons/errow_h.webp) center no-repeat}._webp .compare-filter__button span{background:url(../img/icons/com.webp) left no-repeat}._webp .breadsrumbs__link{background:url(../img/icons/errow_h.webp) right no-repeat}._webp .body-product__compare span{background:url(../img/icons/compare.webp) left no-repeat}._webp .actions-product__cart{background:url(../img/icons/cart-yellow.webp) right no-repeat}._webp .logo-left__tel::before{background:url(../img/icons/icon-tel.webp) left no-repeat}._webp .menu-page{background:url(../img/aside/menu-bg.webp) top repeat}._webp .menu-page__tab .menu-page__link::after{background:url(../img/aside/arrow.webp) 0 0 no-repeat}._webp .item-product__add{background:url(../img/aside/cart-01.webp) 0 0 no-repeat}._webp .aside-product__cart{background:url(../img/icons/cart-yellow.webp) 0 0 no-repeat}._webp .scan-page__title::before{background:url(../img/icons/loupe.webp) left no-repeat}._webp .scan-page__title::after{background:url(../img/icons/arrow-scan.webp) 0 0 no-repeat}._webp .body-swiper__button span{background:url(../img/aside/arrow.webp) right no-repeat}._webp .widget-recall__text::before{background:url(../img/aside/brackets.webp) left no-repeat}._webp .info-page__block{background:#009fb4 url(../img/info/02.webp) 0 0 no-repeat}._webp .info-page__list li::before{background:url(../img/info/icon-01.webp) 0 0 no-repeat}@media (max-width:1192px){._webp .contacts-top__item{background:url(../img/header/tel.webp) left/15px 20px no-repeat}}@media (max-width:991.98px){._webp .motion-footer__login{background:url(../img/header/login.webp) left/0 0 no-repeat}}@media (max-width:991.98px){._webp .motion-footer__registry{background:url(../img/header/user.webp) left/0 0 no-repeat}}@media (max-width:991.98px){._webp .motion-footer__mail{background:url(../img/header/imal.webp) left/0 0}}@media (max-width:991.98px){._webp .entry-footer__telback{background:url(../img/header/telbek.webp) left/0 0 no-repeat}}@media (max-width:767.98px){._webp .header{background:url(../img/header/bg_header.webp) 0 -20px no-repeat}}@media (max-width:520px){._webp .contacts-top__item{background:url(../img/header/tel.webp) left/0 0 no-repeat}}@media (max-width:520px){._webp .contacts-top__tel{background:url(../img/header/tel.webp) left no-repeat}}