@charset "UTF-8";:root{--rem:1px;--font-family:"Roboto Mono",sans-serif;--font-size:14rem;--font-weight:400;--line-height:1.5;--container:1360rem;--transition:color 0.2s ease,border-color 0.2s ease,background-color 0.2s ease,opacity 0.2s ease,fill .5s ease;--r1:5rem;--r2:10rem;--auth-background:#fff;--auth-page-background:var(--grey5);--auth-color:#000;--color-title:#1f1f1f;--color-text:#000;--color-primary:#8dbe96;--color-link:#000;--color-link-hover:#8dbe96;--color-border:#dedede;--preloader-background:hsla(0,0%,100%,.55);--color-secondary-light:#f5f5f5;--color-secondary:#e9e9e9;--color-secondary-accent:#e9e9e9;--color-on-secondary:#111;--color-info:#6868ff;--color-on-info:#fff;--color-danger:#ff6e6e;--color-on-danger:#fff;--color-success:#4bbb4b;--color-on-success:#fff;--grey95:#0d0d0d;--grey90:#1a1a1a;--grey85:#262626;--grey80:#333;--grey75:#404040;--grey70:#4d4d4d;--grey65:#595959;--grey60:#666;--grey55:#737373;--grey50:grey;--grey45:#8c8c8c;--grey40:#999;--grey35:#a6a6a6;--grey30:#b3b3b3;--grey25:#bfbfbf;--grey20:#ccc;--grey15:#d9d9d9;--grey10:#e6e6e6;--grey5:#f2f2f2;--grey3:#f7f7f7}@media screen and (max-width:1460px){:root{--rem:.068vw}}@media screen and (max-width:1024px){:root{--rem:1px;--container:92%}}@media screen and (max-width:480px){:root{--container:100%}}@media screen and (max-width:359px){:root{--rem:.275vw}}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(../fonts/roboto-v30-cyrillic_latin-regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(../fonts/roboto-v30-cyrillic_latin-700.woff2) format("woff2")}@font-face{font-display:swap;font-family:Roboto Mono;font-style:normal;font-weight:400;src:url(../fonts/roboto-mono-v23-cyrillic_latin-regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Roboto Mono;font-style:normal;font-weight:600;src:url(../fonts/roboto-mono-v23-cyrillic_latin-600.woff2) format("woff2")}@font-face{font-display:swap;font-family:Roboto Mono;font-style:normal;font-weight:700;src:url(../fonts/roboto-mono-v23-cyrillic_latin-700.woff2) format("woff2")}*,:after,:before{box-sizing:border-box;margin:0;padding:0}.d-block{display:block!important}.d-flex{display:flex!important}.d-none{display:none!important}.o-hidden{overflow:hidden!important}.uppercase{text-transform:uppercase!important}code{background:#8ebe96;padding:3rem}.overlay{background-color:rgba(0,0,0,.3);bottom:0;display:block;height:100%;left:0;opacity:0;position:fixed;transition:opacity .5s,visibility .5s;visibility:hidden;width:100%}.overlay.--active{opacity:1;visibility:visible;z-index:9}a{color:var(--color-link);overflow-wrap:break-word;text-decoration:none;transition:var(--transition);word-break:break-word}a:hover{color:var(--color-link-hover)}img{display:block;height:auto}iframe,img{max-width:100%!important}address{font-style:normal}.review__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.a-height.--open .a-height__grid{grid-template-rows:1fr}.a-height.--open .a-height__content{visibility:visible}.a-height__grid{display:grid;grid-template-rows:0fr;overflow:hidden;transition:grid-template-rows .3s}.a-height__content{min-height:0;transition:visibility .3s;visibility:hidden}.loader{animation:rotation 1s linear infinite;border:2px solid;border-bottom:2px solid transparent;border-radius:50%;box-sizing:border-box;display:inline-block;height:15px;width:15px}.post .fr-fic{display:block;width:100%!important}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.slider{user-select:none;-moz-user-select:none;-webkit-user-select:none}html{font-size:var(--rem);scroll-behavior:auto;width:100%}.app.--stop{overflow:hidden}.container{max-width:var(--container)}.container,.page{margin:0 auto;width:100%}.page{background-color:#fff;display:flex;flex-direction:column;max-width:1920px;min-height:100vh}.page__header{flex:0 0 auto}.page__main{display:flex;flex-direction:column;flex-grow:1;flex-shrink:0;max-width:100%}.page__footer{flex:0 0 auto}.home__why{border:1px solid var(--color-border);border-bottom:none;display:flex;justify-content:space-around}@media screen and (max-width:768px){.home__why{justify-content:flex-start;overflow-x:scroll;scrollbar-color:#000 #f5f5f5;scrollbar-width:thin}.home__why::-webkit-scrollbar{-webkit-appearance:none}.home__why::-webkit-scrollbar:horizontal{height:4rem}.home__why::-webkit-scrollbar-track{background-color:#f5f5f5;border-radius:5rem}.home__why::-webkit-scrollbar-thumb{background-color:#000;border:none;border-radius:5rem}}.home__why-item{align-items:center;display:flex;flex-direction:column;padding:50rem 20rem}@media screen and (max-width:1024px){.home__why-item{padding:20rem}}@media screen and (max-width:768px){.home__why-item{flex-shrink:0}}.home__why-img{flex-shrink:0;height:150rem;-o-object-fit:scale-down;object-fit:scale-down;width:200rem}@media screen and (max-width:1024px){.home__why-img{flex-shrink:0;height:80rem;width:106rem}}.home__why-title{font-size:14rem;line-height:1.2;margin:20rem 0 0;text-align:center;text-transform:uppercase}@media screen and (max-width:1024px){.home__why-title{max-width:140rem}}.posts__title{border:1px solid var(--color-border);border-top:none;margin:0;padding:20rem}.posts__content{position:relative}.posts__cards{border-left:1px solid var(--color-border);border-right:1px solid var(--color-border);display:grid;gap:1px;grid-template-columns:1fr 1fr 1fr 1fr}@media screen and (max-width:1024px){.posts__cards{grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width:768px){.posts__cards{grid-template-columns:1fr 1fr}}@media screen and (max-width:480px){.posts__cards{grid-template-columns:1fr}}.post__main{border-left:1px solid var(--color-border);border-right:1px solid var(--color-border);width:800rem}.post__article{padding:20rem}.post__date{font-size:12rem}.post__img{display:block;height:auto;max-width:100%;width:100%}.post__title{font-size:20rem;margin:15rem 0 20rem;max-width:400rem}.post__nav{border-bottom:1px solid var(--color-border);border-top:1px solid var(--color-border);display:flex;font-size:12rem}@media screen and (max-width:768px){.post__nav{flex-wrap:wrap}}.post__nav-like{align-items:center;background:none;border:none;border-left:1px solid var(--color-border);display:flex;flex-grow:1;font-size:1em;height:60rem;justify-content:center}.post__nav-like.--active{color:var(--grey20)}.post__nav-like.--active svg{fill:var(--grey20)}@media screen and (max-width:768px){.post__nav-like{border-left:none;border-top:1px solid var(--color-border)}}.post__nav-like:hover:not(.--active){background-color:var(--grey3)}.post__nav-like svg{margin-left:10rem}.post__nav-link{align-items:center;color:#000;display:flex;flex-shrink:0;height:60rem;justify-content:center;text-decoration:underline;width:170rem}@media screen and (max-width:768px){.post__nav-link{flex-grow:1;width:50%}}.post__nav-link:nth-child(2){border-left:1px solid var(--color-border);order:1}@media screen and (max-width:768px){.post__nav-link:nth-child(2){order:0}}.post__nav-link.--disabled{color:var(--grey20);cursor:default}.post__reviews-title{border-bottom:1px solid var(--color-border);font-family:Roboto;font-size:20rem;font-weight:700;margin:0;padding:20rem}.post .stat{margin-bottom:30rem}.category__header{border:1px solid var(--color-border);border-top:none;padding:30rem 20rem}.category__title{font-size:40rem;margin:0;text-transform:uppercase}@media screen and (max-width:1024px){.category__title{font-size:30rem}}.category__descr{font-size:12rem;margin-top:10rem;max-width:800rem}@media screen and (max-width:1024px){.category__descr{display:none}}.category__search{font-size:12rem;line-height:1.3}.category__search-num{font-weight:700}.category__search-num:after{content:"]";margin-left:5rem}.category__search-num:before{content:"[";margin-right:5rem}.category__search-query{font-weight:700}.category__main{-moz-column-gap:1rem;column-gap:1rem;display:grid;grid-template-columns:340rem 1fr}@media screen and (max-width:1024px){.category__main{grid-template-columns:1fr}}.category__cards{border-left:1px solid var(--color-border);border-right:1px solid var(--color-border);display:grid;gap:1rem;grid-template-columns:1fr 1fr 1fr}@media screen and (max-width:1024px){.category__cards{grid-template-columns:1fr 1fr}}@media screen and (max-width:700px){.category__cards{grid-template-columns:1fr}}.category__empty{grid-column:span 3}.category__cards2{border-left:1px solid var(--color-border);border-right:1px solid var(--color-border);display:grid;grid-template-columns:1fr}.category__products{overflow:hidden;position:relative}.category__sidebar{border-left:1px solid var(--color-border)}@media screen and (max-width:1024px){.category__sidebar{background:#fff;border-left:1px solid var(--grey20);height:100dvh;overflow-y:auto;position:fixed;right:-300rem;top:0;transition:transform .3s;width:300rem;z-index:10}.category__sidebar.--active{transform:translateX(-100%)}}.favorite__header{border:1px solid var(--color-border);border-top:none;padding:30rem 20rem}.favorite__title{font-size:40rem;margin:0;text-transform:uppercase}@media screen and (max-width:1024px){.favorite__title{font-size:30rem}}.favorite .category__cards{border-left:1px solid var(--color-border);border-right:1px solid var(--color-border);display:grid;gap:1rem;grid-template-columns:1fr 1fr 1fr 1fr}@media screen and (max-width:1024px){.favorite .category__cards{grid-template-columns:1fr 1fr}}@media screen and (max-width:700px){.favorite .category__cards{grid-template-columns:1fr}}.favorite .sort__view{display:none}.reviews{display:grid;grid-template-columns:1fr 340rem}@media screen and (max-width:1024px){.reviews{grid-template-columns:1fr}}.reviews__header{border-left:1px solid var(--color-border);border-right:1px solid var(--color-border)}.reviews__header,.reviews__header-a{border-bottom:1px solid var(--color-border)}.reviews__header-a{display:flex}.reviews__header-main{border-left:1px solid var(--color-border);display:flex;flex-direction:column;flex-grow:1;justify-content:center;padding:20rem;position:relative}@media screen and (max-width:768px){.reviews__header-main{border:none}}.reviews__header-b{padding:20rem 0}.reviews__header-b .review-stat{margin-bottom:20rem;margin-left:30rem}@media screen and (max-width:1024px){.reviews__header-b .review-stat{margin-left:20rem}}.reviews__title{font-size:25rem;line-height:1.1;margin:0}@media screen and (max-width:768px){.reviews__title{font-size:20rem}}.reviews__back{align-items:center;display:flex;font-size:13rem;justify-content:space-between;line-height:1;margin-bottom:10rem;position:relative}@media screen and (max-width:1024px){.reviews__back{margin-bottom:15rem}}@media screen and (max-width:480px){.reviews__back-title{display:none}}.reviews__back-link{align-items:center;display:flex}@media screen and (max-width:1024px){.reviews__back-link{height:30rem}}.reviews__back-link:hover svg{fill:var(--color-link-hover)}.reviews__back-link svg{height:10rem;margin-right:8rem;transition:fill .2s;width:13rem}@media screen and (max-width:1024px){.reviews__back-link svg{height:20rem;width:26rem}}.reviews__back .btn{border:1px solid var(--color-border);display:none;height:30rem;width:170rem}@media screen and (max-width:1024px){.reviews__back .btn{display:inline-flex}}.reviews__pic{flex-shrink:0;height:115rem;padding:10rem;width:115rem}@media screen and (max-width:768px){.reviews__pic{display:none}}.reviews__pic img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.reviews__main{overflow:hidden}.reviews__items{border-left:1px solid var(--color-border)}.reviews__items,.reviews__sidebar{border-right:1px solid var(--color-border)}@media screen and (max-width:1024px){.reviews__sidebar{display:none}}.reviews__sidebar-a{align-items:center;display:flex;min-height:115rem;padding:20rem}.reviews__prices{flex-shrink:0;line-height:1;min-width:50%;padding-right:10rem}.reviews__price{display:block;font-size:24rem;font-weight:700;white-space:nowrap;width:auto}.reviews__price:after{content:"₽";margin-left:4rem}.reviews__price-old{color:var(--grey60);display:block;font-size:15rem;margin-bottom:4rem}.reviews__price-old:after{content:"₽";margin-left:4rem}.reviews__price-old s{display:inline-block;position:relative;text-decoration:none}.reviews__price-old s:before{border-bottom:1px solid #000;content:"";height:50%;position:absolute;transform:rotate(-12deg);width:100%}.reviews__filter{line-height:1.2;padding:30rem 20rem}.reviews__filter-item{margin-bottom:20rem}.reviews__filter-title{font-size:14rem;margin-bottom:10rem;text-transform:uppercase}.reviews__filter-label{align-items:center;display:flex;font-size:12rem;margin-bottom:5rem}.reviews__filter-label .checkbox,.reviews__filter-label .rating{margin-right:8rem}.m-panel{align-items:center;background-color:#fff;border-top:1px solid var(--color-border);bottom:0;display:none;gap:5rem;height:60px;justify-content:center;left:0;position:fixed;width:100%;z-index:2}@media screen and (max-width:768px){.m-panel{display:flex}}.m-panel .btn{flex-direction:column;width:55rem}.m-panel .btn svg{height:20rem;width:20rem}.m-panel .btn__label{color:#000;font-size:10rem;text-transform:capitalize}.over-footer{border:1px solid var(--color-border);border-bottom:none;padding:30rem 20rem}.app__auth,.app__auth .page{height:100%;width:100%}.app__auth .page{align-items:center;background:var(--auth-page-background);display:flex;justify-content:center}.app__auth .page__main{background:#fff;flex-grow:unset;max-width:100%;padding:25rem;width:450rem}.auth{background:var(--auth-background);color:var(--auth-color)}.empty{padding:50rem 20rem}.empty--bordered{border-left:1px solid var(--color-border);border-right:1px solid var(--color-border)}.content{padding-left:20rem;padding-right:20rem}body .__jivoMobileButton{bottom:50rem}.page-static{border-left:1px solid var(--color-border);border-right:1px solid var(--color-border)}body{color:var(--color-text);font-family:var(--font-family);font-size:var(--font-size);font-weight:var(--font-weight);line-height:var(--line-height)}h1,h2,h3,h4{color:var(--color-title);font-family:Roboto Mono,sans-serif;line-height:1.2;margin-bottom:20rem;margin-top:30rem;max-width:100%;overflow-wrap:break-word;text-transform:uppercase}h1,h2,h3,h4{font-weight:700}h1{font-family:Roboto;font-size:20rem}h2{font-size:14rem}h3,h4{font-size:12rem}p{margin-bottom:20rem;margin-top:0}ol,ul{margin-bottom:30rem;margin-top:10rem;padding-left:40rem}@media (max-width:480px){ol,ul{padding-left:25rem}}li{margin:10rem 0}blockquote{border-left:5rem solid #000;color:#000;font-size:30rem;line-height:1.5em;margin-bottom:30rem;margin-left:0;padding-left:10rem}@media (max-width:480px){blockquote{font-size:22rem}}h2+img,h3+img,h4+img,img+blockquote,img+ol,img+p,img+ul{margin-top:30rem}hr{border:none;border-top:1px solid var(--color-border)}.payment-types-info{align-items:center;display:flex;flex-wrap:wrap;font-size:12rem;gap:10rem 15rem}.payment-types-info__item{align-items:center;display:flex;gap:10rem;line-height:1}.payment-types-info__item svg{height:20rem;width:20rem}.actions{align-items:center;display:flex;flex-wrap:wrap;gap:15rem 30rem}.status{font-size:12rem;padding:5rem}.breadcrumbs{border:1px solid var(--color-border);border-top:none;display:flex;padding-left:20rem}.breadcrumbs--center{justify-content:center}.breadcrumbs__list{display:flex;font-size:12rem;margin:0;max-width:100%;overflow:hidden;padding:0}@media screen and (max-width:1024px){.breadcrumbs__list{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.breadcrumbs__list::-webkit-scrollbar{display:none}}.breadcrumbs__li{align-items:center;color:var(--grey40);display:inline-flex;height:50rem;line-height:1;list-style:none;margin:0;white-space:nowrap}.breadcrumbs__li:after{color:var(--grey50);content:"|";margin:0 6rem}.breadcrumbs__li:last-child:after{display:none}.breadcrumbs__link{align-items:center;color:#000;display:flex;height:100%}.pagination{border:1px solid var(--color-border);border-bottom:none}.pagination__list{align-items:center;height:60rem;padding:0}.pagination__li,.pagination__list{display:flex;justify-content:center;margin:0}.pagination__li{list-style:none}.pagination__link{align-items:center;color:#000;display:flex;font-size:12rem;height:40rem;justify-content:center;line-height:1;min-width:25rem;padding:0 5rem;text-align:center;text-decoration:none}.pagination__link:hover svg{fill:var(--color-link-hover)}.pagination__link.--active{color:#000;font-weight:700}.pagination__link.--active:before{content:"[";margin-right:8rem}.pagination__link.--active:after{content:"]";margin-left:8rem}.pagination__link--next,.pagination__link--prev{align-items:center;display:flex;justify-content:center;min-width:40rem}.pagination__dots{letter-spacing:-.3em;padding:0 8rem}.pagination__more{align-items:center;border-bottom:1px solid var(--color-border);color:#000;display:flex;font-size:14rem;height:60rem;justify-content:center;text-transform:uppercase}.pagination__more:hover{background-color:var(--grey3);color:#000}input{border-radius:0}input[type=search]{-webkit-appearance:none}button,input,select,textarea{font-family:inherit;transition:var(--transition)}textarea{resize:vertical}button{border:1px solid #000;cursor:pointer;font-size:15rem;line-height:1.3;outline:none;padding:1em 2em;transition:var(--transition)}.checkbox,.radio,.switch{--font-size:1rem;--size:16em;--border-width:1em;--time:200ms;--color-checked:#000;-moz-appearance:none;-webkit-appearance:none;appearance:none;border:none;cursor:pointer;display:inline-block;height:var(--size);line-height:1;outline:none;position:relative;vertical-align:middle;width:var(--size)}.checkbox:before,.radio:before,.switch:before{background-color:transparent;border:var(--border-width) solid var(--grey50);border-radius:inherit;content:"";display:block;position:relative;z-index:0}.checkbox:after,.radio:after,.switch:after{content:"";display:block;position:absolute;z-index:1}.checkbox:disabled,.radio:disabled,.switch:disabled{cursor:not-allowed;opacity:.4}.checkbox:focus,.radio:focus,.switch:focus{border:none;outline:none}.checkbox:focus-visible,.radio:focus-visible,.switch:focus-visible{outline:2px solid #101010;outline-offset:1px}.radio{border-radius:100%;font-size:var(--font-size)}.radio:before{height:var(--size);width:var(--size)}.radio:checked:before{border-color:var(--color-checked)}.radio:after{border-radius:inherit;height:calc(var(--size)/2);left:50%;opacity:0;top:50%;transform:translate(-50%,-50%) scale(0);transition:transform var(--time);visibility:hidden;width:calc(var(--size)/2);z-index:0}.radio:after,.radio:checked:after{background-color:var(--color-checked)}.radio:checked:after{opacity:1;transform:translate(-50%,-50%) scale(1);visibility:visible}.checkbox{font-size:var(--font-size)}.checkbox:before{height:var(--size);transition:border-color var(--time),background-color var(--time);width:var(--size)}.checkbox:checked:before{background-color:var(--color-checked);border-color:var(--color-checked)}.checkbox:after{border:2.8em solid #fff;border-left:0;border-top:0;height:11em;left:5em;opacity:0;top:.8em;transform:rotate(40deg) scale(0);transition:transform var(--time);visibility:hidden;width:6em}.checkbox:checked:after{opacity:1;transform:rotate(40deg) scale(1);visibility:visible}.switch{border-radius:20em;font-size:calc(var(--font-size)*1.2)}.switch,.switch:before{width:calc(var(--size)*2)}.switch:before{background-color:var(--grey10);border-color:var(--grey10);border-radius:inherit;height:var(--size);transition:border-color var(--time),background-color var(--time)}.switch:checked:before{background-color:var(--color-checked);border-color:var(--color-checked)}.switch:after{background-color:#fff;border:1px solid var(--grey30);border-radius:50%;content:"";height:var(--size);left:0;top:0;transition:transform var(--time);width:var(--size)}.switch:checked:after{background-color:#fff;border-color:var(--color-checked);transform:translate(calc(var(--size)))}.pills{display:flex;flex-wrap:wrap}.pill{align-items:center;display:inline-flex;flex-shrink:0;font-size:16rem;font-weight:500;justify-content:center;line-height:1;margin:0 .4em .4em 0;min-width:3.33em;padding:.6em .8em;position:relative}.pill__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;cursor:pointer;font-size:inherit;outline:none;padding:0}.pill__input,.pill__input:after{height:100%;position:absolute;width:100%}.pill__input:after{border:1px solid var(--grey20);content:"";display:block;z-index:0}.pill__input:checked:after{background-color:#000;border-color:var(--color-checked)}.pill__input:disabled:after{cursor:not-allowed;opacity:.5}.pill__input:checked~.pill__title{color:#fff;z-index:0}.pill__input:disabled~.pill__title{opacity:.5}.pill__input:checked~.pill__count{color:hsla(0,0%,100%,.7);z-index:0}.pill__input:disabled~.pill__count{opacity:.5}.pill__title{color:#000;pointer-events:none}.pill__count{color:var(--grey40);margin-left:5rem;pointer-events:none}.bg-checks{display:flex;flex-wrap:wrap}.bg-check{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-position:50% 50%;background-repeat:no-repeat;background-size:96%;border:none;cursor:pointer;flex-shrink:0;height:80rem;margin:0 8rem 8rem 0;outline:none;position:relative;width:80rem}.bg-check:after{border:2px solid var(--grey20);content:"";display:block;height:100%;position:absolute;width:100%}.bg-check:checked:after{border-color:var(--color-checked)}.bg-check:disabled,.bg-check:disabled:after{cursor:not-allowed;opacity:.5}.select{-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:var(--grey3);background-image:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h8L4 4 0 0z" fill="%23000"/></svg>');background-position:right 10rem top 50%,0 0;background-repeat:no-repeat;border:none;color:#000;display:block;font-family:inherit;font-size:12rem;height:2.3em;line-height:2.3em;max-width:300rem;padding-left:10rem;padding-right:25rem;text-overflow:ellipsis;white-space:nowrap;width:auto}.select::-ms-expand{display:none}.select:hover{border-color:#888}.select:focus{border-color:#222;outline:none}.select:disabled{cursor:not-allowed;opacity:.5}.select:disabled:hover{border-color:#aaa}.input{border:1px solid #ccc;display:block;font-family:inherit;font-size:12rem;height:40rem;outline:none;padding-left:15rem;padding-right:15rem;width:100%}.input::-moz-placeholder{color:var(--grey50);opacity:1}.input::placeholder{color:var(--grey50);opacity:1}.input:focus{border-color:#222}.input--success,.input--success:focus{border-color:#8dbe96}.input--error,.input--error:focus{border-color:#e4470d}.input--file{display:none}.textarea{border:1px solid #ccc;display:block;font-size:12rem;min-height:100rem;outline:none;padding:15rem;width:100%}.textarea::-moz-placeholder{color:var(--color-placeholder);opacity:1}.textarea::placeholder{color:var(--color-placeholder);opacity:1}.textarea:focus{border-color:#222}.fields{-moz-column-gap:20rem;column-gap:20rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(240rem,1fr))}.field{display:block;margin-bottom:20rem;text-align:left;width:100%}.field__title{color:#000;font-size:14rem;font-weight:600;margin-bottom:5rem;text-transform:uppercase}.field__descr,.field__title{display:block;line-height:1.2}.field__descr{color:var(--grey80);font-size:12rem;margin-left:15rem;margin-top:10rem}.field__input{display:block;position:relative}.field__file{align-items:center;border:1px solid #ccc;display:flex;height:100rem;justify-content:center;padding:20rem}.field__file-transfer{display:none}.field__file-list{align-items:flex-end;display:none;flex-wrap:wrap;gap:10rem;margin-top:10rem}.field__file-list.--active{display:flex}.field__file-item{border:1px solid #ccc;padding:10rem;position:relative;width:90rem}.field__file-item img{-o-object-fit:cover;object-fit:cover}.field__file-item .btn--close{background:hsla(0,0%,100%,.2);height:25rem;width:25rem}.field__file-info{background-color:transparent;background-image:url(../images/icons/foto.svg);background-position:0;background-repeat:no-repeat;background-size:20rem;display:flex;font-size:12rem;line-height:1.4;max-width:320rem;padding-left:30rem}.field__file-message{font-size:12rem}.field__btn-eye{background-color:transparent;background-image:url(../images/icons/eye.svg);background-position:50%;background-repeat:no-repeat;background-size:18rem;border:none;height:100%;outline:none;padding:0;position:absolute;right:0;top:0;width:40rem}.field__btn-eye--close{background-image:url(../images/icons/eye-close.svg);background-size:17rem}.field__pass-link{font-size:12rem;line-height:1;position:absolute;right:0;text-decoration:underline;top:-20rem}.qty{display:inline-flex;height:30rem}.qty,.qty__input{align-items:center}.qty__input{-moz-appearance:textfield;border:1px solid #000;border-bottom:none;border-top:none;display:flex;flex-shrink:0;font-size:12rem;height:100%;justify-content:center;margin:0;outline:none;padding:0;text-align:center;width:40rem}.qty__input::-webkit-inner-spin-button,.qty__input::-webkit-outer-spin-button{-webkit-appearance:none}.qty__btn{align-items:center;background-color:transparent;border:none;display:flex;font-size:14rem;height:100%;justify-content:center;outline:none;padding:0;width:30rem}.nr{--size:18rem;--color-control:#000;font-size:12rem;max-width:400rem;overflow:hidden;width:100%}.nr__inputs{align-items:center;display:flex;margin-bottom:10rem;max-width:100%}.nr__inputs-divider{flex-shrink:0;width:10rem}.nr__input{-moz-appearance:textfield;background-color:#f0f0f0;border:none;border-radius:0;display:block;font-family:inherit;font-size:12rem;height:25rem;outline:none;padding:0 15rem;text-align:left;width:100%}.nr__input::-webkit-inner-spin-button,.nr__input::-webkit-outer-spin-button{-webkit-appearance:none}.nr__input:focus{border-color:#222}.nr__input:last-child{order:1}.nr__unit{flex-shrink:0;padding-left:10rem;width:55rem}.nr__progress{background-color:var(--color-control);display:block;height:2px;left:0;position:absolute;right:8rem;z-index:1}.nr__ranges{align-items:center;background-color:transparent;display:flex;height:calc(var(--size)*1.2);position:relative}.nr__ranges:after{background-color:var(--grey15);content:"";display:block;font-size:0;height:1px;left:0;position:absolute;right:8rem;width:calc(100% - 8rem);z-index:0}.nr__range{-webkit-appearance:none;-moz-appearance:none;background:none;height:100%;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.nr__range::-webkit-slider-thumb{-webkit-appearance:none;background-color:#fff;border:1px solid var(--color-control);border-radius:50%;box-shadow:none;height:var(--size);pointer-events:auto;-webkit-transition:all .2s;transition:all .2s;width:var(--size)}.nr__range::-webkit-slider-thumb:hover{background-color:var(--color-control)}.nr__range::-webkit-slider-thumb:active{height:calc(var(--size)/1.5);width:calc(var(--size)/1.5)}.nr__range::-moz-range-thumb{-moz-appearance:none;background-color:#fff;border:1px solid var(--color-control);border-radius:50%;box-shadow:none;height:var(--size);pointer-events:auto;width:var(--size)}.nr__range::-moz-range-thumb:hover{background-color:var(--color-control)}.nr__range::-moz-range-thumb:active{height:calc(var(--size)/1.5);width:calc(var(--size)/1.5)}.variant{display:grid;font-size:12rem;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:25rem 25rem;max-width:120rem;width:100%}@media screen and (max-width:1024px){.variant{grid-template-rows:30rem 30rem;max-width:160rem}}.variant__item{align-items:center;border-right:1px solid #000;cursor:pointer;display:flex;justify-content:center;position:relative;transition:background-color .2s;width:100%}.variant__item:hover{background-color:var(--grey5)}.variant__item:nth-child(4){border-right:none}.variant__item:nth-child(5),.variant__item:nth-child(6){border-top:1px solid #000;grid-column:span 2}.variant__item:nth-child(6){border-right:none}.variant__item.--disabled{cursor:not-allowed;opacity:.5}.variant__item.--disabled:hover{background-color:#fff}.variant__input{-moz-appearance:none;-webkit-appearance:none;appearance:none;height:100%;left:0;position:absolute;top:0;width:100%}.variant__input:checked{background-color:#000;z-index:0}.variant__input:checked~span{color:#fff}.variant__count{pointer-events:none;position:relative;z-index:1}@media screen and (max-width:768px){.variant2{display:flex}}.variant2__item{display:grid;font-size:12rem;grid-template-columns:1fr 1fr;line-height:1;padding:10rem 5rem;position:relative;width:180rem}@media screen and (max-width:768px){.variant2__item{align-items:center;display:flex;flex-shrink:0;grid-template-columns:1fr;height:40rem;justify-content:center;text-align:center;width:45rem}}.variant2__item:not(:last-child){border-bottom:1px solid #000}@media screen and (max-width:768px){.variant2__item:not(:last-child){border-bottom:none;border-right:1px solid #000}}.variant2__item:hover{background-color:var(--grey5)}.variant2__item.--disabled{color:var(--grey30)}@media screen and (max-width:768px){.variant2__item.--disabled{color:var(--grey20)}}.variant2__item.--disabled:hover{background-color:#fff;cursor:not-allowed}.variant2__input{-moz-appearance:none;-webkit-appearance:none;appearance:none;height:100%;left:0;position:absolute;top:0;width:100%}.variant2__input:checked{background-color:#000;z-index:0}.variant2__input:checked~span{color:#fff;position:relative;z-index:1}@media screen and (max-width:768px){.variant2__count span,.variant2__price{display:none}}.rate{display:flex;flex-direction:row-reverse;gap:3rem;justify-content:flex-end}.rate__input{display:none}.rate__input:checked+.rate__label:after,.rate__input:checked~.rate__label:after{opacity:1}.rate__label{background-image:url(../images/icons/star-rate-outline.svg);background-position:50%;background-repeat:no-repeat;background-size:26rem;display:flex;height:25rem;position:relative;width:26rem}.rate__label:hover{cursor:pointer}.rate__label:hover:after,.rate__label:hover~.rate__label:after{opacity:1}.rate__label:after{background-image:url(../images/icons/star-rate.svg);background-position:50%;background-repeat:no-repeat;background-size:26rem;content:"";display:flex;height:100%;opacity:0;position:absolute;width:100%}.dropdown{position:relative}.dropdown__result{background:#fff;display:none;position:absolute;top:39rem;width:100%;z-index:2}.dropdown__result.--active{display:block}.dropdown__result-content{border:1px solid #ccc;display:block;max-height:200rem;overflow-x:auto;scrollbar-color:#000 #f5f5f5;scrollbar-width:thin}.dropdown__result-item{border-bottom:1px solid #ccc;cursor:pointer;display:block;padding:15rem 30rem}.dropdown__result-item:hover{background:var(--grey5);color:inherit}.dropdown__result-item-name{font-weight:600;text-transform:uppercase}.dropdown__result-item-index{font-family:var(--font-family)}button{color:inherit}.btn{--color1:#000;--color2:#fff;align-items:center;background-color:var(--color1);border:1px solid transparent;color:var(--color2);cursor:pointer;display:inline-flex;font-family:inherit;font-size:14rem;font-weight:400;gap:10rem;height:60rem;justify-content:center;line-height:1.2;max-width:220rem;overflow:hidden;padding:0 20rem;position:relative;text-decoration:none;text-transform:uppercase;transition:var(--transition);width:100%}.btn:hover{background-color:transparent;border:1px solid var(--color1);color:var(--color1)}.btn svg{transition:var(--transition)}.btn--full{max-width:100%;width:100%}.btn--loading .loader{display:none}.btn--loading.--active .loader{display:block}.btn--loading:disabled{background-color:var(--grey20);color:var(--color-text)}.btn--loading:disabled:hover{border-color:transparent}.btn--outline{background-color:transparent;border:1px solid var(--color1);color:var(--color1)}.btn--outline:hover{background-color:var(--color1);border-color:var(--color1);color:var(--color2)}.btn--icon{align-items:center;background-color:transparent;border:none;display:inline-flex;flex-shrink:0;height:40rem;justify-content:center;outline:none;padding:0;vertical-align:middle;width:40rem}.btn--icon:hover{border:none;color:#fff}.btn__count{align-items:center;background-color:#8ebe96;border-radius:50%;display:flex;font-size:10rem;height:17rem;justify-content:center;line-height:1;position:absolute;right:3rem;top:0;width:17rem}.btn--link{color:var(--color-link);height:30rem;padding:0;text-decoration:underline;text-transform:none;width:auto}.btn--link,.btn--link:hover{background-color:transparent;border:none;outline:none}.btn--link:hover{color:var(--color-link-hover)}.btn--cart{height:40rem;max-width:150rem;padding:0 10rem 0 0;width:100%}.btn--cart svg{fill:#fff}.btn--cart:hover{border:1px solid var(--color1)}.btn--cart:hover svg{fill:#000;background-color:transparent}.btn--cart:disabled{background-color:var(--grey20)}.btn--cart:disabled:hover{border-color:transparent}.btn--cart:disabled:hover svg{fill:#fff}.btn--cart.--active{background-color:var(--color-link-hover)}.btn--cart.--active:hover{border-color:transparent}.btn--cart.--active:hover svg{fill:#fff}.btn--filter{background-color:transparent;border-color:transparent;height:50rem;padding:0;width:50rem}.btn--filter:hover{background-color:var(--grey3);border-color:transparent}.btn--menu{background-color:transparent;border-color:transparent;height:50rem;padding:0;width:50rem}.btn--menu:hover{background-color:var(--grey3);border-color:transparent}.btn--action{align-items:center;background-color:transparent;border:none;display:inline-flex;font-size:0;height:30rem;justify-content:center;outline:none;padding:0;width:30rem}.btn--action:hover{border:none}.btn--action:hover svg{fill:var(--color-link-hover)}.btn--action svg{fill:var(--grey40);transition:.3s ease}.btn--action.--active svg{fill:#000}.btn--close{align-items:center;background-color:transparent;border:none;display:inline-flex;font-size:0;height:40rem;justify-content:center;outline:none;padding:0;width:40rem}.btn--close:hover{border:none}.stat{-moz-column-gap:20rem;column-gap:20rem;display:flex;flex-wrap:wrap;font-size:12rem}.stat__item{align-items:center;display:inline-flex}.stat__icon{fill:#666;flex-shrink:0}.stat__count{margin-left:5rem}.rating{display:inline-flex;font-size:1rem;height:14em;position:relative;width:80em}.rating:after{background-image:url(../images/icons/star-rating.svg);background-repeat:repeat-x;background-size:16em;width:100%;z-index:1}.rating:after,.rating__score{content:"";height:100%;left:0;position:absolute;top:0}.rating__score{background-color:#000;display:block;width:50%;z-index:0}.props{display:flex;flex-direction:column;font-size:12rem;line-height:1.2}.props--wind{gap:10rem}.props__item{align-items:center;-moz-column-gap:10rem;column-gap:10rem;display:grid;grid-template-columns:130rem 1fr}.props dt,.props__icon{align-items:center;display:inline-flex}.props__icon{flex-shrink:0;height:25rem;justify-content:center;margin-right:5rem;width:20rem}.props--free{display:flex;flex-wrap:wrap;gap:10rem 50rem}.props--accent dt{color:var(--grey60)}.props--accent dd{font-size:14rem;font-weight:700}.props--free .props__item{display:flex;flex-wrap:wrap;gap:10rem}.review{padding:30rem 20rem}.review:not(:last-child){border-bottom:1px solid var(--color-border)}.review__answers .review{border-bottom:none;border-left:1px solid var(--color-border);border-top:none;margin:40rem 0 0 10rem;padding:0 0 0 15rem}.review__header{margin-bottom:20rem;position:relative}.review__header .rating{margin-top:5rem}.review__name{font-size:14rem;font-weight:600;max-width:150rem;text-transform:uppercase}.review__answer{color:var(--grey40);font-size:12rem;margin-top:5rem}.review__answer a{text-decoration:underline}.review__answer span{text-transform:uppercase}.review__date{font-size:12rem;position:absolute;right:0;top:0}.review__footer{height:40rem;position:relative}.review__tell{font-size:12rem}.review__fingers{align-items:center;display:flex;position:absolute;right:0;top:0}.review__finger{align-items:center;background-color:transparent;border:none;display:flex;height:30rem;justify-content:center;padding:0;width:30rem}.review__finger:hover:not(:disabled) svg{fill:var(--color-link-hover)}.review__finger:disabled svg{fill:var(--grey20)}.review__finger svg{transition:fill .2s ease}.review__count{flex-shrink:0;font-size:12rem;text-align:center;width:40rem}.review__count.--minus{color:#e4470d}.review__pics{display:flex;flex-wrap:wrap;gap:20rem;margin-bottom:20rem}@media screen and (max-width:1024px){.review__pics{gap:10rem}}.review__pic{display:inline-flex;flex-shrink:0}.review__img{height:160rem;width:auto}@media screen and (max-width:768px){.review__img{height:90rem}}.review__form-answer{background:var(--grey5);margin-bottom:20rem;padding:15rem}.review-stat{align-items:center;display:flex}.review-stat__num{font-size:40rem;font-weight:700;letter-spacing:-.1em;line-height:1}.review-stat__info{line-height:1;padding-left:10rem}.review-stat__about{font-size:12rem;letter-spacing:-.05em;margin-top:4rem}.review-slider{padding-left:30rem;padding-right:30rem;position:relative}@media screen and (max-width:1024px){.review-slider{padding-left:0;padding-right:0}}.review-slider__btn{background-color:transparent;border:none;display:none;height:30rem;outline:none;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:30rem;z-index:1}.review-slider__btn.--active{display:block}@media screen and (max-width:1024px){.review-slider__btn{display:none}}.review-slider__btn:after{border-left:1px solid #000;border-top:1px solid #000;content:"";display:block;height:10rem;left:10rem;position:absolute;top:10rem;transform:rotate(-45deg);width:10rem}.review-slider__btn.--prev{left:0}.review-slider__btn.--next{right:0}.review-slider__btn.--next:after{left:5rem;top:10rem;transform:rotate(135deg)}.review-slider__btn[disabled]{cursor:not-allowed}.review-slider__btn[disabled]:after{opacity:.4}.review-slider__scroller{overflow-x:auto;scroll-behavior:smooth;width:100%}.review-slider__items{display:flex;width:-moz-max-content;width:max-content}@media screen and (max-width:1024px){.review-slider__items{margin-bottom:-10rem;overflow-x:auto;padding-bottom:10rem;padding-left:20rem;scrollbar-color:#000 #f5f5f5;scrollbar-width:thin}.review-slider__items::-webkit-scrollbar{-webkit-appearance:none}.review-slider__items::-webkit-scrollbar:horizontal{height:4rem}.review-slider__items::-webkit-scrollbar-track{background-color:#f5f5f5}.review-slider__items::-webkit-scrollbar-thumb{background-color:#000;border:none}}.review-slider__item{flex-shrink:0;height:80rem;width:80rem}.review-slider__item img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.catalog-filter-toggle{background:transparent;border-color:var(--color-border);border-style:solid;border-width:0 1px 1px;display:none;font-size:12rem;width:100%}@media screen and (max-width:1024px){.catalog-filter-toggle{align-items:center;display:flex;gap:13rem;justify-content:center}}.filter{-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width:1024px){.filter{background-color:#fff}}.filter__form{display:flex;flex-direction:column}.filter__item{border:1px solid transparent;border-bottom:1px solid var(--color-border);display:block;margin:0;outline:none;overflow:hidden;padding:0 20rem;transition:all .2s}.filter__item:hover{outline:1px solid #000}.filter__item .a-height__grid.--disabled{opacity:.5}.filter__item--one{height:60rem}.filter__item--one .filter__label{height:100%}.filter__item.--open{padding-bottom:20rem}.filter__item.--open .filter__title:after{transform:rotate(135deg)}.filter__item .pill{font-size:12rem}.filter__subitem:not(:first-child){margin-top:20rem}.filter__subitem.--disabled{opacity:.6}.filter__subitem.--disabled:hover{opacity:1}.filter__header{justify-content:space-between;max-width:100%}.filter__header,.filter__title{align-items:center;display:flex;flex-shrink:0;position:relative;width:100%}.filter__title{color:#000;cursor:pointer;font-size:14rem;font-weight:700;line-height:1.2;margin:0;padding:22rem 20rem 22rem 0;text-transform:uppercase}.filter__title:after{border-bottom:1px solid #000;border-left:1px solid #000;content:"";display:block;flex-shrink:0;height:8rem;position:absolute;right:0;transform:rotate(-45deg);transition:transform .3s;width:8rem}.filter__subtitle{font-size:12rem;margin:10rem 0}.filter__content--scroll{height:300rem;overflow-y:scroll;scrollbar-color:#000 #f5f5f5;scrollbar-width:thin}.filter__content--scroll::-webkit-scrollbar{width:3rem}.filter__content--scroll::-webkit-scrollbar-track{background-color:#f5f5f5;border-radius:10rem}.filter__content--scroll::-webkit-scrollbar-thumb{background-color:#000;border-radius:10rem}.filter__label{align-items:center;cursor:pointer;display:flex;font-size:14rem;line-height:1.2;padding:10rem 0}.filter__label.--disabled{opacity:.5}.filter__label>span{padding-left:10rem}.filter__choice,.filter__label>.checkbox~span{text-transform:uppercase}.filter__choice{display:grid;font-size:14rem;grid-template-columns:1fr 1fr;margin-bottom:25rem}.filter__choice-item{align-items:center;border:1px solid #000;cursor:pointer;display:flex;height:35rem;justify-content:center;position:relative;transition:background-color .2s;width:100%}.filter__choice-input{-moz-appearance:none;-webkit-appearance:none;appearance:none;z-index:0}.filter__choice-input:checked{background-color:#000;height:100%;position:absolute;width:100%}.filter__choice-input:checked~.filter__choice-title{color:#fff;z-index:1}.filter .variant{font-size:14rem;grid-template-rows:30rem 30rem;margin-top:25rem;max-width:100%}.active-filter{border:1px solid var(--color-border);border-top:none;display:flex;flex-wrap:wrap;gap:10rem;max-width:100%;padding:20rem;scrollbar-width:none}@media screen and (max-width:1024px){.active-filter{flex-wrap:nowrap;overflow-x:scroll}}.active-filter::-webkit-scrollbar{display:none}.active-filter__item{background-color:#f0f0f0;border:none;flex-shrink:0;font-size:12rem;line-height:1.2;margin:0;padding:5rem 25rem 5rem 10rem;position:relative;white-space:nowrap}.active-filter__item:hover{background-color:var(--grey10)}.active-filter__item:after,.active-filter__item:before{background-color:#000;content:"";height:1px;position:absolute;right:7rem;top:12rem;transform:rotate(45deg);width:8rem}.active-filter__item:before{transform:rotate(-45deg)}.active-filter__clear{background-color:transparent;border:none;flex-shrink:0;font-size:12rem;margin:0;padding:5rem 10rem;position:relative;white-space:nowrap}@media screen and (min-width:1025px){.active-filter__clear:hover{background-color:#000;color:#fff}}@media screen and (max-width:1024px){.active-filter__clear{background-color:#f0f0f0;order:-1;width:24rem}.active-filter__clear:after,.active-filter__clear:before{background-color:#000;content:"";height:1px;position:absolute;right:8rem;top:12rem;transform:rotate(45deg);width:8rem}.active-filter__clear:before{transform:rotate(-45deg)}.active-filter__clear span{display:none}}.sort{border-bottom:1px solid var(--color-border);border-left:1px solid var(--color-border);border-right:1px solid var(--color-border);font-size:12rem}.sort__desktop{align-items:center;display:flex;height:59rem;justify-content:space-between;padding:0 20rem}@media screen and (max-width:1024px){.sort__desktop .sort__view{display:none}}@media screen and (max-width:768px){.sort__desktop .sort__by-item{display:none}.sort__desktop .sort__by-item.--start{display:block}.sort__desktop.--focus{align-items:flex-start;background:#fff;bottom:0;display:flex;height:unset;left:0;padding:60rem 20rem;position:fixed;right:0;top:0;z-index:2}.sort__desktop.--focus .sort__by-item{display:block}.sort__desktop.--focus .sort__by-item.--start{display:none}.sort__desktop.--focus .sort__by{align-items:flex-start;flex-direction:column;gap:15rem}.sort__desktop.--focus .sort__by:before{font-weight:700}.sort__desktop.--focus .sort__by-item{margin:0}}.sort__by{display:flex}.sort__by:before{content:"Сортировать по:";margin-right:10rem}.sort__by-item{background-color:transparent;border:none;font-size:12rem;margin:0 10rem;outline:none;padding:0}.sort__by-item:hover{font-weight:700}.sort__by-item.--start{display:none}.sort__by-item.--active{font-weight:700}.sort__by-item.--active:after{content:"▲ ]";margin-left:5rem}.sort__by-item.--active:before{content:"[";margin-right:10rem}.sort__by-item.--active.--asc:after{content:"▲ ]"}.sort__by-item.--active.--desc:after{content:"▼ ]"}.sort__view{display:flex}.sort__view:before{content:"Вид:";margin-right:10rem}.sort__view-item{background-color:transparent;border:none;font-size:12rem;margin:0 10rem;outline:none;padding:0}.sort__view-item.--active,.sort__view-item:hover{font-weight:700}.sort__view-item.--active:after{content:"]";margin-left:10rem}.sort__view-item.--active:before{content:"[";margin-right:10rem}.search{background-color:#fff;position:relative}@media screen and (max-width:768px){.search{margin-left:15rem}}.search__main{display:flex}.search__field{display:flex;flex-grow:1;height:36rem;overflow:hidden;position:relative}.search__input{border:1px solid #000;flex-grow:1;font-size:12rem;max-width:100%;padding-left:40rem;padding-right:40rem}.search__btn,.search__input{display:flex;height:100%;outline:none}.search__btn{align-items:center;background-color:transparent;border:none;justify-content:center;left:0;margin:0;padding:0;position:absolute;top:0;width:40rem}.search__btn--clear{display:none;left:auto;right:0}.search__btn--clear.--active{display:flex}.search__result{background-color:#fff;border:1px solid #000;display:none;left:0;max-height:calc(100vh - 120rem);overflow-y:auto;position:absolute;right:0;top:35rem}.search__products{padding:10rem 0;width:100%}.search__product{align-items:center;display:flex;padding:10rem 15rem;width:100%}.search__product:hover{background-color:var(--grey3);color:#000;font-weight:600}.search__product-icon{flex-shrink:0;margin-right:10rem}.search__product-title{flex-grow:1;font-size:12rem;line-height:1.3;padding-right:20rem}.search__product-price{font-size:14rem;white-space:nowrap}.search__history{align-items:center;border-bottom:1px solid var(--color-border);display:flex;justify-content:space-between;padding:10rem 15rem}.search__history-title{font-size:14rem;text-transform:uppercase}.search__history-clear{background-color:transparent;border:none;font-size:12rem;outline:none;padding:10rem 0}.search__history-clear:hover{color:var(--color-link-hover)}.search__all{align-items:center;border-bottom:1px solid var(--color-border);display:flex;padding:20rem 15rem}.search__all:hover{background-color:var(--grey3);color:#000;font-weight:600}.search__all-title{font-size:12rem}.search__all-icon{margin-left:10rem}.search__more{background-color:transparent;border:none;color:var(--grey50);display:flex;font-size:12rem;margin-left:15rem;padding:0 0 20rem}.search__more:hover{color:#000}.search__more:after{border-bottom:1px solid var(--grey50);border-right:1px solid var(--grey50);content:"";display:flex;flex-shrink:0;height:8rem;margin-left:10rem;margin-top:2rem;transform:rotate(45deg);width:8rem}@media screen and (min-width:1025px){.slider--hide-nav .slider__btns{display:none}}.slider__header{align-items:center;border:1px solid var(--color-border);display:flex;flex-wrap:wrap;height:65rem}.slider__header-title{align-items:center;display:flex;flex-grow:1;font-family:Roboto;font-size:20rem;height:100%;line-height:1.2;margin:0;padding:0 20rem}@media screen and (max-width:768px){.slider__header-title{padding:0 10rem}}.slider__header-link{align-items:center;border-left:1px solid var(--color-border);display:flex;flex-shrink:0;font-size:12rem;height:100%;line-height:1.3;padding:0 20rem;text-decoration:underline;width:25%}@media screen and (max-width:1024px){.slider__header-link{border-left:none;justify-content:flex-end;width:40%}}@media screen and (max-width:768px){.slider__header-link{padding:0 10rem;width:auto}.slider__header{gap:10rem 0;height:auto;padding:10rem 0}}.slider__btns{border:1px solid var(--color-border);border-bottom:none;display:flex;position:relative;z-index:0}.slider__btn,.slider__btns{align-items:center;justify-content:center}.slider__btn{background-color:transparent;border:none;display:none;height:65rem;outline:none;padding:0;width:60rem}.slider__btn.--active{display:flex}.slider__btn:hover svg{fill:var(--color-link-hover)}.slider__btn svg{transition:fill .3s}.slider__scroller{overflow-y:auto;scroll-behavior:smooth;width:100%}.slider__track{align-items:center;display:flex;gap:1rem;width:-moz-max-content;width:max-content}.slider__hero,.slider__products{border-left:1px solid var(--color-border);border-right:1px solid var(--color-border);position:relative}.slider__products{display:flex;max-width:100%;overflow:hidden;width:100%}.slider__products .card-product{min-height:700rem}.slider__seeds{border-left:1px solid var(--color-border);border-right:1px solid var(--color-border);overflow:hidden;padding:40rem 0;scroll-behavior:smooth}.slider__seeds-scroller{display:flex}@media screen and (max-width:768px){.slider__seeds{padding:20rem 0}}.slider__seeds-slide{align-items:center;display:flex;flex-shrink:0;height:110rem;justify-content:center;padding:0 40rem;width:16.6666%}@media screen and (max-width:1024px){.slider__seeds-slide{width:25%}}@media screen and (max-width:768px){.slider__seeds-slide{width:33.3333%}}@media screen and (max-width:480px){.slider__seeds-slide{width:50%}}.slider__seeds-slide img{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;width:auto}.slider__articles{border-left:1px solid var(--color-border);display:flex;overflow:hidden}.slider__articles-slide{border-right:1px solid var(--color-border);display:flex;flex-direction:column;flex-shrink:0;width:25%}@media screen and (max-width:1024px){.slider__articles-slide{width:50%}}@media screen and (max-width:640px){.slider__articles-slide{width:100%}}.slider__articles-slide:first-child{width:50%}@media screen and (max-width:640px){.slider__articles-slide:first-child{width:100%}}.slider__articles-pic{display:block;height:300rem;position:relative;width:100%}.slider__articles-pic img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.slider__articles-content{align-content:space-between;-moz-column-gap:20rem;column-gap:20rem;display:grid;flex-grow:1;grid-template-columns:1fr 70rem;padding:20rem}.slider__articles-title{font-size:14rem;margin:0;max-width:300rem;text-transform:uppercase}.slider__articles-date{font-size:12rem;text-align:right}.slider__articles-more{font-size:12rem;margin-top:20rem;text-decoration:underline}.card-article{background-color:#fff;box-shadow:1px 1px 0 var(--color-border);display:flex;flex-direction:column;height:100%}.card-article .stat{margin:20rem 0}.card-article__pic{border-bottom:1px solid var(--color-border);display:flex;flex-shrink:0;padding-top:90%;position:relative;width:100%}.card-article__img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;padding:20rem;position:absolute;top:0;width:100%}.card-article__content{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;font-size:14rem;padding:20rem}.card-article__date{line-height:1}.card-article__title{font-size:1em;font-weight:700;line-height:1.2;margin:10rem 0 20rem;text-transform:uppercase}.card-article__descr{flex-grow:1;font-size:1em;line-height:1.4}.card-article__more{color:#000;font-size:12rem;text-decoration:underline}.card-product{border:1px solid transparent;box-shadow:1px 1px 0 var(--color-border);display:flex;flex-direction:column;padding:30rem 30rem 25rem;position:relative}@media screen and (min-width:1025px){.card-product:hover{border:1px solid #000}.card-product:hover .card-product__img:first-child{display:none}.card-product:hover .card-product__img:nth-child(2){display:block}}.card-product2__sale-percent,.card-product__sale-percent{align-items:center;border:2px solid #fc8686;color:#ff3131;display:flex;font-size:11rem;height:20px;justify-content:center;line-height:1.2;margin-top:5rem;text-align:center;width:35px}.card-product__wrapper{display:flex;flex-direction:column;flex-grow:1;height:100%;justify-content:space-between}.card-product__prices.--disabled{opacity:.5}.card-product__stat{font-size:12rem;left:20rem;position:absolute;top:20rem;z-index:1}.card-product__stat-icon,.card-product__stat-item{align-items:center;display:flex}.card-product__stat-icon{height:22rem;justify-content:center;width:18rem}.card-product__stat-icon svg{fill:var(--grey40)}.card-product__stat-num{margin-left:5rem}.card-product__action{display:flex;flex-direction:column;position:absolute;right:20rem;top:20rem;z-index:1}.card-product__content{display:flex;flex-direction:column;flex-grow:1;font-size:12rem}.card-product__content .stock{margin-top:20rem}.card-product__buy{align-items:center;display:flex;justify-content:flex-start;margin-top:10rem;width:100%}.card-product__buy .qty{margin-left:-10rem}.card-product__buy .btn.btn--cart{flex-grow:1;margin-left:38rem;max-width:180rem;width:100%}.card-product__title{display:block;font-size:14rem;line-height:1.3;margin:10rem 0}.card-product__pic{display:block;height:180rem;margin:0 auto;max-width:220rem;position:relative;width:100%}.card-product__img{height:100%;left:0;-o-object-fit:contain;object-fit:contain;-o-object-position:center bottom;object-position:center bottom;position:absolute;top:0;width:100%}.card-product__img:nth-child(2){display:none}.card-product__prices{align-items:flex-end;display:flex;font-size:12rem;justify-content:flex-start;margin-top:15rem}.card-product__prices-title{margin-right:25rem;padding-bottom:10rem}.card-product__prices>div{align-items:flex-end;display:flex;gap:15rem}.card-product__price{display:block;font-size:24rem;font-weight:700;width:auto}.card-product__price:after{content:"₽";margin-left:5rem}.card-product__price-old{color:var(--grey60);display:block;font-size:15rem;margin-bottom:2rem}.card-product__price-old:after{content:"₽";margin-left:4rem}.card-product__price-old s{display:inline-block;position:relative;text-decoration:none}.card-product__price-old s:before{border-bottom:1px solid #000;content:"";height:50%;position:absolute;transform:rotate(-12deg);width:100%}.card-product__form{display:flex;flex-direction:column;flex-grow:1;justify-content:flex-end}.card-product__variant{display:flex;margin-top:20rem}.card-product__variant-title{display:inline-flex;flex-shrink:0;margin-right:45rem}.card-product2__wrapper{display:flex;padding:30rem}@media screen and (max-width:1024px){.card-product2__wrapper{padding:30rem 20rem}}@media screen and (max-width:768px){.card-product2__wrapper{flex-direction:column;padding:30rem 50rem;padding:30rem 25rem}}.card-product2__sale-percent{margin:0}.card-product2:not(:last-child){border-bottom:1px solid var(--color-border)}@media screen and (min-width:1025px){.card-product2:hover{outline:1px solid #000}.card-product2:hover .card-product2__img:first-child{display:none}.card-product2:hover .card-product2__img:nth-child(2){display:block}}.card-product2.--disabled .card-product2__prices,.card-product2.--disabled .qty{opacity:.5}.card-product2__left{flex-shrink:0;position:relative}.card-product2__middle{flex-grow:1;padding:0 20rem}@media screen and (max-width:768px){.card-product2__middle{align-self:center;max-width:350rem;padding:0}}@media screen and (max-width:480px){.card-product2__middle{align-self:flex-start}}.card-product2__middle-a{display:flex;margin-bottom:20rem}@media screen and (max-width:1024px){.card-product2__middle-a{flex-direction:column-reverse}}.card-product2__middle .props{-moz-column-gap:20rem;column-gap:20rem;display:grid;grid-template-columns:1fr 1fr}@media screen and (max-width:1024px){.card-product2__middle .props{grid-template-columns:1fr}}.card-product2__middle .props__item{grid-template-columns:100rem 100rem}.card-product2__right{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0}@media screen and (max-width:768px){.card-product2__right{align-items:flex-start;align-self:center;margin-top:30rem}}@media screen and (max-width:480px){.card-product2__right{align-self:flex-start}}.card-product2__pic{display:block;height:180rem;margin-top:30rem;width:220rem}@media screen and (max-width:768px){.card-product2__pic{width:100%}}.card-product2__img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;width:100%}.card-product2__img:nth-child(2){display:none}.card-product2__title{display:block;font-size:14rem;line-height:1.3;margin:10rem 0 20rem}@media screen and (max-width:768px){.card-product2__title{margin-top:20rem}}.card-product2__action{display:inline-flex;position:absolute;right:0;top:0}.card-product2__stat{align-items:center;display:inline-flex;gap:10rem;left:0;position:absolute;top:5rem}.card-product2__stat-item{align-items:center;display:flex;font-size:12rem;gap:2rem}.card-product2__stat-icon{align-items:center;display:flex;height:20rem;justify-content:center;width:15rem}.card-product2__stat-icon svg{fill:var(--grey40)}.card-product2__prices{align-items:center;display:flex;flex-shrink:0;line-height:1;margin-right:20rem}@media screen and (max-width:1024px){.card-product2__prices{margin-top:20rem}}.card-product2__price{display:block;font-size:24rem;font-weight:700;white-space:nowrap;width:auto}.card-product2__price:after{content:"₽";margin-left:4rem}.card-product2__price-old{color:var(--grey60);display:block;font-size:14rem;margin-left:10rem}.card-product2__price-old:after{content:"₽";margin-left:4rem}.card-product2__price-old s{display:inline-block;position:relative;text-decoration:none}.card-product2__price-old s:before{border-bottom:1px solid #000;content:"";height:50%;position:absolute;transform:rotate(-12deg);width:100%}.card-product2__buy{align-items:center;display:flex;gap:10rem;margin-top:20rem;width:100%}.card-product2__buy .qty{margin-left:-5rem}.stock{align-items:center;display:inline-flex;font-size:12rem;line-height:1}.stock svg{fill:#8dbe96;margin-right:5rem}.stock--no svg{fill:#e4470d}.offer{border-left:1px solid var(--color-border);border-right:1px solid var(--color-border);display:grid;grid-template-columns:1fr 1fr}@media screen and (max-width:1024px){.offer{grid-template-columns:1fr}}.offer__title,.offer__title2{font-family:Roboto;font-size:20rem;font-weight:700;margin:0}.offer__title2{border-bottom:1px solid var(--color-border);padding:20rem}.offer__gallery{display:flex;height:550rem;overflow:hidden}@media screen and (max-width:1024px){.offer__gallery{border-right:none;height:400rem}}@media screen and (max-width:768px){.offer__gallery{height:400rem}}@media screen and (max-width:480px){.offer__gallery{margin-bottom:0}}.offer__slider{border-right:1px solid var(--color-border);flex-shrink:0;height:100%;max-height:100%;overflow:hidden;padding:30rem 0;position:relative;width:115rem}@media screen and (max-width:1024px){.offer__slider{display:none}}.offer__slider-btn{background-color:transparent;border:none;display:none;height:30rem;left:0;outline:none;padding:0;position:absolute;width:100%;z-index:1}.offer__slider-btn.--active{display:block}.offer__slider-btn:after{border-right:1px solid #000;border-top:1px solid #000;content:"";display:block;height:10rem;left:50rem;position:absolute;top:14rem;transform:rotate(-45deg);width:10rem}.offer__slider-btn.--prev{border-bottom:1px solid var(--color-border);top:0}.offer__slider-btn.--next{border-top:1px solid var(--color-border);bottom:0}.offer__slider-btn.--next:after{top:7rem;transform:rotate(135deg)}.offer__slider-btn[disabled]{cursor:not-allowed}.offer__slider-btn[disabled]:after{opacity:.3}.offer__slider-scroller{height:100%;overflow-x:auto;scroll-behavior:smooth}.offer__thumbs{height:-moz-max-content;height:max-content;position:relative}.offer__thumb{border-bottom:1px solid var(--color-border);display:block;height:100rem;padding:5rem;transition:.3s}.offer__thumb:hover{opacity:.8;transition:.3s}.offer__thumb img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.offer__pics{display:flex;overflow:hidden}@media screen and (max-width:1024px){.offer__pics{overflow-x:scroll;scrollbar-color:#000 #f5f5f5;scrollbar-width:thin}.offer__pics::-webkit-scrollbar{-webkit-appearance:none}.offer__pics::-webkit-scrollbar:horizontal{height:4rem}.offer__pics::-webkit-scrollbar-track{background-color:#f5f5f5}.offer__pics::-webkit-scrollbar-thumb{background-color:#000;border:none}}.offer__pic{flex-shrink:0;height:100%;padding:20rem 40rem;width:100%}@media screen and (max-width:1024px){.offer__pic{width:auto}}.offer__pic img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}@media screen and (max-width:1024px){.offer__pic img{width:auto}}.offer__descr{border-right:1px solid var(--color-border);border-top:1px solid var(--color-border)}@media screen and (max-width:1024px){.offer__descr{border-right:none}}.offer__descr-content{padding:20rem}.offer__review{border-top:1px solid var(--color-border);overflow:hidden}.offer__review-header{border-bottom:1px solid var(--color-border);padding:30rem 0}.offer__review-header .review-stat{margin-bottom:20rem;margin-left:20rem}.offer__review-content-empty{align-items:center;display:flex;flex-direction:column;padding-bottom:50rem}.offer__review-content-empty img{margin:70rem 0 50rem}@media screen and (max-width:480px){.offer__review-content-empty img{width:170rem}}.offer__review-text-1{font-size:14;margin:20rem 20rem 0;text-transform:uppercase}.offer__review-text-2{font-size:14;margin-bottom:30rem;text-align:center;text-transform:uppercase}.offer__stat{align-items:center;display:inline-flex;gap:20rem}.offer__stat:hover{color:#000}.offer__stat-item{align-items:center;display:inline-flex}.offer__stat-num{font-size:12rem;margin-left:5rem}.offer__stat-icon{margin-bottom:-6rem}.offer__action{display:flex;position:absolute;right:0;top:-6rem}.offer__deal{min-height:520rem;padding-right:50%;position:relative}@media screen and (max-width:1024px){.offer__deal{border-top:1px solid var(--color-border)}}@media screen and (max-width:768px){.offer__deal{min-height:auto;padding-right:0}}.offer__deal:before{background-color:var(--color-border);content:"";display:block;height:100%;left:-1px;position:absolute;top:0;width:1px}@media screen and (max-width:1024px){.offer__deal:before{display:none}}.offer__header{display:flex;flex-direction:column;padding:30rem 40rem 0}@media screen and (max-width:480px){.offer__header{padding:30rem 20rem 0}}.offer__header-stat{margin-bottom:15rem;order:-1;position:relative}@media screen and (max-width:768px){.offer__header-stat{margin-bottom:20rem;margin-top:20rem;order:0}}.offer__props{padding:20rem 40rem 40rem}@media screen and (max-width:480px){.offer__props{padding:30rem 20rem}}.offer__form{border:1px solid #000;height:100%;padding:30rem 40rem 90rem;position:absolute;right:0;top:0;width:50%}@media screen and (max-width:768px){.offer__form{height:auto;padding-bottom:30rem;position:relative;width:100%}}@media screen and (max-width:480px){.offer__form{border-left:none;border-right:none;padding:30rem 20rem}}.offer__form .variant2{margin-bottom:30rem}.offer__form-title{font-size:14rem;line-height:1.2;margin-bottom:10rem;text-transform:uppercase}@media screen and (max-width:768px){.offer__form-title{font-size:12rem;text-transform:none;width:auto}}.offer__form-a{align-items:center;display:flex;margin:0 0 30rem}.offer__form-a .qty{flex-shrink:0;margin-left:-10rem;margin-right:25rem}.offer__form-buy{align-items:center;display:flex}.offer__prices{flex-shrink:0;line-height:1;min-width:120rem;padding-right:10rem}.offer__price{display:block;font-size:24rem;font-weight:700;white-space:nowrap;width:auto}.offer__price:after{content:"₽";margin-left:4rem}.offer__price-old{color:var(--grey60);display:block;font-size:15rem;margin-bottom:4rem}.offer__price-old:after{content:"₽";margin-left:4rem}.offer__price-old s{display:inline-block;position:relative;text-decoration:none}.offer__price-old s:before{border-bottom:1px solid #000;content:"";height:50%;position:absolute;transform:rotate(-12deg);width:100%}.offer__warranty{border-top:1px solid var(--color-border);bottom:0;display:grid;grid-template-columns:1fr 1fr;left:0;position:absolute;width:100%}@media screen and (max-width:768px){.offer__warranty{display:none}}.offer__warranty-item{align-items:center;display:flex;font-size:12rem;justify-content:center;line-height:1.2;padding:25rem 40rem}.offer__warranty-item img{flex-shrink:0;margin-right:10rem}.cart__header{border-bottom:1px solid var(--color-border);border-left:1px solid var(--color-border);border-right:1px solid var(--color-border);padding:20rem}.cart__header-a{align-items:flex-end;display:flex}.cart__header-b{display:flex;margin-top:20rem}@media screen and (max-width:1024px){.cart__header-b{display:none}}.cart__header-count{font-size:12rem;line-height:1;margin-bottom:5rem;margin-left:10rem}.cart__header-count:after{content:"]";margin-left:8rem}.cart__header-count:before{content:"[";margin-right:8rem}.cart__header-action{align-items:center;display:inline-flex;font-size:12rem;line-height:1;margin-right:20rem}.cart__header-action--del{background-color:transparent;border:none;outline:none;padding:3rem}.cart__header-action span{margin-left:8rem}.cart__title{font-size:20rem;line-height:1.1;margin:0}.cart__content{border-left:1px solid var(--color-border);border-right:1px solid var(--color-border);display:grid;grid-template-columns:1fr 340rem}@media screen and (max-width:1024px){.cart__content{grid-template-columns:1fr}}.cart__main{overflow:hidden}.cart__item-wrapper{border-bottom:1px solid var(--color-border);display:flex;flex-grow:1}.cart__item-choice{align-items:center;border-right:1px solid var(--color-border);display:flex;flex-shrink:0;padding:20rem}@media screen and (max-width:1024px){.cart__item-choice{display:none}}.cart__item-pic{align-items:center;display:flex;flex-shrink:0;justify-content:center;padding:20rem}@media screen and (max-width:768px){.cart__item-pic{align-items:flex-start;align-self:flex-start;border-bottom:1px solid var(--color-border);padding:10rem}}.cart__item-pic img{display:block;height:90rem;-o-object-fit:contain;object-fit:contain;width:90rem}@media screen and (max-width:768px){.cart__item-pic img{height:60rem;width:60rem}}.cart__item-main{border-left:1px solid var(--color-border);display:flex;flex-grow:1}@media screen and (max-width:1024px){.cart__item-main{flex-direction:column}}.cart__item-a{border-right:1px solid var(--color-border);display:flex;flex-direction:column;flex-grow:1;padding:40rem 40rem 40rem 20rem;position:relative;width:270rem}.cart__item-a-count{font-size:12rem;margin-top:10rem}@media screen and (max-width:1024px){.cart__item-a{border-right:none;max-width:100%;padding:20rem 40rem 0 20rem}}.cart__item-title{font-size:14rem;font-weight:600;line-height:1.2;text-transform:uppercase}.cart__item .btn.btn--close{position:absolute;right:0;top:0}.cart__item-b{align-items:center;display:flex;flex-grow:1;gap:30rem;padding:20rem}@media screen and (max-width:768px){.cart__item-b{align-items:flex-start;flex-direction:column;gap:15rem}}.cart__item-sub{align-items:center;display:flex;flex-shrink:0}.cart__item-sub .qty{flex-shrink:0;margin-left:5rem}.cart__item-sub .variant{flex-shrink:0;margin-left:15rem;width:120rem}.cart__item-prop{font-size:12rem;letter-spacing:-.05em;line-height:1.3;white-space:nowrap}@media screen and (max-width:768px){.cart__item-prop{flex-shrink:0;width:90rem}}.cart__item-prices,.order-list__item-position-prices{align-items:flex-end;display:flex;flex-direction:column;flex-grow:1;flex-shrink:0;line-height:1}@media screen and (max-width:768px){.cart__item-prices,.order-list__item-position-prices{align-items:flex-end;flex-direction:row-reverse;margin-top:10rem}}.cart__item-price,.order-list__item-position-price{display:flex;font-size:18rem;font-weight:700;white-space:nowrap;width:auto}.cart__item-price:after,.order-list__item-position-price:after{content:"₽";margin-left:4rem}.cart__item-price-old,.order-list__item-position-price-old{color:var(--grey60);display:flex;font-size:13rem;margin-bottom:4rem}@media screen and (max-width:768px){.cart__item-price-old,.order-list__item-position-price-old{margin-bottom:0;margin-left:10rem}}.cart__item-price-old:after,.order-list__item-position-price-old:after{content:"₽";margin-left:4rem}.cart__item-price-old s,.order-list__item-position-price-old s{display:inline-block;position:relative;text-decoration:none}.cart__item-price-old s:before,.order-list__item-position-price-old s:before{border-bottom:1px solid #000;content:"";height:50%;position:absolute;transform:rotate(-12deg);width:100%}.cart__sidebar{border-left:1px solid var(--color-border)}@media screen and (max-width:1024px){.cart__sidebar{border-left:0;margin:0 auto;max-width:600rem;padding-bottom:100rem;width:100%}}.cart__sidebar-inner{position:sticky;top:0}@media screen and (max-width:1024px){.cart__sidebar-inner{display:flex;flex-direction:column-reverse;position:static}}.total{flex-shrink:0;width:100%}.total__cart{align-items:center;border-bottom:1px solid var(--color-border);display:flex;font-size:12rem;padding:20rem 25rem}@media screen and (max-width:1024px){.total__cart{border-top:1px solid var(--color-border)}}.total__cart span:nth-child(2){font-weight:600;margin-left:5rem}.total__cart span:nth-child(3){flex-grow:1;font-size:14rem;text-align:right}.total__profit{border-bottom:1px solid var(--color-border);padding:20rem 25rem}.total__profit-sum{font-size:14rem;font-weight:600;text-transform:uppercase}.total__profit-item,.total__profit-sum{display:flex;justify-content:space-between}.total__profit-item{font-size:12rem;margin-top:5rem;padding-left:20rem;position:relative}.total__profit-item span:last-child{color:var(--grey50)}.total__profit-item:before{content:"•";left:8rem;position:absolute}.total__promo{border-bottom:1px solid var(--color-border);padding:20rem 25rem}.total__promo-input{border:none;border-bottom:1px solid #000;font-size:12rem;outline:none;padding-bottom:4rem;width:100%}.total__promo-input::-moz-placeholder{color:#000}.total__promo-input::placeholder{color:#000}.total__promo-form{display:flex}.total__promo-form .btn{font-size:12rem;height:40rem;padding:10rem 30rem;width:auto}.total__promo-coupon{display:flex;flex-direction:column;gap:5rem}.total__promo-coupon-descr{color:var(--grey50);font-size:12rem}.total__promo-coupon-condition{color:var(--color-danger);font-size:12rem}.total__promo-coupon-remove{font-size:12rem;text-decoration:underline}.total__promo-coupon-remove:hover{color:inherit;opacity:.8}.total__promo-coupon-title span{background:#8dbe96;padding:3rem 7rem}.total__total{align-items:center;display:flex;font-size:14rem;justify-content:space-between;padding:15rem 25rem;text-transform:uppercase}.total__total span:last-child{font-size:24rem}.bonus__title{font-family:Roboto;font-size:20rem;font-weight:700;line-height:1.2;padding:20rem;text-transform:uppercase}@media screen and (max-width:1024px){.bonus__items{border-bottom:1px solid var(--color-border)}}.bonus__header{border-bottom:1px solid var(--color-border);border-top:1px solid var(--color-border);min-height:120rem;padding:30rem 30rem 30rem 130rem;position:relative}@media screen and (max-width:480px){.bonus__header{padding:20rem 30rem 30rem 110rem}}.bonus__header-title{font-family:Roboto;font-size:20rem;font-weight:700;line-height:1.2;text-transform:uppercase}@media screen and (max-width:480px){.bonus__header-title{font-size:18rem}}.bonus__header-subtitle{font-size:12rem;line-height:1.3;margin-top:8rem}.bonus__header-img{height:80rem;left:20rem;-o-object-fit:contain;object-fit:contain;position:absolute;top:20rem;width:80rem}@media screen and (max-width:480px){.bonus__header-img{height:70rem;width:70rem}}.bonus__product{align-items:center;display:flex;padding-left:120rem}.bonus__product:not(:last-child){border-bottom:1px solid var(--color-border)}@media screen and (max-width:1024px){.bonus__product{padding-left:20rem}}@media screen and (max-width:480px){.bonus__product{padding-left:0}}.bonus__product-pic{flex-shrink:0;height:80rem;padding:10rem;position:relative;width:80rem}.bonus__product-img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.bonus__product-title{flex-grow:1;padding:20rem}@media screen and (max-width:480px){.bonus__product-title{padding:20rem 5rem}}.bonus__product-checked{background-image:url(../images/icons/checked.svg);background-position:50%;background-repeat:no-repeat;background-size:23rem;flex-shrink:0;height:23rem;margin-left:20rem;margin-right:30rem;width:23rem}.bonus__product .qty{margin:20rem}@media screen and (max-width:480px){.bonus__product .qty{margin:10rem}}.discount{align-items:center;border:1px solid #8dbe96;display:flex;justify-content:space-between;margin:40rem auto;max-width:300rem;padding:20rem;width:100%}@media screen and (max-width:1024px){.discount{margin:30rem auto;max-width:350rem}}@media screen and (max-width:480px){.discount{max-width:300rem}}.discount__text{font-size:14rem;font-weight:600;line-height:1.8;margin-right:20rem;text-transform:uppercase}.discount__img{flex-shrink:0;height:80rem;-o-object-fit:contain;object-fit:contain;width:80rem}.cabinet__header{margin:50rem 20rem 100rem;position:relative}@media screen and (max-width:768px){.cabinet__header{margin:40rem 20rem}}.cabinet__header .btn{border-color:var(--color-border);position:absolute;right:0;top:0}@media screen and (max-width:768px){.cabinet__header .btn{margin-top:20rem;position:static}}.cabinet__title{font-size:40rem;font-weight:700;line-height:1.1;margin:0}.cabinet__subtitle{font-size:12rem;line-height:1.4;margin-top:20rem}.cabinet__main{border:1px solid var(--color-border);display:grid;grid-template-columns:1fr 1fr 1fr;margin-bottom:100rem}@media screen and (max-width:1024px){.cabinet__main{border-bottom:none;grid-template-columns:50% 50%}}@media screen and (max-width:480px){.cabinet__main{grid-template-columns:1fr;margin-bottom:60rem}}.cabinet__item{display:flex;flex-direction:column;width:100%}.cabinet__item:not(:last-child){border-right:1px solid var(--color-border)}@media screen and (max-width:1024px){.cabinet__item:nth-child(2){border-right:none}}@media screen and (max-width:480px){.cabinet__item:first-child,.cabinet__item:nth-child(3){border-right:none}}.cabinet__item-title{font-size:14rem;font-weight:600;padding:20rem;text-transform:uppercase}.cabinet__item-info{flex-grow:1;font-size:12rem;line-height:1.3;min-height:80rem;overflow-wrap:break-word;padding:5rem 20rem 20rem}.cabinet__item-action{background-color:transparent;border:none;border-top:1px solid var(--color-border);display:block;font-size:14rem;outline:none;padding:20rem;text-transform:uppercase}@media screen and (max-width:1024px){.cabinet__item-action{border-bottom:1px solid var(--color-border)}}.cabinet__item-action:hover{background-color:#000;color:#fff}.compare__actions{align-items:center;border-left:1px solid var(--color-border);border-right:1px solid var(--color-border);display:flex;gap:20rem;overflow-x:auto;padding:20rem;scrollbar-width:none;white-space:nowrap}.compare__actions::-webkit-scrollbar{display:none}@media screen and (max-width:480px){.compare__actions{padding:10rem 20rem}}.compare__table-wrap{border-left:1px solid var(--color-border);border-right:1px solid var(--color-border);overflow-x:auto;overflow-y:hidden;scrollbar-color:#000 #f5f5f5;scrollbar-width:thin}.compare__table-wrap::-webkit-scrollbar{-webkit-appearance:none}.compare__table-wrap::-webkit-scrollbar:horizontal{height:4rem}.compare__table-wrap::-webkit-scrollbar-track{background-color:#f5f5f5;border-radius:5rem}.compare__table-wrap::-webkit-scrollbar-thumb{background-color:#000;border:none;border-radius:5rem}.compare__table{border-collapse:collapse;margin-bottom:-1px;margin-left:-1px;margin-top:-1px;position:relative}@media screen and (max-width:480px){.compare__table{margin-left:-120rem}}.compare__table td,.compare__table th{border:1px solid var(--color-border);max-width:280rem;min-width:280rem;padding:10rem}@media screen and (max-width:480px){.compare__table td,.compare__table th{max-width:360rem;min-width:360rem;padding-left:140rem}}.compare__table td:first-child,.compare__table th:first-child{background-color:#fff;left:-1px;max-width:200rem;min-width:200rem;position:sticky;z-index:1}@media screen and (max-width:480px){.compare__table td:first-child,.compare__table th:first-child{background-color:var(--grey3);max-width:120rem;min-width:120rem;padding-left:0;pointer-events:none}}.compare__table td:first-child:after,.compare__table th:first-child:after{background-color:var(--color-border);content:"";display:block;height:100%;position:absolute;right:0;top:0;width:1px}.compare__table th{border-bottom:none;height:360rem;padding:0}.compare__table th:first-child{font-size:12rem;font-weight:400}@media screen and (max-width:480px){.compare__table th:first-child{opacity:0}}.compare__prop{align-items:center;display:flex;font-size:12rem}@media screen and (max-width:480px){.compare__prop{padding-left:10rem}}.compare__prop span:first-child{align-items:center;display:flex;flex-shrink:0;height:25rem;justify-content:center;margin-right:5rem;width:20rem}.compare__card{display:flex;flex-direction:column;height:100%;position:relative;width:100%}.compare__card .btn.btn--close{position:absolute;right:0;top:0}.compare__card-pic{display:flex;flex-shrink:0;padding:30rem 40rem}.compare__card-pic img{height:130rem;-o-object-fit:contain;object-fit:contain;width:100%}.compare__card-title{border-top:1px solid var(--color-border);flex-shrink:0;font-size:14rem;font-weight:600;height:60rem;line-height:1.3;overflow:hidden;padding:20rem 20rem 0;position:relative;text-align:left;text-transform:uppercase}.compare__card-prices{align-items:center;display:flex;letter-spacing:-.05em;padding:5rem 20rem 20rem}.compare__card-price{display:inline-flex;font-size:22rem;font-weight:700;white-space:nowrap;width:auto}.compare__card-price:after{content:"₽";margin-left:4rem}.compare__card-price-old{display:inline-flex;font-size:14rem;font-weight:400;margin-right:10rem}.compare__card-price-old:after{content:"₽";margin-left:4rem}.compare__card-price-old s{display:inline-block;position:relative;text-decoration:none}.compare__card-price-old s:before{border-bottom:1px solid #000;content:"";height:50%;position:absolute;transform:rotate(-12deg);width:100%}.compare__card-link{border-top:1px solid var(--color-border);flex-shrink:0;font-weight:400;height:50rem;justify-content:center;padding:10rem 20rem;text-align:center;text-decoration:underline}.compare__card-link,.menu{align-items:center;display:flex;font-size:12rem}.menu{gap:20rem;line-height:1.3;margin:0;padding:0;position:relative}@media screen and (max-width:1024px){.menu{flex-direction:column;gap:0}}.menu__item{list-style:none;margin:0;padding:0}@media screen and (min-width:1025px){.menu__item:hover>.menu__sub{display:block}}@media screen and (max-width:1024px){.menu__item{border-bottom:1px solid var(--color-border);position:relative;width:100%}.menu__item--sub{align-items:center;display:flex}}.menu__link{align-items:center;display:flex}@media screen and (min-width:1025px){.menu__link{height:90rem}}@media screen and (max-width:1024px){.menu__link{justify-content:flex-start;padding:15rem 50rem 15rem 20rem;text-align:right;width:100%}}.menu__arrow{align-items:center;background-color:transparent;border:none;bottom:0;display:flex;height:100%;justify-content:center;outline:none;padding:0;position:absolute;right:0;top:0;width:50rem}@media screen and (min-width:1025px){.menu__arrow{display:none}}.menu__sub{background-color:#fff;border:1px solid #000;-moz-column-count:4;column-count:4;-moz-column-gap:40rem;column-gap:40rem;display:none;left:0;margin:0;padding:35rem 35rem 40rem;position:absolute;top:90rem;z-index:2}@media screen and (max-width:1024px){.menu__sub{border:none;border-left:1px solid var(--color-border);-moz-column-count:1;column-count:1;-moz-column-gap:0;column-gap:0;display:flex;flex-direction:column;height:100vh;left:100%;overflow-y:auto;padding:0;position:fixed;top:0;transition:transform .3s;width:100%}.menu__sub.--active{transform:translateX(-100%)}}.menu__sub-back{align-items:center;background-color:var(--grey3);border:none;display:flex;font-size:12rem;height:50rem;justify-content:space-between;max-width:100%;text-transform:uppercase;width:100%}.menu__sub-item{list-style:none;margin:0;width:180rem}@media screen and (max-width:1024px){.menu__sub-item{border-bottom:1px solid var(--color-border);width:100%}}@media screen and (min-width:1025px){.menu__sub-item--back{display:none}}.menu__sub-link{display:flex;padding:10rem 0}@media screen and (max-width:1024px){.menu__sub-link{justify-content:flex-start;padding:15rem 20rem}}.menu__sub-all{list-style:none}@media screen and (max-width:1024px){.menu__sub-all{display:none}}.menu__sub-all>a{align-items:center;border-top:1px solid var(--color-border);bottom:0;display:flex;height:60rem;justify-content:center;left:0;position:absolute;text-decoration:underline;width:100%}.menu-2{font-size:12rem}@media screen and (min-width:1025px){.menu-2{display:none}}.menu-2__section{border-bottom:1px solid var(--color-border);padding:15rem 0}.menu-2__title{font-family:Roboto;font-size:20rem;font-weight:700;margin-bottom:10rem;padding:0 20rem;text-align:left;text-transform:uppercase}.menu-2__item{display:block;padding:3rem 20rem;text-align:left}.order__header-title{font-size:40rem;line-height:1.1;margin:50rem 20rem 30rem}@media screen and (max-width:768px){.order__header-title{font-size:34rem}}@media screen and (max-width:480px){.order__header-title{font-size:28rem;margin:30rem 20rem}}.order__info{border:1px solid var(--color-border);padding:20rem}.order__info-contacts{display:flex;flex-direction:column;gap:10rem}.order__main{display:grid;grid-template-columns:1fr 350rem}@media screen and (max-width:1024px){.order__main{display:flex;flex-direction:column}}.order__cancel,.order__steps{border:1px solid var(--color-border)}.order__cancel,.order__step{padding:35rem}.order__step:not(.--display){display:none}@media screen and (max-width:480px){.order__step{padding:35rem 20rem}}.order__step:not(:last-child){border-bottom:1px solid var(--color-border)}.order__step-header{display:flex;justify-content:space-between}.order__step-title{font-size:14rem;font-weight:600;margin-bottom:20rem;text-transform:uppercase}.order__step-change{font-size:12rem;text-decoration:underline}.order__step.--active{outline:1px solid #000}.order__city-title{font-size:12rem;line-height:1.3;margin-bottom:10rem}.order__city-input{border:none;border-bottom:1px solid #000;font-size:12rem;max-width:600rem;outline:none;padding:5rem 10rem;width:100%}.order__delivery{display:flex;margin:0 -35rem}@media screen and (max-width:768px){.order__delivery{border-bottom:1px solid var(--color-border);flex-direction:column}}@media screen and (max-width:480px){.order__delivery{margin:0 -20rem}}.order__delivery-item{align-items:center;border-bottom:1px solid var(--color-border);border-top:1px solid var(--color-border);display:flex;min-height:90rem;padding:15rem 20rem;position:relative;width:100%}@media screen and (max-width:768px){.order__delivery-item{border-bottom:none}}.order__delivery-item:not(:last-child){border-right:1px solid var(--color-border)}@media screen and (max-width:768px){.order__delivery-item:not(:last-child){border-right:none}}.order__delivery-item input{display:none}.order__delivery-item:has(input:checked){background-color:var(--grey3);border:1px solid #000}.order__delivery-pic{align-items:center;display:flex;flex-shrink:0;height:60rem;justify-content:center;margin-left:20rem;margin-right:20rem;width:60rem}@media screen and (max-width:1024px){.order__delivery-pic{margin-left:0;margin-right:10rem}}@media screen and (max-width:768px){.order__delivery-pic{margin-left:20rem;margin-right:20rem}}.order__delivery-text{font-size:12rem;line-height:1.3;margin-bottom:5rem}.order__delivery-title{font-size:14rem;font-weight:600;line-height:1.2;text-transform:uppercase}.order__ship{display:flex;margin-top:20rem}@media screen and (max-width:768px){.order__ship{flex-direction:column}}.order__ship-logo{max-width:70rem}.order__ship-payment-types{margin:15rem 0}.order__ship-name{font-weight:700}.order__ship-change{margin-top:20rem}.order__ship-main{flex-grow:1;margin-right:30rem}@media screen and (max-width:768px){.order__ship-main{margin-right:0}}.order__ship-map{border:1px solid var(--color-border);flex-shrink:0;height:180rem;max-width:300rem;width:100%}@media screen and (max-width:768px){.order__ship-map{margin-top:30rem;max-width:360rem}}.order__ship-info{align-items:center;border-bottom:1px solid var(--color-border);display:flex;gap:30rem;margin-bottom:25rem;padding-bottom:10rem;width:100%}@media screen and (max-width:480px){.order__ship-info{align-items:center;flex-wrap:wrap;gap:10rem}}.order__ship-logo{display:block}@media screen and (max-width:480px){.order__ship-logo{max-width:120rem}}.order__ship-logo img{-o-object-fit:contain;object-fit:contain}.order__ship-term{flex-grow:1;font-size:12rem;text-align:right}.order__ship-price{font-size:14rem;font-weight:600;margin-left:30rem}.order__ship-point{font-size:14rem;font-weight:600;line-height:1.2;margin-bottom:10rem;text-transform:uppercase}.order__ship-addr{font-size:12rem;line-height:1.4}.order__ship-time{font-size:12rem;line-height:1.5;margin-top:10rem}.order__pay{display:grid;grid-template-columns:50% 50%;margin:0 -35rem}@media screen and (max-width:480px){.order__pay{border-bottom:1px solid var(--color-border);grid-template-columns:1fr;margin:0 -20rem}}.order__pay-item{align-items:center;border-top:1px solid var(--color-border);display:flex;min-height:90rem;padding:15rem 20rem;position:relative;width:100%}.order__pay-item:not(:nth-child(2n)){border-right:1px solid var(--color-border)}@media screen and (max-width:480px){.order__pay-item:not(:nth-child(2n)){border-right:none}}.order__pay-item:nth-child(3),.order__pay-item:nth-child(4){border-bottom:1px solid var(--color-border)}@media screen and (max-width:480px){.order__pay-item:nth-child(3),.order__pay-item:nth-child(4){border-bottom:none}}.order__pay-item input{display:none}.order__pay-item:has(input:checked){background-color:var(--grey3);border:1px solid #000}.order__pay-pic{align-items:center;display:flex;flex-shrink:0;height:60rem;justify-content:center;margin-left:20rem;margin-right:20rem;width:60rem}@media screen and (max-width:768px){.order__pay-pic{margin-left:0;margin-right:10rem}}@media screen and (max-width:480px){.order__pay-pic{margin-left:20rem;margin-right:20rem}}.order__pay-text{font-size:12rem;line-height:1.3;margin-bottom:5rem}.order__pay-title{font-size:14rem;font-weight:600;line-height:1.2;text-transform:uppercase}.order__pay-badge{background-color:#000;color:#fff;font-size:12rem;line-height:1;padding:4rem 8rem;position:absolute;right:0;top:0}.order__choices{display:none}.order__choices-header{font-size:12rem;line-height:1.5;margin:35rem 0 20rem}.order__choices.--active{display:grid}@media screen and (max-width:480px){.order__choices.--active{display:flex;flex-direction:column}}.order__choice{align-items:center;display:grid;font-size:14rem;grid-template-columns:2fr 1fr;line-height:1.2;margin-top:15rem;padding-left:25rem;padding-right:60rem;position:relative}.order__choice.--disabled{opacity:.5}@media screen and (max-width:480px){.order__choice{display:flex;flex-wrap:wrap;gap:5rem}}.order__choice .radio{left:0;position:absolute;top:50%;transform:translateY(-50%)}@media screen and (max-width:480px){.order__choice .radio{top:18%}}.order__choice-title{font-weight:600;padding-right:20rem;text-transform:uppercase}.order__choice-info{font-size:12rem;max-width:100%;width:335rem}@media screen and (max-width:480px){.order__choice-info{margin-top:3rem}}.order__choice-price{font-weight:600;position:absolute;right:0;top:50%;transform:translateY(-50%)}@media screen and (max-width:480px){.order__choice-price{top:80%}}.order__points{border-top:1px solid var(--color-border);margin-top:40rem;padding-top:40rem}.order__points-empty,.order__points-error{border:1px dashed #ff9c9c;display:none;margin-top:20rem;padding:20rem}.order__points-empty.--active,.order__points-error.--active{display:block}.order__points #points-list,.order__points #points-map{display:none}.order__points #points-list:checked~label[for=points-list],.order__points #points-map:checked~label[for=points-map]{font-weight:600}.order__points #points-list:checked~label[for=points-list]:after,.order__points #points-map:checked~label[for=points-map]:after{content:"]";margin-left:10rem}.order__points #points-list:checked~label[for=points-list]:before,.order__points #points-map:checked~label[for=points-map]:before{content:"[";margin-right:10rem}.order__points #points-list:checked~.order__points-list,.order__points #points-map:checked~.order__points-map{display:block}.order__points-label{cursor:pointer;display:inline-flex;font-size:14rem;margin-bottom:20rem;padding:5rem;text-transform:uppercase}.order__points-map{display:none;height:400rem}.order__points-map-canvas{height:100%}.order__points-list{display:none;max-height:400rem;overflow-x:auto;scrollbar-color:#000 #f5f5f5;scrollbar-width:thin}.order__points-list::-webkit-scrollbar{-webkit-appearance:none}.order__points-list::-webkit-scrollbar:vertical{width:5rem}.order__points-list::-webkit-scrollbar-track{background-color:#f5f5f5}.order__points-list::-webkit-scrollbar-thumb{background-color:#000;border:none}@-moz-document url-prefix(){.order__points-list h1{color:red}}.order__point{display:block;padding:20rem 200rem 20rem 0;position:relative}@media screen and (max-width:480px){.order__point{padding-right:0}}.order__point:not(:last-child){border-bottom:1px solid var(--color-border)}.order__point-name{display:block;font-size:14rem;font-weight:600;line-height:1.2;text-transform:uppercase}.order__point-addr{display:block;font-size:12rem;font-weight:600;line-height:1.3;margin-top:10rem}.order__point-payment-methods{display:block;margin:10rem 0 15rem}.order__point-time{display:block;font-size:12rem;line-height:1.3;margin-top:10rem}.order__point-input{display:none}.order__point-input:checked~.order__point-btn{background-color:#000;color:#fff}.order__point-input:checked~.order__point-btn:after{content:"Выбрано"}.order__point-btn{align-items:center;border:1px solid #000;cursor:pointer;display:flex;height:50rem;justify-content:center;position:absolute;right:5rem;top:50%;transform:translateY(-50%);width:160rem}@media screen and (max-width:1024px){.order__point-btn{right:10rem}}@media screen and (max-width:480px){.order__point-btn{margin-top:20rem;position:static;transform:translateY(0)}}.order__point-btn:after{content:"Выбрать";font-size:12rem}.order__sidebar-inner{position:sticky;top:0}@media screen and (max-width:1024px){.order__sidebar-inner{position:static}}.order__total{border:1px solid var(--color-border);border-left:none;font-size:12rem}.order__total-cancel{margin-top:20rem;text-align:center}.order__total-cancel a{color:var(--grey70);-webkit-text-decoration:underline dashed;text-decoration:underline dashed;text-underline-offset:5px}.order__total-cancel a:hover{color:#ff5757}@media screen and (max-width:1024px){.order__total{border:1px solid var(--color-border);margin:40rem auto;max-width:600rem}}@media screen and (max-width:480px){.order__total{border-bottom:none;border-top:none;margin:0}}.order__total-item{align-items:center;display:flex;justify-content:space-between;padding:20rem}.order__total-item:not(:last-child){border-bottom:1px solid var(--color-border)}.order__total-item span:nth-child(2){font-size:14rem}.order__total-item--header,.order__total-item--pay{font-size:14rem;font-weight:600;text-transform:uppercase}.order__total-item--discount span:nth-child(2){color:var(--grey40)}.order__total-gifts{border-bottom:1px solid var(--color-border);padding:20rem}.order__total-gift{display:flex;justify-content:space-between;margin:5rem 0;padding-left:15rem;position:relative}.order__total-gift:before{content:"•";left:0;position:absolute}.order__total-gift span:nth-child(2){color:var(--grey40);font-size:14rem}.order__total-btn.btn:disabled{background-color:var(--grey10);color:var(--grey40)}.order__total-btn.btn:disabled:hover{border-color:transparent;cursor:not-allowed}.order__total-footer{font-size:11rem;padding:30rem 20rem}.order__total-subscribe{display:block;margin-bottom:20rem}.order__total-policy a{text-decoration:underline}.ymaps-point-body__props-item{display:grid;gap:10rem;grid-template-columns:110px auto}.ymaps-point-body__content{line-height:1.4!important}.ymaps-point-body__images{margin-bottom:10px;overflow-y:auto}.ymaps-point-body__images-scroller{display:flex;flex-wrap:nowrap;gap:5px;width:-moz-max-content;width:max-content}.ymaps-2-1-79-balloon__close+.ymaps-2-1-79-balloon__content{margin-right:20px!important}.ymaps-point-body__images img{border-radius:5px;height:90px}ymaps.ymaps-2-1-79-b-cluster-tabs__menu-item-text{font-size:12rem}.ymaps-point-body__images a{opacity:.8}.ymaps-point-body__content-header{display:flex;flex-wrap:wrap;gap:10rem;justify-content:space-between;margin:10px 0 5px}ymaps.ymaps-2-1-79-balloon-content__header{display:none}.ymaps-point-body__content-title{font-size:14rem;font-weight:700}.ymaps-point-body__content-description{font-size:12rem;margin-bottom:10px}.ymaps-point-body__props{display:flex;flex-direction:column;font-size:12rem;gap:10px}.ymaps-point-body__props-item-key{color:#6f6f6f}.ymaps-2-1-79-b-cluster-tabs__item-body .ymaps-point-footer{padding:15px 0 10px}.ymaps-point-footer{padding:15px 0 20px}.ymaps-point-footer__select{box-sizing:border-box;cursor:pointer;font-size:12rem;height:40rem;padding:5px 15px;transition:.3s;width:auto}#shipping-points{border-radius:5px;container-name:map;container-type:inline-size;height:400px;margin-top:2rem;overflow:hidden}.ymaps-2-1-79-b-cluster-tabs__menu-item_current_yes{background:#ededed!important}.ymaps-2-1-79-b-cluster-tabs__menu-item-text{color:inherit!important}ymaps.ymaps-2-1-79-balloon__layout{border-radius:5px!important}ymaps.ymaps-2-1-79-b-cluster-tabs__item-header.ymaps-2-1-79-b-cluster-content__header{display:none!important}@container map (width < 500px){.ymaps-point-body__props-item{gap:.3rem}.ymaps-point-body__props-item,ymaps.ymaps-2-1-79-b-cluster-tabs.ymaps-2-1-79-b-cluster-content{display:flex;flex-direction:column}ymaps.ymaps-2-1-79-b-cluster-tabs__section.ymaps-2-1-79-b-cluster-tabs__section_type_nav{border-bottom:1px solid #ededed;border-right:0;float:unset;height:80px;margin-bottom:1rem;padding-bottom:1rem;width:100%!important}ymaps.ymaps-2-1-79-b-cluster-tabs__section.ymaps-2-1-79-b-cluster-tabs__section_type_content{flex-grow:1}.ymaps-2-1-79-balloon__content,.ymaps-2-1-79-balloon__content>ymaps,ymaps.ymaps-2-1-79-b-cluster-tabs.ymaps-2-1-79-b-cluster-content{height:auto!important}ymaps.ymaps-2-1-79-b-cluster-tabs__section.ymaps-2-1-79-b-cluster-tabs__section_type_content{height:200px!important}.ymaps-2-1-79-balloon__close+.ymaps-2-1-79-balloon__content{margin-right:20px!important;max-height:320px!important;overflow-y:auto}}#address-details{border-top:1px solid var(--color-border);margin-top:30rem}.e404{align-items:center;display:flex;flex-direction:column;margin-bottom:60rem;text-align:center}.e404__title{margin-top:30rem}.e404__subtitle{color:red;margin-top:20rem}.e404__list{max-width:560rem;text-align:left}.modal{bottom:0;left:-140%;position:fixed;right:unset;top:0;transition:left .8s;width:100%;z-index:11}.modal,.modal__message{align-items:center;display:flex;justify-content:center}.modal__message{height:100%;min-height:400rem;text-align:center}.modal__message .modal__title{margin:0 0 15rem}.modal__window{background:#fff;padding:20rem 12rem 20rem 20rem;position:relative}.modal__content{max-height:90dvh;min-height:400rem;min-width:400rem;overflow-y:auto;padding-right:10rem}.modal__viewbox{display:flex;flex-direction:column;height:-moz-max-content;height:max-content;max-width:100%}.modal__viewbox--small{width:400rem}.modal__viewbox--medium{width:600rem}.modal__viewbox--large{width:800rem}.modal.--active{left:0;transition:left .8s}.modal .btn.btn--close{position:absolute;right:0;top:0}.modal__title{font-family:Roboto;font-size:20rem;font-weight:700;margin-bottom:30rem;max-width:400rem}.modal__title,.modal__title-top{line-height:1.2;margin-right:20rem;text-transform:uppercase}.modal__title-top{font-size:14rem;margin-bottom:10rem}.modal__agree{align-items:center;display:flex;font-size:12rem;line-height:1.4;margin:15rem 0;padding-left:20rem}.modal__agree-text{margin-left:15rem}.modal__submit{margin-top:15rem}.modal .textarea{font-size:12rem}.preloader{display:none}.preloader,.preloader.--active{transition:background-color .3s}.preloader.--active{align-items:center;background:var(--preloader-background);bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.preloader--sticky{align-items:unset}.preloader--sticky svg{position:sticky;top:20%}.preloader svg{height:150rem;width:150rem}.alert{align-items:center;background:var(--color-info);border-radius:var(--input-border-radius);color:var(--color-on-info);display:none;gap:.5rem;justify-content:space-between;padding:10rem 10rem 10rem 20rem}.alert__close svg{fill:#fff}.alert.--active{display:flex}.alert--danger{background:var(--color-danger);color:var(--color-on-danger)}.alert--success{background:var(--color-success);color:var(--color-on-success)}.alert--close{background:transparent;border:0;cursor:pointer;line-height:0}.alert--close :hover{opacity:.8}.auth__title{font-family:Roboto;font-size:20rem;font-weight:700;line-height:1.2;margin-bottom:30rem;margin-right:20rem;max-width:400rem;text-transform:uppercase}.auth__btn{margin-top:15rem}.gallery-frame{align-items:center;bottom:0;display:flex;justify-content:center;left:-100%;position:fixed;right:unset;top:0;transition:.3s;width:100%;z-index:10}.gallery-frame.--active{left:0;transition:.3s}.gallery-frame__centered{background:#fff;box-shadow:1px 1px 100px 40px rgba(0,0,0,.4);line-height:0;position:relative}.gallery-frame__centered img{max-height:65dvh;max-width:75vw}.gallery-frame__close,.gallery-frame__next,.gallery-frame__prev{color:#ddd;cursor:pointer;position:absolute}.gallery-frame__close{align-items:center;gap:.3rem;height:30rem;right:0;top:-2rem;width:30rem;z-index:11}@media (max-width:576px){.gallery-frame__close{bottom:-2rem;top:unset}}.gallery-frame__next,.gallery-frame__prev{background-color:transparent;border:none;height:30rem;outline:none;padding:0;top:50%;transform:translateY(-50%);width:30rem;z-index:1}.gallery-frame__next:hover,.gallery-frame__prev:hover{opacity:.8}.gallery-frame__next:after,.gallery-frame__prev:after{border-left:1px solid #fff;border-top:1px solid #fff;content:"";display:block;height:30rem;left:10rem;position:absolute;top:10rem;transform:rotate(-45deg);width:30rem}@media (max-width:576px){.gallery-frame__next,.gallery-frame__prev{font-size:3rem;width:3rem}}.gallery-frame__prev{left:20rem}.gallery-frame__next{right:20rem;transform:rotate(180deg)}.payment-info{display:flex;flex-direction:column;gap:15rem;margin:0 auto;max-width:880rem;padding:40rem 0}.payment-info__contacts{padding:0 15rem 15rem}.payment-info__contacts,.payment-info__contacts-list{display:flex;flex-wrap:wrap;gap:10rem 35rem}.payment-info__contacts span{color:var(--grey40)}@media screen and (max-width:480px){.payment-info{padding:15rem}}.payment-info__top{border-bottom:1px solid var(--color-border);padding:25rem}.payment-info__bottom{align-items:center;display:flex;flex-wrap:wrap;gap:10rem 40rem;justify-content:center;padding:15rem}.payment-info__bottom-checker-process{display:none}.payment-info__bottom-checker .actions{justify-content:center;margin:10px 0}.payment-info__bottom.--check_payment .payment-info__bottom-checker-process{display:flex;text-decoration:none}.payment-info__bottom.--check_payment .payment-info__bottom-checker-init,.payment-info__bottom.--check_payment .payment-info__bottom-pay-link{display:none}.payment-info__props{display:grid;gap:20rem;grid-template-columns:1fr 1fr 1fr}@media screen and (max-width:768px){.payment-info__props{grid-template-columns:1fr 1fr}}@media screen and (max-width:480px){.payment-info__props{grid-template-columns:1fr}}.payment-info__props-item-name{color:var(--grey40)}.payment-info__props-item-value{align-items:center;display:flex;font-size:16rem;line-height:1;min-height:30rem}.payment-info__title{margin:0}.payment-info__content{border:1px solid var(--color-border)}.payment-info__comment{width:100%}.copy{align-items:center;background:var(--grey5);cursor:pointer;display:inline-flex;gap:10px;padding:5rem}.copy.--success{background:var(--color-primary);color:inherit}.copy__marker{line-height:0}.copy svg{height:17rem;width:17rem}.warning{background:var(--color-primary);display:grid;gap:15rem;grid-template-columns:auto 1fr;padding:20rem}.brand-cards{border-left:1px solid var(--color-border);border-right:1px solid var(--color-border);display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr;padding:0}@media (max-width:1200px){.brand-cards{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr}}@media (max-width:991px){.brand-cards{grid-template-columns:1fr 1fr 1fr 1fr 1fr}}@media (max-width:768px){.brand-cards{grid-template-columns:1fr 1fr 1fr 1fr}}@media (max-width:576px){.brand-cards{grid-template-columns:1fr 1fr 1fr}}@media (max-width:460px){.brand-cards{grid-template-columns:1fr 1fr}}.brand-cards__item{align-items:center;box-shadow:1px 1px 0 var(--color-border);display:flex;flex-direction:column;justify-content:space-between;padding:25rem 0;transition:.3s}.brand-cards__item-image{padding:0 40rem}.brand-cards__item-name{font-weight:600;line-height:1.3;padding:20rem 10rem 0;text-align:center}.brand-cards__item:hover{opacity:.8;transition:.3s}.switcher{align-items:center;display:grid;grid-template-columns:1fr 1fr}.switcher__button{background:transparent;border:1px solid #000;color:inherit;cursor:pointer;display:inline-block;font-size:12rem;padding:7rem 10rem;text-align:center;width:100%}.switcher__button:hover{opacity:.8}.switcher .switcher__item:first-child .switcher__button{border-right:0}.switcher__input{display:none}.switcher__input:checked+.switcher__button{background:#000;color:#fff}.timer__line{display:grid;gap:5rem;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr}.timer__block-value{border:1px solid var(--color-primary);font-size:26rem;text-align:center}.timer__block-label{font-size:12rem;text-align:center}.timer__block-separator{font-size:26rem}.promo{border:5px solid var(--color-primary)}.promo__row{display:grid;grid-template-columns:317rem 1fr;overflow:hidden}.promo__content{display:flex;flex-direction:column;padding:20rem}.promo__slider{overflow:hidden;width:100%}.promo__slider .slider__products{border-right:0;max-width:100%;width:100%}.promo__slider .slider__track{min-width:100%;width:-moz-max-content;width:max-content}@media screen and (max-width:1024px){.promo__row{display:flex;flex-direction:column}}.header__container.container{border:1px solid var(--color-border);border-top:none}.header__burger{align-items:center;background-color:transparent;border:none;display:none;flex-shrink:0;height:60rem;justify-content:center;outline:none;padding:0;width:60rem}@media screen and (max-width:1024px){.header__burger{display:flex;order:-1}}@media screen and (max-width:768px){.header__burger{order:0}}.header__tg-btn{align-items:center;background-color:transparent;border:none;display:none;flex-shrink:0;height:60rem;justify-content:center;outline:none;padding:0;width:60rem}@media screen and (max-width:768px){.header__tg-btn{display:flex}}.header__top{align-items:center;border-bottom:1px solid var(--color-border);display:flex;font-size:12rem;justify-content:space-between;line-height:1.2;min-height:40rem;padding:10rem 20rem}@media screen and (max-width:1024px){.header__top{display:none}}.header__top-menu{align-items:center}.header__top-contacts,.header__top-menu{display:flex;gap:30rem}.header__top-contact{display:flex;gap:6rem}.header__search.search{flex-grow:1}@media screen and (max-width:768px){.header__search.search{left:0;position:absolute;right:15rem;top:60rem;width:auto}}.header__search.search.--active{z-index:10}.header__search.search.--active .search__result{display:block;z-index:10}.header__main{align-items:center;display:flex;height:90rem;padding:0 20rem;position:relative}@media screen and (max-width:1024px){.header__main{padding-left:0}}@media screen and (max-width:768px){.header__main{align-items:flex-start;height:115rem;justify-content:space-between;padding-right:0}}.header__logo{flex-shrink:0;height:40rem;margin-right:30rem;width:155rem}@media screen and (max-width:768px){.header__logo{margin-right:0;padding-top:16rem;width:120rem}}.header__logo img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.header__actions{align-items:center;display:flex;margin-left:20rem}@media screen and (max-width:768px){.header__actions{display:none}}.header__cart{align-items:center;display:flex;height:60rem;position:relative}.header__cart-sum{font-size:14rem;margin-left:5rem}@media screen and (max-width:1024px){.header__cart-sum{display:none}}.header__cart>.mini-cart{display:none;position:absolute;right:0;top:50rem;width:450rem;z-index:2}@media screen and (min-width:1025px){.header__cart:hover>.mini-cart{display:block}}.header__menu{background-color:#fff;flex-shrink:0;margin:0 30rem 0 0;transition:transform .3s}@media screen and (max-width:1024px){.header__menu{border-right:1px solid var(--color-border);height:100vh;margin:0;overflow-y:auto;position:fixed;right:-300rem;top:0;width:300rem;z-index:10}.header__menu.--active{transform:translateX(-100%)}}.footer{border-left:1px solid var(--color-border);border-right:1px solid var(--color-border);display:grid;font-size:12rem;grid-template-columns:repeat(12,1fr)}.footer__title{font-family:Roboto;font-size:20rem;font-weight:700;line-height:1;margin:0 0 15rem;text-transform:uppercase}.footer__bot{align-items:center;border:1px solid transparent;border-top:1px solid var(--color-border);bottom:0;display:flex;height:100rem;justify-content:space-between;left:0;padding:0 50rem;position:absolute;width:100%}@media screen and (max-width:1024px){.footer__bot{padding:0 30rem}}.footer__bot:hover{color:#000;font-weight:700;outline:1px solid #000}@media screen and (min-width:1025px){.footer__bot:hover svg{transform:translateX(0)}}.footer__bot:active{background-color:#000;border:1px solid #000;color:#fff;font-weight:700}.footer__bot:active svg{fill:#fff}.footer__bot svg{flex-shrink:0;transition:all .2s}@media screen and (min-width:1025px){.footer__bot svg{transform:translateX(-210rem)}}.footer__bot-title{margin-right:20rem}.footer__mail{font-size:30rem;line-height:1;text-transform:uppercase}.footer__age{align-items:center;background-color:var(--color-primary);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:18rem;height:60rem;justify-content:center;margin-left:200rem;width:60rem}@media screen and (max-width:1024px){.footer__age{display:none}}.footer__subscribe-text{margin:-5rem 0 25rem}.footer__subscribe-form{display:flex}@media screen and (max-width:480px){.footer__subscribe-form{flex-direction:column;gap:15rem}}.footer__subscribe .alert{margin-top:15rem;max-width:530rem}.footer__subscribe-input{border:1px solid #000;font-size:12rem;height:40rem;max-width:350rem;outline:none;padding-left:10rem;width:100%}@media screen and (max-width:480px){.footer__subscribe-input{max-width:100%}}.footer__subscribe-btn{background-color:#000;border:none;color:#fff;flex-shrink:0;font-size:14rem;height:40rem;padding:0;text-transform:uppercase;width:180rem}.footer__subscribe-btn:disabled{background-color:#dedede;cursor:not-allowed}@media screen and (max-width:480px){.footer__subscribe-btn{width:100%}}.footer__item{padding:20rem}@media screen and (max-width:480px){.footer__item{padding:20rem 15rem}}.footer__item--1{background-image:url(../images/footer-img.svg);background-position:50% 50%;background-repeat:no-repeat;background-size:cover;border:1px solid var(--color-border);border-left:none;grid-column:span 8;padding-top:50%}@media screen and (max-width:768px){.footer__item--1{border-right:none;grid-column:span 12}}.footer__item--2{border-bottom:1px solid var(--color-border);border-top:1px solid var(--color-border);grid-column:span 4;padding:50rem 50rem 120rem;position:relative}@media screen and (max-width:1024px){.footer__item--2{padding:30rem 30rem 120rem}}@media screen and (max-width:768px){.footer__item--2{border-bottom:none;grid-column:span 12;order:-1;padding:30rem 20rem 120rem}}.footer__item--2 .footer__title{font-size:40rem}@media screen and (max-width:1024px){.footer__item--2 .footer__title{font-size:30rem}}.footer__item--3{border-bottom:1px solid var(--color-border);grid-column:span 6}@media screen and (max-width:1024px){.footer__item--3{grid-column:span 12}}.footer__item--4,.footer__item--5,.footer__item--6{border-bottom:1px solid var(--color-border);border-left:1px solid var(--color-border);grid-column:span 2}@media screen and (max-width:1024px){.footer__item--4,.footer__item--5,.footer__item--6{grid-column:span 4}}@media screen and (max-width:768px){.footer__item--4,.footer__item--5,.footer__item--6{display:none}}.footer__item--4 ul,.footer__item--5 ul,.footer__item--6 ul{list-style:none;margin:0;padding:0}.footer__item--4 ul li,.footer__item--5 ul li,.footer__item--6 ul li{margin:4rem 0}@media screen and (max-width:1024px){.footer__item--4{border-left:none}}.footer__item--7{border-right:1px solid var(--color-border);grid-column:span 3;padding:30rem 20rem}@media screen and (max-width:1024px){.footer__item--7{grid-column:span 4}}@media screen and (max-width:768px){.footer__item--7{grid-column:span 6}}@media screen and (max-width:480px){.footer__item--7{border-right:none;grid-column:span 12;padding:20rem}}.footer__item--8{grid-column:span 3;padding:30rem 20rem}@media screen and (max-width:1024px){.footer__item--8{grid-column:span 4}}@media screen and (max-width:768px){.footer__item--8{grid-column:span 6}}@media screen and (max-width:480px){.footer__item--8{grid-column:span 12;padding:20rem}}.footer__item--9{align-items:center;border-left:1px solid var(--color-border);border-right:1px solid var(--color-border);display:flex;grid-column:span 4;justify-content:flex-start}@media screen and (max-width:1024px){.footer__item--9{display:none}}.footer__item--9 .footer__title{margin:0 50rem 0 0}.footer__item--9 svg{margin-left:20rem}.footer__item--10{align-items:center;display:flex;grid-column:span 2;justify-content:center}@media screen and (max-width:1024px){.footer__item--10{border-left:1px solid var(--color-border);grid-column:span 4}}@media screen and (max-width:768px){.footer__item--10{display:none}}.footer__item--11{border-top:1px solid var(--color-border);display:flex;grid-column:span 12;justify-content:space-between}@media screen and (max-width:480px){.order-history{padding-left:20rem;padding-right:20rem}}.order-list{display:flex;flex-direction:column}.order-list__item{border-color:var(--color-border);border-style:solid;border-width:1px 1px 0;padding:20rem}.order-list__item-title{font-size:18rem;font-weight:600}.order-list__item .props{margin-top:10rem}.order-list__item-meta{display:flex;flex-wrap:wrap;gap:20rem;justify-content:space-between}.order-list__item-more{margin-top:10rem}.order-list__item-positions{display:none;flex-direction:column;gap:20rem;margin-top:10rem}.order-list__item-positions.--open{display:flex}.order-list__item-position{align-items:center;border:1px solid var(--color-border);display:grid;gap:20rem;grid-template-columns:140rem 1fr;justify-content:space-between;padding:10rem 20rem}@media screen and (max-width:480px){.order-list__item-position{display:flex;flex-direction:column}}.order-list__item-position-title{font-weight:600;margin-bottom:10rem}.order-list__item-position .props{margin-bottom:15rem}.order-list__item-position-prices{align-items:flex-start}@media screen and (max-width:768px){.order-list__item-position-prices{justify-content:flex-end}}.order-list__item-position-price{font-size:14rem}.order-list__item-position-price-old{font-size:12rem}.promotions{border-left:1px solid var(--color-border)}.promotions__title{border:1px solid var(--color-border);border-top:none;margin:0;padding:20rem}.promotions__cards{border-left:1px solid var(--color-border);border-right:1px solid var(--color-border);display:grid;grid-template-columns:1fr 1fr 1fr}@media screen and (max-width:1024px){.promotions__cards{grid-template-columns:1fr 1fr}}@media screen and (max-width:768px){.promotions__cards{grid-template-columns:1fr}}
