*{border:0;margin:0;padding:0}*,:after,:before{box-sizing:border-box}:after,:before{display:inline-block}body,html{height:100%}body{line-height:1;scrollbar-gutter:stable;-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{background-color:transparent;color:inherit;font-family:inherit;font-size:inherit;line-height:inherit}input,textarea{width:100%}label{display:inline-block}button,option,select{cursor:pointer}a,button,option,select{-webkit-tap-highlight-color:rgba(0,0,0,0)}a{color:inherit;display:inline-block;text-decoration:none}ul li{list-style:none}img{height:auto;max-width:100%;vertical-align:middle}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}@font-face{font-display:swap;font-family:Onest;font-style:normal;font-weight:600;src:url(../assets/fonts/Onest-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Onest;font-style:normal;font-weight:400;src:url(../assets/fonts/Onest-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Onest;font-style:normal;font-weight:500;src:url(../assets/fonts/Onest-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:iconfont;src:url(../assets/fonts/iconfont.woff2?d1d11481f8f64427950c0948b197d11d) format("woff2")}[class*="--icon-"]:before{font-family:iconfont}[class*="--icon-search"]:before{content:"\f101"}[class*="--icon-plus"]:before{content:"\f102"}[class*="--icon-phone"]:before{content:"\f103"}[class*="--icon-mail"]:before{content:"\f104"}[class*="--icon-grid"]:before{content:"\f105"}[class*="--icon-close"]:before{content:"\f106"}[class*="--icon-check"]:before{content:"\f107"}[class*="--icon-base"]:before{content:"\f108"}[class*="--icon-arrow-r"]:before{content:"\f109"}:root{--mainColor:#292524;--gray950:#171412;--gray900:#1c1917;--gray700:#44403c;--gray600:#57534e;--gray500:#79716b;--gray400:#a9a29d;--gray300:#d7d3d0;--gray200:#e7e5e4;--gray100:#f5f5f4;--gray50:#fafaf9;--whiteColor:#fff;--lightYellow:#ffcb21;--yellowColor:#fbc001;--mintColor:#609b8e;--lightGreen:#6cad9f;--darkGreen:#0b2a25;--redColor:red}body{color:var(--mainColor);font-family:Onest;font-size:1rem;min-width:22.5rem}[data-fls-scrolllock] body{overflow:hidden;overscroll-behavior:none;touch-action:none}.wrapper{display:flex;flex-direction:column;min-height:100%;overflow:clip}.wrapper>main{flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container]{margin:0 auto;max-width:85rem}input[type=email],input[type=tel],input[type=text],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}.input{border:.0625rem solid var(--gray200);border-radius:4rem;caret-color:inherit;display:block;font-size:1rem;line-height:125%;outline:none;padding:.875rem 1.375rem;transition:border-color .3s;width:100%}.input.--form-focus{border-color:var(--gray300)}.input.--form-error{border-color:var(--redColor)}.input[placeholder]:not([data-fls-placeholder-nohiden])::placeholder{transition:opacity .3s}.input[placeholder]:not([data-fls-placeholder-nohiden]):focus::placeholder{opacity:0}textarea.input{padding:0;resize:vertical}.button{border-radius:4rem;border-style:solid;border-width:.0625rem;font-size:1rem;font-weight:500;line-height:125%;padding:.9375rem 1.375rem;text-align:center;transition:color .3s,background-color .3s,border-color .3s}.button--fw{width:100%}.button-black{background-color:var(--gray900);border-color:var(--gray900);color:var(--whiteColor)}.button-white{background-color:var(--whiteColor);border-color:var(--gray200);color:var(--gray900)}.button-yellow{background-color:var(--yellowColor);border-color:var(--yellowColor);color:var(--gray900)}.checkbox{display:inline-flex;position:relative}.checkbox__input{height:0;opacity:0;position:absolute;width:0}.checkbox__input:focus-visible+.checkbox__text{outline:.0625rem solid #000}.checkbox__input:checked+.checkbox__text:before{background:url(../assets/img/check-w.svg) 50%/.5625rem .4375rem no-repeat var(--mintColor);border-color:var(--mintColor)}.checkbox__text{align-items:center;color:var(--gray500);cursor:pointer;display:inline-flex;font-size:.75rem;gap:.5rem;position:relative;transition:color .3s}.checkbox__text:before{align-self:flex-start;border:.0625rem solid var(--gray300);border-radius:50%;content:"";flex:0 0 1rem;height:1rem;width:1rem}.--form-error .checkbox__text:before{border-color:var(--redColor)}.checkbox__text a{text-decoration:underline}.togglecheck{cursor:pointer;display:inline-flex;position:relative;transition:box-shadow .3s}.togglecheck__input{height:0;opacity:0;position:absolute;width:0}.togglecheck__input:focus-visible+.togglecheck__text{outline:.0625rem solid #000}.togglecheck__input:checked+.togglecheck__text:before{background-color:var(--mintColor)}.togglecheck__input:checked+.togglecheck__text:after{transform:translateX(.75rem)}.togglecheck__text{align-items:flex-start;cursor:pointer;display:flex;font-size:.875rem;gap:.5rem;line-height:142.857143%;position:relative}.togglecheck__text:before{align-self:flex-start;background-color:var(--gray200);border-radius:.8125rem;content:"";flex:0 0 1.875rem;height:1.125rem;transition:background-color .3s ease 0s;width:1.875rem}.togglecheck__text span{align-self:center}.togglecheck__text:after{background-color:var(--whiteColor);border-radius:50%;content:"";height:.75rem;left:.1875rem;position:absolute;top:.1875rem;transition:transform .3s ease 0s;width:.75rem}.butcheck{position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0)}.butcheck__input{height:0;opacity:0;position:absolute;width:0}.butcheck__input:focus-visible+.butcheck__text{outline:.0625rem solid #000}.butcheck__input:checked+.butcheck__text{background-color:var(--gray100);border-color:var(--gray200)}.butcheck__text{border:.0625rem solid var(--gray200);border-radius:4rem;cursor:pointer;display:block;font-size:.875rem;font-weight:500;line-height:142.857143%;text-align:center;transition:background-color .3s,border-color .3s,box-shadow .3s;white-space:nowrap}.prodcheck{display:flex}.prodcheck__input{height:0;opacity:0;position:absolute;width:0}.prodcheck__input:focus-visible+.prodcheck__content{outline:.0625rem solid #000}.prodcheck__input:checked+.prodcheck__content:before{background:url(../assets/img/check-w.svg) 50%/.5625rem .4375rem no-repeat var(--mintColor);border-color:var(--mintColor)}.prodcheck__input:checked+.prodcheck__content .prodcheck__price{color:var(--mintColor)}.prodcheck__content{align-items:center;cursor:pointer;display:flex;gap:.5rem;position:relative;transition:color .3s;width:100%}.prodcheck__content:before{align-self:flex-start;border:.0625rem solid var(--gray300);border-radius:50%;content:"";flex:0 0 1rem;height:1rem;width:1rem}.prodcheck__cont{display:flex;flex:1 1 auto;gap:.5rem;justify-content:space-between}.prodcheck__price{font-weight:600;white-space:nowrap}.options{align-items:flex-start;display:flex;flex-direction:column}.options__item{cursor:pointer;position:relative}.options__item:not(:last-child){margin-bottom:.3125rem}.options__input{height:0;opacity:0;position:absolute;width:0}.options__input:focus-visible+.options__text{outline:.0625rem solid #000}.options__input:checked+.options__text:after{transform:scale(1)}.options__text{align-items:center;cursor:pointer;display:inline-flex;gap:.625rem}.options__text:before{align-self:flex-start;border:.0625rem solid #a7a9ac;border-radius:50%;content:"";flex:0 0 1.25rem;height:1.25rem;width:1.25rem}.options__text:after{background-color:#7a956b;border-radius:50%;content:"";height:.625rem;left:.3125rem;position:absolute;top:.3125rem;transform:scale(0);transition:all .3s ease 0s;width:.625rem}.bigopts{display:flex;flex-direction:column}.bigopts__item{cursor:pointer;position:relative}.bigopts__item:not(:last-child){margin-bottom:.5rem}.bigopts__input{height:0;opacity:0;position:absolute;width:0}.bigopts__input:focus-visible+.bigopts__content{outline:.0625rem solid #000}.bigopts__input:checked+.bigopts__content{background-color:var(--mintColor);border-color:var(--mintColor);color:var(--whiteColor)}.bigopts__input:checked+.bigopts__content:after{background:url(../assets/img/check-g.svg) 50%/.5625rem .4375rem no-repeat var(--whiteColor);border-color:var(--mintColor)}.bigopts__input:checked+.bigopts__content .bigopts__text{color:var(--whiteColor)}.bigopts__content{align-items:flex-start;border:.0625rem solid var(--gray200);border-radius:.5rem;cursor:pointer;display:flex;gap:.5rem;padding:.9375rem;width:100%}.bigopts__content:after{align-self:flex-start;border:.0625rem solid var(--gray300);border-radius:50%;content:"";flex:0 0 1rem;height:1rem;width:1rem}.bigopts__cont{display:block;flex:1 1 auto}.bigopts__title{display:block;font-size:1rem;font-weight:600;letter-spacing:-.01em;line-height:125%}.bigopts__title:not(:last-child){margin-bottom:.25rem}.bigopts__text{color:var(--gray500);display:block;font-size:.875rem;letter-spacing:-.01em;line-height:128.571429%}.finoptions__item{cursor:pointer}.finoptions__input{height:0;opacity:0;position:absolute;width:0}.finoptions__input:focus-visible+.finoptions__content{outline:.0625rem solid #000}.finoptions__input:checked+.finoptions__content .finoptions__name{color:var(--mintColor)}.finoptions__content{display:block}.finoptions__image{border-radius:.25rem;display:block;margin-bottom:.5rem;overflow:hidden;padding-top:100%;position:relative}.finoptions__image img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.finoptions__name{color:var(--gray500);display:block;font-size:.6875rem;line-height:116.666667%;word-break:break-word}.elopts__item{cursor:pointer;display:flex}.elopts__input{height:0;opacity:0;position:absolute;width:0}.elopts__input:focus-visible+.elopts__body{outline:.0625rem solid #000}.elopts__input:checked+.elopts__body:before{background-color:var(--whiteColor);border-color:var(--mintColor);box-shadow:0 0 0 .125rem rgba(96,155,142,.251)}.elopts__input:checked+.elopts__body .elopts__price{color:var(--mintColor)}.elopts__body{display:flex;gap:.75rem;position:relative}.elopts__body:before{background-color:var(--gray300);border:.3125rem solid var(--whiteColor);border-radius:50%;content:"";height:1rem;left:.75rem;position:absolute;top:.75rem;width:1rem;z-index:1}.elopts__image{border-radius:.25rem;overflow:hidden;position:relative}.elopts__image img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.elopts__content{display:flex;flex:1 1 auto;flex-direction:column}.elopts__text{font-size:.875rem;letter-spacing:-.01em;line-height:128.571429%;margin-bottom:.5rem;word-break:break-word}.elopts__price{font-weight:600;letter-spacing:-.01em}.range{border:.0625rem solid var(--gray200);border-radius:4rem;padding:.6875rem 1.0625rem;transition:border-color .3s}.range,.range__values{display:flex;position:relative}.range__values{gap:1.25rem;justify-content:space-between;width:100%}.range__values:before{background-color:var(--gray300);border-radius:.125rem;content:"";height:.75rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:.0625rem}.range .buffer{font-size:.875rem;left:-62.5rem;position:absolute;top:-62.5rem;visibility:hidden;white-space:nowrap}.range__inputcont{align-items:center;display:flex;flex:0 0 calc(50% - 0.625rem);font-size:.875rem;font-weight:600;gap:.25rem;line-height:142.857143%}.range__inputcont:last-child{justify-content:flex-end}.range__inputcont span{color:var(--gray500);font-size:.625rem;line-height:180%}.range__inputcont input{-moz-appearance:textfield;appearance:textfield;caret-color:inherit;display:block;min-width:.625rem;width:100%}.range__inputcont input::-webkit-inner-spin-button,.range__inputcont input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.range .noUi-target{bottom:-.0625rem;left:50%;position:absolute;transform:translateX(-50%);width:84%}.crumbs__container{column-gap:.1875rem;display:flex;flex-wrap:wrap;justify-content:center}.crumbs__link{color:var(--gray500);letter-spacing:-.01em;text-align:center}.crumbs__link:not(:last-child){transition:color .3s}.crumbs__link:not(:last-child):after{color:var(--gray500)!important;content:"/";padding-left:.1875rem}.crumbs__link:last-child{pointer-events:none}.title-h1{letter-spacing:-.04em}.title-h1,.title-h2{color:var(--gray900);font-weight:500}.title-h2{letter-spacing:-.03em}.title-h3{color:var(--gray900);font-weight:500;letter-spacing:-.02em}.block-dn{display:none!important}.swiper-pagination{column-gap:.5rem;display:flex;flex-wrap:wrap;justify-content:center;row-gap:.25rem}.swiper-pagination .swiper-pagination-bullet{background-color:var(--gray200);border-radius:50%;cursor:pointer;flex:0 0 0.5rem;height:.5rem;width:.5rem}.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--gray500)}.swiper-button{align-items:center;background-color:var(--mintColor);border-radius:50%;color:var(--whiteColor);display:flex;flex:0 0 2.5rem;font-size:.875rem;height:2.5rem;justify-content:center;transition:background-color .3s;width:2.5rem}.swiper-button-prev:before{transform:rotate(180deg)}.first-form{align-items:center;flex-wrap:wrap;justify-content:space-between;row-gap:.5rem}.first-form,.first-form__left{display:flex}.first-form__checkbox{border:.0625rem solid var(--gray200);border-radius:4rem;transition:border-color .3s}.first-form__find{color:var(--mintColor);padding:.5rem .125rem}.first-form__find,.first-form__reset{font-size:.875rem;font-weight:500;line-height:142.857143%}.first-form__reset{align-items:center;display:flex;flex-direction:row-reverse;gap:.125rem;padding:.5rem 0 .5rem .125rem;transition:color .3s}.first-form__reset:before{align-items:center;display:flex;flex:0 0 1.25rem;font-size:.5rem;height:1.25rem;justify-content:center;line-height:1;width:1.25rem}.first-form__right{display:flex;gap:.25rem}.first-form__grid{align-items:center;background-color:var(--yellowColor);border:.0625rem solid var(--yellowColor);border-radius:50%;color:var(--whiteColor);display:flex;font-size:.8125rem;justify-content:center;transition:background-color .3s,color .3s}.first-form__map{align-items:center;border:.0625rem solid var(--gray200);border-radius:4rem;color:var(--gray700);display:flex;font-size:.875rem;font-weight:500;gap:.5rem;line-height:142.857143%;padding:.125rem 1.125rem .125rem .125rem;transition:background-color .3s,border-color .3s}.first-form__map img{border-radius:50%;flex:0 0 2.375rem;height:2.375rem;object-fit:cover;width:2.375rem}.searchform{align-items:center;display:flex;gap:.125rem}.searchform__submit{color:var(--mintColor);flex:0 0 1.25rem;font-size:.8125rem;height:1.75rem;position:relative;text-align:left;transition:color .3s;width:1.25rem}.searchform__input{caret-color:inherit;display:block;font-size:.875rem;line-height:142.857143%;outline:none;width:100%}.searchform__input[placeholder]:not([data-fls-placeholder-nohiden])::placeholder{color:var(--gray400);transition:opacity .3s}.searchform__input[placeholder]:not([data-fls-placeholder-nohiden]):focus::placeholder{opacity:0}.searchform__reset{align-items:center;background-color:var(--gray100);border-radius:50%;display:flex;flex:0 0 1.25rem;font-size:.5rem;height:1.25rem;justify-content:center;transition:background-color .3s;width:1.25rem}.elcheck-range__values{display:flex;justify-content:space-between;margin-top:.75rem}.card-item{display:flex;flex-direction:column}.card-item__top{aspect-ratio:405/304;-webkit-mask-image:radial-gradient(#fff,#000);mask-image:radial-gradient(#fff,#000);overflow:hidden;padding:.75rem;position:relative;z-index:1}.card-item a.card-item__top img{transition:transform .4s}.card-item__image{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.card-item__tags{display:flex;flex-wrap:wrap;gap:.25rem;position:relative;z-index:2}.card-item__tag{align-items:center;background-color:var(--whiteColor);border-radius:.375rem;color:var(--gray500);display:flex;font-weight:500;padding:.3125rem .5rem}.card-item__content{display:flex;flex:1 1 auto;flex-direction:column}.card-item__name{color:var(--gray900);font-weight:500;transition:color .3s;word-break:break-word}.card-item__price{color:var(--mintColor);font-weight:600;white-space:nowrap}.card-item__area{color:var(--gray500)}.news-item{display:flex;flex-direction:column}.news-item__image{border-radius:1rem;margin-bottom:1.25rem;overflow:hidden;position:relative}.news-item__image img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.news-item__content{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.news-item__date{color:var(--mintColor);font-size:.875rem;font-weight:600;line-height:142.857143%}.news-item__date,.news-item__name{letter-spacing:-.01em;margin-bottom:.5rem}.news-item__name{color:var(--gray700);font-weight:500;transition:color .3s}.news-item__text{display:-webkit-box;margin-top:auto;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--gray500);letter-spacing:-.01em;overflow:hidden;text-overflow:ellipsis}.socs-block{display:flex;flex-wrap:wrap;gap:.25rem}.socs-block__link{background-color:var(--mintColor);border-radius:.5rem;flex:0 0 2.25rem;height:2.25rem;position:relative;transition:background-color .3s;width:2.25rem}.socs-block__link img{height:100%;left:0;object-fit:contain;position:absolute;top:0;width:100%}.menu__body .header__catbutton{display:block;margin-left:auto;margin-right:auto;max-width:31.25rem}.menu__body .header__catbutton:not(:last-child){margin-bottom:1.25rem}.menu__list{position:relative}.menu__item{transition:visibility .3s,opacity .3s}.menu__link{align-items:center;display:flex;gap:.5rem}.menu__link:before{color:var(--mintColor);transform:translateY(-.125rem)}.menu__searchform{background-color:var(--whiteColor);left:0;opacity:0;pointer-events:none;position:absolute;transition:visibility .3s,opacity .3s;visibility:hidden;width:100%}[data-fls-searchform-open] .menu__searchform{opacity:1;pointer-events:auto;visibility:visible}.icon-menu{display:none}.header{background-color:var(--whiteColor);border-bottom:.0625rem solid var(--gray100);position:sticky;top:0;z-index:5}.header.--header-scroll.header--top,.header.header--top{animation:stickyheader .3s linear both;transform:translateY(-100%)}.header.--header-scroll.header--bottom{animation:stickyheaderreverce .3s linear both}.header__top .header__container{align-items:center;display:flex;font-size:.875rem;line-height:142.857143%}.header__topleft,.header__topright{align-items:center;display:flex}.header__topright{gap:.5rem}.header__topright:before{flex:0 0 1rem;height:1rem;justify-content:center;line-height:1;transform:translateY(-.125rem);width:1rem}.header__body,.header__topright:before{align-items:center;display:flex}.header__logo svg{height:auto;width:100%}.header__tel{color:var(--gray900);white-space:nowrap}.header__bottom{background-color:var(--yellowColor);font-weight:500;padding:.75rem 0 .6875rem;text-align:center}@keyframes stickyheader{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes stickyheaderreverce{0%{transform:translateY(0)}to{transform:translateY(-100%)}}.footer{background-color:var(--gray950);color:var(--whiteColor)}.footer__leftlinks{display:flex;flex-direction:column;margin-bottom:1.5rem}.footer__leftlink{font-weight:500;transition:color .3s;white-space:nowrap}.footer__colname{font-size:1.25rem;font-weight:500;line-height:1}.footer__colname:not(:last-child){margin-bottom:1rem}.footer__listitem{color:var(--gray300);font-size:1rem;line-height:125%}.footer__listitem:not(:last-child){margin-bottom:.75rem}.footer__menulink{transition:color .3s}.footer__bottom{border-top:.0625rem solid hsla(0,0%,100%,.102);font-size:1rem;font-weight:500;line-height:125%}.footer__bottomleft{display:flex}.footer__bottomlink{transition:color .3s}.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-moz-box-sizing:border-box;box-sizing:border-box;-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none}.noUi-target{position:relative}.noUi-base,.noUi-connects{height:100%;position:relative;width:100%;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{height:100%;position:absolute;right:0;top:0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-style:flat;width:100%;will-change:transform;z-index:1}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{top:-100%;width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:.0625rem}.elcheck-range .noUi-horizontal{background-color:var(--gray100);border-radius:.125rem;height:.125rem}.noUi-horizontal .noUi-handle{height:.5625rem;right:-.25rem;top:-.25rem;width:.5625rem}.elcheck-range .noUi-horizontal .noUi-handle{height:1.25rem;right:-.5rem;top:-.5rem;width:1.25rem}.noUi-vertical{width:1.125rem}.noUi-vertical .noUi-handle{bottom:-1.0625rem;height:2.125rem;right:-.375rem;width:1.75rem}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-1.0625rem;right:auto}.noUi-target{border-radius:.125rem;cursor:pointer}.noUi-connects{border-radius:.1875rem}.noUi-connect{background-color:var(--yellowColor)}.elcheck-range .noUi-connect{background-color:var(--mintColor)}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{background-color:var(--yellowColor);border-radius:50%;cursor:pointer;transition:all .3s}.elcheck-range .noUi-handle{background-color:var(--whiteColor);border:.125rem solid var(--mintColor)}.noUi-active{box-shadow:0 0 .3125rem rgba(0,0,0,.3)}[disabled] .noUi-connect{background:#b8b8b8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{box-sizing:border-box}.noUi-pips{color:#999;position:absolute}.noUi-value{position:absolute;text-align:center;white-space:nowrap}.noUi-value-sub{color:#ccc;font-size:.625rem}.noUi-marker{background:#ccc;position:absolute}.noUi-marker-large,.noUi-marker-sub{background:#aaa}.noUi-pips-horizontal{height:5rem;left:0;padding:.625rem 0;top:100%;width:100%}.noUi-value-horizontal{transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{height:.3125rem;margin-left:-.0625rem;width:.125rem}.noUi-marker-horizontal.noUi-marker-sub{height:.625rem}.noUi-marker-horizontal.noUi-marker-large{height:.9375rem}.noUi-pips-vertical{height:100%;left:100%;padding:0 .625rem;top:0}.noUi-value-vertical{padding-left:1.5625rem;transform:translateY(-50%)}.noUi-rtl .noUi-value-vertical{transform:translateY(50%)}.noUi-marker-vertical.noUi-marker{height:.125rem;margin-top:-.0625rem;width:.3125rem}.noUi-marker-vertical.noUi-marker-sub{width:.625rem}.noUi-marker-vertical.noUi-marker-large{width:.9375rem}.noUi-tooltip{background:#fff;border:.0625rem solid #d9d9d9;border-radius:.3125rem;display:block;font-size:.625rem;padding:.1875rem .3125rem;position:absolute;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{bottom:110%;left:50%;transform:translate(-50%)}.noUi-vertical .noUi-tooltip{right:120%;top:50%;transform:translateY(-50%)}.noUi-horizontal .noUi-origin>.noUi-tooltip{bottom:.625rem;left:auto;transform:translate(50%)}.noUi-vertical .noUi-origin>.noUi-tooltip{right:1.75rem;top:auto;transform:translateY(-1.125rem)}.first__subtitle,.first__title{text-align:center}.first__subtitle{color:var(--gray900);font-weight:500;letter-spacing:-.01em}.first__itemsrow{display:flex;flex-wrap:wrap}.idea__left,.idea__left .idea__title{color:var(--whiteColor)}.idea__item{border-radius:1rem;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;position:relative}.idea__image{height:100%;left:0;object-fit:cover;object-position:left;position:absolute;top:0;width:100%}.idea__content{position:relative;z-index:1}.about__top,.idea__text{font-size:1rem;letter-spacing:-.01em;line-height:125%}.about__top{color:var(--yellowColor);font-weight:500}.about__text,.about__title{color:var(--whiteColor)}.about__text{font-size:1rem;letter-spacing:-.01em;line-height:125%;opacity:.7}.gallery{background-color:var(--darkGreen);margin-top:-.0625rem}.gallery__title{color:var(--whiteColor)}.gallery__tabsnavigation{border:.0625rem solid hsla(0,0%,100%,.2);border-radius:4rem;display:flex;gap:.25rem;padding:.1875rem}.gallery__tabstitle{border-radius:4rem;color:var(--whiteColor);font-size:.875rem;font-weight:500;line-height:142.857143%;text-align:center;transition:background-color .3s;white-space:nowrap}.gallery__tabstitle.--tab-active{background-color:hsla(0,0%,100%,.1)}.gallery__slider.swiper{overflow:visible}.gallery__slide{-webkit-mask-image:radial-gradient(#fff,#000);mask-image:radial-gradient(#fff,#000);overflow:hidden;padding-top:48.55%;position:relative;z-index:1}.gallery__slide img{height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:transform .4s;width:100%}.hypothec{background-color:var(--gray100)}.hypothec__item{border-radius:1rem}.hypothec__item--yellow .hypothec__itemtitle{color:var(--whiteColor)}.hypothec__whiteitems{display:flex}.hypothec__item--white{background-color:var(--whiteColor)}.hypothec__item--white .hypothec__itemtitle{font-size:1.25rem;font-weight:500;letter-spacing:-.01em;line-height:120%;margin-bottom:.5rem}.hypothec__item--white .hypothec__itemtext{color:var(--gray500)}.hypothec__item-w-2 .hypothec__itemimages{justify-content:space-between}.hypothec__itemtext{font-size:1rem;letter-spacing:-.01em;line-height:125%}.hypothec__itemimages{display:flex;gap:.75rem}.hypothec__item--green .hypothec__itemtitle{color:var(--whiteColor);font-weight:500;letter-spacing:-.03em}.hypothec__item--green .hypothec__itemtext{color:var(--whiteColor)}.hypothec__bottom{display:flex;flex-wrap:wrap}.hypothec__bottomtop{color:var(--yellowColor);font-weight:600}.care__top,.hypothec__bottomtext{color:var(--gray500);font-weight:500}.care__top{font-size:1rem;line-height:125%}.care__item{background-color:var(--gray100);border-radius:1rem}.care__item--green{background-color:var(--mintColor)}.care__item--green,.care__item--green .care__itemtext{color:var(--whiteColor)}.care__itemtop{flex:1 1 auto;font-weight:500;letter-spacing:-.01em}.care__itemtext{color:var(--gray500);letter-spacing:-.01em}.materials__block{border-radius:1rem;overflow:hidden;position:relative}.materials__image{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.materials__item{background-color:var(--whiteColor);border-radius:50%;position:absolute;transition:background-color .3s}.materials__item:hover{background-color:var(--yellowColor)}.materials__item:hover path,.materials__item:hover svg{fill:var(--whiteColor)}.materials__item svg{border-radius:50%;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.feed.feed--cat{background:var(--gray100);border-radius:1rem}.feed__body{background-color:var(--whiteColor);border-radius:1rem}.feed--cat .feed__body{background-color:transparent}.feed__sub{color:var(--gray500);letter-spacing:-.01em}.feed--cat .feed__input{background-color:var(--whiteColor)}.feed__button{flex:0 0 15.4375rem;padding:.9375rem;width:100%}.feed--cat .feed__button{flex:0 0 11.9375rem}.feed__checks{align-items:flex-start;display:flex;flex-direction:column}.feed__checks .checkbox:not(:last-child){margin-bottom:.5rem}.feed--cat .feed__checks .checkbox__input:checked+.checkbox__text:before{background:url(../assets/img/check-w.svg) 50%/.5625rem .4375rem no-repeat var(--mintColor)}.feed--cat .feed__checks .checkbox__text:before{background-color:var(--whiteColor)}.news__title{text-align:center}.news__slider{margin-left:auto;margin-right:auto}.news__slider.swiper{overflow:visible}.tabs__navigation{display:flex}.tabs__title{border:.0625rem solid #eee;border-radius:.3125rem;padding:.625rem .9375rem}.tabs__title.--tab-active{border:.0625rem solid #000}.tabs__content{border:.0625rem solid #eee;padding:.625rem .9375rem}.swiper{overflow:hidden}.swiper-initialized{touch-action:pan-y}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;width:100%}.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{transform:translateZ(0)}.swiper-button-lock{display:none!important}@font-face{font-display:block;font-family:lg;font-style:normal;font-weight:400;src:url(../assets/fonts/lg.woff2?io9a6k) format("woff2")}.lg-icon{font-family:lg!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-container{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.lg-next,.lg-prev{background-color:rgba(0,0,0,.45);border:none;border-radius:.125rem;color:#999;cursor:pointer;display:block;font-size:1.375rem;margin-top:-.625rem;outline:none;padding:.5rem .625rem .5625rem;position:absolute;top:50%;z-index:1084}.lg-next.disabled,.lg-prev.disabled{cursor:default;opacity:0!important}.lg-next:hover:not(.disabled),.lg-prev:hover:not(.disabled){color:#fff}.lg-single-item .lg-next,.lg-single-item .lg-prev{display:none}.lg-next{right:1.25rem}.lg-next:before{content:"\e095"}.lg-prev{left:1.25rem}.lg-prev:after{content:"\e094"}@-webkit-keyframes lg-right-end{0%{left:0}50%{left:-1.875rem}to{left:0}}@-moz-keyframes lg-right-end{0%{left:0}50%{left:-1.875rem}to{left:0}}@-ms-keyframes lg-right-end{0%{left:0}50%{left:-1.875rem}to{left:0}}@keyframes lg-right-end{0%{left:0}50%{left:-1.875rem}to{left:0}}@-webkit-keyframes lg-left-end{0%{left:0}50%{left:1.875rem}to{left:0}}@-moz-keyframes lg-left-end{0%{left:0}50%{left:1.875rem}to{left:0}}@-ms-keyframes lg-left-end{0%{left:0}50%{left:1.875rem}to{left:0}}@keyframes lg-left-end{0%{left:0}50%{left:1.875rem}to{left:0}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;-o-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;-o-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{left:0;position:absolute;top:0;width:100%;z-index:1082}.lg-media-overlap .lg-toolbar{background-image:linear-gradient(0deg,transparent,rgba(0,0,0,.4))}.lg-toolbar .lg-icon{background:none;border:none;box-shadow:none;color:#999;cursor:pointer;float:right;font-size:1.5rem;height:2.9375rem;line-height:1.6875rem;outline:medium none;padding:.625rem 0;text-align:center;text-decoration:none!important;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear;width:3.125rem;will-change:color}.lg-toolbar .lg-icon.lg-icon-18{font-size:1.125rem}.lg-toolbar .lg-icon:hover{color:#fff}.lg-toolbar .lg-close:after{content:"\e070"}.lg-toolbar .lg-maximize{font-size:1.375rem}.lg-toolbar .lg-maximize:after{content:"\e90a"}.lg-toolbar .lg-download:after{content:"\e0f2"}.lg-sub-html{color:#eee;font-size:1rem;opacity:0;padding:.625rem 2.5rem;text-align:center;-webkit-transition:opacity .2s ease-out 0s;-o-transition:opacity .2s ease-out 0s;transition:opacity .2s ease-out 0s;z-index:1080}.lg-sub-html h4{font-size:.8125rem;font-weight:700;margin:0}.lg-sub-html p{font-size:.75rem;margin:.3125rem 0 0}.lg-sub-html a{color:inherit}.lg-sub-html a:hover{text-decoration:underline}.lg-media-overlap .lg-sub-html{background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.6))}.lg-item .lg-sub-html{bottom:0;left:0;position:absolute;right:0}.lg-error-msg{color:#999;font-size:.875rem}.lg-counter{color:#999;display:inline-block;font-size:1rem;height:2.9375rem;padding-left:1.25rem;padding-top:.75rem;vertical-align:middle}.lg-closing .lg-next,.lg-closing .lg-prev,.lg-closing .lg-sub-html,.lg-closing .lg-toolbar{opacity:0;-webkit-transition:-webkit-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;-moz-transition:-moz-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;-o-transition:-o-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;transition:transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-media-cont,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-video-cont{opacity:0;-moz-transform:scale3d(.5,.5,.5);-o-transform:scale3d(.5,.5,.5);-ms-transform:scale3d(.5,.5,.5);-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1)!important;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1)!important;-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1)!important;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1)!important;will-change:transform,opacity}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-media-cont,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-video-cont{opacity:1;-moz-transform:scaleX(1);-o-transform:scaleX(1);-ms-transform:scaleX(1);-webkit-transform:scaleX(1);transform:scaleX(1)}.lg-icon:focus-visible{border-radius:.1875rem;color:#fff;outline:.0625rem dashed hsla(0,0%,100%,.6)}.lg-toolbar .lg-icon:focus-visible{border-radius:.5rem;outline-offset:-.3125rem}.lg-group:after{clear:both;content:"";display:table}.lg-container{outline:none}.lg-on{scroll-behavior:unset}.lg-overlay-open{overflow:hidden}.lg-hide-sub-html .lg-sub-html,.lg-next,.lg-pager-outer,.lg-prev,.lg-toolbar{opacity:0;-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;will-change:transform,opacity}.lg-show-in .lg-next,.lg-show-in .lg-pager-outer,.lg-show-in .lg-prev,.lg-show-in .lg-toolbar,.lg-show-in.lg-hide-sub-html .lg-sub-html{opacity:1}.lg-show-in .lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-.625rem,0,0);transform:translate3d(-.625rem,0,0)}.lg-show-in .lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(.625rem,0,0);transform:translate3d(.625rem,0,0)}.lg-show-in .lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-.625rem,0);transform:translate3d(0,-.625rem,0)}.lg-show-in .lg-hide-items.lg-hide-sub-html .lg-sub-html{opacity:0;-webkit-transform:translate3d(0,1.25rem,0);transform:translate3d(0,1.25rem,0)}.lg-outer{height:100%;left:0;opacity:.001;outline:none;overflow:hidden;position:fixed;text-align:left;top:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s;width:100%;will-change:auto;z-index:1050}.lg-outer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-visible,.lg-outer.lg-zoom-from-image{opacity:1}.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-next-slide,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-prev-slide{-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{opacity:1;-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-content{bottom:0;left:0;position:absolute;right:0;top:0}.lg-outer .lg-inner{bottom:0;left:0;position:absolute;top:0;-webkit-transition:opacity 0s;-o-transition:opacity 0s;transition:opacity 0s;white-space:nowrap;width:100%}.lg-outer .lg-item{display:none!important}.lg-outer .lg-item:not(.lg-start-end-progress){background:url("data:image/gif;base64,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") no-repeat scroll 50% transparent}.lg-outer.lg-css .lg-current,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;height:100%;position:absolute;text-align:center;width:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:"";display:inline-block;height:100%;vertical-align:middle}.lg-outer .lg-img-wrap{bottom:0;font-size:0;left:0;position:absolute;right:0;top:0;white-space:nowrap}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-object{display:inline-block;height:auto;max-height:100%;max-width:100%;position:relative;vertical-align:middle;width:auto}.lg-outer .lg-empty-html .lg-sub-html,.lg-outer .lg-empty-html.lg-sub-html{display:none}.lg-outer.lg-hide-download .lg-download{opacity:.75;pointer-events:none}.lg-outer .lg-first-slide .lg-dummy-img{left:50%;position:absolute;top:50%}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-components{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html{opacity:1;transition:opacity .2s ease-out .15s}.lg-outer .lg-media-cont{display:inline-block;position:relative;text-align:center;vertical-align:middle}.lg-outer .lg-media-cont .lg-object{height:100%!important;width:100%!important}.lg-outer .lg-has-iframe .lg-media-cont{-webkit-overflow-scrolling:touch;overflow:auto}.lg-backdrop{background-color:#000;bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;-webkit-transition:opacity 333ms ease-in 0s;-o-transition:opacity 333ms ease-in 0s;transition:opacity 333ms ease-in 0s;will-change:auto;z-index:1040}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{-webkit-transition:none 0s ease 0s!important;-moz-transition:none 0s ease 0s!important;-o-transition:none 0s ease 0s!important;transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{-webkit-transition:opacity .1s ease 0s;-moz-transition:opacity .1s ease 0s;-o-transition:opacity .1s ease 0s;transition:opacity .1s ease 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;-moz-transition:-moz-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;-o-transition:-o-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;transition:transform 1s cubic-bezier(.175,.885,.32,1.275) 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-container{display:none}.lg-container.lg-show{display:block}.lg-container.lg-dragging-vertical .lg-backdrop,.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current{opacity:1}.lg-inline .lg-backdrop,.lg-inline .lg-outer{position:absolute}.lg-inline .lg-backdrop{z-index:1}.lg-inline .lg-outer{z-index:2}.lg-inline .lg-maximize:after{content:"\e909"}.lg-components{bottom:0;left:0;position:absolute;right:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);-webkit-transition:-webkit-transform .35s ease-out 0s;-moz-transition:-moz-transform .35s ease-out 0s;-o-transition:-o-transform .35s ease-out 0s;transition:transform .35s ease-out 0s;will-change:transform;z-index:1080}.--showmore-active [data-fls-showmore-button] span,[data-fls-showmore-button] span:last-child{display:none}.--showmore-active [data-fls-showmore-button] span:last-child{display:block}.product{background-color:var(--gray100)}.product__links{padding:15.6875rem 0}.product__toptext{letter-spacing:-.04em;text-align:center}.product__toptext span{align-items:center;color:var(--mintColor);display:inline-flex;gap:.375rem}.product__toptext span:before{animation:miganie 1s linear infinite;background-color:var(--mintColor);border-radius:50%;content:"";flex:0 0 0.375rem;height:.375rem;width:.375rem}.product__tabs{display:flex;flex-direction:column-reverse}.product__tabsnavigation{background-color:var(--gray100);border:.0625rem solid var(--gray200);border-radius:4rem;display:flex;flex-wrap:wrap;gap:.25rem;padding:.1875rem}.product__tabstitle{border-radius:4rem;color:var(--gray500);font-size:.875rem;font-weight:500;line-height:142.857143%}.product__tabstitle.--tab-active{background-color:var(--whiteColor)}.product__slider{position:relative}.product__slider .swiper-button{opacity:0;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s;visibility:hidden;z-index:2}.product__slider .swiper-button-next{right:1rem}.product__slider .swiper-button-prev{left:1rem}.product__slide{border-radius:1rem;-webkit-mask-image:radial-gradient(#fff,#000);mask-image:radial-gradient(#fff,#000);overflow:hidden;padding-top:79%;position:relative;z-index:1}.product__slide img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.product-links{align-items:flex-start;display:flex;gap:.75rem}.product-links__cont{display:flex;gap:.75rem;position:sticky;top:15.6875rem}.product-links__line{background-color:var(--whiteColor);border-radius:.25rem;flex:0 0 0.25rem;position:relative;width:.25rem}.product-links__line span{background-color:var(--mintColor);border-radius:.25rem;height:0;left:0;position:absolute;top:0;width:100%}.product-links__link{align-items:center;border-radius:50%;display:block;display:flex;height:3.375rem;justify-content:center;position:relative;width:3.375rem}.product-links__link:not(:last-child){margin-bottom:.25rem}.product-links__link.--navigator-active{background-color:var(--whiteColor)}.product-links__link.--navigator-active svg path{stroke:var(--gray900)}.product-links__link img,.product-links__link svg{height:100%;left:0;object-fit:contain;position:absolute;top:0;width:100%}.product-right{position:relative;z-index:3}.product-right__top{background-color:var(--whiteColor);border-radius:1rem 1rem 0 0}.product-right__topdesc{color:var(--gray500);font-size:.875rem;line-height:128.571429%}.product-right__topdesc:not(:last-child){margin-bottom:.25rem}.product-right__title{font-size:2rem;font-weight:500;letter-spacing:-.02em;line-height:112.5%;margin-bottom:.75rem}.product-right__price{color:var(--mintColor);font-size:1.25rem;font-weight:600;line-height:1;margin-bottom:.25rem}.product-right__area{color:var(--gray500);font-size:.875rem;line-height:128.571429%;margin-bottom:.75rem}.product-right__basecont{display:flex;flex-wrap:wrap;gap:.375rem}.product-right__base{align-items:center;background-color:var(--gray100);border-radius:.375rem;color:var(--gray500);display:flex;font-size:.75rem;font-weight:500;gap:.25rem;line-height:166.666667%;padding:.25rem .5rem}.product-right__base._active{color:var(--mintColor)}.product-right__base:before{align-items:center;display:flex;flex:0 0 1rem;font-size:.625rem;font-weight:400;height:1rem;justify-content:center;width:1rem}.product-right__hov{background-color:var(--whiteColor);border-radius:1rem;box-shadow:0 -.25rem 2rem 0 rgba(28,25,23,.071);opacity:0;padding:1.5rem;position:absolute;top:0;transition:opacity .3s,visibility .3s;visibility:hidden;z-index:2}.product-right__hovtitle{color:var(--mainColor);font-size:1.25rem;font-weight:500;line-height:120%}.product-right__hovtitle:not(:last-child){margin-bottom:1rem}.product-right__hovrow{display:flex;font-size:1rem;gap:1rem;justify-content:space-between;line-height:125%}.product-right__hovrow span:first-child{color:var(--mainColor)}.product-right__hovrow span:nth-child(2){white-space:nowrap}.product-right__hovrow:not(:last-child){border-bottom:.0625rem solid var(--gray200)}.product-right__scroll{-webkit-overflow-scrolling:touch;scrollbar-width:none}.product-right__scroll::-webkit-scrollbar{display:none}.product-right__options{background-color:var(--whiteColor)}.product-right__charstitle,.product-right__optionstitle{font-size:1rem;font-weight:500;letter-spacing:-.01em;line-height:125%;margin-bottom:.75rem}.product-right__charrow{display:flex;flex-wrap:wrap;font-size:.875rem;font-weight:500;justify-content:space-between;line-height:142.857143%;padding-bottom:.4375rem}.product-right__charrow:not(:last-child){border-bottom:.0625rem solid var(--gray200);margin-bottom:.5rem}.product-right__charrow span:first-child{color:var(--gray500);font-weight:400}.product-right__bottom{background-color:var(--whiteColor);border-radius:1rem;box-shadow:0 -.25rem 2rem 0 rgba(28,25,23,.071)}.product-right__buttons{display:flex;gap:.5rem}.product-right__buttons .button{flex:1 1 50%}.basecomp{background-color:var(--whiteColor);border-radius:1rem}.basecomp__showcontent{position:relative}.basecomp__showcontent:before{background-color:var(--whiteColor);bottom:0;content:"";height:.0625rem;left:0;position:absolute;width:100%}.basecomp__row{font-size:.875rem;letter-spacing:-.01em;line-height:114.285714%;padding-bottom:.75rem}.basecomp__row:not(:first-child){border-top:.0625rem solid var(--gray200);padding-top:.6875rem}.basecomp__row span{display:block}.basecomp__row span:first-child{font-weight:600}.basecomp__row span:nth-child(2){color:var(--gray500)}.basecomp__showmore{border-color:var(--gray200);border-radius:4rem;border-style:solid;border-width:.0625rem;color:var(--gray900);font-size:1rem;font-weight:500;line-height:125%;padding:.9375rem 1.375rem;text-align:center;transition:color .3s,background-color .3s,border-color .3s}.basecomp__showmore,.prodfilter{background-color:var(--whiteColor)}.prodfilter{border-radius:1rem}.prodfilter__sub{color:var(--gray500);letter-spacing:-.01em}.prodfilter__block{border:.0625rem solid var(--gray200);border-radius:.5rem}.prodfilter__top{align-items:flex-start;cursor:pointer;display:flex;gap:.625rem;justify-content:space-between}.prodfilter__name{font-weight:500;letter-spacing:-.01em}.prodfilter__checkbox{flex:0 0 1.875rem}.prodfilter__optselected{padding-top:.75rem}.prodfilter__optselectedcont{align-items:flex-start;display:flex;gap:.5rem;letter-spacing:-.01em}.prodfilter__optselectedimage{border-radius:50%;overflow:hidden;position:relative}.prodfilter__optselectedimage img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.prodfilter__optselectedprice{color:var(--mintColor);font-weight:600;margin-left:auto;white-space:nowrap}.prodfilter__opttop{align-items:flex-start;display:flex;gap:.625rem;justify-content:space-between;margin-bottom:.75rem;position:relative}.prodfilter__optname{letter-spacing:-.01em;word-break:break-word}.prodfilter__optprice{font-weight:600;white-space:nowrap}.prodfilter__opts{display:flex;flex-wrap:wrap;row-gap:.75rem}.prodfilter__optname--hov{text-decoration:underline}.prodfilter__optname--hov:hover{color:var(--mintColor)}.prodfilter__optname--hov:hover span{opacity:1;visibility:visible}.prodfilter__optname--hov span{background-color:var(--whiteColor);border-radius:1rem;box-shadow:0 -.25rem 2rem 0 rgba(28,25,23,.071);color:var(--gray500);display:block;left:0;letter-spacing:-.01em;max-width:22.625rem;opacity:0;position:absolute;top:100%;transition:all .3s;visibility:hidden;width:100%;z-index:2}.prodfilter__optname--hov span strong{color:var(--mainColor);display:block;margin-bottom:.25rem}.prodfilter__checks{padding-top:1rem}.prodfilter__checks .prodcheck:not(:last-child){margin-bottom:.75rem}.prodfilter__checks .prodcheck__text{max-width:23.125rem}.prodfilter__elblock:not(:last-child){border-bottom:.0625rem solid var(--gray200)}.prodfilter__elblock .prodcheck:not(:last-child){margin-bottom:.75rem}.prodfilter__elblock .prodcheck__text{max-width:23.125rem}.prodfilter__elcheck:has(.prodcheck__input:checked) .elcheck-range{opacity:1;pointer-events:auto}.prodfilter__elcheck .prodcheck:not(:last-child){margin-bottom:1.25rem}.prodfilter .elcheck-range{opacity:.1;pointer-events:none}.prodfilter__elinput{display:none}.sameprods{background-color:var(--gray100)}.sameprods__title{text-align:center}.sameprods__tabs{display:flex;flex-direction:column;width:100%}.sameprods__tabsnavigation{border:.0625rem solid var(--gray200);border-radius:4rem;display:flex;gap:.25rem;margin-bottom:1.5rem;overflow-x:auto;padding:.1875rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.sameprods__tabsnavigation::-webkit-scrollbar{display:none}.sameprods__tabstitle{border-radius:4rem;color:var(--gray500);font-size:.875rem;font-weight:500;line-height:142.857143%;padding:.5rem .75rem;white-space:nowrap}.sameprods__tabstitle.--tab-active{background-color:var(--whiteColor);color:var(--mintColor);font-weight:500}.sameprods__tabscontent{width:100%}.sameprods__tabsbody{position:relative}.sameprods__slider{margin-left:auto;margin-right:auto}.sameprods__slider.swiper{overflow:visible}.sameprods__slider .swiper-button{background-color:var(--whiteColor);color:var(--mainColor);opacity:0;position:absolute;top:50%;transform:translateY(-50%)}.sameprods__swiper-button-prev{left:0}.sameprods__swiper-button-next{right:0}@keyframes miganie{0%{opacity:0}50%{opacity:1}to{opacity:0}}body:after{background-color:rgba(0,0,0,.5);content:"";height:100%;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .8s ease 0s;width:100%;z-index:149}[data-fls-popup-open] body:after{opacity:1}[data-fls-popup]{bottom:0;left:0;padding:1.875rem .625rem;pointer-events:none;position:fixed;right:0;top:0;transition:visibility .8s ease 0s;visibility:hidden}[data-fls-popup][data-fls-popup-active]{overflow:auto;pointer-events:auto;visibility:visible;z-index:150}[data-fls-popup-active] [data-fls-popup-body]{transform:scale(1);visibility:visible}[data-fls-popup-wrapper]{align-items:center;display:flex;flex:1 1 auto;flex-direction:column;justify-content:center;min-height:100%;width:100%}[data-fls-popup-body]{background-color:var(--whiteColor);border-radius:1rem;max-width:37.5rem;position:relative;transform:scale(0);transition:transform .3s ease 0s,visibility .3s ease 0s;visibility:hidden;width:100%}.popup-filter [data-fls-popup-body]{position:fixed;transform:scale(1)}[data-fls-popup-youtube-place] iframe{aspect-ratio:16/9;width:100%}.popup__close{align-items:center;background-color:var(--gray100);border-radius:50%;display:flex;height:2rem;justify-content:center;position:absolute;transition:background-color .3s;width:2rem}.popup__title{margin-right:3.25rem}.popup .feed__button:not(:last-child),.popup__title:not(:last-child){margin-bottom:1.25rem}.popup-filter{padding:0}.popup-filter .popup__body{display:flex;flex-direction:column;overflow-y:auto}.popup-filter__title{margin-right:3.25rem}.popup-filter__form{display:flex;flex:1 1 auto;flex-direction:column}.popup-filter__blocks{flex:1 1 auto;padding-bottom:1rem}.popup-filter__blockname{color:var(--gray500);font-size:1rem;letter-spacing:-.01em}.popup-filter__blockname:not(:last-child){margin-bottom:.75rem}.popup-filter__blockcontent{align-items:flex-start;display:flex;flex-wrap:wrap;gap:.25rem}.popup-filter__blockcontent .butcheck{min-width:2.625rem}.popup-filter__range{width:100%}.popup-filter__bottom{background-color:var(--whiteColor);bottom:0;box-shadow:0 -.25rem 2rem 0 rgba(28,25,23,.071);display:flex;flex-direction:column;gap:.75rem;padding:1.25rem 2rem;position:sticky;z-index:1}.popup-filter__submit span{opacity:.6}.popup-filter__submit span:before{content:"|";padding-right:.3125rem}.popup-filter__reset{color:var(--gray700);flex-direction:row-reverse;font-size:.875rem;font-weight:500;gap:.25rem;line-height:142.857143%;transition:color .3s}.popup-filter__reset,.popup-filter__reset:before{align-items:center;display:flex;justify-content:center}.popup-filter__reset:before{flex:0 0 1.25rem;font-size:.625rem;height:1.25rem;width:1.25rem}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - .625rem)}.tippy-box{background-color:var(--whiteColor);border-radius:1rem;color:var(--gray500);letter-spacing:-.01em;outline:0;position:relative;transition-property:transform,visibility,opacity}.tippy-box span{color:var(--gray900);display:block;font-weight:500;letter-spacing:-.01em;margin-bottom:.5rem}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{border-top-color:initial;border-width:.5rem .5rem 0;bottom:-.4375rem;left:0;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:initial;border-width:0 .5rem .5rem;left:0;top:-.4375rem;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-left-color:initial;border-width:.5rem 0 .5rem .5rem;right:-.4375rem;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{border-right-color:initial;border-width:.5rem .5rem .5rem 0;left:-.4375rem;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{color:#333;height:1rem;width:1rem}.tippy-arrow:before{border-color:transparent;border-style:solid;content:"";position:absolute}.tippy-content{padding:1.5rem;position:relative;z-index:1}@media (max-width:85em){.first-form__left{flex:1 1 auto;gap:.5rem;order:0}.first-form__left .butcheck{flex-grow:1}.first-form__range{order:1}.first-form__checkbox{order:2}.first-form__find{flex:1 1 50%;order:4}.first-form__reset{order:5}.first-form__right{order:3}.first__itemsrow{row-gap:1.25rem}.product__links{display:none!important}.product__tabstitle{flex:1 1 calc(33.33333% - 0.16667rem);padding:.5625rem}.prodfilter__opts{column-gap:1rem}.prodfilter__elopts.prodfilter__elopts--three{gap:.75rem}}@media (max-width:81.25em){.header__logo{flex:0 0 5.1875rem;width:5.1875rem}}@media (max-width:68.75em){.first-form__map{display:none}.prodfilter__opts{column-gap:.375rem}.prodfilter__opts .finoptions__item{flex:0 1 calc(25% - 0.28125rem)}}@media (max-width:61.99875em) and (any-hover:none){.icon-menu{cursor:default}}@media (max-width:61.99875em){.wrapper:has(.product-right__bottom){padding-bottom:8.125rem}.prodcheck__content{font-size:.875rem;line-height:114.285714%}.elopts__price{font-size:.875rem;line-height:128.571429%}.title-h1{font-size:2rem;line-height:112.5%}.title-h2{font-size:1.5rem;line-height:108.333333%}.title-h3{font-size:1.25rem;line-height:120%}.first-form__left .butcheck{display:none}.first-form__left .butcheck:first-child,.first-form__left .butcheck:last-child{display:block}.card-item__tag{font-size:.75rem;gap:.25rem;line-height:116.666667%}.card-item__tag img{width:.875rem}.card-item__content{padding-top:.75rem}.card-item__name{font-size:1.125rem;line-height:133.333333%}.card-item__price{font-size:.875rem}.card-item__area{font-size:.75rem;line-height:116.666667%}.news-item__image{aspect-ratio:320/240}.news-item__name{font-size:1.25rem;line-height:120%}.news-item__text{font-size:.875rem;line-height:128.571429%}.menu__body{height:100vh;overflow:auto;padding:5rem 1rem 1.875rem;z-index:4}.menu__body,.menu__body:before{background-color:var(--whiteColor);left:-100%;position:fixed;top:0;transition:left .3s;width:100%}.menu__body:before{content:"";height:5rem;z-index:2}[data-fls-menu-open] .menu__body,[data-fls-menu-open] .menu__body:before{left:0}.menu__body .header__top{display:block}.menu__body .header__login{display:block;margin-left:auto;margin-right:auto;max-width:31.25rem;width:100%}.menu__body .header__login:not(:last-child){margin-bottom:1.25rem}.menu__list:not(:last-child){margin-bottom:1.875rem}.menu__item{display:flex;justify-content:center}.menu__item:not(:last-child){margin-bottom:.9375rem}.menu__link{font-size:1.125rem;justify-content:center;padding:.3125rem;text-align:center}.menu__searchform{bottom:0;left:50%;max-width:18.75rem;transform:translateX(-50%)}.icon-menu{background-color:var(--gray900);border-radius:50%;display:block;height:2.5rem;position:relative;width:2.5rem;z-index:5}.icon-menu span,.icon-menu:after,.icon-menu:before{background-color:var(--whiteColor);content:"";height:.125rem;position:absolute;right:.75rem;transition:all .3s ease 0s;width:.9375rem}.icon-menu:before{top:.875rem}.icon-menu:after{bottom:.875rem}.icon-menu span{top:calc(50% - .0625rem)}[data-fls-menu-open] .icon-menu span{width:0}[data-fls-menu-open] .icon-menu:before{top:calc(50% - .0625rem);transform:rotate(-45deg)}[data-fls-menu-open] .icon-menu:after{bottom:calc(50% - .0625rem);transform:rotate(45deg)}.header__top{display:none}.header__top .header__container{flex-direction:column-reverse;gap:.625rem;padding:0;text-align:center}.header__topleft{flex-direction:column}.header__body{gap:1.75rem;padding:1rem 0}.header__logo{margin-right:auto;order:0;position:relative;z-index:5}.header__catbutton{display:none}.header__menu{order:2}.header__right{margin-left:auto;order:1}.header__tel{font-weight:500;gap:.25rem;line-height:125%;position:relative;z-index:5}.header__tel,.header__tel:before{align-items:center;display:flex;font-size:1rem}.header__tel:before{color:var(--yellowColor);content:"\f103";flex:0 0 1.125rem;font-family:iconfont;height:1.125rem;justify-content:center;line-height:1;width:1.125rem}.header__rightbutts{display:none}.header__bottom{font-size:.75rem;line-height:116.666667%}.footer{padding:3rem 0}.footer__top{padding-bottom:2.25rem}.footer__left{display:flex;flex-direction:column;margin-bottom:2.25rem}.footer__left,.footer__leftlinks{align-items:center}.footer__leftlink{font-size:1.25rem;line-height:120%}.footer__leftlink:not(:last-child){margin-bottom:.5rem}.footer__socs{justify-content:center}.footer__socs:not(:last-child){margin-bottom:2.25rem}.footer__bottom{padding-top:2.25rem}.first:not(:last-child){margin-bottom:3rem}.first__more{margin-top:2rem;width:100%}.idea:not(:last-child){margin-bottom:3rem}.idea__left{flex:1 1 50%}.idea__item{padding:1.5rem}.idea__title:not(:last-child){margin-bottom:.5rem}.idea__right{flex:1 1 50%}.about{background-color:var(--darkGreen);padding:3rem 0}.about__top{margin-bottom:1.5rem}.about__title{margin-bottom:1rem}.about__more{margin-top:2rem;width:100%}.gallery{padding-bottom:3rem}.gallery__tabscont{margin-bottom:1.5rem}.gallery__title{font-size:1.5rem;margin-bottom:1.0625rem;text-align:center}.gallery__tabsnavigation{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.gallery__tabsnavigation::-webkit-scrollbar{display:none}.gallery__tabstitle{flex-grow:1}.gallery__tabstitle:first-child{padding:.5rem 1.4375rem}.gallery__tabstitle:nth-child(2){padding:.5rem .75rem}.gallery__tabstitle:nth-child(3){padding:.5rem 1.1875rem}.gallery__tabstitle:nth-child(4),.gallery__tabstitle:nth-child(5){padding:.5rem .4375rem}.gallery__slide{border-radius:.5rem}.hypothec__top{gap:.5rem}.hypothec__item{padding:1.5rem}.hypothec__item--yellow{grid-column:1/3;grid-row:1/2}.hypothec__item--yellow .hypothec__itemtitle{margin-bottom:1.5rem}.hypothec__whiteitems{flex-direction:column;gap:.5rem}.hypothec__item--white .hypothec__itemtext{margin-bottom:1.5rem}.hypothec__item-w-1{flex:1 1 auto}.hypothec__item--green{padding-bottom:13.375rem}.hypothec__item--green .hypothec__itemtitle{font-size:1.25rem;line-height:120%;margin-bottom:.5rem}.hypothec__item--green .hypothec__button{margin-top:1.5rem}.hypothec__bottom{gap:1.25rem;padding:3rem 0}.hypothec__bottomtop{font-size:2rem;line-height:112.5%}.hypothec__bottomtext{font-size:.875rem;line-height:142.857143%}.care{padding:3rem 0}.care__title,.care__top{margin-bottom:1.5rem}.care__item{padding:1.5rem}.care__itemtop{font-size:1.25rem;line-height:120%;margin-bottom:.5rem}.care__itemtext{font-size:.875rem;line-height:128.571429%}.materials{padding-bottom:3rem}.materials__item{height:3.125rem;width:3.125rem}.feed{padding:3rem 0}.feed.feed--cat{padding:0}.feed__body{padding:1.5rem}.feed__left{margin-bottom:1.5rem}.feed__title{font-size:1.5rem;line-height:108.333333%;text-align:center}.feed__title:not(:last-child){margin-bottom:.5rem}.feed__sub{text-align:center}.feed--cat .feed__right{align-items:center;display:flex;flex-direction:column}.feed--cat .feed__form,.feed--cat .feed__top{max-width:24.625rem}.news{padding:3rem 0}.news__slider:not(:last-child),.news__title{margin-bottom:1.5rem}.news__link{width:100%}.product__left{margin-bottom:2.5rem}.product__basecomp:not(:last-child),.product__right{margin-bottom:1.5rem}.product__right{margin-left:-2.5rem;margin-right:-2.5rem}.product__wrapper:not(:last-child){margin-bottom:.75rem}.product-right:has([data-fls-prodhov]._hover):before{content:"";opacity:1;pointer-events:auto;visibility:visible}.product-right:before{background-color:rgba(28,25,23,.1);content:"";height:100%;left:0;opacity:0;pointer-events:none;position:fixed;top:0;visibility:hidden;width:100%;z-index:3}.product-right__top{border-radius:1rem;margin-bottom:.25rem;padding:2.5rem 2.5rem 1.25rem}.product-right__base--hov:hover .product-right__hov{transform:translateY(0)}.product-right__hov{border-radius:1rem 1rem 0 0;bottom:0;box-shadow:0 -.25rem 2rem 0 rgba(28,25,23,.071);left:0;opacity:1;overflow:auto;position:fixed;top:auto;transform:translateY(100%);transition:transform .3s;visibility:visible;width:100%;z-index:4}.product-right__options{border-radius:1rem 1rem 0 0;padding:1.25rem 2.5rem 1.5rem}.product-right__options .bigopts{flex-direction:row;flex-wrap:wrap;gap:.5rem}.product-right__options .bigopts .bigopts__item{display:flex;flex:0 1 calc(50% - 0.25rem)}.product-right__options .bigopts .bigopts__item:not(:last-child){margin-bottom:0}.product-right__chars{background-color:var(--whiteColor);border-radius:0 0 1rem 1rem;padding:0 2.5rem 1.25rem}.product-right__bottom{border-radius:1rem 1rem 0 0;bottom:0;left:0;padding:1.25rem;position:fixed;width:100%;z-index:3}.product-right__botrow{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.product-right__botrow .product-right__price{margin-bottom:0}.basecomp{margin-left:-2.5rem;margin-right:-2.5rem;padding:1.25rem 2.5rem}.basecomp__title{margin-bottom:1.25rem}.basecomp__row span:first-child{margin-bottom:.25rem}.prodfilter{margin-left:-2.5rem;margin-right:-2.5rem;padding:1.25rem 2.5rem}.prodfilter__header{margin-bottom:1.25rem}.prodfilter__title:not(:last-child){margin-bottom:.5rem}.prodfilter__sub{font-size:.875rem;line-height:128.571429%}.prodfilter__block:not(:last-child){margin-bottom:.75rem}.prodfilter__top{padding:.9375rem}.prodfilter__name{font-size:1rem;line-height:125%}.prodfilter__content{padding:0 .9375rem .9375rem}.prodfilter__optselectedcont{font-size:.875rem;line-height:128.571429%}.prodfilter__optselectedimage{flex:0 0 1.125rem;height:1.125rem;width:1.125rem}.prodfilter__optrow{padding-top:1rem}.prodfilter__opttop{font-size:.875rem;line-height:128.571429%}.prodfilter__optname--hov span{font-size:.75rem;line-height:133.333333%;padding:1rem}.prodfilter__optname--hov span strong{font-size:.875rem;line-height:128.571429%}.prodfilter__elblock{padding-top:1rem}.prodfilter__elblock:not(:last-child){padding-bottom:.9375rem}.sameprods__slider{max-width:20rem}[data-fls-popup-body]{padding:1.5rem}.popup-filter [data-fls-popup-body]{padding:1.25rem 1.25rem 0}.popup__close{right:1.5rem;top:1.5rem}.popup__title{max-width:16.875rem}.popup-filter__bottom{margin:0 -1.25rem}.tippy-box{font-size:.875rem;line-height:142.857143%}.tippy-box span{font-size:1rem;line-height:125%}.tippy-content{max-width:15.1875rem}}@media (max-width:47.99875em){[class*=__container]{padding-left:1rem;padding-right:1rem}.checkbox__text{line-height:116.666667%}.elopts__image{align-self:flex-start;flex:0 0 10.25rem;height:10.625rem;width:10.25rem}.crumbs{margin-bottom:1rem}.crumbs__link{font-size:.75rem;line-height:133.333333%}.first-form__range{flex:0 0 100%;order:4}.card-item__top{border-radius:.75rem}.card-item__tags{display:none}.card-item__conttop:not(:last-child){margin-bottom:.375rem}.card-item__price{line-height:128.571429%}.footer__button{width:100%}.footer__column{align-items:center;display:flex;flex-direction:column}.footer__column:not(:last-child){margin-bottom:1.5rem}.footer__colname,.footer__listitem{text-align:center}.footer__bottomleft{align-items:center;flex-direction:column;gap:.75rem}.footer__bottomleft:not(:last-child){margin-bottom:.75rem}.footer__bottomright{text-align:center}.first__title{margin-bottom:.25rem}.first__title span{display:none}.first__subtitle{font-size:1rem;line-height:125%}.first__form:not(:last-child),.first__subtitle{margin-bottom:1.5rem}.first__itemsrow{column-gap:1rem}.first__itemsrow .card-item{flex:0 1 calc(50% - 0.5rem)}.idea__item{min-height:12.25rem}.idea__item:not(:last-child){margin-bottom:1rem}.idea__right .idea__text{max-width:13.4375rem}.hypothec__top{padding-top:1rem}.hypothec__item--yellow{background:url(../assets/img/hypothec-1-bg-mob.webp) top 0 right 0/cover no-repeat;margin-bottom:.5rem}.hypothec__item--yellow .hypothec__itemtitle{max-width:11.875rem}.hypothec__whiteitems{margin-bottom:.5rem}.hypothec__item--green{background:url(../assets/img/hypothec-4-bg-mob.webp) bottom 0 right 0/cover no-repeat;padding-bottom:7.9375rem}.hypothec__bottomitem{flex:0 1 calc(50% - 0.625rem)}.care__item:not(:last-child){margin-bottom:.5rem}.materials__block{aspect-ratio:372/400}.materials__item-1{left:4%;top:58%}.materials__item-2{left:32%;top:66%}.materials__item-3{left:59%;top:46%}.materials__item-4{left:79%;top:67%}.feed{background:url(../assets/img/feed-bg-mob.svg) 0 0/cover no-repeat var(--darkGreen)}.feed.feed--cat{margin:1.5rem 0}.feed__top:not(:last-child){margin-bottom:1.25rem}.feed__input{margin-bottom:.75rem}.product{padding:1.5rem 0}.product__left{margin-bottom:1.5rem}.product__right{margin-left:-1rem;margin-right:-1rem}.product__toptext{font-size:.75rem;line-height:116.666667%;margin-bottom:1rem}.product__tabs{gap:1rem}.product-right__top{padding:1.25rem 1rem}.product-right__hovrow{font-size:.875rem}.product-right__hovrow:not(:last-child){margin-bottom:.9375rem;padding-bottom:.9375rem}.product-right__options{padding:1.25rem 1rem 1.5rem}.product-right__options .bigopts{flex-direction:column}.product-right__chars{padding:0 1rem 1.25rem}.basecomp{margin-left:-1rem;margin-right:-1rem;padding:1.25rem 1rem}.basecomp__showmore{width:100%}.prodfilter{margin-left:-1rem;margin-right:-1rem;padding:1.25rem 1rem}.prodfilter__elopts .elopts__item:not(:last-child){margin-bottom:.75rem}.prodfilter__elcheck:not(:last-child){margin-bottom:1rem}.sameprods{padding:3rem 0}.sameprods__title{margin-bottom:1rem}.sameprods__tabstitle{flex:0 1 calc(50% - 0.125rem)}.popup-filter[data-fls-popup-active] [data-fls-popup-body]{bottom:0}.popup-filter [data-fls-popup-body]{border-radius:1rem 1rem 0 0;bottom:-100%;left:0;max-height:85%;max-width:none;transition:bottom .3s;width:100%}.popup .feed__top:not(:last-child){margin-bottom:1rem}.popup .feed__top .feed__input{margin-bottom:.5rem}.popup-filter__title{margin-bottom:1.25rem}.popup-filter__block:not(:last-child){margin-bottom:.75rem}.page--catalog{padding-bottom:3rem}}@media (max-width:29.99875em){.butcheck__text{padding:.625rem .75rem}.crumbs{padding-top:1.5rem}.first-form__checkbox{padding:.625rem .75rem}.gallery__slider{margin-left:-6.375rem;margin-right:-6.375rem}.prodfilter__opts .finoptions__item{flex:0 1 calc(33.33333% - 0.25rem)}}@media (max-width:25em){.elopts__image{flex:0 0 7.5rem;height:7.5rem;width:7.5rem}.first-form{column-gap:.375rem}.first-form__left{gap:.375rem}.first-form__grid{flex:0 0 2.5rem;height:2.5rem;width:2.5rem}.card-item__name{font-size:1rem}.header__body{gap:.9375rem}.idea__text{font-size:.875rem}.news__slider{max-width:18.75rem}.prodfilter__opts .finoptions__name{font-size:.625rem}}@media (min-width:25em){.butcheck__text{padding:.625rem 1rem}.first-form{column-gap:.5rem}.first-form__checkbox{padding:.6875rem 1.0625rem}.first-form__grid{flex:0 0 2.75rem;height:2.75rem;width:2.75rem}.news__slider{max-width:20rem}}@media (min-width:29.99875em){.crumbs{padding-top:3rem}.gallery__slider{margin-left:auto;margin-right:auto;max-width:83.8%}}@media (min-width:47.99875em){[class*=__container]{padding-left:2.5rem;padding-right:2.5rem}.checkbox__text{line-height:150%}.elopts__body{flex-direction:column}.elopts__image{align-self:stretch;padding-top:60%}.crumbs{margin-bottom:1.5rem;padding-top:4rem}.crumbs__link{font-size:.875rem;line-height:128.571429%}.first-form__range{max-width:16.75rem;min-width:16.75rem}.card-item__top{border-radius:1rem}.card-item__conttop:not(:last-child){display:flex;gap:.625rem;justify-content:space-between;margin-bottom:.25rem}.card-item__price{line-height:142.857143%}.footer__menu{display:flex;flex-wrap:wrap;gap:1.5rem}.footer__column{flex:0 1 calc(50% - 0.75rem)}.footer__bottom{display:flex;gap:1.25rem}.footer__bottom,.footer__bottomleft{flex-wrap:wrap;justify-content:space-between}.footer__bottomleft{column-gap:2.5rem;row-gap:1.25rem}.first__title{margin-bottom:1rem}.first__subtitle{font-size:1.25rem;line-height:120%}.first__form:not(:last-child),.first__subtitle{margin-bottom:2.5rem}.first__itemsrow{column-gap:1.5rem}.first__itemsrow .card-item{flex:0 1 calc(50% - 0.75rem)}.idea__body{display:flex;gap:1.5rem;justify-content:space-between}.idea__item{min-height:18.5625rem}.hypothec__top{display:grid;grid-template-columns:1fr 1fr;padding-top:2.5rem}.hypothec__item--yellow{background:url(../assets/img/hypothec-1-bg-tablet.webp) top 0 right 0/cover no-repeat}.hypothec__item--yellow .hypothec__itemtitle{max-width:18.75rem}.hypothec__item--white{display:flex;flex-direction:column}.hypothec__itemimages{margin-top:auto}.hypothec__item--green{background:url(../assets/img/hypothec-4-bg-tablet.webp) bottom 0 right 0/cover no-repeat}.hypothec__bottomitem{flex:0 1 calc(25% - 0.9375rem)}.care__items{display:flex;flex-wrap:wrap;gap:.5rem}.care__item{display:flex;flex:0 1 calc(50% - 0.25rem);flex-direction:column}.materials__block{aspect-ratio:688/400}.materials__item-1{left:20%;top:49%}.materials__item-2{left:40%;top:66%}.materials__item-3{left:55%;top:46%}.materials__item-4{left:77%;top:73%}.feed{background:url(../assets/img/feed-bg-table.svg) 0 0/cover no-repeat var(--darkGreen)}.feed.feed--cat{margin-bottom:2.5rem;margin-top:2.5rem}.feed__top{display:flex;gap:1rem}.feed__top:not(:last-child){margin-bottom:1.375rem}.product{padding:3rem 0}.product__toptext{color:var(--gray500);font-size:.875rem;line-height:128.571429%;margin-bottom:1.25rem}.product__tabs{gap:1.25rem}.product-right__hovrow:not(:last-child){margin-bottom:1.25rem;padding-bottom:1.1875rem}.prodfilter__elopts{display:flex;flex-wrap:wrap;gap:1.25rem}.prodfilter__elopts .elopts__item{flex:0 1 calc(50% - 0.625rem)}.prodfilter__elopts.prodfilter__elopts--three .elopts__item{flex:0 1 calc(33.33333% - 0.5rem)}.prodfilter__elopts.prodfilter__elopts--three .elopts__image{padding-top:110%}.prodfilter__elcheck:not(:last-child){margin-bottom:1.25rem}.sameprods{padding:5rem 0}.sameprods__title{margin-bottom:1.5rem}.sameprods__tabsnavigation{align-self:center}.popup-filter[data-fls-popup-active] [data-fls-popup-body]{right:0}.popup-filter [data-fls-popup-body]{border-radius:1rem 0 0 1rem;height:100%;right:-100%;top:0;transition:right .3s;width:25rem}.popup .feed__top{flex-wrap:wrap;gap:.5rem}.popup .feed__top:not(:last-child){margin-bottom:1rem}.popup .feed__top .feed__input{flex:1 1 calc(50% - 0.25rem)}.popup-filter__title{margin-bottom:2.5rem}.popup-filter__block:not(:last-child){margin-bottom:1.75rem}.popup-filter__bottom{border-radius:0 0 0 1rem}.page--catalog{padding-bottom:2.5rem}}@media (min-width:61.99875em){.elopts__price,.prodcheck__content{font-size:1rem;line-height:125%}.title-h1{font-size:3rem;line-height:92.857143%}.title-h2{font-size:2.5rem;line-height:1}.title-h3{font-size:1.75rem;line-height:1}.first-form{column-gap:.75rem}.card-item__tag{font-size:.875rem;gap:.375rem;line-height:128.571429%}.card-item__tag img{width:1rem}.card-item__content{padding-bottom:.25rem;padding-top:1rem}.card-item__name{font-size:1.375rem;line-height:116.666667%}.card-item__price{padding-top:.25rem}.card-item__area,.card-item__price{font-size:1rem;line-height:125%}.news-item__image{aspect-ratio:410/240}.news-item__name{font-size:1.5rem;line-height:116.666667%}.news-item__text{font-size:1rem;line-height:125%}.menu__body .header__catbutton,.menu__body .header__login,.menu__body .header__top{display:none}.menu__list{column-gap:.375rem;display:flex;flex-wrap:wrap;row-gap:.1875rem}[data-fls-searchform-open] .menu__item{opacity:0;pointer-events:none;visibility:hidden}.menu__link{font-size:.875rem;font-weight:500;line-height:142.857143%;padding:.25rem .4375rem;transition:color .3s}.menu__link:before{font-size:.8125rem}.menu__searchform{height:100%;top:0}.header__top{border-bottom:.0625rem solid var(--gray100);padding:.75rem 0 .6875rem}.header__top .header__container{gap:1.25rem;justify-content:space-between}.header__topleft{column-gap:.8125rem;flex-wrap:wrap;row-gap:.1875rem}.header__topleft span:not(:last-child){align-items:center;display:flex;gap:.8125rem}.header__topleft span:not(:last-child):after{background-color:var(--gray200);content:"";height:1.125rem;width:.0625rem}.header__topright{transition:all .3s}.header__body{gap:.625rem;justify-content:space-between;padding:1.75rem 0}.header__catbutton{font-size:.875rem;letter-spacing:-.015em;padding:.75rem 1rem;white-space:nowrap}.header__right{align-items:flex-end;column-gap:1.25rem;display:flex;flex-direction:column;row-gap:.3125rem}.header__tel{font-size:.875rem;font-weight:600;line-height:142.857143%;transition:color .3s}.header__rightbutts{align-items:center;display:flex;gap:.5rem}.header__call{border:.0625rem solid var(--gray200);border-radius:50%;padding:1.0625rem;transition:background-color .3s,border-color .3s,color .3s}.header__call:before{align-items:center;display:flex;flex:0 0 1.125rem;font-size:1.125rem;height:1.125rem;justify-content:center;line-height:1;width:1.125rem}.header__login{padding:1rem 1.28125rem}.header__bottom{font-size:.875rem;line-height:142.857143%}.footer{padding:5rem 0}.footer__top{display:flex;gap:1.875rem;justify-content:space-between;padding-bottom:3.75rem}.footer__left{flex:0 0 19.5rem}.footer__leftlinks{align-items:flex-start}.footer__leftlink{font-size:1.5rem;line-height:116.666667%}.footer__leftlink:not(:last-child){margin-bottom:.75rem}.footer__socs:not(:last-child){margin-bottom:2.5rem}.footer__menu{flex:1 1 auto;max-width:56.125rem}.footer__bottom{padding-top:3.75rem}.first:not(:last-child){margin-bottom:4rem}.first__container{display:flex;flex-direction:column}.first__form{width:100%}.first__itemsrow .card-item{flex:0 1 calc(33.33333% - 1rem)}.first__more{align-self:center;margin-top:3rem}.idea:not(:last-child){margin-bottom:5rem}.idea__body{gap:2rem}.idea__left{flex:1 1 auto}.idea__item{min-height:21.875rem;padding:2rem}.idea__title:not(:last-child){margin-bottom:.75rem}.idea__right{flex:0 0 26rem}.about{background:url(../assets/img/about-bg.svg) top 0 right 0/30.6875rem 30.375rem no-repeat var(--darkGreen);padding:5rem 0}.about__content{max-width:45.375rem}.about__top{margin-bottom:2.5rem}.about__title{margin-bottom:1.25rem}.about__text{max-width:42.8125rem}.about__more{margin-top:2.5rem}.gallery{padding-bottom:5rem}.gallery__tabscont{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1.25rem;justify-content:space-between;margin-bottom:2.5rem}.gallery__tabstitle{padding:.5rem .75rem}.gallery__slider{max-width:51.5rem}.gallery__slide{border-radius:1rem}.hypothec__top{gap:1rem;padding-top:5rem}.hypothec__item{padding:2rem}.hypothec__item--yellow{background:url(../assets/img/hypothec-1-bg.webp) top 0 right 0/cover no-repeat}.hypothec__item--yellow .hypothec__itemtitle{margin-bottom:2.625rem;max-width:18.125rem}.hypothec__whiteitems{gap:1rem}.hypothec__item--white{flex:1 1 50%}.hypothec__item--white .hypothec__itemtitle{max-width:12.5rem}.hypothec__item--white .hypothec__itemtext{margin-bottom:.75rem}.hypothec__item-w-1 .hypothec__itemimage{max-width:8.3125rem}.hypothec__item-w-2 .hypothec__itemimage{max-width:5.75rem}.hypothec__itemimages{flex-wrap:wrap}.hypothec__item--green{align-items:flex-start;background:url(../assets/img/hypothec-4-bg.webp) bottom 0 right 0/cover no-repeat;display:flex;flex-direction:column;grid-column:2/3;grid-row:1/3}.hypothec__item--green .hypothec__itemtitle{font-size:1.75rem;line-height:1;margin-bottom:1.25rem;max-width:34.375rem}.hypothec__item--green .hypothec__itemtext{margin-bottom:auto;max-width:14.8125rem}.hypothec__item--green .hypothec__button{margin-top:15.25rem}.hypothec__bottom{gap:1rem;padding:5rem 0}.hypothec__bottomitem{align-items:center;display:flex;flex:0 1 calc(25% - 0.75rem);flex-direction:column;text-align:center}.hypothec__bottomtop{font-size:3rem;line-height:1;margin-bottom:.5rem}.hypothec__bottomtext{font-size:1rem;line-height:125%}.care{padding:5rem 0}.care__title,.care__top{margin-bottom:2.5rem}.care__items{counter-reset:item;gap:1rem;list-style-type:none}.care__item{flex:0 1 calc(50% - 0.5rem);padding:2rem;position:relative}.care__item:before{content:counter(item);counter-increment:item;font-size:.875rem;font-weight:500;line-height:114.285714%;position:absolute;right:1.4375rem;top:1.125rem}.care__itemtop{font-size:1.5rem;line-height:116.666667%;margin-bottom:2.5rem}.care__itemtext{font-size:1rem;line-height:125%}.materials{padding-bottom:5rem}.materials__block{aspect-ratio:1280/500}.materials__item{height:2.5rem;width:2.5rem}.materials__item-1{left:28%;top:39%}.materials__item-2{left:36.5%;top:67%}.materials__item-3{left:55.5%;top:49%}.materials__item-4{left:74%;top:71%}.feed{background:url(../assets/img/feed-bg-pc.svg) 50%/cover no-repeat var(--darkGreen);padding:5rem 0}.feed.feed--cat{padding:0}.feed__body{align-items:center;display:flex;gap:1.25rem;justify-content:space-between;padding:2rem}.feed__left{flex:0 0 21.875rem}.feed__title:not(:last-child){margin-bottom:1.125rem}.feed__sub{font-size:1rem;line-height:125%;max-width:17.625rem}.feed__right{flex:1 1 auto;max-width:37.5rem}.news{padding:5rem 0}.news__container{display:flex;flex-direction:column}.news__title{margin-bottom:2.5rem}.news__slider{max-width:25.625rem;width:100%}.news__slider:not(:last-child){margin-bottom:2.5rem}.news__link{align-self:center}.product__container{column-gap:2rem;display:grid;grid-template-columns:1fr 26rem}.product__left{margin-bottom:5rem;min-width:0}.product__bottom{grid-column:1/2}.product__basecomp:not(:last-child){margin-bottom:1rem}.product__right{grid-column:2/3;grid-row:1/3}.product__right .product-right{position:sticky;top:5rem}.product__wrapper:not(:last-child){margin-bottom:1rem}.product-right__top{padding:2rem 2rem 1.5rem}.product-right__base--hov:hover .product-right__hov{opacity:1;visibility:visible}.product-right__hov{max-width:28.125rem;right:calc(100% + .75rem);width:100%}.product-right__scroll{height:23.125rem;margin-bottom:-.75rem;overflow:auto}.product-right__options{padding:0 2rem}.product-right__optionstitle{display:none}.product-right__chars{background-color:var(--whiteColor);border-radius:0 0 1rem 1rem;margin-bottom:1.5rem;padding:1.5rem 2rem}.product-right__bottom{position:relative;z-index:1}.product-right__botrow{display:none}.product-right__buttons{border-radius:1rem;box-shadow:0 -.25rem 2rem 0 rgba(28,25,23,.071);padding:1.5rem 2rem}.basecomp{padding:2rem}.basecomp__title{margin-bottom:2rem}.basecomp__row{display:flex;gap:.75rem}.basecomp__row span:first-child{flex:0 0 12.5rem;width:12.5rem}.basecomp__showmore{margin-top:1.25rem}.prodfilter{padding:2rem}.prodfilter__header{margin-bottom:2rem}.prodfilter__title:not(:last-child){margin-bottom:.75rem}.prodfilter__sub{font-size:1rem;line-height:125%;max-width:36.25rem}.prodfilter__block:not(:last-child){margin-bottom:1rem}.prodfilter__top{padding:1.4375rem}.prodfilter__name{font-size:1.25rem;line-height:120%}.prodfilter__content{padding:0 1.4375rem 1.4375rem}.prodfilter__optselectedcont{font-size:1rem;line-height:125%}.prodfilter__optselectedimage{flex:0 0 1.25rem;height:1.25rem;width:1.25rem}.prodfilter__optrow{padding-top:1.5rem}.prodfilter__opttop{font-size:1rem;line-height:125%}.prodfilter__optname--hov span{font-size:.875rem;line-height:128.571429%;padding:1.5rem}.prodfilter__optname--hov span strong{font-size:1rem;line-height:125%}.prodfilter__elblock{padding-top:1.5rem}.prodfilter__elblock:not(:last-child){padding-bottom:1.4375rem}.sameprods__slider{max-width:52rem}[data-fls-popup-body]{padding:2rem}.popup-filter [data-fls-popup-body]{padding:2.5rem 2.5rem 0}.popup__close{right:2rem;top:2rem}.popup__title{max-width:25rem}.popup-filter__bottom{margin:0 -2.5rem}.tippy-box{font-size:1rem;line-height:125%}.tippy-box span{font-size:1.25rem;line-height:120%}.tippy-content{max-width:18.875rem}.page--catalog{padding-bottom:5rem}}@media (min-width:68.75em){.prodfilter__opts{column-gap:.75rem}.prodfilter__opts .finoptions__item{flex:0 1 calc(25% - 0.75rem)}}@media (min-width:81.25em){.menu__list{column-gap:.75rem}.menu__link{padding:.25rem .75rem}.header__logo{flex:0 0 7rem;width:7rem}.header__catbutton{font-size:1rem;padding:1rem 1.375rem}.header__right{align-items:center;flex-direction:row}}@media (min-width:85em){.title-h1{font-size:3.5rem}.title-h3{font-size:2rem}.first-form__left{gap:.25rem}.first-form__find{margin-right:auto}.card-item__name{font-size:1.5rem}.footer__column{flex:0 1 calc(25% - 1.125rem)}.first__itemsrow{gap:2rem}.first__itemsrow .card-item{flex:0 1 calc(33.33333% - 1.33333rem)}.hypothec__item--green .hypothec__itemtitle{font-size:2.5rem}.care__item{flex:0 1 calc(25% - 0.75rem)}.feed__left{flex:0 0 30.5rem}.product{padding:3.75rem 0}.product__container{grid-template-columns:6.5rem 1fr 26rem}.product__links{grid-row:1/3}.product__bottom{grid-column:2/3}.product__right{grid-column:3/4}.product__toptext{margin-bottom:1.5rem}.product__tabs{gap:1.5rem}.product__tabsnavigation{align-self:center}.product__tabstitle{padding:.5rem .75rem}.prodfilter__opts .finoptions__item{flex:0 1 calc(16.66667% - 0.625rem)}.prodfilter__elopts.prodfilter__elopts--three .elopts__item{flex:0 1 calc(33.33333% - 0.83333rem)}.popup__title{max-width:30rem}}@media (any-hover:hover){.button-black:hover{background-color:var(--mainColor);border-color:var(--mainColor)}.button-white:hover{background-color:var(--gray50)}.button-yellow:hover{background-color:var(--lightYellow);border-color:var(--lightYellow)}.butcheck__text:hover{border-color:var(--gray300)}.finoptions__item:hover .finoptions__content .finoptions__name{color:var(--mintColor)}.range:hover{border-color:var(--gray300)}.swiper-button:hover{background-color:var(--lightGreen)}.first-form__checkbox:hover{border-color:var(--gray300)}.first-form__reset:hover{color:var(--gray500)}.first-form__grid:hover{background-color:var(--lightYellow)}.first-form__map:hover{border-color:var(--gray300)}.searchform__submit:hover{color:var(--lightGreen)}.searchform__reset:hover{background-color:var(--gray50)}.news-item__name:hover{color:var(--gray800)}.menu__link:hover{color:var(--gray600)}.header__call:hover{background-color:var(--gray900);border-color:var(--gray900);color:var(--whiteColor)}.footer__menulink:hover{color:var(--gray400)}.noUi-handle:hover{box-shadow:0 0 .3125rem rgba(0,0,0,.3)}.product__slider:hover .swiper-button{opacity:1;pointer-events:all;visibility:visible}.sameprods__slider:hover .swiper-button{opacity:1}.sameprods__slider .swiper-button:hover{background-color:var(--mintColor);color:var(--whiteColor)}.popup__close:hover{background-color:var(--gray50)}.popup-filter__reset:hover{color:var(--gray500)}}