@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-Regular.woff) format("woff"),url(../fonts/Montserrat-Regular.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:OpenSans;font-display:swap;src:url(../fonts/OpenSans-Bold.woff) format("woff"),url(../fonts/OpenSans-Bold.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:OpenSans;font-display:swap;src:url(../fonts/OpenSans-Regular.woff) format("woff"),url(../fonts/OpenSans-Regular.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:OpenSans;font-display:swap;src:url(../fonts/OpenSans-ExtraBold.woff) format("woff"),url(../fonts/OpenSans-ExtraBold.woff2) format("woff2");font-weight:800;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:OpenSans;font-display:swap;src:url(../fonts/OpenSans-SemiBold.woff) format("woff"),url(../fonts/OpenSans-SemiBold.woff2) format("woff2");font-weight:600;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}*{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:OpenSans;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}button,input,textarea{font-family:OpenSans}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{width:100%;max-width:1230px;margin:0 auto;padding:0 25px}._title{font-weight:700;font-size:48px;line-height:1.25;text-align:center;text-transform:uppercase;color:#090d10;position:relative;max-width:1090px;margin:0 auto}._title::after{content:"";width:200px;height:3px;position:absolute;left:50%;top:calc(100% + 1px);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background:#de292d}._subtitle{font-weight:600;font-size:18px;line-height:25px;text-transform:uppercase;color:#090d10;margin-top:13px;text-align:center}.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{padding:40px 0 20px}.footer__content{font-weight:400;font-size:14px;line-height:19px;text-align:center;color:#000}.footer__content span{font-weight:600}.footer__content a{color:#4784e0;text-decoration:underline;display:block;margin-bottom:5px}.head{padding:6px 0;background:#fff}.head__content{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:20px;-moz-column-gap:20px;column-gap:20px}.logo-head{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}.logo-head__name{font-weight:800;font-size:20px;line-height:27px;letter-spacing:.045em;text-transform:uppercase;color:#000;padding-right:8px;border-right:1px solid #000}.logo-head__made{font-weight:400;font-size:12px;line-height:16px;letter-spacing:.1em;text-transform:uppercase;color:#000}.likes-head{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}.likes-head__text{font-weight:400;font-size:16px;line-height:22px;color:#000}._no-webp .banner{background:url(../img/banner.png) center/cover no-repeat}.banner__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:80px;-moz-column-gap:80px;column-gap:80px;position:relative;padding:50px 0}.banner__info{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;position:relative;z-index:1}.banner__order{position:relative;z-index:1;-webkit-box-flex:0;-ms-flex:0 0 375px;flex:0 0 375px}.info-banner__title{font-weight:700;font-size:50px;line-height:1.2;letter-spacing:.05em;text-transform:uppercase;color:#fff}.info-banner__list{margin-top:35px;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:12px}.info-banner__item{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}.info-banner__text{font-weight:600;font-size:18px;line-height:25px;letter-spacing:.06em;color:#fff;text-align:left}.product-banner{position:relative}.product-banner__image{width:100%;max-width:100%}.product-banner__image img{max-width:100%}.product-banner__discount{position:absolute;top:69px;left:-76px;width:119px;height:119px;border-radius:50%;text-align:center;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:#ffe51b;padding:10px 10px;font-weight:700;font-size:20px;line-height:23px;text-align:center;text-transform:uppercase;color:#000}.product-banner__discount span{font-size:26px;line-height:30px}.order-banner{padding:35px 30px;background:#fff}.order-banner__timer{margin-top:15px;margin-bottom:35px}.order-banner__information{margin-bottom:15px}.order-banner__input{height:42px;background:#e6e6e6;width:100%;min-width:0;max-width:100%;font-weight:400;font-size:16px;line-height:20px;padding:0 20px;color:#090d10}.order-banner__input::-webkit-input-placeholder{color:#090d10}.order-banner__input::-moz-placeholder{color:#090d10}.order-banner__input:-ms-input-placeholder{color:#090d10}.order-banner__input::-ms-input-placeholder{color:#090d10}.order-banner__input::placeholder{color:#090d10}.order-banner__input:not(:last-child){margin-bottom:10px}.order-banner__btn{background:#ff1818;border-radius:30px;font-weight:700;font-size:20px;line-height:24px;text-align:center;text-transform:uppercase;color:#fff;padding:18px 15px;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;width:100%;max-width:100%}.price-order-banner__title{font-weight:700;font-size:17px;line-height:21px;text-align:center;color:#090d10}.price-order-banner__title span{font-weight:400}.price-order-banner__content{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;margin-top:7px}.price-order-banner__item._new{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.price-order-banner__item._new .price-order-banner__value{font-weight:700;font-size:48px;line-height:59px;color:#ff1818}.price-order-banner__item._old{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.price-order-banner__item._old .price-order-banner__value{font-weight:400;font-size:24px;line-height:29px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;color:#090d10}.price-order-banner__name{font-weight:400;font-size:16px;line-height:20px;text-align:center;color:#090d10;margin-bottom:1px}.about{padding:60px 0}.about__content{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:25px;-moz-column-gap:25px;column-gap:25px;row-gap:30px}.about__item{-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 25px * 2)/ 3);flex:0 0 calc((100% - 25px * 2)/ 3)}.about__image{width:100%;padding-bottom:79%;position:relative}.about__image img{width:100%;height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover}.about__text{font-weight:600;font-size:18px;line-height:1.4;text-align:center;color:#090d10;margin-top:14px}.characteristic{padding:60px 0;background:#f3f3f3}.characteristic__content{margin:35px auto 0;max-width:850px;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;row-gap:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.characteristic__item{-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 20px * 2)/ 3);flex:0 0 calc((100% - 20px * 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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;row-gap:25px}.characteristic__image{width:149px;height:149px;-webkit-box-flex:0;-ms-flex:0 0 149px;flex:0 0 149px;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%;background:#de292d}.characteristic__name{font-weight:700;font-size:18px;line-height:25px;text-align:center;text-transform:uppercase;color:#090d10;margin-bottom:20px;position:relative}.characteristic__name::after{content:"";width:50px;height:3px;background:#000;position:absolute;bottom:-10px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.characteristic__text{font-weight:400;font-size:18px;line-height:25px;text-align:center;text-transform:uppercase;color:#090d10}._no-webp .benefits{background:url(../img/benefits-bg.png) center/cover no-repeat}.benefits{padding:60px 0}.benefits__content{margin-top:35px;position:relative}.benefits__product{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:230px}.benefits__product img{max-width:100%}.benefits__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:290px;-moz-column-gap:290px;column-gap:290px;row-gap:65px}.benefits__item{-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 290px)/ 2);flex:0 0 calc((100% - 290px)/ 2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}.benefits__image{-webkit-box-flex:0;-ms-flex:0 0 150px;flex:0 0 150px;height:150px;width:150px;border-radius:50%;overflow:hidden;position:relative}.benefits__image img{position:absolute;top:0;left:0;width:100%;height:100%;-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:25px;text-transform:uppercase;color:#323232}.benefits__text{margin-top:10px;font-weight:600;font-size:16px;line-height:22px;color:#323232}.order{padding:23px 0 30px;background:#de292d}.order__title{font-weight:700;font-size:36px;line-height:1.2;text-align:center;text-transform:uppercase;color:#fff}.order__content{margin-top:15px;max-width:1040px;margin-left:auto;margin-right:auto;-webkit-column-gap:45px;-moz-column-gap:45px;column-gap:45px;row-gap:30px;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;-ms-flex-wrap:wrap;flex-wrap:wrap}.order__column{-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 45px * 2)/ 3);flex:0 0 calc((100% - 45px * 2)/ 3)}.order__input{width:100%;max-width:100%;min-width:100%;background:#fff;height:45px;padding:0 20px;font-weight:400;font-size:16px;line-height:22px;color:#000}.order__input::-webkit-input-placeholder{color:#000}.order__input::-moz-placeholder{color:#000}.order__input:-ms-input-placeholder{color:#000}.order__input::-ms-input-placeholder{color:#000}.order__input::placeholder{color:#000}.order__btn{font-weight:700;font-size:20px;line-height:27px;text-align:center;text-transform:uppercase;color:#000;background:#ffe51b;border-radius:30px;padding:16px 20px;width:100%;max-width:100%}.principle{padding:60px 0}.principle__content{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:35px;-moz-column-gap:35px;column-gap:35px}.principle__image{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;height:375px;position:relative}.principle__image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.principle__body{-webkit-box-flex:0;-ms-flex:0 0 490px;flex:0 0 490px;font-weight:600;font-size:18px;line-height:25px;color:#090d10}._no-webp .review{background:url(../img/review-bg.png) center/cover no-repeat}.review{padding:60px 0}.review__title{color:#fff}.review__content{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:25px;-moz-column-gap:25px;column-gap:25px;row-gap:25px}.review__item{padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:25px;-moz-column-gap:25px;column-gap:25px;background:#fff;-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 25px)/ 2);flex:0 0 calc((100% - 25px)/ 2);position:relative}.review__image{-webkit-box-flex:0;-ms-flex:0 0 75px;flex:0 0 75px;height:75px;width:75px;position:relative}.review__image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.review__body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.review__head{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;margin-bottom:7px;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;-ms-flex-wrap:wrap;flex-wrap:wrap}.review__name{font-weight:600;font-size:18px;line-height:25px;color:#323232;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.review__description{font-weight:400;font-size:16px;line-height:22px;color:#323232}._no-webp .delivery{background:url(../img/benefits-bg.png) center/cover no-repeat}.delivery{padding:60px 0}.delivery__content{margin-top:30px;max-width:940px;margin-left:auto;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:50px;-moz-column-gap:50px;column-gap:50px;row-gap:25px}.delivery__item{-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 50px)/ 2);flex:0 0 calc((100% - 50px)/ 2);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}.delivery__image{-webkit-box-flex:0;-ms-flex:0 0 153px;flex:0 0 153px;height:153px;width:153px;border-radius:50%;border:7px solid #cfc3ae;overflow:hidden;position:relative}.delivery__image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.delivery__body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.delivery__name{font-weight:700;font-size:18px;line-height:25px;text-transform:uppercase;color:#000}.delivery__text{margin-top:6px;font-weight:400;font-size:16px;line-height:22px;color:#000}.countbox{height:auto;width:100%;max-width:100%;margin-left:auto;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.countbox .countbox-num{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#e6e6e6;padding:10px 2px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;position:relative;-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 20px * 2)/ 3);flex:0 0 calc((100% - 20px * 2)/ 3)}.countbox .countbox-space{float:left;height:48px;width:20px;position:relative;display:none}.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:700;font-size:48px;line-height:59px;text-align:center;color:#090d10}._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:700;font-size:48px;line-height:59px;text-align:center;color:#090d10}.countbox-secs2{margin-right:0}.countbox-hours-text,.countbox-mins-text,.countbox-secs-text{display:block;font-weight:400;font-size:14px;line-height:17px;text-align:center;color:#090d10;position:absolute;left:50%;top:calc(100% + 5px);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);text-transform:lowercase}.page{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}@media (min-width:991.98px){.quantity__button:hover::after,.quantity__button:hover::before{background-color:rgba(0,0,0,.5)}.banner{margin-bottom:40px}.product-banner{position:absolute;bottom:-46px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.benefits__item:nth-child(odd){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;text-align:right}}@media (min-width:992px){.select__option:hover{background:#d9d9d9}.checkbox a:hover{text-decoration:none}}@media (max-width:1242px){.banner__info{-ms-flex-item-align:start;align-self:flex-start}.info-banner__title{font-size:36px}.benefits__product{width:200px}.benefits__list{-webkit-column-gap:250px;-moz-column-gap:250px;column-gap:250px;row-gap:40px}.benefits__item{-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 250px)/ 2);flex:0 0 calc((100% - 250px)/ 2)}.principle__content{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.principle__body{-webkit-box-flex:0;-ms-flex:0 0 450px;flex:0 0 450px}.review__head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:5px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media (max-width:1230px){._title{font-size:calc(24px + 24 * ((100vw - 320px)/ 910))}}@media (max-width:991.98px){._title::after{top:calc(100% + 15px)}._subtitle{margin-top:30px}.select__title{font-size:18px}.select__options{font-size:18px}.footer{padding:25px 0 25px}.banner__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:40px 0 25px}.banner__info{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;text-align:center;width:100%;max-width:760px}.banner__product{margin:20px 0}.banner__order{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;max-width:375px}.info-banner__list{max-width:530px;margin:30px auto 0}.product-banner__discount{top:-15px;left:auto;right:-50px}.about{padding:40px 0}.about__content{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.about__item{-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 20px * 2)/ 3);flex:0 0 calc((100% - 20px * 2)/ 3)}.about__text{font-size:16px;margin-top:10px}.characteristic{padding:40px 0}.characteristic__content{margin-top:45px}.benefits{padding:40px 0}.benefits__content{margin-top:45px}.benefits__product{position:static;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);margin:0 auto;width:230px}.benefits__list{-webkit-column-gap:50px;-moz-column-gap:50px;column-gap:50px;row-gap:30px;margin-top:30px}.benefits__image{-webkit-box-flex:0;-ms-flex:0 0 124px;flex:0 0 124px;height:124px;width:124px}.order__column{-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 45px * 1)/ 2);flex:0 0 calc((100% - 45px * 1)/ 2)}.principle{padding:40px 0}.principle__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:20px}.principle__image{width:100%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.principle__body{font-size:16px;line-height:22px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.review{padding:40px 0}.review__content{margin-top:45px}.review__item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding:50px 20px 15px}.review__head{-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}.delivery{padding:40px 0}.delivery__content{-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;margin-top:35px}.delivery__image{-webkit-box-flex:0;-ms-flex:0 0 130px;flex:0 0 130px;height:130px;width:130px}}@media (max-width:767.98px){.about__item{-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 20px * 1)/ 2);flex:0 0 calc((100% - 20px * 1)/ 2)}.order__content{row-gap:8px}.order__column{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.delivery__item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}@media (max-width:700px){.head__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:3px}.characteristic__item{-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 20px * 1)/ 2);flex:0 0 calc((100% - 20px * 1)/ 2)}}@media (max-width:600px){.review__head{-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}}@media (max-width:479.98px){._subtitle{font-size:16px;line-height:22px}.likes-head{-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}.likes-head__text{font-size:14px;line-height:19px}.info-banner__title{font-size:28px}.info-banner__text{font-size:14px;line-height:19px}.product-banner{width:185px}.product-banner__discount{height:94px;width:94px;font-size:16px;line-height:19px}.order-banner{padding:30px 15px}.order-banner__btn{padding:15px 10px;font-size:17px;line-height:21px}.price-order-banner__title{font-size:14px;line-height:17px;margin:0 -10px}.price-order-banner__content{margin-top:3px}.price-order-banner__item._new .price-order-banner__value{font-size:36px;line-height:44px}.price-order-banner__item._old .price-order-banner__value{font-size:20px;line-height:24px}.price-order-banner__name{font-size:14px;line-height:17px}.about{padding:30px 0}.about__content{row-gap:20px;margin-top:25px}.about__item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.about__text{font-size:14px;line-height:19px}.characteristic{padding:30px 0}.characteristic__item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.benefits{padding:30px 0}.benefits__item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;text-align:center;-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}.benefits__info{margin-top:15px}.benefits__text{margin-top:6px}.order__title{font-size:32px}.order__btn{font-size:18px;line-height:25px;margin-top:8px}.principle{padding:30px 0}.principle__content{margin-top:20px}.principle__image{height:auto;padding-bottom:57%}.review{padding:30px 0}.review__content{margin-top:85px;row-gap:70px}.review__image{position:absolute;top:0;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.review__body{text-align:center}.review__head{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.review__description{font-size:14px;line-height:19px}.delivery{padding:30px 0}.delivery__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:5px;text-align:center}.delivery__image{-webkit-box-flex:0;-ms-flex:0 0 121px;flex:0 0 121px;height:121px;width:121px;border:5px solid #cfc3ae}.countbox{-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px}.countbox .countbox-space::after{font-size:40px;line-height:49px}.countbox-hours1,.countbox-hours2,.countbox-mins1,.countbox-mins2,.countbox-secs1,.countbox-secs2{font-size:40px;line-height:49px}.countbox-hours-text,.countbox-mins-text,.countbox-secs-text{font-size:12px;line-height:15px}}@media (max-width:991.98px) and (min-width:479.98px){.benefits__item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.benefits__item:nth-child(even){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;text-align:right}}._webp .banner{background:url(../img/banner.webp) center/cover no-repeat}._webp .benefits{background:url(../img/benefits-bg.webp) center/cover no-repeat}._webp .review{background:url(../img/review-bg.webp) center/cover no-repeat}._webp .delivery{background:url(../img/benefits-bg.webp) center/cover no-repeat}._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}