@charset "UTF-8";@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300; 400;500;700;900&display=swap');@font-face{font-family:Play;font-display:swap;src:url(../fonts/Play-Bold.woff2) format("woff2"),url(../fonts/Play-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:UniSans;font-display:swap;src:url("../fonts/Uni Sans Heavy Regular.woff2") format("woff2"),url("../fonts/Uni Sans Heavy Regular.woff") format("woff");font-weight:400;font-style:normal}*{padding:0;margin:0;border:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{height:100%;min-width:320px}body{color:#000;line-height:1;font-family:Roboto;font-size:.875rem;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea{font-family:Roboto;font-size:inherit}button{cursor:pointer;color:inherit;background-color:inherit}a{color:inherit}a:link,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}.lock body{overflow:hidden;-ms-touch-action:none;touch-action:none}.wrapper{min-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;overflow:hidden}.wrapper>main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container]{max-width:71.25rem;-webkit-box-sizing:content-box;box-sizing:content-box;margin:0 auto;padding:0 .9375rem}.button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0 25px;height:39px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f68038;color:#fff;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;font-size:12px;font-weight:900;line-height:18px;text-transform:uppercase}.button._fw{width:100%}.button_grey{color:#666;background-color:#e6e6e6}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 #e5e5e5;width:100%;height:30px;display:block;padding:0 15px}.input._form-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}.checkbox__input:focus+.checkbox__label:before{-webkit-box-shadow:0 0 5px #009aaf;box-shadow:0 0 5px #009aaf}.checkbox__input:checked+.checkbox__label:before{border:3px solid #fff;-webkit-box-flex:0;-ms-flex:0 0 15px;flex:0 0 15px;width:15px;height:15px;background-color:#009aaf}.checkbox__label{cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;gap:10px;color:#666;font-size:12px;line-height:1.25}.checkbox__label:before{content:"";-ms-flex-item-align:start;align-self:flex-start;-webkit-box-flex:0;-ms-flex:0 0 15px;flex:0 0 15px;width:15px;height:15px;border:2px solid #dadada}.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}.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.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:0 0 0 5px}.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}.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/icons/sl_arrow_grey.svg) 0 0/100% no-repeat;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;width:20px;height:17px}.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{height:100%;color:#999;font-size:16px;border:2px solid #e5e5e5;width:100%;text-align:center}.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:30px;height:25px;cursor:pointer;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{margin:0 35px;display:-webkit-box;display:-ms-flexbox;display:flex}.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;border-radius:50%;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:default}.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}[class*=-ibg]{position:relative}[class*=-ibg] img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}[class*=-ibg_contain] img{-o-object-fit:contain;object-fit:contain}.brands-slider__slide img{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;-webkit-filter:grayscale(1);filter:grayscale(1)}._arrow{background:url(../img/icons/sl_arrow.svg) 0 0 no-repeat;width:33px;height:30px;cursor:pointer}._arrow_prev{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.page-break{height:30px;background-color:#000}.no-webp .header{background:#fff url(../img/bg_header.jpg) top no-repeat}.header{position:fixed;top:0;left:0;width:100%;z-index:50}.top-header_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:90px}.top-header__column{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.top-header__column_logo{-webkit-box-flex:0;-ms-flex:0 0 190px;flex:0 0 190px;text-align:center}.top-header__logo{position:relative;z-index:5;display:inline-block}.top-header__contacts{position:relative;z-index:5}.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;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:5px 22px;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s 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:0 30px}.no-webp .contacts-header__item_icon{background:url(../img/icons/header/phone.png) left no-repeat}.contacts-header__item_icon{padding:0 0 0 37px}.contacts-header__label{font-size:12px;font-weight:300;color:#fff;margin:0 0 5px 0}.contacts-header__phone{color:#fff;font-size:18px;font-weight:900;white-space:nowrap}.bottom-header__row{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;padding:0 22px}.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:0 54px 0 0}.actions-header li:last-child{margin:0}.actions-header__item{padding:0 0 0 36px;display:inline-block;line-height:24px;color:#999;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.actions-header__item span{border-bottom:1px dotted}.no-webp .actions-header__item_login{background:url(../img/icons/header/login.png) left no-repeat}.no-webp .actions-header__item_reg{background:url(../img/icons/header/user.png) left no-repeat}.no-webp .actions-header__item_email{background:url(../img/icons/header/mail.png) left no-repeat}.actions-header__item_email span{border-bottom:1px solid}.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:0 54px 0 0}.info-header__column:last-child{padding:0}.no-webp .info-header__callback{background:url(../img/icons/header/callback.png) left no-repeat}.info-header__callback{display:inline-block;color:#1ab9ce;padding:0 0 0 32px;line-height:20px;white-space:nowrap}.info-header__callback span{border-bottom:1px dotted}.no-webp .info-header__schedule{background:url(../img/icons/header/schedule.png) left no-repeat}.info-header__schedule{padding:0 0 0 37px;font-size:12px;font-weight:300;line-height:18px;color:#999}.info-header__schedule span{font-weight:900}.no-webp .info-header__cart{background:url(../img/icons/header/cart.png) 0 0/100% no-repeat}.info-header__cart{width:43px;height:43px;display:inline-block;position:relative}.info-header__cart span{padding:0 11px;border-radius:20px;line-height:25px;background-color:#f68038;position:absolute;right:-25px;top:-3px;font-size:18px;font-weight:700;color:#fff}.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__bottom{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 0;border-top:1px solid #dadada;text-align:center}.footer__copy{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;color:#999;font-size:12px;font-weight:300}.footer__payments img{max-width:100%}.block-footer{padding:0 0 20px 0;text-align:center}.block-footer__column:first-child{-webkit-box-flex:0;-ms-flex:0 0 165px;flex:0 0 165px}.block-footer__column:last-child{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.block-footer__phones{padding:0 0 0 15px}.block-footer__phones p{margin:0 0 10px 0}.block-footer__phones p:last-child{margin:0}.block-footer__phone{color:#333;font-weight:900}.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;margin:0 -15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.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:0 0 0 10px}.filter{border:4px solid #72c9d4}.filter__title{padding:25px 15px 5px 15px;color:#36949f;font-size:24px;font-weight:700;text-transform:uppercase;letter-spacing:0;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.filter__footer{display:-webkit-box;display:-ms-flexbox;display:flex;padding:15px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.filter__button{padding:0 15px;text-transform:none}.section-filter{padding:15px;border-bottom:1px solid #72c9d4}.section-filter:last-child{border:0}.section-filter__title{color:#36949f;font-size:16px;font-weight:700;line-height:22px;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}.section-filter__title.spollers__title{cursor:pointer}.no-webp .section-filter__title.spollers__title::after{background:url(../img/icons/li_arrow.png) center no-repeat}.section-filter__title.spollers__title::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 #72c9d4}.section-filter__title.spollers__title._spoller-active{color:#000}.no-webp .section-filter__title.spollers__title._spoller-active::after{background:url(../img/icons/spoller-arrow.png) center no-repeat}.section-filter__title.spollers__title._spoller-active::after{content:"";border:1px solid #cbcbcb}.section-filter__body{padding:15px 0 0 0}.section-filter__checkbox{display:block;margin:0 0 15px 0}.section-filter__checkbox:last-child{margin:0}.price-filter__slider{height:4px;background-color:#eaeaea;margin:0 11px 50px 11px;position:relative}.price-filter__slider::after,.price-filter__slider::before{content:"";background-color:#eaeaea;width:11px;height:4px;position:absolute;left:0;top:0}.price-filter__slider::before{left:-11px}.price-filter__slider::after{right:-11px}.price-filter__slider .noUi-base,.price-filter__slider .noUi-connects{position:relative;height:4px}.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{width:100%;height:100%;background-color:#ffcda5}.price-filter__slider .noUi-handle{width:23px;height:23px;border:1px solid #f68038;background-color:#fff;border-radius:50%;position:relative;top:-10px;right:-11.5px;cursor:pointer}.price-filter__slider .noUi-handle::after{content:"";width:15px;height:15px;position:absolute;left:3px;top:3px;border-radius:50%;background-color:#f68038}.price-filter__slider .noUi-tooltip{position:absolute;bottom:-22px;left:50%;color:#999;font-size:12px;font-weight:300;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}.values-price-filter{display:-webkit-box;display:-ms-flexbox;display:flex;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;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.values-price-filter__label{color:#999;font-size:12px;font-weight:300}.values-price-filter__input{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:0 0 0 10px}.values-price-filter__input .input{font-size:12px;height:20px;padding:0 10px}.compare-filter__items{margin:0 0 20px 0;padding:0 13px 0 0}.compare-filter__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 0 10px 0}.compare-filter__item:last-child{margin:0}.compare-filter__link{color:#1ab9ce;font-size:12px;font-weight:300;text-decoration:underline;line-height:16px}.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:3px 0 0 5px}.compare-filter__footer{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__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;padding:0 13px;border-radius:25px}.no-webp .compare-filter__button span{background:url(../img/icons/compare.png) left no-repeat}.compare-filter__button span{padding:0 0 0 30px;text-transform:uppercase;color:#fff;font-size:14px;font-weight:900;line-height:33px;display:inline-block}.no-webp .compare-filter__clean{background:#e6e6e6 url(../img/icons/trash.png) center no-repeat}.compare-filter__clean{border-radius:50%;width:40px;height:40px}.catalog__title{color:#dadada;font-family:UniSans;font-size:30px;text-transform:uppercase;letter-spacing:.75px;line-height:130%;margin:0 0 20px 0}.catalog__actions{margin:0 0 15px 0}.actions-catalog{background-color:#f3f3f3;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 20px}.order-catalog__label{color:#333;font-size:14px;font-weight:900;margin:0 20px 0 0}.view-catalog{display:-webkit-box;display:-ms-flexbox;display:flex}.view-catalog__item{width:36px;height:36px;margin:0 0 0 8px;cursor:pointer}.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 23px 0}.show-catalog__label{color:#333;font-size:14px;font-weight:900;margin:0 20px 0 0}.product__title{margin:0 0 18px 0;color:#333;font-family:UniSans;font-size:36px;text-transform:uppercase}.product__title span{display:block;font-size:30px;color:#dadada}.product__content{margin:0 0 35px 0}.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}.product__info{margin:0 0 70px 0}.images-product__mainslider{margin:0 0 13px 0}.images-product__mainslide{border:1px solid #f5f5f5;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;position:relative}.images-product__sale{position:absolute;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;width:58px;height:58px;color:#fff;background-color:#f65738;font-size:16px;top:16px;left:20px}.images-product__subslider{margin:0 -6px}.images-product__subslide{padding:0 6px}.images-product__subslide.swiper-slide-thumb-active .images-product__subimage{border:1px solid #f68038}.images-product__subslide.swiper-slide-thumb-active .images-product__subimage::after{opacity:1}.images-product__subimage{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;padding:0 0 82% 0;border:1px solid #e4e4e4}.images-product__subimage::after{content:"";-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;opacity:0;position:absolute;width:100%;height:100%;top:0;left:0;border:3px solid #f68038}.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{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;min-height:33px;border-radius:25px;padding:0 15px;background-color:#f3f3f3;text-transform:uppercase;color:#666;font-weight:900}.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{height:21px;background-color:#f68038;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:#fff;font-size:14px;font-weight:300;border-radius:15px;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-size:24px;font-weight:900}.actions-product__price::after{font-size:18px}.actions-product__price_old{color:#999;font-size:18px;font-weight:300;text-decoration:line-through;margin:0 0 5px 0}.actions-product__price_old::after{font-size:14px}.actions-product__cart{white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:57px;padding:0 50px 0 0;position:relative}.no-webp .actions-product__cart::after{background:url(../img/icons/cart_orange.png) right no-repeat}.actions-product__cart::after{content:"";width:57px;height:57px;position:absolute;right:0;top:0}.actions-product__cart span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-transform:uppercase;font-weight:900;color:#999;padding:0 15px;height:34px;background-color:#f3f3f3}.include-product{border-bottom:1px solid #ededed}.include-product__title{font-weight:900;color:#333;margin:0 0 20px 0;text-transform:uppercase}.include-product__items{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.include-product__item{text-align:center;-webkit-box-flex:0;-ms-flex:0 1 33.333%;flex:0 1 33.333%;margin:0 30px 13px 0}.include-product__item:last-child{margin:0}.include-product__icon{min-height:40px;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{display:inline-block;max-width:100px;color:#999;font-size:12px;font-weight:300;line-height:14px}.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;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}.info-product__item span{border-bottom:1px dashed #000}.info-product__item._tab-active{background-color:#72c9d4;color:#fff}.info-product__item._tab-active span{border-bottom:1px dashed transparent}.info-product__body{background-color:#fafafa;padding:35px 30px}.info-product__block p{color:#666;font-size:14px;font-weight:300;line-height:22px;margin:0 0 20px 0}.info-product__block p:last-child{margin:0}.info-product__table{border-collapse:collapse;width:100%}.info-product__table tr{border-bottom:1px solid #e2e2e2}.info-product__table td{padding:15px 0;width:50%;color:#333}.info-product__value{font-weight:300}.same-products__title{text-transform:uppercase;font-weight:900;color:#dadada;font-size:30px;margin:0 0 30px 0}.checkout__title{margin:0 0 15px 0}.checkout__content{margin:0 0 45px 0}.title-checkout{font-size:36px;text-transform:uppercase;font-weight:900;color:#dadada;font-family:UniSans}.order-checkout__title{margin:0 0 15px 0}.order-checkout__item{margin:0 0 10px 0}.order-checkout__item:last-child{margin:0}.order-checkout__footer{text-align:right;padding:25px 0 0 0}.order-checkout__total{margin:0 0 15px 0;font-weight:900;color:#333;text-transform:uppercase;font-size:24px}.order-checkout__total span{color:#f68038;font-size:36px}.order-checkout__btn{height:33px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border-radius:15px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f68038;color:#fff;padding:0 15px}.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__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:0 0 0 25px}.item-order__title{color:#36949f;line-height:16px;display:inline-block;margin:0 0 10px 0}.item-order__title span{font-weight:900}.item-order__price{color:#333;font-size:24px;font-weight:900}.item-order__quantity{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:0 30px}.item-order__label{color:#999;font-size:16px;font-weight:300;margin:0 0 5px 0}.no-webp .item-order__delete{background:url(../img/icons/delete.png) 0 0 no-repeat}.item-order__delete{position:absolute;top:15px;right:15px;width:16px;height:16px}.content-checkout{padding:20px;background-color:#fafafa}.content-checkout__item{height:49px;color:#72c9d4;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}.content-checkout__item span{border-bottom:1px dashed #000}.content-checkout__item._tab-active{background-color:#72c9d4;color:#fff}.content-checkout__item._tab-active span{border-bottom:1px dashed transparent}.content-checkout__body{padding:30px 0 0 0}.form-checkout__line{-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__label{-webkit-box-flex:0;-ms-flex:0 0 110px;flex:0 0 110px;color:#333;font-weight:900}.form-checkout__label span{color:#f68038}.form-checkout__input{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.form-checkout__text{color:#666;font-size:12px;line-height:18px;font-weight:300}.form-checkout__text span{color:#f68038}.form-checkout__text p{margin:0 0 20px 0}.form-checkout__text p:last-child{margin:0}.play{font-family:Play;color:pink}.unisans{font-family:UniSans;color:#40e0d0}.rub:after{content:"₽"}.page{padding:160px 0 0 0;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.page_side{position:relative;z-index:10;-webkit-box-flex:0;-ms-flex:0 0 260px;flex:0 0 260px;margin:0 0 30px 0}.page__menu{margin:0 0 40px 0}.page__content{margin:0 0 30px 0}.page__search{margin:0 0 22px 0;position:relative;z-index:5}.page__slider{margin:0 0 66px 0}.page__news-side{margin:0 0 75px 0}.page__news-side:last-child{margin:0}.page__brands{margin:0 0 32px 0}.page__text{margin:0 0 38px 0}.page__info-menu{margin:0 0 38px 0}.breadcrumbs{overflow:auto;margin:0 0 20px 0;height:20px}.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/li_arrow.png) right/10px no-repeat}.breadcrumbs__list li{padding:0 20px 0 0;margin:0 10px 0 0}.breadcrumbs__list li:last-child{margin:0;background:0 0}.breadcrumbs__link{color:#1ab9ce;text-decoration:underline}.breadcrumbs__item{color:#999;font-weight:300}.no-webp .menu-page{background:url(../img/bg_menu.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}.menu-page__title{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;color:#fff;font-family:UniSans;line-height:116.6666666667%;font-size:30px;text-transform:uppercase;letter-spacing:.75px}.menu-page__burger{-webkit-box-flex:0;-ms-flex:0 0 36px;flex:0 0 36px;position:relative;width:36px;height:36px;cursor:pointer;z-index:5;padding:10px 6px;background-color:#068292}.menu-page__burger span{content:"";top:calc(50% - 1px);-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;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__lines{height:16px;position:relative}.menu-page__body{display:none}.menu-page__body._active{display:block}.menu-page__list>li{border-bottom:1px solid #1aa7b9}.no-webp .menu-page__parent .menu-page__link::after{background:url(../img/menu_arrow.png) 0 0 no-repeat}.menu-page__parent .menu-page__link::after{content:"";-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;position:absolute;right:10px;top:50%;width:14px;height:14px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.menu-page__parent._active .submenu-page__item{display:block}.menu-page__parent._active .menu-page__submenu{pointer-events:all}.menu-page__parent._active .menu-page__link{background-color:#098494}.menu-page__link{letter-spacing:.3px;font-weight:300;font-size:12px;color:#fff;display:block;padding:12px 20px;position:relative}.submenu-page__item{display:none}.submenu-page__menu{padding:20px 0;border-bottom:1px solid #dedede}.submenu-page__link{color:#1ab9ce;font-size:12px;font-weight:300;letter-spacing:.3px;padding:10px 40px;display:block}.submenu-page__product{padding:0 15px}.submenu-page__product .item-product{border:0}.items-products{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -15px;-ms-flex-wrap:wrap;flex-wrap:wrap}.items-products__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;overflow:hidden;height:100%;border:1px solid #f5f5f5;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;top:15px;left:15px}.item-product__label{margin:0 0 5px 0;height:21px;background-color:#fd8424;padding:0 15px;text-transform:uppercase;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;border-radius:15px}.item-product__image{height:260px;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 10px;-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{font-size:16px;color:#36949f;font-weight:300;line-height:24px;display:inline-block;margin:0 0 5px 0;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.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 .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.item-product__old-price{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;color:#999;font-size:18px;font-weight:300;text-decoration:line-through;text-align:right}.item-product__old-price::after{font-size:14px}.no-webp .item-product__add{background:url(../img/icons/cart_gray.png) 0 0 no-repeat}.item-product__add{width:40px;height:40px}.item-product__price{color:#333;font-size:24px;font-weight:900}.item-product__price::after{font-size:18px}.item-product__hover{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;-o-transition:transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s;-webkit-transform:translate(-110%,0);-ms-transform:translate(-110%,0);transform:translate(-110%,0)}.hover-item-product{border:5px solid #f68038;background-color:rgba(0,0,0,.84);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{font-size:16px;color:#c2c2c2;font-weight:300;margin:0 0 25px 0}.hover-item-product__title span{display:block;font-weight:900;color:#fff;margin:0 0 5px 0}.hover-item-product__body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:10px 0 0 0}.no-webp .hover-item-product__cart{background:url(../img/icons/cart_orange.png) 0 0 no-repeat}.hover-item-product__cart{width:57px;height:57px;margin:0 auto 25px auto;display:block}.hover-item-product__cart_catalog{margin: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{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;color:#999;font-size:18px;font-weight:300;text-decoration:line-through;text-align:right;margin:0 0 10px 0}.hover-item-product__old-price::after{font-size:14px}.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;color:#f68038;font-weight:400;padding:0 10px;border-radius:15px;line-height:16px}.hover-item-product__price{font-size:24px;font-weight:900}.hover-item-product__price::after{font-size:18px}.no-webp .hover-item-product__compare{background:url(../img/icons/compare.png) left no-repeat}.hover-item-product__compare{padding:0 0 0 33px;line-height:21px;display:inline-block;color:#fff}.hover-item-product__compare span{font-weight:300;border-bottom:1px dashed}.options-item-product__item{margin:0 0 10px 0}.options-item-product__label{margin:0 0 3px 0;color:#fff}.options-item-product__value{color:#f68038;font-weight:900}.search-page{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.search-page__select{cursor:pointer;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}.search-page__title{color:#666;font-weight:300;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.search-page__title span{border-bottom:1px dashed;margin:0 13px}.search-page__title span:last-child{display:none}.no-webp .search-page__title::before{background:url(../img/icons/search_page.png) 0 0 no-repeat}.search-page__title::before{content:"";width:17px;height:17px}.no-webp .search-page__title::after{background:url(../img/icons/search_page_arrows.png) 0 0 no-repeat}.search-page__title::after{content:"";-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;width:10px;height:10px}.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:2px solid #f2f2f2}.search-page__input .input{height:100%}.categories-search{display:none;border:1px solid #f3f3f3;background-color:#fff;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.categories-search::after{content:"";background-color:#f68038;height:4px;position:absolute;bottom:0;width:100%;left:0}.categories-search__column{-webkit-box-flex:0;-ms-flex:0 1 33.333%;flex:0 1 33.333%;border-right:1px solid #f3f3f3;padding:27px 40px}.categories-search__column:last-child{border:0}.categories-search__list li{margin:0 0 20px 0}.categories-search__list li:last-child{margin:0}.categories-search__checkbox .checkbox__input:checked+.checkbox__text{color:#f68038}.categories-search__checkbox .checkbox__text{color:#999}.categories-search__checkbox .checkbox__text::before{display:none}.side-title{font-family:UniSans;font-size:30px;color:#dadada;text-transform:uppercase;letter-spacing:.75px}.news-side__title{display:inline-block;margin:0 0 .8333333333em 0}.news-side__item{margin:0 0 45px 0}.news-side__item:last-child{margin:0}.news-side__label{color:#333;font-size:12px;font-weight:900;line-height:18px;text-transform:uppercase;margin:0 0 1.6666666667em 0;display:inline-block}.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:18px;font-weight:300}.news-side__data span{display:block;font-weight:900;font-size:24px}.news-side__text{color:#666;font-size:12px;font-weight:300;line-height:18px;padding:0 0 0 15px}.reviews-side__title{display:inline-block;margin:0 0 .6666666667em 0}.reviews-side__item{display:block;margin:0 0 45px 0}.reviews-side__item:last-child{margin:0}.reviews-side__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 0 10px 0}.reviews-side__user{color:#333;font-size:12px;font-weight:900;line-height:18px;text-transform:uppercase}.reviews-side__body{position:relative;padding:14px 8px 14px 30px;color:#666;font-size:12px;font-weight:300;line-height:18px}.reviews-side__body::before{content:'"';position:absolute;left:8px;top:12px;color:#dadada;font-size:48px;font-weight:900;line-height:1}.mainslider__slide{position:relative}.mainslider__content{position:relative;z-index:2}.mainslider__image{position:absolute;width:100%;height:100%;top:0;left:0}.mainslider__dotts{margin:-27.5px 0 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:2;counter-reset:item}.mainslider__dotts .swiper-pagination-bullet{margin:0 23px;width:55px;height:55px;border-radius:50%;border:2px solid #fff;position:relative;overflow:hidden;background-size:cover;background-repeat:no-repeat;background-position:center;cursor:pointer}.mainslider__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;color:#fffefe;font-weight:900;counter-increment:item;content:counter(item);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;background-color:#f68038}.mainslider__dotts .swiper-pagination-bullet-active::after{opacity:1}.content-mainslider{padding:20px 35px 60px 35px}.content-mainslider__title{color:#333;font-weight:900;font-size:48px;text-transform:uppercase;line-height:43px;margin:0 0 50px 0}.content-mainslider__title span{display:block;color:#f68038}.content-mainslider__footer{text-align:center;padding:15px 0 0 0}.content-mainslider__price{color:#fff;font-size:36px;font-weight:900;line-height:24px;margin:0 0 24px 0}.content-mainslider__price::after{font-size:30px;margin:0 0 0 10px}.content-mainslider__price:last-child{margin:0}.content-mainslider__button{height:33px;border:3px solid #fff;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-radius:15px;padding:0 20px}.no-webp .content-mainslider__button span{background:url(../img/icons/btn_arrow.png) right no-repeat}.content-mainslider__button span{font-weight:900;color:#fff;text-transform:uppercase;padding:0 30px 0 0}.text-mainslider{font-size:14px;text-transform:uppercase;font-weight:900;color:#333;line-height:24px}.text-mainslider__text-1{color:#f68038;font-size:18px}.text-mainslider__text-2{color:#fff;background-color:#92918e;display:inline-block;padding:5px 10px;line-height:1}.text-mainslider__text-3{color:#979797}.products-slider__header{margin:0 0 30px 0}.products-slider__title{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;color:#dadada;font-family:UniSans;font-size:30px;text-transform:uppercase;letter-spacing:.75px}.products-slider__info{padding:0 20px;color:#999;font-weight:500}.products-slider__info .swiper-pagination-current{color:#333;font-size:30px;font-weight:900}.products-slider__control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.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;padding:0 10px}.brands-slider__slide img{max-width:100%;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.brands-slider__arrow{position:absolute;top:50%;margin:-15px 0 0 0}.brands-slider__arrow_prev{left:10px}.brands-slider__arrow_next{right:10px}.no-webp .text-block__body{background:url(../img/bg_text.jpg) 0 0 repeat}.text-block__body{padding:45px 35px 15px 35px}.text-block__title{color:#22b7ca;font-family:UniSans;font-size:30px;text-transform:uppercase;letter-spacing:.75px;margin:0 0 30px 0}.text-block__column{color:#fff;position:relative;margin:0 0 30px 0}.text-block__column p{font-size:12px;line-height:20px;letter-spacing:.3px;margin:0 0 20px 0}.text-block__column p:last-child{margin:0}.text-block__label{text-transform:uppercase;font-weight:900;margin:0 0 5px 0}.text-block__list li{font-size:12px;line-height:20px;letter-spacing:.3px;margin:0 0 5px 0}.text-block__list li:last-child{margin:0}.no-webp .text-block__list li::before{background:url(../img/icons/li_arrow.png) left 1px no-repeat}.text-block__list li::before{content:"";margin:0 17px 0 7px;display:inline-block;width:11px;height:12px}.text-block__image{position:absolute;right:-90px;bottom:-260px}.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;padding:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #b0b0b0}.info-menu__line:last-child{border:0}.info-menu__label{font-weight:900;color:#333;margin:0 35px 0 0}.info-menu__list li{margin:0 30px 0 0}.info-menu__link{color:#1ab9ce;font-size:12px;font-weight:300}.swiper{overflow:hidden}.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-vertical .swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.swiper-initialized .swiper-slide{-ms-flex-negative:0;flex-shrink:0;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-android .swiper-slide,.swiper-android .swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}@media (min-width:47.99875em){.top-header__column_logo{-ms-flex-item-align:start;align-self:flex-start;padding:25px 0 0 0}.form-checkout__line{display:-webkit-box;display:-ms-flexbox;display:flex}.form-checkout__input{padding:0 0 0 15px}.products-slider__header{display:-webkit-box;display:-ms-flexbox;display:flex}.info-menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (min-width:61.99875em){.contacts-header__column{border-left:1px solid #fff}.contacts-header__column:first-child{border:0}.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__content{display:block!important}.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__submenu{width:100%;position:absolute;top:0;left:100%;height:100%;overflow:hidden;pointer-events:none}.submenu-page__item{display:block;border:2px solid #098494;background-color:#fff;position:absolute;width:100%;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}.categories-search__row{display:-webkit-box;display:-ms-flexbox;display:flex}.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}}@media (min-width:73.125em){.content-checkout{padding:20px 45px}.content-checkout__nav{display:-webkit-box;display:-ms-flexbox;display:flex}.form-checkout{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -15px}.form-checkout__column{padding:0 15px;-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.brands-slider__arrow_prev{left:0}.brands-slider__arrow_next{right:0}}@media (min-width:540px){.actions-catalog{display:-webkit-box;display:-ms-flexbox;display:flex}.order-catalog{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.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{text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex}.block-footer{text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.block-footer__column:last-child{padding:0 0 0 45px}.no-webp .block-footer__phones{background:url(../img/icons/footer-phone.png) left no-repeat}.block-footer__phones{padding:0 0 0 35px}}@media (min-width:700px){.product__content{display:-webkit-box;display:-ms-flexbox;display:flex}.product__body{padding:0 0 0 30px}.item-order__total{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}}@media (min-width:992px){.select__option:hover{background:#d9d9d9}}@media (max-width:840px){.items-products__column{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}}@media (max-width:700px){.product__images{margin:0 0 30px 0}.item-order{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.item-order__content{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;padding:0 30px 10px 0}.item-order__quantity{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:0 15px 0 0}}@media (max-width:640px){.top-header__logo{width:90px}.contacts-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contacts-header__column{padding:0}.contacts-header__item_icon{background:0 0;padding:0}.contacts-header__label{font-size:0}.no-webp .contacts-header__phone{background:url(../img/icons/header/phone.png) left no-repeat}.contacts-header__phone{display:block;width:19px;height:25px;font-size:0;margin:0 10px 0 0}.bottom-header{display:none}.actions-header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 0 15px 0}.info-header__cart{width:40px;height:40px}.info-header__cart span{font-size:14px;line-height:20px;padding:0 5px;right:-5px}.page{padding:85px 0 0 0}}@media (max-width:600px){.items-products__column{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}}@media (max-width:560px){.footer__copy{margin:0 0 10px 0}.footer__payments{text-align:center}.block-footer__phones{font-size:18px;margin:0 0 30px 0}.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}.social-footer{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.social-footer__item{margin:0 5px}}@media (max-width:540px){.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:73.125em){.menu__list{-ms-grid-columns:90px 110px 160px;grid-template-columns:90px 110px 160px}.menu__link{padding:5px 10px}.contacts-header__column{padding:0 15px}.contacts-header__item_icon{padding:0 0 0 25px;background-size:15px}.contacts-header__phone{font-size:16px}.bottom-header__row{padding:0 10px}.actions-header li{margin:0 30px 0 0}.actions-header__item{padding:0 0 0 30px}.info-header__callback{padding:0 0 0 30px;background:0 0;padding:0}.info-header__schedule{padding:0 0 0 30px;background:0 0;padding:0}.info-header__cart span{right:-10px}.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:15px 0 0 0}.form-checkout__text{padding:20px 0 0 0}.categories-search__column{padding:27px 20px}.text-block__list li br{display:none}.text-block__image{display:none}}@media (max-width:61.99875em){.select__title{font-size:18px}.select__options{font-size:18px}.menu__body{opacity:0;position:fixed;height:100%;width:100%;top:0;left:0;overflow:auto;visibility:hidden;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;background-color:#fff;padding:120px 20px 30px 20px;z-index:2}.menu__body::before{content:"";position:fixed;width:100%;height:105px;top:0;left:0;background-color:#14c0d4;z-index:3}.menu-open .menu__body{opacity:1;visibility:visible}.menu__list{display:block}.menu__list li{margin:0 0 20px 0}.menu__link{color:#000;padding:0;font-size:20px}.icon-menu{display:block;position:relative;width:1.875rem;height:1.125rem;cursor:pointer;z-index:5}.icon-menu span,.icon-menu::after,.icon-menu::before{content:"";-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;right:0;position:absolute;width:100%;height:.125rem;background-color:#fff}.icon-menu::before{top:0}.icon-menu::after{bottom:0}.icon-menu span{top:calc(50% - .0625rem)}.menu-open .icon-menu span{width:0}.menu-open .icon-menu::before{top:calc(50% - .0625rem);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.menu-open .icon-menu::after{bottom:calc(50% - .0625rem);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.contacts-header{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.contacts-header__item_second-phone{display:none}.bottom-header__row{padding:0}.actions-header__item{padding:0;background:0 0}.info-header__schedule{display:none}.filter__title{padding:25px 15px 25px 15px}.filter__title._active{padding:25px 15px 5px 15px}.filter__content{display:none}.checkout__order{margin:0 0 30px 0}.order-checkout__total{font-size:18px}.order-checkout__total span{font-size:30px}.menu-page__parent .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__parent._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}.submenu-page{background-color:#fff}.submenu-page__link{font-size:14px;padding:10px 20px}.submenu-page__product{display:none}.categories-search__row{padding:20px 0}.categories-search__column{padding:0 20px;margin:0 0 20px 0}.categories-search__column:last-child{margin:0}.text-block__container{padding:0}.text-block__body{padding:25px 20px 15px 20px}}@media (max-width:47.99875em){.no-webp .header{background:#fff url(../img/bg_header.jpg) 0 -20px no-repeat}.top-header_content{height:70px}.top-header__column_logo{-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px}.top-header__logo{width:100px}.top-header__logo img{max-width:100%}.menu__body{padding:90px 20px 30px 20px}.menu__body::before{height:70px}.product__info{margin:0 -10px 30px -10px}.info-product__item{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:0 15px;font-size:14px}.info-product__body{padding:25px 15px}.checkout__content{margin:0 -10px 25px}.content-checkout__nav{margin:-20px -20px 0 -20px}.form-checkout__label{margin:0 0 10px 0}.page{padding:133px 0 0 0}.search-page__select{display:none}.products-slider__title{margin:0 0 15px 0}.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{margin:0 0 10px 0}.info-menu__list li:last-child{margin:0}}@media (max-width:29.99875em){.item-order__image{-webkit-box-flex:0;-ms-flex:0 0 80px;flex:0 0 80px}.item-order__price{font-size:18px}}@media (max-width:73.125em) and (min-width:61.99875em){.items-products__column{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}}@media (any-hover:hover){.button:hover{background-color:#b86029}.button_grey:hover{background-color:#a1a1a1}.quantity__button:hover{background:url(../img/icons/sl_arrow_h.svg) 0 0/100% no-repeat}.pagging__arrow:hover{background:url(../img/icons/sl_arrow_h.svg) 0 0/100% no-repeat}.brands-slider__slide img:hover{-webkit-filter:grayscale(0);filter:grayscale(0)}._arrow:hover{background:url(../img/icons/sl_arrow_h.svg) 0 0 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)}.menu__link:hover{background-color:#068292;border-radius:20px}.no-webp .compare-filter__remove:hover{background:url(../img/icons/remove_h.png) 0 0 no-repeat}.no-webp .item-order__delete:hover{background:url(../img/icons/delete_h.png) 0 0 no-repeat}.menu-page__link:hover{background-color:#098494}.submenu-page__link:hover{color:#fff;background-color:#71c7d3}.item-product:hover .item-product__hover{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.item-product:hover .item-product__footer,.item-product:hover .item-product__title{opacity:0}.item-product__title:hover{text-decoration:underline}.side-title:hover{color:#1ab9ce}.news-side__label:hover{color:#fd8322}.reviews-side__item:hover .reviews-side__data,.reviews-side__item:hover .reviews-side__user{color:#1ab9ce}.reviews-side__item:hover .reviews-side__body{background-color:#1ab9ce;color:#fff}.reviews-side__item:hover .reviews-side__body::before{color:#64deee}.reviews-side__user:hover{color:#1ab9ce}.info-menu__link:hover{color:#333}}.webp .select__value:before{background:url(../img/icons/select.webp) center/100% no-repeat}.webp .header{background:#fff url(../img/bg_header.webp) top no-repeat}.webp .contacts-header__item_icon{background:url(../img/icons/header/phone.webp) left no-repeat}.webp .actions-header__item_login{background:url(../img/icons/header/login.webp) left no-repeat}.webp .actions-header__item_reg{background:url(../img/icons/header/user.webp) left no-repeat}.webp .actions-header__item_email{background:url(../img/icons/header/mail.webp) left no-repeat}.webp .info-header__callback{background:url(../img/icons/header/callback.webp) left no-repeat}.webp .info-header__schedule{background:url(../img/icons/header/schedule.webp) left no-repeat}.webp .info-header__cart{background:url(../img/icons/header/cart.webp) 0 0/100% no-repeat}.webp .section-filter__title.spollers__title::after{background:url(../img/icons/li_arrow.webp) center no-repeat}.webp .section-filter__title.spollers__title._spoller-active::after{background:url(../img/icons/spoller-arrow.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__clean{background:#e6e6e6 url(../img/icons/trash.webp) center 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/icons/cart_orange.webp) right no-repeat}.webp .item-order__delete{background:url(../img/icons/delete.webp) 0 0 no-repeat}.webp .breadcrumbs__list li{background:url(../img/icons/li_arrow.webp) right/10px no-repeat}.webp .menu-page{background:url(../img/bg_menu.webp) top repeat}.webp .menu-page__parent .menu-page__link::after{background:url(../img/menu_arrow.webp) 0 0 no-repeat}.webp .item-product__add{background:url(../img/icons/cart_gray.webp) 0 0 no-repeat}.webp .hover-item-product__cart{background:url(../img/icons/cart_orange.webp) 0 0 no-repeat}.webp .hover-item-product__compare{background:url(../img/icons/compare.webp) left no-repeat}.webp .search-page__title::before{background:url(../img/icons/search_page.webp) 0 0 no-repeat}.webp .search-page__title::after{background:url(../img/icons/search_page_arrows.webp) 0 0 no-repeat}.webp .content-mainslider__button span{background:url(../img/icons/btn_arrow.webp) right no-repeat}.webp .text-block__body{background:url(../img/bg_text.webp) 0 0 repeat}.webp .text-block__list li::before{background:url(../img/icons/li_arrow.webp) left 1px no-repeat}@media (min-width:560px){.webp .block-footer__phones{background:url(../img/icons/footer-phone.webp) left no-repeat}}@media (max-width:640px){.webp .contacts-header__phone{background:url(../img/icons/header/phone.webp) left no-repeat}}@media (max-width:47.99875em){.webp .header{background:#fff url(../img/bg_header.webp) 0 -20px no-repeat}}@media (any-hover:hover){.webp .compare-filter__remove:hover{background:url(../img/icons/remove_h.webp) 0 0 no-repeat}}@media (any-hover:hover){.webp .item-order__delete:hover{background:url(../img/icons/delete_h.webp) 0 0 no-repeat}}