@font-face{font-family:artidei;font-display:swap;src:url(../fonts/artidei.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Montserrat;font-display:swap;src:url(../fonts/Montserrat-Medium.woff2) format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Montserrat;font-display:swap;src:url(../fonts/Montserrat-Bold.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Montserrat;font-display:swap;src:url(../fonts/Montserrat-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Montserrat;font-display:swap;src:url(../fonts/Montserrat-ExtraBold.woff2) format("woff2");font-weight:800;font-style:normal}@font-face{font-family:Montserrat;font-display:swap;src:url(../fonts/Montserrat-Regular.woff2) format("woff2");font-weight:400;font-style:normal}[class*=icon-]::before{font-family:artidei;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-arrow:before{content:""}.icon-bars:before{content:""}.icon-bin:before{content:""}.icon-cart:before{content:""}.icon-chat:before{content:""}.icon-check:before{content:""}.icon-chevron-down:before{content:""}.icon-chevron-left:before{content:""}.icon-chevron-right:before{content:""}.icon-chevron-up:before{content:""}.icon-copy:before{content:""}.icon-cube:before{content:""}.icon-cup:before{content:""}.icon-document:before{content:""}.icon-exit:before{content:""}.icon-eye:before{content:""}.icon-eye-slash:before{content:""}.icon-home:before{content:""}.icon-info:before{content:""}.icon-instagram:before{content:""}.icon-minus:before{content:""}.icon-plus:before{content:""}.icon-presentation:before{content:""}.icon-search:before{content:""}.icon-settings:before{content:""}.icon-telegram:before{content:""}.icon-user:before{content:""}.icon-vk:before{content:""}.icon-whatsapp:before{content:""}.icon-x-mark:before{content:""}:root{--font-family:"Montserrat",sans-serif;--dark:#262633;--dark-numbers:#2d2d39;--dark-stroke:#3c3c47;--gray-1:#7b7980;--gray-2:#b8b6bf;--gray-stroke:#eae9f0;--gray-numbers:#f5f5f5;--white:#fff;--orange:#f53;--green:#a3d4bc;--red:#e54545;--lk-dark-menu:#2d2d3b;--orange-bg:#ffece5;--green-text:#0e8149;--green-bg:#c0f8dd;--yellow-text:#c9991b;--yellow-bg:#fffcba;--red-bg:#ffe5e5;--bg:#f5f5f9}*{padding:0;margin:0;border:0}*,*::after,*::before{box-sizing:border-box}*::after,*::before{display:inline-block}:active,:focus{outline:0}a:active,a:focus{outline:0}body,html{height:100%;min-width:320px}body{color:#000;line-height:1;font-family:Montserrat;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:Montserrat;font-size:inherit;line-height:inherit;color:inherit;background-color:rgba(0,0,0,0)}input,textarea{width:100%}label{display:inline-block}button,option,select{cursor:pointer}a{display:inline-block;color:inherit;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;touch-action:none;-ms-scroll-chaining:none;overscroll-behavior:none}.wrapper{min-height:100%;display:flex;flex-direction:column;overflow:hidden}@supports (overflow:clip){.wrapper{overflow:clip}}.wrapper>main{padding-top:3.4375rem;flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container]{max-width:83.125rem;margin:0 auto;padding:0 .9375rem}[class*="--gc"]{display:grid;min-width:0;grid-template-columns:.9375rem 1fr minmax(auto,81.25rem) 1fr .9375rem}[class*="--gc"]>*{min-width:0;grid-column:3/4}.checkbox{position:relative}.checkbox:not(:last-child){margin-bottom:em(5)}.checkbox__input{position:absolute;width:0;height:0;opacity:0}.checkbox__input:focus-visible+.checkbox__label:before{box-shadow:0 0 5px #000}.checkbox__input:checked+.checkbox__label:before{background:#000}.checkbox__label{cursor:pointer;display:inline-flex;position:relative;gap:10px}.checkbox__label:before{content:"";align-self:flex-start;flex:0 0 20px;width:20px;height:20px;border:1px solid #a7a9ac}.checkbox__text{align-self:center}.select{min-width:0;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:flex;min-width:0;align-items:center;height:1.875rem;padding:0 .9375rem;gap:.625rem}.select__value>*{flex:1 1 auto}.select__value:after{content:"";align-self:stretch;flex:0 0 10px;transition:all .3s ease 0s;display:flex;justify-content:center;align-items:center}._select-open .select__value:after{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.select__value._select-pseudo-label::before{content:attr(data-pseudo-label);opacity:.5}.select__content{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select__text{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select__input{width:100%;background-color:rgba(0,0,0,0);height:100%}.select__options{color:#000;position:absolute;top:calc(100% - .0625rem);border-radius:0 0 4px 4px;min-width:100%;left:0;background-color:#fff;border:1px solid #d9d9d9;border-top:0;padding:10px 0 5px 0}.select__scroll{overflow-y:auto;overflow-x:hidden;max-height:12.5rem}.select__option{width:100%;text-align:left;cursor:pointer;padding:5px 15px;color:inherit}.select__option._select-selected{background-color:#eee}.select__row{display:inline-flex;align-items:center}.select--show-top .select__options{top:auto;bottom:calc(100% - .0625rem);border:1px solid #d9d9d9;border-bottom:0;border-radius:4px 4px 0 0;padding:5px 0 10px 0}._select-tag{cursor:pointer}.catalog__top-select{min-width:14.6875rem}.catalog__top-select .select{width:100%;min-width:0;position:relative}.catalog__top-select .select__body{position:relative}.catalog__top-select .select__title{color:inherit;text-align:left;background:var(--white);cursor:pointer;width:100%;border:1px solid var(--gray-stroke);border-radius:3px;font-family:var(--font-family);font-weight:500;line-height:150%;color:var(--gray-1)}.catalog__top-select .select__value{display:flex;min-width:0;align-items:center;height:2.5rem;padding:0 .9375rem;gap:.625rem}.catalog__top-select .select__value>*{flex:1 1 auto}.catalog__top-select .select__value:after{content:"";flex-direction:column;font-family:artidei;align-self:stretch;flex:0 0 10px;font-size:1.25rem;color:var(--gray-1);transition:all .3s ease 0s;display:flex;justify-content:center;align-items:center}._select-open .catalog__top-select .select__value:after{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.catalog__top-select .select__value._select-pseudo-label::before{content:attr(data-pseudo-label);opacity:.5}.catalog__top-select .select__content{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog__top-select .select__text{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog__top-select .select__input{width:100%;background-color:rgba(0,0,0,0);height:100%}.catalog__top-select .select__options{color:var(--gray-1);font-family:var(--font-family);font-weight:500;line-height:150%;position:absolute;top:calc(100% - 0rem);border-radius:0 0 3px 3px;min-width:100%;left:0;background-color:#fff;border:1px solid var(--gray-stroke);border-top:0;padding:0}.catalog__top-select .select__scroll{overflow-y:auto;overflow-x:hidden;max-height:25rem}.catalog__top-select .select__option{width:100%;line-height:150%;font-weight:500;font-family:var(--font-family);text-align:left;cursor:pointer;padding:10px 15px;color:inherit}.catalog__top-select .select__option._select-selected{background-color:#eee}.catalog__top-select .select__row{display:inline-flex;align-items:center}.catalog__top-select .select--show-top .select__options{top:auto;bottom:calc(100% - .0625rem);border:1px solid #d9d9d9;border-bottom:0;border-radius:4px 4px 0 0;padding:5px 0 10px 0}.catalog__top-select .select._select-open .select__title{border-radius:3px 3px 0 0}.catalog__top-select ._select-tag{cursor:pointer}.quantity{width:88px;height:40px;display:flex;border:1px solid rgba(166,166,166,.45)}.quantity__button{flex:0 0 30px;position:relative;cursor:pointer}.quantity__button::after,.quantity__button::before{content:"";position:absolute;top:50%;left:50%;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);transform:rotate(-90deg)}.quantity__input{flex:1 1 auto}.quantity__input input{height:100%;color:#a6a6a6;font-size:12px;width:100%;text-align:center}.catalog__range .noUi-target,.catalog__range .noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;touch-action:none;-ms-user-select:none;user-select:none;box-sizing:border-box}.catalog__range .noUi-target{position:relative}.catalog__range .noUi-base,.catalog__range .noUi-connects{width:100%;height:100%;position:relative;z-index:1}.catalog__range .noUi-connects{overflow:hidden;z-index:0}.catalog__range .noUi-connect,.catalog__range .noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;-webkit-transform-style:flat;transform-style:flat}.catalog__range .noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.catalog__range .noUi-vertical .noUi-origin{top:-100%;width:0}.catalog__range .noUi-horizontal .noUi-origin{height:0}.catalog__range .noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.catalog__range .noUi-touch-area{height:100%;width:100%}.catalog__range .noUi-state-tap .noUi-connect,.catalog__range .noUi-state-tap .noUi-origin{transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.catalog__range .noUi-state-drag *{cursor:inherit!important}.catalog__range .noUi-horizontal{height:1px}.catalog__range .noUi-horizontal .noUi-handle{cursor:pointer;width:12px;height:12px;right:-6px;top:-6px}.catalog__range .noUi-vertical{width:18px}.catalog__range .noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;bottom:-17px}.catalog__range .noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.catalog__range .noUi-target{background:var(--gray-stroke);border-radius:1px}.catalog__range .noUi-connects{border-radius:3px}.catalog__range .noUi-connect{background:var(--orange)}.catalog__range .noUi-draggable{cursor:ew-resize}.catalog__range .noUi-vertical .noUi-draggable{cursor:ns-resize}.catalog__range .noUi-handle{border-radius:50%;background:var(--orange);cursor:default}.catalog__range [disabled] .noUi-connect{background:#b8b8b8}.catalog__range [disabled] .noUi-handle,.catalog__range [disabled].noUi-handle,.catalog__range [disabled].noUi-target{cursor:not-allowed}.catalog__range .noUi-pips,.catalog__range .noUi-pips *{box-sizing:border-box}.catalog__range .noUi-pips{position:absolute;color:#999}.catalog__range .noUi-value{position:absolute;white-space:nowrap;text-align:center}.catalog__range .noUi-value-sub{color:#ccc;font-size:10px}.catalog__range .noUi-marker{position:absolute;background:#ccc}.catalog__range .noUi-marker-sub{background:#aaa}.catalog__range .noUi-marker-large{background:#aaa}.catalog__range .noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.catalog__range .noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.catalog__range .noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.catalog__range .noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.catalog__range .noUi-marker-horizontal.noUi-marker-sub{height:10px}.catalog__range .noUi-marker-horizontal.noUi-marker-large{height:15px}.catalog__range .noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.catalog__range .noUi-value-vertical{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);padding-left:25px}.catalog__range .noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);transform:translate(0,50%)}.catalog__range .noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.catalog__range .noUi-marker-vertical.noUi-marker-sub{width:10px}.catalog__range .noUi-marker-vertical.noUi-marker-large{width:15px}.catalog__range .noUi-tooltip{display:block;position:absolute;border:1px solid #d9d9d9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.catalog__range .noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}.catalog__range .noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}.catalog__range .noUi-horizontal .noUi-origin>.noUi-tooltip{-webkit-transform:translate(50%,0);transform:translate(50%,0);left:auto;bottom:10px}.catalog__range .noUi-vertical .noUi-origin>.noUi-tooltip{-webkit-transform:translate(0,-18px);transform:translate(0,-18px);top:auto;right:28px}body::after{content:"";-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.3);position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;transition:opacity .8s ease 0s;pointer-events:none;z-index:149}.popup-show body::after{opacity:1}.popup{position:fixed;top:0;left:0;bottom:0;right:0;padding:30px 10px;transition:visibility .8s ease 0s;visibility:hidden;pointer-events:none}.popup_show{z-index:150;visibility:visible;overflow:hidden;pointer-events:auto}.popup_show .popup__content{visibility:visible;-webkit-animation:.3s ease-out 0s 1 normal none running dSNRdN;animation:.3s ease-out 0s 1 normal none running dSNRdN;opacity:1}.popup__wrapper{flex-direction:column;align-items:center;min-height:100%;flex:1 1 auto;width:100%;display:flex;justify-content:center;align-items:flex-end}.popup__content{position:relative;visibility:hidden;height:100%;opacity:0;-webkit-animation:.3s ease-out 0s 1 normal none running rerdfd;animation:.3s ease-out 0s 1 normal none running rerdfd;transition:right .3s ease 0s;padding:20px;width:100%;max-width:560px;border-left:1px solid var(--gray-stroke);flex:1 1 auto;background:var(--white)}.lock .popup__content{visibility:visible}@-webkit-keyframes dSNRdN{0%{opacity:0;-webkit-transform:translateX(50%);transform:translateX(50%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes dSNRdN{0%{opacity:0;-webkit-transform:translateX(50%);transform:translateX(50%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes rerdfd{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(50%);transform:translateX(50%)}}@keyframes rerdfd{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(50%);transform:translateX(50%)}}.popup__close{outline:unset;position:absolute;top:50%;left:-60px;padding:.9375rem;border-radius:100%;border:1px solid var(--gray-stroke);background-color:var(--white)}.global-popup{padding:0}.popup__content{position:relative;display:flex;justify-content:center;align-items:center}.popup-text{display:flex;flex:1 1 auto}.popup__form{max-width:26.25rem;margin:0 auto}.popup__form .hero__become-tabs-content{min-height:auto}.popup__form .form__foot{margin-top:1.875rem!important}.popup__text-heading{margin-bottom:1.875rem}.popup__text-title{font-family:var(--font-family);font-weight:600;line-height:150%;text-align:center;color:var(--dark)}.popup__text-subtitle{font-family:var(--font-family);font-weight:500;font-size:15px;line-height:150%;text-align:center;color:var(--gray-2)}.popup__successful-order{text-align:center;max-width:25rem;margin:0 auto}.popup__successful-order-title{font-family:var(--font-family);font-weight:600;font-size:24px;line-height:150%;color:var(--orange);margin-bottom:.625rem}.popup__successful-order-subtitle{font-family:var(--font-family);font-weight:500;font-size:15px;line-height:150%;text-align:center;color:var(--gray-2)}.spollers{display:grid;gap:15px}.spollers__item{font-size:1.25rem}.spollers__title{width:100%;cursor:default;text-align:left;border:1px solid #eee;padding:.625rem .9375rem;border-radius:.3125rem;position:relative;list-style:none}.spollers__title::-webkit-details-marker,.spollers__title::marker{display:none}._spoller-init .spollers__title{cursor:pointer}._spoller-init .spollers__title::after,._spoller-init .spollers__title::before{content:"";position:absolute;right:10px;top:50%;background-color:#000;height:2px;width:15px;transition:-webkit-transform .5s ease 0s;transition:transform .5s ease 0s;transition:transform .5s ease 0s,-webkit-transform .5s ease 0s}._spoller-init .spollers__title::before{-webkit-transform:translate(-75%,-50%) rotate(40deg);transform:translate(-75%,-50%) rotate(40deg)}._spoller-init .spollers__title::after{-webkit-transform:translate(0,-50%) rotate(-40deg);transform:translate(0,-50%) rotate(-40deg)}._spoller-init .spollers__title._spoller-active::before{-webkit-transform:translateX(-75%) rotate(-40deg);transform:translateX(-75%) rotate(-40deg)}._spoller-init .spollers__title._spoller-active::after{-webkit-transform:rotate(40deg);transform:rotate(40deg)}.spollers__body{padding:1.25rem;border-radius:.3125rem;border:1px solid #eee}[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}.ibg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ibg--top{-o-object-position:top;object-position:top}.ibg--bottom{-o-object-position:bottom;object-position:bottom}.ibg--left{-o-object-position:left;object-position:left}.ibg--right{-o-object-position:right;object-position:right}.ibg--contain{-o-object-fit:contain;object-fit:contain}body::-webkit-scrollbar{display:none}.section{background:var(--white)}.section__title{font-weight:600;line-height:1.35}.section__title_light{color:var(--white)}.section_dark .section__content{background:var(--dark)}.ibg-old{position:relative}.ibg-old__img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}.page-title{font-weight:600;line-height:1.35}.breadcrumbs{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.breadcrumbs__item{color:var(--gray-2)}.breadcrumbs__item:not(:last-child){display:flex;align-items:center;gap:10px}.breadcrumbs__item:not(:last-child)::after{content:"";border-top:1px solid var(--gray-2);border-radius:5px}.breadcrumbs__item:last-child .breadcrumbs__item-text{color:var(--gray-1)}.breadcrumbs__link{display:flex;align-items:center;transition:opacity .33s ease}.breadcrumbs__item-text{line-height:1.5}.color-orange{color:var(--orange)}.line-link{display:flex;align-items:center;gap:10px}.line-link::after{content:"";height:1px;background:currentColor;border-radius:5px;width:40px;transition:width .33s ease}.circle-link{position:relative;font-weight:500;color:var(--white)}.circle-link__text{position:relative;z-index:2}.circle-link_disabled{opacity:.5;pointer-events:none}.circle-link::before{content:"";aspect-ratio:1;position:absolute;top:0;left:0;z-index:1;border-radius:50%;background:var(--orange)}.button{padding:10px 30px;text-align:center;border-radius:3px;font-family:var(--font-family);font-weight:600;color:var(--white);line-height:1.5;transition:background .33s ease}.button_orange{background:var(--orange)}.button_orange:active{background:#cc2604}.button_dark{background:var(--dark)}.button_dark:active{background:#1c1c29}.button[disabled]{background:var(--gray-2);pointer-events:none}.select_my-select .select__options{top:calc(100% + 5px);width:235px;padding:3px 8px;border:none;color:var(--gray-1);border-radius:3px;box-shadow:0 5px 10px 0 rgba(35,35,38,.05);background:var(--white)}.select_my-select .select__options .my-select__option_active{color:var(--orange)}.select_my-select .select__option{display:block;padding:7px;font-weight:500;font-size:12px;line-height:150%;color:var(--gray-1);transition:color .33s ease}.select_my-select .select__value{gap:5px}.select_my-select .select__value::after{content:"";font-family:artidei;line-height:1}.form__item{position:relative}.form__item_success .form__item-alert{color:var(--green)}.form__item_success .form__field{border-color:var(--green)}.form__item_error .form__item-alert{color:var(--red)}.form__item_error .form__field{color:var(--red);border-color:var(--red)}.form :where(.form__item_error,.form__item_success) .form__item-alert{display:block}.form__item-alert{display:none;margin-top:5px;font-weight:500;line-height:1.5}.form__field{width:100%;font-weight:500;line-height:150%;color:var(--dark);border:1px solid var(--gray-stroke);border-radius:3px;background:var(--white)}.form__field::-webkit-input-placeholder{font-weight:400;color:var(--gray-2)}.form__field:-ms-input-placeholder{font-weight:400;color:var(--gray-2)}.form__field::-ms-input-placeholder{font-weight:400;color:var(--gray-2)}.form__field::placeholder{font-weight:400;color:var(--gray-2)}.form__field:focus-visible{outline:0}.form__field-caption{position:absolute;top:50%;max-width:100%;pointer-events:none;font-weight:400;color:var(--gray-2);-webkit-transform:translateY(-50%);transform:translateY(-50%)}.form__field-caption_hide{opacity:0}.form__field-caption-star{color:var(--orange)}.form__select .select__title{font-weight:400;color:var(--gray-2);line-height:1.5;transition:border-radius 1s;border-radius:3px;border:1px solid var(--gray-stroke)}.form__select .select__value{height:auto;padding:0}.form__select .select__value::after{content:"";will-change:transform;font-family:artidei;font-size:1.4em;color:var(--gray-1);line-height:1}.form__select .select__options{padding:0;border-radius:0 0 3px 3px;border:1px solid var(--gray-stroke);box-shadow:0 5px 10px 0 rgba(35,35,38,.05);background:var(--white)}.form__select .select__option{padding:10px 20px;font-weight:500;color:var(--dark);line-height:1.5;transition:background .33s ease}.form__select .select__option:hover{background:0 0}.form__select .select__option._select-selected{background:0 0}.form__select .select._select-active .select__value{font-weight:500;color:var(--dark)}.form__select .select._select-open .select__title{border-radius:3px 3px 0 0;transition:border-radius .13s}.form__submit{width:100%}.form__hint{margin-top:10px;text-align:center;font-size:10px;color:var(--gray-2);line-height:1.5}.tabs__content-item{display:none}.link{font-weight:500;text-transform:uppercase;line-height:1.5;transition:opacity .33s ease}.link_orange{color:var(--orange)}.custom-form-element{display:flex;align-items:center;gap:20px;cursor:pointer}.custom-form-element__input{display:none}.custom-form-element__item{display:block;width:15px;aspect-ratio:1/1;flex-shrink:0;background:var(--white);border:1px solid var(--gray-2);border-radius:3px}.custom-form-element__text{font-weight:500;font-size:15px}.custom-radio__input:checked+.custom-radio__item{border:4px solid var(--orange)}.custom-radio__item{border:1px solid var(--gray-stroke);border-radius:50%}.custom-checkbox{gap:10px}.custom-checkbox__input:checked+.custom-checkbox__item{background:var(--orange);border-color:var(--orange)}.custom-checkbox__input:checked+.custom-checkbox__item::before{content:""}.custom-checkbox__item{display:flex;justify-content:center;align-items:center}.custom-checkbox__item::before{content:"";font-family:artidei;font-size:.7857142857em;line-height:1;color:var(--white)}.order-summary-block{border:1px solid var(--gray-stroke);border-radius:5px}.order-summary-block__head{display:flex;justify-content:space-between;align-items:center}.order-summary-block__title{font-weight:600;line-height:1.5}.order-summary-block__count{font-weight:500;line-height:1.5;color:var(--gray-2)}.order-summary-block__list-dd{white-space:nowrap}.order-summary-block__divider{border-top:1px solid var(--gray-stroke)}.order-summary-block__stick-control-input{padding:0;text-transform:uppercase}.order-summary-block__stick-control-input::-webkit-input-placeholder{text-transform:initial}.order-summary-block__stick-control-input:-ms-input-placeholder{text-transform:initial}.order-summary-block__stick-control-input::-ms-input-placeholder{text-transform:initial}.order-summary-block__stick-control-input::placeholder{text-transform:initial}.order-summary-block__stick-control-button{width:70px}.order-summary-block__total{display:flex;justify-content:space-between;gap:20px;font-weight:600;line-height:1.5}.order-summary-block__total-price{white-space:nowrap}.order-summary-block__link{width:100%;display:block;text-transform:uppercase}.order-summary-block__reminder{text-align:center;font-weight:500;color:var(--gray-2);line-height:1.5}.characteristics-list__item{display:flex;justify-content:space-between;gap:20px;line-height:1.5}.characteristics-list__item:not(:last-child){margin-bottom:20px}.characteristics-list__dt{font-weight:500;color:var(--gray-1)}.characteristics-list__dd{font-weight:700}.stick-control__inner{display:flex;align-items:flex-start}.stick-control__input{border:1px solid var(--gray-stroke);border-radius:3px 0 0 3px}.stick-control__button{position:relative;display:flex;justify-content:center;align-items:center;flex-shrink:0;border-radius:3px;background:var(--dark);color:var(--white);font-size:17px;transition:opacity .3s ease}.stick-control__form-item{width:100%;margin-right:-3px}.stick-control__form-item.form__item_error .stick-control__input{color:var(--dark)}.price-block{text-align:right;line-height:1.5}.price-block__main{font-weight:600}.price-block__main-value{display:inline-block}.price-block__piece{font-weight:500;color:var(--gray-2)}.cart-product__imagebox{width:120px;aspect-ratio:1/1}.cart-product__img{border-radius:5px}.cart-product__title{font-weight:600}.empty-block__inner{max-width:370px;margin:0 auto;text-align:center}.empty-block__title{margin-bottom:10px;font-weight:600;color:var(--orange);line-height:1.5}.empty-block__text{font-weight:500;color:var(--gray-2);line-height:1.5}.empty-block__link{font-weight:700;color:var(--orange)}.cart-products-list__item.active{opacity:0}.black-txt::after{background:var(--dark)}.black-txt span{color:var(--dark)}.header{z-index:3}.header .header__main{position:absolute}.header._header-scroll .header__main{position:fixed;top:-200%;background-color:var(--white);width:100%}.header._header-show .header__main{transition:top .3s ease 0s;top:0}.header__top-inner{display:flex;align-items:center;justify-content:space-between}.header__social-list{display:flex;align-items:center;gap:1.25rem}.header__social-link i{color:var(--white)}.header__call{display:flex;align-items:center;gap:1.25rem}.header__call-text{font-family:var(--font-family);font-weight:400;font-size:12px;line-height:150%;color:var(--gray-1)}.header__call-link{font-family:var(--font-family);font-weight:500;font-size:14px;line-height:150%;color:var(--white)}.header__main{position:absolute;width:100%;background-color:var(--white);transition:top .3s ease 0s;border-bottom:1px solid var(--gray-stroke);min-height:3.5rem}.header__main-inner{display:flex;align-items:center}.header__logo{margin-right:1.875rem;position:relative;z-index:5}.header__menu{display:flex;flex:1 1 auto}.menu__body{display:flex;align-items:center;flex:0 1 605px;border-left:1px solid var(--gray-stroke);border-right:1px solid var(--gray-stroke)}.menu__list{flex:1 1 auto;position:relative}.menu__item{gap:.3125rem;display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center}.menu__link{height:100%;font-family:var(--font-family);font-weight:500;line-height:150%;color:var(--dark);list-style:none;display:flex;align-items:center;gap:.3125rem}.menu__link::-webkit-details-marker,.menu__link::marker{display:none}.menu__link._active{color:var(--orange);font-weight:600}.menu__arrow{display:flex;align-items:center;font-size:1.25rem;color:#b8b6bf;transition:all .3s ease 0s}.menu__sub-list{position:relative;background:var(--white);flex:1 1 100%;pointer-events:none}.menu__sub-item:not(:last-child){border-bottom:1px solid var(--gray-stroke)}.menu__sub-link{padding:1.25rem;display:flex;align-items:center;justify-content:space-between;font-family:var(--font-family);font-weight:500;font-size:12px;line-height:150%;color:var(--dark)}.menu__sub-link i{font-size:1.25rem;color:#b8b6bf}.menu__sub-image-box{flex:0 0 3.125rem;margin-right:1.25rem}.menu__sub-image{aspect-ratio:50/50}.menu__sub-name{flex:1 1 auto}.menu__list-social{display:flex;align-items:center;height:100%}.menu__item-social{height:100%;border-left:1px solid var(--gray-stroke)}.menu__link-social{height:100%;width:4.375rem;display:flex;align-items:center;justify-content:center}.menu__link-social i{font-size:1.5625rem}.menu__link-social .icon-whatsapp{color:#5acf68}.menu__link-social .icon-telegram{color:#11aadc}.search-form{height:100%}.search-form__item{display:flex;background:var(--white);align-items:center;height:100%}.search-form__input{font-family:var(--font-family);font-weight:400;font-size:15px;line-height:150%;color:var(--dark);height:100%}.search-form__input::-webkit-input-placeholder{color:var(--gray-2)}.search-form__input:-ms-input-placeholder{color:var(--gray-2)}.search-form__input::-ms-input-placeholder{color:var(--gray-2)}.search-form__input::placeholder{color:var(--gray-2)}.search-form__input:focus{outline:0}.search-form__input:focus-visible{outline:0}.search-form__btn{flex:0 0 55px;height:3.4375rem;font-size:1.5rem;color:#b8b6bf}.actions__header{display:flex;align-items:center}.actions__header-item{position:relative}.actions__header-link{border-left:1px solid var(--gray-stroke);border-right:1px solid var(--gray-stroke);width:4.375rem;height:3.4375rem;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#262633}.actions__header-count{position:absolute;display:flex;align-items:center;justify-content:center;width:.9375rem;height:.9375rem;top:10px;right:20px;line-height:150%;font-family:var(--font-family);font-weight:700;font-size:10px;color:var(--white);border-radius:100%;background:var(--orange)}.search-form{position:relative}.search-form__list{overflow:hidden;width:100.5%;box-shadow:0 5px 10px 0 rgba(35,35,38,.05);border:1px solid var(--gray-stroke);border-radius:0 0 .3125rem .3125rem;position:absolute;display:flex;flex-direction:column;top:100%;left:-1px;z-index:5;visibility:hidden;-webkit-transform:translate(0,10px);transform:translate(0,10px);opacity:0;transition:visibility .1s ease 0s,opacity .3s ease 0s,-webkit-transform .3s ease 0s;transition:transform .3s ease 0s,visibility .1s ease 0s,opacity .3s ease 0s;transition:transform .3s ease 0s,visibility .1s ease 0s,opacity .3s ease 0s,-webkit-transform .3s ease 0s}.search-form__list._active{visibility:visible;-webkit-transform:translate(0,0);transform:translate(0,0);opacity:1;transition:visibility .1s ease 0s,opacity .3s ease 0s,-webkit-transform .3s ease 0s;transition:transform .3s ease 0s,visibility .1s ease 0s,opacity .3s ease 0s;transition:transform .3s ease 0s,visibility .1s ease 0s,opacity .3s ease 0s,-webkit-transform .3s ease 0s}.search-form__link{padding:.625rem .9375rem;font-family:var(--font-family);font-weight:500;line-height:150%;color:#5f5f66}.icon-menu{display:none}.footer__content{background:var(--dark)}.footer__inner{display:flex}.footer__logo-wrapper{margin-bottom:20px}.footer__logo-img{display:block;max-width:100%;min-width:195px}.footer__box{flex-grow:1}.footer__box-p{color:var(--gray-1);line-height:1.5;text-transform:uppercase}.footer__block-caption{font-weight:500;text-transform:uppercase;color:var(--gray-2);line-height:1.5}.footer__politic-link{font-size:12px;color:var(--dark-stroke);line-height:1.5;transition:opacity .33s ease}.hero__content{position:relative}.hero__content::before{content:"";position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background:rgba(21,21,21,.75)}.hero__inner{position:relative;z-index:2;width:100%;aspect-ratio:13/5}.hero__title{max-width:15.7916666667em;color:var(--white);line-height:1.3;font-weight:800;text-transform:uppercase}.hero__text{max-width:550px}.hero__p-wrapper{display:flex;flex-direction:column;gap:15px}.hero__p{font-weight:500;color:var(--gray-2);line-height:1.5}.hero_cooperation .hero__content::before{background:rgba(0,0,0,.75)}.hero_cooperation .hero__inner{padding-bottom:40px;aspect-ratio:2/1}.hero_cooperation .hero__title{padding-top:0;padding-bottom:0}.hero_cooperation .hero__text{padding-top:35px}.hero_cooperation .hero__row{display:flex;justify-content:space-between;gap:60px 45px}.hero__become{max-width:520px;width:100%;padding:30px;background:var(--white);border-radius:3px}.hero__become-caption{margin-bottom:30px;font-weight:600;text-align:center;line-height:1.5}.hero__become .tabs__content-item{min-height:inherit}.hero__become-tabs-head{display:flex;margin-bottom:10px}.hero__become-tabs-head-item{flex-grow:1}.hero__become-tabs-head-item:first-child .hero__become-tabs-button{border-radius:3px 0 0 3px}.hero__become-tabs-head-item:last-child .hero__become-tabs-button{border-radius:0 3px 3px 0}.hero__become-tabs-button{width:100%;padding:8px 15px;font-weight:500;color:var(--gray-2);line-height:1.5;border:1px solid var(--gray-stroke);background:var(--white)}.hero__become-tabs-button.tabs__head-button_active{color:var(--white);background:var(--orange);border-color:var(--orange)}.hero__become-form{min-height:inherit;display:flex;flex-direction:column}.hero__become-form .form__foot{margin-top:30px;margin-top:auto}.hero__become-form .form__item+.form__item{margin-top:10px}.about__inner{display:flex;justify-content:space-between;align-items:flex-start;gap:30px 100px}.about__p-wrapper{display:flex;flex-direction:column;gap:15px}.about__p{color:var(--gray-1);line-height:1.5}.about__slider-wrapper{width:100%;display:flex;gap:10px;max-height:450px}.about__thumbs-slider-wrapper{position:relative;flex-shrink:0}.about__thumbs-slider-wrapper-inner{width:100%;height:100%;display:flex;align-items:center;gap:12px}.about-slider{width:100%;aspect-ratio:27/20}.about-slider__slide{position:relative}.about-slider__slide-img{border-radius:3px}.about-slider__button{display:flex;justify-content:center;align-items:center;height:20px;background:#fff;font-size:20px;cursor:pointer;transition:opacity .33s ease}.about-slider__button.swiper-button-disabled{opacity:.3}.about-thumbs-slider__wrapper{margin-bottom:-12px}.about-thumbs-slider__slide{height:37px;border:1px solid transparent;cursor:pointer}.about-thumbs-slider__slide.swiper-slide-thumb-active{border-color:var(--orange)}.advantages__p-wrapper{display:flex;flex-direction:column;gap:15px}.advantages__p{max-width:600px;line-height:1.5;font-weight:500;color:var(--gray-2)}.advantages-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));counter-reset:advantages-list 0}.advantages-list__item{position:relative;counter-increment:advantages-list 1;border-bottom:1px solid var(--dark-stroke);border-top:1px solid var(--dark-stroke);transition:background .33s ease}.advantages-list__item::before{content:"0" counter(advantages-list);position:absolute;z-index:1;font-weight:800;line-height:1.2;color:var(--dark-numbers);transition:color .33s ease}.advantages-list__item-title{position:relative;z-index:2;margin-bottom:5px;font-weight:600;color:var(--white);line-height:1.5;transition:color .33s ease}.advantages-list__item-p{position:relative;z-index:2;line-height:1.5;color:var(--gray-1)}.employees-list{--border-color:var(--gray-stroke);--border-width:1px;display:grid;grid-template-columns:repeat(auto-fill,minmax(0,260px));justify-content:center}.employees-list__item-inner{padding:0 var(--border-width) var(--border-width) 0}.employees-list__item{margin:0 calc(var(--border-width)*-1) calc(var(--border-width)*-1) 0;border:var(--border-width) solid var(--border-color)}.employees-list__item-image-wrap{aspect-ratio:23/28;width:100%}.employees-list__item-title{margin-bottom:5px;font-weight:500;line-height:1.5}.employees-list__item-position{color:var(--gray-2);line-height:1.5}.contacts__inner{display:flex}.contacts__text{padding-bottom:50px}.contacts__map-wrapper{width:50%}.contacts__map{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.contacts-list__item{padding:20px 0}.contacts-list__item:not(:last-child){border-bottom:1px solid var(--gray-stroke)}.contacts-list__item-caption{margin-bottom:5px;display:flex;align-items:center;font-weight:600;line-height:1.5}.contacts-list__item-caption-text{white-space:nowrap}.contacts-list__item-value{line-height:1.5}.contacts-list__item-value_error{color:var(--orange)}.contacts-list__item-link{transition:opacity .33s ease}.contacts-list__select .select__title{padding:0;border:none;font-weight:600;line-height:150%;color:var(--dark);font-size:inherit}.contacts-list__select .select__content{overflow:initial}.contacts-list__select .select__value{height:auto;padding:0 0 0 5px}.footer-list__item+.footer-list__item{margin-top:10px}.footer-list__link{color:var(--gray-1);line-height:1.5;transition:opacity .33s ease}.company-info-list{color:var(--gray-1)}.company-info-list__item{line-height:1.5}.company-info-list__item+.company-info-list__item{margin-top:5px}.avito__inner{display:flex;align-items:center}.avito__qr{border-radius:5px}.avito__text{padding-top:30px}.avito__p-wrapper{display:flex;flex-direction:column;gap:15px}.avito__p{color:var(--gray-1);line-height:1.5}.avito__link{text-transform:uppercase;line-height:1.5}.avito__img-wrapper{align-self:flex-end}.cooperation-info-panel{display:flex;gap:20px 15px}.cooperation-info-panel__content{width:995px}.cooperation-info-panel__inner{border:1px solid var(--gray-stroke);border-radius:3px}.cooperation-info-panel__list-item-title{font-weight:600;line-height:1.5}.cooperation-info-panel__list-item-p{color:var(--gray-1);line-height:1.5}.cooperation-info-panel__select .select__options{padding:0;border-bottom:1px solid var(--gray-stroke);border-left:1px solid var(--gray-stroke);border-right:1px solid var(--gray-stroke);border-radius:3px}.cooperation-info-panel__select .select__option{border-top:1px solid var(--gray-stroke);font-weight:500;text-transform:uppercase;padding:15px 20px}.cooperation-info-panel__select .select__option:first-child{border-radius:0 0 3px 3px}.cooperation-info-panel__select .select__value{gap:10px;height:auto;padding:9px 19px;text-transform:uppercase}.cooperation-info-panel__select .select__value:after{font-size:1.5em}.cooperation-info-panel__select .select__scroll{max-height:100%}.cooperation-info-panel__head-button:not(.select__content).tabs__head-button_active{color:var(--orange);background:var(--gray-numbers)}.social-list{display:flex;align-items:center;flex-wrap:wrap;gap:20px}.social-list__item{font-size:0}.social-list__link{color:var(--white);font-size:15px;line-height:1;transition:opacity .33s ease}.footer-bottom{border-top:1px solid var(--dark-stroke)}.footer-bottom__inner{padding:12px 0;display:flex;justify-content:space-between;align-items:center;gap:30px}.making-order{background:var(--white)}.making-order__wrapper{display:flex;align-items:flex-start;row-gap:50px}.making-order__wrap{width:66.15%;flex-grow:1}.making-order__block{border-bottom:1px solid var(--gray-stroke)}.making-order__block:first-child{border-top:1px solid var(--gray-stroke)}.making-order__block-title{font-weight:600;line-height:1.5}.making-order__form{display:grid;grid-template-columns:1fr 1fr}.making-order__radio-form{grid-template-columns:1fr}.making-order__radio-form-item{width:100%;line-height:1.5}.cart-overview__head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--gray-stroke)}.cart-managment-product{display:grid;grid-template-columns:auto auto 1fr 1fr auto;grid-template-rows:1fr auto;grid-template-areas:"select imagebox title title price" "select imagebox delete quantity quantity";row-gap:10px;border-bottom:1px solid var(--gray-stroke)}.cart-managment-product__select{grid-area:select}.cart-managment-product__btn-select{height:100%}.cart-managment-product__imagebox{grid-area:imagebox;margin-right:30px}.cart-managment-product__btn-delete{grid-area:delete;align-self:flex-end;display:flex;align-items:center;gap:10px;color:var(--red);line-height:1.5;cursor:pointer;transition:opacity .3s ease}.cart-managment-product__btn-delete::before{content:"";font-size:15px;line-height:1;font-family:artidei}.cart-managment-product__title{grid-area:title;line-height:1.5}.cart-managment-product__price{grid-area:price}.cart-managment-product__quantity{grid-area:quantity;margin-top:15px}.quantity-control{display:flex;justify-content:space-between;align-items:center;border:1px solid var(--gray-stroke);border-radius:3px}.quantity-control__button{width:60px;height:100%;flex-shrink:0;display:flex;justify-content:center;align-items:center;transition:opacity .3s ease}.quantity-control__count{width:50px;text-align:center;font-size:15px;font-weight:600;-moz-appearance:textfield}.quantity-control__count::-webkit-inner-spin-button,.quantity-control__count::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cart__wrapper{display:flex;gap:30px 40px}.cart__overview{width:66.15%;flex-grow:1}.cart__summary{width:100%}.cart__empty{padding-top:20px;display:none}.cart_empty .cart__empty{display:block;-webkit-animation:empty-animation 2s;animation:empty-animation 2s}.cart_empty .cart__wrapper{display:none;-webkit-animation:empty-animation 2s;animation:empty-animation 2s}@-webkit-keyframes empty-animation{0%{opacity:0}100%{opacity:1}}@keyframes empty-animation{0%{opacity:0}100%{opacity:1}}.cart-managment__select-all{transition:opacity .3s ease}.cart-managment__select-all-text{color:var(--gray-1);line-height:1.5}.cart-managment__delete-selected{color:var(--red);line-height:1.5;transition:opacity .3s ease}.login__title{text-align:center;font-family:var(--font-family);font-weight:600;line-height:150%;color:var(--dark);margin-bottom:1.875rem}.login__form{max-width:26.25rem;margin:0 auto}.login__input{font-family:var(--font-family);font-weight:500;line-height:150%;color:var(--dark);border:1px solid var(--gray-stroke);border-radius:3px;background:var(--white);margin-bottom:.625rem}.login__input.error{color:var(--red)}.login__password{position:relative;display:flex;flex-direction:column;margin-bottom:1.875rem}.login__password-link{font-family:var(--font-family);font-weight:500;line-height:150%;color:var(--gray-2);display:inline-flex;margin:0 0 0 auto}.login__button{width:100%;background:var(--orange);border-radius:3px;padding:0 1.875rem;font-family:var(--font-family);font-weight:600;line-height:150%;color:var(--white);transition:background .3s ease}.login__button :active{transition:background .3s ease;background:#cc2604}.login__button :disabled{transition:background .3s ease;background:var(--gray-2)}.form__viewpass{position:absolute;top:0;right:1.25rem}.form__viewpass::before{content:"";font-family:artidei;color:#eae9f0}.form__viewpass._viewpass-active::before{content:"";font-family:artidei;color:#eae9f0}.login__password-bottom{display:flex;justify-content:space-between}.login__password-text{font-family:var(--font-family);font-weight:500;line-height:150%;color:var(--red)}.pass__title{font-family:var(--font-family);font-weight:600;line-height:150%;color:var(--dark);margin-bottom:.625rem;text-align:center}.pass__subtitle{font-family:var(--font-family);font-weight:500;margin-bottom:1.875rem;line-height:150%;text-align:center;max-width:26.25rem;margin:0 auto 30px auto;color:var(--gray-2)}.pass__tabs{max-width:26.25rem;margin:0 auto}.pass__tabs .form__submit{margin-top:1.875rem}.fault__inner{display:flex;flex-direction:column;align-items:center}.fault__title-item{font-family:var(--font-family);font-weight:800;line-height:120%;color:var(--orange)}.fault__info{display:flex;flex-direction:column;align-items:center}.fault__black-text{font-family:var(--font-family);font-weight:600;line-height:135%;color:var(--dark)}.fault__gray-text{max-width:563px;margin-bottom:50px}.fault__gray-text li{font-family:var(--font-family);font-weight:400;line-height:150%;text-align:center;color:var(--gray-2)}.fault__mail{font-weight:500;color:var(--orange)}.fault__mail:hover{color:#ff2b00;transition:.3s}.fault__mail:active{color:#cc2604;transition:.3s}.fault__button{display:flex;justify-content:center;align-items:center;border-radius:3px;padding:10px 30px;background:var(--orange)}.fault__button:hover{background:#ff2b00}.fault__button:active{background:#cc2604}.fault__button:disabled{background:var(--gray-2)}.fault__button-link{text-align:center;font-family:var(--font-family);font-weight:600;line-height:150%;color:var(--white)}.delivery__title-item{font-family:var(--font-family);font-weight:600;line-height:135%;color:var(--dark)}.spollers-delivery{gap:0}.spollers__item-delivery{border-bottom:1px solid var(--gray-stroke)}.spollers__title-delivery{border:none;font-family:var(--font-family);font-weight:500;line-height:150%;color:var(--dark);padding:0 0}.spollers__body-delivery{border:none;font-family:var(--font-family);font-weight:400;line-height:150%;color:var(--dark);padding:0}._spoller-init .spollers__title::before{-webkit-transform:translate(0,-45%) rotate(0);transform:translate(0,-45%) rotate(0)}._spoller-init .spollers__title::after{-webkit-transform:translate(0,-45%) rotate(-90deg);transform:translate(0,-45%) rotate(-90deg)}._spoller-init .spollers__title::after,._spoller-init .spollers__title::before{background-color:var(--gray-2);height:2px;width:13px}._spoller-active{transition:color .3s;color:red}._spoller-init .spollers__title._spoller-active::before{-webkit-transform:translateX(0) rotate(-40deg);transform:translateX(0) rotate(-40deg)}.contacts__inner{margin:0 auto}.contacts__info{display:flex;justify-content:space-between;width:100%;border-bottom:1px solid var(--gray-stroke);border-top:1px solid var(--gray-stroke)}.contacts__box{display:flex;flex-direction:column;max-width:650px;width:100%;border-right:1px solid var(--gray-stroke)}.contacts__title-items{font-family:var(--font-family);font-weight:600;line-height:135%;color:var(--dark)}.contacts__list-item{margin-top:20px;padding-bottom:20px;margin-bottom:20px}.contacts__list-item-border{max-width:550px;width:100%;border-bottom:1px solid var(--gray-stroke)}.contacts__list-name{display:flex;align-items:center;font-family:var(--font-family);font-weight:600;line-height:150%;color:var(--dark);margin-bottom:5px}.contacts__list-info{font-family:var(--font-family);font-weight:400;line-height:150%;color:var(--dark)}.contacts__button{display:flex;justify-content:center;align-items:center;border-radius:3px;padding:10px 30px;width:200px;height:43px;background:var(--orange)}.contacts__button:hover{background:#ff2b00;transition:.3s}.contacts__button:active{background:#cc2604;transition:.3s}.contacts__button:disabled{background:var(--gray-2)}.contacts__button span{font-family:var(--font-family);font-weight:600;line-height:150%;color:var(--white)}.contacts__details{display:flex;flex-direction:column;max-width:650px;width:100%}.contacts__map__image{aspect-ratio:1300/500}.contacts__select-item-title{font-family:var(--font-family);font-weight:600;line-height:150%;color:var(--dark)}.contacts__select-item{font-family:var(--font-family);font-weight:500;font-size:12px;line-height:150%;color:var(--gray-1)}.contacts__select-item:hover{color:var(--orange);transition:.3s}.goods{position:relative}.goods__image{width:100%;position:absolute;top:0;left:0;z-index:1}.goods__container{position:relative;z-index:2}.goods__inner{display:flex;justify-content:space-between}.goods__title{white-space:nowrap;font-family:var(--font-family);font-weight:800;line-height:130%;color:var(--white)}.goods__information-box{display:flex;align-items:center}.goods__information-text{font-family:var(--font-family);font-weight:400;line-height:150%;color:var(--gray-2)}.information-link{position:relative;transition:.3s}.information-link:hover::after{width:60px;transition:.3s}.information-link:active::after{width:60px;transition:.3s}.information-link:disabled::after{width:60px;transition:.3s}.information-link::after{content:"";position:absolute;border:1px solid var(--white);height:0;top:42%;left:130px;transition:.3s}.circle{z-index:1;position:absolute;top:-19px;left:-18px;width:60px;border-radius:100%;background-color:var(--orange);height:60px}.information-title{position:relative;z-index:2;font-family:var(--font-family);font-weight:500;line-height:150%;color:var(--white)}.goods__cards{display:flex;flex-direction:column}.goods__cards-content{display:flex;justify-content:space-between;align-items:center}.goods__cards-top{display:flex;justify-content:space-between;align-items:center}.goods__cards-items{display:flex;flex-direction:column;align-items:center}.goods__cards-pictures{border:1px solid rgba(255,255,255,.2);border-radius:20px;background:rgba(255,255,255,.05)}.goods__cards-down{display:flex;justify-content:space-between;align-items:center}.goods__cards-text{font-family:var(--font-family);font-weight:500;line-height:150%;text-align:center;color:var(--white)}.products__top{display:flex;align-items:center}.products__top-info{max-width:48%}.products__title-items{font-family:var(--font-family);font-weight:600;line-height:150%;color:var(--dark)}.products__top-text{font-family:var(--font-family);font-weight:500;line-height:150%;color:var(--gray-2);margin-bottom:5px}.products__information-link::after{border:1px solid var(--dark)}.information-products-title{color:var(--dark)}.products__down{display:flex;flex-wrap:wrap}.products__cart{position:relative;max-width:325px;width:100%;border-top:1px solid var(--gray-stroke);border-bottom:1px solid var(--gray-stroke);border-left:1px solid var(--gray-stroke)}.product__image{position:relative;z-index:1}.products__cart-text{padding-top:20px;padding-left:20px;max-width:130px;position:absolute;top:0;left:0;z-index:2;font-family:var(--font-family);font-weight:500;line-height:150%;color:var(--gray-1)}.consultation__inner{background:var(--dark)}.consultation__container{margin:0 auto;display:flex;flex-direction:column;align-items:center}.consultation__title{text-align:center}.consultation__title-items{font-family:var(--font-family);font-weight:600;line-height:135%;color:var(--white)}.consultation__info{max-width:586px;font-family:var(--font-family);font-weight:500;line-height:150%;text-align:center;color:var(--gray-2)}.consultation__button{display:flex;align-items:center;justify-content:center;gap:10px}.button__orange{border-radius:3px;padding:10px 30px;background:var(--orange);transition:.3s}.button__orange:hover{background:#ff2b00;transition:.3s}.button__orange:active{background:#cc2604;transition:.3s}.button__orange:disabled{background:var(--gray-2)}.button__orange span{font-family:var(--font-family);font-weight:600;line-height:150%;color:var(--white)}.button__clear{border:1px solid var(--gray-2);border-radius:3px;padding:10px 30px;transition:.3s;font-family:var(--font-family);font-weight:600;line-height:150%;color:var(--gray-2)}.button__clear:hover{border:1px solid var(--white);transition:.3s;color:var(--white)}.button__clear:active{border:1px solid var(--gray-1);transition:.3s;color:var(--gray-1)}.button__clear:disabled{border:1px solid var(--gray-2)}.advantages__top{display:flex;align-items:center}.advantages__top-info{max-width:55%}.advantages__title-items{font-family:var(--font-family);font-weight:600;line-height:150%;color:var(--dark)}.advantages__title-items span{color:var(--orange)}.advantages__top-text{font-family:var(--font-family);font-weight:500;line-height:150%;color:var(--gray-2)}.advantages__information-link::after{border:1px solid var(--dark);left:190px}.information-advantages-title{color:var(--dark)}.advantages__down{display:flex;border-top:1px solid var(--gray-stroke);border-right:1px solid var(--gray-stroke)}.advantages__cart{position:relative;max-width:325px;width:100%;border-bottom:1px solid var(--gray-stroke);border-left:1px solid var(--gray-stroke);z-index:1}.counters:hover{background:var(--dark);transition:.3s}.counters:hover .advantages__cart-title{color:var(--white);transition:.3s}.counters:hover .advantages__cart-text{color:var(--gray-1);transition:.3s}.counters:hover .advantages__cart-number{color:var(--dark-numbers);transition:.3s}.advantages__cart-title{font-family:var(--font-family);font-weight:600;line-height:150%;color:var(--dark);margin-bottom:5px;z-index:2;position:relative}.advantages__cart-text{font-family:var(--font-family);font-weight:400;line-height:150%;color:var(--gray-1);z-index:2;position:relative}.advantages__cart-number{position:absolute;top:35px;left:9%;z-index:1;font-family:var(--font-family);font-weight:800;line-height:120%;color:var(--gray-numbers)}.cooperation__inner{position:relative}.cooperation__image{width:100%;position:absolute;top:0;left:0;z-index:1}.cooperation__container{position:relative;z-index:2}.cooperation__title-items{font-family:var(--font-family);font-weight:600;line-height:135%;color:var(--white);max-width:548px}.cooperation__info{font-family:var(--font-family);font-weight:400;line-height:150%;color:var(--gray-1);max-width:548px}.cooperation__button{justify-content:flex-start}.sked__title{flex-basis:423px}.sked__title-item{font-family:var(--font-family);font-weight:600;line-height:135%;color:var(--dark)}.sked__form{display:flex;align-items:center;border-bottom:1px solid var(--gray-stroke)}.icon-search{color:var(--gray-2)}.input.sked__input{border:none;padding:0;font-family:var(--font-family);font-weight:400;line-height:150%;color:var(--gray-2)}.input.sked__input._form-focus{outline:0;font-family:var(--font-family);font-weight:500;font-size:14px;line-height:150%;color:var(--dark)}.sked__list{display:flex;flex-direction:column}.sked__list-items{display:flex;justify-content:space-between;padding-top:50px;padding-bottom:3.125rem;border-top:1px solid var(--gray-stroke)}.sked__list-items-one{border-top:none}.sked__title-items{font-family:var(--font-family);font-weight:600;line-height:150%;color:var(--dark)}.sked__box{display:flex;flex-direction:column;justify-content:space-between;flex-basis:400px}.sked__box-items{font-family:var(--font-family);font-weight:500;line-height:150%;color:var(--dark);border-top:1px solid var(--gray-stroke)}.sked__box-items-red{color:var(--orange);border-bottom:1px solid var(--gray-stroke);width:100%}.sked__picturs{height:315px}.sked__image{aspect-ratio:250/315}.catalog__content-none{margin-top:1.25rem;max-width:477px;margin:0 auto}.catalog__content-none svg{display:block;margin:0 auto}.catalog__content-none-txt{text-align:center}.catalog__content-none-title{font-family:var(--font-family);font-weight:600;line-height:150%;text-align:center;color:var(--orange);margin-bottom:.625rem}.catalog__content-none-text{font-family:var(--font-family);font-weight:500;line-height:150%;text-align:center;color:var(--gray-2)}.catalog__content-none-link{font-weight:700;color:var(--orange)}.catalog__search-box{border-bottom:1px solid var(--gray-stroke)}.catalog__search-title{font-family:var(--font-family);font-weight:600;line-height:135%;color:var(--dark)}.catalog__search-field{position:relative}.catalog__search-input{outline:unset;font-family:var(--font-family);font-weight:400;line-height:150%;color:var(--gray-2)}.catalog__search-btn{position:absolute;top:0;left:0}.catalog__search-text{font-family:var(--font-family);font-weight:500;line-height:150%;color:var(--gray-2)}.catalog__search-text span{color:var(--orange)}.black-box{background:#000}.black-box-title{font-family:var(--font-family);font-weight:800;line-height:130%;color:var(--white)}.black-box-text{font-family:var(--font-family);font-weight:500;line-height:150%;color:var(--white)}.catalog__inner{display:flex;gap:3.75rem}.catalog__aside-box{display:flex;flex-direction:column;width:100%;max-width:18.75rem;margin-top:.5rem;background-color:var(--white)}.catalog__top-heading{margin-bottom:2.5rem}.catalog__top-title{font-family:var(--font-family);font-weight:600;line-height:150%;color:var(--dark)}.catalog__aside-item:not(:last-child){margin-bottom:2.5rem}.catalog__heading{margin-bottom:1.25rem}.catalog__title{font-family:var(--font-family);font-weight:600;font-size:15px;line-height:150%;color:var(--gray-1)}.catalog__range{margin-top:.3125rem;margin-bottom:.3125rem}.catalog__range-data{margin-top:.625rem;display:flex;align-items:center;justify-content:space-between;gap:1.25rem;font-family:var(--font-family);font-weight:500;font-size:14px;line-height:150%;color:var(--gray-2)}.catalog__list{display:flex;flex-direction:column;gap:.625rem}.catalog__more{margin-top:.625rem;font-family:var(--font-family);font-weight:500;line-height:150%;color:var(--orange)}.menu-open1 .catalog__aside-box{left:0}.menu-open1 .menu__icon span{width:0}.menu-open1 .menu__icon::before{top:calc(50% - .0625rem);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.menu-open1 .menu__icon::after{bottom:calc(50% - .0625rem);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.catalog__content-box{width:100%;position:relative}.catalog__content-box .catalog__top-heading{display:flex;justify-content:space-between;align-items:center;gap:1.25rem}.catalog__subtract-filters-btn{height:2.6875rem;border:1px solid var(--orange);border-radius:3px;display:flex;width:100%;padding:0 1.25rem;flex-direction:column;align-items:center;justify-content:center;font-family:var(--font-family);font-weight:600;line-height:150%;color:var(--orange)}.catalog__product-list{display:inline-flex;flex-wrap:wrap}.catalog__content-item{width:100%;max-width:calc(25% - 1px);border-top:.5px solid var(--gray-stroke);border-left:.5px solid var(--gray-stroke);border-right:.5px solid var(--gray-stroke);border-bottom:.5px solid var(--gray-stroke);position:relative}.catalog__content-item-link{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:1}.catalog__product-img-box{margin-bottom:.625rem}.catalog__product-image{aspect-ratio:205/205}.catalog__product-text{margin-bottom:.625rem}.catalog__product-name{font-family:var(--font-family);font-weight:500;line-height:150%;color:var(--gray-2);margin-bottom:.3125rem}.catalog__product-title{font-family:var(--font-family);font-weight:500;line-height:150%;color:var(--dark)}.catalog__product-price{display:flex;align-items:center;justify-content:space-between;gap:1.875rem}.catalog__product-price-text{font-family:var(--font-family);font-weight:700;font-size:14px;line-height:150%;color:var(--dark)}.catalog__product-price-text span{font-family:var(--font-family);font-weight:500;font-size:12px;line-height:150%;color:var(--gray-2)}.catalog__product-btn{border-radius:30px;width:3.4375rem;height:1.875rem;background:var(--orange);transition:visibility 0s,opacity .3s ease}.catalog__product-btn [class*=icon-]::before{font-size:1.25rem;color:var(--white)}.catalog .quantity{width:87px;height:28px;display:flex;border:1px solid var(--gray-stroke);border-radius:3px}.catalog .quantity__button{flex:0 0 30px;position:relative;cursor:pointer}.catalog .quantity__button::after,.catalog .quantity__button::before{content:"";position:absolute;top:50%;left:50%;border-radius:1px;transition:all .3s ease 0s;margin:0 0 0 -4.5px;background-color:#7b7980;width:9px;height:1px}.catalog .quantity__button--plus::before{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.catalog .quantity__input{flex:1 1 auto}.catalog .quantity__input input{height:100%;color:var(--gray-1);font-size:12px;width:100%;text-align:center}.catalog__data-box{display:flex;gap:1.5625rem}.catalog__data-box [aria-hidden=true]{display:none}.catalog__data-box [aria-hidden=false]{display:block}.catalog__data-box .active{display:block}.catalog__product-list__more{text-align:center;display:block;margin-left:auto;margin-right:auto;font-family:var(--font-family);font-weight:500;font-size:12px;line-height:150%;color:var(--orange)}@-webkit-keyframes list-animation{0%{opacity:0;display:flex}100%{opacity:1;display:none}}@keyframes list-animation{0%{opacity:0;display:flex}100%{opacity:1;display:none}}@-webkit-keyframes list-animation-no{0%{opacity:1;display:flex}100%{opacity:0;display:none}}@keyframes list-animation-no{0%{opacity:1;display:flex}100%{opacity:0;display:none}}.catalog__see-box{display:flex;gap:6.25rem;position:relative;height:auto;margin-bottom:2.5rem}.catalog__see-list{display:flex;flex-direction:column;gap:.3125rem}.catalog__see-list[aria-hidden=true]{-webkit-animation:list-animation-no 1s;animation:list-animation-no 1s;display:none}.catalog__see-list[aria-hidden=false]{-webkit-animation:list-animation 1s;animation:list-animation 1s;display:flex}.catalog__see-link{display:flex;align-items:center;font-family:var(--font-family);font-weight:500;line-height:1;color:var(--gray-2)}.catalog__see-link.chosen{color:var(--dark)}.catalog__see-link.active{color:var(--orange)}.catalog__see-link [class*=icon-]::before{display:none;visibility:hidden;font-size:.8125rem;line-height:1;-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.catalog__loader-preloader{pointer-events:none;z-index:10;position:absolute;width:100%;height:100%;top:0;left:0;display:flex;justify-content:center;align-items:center;background:var(--white)}.loader-37{width:48px;height:48px;display:inline-block;position:relative;color:#f1eeff;-webkit-animation:rotation 1s linear infinite;animation:rotation 1s linear infinite}.loader-37:after,.loader-37:before{content:"";position:absolute;width:24px;height:24px;top:0;background-color:#f53;border-radius:50%;-webkit-animation:scale50 1s infinite ease-in-out;animation:scale50 1s infinite ease-in-out}.loader-37:before{top:auto;bottom:0;background-color:#b8b6bf;-webkit-animation-delay:.5s;animation-delay:.5s}@-webkit-keyframes scale50{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes scale50{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotation{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.product-slider{width:100%;aspect-ratio:530/470}.product-slider__slide{position:relative}.product-slider__slide-img{border-radius:3px}.product-slider__button{display:flex;justify-content:center;align-items:center;height:20px;background:#fff;font-size:20px;cursor:pointer;transition:opacity .33s ease}.product-slider__button.swiper-button-disabled{opacity:.3}.product-thumbs-slider__wrapper{margin-bottom:-12px}.product-thumbs-slider__slide{height:50px;border:1px solid transparent;cursor:pointer}.product-thumbs-slider__slide.swiper-slide-thumb-active{border-color:var(--orange)}.product__slider-wrapper{width:100%;display:flex;flex-direction:row-reverse;gap:10px;max-height:470px}.product__thumbs-slider-wrapper{position:relative;flex-shrink:0}.product__thumbs-slider-wrapper-inner{width:100%;height:100%;display:flex;align-items:center;gap:12px}.product__data{display:flex;margin-bottom:2.5rem}.product__data-content{max-width:37.5rem}.product__data-status{font-family:var(--font-family);font-weight:600;font-size:12px;line-height:150%;color:var(--green);display:flex;align-items:center;gap:.3125rem}.product__data-status.not-available{color:var(--red)}.product__data-status.not-available svg path{fill:var(--red)}.product__data-title{font-family:var(--font-family);font-weight:600;line-height:135%;color:var(--dark)}.product__data-pay{margin-bottom:.9375rem}.product__data-price{font-family:var(--font-family);font-weight:600;font-size:28px;line-height:135%;color:var(--dark);display:flex;align-items:center}.product__data-price span{font-family:var(--font-family);font-weight:400;font-size:18px;line-height:150%;color:var(--gray-2)}.product__data-basket{display:flex;align-items:center}.product__data-btn{font-family:var(--font-family);font-weight:600;font-size:15px;line-height:150%;color:var(--white);padding:0 1.875rem;background:var(--dark);border-radius:0 3px 3px 0}.product__data-characteristics-list{display:flex;flex-direction:column;margin-bottom:1.25rem}.product__data-characteristics-item{padding-top:.4375rem;padding-bottom:.4375rem;display:flex;align-items:center;border-bottom:1px solid var(--gray-stroke)}.product__data-characteristics-item:first-child{border-top:1px solid var(--gray-stroke)}.product__data-characteristics-name{flex:0 1 280px;font-family:var(--font-family);font-weight:500;font-size:12px;line-height:150%;color:var(--gray-2)}.product__data-characteristics-data{font-family:var(--font-family);font-weight:500;font-size:12px;line-height:150%;color:var(--dark)}.main-product .quantity{width:10.625rem;border:1px solid var(--gray-stroke);height:2.6875rem}.main-product .quantity__button{flex:0 0 45px}.main-product .quantity__input input{font-family:var(--font-family);font-weight:600;font-size:15px;line-height:150%;text-align:center;color:var(--dark)}.product__data-download-list{display:flex;gap:.9375rem}.product__data-download-item{width:100%}.product__data-download{border:1px solid var(--gray-stroke);border-radius:5px;height:3.75rem;display:flex;align-items:center;padding:0 1.25rem}.product__data-download [class*=icon-]::before{font-size:1.875rem;color:#b8b6bf}.product__data-download-name{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:150%;color:var(--dark)}.product__data-download-format{font-family:var(--font-family);font-weight:500;font-size:12px;line-height:150%;color:var(--gray-2)}.product__aside-title{font-family:var(--font-family);font-weight:600;line-height:150%;color:var(--dark);margin-bottom:.9375rem}.product__aside-text{font-family:var(--font-family);font-weight:400;line-height:150%;color:var(--gray-1)}.product__aside-characteristics-item{display:flex;align-items:center}.product__aside-characteristics-item:last-child .product__aside-characteristics-name{border-bottom:1px solid var(--gray-stroke)}.product__aside-characteristics-item:last-child .product__aside-characteristics-data{border-bottom:1px solid var(--gray-stroke)}.product__aside-characteristics-name{border-top:1px solid var(--gray-stroke);border-right:1px solid var(--gray-stroke);border-left:1px solid var(--gray-stroke);font-family:var(--font-family);font-weight:500;font-size:14px;line-height:150%;color:var(--gray-1);padding:.9375rem 1.25rem;flex:1 0 400px}.product__aside-characteristics-data{flex:1 1 100%;border-top:1px solid var(--gray-stroke);border-right:1px solid var(--gray-stroke);font-family:var(--font-family);font-weight:500;font-size:14px;line-height:150%;color:var(--dark);padding:.9375rem 1.25rem}.product__aside-recommendations .catalog__content-item{width:calc(20% - 1px)}.swiper{overflow:hidden}.swiper-initialized{touch-action:pan-y}.swiper-wrapper{width:100%;height:100%;box-sizing:content-box;display:flex;position:relative}.swiper-vertical .swiper-wrapper{flex-direction:column}.swiper-autoheight .swiper-wrapper{align-items:flex-start}.swiper-initialized .swiper-slide{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}[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto!important;height:auto!important;z-index:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none;overflow:hidden}[data-simplebar].simplebar-dragging{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#000;border-radius:7px;left:2px;right:2px;opacity:0;transition:opacity .2s .5s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition-delay:0s;transition-duration:0s}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-scrollbar:before{top:2px;bottom:2px;left:2px;right:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:0;bottom:0;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.simplebar-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:scrollbar!important}.simplebar-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}@media (min-width:32.81125em){.price-block__main-value{max-width:135px}.price-block__piece-value{max-width:65px}.cart-managment-product__title{max-width:400px;margin-right:20px}.cart-managment-product__quantity{justify-self:flex-end;margin-top:0}}@media (min-width:47.99875em){.footer__box{border-right:1px solid var(--dark-stroke);padding:50px 45px 40px 0}.footer__block{width:28.46%;min-width:250px;border-right:1px solid var(--dark-stroke);padding:50px 45px 40px 0}.about__thumbs-slider-wrapper{width:50px}.about__thumbs-slider-wrapper-inner{position:absolute;flex-direction:column;align-items:initial}.about-slider__button{width:100%;margin:0 auto}.contacts__text{width:50%;border-top:1px solid var(--gray-stroke);border-bottom:1px solid var(--gray-stroke);padding:50px 100px 65px 0}.avito__text{padding-bottom:30px}.catalog__product-btn{visibility:hidden;opacity:0}.catalog .catalog__top-heading-content .icon-filter{display:none}.product-slider__button{width:100%;margin:0 auto}.product__thumbs-slider-wrapper{width:50px}.product__thumbs-slider-wrapper-inner{position:absolute;flex-direction:column;align-items:initial}}@media (min-width:47.99875em)and (min-width:81.25em){.footer__box{padding-top:3.125rem}.footer__box{padding-right:2.8125rem}.footer__block{padding-top:3.125rem}.footer__block{padding-left:2.8125rem}.footer__block{padding-right:2.8125rem}}@media (min-width:47.99875em)and (min-width:83.125em){.contacts__text{padding-right:6.25rem}.avito__text{margin-right:6.875rem}}@media (min-width:47.99875em)and (any-hover:hover){.catalog__content-item:hover .catalog__product-btn{visibility:visible;opacity:1;transition:visibility 0s,opacity .3s ease}.catalog__content-item:hover .catalog__product-btn-box{z-index:2}}@media (min-width:61.99875em){.header__top{background:var(--dark);padding:.3125rem 0}.header__search{flex:1 1 auto}.menu__list{height:100%;max-width:28.75rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-evenly}.menu__item{height:100%;padding:0 1.25rem}.menu__item:first-child{display:none}.menu__item._hover .menu__sub-list{transition:all .3s ease 0s;opacity:1;visibility:visible;pointer-events:auto}.menu__item._hover .menu__arrow{transition:all .3s ease 0s;-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.menu__sub-list{box-shadow:0 5px 10px 0 rgba(35,35,38,.05);border:1px solid var(--gray-stroke);visibility:hidden;-webkit-transform:translate(0,10px);transform:translate(0,10px);opacity:0;transition:visibility .1s ease 0s,opacity .3s ease 0s,-webkit-transform .3s ease 0s;transition:transform .3s ease 0s,visibility .1s ease 0s,opacity .3s ease 0s;transition:transform .3s ease 0s,visibility .1s ease 0s,opacity .3s ease 0s,-webkit-transform .3s ease 0s;min-width:28.875rem;left:-1px;position:absolute;top:100%;border-radius:0 0 3px 3px}.search-form__input{padding:0 0 0 1.875rem}.actions__header-menu{display:none}}@media (min-width:63.99875em){.hero_cooperation .hero__text{padding-top:100px}.hero__become{margin-top:40px}.about__text{width:46.15%}.about__slider-wrapper{width:46.15%;min-width:500px;height:400px}.advantages-list__item:not(:last-child){border-right:1px solid var(--dark-stroke)}.cooperation-info-panel__aside{width:290px}.cooperation-info-panel__select .select__title{display:none}.cooperation-info-panel__select .select__options{position:static;display:block;height:100%!important;transition:none!important;overflow:initial!important;box-shadow:none}.making-order__summary{position:sticky;top:10px;width:400px;flex-shrink:0;align-self:flex-start}.cart__summary{position:sticky;top:10px;width:400px;flex-shrink:0;align-self:flex-start}.product__slider-wrapper{width:40.82%;min-width:500px;height:470px}}@media (min-width:81.25em){.hero__title{padding-top:6.5625rem}.hero__title{padding-bottom:6.5625rem}}@media (min-width:83.125em){.catalog__top-select .select__title{font-size:.875rem}.catalog__top-select .select__options{font-size:.75rem}.popup__text-title{font-size:1.5rem}.popup__text-subtitle{font-size:.9375rem}.popup__successful-order-title{font-size:1.5rem}.popup__successful-order-subtitle{font-size:.9375rem}.section{padding-top:5.625rem}.section{padding-bottom:5.625rem}.section__title{font-size:2.5rem}.page-title{font-size:2.5rem}.breadcrumbs__item{font-size:.75rem}.breadcrumbs__item:not(:last-child)::after{width:1.25rem}.breadcrumbs__link{gap:.4375rem}.circle-link{padding-top:1.25rem}.circle-link{padding-bottom:1.25rem}.circle-link{padding-left:1.25rem}.circle-link{font-size:.875rem}.circle-link::before{width:3.75rem}.button{font-size:.9375rem}.form__item-alert{font-size:.75rem}.form__field{padding-top:.8125rem}.form__field{padding-bottom:.8125rem}.form__field{padding-left:1.25rem}.form__field{padding-right:1.25rem}.form__field{font-size:.875rem}.form__field-caption{left:1.3125rem}.form__field-caption{font-size:.875rem}.form__select .select__title{padding-top:.8125rem}.form__select .select__title{padding-bottom:.8125rem}.form__select .select__title{padding-left:1.25rem}.form__select .select__title{padding-right:1.25rem}.form__select .select__title{font-size:.875rem}.form__select .select__option{padding-left:1.25rem}.form__select .select__option{padding-right:1.25rem}.form__select .select__option{padding-top:.625rem}.form__select .select__option{padding-bottom:.625rem}.form__select .select__option{font-size:.875rem}.link{font-size:.875rem}.page-top__inner{padding-top:3.4375rem}.page-top__inner{padding-bottom:3.125rem}.order-summary-block{padding-top:1.875rem}.order-summary-block{padding-bottom:1.875rem}.order-summary-block{padding-right:1.875rem}.order-summary-block{padding-left:1.875rem}.order-summary-block__head{margin-bottom:1.875rem}.order-summary-block__title{font-size:1.125rem}.order-summary-block__count{font-size:.75rem}.order-summary-block__divider{margin-top:1.875rem}.order-summary-block__divider{margin-bottom:1.875rem}.order-summary-block__stick-control-input{height:3.125rem}.order-summary-block__stick-control-input{padding-left:1.25rem}.order-summary-block__stick-control-input{padding-right:1.25rem}.order-summary-block__stick-control-input{font-size:.875rem}.order-summary-block__stick-control-button{height:3.125rem}.order-summary-block__total{margin-bottom:1.875rem}.order-summary-block__total{font-size:1.5rem}.order-summary-block__link{margin-bottom:.9375rem}.order-summary-block__reminder{font-size:.75rem}.characteristics-list__item{font-size:.875rem}.page-breadcrumbs__inner{padding-top:.9375rem}.price-block__main{font-size:1.5rem}.price-block__piece{font-size:.75rem}.cart-product__title{font-size:.9375rem}.empty-block__title{font-size:1.125rem}.empty-block__text{font-size:.875rem}.menu__link{font-size:.875rem}.menu__arrow{font-size:1.25rem}.search-form__link{font-size:.75rem}.footer{padding-top:6.875rem}.footer__box-p{font-size:.75rem}.footer__box-p:last-of-type{margin-top:1.25rem}.footer__block-caption{margin-bottom:1.25rem}.footer__block-caption{font-size:.875rem}.hero{padding-bottom:5.625rem}.hero__inner{padding-top:.9375rem}.hero__title{font-size:3rem}.hero__p-wrapper{margin-bottom:1.875rem}.hero__p{font-size:.875rem}.hero_cooperation{padding-bottom:5.625rem}.hero_cooperation .hero__title{margin-bottom:.9375rem}.hero_cooperation .hero__title{font-size:3rem}.hero__become{margin-right:6.25rem}.hero__become{padding-right:1.875rem}.hero__become{padding-left:1.875rem}.hero__become{padding-top:1.875rem}.hero__become{padding-bottom:1.875rem}.hero__become-caption{font-size:1.5rem}.hero__become-tabs-content{min-height:23.9375rem}.hero__become-tabs-button{font-size:.9375rem}.hero__become-form .select__option{padding-left:1.25rem}.hero__become-form .select__option{padding-right:1.25rem}.about__inner{-webkit-column-gap:6.25rem;-moz-column-gap:6.25rem;column-gap:6.25rem}.about__title{margin-bottom:1.875rem}.about__p-wrapper{margin-bottom:1.875rem}.about__p{font-size:.9375rem}.advantages__inner{padding-top:3.75rem}.advantages__inner{padding-bottom:3.4375rem}.advantages__text{margin-bottom:2.5rem}.advantages__title{margin-bottom:1.25rem}.advantages__p{font-size:.9375rem}.advantages-list__item{padding-top:9.375rem}.advantages-list__item{padding-right:1.875rem}.advantages-list__item{padding-left:1.875rem}.advantages-list__item{padding-bottom:6.25rem}.advantages-list__item::before{top:2.5rem}.advantages-list__item::before{font-size:9.375rem}.advantages-list__item-title{font-size:1.125rem}.advantages-list__item-p{font-size:.9375rem}.employees__title{margin-bottom:2.5rem}.employees-list__item{padding:.875rem}.employees-list__item-image-wrap{margin-bottom:.9375rem}.employees-list__item-title{font-size:.9375rem}.employees-list__item-position{font-size:.875rem}.contacts__title{margin-bottom:1.25rem}.contacts__list{margin-bottom:1.25rem}.contacts-list__item-caption{font-size:1.125rem}.contacts-list__item-value{font-size:.875rem}.footer-list__item{font-size:.75rem}.company-info-list{font-size:.75rem}.avito__qr-wrapper{margin-right:4.375rem}.avito__title{margin-bottom:.9375rem}.avito__title{font-size:2.5rem}.avito__p-wrapper{margin-bottom:2.5rem}.avito__p{font-size:.9375rem}.avito__img-wrapper{padding-top:1.875rem}.cooperation-info{padding-top:5.625rem}.cooperation-info__title{margin-bottom:2.5rem}.cooperation-info-panel__inner{padding:1.875rem}.cooperation-info-panel__list-item+.cooperation-info-panel__list-item{margin-top:1.875rem}.cooperation-info-panel__list-item-title{margin-bottom:1.25rem}.cooperation-info-panel__list-item-title{font-size:1.5rem}.cooperation-info-panel__list-item-p{font-size:.875rem}.cooperation-info-panel__select .select__option{padding-top:.9375rem}.cooperation-info-panel__select .select__option{padding-bottom:.9375rem}.cooperation-info-panel__select .select__option{font-size:.9375rem}.cooperation-info-panel__select .select__value{font-size:.9375rem}.making-order{padding-bottom:5.625rem}.making-order__wrapper{-webkit-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem}.making-order__block:not(.making-order__summary){padding-top:1.875rem}.making-order__block:not(.making-order__summary){padding-bottom:1.875rem}.making-order__block-title{margin-bottom:1.875rem}.making-order__block-title{font-size:1.125rem}.making-order__form{gap:1.25rem}.making-order__form .form__field-caption{left:1.3125rem}.making-order .select__title,.making-order__field{padding-left:1.25rem}.making-order .select__title,.making-order__field{padding-right:1.25rem}.making-order .select__title,.making-order__field{padding-top:.8125rem}.making-order .select__title,.making-order__field{padding-bottom:.8125rem}.making-order .select__title,.making-order__field{font-size:.875rem}.making-order__select .select__option{font-size:.875rem}.making-order__radio{gap:1.25rem}.making-order__radio-text{font-size:.9375rem}.cart-overview__head{padding-bottom:1.875rem}.cart-managment-product{padding-top:1.875rem}.cart-managment-product{padding-bottom:1.875rem}.cart-managment-product__btn-select{padding-right:1.875rem}.cart-managment-product__btn-select-item{width:.9375rem}.cart-managment-product__imagebox{margin-right:1.875rem}.cart-managment-product__btn-delete{gap:.625rem}.cart-managment-product__btn-delete{font-size:.875rem}.cart-managment-product__btn-delete::before{font-size:.9375rem}.quantity-control{height:2.6875rem}.quantity-control__count{font-size:.9375rem}.cart{padding-bottom:5.625rem}.cart__empty{padding-top:1.25rem}.cart-managment__custom-checkbox{width:.9375rem}.cart-managment__select-all-text{font-size:.875rem}.cart-managment__delete-selected{font-size:.875rem}.login__inner{padding-top:7.8125rem}.login__title{font-size:1.5rem}.login__input{padding-left:1.25rem}.login__input{padding-right:1.25rem}.login__input{font-size:.875rem}.login__input{height:3.125rem}.login__password-link{font-size:.75rem}.login__button{font-size:.9375rem}.login__button{height:2.6875rem}.form__viewpass::before{font-size:1.25rem}.form__viewpass._viewpass-active::before{font-size:1.25rem}.form__viewpass{height:3.125rem}.login__password-text{font-size:.75rem}.pass__title{font-size:1.5rem}.pass__subtitle{font-size:.9375rem}.page{padding-top:5.375rem}.fault__inner{padding-top:6.5625rem}.fault__inner{padding-bottom:13.625rem}.fault__title-item{font-size:9.375rem}.fault__black-text{font-size:1.875rem}.fault__black-text{margin-bottom:.9375rem}.fault__gray-text li{font-size:.875rem}.fault__button-link{font-size:.9375rem}.delivery{padding-bottom:12.5rem}.delivery{padding-top:5.6875rem}.delivery__title{margin-bottom:1.875rem}.delivery__title-item{font-size:2.5rem}.spollers__item-delivery{padding-bottom:1.875rem}.spollers__item-delivery{padding-top:1.875rem}.spollers__title-delivery{font-size:.9375rem}.spollers__body-delivery{padding-top:1.25rem}.spollers__body-delivery{font-size:.875rem}.contacts{padding-top:6rem}.contacts{padding-bottom:12.5rem}.contacts__info{margin-bottom:3.125rem}.contacts__box{padding-top:2.5rem}.contacts__box{padding-bottom:3.125rem}.contacts__box{padding-right:6.25rem}.contacts__title{margin-bottom:2.5rem}.contacts__title-items{font-size:1.75rem}.contacts__list-name{font-size:1.125rem}.contacts__list-info{font-size:.875rem}.contacts__button span{font-size:.9375rem}.contacts__details{padding-left:2.5rem}.contacts__details{padding-top:2.5rem}.contacts__details{padding-bottom:3.125rem}.contacts__select-item-title{font-size:1.125rem}.goods__inner{gap:5.875rem}.goods__inner{padding-bottom:13.75rem}.goods__inner{padding-top:9.375rem}.goods__title{font-size:3rem}.goods__title{margin-bottom:.9375rem}.goods__information-box{gap:4.0625rem}.goods__information-text{font-size:.875rem}.information-link::after{width:2.5rem}.information-title{font-size:.875rem}.goods__cards-content{margin-bottom:1.25rem}.goods__cards-top{gap:1.25rem}.goods__cards-items{gap:.625rem}.goods__cards-pictures{padding:.625rem}.goods__cards-down{gap:1.25rem}.goods__cards-text{font-size:.9375rem}.products{padding-top:11.25rem}.products{padding-bottom:11.25rem}.products__top{gap:23.4375rem}.products__top{margin-bottom:2.5rem}.products__title{margin-bottom:1.25rem}.products__title-items{font-size:2.5rem}.products__top-text{font-size:.9375rem}.products__cart{height:12.5rem}.products__cart-text{font-size:.9375rem}.consultation{padding-bottom:5.625rem}.consultation__inner{padding-top:3.25rem}.consultation__inner{padding-bottom:3.25rem}.consultation__title{margin-bottom:1.25rem}.consultation__title-items{font-size:2.5rem}.consultation__info{font-size:.9375rem}.consultation__info{margin-bottom:2.5rem}.button__orange span{font-size:.9375rem}.button__clear{font-size:.9375rem}.advantages{padding-top:5.625rem}.advantages{padding-bottom:5.625rem}.advantages__top{gap:18.1875rem}.advantages__top{margin-bottom:2.5rem}.advantages__title{margin-bottom:1.25rem}.advantages__title-items{font-size:2.5rem}.advantages__top-text{font-size:.9375rem}.advantages__cart{height:25rem}.advantages__cart{padding-left:1.875rem}.advantages__cart{padding-right:1.875rem}.advantages__cart{padding-top:9.375rem}.advantages__cart{padding-bottom:6.1875rem}.advantages__cart-title{font-size:1.125rem}.advantages__cart-text{font-size:.9375rem}.advantages__cart-number{font-size:9.375rem}.cooperation{padding-top:5.625rem}.cooperation{padding-bottom:11.25rem}.cooperation__inner{padding-top:3.8125rem}.cooperation__inner{padding-bottom:3.6875rem}.cooperation__title{margin-bottom:.9375rem}.cooperation__title-items{font-size:2.5rem}.cooperation__info{font-size:.875rem}.cooperation__info{margin-bottom:3.125rem}.sked{padding-top:5.1875rem}.sked{padding-bottom:9.375rem}.sked__title{margin-bottom:2.5rem}.sked__title-item{font-size:2.5rem}.sked__form{gap:1.25rem}.sked__form{padding-bottom:1.25rem}.icon-search{font-size:1.5rem}.input.sked__input{font-size:.9375rem}.sked__title-items{font-size:1.125rem}.sked__box-items{padding-top:1.25rem}.sked__box-items{padding-bottom:1.25rem}.sked__box-items{font-size:.9375rem}.sked__box-items-red{padding-bottom:1.25rem}.catalog__content-none-title{font-size:1.125rem}.catalog__content-none-text{font-size:.875rem}.catalog{padding-top:3.125rem}.catalog{padding-bottom:3.125rem}.catalog__search-box{margin-bottom:2.5rem}.catalog__search-top{margin-bottom:2.5rem}.catalog__search-title{font-size:2.5rem}.catalog__search-field{margin-bottom:1.25rem}.catalog__search-input{padding-left:2.75rem}.catalog__search-input{font-size:.9375rem}.catalog__search-btn [class*=icon-]::before{font-size:1.5rem}.catalog__search-text{font-size:.75rem}.black-box{padding-top:3.125rem}.black-box{padding-left:3.125rem}.black-box{padding-right:3.125rem}.black-box{padding-bottom:5.5rem}.black-box-title{font-size:4.375rem}.black-box-text{font-size:.875rem}.catalog__inner{margin-top:3.125rem}.catalog__top-title{font-size:.9375rem}.catalog__title{font-size:.9375rem}.catalog__range-data{font-size:.875rem}.catalog__more{font-size:.75rem}.catalog__subtract-filters-btn{font-size:.9375rem}.catalog__content-item{padding:.9375rem}.catalog__product-name{font-size:.75rem}.catalog__product-title{font-size:.875rem}.catalog__product-list__more{margin-top:3.125rem}.catalog__product-list__more{font-size:.75rem}.catalog__see-link{font-size:.9375rem}.product__data-box{margin-bottom:6.25rem}.product__data{gap:3.75rem}.product__data-status{margin-bottom:.625rem}.product__data-status{font-size:.75rem}.product__data-heading{margin-bottom:1.875rem}.product__data-title{font-size:1.75rem}.product__data-pay-box{margin-bottom:1.875rem}.product__data-price{gap:.9375rem}.product__data-price{font-size:1.75rem}.product__data-btn{height:2.6875rem}.product__data-btn{font-size:.9375rem}.product__data-characteristics-name{font-size:.75rem}.product__data-characteristics-data{font-size:.75rem}.main-product{padding-top:3.125rem}.main-product .quantity{height:2.6875rem}.main-product .quantity__input input{font-size:.9375rem}.product__data-download{gap:1.25rem}.product__data-download{height:3.75rem}.product__data-download-name{font-size:.875rem}.product__data-download-format{font-size:.75rem}.product__aside{margin-bottom:4.375rem}.product__aside-desc{margin-bottom:4.375rem}.product__aside-title{font-size:1.125rem}.product__aside-text{font-size:.9375rem}.product__aside-characteristics:not(:last-child){margin-bottom:2.5rem}.product__aside-characteristics-name{font-size:.875rem}.product__aside-characteristics-data{font-size:.875rem}}@media (min-width:48em){.cart-product__imagebox{width:7.5rem}}@media (max-width:1330px){.footer__block:last-child{border-right:none}}@media (max-width:64em){.hero__become{margin-right:.0000000625rem}.about__inner{-webkit-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem}.advantages-list__item{padding-top:5rem}.advantages-list__item{padding-right:.9375rem}.advantages-list__item{padding-left:.9375rem}.advantages-list__item{padding-bottom:2.5rem}.advantages-list__item::before{top:1.5625rem}.avito__qr-wrapper{margin-right:3.125rem}.making-order__wrapper{-webkit-column-gap:1.5625rem;-moz-column-gap:1.5625rem;column-gap:1.5625rem}.cart-managment-product__btn-select{padding-right:.9375rem}.cart-managment-product__imagebox{margin-right:.9375rem}}@media (max-width:525px){.hero__title{max-width:100%;line-height:1.5}}@media (max-width:375px){.advantages__title{max-width:9.7222222222em}}@media (max-width:20em){.catalog__top-select .select__title{font-size:.625rem}.catalog__top-select .select__options{font-size:.625rem}.popup__text-title{font-size:1.125rem}.popup__text-subtitle{font-size:.625rem}.popup__successful-order-title{font-size:.875rem}.popup__successful-order-subtitle{font-size:.625rem}.section{padding-top:3.125rem}.section{padding-bottom:3.125rem}.section__title{font-size:1.125rem}.page-title{font-size:1.125rem}.breadcrumbs__item{font-size:.5rem}.breadcrumbs__item:not(:last-child)::after{width:.625rem}.breadcrumbs__link{gap:.3125rem}.circle-link{padding-top:.5rem}.circle-link{padding-bottom:.5rem}.circle-link{padding-left:.9375rem}.circle-link{font-size:.625rem}.circle-link::before{width:1.875rem}.button{font-size:.625rem}.form__item-alert{font-size:.5rem}.form__field{padding-top:.625rem}.form__field{padding-bottom:.625rem}.form__field{padding-left:.875rem}.form__field{padding-right:.875rem}.form__field{font-size:.75rem}.form__field-caption{left:.9375rem}.form__field-caption{font-size:.75rem}.form__select .select__title{padding-top:.625rem}.form__select .select__title{padding-bottom:.625rem}.form__select .select__title{padding-left:.875rem}.form__select .select__title{padding-right:.875rem}.form__select .select__title{font-size:.75rem}.form__select .select__option{padding-left:.625rem}.form__select .select__option{padding-right:.625rem}.form__select .select__option{padding-top:.5rem}.form__select .select__option{padding-bottom:.5rem}.form__select .select__option{font-size:.75rem}.link{font-size:.625rem}.page-top__inner{padding-top:1.25rem}.page-top__inner{padding-bottom:1.875rem}.order-summary-block{padding-top:1.25rem}.order-summary-block{padding-bottom:1.25rem}.order-summary-block{padding-right:.9375rem}.order-summary-block{padding-left:.9375rem}.order-summary-block__head{margin-bottom:1.25rem}.order-summary-block__title{font-size:.75rem}.order-summary-block__count{font-size:.5rem}.order-summary-block__divider{margin-top:1.25rem}.order-summary-block__divider{margin-bottom:1.25rem}.order-summary-block__stick-control-input{height:1.875rem}.order-summary-block__stick-control-input{padding-left:.625rem}.order-summary-block__stick-control-input{padding-right:.625rem}.order-summary-block__stick-control-input{font-size:.625rem}.order-summary-block__stick-control-button{height:1.875rem}.order-summary-block__total{margin-bottom:1.25rem}.order-summary-block__total{font-size:.875rem}.order-summary-block__link{margin-bottom:.625rem}.order-summary-block__reminder{font-size:.5rem}.characteristics-list__item{font-size:.625rem}.page-breadcrumbs__inner{padding-top:.3125rem}.price-block__main{font-size:.75rem}.price-block__piece{font-size:.5rem}.cart-product__imagebox{width:4.375rem}.cart-product__title{font-size:.625rem}.empty-block__title{font-size:.875rem}.empty-block__text{font-size:.625rem}.menu__link{font-size:.625rem}.menu__arrow{font-size:.9375rem}.search-form__link{font-size:.625rem}.footer{padding-top:6.25rem}.footer__box-p{font-size:.5rem}.footer__box-p:last-of-type{margin-top:.9375rem}.footer__block-caption{margin-bottom:.625rem}.footer__block-caption{font-size:.75rem}.hero{padding-bottom:.625rem}.hero__inner{padding-top:.3125rem}.hero__title{font-size:.9375rem}.hero__p-wrapper{margin-bottom:1.25rem}.hero__p{font-size:.625rem}.hero_cooperation{padding-bottom:3.125rem}.hero_cooperation .hero__title{margin-bottom:.625rem}.hero_cooperation .hero__title{font-size:1.25rem}.hero__become{padding-right:.625rem}.hero__become{padding-left:.625rem}.hero__become{padding-top:.625rem}.hero__become{padding-bottom:.625rem}.hero__become-caption{font-size:1.125rem}.hero__become-tabs-content{min-height:21.5625rem}.hero__become-tabs-button{font-size:.625rem}.hero__become-form .select__option{padding-left:.875rem}.hero__become-form .select__option{padding-right:.875rem}.about__title{margin-bottom:1.25rem}.about__p-wrapper{margin-bottom:1.25rem}.about__p{font-size:.625rem}.advantages__inner{padding-top:2.5rem}.advantages__inner{padding-bottom:2.8125rem}.advantages__text{margin-bottom:1.875rem}.advantages__title{margin-bottom:.625rem}.advantages__p{font-size:.625rem}.advantages-list__item::before{font-size:4.375rem}.advantages-list__item-title{font-size:.625rem}.advantages-list__item-p{font-size:.5rem}.employees__title{margin-bottom:1.25rem}.employees-list__item{padding:.5625rem}.employees-list__item-image-wrap{margin-bottom:.625rem}.employees-list__item-title{font-size:.625rem}.employees-list__item-position{font-size:.5rem}.contacts__title{margin-bottom:.625rem}.contacts__list{margin-bottom:.625rem}.contacts-list__item-caption{font-size:.75rem}.contacts-list__item-value{font-size:.625rem}.footer-list__item{font-size:.625rem}.company-info-list{font-size:.5rem}.avito__title{margin-bottom:.625rem}.avito__title{font-size:.9375rem}.avito__p-wrapper{margin-bottom:1.25rem}.avito__p{font-size:.625rem}.avito__img-wrapper{padding-top:2.1875rem}.cooperation-info{padding-top:3.125rem}.cooperation-info__title{margin-bottom:1.25rem}.cooperation-info-panel__inner{padding:.9375rem}.cooperation-info-panel__list-item+.cooperation-info-panel__list-item{margin-top:1.25rem}.cooperation-info-panel__list-item-title{margin-bottom:.625rem}.cooperation-info-panel__list-item-title{font-size:.875rem}.cooperation-info-panel__list-item-p{font-size:.625rem}.cooperation-info-panel__select .select__option{padding-top:.625rem}.cooperation-info-panel__select .select__option{padding-bottom:.625rem}.cooperation-info-panel__select .select__option{font-size:.625rem}.cooperation-info-panel__select .select__value{font-size:.625rem}.making-order{padding-bottom:3.125rem}.making-order__block:not(.making-order__summary){padding-top:1.25rem}.making-order__block:not(.making-order__summary){padding-bottom:1.25rem}.making-order__block-title{margin-bottom:.9375rem}.making-order__block-title{font-size:.75rem}.making-order__form{gap:.625rem}.making-order__form .form__field-caption{left:.6875rem}.making-order .select__title,.making-order__field{padding-left:.625rem}.making-order .select__title,.making-order__field{padding-right:.625rem}.making-order .select__title,.making-order__field{padding-top:.6875rem}.making-order .select__title,.making-order__field{padding-bottom:.6875rem}.making-order .select__title,.making-order__field{font-size:.625rem}.making-order__select .select__option{font-size:.625rem}.making-order__radio{gap:.9375rem}.making-order__radio-text{font-size:.625rem}.cart-overview__head{padding-bottom:1.25rem}.cart-managment-product{padding-top:1.25rem}.cart-managment-product{padding-bottom:1.25rem}.cart-managment-product__btn-select-item{width:.625rem}.cart-managment-product__btn-delete{gap:.3125rem}.cart-managment-product__btn-delete{font-size:.625rem}.cart-managment-product__btn-delete::before{font-size:.625rem}.quantity-control{height:2.1875rem}.quantity-control__count{font-size:.625rem}.cart{padding-bottom:1.875rem}.cart__empty{padding-top:3.125rem}.cart-managment__custom-checkbox{width:.625rem}.cart-managment__select-all-text{font-size:.625rem}.cart-managment__delete-selected{font-size:.625rem}.login__inner{padding-top:3.125rem}.login__title{font-size:1.125rem}.login__input{padding-left:.9375rem}.login__input{padding-right:.9375rem}.login__input{font-size:.75rem}.login__input{height:2.5rem}.login__password-link{font-size:.625rem}.login__button{font-size:.625rem}.login__button{height:2.1875rem}.form__viewpass::before{font-size:.9375rem}.form__viewpass._viewpass-active::before{font-size:.9375rem}.form__viewpass{height:2.5rem}.login__password-text{font-size:.625rem}.pass__title{font-size:1.125rem}.pass__subtitle{font-size:.75rem}.page{padding-top:3.4375rem}.fault__inner{padding-top:4.375rem}.fault__inner{padding-bottom:9.375rem}.fault__title-item{font-size:4.375rem}.fault__black-text{font-size:.75rem}.fault__black-text{margin-bottom:.625rem}.fault__gray-text li{font-size:.625rem}.fault__button-link{font-size:.625rem}.delivery{padding-bottom:9.375rem}.delivery{padding-top:2.3125rem}.delivery__title{margin-bottom:.625rem}.delivery__title-item{font-size:1.125rem}.spollers__item-delivery{padding-bottom:1.25rem}.spollers__item-delivery{padding-top:1.25rem}.spollers__title-delivery{font-size:.625rem}.spollers__body-delivery{padding-top:.625rem}.spollers__body-delivery{font-size:.625rem}.contacts{padding-top:2.3125rem}.contacts{padding-bottom:9.375rem}.contacts__info{margin-bottom:6.25rem}.contacts__box{padding-top:.0000000625rem}.contacts__box{padding-bottom:.0000000625rem}.contacts__box{padding-right:.0000000625rem}.contacts__title{margin-bottom:1.875rem}.contacts__title-items{font-size:1.125rem}.contacts__list-name{font-size:.75rem}.contacts__list-info{font-size:.625rem}.contacts__button span{font-size:.625rem}.contacts__details{padding-left:.0000000625rem}.contacts__details{padding-top:.0000000625rem}.contacts__details{padding-bottom:.0000000625rem}.contacts__select-item-title{font-size:.75rem}.goods__inner{gap:2.8125rem}.goods__inner{padding-bottom:6.5625rem}.goods__inner{padding-top:3.125rem}.goods__title{font-size:1.25rem}.goods__title{margin-bottom:.625rem}.goods__information-box{gap:1.25rem}.goods__information-text{font-size:.625rem}.information-link::after{width:1.25rem}.information-title{font-size:.625rem}.goods__cards-content{margin-bottom:.625rem}.goods__cards-top{gap:.625rem}.goods__cards-items{gap:.3125rem}.goods__cards-pictures{padding:.3125rem}.goods__cards-down{gap:.625rem}.goods__cards-text{font-size:.625rem}.products{padding-top:6.25rem}.products{padding-bottom:6.25rem}.products__top{gap:1.25rem}.products__top{margin-bottom:1.875rem}.products__title{margin-bottom:.625rem}.products__title-items{font-size:1.125rem}.products__top-text{font-size:.625rem}.products__cart{height:11.125rem}.products__cart-text{font-size:.8125rem}.consultation{padding-bottom:3.125rem}.consultation__inner{padding-top:2.5rem}.consultation__inner{padding-bottom:3rem}.consultation__title{margin-bottom:.625rem}.consultation__title-items{font-size:1.125rem}.consultation__info{font-size:.625rem}.consultation__info{margin-bottom:1.5625rem}.button__orange span{font-size:.625rem}.button__clear{font-size:.625rem}.advantages{padding-top:3.125rem}.advantages{padding-bottom:3.125rem}.advantages__top{gap:1.25rem}.advantages__top{margin-bottom:1.875rem}.advantages__title{margin-bottom:.625rem}.advantages__title-items{font-size:1.125rem}.advantages__top-text{font-size:.625rem}.advantages__cart{height:14.375rem}.advantages__cart{padding-left:.9375rem}.advantages__cart{padding-right:.9375rem}.advantages__cart{padding-top:5rem}.advantages__cart{padding-bottom:2.5rem}.advantages__cart-title{font-size:.625rem}.advantages__cart-text{font-size:.5rem}.advantages__cart-number{font-size:4.375rem}.cooperation{padding-top:3.125rem}.cooperation{padding-bottom:6.25rem}.cooperation__inner{padding-top:1.25rem}.cooperation__inner{padding-bottom:1.9375rem}.cooperation__title{margin-bottom:.625rem}.cooperation__title-items{font-size:1.125rem}.cooperation__info{font-size:.625rem}.cooperation__info{margin-bottom:1.875rem}.sked{padding-top:2.3125rem}.sked{padding-bottom:6.25rem}.sked__title{margin-bottom:1.875rem}.sked__title-item{font-size:1.125rem}.sked__form{gap:.9375rem}.sked__form{padding-bottom:.625rem}.icon-search{font-size:.9375rem}.input.sked__input{font-size:.75rem}.sked__title-items{font-size:.75rem}.sked__box-items{padding-top:.625rem}.sked__box-items{padding-bottom:.625rem}.sked__box-items{font-size:.625rem}.sked__box-items-red{padding-bottom:.625rem}.catalog__content-none-title{font-size:.875rem}.catalog__content-none-text{font-size:.625rem}.catalog{padding-top:1.25rem}.catalog{padding-bottom:1.25rem}.catalog__search-box{margin-bottom:1.25rem}.catalog__search-top{margin-bottom:1.25rem}.catalog__search-title{font-size:1.125rem}.catalog__search-field{margin-bottom:.625rem}.catalog__search-input{padding-left:1.875rem}.catalog__search-input{font-size:.75rem}.catalog__search-btn [class*=icon-]::before{font-size:.9375rem}.catalog__search-text{font-size:.625rem}.black-box{padding-top:.9375rem}.black-box{padding-left:.9375rem}.black-box{padding-right:.9375rem}.black-box{padding-bottom:2.375rem}.black-box-title{font-size:1.5rem}.black-box-text{font-size:.5rem}.catalog__inner{margin-top:1.25rem}.catalog__top-title{font-size:.75rem}.catalog__title{font-size:.75rem}.catalog__range-data{font-size:.625rem}.catalog__more{font-size:.625rem}.catalog__subtract-filters-btn{font-size:.625rem}.catalog__content-item{padding:.625rem}.catalog__product-name{font-size:.5rem}.catalog__product-title{font-size:.625rem}.catalog__product-list__more{margin-top:1.875rem}.catalog__product-list__more{font-size:.625rem}.catalog__see-link{font-size:.625rem}.product__data-box{margin-bottom:2.5rem}.product__data{gap:1.875rem}.product__data-status{margin-bottom:.3125rem}.product__data-status{font-size:.625rem}.product__data-heading{margin-bottom:.9375rem}.product__data-title{font-size:.875rem}.product__data-pay-box{margin-bottom:2.5rem}.product__data-price{gap:.3125rem}.product__data-price{font-size:1.125rem}.product__data-btn{height:2.1875rem}.product__data-btn{font-size:.625rem}.product__data-characteristics-name{font-size:.625rem}.product__data-characteristics-data{font-size:.625rem}.main-product{padding-top:1.25rem}.main-product .quantity{height:2.1875rem}.main-product .quantity__input input{font-size:.625rem}.product__data-download{gap:.9375rem}.product__data-download{height:3.125rem}.product__data-download-name{font-size:.625rem}.product__data-download-format{font-size:.625rem}.product__aside{margin-bottom:2.5rem}.product__aside-desc{margin-bottom:2.5rem}.product__aside-title{font-size:.75rem}.product__aside-text{font-size:.625rem}.product__aside-characteristics:not(:last-child){margin-bottom:1.25rem}.product__aside-characteristics-name{font-size:.625rem}.product__aside-characteristics-data{font-size:.625rem}}@media (max-width:83.125em)and (max-width:20em){.products__top{gap:1.25rem}.advantages__top{gap:1.25rem}}@media (max-width:83.125em){.products__cart{border-right:1px solid var(--gray-stroke)}}@media (max-width:71.875em){.catalog__content-item{max-width:calc(33.333% - 1px)}}@media (max-width:65.625em){.menu__list-social{display:none}}@media (max-width:63.99875em){.hero_cooperation .hero__row{flex-wrap:wrap}.hero__become{margin:0 auto}.about__inner{flex-wrap:wrap}.advantages-list{grid-template-columns:1fr 1fr}.advantages-list__item{margin:0 -1px -1px 0;border:1px solid var(--dark-stroke)}.avito__qr-wrapper{display:none}.cooperation-info-panel{flex-wrap:wrap}.cooperation-info-panel__aside{width:100%}.cooperation-info-panel__content{width:100%}.making-order__wrapper{flex-wrap:wrap}.cart-managment-product:last-child{border-bottom:none}.cart__wrapper{flex-wrap:wrap}}@media (max-width:61.99875em){.header__top-inner{width:100%;margin-top:1.25rem}.header__social-link i{color:#262633}.header__call-link{color:var(--gray-2)}.header__search{width:100%}.menu__body{flex-direction:column;position:fixed;overflow:auto;width:100%;height:100%;top:0;left:-100%;background:var(--white);transition:left .3s ease 0s;padding:5.625rem .9375rem;border:unset}.menu__body::before{content:"";position:absolute;top:0;left:0;width:100%;height:56px;transition:left .3s ease 0s,top .3s ease 0s;background:var(--white);z-index:2;border-bottom:1px solid var(--gray-stroke)}.menu-open .menu__body{left:0}.menu-open .menu__body::before{transition:left .3s ease 0s;left:0}.menu__list{width:100%;margin-bottom:1.25rem}.menu__link{width:100%;justify-content:space-between;padding:1.25rem 0;border-top:1px solid var(--gray-stroke);border-bottom:1px solid var(--gray-stroke);transition:border-bottom .3s ease 0s}.menu__link._spoller-active .menu__arrow{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.menu__sub-image-box{display:none}.actions__header-menu{width:3.4375rem;height:3.4375rem;display:flex;align-items:center;justify-content:center}.icon-menu{display:block;position:relative;width:1.25rem;height:.625rem;z-index:5}.icon-menu span,.icon-menu::after,.icon-menu::before{content:"";transition:all .3s ease 0s;right:0;position:absolute;width:100%;height:.125rem;background-color:#262633;border-radius:1px}.icon-menu::before{top:0}.icon-menu::after{bottom:0}.icon-menu span{border-radius:1px;top:calc(50% - .0625rem)}.menu-open .icon-menu span{width:0}.menu-open .icon-menu::before{top:calc(50% - .0625rem);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.menu-open .icon-menu::after{bottom:calc(50% - .0625rem);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fault__mail{text-align:center}.contacts__info{flex-direction:column;gap:50px;border-bottom:none;border-top:none}.contacts__box{border-right:none}.contacts__details{padding-left:0}.goods__inner{flex-direction:column}.information-link::after{left:120px}.circle{width:30px;height:30px;top:-9px;left:0}.information-title{padding-left:10px}.products__down{justify-content:center;gap:15px}.advantages__information-link::after{left:170px}.advantages__down{justify-content:center}.catalog__content-item{max-width:calc(50% - 1px)}.catalog__see-box{gap:3.125rem}}@media (max-width:61.99875em)and (max-width:29.99875em){.menu__body::before{height:3.1875rem}}@media (max-width:61.99875em)and (any-hover:none){.icon-menu{cursor:default}}@media (max-width:61.99875em)and (max-width:20em){.products__top{gap:1.25rem}.advantages__top{gap:1.25rem}}@media (max-width:47.99875em){.catalog__top-select .select__title{max-height:2.1875rem}.catalog__top-select .select__value{height:2.125rem;padding:0 .625rem}.popup__close{position:absolute;top:.9375rem;right:.9375rem;left:unset;border-radius:unset;padding:.3125rem;border:unset}.popup__content{flex-direction:column}.breadcrumbs{row-gap:.3125rem;-webkit-column-gap:.625rem;-moz-column-gap:.625rem;column-gap:.625rem}.line-link::after{width:20px}.header__top-inner{flex-direction:column;gap:1.875rem}.footer__inner{padding:50px 0 60px;flex-wrap:wrap;text-align:center}.footer__logo-wrapper{margin:0 auto;width:100%}.footer__box{order:1;margin-top:20px}.footer__block{width:50%}.about__slider-wrapper{flex-direction:column}.about-slider__button{font-size:16px}.about-slider__button-prev i:before{content:""}.about-slider__button-next i:before{content:""}.about-thumbs-slider__wrapper{margin-bottom:0;margin-right:-10px}.about-thumbs-slider__slide{width:52px}.employees-list{grid-template-columns:repeat(2,minmax(0,260px))}.contacts__inner{flex-direction:column}.contacts__map-wrapper{aspect-ratio:16/25;margin:0 -15px;width:auto;max-height:500px}.avito__inner{flex-wrap:wrap}.avito__img-wrapper{margin:0 auto}.cart-managment__custom-checkbox{border-radius:2px}.cart-managment__custom-checkbox::before{font-size:8px}.page{padding-top:55px}.fault__button{width:100%}.contacts__button{width:100%;height:auto;padding-top:10px;padding-bottom:10px;margin-top:10px}.map__container{padding:0}.contacts__map__image{aspect-ratio:320/500}.goods__information-box{flex-direction:column;align-items:flex-start}.information-link{padding-left:15px}.information-link::after{top:50%;left:110px}.information-title{padding-left:0}.products__top{flex-direction:column;align-items:flex-start}.products__top-info{max-width:100%}.consultation__button{flex-direction:column;width:100%;text-align:center}.button__orange{padding:10px 0;width:100%}.button__clear{padding:10px 0;width:100%}.advantages__top{flex-direction:column;align-items:flex-start}.advantages__top-info{max-width:100%}.advantages__title{max-width:174px}.advantages__information-link::after{left:160px}.advantages__down{flex-wrap:wrap}.advantages__cart{max-width:50%}.sked__title{flex-basis:0px}.sked__form{margin-bottom:20px}.sked__list-items{flex-direction:column;padding-top:0;border-top:none}.sked__box{flex-basis:0px}.sked__picturs{display:none}.catalog__content-none{margin-top:3.125rem}.catalog__inner{position:relative}.catalog__aside-box{flex-direction:column;position:fixed;overflow:auto;max-width:100%;z-index:2;width:100%;height:100%;top:0;left:-100%;background:var(--white);transition:left .3s ease 0s;padding:4.625rem .9375rem;border:unset}.catalog__top-heading{margin-bottom:1.875rem}.catalog__aside-item:not(:last-child){margin-bottom:1.875rem}.catalog__heading{margin-bottom:.625rem}.catalog__more{margin-top:.3125rem}.catalog__subtract-filters-btn{height:2.1875rem}.catalog__product-price{flex-direction:column;align-items:flex-start;gap:.9375rem}.catalog__product-btn-box{width:100%}.catalog__product-btn{width:100%;z-index:1;position:relative;border:1px solid var(--orange);background-color:var(--white);border-radius:30px}.catalog__product-btn::before{content:"В корзину";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-family:var(--font-family);font-weight:500;font-size:10px;line-height:150%;color:var(--orange)}.catalog .catalog__top-heading-content{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);grid-column-gap:10px;grid-row-gap:10px;margin-bottom:1.25rem}.catalog .catalog__top-heading-content .catalog__top-title{grid-area:1/1/2/3}.catalog .catalog__top-heading-content .icon-filter{grid-area:2/1/3/2;width:100%;font-family:var(--font-family);font-weight:500;font-size:10px;line-height:150%;color:var(--gray-1);height:2.1875rem;border:1px solid var(--gray-stroke);border-radius:3px;padding:0 .625rem}.catalog .catalog__top-heading-content .catalog__top-select{grid-area:2/2/3/3;width:100%;min-width:unset}.catalog .quantity{width:100%}.catalog__see-box{flex-direction:column;gap:0}.catalog__see-link{gap:.3125rem}.catalog__see-link [class*=icon-]::before{display:block;visibility:visible}.product-slider__button{font-size:16px}.product-slider__button-prev i:before{content:""}.product-slider__button-next i:before{content:""}.product-thumbs-slider__wrapper{margin-bottom:0;margin-right:-10px}.product-thumbs-slider__slide{width:52px}.product__slider-wrapper{flex-direction:column}.product__data{flex-direction:column;gap:1.875rem}.product__data-pay{margin-bottom:1.25rem}.product__data-basket{flex-direction:column;gap:.3125rem}.product__data-btn{width:100%;border-radius:.1875rem}.main-product .quantity{width:100%}.product__data-download-list{flex-direction:column;gap:.3125rem}.product__data-download [class*=icon-]::before{font-size:1.25rem}.product__aside-characteristics-name{padding:.4375rem .625rem;flex:1 1 100%}.product__aside-characteristics-data{padding:.4375rem .625rem}.product__aside-recommendations .catalog__content-item{width:calc(33.333% - 1px)}}@media (max-width:47.99875em)and (any-hover:hover){.line-link:hover::after{width:30px}}@media (max-width:47.99875em)and (any-hover:none){.line-link:active::after{width:30px}}@media (max-width:47.99875em)and (max-width:32.8125em){.footer__inner{row-gap:2.5rem}}@media (max-width:47.99875em)and (max-width:29.99875em){.product__data-characteristics-name{flex:0 1 140px}}@media (max-width:32.81125em){.empty-block__image{max-width:120px}.footer__block{width:100%}.contacts__button{width:100%}.cooperation-info-panel__content-block{margin:0 -15px}.footer-bottom__inner{flex-direction:column-reverse;padding:30px 0 40px}.making-order__form{grid-template-columns:1fr}.cart-managment-product{grid-template-columns:auto auto 1fr;grid-template-rows:auto auto auto;grid-template-areas:"select imagebox title" "delete imagebox price" "quantity quantity quantity"}.cart-managment-product__btn-delete{height:100%}.cart-managment-product__btn-delete-text{display:none}.cart-managment-product__price{text-align:left;align-self:flex-end}}@media (max-width:32.8125em){.hero__title{padding-top:2.0625rem}.hero__title{padding-bottom:3.1875rem}}@media (max-width:29.99875em){.wrapper>main{padding-top:3.125rem}.popup__successful-order svg{width:7.5rem;height:7.5rem}.header__container{padding:0 0}.header__call{flex-direction:column-reverse;gap:.3125rem}.header__main{min-height:3.125rem}.header__logo{margin:0;padding-left:.9375rem}.header__logo-link{display:block}.header__logo-link img{max-width:7.5rem}.header__search{margin-bottom:1.875rem;border-bottom:1px solid var(--gray-stroke)}.menu__body{padding:5.625rem .9375rem 1.875rem .9375rem}.menu__link._spoller-active{border-bottom:1px solid transparent;transition:border-bottom .3s ease 0s}.menu__link._spoller-active .menu__arrow{-webkit-transform:rotate(0);transform:rotate(0)}.menu__arrow{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.menu__arrow::before{content:""}.menu__sub-list{padding-bottom:.9375rem}.menu__sub-item:not(:last-child){border:unset}.menu__sub-link i{display:none}.menu__sub-link{padding:.3125rem 0;font-size:.625rem}.search-form__input{font-size:.75rem}.search-form__btn{flex:0 0 50px;height:3.125rem;font-size:1.25rem}.actions__header-link{width:3.75rem;font-size:1.25rem;height:3.125rem}.actions__header-count{top:.5625rem;right:.75rem}.actions__header-menu{width:3.75rem;height:3.125rem}.catalog__product-price-text span{font-size:.625rem}.catalog__product-price-text{font-size:.625rem}.product__aside-recommendations .catalog__content-item{width:calc(50% - 1px)}}@media (min-width:20em)and (max-width:83.125em){.catalog__top-select .select__title{font-size:clamp(.625rem ,.5457920792rem + .396039604vw ,.875rem)}.catalog__top-select .select__options{font-size:clamp(.625rem ,.5853960396rem + .198019802vw ,.75rem)}.popup__text-title{font-size:clamp(1.125rem ,1.0061881188rem + .5940594059vw ,1.5rem)}.popup__text-subtitle{font-size:clamp(.625rem ,.525990099rem + .495049505vw ,.9375rem)}.popup__successful-order-title{font-size:clamp(.875rem ,.676980198rem + .9900990099vw ,1.5rem)}.popup__successful-order-subtitle{font-size:clamp(.625rem ,.525990099rem + .495049505vw ,.9375rem)}.section{padding-top:clamp(3.125rem ,2.3329207921rem + 3.9603960396vw ,5.625rem)}.section{padding-bottom:clamp(3.125rem ,2.3329207921rem + 3.9603960396vw ,5.625rem)}.section__title{font-size:clamp(1.125rem ,.6893564356rem + 2.1782178218vw ,2.5rem)}.page-title{font-size:clamp(1.125rem ,.6893564356rem + 2.1782178218vw ,2.5rem)}.breadcrumbs__item{font-size:clamp(.5rem ,.4207920792rem + .396039604vw ,.75rem)}.breadcrumbs__item:not(:last-child)::after{width:clamp(.625rem ,.426980198rem + .9900990099vw ,1.25rem)}.breadcrumbs__link{gap:clamp(.3125rem ,.2728960396rem + .198019802vw ,.4375rem)}.circle-link{padding-top:clamp(.5rem ,.2623762376rem + 1.1881188119vw ,1.25rem)}.circle-link{padding-bottom:clamp(.5rem ,.2623762376rem + 1.1881188119vw ,1.25rem)}.circle-link{padding-left:clamp(.9375rem ,.838490099rem + .495049505vw ,1.25rem)}.circle-link{font-size:clamp(.625rem ,.5457920792rem + .396039604vw ,.875rem)}.circle-link::before{width:clamp(1.875rem ,1.2809405941rem + 2.9702970297vw ,3.75rem)}.button{font-size:clamp(.625rem ,.525990099rem + .495049505vw ,.9375rem)}.form__item-alert{font-size:clamp(.5rem ,.4207920792rem + .396039604vw ,.75rem)}.form__field{padding-top:clamp(.625rem ,.5655940594rem + .297029703vw ,.8125rem)}.form__field{padding-bottom:clamp(.625rem ,.5655940594rem + .297029703vw ,.8125rem)}.form__field{padding-left:clamp(.875rem ,.7561881188rem + .5940594059vw ,1.25rem)}.form__field{padding-right:clamp(.875rem ,.7561881188rem + .5940594059vw ,1.25rem)}.form__field{font-size:clamp(.75rem ,.7103960396rem + .198019802vw ,.875rem)}.form__field-caption{left:clamp(.9375rem ,.8186881188rem + .5940594059vw ,1.3125rem)}.form__field-caption{font-size:clamp(.75rem ,.7103960396rem + .198019802vw ,.875rem)}.form__select .select__title{padding-top:clamp(.625rem ,.5655940594rem + .297029703vw ,.8125rem)}.form__select .select__title{padding-bottom:clamp(.625rem ,.5655940594rem + .297029703vw ,.8125rem)}.form__select .select__title{padding-left:clamp(.875rem ,.7561881188rem + .5940594059vw ,1.25rem)}.form__select .select__title{padding-right:clamp(.875rem ,.7561881188rem + .5940594059vw ,1.25rem)}.form__select .select__title{font-size:clamp(.75rem ,.7103960396rem + .198019802vw ,.875rem)}.form__select .select__option{padding-left:clamp(.625rem ,.426980198rem + .9900990099vw ,1.25rem)}.form__select .select__option{padding-right:clamp(.625rem ,.426980198rem + .9900990099vw ,1.25rem)}.form__select .select__option{padding-top:clamp(.5rem ,.4603960396rem + .198019802vw ,.625rem)}.form__select .select__option{padding-bottom:clamp(.5rem ,.4603960396rem + .198019802vw ,.625rem)}.form__select .select__option{font-size:clamp(.75rem ,.7103960396rem + .198019802vw ,.875rem)}.link{font-size:clamp(.625rem ,.5457920792rem + .396039604vw ,.875rem)}.page-top__inner{padding-top:clamp(1.25rem ,.5569306931rem + 3.4653465347vw ,3.4375rem)}.page-top__inner{padding-bottom:clamp(1.875rem ,1.478960396rem + 1.9801980198vw ,3.125rem)}.order-summary-block{padding-top:clamp(1.25rem ,1.051980198rem + .9900990099vw ,1.875rem)}.order-summary-block{padding-bottom:clamp(1.25rem ,1.051980198rem + .9900990099vw ,1.875rem)}.order-summary-block{padding-right:clamp(.9375rem ,.640470297rem + 1.4851485149vw ,1.875rem)}.order-summary-block{padding-left:clamp(.9375rem ,.640470297rem + 1.4851485149vw ,1.875rem)}.order-summary-block__head{margin-bottom:clamp(1.25rem ,1.051980198rem + .9900990099vw ,1.875rem)}.order-summary-block__title{font-size:clamp(.75rem ,.6311881188rem + .5940594059vw ,1.125rem)}.order-summary-block__count{font-size:clamp(.5rem ,.4207920792rem + .396039604vw ,.75rem)}.order-summary-block__divider{margin-top:clamp(1.25rem ,1.051980198rem + .9900990099vw ,1.875rem)}.order-summary-block__divider{margin-bottom:clamp(1.25rem ,1.051980198rem + .9900990099vw ,1.875rem)}.order-summary-block__stick-control-input{height:clamp(1.875rem ,1.478960396rem + 1.9801980198vw ,3.125rem)}.order-summary-block__stick-control-input{padding-left:clamp(.625rem ,.426980198rem + .9900990099vw ,1.25rem)}.order-summary-block__stick-control-input{padding-right:clamp(.625rem ,.426980198rem + .9900990099vw ,1.25rem)}.order-summary-block__stick-control-input{font-size:clamp(.625rem ,.5457920792rem + .396039604vw ,.875rem)}.order-summary-block__stick-control-button{height:clamp(1.875rem ,1.478960396rem + 1.9801980198vw ,3.125rem)}.order-summary-block__total{margin-bottom:clamp(1.25rem ,1.051980198rem + .9900990099vw ,1.875rem)}.order-summary-block__total{font-size:clamp(.875rem ,.676980198rem + .9900990099vw ,1.5rem)}.order-summary-block__link{margin-bottom:clamp(.625rem ,.525990099rem + .495049505vw ,.9375rem)}.order-summary-block__reminder{font-size:clamp(.5rem ,.4207920792rem + .396039604vw ,.75rem)}.characteristics-list__item{font-size:clamp(.625rem ,.5457920792rem + .396039604vw ,.875rem)}.page-breadcrumbs__inner{padding-top:clamp(.3125rem ,.114480198rem + .9900990099vw ,.9375rem)}.price-block__main{font-size:clamp(.75rem ,.5123762376rem + 1.1881188119vw ,1.5rem)}.price-block__piece{font-size:clamp(.5rem ,.4207920792rem + .396039604vw ,.75rem)}.cart-product__title{font-size:clamp(.625rem ,.525990099rem + .495049505vw ,.9375rem)}.empty-block__title{font-size:clamp(.875rem ,.7957920792rem + .396039604vw ,1.125rem)}.empty-block__text{font-size:clamp(.625rem ,.5457920792rem + .396039604vw ,.875rem)}.menu__link{font-size:clamp(.625rem ,.5457920792rem + .396039604vw ,.875rem)}.menu__arrow{font-size:clamp(.9375rem ,.838490099rem + .495049505vw ,1.25rem)}.search-form__link{font-size:clamp(.625rem ,.5853960396rem + .198019802vw ,.75rem)}.footer{padding-top:clamp(6.25rem ,6.051980198rem + .9900990099vw ,6.875rem)}.footer__box-p{font-size:clamp(.5rem ,.4207920792rem + .396039604vw ,.75rem)}.footer__box-p:last-of-type{margin-top:clamp(.9375rem ,.838490099rem + .495049505vw ,1.25rem)}.footer__block-caption{margin-bottom:clamp(.625rem ,.426980198rem + .9900990099vw ,1.25rem)}.footer__block-caption{font-size:clamp(.75rem ,.7103960396rem + .198019802vw ,.875rem)}.hero{padding-bottom:clamp(.625rem ,-.9591584158rem + 7.9207920792vw ,5.625rem)}.hero__inner{padding-top:clamp(.3125rem ,.114480198rem + .9900990099vw ,.9375rem)}.hero__title{font-size:clamp(.9375rem ,.2840346535rem + 3.2673267327vw ,3rem)}.hero__p-wrapper{margin-bottom:clamp(1.25rem ,1.051980198rem + .9900990099vw ,1.875rem)}.hero__p{font-size:clamp(.625rem ,.5457920792rem + .396039604vw ,.875rem)}.hero_cooperation{padding-bottom:clamp(3.125rem ,2.3329207921rem + 3.9603960396vw ,5.625rem)}.hero_cooperation .hero__title{margin-bottom:clamp(.625rem ,.525990099rem + .495049505vw ,.9375rem)}.hero_cooperation .hero__title{font-size:clamp(1.25rem ,.6955445545rem + 2.7722772277vw ,3rem)}.hero__become{padding-right:clamp(.625rem ,.228960396rem + 1.9801980198vw ,1.875rem)}.hero__become{padding-left:clamp(.625rem ,.228960396rem + 1.9801980198vw ,1.875rem)}.hero__become{padding-top:clamp(.625rem ,.228960396rem + 1.9801980198vw ,1.875rem)}.hero__become{padding-bottom:clamp(.625rem ,.228960396rem + 1.9801980198vw ,1.875rem)}.hero__become-caption{font-size:clamp(1.125rem ,1.0061881188rem + .5940594059vw ,1.5rem)}.hero__become-tabs-content{min-height:clamp(21.5625rem ,20.8100247525rem + 3.7623762376vw ,23.9375rem)}.hero__become-tabs-button{font-size:clamp(.625rem ,.525990099rem + .495049505vw ,.9375rem)}.hero__become-form .select__option{padding-left:clamp(.875rem ,.7561881188rem + .5940594059vw ,1.25rem)}.hero__become-form .select__option{padding-right:clamp(.875rem ,.7561881188rem + .5940594059vw ,1.25rem)}.about__title{margin-bottom:clamp(1.25rem ,1.051980198rem + .9900990099vw ,1.875rem)}.about__p-wrapper{margin-bottom:clamp(1.25rem ,1.051980198rem + .9900990099vw ,1.875rem)}.about__p{font-size:clamp(.625rem ,.525990099rem + .495049505vw ,.9375rem)}.advantages__inner{padding-top:clamp(2.5rem ,2.103960396rem + 1.9801980198vw ,3.75rem)}.advantages__inner{padding-bottom:clamp(2.8125rem ,2.614480198rem + .9900990099vw ,3.4375rem)}.advantages__text{margin-bottom:clamp(1.875rem ,1.676980198rem + .9900990099vw ,2.5rem)}.advantages__title{margin-bottom:clamp(.625rem ,.426980198rem + .9900990099vw ,1.25rem)}.advantages__p{font-size:clamp(.625rem ,.525990099rem + .495049505vw ,.9375rem)}.advantages-list__item::before{font-size:clamp(4.375rem ,2.7908415842rem + 7.9207920792vw ,9.375rem)}.advantages-list__item-title{font-size:clamp(.625rem ,.4665841584rem + .7920792079vw ,1.125rem)}.advantages-list__item-p{font-size:clamp(.5rem ,.3613861386rem + .6930693069vw ,.9375rem)}.employees__title{margin-bottom:clamp(1.25rem ,.853960396rem + 1.9801980198vw ,2.5rem)}.employees-list__item{padding:clamp(.5625rem ,.463490099rem + .495049505vw ,.875rem)}.employees-list__item-image-wrap{margin-bottom:clamp(.625rem ,.525990099rem + .495049505vw ,.9375rem)}.employees-list__item-title{font-size:clamp(.625rem ,.525990099rem + .495049505vw ,.9375rem)}.employees-list__item-position{font-size:clamp(.5rem ,.3811881188rem + .5940594059vw ,.875rem)}.contacts__title{margin-bottom:clamp(.625rem ,.426980198rem + .9900990099vw ,1.25rem)}.contacts__list{margin-bottom:clamp(.625rem ,.426980198rem + .9900990099vw ,1.25rem)}.contacts-list__item-caption{font-size:clamp(.75rem ,.6311881188rem + .5940594059vw ,1.125rem)}.contacts-list__item-value{font-size:clamp(.625rem ,.5457920792rem + .396039604vw ,.875rem)}.footer-list__item{font-size:clamp(.625rem ,.5853960396rem + .198019802vw ,.75rem)}.company-info-list{font-size:clamp(.5rem ,.4207920792rem + .396039604vw ,.75rem)}.avito__title{margin-bottom:clamp(.625rem ,.525990099rem + .495049505vw ,.9375rem)}.avito__title{font-size:clamp(.9375rem ,.442450495rem + 2.4752475248vw ,2.5rem)}.avito__p-wrapper{margin-bottom:clamp(1.25rem ,.853960396rem + 1.9801980198vw ,2.5rem)}.avito__p{font-size:clamp(.625rem ,.525990099rem + .495049505vw ,.9375rem)}.avito__img-wrapper{padding-top:clamp(1.875rem ,2.286509901rem + -.495049505vw ,2.1875rem)}.cooperation-info{padding-top:clamp(3.125rem ,2.3329207921rem + 3.9603960396vw ,5.625rem)}.cooperation-info__title{margin-bottom:clamp(1.25rem ,.853960396rem + 1.9801980198vw ,2.5rem)}.cooperation-info-panel__inner{padding:clamp(.9375rem ,.640470297rem + 1.4851485149vw ,1.875rem)}.cooperation-info-panel__list-item+.cooperation-info-panel__list-item{margin-top:clamp(1.25rem ,1.051980198rem + .9900990099vw ,1.875rem)}.cooperation-info-panel__list-item-title{margin-bottom:clamp(.625rem ,.426980198rem + .9900990099vw ,1.25rem)}.cooperation-info-panel__list-item-title{font-size:clamp(.875rem ,.676980198rem + .9900990099vw ,1.5rem)}.cooperation-info-panel__list-item-p{font-size:clamp(.625rem ,.5457920792rem + .396039604vw ,.875rem)}.cooperation-info-panel__select .select__option{padding-top:clamp(.625rem ,.525990099rem + .495049505vw ,.9375rem)}.cooperation-info-panel__select .select__option{padding-bottom:clamp(.625rem ,.525990099rem + .495049505vw ,.9375rem)}.cooperation-info-panel__select .select__option{font-size:clamp(.625rem ,.525990099rem + .495049505vw ,.9375rem)}.cooperation-info-panel__select .select__value{font-size:clamp(.625rem ,.525990099rem + .495049505vw ,.9375rem)}.making-order{padding-bottom:clamp(3.125rem ,2.3329207921rem + 3.9603960396vw ,5.625rem)}.making-order__block:not(.making-order__summary){padding-top:clamp(1.25rem ,1.051980198rem + .9900990099vw ,1.875rem)}.making-order__block:not(.making-order__summary){padding-bottom:clamp(1.25rem ,1.051980198rem + .9900990099vw ,1.875rem)}.making-order__block-title{margin-bottom:clamp(.9375rem ,.640470297rem + 1.4851485149vw ,1.875rem)}.making-order__block-title{font-size:clamp(.75rem ,.6311881188rem + .5940594059vw ,1.125rem)}.making-order__form{gap:clamp(.625rem ,.426980198rem + .9900990099vw ,1.25rem)}.making-order__form .form__field-caption{left:clamp(.6875rem ,.489480198rem + .9900990099vw ,1.3125rem)}.making-order .select__title,.making-order__field{padding-left:clamp(.625rem ,.426980198rem + .9900990099vw ,1.25rem)}.making-order .select__title,.making-order__field{padding-right:clamp(.625rem ,.426980198rem + .9900990099vw ,1.25rem)}.making-order .select__title,.making-order__field{padding-top:clamp(.6875rem ,.6478960396rem + .198019802vw ,.8125rem)}.making-order .select__title,.making-order__field{padding-bottom:clamp(.6875rem ,.6478960396rem + .198019802vw ,.8125rem)}.making-order .select__title,.making-order__field{font-size:clamp(.625rem ,.5457920792rem + .396039604vw ,.875rem)}.making-order__select .select__option{font-size:clamp(.625rem ,.5457920792rem + .396039604vw ,.875rem)}.making-order__radio{gap:clamp(.9375rem ,.838490099rem + .495049505vw ,1.25rem)}.making-order__radio-text{font-size:clamp(.625rem ,.525990099rem + .495049505vw ,.9375rem)}.cart-overview__head{padding-bottom:clamp(1.25rem ,1.051980198rem + .9900990099vw ,1.875rem)}.cart-managment-product{padding-top:clamp(1.25rem ,1.051980198rem + .9900990099vw ,1.875rem)}.cart-managment-product{padding-bottom:clamp(1.25rem ,1.051980198rem + .9900990099vw ,1.875rem)}.cart-managment-product__btn-select-item{width:clamp(.625rem ,.525990099rem + .495049505vw ,.9375rem)}.cart-managment-product__btn-delete{gap:clamp(.3125rem ,.213490099rem + .495049505vw ,.625rem)}.cart-managment-product__btn-delete{font-size:clamp(.625rem ,.5457920792rem + .396039604vw ,.875rem)}.cart-managment-product__btn-delete::before{font-size:clamp(.625rem ,.525990099rem + .495049505vw ,.9375rem)}.quantity-control{height:clamp(2.1875rem ,2.0290841584rem + .7920792079vw ,2.6875rem)}.quantity-control__count{font-size:clamp(.625rem ,.525990099rem + .495049505vw ,.9375rem)}.cart{padding-bottom:clamp(1.875rem ,.6868811881rem + 5.9405940594vw ,5.625rem)}.cart__empty{padding-top:clamp(1.25rem ,3.7190594059rem + -2.9702970297vw ,3.125rem)}.cart-managment__custom-checkbox{width:clamp(.625rem ,.525990099rem + .495049505vw ,.9375rem)}.cart-managment__select-all-text{font-size:clamp(.625rem ,.5457920792rem + .396039604vw ,.875rem)}.cart-managment__delete-selected{font-size:clamp(.625rem ,.5457920792rem + .396039604vw ,.875rem)}.login__inner{padding-top:clamp(3.125rem ,1.6398514851rem + 7.4257425743vw ,7.8125rem)}.login__title{font-size:clamp(1.125rem ,1.0061881188rem + .5940594059vw ,1.5rem)}.login__input{padding-left:clamp(.9375rem ,.838490099rem + .495049505vw ,1.25rem)}.login__input{padding-right:clamp(.9375rem ,.838490099rem + .495049505vw ,1.25rem)}.login__input{font-size:clamp(.75rem ,.7103960396rem + .198019802vw ,.875rem)}.login__input{height:clamp(2.5rem ,2.301980198rem + .9900990099vw ,3.125rem)}.login__password-link{font-size:clamp(.625rem ,.5853960396rem + .198019802vw ,.75rem)}.login__button{font-size:clamp(.625rem ,.525990099rem + .495049505vw ,.9375rem)}.login__button{height:clamp(2.1875rem ,2.0290841584rem + .7920792079vw ,2.6875rem)}.form__viewpass::before{font-size:clamp(.9375rem ,.838490099rem + .495049505vw ,1.25rem)}.form__viewpass._viewpass-active::before{font-size:clamp(.9375rem ,.838490099rem + .495049505vw ,1.25rem)}.form__viewpass{height:clamp(2.5rem ,2.301980198rem + .9900990099vw ,3.125rem)}.login__password-text{font-size:clamp(.625rem ,.5853960396rem + .198019802vw ,.75rem)}.pass__title{font-size:clamp(1.125rem ,1.0061881188rem + .5940594059vw ,1.5rem)}.pass__subtitle{font-size:clamp(.75rem ,.6905940594rem + .297029703vw ,.9375rem)}.page{padding-top:clamp(3.4375rem ,2.8236386139rem + 3.0693069307vw ,5.375rem)}.fault__inner{padding-top:clamp(4.375rem ,3.6819306931rem + 3.4653465347vw ,6.5625rem)}.fault__inner{padding-bottom:clamp(9.375rem ,8.0284653465rem + 6.7326732673vw ,13.625rem)}.fault__title-item{font-size:clamp(4.375rem ,2.7908415842rem + 7.9207920792vw ,9.375rem)}.fault__black-text{font-size:clamp(.75rem ,.3935643564rem + 1.7821782178vw ,1.875rem)}.fault__black-text{margin-bottom:clamp(.625rem ,.525990099rem + .495049505vw ,.9375rem)}.fault__gray-text li{font-size:clamp(.625rem ,.5457920792rem + .396039604vw ,.875rem)}.fault__button-link{font-size:clamp(.625rem ,.525990099rem + .495049505vw ,.9375rem)}.delivery{padding-bottom:clamp(9.375rem ,8.3849009901rem + 4.9504950495vw ,12.5rem)}.delivery{padding-top:clamp(2.3125rem ,1.2431930693rem + 5.3465346535vw ,5.6875rem)}.delivery__title{margin-bottom:clamp(.625rem ,.228960396rem + 1.9801980198vw ,1.875rem)}.delivery__title-item{font-size:clamp(1.125rem ,.6893564356rem + 2.1782178218vw ,2.5rem)}.spollers__item-delivery{padding-bottom:clamp(1.25rem ,1.051980198rem + .9900990099vw ,1.875rem)}.spollers__item-delivery{padding-top:clamp(1.25rem ,1.051980198rem + .9900990099vw ,1.875rem)}.spollers__title-delivery{font-size:clamp(.625rem ,.525990099rem + .495049505vw ,.9375rem)}.spollers__body-delivery{padding-top:clamp(.625rem ,.426980198rem + .9900990099vw ,1.25rem)}.spollers__body-delivery{font-size:clamp(.625rem ,.5457920792rem + .396039604vw ,.875rem)}.contacts{padding-top:clamp(2.3125rem ,1.1441831683rem + 5.8415841584vw ,6rem)}.contacts{padding-bottom:clamp(9.375rem ,8.3849009901rem + 4.9504950495vw ,12.5rem)}.contacts__info{margin-bottom:clamp(3.125rem ,7.2400990099rem + -4.9504950495vw ,6.25rem)}.contacts__box{padding-top:clamp(.0000000625rem ,-.7920791256rem + 3.9603959406vw ,2.5rem)}.contacts__box{padding-bottom:clamp(.0000000625rem ,-.9900989276rem + 4.9504949505vw ,3.125rem)}.contacts__box{padding-right:clamp(.0000000625rem ,-1.9801979375rem + 9.90099vw ,6.25rem)}.contacts__title{margin-bottom:clamp(1.875rem ,1.676980198rem + .9900990099vw ,2.5rem)}.contacts__title-items{font-size:clamp(1.125rem ,.926980198rem + .9900990099vw ,1.75rem)}.contacts__list-name{font-size:clamp(.75rem ,.6311881188rem + .5940594059vw ,1.125rem)}.contacts__list-info{font-size:clamp(.625rem ,.5457920792rem + .396039604vw ,.875rem)}.contacts__button span{font-size:clamp(.625rem ,.525990099rem + .495049505vw ,.9375rem)}.contacts__details{padding-left:clamp(.0000000625rem ,-.7920791256rem + 3.9603959406vw ,2.5rem)}.contacts__details{padding-top:clamp(.0000000625rem ,-.7920791256rem + 3.9603959406vw ,2.5rem)}.contacts__details{padding-bottom:clamp(.0000000625rem ,-.9900989276rem + 4.9504949505vw ,3.125rem)}.contacts__select-item-title{font-size:clamp(.75rem ,.6311881188rem + .5940594059vw ,1.125rem)}.goods__inner{gap:clamp(2.8125rem ,1.8422029703rem + 4.8514851485vw ,5.875rem)}.goods__inner{padding-bottom:clamp(6.5625rem ,4.2852722772rem + 11.3861386139vw ,13.75rem)}.goods__inner{padding-top:clamp(3.125rem ,1.1448019802rem + 9.900990099vw ,9.375rem)}.goods__title{font-size:clamp(1.25rem ,.6955445545rem + 2.7722772277vw ,3rem)}.goods__title{margin-bottom:clamp(.625rem ,.525990099rem + .495049505vw ,.9375rem)}.goods__information-box{gap:clamp(1.25rem ,.3589108911rem + 4.4554455446vw ,4.0625rem)}.goods__information-text{font-size:clamp(.625rem ,.5457920792rem + .396039604vw ,.875rem)}.information-link::after{width:clamp(1.25rem ,.853960396rem + 1.9801980198vw ,2.5rem)}.information-title{font-size:clamp(.625rem ,.5457920792rem + .396039604vw ,.875rem)}.goods__cards-content{margin-bottom:clamp(.625rem ,.426980198rem + .9900990099vw ,1.25rem)}.goods__cards-top{gap:clamp(.625rem ,.426980198rem + .9900990099vw ,1.25rem)}.goods__cards-items{gap:clamp(.3125rem ,.213490099rem + .495049505vw ,.625rem)}.goods__cards-pictures{padding:clamp(.3125rem ,.213490099rem + .495049505vw ,.625rem)}.goods__cards-down{gap:clamp(.625rem ,.426980198rem + .9900990099vw ,1.25rem)}.goods__cards-text{font-size:clamp(.625rem ,.525990099rem + .495049505vw ,.9375rem)}.products{padding-top:clamp(6.25rem ,4.6658415842rem + 7.9207920792vw ,11.25rem)}.products{padding-bottom:clamp(6.25rem ,4.6658415842rem + 7.9207920792vw ,11.25rem)}.products__top{gap:clamp(1.25rem ,-5.7797029703rem + 35.1485148515vw ,23.4375rem)}.products__top{margin-bottom:clamp(1.875rem ,1.676980198rem + .9900990099vw ,2.5rem)}.products__title{margin-bottom:clamp(.625rem ,.426980198rem + .9900990099vw ,1.25rem)}.products__title-items{font-size:clamp(1.125rem ,.6893564356rem + 2.1782178218vw ,2.5rem)}.products__top-text{font-size:clamp(.625rem ,.525990099rem + .495049505vw ,.9375rem)}.products__cart{height:clamp(11.125rem ,10.6893564356rem + 2.1782178218vw ,12.5rem)}.products__cart-text{font-size:clamp(.8125rem ,.7728960396rem + .198019802vw ,.9375rem)}.consultation{padding-bottom:clamp(3.125rem ,2.3329207921rem + 3.9603960396vw ,5.625rem)}.consultation__inner{padding-top:clamp(2.5rem ,2.2623762376rem + 1.1881188119vw ,3.25rem)}.consultation__inner{padding-bottom:clamp(3rem ,2.9207920792rem + .396039604vw ,3.25rem)}.consultation__title{margin-bottom:clamp(.625rem ,.426980198rem + .9900990099vw ,1.25rem)}.consultation__title-items{font-size:clamp(1.125rem ,.6893564356rem + 2.1782178218vw ,2.5rem)}.consultation__info{font-size:clamp(.625rem ,.525990099rem + .495049505vw ,.9375rem)}.consultation__info{margin-bottom:clamp(1.5625rem ,1.265470297rem + 1.4851485149vw ,2.5rem)}.button__orange span{font-size:clamp(.625rem ,.525990099rem + .495049505vw ,.9375rem)}.button__clear{font-size:clamp(.625rem ,.525990099rem + .495049505vw ,.9375rem)}.advantages{padding-top:clamp(3.125rem ,2.3329207921rem + 3.9603960396vw ,5.625rem)}.advantages{padding-bottom:clamp(3.125rem ,2.3329207921rem + 3.9603960396vw ,5.625rem)}.advantages__top{gap:clamp(1.25rem ,-4.1163366337rem + 26.8316831683vw ,18.1875rem)}.advantages__top{margin-bottom:clamp(1.875rem ,1.676980198rem + .9900990099vw ,2.5rem)}.advantages__title{margin-bottom:clamp(.625rem ,.426980198rem + .9900990099vw ,1.25rem)}.advantages__title-items{font-size:clamp(1.125rem ,.6893564356rem + 2.1782178218vw ,2.5rem)}.advantages__top-text{font-size:clamp(.625rem ,.525990099rem + .495049505vw ,.9375rem)}.advantages__cart{height:clamp(14.375rem ,11.0086633663rem + 16.8316831683vw ,25rem)}.advantages__cart{padding-left:clamp(.9375rem ,.640470297rem + 1.4851485149vw ,1.875rem)}.advantages__cart{padding-right:clamp(.9375rem ,.640470297rem + 1.4851485149vw ,1.875rem)}.advantages__cart{padding-top:clamp(5rem ,3.6138613861rem + 6.9306930693vw ,9.375rem)}.advantages__cart{padding-bottom:clamp(2.5rem ,1.3316831683rem + 5.8415841584vw ,6.1875rem)}.advantages__cart-title{font-size:clamp(.625rem ,.4665841584rem + .7920792079vw ,1.125rem)}.advantages__cart-text{font-size:clamp(.5rem ,.3613861386rem + .6930693069vw ,.9375rem)}.advantages__cart-number{font-size:clamp(4.375rem ,2.7908415842rem + 7.9207920792vw ,9.375rem)}.cooperation{padding-top:clamp(3.125rem ,2.3329207921rem + 3.9603960396vw ,5.625rem)}.cooperation{padding-bottom:clamp(6.25rem ,4.6658415842rem + 7.9207920792vw ,11.25rem)}.cooperation__inner{padding-top:clamp(1.25rem ,.4381188119rem + 4.0594059406vw ,3.8125rem)}.cooperation__inner{padding-bottom:clamp(1.9375rem ,1.3830445545rem + 2.7722772277vw ,3.6875rem)}.cooperation__title{margin-bottom:clamp(.625rem ,.525990099rem + .495049505vw ,.9375rem)}.cooperation__title-items{font-size:clamp(1.125rem ,.6893564356rem + 2.1782178218vw ,2.5rem)}.cooperation__info{font-size:clamp(.625rem ,.5457920792rem + .396039604vw ,.875rem)}.cooperation__info{margin-bottom:clamp(1.875rem ,1.478960396rem + 1.9801980198vw ,3.125rem)}.sked{padding-top:clamp(2.3125rem ,1.4016089109rem + 4.5544554455vw ,5.1875rem)}.sked{padding-bottom:clamp(6.25rem ,5.2599009901rem + 4.9504950495vw ,9.375rem)}.sked__title{margin-bottom:clamp(1.875rem ,1.676980198rem + .9900990099vw ,2.5rem)}.sked__title-item{font-size:clamp(1.125rem ,.6893564356rem + 2.1782178218vw ,2.5rem)}.sked__form{gap:clamp(.9375rem ,.838490099rem + .495049505vw ,1.25rem)}.sked__form{padding-bottom:clamp(.625rem ,.426980198rem + .9900990099vw ,1.25rem)}.icon-search{font-size:clamp(.9375rem ,.7592821782rem + .8910891089vw ,1.5rem)}.input.sked__input{font-size:clamp(.75rem ,.6905940594rem + .297029703vw ,.9375rem)}.sked__title-items{font-size:clamp(.75rem ,.6311881188rem + .5940594059vw ,1.125rem)}.sked__box-items{padding-top:clamp(.625rem ,.426980198rem + .9900990099vw ,1.25rem)}.sked__box-items{padding-bottom:clamp(.625rem ,.426980198rem + .9900990099vw ,1.25rem)}.sked__box-items{font-size:clamp(.625rem ,.525990099rem + .495049505vw ,.9375rem)}.sked__box-items-red{padding-bottom:clamp(.625rem ,.426980198rem + .9900990099vw ,1.25rem)}.catalog__content-none-title{font-size:clamp(.875rem ,.7957920792rem + .396039604vw ,1.125rem)}.catalog__content-none-text{font-size:clamp(.625rem ,.5457920792rem + .396039604vw ,.875rem)}.catalog{padding-top:clamp(1.25rem ,.6559405941rem + 2.9702970297vw ,3.125rem)}.catalog{padding-bottom:clamp(1.25rem ,.6559405941rem + 2.9702970297vw ,3.125rem)}.catalog__search-box{margin-bottom:clamp(1.25rem ,.853960396rem + 1.9801980198vw ,2.5rem)}.catalog__search-top{margin-bottom:clamp(1.25rem ,.853960396rem + 1.9801980198vw ,2.5rem)}.catalog__search-title{font-size:clamp(1.125rem ,.6893564356rem + 2.1782178218vw ,2.5rem)}.catalog__search-field{margin-bottom:clamp(.625rem ,.426980198rem + .9900990099vw ,1.25rem)}.catalog__search-input{padding-left:clamp(1.875rem ,1.5977722772rem + 1.3861386139vw ,2.75rem)}.catalog__search-input{font-size:clamp(.75rem ,.6905940594rem + .297029703vw ,.9375rem)}.catalog__search-btn [class*=icon-]::before{font-size:clamp(.9375rem ,.7592821782rem + .8910891089vw ,1.5rem)}.catalog__search-text{font-size:clamp(.625rem ,.5853960396rem + .198019802vw ,.75rem)}.black-box{padding-top:clamp(.9375rem ,.2444306931rem + 3.4653465347vw ,3.125rem)}.black-box{padding-left:clamp(.9375rem ,.2444306931rem + 3.4653465347vw ,3.125rem)}.black-box{padding-right:clamp(.9375rem ,.2444306931rem + 3.4653465347vw ,3.125rem)}.black-box{padding-bottom:clamp(2.375rem ,1.3849009901rem + 4.9504950495vw ,5.5rem)}.black-box-title{font-size:clamp(1.5rem ,.5891089109rem + 4.5544554455vw ,4.375rem)}.black-box-text{font-size:clamp(.5rem ,.3811881188rem + .5940594059vw ,.875rem)}.catalog__inner{margin-top:clamp(1.25rem ,.6559405941rem + 2.9702970297vw ,3.125rem)}.catalog__top-title{font-size:clamp(.75rem ,.6905940594rem + .297029703vw ,.9375rem)}.catalog__title{font-size:clamp(.75rem ,.6905940594rem + .297029703vw ,.9375rem)}.catalog__range-data{font-size:clamp(.625rem ,.5457920792rem + .396039604vw ,.875rem)}.catalog__more{font-size:clamp(.625rem ,.5853960396rem + .198019802vw ,.75rem)}.catalog__subtract-filters-btn{font-size:clamp(.625rem ,.525990099rem + .495049505vw ,.9375rem)}.catalog__content-item{padding:clamp(.625rem ,.525990099rem + .495049505vw ,.9375rem)}.catalog__product-name{font-size:clamp(.5rem ,.4207920792rem + .396039604vw ,.75rem)}.catalog__product-title{font-size:clamp(.625rem ,.5457920792rem + .396039604vw ,.875rem)}.catalog__product-list__more{margin-top:clamp(1.875rem ,1.478960396rem + 1.9801980198vw ,3.125rem)}.catalog__product-list__more{font-size:clamp(.625rem ,.5853960396rem + .198019802vw ,.75rem)}.catalog__see-link{font-size:clamp(.625rem ,.525990099rem + .495049505vw ,.9375rem)}.product__data-box{margin-bottom:clamp(2.5rem ,1.3118811881rem + 5.9405940594vw ,6.25rem)}.product__data{gap:clamp(1.875rem ,1.2809405941rem + 2.9702970297vw ,3.75rem)}.product__data-status{margin-bottom:clamp(.3125rem ,.213490099rem + .495049505vw ,.625rem)}.product__data-status{font-size:clamp(.625rem ,.5853960396rem + .198019802vw ,.75rem)}.product__data-heading{margin-bottom:clamp(.9375rem ,.640470297rem + 1.4851485149vw ,1.875rem)}.product__data-title{font-size:clamp(.875rem ,.5977722772rem + 1.3861386139vw ,1.75rem)}.product__data-pay-box{margin-bottom:clamp(1.875rem ,2.698019802rem + -.9900990099vw ,2.5rem)}.product__data-price{gap:clamp(.3125rem ,.114480198rem + .9900990099vw ,.9375rem)}.product__data-price{font-size:clamp(1.125rem ,.926980198rem + .9900990099vw ,1.75rem)}.product__data-btn{height:clamp(2.1875rem ,2.0290841584rem + .7920792079vw ,2.6875rem)}.product__data-btn{font-size:clamp(.625rem ,.525990099rem + .495049505vw ,.9375rem)}.product__data-characteristics-name{font-size:clamp(.625rem ,.5853960396rem + .198019802vw ,.75rem)}.product__data-characteristics-data{font-size:clamp(.625rem ,.5853960396rem + .198019802vw ,.75rem)}.main-product{padding-top:clamp(1.25rem ,.6559405941rem + 2.9702970297vw ,3.125rem)}.main-product .quantity{height:clamp(2.1875rem ,2.0290841584rem + .7920792079vw ,2.6875rem)}.main-product .quantity__input input{font-size:clamp(.625rem ,.525990099rem + .495049505vw ,.9375rem)}.product__data-download{gap:clamp(.9375rem ,.838490099rem + .495049505vw ,1.25rem)}.product__data-download{height:clamp(3.125rem ,2.926980198rem + .9900990099vw ,3.75rem)}.product__data-download-name{font-size:clamp(.625rem ,.5457920792rem + .396039604vw ,.875rem)}.product__data-download-format{font-size:clamp(.625rem ,.5853960396rem + .198019802vw ,.75rem)}.product__aside{margin-bottom:clamp(2.5rem ,1.9059405941rem + 2.9702970297vw ,4.375rem)}.product__aside-desc{margin-bottom:clamp(2.5rem ,1.9059405941rem + 2.9702970297vw ,4.375rem)}.product__aside-title{font-size:clamp(.75rem ,.6311881188rem + .5940594059vw ,1.125rem)}.product__aside-text{font-size:clamp(.625rem ,.525990099rem + .495049505vw ,.9375rem)}.product__aside-characteristics:not(:last-child){margin-bottom:clamp(1.25rem ,.853960396rem + 1.9801980198vw ,2.5rem)}.product__aside-characteristics-name{font-size:clamp(.625rem ,.5457920792rem + .396039604vw ,.875rem)}.product__aside-characteristics-data{font-size:clamp(.625rem ,.5457920792rem + .396039604vw ,.875rem)}}@media (min-width:20em)and (max-width:48em){.cart-product__imagebox{width:clamp(4.375rem ,2.1428571429rem + 11.1607142857vw ,7.5rem)}}@media (max-width:47.99875em)and (min-width:47.99875em){.footer__inner{row-gap:3.75rem}}@media (max-width:47.99875em)and (min-width:32.8125em)and (max-width:47.99875em){.footer__inner{row-gap:clamp(2.5rem ,-.2008395753rem + 8.2311301342vw ,3.75rem)}}@media (min-width:47.99875em)and (min-width:48em)and (max-width:81.25em){.footer__box{padding-top:clamp(1.875rem ,.0704887218rem + 3.7593984962vw ,3.125rem)}.footer__box{padding-right:clamp(1.5625rem ,-.2420112782rem + 3.7593984962vw ,2.8125rem)}.footer__block{padding-top:clamp(1.875rem ,.0704887218rem + 3.7593984962vw ,3.125rem)}.footer__block{padding-left:clamp(1.5625rem ,-.2420112782rem + 3.7593984962vw ,2.8125rem)}.footer__block{padding-right:clamp(1.5625rem ,-.2420112782rem + 3.7593984962vw ,2.8125rem)}}@media (min-width:47.99875em)and (max-width:48em){.footer__box{padding-top:1.875rem}.footer__box{padding-right:1.5625rem}.footer__block{padding-top:1.875rem}.footer__block{padding-left:1.5625rem}.footer__block{padding-right:1.5625rem}.contacts__text{padding-right:3.125rem}}@media (min-width:32.8125em)and (max-width:81.25em){.hero__title{padding-top:clamp(2.0625rem ,-.9858870968rem + 9.2903225806vw ,6.5625rem)}.hero__title{padding-bottom:clamp(3.1875rem ,.9012096774rem + 6.9677419355vw ,6.5625rem)}}@media (min-width:64em)and (max-width:83.125em){.hero__become{margin-right:clamp(.0000000625rem ,-20.9150324081rem + 32.6797382353vw ,6.25rem)}.about__inner{-webkit-column-gap:clamp(2.5rem ,-10.0490196078rem + 19.6078431373vw ,6.25rem);-moz-column-gap:clamp(2.5rem ,-10.0490196078rem + 19.6078431373vw ,6.25rem);column-gap:clamp(2.5rem ,-10.0490196078rem + 19.6078431373vw ,6.25rem)}.advantages-list__item{padding-top:clamp(5rem ,-9.6405228758rem + 22.8758169935vw ,9.375rem)}.advantages-list__item{padding-right:clamp(.9375rem ,-2.199754902rem + 4.9019607843vw ,1.875rem)}.advantages-list__item{padding-left:clamp(.9375rem ,-2.199754902rem + 4.9019607843vw ,1.875rem)}.advantages-list__item{padding-bottom:clamp(2.5rem ,-10.0490196078rem + 19.6078431373vw ,6.25rem)}.advantages-list__item::before{top:clamp(1.5625rem ,-1.574754902rem + 4.9019607843vw ,2.5rem)}.avito__qr-wrapper{margin-right:clamp(3.125rem ,-1.0580065359rem + 6.5359477124vw ,4.375rem)}.making-order__wrapper{-webkit-column-gap:clamp(1.5625rem ,-1.574754902rem + 4.9019607843vw ,2.5rem);-moz-column-gap:clamp(1.5625rem ,-1.574754902rem + 4.9019607843vw ,2.5rem);column-gap:clamp(1.5625rem ,-1.574754902rem + 4.9019607843vw ,2.5rem)}.cart-managment-product__btn-select{padding-right:clamp(.9375rem ,-2.199754902rem + 4.9019607843vw ,1.875rem)}.cart-managment-product__imagebox{margin-right:clamp(.9375rem ,-2.199754902rem + 4.9019607843vw ,1.875rem)}}@media (min-width:47.99875em)and (min-width:48em)and (max-width:83.125em){.contacts__text{padding-right:clamp(3.125rem ,-1.1454626335rem + 8.896797153vw ,6.25rem)}}@media (min-width:47.99875em)and (min-width:64em)and (max-width:83.125em){.avito__text{margin-right:clamp(1.875rem ,-14.8570261438rem + 26.1437908497vw ,6.875rem)}}@media (min-width:47.99875em)and (max-width:64em){.avito__text{margin-right:1.875rem}}@media (max-width:83.125em)and (min-width:83.125em){.products__top{gap:18.75rem}.advantages__top{gap:18.75rem}}@media (max-width:83.125em)and (min-width:20em)and (max-width:83.125em){.products__top{gap:clamp(1.25rem ,-4.2945544554rem + 27.7227722772vw ,18.75rem)}.advantages__top{gap:clamp(1.25rem ,-4.2945544554rem + 27.7227722772vw ,18.75rem)}}@media (max-width:61.99875em)and (min-width:83.125em){.products__top{gap:12.5rem}.advantages__top{gap:12.5rem}}@media (max-width:61.99875em)and (min-width:20em)and (max-width:83.125em){.products__top{gap:clamp(1.25rem ,-2.3143564356rem + 17.8217821782vw ,12.5rem)}.advantages__top{gap:clamp(1.25rem ,-2.3143564356rem + 17.8217821782vw ,12.5rem)}}@media (any-hover:hover){.select__option:hover{background:#d9d9d9}.catalog__top-select .select__option:hover{background:var(--gray-stroke)}.quantity__button:hover::after,.quantity__button:hover::before{background-color:rgba(0,0,0,.5)}.breadcrumbs__link:hover{opacity:.7}.line-link:hover::after{width:60px}.button_orange:hover{background:#ff2b00}.button_dark:hover{background:var(--lk-dark-menu)}.select_my-select .select__option:hover{background:0 0;color:var(--orange)}.link:hover{opacity:.7}.stick-control__button:hover{opacity:.8}.menu__item:hover .menu__sub-list{transition:all .3s ease 0s;-webkit-transform:translate(0,0);transform:translate(0,0);opacity:1;visibility:visible;pointer-events:auto}.menu__item:hover .menu__arrow{transition:all .3s ease 0s;-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.footer__politic-link:hover{opacity:.5}.about-slider__button:hover{opacity:.3}.advantages-list__item:hover{background:#fff}.advantages-list__item:hover .advantages-list__item-title{color:var(--dark)}.advantages-list__item:hover:before{color:var(--gray-numbers)}.contacts-list__item-link:hover{opacity:.5}.footer-list__link:hover{opacity:.7}.social-list__link:hover{opacity:.5}.cart-managment-product__btn-delete:hover{opacity:.6}.quantity-control__button:hover{opacity:.6}.cart-managment__select-all:hover{opacity:.6}.cart-managment__delete-selected:hover{opacity:.6}.login__button:hover{transition:background .3s ease;background:#ff2b00}.product-slider__button:hover{opacity:.3}}@media (any-hover:none){.breadcrumbs__link:active{opacity:.7}.line-link:active::after{width:60px}.select_my-select .select__option:active{background:0 0;color:var(--orange)}.link:active{opacity:.7}.stick-control__button:active{opacity:.8}.footer__politic-link:active{opacity:.5}.about-slider__button:active{opacity:.3}.contacts-list__item-link:active{opacity:.5}.footer-list__link:active{opacity:.7}.social-list__link:active{opacity:.5}.cart-managment-product__btn-delete:active{opacity:.6}.quantity-control__button:active{opacity:.6}.cart-managment__select-all:active{opacity:.6}.cart-managment__delete-selected:active{opacity:.6}.product-slider__button:active{opacity:.3}}