@charset "UTF-8";@font-face{font-family:Montserrat;font-display:swap;src:url(../fonts/Montserrat-Bold.woff) format("woff"),url(../fonts/Montserrat-Bold.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Montserrat;font-display:swap;src:url(../fonts/Montserrat-ExtraBold.woff) format("woff"),url(../fonts/Montserrat-ExtraBold.woff2) format("woff2");font-weight:800;font-style:normal}@font-face{font-family:Montserrat;font-display:swap;src:url(../fonts/Montserrat-Medium.woff) format("woff"),url(../fonts/Montserrat-Medium.woff2) format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Montserrat;font-display:swap;src:url(../fonts/Montserrat-Regular.woff) format("woff"),url(../fonts/Montserrat-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:Montserrat;font-display:swap;src:url(../fonts/Montserrat-Light.woff) format("woff"),url(../fonts/Montserrat-Light.woff2) format("woff2");font-weight:300;font-style:normal}@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-Medium.woff) format("woff"),url(../fonts/Roboto-Medium.woff2) format("woff2");font-weight:500;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}*{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:Montserrat;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}button,input,textarea{font-family:Montserrat}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:16px}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:1230px;margin:0 auto;padding:0 25px}._title{font-weight:800;font-size:40px;line-height:49px;text-align:center;color:#000;width:100%;max-width:715px;margin:0 auto}.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%}.popup{-webkit-overflow-scrolling:touch;z-index:100;padding:30px 10px;position:fixed;top:0;left:0;width:100%;height:100%;-webkit-transition:visibility .8s ease 0s;-o-transition:visibility .8s ease 0s;transition:visibility .8s ease 0s;visibility:hidden}.popup::before{content:"";background-color:rgba(0,0,0,.9);position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;-webkit-transition:opacity .8s ease 0s;-o-transition:opacity .8s ease 0s;transition:opacity .8s ease 0s}.popup.show{visibility:visible;overflow:auto}.popup.show::before{opacity:1}.popup.show .popup__body{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.popup._active{overflow:auto;visibility:visible}.popup._active::before{opacity:1}.popup._active .popup__body{-webkit-transition:all .3s ease .2s;-o-transition:all .3s ease .2s;transition:all .3s ease .2s;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.popup__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;align-items:center}.popup__body{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;background-color:#fff;padding:50px;width:100%;max-width:800px}.popup__close{width:15px;height:15px;position:absolute;top:0;right:0;cursor:pointer;z-index:30;background:url(../img/icons/close.svg) 0 0 no-repeat}footer{font-weight:500;font-size:16px;line-height:20px;text-align:center;color:#000;padding:40px 0 22px}footer p span{font-weight:300}footer a{display:block;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#0070b0}.banner{padding-top:70px}.banner__content{display:-webkit-box;display:-ms-flexbox;display:flex}.banner__info{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding-bottom:90px}.banner__image{-webkit-box-flex:0;-ms-flex:0 0 620px;flex:0 0 620px;-ms-flex-item-align:end;align-self:flex-end}.info-banner__title{font-weight:800;font-size:40px;line-height:1.2;letter-spacing:.05em;text-transform:uppercase;padding-left:30px;color:#fff;background:#ff5b10;padding:18px 30px}.info-banner__timer{margin-top:30px;margin-bottom:25px}.info-banner__image{display:none}.info-banner__feature{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px;row-gap:10px}.info-banner__footer{margin-top:45px}.timer-banner{margin-right:-25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.timer-banner__name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px;font-weight:700;font-size:18px;line-height:1.1;color:#000;white-space:nowrap}.list-info-banner{font-weight:700;font-size:18px;line-height:32px;text-transform:uppercase;color:#222;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:15px}.list-info-banner__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}.list-info-banner__item::before{content:"";-webkit-box-flex:0;-ms-flex:0 0 32px;flex:0 0 32px;height:32px;width:32px;background:url(../img/icons/check.svg) center/cover no-repeat}.footer-info-banner{max-width:380px;width:100%}.footer-info-banner__btn{-webkit-filter:drop-shadow(4px 4px 10px rgba(0, 0, 0, .25));filter:drop-shadow(4px 4px 10px rgba(0, 0, 0, .25));width:100%;height:70px;font-weight:700;font-size:24px;line-height:29px;text-align:center;color:#222;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;background:#ffd214;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.footer-info-banner__text{padding-top:7px;font-weight:500;font-size:14px;line-height:17px;text-align:center;color:#fff}.footer-info-banner__text span{background:#e91d1d;border-radius:11.5px;min-width:23px;display:inline-block;padding:3px 0}.image-banner{margin-bottom:-40px;position:relative}.image-banner__image{position:relative;z-index:1;width:100%;max-width:100%}.image-banner__image img{max-width:100%;width:100%}.image-banner__discount{position:absolute;top:220px;left:0;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;background:#e91d1d;border-radius:41px;padding:12px 0;width:235px}.image-banner__discount_value{padding:3px 8px;font-family:Roboto;font-style:normal;font-weight:500;font-size:12px;line-height:1.1;text-align:center;color:#e91d1d;background:#fff;border-radius:10px}.image-banner__discount_price{margin-top:4px;font-family:Roboto;font-style:normal;font-weight:800;font-size:34px;line-height:40px;text-align:center;color:#fff}.feature-info-banner{background:#ff5b10;padding:15px 25px}.feature-info-banner__item{-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 15px * 2)/ 3);flex:0 0 calc((100% - 15px * 2)/ 3);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:4px;-moz-column-gap:4px;column-gap:4px}.feature-info-banner__icon{-webkit-box-flex:0;-ms-flex:0 0 25px;flex:0 0 25px;height:25px;width:25px}.feature-info-banner__icon img{max-width:100%;width:100%}.feature-info-banner__text{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;font-weight:500;font-size:14px;line-height:17px;color:#fff}.order-info-banner{width:100%;max-width:380px}.order-info-banner__title{font-weight:700;font-size:25px;line-height:30px;text-align:center;color:#222;margin-bottom:15px}.order-info-banner__info{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:10px;margin-bottom:30px}.order-info-banner__input{background:#fff;height:45px;font-weight:400;font-size:14px;line-height:17px;color:#818181;padding:0 25px;width:100%;max-width:100%;min-width:0}.order-info-banner__btn{-webkit-filter:drop-shadow(4px 4px 10px rgba(0, 0, 0, .25));filter:drop-shadow(4px 4px 10px rgba(0, 0, 0, .25));width:100%;height:70px;font-weight:700;font-size:24px;line-height:29px;text-align:center;color:#222;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;background:#ffd214;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.order-info-banner__text{padding-top:7px;font-weight:500;font-size:14px;line-height:17px;text-align:center;color:#fff}.order-info-banner__text span{background:#e91d1d;border-radius:11.5px;min-width:23px;display:inline-block;padding:3px 0}.price-banner{display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Roboto}.price-banner__item{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;border:1px solid #d0d0d0;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;padding:10px 10px}.price-banner__item._old .price-banner__value{-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.price-banner__item._new .price-banner__name{color:#fff;background:#e91d1d;border-radius:10px}.price-banner__name{font-style:normal;font-weight:300;font-size:14px;line-height:16px;text-align:center;color:#000;padding:2px 9px}.price-banner__value{font-weight:800;font-size:34px;line-height:40px;text-align:center;color:#000}.about{padding:90px 0 50px}.about__content{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px}.about__image{-webkit-box-flex:0;-ms-flex:0 0 575px;flex:0 0 575px}.about__image img{width:100%;max-width:100%}.about__body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.about__description{font-weight:500;font-size:18px;line-height:22px;color:#000}.about__description>:not(:last-child){margin-bottom:20px}.about__footer{width:100%;max-width:380px;margin-top:35px}.about__btn{-webkit-filter:drop-shadow(4px 4px 10px rgba(0, 0, 0, .25));filter:drop-shadow(4px 4px 10px rgba(0, 0, 0, .25));width:100%;height:70px;font-weight:700;font-size:24px;line-height:29px;text-align:center;color:#222;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;background:#ffd214;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.about__counts{padding-top:7px;font-weight:500;font-size:14px;line-height:17px;text-align:center;color:#000}.about__counts span{background:#e91d1d;border-radius:11.5px;min-width:23px;display:inline-block;padding:3px 0;color:#fff}.gallery__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.gallery__item{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;padding-bottom:23.6%}.feature{padding:60px 0}.feature__content{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.feature__image{-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 20px)/ 2);flex:0 0 calc((100% - 20px)/ 2);padding-bottom:33%}.feature__image._mob{display:none}.feature__body{-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 20px)/ 2);flex:0 0 calc((100% - 20px)/ 2)}.feature__item{min-height:50px;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;-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px;padding:10px 15px}.feature__item:nth-child(odd){background:#f4f4f4}.feature__name{font-weight:700;font-size:18px;line-height:22px;color:#222;-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 15px)/ 2);flex:0 0 calc((100% - 15px)/ 2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;position:relative}.feature__name::before{content:"";-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;height:20px;width:20px;border-radius:50%;background:rgba(233,29,29,.23)}.feature__name::after{content:"";width:14px;height:14px;-webkit-box-flex:0;-ms-flex:0 0 14px;flex:0 0 14px;background:#e91d1d;border-radius:50%;position:absolute;top:50%;left:3px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.feature__value{font-weight:500;font-size:18px;line-height:22px;text-align:right;color:#222;-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 15px)/ 2);flex:0 0 calc((100% - 15px)/ 2)}.benefits{padding:60px 0}.benefits__content{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.benefits__body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:530px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.benefits__title-mob{display:none;font-weight:800;font-size:30px;line-height:37px;text-align:center;color:#000}.benefits__item{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:50px;-moz-column-gap:50px;column-gap:50px;padding:30px 60px 30px 100px;position:relative}.benefits__item._revers{background:0 0;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;padding:40px 35px 40px 50px;margin-left:-100px;text-align:right}.benefits__item._revers .benefits__img{position:static;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.benefits__img{-webkit-box-flex:0;-ms-flex:0 0 155px;flex:0 0 155px;width:155px;height:155px;border-radius:50%;border:4px solid #e91d1d;overflow:hidden;position:absolute;top:50%;left:0;-webkit-transform:translate(-70%,-50%);-ms-transform:translate(-70%,-50%);transform:translate(-70%,-50%)}.benefits__img img{width:100%;height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover}.benefits__info{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.benefits__name{font-weight:700;font-size:18px;line-height:22px;color:#e91d1d}.benefits__text{font-weight:500;font-size:18px;line-height:22px;color:#000;margin-top:10px}.benefits__image{-webkit-box-flex:0;-ms-flex:0 0 545px;flex:0 0 545px;min-height:510px}.review{background:#ff5b10;padding:60px 0}.review__title{color:#fff}.review__content{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;row-gap:30px;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px;-ms-flex-wrap:wrap;flex-wrap:wrap}.review__item{-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 40px * 2)/ 3);flex:0 0 calc((100% - 40px * 2)/ 3)}.review__item img{width:100%;max-width:100%}.how-order{padding:60px 0}.how-order__container{max-width:1130px}.how-order__content{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;row-gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.how-order__item{-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 20px * 3)/ 4);flex:0 0 calc((100% - 20px * 3)/ 4);background:#f4f4f4;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.15);box-shadow:0 4px 4px rgba(0,0,0,.15);padding:35px 60px 20px 25px;position:relative}.how-order__icon{position:absolute;top:15px;right:25px;width:40px;height:40px}.how-order__icon img{max-width:100%;max-height:100%}.how-order__name{font-weight:700;font-size:18px;line-height:22px;text-transform:uppercase;color:#ff5b10;position:relative;padding-bottom:12px}.how-order__name::after{content:"";width:50px;height:3px;background:#ff5b10;position:absolute;top:100%;left:0}.how-order__description{margin-top:12px;font-weight:500;font-size:16px;line-height:20px;color:#000}.countbox{height:auto;width:100%;max-width:100%;margin:0 auto 0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:relative}.countbox .countbox-num{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;position:relative}.countbox .countbox-space{float:left;height:48px;width:20px;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-weight:800;font-size:40px;line-height:49px;text-align:center;letter-spacing:.14em;text-transform:uppercase;color:#000}._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-weight:800;font-size:40px;line-height:1.2;text-align:center;letter-spacing:.14em;text-transform:uppercase;color:#000}.countbox-secs2{margin-right:0}.countbox-hours-text,.countbox-mins-text,.countbox-secs-text{position:absolute;top:-10px;left:calc((100% - 20px)/ 2);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display:block;font-weight:400;font-size:14px;line-height:17px;text-align:center;color:#000;margin-left:5px;text-transform:lowercase}.page{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}@media (min-width:767.98px){._no-webp .banner{background:url(../img/banner.png) bottom center/cover no-repeat}.banner.banner-second .list-info-banner{display:none}.info-banner__feature{display:none}.price-banner{display:none}._no-webp .benefits{background:url(../img/benefits/benefits-bg.png) center/cover no-repeat}}@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:1242px){._no-webp .about{background:url(../img/about/bg-l.png) center left/auto 100% no-repeat,url(../img/about/bg-r.png) center right/auto 100% no-repeat}}@media (max-width:1242px){.banner__info{padding-bottom:70px}.banner__image{-webkit-box-flex:0;-ms-flex:0 0 520px;flex:0 0 520px}.info-banner__title{padding:12px 15px;font-size:32px}.list-info-banner{font-size:16px}.image-banner{margin-bottom:-30px}.image-banner__discount{top:150px;width:190px}.about{padding:60px 0 40px}.about__content{-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;margin-top:30px}.about__image{-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 30px)/ 2);flex:0 0 calc((100% - 30px)/ 2)}.about__body{-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 30px)/ 2);flex:0 0 calc((100% - 30px)/ 2)}.benefits__body{max-width:100%}.benefits__item{padding:25px 30px 25px 30px;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}.benefits__item._revers{margin-left:0;padding:25px 30px 25px 30px}.benefits__img{-webkit-box-flex:0;-ms-flex:0 0 105px;flex:0 0 105px;height:105px;width:105px;position:relative;left:auto;top:auto;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.benefits__image{-webkit-box-flex:0;-ms-flex:0 0 420px;flex:0 0 420px;min-height:390px}.review{padding:50px 0}.review__content{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;row-gap:25px;margin-top:25px}.review__item{-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 20px * 2)/ 3);flex:0 0 calc((100% - 20px * 2)/ 3)}.review__item{-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 20px * 1)/ 2);flex:0 0 calc((100% - 20px * 1)/ 2)}.how-order__item{padding:25px 50px 20px 20px}.how-order__icon{top:10px;right:10px}.countbox .countbox-space::after{font-size:30px}.countbox-hours1,.countbox-hours2,.countbox-mins1,.countbox-mins2,.countbox-secs1,.countbox-secs2{font-size:30px}}@media (max-width:991.98px){.select__title{font-size:18px}.select__options{font-size:18px}.banner{padding-top:50px}.banner__content{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.banner__image{-webkit-box-flex:0;-ms-flex:0 0 390px;flex:0 0 390px}.info-banner__title{font-size:24px}.timer-banner{-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;row-gap:25px}.image-banner{margin-bottom:10px}.image-banner__discount{width:150px;padding:5px 0;border-radius:40px;top:80px}.image-banner__discount_value{font-size:10px}.image-banner__discount_price{font-size:28px}.about__content{display:block;margin-top:25px}.about__body{padding-top:25px}.about__footer{display:none}.feature{padding:50px 0}.feature__content{display:block;margin-top:25px}.feature__image{padding-bottom:70%;margin-bottom:30px}.benefits{padding:50px 0}.benefits__content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;row-gap:30px}.review{padding:40px 0}.how-order{padding:50px 0}.how-order__item{-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 20px)/ 2);flex:0 0 calc((100% - 20px)/ 2)}.countbox{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media (max-width:767.98px){._title{font-size:30px;line-height:37px}footer{padding:5px 0 40px;font-weight:500;font-size:15px;line-height:18px;text-align:center;color:#000}footer a{font-size:14px;line-height:17px;text-align:center}.banner{padding-top:0;padding-bottom:40px}.banner__container{padding:0 0}.banner__content{display:block}.banner__info{padding-bottom:0}.banner__image{display:none}.info-banner__title{font-weight:800;font-size:30px;line-height:1.2;text-align:center;text-transform:uppercase;color:#fff;padding:15px 25px;background:#ff5b10}.info-banner__timer{margin-top:0;margin-bottom:0}.info-banner__image{display:block;width:100%;max-width:100%;padding-bottom:99%;position:relative}.info-banner__image img{width:100%;height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover}.timer-banner{padding:8px 15px 8px;height:67px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;margin-right:0;-webkit-column-gap:5px;-moz-column-gap:5px;column-gap:5px}.timer-banner__name{font-weight:500;font-size:16px;-webkit-column-gap:7px;-moz-column-gap:7px;column-gap:7px}.list-info-banner{margin:20px auto;font-weight:500;font-size:14px;line-height:17px;width:100%;max-width:380px;text-transform:none;padding:0 25px}.list-info-banner__item::before{-webkit-box-flex:0;-ms-flex:0 0 23px;flex:0 0 23px;height:23px;width:23px}.footer-info-banner{margin:0 auto;padding:0 25px}.footer-info-banner__text{color:#222}.footer-info-banner__text span{color:#fff}.order-info-banner{margin:0 auto;max-width:430px;padding:10px 25px 0}.order-info-banner__title{display:none}.order-info-banner__info{margin-bottom:15px}.order-info-banner__input{background:#ebebeb}.order-info-banner__text{color:#222}.order-info-banner__text span{color:#fff}.about{background:rgba(227,227,227,.41);padding:40px 0 25px}.about__image{margin:0 -25px}.about__description{font-size:16px;line-height:20px;text-align:center}.about__description>:not(:last-child){margin-bottom:15px}.gallery__item{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding-bottom:44%}.feature{padding:40px 0 25px}.feature__container{padding:0 0}.feature__image:not(._mob){display:none}.feature__image._mob{display:block}.feature__image{margin-bottom:25px;padding-bottom:120%}.feature__item{padding:14px 25px}.feature__name{font-size:16px;line-height:20px}.feature__name::before{-webkit-box-flex:0;-ms-flex:0 0 14px;flex:0 0 14px;height:14px;width:14px}.feature__name::after{width:10px;height:10px;-webkit-box-flex:0;-ms-flex:0 0 10px;flex:0 0 10px;left:2px}.feature__value{font-size:16px;line-height:20px}.benefits{padding:0 0 40px;background:rgba(227,227,227,.41)}.benefits__title{display:none}.benefits__content{margin-top:0}.benefits__title-mob{display:block}.benefits__list{margin-top:25px}.benefits__item{background:0 0;padding:0 0;-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px}.benefits__item:not(:last-child){margin-bottom:40px}.benefits__item._revers{background:0 0;padding:0 0;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.benefits__img{-webkit-box-flex:0;-ms-flex:0 0 108px;flex:0 0 108px;height:100px;width:108px;border-radius:0;border:1px solid #ff5b10;background:#fff}.benefits__name{font-weight:700;font-size:16px;line-height:20px;color:#ff5b10}.benefits__text{font-weight:500;font-size:16px;line-height:20px;color:#000}.benefits__image{margin:0 -25px;padding-bottom:110%;min-height:0}.how-order{padding:40px 0}.how-order__content{margin-top:25px;row-gap:13px;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}.how-order__item{padding:25px 25px 20px 15px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 10px)/ 2);flex:0 0 calc((100% - 10px)/ 2)}.how-order__icon{width:28px;height:28px;right:20px;top:20px}.how-order__name{font-size:16px;line-height:20px}.how-order__name::after{height:1px}.how-order__description{font-size:14px;line-height:17px}.countbox{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:-10px}.countbox-hours-text,.countbox-mins-text,.countbox-secs-text{font-size:12px;line-height:15px}}@media (max-width:600px){.review__item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}@media (max-width:479.98px){._title{font-size:24px;line-height:30px}.info-banner__title{font-size:22px}.info-banner__feature{-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}.timer-banner__name{font-size:14px;padding-bottom:5px}.feature-info-banner__item{-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 10px * 2)/ 3);flex:0 0 calc((100% - 10px * 2)/ 3)}.feature-info-banner__text{font-size:10px;line-height:1.1}.feature__name{font-size:14px;line-height:18px}.feature__value{font-size:14px;line-height:18px}.benefits__title-mob{font-size:24px;line-height:30px}.benefits__text{font-size:14px;line-height:18px}.how-order__item{min-height:140px;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.countbox .countbox-space::after{font-size:24px}.countbox-hours1,.countbox-hours2,.countbox-mins1,.countbox-mins2,.countbox-secs1,.countbox-secs2{font-size:24px}}@media (any-hover:hover){.footer-info-banner__btn:hover{background:#ddbc28}.order-info-banner__btn:hover{background:#ddbc28}.about__btn:hover{background:#ddbc28}}._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}@media (min-width:767.98px){._webp .banner{background:url(../img/banner.webp) bottom center/cover no-repeat}}@media (min-width:767.98px){._webp .benefits{background:url(../img/benefits/benefits-bg.webp) center/cover no-repeat}}@media (min-width:1242px){._webp .about{background:url(../img/about/bg-l.webp) center left/auto 100% no-repeat,url(../img/about/bg-r.webp) center right/auto 100% no-repeat}}