*{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{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}address{font-style:normal}@font-face{font-display:swap;font-family:FreeSet;font-style:normal;font-weight:600;src:url(../assets/fonts/FreeSet-Semibold.woff2) format("woff2")}@font-face{font-display:swap;font-family:FreeSet;font-style:normal;font-weight:400;src:url(../assets/fonts/FreeSet-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:FreeSet;font-style:normal;font-weight:300;src:url(../assets/fonts/FreeSet-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:FreeSet;font-style:normal;font-weight:700;src:url(../assets/fonts/FreeSet-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:iconfont;src:url(../assets/fonts/iconfont.woff2?fb52668dfd71fef0bcab80ccef25f93b) format("woff2")}[class*="--icon-"]:before{font-family:iconfont}[class*="--icon-user"]:before{content:"\f101"}[class*="--icon-threed"]:before{content:"\f102"}[class*="--icon-slidearrow-r"]:before{content:"\f103"}[class*="--icon-slidearrow-l"]:before{content:"\f104"}[class*="--icon-selectarrow"]:before{content:"\f105"}[class*="--icon-search"]:before{content:"\f106"}[class*="--icon-recycle"]:before{content:"\f107"}[class*="--icon-prodcard"]:before{content:"\f108"}[class*="--icon-phone"]:before{content:"\f109"}[class*="--icon-mail"]:before{content:"\f10a"}[class*="--icon-loc"]:before{content:"\f10b"}[class*="--icon-hour"]:before{content:"\f10c"}[class*="--icon-home"]:before{content:"\f10d"}[class*="--icon-heart"]:before{content:"\f10e"}[class*="--icon-favs"]:before{content:"\f10f"}[class*="--icon-delivery"]:before{content:"\f110"}[class*="--icon-crumbsarrow"]:before{content:"\f111"}[class*="--icon-close"]:before{content:"\f112"}[class*="--icon-catalog"]:before{content:"\f113"}[class*="--icon-card"]:before{content:"\f114"}[class*="--icon-calendar"]:before{content:"\f115"}[class*="--icon-box"]:before{content:"\f116"}[class*="--icon-bigcheck"]:before{content:"\f117"}[class*="--icon-arrow-r-b"]:before{content:"\f118"}:root{--mainColor:#242424;--whiteColor:#fff;--lightGray:#afafaf;--grayColor:#a0a0a0;--bgGray:#f9f9f9;--grayText:#909090;--blueColor:#4ca9d1;--darkBlue:#2b86ae;--redColor:#e73840;--darkRed:#c21e26;--greenColor:#18b125;--yellowColor:#d5ac17}body{color:var(--mainColor);font-family:FreeSet;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}.wrapper:has(.cookies-block._hidden) .footer{margin-bottom:0!important}.kerpage:has(.error){padding-bottom:0}[class*=__container]{margin:0 auto;max-width:89.375rem;padding-left:.9375rem;padding-right:.9375rem}input[type=email],input[type=tel],input[type=text],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}.input{border:.0625rem solid var(--grayColor);border-radius:.75rem;caret-color:inherit;display:block;line-height:122.222222%;outline:none;padding:.8125rem 1.1875rem;transition:border-color .3s;width:100%}.input.--form-focus,.input:focus{border-color:var(--mainColor)}.input.--form-error{border-color:var(--redColor)}.input[disabled]{color:rgba(36,36,36,.302);font-weight:300}.input[placeholder]:not([data-fls-placeholder-nohiden])::placeholder{color:rgba(36,36,36,.302);font-weight:300;transition:opacity .3s}.input[placeholder]:not([data-fls-placeholder-nohiden]):focus::placeholder{opacity:0}textarea.input{padding:0;resize:vertical}.textareacont{border:.0625rem solid var(--grayColor);border-radius:.75rem;caret-color:inherit;display:block;padding:.8125rem 1.1875rem;transition:border-color .3s;width:100%}.textareacont:has(textarea:focus){border-color:var(--mainColor)}.textareacont.--form-focus{border-color:var(--mainColor)}.textareacont.--form-error{border-color:var(--redColor)}.textareacont[disabled]{color:rgba(36,36,36,.302);font-weight:300}.textareacont textarea{border:none}.inpcont{display:block;width:100%}.inpcont__top{display:block;font-weight:300;line-height:122.222222%}.inpcont__top:not(:last-child){margin-bottom:.4375rem}.checkbox{display:inline-block;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%/.8125rem .8125rem no-repeat var(--blueColor);border-color:var(--blueColor)}.checkbox__text{align-items:center;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:300;gap:.5rem;position:relative}.checkbox__text:before{align-self:flex-start;border:.0625rem solid var(--grayColor);border-radius:.25rem;content:"";flex:0 0 1.1875rem;height:1.1875rem;transition:border-color .3s;width:1.1875rem}.checkbox__text a{transition:color .3s}.checkbox__textinner{display:flex;flex:1 1 auto;gap:.5rem;justify-content:space-between}.checkbox__textinner span{color:var(--grayColor)}.checkbox__image{border:.0625rem solid var(--grayColor);border-radius:50%;flex:0 0 1.1875rem;height:1.1875rem;overflow:hidden;position:relative;width:1.1875rem}.checkbox__image img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.options{align-items:flex-start;display:flex;flex-direction:column}.options__item{cursor:pointer;position:relative}.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:before{border-color:var(--mainColor)}.options__input:checked+.options__text:after{transform:scale(1)}.options__text{align-items:center;cursor:pointer;display:inline-flex;font-weight:300;gap:.75rem;line-height:122.222222%}.options__text:before{align-self:flex-start;border:.0625rem solid var(--grayColor);border-radius:50%;content:"";flex:0 0 1.375rem;height:1.375rem;transition:border-color .3s;width:1.375rem}.options__text:after{background-color:var(--mainColor);border-radius:50%;content:"";height:.875rem;left:.25rem;position:absolute;top:.25rem;transform:scale(0);transition:all .3s ease 0s;width:.875rem}.button{align-items:center;border:.0625rem solid transparent;border-radius:.75rem;display:inline-flex;font-weight:600;gap:.75rem;justify-content:center;line-height:122.222222%;padding:.8125rem;text-align:center;transition:background-color .3s,border-color .3s,color .3s}.button.button--blue{background-color:var(--blueColor);border-color:var(--blueColor);color:var(--whiteColor)}.button.button--border{background-color:var(--whiteColor);border-color:var(--mainColor);font-weight:400}.title{font-weight:700;line-height:121.052632%}.title-h2{font-weight:700;line-height:118.75%}.title-h3{font-weight:700;line-height:120.833333%}.linkblock{align-items:center;display:inline-flex;font-size:1rem;gap:.75rem;line-height:118.75%;transition:color .3s}.linkblock:after{content:"\f118";font-family:iconfont;font-size:1.375rem;line-height:.5;transform:translateY(.125rem)}.socs-block{align-items:center;column-gap:1.25rem;display:flex;flex-wrap:wrap;row-gap:.625rem}.socs-block__item{flex:0 0 1.6875rem;height:1.6875rem;width:1.6875rem}.socs-block__item img,.socs-block__item svg{height:100%;object-fit:contain;transition:fill .3s;width:100%}.socs-block__item img path,.socs-block__item svg path{transition:fill .3s}.slick-slider{position:relative}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.slick-slider .slick-list{overflow:hidden}.slick-slider .slick-list,.slick-slider .slick-track{position:relative;width:100%}.slick-slider .slick-slide{float:left;overflow:hidden;position:relative}.slider-button{align-items:center;backdrop-filter:blur(.375rem);background-color:#e3e3e3;border-radius:50%;color:var(--whiteColor);display:flex;flex:0 0 3rem;height:3rem;justify-content:center;transition:background-color .3s,color .3s;width:3rem;z-index:1}.slider-dots .slick-dots{column-gap:.5rem;display:flex;flex-wrap:wrap;justify-content:center;row-gap:.3125rem}.slider-dots .slick-dots li{font-size:0}.slider-dots .slick-dots li.slick-active button{background-color:var(--blueColor)}.slider-dots .slick-dots button{background-color:rgba(36,36,36,.149);font-size:0;height:.25rem;transition:background-color .3s}.tabs-navigation{display:flex;margin:0 -.9375rem;overflow-x:auto;overflow-y:hidden;padding:0 .9375rem}.tabs-navigation__title{border-bottom:.0625rem solid #d5d5d5;color:var(--grayColor);line-height:120%;position:relative;transition:color .3s;white-space:nowrap}.tabs-navigation__title:before{background-color:var(--blueColor);bottom:-.0625rem;content:"";height:.1875rem;left:0;opacity:0;position:absolute;width:100%}.tabs-navigation__title.--tab-active{color:var(--mainColor)}.tabs-navigation__title.--tab-active:before{opacity:1}.cookies-block{background-color:#27292e;bottom:0;color:var(--whiteColor);left:0;padding:1.3125rem 0;position:fixed;width:100%;z-index:4}.cookies-block._hidden{display:none}.cookies-block__container{align-items:center;display:flex}.cookies-block__text{line-height:122.222222%}.cookies-block__text a{text-decoration:underline;transition:color .3s}.cookies-block__button{border:.0625rem solid var(--blueColor);border-radius:.75rem;color:var(--blueColor);font-size:1.25rem;font-weight:600;line-height:120%;padding:.4375rem 1.8125rem;transition:background-color .3s,color .3s}.pagetop{padding-bottom:.625rem;padding-top:1.25rem}.pagetop__crumbs{display:flex;flex-wrap:wrap;gap:.125rem}.pagetop__item:last-child .pagetop__link{color:var(--mainColor);pointer-events:none}.pagetop__item:not(:last-child){align-items:center;display:flex;gap:.125rem}.pagetop__item:not(:last-child):after{align-items:center;color:var(--grayColor);content:"\f111";display:flex;font-family:iconfont;justify-content:center}.pagetop__link{color:var(--grayColor);font-weight:300;line-height:118.75%;transition:color .3s}.ready-item{border-radius:.75rem;display:flex;flex-direction:column;position:relative;transition:box-shadow .3s}.ready-item:before{background-color:#ddd;bottom:3.1875rem;content:"";height:.0625rem;left:1.25rem;position:absolute;right:1.25rem}.ready-item__image{aspect-ratio:265/190;border-radius:.75rem .75rem 0 0;-webkit-mask-image:radial-gradient(#fff,#000);mask-image:radial-gradient(#fff,#000);overflow:hidden;position:relative;width:100%;z-index:1}.ready-item__image img{height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:transform .4s;width:100%}.ready-item__content{align-items:flex-start;background-color:var(--bgGray);border-radius:0 0 .75rem .75rem;display:flex;flex:1 1 auto;flex-direction:column;padding:.875rem 1.25rem 1.25rem}.ready-item__conttop{color:var(--grayColor);font-size:1rem;font-weight:300;line-height:118.75%}.ready-item__conttop:not(:last-child){margin-bottom:.1875rem}.ready-item__date{align-items:center;color:var(--grayColor);display:flex;font-size:1rem;font-weight:300;gap:.5rem;line-height:118.75%}.ready-item__date:not(:last-child){margin-bottom:.625rem}.ready-item__date:before{font-size:1.1875rem;font-weight:400;line-height:1}.ready-item__name{font-size:1.125rem;font-weight:600;line-height:122.222222%;transition:color .3s}.ready-item__name:not(:last-child){margin-bottom:.375rem}.ready-item__text{display:-webkit-box;font-size:1rem;font-weight:300;line-height:118.75%;-webkit-box-orient:vertical;flex:1 1 auto;-webkit-line-clamp:4;margin-bottom:1.5rem;overflow:hidden;position:relative;text-overflow:ellipsis;width:100%}.standart__text{font-size: 1rem;font-weight: 300;line-height: 118.75%;width: 100%;position: relative;margin-bottom: 1.5rem;}.ready-item__link{margin-top:auto}.prod-item{background-color:var(--bgGray);border-radius:.75rem;padding:.625rem 1.25rem 1.25rem;transition:transform .3s,box-shadow .3s}.prod-item,.prod-item__top{display:flex;flex-direction:column}.prod-item__top{align-items:flex-start;aspect-ratio:1/1;margin-bottom:.625rem;-webkit-mask-image:radial-gradient(#fff,#000);mask-image:radial-gradient(#fff,#000);overflow:hidden;padding:.625rem 0;position:relative;width:100%;z-index:1}.prod-item__top img{height:calc(100% - 1.25rem);left:.625rem;object-fit:contain;position:absolute;top:.625rem;transition:transform .4s;width:calc(100% - 1.25rem)}.prod-item__sale{display: inline-block;background-color:var(--redColor);border-radius:.5rem;color:var(--whiteColor);font-size:.875rem;font-weight:600;line-height:121.428571%;padding:.3125rem .75rem;position:relative;z-index:1}.prod-item__content{display:flex;flex:1 1 auto;flex-direction:column}.prod-item__contenttop{align-items:center;display:flex;gap:1.25rem;justify-content:space-between;margin-bottom:.625rem}.prod-item__articul{color:var(--grayColor);font-weight:300;line-height:118.75%}.prod-item__favbutton,.prod-item__favbutton svg{height:1.1875rem;width:1.4375rem}.prod-item__favbutton svg path{stroke:var(--grayColor)}.prod-item__favbutton._active svg path{fill:var(--redColor);stroke:var(--redColor)}.prod-item__name{align-self:flex-start;font-weight:700;line-height:122.222222%;margin-bottom:.875rem;transition:color .3s}.prod-item__size{line-height:122.222222%;margin-bottom:1.25rem;margin-top:auto}.prod-item__price{font-weight:700;line-height:120.833333%}.prod-item__buttons{align-self:center;display:flex;max-width:17rem;width:100%}.prod-item__button{border-bottom:.0625rem solid rgba(36,36,36,.2);color:rgba(36,36,36,.4);flex:1 1 auto;font-size:1.125rem;line-height:133.333333%;padding:.25rem .25rem .1875rem;text-align:center;transition:border-color .3s,color .3s}.prod-item__button._active{border-color:var(--mainColor);color:var(--mainColor)}.prod-item .quantity{margin-bottom:1.125rem;width:100%}.prod-item__cardbutton{align-items:center;background-color:var(--whiteColor);border:.0625rem solid var(--mainColor);border-radius:.75rem;display:flex;font-size:1.125rem;gap:.75rem;justify-content:center;line-height:122.222222%;padding:.8125rem;transition:background-color .3s,border-color .3s,color .3s}.prod-item__cardbutton:before{font-size:1.375rem;line-height:1}.collection-item{border-radius:.75rem;display:flex;flex-direction:column;transition:box-shadow .3s}.collection-item__top{aspect-ratio:335/250;border-radius:.75rem .75rem 0 0;-webkit-mask-image:radial-gradient(#fff,#000);mask-image:radial-gradient(#fff,#000);overflow:hidden;padding:.9375rem;position:relative;z-index:1}.collection-item__top img{height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:transform .4s;width:100%}.collection-item__topits{align-items:flex-start;display:flex;flex-direction:column;gap:.25rem;position:relative;z-index:1}.collection-item__topitem{border-radius:.5rem;color:var(--whiteColor);font-size:.875rem;font-weight:600;line-height:121.428571%;padding:.375rem .75rem}.collection-item__topitem.collection-item__topitem--red{background-color:var(--redColor)}.collection-item__topitem.collection-item__topitem--green{background-color:var(--greenColor)}.collection-item__content{background-color:var(--bgGray);border-radius:.75rem;display:flex;flex:1 1 auto;flex-direction:column;margin-top:-.875rem;padding:1.25rem;position:relative;z-index:1}.collection-item__conttop{display:flex;gap:1.25rem;justify-content:space-between}.collection-item__name{font-weight:600;line-height:118.181818%;margin-bottom:.5rem;transition:color .3s}.collection-item__favbutton{flex:0 0 1.4375rem}.collection-item__favbutton,.collection-item__favbutton svg{height:1.1875rem;width:1.4375rem}.collection-item__favbutton svg path{stroke:var(--grayColor)}.collection-item__favbutton._active svg path{fill:var(--redColor);stroke:var(--redColor)}.collection-item__price{color:var(--grayColor);line-height:122.222222%;margin-bottom:.75rem}.collection-item__rows:not(:last-child){margin-bottom:1.125rem}.collection-item__row{align-items:center;display:flex;gap:.75rem}.collection-item__row:not(:last-child){margin-bottom:.8125rem}.collection-item__rowname{color:var(--grayColor);font-size:1rem;line-height:118.75%;white-space:nowrap}.collection-item__rowits{align-items:center;column-gap:.75rem;display:flex;flex:1 1 auto;flex-wrap:wrap;row-gap:.375rem}.collection-item__rowimage{border:.0625rem solid #a0a0a0;border-radius:50%;height:1.5625rem;overflow:hidden;position:relative;width:1.5625rem}.collection-item__rowimage img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.collection-item__rowtiv{font-size:1rem;line-height:118.75%;margin-left:auto}.collection-item__rowsize{background-color:#f1f1f1;border-radius:.75rem;font-size:1rem;line-height:118.75%;padding:.375rem .75rem}.collection-item__link{align-items:center;align-self:flex-start;border-bottom:.0625rem solid var(--blueColor);color:var(--blueColor);display:inline-flex;font-size:1.125rem;gap:.75rem;line-height:122.222222%;margin-top:auto;padding-bottom:.125rem;transition:color .3s,border-color .3s}.collection-item__link:after{content:"\f118";font-family:iconfont;font-size:1.375rem;line-height:.5;transform:translateY(.125rem)}.card-rightblock{border:.0625rem solid #e2e2e2;border-radius:.75rem;display:flex;flex-direction:column}.card-rightblock__title{font-weight:600;line-height:120.833333%;text-align:center}.card-rightblock__rows,.card-rightblock__title{border-bottom:.0625rem solid #e2e2e2;margin-bottom:1.0625rem;padding-bottom:1.0625rem}.card-rightblock__row{align-items:center;display:flex;flex-wrap:wrap;gap:.625rem;justify-content:space-between;line-height:122.222222%}.card-rightblock__row:not(:last-child){margin-bottom:.75rem}.card-rightblock__row span:nth-child(2){text-align:right}.card-rightblock__total{align-items:center;display:flex;flex-wrap:wrap;font-weight:700;gap:.625rem;justify-content:space-between;line-height:122.222222%}.card-rightblock__total:not(:last-child){margin-bottom:1.125rem}.card-rightblock__total span:nth-child(2){text-align:right}.card-rightblock__button{padding:.9375rem;width:100%}.card-rightblock .checkbox:not(:last-child),.card-rightblock__button:not(:last-child){margin-bottom:1.125rem}.card-rightblock .checkbox .checkbox__text{font-size:.75rem;font-weight:400;line-height:116.666667%}.card-rightblock .checkbox .checkbox__text a{transition:color .3s}.card-rightblock__morelink{align-self:center;color:var(--blueColor);font-weight:300;line-height:122.222222%;text-decoration:underline;text-decoration-thickness:10%;text-underline-offset:25%;transition:color .3s}.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}.header{/*background-color:#27292e;*/background-color:#000;position:relative;z-index:5}.header-top__body{align-items:center;display:flex;justify-content:space-between}.header-top__login{position:relative;z-index:5}.header-top__buttons{align-items:center;display:flex;gap:.1875rem}.header-top__button{line-height:118.75%;transition:color .3s}.header-top__right{align-items:center;display:flex}.header-top__favs{flex:0 0 1.6875rem;font-size:1.6875rem;height:1.6875rem;transition:color .3s;width:1.6875rem}.header-top__card,.header-top__favs{align-items:center;color:var(--whiteColor);display:flex;justify-content:center;position:relative;z-index:5}.header-top__card{flex:0 0 1.8125rem;font-size:1.8125rem;height:1.8125rem;margin-right:.5625rem;width:1.8125rem}.header-top__card:before{transition:color .3s}.header-top__card span{align-items:center;background-color:var(--redColor);border-radius:50%;display:flex;font-size:.875rem;font-weight:600;justify-content:center;line-height:1;min-width:1.25rem;padding:.1875rem .0625rem;position:absolute;right:-.5625rem;text-align:center;top:-.5625rem}.menu__list{align-items:center;display:flex;flex-wrap:wrap}.menu__link{color:var(--lightGray);line-height:118.75%;transition:color .3s}.menu__link.menu__link--percent{align-items:center;background-color:var(--redColor);border-radius:.75rem;color:var(--whiteColor);display:flex;font-weight:400;gap:.25rem;padding:.4375rem .75rem;transition:background-color .3s}.menu__link.menu__link--percent:before{content:"%";font-weight:700}.header-bottom{border-bottom:.0625rem solid #34363c;border-top:.0625rem solid #34363c;padding:1.1875rem 0;position:relative}.header-bottom__body{align-items:center;column-gap:1.875rem;display:flex;justify-content:space-between;row-gap:1.25rem}.header-bottom__logo{display:block;flex:0 0 14.8125rem;width:14.8125rem}.header-bottom__logo img{width:100%}.header-bottom__form{position:relative;width:100%}.header-bottom__search-input{background-color:#32343a;border:.0625rem solid #3d3f46;border-radius:.25rem;color:var(--whiteColor);display:block;font-size:1.125rem;line-height:122.222222%;outline:none;padding:.75rem .75rem .75rem 3.0625rem;transition:border-color .3s;width:100%}.header-bottom__search-input:focus{border:.0625rem solid var(--blueColor)}.header-bottom__search-input[placeholder]:not([data-placeholder-nohiden])::placeholder{color:#b7b7b7;font-weight:300;transition:opacity .3s}.header-bottom__search-input[placeholder]:not([data-placeholder-nohiden]):focus::placeholder{opacity:0}.header-bottom__search-button{color:var(--grayText);font-size:1.125rem;height:1.125rem;left:1.25rem;position:absolute;top:50%;transform:translateY(-50%);transition:color .3s;width:1.125rem}.header-bottom__right{align-items:center;column-gap:1.25rem;display:flex;row-gap:.9375rem}.header-bottom__blocks{column-gap:2.5rem;display:flex;row-gap:.9375rem}.header-bottom__blockrow{align-items:flex-start;color:var(--lightGray);display:flex;font-size:1rem;font-weight:300;gap:.625rem;line-height:118.75%}.header-bottom__blockrow:not(:last-child){margin-bottom:.625rem}.header-bottom__blockrow:before{font-size:1.1875rem}.header-bottom__blockrow a{transition:color .3s;white-space:nowrap}.header-bottom__phone{align-items:center;color:var(--lightGray);display:flex;font-size:1rem;font-weight:600;gap:.625rem;line-height:118.75%;white-space:nowrap}.header-bottom__phone:not(:last-child){margin-bottom:.625rem}.header-bottom__phone:before{font-size:1.1875rem;font-weight:400}.header-bottom__phone a{transition:color .3s}.header-catlist__container{display:flex}.header-catlist__catalog{align-items:center;background-color:var(--blueColor);color:var(--whiteColor);display:flex;flex-direction:row-reverse;font-size:1.25rem;font-weight:600;gap:1rem;justify-content:center;line-height:120%;padding:.875rem 2.5rem;transition:background-color .3s}.header-catlist__catalog:before{font-size:1.5rem;font-weight:400;line-height:1}[data-fls-catalog-open] .header-catlist__catalog:before{content:"\f112";font-weight:700}.header-catlist__list{display:flex}.header-catlist__link{color:var(--lightGray);line-height:120%;transition:color .3s}.header-catalog{background-color:var(--whiteColor);height:100%;overflow:auto;padding-bottom:1.875rem;z-index:4}.header-catalog,.header-catalog:before{position:fixed;right:100%;top:0;transition:right .3s;width:100%}.header-catalog:before{background-color:#27292e;content:"";z-index:2}[data-fls-catalog-open] .header-catalog,[data-fls-catalog-open] .header-catalog:before{right:0}.header-catalog__tabsnavblock{display:flex;flex-direction:column}.header-catalog__tabsnavblock:not(:last-child){border-bottom:.0625rem solid #e7e7e7;margin-bottom:1.25rem;padding-bottom:1.25rem}.header-catalog__tabstitle{align-items:flex-start;display:flex;font-size:1.125rem;gap:.75rem;line-height:122.222222%;transition:color .3s;width:100%}.header-catalog__tabstitle:not(:last-child){margin-bottom:1.125rem}.header-catalog__tabstitle svg{flex:0 0 1.375rem;height:1.375rem;width:1.375rem}.header-catalog__tabstitle svg path,.header-catalog__tabstitle svg rect{transition:fill .3s}.header-catalog__tabstitle span{align-self:center}.header-catalog__tabstitle.--tab-active{color:var(--blueColor)}.header-catalog__tabstitle.--tab-active svg path,.header-catalog__tabstitle.--tab-active svg rect{fill:var(--blueColor)}.header-catalog__columns{width:100%}.header-catalog__coltop{font-size:1.125rem;font-weight:700;line-height:122.222222%}.header-catalog__coltop:not(:last-child){margin-bottom:.875rem}.header-catalog__colitem:not(:last-child){margin-bottom:.75rem}.header-catalog__collink{font-size:1rem;font-weight:300;line-height:118.75%;transition:color .3s}.icon-menu{display:none}.footer{/*background-color:#27292e*/background-color:#000}.footer__top{align-items:center;display:flex;flex-direction:column}.footer__logo{max-width:27.375rem;width:100%}.footer__logo img{width:100%}.footer__toptext{color:var(--lightGray);line-height:122.222222%;text-align:center}.footer__body{display:flex;flex-wrap:wrap;gap:1.875rem;justify-content:space-between}.footer__pays{display:flex;flex-wrap:wrap;gap:.9375rem}.footer__pay{height:2.5rem;position:relative;width:3.75rem}.footer__pay img{height:100%;left:0;object-fit:contain;position:absolute;top:0;width:100%}.footer__pollink{color:var(--lightGray);font-size:1rem;line-height:118.75%;transition:color .3s}.footer__menu{display:flex;flex-wrap:wrap;gap:1.875rem;justify-content:space-between}.footer__menutop{color:var(--whiteColor);font-weight:600;line-height:120%}.footer__menubottom{display:flex;justify-content:space-between}.footer__menuitem:not(:last-child){margin-bottom:1.125rem}.footer__menulink{color:var(--lightGray);font-size:1rem;line-height:118.75%;transition:color .3s}.footer__menulink.footer__menulink--percent{align-items:center;background-color:var(--redColor);border-radius:.75rem;color:var(--whiteColor);display:flex;font-weight:400;gap:.25rem;padding:.25rem .75rem;transition:background-color .3s}.footer__menulink.footer__menulink--percent:before{content:"%";font-weight:700}.footer__righttop{color:var(--whiteColor);font-weight:600;line-height:120%}.footer__blockrow{align-items:flex-start;color:var(--lightGray);display:flex;font-size:1rem;font-weight:300;gap:.625rem;line-height:118.75%}.footer__blockrow:not(:last-child){margin-bottom:.625rem}.footer__blockrow:before{font-size:1.1875rem}.footer__blockrow a{transition:color .3s;white-space:nowrap}.footer__phones:not(:last-child){margin-bottom:.625rem}.footer__phone{align-items:center;color:var(--lightGray);display:flex;font-size:1rem;font-weight:600;gap:.625rem;line-height:118.75%;white-space:nowrap}.footer__phone:not(:last-child){margin-bottom:.625rem}.footer__phone:before{font-size:1.1875rem;font-weight:400}.footer__phone a{transition:color .3s}.first__left{display:flex;position:relative}.first__slider{border-radius:.75rem;min-width:0;overflow:hidden}.first__slider .slick-list,.first__slider .slick-track{height:100%}.first__slide{align-items:flex-start;border-radius:.75rem;display:flex;flex-direction:column;justify-content:flex-end;-webkit-mask-image:radial-gradient(#fff,#000);mask-image:radial-gradient(#fff,#000);overflow:hidden;position:relative;z-index:1}.first__slide:before{background:linear-gradient(180deg,rgba(49,53,53,0) 37.58%,rgba(49,53,53,.6));content:""}.first__slide img,.first__slide:before{height:100%;left:0;position:absolute;top:0;width:100%}.first__slide img{object-fit:cover;transition:transform .4s}.first__lefttitle{color:var(--whiteColor);font-weight:600;line-height:120.454545%;padding-top:.75rem;position:relative}.first__lefttitle:not(:last-child){margin-bottom:.5rem}.first__lefttitle:before{background-color:var(--whiteColor);content:"";height:.0625rem;left:0;position:absolute;top:0}.first__text{color:var(--whiteColor);line-height:122.222222%;position:relative;z-index:1}.first__text:not(:last-child){margin-bottom:.875rem}.first__link{align-items:center;color:var(--whiteColor);display:flex;flex-direction:row-reverse;gap:.75rem;line-height:120%;position:relative;transition:color .3s;z-index:1}.first__link:before{font-size:1.5625rem;line-height:1;transform:translateY(.1875rem)}.first__navigation{position:absolute;z-index:1}.first__navigation .slick-dots{column-gap:.5rem;display:flex;flex-wrap:wrap;justify-content:center;row-gap:.3125rem}.first__navigation .slick-dots li{font-size:0}.first__navigation .slick-dots li.slick-active button{opacity:1}.first__navigation .slick-dots button{background-color:var(--whiteColor);font-size:0;height:.25rem;opacity:.3;transition:opacity .3s}.first__navigation .first__button-next,.first__navigation .first__button-prev{align-items:center;backdrop-filter:blur(.375rem);background-color:rgba(36,36,36,.2);border:.0625rem solid var(--whiteColor);border-radius:50%;color:var(--whiteColor);display:flex;justify-content:center;transition:background-color .3s,color .3s}.first__item{align-items:flex-start;border-radius:.75rem;display:flex;flex-direction:column;justify-content:flex-end;-webkit-mask-image:radial-gradient(#fff,#000);mask-image:radial-gradient(#fff,#000);overflow:hidden;position:relative;z-index:1}.first__item:before{background:linear-gradient(180deg,rgba(49,53,53,0) 37.58%,rgba(49,53,53,.6));content:""}.first__item img,.first__item:before{height:100%;left:0;position:absolute;top:0;width:100%}.first__item img{object-fit:cover;transition:transform .4s}.first__righttitle{color:var(--whiteColor);font-weight:600;line-height:119.230769%;position:relative;z-index:1}.first__righttitle:not(:last-child){margin-bottom:.6875rem}.catsblock__item{align-items:flex-start;background-color:var(--bgGray);border-radius:.75rem;display:flex;flex-direction:column;padding:1.25rem;position:relative;transition:box-shadow .3s,transform .3s}.catsblock__item:before{background-color:#ddd;bottom:3.0625rem;content:"";height:.0625rem;left:1.25rem;position:absolute;right:1.25rem}.catsblock__image{aspect-ratio:225/130;margin-bottom:.875rem;position:relative;transition:transform .3s;width:100%}.catsblock__image img{height:100%;left:0;object-fit:contain;position:absolute;top:0;width:100%}.catsblock__name{font-size:1.125rem;font-weight:600;line-height:122.222222%;margin-bottom:1.25rem;transition:color .3s}.catsblock__link{margin-top:auto}.ready__body{position:relative}.ready__body .slider-button{position:absolute;top:50%;transform:translateY(-50%)}.ready__slider{margin-top:-.625rem}.ready__slider:not(:last-child){margin-bottom:.625rem}.ready__slider .slick-list{margin:0 -.875rem;padding:.625rem .9375rem;width:calc(100% + 1.875rem)}.ready__slider .slick-track{display:flex;gap:1.1875rem}.ready__slider .ready-item{width:16.5625rem}.aboutblock__body{background-color:var(--bgGray);border-radius:.75rem;overflow:hidden;position:relative}.aboutblock__body:before{border:.0625rem solid var(--blueColor);border-radius:.75rem;content:"";position:absolute}.aboutblock__left{position:relative;z-index:1}.aboutblock__top:not(:last-child){border-bottom:.0625rem solid #ccc;margin-bottom:1.25rem;padding-bottom:1.25rem}.design .aboutblock__top:not(:last-child){border:none}.aboutblock__title:not(:last-child){margin-bottom:1rem}.aboutblock__text{font-weight:300;line-height:122.222222%}.aboutblock__text p:not(:last-child){margin-bottom:.875rem}.aboutblock__text a{transition:color .3s}.aboutblock__text ul li{padding-left:1.5625rem;position:relative}.aboutblock__text ul li:not(:last-child){margin-bottom:.75rem}.aboutblock__text ul li:before{background-color:var(--mainColor);border-radius:50%;content:"";height:.25rem;left:.6875rem;position:absolute;top:.4375rem;width:.25rem}.aboutblock__bottom{display:flex;gap:1.25rem;justify-content:space-between}.aboutblock__item{align-items:center;display:flex;flex-direction:column}.aboutblock__tiv{color:var(--blueColor);font-weight:700;line-height:120.454545%;white-space:nowrap}.aboutblock__tiv:not(:last-child){margin-bottom:.375rem}.aboutblock__ittext{line-height:122.222222%;text-align:center}.aboutblock__image{align-self:flex-start;aspect-ratio:505/494;position:relative;z-index:1}.aboutblock__image img{height:100%;left:0;object-fit:contain;position:absolute;top:0;width:100%}.galleryblock__body{display:flex;flex-wrap:wrap}.galleryblock__item{aspect-ratio:264/227;border-radius:.75rem;display:block;-webkit-mask-image:radial-gradient(#fff,#000);mask-image:radial-gradient(#fff,#000);overflow:hidden;position:relative;z-index:1}.galleryblock__item img{height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:transform .4s;width:100%}.collection{padding-top:.625rem}.collection__top{border-bottom:.0625rem solid #d5d5d5}.collection__left{aspect-ratio:808/469;padding:1rem;position:relative}.collection__image{border-radius:.5rem;overflow:hidden}.collection__image,.collection__image img{height:100%;left:0;position:absolute;top:0;width:100%}.collection__image img{object-fit:cover}.collection__leftits{align-items:flex-start;display:flex;flex-direction:column;gap:.5rem;position:relative;z-index:1}.collection__leftitem{border-radius:.5rem;color:var(--whiteColor);font-size:1rem;font-weight:600;line-height:118.75%;padding:.5rem 1rem}.collection__leftitem--red{background-color:var(--redColor)}.collection__leftitem--green{background-color:var(--greenColor)}.collection__price{font-weight:700;line-height:119.230769%}.collection__descs:not(:last-child){border-bottom:.0625rem solid #d5d5d5;margin-bottom:1.25rem;padding-bottom:1.25rem}.collection__descrow{font-size:1rem;line-height:118.75%}.collection__descrow:not(:last-child){margin-bottom:.875rem}.collection__descrow span:first-child{color:var(--grayColor)}.collection__descrow a{color:var(--blueColor)}.collection__items{display:flex;flex-wrap:wrap;gap:1.125rem}.collection__items:not(:last-child){margin-bottom:1.125rem}.collection__item{background-color:var(--bgGray);border-radius:.75rem;flex:1 1 auto;gap:.875rem;padding:.6875rem 1.25rem;transition:color .3s,background-color .3s}.collection__item,.collection__item:before{align-items:center;display:flex;justify-content:center}.collection__item:before{color:var(--grayColor);flex:0 0 1.75rem;font-size:1.375rem;height:1.5rem;transition:color .3s;width:1.75rem}.collection__itemtop{line-height:122.222222%}.collection__itemtop:not(:last-child){margin-bottom:.0625rem}.collection__itembottom{align-items:center;color:var(--grayColor);display:inline-flex;font-size:1rem;gap:.75rem;line-height:118.75%;transition:color .3s}.collection__itembottom:after{content:"\f118";font-family:iconfont;font-size:1.375rem;line-height:.5;transform:translateY(.125rem)}.collection__link{width:100%}.collection-prods__blocktitle,.collection-prods__title{margin-bottom:1.25rem}.product__articul{color:var(--grayColor);font-weight:300;line-height:122.222222%}.product__body{border-bottom:.0625rem solid #d5d5d5}.product__slide{aspect-ratio:1/1;-webkit-mask-image:radial-gradient(#fff,#000);mask-image:radial-gradient(#fff,#000);overflow:hidden;position:relative;z-index:1}.product__slide img{height:calc(100% - 1.25rem);left:.625rem;object-fit:contain;position:absolute;top:.625rem;transition:transform .4s;width:calc(100% - 1.25rem)}.product__top:not(:last-child){margin-bottom:1.875rem}.product__acts{background-color:var(--bgGray);border-radius:.75rem}.product__price{font-weight:700;line-height:119.230769%}.product__price:not(:last-child){margin-bottom:1.25rem}.product__buttons{display:flex;width:100%}.product__button{border-bottom:.0625rem solid rgba(36,36,36,.2);color:rgba(36,36,36,.4);flex:1 1 auto;font-size:1.125rem;line-height:133.333333%;padding:.25rem;text-align:center;transition:border-color .3s,color .3s}.product__button._active{border-color:var(--mainColor);color:var(--mainColor)}.product .quantity{width:100%}.product .quantity:not(:last-child){margin-bottom:1.25rem}.product__cardbutton{align-items:center;background-color:var(--blueColor);border:.0625rem solid var(--blueColor);border-radius:.75rem;color:var(--whiteColor);display:flex;font-size:1.125rem;gap:.75rem;justify-content:center;line-height:122.222222%;padding:.8125rem;transition:background-color .3s,border-color .3s,color .3s;width:100%}.product__cardbutton:before{font-size:1.375rem;line-height:1}.product__item{align-items:center;background-color:var(--bgGray);border-radius:.75rem;display:flex;gap:.875rem;min-height:4rem;padding:.6875rem 1.25rem;width:100%}.product__item:not(:last-child){margin-bottom:.75rem}.product__item:before{color:var(--grayColor)}.product__item._active svg path{fill:var(--redColor);stroke:var(--redColor)}.product__item .product__itemtop{font-size:1.125rem;line-height:122.222222%}.product__itemtop{font-size:1.25rem;line-height:120%}.product__itemtop:not(:last-child){margin-bottom:.0625rem}.product__itemtext{color:var(--grayColor);font-size:1rem;line-height:118.75%}.product__charstitle{color:var(--grayColor);font-size:1.25rem;line-height:120%;margin-bottom:1rem}.product__charsrow{font-size:1rem;line-height:118.75%}.product__charsrow a{color:var(--blueColor)}.product__charsrow span:first-child{color:var(--grayColor)}.dopprods__container{display:flex;flex-direction:column}.dopprods__title{margin-bottom:1.25rem}.dopprods__link{align-self:center;min-width:14.9375rem}.catalog__top{align-items:flex-end;display:flex;flex-wrap:wrap;gap:.625rem}.catalog__top:not(:last-child){margin-bottom:1.125rem}.catalog__topname{line-height:119.230769%}.catalog__topprods{color:var(--grayColor);font-size:1rem;line-height:118.75%;padding-bottom:.25rem}.catalog__butts:not(:last-child){margin-bottom:1.875rem}.catalog__buttstitle{color:var(--grayColor);font-size:1rem;line-height:118.75%}.catalog__buttstitle:not(:last-child){margin-bottom:.375rem}.catalog__buttsbottons{column-gap:.875rem;display:flex;flex-wrap:wrap;row-gap:.25rem}.catalog__buttsbutton{align-items:center;background-color:var(--bgGray);border-radius:.75rem;color:var(--grayColor);display:flex;gap:.25rem;line-height:118.75%;transition:background-color .3s;white-space:nowrap}.catalog__buttsbutton:after{content:"\f112";font-family:iconfont;font-weight:700}.catalog__buttsreset{border:.0625rem solid var(--grayColor);border-radius:.75rem;font-size:1rem;line-height:118.75%;padding:.5625rem .9375rem;text-align:center;transition:border-color .3s;white-space:nowrap}.catalog__leftcont{background-color:var(--bgGray);border-radius:.75rem;overflow:hidden}.catalog__spollerstitle{background-color:#f2f2f2;background-color:#e2e2e2;cursor:default;font-weight:600;line-height:120%;list-style:none;padding:1.25rem;position:relative;text-align:left;width:100%}.catalog__spollerstitle::-webkit-details-marker,.catalog__spollerstitle::marker{display:none}.--spoller-init .catalog__spollerstitle{cursor:pointer}.--spoller-init .catalog__spollerstitle:after,.--spoller-init .catalog__spollerstitle:before{background-color:var(--grayColor);content:"";height:.09375rem;position:absolute;right:1.25rem;top:50%;transition:transform .5s ease 0s;width:.6875rem}.--spoller-init .catalog__spollerstitle:before{transform:translate(-75%,-50%) rotate(40deg)}.--spoller-init .catalog__spollerstitle:after{transform:translateY(-50%) rotate(-40deg)}.--spoller-init .catalog__spollerstitle.--spoller-active:before{transform:translateX(-75%) rotate(-40deg)}.--spoller-init .catalog__spollerstitle.--spoller-active:after{transform:rotate(40deg)}.catalog__spollersitemsmall:not(:last-child){position:relative}.catalog__spollersitemsmall:not(:last-child):before{background-color:#dadada;bottom:0;content:"";height:.0625rem;left:1.25rem;position:absolute;right:1.25rem}.catalog__spollerstitlesmall{cursor:default;font-weight:600;line-height:120%;list-style:none;padding:1.125rem 1.25rem .75rem;position:relative;text-align:left;width:100%}.catalog__spollerstitlesmall::-webkit-details-marker,.catalog__spollerstitlesmall::marker{display:none}.--spoller-init .catalog__spollerstitlesmall{cursor:pointer}.--spoller-init .catalog__spollerstitlesmall:after,.--spoller-init .catalog__spollerstitlesmall:before{background-color:var(--grayColor);content:"";height:.09375rem;position:absolute;right:1.25rem;top:50%;transition:transform .5s ease 0s;width:.6875rem}.--spoller-init .catalog__spollerstitlesmall:before{transform:translate(-75%,-50%) rotate(40deg)}.--spoller-init .catalog__spollerstitlesmall:after{transform:translateY(-50%) rotate(-40deg)}.--spoller-init .catalog__spollerstitlesmall.--spoller-active:before{transform:translateX(-75%) rotate(-40deg)}.--spoller-init .catalog__spollerstitlesmall.--spoller-active:after{transform:rotate(40deg)}.catalog__spollersbodysmall{padding-bottom:.6875rem;padding-left:1.25rem;padding-right:1.25rem}.catalog__ranges{display:flex;gap:.9375rem}.catalog__rangeblock{align-items:flex-end;border:.0625rem solid #dedede;border-radius:.75rem;display:flex;flex:1 1 50%;gap:.375rem;padding:.5625rem .6875rem}.catalog__rangeblock span{color:var(--grayColor);font-size:.875rem;line-height:121.428571%}.catalog__rangeblock:has(.catalog__rangeinput:focus){border-color:var(--mainColor)}.catalog__rangeinput{caret-color:inherit;display:block;outline:none;width:100%}.catalog__rangeinput[placeholder]:not([data-fls-placeholder-nohiden])::placeholder{transition:opacity .3s}.catalog__rangeinput[placeholder]:not([data-fls-placeholder-nohiden]):focus::placeholder{opacity:0}.catalog__search{align-items:center;border:.0625rem solid #dedede;border-radius:.75rem;display:flex;gap:.75rem;padding:.6875rem .8125rem;width:100%}.catalog__search:not(:last-child){margin-bottom:.625rem}.catalog__search:before{color:var(--grayText);font-size:1.125rem}.catalog__search:has(.catalog__searchinput:focus){border-color:var(--mainColor)}.catalog__search:has(.catalog__searchinput:focus):before{color:var(--mainColor)}.catalog__searchinput{caret-color:inherit;display:block;font-size:1.125rem;outline:none;width:100%}.catalog__searchinput[placeholder]:not([data-fls-placeholder-nohiden])::placeholder{font-weight:300;transition:opacity .3s}.catalog__searchinput[placeholder]:not([data-fls-placeholder-nohiden]):focus::placeholder{opacity:0}.catalog .checkbox{display:flex;width:100%}.catalog .checkbox:not(:last-child){margin-bottom:.625rem}.catalog .checkbox .checkbox__text{width:100%}.catalog__showmore{color:var(--grayColor);font-size:1rem;line-height:118.75%;margin-top:.625rem;transition:color .3s}.catalog__formreset{border:.0625rem solid var(--grayColor);border-radius:.75rem;font-size:1rem;line-height:118.75%;margin-left:1.25rem;margin-top:1.25rem;padding:.875rem;text-align:center;transition:border-color .3s;white-space:nowrap;width:calc(100% - 2.5rem)}.catalog__collectionlink{display:block;font-size:1rem;font-weight:300;line-height:118.75%}.catalog__collectionlink:not(:last-child){margin-bottom:.625rem}.catalog__tabsselect{min-width:15.5625rem}.catalog__tabscont{display:flex;flex-direction:column}.delivery__top{background-color:#27292e;border-radius:.75rem;position:relative}.delivery__top:not(:last-child){margin-bottom:1.875rem}.delivery__topbg{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.delivery__topcontent{color:var(--whiteColor);line-height:122.222222%}.delivery__topcontent p:not(:last-child){margin-bottom:1rem}.delivery__topimage img{width:100%}.delivery__bottom{background-color:#2cbefd;border-radius:.75rem;position:relative}.delivery__bottombg{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.delivery__bottomcontent{color:var(--whiteColor);position:relative;z-index:1}.delivery__bottomcontent p{line-height:122.222222%}.delivery__bottomtitle{font-weight:700;line-height:119.565217%}.delivery__bottomtitle:not(:last-child){margin-bottom:.875rem}.delivery__bottomimage img{width:100%}.delivery__item{background-color:var(--bgGray);border-radius:.75rem}.delivery__itemtop{align-items:center;display:flex;gap:1.125rem}.delivery__itemtop:not(:last-child){margin-bottom:1.125rem}.delivery__itemicon{border-radius:.75rem;flex:0 0 3rem;height:3rem;overflow:hidden;position:relative;width:3rem}.delivery__itemicon img{height:100%;left:0;object-fit:contain;position:absolute;top:0;width:100%}.delivery__itemtitle{font-weight:700;line-height:120%}.delivery__itemtext{line-height:122.222222%}.delivery__itemtext p:not(:last-child),.delivery__itemtext ul:not(:last-child){margin-bottom:1rem}.delivery__itemtext li{padding-left:1.5625rem;position:relative}.delivery__itemtext li:before{background-color:var(--mainColor);border-radius:50%;content:"";height:.375rem;left:.625rem;position:absolute;top:.4375rem;width:.375rem}.news-page__container{display:flex;flex-direction:column;gap:1.25rem}.news-page__row{width:100%}.article-top{align-items:center;display:flex;justify-content:center;min-height:18.25rem;position:relative}.article-top:before{background:rgba(39,41,46,.2);content:"";z-index:1}.article-top img,.article-top:before{height:100%;left:0;position:absolute;top:0;width:100%}.article-top img{object-fit:cover}.article-top__container{width:100%}.article-top__toptitle{color:var(--whiteColor);margin:0 auto;max-width:30rem;padding:1.875rem 0;position:relative;text-align:center;z-index:2}.article__body{line-height:122.222222%;margin:0 auto;max-width:60.375rem}.article__body img{border-radius:.75rem;max-width:100%}.article__body h2{font-weight:700}.article__body h2:not(:last-child),.article__body ol:not(:last-child),.article__body p:not(:last-child),.article__body ul:not(:last-child){margin-bottom:1rem}.article__wrapper{position:relative}.article__wrapper:not(:last-child){margin-bottom:.625rem}.article__wrapper .article__button-next,.article__wrapper .article__button-prev{align-items:center;background-color:hsla(0,0%,100%,.4);color:var(--whiteColor);display:flex;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:background-color .3s;z-index:2}.article__wrapper .article__button-prev{border-radius:0 .5rem .5rem 0;left:0}.article__wrapper .article__button-next{border-radius:.5rem 0 0 .5rem;right:0}.article__slide{aspect-ratio:966/500;border-radius:.75rem;-webkit-mask-image:radial-gradient(#fff,#000);mask-image:radial-gradient(#fff,#000);overflow:hidden;z-index:1}.article__slide img{border-radius:0;height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:transform .4s;width:100%}.article__slider-bottom .slick-track{display:flex}.article__slide-bottom{aspect-ratio:150/100;border:.1875rem solid transparent;border-radius:.75rem;cursor:pointer;-webkit-mask-image:radial-gradient(#fff,#000);mask-image:radial-gradient(#fff,#000);opacity:.5;overflow:hidden;transition:opacity .5s;z-index:1}.article__slide-bottom.slick-current{border-color:var(--blueColor);opacity:1}.article__slide-bottom img{border-radius:0;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.article__video{position:relative}.article__video:not(:last-child){margin-bottom:1rem}.article__video:before{background:url(../assets/img/play.svg) 0 0/100% 100% no-repeat;overflow:hidden;z-index:2}.article__video:after,.article__video:before{border-radius:50%;content:"";left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.article__video:after{background-color:hsla(0,0%,100%,.502);border:.0625rem solid var(--whiteColor);transition:background-color .3s,border-color .3s;z-index:1}.sales__top{border-radius:.75rem;position:relative}.sales__topcontent{line-height:122.222222%}.sales__topcontent p:not(:last-child),.sales__topcontent ul:not(:last-child){margin-bottom:.75rem}.sales__topcontent a{color:var(--blueColor);font-weight:600;margin-top:.5rem;text-decoration:underline;text-underline-offset:25%;transition:color .3s}.sales__topcontent li{font-weight:300;padding-left:1.5625rem;position:relative}.sales__topcontent li:before{background-color:var(--mainColor);border-radius:50%;content:"";height:.3125rem;left:.625rem;position:absolute;top:.375rem;width:.3125rem}.sales__toptitle:not(:last-child){margin-bottom:1.25rem}.sales__item{background-color:var(--blueColor);border-radius:.75rem;overflow:hidden}.sales__itemcontent{color:var(--whiteColor);position:relative;z-index:1}.sales__itemtitle:not(:last-child){margin-bottom:.75rem}.sales__itemtext{line-height:122.222222%}.card-empty__container{flex-direction:column}.card-empty__container,.card-empty__image{align-items:center;display:flex;justify-content:center}.card-empty__image{background-color:var(--bgGray);border-radius:50%}.card-empty__image:not(:last-child){margin-bottom:1.25rem}.card-empty__image:before{color:#dcdcdc}.card-empty__text{font-weight:300;line-height:122.222222%;text-align:center}.card-empty__text:not(:last-child){margin-bottom:1rem}.card-full__row{align-items:center;border-bottom:.0625rem solid #e2e2e2;display:flex;gap:.625rem;justify-content:space-between;padding:1.1875rem 0;position:relative}.card-full__row:first-child{border-top:.0625rem solid #e2e2e2}.card-full__rowleft{display:flex;gap:.625rem}.card-full__rowimage{align-self:center;aspect-ratio:1/1;display:block;flex:0 0 8.75rem;-webkit-mask-image:radial-gradient(#fff,#000);mask-image:radial-gradient(#fff,#000);overflow:hidden;position:relative;z-index:1}.card-full__rowimage img{height:100%;left:0;object-fit:contain;position:absolute;top:0;transition:transform .4s;width:100%}.card-full__article{color:var(--grayColor);font-size:.875rem;font-weight:300;line-height:121.428571%}.card-full__article:not(:last-child){margin-bottom:.5rem}.card-full__name{display:block;font-size:1rem;font-weight:600;line-height:118.75%}.card-full__name:not(:last-child){margin-bottom:.625rem}.card-full__desc{color:var(--grayColor);font-size:1rem;line-height:118.75%}.card-full__desc:not(:last-child){margin-bottom:.625rem}.card-full__weight{font-size:1rem;font-weight:600;line-height:118.75%}.card-full__weight span{display:block}.card-full__weight span:not(:last-child){margin-bottom:.625rem}.card-full__quantblock .prod-item__buttons{max-width:none}.card-full__quantblock .quantity{width:100%}.card-full__quantblock .quantity .quantity__button{flex:0 0 3.125rem}.card-full__totalprice{font-size:1rem;font-weight:600;line-height:118.75%}.card-full__delete{background-color:#f6f6f6;border-radius:50%;color:#d0d0d0;font-size:1.4375rem;height:3.0625rem;transition:color .3s;width:3.0625rem}.contacts__blockrow{align-items:flex-start;display:flex;font-weight:300;gap:.625rem;line-height:122.222222%}.contacts__blockrow:not(:last-child){margin-bottom:.75rem}.contacts__blockrow:before{color:var(--blueColor);font-size:1.1875rem}.contacts__blockrow a{transition:color .3s;white-space:nowrap}.contacts__phones:not(:last-child){margin-bottom:1.125rem}.contacts__phone{align-items:center;display:flex;font-weight:600;gap:.625rem;line-height:122.222222%;white-space:nowrap}.contacts__phone:not(:last-child){margin-bottom:.4375rem}.contacts__phone:before{color:var(--blueColor);font-size:1.1875rem;font-weight:400}.contacts__phone a{transition:color .3s}.contacts__socs .socs-block__item{align-items:center;background-color:var(--blueColor);border-radius:50%;display:flex;flex:0 0 2.75rem;height:2.75rem;justify-content:center;transition:background-color .3s;width:2.75rem}.contacts__socs .socs-block__item img,.contacts__socs .socs-block__item svg{fill:var(--whiteColor);height:1.4375rem;width:1.4375rem}.contacts__socs .socs-block__item img path,.contacts__socs .socs-block__item svg path{fill:var(--whiteColor)}.contacts__form .input:not(:last-child){margin-bottom:.75rem}.contacts__form .checkbox .checkbox__text{color:#959595;font-size:.875rem;line-height:121.428571%}.contacts__formtext{line-height:122.222222%}.contacts__formtext:not(:last-child){margin-bottom:.875rem}.contacts__formsubmit{width:100%}.contacts__formsubmit:not(:last-child){margin-bottom:.75rem}.contacts__map{border-radius:.75rem;overflow:hidden;position:relative}.contacts__map>*{height:100%;left:0;position:absolute;top:0;width:100%}.error{background:url(../assets/img/error-bg.webp) 0 0/cover no-repeat}.error__container{justify-content:center}.error__body,.error__container{align-items:center;display:flex}.error__body{flex-direction:column;max-width:22.1875rem}.error__body img{display:block;height:6.75rem;object-fit:contain;width:11.5625rem}.error__body img:not(:last-child){margin-bottom:.6875rem}.error__top{color:#3d3d3d;line-height:118.181818%;text-align:center}.error__top:not(:last-child){margin-bottom:1rem}.error__text{color:#3d3d3d;line-height:118.75%;text-align:center}.error__text:not(:last-child){margin-bottom:1.875rem}.error__text a{font-weight:600;text-decoration:underline;transition:color .3s}.error__link{width:100%}.personal__links{align-items:flex-start;border:.0625rem solid #e2e2e2;border-radius:.5rem;display:flex;flex-direction:column}.personal__links:not(:last-child){margin-bottom:1.25rem}.personal__link{align-items:center;display:flex;gap:.75rem;line-height:120%;transition:color .3s}.personal__link:not(:last-child){margin-bottom:1.25rem}.personal__link img{flex:0 0 1.5rem;height:1.5rem;object-fit:contain;width:1.5rem}.personal__link._active{color:var(--blueColor)}.personal__leftlink{border-color:var(--grayColor);width:100%}.personal__righttitle{line-height:121.428571%}.personal__rightcontent{border-radius:.5rem}.personal__inps:not(:last-child){margin-bottom:1.625rem}.personal__inpscolumn .inpcont:not(:last-child){margin-bottom:1.25rem}.personal__warn{align-items:center;border:.0625rem solid var(--grayColor);border-radius:.75rem;color:rgba(36,36,36,.302);display:flex;font-weight:300;gap:1.125rem;line-height:122.222222%;padding:1rem 1.8125rem}.personal__warn img{flex:0 0 0.3125rem;height:2.625rem;object-fit:contain;width:.3125rem}.personal-orders__block:not(:last-child){border-bottom:.0625rem solid #e2e2e2;margin-bottom:2.5rem;padding-bottom:2.5rem}.personal-orders__top{border-bottom:.0625rem solid #e2e2e2;margin-bottom:1.1875rem;padding-bottom:1.1875rem}.personal-orders__toptiv{line-height:120.833333%}.personal-orders__topstatus{font-size:1.25rem;line-height:120%}.personal-orders__topstatus.personal-orders__topstatus--green{color:var(--greenColor)}.personal-orders__topstatus.personal-orders__topstatus--yellow{color:var(--yellowColor)}.personal-orders__topstatus.personal-orders__topstatus--red{color:var(--redColor)}.personal-orders__its{display:flex;gap:1.875rem;justify-content:space-between}.personal-orders__ittitle{font-size:1.25rem;font-weight:600;line-height:120%}.personal-orders__ittitle:not(:last-child){margin-bottom:.75rem}.personal-orders__itrow{column-gap:1.25rem;display:flex;row-gap:.1875rem}.personal-orders__itrow:not(:last-child){margin-bottom:.75rem}.personal-orders__itleft{font-size:1.25rem;line-height:120%}.personal-orders__it--big .personal-orders__itleft{min-width:16.25rem}.personal-orders__itright{font-size:1.125rem;font-weight:300;line-height:122.222222%}.personal-orders__itright.personal-orders__itright--yellow{color:var(--yellowColor)}.personal-orders__itright.personal-orders__itright--red{color:var(--redColor)}.personal-orders__itright.personal-orders__itright--green{color:var(--greenColor)}.personal-orders__itpay{color:var(--grayColor);font-size:1rem;font-weight:300;line-height:118.75%;text-decoration:underline;transition:color .3s}.personal-orders__warn{align-items:center;border:.0625rem solid #e2e2e2;border-radius:.75rem;color:rgba(36,36,36,.302);display:flex;font-weight:300;gap:1.125rem;line-height:122.222222%}.personal-orders__warn img{flex:0 0 0.3125rem;height:2.625rem;object-fit:contain;width:.3125rem}.personal-orders__prodstitle{font-size:1.25rem;font-weight:600;line-height:120%}.personal-orders__prodstitle:not(:last-child){margin-bottom:.625rem}.personal-orders__row.card-full__row{border-top:none;padding-right:0}.personal-orders__bottom{display:flex;font-size:1rem;gap:1.25rem;line-height:118.75%;padding-top:1.875rem}.personal-orders__bottom:not(:last-child){border-bottom:.0625rem solid #e2e2e2;margin-bottom:1.875rem;padding-bottom:1.875rem}.personal-orders__bottomrow:not(:last-child){margin-bottom:.375rem}.personal-orders__bottomtottal{font-size:1.125rem;font-weight:600;line-height:122.222222%}.personal-orders__foot{display:flex;gap:1.25rem}.personal-orders__footcancele{align-items:center;display:flex;font-size:1.125rem;gap:1rem;transition:color .3s}.personal-orders__footcancele:before{align-items:center;background-color:#f6f6f6;border-radius:50%;color:#d0d0d0;display:flex;flex:0 0 2.5rem;height:2.5rem;justify-content:center;transition:background-color .3s,color .3s;width:2.5rem}.about{padding-top:1.25rem}.about__toptext{font-weight:600;line-height:122.222222%}.about__toptext:not(:last-child){margin-bottom:1.25rem}.about__topcontent{font-weight:300;line-height:122.222222%}.about__topcontent p:not(:last-child){margin-bottom:1rem}.about__topimage{border-radius:.5rem;overflow:hidden}.about__topimage img{width:100%}.about__conds{background-color:var(--bgGray);border-radius:.75rem;overflow:hidden;position:relative}.about__condscontent{font-weight:300;line-height:122.222222%;position:relative;z-index:1}.about__condscontent p:not(:last-child){margin-bottom:1rem}.about__condstitle:not(:last-child){margin-bottom:1.25rem}.about__condstel{font-weight:600;transition:color .3s}.about__condsmail{color:var(--blueColor);text-decoration:underline;transition:color .3s}.about__bottomimage{border-radius:.5rem;overflow:hidden}.about__bottomimage img{width:100%}.about__bottomtitle:not(:last-child){margin-bottom:1.25rem}.about__bottomitem{align-items:center;display:flex;gap:.75rem;line-height:122.222222%}.about__bottomitem:before{align-items:center;color:var(--blueColor);content:"\f117";display:flex;flex:0 0 1.375rem;font-family:iconfont;font-size:1.25rem;height:1.375rem;justify-content:center;line-height:1;width:1.375rem}.about__foot{font-weight:600;text-align:center}.about__foot,.design__top{background-color:var(--bgGray);border-radius:.75rem;line-height:122.222222%}.design__top{font-weight:300}.design__top p:not(:last-child){margin-bottom:1rem}.design__top b{font-weight:600}.design__block{background-color:var(--bgGray);border-radius:.75rem}.design__blockcontent{padding-top:1.25rem;position:relative}.design__blockcontent:before{background-color:var(--blueColor);content:"";height:.125rem;left:0;position:absolute;top:0;width:40%}.design__blocktext{line-height:118.181818%}.design__blocktext:not(:last-child){margin-bottom:1.25rem}.design__blocktitle:not(:last-child){margin-bottom:1.875rem}.design__blocklink{padding-left:1.8125rem;padding-right:1.8125rem}.design__blockright{min-width:0}.design__blockslider{align-items:center;display:flex;gap:1.25rem}.design__blockslider:not(:last-child){margin-bottom:1.25rem}.design__blockslide{aspect-ratio:500/290;border-radius:.5rem;display:block;-webkit-mask-image:radial-gradient(#fff,#000);mask-image:radial-gradient(#fff,#000);overflow:hidden;position:relative;z-index:1}.design__blockslide img{height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:transform .4s;width:100%}.design__foot{background-color:var(--bgGray);border-radius:.75rem;font-weight:600;line-height:122.222222%;text-align:center}.design__foot img{display:block;margin-left:auto;margin-right:auto;max-width:20.6875rem}.order__top:not(:last-child){border-bottom:.0625rem solid #d5d5d5}.order__selcont .select__value{padding:0 1.25rem}.order__selcont .select__content{color:rgba(36,36,36,.302)}.order__selcont .--select-active .select__content{color:var(--mainColor)}.order__selcont .select__options{padding-left:1.25rem;padding-right:1.25rem}.order__seltop{font-weight:300;line-height:122.222222%}.order__seltop:not(:last-child){margin-bottom:1.25rem}.order__blockinps .input:not(:last-child){margin-bottom:.75rem}.order__blocktext{font-weight:300;line-height:122.222222%}.order__blocktext:not(:last-child){margin-bottom:.375rem}@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}.quantity{background-color:var(--whiteColor);border:.0625rem solid var(--grayColor);border-radius:.75rem;display:flex;height:3.125rem;width:5.5rem}.quantity__button{cursor:pointer;flex:0 0 3.75rem;position:relative}.quantity__button:after,.quantity__button:before{background-color:var(--grayColor);content:"";height:.0625rem;left:50%;margin:0 0 0 -.28125rem;position:absolute;top:50%;transition:all .3s ease 0s;width:1.25rem}.quantity__button--plus:before{transform:rotate(-90deg)}.quantity__input{flex:1 1 auto}.quantity__input input{color:rgba(36,36,36,.4);font-size:1.125rem;height:100%;line-height:122.222222%;text-align:center;width:100%}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:.5rem;max-width:62.1875rem;transform:scale(0);transition:transform .3s ease 0s,visibility .3s ease 0s;visibility:hidden;width:100%}[data-fls-popup-youtube-place] iframe{aspect-ratio:16/9;width:100%}.popup__body{position:relative}.popup__close{align-items:center;color:var(--whiteColor);display:flex;flex:0 0 1.1875rem;font-size:1.75rem;font-weight:700;height:1.1875rem;justify-content:center;position:absolute;transition:color .3s;width:1.1875rem}.select{min-width:0}.select,.select__body{position:relative}.select__title{background-color:#fff;border:.0625rem solid var(--grayColor);border-radius:.75rem;color:inherit;cursor:pointer;font-size:1rem;text-align:left;transition:border-color .3s;width:100%}.--select-open .select__title{border-color:var(--mainColor);border-radius:.75rem .75rem 0 0}.select__value{align-items:center;display:flex;gap:.625rem;height:2.625rem;min-width:0;padding:0 1.875rem}.select__value>*{flex:1 1 auto}.select__value:after{align-items:center;align-self:stretch;color:var(--grayColor);content:"\f105";display:flex;flex:0 0 1.1875rem;font-family:iconfont;font-size:1.1875rem;justify-content:center;transition:all .3s ease 0s}.--select-open .select__value:after{transform:rotate(-180deg)}.select__value.--select-pseudo-label:before{content:attr(data-pseudo-label);opacity:.5}.select__content,.select__text{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select__input{background-color:transparent;height:100%;padding:0 .625rem;width:100%}.--select-active .select__input::placeholder{color:#000}.--select-focus .select__input::placeholder{opacity:.5}.select__options{background-color:#fff;border:.0625rem solid var(--mainColor);border-radius:0 0 .75rem .75rem;border-top:0;color:#000;left:0;min-width:100%;padding:0 1.875rem .375rem;position:absolute;top:calc(100% - .125rem)}.select__scroll{max-height:12.5rem;overflow-x:hidden;overflow-y:auto}.select__option{color:inherit;cursor:pointer;font-size:1rem;line-height:118.75%;padding-bottom:.3125rem;text-align:left;transition:color .3s;width:100%}.select__option:not(:first-child){border-top:.0625rem solid rgba(36,36,36,.2);padding-top:.75rem}.select__option:first-child[hidden]+.select__option{border:none}.select__option.--select-selected{background-color:#eee}.select__row{align-items:center;display:inline-flex}.select--show-top .select__options{border:.0625rem solid #d9d9d9;border-bottom:0;border-radius:.25rem .25rem 0 0;bottom:calc(100% - .0625rem);padding:.3125rem 0 .625rem;top:auto}.--select-tag{cursor:pointer}[data-fls-spollers] summary{list-style:none}[data-fls-spollers] summary::-webkit-details-marker,[data-fls-spollers] summary::marker{display:none}.--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}@media (width <= 97.875em){.ready__body .slider-button{display:none!important}}@media (max-width:89.375em){.first__navigation{align-items:center;display:flex;gap:.75rem;justify-content:space-between}.first__navigation .slick-dots{order:1}.first__navigation .first__button-prev{order:0}.first__navigation .first__button-next{order:2}.product__acts{margin-bottom:1.25rem}.product__charsrow:not(:last-child){margin-bottom:.875rem}.catalog__tabsselect:not(:last-child){margin-bottom:1.25rem}.card-full__left:not(:last-child),.personal__leftcont:not(:last-child){margin-bottom:1.875rem}}@media (width <= 81.25em){.header-bottom__body{flex-direction:column}.header-bottom__form{flex:1 1 auto}}@media (width <= 68.75em){.header-top__right{gap:1.25rem}.header-bottom__logo{flex:0 0 12.5rem;width:12.5rem}.popup__body{margin-top:2.5rem}.popup__close{right:0;top:-2.0625rem}}@media (max-width:61.99875em) and (any-hover:none){.icon-menu{cursor:default}}@media (max-width:61.99875em){.slider-dots .slick-dots li{flex:0 0 1.875rem;width:1.875rem}.slider-dots .slick-dots button{width:1.875rem}.cookies-block__container{align-items:center;flex-direction:column;gap:1rem;text-align:center}.header-top{padding:1rem 0}.header-top__body{gap:1.875rem}.menu__body{display:flex;flex-direction:column;height:100%;overflow:auto;padding:4.0625rem .9375rem 1.875rem;z-index:4}.menu__body,.menu__body:before{background-color:#27292e;position:fixed;right:100%;top:0;transition:right .3s;width:100%}.menu__body:before{content:"";height:3.8125rem;z-index:2}[data-fls-menu-open] .menu__body,[data-fls-menu-open] .menu__body:before{right:0}.menu__list{align-items:flex-start;flex-direction:column;row-gap:1.25rem}.menu__link{color:var(--whiteColor);font-size:1.25rem}.header-bottom__logo{margin:0 auto;max-width:16.5rem;width:100%}.header-bottom__form{margin:0 .9375rem;max-width:none;width:auto}.header-bottom__form.header-bottom__form-s{display:none}.header-bottom__right{justify-content:space-between;width:100%}.header-bottom__socs{flex:1 1 auto}.header-catlist{margin-top:1.25rem;padding-bottom:1.25rem}.header-catlist__catalog{width:100%}.header-catlist__list{flex-direction:column;margin-top:1.25rem;row-gap:1.25rem}.header-catlist__list.header-catlist__list-s{display:none}.header-catlist__link{color:var(--whiteColor);font-size:1.25rem}.header-catalog__tabsnavigationcont{padding:1.25rem 0}.header-catalog__tabscontent{display:none}.icon-menu{display:block;height:1.125rem;position:relative;width:1.875rem;z-index:5}.icon-menu span,.icon-menu:after,.icon-menu:before{background-color:var(--blueColor);content:"";height:.125rem;position:absolute;right:0;transition:all .3s ease 0s;width:100%}.icon-menu:before{top:0}.icon-menu:after{bottom:0}.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)}.footer__body{flex-direction:column}.footer__left{order:3}.first__left:not(:last-child){margin-bottom:1.875rem}.first__slide{min-height:31.25rem;padding:1.25rem 1.25rem 3.75rem}.first__navigation{bottom:.625rem;gap:1.25rem;left:1.25rem;right:1.25rem}.first__navigation .slick-dots li{flex:0 0 1.875rem;width:1.875rem}.first__navigation .slick-dots button{width:1.875rem}.first__navigation .first__button-next,.first__navigation .first__button-prev{flex:0 0 2.1875rem;height:2.1875rem;width:2.1875rem}.first__item{min-height:21.875rem;padding:1.25rem}.aboutblock__body:before{bottom:0;left:0;right:0;top:0}.aboutblock__left{padding:1.25rem}.aboutblock__bottom{flex-direction:column}.aboutblock__ittext br{display:none}.collection__left:not(:last-child){margin-bottom:1.875rem}.catalog__left:not(:last-child){margin-bottom:1.25rem}.delivery__bottomcontent,.delivery__topcontent{padding:1.25rem}.delivery__item:not(:last-child),.sales__item:not(:last-child){margin-bottom:1.25rem}.card-full__top{display:none}.card-full__row{align-items:start;flex-direction:column;gap:1.25rem;margin:0 auto;max-width:31.25rem}.card-full__rowleft{width:100%}.card-full__quantblock,.card-full__totalprice,.card-full__weight{padding-left:9.375rem}.card-full__delete{margin-left:9.375rem}.design__blockcontent:not(:last-child){margin-bottom:1.25rem}.design__blocklink{width:100%}.order__tabs:not(:last-child){margin-bottom:1.875rem}}@media (max-width:47.99875em){.wrapper:has(.cookies-block) .footer{margin-bottom:8.3125rem}.kerpage{padding-bottom:3.125rem}.button,.inpcont__top,.input,.options__text{font-size:1rem}.title{font-size:1.625rem}.title-h2{font-size:1.375rem}.title-h3{font-size:1.25rem}.section-block:not(:last-child){margin-bottom:3.125rem}.tabs-navigation__title{font-size:1.125rem;padding:.625rem 1.875rem .5625rem}.cookies-block__text{font-size:.9375rem;max-width:21.875rem}.pagetop__crumbs{margin-bottom:1.875rem}.pagetop__item:not(:last-child):after{flex:0 0 1rem;height:1rem;width:1rem}.pagetop__link{font-size:.875rem}.collection-item__name{font-size:1.25rem}.collection-item__price{font-size:1rem}.header-bottom__right{align-items:flex-start;flex-direction:column}.header-bottom__blocks{flex-direction:column}.header-bottom__actions{align-items:center;column-gap:.625rem;display:flex;flex:1 1 auto;row-gap:.625rem}.header-catalog{padding-top:28.4375rem}.header-catalog__column:not(:last-child){margin-bottom:1.875rem}.footer{padding:1.875rem 0}.footer__top{gap:.9375rem}.footer__top:not(:last-child){margin-bottom:1.25rem}.footer__toptext{font-size:1rem}.footer__pays:not(:last-child){margin-bottom:1.25rem}.footer__menutop{font-size:1.125rem}.footer__menutop:not(:last-child){margin-bottom:1.25rem}.footer__menubottom{gap:1.25rem}.footer__righttop{font-size:1.125rem}.footer__actions:not(:last-child),.footer__block:not(:last-child),.footer__righttop:not(:last-child){margin-bottom:1.25rem}.first{padding-top:1.25rem}.first__slide{min-height:21.875rem;padding-left:.625rem;padding-right:.625rem}.first__lefttitle{font-size:1.5rem}.first__lefttitle:before{width:9.375rem}.first__text{font-size:.875rem}.first__link{font-size:1.125rem}.first__navigation{left:.625rem;right:.625rem}.first__item{min-height:18.75rem;padding:1.25rem .625rem}.first__item:not(:last-child){margin-bottom:1.25rem}.first__righttitle{font-size:1.375rem}.catsblock__title,.ready__tabsnavigation,.ready__title{margin-bottom:1.25rem}.aboutblock__text{font-size:1rem}.aboutblock__tiv{font-size:2rem}.aboutblock__ittext{font-size:1rem}.galleryblock__title{margin-bottom:1.25rem}.galleryblock__body{gap:.625rem}.galleryblock__item{flex:0 1 calc(50% - 0.3125rem)}.collection__top{margin-bottom:1.875rem;padding-bottom:1.875rem}.collection__price{font-size:1.375rem;margin-bottom:1.25rem}.collection__descrow span{display:block}.collection__descrow span:not(:last-child){margin-bottom:.375rem}.collection__itemtop{font-size:1rem}.collection-prods__tabsnavigation:not(:last-child){margin-bottom:1.5625rem}.collection-prods__block:not(:last-child){margin-bottom:1.875rem}.collection-prods__itemsrow .prod-item:not(:last-child){margin-bottom:1.25rem}.product__articul{font-size:1rem}.product__body{margin-bottom:1.875rem;padding-bottom:1.875rem;padding-top:1.25rem}.product__left{margin-bottom:1.25rem}.product__acts{padding:1.25rem}.product__item:before,.product__price{font-size:1.375rem}.product__item svg{height:1.125rem;width:1.375rem}.product__charsrow span{display:block}.dopprods__body .prod-item:not(:last-child),.dopprods__body:not(:last-child){margin-bottom:1.25rem}.dopprods__link{width:100%}.catalog__topname{font-size:1.375rem}.catalog__buttsbottons:not(:last-child){margin-bottom:1.25rem}.catalog__buttsbutton{font-size:.875rem;padding:.4375rem .75rem}.catalog__buttsbutton:after{flex:0 0 0.875rem;font-size:.875rem;height:.875rem;width:.875rem}.catalog__spollersitem:not(:last-child){margin-bottom:1.25rem}.catalog__spollerstitle,.catalog__spollerstitlesmall{font-size:1.125rem}.catalog__tabsnavigationcont:not(:last-child){margin-bottom:1.25rem}.catalog__tabscont{gap:1.25rem}.catalog__tabsitems .collection-item:not(:last-child),.catalog__tabsitems .prod-item:not(:last-child){margin-bottom:1.25rem}.catalog__tabsmore{width:100%}.delivery.delivery-payment{margin-top:.625rem}.delivery__topcontent{font-size:1rem}.delivery__topimage{display:none}.delivery__bottom:not(:last-child){margin-bottom:1.875rem}.delivery__bottomcontent p{font-size:1rem}.delivery__bottomtitle{font-size:1.375rem}.delivery__bottomimage{display:none}.delivery__item{padding:1.25rem}.delivery__itemtitle{font-size:1.125rem}.delivery__itemtext{font-size:1rem}.news-page{margin-top:.625rem}.news-page__row .ready-item:not(:last-child){margin-bottom:1.125rem}.news-page__more{width:100%}.article-top:not(:last-child){margin-bottom:2.5rem}.article__body img:not(:last-child){margin-bottom:.9375rem}.article__body h2{font-size:1.375rem}.article__body h2:not(:first-child){margin-top:2.5rem}.article__wrapper .article__button-next,.article__wrapper .article__button-prev{font-size:1.25rem;height:2.5rem;width:2.5rem}.article__slider-bottom .slick-track{gap:.3125rem}.article__video:before{height:2.5rem;width:2.5rem}.article__video:after{height:5rem;width:5rem}.sales{padding-top:.625rem}.sales__top:not(:last-child){margin-bottom:1.25rem}.sales__top img{display:none}.sales__topcontent{font-size:1rem}.sales__item img{display:none}.sales__itemtext{font-size:1rem}.card-empty{padding-top:1.25rem}.card-empty__image{height:12.5rem;width:12.5rem}.card-empty__image:before{font-size:5rem}.card-empty__text{font-size:1rem}.card-empty__link{width:100%}.card-full{padding-top:1.25rem}.contacts__content:not(:last-child){margin-bottom:1.875rem}.contacts__block:not(:last-child),.contacts__title:not(:last-child){margin-bottom:1.25rem}.contacts__blockrow{font-size:1rem}.contacts__actions:not(:last-child){margin-bottom:1.25rem}.contacts__formtext,.contacts__phone{font-size:1rem}.contacts__map{aspect-ratio:947/644}.error{padding:3.75rem 0}.personal{padding-top:.625rem}.personal__righttitle{font-size:1.5rem}.personal__righttitle:not(:last-child){margin-bottom:1.875rem}.personal__inpscolumn:not(:last-child){margin-bottom:1.25rem}.personal__warn{font-size:1rem}.personal__formsubmit{width:100%}.personal-orders__toptiv{font-size:1.375rem}.personal-orders__toptiv:not(:last-child){margin-bottom:.9375rem}.personal-orders__its{flex-direction:column}.personal-orders__its:not(:last-child){margin-bottom:1.875rem}.personal-orders__itrow{flex-direction:column}.personal-orders__warn{font-size:1rem;padding:1rem 1.25rem}.personal-orders__bottom,.personal-orders__foot{flex-direction:column}.personal-orders__footlink{width:100%}.about__top:not(:last-child){margin-bottom:1.25rem}.about__topcontent,.about__toptext{font-size:1rem}.about__topcontent:not(:last-child){margin-bottom:1.25rem}.about__conds{padding:1.25rem}.about__conds:not(:last-child){margin-bottom:1.25rem}.about__conds img{display:none}.about__condscontent{font-size:1rem}.about__condscontent br{display:none}.about__bottom:not(:last-child),.about__bottomimage:not(:last-child){margin-bottom:1.25rem}.about__bottomitem{font-size:1rem}.about__bottomitem:not(:last-child){margin-bottom:.75rem}.about__foot{font-size:1rem;padding:1.25rem}.design{padding-top:.625rem}.design__top{font-size:1rem}.design__block:not(:last-child),.design__top:not(:last-child){margin-bottom:1.25rem}.design__blocktext{font-size:1.125rem}.design__blockslider .slider-button{display:none!important}.design__foot{font-size:1rem;padding:1.25rem}.design__foot img,.design__foot:not(:last-child){margin-bottom:1.25rem}.order__top:not(:last-child){margin-bottom:1.875rem;padding-bottom:1.875rem}.order__tabsnavigation:not(:last-child){margin-bottom:1.25rem}.order__selcont:not(:last-child){margin-bottom:1.875rem}.order__seltop{font-size:1rem}.order__block:not(:last-child){margin-bottom:1.875rem}.order__blocktitle:not(:last-child){margin-bottom:.9375rem}.order__blocktext{font-size:1rem}.order__bottomblock:not(:last-child){margin-bottom:1.5625rem}.order__bottomblock .options__item:not(:last-child){margin-bottom:.5rem}.order__bottomtitle:not(:last-child){margin-bottom:.9375rem}}@media (width <= 34.375em){.catsblock__item:not(:last-child){margin-bottom:.9375rem}}@media (max-width:29.99875em){.prod-item__articul{font-size:.875rem}.prod-item__name,.prod-item__size{font-size:1rem}.prod-item__price{font-size:1.375rem}.prod-item__buttons,.prod-item__price{margin-bottom:1.25rem}.card-rightblock{padding:1.25rem}.card-rightblock__title{font-size:1.375rem}.card-rightblock__morelink,.card-rightblock__row,.card-rightblock__total{font-size:1rem}.header-top__login:before{align-items:center;color:var(--lightGray);display:flex;font-size:1.375rem;justify-content:center}.header-top__login:hover{position:relative}.header-top__login:hover .header-top__buttons{opacity:1;right:auto;top:calc(100% + .625rem);visibility:visible;z-index:8}.header-top__buttons{background-color:var(--whiteColor);border-radius:.4375rem;box-shadow:0 0 .9375rem rgba(0,0,0,.3);left:50%;opacity:0;padding:.4375rem .9375rem;pointer-events:none;position:absolute;top:100%;transform:translateX(-50%);transition:opacity .4s,visibility .4s,top .4s;visibility:hidden}.product__buttons{margin-bottom:1.25rem}.sales__item{padding:1.25rem .625rem}.card-full__rowleft{flex-direction:column}.card-full__rowimage{flex:1 1 auto;max-width:17.5rem;width:100%}.card-full__rowcontent{align-self:flex-start}.card-full__weight{padding-left:0}.card-full__quantblock{padding-left:0;width:100%}.card-full__quantblock .prod-item__buttons{margin-bottom:.75rem}.card-full__totalprice{padding-left:0}.card-full__delete{margin-left:0}.error__top{font-size:1.25rem}.error__text{font-size:.875rem}.personal__links{padding:1.875rem}.personal__link{font-size:1.125rem}.design__block,.design__top,[data-fls-popup-body]{padding:1.25rem .625rem}}@media (min-width:29.99875em){.prod-item__articul{font-size:1rem}.prod-item__name,.prod-item__size{font-size:1.125rem}.prod-item__price{font-size:1.5rem}.prod-item__buttons,.prod-item__price{margin-bottom:1.5rem}.card-rightblock{padding:1.875rem}.card-rightblock__title{font-size:1.5rem}.card-rightblock__morelink,.card-rightblock__row,.card-rightblock__total{font-size:1.125rem}.header-top__login{align-items:center;color:var(--lightGray);display:flex;gap:.625rem}.header-top__login:before{font-size:1.1875rem}.product__buttons{margin-bottom:1.875rem}.sales__item{padding:1.25rem}.card-full__rowcontent{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.card-full__descs{margin-top:auto}.card-full__quantblock .prod-item__buttons{margin-bottom:.75rem}.error__top{font-size:1.375rem}.error__text{font-size:1rem}.personal__leftcont{max-width:22.1875rem}.personal__links{padding:2.5rem}.personal__link{font-size:1.25rem}.personal-orders__row .card-full__rowcontent{align-self:center}.design__block,.design__top,[data-fls-popup-body]{padding:1.25rem}}@media (width > 34.375em){.catsblock__body{display:flex;flex-wrap:wrap;gap:1.125rem}.catsblock__item{flex:0 1 calc(50% - 0.5625rem)}}@media (min-width:47.99875em){.wrapper:has(.cookies-block) .footer{margin-bottom:7.5rem}.kerpage{padding-bottom:6.25rem}.button,.inpcont__top,.input,.options__text{font-size:1.125rem}.button.button--border{padding:.9375rem}.title{font-size:2rem}.title-h2{font-size:1.625rem}.title-h3{font-size:1.5rem}.section-block:not(:last-child){margin-bottom:6.25rem}.tabs-navigation__title{font-size:1.25rem;padding:.625rem 3.75rem .5625rem}.cookies-block__text{font-size:1.125rem}.pagetop__crumbs{margin-bottom:4.375rem}.pagetop__item:not(:last-child):after{flex:0 0 1.1875rem;height:1.1875rem;width:1.1875rem}.pagetop__link{font-size:1rem}.collection-item__name{font-size:1.375rem}.collection-item__price{font-size:1.125rem}.header-bottom__blocks{align-items:center}.header-bottom__phones:not(:last-child){margin-bottom:.625rem}.header-catalog{padding-top:23rem}.header-catalog__columns{display:flex;flex-wrap:wrap;gap:2.5rem}.header-catalog__column{flex:0 1 calc(50% - 1.25rem)}.footer{padding:4.375rem 0}.footer__top{gap:1.375rem}.footer__top:not(:last-child){margin-bottom:2.5rem}.footer__toptext{font-size:1.125rem}.footer__pays:not(:last-child){margin-bottom:2.5rem}.footer__menutop{font-size:1.25rem}.footer__menutop:not(:last-child){margin-bottom:1.5rem}.footer__menubottom{gap:3.125rem}.footer__righttop{font-size:1.25rem}.footer__actions:not(:last-child),.footer__block:not(:last-child),.footer__righttop:not(:last-child){margin-bottom:1.5rem}.first{padding-top:2.5rem}.first__lefttitle{font-size:2.1875rem}.first__text{font-size:1.125rem}.first__link{font-size:1.25rem}.first__right{display:flex;gap:1.25rem}.first__righttitle{font-size:1.625rem}.catsblock__title{margin-bottom:1.875rem}.catsblock__item{flex:0 1 calc(33.33333% - 0.75rem)}.ready__tabsnavigation,.ready__title{margin-bottom:1.875rem}.aboutblock__body{display:flex;gap:1.25rem;justify-content:space-between}.aboutblock__text{font-size:1.125rem}.aboutblock__tiv{font-size:2.375rem}.aboutblock__ittext{font-size:1.125rem}.aboutblock__image{flex:0 0 16.875rem}.galleryblock__title{margin-bottom:1.875rem}.galleryblock__body{gap:1.25rem}.galleryblock__item{flex:0 1 calc(33.33333% - 0.83333rem)}.collection__top{margin-bottom:3.75rem;padding-bottom:3.75rem}.collection__price{font-size:1.625rem;margin-bottom:2.4375rem}.collection__descrow{align-items:flex-start;display:flex;gap:1.25rem;justify-content:space-between}.collection__descrow span:first-child{flex:0 0 8.875rem;word-break:break-word}.collection__descrow span:nth-child(2){text-align:right}.collection__itemtop{font-size:1.125rem}.collection__link{font-size:1.25rem;padding:1.25rem}.collection-prods__block:not(:last-child),.collection-prods__tabsnavigation:not(:last-child){margin-bottom:2.5rem}.collection-prods__itemsrow{display:flex;flex-wrap:wrap;gap:1.25rem}.collection-prods__itemsrow .prod-item{flex:0 1 calc(50% - 0.625rem)}.product__articul{font-size:1.125rem}.product__body{align-items:flex-start;display:flex;gap:1.875rem;margin-bottom:3.75rem;padding-bottom:3.75rem;padding-top:1.875rem}.product__left{flex:1 1 auto;min-width:0}.product__right{flex:0 0 25rem}.product__acts{padding:1.875rem}.product__price{font-size:1.625rem}.product__item:before{font-size:1.75rem}.product__item svg{height:1.5rem;width:1.75rem}.product__charsrow{display:flex;gap:1.25rem;justify-content:space-between}.product__charsrow span:first-child{flex:0 0 9.0625rem;word-break:break-word}.product__charsrow span:nth-child(2){text-align:right}.dopprods__body{display:flex;flex-wrap:wrap;gap:1.25rem}.dopprods__body:not(:last-child){margin-bottom:1.875rem}.dopprods__body .prod-item{flex:0 1 calc(50% - 0.625rem)}.catalog__topname{font-size:1.625rem}.catalog__buttsbottom{align-items:flex-start;display:flex;gap:1.25rem;justify-content:space-between}.catalog__buttsbutton{font-size:1rem;padding:.625rem 1rem}.catalog__buttsbutton:after{flex:0 0 1.1875rem;font-size:1.1875rem;height:1.1875rem;width:1.1875rem}.catalog__leftcont{position:sticky;top:0}.catalog__spollersitem:not(:last-child){margin-bottom:1.875rem}.catalog__spollerstitle{font-size:1.25rem}.catalog__spollerstitlesmall{font-size:1.1rem}.catalog__tabsnavigationcont:not(:last-child){margin-bottom:1.875rem}.catalog__tabscont{gap:1.875rem}.catalog__tabsitems{display:flex;flex-wrap:wrap;gap:1.25rem}.catalog__tabsitems .collection-item,.catalog__tabsitems .prod-item{flex:0 1 calc(50% - 0.625rem)}.catalog__tabsmore{align-self:center;min-width:14.9375rem}.delivery.delivery-payment{margin-top:1.25rem}.delivery__top{display:flex;justify-content:space-between;margin-top:5.9375rem;padding-right:1.875rem}.delivery__topcontent{flex:1 1 auto;font-size:1.125rem;max-width:31.25rem}.delivery__topimage{align-self:flex-end;margin-top:-5.9375rem;max-width:20.4375rem;position:relative;z-index:1}.delivery__bottom{display:flex;gap:.625rem;justify-content:space-between}.delivery__bottom:not(:last-child){margin-bottom:2.5rem}.delivery__bottomcontent{max-width:28.125rem}.delivery__bottomcontent p{font-size:1.125rem}.delivery__bottomtitle{font-size:1.75rem}.delivery__bottomimage{align-self:flex-end;margin-right:-3.3125rem;margin-top:-2.3125rem;max-width:44.75rem;position:relative;z-index:1}.delivery__item{padding:1.875rem}.delivery__itemtitle{font-size:1.25rem}.delivery__itemtext{font-size:1.125rem}.news-page{margin-top:1.25rem}.news-page__row{display:flex;flex-wrap:wrap;gap:1.125rem}.news-page__row .ready-item{flex:0 1 calc(50% - 0.5625rem)}.news-page__more{align-self:center;min-width:14.9375rem}.article-top:not(:last-child){margin-bottom:3.75rem}.article__body{font-size:1.125rem}.article__body img:not(:last-child){margin-bottom:1.25rem}.article__body h2{font-size:1.75rem}.article__body h2:not(:first-child){margin-top:3.75rem}.article__wrapper .article__button-next,.article__wrapper .article__button-prev{font-size:1.75rem;height:4.25rem;width:4.25rem}.article__slider-bottom .slick-track{gap:.8125rem}.article__video:before{height:3.75rem;width:3.75rem}.article__video:after{height:7.25rem;width:7.25rem}.sales{padding-top:1.25rem}.sales__top{background-color:var(--bgGray);padding:2.5rem}.sales__top:not(:last-child){margin-bottom:1.875rem}.sales__top img{border-radius:.75rem;height:100%;left:0;object-fit:cover;object-position:left;position:absolute;top:0;width:100%}.sales__top:after,.sales__top:before{content:"";position:absolute}.sales__top:before{background:url(../assets/img/sales-top-1.svg) 0 0/contain no-repeat;height:9.125rem;left:48.875rem;top:-2.375rem;width:10.5rem}.sales__top:after{background:url(../assets/img/sales-top-2.svg) 0 0/contain no-repeat;bottom:-1.75rem;height:9.375rem;left:50.875rem;width:9.375rem}.sales__topcontent{font-size:1.125rem;max-width:48.3125rem;position:relative;z-index:1}.sales__item{padding:1.875rem;position:relative}.sales__item img{height:100%;left:0;object-fit:cover;object-position:left;position:absolute;top:0;width:100%}.sales__itemtitle{max-width:24.8125rem}.sales__itemtext{font-size:1.125rem;max-width:27.25rem}.sales__itemtext.sales__itemtext--short{max-width:21.9375rem}.card-empty{padding-top:3.125rem}.card-empty__image{height:20.625rem;width:20.625rem}.card-empty__image:before{font-size:8.75rem}.card-empty__text{font-size:1.125rem}.card-empty__link{min-width:14.9375rem}.card-full{padding-top:1.875rem}.card-full .card-full__right{margin:0 auto;max-width:31.25rem}.contacts__container{display:flex;gap:1.25rem;justify-content:space-between}.contacts__content{flex:0 0 18.75rem}.contacts__block:not(:last-child),.contacts__title:not(:last-child){margin-bottom:1.875rem}.contacts__blockrow{font-size:1.125rem}.contacts__actions:not(:last-child){margin-bottom:1.875rem}.contacts__formtext,.contacts__phone{font-size:1.125rem}.contacts__map{flex:1 1 auto;max-width:59.1875rem}.error{padding:9.75rem 0}.personal{padding-top:1.25rem}.personal__righttitle{font-size:1.75rem}.personal__righttitle:not(:last-child){margin-bottom:1.25rem}.personal__rightcontent{border:.0625rem solid #e2e2e2;padding:1.875rem}.personal__inps{display:flex;gap:1.25rem}.personal__inpscolumn{flex:1 1 50%}.personal__warn{font-size:1.125rem}.personal__formsubmit{min-width:14.3125rem}.personal-orders__top{align-items:center;display:flex;gap:1.25rem;justify-content:space-between}.personal-orders__toptiv{font-size:1.5rem}.personal-orders__its{flex-wrap:wrap}.personal-orders__its:not(:last-child){margin-bottom:2.5rem}.personal-orders__itrow{align-items:center;flex-wrap:wrap}.personal-orders__warn{font-size:1.125rem;padding:1rem 3.9375rem}.personal-orders__bottom{align-items:center;flex-wrap:wrap;justify-content:space-between}.personal-orders__bottomblock:last-child{text-align:right}.personal-orders__foot{align-items:center;flex-wrap:wrap;justify-content:space-between}.personal-orders__footlink{min-width:17.1875rem}.about__top:not(:last-child){margin-bottom:2.5rem}.about__toptext{font-size:1.125rem}.about__topbody{align-items:flex-start;display:flex;gap:1.25rem}.about__topcontent{flex:1 1 auto;font-size:1.125rem}.about__topimage{flex:0 0 21.875rem}.about__conds{padding:2.5rem}.about__conds:not(:last-child){margin-bottom:2.5rem}.about__conds img{height:100%;left:0;object-fit:cover;object-position:left;position:absolute;top:0;width:100%}.about__condscontent{font-size:1.125rem}.about__bottom{align-items:flex-start;display:flex;gap:1.25rem}.about__bottom:not(:last-child){margin-bottom:2.5rem}.about__bottomimage{flex:0 0 21.875rem}.about__bottomcontent{flex:1 1 auto}.about__bottomitem{font-size:1.125rem}.about__bottomitem:not(:last-child){margin-bottom:1.125rem}.about__foot{font-size:1.125rem;padding:1.875rem 2.5rem}.design{padding-top:1.25rem}.design__top{font-size:1.125rem;padding:1.875rem}.design__top:not(:last-child){margin-bottom:1.875rem}.design__block{padding:1.875rem}.design__block:not(:last-child){margin-bottom:1.875rem}.design__blocktext{font-size:1.375rem}.design__blockdots{margin-left:4.25rem;margin-right:4.25rem}.design__foot{font-size:1.125rem;padding:2.5rem 1.875rem}.design__foot img,.design__foot:not(:last-child){margin-bottom:1.875rem}.order__top:not(:last-child){margin-bottom:3.125rem;padding-bottom:3.125rem}.order__tabsnavigation:not(:last-child){margin-bottom:2.5rem}.order__selcont:not(:last-child){margin-bottom:3.125rem}.order__seltop{font-size:1.125rem}.order__block:not(:last-child){margin-bottom:3.125rem}.order__blocktitle:not(:last-child){margin-bottom:1.25rem}.order__blocktext{font-size:1.125rem}.order__bottom{display:flex;flex-wrap:wrap;gap:1.25rem;justify-content:space-between}.order__bottomblock .options__item:not(:last-child){margin-bottom:.75rem}.order__bottomtitle:not(:last-child){margin-bottom:1.25rem}[data-fls-popup-body]{padding:1.875rem}}@media (min-width:61.99875em){.wrapper:has(.cookies-block) .footer{margin-bottom:5.125rem}.title{font-size:2.375rem}.title-h2{font-size:2rem}.slider-dots .slick-dots li{flex:0 0 2.5rem;width:2.5rem}.slider-dots .slick-dots button{width:2.5rem}.cookies-block__container{gap:1.25rem;justify-content:space-between}.header-top{padding:.6875rem 0}.header-top__body{gap:1.25rem}.header-top .header__menu{flex:1 1 auto}.menu__list{column-gap:1.25rem;row-gap:.4375rem}.menu__link{font-size:.875rem;font-weight:300}.header-bottom__left{align-items:center;column-gap:1.875rem;display:flex;flex:1 1 auto;row-gap:1.25rem}.header-bottom__form.header-bottom__form-m{display:none}.header-catlist{/*background-color:#25282a*/background-color:#000}.header-catlist__list{align-items:center;flex:1 1 auto;flex-wrap:wrap;padding:.625rem;row-gap:.625rem}.header-catlist__list.header-catlist__list-m{display:none}.header-catlist__item{align-items:center;display:flex;flex:1 1 auto;justify-content:center;padding:0 .3125rem}.header-catlist__item:not(:last-child){position:relative}.header-catlist__item:not(:last-child):after{background-color:#3f4148;bottom:0;content:"";height:90%;position:absolute;right:0;width:.0625rem}.header-catlist__link{font-size:1.125rem;text-align:center;width:100%}.header-catalog{padding-top:18.75rem}.header-catalog__tabs{display:flex;gap:2.5rem}.header-catalog__tabsnavigationcontbig{flex:0 0 20.75rem}.header-catalog__tabsnavigationcont{padding:1.875rem 1.25rem;position:sticky;top:0}.header-catalog__tabscontent{flex:1 1 auto;padding:1.875rem 0}.header-catalog__column{flex:0 1 calc(33.33333% - 1.66667rem)}.footer__menu{flex:1 1 auto;max-width:38.5625rem}.first__container{display:flex;gap:1.25rem}.first__left{flex:1 1 50%;width:calc(50% - .625rem)}.first__slide{height:100%;padding:1.875rem 1.25rem 6.0625rem}.first__lefttitle{font-size:2.5rem}.first__lefttitle:before{width:13.875rem}.first__navigation{bottom:1.1875rem;left:3.125rem;right:3.125rem}.first__navigation .slick-dots li{flex:0 0 2.5rem;width:2.5rem}.first__navigation .slick-dots button{width:2.5rem}.first__navigation .first__button-next,.first__navigation .first__button-prev{flex:0 0 3rem;height:3rem;width:3rem}.first__right{flex:1 1 50%;flex-direction:column;width:calc(50% - .625rem)}.first__item{flex:1 1 50%;min-height:18.125rem;padding:1.875rem}.catsblock__item{flex:0 1 calc(25% - 0.84375rem)}.aboutblock__body:before{bottom:.625rem;left:.625rem;right:.625rem;top:.625rem}.aboutblock__left{flex:1 1 auto;max-width:51.8125rem;padding:1.875rem 0 1.875rem 1.875rem}.aboutblock__bottom{padding:0 1.25rem}.aboutblock__tiv{font-size:2.75rem}.aboutblock__image{flex:0 0 28.125rem}.galleryblock__item{flex:0 1 calc(33.33333% - 0.83333rem)}.collection__top{align-items:flex-start;display:flex;gap:1.875rem;justify-content:space-between}.collection__left{flex:1 1 auto}.collection__right{flex:0 0 28.125rem;padding-top:.625rem}.collection-prods__itemsrow .prod-item{flex:0 1 calc(33.33333% - 0.83333rem)}.product__right{flex:0 0 31.25rem}.dopprods__body .prod-item{flex:0 1 calc(33.33333% - 0.83333rem)}.catalog__bottom{display:flex;gap:1.25rem}.catalog__left{flex:0 0 20.9375rem}.catalog__tabs{flex:1 1 auto}.delivery__topcontent{max-width:43.75rem;padding:2.5rem}.delivery__bottomcontent{max-width:37.5rem;padding:1.875rem 0 1.875rem 1.875rem}.delivery__bottomtitle{font-size:2.25rem}.delivery__items{display:flex;flex-wrap:wrap;gap:1.25rem}.delivery__item{flex:1 1 calc(50% - 0.625rem)}.delivery__item.delivery__item--big{flex:1 1 100%}.delivery__item.delivery__item--fstart{align-self:flex-start}.news-page__row .ready-item{flex:0 1 calc(33.33333% - 0.75rem)}.sales__toptitle{max-width:39.625rem}.sales__items{display:flex;gap:1.25rem}.sales__item{flex:1 1 50%}.card-full__top{color:var(--grayColor);display:flex;font-size:1.125rem;gap:.625rem;justify-content:space-between;line-height:122.222222%;margin-bottom:1rem;padding-right:3.6875rem}.card-full__topname{flex:0 0 22.875rem}.card-full__topweight{flex:0 0 7.1875rem}.card-full__topquant{flex:0 0 11rem}.card-full__toptotalprice{flex:0 0 8.125rem}.card-full__row{padding-right:3.6875rem}.card-full__rowleft{flex:0 0 22.875rem}.card-full__weight{flex:0 0 7.1875rem}.card-full__quantblock{flex:0 0 11rem}.card-full__totalprice{flex:0 0 8.125rem}.card-full__delete{position:absolute;right:0;top:50%;transform:translateY(-50%)}.contacts__content{flex:0 0 22.1875rem}.personal-orders__row .card-full__weight{flex:0 0 10.625rem}.personal-orders__row .card-full__totalprice{flex:0 0 10.625rem;text-align:right}.about__bottomimage,.about__topimage{flex:0 0 31.25rem}.design__block{align-items:flex-start;display:flex;gap:1.25rem;justify-content:space-between}.design__blockcontent{flex:1 1 auto;margin-top:2rem}.design__blockright{flex:0 0 28.125rem}.order__top{display:flex;gap:1.25rem;justify-content:space-between}.order__tabs{max-width:50rem}.order__right{flex:0 0 22.1875rem}.order__rightcont{position:sticky;top:.625rem}}@media (width > 68.75em){.header-top__body{gap:1.875rem}.header-top__right{gap:1.9375rem}.menu__link{font-size:1rem}.header-catlist__link{font-size:1.25rem}.collection__right{flex:0 0 35.125rem}.design__blockright{flex:0 0 34.375rem}.popup__close{right:-2.0625rem;top:0}}@media (width > 75em){.menu__list{column-gap:1.9375rem}}@media (width > 81.25em){.header-top__body{gap:3.125rem}.header-bottom__form{flex:1 1 18.375rem}.header-catalog{padding-top:14.4375rem}.header-catalog:before{height:14.4375rem}}@media (min-width:89.375em){.header-catalog__column{flex:0 1 calc(20% - 2rem)}.first__slide{padding:1.875rem 2.5rem 6.0625rem}.first__lefttitle{font-size:2.75rem}.first__navigation{align-items:center;display:grid;gap:.75rem;grid-template-columns:3rem 3rem 1fr 3rem 3rem}.first__navigation .slick-dots{grid-column:3/4;grid-row:1/2}.first__navigation .first__button-prev{grid-column:4/5;grid-row:1/2}.first__navigation .first__button-next{grid-column:5/6;grid-row:1/2}.catsblock__item{flex:0 1 calc(20% - 0.9rem)}.aboutblock__left{padding:3.125rem 0 3.125rem 3.125rem}.aboutblock__bottom{padding:0 4rem 0 3rem}.aboutblock__image{flex:0 0 31.5625rem}.design .aboutblock__image{flex:0 0 34.375rem}.galleryblock__item{flex:0 1 calc(20% - 1rem)}.collection-prods__itemsrow .prod-item{flex:0 1 calc(25% - 0.9375rem)}.product__right{flex:0 0 45.625rem}.product__top{align-items:flex-start;display:flex;gap:1.25rem}.product__acts,.product__items{flex:1 1 50%}.product__charsrows{column-gap:1.25rem;display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:.875rem}.product__charsrow{flex:0 1 calc(50% - 0.625rem);max-width:20.375rem}.dopprods__body .prod-item{flex:0 1 calc(25% - 0.9375rem)}.catalog__tabsnavigationcont{align-items:center;display:flex;flex-direction:row-reverse;gap:1.25rem;justify-content:space-between}.catalog__tabsitems .collection-item,.catalog__tabsitems .prod-item{flex:0 1 calc(33.33333% - 0.83333rem)}.delivery__top{padding-right:10.875rem}.delivery__bottomcontent{max-width:47.5rem;padding:3.75rem 0 3.75rem 3.125rem}.delivery__bottomtitle{font-size:2.875rem}.news-page__row .ready-item{flex:0 1 calc(20% - 0.9rem)}.card-full__body{display:flex;gap:1.25rem}.card-full__left{flex:1 1 auto}.card-full .card-full__right{flex:0 0 22.1875rem}.card-full .card-full__rightcont{position:sticky;top:.625rem}.personal__container{display:flex;gap:1.25rem;justify-content:space-between}.personal__leftcont{flex:0 0 22.1875rem}.personal__left{position:sticky;top:.625rem}.personal__right{flex:1 1 auto;max-width:62.1875rem}.about__topimage{flex:0 0 35.75rem}.about__bottom{gap:2.5rem}.about__bottomimage{flex:0 0 35.0625rem}.design__block{padding:1.875rem 3.75rem}.design__blockcontent{max-width:36.75rem}.design__blockright{flex:0 0 39.75rem}}@media (width > 97.875em){.ready__body .ready__button-prev{left:-4.25rem}.ready__body .ready__button-next{right:-4.25rem}}@media (any-hover:hover){.cookies-block__text a:hover{color:var(--blueColor)}.cookies-block__button:hover{background-color:var(--blueColor);color:var(--whiteColor)}.article__slide:hover img{transform:scale(1.05)}.article__slide-bottom:hover{opacity:1}.quantity__button:hover:after,.quantity__button:hover:before{background-color:var(--mainColor)}.select__option:hover{color:var(--blueColor)}}@media (any-hover:hover),(pointer:fine){html:not([data-fls-touch]) .input[disabled]:hover{border-color:var(--grayColor)}html:not([data-fls-touch]) .input:hover{border-color:var(--mainColor)}html:not([data-fls-touch]) .textareacont[disabled]:hover{border-color:var(--grayColor)}html:not([data-fls-touch]) .textareacont:hover{border-color:var(--mainColor)}html:not([data-fls-touch]) .checkbox__text:hover:before{border-color:var(--blueColor)}html:not([data-fls-touch]) .checkbox__text a:hover{color:var(--darkBlue)}html:not([data-fls-touch]) .options__text:hover:before{border-color:var(--mainColor);content:""}html:not([data-fls-touch]) .button.button--blue:hover{background-color:var(--darkBlue);border-color:var(--darkBlue)}html:not([data-fls-touch]) .button.button--border:hover{background-color:var(--blueColor);border-color:var(--blueColor);color:var(--whiteColor)}html:not([data-fls-touch]) .linkblock:hover{color:var(--blueColor)}html:not([data-fls-touch]) .socs-block__item:hover,html:not([data-fls-touch]) .socs-block__item:hover path{fill:var(--whiteColor)}html:not([data-fls-touch]) .slider-button:hover,html:not([data-fls-touch]) .slider-dots .slick-dots button:hover{background-color:var(--blueColor)}html:not([data-fls-touch]) .pagetop__link:hover,html:not([data-fls-touch]) .tabs-navigation__title:hover{color:var(--mainColor)}html:not([data-fls-touch]) .ready-item:hover{box-shadow:0 0 .625rem 0 rgba(36,36,36,.102)}html:not([data-fls-touch]) .ready-item:hover img{transform:scale(1.05)}html:not([data-fls-touch]) .ready-item__name:hover{color:var(--blueColor)}html:not([data-fls-touch]) .prod-item:hover{box-shadow:0 0 .625rem 0 rgba(36,36,36,.102);transform:translateY(-.625rem)}html:not([data-fls-touch]) .prod-item__top:hover img{transform:scale(1.05)}html:not([data-fls-touch]) .prod-item__favbutton._active:hover svg path{fill:var(--redColor);stroke:var(--redColor)}html:not([data-fls-touch]) .prod-item__favbutton:hover svg path{fill:var(--grayColor)}html:not([data-fls-touch]) .prod-item__name:hover{color:var(--blueColor)}html:not([data-fls-touch]) .prod-item__button:hover{border-color:var(--mainColor);color:var(--mainColor)}html:not([data-fls-touch]) .prod-item__cardbutton:hover, .prod-item__cardbutton.hover{background-color:var(--blueColor);border-color:var(--blueColor);color:var(--whiteColor)}html:not([data-fls-touch]) .collection-item:hover{box-shadow:0 0 .625rem 0 rgba(36,36,36,.102)}html:not([data-fls-touch]) .collection-item:hover .collection-item__top img{transform:scale(1.05)}html:not([data-fls-touch]) .collection-item__name:hover{color:var(--blueColor)}html:not([data-fls-touch]) .collection-item__favbutton._active:hover svg path{fill:var(--redColor);stroke:var(--redColor)}html:not([data-fls-touch]) .collection-item__favbutton:hover svg path{fill:var(--grayColor)}html:not([data-fls-touch]) .collection-item__link:hover{border-color:var(--darkBlue);color:var(--darkBlue)}html:not([data-fls-touch]) .card-rightblock .checkbox .checkbox__text a:hover{color:var(--blueColor)}html:not([data-fls-touch]) .card-rightblock__morelink:hover{color:var(--darkBlue)}html:not([data-fls-touch]) .header-top__button:hover{color:var(--whiteColor)}html:not([data-fls-touch]) .header-top__card:hover:before,html:not([data-fls-touch]) .header-top__favs:hover{color:var(--blueColor)}html:not([data-fls-touch]) .header-top__card:hover span{color:var(--whiteColor)}html:not([data-fls-touch]) .menu__link.menu__link--percent:hover{background-color:var(--darkRed);color:var(--whiteColor)}html:not([data-fls-touch]) .menu__link:hover{color:var(--whiteColor)}html:not([data-fls-touch]) .header-bottom__form:hover .header-bottom__search-input{border-color:var(--blueColor)}html:not([data-fls-touch]) .header-bottom__search-button:hover{color:var(--blueColor)}html:not([data-fls-touch]) .header-bottom__blockrow a:hover,html:not([data-fls-touch]) .header-bottom__phone a:hover{color:var(--whiteColor)}html:not([data-fls-touch]) .header-catlist__catalog:hover{background-color:var(--darkBlue)}html:not([data-fls-touch]) .header-catlist__link:hover{color:var(--whiteColor)}html:not([data-fls-touch]) .header-catalog__tabstitle:hover{color:var(--blueColor)}html:not([data-fls-touch]) .header-catalog__tabstitle:hover svg path,html:not([data-fls-touch]) .header-catalog__tabstitle:hover svg rect{fill:var(--blueColor)}html:not([data-fls-touch]) .header-catalog__collink:hover{color:var(--blueColor)}html:not([data-fls-touch]) .footer__menulink:hover,html:not([data-fls-touch]) .footer__pollink:hover{color:var(--whiteColor)}html:not([data-fls-touch]) .footer__menulink.footer__menulink--percent:hover{background-color:var(--darkRed);color:var(--whiteColor)}html:not([data-fls-touch]) .footer__blockrow a:hover,html:not([data-fls-touch]) .footer__phone a:hover{color:var(--whiteColor)}html:not([data-fls-touch]) .first__slide:hover img{transform:scale(1.05)}html:not([data-fls-touch]) .first__link:hover{color:var(--darkBlue)}html:not([data-fls-touch]) .first__navigation .slick-dots button:hover{opacity:1}html:not([data-fls-touch]) .first__navigation .first__button-next:hover,html:not([data-fls-touch]) .first__navigation .first__button-prev:hover{background-color:rgba(36,36,36,.6)}html:not([data-fls-touch]) .first__item:hover img{transform:scale(1.05)}html:not([data-fls-touch]) .catsblock__item:hover{box-shadow:0 0 .625rem 0 rgba(36,36,36,.102);transform:translateY(-.625rem)}html:not([data-fls-touch]) .catsblock__image:hover{transform:scale(1.05)}html:not([data-fls-touch]) .aboutblock__text a:hover,html:not([data-fls-touch]) .catsblock__name:hover{color:var(--blueColor)}html:not([data-fls-touch]) .galleryblock__item:hover img{transform:scale(1.05)}html:not([data-fls-touch]) .collection__item:hover{background-color:var(--blueColor);color:var(--whiteColor)}html:not([data-fls-touch]) .collection__item:hover .collection__itembottom,html:not([data-fls-touch]) .collection__item:hover:before{color:var(--whiteColor)}html:not([data-fls-touch]) .product__slide:hover img{transform:scale(1.05)}html:not([data-fls-touch]) .product__button:hover{border-color:var(--mainColor);color:var(--mainColor)}html:not([data-fls-touch]) .product__cardbutton:hover{background-color:var(--darkBlue);border-color:var(--darkBlue)}html:not([data-fls-touch]) .product__item._active:hover svg path{fill:var(--redColor);stroke:var(--redColor)}html:not([data-fls-touch]) .product__item:hover svg{fill:var(--grayColor)}html:not([data-fls-touch]) .catalog__buttsbutton:hover{background-color:#ededed}html:not([data-fls-touch]) .catalog__buttsreset:hover{border-color:var(--mainColor)}html:not([data-fls-touch]) .catalog__showmore:hover{color:var(--mainColor)}html:not([data-fls-touch]) .catalog__formreset:hover{border-color:var(--mainColor)}html:not([data-fls-touch]) .article__wrapper .article__button-next:hover,html:not([data-fls-touch]) .article__wrapper .article__button-prev:hover{background-color:var(--blueColor)}html:not([data-fls-touch]) .article__video:hover:after{background-color:var(--blueColor);border-color:var(--blueColor)}html:not([data-fls-touch]) .sales__topcontent a:hover{color:var(--darkBlue)}html:not([data-fls-touch]) .sales__itemtext a:hover{text-decoration:underline}html:not([data-fls-touch]) .card-full__rowimage:hover img{transform:scale(1.1)}html:not([data-fls-touch]) .card-full__name:hover{color:var(--blueColor)}html:not([data-fls-touch]) .card-full__delete:hover{color:var(--mainColor)}html:not([data-fls-touch]) .contacts__blockrow a:hover,html:not([data-fls-touch]) .contacts__phone a:hover{color:var(--blueColor)}html:not([data-fls-touch]) .contacts__socs .socs-block__item:hover{background-color:var(--darkBlue)}html:not([data-fls-touch]) .error__text a:hover,html:not([data-fls-touch]) .personal__link:hover{color:var(--blueColor)}html:not([data-fls-touch]) .personal__leftlink:hover{border-color:var(--blueColor)}html:not([data-fls-touch]) .personal-orders__itpay:hover{color:var(--darkBlue)}html:not([data-fls-touch]) .personal-orders__footcancele:hover{color:var(--blueColor)}html:not([data-fls-touch]) .personal-orders__footcancele:hover:before{background-color:var(--blueColor);color:var(--whiteColor)}html:not([data-fls-touch]) .about__condstel:hover{color:var(--blueColor)}html:not([data-fls-touch]) .about__condsmail:hover{color:var(--darkBlue)}html:not([data-fls-touch]) .design__blockslide:hover img{transform:scale(1.05)}html:not([data-fls-touch]) .popup__close:hover{color:var(--mainColor)}html:not([data-fls-touch]) .select:hover .select__title{border-color:var(--mainColor)}}

.labels-list-wrap{position:absolute}
.labels-list-wrap .label-new{background:var(--greenColor)}
.prod-item__sale.label-new{background:var(--greenColor)}
.checkbox__text a, .aboutblock__text a{color:var(--darkBlue);text-decoration:underline;transition:all 0.3s}
.checkbox__text a:hover, .aboutblock__text a:hover{color:var(--blueColor);text-decoration:none}
