@charset "UTF-8";@font-face{font-family:Roboto;font-display:swap;src:url(../fonts/Roboto-Bold.woff) format("woff"),url(../fonts/Roboto-Bold.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Roboto;font-display:swap;src:url(../fonts/Roboto-Black.woff) format("woff"),url(../fonts/Roboto-Black.woff2) format("woff2");font-weight:900;font-style:normal}@font-face{font-family:Roboto;font-display:swap;src:url(../fonts/Roboto-Medium.woff) format("woff"),url(../fonts/Roboto-Medium.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Roboto;font-display:swap;src:url(../fonts/Roboto-Regular.woff) format("woff"),url(../fonts/Roboto-Regular.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Roboto;font-display:swap;src:url(../fonts/Roboto-Light.woff) format("woff"),url(../fonts/Roboto-Light.woff2) format("woff2");font-weight:300;font-style:normal}@font-face{font-family:Rubik;font-display:swap;src:url(../fonts/Rubik-Light.woff) format("woff"),url(../fonts/Rubik-Light.woff2) format("woff2");font-weight:300;font-style:normal}@font-face{font-family:Rubik;font-display:swap;src:url(../fonts/Rubik-Medium.woff) format("woff"),url(../fonts/Rubik-Medium.woff2) format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Rubik;font-display:swap;src:url(../fonts/Rubik-Bold.woff) format("woff"),url(../fonts/Rubik-Bold.woff2) format("woff2");font-weight:700;font-style:normal}*{padding:0;margin:0;border:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}:active,:focus{outline:0}a:active,a:focus{outline:0}aside,footer,header,nav,section{display:block}body,html{height:100%;min-width:320px}body{line-height:1;font-family:Roboto;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}button,input,textarea{font-family:Roboto}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a,a:visited{text-decoration:none}a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}body{color:#000;font-size:14px}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;margin:0 auto;padding:0 20px}.btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0 0}.btn._fw{width:100%}.select{position:relative}.select__item{position:relative}.select__title{color:#000;border:1px solid #d9d9d9;background-color:#fff;cursor:pointer;border-radius:4px}.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}.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;background:url(../img/icons/select.svg) center/100% no-repeat}.select__input{width:100%;background-color:transparent;height:100%}.select__options{color:#000;display:none;position:absolute;top:29px;border-radius:0 0 4px 4px;min-width:100%;left:0;background-color:#fff;border-top:0;border:1px solid #d9d9d9;border-top:0;font-size:14px;padding:10px 0 5px 0}.select__option{cursor:pointer;padding:5px 15px;margin:0}.select._active{z-index:5}.select._active .select__value:before{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.select._active .select__options{display:block}input[type=email],input[type=tel],input[type=text],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}.input{border-radius:0!important;width:100%;display:block;padding:0 20px}textarea.input{resize:none;padding:0 0}.checkbox{position:relative}.checkbox__input{position:absolute;width:0;height:0;opacity:0;visibility:hidden}.checkbox__input:checked+.checkbox__text:before{background:#fff url(../img/icons/check.svg) center no-repeat}.checkbox__text{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;font-size:16px;color:#fff;letter-spacing:-.3px;line-height:calc(20 / 16);cursor:pointer}.checkbox__text:before{content:"";-ms-flex-item-align:start;align-self:flex-start;margin:0 14px 0 0;-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;left:0;top:0;width:20px;height:18px;background:#fff;border:1px solid #a7a9ac}.checkbox a{color:#fff;text-decoration:underline}.checkbox._error .checkbox__text:before{border:1px solid #ee1212}.options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.options__item{position:relative;cursor:pointer}.options__input{position:absolute;width:0;height:0;opacity:0;left:0;top:0;visibility:hidden}.options__input:checked+.options__text:after{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.options__text{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;font-size:16px;color:#fff;letter-spacing:-.3px;line-height:calc(20 / 16)}.options__text:before{content:"";-ms-flex-item-align:start;align-self:flex-start;margin:0 14px 0 0;-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;left:0;top:0;border-radius:50%;width:20px;height:18px;background:#fff;border:1px solid #a7a9ac}.options__text:after{content:"";-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px;height:10px;border-radius:50%;background-color:#77243a;position:absolute;left:5px;top:4px}.rating-block{display:table;font-size:0}.rating{display:inline-block;position:relative;vertical-align:middle}.rating.edit .star{cursor:pointer}.rating .star{width:17px;height:14px;display:inline-block;position:relative;z-index:3}.rating__line{position:absolute;width:85px;height:14px;top:0;left:0;background:url(../img/icons/bg_rating.svg) 0 0 no-repeat;z-index:1;background-size:85px 100%}.rating__activeline{position:absolute;width:0;height:14px;top:0;left:0;background:url(../img/icons/bg_rating_active.svg) 0 0 no-repeat;z-index:2;background-size:85px 100%}.rating__value{display:inline-block;color:#1b3139;font-size:14px;line-height:13px;vertical-align:middle}.quantity{width:88px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid rgba(166,166,166,.45)}.quantity__button{-webkit-box-flex:0;-ms-flex:0 0 30px;flex:0 0 30px;position:relative;cursor:pointer}.quantity__button::after,.quantity__button::before{content:"";position:absolute;top:50%;left:50%;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;margin:0 0 0 -4.5px;background-color:#a6a6a6;width:9px;height:1px}.quantity__button_plus::before{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.quantity__input{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.quantity__input input{height:100%;color:#a6a6a6;font-size:12px;width:100%;text-align:center}.row:after{display:block;content:"";clear:both}.rub:after{content:"₽"}ol.counter{list-style-type:none;counter-reset:item}ol.counter li{position:relative;padding:0 0 0 45px}ol.counter li:before{counter-increment:item;content:counter(item);position:absolute;left:0;top:0;color:#818181;font-size:14px;font-weight:700;text-align:center;line-height:26px;border-radius:50%;width:28px;height:28px;border:1px solid #4274bb}.ellipsis{display:block;overflow:hidden;width:100%;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.es{overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.table{display:table;font-size:0;width:100%}.trow{display:table-row}.cell{display:table-cell}.cell.full{width:100%}._ibg{position:relative}._ibg img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}body.ie ._ibg{background-position:center;background-size:cover;background-repeat:no-repeat}body.ie ._ibg img{width:0;height:0;opacity:0;visibility:hidden}.video{position:relative;overflow:hidden;height:0;padding-bottom:56.25%}.video embed,.video iframe,.video object,.video video{position:absolute;top:0;left:0;width:100%;height:100%}.videobg embed,.videobg iframe,.videobg object,.videobg video{position:fixed;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;z-index:-100;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);background-size:cover}.moretext{overflow:hidden}.moretext__more{cursor:pointer}.moretext__more span{font-style:normal}.moretext__more span:first-child{display:block}.moretext__more span:last-child{display:none}.moretext__more.active span{font-style:normal}.moretext__more.active span:first-child{display:none}.moretext__more.active span:last-child{display:block}#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}.slick-slider{position:relative}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-slider .slick-list{position:relative;overflow:hidden;width:100%}.slick-slider .slick-track{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.slick-slider .slick-slide{position:relative}.tab__item{display:none}.tab__item.active{display:block}._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}.gm-style-iw-t{opacity:0}.baloon{opacity:1;right:-7px!important;bottom:80px!important}.baloon button{display:none!important}.baloon:after{display:none!important}.baloon-style{display:none}.baloon-content.gm-style-iw{opacity:1;border-radius:0!important;max-width:300px!important;padding:0!important;left:0!important;width:100%!important;overflow:visible!important}.baloon-content.gm-style-iw>.gm-style-iw-d{overflow:hidden!important;max-width:none!important}.baloon-content.gm-style-iw:after{display:none!important}.baloon-close{top:18px!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%}.countbox{height:113px;width:100%;padding:10px 25px;background:#fff;-webkit-box-shadow:0 0 4px rgba(0,0,0,.25);box-shadow:0 0 4px rgba(0,0,0,.25);border-radius:8px;max-width:360px;margin:0 auto 0;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:end;-ms-flex-align:end;align-items:flex-end;position:relative}.countbox:before{content:"до повышения цены осталось:";text-transform:uppercase;display:block;color:#fff;width:100%;text-align:center;margin-bottom:0;font-family:Roboto;font-style:normal;font-weight:500;font-size:18px;line-height:21px;text-align:center;color:#0f0f0f;position:absolute;top:10px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.countbox .countbox-num{float:left;text-align:center}.countbox .countbox-space{float:left;height:73px;width:40px;position:relative}.countbox .countbox-space::after{content:":";position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;top:0;left:0;font-family:Roboto;font-style:normal;font-weight:700;font-size:48px;line-height:56px;text-align:center;color:#0f0f0f}._no-webp ._no-webp .countbox-hours1,._no-webp ._no-webp .countbox-hours2,._no-webp ._no-webp .countbox-mins1,._no-webp ._no-webp .countbox-mins2,._no-webp ._no-webp .countbox-secs1,._no-webp ._no-webp .countbox-secs2{background:url(../img/sprite.png) no-repeat 0 0}.countbox-hours1,.countbox-hours2,.countbox-mins1,.countbox-mins2,.countbox-secs1,.countbox-secs2{float:left;text-align:center;z-index:1;font-family:Roboto;font-style:normal;font-weight:700;font-size:48px;line-height:56px;text-align:center;color:#0f0f0f}.countbox-secs2{margin-right:0}.countbox-hours-text,.countbox-mins-text,.countbox-secs-text{font-family:Roboto;font-style:normal;font-weight:300;font-weight:300;font-size:12px;line-height:14px;text-align:center;color:#000;text-transform:lowercase;margin-top:-10px}.footer{padding:28px 0 34px}.footer__container{text-align:center}.footer__link{font-weight:400;font-size:24px;line-height:28px;text-align:center;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#000;margin-bottom:12px;display:inline-block}.footer__text{font-weight:300;font-size:24px;line-height:28px;text-align:center;color:#000}.page{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}._no-webp .block{background:url(../img/banner-bg.jpg) center bottom/cover no-repeat}.header{padding-top:28px;position:relative;z-index:5}.header__container{max-width:1070px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__logo{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-weight:700;font-size:24px;line-height:28px;text-align:center;color:#0f0f0f}.header__logo span{color:#d8022a}.header__menu{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:50px;-moz-column-gap:50px;column-gap:50px}.menu__link{font-weight:400;font-size:14px;line-height:16px;text-align:center;color:#0f0f0f;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.menu__link:hover{color:#d8022a}.icon-menu{display:none}.banner{padding-top:58px}.banner__container{max-width:950px}.banner__titles{text-align:center}.banner__suptitle{font-weight:400;font-size:24px;line-height:28px;text-align:center;text-transform:uppercase;color:#0f0f0f}.banner__title{font-size:48px;line-height:56px;color:#0f0f0f;font-weight:700;margin-top:8px}.banner__title span{position:relative;display:inline-block}.banner__title span::after{content:url(../img/star.png);position:absolute;top:-51px;right:-61px;display:inline-block;z-index:1}.banner__body{margin-top:17px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px}.banner__content{-webkit-box-flex:0;-ms-flex:0 0 360px;flex:0 0 360px;padding-top:30px}.banner__timer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.banner__price{margin:20px auto}.price-banner{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 20px;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.price-banner__column{-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 20px)/ 2);flex:0 0 calc((100% - 20px)/ 2)}.price-banner__column._old .price-banner__name{font-weight:300;font-size:18px;line-height:21px;text-align:center;color:#000}.price-banner__column._old .price-banner__value{font-weight:700;font-size:36px;line-height:42px;text-align:center;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;color:#000}.price-banner__column._new .price-banner__name{font-weight:400;font-size:18px;line-height:21px;text-align:center;color:#000}.price-banner__column._new .price-banner__value{font-weight:900;font-size:36px;line-height:42px;text-align:center;color:#d8022a}.price-banner__name{margin-bottom:8px}.form-banner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:14px}.form-banner__input{background:#fff;-webkit-box-shadow:0 0 5px rgba(0,0,0,.25);box-shadow:0 0 5px rgba(0,0,0,.25);border-radius:8px;width:100%;font-weight:300;font-size:18px;line-height:21px;text-align:left;color:#6f6f6f;height:60px;padding:20px 30px}.form-banner__input::-webkit-input-placeholder{font-weight:300;font-size:16px;line-height:19px;text-align:left;color:#6f6f6f}.form-banner__input::-moz-placeholder{font-weight:300;font-size:16px;line-height:19px;text-align:left;color:#6f6f6f}.form-banner__input:-ms-input-placeholder{font-weight:300;font-size:16px;line-height:19px;text-align:left;color:#6f6f6f}.form-banner__input::-ms-input-placeholder{font-weight:300;font-size:16px;line-height:19px;text-align:left;color:#6f6f6f}.form-banner__input::placeholder{font-weight:300;font-size:16px;line-height:19px;text-align:left;color:#6f6f6f}.form-banner__btn{background:-webkit-gradient(linear,left top,left bottom,from(#db022a),to(#b50022));background:-o-linear-gradient(top,#db022a 0,#b50022 100%);background:linear-gradient(180deg,#db022a 0,#b50022 100%);border-radius:8px;height:70px;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;font-weight:700;font-size:36px;line-height:42px;text-align:center;text-transform:uppercase;color:#fff;width:100%}.better{padding-top:90px;padding-bottom:86px}.better__title{font-weight:700;font-size:36px;line-height:42px;text-align:center;text-transform:uppercase;color:#0f0f0f}.better__content{margin-top:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.better__item{-webkit-box-flex:0;-ms-flex:0 0 233px;flex:0 0 233px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.better__image{border-radius:50%;-webkit-box-flex:0;-ms-flex:0 0 227px;flex:0 0 227px;width:227px;overflow:hidden;-webkit-filter:drop-shadow(0 4px 10px rgba(0, 0, 0, .25));filter:drop-shadow(0 4px 10px rgba(0, 0, 0, .25))}.better__body{padding-top:30px}.better__name{font-weight:500;font-size:24px;line-height:28px;text-align:center;color:#000;margin-bottom:10px}.better__description{font-weight:300;font-size:18px;line-height:21px;text-align:center;color:#000}.warning{background:#ffe9e9}.warning__container{padding-top:90px;padding-bottom:60px;position:relative}.warning__container::after{content:url(../img/after-r.png);position:absolute;bottom:-50px;right:-110px;pointer-events:none}.warning__container::before{content:url(../img/after-l.png);position:absolute;top:-50px;left:-110px;pointer-events:none}.warning__title{font-weight:700;font-size:36px;line-height:42px;text-align:center;text-transform:uppercase;color:#0f0f0f}.warning__title span{color:#fe0000}.warning__content{margin-top:26px;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:957px;margin-left:auto;margin-right:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.warning__body{padding:0 16px;font-family:Rubik;font-style:normal;font-weight:300;font-size:18px;line-height:21px;color:#0f0f0f}.warning__body p:not(:last-child){margin-bottom:20px}.catalog{padding-top:90px;padding-bottom:112px}.catalog__title{font-weight:700;font-size:36px;line-height:42px;text-align:center;text-transform:uppercase;color:#0f0f0f}.catalog__content{margin-top:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:80px;-moz-column-gap:80px;column-gap:80px;row-gap:76px;-ms-flex-wrap:wrap;flex-wrap:wrap}.item-catalog{min-height:512px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 80px * 2)/ 3);flex:0 0 calc((100% - 80px * 2)/ 3);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;border:1px solid #d8022a;-webkit-box-shadow:0 4px 15px rgba(0,0,0,.15);box-shadow:0 4px 15px rgba(0,0,0,.15);-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 10px;position:relative}.item-catalog__head{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.item-catalog__head._active .dynamic-item-catalog{opacity:1;visibility:visible;pointer-events:all}.item-catalog__discount{padding:6px 18px;position:absolute;top:20px;right:-11px;background:#ffb100;font-weight:700;font-size:24px;line-height:28px;text-align:center;text-transform:uppercase;color:#fff;z-index:3}.item-catalog__body{border-top:1px solid #acacac;padding:18px 0 42px;width:100%;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;text-align:center}.item-catalog__price{font-weight:500;font-size:24px;line-height:28px;text-align:center;color:#0f0f0f}.item-catalog__price-value{font-weight:700;color:#d8022a}.item-catalog__order{position:absolute;bottom:0;left:50%;-webkit-transform:translate(-50%,50%);-ms-transform:translate(-50%,50%);transform:translate(-50%,50%);width:225px;height:51px;background:-webkit-gradient(linear,left top,left bottom,from(#da022a),to(#b60122));background:-o-linear-gradient(top,#da022a 0,#b60122 100%);background:linear-gradient(180deg,#da022a 0,#b60122 100%);border-radius:8px;font-weight:700;font-size:24px;line-height:28px;text-align:center;text-transform:uppercase;color:#fff;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}.static-item-catalog{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding-bottom:20px;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.static-item-catalog__image{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.static-item-catalog__name{font-weight:500;font-size:18px;line-height:21px;text-align:center;color:#0f0f0f;padding:0 20px;margin-top:9px;margin-bottom:7px}.static-item-catalog__height{font-weight:400;font-size:16px;line-height:19px;text-align:center;color:#0f0f0f}.static-item-catalog__more{position:absolute;bottom:4px;right:0;font-weight:300;font-size:12px;line-height:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;text-align:center;color:#0f0f0f;cursor:pointer;z-index:3}.static-item-catalog__more._active{display:none}.static-item-catalog__more._active+.static-item-catalog__more-remove{display:-webkit-box;display:-ms-flexbox;display:flex}.static-item-catalog__more-remove{display:none;position:absolute;bottom:4px;right:0;font-weight:300;font-size:12px;line-height:14px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;text-align:center;color:#0f0f0f;cursor:pointer;z-index:3}.dynamic-item-catalog{position:absolute;top:0;left:0;height:100%;width:100%;background:#fff;padding:33px 30px 19px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;opacity:0;visibility:hidden;pointer-events:none}.dynamic-item-catalog__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}.dynamic-item-catalog__presence{font-style:normal;font-weight:300;font-size:14px;line-height:16px;color:#036f1b}.dynamic-item-catalog__height{font-weight:400;font-size:14px;line-height:16px;color:#0f0f0f}.dynamic-item-catalog__name{font-weight:700;font-size:20px;line-height:23px;text-align:center;color:#0f0f0f;margin-bottom:23px}.feature-dynamic-item-catalog__title{font-weight:500;font-size:16px;line-height:19px;text-align:center;color:#000;margin-bottom:20px}.feature-dynamic-item-catalog__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;row-gap:20px}.feature-dynamic-item-catalog__item{font-size:16px;line-height:19px;text-align:center;color:#000}.feature-dynamic-item-catalog__name{font-weight:400}.feature-dynamic-item-catalog__value{font-weight:300}._no-webp .order{background:url(../img/order-bg.jpg) center bottom/cover no-repeat}.order__container{position:relative}.order__content{display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:123px;-webkit-column-gap:38px;-moz-column-gap:38px;column-gap:38px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.order__content::before{content:url(../img/order-after-r.png);position:absolute;top:-54px;right:-55px;pointer-events:none}.order__content::after{content:url(../img/after-l.png);position:absolute;bottom:-50px;left:-110px;pointer-events:none}.order__image{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin-top:-24px;margin-left:-82px}.order__image img{width:100%;max-width:100%}.order__body{-webkit-box-flex:0;-ms-flex:0 0 360px;flex:0 0 360px}.other{padding-top:90px}.pluses{padding-bottom:96px}.pluses__head{max-width:1100px;margin:0 auto}.pluses__title{font-weight:700;font-size:36px;line-height:42px;text-align:center;text-transform:uppercase;color:#0f0f0f;margin-bottom:38px}.pluses__subtitle{font-family:Rubik;font-style:normal;font-weight:300;font-size:18px;line-height:21px;text-align:center;color:#0f0f0f}.pluses__subtitle P:not(:last-child){margin-bottom:20px}.pluses__body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:60px;-webkit-column-gap:60px;-moz-column-gap:60px;column-gap:60px;margin-top:43px}.item-pluses{-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 60px)/ 2);flex:0 0 calc((100% - 60px)/ 2);display:-webkit-box;display:-ms-flexbox;display:flex}.item-pluses__column{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.item-pluses__column._plus .item-pluses__body{background:#eaffc7}.item-pluses__column._plus .item-pluses__body::before{content:"";width:29px;height:29px;-webkit-box-flex:0;-ms-flex:0 0 29px;flex:0 0 29px;display:inline-block;background:url(../img/icons/plus.svg) center center/cover no-repeat}.item-pluses__column._minus .item-pluses__body{background:#ffccd6}.item-pluses__column._minus .item-pluses__body::before{content:"";width:29px;height:29px;-webkit-box-flex:0;-ms-flex:0 0 29px;flex:0 0 29px;display:inline-block;background:url(../img/icons/minus.svg) center center/cover no-repeat}.item-pluses__head{position:relative}.item-pluses__image{padding-bottom:100%}.item-pluses__title{width:90%;max-width:205px;background:#fff;border-radius:18px;position:absolute;top:9px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);height:39px;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;font-weight:500;font-size:14px;line-height:16px;text-align:center;color:#000}.item-pluses__body{height:50px;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;font-weight:500;font-size:18px;line-height:21px;text-align:left;text-transform:uppercase;color:#000;padding:0 5px;-webkit-filter:drop-shadow(0 4px 4px rgba(0, 0, 0, .25));filter:drop-shadow(0 4px 4px rgba(0, 0, 0, .25))}.item-pluses__body::before{margin-right:10px}.item-pluses__body._small{font-size:14px;line-height:16px}.delivery__title{font-weight:700;font-size:36px;line-height:42px;text-align:center;text-transform:uppercase;color:#0f0f0f}.delivery__content{margin-top:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:89px;-webkit-column-gap:37px;-moz-column-gap:37px;column-gap:37px}.delivery__image{-webkit-box-flex:0;-ms-flex:0 0 366px;flex:0 0 366px}.delivery__body{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.delivery__mail{position:absolute;top:0;right:84px}.delivery__list{max-width:412px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:29px}.delivery__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.delivery__step{background:#fff;-webkit-box-shadow:0 1px 5px rgba(0,0,0,.25);box-shadow:0 1px 5px rgba(0,0,0,.25);-webkit-box-flex:0;-ms-flex:0 0 37px;flex:0 0 37px;height:37px;width:37px;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;border-radius:50%;font-family:Rubik;font-style:normal;font-weight:500;font-size:18px;line-height:21px;color:#d8022a;margin-right:10px}.delivery__text{font-family:Rubik;font-style:normal;font-weight:300;font-size:18px;line-height:21px;color:#000}@media (min-width:991.98px){.quantity__button:hover::after,.quantity__button:hover::before{background-color:rgba(0,0,0,.5)}}@media (min-width:992px){.select__option:hover{background:#d9d9d9}.checkbox a:hover{text-decoration:none}}@media (min-width:1182px){._no-webp .catalog{background:url(../img/snow-left.png) left center/auto 100% no-repeat,url(../img/snow-right.png) right center/auto 100% no-repeat}._no-webp .other{background:url(../img/snow-left.png) left center/auto 100% no-repeat,url(../img/snow-right.png) right center/auto 100% no-repeat}}@media (max-width:1350px){.warning__container::after{right:-15px}.warning__container::before{left:-15px}._no-webp .order__content::before{background:url(../img/order-after-r.png) center right/cover no-repeat}.order__content::before{content:"";width:120px;height:115px;top:-60px;right:-5px;display:inline-block}.order__content::after{left:-15px}}@media (max-width:1182px){.better__item{-webkit-box-flex:0;-ms-flex:0 0 220px;flex:0 0 220px}.better__image{-webkit-box-flex:0;-ms-flex:0 0 215px;flex:0 0 215px;width:215px}.catalog__content{-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;row-gap:65px}.item-catalog{-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 30px * 2)/ 3);flex:0 0 calc((100% - 30px * 2)/ 3)}.dynamic-item-catalog{padding:30px 17px 19px}.order__content{padding-right:0}.order__image{margin-left:-66px}.pluses__body{row-gap:40px;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}.delivery__mail{right:10px}}@media (max-width:1170px){.banner__title{font-size:calc(34px + 14 * ((100vw - 320px)/ 850))}.banner__title{line-height:calc(40px + 16 * ((100vw - 320px)/ 850))}.better{padding-top:calc(40px + 50 * ((100vw - 320px)/ 850))}.better{padding-bottom:calc(40px + 46 * ((100vw - 320px)/ 850))}.better__title{font-size:calc(24px + 12 * ((100vw - 320px)/ 850))}.better__title{line-height:calc(28px + 14 * ((100vw - 320px)/ 850))}.better__content{margin-top:calc(14px + 36 * ((100vw - 320px)/ 850))}.warning__container{padding-top:calc(40px + 50 * ((100vw - 320px)/ 850))}.warning__container{padding-bottom:calc(40px + 20 * ((100vw - 320px)/ 850))}.warning__title{font-size:calc(24px + 12 * ((100vw - 320px)/ 850))}.warning__title{line-height:calc(28px + 14 * ((100vw - 320px)/ 850))}.catalog{padding-top:calc(40px + 50 * ((100vw - 320px)/ 850))}.catalog{padding-bottom:calc(65px + 47 * ((100vw - 320px)/ 850))}.catalog__title{font-size:calc(24px + 12 * ((100vw - 320px)/ 850))}.catalog__title{line-height:calc(28px + 14 * ((100vw - 320px)/ 850))}.catalog__content{margin-top:calc(20px + 30 * ((100vw - 320px)/ 850))}.other{padding-top:calc(40px + 50 * ((100vw - 320px)/ 850))}.pluses{padding-bottom:calc(40px + 56 * ((100vw - 320px)/ 850))}.pluses__title{font-size:calc(24px + 12 * ((100vw - 320px)/ 850))}.pluses__title{line-height:calc(28px + 14 * ((100vw - 320px)/ 850))}.delivery__title{font-size:calc(24px + 12 * ((100vw - 320px)/ 850))}.delivery__title{line-height:calc(28px + 14 * ((100vw - 320px)/ 850))}}@media (max-width:1100px){.delivery__content{padding-left:0}}@media (max-width:991.98px){.select__title{font-size:18px}.select__options{font-size:18px}.menu__list{-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}.banner__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:500px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:17px auto 0}.banner__image{max-width:330px;padding:0 25px}.banner__image img{max-width:100%;width:100%}.banner__content{padding-top:0;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.better__content{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;row-gap:30px}.better__item{-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 30px)/ 2);flex:0 0 calc((100% - 30px)/ 2)}.better__body{padding-top:20px}._no-webp .warning__container::after{background:url(../img/after-r.png) center right/cover no-repeat}.warning__container::after{content:"";width:150px;height:55px;bottom:-23px;right:-5px;display:inline-block}._no-webp .warning__container::before{background:url(../img/after-l.png) center right/cover no-repeat}.warning__container::before{content:"";width:150px;height:55px;top:-30px;left:-5px;display:inline-block}.item-catalog{-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 30px * 1)/ 2);flex:0 0 calc((100% - 30px * 1)/ 2)}.order__container{padding:60px 20px 0}.order__content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}._no-webp .order__content::after{background:url(../img/after-l.png) center right/cover no-repeat}.order__content::after{content:"";width:150px;height:55px;bottom:-23px;left:-5px;display:inline-block}.order__image{margin-left:0;margin-top:0;max-width:478px;min-width:374px}.order__body{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;max-width:425px;width:100%;margin-bottom:40px}.item-pluses{-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 30px)/ 2);flex:0 0 calc((100% - 30px)/ 2)}.item-pluses__body{font-size:16px;line-height:19px}.delivery__content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.delivery__image{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.delivery__body{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-bottom:30px}.delivery__body{margin-bottom:20px}.delivery__mail{position:static;top:auto;right:auto;margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:900px){.item-pluses{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}@media (max-width:767.98px){.header{padding-top:18px}.menu__body{position:absolute;top:calc(100% + 15px);left:-100%;width:100%;height:calc((100vh - 47px -15px));background:#fbebd1;width:100%;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.menu__body._active{left:0}.menu__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;padding:40px 0 0}.menu__list>li:not(:last-child){margin-bottom:20px}.menu__link{font-size:16px;line-height:19px}.icon-menu{display:block;position:relative;width:34px;height:20px;cursor:pointer;z-index:5}.icon-menu span{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;top:calc(50% - 1px);left:0;position:absolute;width:100%;height:2px;background-color:#000}.icon-menu span:first-child{top:0}.icon-menu span:last-child{top:auto;bottom:0}.icon-menu._active span{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.icon-menu._active span:first-child{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);top:calc(50% - 1px)}.icon-menu._active span:last-child{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);bottom:calc(50% - 1px)}.banner{padding-top:48px;padding-bottom:57px}.banner__suptitle{font-size:18px;line-height:21px}.warning__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:20px}.warning__body{font-size:16px;line-height:19px;text-align:center}.order__body{margin-bottom:30px}.pluses__title{margin-bottom:20px}.pluses__subtitle{font-size:16px;line-height:19px}}@media (max-width:670px){.item-catalog{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}@media (max-width:520px){.better__item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.better__body{padding-left:20px;padding-right:20px}}@media (max-width:479.98px){.countbox{height:102px;padding:10px 15px}.countbox:before{font-size:14px;line-height:16px}.footer{padding:25px 0 20px}.footer__link{font-size:14px;line-height:16px;margin-bottom:8px}.footer__text{font-size:14px;line-height:16px}.banner{padding-top:42px}._no-webp .banner__title span::after{background:url(../img/star.png) center center/cover no-repeat}.banner__title span::after{content:"";width:50px;height:50px;right:-23px;top:-15px}.banner__body{margin-top:13px}.banner__price{margin:14px auto}.price-banner{-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px;padding:0 3px}.price-banner__column{-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 15px)/ 2);flex:0 0 calc((100% - 15px)/ 2)}.price-banner__column._old .price-banner__name{font-size:16px;line-height:19px}.price-banner__column._old .price-banner__value{font-size:34px;line-height:40px}.price-banner__column._new .price-banner__name{font-size:16px;line-height:19px}.price-banner__column._new .price-banner__value{font-size:34px;line-height:40px}.form-banner__input{font-size:16px;line-height:19px;padding:12px 20px;height:43px}.form-banner__input::-webkit-input-placeholder{font-size:14px;line-height:16px}.form-banner__input::-moz-placeholder{font-size:14px;line-height:16px}.form-banner__input:-ms-input-placeholder{font-size:14px;line-height:16px}.form-banner__input::-ms-input-placeholder{font-size:14px;line-height:16px}.form-banner__input::placeholder{font-size:14px;line-height:16px}.form-banner__btn{height:53px;font-size:24px;line-height:28px}.better__image{-webkit-box-flex:0;-ms-flex:0 0 171px;flex:0 0 171px;width:171px}.better__name{margin-bottom:5px;font-size:18px;line-height:21px}.better__description{font-size:14px;line-height:16px}.warning__content{margin-top:20px}.warning__body{font-size:14px;line-height:17px}.feature-dynamic-item-catalog__body{row-gap:17px}.order__container{padding:40px 20px 0}.order__content::before{display:none}.order__content::after{bottom:auto;top:-30px}.order__body{margin-bottom:20px}.pluses__subtitle P:not(:last-child){margin-bottom:15px}.pluses__subtitle{font-size:14px;line-height:17px}.item-pluses{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.item-pluses__image{padding-bottom:97.5%}.delivery__content{margin-top:20px}.delivery__image{padding:0 10px;width:100%}.delivery__image img{width:100%;max-width:100%}.delivery__list{row-gap:20px}.delivery__text{font-size:14px;line-height:17px}}@media (max-width:350px){.dynamic-item-catalog{padding:23px 10px 19px}.dynamic-item-catalog__head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:6px}}._webp ._no-webp .countbox-hours1,._webp ._no-webp .countbox-hours2,._webp ._no-webp .countbox-mins1,._webp ._no-webp .countbox-mins2,._webp ._no-webp .countbox-secs1,._webp ._no-webp .countbox-secs2{background:url(../img/sprite.webp) no-repeat 0 0}._webp .block{background:url(../img/banner-bg.webp) center bottom/cover no-repeat}._webp .order{background:url(../img/order-bg.webp) center bottom/cover no-repeat}@media (min-width:1182px){._webp .catalog{background:url(../img/snow-left.webp) left center/auto 100% no-repeat,url(../img/snow-right.webp) right center/auto 100% no-repeat}}@media (min-width:1182px){._webp .other{background:url(../img/snow-left.webp) left center/auto 100% no-repeat,url(../img/snow-right.webp) right center/auto 100% no-repeat}}@media (max-width:1350px){._webp .order__content::before{background:url(../img/order-after-r.webp) center right/cover no-repeat}}@media (max-width:991.98px){._webp .warning__container::after{background:url(../img/after-r.webp) center right/cover no-repeat}}@media (max-width:991.98px){._webp .warning__container::before{background:url(../img/after-l.webp) center right/cover no-repeat}}@media (max-width:991.98px){._webp .order__content::after{background:url(../img/after-l.webp) center right/cover no-repeat}}@media (max-width:479.98px){._webp .banner__title span::after{background:url(../img/star.webp) center center/cover no-repeat}}