@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Roboto:300,regular,500,700,900&display=swap&subset=cyrillic-ext);@font-face{font-family:Play;font-display:swap;src:url(../fonts/Play-Bold.woff) format("woff"),url(../fonts/Play-Bold.woff2) format("woff2");font-weight:700;font-style:normal}@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}*{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:12px}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;font-size:inherit}input::-ms-clear{display:none}button{cursor:pointer;background-color:inherit}button::-moz-focus-inner{padding:0;border:0}a{color:inherit}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{position:relative}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:1170px;padding:0 15px;margin:0 auto}.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 25px;text-align:center;height:39px;background-color:#f68038;line-height:18px;font-weight:900;text-transform:uppercase;line-height:150%;color:#fff;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.btn_grey{background-color:#e6e6e6;color:#666}.select{position:relative}.select__item{position:relative;min-width:166px}.select__title{color:#0097ac;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}.select__value span{height:1em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}._no-webp .select__value:before{background:url(../img/icons/select-arrow-down.png) center/100% no-repeat}.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-left:5px}.select__input{width:100%;background-color:transparent;height:100%}.select__options{color:#000;position:absolute;top:29px;border-radius:0 0 4px 4px;min-width:100%;left:0;background-color:#fff;border-top:0;border-top:0;font-size:14px;padding:10px 0 5px 0;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.select__option{cursor:pointer;padding:5px 15px;margin:0}.select_show .select__item{min-width:0;border:2px solid #f3f3f3}.select_show .select__value{font-weight:900;color:#999}.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=password],input[type=range],input[type=tel],input[type=text],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=email]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=range]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder,textarea::-webkit-input-placeholder{opacity:1;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}input[type=email]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=range]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=text]::-moz-placeholder,textarea::-moz-placeholder{opacity:1;-moz-transition:opacity .3s ease;transition:opacity .3s ease}input[type=email]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=range]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1;-ms-transition:opacity .3s ease;transition:opacity .3s ease}input[type=email]::-ms-input-placeholder,input[type=password]::-ms-input-placeholder,input[type=range]::-ms-input-placeholder,input[type=tel]::-ms-input-placeholder,input[type=text]::-ms-input-placeholder,textarea::-ms-input-placeholder{opacity:1;-ms-transition:opacity .3s ease;transition:opacity .3s ease}input[type=email]::placeholder,input[type=password]::placeholder,input[type=range]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder,textarea::placeholder{opacity:1;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}input[type=email]:focus,input[type=password]:focus,input[type=range]:focus,input[type=tel]:focus,input[type=text]:focus,textarea:focus{outline:transparent}input[type=email]:focus::-webkit-input-placeholder,input[type=password]:focus::-webkit-input-placeholder,input[type=range]:focus::-webkit-input-placeholder,input[type=tel]:focus::-webkit-input-placeholder,input[type=text]:focus::-webkit-input-placeholder,textarea:focus::-webkit-input-placeholder{-webkit-transition:opacity .3s ease;transition:opacity .3s ease;opacity:0}input[type=email]:focus::-moz-placeholder,input[type=password]:focus::-moz-placeholder,input[type=range]:focus::-moz-placeholder,input[type=tel]:focus::-moz-placeholder,input[type=text]:focus::-moz-placeholder,textarea:focus::-moz-placeholder{-moz-transition:opacity .3s ease;transition:opacity .3s ease;opacity:0}input[type=email]:focus:-ms-input-placeholder,input[type=password]:focus:-ms-input-placeholder,input[type=range]:focus:-ms-input-placeholder,input[type=tel]:focus:-ms-input-placeholder,input[type=text]:focus:-ms-input-placeholder,textarea:focus:-ms-input-placeholder{-ms-transition:opacity .3s ease;transition:opacity .3s ease;opacity:0}input[type=email]:focus::-ms-input-placeholder,input[type=password]:focus::-ms-input-placeholder,input[type=range]:focus::-ms-input-placeholder,input[type=tel]:focus::-ms-input-placeholder,input[type=text]:focus::-ms-input-placeholder,textarea:focus::-ms-input-placeholder{-ms-transition:opacity .3s ease;transition:opacity .3s ease;opacity:0}input[type=email]:focus::placeholder,input[type=password]:focus::placeholder,input[type=range]:focus::placeholder,input[type=tel]:focus::placeholder,input[type=text]:focus::placeholder,textarea:focus::placeholder{-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;opacity:0}.input{border-radius:0!important;border:1px solid #e5e5e5;height:30px;width:100%;display:block;padding:0 15px}.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}.checkbox__input:checked+.checkbox__text:after{content:"";position:absolute;left:3px;top:3px;width:9px;height:9px;background-color:#53b5de}.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;line-height:1.25;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 15px;flex:0 0 15px;left:0;top:0;width:15px;height:15px;background:#fff;border:2px 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:1.25}.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;width:20px;height:17px;background:url(../img/icons/sl-arrow-grey.svg) 0 0/100% no-repeat}.quantity__button_plus{-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;height:33px}.quantity__input input{border:2px solid #e5e5e5;height:100%;width:100%;text-align:center;color:#999;font-size:16px;font-weight:700}.button{font-size:18px;padding-top:calc(8px + 5 * ((100vw - 320px)/ 1080));padding-bottom:calc(8px + 5 * ((100vw - 320px)/ 1080));padding-left:calc(30px + 14 * ((100vw - 320px)/ 1080));padding-right:calc(30px + 14 * ((100vw - 320px)/ 1080));line-height:160%;color:#fff;border-radius:20px 80px;background-color:green;-webkit-transition:all .8s ease 0s;-o-transition:all .8s ease 0s;transition:all .8s ease 0s;white-space:nowrap;-webkit-box-shadow:2px 2px 10px rgba(17,17,17,.5);box-shadow:2px 2px 10px rgba(17,17,17,.5)}.slider-arrow{position:absolute;top:50%;right:0;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;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);cursor:pointer}._arrow{background:url(../img/products/arrow-right.svg) 0 0 no-repeat;width:33px;height:29px;cursor:pointer;outline:transparent}._arrow_prev{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}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-slider__slide img{-webkit-transition:all .8s ease 0s;-o-transition:all .8s ease 0s;transition:all .8s ease 0s;filter:grayscale(1);-webkit-filter:grayscale(1);-moz-filter:grayscale(1);-o-filter:grayscale(1)}.brands-slider__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{width:33px;height:30px;background:url(../img/icons/sl-arrow-grey.svg) 0 0/100% no-repeat}.pagging__arrow:last-child{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.pagging__list{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:35px;margin-right:35px}.pagging__item{width:33px;height:33px;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:#333;font-weight:900;border-radius:50%}.pagging__item._active{color:#fff;background-color:#fd8424}._no-webp .header{background-image:url(../img/header/header-bg.jpg)}.header{background-color:#fff;background-position:50% 0;background-repeat:no-repeat;position:fixed;top:0;left:0;width:100%;z-index:100}.top-header__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:91px;z-index:14}.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__logo{display:inline-block;position:relative;z-index:11}.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-family:Play;font-size:14px;text-decoration:underline;color:#fff;border-radius:20px;min-height:27px;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:3px 22px;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.icon-menu{display:none}.contacts-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.contacts-header__column{padding-left:30px;padding-right:30px}.contacts-header__column:last-child{border:0}._no-webp .contacts-header__item_icon{background-image:url(../img/header/phone.png)}.contacts-header__item_icon{background-position:left;background-repeat:no-repeat;padding-left:37px}.contacts-header__label{font-size:12px;font-weight:300;color:#fff;margin-bottom:5px}.contacts-header__phone{color:#fff;font-size:18px;font-weight:900;white-space:nowrap;z-index:100}.bottom-header__content{display:-webkit-box;display:-ms-flexbox;display:flex;height:63px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.bottom-header__column{-webkit-box-flex:0;-ms-flex:0 1 calc(50% - 95px);flex:0 1 calc(50% - 95px)}.actions-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.actions-header li{margin-right:54px;font-size:14px}.actions-header__item{display:inline-block;line-height:24px;color:#999;padding-left:36px;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.actions-header__item span{border-bottom:1px dashed}._no-webp .actions-header__item_login{background-image:url(../img/header/login.png)}.actions-header__item_login{background-position:left;background-repeat:no-repeat}._no-webp .actions-header__item_reg{background-image:url(../img/header/user.png)}.actions-header__item_reg{background-position:left;background-repeat:no-repeat}._no-webp .actions-header__item_mail{background-image:url(../img/header/mail.png)}.actions-header__item_mail{background-position:left;background-repeat:no-repeat;line-height:13px}.info-header{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-header__column{padding-right:54px}.info-header__column:last-child{padding:0}._no-webp .info-header__callback{background-image:url(../img/header/phone-call.png)}.info-header__callback{background-position:left;background-repeat:no-repeat;display:inline-block;line-height:20px;padding-left:32px;color:#1ab9ce;font-size:14px;white-space:nowrap}.info-header__callback span{border-bottom:1px dashed}._no-webp .info-header__schedule{background-image:url(../img/header/date.png)}.info-header__schedule{background-position:left;background-repeat:no-repeat;padding-left:37px;display:inline-block;font-size:12px;font-weight:300;line-height:18px;color:#999;white-space:nowrap}.info-header__schedule span{font-weight:900}._no-webp .info-header__cart{background:url(../img/header/cart.png) 0 0 no-repeat}.info-header__cart{width:43px;height:43px;display:inline-block;position:relative;z-index:10}.info-header__cart span{position:absolute;line-height:25px;padding:0 11px;border-radius:20px;background-color:#f68038;right:10px;top:-3px;-webkit-transform:translate(80%,0);-ms-transform:translate(80%,0);transform:translate(80%,0);color:#fff;font-size:18px;font-weight:700}.footer__column{margin:0 0 25px 0}.footer__column:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__payments img{max-width:100%}.footer__bottom{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 0;border-top:1px solid #dadada}.footer__copy{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;font-weight:300}.block-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:0 0 20px 0}.block-footer__column:first-child{-webkit-box-flex:0;-ms-flex:0 1 165px;flex:0 1 165px}.block-footer__column:last-child{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:0 0 0 45px}.block-footer__phones{padding-left:0}.block-footer__phones p{display:block}.block-footer__phones p:not(:last-child){margin:0 0 10px 0}.block-footer__phone{font-weight:900;color:#333;font-size:14px;display:block;-webkit-transition:all .8s ease 0s;-o-transition:all .8s ease 0s;transition:all .8s ease 0s}.block-footer__phone:hover{color:#1ab9ce}.logo-footer{display:inline-block;margin:0 0 30px 0}.delivery-footer__title{color:#999;font-size:14px;font-weight:900;text-transform:uppercase;letter-spacing:.35px;margin:0 0 10px 0}.delivery-footer__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 -9px}.delivery-footer__item{padding:15px}.widgets-footer{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -15px}.widgets-footer__column{padding:0 15px}.widgets-footer__column img{max-width:100%}.social-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.social-footer__item{margin-left:10px}.filter{border:4px solid #72c9d4}.filter__title{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;color:#36949f;font-size:24px;font-weight:700;text-transform:uppercase;padding:25px 15px 5px 15px;outline:transparent}.filter__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:25px 15px 15px}.filter__btn{padding:0 15px;font-size:14px;text-transform:capitalize;font-weight:400;line-height:30px}.section-filter{padding:15px;border-bottom:1px solid #72c9d4}.section-filter:last-child{border:none}.section-filter__title{color:#36949f;font-size:16px;font-weight:700;line-height:137.5%;min-height:30px;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;outline:transparent;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.section-filter__title._spoller{cursor:pointer;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}._no-webp .section-filter__title._spoller::after{background:url(../img/icons/text-block-arrow-right.png) center no-repeat}.section-filter__title._spoller::after{content:"";-webkit-box-flex:0;-ms-flex:0 0 30px;flex:0 0 30px;border-radius:50%;width:30px;height:30px;border:1px solid #1ab9ce;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.section-filter__title._spoller._active.section-filter__title{color:#000}._no-webp .section-filter__title._spoller._active::after{background:url(../img/icons/double-arrow-down.png) center no-repeat}.section-filter__title._spoller._active::after{border:1px solid #cbcbcb}.section-filter__body{padding:14px 0 0 0}.section-filter__checkbox{display:block}.section-filter__checkbox:not(:last-child){margin:0 0 15px 0}.price-filter__slider{height:4px;background-color:#eaeaea;margin:0 11px 40px;position:relative}.price-filter__slider::after,.price-filter__slider::before{content:"";position:absolute;background-color:#eaeaea;width:11px;height:4px;top:0}.price-filter__slider::before{left:-5px}.price-filter__slider::after{right:-10px}.price-filter__slider .noUi-connect,.price-filter__slider .noUi-origin{will-change:transform;position:absolute;width:10%;height:10%;z-index:1;top:0;right:0;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transform-style:flat;transform-style:flat}.price-filter__slider .noUi-connect{background-color:#ffcda5;width:100%;height:100%}.price-filter__slider .noUi-base,.price-filter__slider .noUi-connect{position:relative;height:4px}.price-filter__slider .noUi-handle{outline:transparent;position:absolute;top:-10px;right:-11px;width:23px;height:23px;border:1px solid #f68038;background-color:#fff;border-radius:50%;cursor:pointer}.price-filter__slider .noUi-handle::after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:15px;height:15px;background-color:#f68038;border-radius:50%}.price-filter__slider .noUi-tooltip{position:absolute;bottom:-20px;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);color:#999;font-size:12px;font-weight:300}.values-price-filter{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -15px}.values-price-filter__column{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;padding:0 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.values-price-filter__label{color:#999;font-weight:300;line-height:30px}.values-price-filter__input{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding-left:10px}.values-price-filter__input .input{height:23px;padding:0 10px}.compare-filter__items{margin-bottom:20px;padding-right:13px}.compare-filter__item{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}.compare-filter__link{color:#1ab9ce;font-weight:300;line-height:30px;text-decoration:underline}._no-webp .compare-filter__remove{background:url(../img/icons/remove.png) 0 0 no-repeat}.compare-filter__remove{-webkit-box-flex:0;-ms-flex:0 0 10px;flex:0 0 10px;width:10px;height:10px;margin:1px 0 0 5px;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.compare-filter__footer{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;margin-top:22px}.compare-filter__button{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;height:33px;background-color:#1ab9ce;border-radius:20px;padding:0 13px;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}._no-webp .compare-filter__button span{background:url(../img/icons/compare.png) left no-repeat}.compare-filter__button span{text-transform:uppercase;padding-left:30px;line-height:33px;display:inline-block;color:#fff;font-weight:900;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}._no-webp .compare-filter__clear{background:#e6e6e6 url(../img/icons/trash.png) center no-repeat}.compare-filter__clear{width:40px;height:40px;border-radius:50%}.breadcrumbs{overflow:auto;height:20px;margin:0 0 20px 0}.breadcrumbs__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap}._no-webp .breadcrumbs__list li{background:url(../img/icons/text-block-arrow-right.png) right/10px no-repeat}.breadcrumbs__list li{padding:0 20px 0 0;margin:0 10px 0 0;font-size:14px;font-weight:300;color:#999}.breadcrumbs__list li:last-child{margin:0;background:0 0}.breadcrumbs__link{color:#1ab9ce;text-decoration:underline}.catalog__title{color:#dadada;font-family:uniSans;font-size:30px;font-weight:400;text-transform:uppercase;letter-spacing:.75px;line-height:130%;margin:0 0 10px 0}.catalog__actions{margin:0 0 15px 0}.actions-catalog{background-color:#f3f3f3;padding:10px 20px}.order-catalog__label{margin:0 10px 0 0;color:#333;font-size:14px;font-weight:900}.view-catalog{display:-webkit-box;display:-ms-flexbox;display:flex}.view-catalog__item{width:36px;height:34px;cursor:pointer;margin-left:8px}.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 20px 0}.show-catalog__label{margin:0 10px 0 0;color:#333;font-size:14px;font-weight:900}.product__title{color:#333;font-family:uniSans;font-size:36px;font-weight:400;line-height:100%;text-transform:uppercase;margin:0 0 18px 0}.product__title span{display:block;color:#dadada;font-size:30px}.product__images{-webkit-box-flex:0;-ms-flex:0 0 360px;flex:0 0 360px;min-width:0}.product__body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding-right:calc(10px + 10 * ((100vw - 320px)/ 1080))}.product__info{margin:0 0 55px 0}.images-product__productSlider{margin:0 0 13px 0}.images-product__productSlide{height:308px;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;border:1px solid #f5f5f5;position:relative}.images-product__sale{position:absolute;top:16px;left:20px;border-radius:50%;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;font-size:16px;color:#fff;font-weight:700;width:58px;height:58px;background-color:#f65738}.images-product__subSlider{margin:0 -6px}.images-product__subSlide{padding:0 6px;cursor:pointer}.images-product__subSlide.swiper-slide-thumb-active .images-product__sub-image{border:1px solid #f68038}.images-product__sub-image{padding-bottom:82%;padding-left:50%;border:1px solid #e4e4e4;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.body-product{margin-left:30px}.body-product__top{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:0 0 12px 0;border-bottom:1px solid #ededed}.body-product__compare{border-radius:25px;min-height:33px;background-color:#f3f3f3;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;padding:0 15px;font-weight:900;color:#666;text-transform:uppercase;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s;border:1px solid transparent}._no-webp .body-product__compare span{background:url(../img/icons/compare-grey.png) left no-repeat}.body-product__compare span{padding:0 0 0 30px;line-height:21px}.body-product__stock{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;height:21px;background-color:#f68038;color:#fff;font-size:14px;font-weight:300;border-radius:25px;padding:0 10px}.body-product__actions{margin:0 0 22px 0}.actions-product{border-bottom:1px solid #ededed;padding:30px 0}.actions-product__row{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;margin:0 -15px;-ms-flex-wrap:wrap;flex-wrap:wrap}.actions-product__column{padding:0 15px}.actions-product__price{white-space:nowrap;color:#333;font-weight:900;font-size:24px}.actions-product__price span{font-size:18px}.actions-product__price_old{color:#999;font-size:18px;font-weight:300;text-align:left;line-height:133.3333333333%;text-decoration:line-through}.actions-product__price_old span{font-size:14px}.actions-product__cart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:45px;position:relative;height:57px;overflow:hidden;white-space:nowrap}._no-webp .actions-product__cart::after{background:url(../img/products/orange-cart.png) right no-repeat}.actions-product__cart::after{content:"";position:absolute;right:0;top:0;width:57px;height:57px;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.actions-product__cart span{padding:0 15px;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;height:34px;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;background-color:#f3f3f3;font-weight:900;text-transform:uppercase;color:#999;border:1px solid transparent;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.include-product{border-bottom:1px solid #ededed}.include-product__title{color:#333;font-size:14px;font-weight:900;line-height:18px;text-align:left;text-transform:uppercase;margin:0 0 23px 0}.include-product__items{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.include-product__item{-webkit-box-flex:0;-ms-flex:0 1 33.333%;flex:0 1 33.333%;text-align:center;margin:0 30px 13px 0}.include-product__item:last-child{margin:0}.include-product__icon{min-height:40px;max-width:100px;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:0 0 10px 0}.include-product__text{max-width:100px;display:inline-block;color:#999;font-size:12px;font-weight:300;line-height:16px}.info-product{margin-top:40px}.info-product__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.info-product__item{height:49px;color:#72c9d4;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s;border:1px solid transparent;text-transform:uppercase;font-weight:900;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;cursor:pointer;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.info-product__item._active{background-color:#72c9d4;color:#fff}.info-product__body{background-color:#fafafa;padding:35px 30px}.info-product__block p{color:#666;font-size:14px;font-weight:300;line-height:22px}.info-product__block p:not(:last-child){margin:0 0 10px 0}.info-product__table{border-collapse:collapse;width:100%}.info-product__table tr{border-bottom:1px solid #e2e2e2}.info-product__table td{width:50%;color:#333;padding:15px 0;font-size:14px}.info-product__label{font-weight:400}.info-product__value{font-weight:300}.same-products__title{color:#dadada;font-family:uniSans;font-size:30px;font-weight:900;letter-spacing:.9px;text-transform:uppercase;margin-bottom:30px}.checkout__title{font-size:36px;text-transform:uppercase;font-weight:900;color:#dadada;font-family:uniSans;margin:0 0 22px 0}.checkout__content{margin:0 0 45px 0}.order-checkout__title{font-size:36px;text-transform:uppercase;font-weight:900;color:#dadada;font-family:uniSans;margin:0 0 15px 0}.order-checkout__footer{text-align:right;font-weight:900;text-transform:uppercase;padding-top:calc(10px + 10 * ((100vw - 320px)/ 1080))}.order-checkout__total{color:#333;font-size:24px;font-weight:900;text-transform:uppercase;margin-bottom:calc(10px + 5 * ((100vw - 320px)/ 1080))}.order-checkout__total span{color:#f68038;font-size:36px}.order-checkout__total span._hrv{font-size:32px}.order-checkout__btn{height:33px;width:165px;background-color:#f68038;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;color:#fff;border-radius:20px;padding:0 15px;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;font-size:14px;text-transform:uppercase}.item-order{display:-webkit-box;display:-ms-flexbox;display:flex;padding:15px;border:1px solid #f5f5f5;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.item-order:not(:last-child){margin:0 0 11px 0}.item-order__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.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:1;-ms-flex:1 1 auto;flex:1 1 auto;padding-left:calc(10px + 15 * ((100vw - 320px)/ 1080))}.item-order__title{color:#36949f;font-size:14px;line-height:157.1428571429%;display:inline-block}.item-order__title span{font-weight:900}.item-order__price{font-weight:900;font-size:24px;line-height:30px;white-space:nowrap}.item-order__price span{font-size:18px}.item-order__quantity{padding:0 30px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.item-order__total{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.item-order__label{color:#999;font-size:14px;font-weight:300;margin:0 0 5px 0}.item-order__delete{position:absolute;background:url(../img/icons/delete.svg) 0 0 no-repeat;top:15px;right:15px;width:16px;height:16px}.item-order_hrv{font-size:18px}.content-checkout{padding:20px;background-color:#fafafa}.content-checkout__item{height:49px;color:#72c9d4;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s;border:1px solid transparent;text-transform:uppercase;font-weight:900;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;cursor:pointer;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.content-checkout__item._active{background-color:#72c9d4;color:#fff}.content-checkout__body{padding:30px 0 0 0}.form-checkout__line{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-checkout__line:not(:last-child){margin:0 0 10px 0}.form-checkout__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 110px;flex:0 0 110px;font-weight:900;color:#333}.form-checkout__label span{color:#f68038;padding:0 0 0 5px}.form-checkout__input{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.form-checkout__input .form__error{margin:3px 0 0 0;color:red;font-size:10px}.form-checkout__text{color:#666;font-size:12px;font-weight:300;line-height:150%}.form-checkout__text span{color:#f68038}.form-checkout__text p:not(:last-child){margin:0 0 25px 0;margin-bottom:25px}.form-checkout__area{height:121px;overflow:auto;padding:5px 15px!important}.form-checkout__select .select__title{color:#333;border:1px solid #e5e5e5}.page{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;position:relative;margin-top:165px}.page__container{margin-bottom:25px}.page__side{-webkit-box-flex:0;-ms-flex:0 0 260px;flex:0 0 260px;z-index:6}.page__side-news{margin-bottom:calc(15px + 25 * ((100vw - 320px)/ 1080))}.page__side-reviews{margin-bottom:calc(15px + 25 * ((100vw - 320px)/ 1080))}.page__menu{margin-bottom:calc(15px + 10 * ((100vw - 320px)/ 1080))}.page__search{z-index:5;margin:0 0 22px 0}.page__slider{margin-bottom:calc(15px + 15 * ((100vw - 320px)/ 1080))}.page__brands{margin-bottom:32px}.page__info-menu{margin:38px 0 38px 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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:2;position:relative}.menu-page__title{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;color:#fff;font-size:30px;font-family:uniSans;font-weight:400;text-transform:uppercase;letter-spacing:.75px;line-height:123.3333333333%}.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;padding:10px 6px;cursor:pointer;z-index:5}.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);right:0;position:absolute;width:100%;height:1.8px;background-color:#fff;border-radius:20px}.menu-page__burger span:first-child{top:0}.menu-page__burger span:nth-child(2){width:100%}.menu-page__burger span:last-child{top:auto;bottom:0;width:100%}.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{width:100%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);bottom:calc(50% - 1px)}.menu-page__lines{height:16px;position:relative}.menu-page__body{z-index:2;display:none}.menu-page__items{border-bottom:1px solid #1aa7b9}._no-webp .menu-page__parent .menu-page__link::before{background:url(../img/aside/double-arrow-right.png)}.menu-page__parent .menu-page__link::before{content:"";position:absolute;right:20px;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);width:14px;height:14px;-webkit-box-flex:0;-ms-flex:0 0 14px;flex:0 0 14px;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.menu-page__parent._active .submenu-page__item{display:block}.menu-page__parent._active .menu-page__link{background-color:#098494}.menu-page__link{letter-spacing:.3px;font-weight:300;color:#fff;display:block;padding:12px 20px;position:relative;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.submenu-page{opacity:0;visibility:hidden}.submenu-page._active{opacity:1;visibility:visible}.submenu-page__item{display:none}.submenu-page__menu{padding:20px 0;border-bottom:1px solid #dedede}.submenu-page__link{letter-spacing:.3px;font-weight:300;color:#1ab9ce;padding:10px 40px;display:block;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.submenu-page__product{padding:0 15px}.submenu-page__product .item-product{border:0}.submenu-page__product .item-product__footer,.submenu-page__product .item-product__title{opacity:1!important;visibility:visible!important;-webkit-transform:translate(0,0)!important;-ms-transform:translate(0,0)!important;transform:translate(0,0)!important}.news-side__title{display:inline-block;margin:0 0 .6666666667em 0}.side-title{font-family:uniSans;color:#dadada;font-size:30px;font-weight:400;text-transform:uppercase;letter-spacing:.75px;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.news-side__item:not(:last-child){margin-bottom:30px}.news-side__label{color:#333;font-size:12px;font-weight:900;line-height:150%;text-transform:uppercase;display:inline-block;margin:0 0 1.6666666667em 0;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.news-side__body{display:-webkit-box;display:-ms-flexbox;display:flex}.news-side__data{-webkit-box-flex:0;-ms-flex:0 0 30px;flex:0 0 30px;text-align:center;color:#d8d8d8;font-size:24px;font-weight:900;text-transform:uppercase}.news-side__data span{display:block;font-size:18px;font-weight:300;text-transform:lowercase}.news-side__text{padding-left:calc(8px + 7 * ((100vw - 320px)/ 1080));color:#666;font-size:12px;font-weight:300;line-height:150%;text-align:left}.reviews-side__title{display:inline-block;margin:0 0 .6666666667em 0}.reviews-side__item{margin-bottom:calc(5px + 15 * ((100vw - 320px)/ 1080));display:block}.reviews-side__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:calc(5px + 5 * ((100vw - 320px)/ 1080))}.reviews-side__user{color:#333;font-weight:900;font-size:12px;line-height:18px;text-transform:uppercase;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.reviews-side__data{color:#999;line-height:18px;text-transform:uppercase;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.reviews-side__body{padding:14px 8px 14px 30px;font-weight:300;position:relative;line-height:150%;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.reviews-side__body::before{content:'"';position:absolute;left:8px;top:12px;line-height:1;color:#dadada;font-size:48px;font-weight:900}.search-page{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.search-page__select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f3f3f3;padding:0 14px;cursor:pointer}.search-page__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:300;color:#666}.search-page__title span{margin:0 13px;border-bottom:1px dashed}.search-page__title span:last-child{display:none}._no-webp .search-page__title::before{background:url(../img/icons/search.png) 0 0 no-repeat}.search-page__title::before{content:"";width:17px;height:17px}._no-webp .search-page__title::after{background:url(../img/icons/double-arrow-down.png) 0 0 no-repeat}.search-page__title::after{content:"";width:10px;height:10px;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.search-page__title._categories span{display:none}.search-page__title._categories span:last-child{display:block}.search-page__title._active::after{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.search-page__categories{position:absolute;top:100%;left:0;width:100%}.search-page__input{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;border-top:1px solid #f3f3f3;border-bottom:1px solid #f3f3f3}.search-page__input input{height:100%}.categories-search{background-color:#fff;border:1px solid #f3f3f3;display:none}.categories-search::after{content:"";position:absolute;bottom:0;width:100%;left:0;height:4px;background-color:#f68038}.categories-search__column{-webkit-box-flex:0;-ms-flex:0 1 33.333%;flex:0 1 33.333%;padding-top:calc(10px + 17 * ((100vw - 320px)/ 1080));padding-bottom:calc(10px + 17 * ((100vw - 320px)/ 1080));padding-left:calc(20px + 20 * ((100vw - 320px)/ 1080));padding-right:calc(20px + 20 * ((100vw - 320px)/ 1080))}.categories-search__column:not(:last-child){border-right:1px solid #f3f3f3}.categories-search__list li:not(:last-child){margin:0 0 20px 0}.categories-search__checkbox .checkbox__text{color:#999;font-size:12px;font-weight:300;letter-spacing:.3px;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.categories-search__checkbox .checkbox__text::before{display:none}.categories-search__checkbox .checkbox__text::after{display:none}.categories-search__checkbox .checkbox__input:checked+.checkbox__text{color:#f68038}.categories-search__link{color:#999;font-size:12px;font-weight:300;letter-spacing:.3px;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.main-slider__slide{position:relative;width:100%}.main-slider__content{position:relative;z-index:2}.main-slider__image{position:absolute;width:100%;height:100%;top:0;left:0}.main-slider__dotts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);position:relative;z-index:2;counter-reset:item;cursor:pointer}.main-slider__dotts .swiper-pagination-bullet{width:55px;height:55px;margin-left:23px;margin-right:23px;border:2px solid #fff;border-radius:50%;outline:transparent;position:relative;overflow:hidden;background-size:cover;background-repeat:no-repeat;background-position:center;z-index:3}.main-slider__dotts .swiper-pagination-bullet::before{position:absolute;width:100%;height:100%;top:0;left:0;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;font-size:16px;font-weight:900;color:#fffefe;background-color:#f68038;counter-increment:item;content:counter(item);opacity:0;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.main-slider__dotts .swiper-pagination-bullet-active::before{opacity:1;z-index:4}.main-slider .content-main-slider{padding:20px 35px 60px 35px}.main-slider .content-main-slider__title{color:#333;font-size:48px;font-weight:900;text-transform:uppercase;line-height:89.5833333333%;margin-bottom:calc(30px + 20 * ((100vw - 320px)/ 1080))}.main-slider .content-main-slider__title span{display:block;color:#f68038}.main-slider .content-main-slider__footer{text-align:center;padding:15px 0 0 0}.main-slider .content-main-slider__price{color:#fff;font-size:36px;font-weight:900;line-height:66.6666666667%;margin:0 0 24px 0}.main-slider .content-main-slider__price span{font-size:30px}.main-slider .content-main-slider__button{height:33px;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;background-color:transparent;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}._no-webp .main-slider .content-main-slider__button span{background:url(../img/aside/double-arrow-right.png) right no-repeat}.main-slider .content-main-slider__button span{color:#fff;font-size:14px;font-weight:900;padding:0 30px 0 0;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.text-main-slider{font-weight:900;text-transform:uppercase;line-height:133.3333333333%;font-size:14px}.text-main-slider_1{color:#333}.text-main-slider_1 span{color:#f68038;font-size:18px}.text-main-slider_2{color:#fff;background-color:#92918e;display:inline-block;padding:3px 5px}.text-main-slider_3{color:#333}.products-slider__header{margin-bottom:30px}.products-slider__title{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;color:#dadada;font-family:uniSans;font-size:36px;text-transform:uppercase;letter-spacing:.9px}.products-slider__control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.products-slider__info{padding:0 20px;color:#999;font-weight:500;white-space:nowrap}.products-slider__info .swiper-pagination-current{font-weight:900;font-size:30px;color:#333}.items-products{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -15px}.items-products__columns{-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 0;position:relative;border:1px solid #f5f5f5;overflow:hidden;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}.item-product__labels{position:absolute;left:15px;top:15px}.item-product__label{font-weight:900;color:#fff;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:0 0 5px 0;height:21px;line-height:24px;text-transform:uppercase;background-color:#fd8424;border-radius:15px;padding:0 15px}.item-product__image{height:195px;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:10px 0}.item-product__image img{max-width:100%;max-height:240px}.item-product__body{padding:0 15px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.item-product__title{max-width:210px;color:#36949f;font-size:16px;font-weight:300;line-height:150%;display:block;margin-bottom:5px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-transition:all 1s ease 0s;-o-transition:all 1s ease 0s;transition:all 1s ease 0s}.item-product__title span{display:block;font-weight:900}.item-product__footer{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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all 1s ease 0s;-o-transition:all 1s ease 0s;transition:all 1s ease 0s}.item-product__old-price{color:#999;font-size:18px;font-weight:300;text-align:right;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;text-decoration:line-through}.item-product__old-price span{font-size:14px}._no-webp .item-product__add{background:url(../img/products/cart-product.png) 0 0 no-repeat}.item-product__add{width:40px;height:40px}.item-product__new-price{color:#333;font-weight:900;font-size:24px}.item-product__new-price span{font-size:18px}.item-product__hover{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;visibility:hidden;-webkit-transform:translate(0,-100%);-ms-transform:translate(0,-100%);transform:translate(0,-100%);-webkit-transition:all .8s ease 0s;-o-transition:all .8s ease 0s;transition:all .8s ease 0s}.hover-item-product{background-color:rgba(0,0,0,.84);border:5px solid #f68038;padding:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#fff}.hover-item-product__title{color:#fff;font-size:16px;font-weight:300;line-height:22px;white-space:nowrap;margin:0 0 25px 0;color:#c2c2c2}.hover-item-product__title span{font-weight:700;display:block;color:#fff}.hover-item-product__options{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}._no-webp .hover-item-product__cart{background:url(../img/products/orange-cart.png) 0 0 no-repeat}.hover-item-product__cart{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,75%);-ms-transform:translate(-50%,75%);transform:translate(-50%,75%);height:57px;width:57px;margin:0 auto 25px}.hover-item-product__cart_catalog{margin:0;position:relative;top:0;left:10px;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.hover-item-product__footer{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;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hover-item-product__old-price{color:#999;font-size:18px;font-weight:300;text-align:right;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;text-decoration:line-through;margin:0 0 10px 0}.hover-item-product__old-price_modify{margin:0 0 5px 0;-webkit-transform:translate(0,15px);-ms-transform:translate(0,15px);transform:translate(0,15px)}.hover-item-product__old-price span{font-size:14px}._no-webp .hover-item-product__compare{background:url(../img/icons/compare.png) left no-repeat}.hover-item-product__compare{display:inline-block;padding:0 0 0 35px;height:21px;line-height:21px;color:#fff;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.hover-item-product__compare span{border-bottom:1px dashed #fff}.hover-item-product__compare:hover{color:#f68038}.hover-item-product__compare:hover span{border-bottom:none}.hover-item-product__stock{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;height:21px;background-color:#fff;line-height:24px;padding:0 10px;color:#f68038;font-size:14px;font-weight:300;border-radius:20px}.hover-item-product__new-price{font-weight:900;font-size:24px}.hover-item-product__new-price span{font-size:18px}.options-item-product__item{font-weight:400;line-height:171.4285714286%;margin:0 0 5px 0}.options-item-product__value{color:#f68038;font-weight:900;line-height:128.5714285714%}.brands-slider{border-top:3px dashed #dadada;border-bottom:3px dashed #dadada;padding:25px 0}.brands-slider__container{position:relative}.brands-slider__body{padding:0 40px}.brands-slider__slide{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;cursor:pointer;padding:0 10px;margin:auto}.brands-slider__slide img{max-width:100%;-webkit-transition:all .8s ease 0s;-o-transition:all .8s ease 0s;transition:all .8s ease 0s}.brands-slider__slide img:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.brands-slider__arrow{position:absolute;top:50%;margin:-15px 0 0 0}.brands-slider__arrow_prev{left:15px}.brands-slider__arrow_next{right:15px}._no-webp .text-block__body{background:url(../img/text-bg.jpg) 0 0 repeat}.text-block__body{padding:45px 35px 15px 35px;position:relative}.text-block__title{color:#22b7ca;font-family:uniSans;font-size:30px;font-weight:400;text-transform:uppercase;letter-spacing:.75px;margin-bottom:28px}.text-block__column{color:#fff;margin:0 0 30px 0}.text-block__column p{line-height:20px;letter-spacing:.3px}.text-block__column p:not(:last-child){margin:0 0 20px 0}.text-block__label{text-transform:uppercase;font-weight:900;margin-bottom:5px}.text-block__list li{line-height:20px;letter-spacing:.3px}.text-block__list li:not(:last-child){margin:0 0 5px 0}._no-webp .text-block__list li::before{background:url(../img/icons/text-block-arrow-right.png) left 1px no-repeat}.text-block__list li::before{content:"";width:11px;height:12px;display:inline-block;margin:0 17px 0 7px}.text-block__image{position:absolute;right:3%;bottom:-100px;max-width:270px;max-height:325px;width:100%;height:100%}.text-block__image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.info-menu{border-top:3px dashed #dadada;border-bottom:3px dashed #dadada;padding:10px 0}.info-menu__body{display:inline-block}.info-menu__line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #b0b0b0;padding:15px 0}.info-menu__line:last-child{border:0}.info-menu__label{color:#333;font-weight:900;letter-spacing:.35px;font-size:12px;margin-left:16px}.info-menu__link{color:#1ab9ce;font-size:12px;font-weight:300;line-height:24px;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}@media (min-width:479.98px){.products-slider__header{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (min-width:540px){.actions-catalog{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.order-catalog{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navi-catalog{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}.show-catalog{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (min-width:560px){.footer__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left}._no-webp .block-footer__phones{background:url(../img/footer/phone-icon.jpg) left no-repeat}.block-footer__phones{padding-left:35px}}@media (min-width:600px){.info-menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.info-menu__list li{margin:0 0 0 30px}}@media (min-width:700px){.product__content{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (min-width:767.98px){.top-header__column:nth-child(2){padding:25px 0 0 0;-ms-flex-item-align:start;align-self:flex-start;-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px}.form-checkout__line{display:-webkit-box;display:-ms-flexbox;display:flex}.form-checkout__input{padding:0 0 0 15px}.categories-search__row{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (min-width:991.98px){.btn:hover{background-color:#f86b13}.btn_grey:hover{background-color:#bbb}.quantity__button:hover{background:url(../img/products/arrow-left.svg) 0 0/100% no-repeat}._arrow_prev:hover{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}._arrow_next:hover{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.pagging__arrow:hover{background:url(../img/products/arrow-left.svg) 0 0/100% no-repeat}.menu__link:hover{background-color:#068292}.contacts-header__column{border-right:1px solid #fff;padding-left:20px;padding-right:20px}.actions-header__item:hover{color:#1ab9ce}.footer__body{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -15px}.footer__column{padding:0 15px;-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.widgets-footer{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.filter__title{pointer-events:none}.filter__body{display:block!important}._no-webp .compare-filter__remove:hover{background:url(../img/icons/remove_hover.png) 0 0 no-repeat}.compare-filter__button:hover{background-color:#35d1e6}.body-product__compare:hover{border:1px solid #f68038}.actions-product__cart:hover::after{-webkit-transform:scale(1.03);-ms-transform:scale(1.03);transform:scale(1.03)}.actions-product__cart:hover span{-webkit-transform:translate(50%,0);-ms-transform:translate(50%,0);transform:translate(50%,0);opacity:0;visibility:hidden}.info-product__item:hover{border:1px solid #72c9d4}.order-checkout__btn:hover{background-color:#f86b13}.content-checkout__item:hover{border:1px solid #72c9d4}.page__container{display:-webkit-box;display:-ms-flexbox;display:flex}.page__content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:0 0 0 30px;min-width:0}.menu-page__parent._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%;border-left:none;position:absolute;top:0;left:100%;height:100%;overflow:hidden}.submenu-page__item{display:block;width:100%;border:2px solid #098494;border-left:none;background-color:#fff;position:absolute;height:100%;top:0;left:0;-webkit-transform:translate(-100%,0);-ms-transform:translate(-100%,0);transform:translate(-100%,0);-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.submenu-page__link:hover{background-color:#71c7d3;color:#fff}.side-title:hover{color:#1ab9ce}.news-side__label:hover{color:#fd8322}.reviews-side__item:hover .reviews-side__body{background-color:#1ab9ce;color:#fff}.reviews-side__item:hover .reviews-side__body::before{color:#64deee}.reviews-side__item:hover .reviews-side__data,.reviews-side__item:hover .reviews-side__user{color:#1ab9ce}.reviews-side__user:hover{color:#1ab9ce}.categories-search__checkbox .checkbox__text:hover{color:#f68038}.categories-search__link:hover{color:#f68038}.main-slider .content-main-slider__button:hover{background-color:#fff}.main-slider .content-main-slider__button:hover span{-webkit-filter:invert(1);filter:invert(1)}.item-product__title:hover{text-decoration:underline}.brands-slider__arrow_prev{left:0}.brands-slider__arrow_next{right:0}.text-block__row{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -30px}.text-block__column{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;padding:0 30px}.info-menu__link:hover{color:#333}}@media (min-width:991.98px) and (any-hover:hover){._arrow:hover{background:url(../img/products/arrow-left.svg) 0 0 no-repeat}.item-order__title:hover{text-decoration:underline}.item-product:hover .item-product__hover{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);opacity:1;visibility:visible}.item-product:hover .item-product__footer,.item-product:hover .item-product__title{opacity:0;visibility:hidden}}@media (min-width:992px){.select__option:hover{background:#d9d9d9}.checkbox a:hover{text-decoration:none}}@media (min-width:1182px){.content-checkout{padding:20px 45px}.content-checkout__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-checkout{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -15px}.form-checkout__column{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;padding:0 15px}}@media (min-width:1360px){.page__slider{margin-bottom:30px}}@media (max-width:1200px){.info-header__cart span{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);right:-10px}}@media (max-width:1182px){.menu__list{-ms-grid-columns:90px 110px 160px;grid-template-columns:90px 110px 160px}.menu__link{padding:5px 10px}.contacts-header__column{padding-left:20px;padding-right:20px}.actions-header li{margin-right:34px}.info-header__column{padding-right:25px}.info-header__schedule{background-image:none;padding:0}.product__images{-webkit-box-flex:0;-ms-flex:0 0 330px;flex:0 0 330px}.actions-product__column:last-child{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.actions-product__cart{margin-top:15px}.form-checkout__text{padding:25px 0 0 0}.text-block__list li br{display:none}.text-block__image{display:none}.info-menu__container{text-align:center}}@media (max-width:1182px) and (max-width:1170px){.contacts-header__column{padding-left:calc(5px + 15 * ((100vw - 320px)/ 850))}.contacts-header__column{padding-right:calc(5px + 15 * ((100vw - 320px)/ 850))}.actions-header li{margin-right:calc(5px + 29 * ((100vw - 320px)/ 850))}.info-header__column{padding-right:calc(5px + 20 * ((100vw - 320px)/ 850))}}@media (max-width:1170px){.button{font-size:calc(15px + 3 * ((100vw - 320px)/ 850))}.pagging__list{margin-left:calc(5px + 30 * ((100vw - 320px)/ 850))}.pagging__list{margin-right:calc(5px + 30 * ((100vw - 320px)/ 850))}.menu__link{font-size:calc(11px + 3 * ((100vw - 320px)/ 850))}.contacts-header__column{padding-left:calc(5px + 25 * ((100vw - 320px)/ 850))}.contacts-header__column{padding-right:calc(5px + 25 * ((100vw - 320px)/ 850))}.contacts-header__item_icon{padding-left:calc(20px + 17 * ((100vw - 320px)/ 850))}.contacts-header__phone{font-size:calc(15px + 3 * ((100vw - 320px)/ 850))}.actions-header li{margin-right:calc(10px + 44 * ((100vw - 320px)/ 850))}.actions-header li{font-size:calc(12px + 2 * ((100vw - 320px)/ 850))}.actions-header__item{padding-left:calc(10px + 26 * ((100vw - 320px)/ 850))}.info-header__column{padding-right:calc(5px + 49 * ((100vw - 320px)/ 850))}.info-header__callback{padding-left:calc(10px + 22 * ((100vw - 320px)/ 850))}.info-header__callback{font-size:calc(12px + 2 * ((100vw - 320px)/ 850))}.info-header__schedule{padding-left:calc(10px + 27 * ((100vw - 320px)/ 850))}.info-header__cart span{font-size:calc(12px + 6 * ((100vw - 320px)/ 850))}.filter__title{font-size:calc(20px + 4 * ((100vw - 320px)/ 850))}.product__title{font-size:calc(26px + 10 * ((100vw - 320px)/ 850))}.product__title span{font-size:calc(20px + 10 * ((100vw - 320px)/ 850))}.actions-product__price{font-size:calc(20px + 4 * ((100vw - 320px)/ 850))}.actions-product__price_old{font-size:calc(14px + 4 * ((100vw - 320px)/ 850))}.same-products__title{font-size:calc(20px + 10 * ((100vw - 320px)/ 850))}.same-products__title{margin-bottom:calc(10px + 20 * ((100vw - 320px)/ 850))}.checkout__title{font-size:calc(26px + 10 * ((100vw - 320px)/ 850))}.order-checkout__title{font-size:calc(26px + 10 * ((100vw - 320px)/ 850))}.order-checkout__total{font-size:calc(20px + 4 * ((100vw - 320px)/ 850))}.order-checkout__total span{font-size:calc(32px + 4 * ((100vw - 320px)/ 850))}.order-checkout__total span._hrv{font-size:calc(28px + 4 * ((100vw - 320px)/ 850))}.item-order__price{font-size:calc(20px + 4 * ((100vw - 320px)/ 850))}.item-order__price span{font-size:calc(14px + 4 * ((100vw - 320px)/ 850))}.item-order_hrv{font-size:calc(14px + 4 * ((100vw - 320px)/ 850))}.form-checkout__text p:not(:last-child){margin-bottom:calc(15px + 10 * ((100vw - 320px)/ 850))}.menu-page__title{font-size:calc(20px + 10 * ((100vw - 320px)/ 850))}.side-title{font-size:calc(20px + 10 * ((100vw - 320px)/ 850))}.news-side__item:not(:last-child){margin-bottom:calc(15px + 15 * ((100vw - 320px)/ 850))}.news-side__data{font-size:calc(17px + 7 * ((100vw - 320px)/ 850))}.news-side__data span{font-size:calc(11px + 7 * ((100vw - 320px)/ 850))}.main-slider__dotts .swiper-pagination-bullet{width:calc(25px + 30 * ((100vw - 320px)/ 850))}.main-slider__dotts .swiper-pagination-bullet{height:calc(25px + 30 * ((100vw - 320px)/ 850))}.main-slider__dotts .swiper-pagination-bullet{margin-left:calc(10px + 13 * ((100vw - 320px)/ 850))}.main-slider__dotts .swiper-pagination-bullet{margin-right:calc(10px + 13 * ((100vw - 320px)/ 850))}.main-slider .content-main-slider__title{font-size:calc(30px + 18 * ((100vw - 320px)/ 850))}.main-slider .content-main-slider__price{font-size:calc(25px + 11 * ((100vw - 320px)/ 850))}.main-slider .content-main-slider__price span{font-size:calc(19px + 11 * ((100vw - 320px)/ 850))}.text-main-slider_1 span{font-size:calc(15px + 3 * ((100vw - 320px)/ 850))}.products-slider__header{margin-bottom:calc(10px + 20 * ((100vw - 320px)/ 850))}.products-slider__title{font-size:calc(25px + 11 * ((100vw - 320px)/ 850))}.item-product__old-price{font-size:calc(14px + 4 * ((100vw - 320px)/ 850))}.item-product__new-price{font-size:calc(20px + 4 * ((100vw - 320px)/ 850))}.hover-item-product__title{font-size:calc(13px + 3 * ((100vw - 320px)/ 850))}.hover-item-product__old-price{font-size:calc(14px + 4 * ((100vw - 320px)/ 850))}.hover-item-product__stock{font-size:calc(11px + 3 * ((100vw - 320px)/ 850))}.hover-item-product__new-price{font-size:calc(20px + 4 * ((100vw - 320px)/ 850))}}@media (max-width:991.98px){.select__options{font-size:18px}.menu__body{opacity:0;position:fixed;height:100%;width:100%;top:0;left:0;overflow:auto;background-color:#fff;padding:110px 20px 30px 20px;z-index:2;visibility:hidden;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.menu__body::before{content:"";position:fixed;width:100%;height:90px;top:0;left:0;background-color:#14c0d4}.menu__body._active{display:block;opacity:1;visibility:visible;z-index:10}.menu__list{display:block}.menu__link{color:#000;font-size:18px;padding:10px 0}.icon-menu{display:block;position:relative;height:18px;width:30px;cursor:pointer;z-index:11}.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;border-radius:20px}.icon-menu span:first-child{top:0}.icon-menu span:nth-child(2){width:80%;height:1.5px}.icon-menu span:last-child{top:auto;bottom:0;width:60%}.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{width:100%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);bottom:calc(50% - 1px)}.contacts-header__column{border:none}.contacts-header__item_second-phone{display:none}.contacts-header__phone{font-size:16px}.actions-header__item{padding:0}.actions-header__item_login{background-image:none}.actions-header__item_reg{background-image:none}.actions-header__item_mail{background-image:none}.info-header__callback{background-image:none;padding:0}.info-header__schedule{display:none}.filter__title{padding:20px 15px}.filter__title._spoller{cursor:pointer;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}._no-webp .filter__title._spoller::after{background:url(../img/icons/text-block-arrow-right.png) center no-repeat}.filter__title._spoller::after{content:"";-webkit-box-flex:0;-ms-flex:0 0 30px;flex:0 0 30px;border-radius:50%;width:30px;height:30px;border:1px solid #1ab9ce;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.filter__title._spoller._active.filter__title{color:#000}._no-webp .filter__title._spoller._active::after{background:url(../img/icons/double-arrow-down.png) center no-repeat}.filter__title._spoller._active::after{border:1px solid #cbcbcb}.checkout__order{margin:0 0 30px 0}.page__side{margin:0 0 20px 0}.page__side-news{margin-top:30px}.menu-page__parent .menu-page__link::before{-webkit-transform:translate(0,-50%) rotate(90deg);-ms-transform:translate(0,-50%) rotate(90deg);transform:translate(0,-50%) rotate(90deg)}.menu-page__parent._active .menu-page__link::before{-webkit-transform:translate(0,-50%) rotate(270deg);-ms-transform:translate(0,-50%) rotate(270deg);transform:translate(0,-50%) rotate(270deg)}.menu-page__link{font-size:15px}.submenu-page{opacity:1;visibility:visible;background-color:#fff}.submenu-page__link{padding:10px 20px;font-size:14px}.submenu-page__product{display:none}.text-block__container{padding:0}.text-block__body{padding:25px 20px 15px 20px}}@media (max-width:991.98px) and (max-width:479.98px){.menu__body{padding:90px 20px 30px 20px}.menu__body::before{height:70px}}@media (max-width:991.98px) and (max-width:1170px){.page__side-news{margin-top:calc(50px + -20 * ((100vw - 320px)/ 850))}}@media (max-width:840px){.items-products__columns{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}}@media (max-width:767.98px){.select__option{font-size:14px}._no-webp .header{background-image:url(../img/header/header-bg.jpg)}.header{background-color:#fff;background-position:0 0;background-repeat:no-repeat;height:70px}.top-header{height:45px}.top-header__logo{width:100px}.top-header__logo img{max-width:100%}.contacts-header{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.contacts-header__item_icon{padding-left:30px}.actions-header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.actions-header__item span{font-size:14px}.info-header__callback span{font-size:13px;display:block;margin-top:10px}.product__images{margin-bottom:30px}.product__info{margin:0 -10px 30px -10px}.info-product__body{padding:20px 15px}.info-product__label{text-align:left}.info-product__value{text-align:right}.checkout__content{margin:0 -10px 35px}.item-order__quantity{padding:0 15px 0 0}.item-order__total{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.content-checkout__nav{margin:-20px -20px -10px -20px}.form-checkout__label{margin:0 0 10px 0}.page{margin:90px 0 0 0}.search-page__select{display:none}}@media (max-width:767.98px) and (max-width:1170px){.actions-header__item span{font-size:calc(17px + -3 * ((100vw - 320px)/ 850))}.info-header__callback span{font-size:calc(18px + -5 * ((100vw - 320px)/ 850))}}@media (max-width:700px){.body-product{margin-left:0}.include-product__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.item-order{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.item-order__content{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;padding:0 30px 10px 0}}@media (max-width:600px){.items-products__columns{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.info-menu__container{text-align:left}.info-menu__body{display:-webkit-box;display:-ms-flexbox;display:flex}.info-menu__line{display:block;-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;border:0}.info-menu__label{margin:0 0 10px 0}.info-menu__list li:not(:last-child){margin:0 0 10px 0}}@media (max-width:560px){.footer__payments{text-align:center}.footer__copy{text-align:center;margin:0 0 10px 0}.block-footer{display:block;text-align:center}.block-footer__column:last-child{padding:0}.block-footer__column:not(:last-child){margin:0 0 25px 0}.block-footer__phones p:not(:last-child){margin:0 0 20px 0}.block-footer__phone{font-size:18px}.delivery-footer{text-align:center}.delivery-footer__items{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.widgets-footer{display:block;text-align:center}.widgets-footer__column:not(:last-child){margin:0 0 25px 0}.social-footer{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.social-footer__item{margin:0 5px}}@media (max-width:540px){.actions-header{padding-bottom:10px}.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:485px){.contacts-header__item_icon{padding:0;background-image:none}.contacts-header__label{display:none}._no-webp .contacts-header__phone{background-image:url(../img/header/phone.png)}.contacts-header__phone{font-size:0;background-position:left;background-repeat:no-repeat;width:19px;height:25px;display:inline-block;vertical-align:middle;position:relative}}@media (max-width:479.98px){.select__item{margin:0 0 15px 0}.select__option{font-size:16px}.pagging{margin:0 0 8px 0}.pagging__item{width:25px;height:25px;margin:0 3px}.header{background-position:0 -20px}.top-header__content{height:70px}.contacts-header__column{margin:auto}.info-header__cart span{border-radius:50%;padding:0 5px;right:0}.breadcrumbs{margin:0 0 35px 0}.include-product__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.info-product__item{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:0 15px;font-size:14px}.info-product__table td{font-size:16px}.order-checkout__footer{text-align:center}.order-checkout__btn{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;border-radius:0;height:50px;font-size:16px}.item-order__image{-webkit-box-flex:0;-ms-flex:0 0 75px;flex:0 0 75px}.content-checkout__item{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:0 15px;font-size:14px}.form-checkout__line:not(:last-child){margin:0 0 15px 0}.form-checkout__label{margin:0 0 5px 0;font-size:14px}.products-slider__title{margin:0 0 20px 0}}@media (max-width:479.98px) and (max-width:1170px){.info-product__table td{font-size:calc(14px + 2 * ((100vw - 320px)/ 850))}}@media (max-width:350px){.pagging__item{width:20px;height:20px}.actions-header__item span{font-size:15px}.info-product__block p{font-size:13px}.info-product__table td{font-size:13px}}@media (min-width:991.98px) and (max-width:1170px){.contacts-header__column{padding-left:calc(5px + 15 * ((100vw - 320px)/ 850))}.contacts-header__column{padding-right:calc(5px + 15 * ((100vw - 320px)/ 850))}}@media (max-width:1182px) and (min-width:991.98px){.items-products__columns{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}}@media (any-hover:hover){.contacts-header__phone:hover{text-decoration:underline}.item-order__delete:hover{background:url(../img/icons/delete_hover.svg) 0 0 no-repeat}}._webp .select__value:before{background:url(../img/icons/select-arrow-down.webp) center/100% no-repeat}._webp .header{background-image:url(../img/header/header-bg.webp)}._webp .contacts-header__item_icon{background-image:url(../img/header/phone.webp)}._webp .actions-header__item_login{background-image:url(../img/header/login.webp)}._webp .actions-header__item_reg{background-image:url(../img/header/user.webp)}._webp .actions-header__item_mail{background-image:url(../img/header/mail.webp)}._webp .info-header__callback{background-image:url(../img/header/phone-call.webp)}._webp .info-header__schedule{background-image:url(../img/header/date.webp)}._webp .info-header__cart{background:url(../img/header/cart.webp) 0 0 no-repeat}._webp .section-filter__title._spoller::after{background:url(../img/icons/text-block-arrow-right.webp) center no-repeat}._webp .section-filter__title._spoller._active::after{background:url(../img/icons/double-arrow-down.webp) center no-repeat}._webp .compare-filter__remove{background:url(../img/icons/remove.webp) 0 0 no-repeat}._webp .compare-filter__button span{background:url(../img/icons/compare.webp) left no-repeat}._webp .compare-filter__clear{background:#e6e6e6 url(../img/icons/trash.webp) center no-repeat}._webp .breadcrumbs__list li{background:url(../img/icons/text-block-arrow-right.webp) right/10px no-repeat}._webp .body-product__compare span{background:url(../img/icons/compare-grey.webp) left no-repeat}._webp .actions-product__cart::after{background:url(../img/products/orange-cart.webp) right no-repeat}._webp .menu-page{background:url(../img/aside/menu-bg.webp) top repeat}._webp .menu-page__parent .menu-page__link::before{background:url(../img/aside/double-arrow-right.webp)}._webp .search-page__title::before{background:url(../img/icons/search.webp) 0 0 no-repeat}._webp .search-page__title::after{background:url(../img/icons/double-arrow-down.webp) 0 0 no-repeat}._webp .main-slider .content-main-slider__button span{background:url(../img/aside/double-arrow-right.webp) right no-repeat}._webp .item-product__add{background:url(../img/products/cart-product.webp) 0 0 no-repeat}._webp .hover-item-product__cart{background:url(../img/products/orange-cart.webp) 0 0 no-repeat}._webp .hover-item-product__compare{background:url(../img/icons/compare.webp) left no-repeat}._webp .text-block__body{background:url(../img/text-bg.webp) 0 0 repeat}._webp .text-block__list li::before{background:url(../img/icons/text-block-arrow-right.webp) left 1px no-repeat}@media (min-width:560px){._webp .block-footer__phones{background:url(../img/footer/phone-icon.webp) left no-repeat}}@media (min-width:991.98px){._webp .compare-filter__remove:hover{background:url(../img/icons/remove_hover.webp) 0 0 no-repeat}}@media (max-width:991.98px){._webp .filter__title._spoller::after{background:url(../img/icons/text-block-arrow-right.webp) center no-repeat}}@media (max-width:991.98px){._webp .filter__title._spoller._active::after{background:url(../img/icons/double-arrow-down.webp) center no-repeat}}@media (max-width:767.98px){._webp .header{background-image:url(../img/header/header-bg.webp)}}@media (max-width:485px){._webp .contacts-header__phone{background-image:url(../img/header/phone.webp)}}