@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Inter:300,regular,500,600,700,800,900&display=swap);@font-face{font-family:icons;font-display:swap;src:url(../fonts/icons.woff2) format("woff2"),url(../fonts/icons.woff) format("woff");font-weight:400;font-style:normal}[class*=_icon-]:before{font-family:icons;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class*=_icon-]:before{display:block}._icon-paperclip:before{content:"\e907"}._icon-trash:before{content:"\e908"}._icon-user:before{content:"\e906"}._icon-cart:before{content:"\e905"}._icon-send:before{content:"\e902"}._icon-arrow-down:before{content:"\e900"}._icon-calling:before{content:"\e901"}._icon-location:before{content:"\e903"}._icon-message:before{content:"\e904"}._icon-search:before{content:"\e986"}*{padding:0;margin:0;border:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{height:100%;min-width:320px}body{color:#2b3350;line-height:1;font-family:Inter;font-size:.875rem;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea{font-family:Inter;font-size:inherit}button{cursor:pointer;color:inherit;background-color:inherit}a{color:inherit}a:link,a:visited{text-decoration:none}a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}.lock body{overflow:hidden;-ms-touch-action:none;touch-action:none}.wrapper{min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.wrapper>main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container]{max-width:73.125rem;-webkit-box-sizing:content-box;box-sizing:content-box;margin:0 auto;padding:0 .9375rem}.button{background-color:#0074d4;-webkit-box-shadow:0 12.9632px 15.375px rgba(0,116,212,.241),0 5.38427px 6.38599px rgba(0,116,212,.15),0 1.94738px 2.30969px rgba(0,116,212,.059);box-shadow:0 12.9632px 15.375px rgba(0,116,212,.241),0 5.38427px 6.38599px rgba(0,116,212,.15),0 1.94738px 2.30969px rgba(0,116,212,.059);border-radius:.5rem;display:inline-block;width:-webkit-max-content;width:-moz-max-content;width:max-content;color:#fff;-webkit-transition:background-color .3s ease 0s;-o-transition:background-color .3s ease 0s;transition:background-color .3s ease 0s}.button._fw{width:100%}input[type=email],input[type=tel],input[type=text],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=email]:focus,input[type=tel]:focus,input[type=text]:focus,textarea:focus{outline:0}.input{border-radius:0!important;width:100%;display:block;padding:0 20px}textarea.input{resize:none;padding:0 0}.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:not(:last-child){margin-bottom:2.125rem}.options__item{width:100%;position:relative;cursor:pointer}.options__item:not(:last-child){margin-bottom:.3125em}.options__input{width:0;height:0;opacity:0;position:absolute}.options__input:focus+.options__label:before{-webkit-box-shadow:0 0 5px #000;box-shadow:0 0 5px #000}.options__input:checked+.options__label{border:1px solid #0074d4}.options__input:checked+.options__label:after{-webkit-transform:translateY(-50%) scale(1);-ms-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1)}.options__label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;border:1px solid #e7eaef;-webkit-box-shadow:0 6px 16px rgba(255,255,255,.08);box-shadow:0 6px 16px rgba(255,255,255,.08);border-radius:.5rem!important;padding-top:1.0625rem;padding-bottom:1.0625rem;width:100%;gap:10px}.options__label:before{content:"";width:20px;height:20px;-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;border-radius:50%;border:1px solid #a7a9ac}.options__label: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:#0074d4;position:absolute;top:50%}.options__title{line-height:1.2222222222;font-weight:600;color:#576077;margin-bottom:.25rem}.options__info{line-height:1.3;color:#959aae}.select{position:relative}.select__body{position:relative}.select__title{color:inherit;text-align:left;border:1px solid #d9d9d9;background-color:#fff;cursor:pointer;width:100%;border-radius:4px}.select__value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:30px;padding:0 15px;-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:before{content:"";-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;-webkit-box-flex:0;-ms-flex:0 0 10px;flex:0 0 10px;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:url(../img/icons/arrow-down.svg) center no-repeat;margin-left:.3125rem}._select-open .select__value:before{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.select__text{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.select__input{width:100%;background-color:transparent;height:100%}.select__options{color:#000;position:absolute;top:29px;border-radius:0 0 4px 4px;min-width:100%;left:0;background-color:#fff;border-top:0;border:1px solid #d9d9d9;border-top:0;padding:10px 0 5px 0}.select__scroll{overflow-y:auto;overflow-x:hidden;max-height:200px}.select__option{width:100%;display:block;text-align:left;cursor:pointer;padding:5px 15px;color:inherit}.select__option._select-selected{background-color:#eee}.select__row{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.select._select-open{z-index:5}._select-tag{cursor:pointer}.rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;font-size:40px;line-height:.75;-webkit-transition:opacity .3s ease 0s;-o-transition:opacity .3s ease 0s;transition:opacity .3s ease 0s}.rating.rating_sending{opacity:.2}.rating.rating_set .rating__active,.rating.rating_set .rating__item{cursor:pointer}.rating__body{position:relative}.rating__body::before{content:"★★★★★";display:block}.rating__active{position:absolute;width:0%;height:100%;top:0;left:0;overflow:hidden}.rating__active::before{content:"★★★★★";position:absolute;width:100%;height:100%;top:0;left:0;color:#ffd300}.rating__items{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;width:100%;height:100%;top:0;left:0}.rating__item{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;height:100%;opacity:0}.rating__value{font-size:50%;line-height:1;padding:0 0 0 10px}.quantity{width: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}#map{background:url(../img/icons/loading.gif) center/50px no-repeat}[data-showmore-button]{font-weight:600;line-height:1.3;color:#191e32;width:100%;background-color:#f3f4f7;border-radius:8px;-webkit-transition:background-color .3s ease 0s;-o-transition:background-color .3s ease 0s;transition:background-color .3s ease 0s}[data-showmore-button] span:last-child{display:none}._showmore-active [data-showmore-button] span{display:none}._showmore-active [data-showmore-button] span:last-child{display:block}.touch [data-fullscreen]{min-height:calc(var(--vh,1vh) * 100)}[class*=-ibg]{position:relative}[class*=-ibg] img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}[class*=-ibg_contain] img{-o-object-fit:contain;object-fit:contain}.title{font-weight:900;font-size:2.75rem;line-height:1.2;text-align:center}.header{position:fixed;width:100%;z-index:100;background-color:#fff}.header__top{position:relative;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:1.0625rem}.header__logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.header__search{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f7f7f8;border-radius:.5rem;padding:.9375rem 1.5625rem}.header__search-btn{height:100%;width:2.5rem;font-size:1.125rem;opacity:.3;-webkit-transition:opacity .3s ease 0s;-o-transition:opacity .3s ease 0s;transition:opacity .3s ease 0s}.header__search-input{background-color:transparent;width:100%;font-size:1rem}.header__search-input::-webkit-input-placeholder{opacity:.3}.header__search-input::-moz-placeholder{opacity:.3}.header__search-input:-ms-input-placeholder{opacity:.3}.header__search-input::-ms-input-placeholder{opacity:.3}.header__search-input::placeholder{opacity:.3}.header__phone{font-weight:500;font-size:1.1875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap;-webkit-transition:color .3s ease 0s;-o-transition:color .3s ease 0s;transition:color .3s ease 0s}.header__phone::before{color:#959aae;margin-right:.5rem;-webkit-transition:color .3s ease 0s;-o-transition:color .3s ease 0s;transition:color .3s ease 0s}.header__phone-hidden{display:none}.header__btn{font-weight:500;font-size:1rem;line-height:1.4;padding:.9375rem 1.5625rem;background-color:#f3f4f7;border-radius:.5rem;-webkit-transition:background-color .3s ease 0s;-o-transition:background-color .3s ease 0s;transition:background-color .3s ease 0s}.header__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:1rem;line-height:1.4}.header__menu{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.header__city-hidden{display:none}.header__city-hidden::before{font-size:1.1875rem}.header__cart,.header__city{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:color .3s ease 0s;-o-transition:color .3s ease 0s;transition:color .3s ease 0s}.header__cart::before,.header__city::before{font-size:1.25rem;margin-right:.5rem}.header__city::before{margin-right:0}.header__city .select__options,.header__city .select__title{border:none}.header__city .select__options{background-color:#fff;border-radius:.5rem;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.04);box-shadow:0 4px 12px rgba(0,0,0,.04)}.header__cart{position:relative}.header__cart-value{display:block;font-weight:700;font-size:.75rem;color:#fff;background-color:#0074d4;border-radius:28px;margin-left:.4375rem;padding:.125rem .375rem}.header__cart-title{white-space:nowrap}.menu-open .menu__body{opacity:1;visibility:visible;top:0}.menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu__link{-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.icon-menu{display:none}.footer{background-color:#191e32;color:#e7eaef;line-height:1.4;font-weight:500}.footer__columns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:.9375rem}.footer__info{-webkit-box-flex:0;-ms-flex:0 1 30%;flex:0 1 30%}.footer__logo{margin-bottom:.9375rem}.footer__info-text{color:#959aae}.footer__info-konf{margin-bottom:.375rem}.footer__menu-item{margin-bottom:.625rem}.footer__menu-link{white-space:nowrap;-webkit-transition:color .3s ease 0s;-o-transition:color .3s ease 0s;transition:color .3s ease 0s}.footer__contacts{font-weight:400}.footer__contacts a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:color .3s ease 0s;-o-transition:color .3s ease 0s;transition:color .3s ease 0s}.footer__contacts a:not(:last-child){margin-bottom:.9375rem}.footer__contacts a::before{margin-right:.5rem;color:#576077}.footer__contacts-phone{font-weight:600}.fullscreen-page{position:relative}.fullscreen-page__arrow-left,.fullscreen-page__arrow-right{position:absolute;z-index:2;top:50%;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:50px;height:50px;border-radius:50%;background-color:#fff;-webkit-box-shadow:0 12px 20px -8px rgba(68,88,104,.25);box-shadow:0 12px 20px -8px rgba(68,88,104,.25);cursor:pointer;font-size:1.1875rem;-webkit-transition:background-color .3s ease 0s;-o-transition:background-color .3s ease 0s;transition:background-color .3s ease 0s}.fullscreen-page__arrow-left{left:50px;-webkit-transform:translate(0,-50%) rotate(90deg);-ms-transform:translate(0,-50%) rotate(90deg);transform:translate(0,-50%) rotate(90deg)}.fullscreen-page__arrow-right{right:50px;-webkit-transform:translate(0,-50%) rotate(-90deg);-ms-transform:translate(0,-50%) rotate(-90deg);transform:translate(0,-50%) rotate(-90deg)}.fullscreen-page__dotts{position:absolute;z-index:2;left:50%;bottom:1.875rem;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}.fullscreen-page__dotts .swiper-pagination-bullet{cursor:pointer;display:inline-block;border-radius:50%;margin-right:1rem;width:.375rem;height:.375rem;background-color:#ced2da}.fullscreen-page__dotts .swiper-pagination-bullet-active{background-color:#2b3350}.slide-fullscreen-page__content{position:relative;z-index:2;padding:1.875rem 0;max-width:38.125rem}.slide-fullscreen-page__title{font-weight:900;line-height:1.2;letter-spacing:-.03em;margin-bottom:1.25rem}.no-webp .slide-fullscreen-page__title span::after{background:url(../img/fullscreen/flag.png) 0 0 no-repeat}.slide-fullscreen-page__title span::after{content:"";position:absolute;bottom:0;right:0;-webkit-transform:translate(120%,-10%);-ms-transform:translate(120%,-10%);transform:translate(120%,-10%);display:inline-block;width:50px;height:50px}.slide-fullscreen-page__text{font-size:1.3125rem;line-height:1.6;margin-bottom:1.875rem}.benefits-page__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.benefits-page__item-img{margin-bottom:1.125rem}.benefits-page__item-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.benefits-page__item-text{font-weight:400;font-size:1.375rem;line-height:1.5;margin-bottom:.5909090909em}.benefits-page__item-text span{font-weight:600}.benefits-page__item-content{text-align:center}.benefits-page__item-link{font-size:.9375rem;line-height:1.5;color:#959aae}.catalog-page__filter{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.9375rem;margin-bottom:2.8125rem}.catalog-page__filter-select{-webkit-box-flex:0;-ms-flex:0 1 calc(25% - 12px);flex:0 1 calc(25% - 12px);position:relative}.catalog-page__filter-select>span{position:absolute;z-index:2;left:25px;top:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);background-color:#fff;padding:.3125rem;line-height:1.2142857143;color:#959aae}.catalog-page__filter-select .select__title{height:4.0625rem}.catalog-page__filter-select .select__options{top:3.125rem}.catalog-page__filter-select .select__value{padding:0 1.875rem}.catalog-page__filter-select .select__option{padding:.625rem 1.875rem}.catalog-page__filter-select .select__asset{margin-right:.5rem}.catalog-page__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.catalog-page__product-cart{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%;padding-top:2.1875rem}.product-cart{position:relative}.product-cart__image-ibg{display:block}.product-cart__image-ibg img{width:unset;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}.product-cart__content{padding:0 .9375rem .9375rem .9375rem;text-align:center}.product-cart__text{line-height:1.3}.product-cart__price{font-weight:900;line-height:1.4;letter-spacing:-.05em}.no-webp .product-cart__old-price{background:url(../img/catalog/Line.png) center no-repeat}.product-cart__old-price{line-height:1.4;letter-spacing:-.05em}.product-cart__btn-bg{position:absolute;z-index:3;left:-1px;bottom:30px;-webkit-transform:translate(0,100%);-ms-transform:translate(0,100%);transform:translate(0,100%);background:#fff;border:1px solid #f3f4f7;border-top:none;-webkit-box-shadow:0 20px 52px -8px rgba(0,0,0,.15);box-shadow:0 20px 52px -8px rgba(0,0,0,.15);border-radius:0 0 1rem 1rem;padding:.9375rem;width:calc(100% + 2px);-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;opacity:0;visibility:hidden}.product-cart__btn{font-size:1rem;padding:.9375rem!important;width:100%}.product-cart__lebel,.product-cart__lebel-value{position:absolute;border-radius:.25rem;padding:.3125rem;color:#fff;font-size:.75rem}.product-cart__lebel{z-index:2;top:0;left:.8125rem;background:#37a5ff;-webkit-transform:rotate(-1.83deg);-ms-transform:rotate(-1.83deg);transform:rotate(-1.83deg)}.product-cart__lebel-value{z-index:1;left:0;top:.9375rem;background:#004075;-webkit-transform:rotate(2.8deg);-ms-transform:rotate(2.8deg);transform:rotate(2.8deg)}.peculiarities-page__text{line-height:1.6;text-align:center;color:#576077}.peculiarities-page__body{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.peculiarities-page__body-img{height:42.9375rem;width:28.9375rem}.peculiarities-page__body-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.peculiarities-page__column{-webkit-box-flex:0;-ms-flex:0 1 33.0212765957%;flex:0 1 33.0212765957%}.peculiarities-page__item{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.peculiarities-page .swiper-pagination-bullet,.peculiarities-page__item-dott{cursor:pointer;position:absolute;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:1.5rem;height:1.5rem;background-color:rgba(171,247,161,.25);border-radius:50%;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.peculiarities-page .swiper-pagination-bullet::before,.peculiarities-page__item-dott::before{content:"";width:14px;height:14px;background-color:#7bec6d;border-radius:50%;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.peculiarities-page__item-title{font-weight:600;line-height:140%;margin-bottom:.1875rem;opacity:.5;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.peculiarities-page__item-text{line-height:160%;color:#576077;opacity:.5;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.peculiarities-page__item-dott1{left:43%;top:6.875rem}.peculiarities-page__item-dott2{left:38.5%;top:14.0625rem}.peculiarities-page__item-dott3{left:43%;top:15.3125rem}.peculiarities-page__item-dott4{left:46%;top:21.875rem}.peculiarities-page__item-dott5{left:58%;top:20.8125rem}.peculiarities-page__item-dott6{left:51%;top:29.375rem}.peculiarities-page__item-dott7{left:49%;top:32.1875rem}.peculiarities-page__item-dott8{left:37%;top:36.875rem}.peculiarities-page__slider{display:none}.peculiarities-page__slider .swiper-pagination-bullet-active{background-color:rgba(255,255,255,.35)}.peculiarities-page__slider .swiper-pagination-bullet-active::before{background-color:#fff}.peculiarities-page__slider .swiper-pagination-bullet:nth-child(1){top:3.4375rem;left:calc((100vw - 232px)/ 2 + 56px)}.peculiarities-page__slider .swiper-pagination-bullet:nth-child(2){top:7.5rem;left:calc((100vw - 232px)/ 2 + 35px)}.peculiarities-page__slider .swiper-pagination-bullet:nth-child(3){top:8.75rem;left:calc((100vw - 232px)/ 2 + 65px)}.peculiarities-page__slider .swiper-pagination-bullet:nth-child(4){top:10.9375rem;left:calc((100vw - 232px)/ 2 + 75px)}.peculiarities-page__slider .swiper-pagination-bullet:nth-child(5){top:10.625rem;left:calc((100vw - 232px)/ 2 + 140px)}.peculiarities-page__slider .swiper-pagination-bullet:nth-child(6){top:14.6875rem;left:calc((100vw - 232px)/ 2 + 110px)}.peculiarities-page__slider .swiper-pagination-bullet:nth-child(7){top:15.9375rem;left:calc((100vw - 232px)/ 2 + 95px)}.peculiarities-page__slider .swiper-pagination-bullet:nth-child(8){top:18.4375rem;left:calc((100vw - 232px)/ 2 + 22px)}.test-page__body{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}.test-page__content{-webkit-box-flex:0;-ms-flex:0 1 57%;flex:0 1 57%}.test-page__title{text-align:left}.test-page__text{line-height:160%;color:#576077}.test-page__img{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;margin-top:-4.375rem;margin-right:-3.75rem}.test-page__img img{width:100%}.clients-page__items{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.9375rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.clients-page__item{-webkit-box-flex:0;-ms-flex:0 1 15%;flex:0 1 15%;text-align:center}.reviews-page__slider{padding:1.25rem 1.25rem 3.25rem 1.25rem;margin:0 -1.25rem;position:relative}.reviews-page__slider-arrow-left,.reviews-page__slider-arrow-right{position:absolute;z-index:2;top:50%;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:3.125rem;height:3.125rem;border-radius:50%;background:#fff;border:1px solid #d2ebff;-webkit-box-shadow:0 12px 20px -8px rgba(0,116,212,.35);box-shadow:0 12px 20px -8px rgba(0,116,212,.35);cursor:pointer;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.reviews-page__slider-arrow-left{left:0;-webkit-transform:translate(0,-50%) rotate(90deg);-ms-transform:translate(0,-50%) rotate(90deg);transform:translate(0,-50%) rotate(90deg)}.reviews-page__slider-arrow-right{right:0;-webkit-transform:translate(0,-50%) rotate(-90deg);-ms-transform:translate(0,-50%) rotate(-90deg);transform:translate(0,-50%) rotate(-90deg)}.reviews-page__slider-dotts{width:100%;text-align:center;margin-top:.9375rem;display:none}.reviews-page__slider-dotts .swiper-pagination-bullet{cursor:pointer;display:inline-block;border-radius:50%;margin-right:1rem;width:.375rem;height:.375rem;background-color:#ced2da}.reviews-page__slider-dotts .swiper-pagination-bullet-active{background-color:#2b3350}.reviews-page__slide{background:#fff;border:1px solid #f3f4f7;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 20px 52px -8px rgba(0,0,0,.15);box-shadow:0 20px 52px -8px rgba(0,0,0,.15);border-radius:16px}.slide-reviews__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;line-height:1.2;margin-bottom:.625rem}.slide-reviews__title-img{-webkit-box-flex:0;-ms-flex:0 0 3.125rem;flex:0 0 3.125rem;height:3.125rem;border-radius:50%;margin-right:.75rem}.slide-reviews__title-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.slide-reviews__title-content .rating_set{font-size:1.0625rem}.slide-reviews__text{line-height:1.5}.slide-reviews__link{line-height:1.2;font-weight:600}.form-page__container{position:relative}.form-page__img{min-height:40.625rem;position:absolute;bottom:0;right:0}.form-page__img img{height:100%}.form-page__body{position:relative;z-index:2}.form-page__title{color:#fff;margin-bottom:.5625rem}.form-page__text{color:#fff;font-weight:300;line-height:1.5;margin-bottom:1.8125rem}.form-page__form{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.125rem}.form-page__form-input{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;color:#fff;border:1px solid rgba(255,255,255,.3);-webkit-box-shadow:0 6px 16px rgba(255,255,255,.08);box-shadow:0 6px 16px rgba(255,255,255,.08);border-radius:.5rem;position:relative}.form-page__form-input:nth-child(1){background:url(../img/form/user.svg) 4% center no-repeat rgba(87,96,119,.555)}.form-page__form-input:nth-child(2){background:url(../img/form/phone.svg) 4% center no-repeat rgba(87,96,119,.555)}.form-page__form-input::before{position:absolute;top:0;left:0;z-index:2}.form-page__form-input::-webkit-input-placeholder{color:#fff}.form-page__form-input::-moz-placeholder{color:#fff}.form-page__form-input:-ms-input-placeholder{color:#fff}.form-page__form-input::-ms-input-placeholder{color:#fff}.form-page__form-input::placeholder{color:#fff}.form-page__form-input::-webkit-input-placeholder::before{content:"sdfgbsdfb"}.form-page__form-input::-moz-placeholder::before{content:"sdfgbsdfb"}.form-page__form-input:-ms-input-placeholder::before{content:"sdfgbsdfb"}.form-page__form-input::-ms-input-placeholder::before{content:"sdfgbsdfb"}.form-page__form-input::placeholder::before{content:"sdfgbsdfb"}.card-page__container{padding-bottom:3.4375rem;border-bottom:1px solid #e7eaef}.card-page__img{-webkit-box-flex:0;-ms-flex:0 0 54.0170940171%;flex:0 0 54.0170940171%;height:39.5rem;border:1px solid #e7eaef;border-radius:1rem}.card-page__img img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.card-page__content-title{line-height:1.2;font-weight:700;margin-bottom:.5rem}.card-page__content-text{line-height:1.5;color:#576077}.card-page__content-subtitle{color:#959aae;margin:.625rem 0}.card-page__info{overflow:hidden}.card-page__info-column{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 15px);flex:0 0 calc(50% - 15px)}.card-page__info-title{line-height:1.2;font-weight:700;margin-bottom:.625rem}.card-page__info-text{line-height:1.2}.card-page__info-string{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden}.card-page__info-string:not(:last-child){margin-bottom:.5rem}.card-page__info-label{display:-webkit-box;display:-ms-flexbox;display:flex;white-space:nowrap;position:relative}.card-page__info-label::after{content:".............................................................................................................................................";width:100%;position:absolute;right:0;-webkit-transform:translate(100%,0);-ms-transform:translate(100%,0);transform:translate(100%,0)}.card-page__info-value{white-space:nowrap;background-color:#fff;position:relative;z-index:2}.crambs{font-size:.9375rem;line-height:1.2;color:#576077}.crambs__link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:color .3s ease 0s;-o-transition:color .3s ease 0s;transition:color .3s ease 0s}.crambs__link::after{content:"";display:inline-block;width:.6875rem;height:.6875rem;background:url(../img/icons/crambarrow.svg) center no-repeat;margin:0 .375rem}.crambs__current{color:#959aae}.card-form .product-cart__old-price{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.card-form .product-cart__price{margin-bottom:1.25rem}.card-form .quantity{margin-bottom:1.25rem}.card-form__options{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem}.card-form__options-input:checked+.card-form__options-label .card-form__options-img{border:2px solid #0074d4;-webkit-box-shadow:0 6px 12px rgba(91,163,222,.35);box-shadow:0 6px 12px rgba(91,163,222,.35)}.card-form__options-input:checked+.card-form__options-label .card-form__options-text{opacity:1;visibility:visible}.card-form__options-text{display:block;text-align:center;margin-bottom:.375rem;font-size:1.0625rem;line-height:1.5;color:#959aae;opacity:0;visibility:hidden}.card-form__options-img{cursor:pointer;width:4.75rem;height:4.75rem;border:1px solid #e7eaef;border-radius:.5rem}.card-form__options-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.card-form__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-form__button::before{margin-right:.625rem}.cart-page__main{max-width:53.125rem;margin-bottom:3.125rem}.cart-page__item{max-width:53.125rem}.cart-page__item:not(:last-child){margin-bottom:2rem}.cart-page__button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:1.375rem;margin-bottom:.9375rem}.cart-page__button::before{margin-right:.625rem}.cart-page__agreement{display:inline-block;width:50%;line-height:1.3;color:#959aae}.main-cart-page__title{line-height:1.2;font-weight:700;margin-bottom:1.8125rem}.main-cart-page__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #f3f4f7;padding:1.5625rem 0}.main-cart-page__total{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.625rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.main-cart-page__total-label{font-size:1.625rem;line-height:1.4;font-weight:900}.item-cart .product-cart__old-price{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.item-cart__img{-webkit-box-flex:0;-ms-flex:0 0 6.6875rem;flex:0 0 6.6875rem;min-height:8.125rem}.item-cart__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.item-cart__title{line-height:1.3;margin-bottom:.3125rem}.item-cart__text{line-height:1.3;color:#959aae}.item-cart__del{-webkit-box-flex:0;-ms-flex:0 0 2.625rem;flex:0 0 2.625rem;min-height:2.625rem;border-radius:50%;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:1px solid #e7eaef;font-size:1rem}.item-cart-page__title{font-weight:900;line-height:1.4;margin-bottom:.1875rem}.item-cart-page__text{line-height:1.3;color:#959aae}.item-cart-page ._form-focus .item-cart-page__input-label{display:block}.item-cart-page__input-line{position:relative}.item-cart-page__input-label{position:absolute;top:-.375rem;left:1.875rem;font-size:.75rem;line-height:1.25;color:#0074d4;font-weight:600;background-color:#fff;padding:0 .3125rem;display:none}.item-cart-page__input{background:#f7f7f8;border:1px solid #e7eaef;-webkit-box-shadow:0 6px 16px rgba(255,255,255,.08);box-shadow:0 6px 16px rgba(255,255,255,.08);border-radius:.5rem!important;line-height:1.2222222222;color:#2b3350}.item-cart-page__input::-webkit-input-placeholder{color:#959aae}.item-cart-page__input::-moz-placeholder{color:#959aae}.item-cart-page__input:-ms-input-placeholder{color:#959aae}.item-cart-page__input::-ms-input-placeholder{color:#959aae}.item-cart-page__input::placeholder{color:#959aae}.item-cart-page__input:focus{background:#fff;border:1px solid #0074d4}.page{padding-top:8.4375rem}.page__catalog{position:relative;z-index:2}.no-webp .page__peculiarities{background:url(../img/peculiarities/bg.jpg) center/cover no-repeat}.no-webp .page__test{background:url(../img/test/bg.jpg) center/cover no-repeat}.page__reviews{padding-bottom:8.125rem;position:relative;z-index:3}.no-webp .page__form{background:url(../img/form/bg.jpg) center/cover no-repeat}.page__map{height:31.25rem}.page__map iframe{width:100%;height:100%}.swiper{overflow:hidden}.swiper-wrapper{width:100%;height:100%;-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.swiper-vertical .swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.swiper-initialized .swiper-slide{-ms-flex-negative:0;flex-shrink:0}.swiper-android .swiper-slide,.swiper-android .swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-button-lock{display:none!important}@media (min-width:35.625em){.cart-page__item{border:1px solid #f3f4f7;-webkit-box-shadow:0 1.25rem 3.25rem -.5rem rgba(0,0,0,.15);box-shadow:0 1.25rem 3.25rem -.5rem rgba(0,0,0,.15);border-radius:1rem;overflow:hidden}}@media (min-width:47.99875em){[data-fullscreen]{min-height:100vh}.header__city .select__options{right:0;left:unset}.menu__link._active{background-color:#2b3350;border-radius:0 12px 12px 12px;color:#fff}.slide-fullscreen-page__content{min-height:calc(100vh - 8.4375rem);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-pack:center;-ms-flex-pack:center;justify-content:center}.slide-fullscreen-page__title span{position:relative;background:url(../img/fullscreen/lightning.svg) bottom no-repeat}.slide-fullscreen-page__btn-value2{display:none}.benefits-page__items{display:-webkit-box;display:-ms-flexbox;display:flex}.benefits-page__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.benefits-page__item-img{min-width:5.5rem;min-height:5.5rem}.form-page__title{text-align:left}.card-page__body{display:-webkit-box;display:-ms-flexbox;display:flex}.card-page__info-columns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width:47.99875em) and (min-width:75em){.benefits-page__items{gap:4.375rem}.test-page__content{padding-top:5.9375rem}.test-page__content{padding-bottom:5.9375rem}.card-page__body{gap:2.8125rem}.card-page__info-columns{gap:1.875rem}}@media (min-width:61.99875em){.peculiarities-page__body{padding:5.625rem 0}.peculiarities-page__body-img{position:absolute;top:0;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}.peculiarities-page__item:not(:last-child){margin-bottom:1.75rem}.form-page__text{max-width:36.5rem}}@media (min-width:75em){.button{font-size:1.125rem}.button{padding-top:1.5625rem}.button{padding-bottom:1.5625rem}.button{padding-left:3.125rem}.button{padding-right:3.125rem}.options__label{padding-left:1.5625rem}.options__label{padding-right:1.5625rem}.options__label:after{left:1.9375rem}.options__title{font-size:1.125rem}.options__info{font-size:1rem}[data-showmore]{margin-top:3.75rem}[data-showmore-button]{font-size:1.125rem}[data-showmore-button]{padding:1.5625rem}._showmore-active [data-showmore-button]{margin-top:3.75rem}.title{font-size:2.75rem}.header{padding-top:1.0625rem}.header{padding-bottom:1.0625rem}.header__top{gap:1.5625rem}.header__logo{width:11.5625rem}.header__bottom{gap:1.5625rem}.menu__link{padding-top:.625rem}.menu__link{padding-bottom:.625rem}.menu__link{padding-right:1.0625rem}.menu__link{padding-left:1.0625rem}.footer{padding-top:4.0625rem}.footer{padding-bottom:4.0625rem}.footer__info-text{font-size:.875rem}.footer__menu{font-size:1.0625rem}.footer__contacts{font-size:1.0625rem}.footer__contacts-phone{font-size:1.25rem}.slide-fullscreen-page__content{max-width:38.125rem}.slide-fullscreen-page__title{font-size:3.375rem}.slide-fullscreen-page__text{font-size:1.3125rem}.catalog-page__title{margin-bottom:2.1875rem}.catalog-page__filter-select{font-size:1.125rem}.catalog-page__filter-select>span{font-size:.875rem}.catalog-page__content{row-gap:3.75rem}.product-cart__image-ibg{height:20.625rem}.product-cart__image-ibg{margin-bottom:2.5rem}.product-cart__text{font-size:1.25rem}.product-cart__price{font-size:1.75rem}.product-cart__old-price{font-size:1.25rem}.peculiarities-page__title{margin-bottom:.9375rem}.peculiarities-page__text{font-size:1.4375rem}.peculiarities-page__item-title{font-size:1.375rem}.peculiarities-page__item-text{font-size:.9375rem}.test-page__title{margin-bottom:1rem}.test-page__text{font-size:1.1875rem}.test-page__text{margin-bottom:1.875rem}.clients-page__title{margin-bottom:2.6875rem}.reviews-page__slide{padding:2.8125rem}.slide-reviews__title{font-size:1.1875rem}.slide-reviews__text{font-size:1rem}.slide-reviews__text{margin-bottom:.875rem}.slide-reviews__link{font-size:1rem}.form-page__body{padding-top:8.75rem}.form-page__body{padding-bottom:8.75rem}.form-page__text{font-size:1.625rem}.form-page__form-input{padding-top:1.4375rem}.form-page__form-input{padding-bottom:1.4375rem}.form-page__form-input{padding-left:3.75rem}.form-page__form-input{padding-right:3.125rem}.form-page__form-input{font-size:1.125rem}.form-page__form-input::-webkit-input-placeholder{font-size:1.125rem}.form-page__form-input::-moz-placeholder{font-size:1.125rem}.form-page__form-input:-ms-input-placeholder{font-size:1.125rem}.form-page__form-input::-ms-input-placeholder{font-size:1.125rem}.form-page__form-input::placeholder{font-size:1.125rem}.card-page__body{margin-bottom:3.125rem}.card-page__content-title{font-size:2rem}.card-page__content-text{font-size:1.125rem}.card-page__content-text{margin-bottom:1.25rem}.card-page__content-subtitle{font-size:1.0625rem}.card-page__info-title{font-size:1.75rem}.card-page__info-text{font-size:1rem}.crambs{padding-top:1.5625rem}.crambs{padding-bottom:1.5625rem}.card-form .product-cart__price{margin-bottom:1.25rem}.card-form__options{margin-bottom:1.5rem}.card-form__options-text{font-size:1.0625rem}.card-form__options-img{width:4.75rem}.card-form__options-img{height:4.75rem}.cart-page__item{padding-top:2.8125rem}.cart-page__item{padding-bottom:2.8125rem}.cart-page__item{padding-right:3.125rem}.cart-page__item{padding-left:3.125rem}.cart-page__agreement{font-size:.875rem}.main-cart-page__title{font-size:2rem}.main-cart-page__title{margin-bottom:1.8125rem}.main-cart-page__item{gap:1.5625rem}.main-cart-page__item{margin-bottom:2.8125rem}.main-cart-page__total{margin-top:0}.main-cart-page__total-label{font-size:1.625rem}.item-cart__title{font-size:1.25rem}.item-cart__text{font-size:1rem}.item-cart-page__title{font-size:1.625rem}.item-cart-page__text{font-size:1rem}.item-cart-page__text{margin-bottom:1.5rem}.item-cart-page__input{padding-top:1.25rem}.item-cart-page__input{padding-bottom:1.25rem}.item-cart-page__input{padding-right:1.875rem}.item-cart-page__input{padding-left:1.875rem}.item-cart-page__input{font-size:1.125rem}.item-cart-page__input{margin-bottom:1rem}.page__benefits{padding-top:5.9375rem}.page__benefits{padding-bottom:5.9375rem}.page__catalog{padding-bottom:5.9375rem}.page__peculiarities{padding-top:5.9375rem}.page__peculiarities{padding-bottom:5.9375rem}.page__clients{padding-top:5.9375rem}.page__clients{padding-bottom:5.9375rem}.page__card{padding-bottom:3.75rem}.page__card .catalog-page{padding-bottom:6.5625rem}.page__cart{padding-bottom:6.25rem}}@media (max-width:75em){.peculiarities-page__item-dott1{left:calc(43vw - 30px)}.peculiarities-page__item-dott2{left:calc(39vw - 30px)}.peculiarities-page__item-dott8{left:calc(37vw - 30px)}.test-page__img{margin-right:0}}@media (max-width:20em){.button{font-size:1rem}.button{padding-top:1.125rem}.button{padding-bottom:1.125rem}.button{padding-left:1.875rem}.button{padding-right:1.875rem}.options__label{padding-left:1.0625rem}.options__label{padding-right:1.0625rem}.options__label:after{left:1.4375rem}.options__title{font-size:1rem}.options__info{font-size:.8125rem}[data-showmore]{margin-top:1.875rem}[data-showmore-button]{font-size:1rem}[data-showmore-button]{padding:1rem}._showmore-active [data-showmore-button]{margin-top:1.875rem}.title{font-size:1.75rem}.header{padding-top:.625rem}.header{padding-bottom:.625rem}.header__top{gap:.9375rem}.header__logo{width:8.125rem}.header__bottom{gap:0}.menu__link{padding-top:.5rem}.menu__link{padding-bottom:.5rem}.menu__link{padding-right:0}.menu__link{padding-left:0}.footer{padding-top:2.5rem}.footer{padding-bottom:2.5rem}.footer__info-text{font-size:.8125rem}.footer__menu{font-size:.9375rem}.footer__contacts{font-size:.9375rem}.footer__contacts-phone{font-size:.9375rem}.slide-fullscreen-page__content{max-width:12.5rem}.slide-fullscreen-page__title{font-size:1.0625rem}.slide-fullscreen-page__text{font-size:.9375rem}.catalog-page__title{margin-bottom:1.25rem}.catalog-page__filter-select{font-size:1rem}.catalog-page__filter-select>span{font-size:.75rem}.catalog-page__content{row-gap:2.5rem}.product-cart__image-ibg{height:10.4375rem}.product-cart__image-ibg{margin-bottom:.625rem}.product-cart__text{font-size:.875rem}.product-cart__price{font-size:1.25rem}.product-cart__old-price{font-size:1.0625rem}.peculiarities-page__title{margin-bottom:.4375rem}.peculiarities-page__text{font-size:.875rem}.peculiarities-page__item-title{font-size:1.0625rem}.peculiarities-page__item-text{font-size:.8125rem}.test-page__title{margin-bottom:.8125rem}.test-page__text{font-size:.875rem}.test-page__text{margin-bottom:1.375rem}.clients-page__title{margin-bottom:2.0625rem}.reviews-page__slide{padding:1.5625rem}.slide-reviews__title{font-size:1.0625rem}.slide-reviews__text{font-size:.875rem}.slide-reviews__text{margin-bottom:.5rem}.slide-reviews__link{font-size:.875rem}.form-page__body{padding-top:3.125rem}.form-page__body{padding-bottom:3.125rem}.form-page__text{font-size:.9375rem}.form-page__form-input{padding-top:1rem}.form-page__form-input{padding-bottom:1rem}.form-page__form-input{padding-left:3.125rem}.form-page__form-input{padding-right:1.875rem}.form-page__form-input{font-size:1rem}.form-page__form-input::-webkit-input-placeholder{font-size:1rem}.form-page__form-input::-moz-placeholder{font-size:1rem}.form-page__form-input:-ms-input-placeholder{font-size:1rem}.form-page__form-input::-ms-input-placeholder{font-size:1rem}.form-page__form-input::placeholder{font-size:1rem}.card-page__body{margin-bottom:1.25rem}.card-page__content-title{font-size:1.5rem}.card-page__content-text{font-size:.875rem}.card-page__content-text{margin-bottom:.9375rem}.card-page__content-subtitle{font-size:.875rem}.card-page__info-title{font-size:1.25rem}.card-page__info-text{font-size:.875rem}.crambs{padding-top:.9375rem}.crambs{padding-bottom:.9375rem}.card-form .product-cart__price{margin-bottom:.625rem}.card-form__options{margin-bottom:.9375rem}.card-form__options-text{font-size:.875rem}.card-form__options-img{width:4.125rem}.card-form__options-img{height:4.125rem}.cart-page__item{padding-top:0}.cart-page__item{padding-bottom:0}.cart-page__item{padding-right:0}.cart-page__item{padding-left:0}.cart-page__agreement{font-size:.6875rem}.main-cart-page__title{font-size:1.625rem}.main-cart-page__title{margin-bottom:0}.main-cart-page__item{gap:.625rem}.main-cart-page__item{margin-bottom:0}.main-cart-page__total{margin-top:1.5625rem}.main-cart-page__total-label{font-size:1.25rem}.item-cart__title{font-size:1rem}.item-cart__text{font-size:.8125rem}.item-cart-page__title{font-size:1.375rem}.item-cart-page__text{font-size:.8125rem}.item-cart-page__text{margin-bottom:.9375rem}.item-cart-page__input{padding-top:1.0625rem}.item-cart-page__input{padding-bottom:1.0625rem}.item-cart-page__input{padding-right:1.25rem}.item-cart-page__input{padding-left:1.25rem}.item-cart-page__input{font-size:1rem}.item-cart-page__input{margin-bottom:.75rem}.page__benefits{padding-top:2.8125rem}.page__benefits{padding-bottom:2.8125rem}.page__catalog{padding-bottom:2.8125rem}.page__peculiarities{padding-top:2.8125rem}.page__peculiarities{padding-bottom:2.8125rem}.page__clients{padding-top:2.8125rem}.page__clients{padding-bottom:2.8125rem}.page__card{padding-bottom:2.8125rem}.page__card .catalog-page{padding-bottom:1.25rem}.page__cart{padding-bottom:2.8125rem}}@media (max-width:88.75em){.fullscreen-page__arrow-left,.fullscreen-page__arrow-right{display:none}}@media (max-width:61.99875em){.header__phone::before{color:#2b3350;margin-right:0}.header__phone span{display:none}.header__phone-hidden{display:block;position:absolute;right:0;top:150%;z-index:2;background-color:#fff;border-radius:.5rem;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.04);box-shadow:0 4px 12px rgba(0,0,0,.04);padding:.625rem;opacity:0;visibility:hidden;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.header__phone-hidden span{margin-bottom:.625rem}.header__phone-hidden .header__btn,.header__phone-hidden span{display:block}.header__phone-hidden._active{opacity:1;visibility:visible;top:100%}.header__btn{display:none}.header__cart-value{position:absolute;top:-.125rem;right:0;font-size:.5625rem;padding:.125rem .25rem}.header__cart-title{display:none}.catalog-page__filter-select{-webkit-box-flex:0;-ms-flex:0 1 calc(50% - 8px);flex:0 1 calc(50% - 8px)}.catalog-page__product-cart{-webkit-box-flex:0;-ms-flex:0 1 33.333%;flex:0 1 33.333%}.peculiarities-page__body-img{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;height:21.4375rem;width:14.5rem}.peculiarities-page__column{display:none}.peculiarities-page__item{background-color:#fff;border:1px solid #f3f4f7;border-radius:1rem;-webkit-box-shadow:0 20px 52px -8px rgba(0,0,0,.15);box-shadow:0 20px 52px -8px rgba(0,0,0,.15);padding:1.25rem}.peculiarities-page__item .peculiarities-page__item-text,.peculiarities-page__item .peculiarities-page__item-title{opacity:1}.peculiarities-page .swiper-pagination-bullet,.peculiarities-page__item-dott{width:.875rem;height:.875rem}.peculiarities-page .swiper-pagination-bullet::before,.peculiarities-page__item-dott::before{width:.4375rem;height:.4375rem}.peculiarities-page__slider{display:block;padding:0 .9375rem 2.8125rem .9375rem;margin:0 -.9375rem}.test-page__img{margin-top:0}.clients-page__item{-webkit-box-flex:0;-ms-flex:0 1 30%;flex:0 1 30%}.form-page__img{display:none}.form-page__form{-ms-flex-wrap:wrap;flex-wrap:wrap}.main-cart-page__item{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.page__peculiarities{padding-bottom:0}}@media (max-width:61.99875em) and (max-width:20em){.page__reviews{padding-bottom:0}}@media (max-width:47.99875em){.touch [data-fullscreen]{-webkit-transition:height .2s;-o-transition:height .2s;transition:height .2s}.header__top{margin-bottom:0}.header__logo{text-align:center}.header__search{padding:.625rem;max-width:18.125rem;margin:0 auto .9375rem}.header__search-input{font-size:.9375rem}.header__city-hidden{display:block;position:relative}.header__city .select__options,.header__city .select__title{width:12.5rem;padding:.3125rem}.header__city{position:absolute;left:0;top:150%;opacity:0;visibility:hidden;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.header__city._active{opacity:1;visibility:visible;top:100%}.header__city._active .select__title{background-color:#fff;border-radius:.5rem;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.04);box-shadow:0 4px 12px rgba(0,0,0,.04)}.header__city::before{display:none}.menu__body{position:fixed;top:-100%;left:0;width:100%;height:100%;background-color:#0074d4;padding:3.125rem .9375rem .9375rem .9375rem;overflow:auto;opacity:0;visibility:hidden;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.menu__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.menu__item{font-size:1.25rem;color:#fff;margin-bottom:.9375rem}.icon-menu{display:block;position:relative;width:1.125rem;height:1rem;cursor:pointer;z-index:5}.icon-menu span,.icon-menu::after,.icon-menu::before{content:"";-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;left:0;position:absolute;width:100%;height:.125rem;background-color:#2b3350;border-radius:1px}.icon-menu::before{top:0;width:.875rem}.icon-menu::after{bottom:0;width:.5625rem}.icon-menu span{top:calc(50% - 1px)}.menu-open .icon-menu span,.menu-open .icon-menu::after,.menu-open .icon-menu::before{background-color:#fff}.menu-open .icon-menu span{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.menu-open .icon-menu::before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);top:calc(50% - 1px);width:100%}.menu-open .icon-menu::after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);bottom:calc(50% - 1px);width:100%}.footer__columns{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around}.fullscreen-page{padding-bottom:.9375rem}.fullscreen-page__dotts .swiper-pagination-bullet{margin-right:.4375rem}.fullscreen-page__dotts{bottom:0}.slide-fullscreen-page__title span::after{display:none}.slide-fullscreen-page__text{display:none}.slide-fullscreen-page__btn{padding:.9375rem;font-size:.8125rem}.slide-fullscreen-page__btn-value1{display:none}.benefits-page__item:not(:last-child){margin-bottom:1.25rem}.benefits-page__item-img{margin-bottom:0;width:100%}.benefits-page__item-content{text-align:left}.catalog-page__filter-select{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.catalog-page__product-cart{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.test-page__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2.8125rem 0}.test-page__content{margin-bottom:1.875rem}.test-page__title{text-align:center}.test-page__text{text-align:center}.test-page__button{-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);margin-left:50%}.reviews-page__slider-arrow-left,.reviews-page__slider-arrow-right{display:none}.reviews-page__slider-dotts .swiper-pagination-bullet{margin-right:.4375rem}.reviews-page__slider-dotts{display:block}.form-page__text{text-align:center}.form-page__form-input{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;width:100%}.form-page__form-button{margin:0 auto}.card-page__info-column:not(:last-child){margin-bottom:.9375rem}.main-cart-page__total{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.item-cart__img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.item-cart__content{-webkit-box-flex:0;-ms-flex:0 1 70%;flex:0 1 70%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.item-cart__number{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.item-cart__price{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.item-cart__del{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}}@media (max-width:47.99875em) and (max-width:20em){.benefits-page__item-img{margin-right:.5rem}.benefits-page__item-img{max-width:3rem}.benefits-page__item-img{max-height:3rem}.benefits-page__item-text{font-size:.875rem}.benefits-page__item-link{font-size:.8125rem}.card-page__img{margin-bottom:.9375rem}.page{padding-top:3.125rem}}@media (max-width:38.75em){.cart-page__agreement{width:100%}}@media (max-width:29.99875em){.footer__columns{-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset}.footer__menu{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.clients-page__item{-webkit-box-flex:0;-ms-flex:0 1 45%;flex:0 1 45%}.clients-page__item img{width:100%}.cart-page__button{width:100%}.item-cart__img{-webkit-box-flex:0;-ms-flex:0 0 5.5rem;flex:0 0 5.5rem;min-height:6.625rem}.item-cart__content{-webkit-box-flex:0;-ms-flex:0 1 60%;flex:0 1 60%}}@media (min-width:20em) and (max-width:75em){.button{font-size:calc(1rem + .125 * (((100vw - 20rem))/ ((55))))}.button{padding-top:calc(1.125rem + .4375 * (((100vw - 20rem))/ ((55))))}.button{padding-bottom:calc(1.125rem + .4375 * (((100vw - 20rem))/ ((55))))}.button{padding-left:calc(1.875rem + 1.25 * (((100vw - 20rem))/ ((55))))}.button{padding-right:calc(1.875rem + 1.25 * (((100vw - 20rem))/ ((55))))}.options__label{padding-left:calc(1.0625rem + .5 * (((100vw - 20rem))/ ((55))))}.options__label{padding-right:calc(1.0625rem + .5 * (((100vw - 20rem))/ ((55))))}.options__label:after{left:calc(1.4375rem + .5 * (((100vw - 20rem))/ ((55))))}.options__title{font-size:calc(1rem + .125 * (((100vw - 20rem))/ ((55))))}.options__info{font-size:calc(.8125rem + .1875 * (((100vw - 20rem))/ ((55))))}[data-showmore]{margin-top:calc(1.875rem + 1.875 * (((100vw - 20rem))/ ((55))))}[data-showmore-button]{font-size:calc(1rem + .125 * (((100vw - 20rem))/ ((55))))}[data-showmore-button]{padding:calc(1rem + .5625 * (((100vw - 20rem))/ ((55))))}._showmore-active [data-showmore-button]{margin-top:calc(1.875rem + 1.875 * (((100vw - 20rem))/ ((55))))}.title{font-size:calc(1.75rem + 1 * (((100vw - 20rem))/ ((55))))}.header{padding-top:calc(.625rem + .4375 * (((100vw - 20rem))/ ((55))))}.header{padding-bottom:calc(.625rem + .4375 * (((100vw - 20rem))/ ((55))))}.header__top{gap:calc(.9375rem + .625 * (((100vw - 20rem))/ ((55))))}.header__logo{width:calc(8.125rem + 3.4375 * (((100vw - 20rem))/ ((55))))}.header__bottom{gap:calc(0rem + 1.5625 * (((100vw - 20rem))/ ((55))))}.menu__link{padding-top:calc(.5rem + .125 * (((100vw - 20rem))/ ((55))))}.menu__link{padding-bottom:calc(.5rem + .125 * (((100vw - 20rem))/ ((55))))}.menu__link{padding-right:calc(0rem + 1.0625 * (((100vw - 20rem))/ ((55))))}.menu__link{padding-left:calc(0rem + 1.0625 * (((100vw - 20rem))/ ((55))))}.footer{padding-top:calc(2.5rem + 1.5625 * (((100vw - 20rem))/ ((55))))}.footer{padding-bottom:calc(2.5rem + 1.5625 * (((100vw - 20rem))/ ((55))))}.footer__info-text{font-size:calc(.8125rem + .0625 * (((100vw - 20rem))/ ((55))))}.footer__menu{font-size:calc(.9375rem + .125 * (((100vw - 20rem))/ ((55))))}.footer__contacts{font-size:calc(.9375rem + .125 * (((100vw - 20rem))/ ((55))))}.footer__contacts-phone{font-size:calc(.9375rem + .3125 * (((100vw - 20rem))/ ((55))))}.slide-fullscreen-page__content{max-width:calc(12.5rem + 25.625 * (((100vw - 20rem))/ ((55))))}.slide-fullscreen-page__title{font-size:calc(1.0625rem + 2.3125 * (((100vw - 20rem))/ ((55))))}.slide-fullscreen-page__text{font-size:calc(.9375rem + .375 * (((100vw - 20rem))/ ((55))))}.catalog-page__title{margin-bottom:calc(1.25rem + .9375 * (((100vw - 20rem))/ ((55))))}.catalog-page__filter-select{font-size:calc(1rem + .125 * (((100vw - 20rem))/ ((55))))}.catalog-page__filter-select>span{font-size:calc(.75rem + .125 * (((100vw - 20rem))/ ((55))))}.catalog-page__content{row-gap:calc(2.5rem + 1.25 * (((100vw - 20rem))/ ((55))))}.product-cart__image-ibg{height:calc(10.4375rem + 10.1875 * (((100vw - 20rem))/ ((55))))}.product-cart__image-ibg{margin-bottom:calc(.625rem + 1.875 * (((100vw - 20rem))/ ((55))))}.product-cart__text{font-size:calc(.875rem + .375 * (((100vw - 20rem))/ ((55))))}.product-cart__price{font-size:calc(1.25rem + .5 * (((100vw - 20rem))/ ((55))))}.product-cart__old-price{font-size:calc(1.0625rem + .1875 * (((100vw - 20rem))/ ((55))))}.peculiarities-page__title{margin-bottom:calc(.4375rem + .5 * (((100vw - 20rem))/ ((55))))}.peculiarities-page__text{font-size:calc(.875rem + .5625 * (((100vw - 20rem))/ ((55))))}.peculiarities-page__item-title{font-size:calc(1.0625rem + .3125 * (((100vw - 20rem))/ ((55))))}.peculiarities-page__item-text{font-size:calc(.8125rem + .125 * (((100vw - 20rem))/ ((55))))}.test-page__title{margin-bottom:calc(.8125rem + .1875 * (((100vw - 20rem))/ ((55))))}.test-page__text{font-size:calc(.875rem + .3125 * (((100vw - 20rem))/ ((55))))}.test-page__text{margin-bottom:calc(1.375rem + .5 * (((100vw - 20rem))/ ((55))))}.clients-page__title{margin-bottom:calc(2.0625rem + .625 * (((100vw - 20rem))/ ((55))))}.reviews-page__slide{padding:calc(1.5625rem + 1.25 * (((100vw - 20rem))/ ((55))))}.slide-reviews__title{font-size:calc(1.0625rem + .125 * (((100vw - 20rem))/ ((55))))}.slide-reviews__text{font-size:calc(.875rem + .125 * (((100vw - 20rem))/ ((55))))}.slide-reviews__text{margin-bottom:calc(.5rem + .375 * (((100vw - 20rem))/ ((55))))}.slide-reviews__link{font-size:calc(.875rem + .125 * (((100vw - 20rem))/ ((55))))}.form-page__body{padding-top:calc(3.125rem + 5.625 * (((100vw - 20rem))/ ((55))))}.form-page__body{padding-bottom:calc(3.125rem + 5.625 * (((100vw - 20rem))/ ((55))))}.form-page__text{font-size:calc(.9375rem + .6875 * (((100vw - 20rem))/ ((55))))}.form-page__form-input{padding-top:calc(1rem + .4375 * (((100vw - 20rem))/ ((55))))}.form-page__form-input{padding-bottom:calc(1rem + .4375 * (((100vw - 20rem))/ ((55))))}.form-page__form-input{padding-left:calc(3.125rem + .625 * (((100vw - 20rem))/ ((55))))}.form-page__form-input{padding-right:calc(1.875rem + 1.25 * (((100vw - 20rem))/ ((55))))}.form-page__form-input{font-size:calc(1rem + .125 * (((100vw - 20rem))/ ((55))))}.form-page__form-input::-webkit-input-placeholder{font-size:calc(1rem + .125 * (((100vw - 20rem))/ ((55))))}.form-page__form-input::-moz-placeholder{font-size:calc(1rem + .125 * (((100vw - 20rem))/ ((55))))}.form-page__form-input:-ms-input-placeholder{font-size:calc(1rem + .125 * (((100vw - 20rem))/ ((55))))}.form-page__form-input::-ms-input-placeholder{font-size:calc(1rem + .125 * (((100vw - 20rem))/ ((55))))}.form-page__form-input::placeholder{font-size:calc(1rem + .125 * (((100vw - 20rem))/ ((55))))}.card-page__body{margin-bottom:calc(1.25rem + 1.875 * (((100vw - 20rem))/ ((55))))}.card-page__content-title{font-size:calc(1.5rem + .5 * (((100vw - 20rem))/ ((55))))}.card-page__content-text{font-size:calc(.875rem + .25 * (((100vw - 20rem))/ ((55))))}.card-page__content-text{margin-bottom:calc(.9375rem + .3125 * (((100vw - 20rem))/ ((55))))}.card-page__content-subtitle{font-size:calc(.875rem + .1875 * (((100vw - 20rem))/ ((55))))}.card-page__info-title{font-size:calc(1.25rem + .5 * (((100vw - 20rem))/ ((55))))}.card-page__info-text{font-size:calc(.875rem + .125 * (((100vw - 20rem))/ ((55))))}.crambs{padding-top:calc(.9375rem + .625 * (((100vw - 20rem))/ ((55))))}.crambs{padding-bottom:calc(.9375rem + .625 * (((100vw - 20rem))/ ((55))))}.card-form .product-cart__price{margin-bottom:calc(.625rem + .625 * (((100vw - 20rem))/ ((55))))}.card-form__options{margin-bottom:calc(.9375rem + .5625 * (((100vw - 20rem))/ ((55))))}.card-form__options-text{font-size:calc(.875rem + .1875 * (((100vw - 20rem))/ ((55))))}.card-form__options-img{width:calc(4.125rem + .625 * (((100vw - 20rem))/ ((55))))}.card-form__options-img{height:calc(4.125rem + .625 * (((100vw - 20rem))/ ((55))))}.cart-page__item{padding-top:calc(0rem + 2.8125 * (((100vw - 20rem))/ ((55))))}.cart-page__item{padding-bottom:calc(0rem + 2.8125 * (((100vw - 20rem))/ ((55))))}.cart-page__item{padding-right:calc(0rem + 3.125 * (((100vw - 20rem))/ ((55))))}.cart-page__item{padding-left:calc(0rem + 3.125 * (((100vw - 20rem))/ ((55))))}.cart-page__agreement{font-size:calc(.6875rem + .1875 * (((100vw - 20rem))/ ((55))))}.main-cart-page__title{font-size:calc(1.625rem + .375 * (((100vw - 20rem))/ ((55))))}.main-cart-page__title{margin-bottom:calc(0rem + 1.8125 * (((100vw - 20rem))/ ((55))))}.main-cart-page__item{gap:calc(.625rem + .9375 * (((100vw - 20rem))/ ((55))))}.main-cart-page__item{margin-bottom:calc(0rem + 2.8125 * (((100vw - 20rem))/ ((55))))}.main-cart-page__total{margin-top:calc(1.5625rem + -1.5625 * (((100vw - 20rem))/ ((55))))}.main-cart-page__total-label{font-size:calc(1.25rem + .375 * (((100vw - 20rem))/ ((55))))}.item-cart__title{font-size:calc(1rem + .25 * (((100vw - 20rem))/ ((55))))}.item-cart__text{font-size:calc(.8125rem + .1875 * (((100vw - 20rem))/ ((55))))}.item-cart-page__title{font-size:calc(1.375rem + .25 * (((100vw - 20rem))/ ((55))))}.item-cart-page__text{font-size:calc(.8125rem + .1875 * (((100vw - 20rem))/ ((55))))}.item-cart-page__text{margin-bottom:calc(.9375rem + .5625 * (((100vw - 20rem))/ ((55))))}.item-cart-page__input{padding-top:calc(1.0625rem + .1875 * (((100vw - 20rem))/ ((55))))}.item-cart-page__input{padding-bottom:calc(1.0625rem + .1875 * (((100vw - 20rem))/ ((55))))}.item-cart-page__input{padding-right:calc(1.25rem + .625 * (((100vw - 20rem))/ ((55))))}.item-cart-page__input{padding-left:calc(1.25rem + .625 * (((100vw - 20rem))/ ((55))))}.item-cart-page__input{font-size:calc(1rem + .125 * (((100vw - 20rem))/ ((55))))}.item-cart-page__input{margin-bottom:calc(.75rem + .25 * (((100vw - 20rem))/ ((55))))}.page__benefits{padding-top:calc(2.8125rem + 3.125 * (((100vw - 20rem))/ ((55))))}.page__benefits{padding-bottom:calc(2.8125rem + 3.125 * (((100vw - 20rem))/ ((55))))}.page__catalog{padding-bottom:calc(2.8125rem + 3.125 * (((100vw - 20rem))/ ((55))))}.page__peculiarities{padding-top:calc(2.8125rem + 3.125 * (((100vw - 20rem))/ ((55))))}.page__peculiarities{padding-bottom:calc(2.8125rem + 3.125 * (((100vw - 20rem))/ ((55))))}.page__clients{padding-top:calc(2.8125rem + 3.125 * (((100vw - 20rem))/ ((55))))}.page__clients{padding-bottom:calc(2.8125rem + 3.125 * (((100vw - 20rem))/ ((55))))}.page__card{padding-bottom:calc(2.8125rem + .9375 * (((100vw - 20rem))/ ((55))))}.page__card .catalog-page{padding-bottom:calc(1.25rem + 5.3125 * (((100vw - 20rem))/ ((55))))}.page__cart{padding-bottom:calc(2.8125rem + 3.4375 * (((100vw - 20rem))/ ((55))))}}@media (min-width:47.99875em) and (min-width:20em) and (max-width:75em){.benefits-page__items{gap:calc(0rem + 4.375 * (((100vw - 20rem))/ ((55))))}.test-page__content{padding-top:calc(2.8125rem + 3.125 * (((100vw - 20rem))/ ((55))))}.test-page__content{padding-bottom:calc(2.8125rem + 3.125 * (((100vw - 20rem))/ ((55))))}.card-page__body{gap:calc(0rem + 2.8125 * (((100vw - 20rem))/ ((55))))}.card-page__info-columns{gap:calc(0rem + 1.875 * (((100vw - 20rem))/ ((55))))}}@media (min-width:47.99875em) and (max-width:20em){.benefits-page__items{gap:0}.test-page__content{padding-top:2.8125rem}.test-page__content{padding-bottom:2.8125rem}.card-page__body{gap:0}.card-page__info-columns{gap:0}}@media (max-width:47.99875em) and (min-width:75em){.benefits-page__item-img{margin-right:.9375rem}.benefits-page__item-text{font-size:1.375rem}.benefits-page__item-link{font-size:.9375rem}.card-page__img{margin-bottom:1.875rem}.page{padding-top:3.9375rem}}@media (max-width:47.99875em) and (min-width:20em) and (max-width:75em){.benefits-page__item-img{margin-right:calc(.5rem + .4375 * (((100vw - 20rem))/ ((55))))}.benefits-page__item-text{font-size:calc(.875rem + .5 * (((100vw - 20rem))/ ((55))))}.benefits-page__item-link{font-size:calc(.8125rem + .125 * (((100vw - 20rem))/ ((55))))}.card-page__img{margin-bottom:calc(.9375rem + .9375 * (((100vw - 20rem))/ ((55))))}.page{padding-top:calc(3.125rem + .8125 * (((100vw - 20rem))/ ((55))))}}@media (max-width:47.99875em) and (min-width:47.9375em){.benefits-page__item-img{max-width:5.5rem}.benefits-page__item-img{max-height:5.5rem}}@media (max-width:47.99875em) and (min-width:20em) and (max-width:47.9375em){.benefits-page__item-img{max-width:calc(3rem + 2.5 * (((100vw - 20rem))/ ((27.9375))))}.benefits-page__item-img{max-height:calc(3rem + 2.5 * (((100vw - 20rem))/ ((27.9375))))}}@media (max-width:61.99875em) and (min-width:75em){.page__reviews{padding-bottom:5.9375rem}}@media (max-width:61.99875em) and (min-width:20em) and (max-width:75em){.page__reviews{padding-bottom:calc(0rem + 5.9375 * (((100vw - 20rem))/ ((55))))}}@media (any-hover:hover){.button:hover{background-color:#005fac}.select__option:hover{background:#d9d9d9}.quantity__button:hover::after,.quantity__button:hover::before{background-color:rgba(0,0,0,.5)}[data-showmore-button]:hover{background-color:#d1d6e4}.header__search-btn:hover{opacity:1}.header__phone:hover{color:#0074d4}.header__phone:hover::before{color:#0074d4}.header__btn:hover{background-color:#dbe2f5}.header__cart:hover,.header__city:hover{color:#0074d4}.menu__link:hover{background-color:#2b3350;border-radius:0 12px 12px 12px;color:#fff}.footer__menu-link:hover{color:#0074d4}.footer__contacts a:hover{color:#0074d4}.footer__contacts a:hover::before{color:#0074d4}.fullscreen-page__arrow-left:hover,.fullscreen-page__arrow-right:hover{background-color:#0074d4;color:#fff}.benefits-page__item-link:hover{text-decoration:underline}.product-cart:hover{background:#fff;border:1px solid #f3f4f7;-webkit-box-shadow:0 20px 52px -8px rgba(0,0,0,.15);box-shadow:0 20px 52px -8px rgba(0,0,0,.15);border-radius:1rem 1rem 0 0}.product-cart:hover .product-cart__btn-bg{opacity:1;visibility:visible;bottom:2px}.peculiarities-page__item:hover .peculiarities-page__item-text,.peculiarities-page__item:hover .peculiarities-page__item-title{opacity:1}.peculiarities-page__item:hover .peculiarities-page__item-dott{background-color:rgba(255,255,255,.35)}.peculiarities-page__item:hover .peculiarities-page__item-dott::before{background-color:#fff}.reviews-page__slider-arrow-left:hover,.reviews-page__slider-arrow-right:hover{background-color:#0074d4;color:#fff}.slide-reviews__link:hover{text-decoration:underline}.crambs__link:hover{color:#0074d4}}.webp .slide-fullscreen-page__title span::after{background:url(../img/fullscreen/flag.webp) 0 0 no-repeat}.webp .product-cart__old-price{background:url(../img/catalog/Line.webp) center no-repeat}.webp .page__peculiarities{background:url(../img/peculiarities/bg.webp) center/cover no-repeat}.webp .page__test{background:url(../img/test/bg.webp) center/cover no-repeat}.webp .page__form{background:url(../img/form/bg.webp) center/cover no-repeat}