@font-face{font-family:rotis;font-display:swap;src:url(../fonts/rotis-font.woff2) format("woff2");font-weight:400;font-style:normal}:root{--white-1:#fff;--white-20:rgba(255, 255, 255, 0.2);--white-10:rgba(255, 255, 255, 0.1);--gray-1:#f9f9f9;--gray-2:#f3f2f2;--gray-3:#f2f0f0;--gray-4:#ededed;--gray-5:#e2e2e2;--gray-6:#dcdcdc;--gray-7:#c5c1c1;--gray-8:#b1b1b1;--gray-9:#9b9b9b;--gray-10:#878686;--gray-11:#555252;--green-1:#e6f2ed;--green-2:#dbede5;--green-3:#9bc1b3;--green-4:#277c57;--green-10:rgb(39, 124, 87, 0.1);--red:#e92828;--red-2:#d93f3f;--red-10:rgb(217, 63, 63, 0.1);--linear-1:linear-gradient(103deg, #4ba67d 28.37%, #269161 98.09%);--linear-2:linear-gradient(90deg, #3f956e 0%, #1c714b 100%);--purple:#643d7e;--purple-2:#3c085f;--black:#0c0c0c}*{padding:0;margin:0;border:0}*,*::after,*::before{box-sizing:border-box}*::after,*::before{display:inline-block}body,html{height:100%;min-width:375px}body{color:#0c0c0c;line-height:1;font-family:Arial;font-size:.875rem;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea{font-family:Arial;font-size:inherit;line-height:inherit;color:inherit;background-color:rgba(0,0,0,0)}input,textarea{width:100%}label{display:inline-block}button,option,select{cursor:pointer}a{display:inline-block;color:inherit;text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}.lock body{overflow:hidden;touch-action:none;-ms-scroll-chaining:none;overscroll-behavior:none}.wrapper{min-height:100%;display:flex;flex-direction:column;overflow:hidden}@supports (overflow:clip){.wrapper{overflow:clip}}.wrapper>main{flex:1 1 auto}.wrapper>*{min-width:0}[class*=container]{max-width:90rem;margin:0 auto}[class*="--gc"]{display:grid;min-width:0;grid-template-columns:0 1fr minmax(auto,90rem) 1fr 0}[class*="--gc"]>*{min-width:0;grid-column:3/4}.ibg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ibg--top{-o-object-position:top;object-position:top}.ibg--bottom{-o-object-position:bottom;object-position:bottom}.ibg--left{-o-object-position:left;object-position:left}.ibg--right{-o-object-position:right;object-position:right}.ibg--contain{-o-object-fit:contain;object-fit:contain}body.lock{overflow:hidden;touch-action:none;-ms-scroll-chaining:none;overscroll-behavior:none}body.catalog-lock{overflow:hidden;touch-action:none;-ms-scroll-chaining:none;overscroll-behavior:none;padding-right:0}a,button{-webkit-tap-highlight-color:transparent}.container{padding-left:4rem;padding-right:4rem}.arial-text{font-family:Arial,sans-serif;font-weight:400;line-height:1.3;font-size:60px}.rotis-text{font-family:Rotis,sans-serif;font-weight:400;line-height:1.3;font-size:60px}.btn{display:flex;align-items:center;justify-content:center;-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem;text-align:center;padding:.5rem 1.125rem;height:2.625rem;color:var(--white-1);font-size:1rem;line-height:130%;border:none;outline:0;border-radius:6.25rem;opacity:.3;transition:opacity .5s ease,background-color .5s ease,border-color .5s ease,background .5s ease}.btn svg{width:1.25rem;height:1.25rem;-o-object-fit:contain;object-fit:contain}.btn.btn-green{background:var(--linear-1);color:var(--white-1)}.btn.btn-green:not(:disabled){opacity:1}.btn.btn-green:not(:disabled):active{background:var(--linear-1)!important}.btn.btn-white{border:.0625rem solid var(--green-2);background-color:var(--white-1);background:var(--linear-1);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.btn.btn-white:not(:disabled){opacity:1}.btn.btn-white:not(:disabled):active{background-color:var(--white-1)!important}.btn.btn-red{color:var(--white-1);background:var(--red-2)}.btn.btn-red:not(:disabled){opacity:1}.btn.btn-red:not(:disabled):active{background:var(--red-2)!important}.btn:disabled{cursor:not-allowed}.heading-2{font-family:Rotis,sans-serif;font-size:2rem;font-weight:300;line-height:130%;letter-spacing:-1.28px}.heading-3{font-family:Rotis,sans-serif;font-size:2rem;font-weight:300;line-height:104%;letter-spacing:-1.28px}.heading-5{color:var(--purple);font-family:Rotis,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:104%;letter-spacing:-.4px}.heading-7{font-family:"Rotis Sans Serif";font-size:18px;font-style:normal;font-weight:400;line-height:normal}.text-3{color:var(--gray-10);font-size:1rem;line-height:160%}.form{display:flex;flex-direction:column;row-gap:1.5rem}.form-content{display:flex;flex-direction:column;row-gap:.75rem}.form-box{display:flex;align-items:center;-webkit-column-gap:.75rem;-moz-column-gap:.75rem;column-gap:.75rem}.form-wrap{width:100%;display:flex;flex-direction:column;row-gap:.25rem}.form-wrap label{color:var(--gray-9);line-height:150%}.form-wrap input{height:2.625rem;padding:.5rem .75rem;color:var(--gray-11);font-size:.875rem;font-weight:400;line-height:150%;border-radius:.5rem;border:.0625rem solid var(--gray-2);background:var(--white-1);outline:0;transition:border-color .5s ease}.form-wrap input::-webkit-input-placeholder{color:var(--gray-6);line-height:150%}.form-wrap input:-ms-input-placeholder{color:var(--gray-6);line-height:150%}.form-wrap input::-ms-input-placeholder{color:var(--gray-6);line-height:150%}.form-wrap input::placeholder{color:var(--gray-6);line-height:150%}.form-wrap input:focus{border-color:var(--green-3)}.form-wrap textarea{height:7.8125rem;resize:none;padding:.5rem .75rem;border-radius:.5rem;border:.0625rem solid var(--gray-2);background:var(--white-1);outline:0;transition:border-color .5s ease}.form-wrap textarea::-webkit-input-placeholder{color:var(--gray-6);line-height:150%}.form-wrap textarea:-ms-input-placeholder{color:var(--gray-6);line-height:150%}.form-wrap textarea::-ms-input-placeholder{color:var(--gray-6);line-height:150%}.form-wrap textarea::placeholder{color:var(--gray-6);line-height:150%}.form-wrap textarea:focus{border-color:var(--green-3)}.form-wrap .input-box{position:relative}.form-wrap .input-box svg{display:none;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:.75rem;width:1.125rem;height:1.125rem;-o-object-fit:contain;object-fit:contain}.form-wrap .input-box .toggle-password{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:.75rem;width:1rem;height:1rem;-o-object-fit:contain;object-fit:contain}.form-wrap .input-box .toggle-password svg{display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:.75rem;width:1.125rem;height:1.125rem;-o-object-fit:contain;object-fit:contain}.form-wrap.error .input-box svg{display:flex}.form-wrap.error input{border-color:var(--red);padding:.5rem 2.375rem .5rem .75rem}.form-wrap.password-wrapper .input-box input{padding:.5rem 2.25rem .5rem .75rem}.form-wrap.password-wrapper .input-box .toggle-password{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:.75rem;width:1rem;height:1rem;cursor:pointer}.form-wrap.password-wrapper .input-box .toggle-password svg{position:relative;top:auto;right:auto;-webkit-transform:translate(0);transform:translate(0);display:block;width:1rem;height:1rem;-o-object-fit:contain;object-fit:contain}.registration{max-width:28.125rem;display:flex;flex-direction:column;row-gap:1.125rem;padding:2.5rem;border-radius:.5rem;background:var(--white-1)}.registration__header{display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:.125rem}.registration__title{color:var(--black);text-align:center;font-family:Rotis,sans-serif;font-size:1.5rem;font-weight:300;line-height:130%;letter-spacing:-.96px}.registration__text{max-width:18.5rem;color:var(--gray-10);text-align:center;font-size:1rem;line-height:160%}.swiper-navigation{display:flex;align-items:center;-webkit-column-gap:.625rem;-moz-column-gap:.625rem;column-gap:.625rem}.swiper-navigation:has(.navigation-prev:disabled~.navigation-next:disabled){display:none}.navigation-arrow{flex:0 0 2.125rem;display:flex;align-items:center;justify-content:center;width:2.125rem;height:2.125rem;border-radius:50%;border:.0625rem solid var(--gray-2);background-color:var(--white-1);box-shadow:-10px 4px 10px 0 rgba(216,216,216,.15);transition:background-color .5s ease,border-color .5s ease}.navigation-arrow svg{width:1rem;height:1rem;-o-object-fit:contain;object-fit:contain}.navigation-arrow svg path{stroke:var(--purple);transition:stroke .5s ease}.navigation-arrow.swiper-button-disabled{cursor:none;pointer-events:none}.navigation-arrow.swiper-button-disabled svg path{stroke:var(--green-3)}.swiper-navigation-pagination{color:var(--purple);font-family:Rotis;font-size:1rem;line-height:104%;letter-spacing:-.64px}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:auto!important;top:auto!important;left:auto!important;width:auto!important}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0!important}.swiper-pagination-bullet{width:1.25rem!important;height:.3125rem!important;display:inline-block!important;border-radius:.375rem!important;background:var(--gray-3)!important;opacity:1!important;transition:all .5s ease!important}.swiper-pagination-bullet.swiper-pagination-bullet-active{width:3.125rem!important;background:var(--linear-1)!important}.breadcrumbs{padding-top:1.5rem;padding-bottom:2.5rem}.breadcrumbs__body{display:flex;align-items:center;-webkit-column-gap:.125rem;-moz-column-gap:.125rem;column-gap:.125rem}.breadcrumbs__body li{flex:0 0 auto;position:relative;display:flex;align-items:center;-webkit-column-gap:.25rem;-moz-column-gap:.25rem;column-gap:.25rem;color:var(--black);text-align:center;font-size:.8125rem;font-weight:400}.breadcrumbs__body li svg{width:.875rem;height:.875rem;-o-object-fit:contain;object-fit:contain}.breadcrumbs__body li a{color:var(--gray-9);text-align:center;font-size:.8125rem;font-weight:400}.pagination{display:flex;align-items:center;-webkit-column-gap:.875rem;-moz-column-gap:.875rem;column-gap:.875rem}.pagination-next,.pagination-prev{width:1.125rem;height:1.125rem;display:flex;align-items:center;justify-content:center}.pagination-next svg,.pagination-prev svg{width:1.125rem;height:1.125rem;-o-object-fit:contain;object-fit:contain}.pagination-pages{display:flex;align-items:center;-webkit-column-gap:.375rem;-moz-column-gap:.375rem;column-gap:.375rem}.pagination-pages a{width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;color:var(--black);font-size:1rem;font-weight:400;border-radius:.5rem;border:.0625rem solid var(--white-1);transition:border-color .5s ease,color .5s ease}.pagination-pages a.active-page{border-color:var(--purple);color:var(--purple)}.filters{display:flex;flex-direction:column}.filters__header{display:none}.filters__body{display:flex;flex-direction:column;row-gap:.5rem}.filters__clear-elements{display:flex;flex-wrap:wrap;-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem;row-gap:.5rem}.filters__clear-element{display:flex;align-items:center;-webkit-column-gap:.375rem;-moz-column-gap:.375rem;column-gap:.375rem;height:2rem;padding:.5rem;color:var(--gray-11);font-size:.875rem;font-weight:400;border-radius:.375rem;border:.0625rem solid var(--gray-2);transition:border-color .5s ease}.filters__clear-element button{flex:0 0 1.125rem;display:flex;align-items:center;justify-content:center;width:1.125rem;height:1.125rem}.filters__clear-element button svg{width:1.125rem;height:1.125rem;-o-object-fit:contain;object-fit:contain}.filters__spollers{display:flex;flex-direction:column;row-gap:.5rem}.filter{padding:1.5rem;border-radius:.5rem;border:.0625rem solid var(--gray-2);background:var(--white-1);box-shadow:0 4px 16px 0 rgba(216,215,215,.14)}.filter__title{display:flex;align-items:center;justify-content:space-between;color:var(--black);font-family:Rotis,sans-serif;font-size:1rem;font-weight:400;line-height:104%;letter-spacing:-.64px;cursor:pointer;list-style:none}.filter__title::-webkit-details-marker,.filter__title::marker{display:none}.filter__title svg{width:1.25rem;height:1.25rem;-o-object-fit:contain;object-fit:contain;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}.filter__title._spoller-active svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.filter__body{padding-top:1rem}.filter__checkboxes-wrap._showmore-active button svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.filter__checkboxes-wrap._showmore-active button span:nth-child(1){display:none}.filter__checkboxes-wrap._showmore-active button span:nth-child(2){display:flex}.filter__checkboxes-wrap button{display:flex;align-items:center;-webkit-column-gap:.375rem;-moz-column-gap:.375rem;column-gap:.375rem;padding-top:.75rem}.filter__checkboxes-wrap button svg{width:1.125rem;height:1.125rem;-o-object-fit:contain;object-fit:contain;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}.filter__checkboxes-wrap button svg path{transition:stroke .5s ease}.filter__checkboxes-wrap button span{color:var(--purple);transition:color .5s ease;text-align:center;font-size:.875rem;line-height:24px;text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.filter__checkboxes-wrap button span:nth-child(2){display:none}.filter__checkboxes{display:flex;flex-direction:column;row-gap:.75rem}.filter__wrapper{display:flex;flex-direction:column;row-gap:1rem}.filter__search{position:relative}.filter__search input{display:flex;align-items:center;height:2.625rem;padding:.375rem 3.125rem .375rem 1rem;border-radius:6.25rem;border:.0625rem solid var(--gray-2);outline:0}.filter__search input::-webkit-input-placeholder{color:var(--gray-8);font-size:.875rem;font-weight:400;line-height:24px;letter-spacing:-.084px}.filter__search input:-ms-input-placeholder{color:var(--gray-8);font-size:.875rem;font-weight:400;line-height:24px;letter-spacing:-.084px}.filter__search input::-ms-input-placeholder{color:var(--gray-8);font-size:.875rem;font-weight:400;line-height:24px;letter-spacing:-.084px}.filter__search input::placeholder{color:var(--gray-8);font-size:.875rem;font-weight:400;line-height:24px;letter-spacing:-.084px}.filter__search svg{position:absolute;top:50%;right:.9375rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.25rem;height:1.25rem;-o-object-fit:contain;object-fit:contain}.filter__checkboxes-scroll{max-height:13.75rem;height:100%;padding-right:.625rem;overflow-y:auto}.filter__checkboxes-scroll::-webkit-scrollbar{width:.25rem}.filter__checkboxes-scroll::-webkit-scrollbar-track{border-radius:.25rem;background:var(--gray-2)}.filter__checkboxes-scroll::-webkit-scrollbar-thumb{border-radius:.25rem;background:var(--gray-6)}.top-filters{display:flex;flex-direction:column;row-gap:1.125rem;padding:1.5rem;border-radius:.5rem;border:.0625rem solid var(--gray-2);background:var(--white-1);box-shadow:0 4px 16px 0 rgba(216,215,215,.14)}.top-filters__header{display:flex;align-items:center;justify-content:space-between;-webkit-column-gap:.625rem;-moz-column-gap:.625rem;column-gap:.625rem}.top-filters__header>span{color:var(--black);font-family:Rotis,sans-serif;font-size:1rem;font-weight:400;line-height:104%;letter-spacing:-.64px}.top-filters__header>button{display:flex;align-items:center;-webkit-column-gap:.25rem;-moz-column-gap:.25rem;column-gap:.25rem;color:var(--red);text-align:center;font-size:.875rem;font-weight:400;line-height:24px;text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.top-filters__header>button svg{width:1.125rem;height:1.125rem;-o-object-fit:contain;object-fit:contain}.range-container{position:relative;width:100%;padding:.5rem .75rem;border-radius:.5rem;border:.0625rem solid var(--gray-2);background-color:var(--white-1)}.progress-slider{position:absolute;left:50%;bottom:-.375rem;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:calc(100% - 24px);height:.75rem}.progress-slider input{position:absolute;width:100%;pointer-events:none;-webkit-appearance:none;appearance:none;background:0 0;z-index:2}.progress-slider input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:.75rem;height:.75rem;background-color:var(--green-4);border-radius:50%;cursor:pointer;pointer-events:auto;position:relative}.progress-slider input::-moz-range-thumb{width:.75rem;height:.75rem;background-color:var(--green-4);border-radius:50%;cursor:pointer;pointer-events:auto;position:relative}.progress-slider .progress{position:absolute;height:.0625rem;background-color:var(--green-4);top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1}.price-labels{display:flex;align-items:center;justify-content:space-between;-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem;margin-top:.625rem}.price-labels>*:not(:last-child){position:relative}.price-labels>*:not(:last-child)::after{content:"";position:absolute;top:0;right:-.25rem;height:100%;width:.0625rem;background-color:var(--gray-2)}.price-labels>span{flex:0 0 calc(50% - 4px);color:var(--gray-9);font-size:.875rem;font-weight:400}.price-labels>span>span{color:var(--gray-11)}.checkbox{position:relative}.checkbox input{position:absolute;top:0;left:0;width:0;height:0;opacity:0;cursor:pointer}.checkbox input:checked+label::before{background:url(../img/check.svg) center no-repeat var(--white-1)}.checkbox label{height:1.0625rem;display:flex;align-items:center;-webkit-column-gap:.375rem;-moz-column-gap:.375rem;column-gap:.375rem;cursor:pointer;color:var(--gray-11);font-size:.875rem;font-weight:400}.checkbox label span:last-child{flex-shrink:0;color:var(--gray-9);margin-left:auto}.checkbox label::before{content:"";flex:0 0 1.0625rem;width:1.0625rem;height:1.0625rem;background:url(../img/check-free.svg) center no-repeat var(--white-1)}.custom-select{position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none}.custom-select.open .select-trigger__icon svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.custom-select.open .custom-options{opacity:1;visibility:visible;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);pointer-events:auto}.select-trigger{position:relative;display:flex;align-items:center;justify-content:space-between;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;height:2.8125rem;padding:.75rem 1.125rem;border-radius:6.25rem;border:.0625rem solid var(--green-2);cursor:pointer;color:var(--black);font-size:1rem;font-weight:400;line-height:130%}.select-trigger__icon{display:flex;align-items:center;justify-content:center;width:1.125rem;height:1.125rem}.select-trigger__icon svg{width:1.125rem;height:1.125rem;-o-object-fit:contain;object-fit:contain;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}.custom-options{position:absolute;z-index:10;left:50%;top:3.1875rem;padding:.75rem 1.125rem;width:100%;display:flex;flex-direction:column;row-gap:.75rem;border-radius:.5rem;border:.0625rem solid var(--gray-2);background:var(--white-1);opacity:0;visibility:hidden;-webkit-transform:translate(-50%,-10px);transform:translate(-50%,-10px);pointer-events:none;transition:opacity .5s ease,visibility .5s ease,-webkit-transform .5s ease;transition:opacity .5s ease,visibility .5s ease,transform .5s ease;transition:opacity .5s ease,visibility .5s ease,transform .5s ease,-webkit-transform .5s ease}.custom-option{color:var(--black);font-size:.875rem;font-weight:400;transition:color .5s ease;cursor:pointer}.category-item{padding:.75rem;border-radius:.5rem;border:.0625rem solid var(--gray-2);transition:border-color .5s ease}.category-item__wrap{display:flex;align-items:center;justify-content:center;text-align:center;-webkit-column-gap:.3125rem;-moz-column-gap:.3125rem;column-gap:.3125rem;height:100%;padding:.75rem;border-radius:.5rem;background:var(--gray-1)}.category-item__title{color:var(--black);font-size:.875rem;font-weight:400}.category-item__image{flex:0 0 3.75rem;position:relative;align-self:stretch;aspect-ratio:60/60}.category-item__image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.header{position:relative;z-index:6;padding:1rem 0;background:var(--linear-2)}.header__body{position:relative;z-index:6;display:flex;flex-direction:column;row-gap:.875rem}.header__wrapper{display:flex;align-items:center;justify-content:space-between;-webkit-column-gap:5.75rem;-moz-column-gap:5.75rem;column-gap:5.75rem}.header__leftside{display:flex;align-items:center;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}.header__logo{width:10.4375rem;height:3.125rem}.header__logo img,.header__logo svg{width:10.4375rem;height:3.125rem;-o-object-fit:contain;object-fit:contain}.header__catalog{display:flex;align-items:center;justify-content:center;-webkit-column-gap:.375rem;-moz-column-gap:.375rem;column-gap:.375rem;padding:.75rem 1.125rem;border-radius:6.25rem;background:var(--white-1);color:var(--green-4);text-align:center;font-size:1rem;line-height:130%;outline:0;-webkit-tap-highlight-color:transparent}.header__catalog .catalog-icon{width:1.25rem;height:1.25rem}.header__catalog .catalog-icon svg{width:1.25rem;height:1.25rem;-o-object-fit:contain;object-fit:contain}.header__catalog .catalog-close-icon{display:none;align-items:center;justify-content:center;width:1.25rem;height:1.25rem}.header__catalog .catalog-close-icon svg{width:.875rem;height:.875rem;-o-object-fit:contain;object-fit:contain}.header__catalog .catalog-close-icon svg path{fill:var(--green-4)}.header__catalog.button-active .catalog-icon{display:none}.header__catalog.button-active .catalog-close-icon{display:flex}.header__rightside{flex:1 0 auto;display:flex;align-items:center;justify-content:flex-end;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}.header__contacts{color:var(--white-1);font-size:1rem;line-height:130%;transition:color .5s ease}.header__nav{display:flex;align-items:center;-webkit-column-gap:.75rem;-moz-column-gap:.75rem;column-gap:.75rem}.header__basket{flex:0 0 2.625rem;position:relative;width:2.625rem;height:2.625rem;display:flex;align-items:center;justify-content:center;border-radius:6.25rem;background:var(--white-10)}.header__basket svg{width:1.25rem;height:1.25rem;-o-object-fit:contain;object-fit:contain}.header__basket span{position:absolute;top:-.1875rem;right:0;width:1.375rem;height:1.375rem;display:flex;align-items:center;justify-content:center;color:var(--white-1);font-size:.875rem;line-height:130%;border-radius:50%;background-color:var(--red)}.header__login{display:flex;align-items:center;justify-content:center;height:2.625rem;padding:.5rem 1.125rem;border-radius:6.25rem;background:var(--white-10);color:var(--white-1);font-size:1rem;line-height:130%;outline:0;-webkit-tap-highlight-color:transparent;transition:background .5s ease}.header__login svg{display:none}.header__profile{position:relative;flex:0 0 2.625rem;width:2.625rem;height:2.625rem}.header__profile button{width:2.625rem;height:2.625rem;border-radius:6.25rem}.header__profile button img{width:2.625rem;height:2.625rem;-o-object-fit:contain;object-fit:contain;border-radius:50%}.header__profile.profile-active .profile-navigation{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);pointer-events:auto}.profile-navigation{position:absolute;right:0;top:calc(100% + 6px);width:13.875rem;display:flex;flex-direction:column;row-gap:.125rem;padding:.5rem;border-radius:.625rem;background-color:var(--white-1);box-shadow:-10px 4px 10px 0 rgba(216,216,216,.15);opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px);pointer-events:none;transition:opacity .5s ease,-webkit-transform .5s ease;transition:opacity .5s ease,transform .5s ease;transition:opacity .5s ease,transform .5s ease,-webkit-transform .5s ease}.profile-navigation a{display:flex;align-items:center;-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem;padding:.75rem;color:var(--black);font-size:.875rem;font-weight:400;border-radius:.5rem;background-color:var(--gray-1);transition:background-color .5s ease}.profile-navigation a img{width:1.125rem;height:1.125rem;-o-object-fit:contain;object-fit:contain}.search-wrap{position:relative;width:12.5rem;transition:width .3s ease,position .3s ease,background-color .3s ease}.search-wrap:has(input:focus){width:100%}.search-wrap:has(input:focus) .header-search{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);pointer-events:auto;transition-delay:.3s}.search-wrap:not(:has(input:focus)){transition-delay:.3s}.search-wrap:not(:has(input:focus)) .header-search{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px);pointer-events:none;transition-delay:0s}.search-wrap input{width:100%;height:2.625rem;padding:.375rem 1rem;color:var(--white-1);outline:0;border-radius:6.25rem;background:var(--white-10)}.search-wrap input::-webkit-input-placeholder{color:var(--green-3);font-size:.875rem;line-height:1.5rem;letter-spacing:-.084px}.search-wrap input:-ms-input-placeholder{color:var(--green-3);font-size:.875rem;line-height:1.5rem;letter-spacing:-.084px}.search-wrap input::-ms-input-placeholder{color:var(--green-3);font-size:.875rem;line-height:1.5rem;letter-spacing:-.084px}.search-wrap input::placeholder{color:var(--green-3);font-size:.875rem;line-height:1.5rem;letter-spacing:-.084px}.search-wrap .search-wrap__input-box svg{position:absolute;top:50%;right:1rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.25rem;height:1.25rem;-o-object-fit:contain;object-fit:contain;pointer-events:none}.open-search{width:2.625rem;height:2.625rem;display:none;align-items:center;justify-content:center;border-radius:6.25rem;background-color:var(--white-10)}.open-search svg{width:1.25rem;height:1.25rem;-o-object-fit:contain;object-fit:contain}.header-search{position:absolute;z-index:101;top:calc(100% + 12px);left:0;width:100%;padding:.75rem;border-radius:1rem;background-color:var(--white-1);box-shadow:-10px 4px 10px 0 rgba(199,199,199,.15);transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease;transition:opacity .3s ease,transform .3s ease,-webkit-transform .3s ease}.header-search__body{position:relative;z-index:2}.header-search__body>span{padding:.75rem;display:block;color:var(--gray-9);font-size:.875rem;font-weight:400}.header-search__body ul{display:flex;flex-direction:column;align-items:stretch}.header-search__body ul li a{display:flex;align-items:center;-webkit-column-gap:.625rem;-moz-column-gap:.625rem;column-gap:.625rem;width:100%;padding:.375rem;border-radius:.5rem;color:var(--black);font-size:.875rem;font-weight:400;transition:background-color .5s ease,color .5s ease}.header-search__body ul li a span:first-child{flex:0 0 2.5rem;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border-radius:.375rem;background-color:var(--gray-1)}.header-search__body ul li a span:first-child img{width:2rem;height:2rem;-o-object-fit:contain;object-fit:contain}.header-search__body.search-result-active .search-result{opacity:1;pointer-events:auto}.header-search__body .search-result{position:absolute;top:-.75rem;left:-.75rem;width:calc(100% + 24px);display:flex;flex-direction:column;padding:.75rem;opacity:0;pointer-events:none;background-color:var(--white-1);border-radius:1rem;box-shadow:-10px 4px 10px 0 rgba(199,199,199,.15)}.header-search__body .search-result>a{height:3rem;padding:.75rem;display:flex;align-items:center;justify-content:flex-start;-webkit-column-gap:.375rem;-moz-column-gap:.375rem;column-gap:.375rem;color:var(--purple);font-size:.875rem;font-weight:400;line-height:24px;text-decoration-line:underline;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}.header-search__body .search-result>a svg{width:1.125rem;height:1.125rem;-o-object-fit:contain;object-fit:contain}.header-search-mobile{position:absolute;z-index:101;top:-.875rem;left:0;max-width:100%;width:100%;display:flex;flex-direction:column;row-gap:.625rem;padding-top:.625rem;opacity:0;-webkit-transform:translateY(-50px);transform:translateY(-50px);pointer-events:none;background:var(--linear-2);border-radius:0 0 1.25rem 1.25rem;transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease;transition:opacity .3s ease,transform .3s ease,-webkit-transform .3s ease}.header-search-mobile.open-mobile-search{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);pointer-events:auto}.header-search-mobile__input-box{position:relative;border-radius:6.25rem;background-color:var(--white-10)}.header-search-mobile__input-box>svg{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:1rem;width:1.25rem;height:1.25rem;-o-object-fit:contain;object-fit:contain}.header-search-mobile__input-box input{outline:0;height:2.625rem;padding:.5625rem 4.75rem .5625rem 2.75rem;color:var(--white-1);font-size:14px;line-height:24px;letter-spacing:-.084px}.header-search-mobile__input-box .search-close{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:1rem;width:1.25rem;height:1.25rem}.header-search-mobile__input-box .search-close svg{width:1.25rem;height:1.25rem;-o-object-fit:contain;object-fit:contain}.header-search-mobile__input-box .search-clear{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:2.875rem;width:1.25rem;height:1.25rem}.header-search-mobile__input-box .search-clear svg{width:1.25rem;height:1.25rem;-o-object-fit:contain;object-fit:contain}.header-search-mobile__body{position:relative;z-index:2;padding:.75rem;border-radius:1rem;background-color:var(--white-1);box-shadow:-10px 4px 10px 0 rgba(199,199,199,.15)}.header-search-mobile__body>span{padding:.75rem;display:block;color:var(--gray-9);font-size:.875rem;font-weight:400}.header-search-mobile__body ul{display:flex;flex-direction:column;align-items:stretch}.header-search-mobile__body ul li a{display:flex;align-items:center;-webkit-column-gap:.625rem;-moz-column-gap:.625rem;column-gap:.625rem;width:100%;padding:.375rem;border-radius:.5rem;color:var(--black);font-size:.875rem;font-weight:400;transition:background-color .5s ease,color .5s ease}.header-search-mobile__body ul li a span:first-child{flex:0 0 2.5rem;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border-radius:.375rem;background-color:var(--gray-1)}.header-search-mobile__body ul li a span:first-child img{width:2rem;height:2rem;-o-object-fit:contain;object-fit:contain}.header-search-mobile__body.search-result-active .search-result{opacity:1;pointer-events:auto}.header-search-mobile__body .search-result{position:absolute;top:0;left:0;width:100%;display:flex;flex-direction:column;padding:.75rem;opacity:0;pointer-events:none;background-color:var(--white-1);border-radius:1rem;box-shadow:-10px 4px 10px 0 rgba(199,199,199,.15)}.header-search-mobile__body .search-result>a{height:3rem;padding:.75rem;display:flex;align-items:center;justify-content:flex-start;-webkit-column-gap:.375rem;-moz-column-gap:.375rem;column-gap:.375rem;color:var(--purple);font-size:.875rem;font-weight:400;line-height:24px;text-decoration-line:underline;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}.header-search-mobile__body .search-result>a svg{width:1.125rem;height:1.125rem;-o-object-fit:contain;object-fit:contain}.overlay{position:fixed;top:5.125rem;left:0;width:100%;height:calc(100% - 82px);background-color:rgba(0,0,0,.2);backdrop-filter:blur(2px);z-index:5;visibility:hidden;opacity:0;transition:opacity .5s ease,visibility .5s ease}.overlay.overlay-active{visibility:visible;opacity:1}.footer{padding-top:3.75rem;background:var(--gray-1)}.footer__body{display:flex;flex-direction:column;row-gap:6.25rem}.footer__content{display:flex;align-items:flex-start;-webkit-column-gap:5rem;-moz-column-gap:5rem;column-gap:5rem}.footer__leftside{flex:0 0 calc(31.25% - 40px)}.footer__logo{width:11.5rem;height:2.75rem}.footer__logo:not(:last-child){margin-bottom:1rem}.footer__logo img{width:11.5rem;height:2.75rem;-o-object-fit:contain;object-fit:contain}.footer__text{max-width:18.25rem;color:var(--gray-10);font-size:1rem;line-height:160%}.footer__text:not(:last-child){margin-bottom:1.25rem}.footer__rightside{flex:0 0 calc(68.75% - 40px);display:flex;justify-content:space-between;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}.footer__column{display:flex;flex-direction:column;row-gap:1rem}.footer__column ul{display:flex;flex-direction:column;row-gap:.625rem;color:var(--gray-10);font-size:1rem;line-height:130%}.footer__column ul li a{display:flex;align-items:center;-webkit-column-gap:.375rem;-moz-column-gap:.375rem;column-gap:.375rem;transition:color .5s ease}.footer__column ul li a svg{width:1.25rem;height:1.25rem;-o-object-fit:contain;object-fit:contain}.footer__title{color:var(--green-4);font-size:1rem;font-weight:700}.footer__bottom{display:flex;align-items:center;justify-content:space-between;row-gap:.25rem;padding:1.125rem 0;border-top:.0625rem solid var(--gray-3)}.footer__copy{color:var(--gray-9);font-size:1rem;line-height:130%}.footer__developer{display:flex;align-items:center;-webkit-column-gap:.625rem;-moz-column-gap:.625rem;column-gap:.625rem;color:var(--gray-9);font-size:1rem;line-height:130%}.footer__developer svg{width:1.25rem;height:1.25rem;-o-object-fit:contain;object-fit:contain}.socials{display:flex;align-items:center;-webkit-column-gap:.4375rem;-moz-column-gap:.4375rem;column-gap:.4375rem}.social{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--purple);transition:background-color .5s ease}.social svg{-o-object-fit:contain;object-fit:contain}body.lock{overflow:hidden;touch-action:none;-ms-scroll-chaining:none;overscroll-behavior:none}.modals{height:100vh}.modal{align-items:flex-start;justify-content:center;padding:1.875rem 0;overflow-y:auto;position:fixed;top:0;left:0;width:100%;height:100%;z-index:101;background:rgba(0,0,0,.5);backdrop-filter:blur(2px);display:none;opacity:0;transition:all .3s ease}.modal.active{opacity:1}.modal.active .modal-solid{-webkit-transform:translateY(0);transform:translateY(0)}.modal .modal-solid{transition:all .3s ease;-webkit-transform:translateY(-20px);transform:translateY(-20px);position:relative;overflow:hidden;margin-top:auto;margin-bottom:auto;padding:3.125rem;border-radius:.5rem;background-color:var(--gray-1)}.close-btn{position:absolute;top:1.5rem;right:1.5rem;width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center}.close-btn svg{width:1.25rem;height:1.25rem;-o-object-fit:contain;object-fit:contain}.delete-product{width:23.75rem}.delete-product__content{display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:1.5rem}.delete-product__icon{width:6.25rem;height:6.25rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:var(--red-10)}.delete-product__icon svg{width:2.25rem;height:2.25rem;-o-object-fit:contain;object-fit:contain}.delete-product__info{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;row-gap:.125rem}.delete-product__title{color:var(--black);font-family:Rotis,sans-serif;font-size:1.75rem;font-weight:300;line-height:104%;letter-spacing:-1.12px}.delete-product__text{max-width:21.375rem;margin:0 auto;color:var(--gray-10);font-size:1rem;font-weight:400;line-height:160%}.delete-product__buttons{display:flex;-webkit-column-gap:.75rem;-moz-column-gap:.75rem;column-gap:.75rem}.contact-form{width:23.75rem}.contact-form__body{display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:1.5rem}.contact-form__header{display:flex;flex-direction:column;row-gap:.125rem;text-align:center}.contact-form__title{color:var(--black);font-family:Rotis,sans-serif;font-size:1.75rem;font-weight:300;line-height:104%;letter-spacing:-1.12px}.contact-form__text{max-width:21.375rem;margin:0 auto;color:var(--gray-10);font-size:1rem;font-weight:400;line-height:160%}.contact-form .form{width:100%}.success-modal{width:23.75rem}.success-modal__content{display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:1.5rem}.success-modal__icon{width:6.25rem;height:6.25rem;display:flex;align-items:center;justify-content:center;background-color:rgba(39,124,87,.1);border-radius:50%}.success-modal__icon svg{width:2.25rem;height:2.25rem;-o-object-fit:contain;object-fit:contain}.success-modal__info{display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:.125rem;text-align:center}.success-modal__title{color:var(--black);font-family:Rotis,sans-serif;font-size:1.75rem;font-weight:300;line-height:104%;letter-spacing:-1.12px}.success-modal__text{max-width:21.375rem;margin:0 auto;color:var(--gray-10);font-size:1rem;font-weight:400;line-height:160%}.register-today{width:23.75rem}.register-today__body{display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:1.5rem}.register-today__header{display:flex;flex-direction:column;row-gap:.125rem;text-align:center}.register-today__title{color:var(--black);font-family:Rotis,sans-serif;font-size:1.75rem;font-weight:300;line-height:104%;letter-spacing:-1.12px}.register-today__text{max-width:21.375rem;margin:0 auto;color:var(--gray-10);font-size:1rem;font-weight:400;line-height:160%}.register-today__label{color:var(--gray-9);font-size:.875rem;font-weight:400}.register-today__label a,.register-today__label button{color:var(--green-4);text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.register-today .form{width:100%}.log-in{width:23.75rem}.log-in__body{display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:1.5rem}.log-in__header{display:flex;flex-direction:column;row-gap:.125rem;text-align:center}.log-in__title{color:var(--black);font-family:Rotis,sans-serif;font-size:1.75rem;font-weight:300;line-height:104%;letter-spacing:-1.12px}.log-in__text{max-width:21.375rem;margin:0 auto;color:var(--gray-10);font-size:1rem;font-weight:400;line-height:160%}.log-in__label{color:var(--gray-9);font-size:.875rem;font-weight:400}.log-in__label a,.log-in__label button{color:var(--green-4);text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.log-in .form{width:100%}.log-in .form .form-content>button{align-self:flex-end;color:var(--green-4);text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.password-recovery{width:23.75rem}.password-recovery__body{display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:1.5rem}.password-recovery__header{display:flex;flex-direction:column;row-gap:.125rem;text-align:center}.password-recovery__title{color:var(--black);font-family:Rotis,sans-serif;font-size:1.75rem;font-weight:300;line-height:104%;letter-spacing:-1.12px}.password-recovery__text{max-width:21.375rem;margin:0 auto;color:var(--gray-10);font-size:1rem;font-weight:400;line-height:160%}.password-recovery .form{width:100%}.password-recovery .form .form-bottom{display:flex;align-items:center;-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem}.password-recovery .form .form-bottom a{display:flex;align-items:center;-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem}.password-recovery .form .form-bottom a svg{flex:0 0 1.125rem;width:1.125rem;height:1.125rem;-o-object-fit:contain;object-fit:contain}.password-recovery .form .form-bottom button{flex-grow:1}.letter-send{width:23.75rem}.letter-send__content{display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:1.5rem}.letter-send__icon{width:6.25rem;height:6.25rem;display:flex;align-items:center;justify-content:center;background-color:rgba(39,124,87,.1);border-radius:50%}.letter-send__icon svg{width:2.25rem;height:2.25rem;-o-object-fit:contain;object-fit:contain}.letter-send__info{display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:.125rem;text-align:center}.letter-send__title{color:var(--black);font-family:Rotis,sans-serif;font-size:1.75rem;font-weight:300;line-height:104%;letter-spacing:-1.12px}.letter-send__text{max-width:21.375rem;margin:0 auto;color:var(--gray-10);font-size:1rem;font-weight:400;line-height:160%}.create-password{width:23.75rem}.create-password__body{display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:1.5rem}.create-password__header{display:flex;flex-direction:column;row-gap:.125rem;text-align:center}.create-password__title{color:var(--black);font-family:Rotis,sans-serif;font-size:1.75rem;font-weight:300;line-height:104%;letter-spacing:-1.12px}.create-password__text{max-width:21.375rem;margin:0 auto;color:var(--gray-10);font-size:1rem;font-weight:400;line-height:160%}.create-password .form{width:100%}.leave-review{width:23.75rem}.leave-review__body{display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:1.5rem}.leave-review__header{display:flex;flex-direction:column;row-gap:.125rem;text-align:center}.leave-review__title{color:var(--black);font-family:Rotis,sans-serif;font-size:1.75rem;font-weight:300;line-height:104%;letter-spacing:-1.12px}.leave-review__text{max-width:21.375rem;margin:0 auto;color:var(--gray-10);font-size:1rem;font-weight:400;line-height:160%}.leave-review .form{width:100%}.pick-rating{display:flex;flex-direction:row-reverse;align-items:center;justify-content:center;-webkit-column-gap:.375rem;-moz-column-gap:.375rem;column-gap:.375rem}.pick-rating input[type=radio]{display:none}.pick-rating .star{width:1.75rem;height:1.75rem;cursor:pointer;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTExLjA4MzYgMS4wOTg4NkMxMS40MzI4IDAuMjk5MDcyIDEyLjU2NzIgMC4yOTkwNzEgMTIuOTE2NCAxLjA5ODg2TDE1LjU4MzQgNy4yMDY2OUMxNS43Mjg0IDcuNTM4ODIgMTYuMDQxOCA3Ljc2NjQ5IDE2LjQwMjQgNy44MDE3OEwyMy4wMzU1IDguNDUwNzVDMjMuOTA0IDguNTM1NzMgMjQuMjU0NiA5LjYxNDY2IDIzLjYwMTkgMTAuMTkzOUwxOC42MTcxIDE0LjYxNzhDMTguMzQ2IDE0Ljg1ODMgMTguMjI2MyAxNS4yMjY3IDE4LjMwNDIgMTUuNTgwNkwxOS43MzY3IDIyLjA4OTVDMTkuOTI0MyAyMi45NDE5IDE5LjAwNjUgMjMuNjA4NyAxOC4yNTM5IDIzLjE2NjlMMTIuNTA2MiAxOS43OTMxQzEyLjE5MzcgMTkuNjA5NyAxMS44MDYzIDE5LjYwOTcgMTEuNDkzOCAxOS43OTMxTDUuNzQ2MTEgMjMuMTY2OUM0Ljk5MzQ4IDIzLjYwODcgNC4wNzU2OSAyMi45NDE5IDQuMjYzMjcgMjIuMDg5Nkw1LjY5NTc3IDE1LjU4MDZDNS43NzM2NyAxNS4yMjY3IDUuNjUzOTcgMTQuODU4MyA1LjM4MjkxIDE0LjYxNzhMMC4zOTgxNDggMTAuMTkzOUMtMC4yNTQ1ODMgOS42MTQ2NiAwLjA5NTk4MDQgOC41MzU3MyAwLjk2NDU0MSA4LjQ1MDc1TDcuNTk3NTYgNy44MDE3OEM3Ljk1ODI0IDcuNzY2NDkgOC4yNzE2MSA3LjUzODgyIDguNDE2NjMgNy4yMDY2OUwxMS4wODM2IDEuMDk4ODZaIiBmaWxsPSIjRENEQ0RDIi8+Cjwvc3ZnPgo=) no-repeat center;background-size:contain;transition:background .5s ease}.pick-rating input[type=radio]:checked~label.star{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTExLjA4MzYgMS4wOTg4NkMxMS40MzI4IDAuMjk5MDcyIDEyLjU2NzIgMC4yOTkwNzEgMTIuOTE2NCAxLjA5ODg2TDE1LjU4MzQgNy4yMDY2OUMxNS43Mjg0IDcuNTM4ODIgMTYuMDQxOCA3Ljc2NjQ5IDE2LjQwMjQgNy44MDE3OEwyMy4wMzU1IDguNDUwNzVDMjMuOTA0IDguNTM1NzMgMjQuMjU0NiA5LjYxNDY2IDIzLjYwMTkgMTAuMTkzOUwxOC42MTcxIDE0LjYxNzhDMTguMzQ2IDE0Ljg1ODMgMTguMjI2MyAxNS4yMjY3IDE4LjMwNDIgMTUuNTgwNkwxOS43MzY3IDIyLjA4OTVDMTkuOTI0MyAyMi45NDE5IDE5LjAwNjUgMjMuNjA4NyAxOC4yNTM5IDIzLjE2NjlMMTIuNTA2MiAxOS43OTMxQzEyLjE5MzcgMTkuNjA5NyAxMS44MDYzIDE5LjYwOTcgMTEuNDkzOCAxOS43OTMxTDUuNzQ2MTEgMjMuMTY2OUM0Ljk5MzQ4IDIzLjYwODcgNC4wNzU2OSAyMi45NDE5IDQuMjYzMjcgMjIuMDg5Nkw1LjY5NTc3IDE1LjU4MDZDNS43NzM2NyAxNS4yMjY3IDUuNjUzOTcgMTQuODU4MyA1LjM4MjkxIDE0LjYxNzhMMC4zOTgxNDggMTAuMTkzOUMtMC4yNTQ1ODMgOS42MTQ2NiAwLjA5NTk4MDQgOC41MzU3MyAwLjk2NDU0MSA4LjQ1MDc1TDcuNTk3NTYgNy44MDE3OEM3Ljk1ODI0IDcuNzY2NDkgOC4yNzE2MSA3LjUzODgyIDguNDE2NjMgNy4yMDY2OUwxMS4wODM2IDEuMDk4ODZaIiBmaWxsPSJ1cmwoI3BhaW50MF9saW5lYXJfNzEzXzE0MDE0KSIvPgo8ZGVmcz4KPGxpbmVhckdyYWRpZW50IGlkPSJwYWludDBfbGluZWFyXzcxM18xNDAxNCIgeDE9IjcuODE0NDMiIHkxPSItMC45OTk5OTgiIHgyPSIzMC42NjkxIiB5Mj0iNC4zODU0OSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPgo8c3RvcCBzdG9wLWNvbG9yPSIjNEJBNjdEIi8+CjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iIzI2OTE2MSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8L2RlZnM+Cjwvc3ZnPgo=) no-repeat center;background-size:contain}.hero{padding-top:1.5rem}.hero__body{position:relative;display:flex;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}.hero__main{min-width:0;flex:0 1 auto;display:flex;flex-direction:column;row-gap:1.5rem}.hero__main .category-items{margin-top:auto;display:flex;align-items:center;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;overflow-x:auto;padding-bottom: 10px;}.hero__main .category-items .category-item{flex:1 0 calc(33.3% - 12.8px);height: 100%;}.hero__main .category-items::-webkit-scrollbar{height: 4px;}.hero__main .category-items::-webkit-scrollbar-track {background-color: #f9f9f9;}.hero__main .category-items::-webkit-scrollbar-thumb{background-color: #277c57;border-radius: 10px;}.hero__content{position:relative}.hero__content .swiper-navigation{position:absolute;z-index:2;left:0;bottom:0}.hero-slide{position:relative}.hero-slide__image{align-self:stretch;position:relative;max-width:48.5rem;aspect-ratio:776/536;border-radius:.5rem;overflow:hidden;margin-left:auto}.hero-slide__image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-slide__content{position:absolute;z-index:2;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);max-width:30.25rem;display:flex;flex-direction:column;row-gap:1.5rem;padding:2.5rem;border-radius:.5rem;background:var(--white-1);box-shadow:-10px 4px 10px 0 rgba(216,216,216,.15)}.hero-slide__header{display:flex;flex-direction:column;row-gap:.125rem}.hero-slide__buttons{display:flex;align-items:center;-webkit-column-gap:.75rem;-moz-column-gap:.75rem;column-gap:.75rem}.popular-products__body .heading-3{margin-bottom:1.5rem}.popular-products__items{display:grid;grid-template-columns:repeat(4,1fr);-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;row-gap:2.5rem}.catalog{background-color:var(--white-1);position:absolute;z-index:150;top:100%;left:0;width:100%;height:calc(100vh - 120px);padding:1.5rem 4rem 1.5rem 4rem;border-radius:0 0 1.25rem 1.25rem;opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px);pointer-events:none;transition:opacity .5s ease,-webkit-transform .5s ease;transition:opacity .5s ease,transform .5s ease;transition:opacity .5s ease,transform .5s ease,-webkit-transform .5s ease}.catalog.catalog-open{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);pointer-events:auto}.catalog ul{display:flex;flex-direction:column;row-gap:.125rem}.catalog__content{height:100%;position:relative;max-width:82rem;margin:0 auto;overflow-y:auto;overflow-x:hidden}.catalog__body{position:relative;height:100%;}.catalog__item{width: 300px;}.catalog__body li div,.catalog__body li>a{width:100%;height:2.125rem;display:flex;align-items:center;-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem;padding:.5rem .875rem;text-align:left;border-radius:.5rem;background-color:var(--gray-1);transition:background-color .5s ease}.catalog__body li div a,.catalog__body li>a a{flex:1 1 auto}.catalog__body li div button,.catalog__body li div img,.catalog__body li div svg,.catalog__body li>a button,.catalog__body li>a img,.catalog__body li>a svg{flex:0 0 1.125rem;width:1.125rem;height:1.125rem;-o-object-fit:contain;object-fit:contain}.catalog__top{display:none}.catalog__wrapper{height: 100%;}.catalog .catalog-second{overflow-y:auto;position:absolute;z-index:5;top:0;left:300px;width:calc(100% - 300px);height:100%;background-color:var(--white-1);opacity:0;pointer-events:none;padding-left:1rem;transition:opacity .5s ease}.catalog .catalog-second.active{opacity:1;pointer-events:auto}.catalog .catalog-second>li div{width:100%}.catalog .catalog-third{position:absolute;z-index:6;top:0;left:calc(100% - 16px);width:100%;height:100%;background-color:var(--white-1);opacity:0;pointer-events:none;padding-left:1rem;padding-right:1rem;transition:opacity .5s ease}.catalog .catalog-third.active{opacity:1;pointer-events:auto}.catalog .catalog-third>li div{width:100%}.catalog .catalog-fourth{position:absolute;z-index:7;top:0;left:calc(100% - 16px);width:100%;height:100%;background-color:var(--white-1);opacity:0;pointer-events:none;padding-left:1rem;padding-right:1rem;transition:opacity .5s ease}.catalog .catalog-fourth.active{opacity:1;pointer-events:auto}.catalog .catalog-fourth>li div{width:100%}.catalog .catalog-fifth{position:absolute;z-index:8;top:0;left:calc(100% - 16px);width:100%;height:100%;background-color:var(--white-1);opacity:0;pointer-events:none;padding-left:1rem;padding-right:1rem;transition:opacity .5s ease}.catalog .catalog-fifth.active{opacity:1;pointer-events:auto}.catalog .catalog-fifth>li div{width:100%}.hero-catalog{flex:0 0 300px;background-color:var(--white-1)}.hero-catalog ul{display:flex;flex-direction:column;row-gap:.125rem;height: 100%;}.hero-catalog__body li div,.hero-catalog__body li>a{width:100%;height:2.125rem;display:flex;align-items:center;-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem;padding:.5rem .875rem;text-align:left;border-radius:.5rem;background-color:var(--gray-1);transition:background-color .5s ease}.hero-catalog__body li div a,.hero-catalog__body li>a a{flex:1 1 auto}.hero-catalog__body li div button,.hero-catalog__body li div img,.hero-catalog__body li div svg,.hero-catalog__body li>a button,.hero-catalog__body li>a img,.hero-catalog__body li>a svg{flex:0 0 1.125rem;width:1.125rem;height:1.125rem;-o-object-fit:contain;object-fit:contain}.hero-catalog .catalog-second{position:absolute;z-index:5;top:0;left:300px;width:calc(100% - 300px);height:100%;background-color:var(--white-1);opacity:0;pointer-events:none;padding-left:1rem;transition:opacity .5s ease}.hero-catalog .catalog-second>li div{width:100%}.hero-catalog .catalog-third{position:absolute;z-index:6;top:0;left:calc(100% - 16px);width:100%;height:100%;background-color:var(--white-1);opacity:0;pointer-events:none;padding-left:1rem;padding-right:1rem;transition:opacity .5s ease}.hero-catalog .catalog-third>li div{width:100%}.hero-catalog .catalog-fourth{position:absolute;z-index:7;top:0;left:calc(100% - 16px);width:100%;height:100%;background-color:var(--white-1);opacity:0;pointer-events:none;padding-left:1rem;padding-right:1rem;transition:opacity .5s ease}.hero-catalog .catalog-fourth>li div{width:100%}.hero-catalog .catalog-fifth{position:absolute;z-index:8;top:0;left:calc(100% - 16px);width:100%;height:100%;background-color:var(--white-1);opacity:0;pointer-events:none;padding-left:1rem;padding-right:1rem;transition:opacity .5s ease}.hero-catalog .catalog-fifth>li div{width:100%}.products__body{display:flex;flex-direction:column;row-gap:3.125rem}.products__header{display:flex;flex-direction:column;row-gap:.75rem}.products__categories{display:flex;flex-wrap:wrap;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;row-gap:1rem}.products__categories .category-item{flex:0 0 calc(25% - 13px)}.products__content{display:flex;flex-direction:column;row-gap:1.25rem}.products__top{display:flex;align-items:center;justify-content:space-between}.products__available{color:var(--black);font-size:1.125rem;font-weight:400;line-height:130%}.products__available span{color:var(--purple)}.products__rightside{display:flex;-webkit-column-gap:.75rem;-moz-column-gap:.75rem;column-gap:.75rem}.products__sort{display:flex;align-items:center;-webkit-column-gap:.75rem;-moz-column-gap:.75rem;column-gap:.75rem}.products__sort span{color:var(--gray-10);font-size:.875rem;font-weight:400}.products__sort ul{display:flex;align-items:center;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}.products__sort ul li:not(:last-child){position:relative}.products__sort ul li:not(:last-child)::after{content:"";position:absolute;top:0;right:-.625rem;width:.0625rem;height:100%;background-color:#f2f0f0}.products__sort ul li button{color:var(--black);font-size:.875rem;font-weight:400;transition:color .5s ease}.products__sort ul li button.active-sort{color:var(--purple)}.products__filters-open{display:none}.products__sort-select{display:none}.products__wrapper{display:flex;align-items:flex-start;-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem}.products__wrapper .filters{flex:0 0 19.375rem}.products__main{flex:0 1 auto;display:flex;flex-direction:column;row-gap:1.5rem}.products__main .download-more{display:none}.products__items{display:grid;grid-template-columns:repeat(3,1fr);-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;row-gap:1.25rem}.products__bottom{display:flex;align-items:center;justify-content:space-between}.products__count{color:var(--gray-8);font-size:1rem;font-weight:400;line-height:130%}.hero-product.out-stock .hero-product__out-stock{display:block}.hero-product.out-stock .hero-product__wrap{display:none}.hero-product.out-stock .hero-product__nav{display:none}.hero-product.out-stock .radio{pointer-events:none}.hero-product.out-stock .radio label{color:rgba(12,12,12,.3)}.hero-product.out-stock .radio input[type=radio]:checked+label{border-color:var(--gray-2)}.hero-product__body{display:flex;align-items:flex-start;-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem}.hero-product__gallery{min-width:0;flex:0 0 calc(53.7% - 12px);max-height:35rem;display:flex;flex-direction:row-reverse;align-items:flex-start;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;position:sticky;top:1.875rem}.hero-product__slider{min-width:0;position:relative;align-self:stretch;flex:0 0 calc(77% - 8px)}.hero-product__slider .hero-product-fraction{position:absolute;z-index:2;top:1.25rem;right:1.25rem;padding:.5rem .875rem .375rem .875rem;color:var(--purple);font-family:Rotis,sans-serif;font-size:1rem;font-weight:400;line-height:104%;letter-spacing:-.64px;border-radius:1.875rem;border:.0625rem solid var(--gray-2);background-color:var(--white-1);backdrop-filter:blur(3px)}.hero-product__slide{position:relative;aspect-ratio:526/560;border-radius:.5rem;background-color:var(--gray-1);overflow:hidden}.hero-product__slide img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-product__thumbs-wrapper{position:relative;flex:0 0 calc(23% - 8px)}.hero-product__thumbs-wrapper .hero-product-prev{position:absolute;z-index:2;top:-1.0625rem;left:50%;-webkit-transform:translateX(-50%) rotate(90deg);transform:translateX(-50%) rotate(90deg)}.hero-product__thumbs-wrapper .hero-product-next{position:absolute;z-index:2;bottom:-1.0625rem;left:50%;-webkit-transform:translateX(-50%) rotate(90deg);transform:translateX(-50%) rotate(90deg)}.hero-product__content{flex:0 0 calc(46.3% - 12px);display:flex;flex-direction:column;row-gap:.75rem}.hero-product__top{display:flex;flex-direction:column;row-gap:1.5rem;padding:1.5rem;border-radius:.5rem;border:.0625rem solid var(--gray-2);background-color:var(--white-1)}.hero-product__info{display:flex;flex-direction:column;row-gap:.75rem}.hero-product__code{color:var(--gray-9);font-size:.875rem;font-weight:400;line-height:150%;margin-bottom:.25rem}.hero-product__title{color:var(--black);font-family:Rotis,sans-serif;font-size:2rem;font-weight:300;line-height:104%;letter-spacing:-1.28px}.hero-product__description{display:flex;flex-direction:column;row-gap:.5rem;color:var(--gray-10);font-size:1rem;font-weight:400;line-height:160%}.hero-product__wrap{display:flex;align-items:center;justify-content:space-between}.hero-product__price{color:var(--purple);font-family:Rotis,sans-serif;font-size:2rem;line-height:104%;letter-spacing:-.64px}.hero-product__nav{display:flex;-webkit-column-gap:.75rem;-moz-column-gap:.75rem;column-gap:.75rem}.hero-product__out-stock{display:none;position:relative;padding-left:.75rem;color:var(--purple);font-size:.875rem;font-weight:400;line-height:150%}.hero-product__out-stock::before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;width:.375rem;height:.375rem;border-radius:50%;background-color:var(--red)}.hero-product__spollers{display:flex;flex-direction:column;row-gap:.75rem}.thumbs-product{min-width:0;max-height:35rem}.thumbs-product__wrapper{flex-direction:column}.thumbs-product__thumb{position:relative;max-width:9.375rem;height:8.1875rem!important;width:100%;border-radius:.5rem;overflow:hidden;background-color:var(--gray-1);cursor:pointer}.thumbs-product__thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.thumbs-product__thumb.swiper-slide-thumb-active{border:.0625rem solid var(--green-3)}.hero-product-pagination{display:none}.hero-product-pagination .swiper-pagination-bullet{width:1.25rem;height:.3125rem;border-radius:50%;border-radius:.375rem;background-color:var(--gray-3);transition:all .5s ease}.hero-product-pagination .swiper-pagination-bullet-active{width:3.125rem;height:.3125rem;background-color:var(--green-4)}.spollers-hero-product__item{position:relative;padding:1.25rem 1.5rem;border-radius:.5rem;border:.0625rem solid var(--gray-2);background-color:var(--white-1)}.spollers-hero-product__title{position:relative;display:flex;align-items:center;justify-content:space-between;color:var(--black);font-family:Rotis,sans-serif;font-size:1rem;line-height:104%;letter-spacing:-.64px;cursor:pointer;list-style:none}.spollers-hero-product__title::-webkit-details-marker,.spollers-hero-product__title::marker{display:none}.spollers-hero-product__title svg{width:1.25rem;height:1.25rem;-o-object-fit:contain;object-fit:contain;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}.spollers-hero-product__title._spoller-active svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.spollers-hero-product__body{padding-top:1rem}.product-characteristics{display:flex;flex-direction:column;row-gap:.875rem}.product-characteristics li{display:flex;align-items:flex-end;-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem;font-size:1rem;font-weight:400;line-height:130%}.product-characteristics li span:first-child{color:var(--gray-10)}.product-characteristics li .divider-line{flex-grow:1;margin-bottom:.375rem;border:.03125rem dashed #c5c1c1}.product-characteristics li span:last-child{flex:0 0 11.25rem;color:var(--black)}.delivery-info{display:flex;flex-direction:column;row-gap:1rem}.delivery-info__wrap{display:flex;flex-direction:column;row-gap:.625rem}.delivery-info__wrap>span{color:var(--gray-10);font-size:1rem;font-weight:400;line-height:130%}.delivery-info__wrap ul{padding-left:1.25rem;display:flex;flex-direction:column;row-gap:.75rem}.delivery-info__wrap ul li{padding-left:.875rem;position:relative;color:var(--gray-10);font-size:1rem;line-height:160%}.delivery-info__wrap ul li span{color:var(--purple)}.delivery-info__wrap ul li::before{content:"";position:absolute;top:.625rem;left:0;width:.375rem;height:.375rem;border-radius:50%;background-color:var(--purple)}.user-reviews{display:flex;flex-direction:column;row-gap:1.5rem}.user-reviews>button{align-self:flex-start}.user-reviews__scroll{overflow-y:auto;height:25.875rem}.user-reviews__scroll::-webkit-scrollbar{width:.25rem}.user-reviews__scroll::-webkit-scrollbar-track{border-radius:.25rem;background:var(--gray-2)}.user-reviews__scroll::-webkit-scrollbar-thumb{border-radius:.25rem;background-color:var(--gray-6)}.user-reviews__body{display:flex;flex-direction:column;row-gap:2rem;padding-right:.625rem}.user-reviews__item{display:flex;flex-direction:column;row-gap:1rem}.user-reviews__top{display:flex;align-items:center;-webkit-column-gap:.625rem;-moz-column-gap:.625rem;column-gap:.625rem}.user-reviews__avatar{flex:0 0 2.5rem;width:2.5rem;height:2.5rem;border-radius:50%;overflow:hidden}.user-reviews__avatar img{width:2.5rem;height:2.5rem;-o-object-fit:contain;object-fit:contain}.user-reviews__top-wrap{flex:1 1 auto;display:flex;flex-direction:column;row-gap:.25rem}.user-reviews__header{display:flex;align-items:center;justify-content:space-between;-webkit-column-gap:.625rem;-moz-column-gap:.625rem;column-gap:.625rem;font-size:.875rem;font-weight:400;line-height:16px;letter-spacing:-.084px}.user-reviews__header span:first-child{flex-shrink:1;color:var(--black)}.user-reviews__header span:last-child{flex-shrink:0;color:var(--gray-9)}.user-reviews__rate{display:flex;align-items:center;justify-content:flex-start;-webkit-column-gap:.25rem;-moz-column-gap:.25rem;column-gap:.25rem}.user-reviews__rate img{width:.875rem;height:.75rem;-o-object-fit:contain;object-fit:contain}.user-reviews__comment{color:var(--gray-10);font-size:1rem;font-weight:400;line-height:160%}.radios{display:flex;align-items:center;-webkit-column-gap:.75rem;-moz-column-gap:.75rem;column-gap:.75rem;flex-wrap:wrap;row-gap:.75rem}.radios input[type=radio]{display:none}.radios label{cursor:pointer}.radios .radio label{display:flex;align-items:center;justify-content:center;padding:.625rem .875rem;color:var(--black);font-size:1rem;font-weight:400;line-height:130%;border-radius:3.125rem;border:.0625rem solid var(--gray-2)}.radios .radio input[type=radio]:checked+label{border:1px solid var(--green-4)}.product-quantity{display:flex;align-items:center;justify-content:flex-start;-webkit-column-gap:.75rem;-moz-column-gap:.75rem;column-gap:.75rem;height:2.8125rem;padding:.6875rem 1.125rem;border-radius:3.125rem;border:.0625rem solid var(--gray-2)}.product-quantity button{flex:0 0 1.125rem;width:1.125rem;height:1.125rem;display:flex;align-items:center;justify-content:center}.product-quantity button svg{width:1.125rem;height:1.125rem;-o-object-fit:contain;object-fit:contain}.product-quantity button svg path{stroke:var(--black);transition:stroke .5s ease}.product-quantity button.max-value,.product-quantity button.min-value{pointer-events:none}.product-quantity button.max-value svg path,.product-quantity button.min-value svg path{stroke:var(--gray-8)}.quantity{width:1.875rem;text-align:center;display:flex;align-items:center;justify-content:center;color:var(--black);font-size:1rem;line-height:130%}.similar-products__body{display:flex;flex-direction:column;row-gap:1.5rem}.similar-products__header{display:flex;align-items:center;justify-content:space-between}.similar-products-pagination{display:none}.not-found{padding-top:7.5rem}.not-found__content{max-width:28.125rem;margin:0 auto;display:flex;flex-direction:column;align-items:center}.not-found__number{color:var(--purple);text-align:center;font-family:Rotis,sans-serif;font-size:12.5rem;font-weight:400;line-height:104%;letter-spacing:-8px;margin-bottom:.625rem}.not-found__title:not(:last-child){margin-bottom:.125rem}.not-found__text{text-align:center}.not-found__text:not(:last-child){margin-bottom:1.5rem}.basket.insufficient-amount .basket__warning{display:flex}.basket__body{display:flex;flex-direction:column;row-gap:1.25rem}.basket__content{display:flex;align-items:flex-start;-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem}.basket__items{flex:0 0 calc(71.3% - 12px);display:flex;flex-direction:column;row-gap:.75rem}.basket__rightside{flex:0 0 calc(28.7% - 12px);display:flex;flex-direction:column;row-gap:.75rem}.basket__order-info{padding:1.5rem;border-radius:.5rem;border:.0625rem solid var(--gray-2);background-color:var(--white-1)}.basket__warning{display:none;align-items:center;-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem}.basket__warning span{color:var(--red);font-size:1rem;font-weight:400;line-height:160%}.basket__warning svg{width:1.25rem;height:1.25rem;-o-object-fit:contain;object-fit:contain}.ordered-item{position:relative;display:flex;flex-wrap:wrap;align-items:center;-webkit-column-gap:.9375rem;-moz-column-gap:.9375rem;column-gap:.9375rem;padding:1rem 3.125rem 1rem 1.0625rem;border-radius:.5rem;background-color:var(--gray-1)}.ordered-item__delete{position:absolute;top:.75rem;right:.75rem;width:1rem;height:1rem}.ordered-item__delete svg{width:1rem;height:1rem;-o-object-fit:contain;object-fit:contain}.ordered-item__leftside{flex:0 0 calc(66.5% - 8px);display:flex;align-items:center;-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem}.ordered-item__image{flex:0 0 4.125rem;width:4.125rem;height:4.125rem;border-radius:.625rem;overflow:hidden;background-color:var(--white-1)}.ordered-item__image img{width:4.125rem;height:4.125rem;-o-object-fit:contain;object-fit:contain}.ordered-item__info{display:flex;flex-direction:column;row-gap:.125rem}.ordered-item__info span:first-child{color:var(--black);font-family:Rotis,sans-serif;font-size:1rem;font-weight:400;line-height:104%;letter-spacing:-.32px}.ordered-item__info span:last-child{color:var(--gray-10);font-size:.8125rem;font-weight:400}.ordered-item__rightside{flex:0 0 calc(33.5% - 8px);display:flex;align-items:center;justify-content:space-between}.ordered-item__rightside .product-quantity{border-color:var(--gray-4);padding:.5625rem .625rem;height:2.0625rem}.ordered-item__rightside .product-quantity button{flex:0 0 .875rem;width:.875rem;height:.875rem}.ordered-item__rightside .product-quantity button svg{width:.875rem;height:.875rem}.ordered-item__prices{display:flex;flex-direction:column;align-items:flex-end;row-gap:.125rem;font-family:Rotis,sans-serif;font-weight:400;line-height:104%}.ordered-item__prices .new-price{color:var(--purple);font-size:1.25rem;letter-spacing:-.4px}.ordered-item__prices .old-price{color:var(--gray-9);font-size:.9375rem;letter-spacing:-.3px;text-decoration-line:line-through}.order-info{display:flex;flex-direction:column;row-gap:1.5rem}.order-info__top{display:flex;flex-direction:column;row-gap:1.25rem}.order-info__top ul{display:flex;flex-direction:column;row-gap:.5rem}.order-info__top ul li{display:flex;align-items:center;justify-content:space-between}.order-info__top ul li span:first-child{color:var(--gray-10);font-size:1rem;font-weight:400;line-height:130%}.order-info__top ul li span:last-child{color:var(--black);font-family:Rotis,sans-serif;font-size:1.125rem;font-weight:400;line-height:130%;letter-spacing:-.36px}.order-info__top ul li.discount span:last-child{color:var(--purple)}.order-info__total{padding-top:1.25rem;display:flex;align-items:center;justify-content:space-between;border-top:.0625rem solid var(--gray-2);color:var(--black);font-family:Rotis,sans-serif;font-size:1.375rem;line-height:130%}.order-info__total span:first-child{font-weight:300;letter-spacing:-.88px}.order-info__total span:first-child{font-weight:400;letter-spacing:-.44px}.order-info__buttons{display:flex;flex-direction:column;row-gap:.75rem}.order-info__buttons button{width:100%}.promocode{display:flex;-webkit-column-gap:.625rem;-moz-column-gap:.625rem;column-gap:.625rem}.promocode input{height:2.625rem;padding:.5rem .75rem;border-radius:.5rem;border:.0625rem solid var(--gray-2);background:var(--white-1);outline:0;transition:border-color .5s ease}.promocode input::-webkit-input-placeholder{color:var(--gray-6);line-height:150%}.promocode input:-ms-input-placeholder{color:var(--gray-6);line-height:150%}.promocode input::-ms-input-placeholder{color:var(--gray-6);line-height:150%}.promocode input::placeholder{color:var(--gray-6);line-height:150%}.promocode input:focus{border-color:var(--green-3)}.promocode button{flex:0 0 2.625rem;width:2.625rem;height:2.625rem;display:flex;align-items:center;justify-content:center;border-radius:50%;border:.0625rem solid var(--green-2)}.promocode button svg{width:1.5rem;height:1.5rem;-o-object-fit:contain;object-fit:contain}.basket-free__body{display:flex;flex-direction:column;row-gap:1.25rem}.basket-free__wrapper{padding-top:3.75rem;padding-bottom:3.75rem;border-radius:.5rem;background-color:var(--gray-1)}.basket-free__content{max-width:33.3125rem;margin:0 auto;display:flex;flex-direction:column;align-items:center}.basket-free__icon{width:6.25rem;height:6.25rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:var(--green-10)}.basket-free__icon:not(:last-child){margin-bottom:1.5rem}.basket-free__icon svg{width:2.25rem;height:2.25rem;-o-object-fit:contain;object-fit:contain}.basket-free__title{color:var(--black);text-align:center;font-family:Rotis,sans-serif;font-size:1.75rem;font-weight:300;line-height:104%;letter-spacing:-1.12px}.basket-free__title:not(:last-child){margin-bottom:.125rem}.basket-free__text{text-align:center;max-width:22.5rem}.basket-free__text:not(:last-child){margin-bottom:1.5rem}.privacy__body{max-width:56.25rem;margin:0 auto;display:flex;flex-direction:column;row-gap:3.125rem}.privacy__title{text-align:center}.privacy__content{display:flex;flex-direction:column;row-gap:10px}.privacy__content ol{display:flex;flex-direction:column;row-gap:12px;padding-left:40px;list-style-type:none;counter-reset:myCounter}.privacy__content ol li{counter-increment:myCounter;position:relative;padding-left:14px;color:var(--gray-10);font-size:16px;font-weight:400;line-height:160%;}.privacy__content ol li::before{content:counter(myCounter) ". ";position:absolute;left:0;color:var(--purple);}.privacy__content h2,.privacy__content h3,.privacy__content h4{color:var(--purple);font-family:Rotis,sans-serif;font-size:1.5rem;font-weight:300;line-height:130%;letter-spacing:-.96px}.privacy__content p{color:var(--gray-10);font-size:1rem;font-weight:400;line-height:160%}.privacy__content b{color: var(--black);font-size: 1rem;font-weight: 400;line-height: 160%}.privacy__content ul{display:flex;flex-direction:column;row-gap:.75rem;padding-left:2.5rem}.privacy__content ul:not(:last-child){margin-bottom:.75rem}.privacy__content ul li{position:relative;padding-left:.875rem;color:var(--gray-10);font-size:1rem;font-weight:400;line-height:160%}.privacy__content ul li::before{content:"";position:absolute;top:.625rem;left:0;width:.375rem;height:.375rem;border-radius:50%;background-color:var(--purple)}.privacy__content a{color:var(--purple);font-size:1rem;font-weight:400;line-height:160%;text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.privacy__content>div{display:flex;flex-direction:column;row-gap:1.25rem}.privacy__content>div p{color:var(--gray-10);font-size:1rem;font-weight:400;line-height:160%}.privacy__content>div span{color:var(--black);font-size:1rem;font-weight:400;line-height:160%}.contacts__body{display:flex;flex-direction:column;row-gap:1.5rem}.contacts__items{display:grid;grid-template-columns:repeat(4,1fr);-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;row-gap:1rem}.item-contacts{display:flex;flex-direction:column;align-items:stretch;row-gap:3.125rem;padding:1.5rem;border-radius:.5rem;background-color:var(--gray-1)}.item-contacts__icon{width:3.125rem;height:3.125rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:var(--purple)}.item-contacts__icon svg{width:1.5rem;height:1.5rem;-o-object-fit:contain;object-fit:contain}.item-contacts__content{flex-grow:1;display:flex;flex-direction:column;row-gap:1.25rem}.item-contacts__info{display:flex;flex-direction:column;row-gap:.25rem}.item-contacts__title{font-family:Rotis,sans-serif;font-size:1.125rem;font-weight:400}.item-contacts__text{color:var(--gray-10);font-size:.9375rem;font-weight:400;line-height:150%}.item-contacts__link{color:var(--purple);font-size:1rem;font-weight:700;line-height:130%;text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;margin-top:auto}.place-info__body{display:grid;grid-template-columns:repeat(2,1fr);-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;row-gap:1rem}.place-info__map{position:relative;aspect-ratio:646/500;border-radius:.5rem;overflow:hidden}.place-info__map img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.place-info__map .show-mobile{display:none}.place-info__content{position:relative;z-index:2;left:35%;top:59%;width:.625rem}.place-info__point{position:relative;width:.625rem;height:.625rem;border-radius:50%;background-color:var(--purple)}.place-info__point::before{content:"";position:absolute;width:1.875rem;height:1.875rem;border-radius:50%;left:50%;top:50%;z-index:-1;-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0);-webkit-animation:2s infinite pulsation;animation:2s infinite pulsation;opacity:.2;background-color:var(--purple)}.place-info__point::after{content:"";position:absolute;width:3.125rem;height:3.125rem;border-radius:50%;left:50%;top:50%;z-index:-1;-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0);-webkit-animation:2s infinite pulsation;animation:2s infinite pulsation;opacity:.1;background-color:var(--purple)}.place-info__wrapper{position:absolute;top:-11.25rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:.25rem;width:18.125rem;padding:1.25rem;border-radius:.5rem;background-color:var(--white-1)}.place-info__wrapper::after{content:"";position:absolute;bottom:-.625rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-image:url(../img/tooltip.svg);background-size:contain;background-repeat:no-repeat;width:1.625rem;height:.75rem}.place-info__title{color:var(--green-4);text-align:center;font-size:.875rem;font-weight:700;line-height:150%}.place-info__text{color:var(--gray-10);text-align:center;font-size:.875rem;font-weight:400;line-height:150%}.place-info__link{color:var(--purple);text-align:center;font-size:.875rem;font-weight:400;line-height:24px;text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.place-info__office{position:relative;aspect-ratio:646/500;border-radius:.5rem;overflow:hidden}.place-info__office img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@-webkit-keyframes pulsation{0%{-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0);opacity:1}50%{opacity:.5}100%{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);opacity:0}}@keyframes pulsation{0%{-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0);opacity:1}50%{opacity:.5}100%{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);opacity:0}}.link-back{padding-top:1.5rem;display:flex;align-items:center;-webkit-column-gap:.375rem;-moz-column-gap:.375rem;column-gap:.375rem;color:var(--black);font-size:.8125rem;font-weight:400}.link-back svg{width:.875rem;height:.875rem;-o-object-fit:contain;object-fit:contain}.mistake{padding-top:5rem}.mistake__body{margin:0 auto;max-width:40rem;width:100%;padding:3.125rem;display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:1.5rem;border-radius:.5rem;background:var(--gray-1)}.mistake__icon{width:6.25rem;height:6.25rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:rgba(217,63,63,.1)}.mistake__icon svg{width:2.25rem;height:2.25rem;-o-object-fit:contain;object-fit:contain}.mistake__content{display:flex;align-items:center;flex-direction:column;row-gap:.125rem;text-align:center}.mistake__text{color:var(--red);font-size:1rem;font-weight:400;line-height:160%}.thanks-page{padding-top:5rem}.thanks-page__body{margin:0 auto;max-width:40rem;width:100%;padding:3.125rem;display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:1.5rem;border-radius:.5rem;background:var(--gray-1)}.thanks-page__top{display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:.125rem;text-align:center}.thanks-page__text{max-width:22.5rem;color:var(--gray-10);font-size:1rem;font-weight:400;line-height:160%}.thanks-page__text span{color:var(--purple)}.thanks-page .order-info{align-self:stretch;padding:1.5rem;border-radius:.5rem;border:.0625rem solid var(--gray-2);background-color:var(--white-1)}.order-page__body{padding-top:2.5rem}.order-page__body>span{display:block;margin-bottom:1.25rem;color:var(--black);font-family:Rotis,sans-serif;font-size:2rem;font-weight:300;line-height:104%;letter-spacing:-1.28px}.order-form{display:flex;align-items:flex-start;-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem}.order-form__leftside{flex:0 0 calc(71.4% - 12px);display:flex;flex-direction:column;row-gap:1.5rem}.order-form__block{display:flex;flex-direction:column;row-gap:1.25rem;padding:1.5rem;border-radius:.5rem;border:.0625rem solid var(--gray-2);background-color:var(--white-1)}.order-form__title{color:var(--black);font-family:Rotis,sans-serif;font-size:1.5rem;font-weight:300;line-height:130%;letter-spacing:-.96px}.order-form__wrapper{display:flex;flex-direction:column;row-gap:1.25rem}.order-form__wrapper .radio label{display:flex;align-items:center;-webkit-column-gap:.625rem;-moz-column-gap:.625rem;column-gap:.625rem;color:var(--gray-11);font-size:.875rem;font-weight:400;line-height:150%}.order-form__wrapper .radio label svg{width:1.25rem;height:1.25rem;-o-object-fit:contain;object-fit:contain}.order-form__wrapper .form-wrap textarea{height:10.9375rem}.order-form__selects{display:flex;-webkit-column-gap:.75rem;-moz-column-gap:.75rem;column-gap:.75rem}.order-form__select{width:100%;display:flex;flex-direction:column;row-gap:.25rem}.order-form__select>span{color:var(--gray-9);font-size:.875rem;font-weight:400;line-height:150%}.order-form__select .custom-select{height:2.625rem}.order-form__select .custom-select .select-trigger{border-radius:.5rem;border:.0625rem solid var(--gray-2);background-color:var(--white-1)}.order-form__select .custom-select .select-trigger>em{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-style:normal;color:var(--gray-6);font-size:.875rem;font-weight:400;line-height:150%}.order-form__select .custom-select .select-trigger>span{color:var(--gray-11);font-size:.875rem;font-weight:400;line-height:150%}.order-form__select .custom-select .custom-options{max-height:15.625rem;overflow-y:auto}.order-form__rightside{flex:0 0 calc(28.6% - 12px)}.order-form__products{display:flex;flex-direction:column;row-gap:.75rem;padding-bottom:1.5rem;border-bottom:.0625rem solid var(--gray-2)}.order-form__products .ordered-item{row-gap:.5rem;padding:.75rem}.order-form__products .ordered-item .ordered-item__leftside{flex:0 0 100%}.order-form__products .ordered-item .ordered-item__rightside{flex:0 0 100%}.order-form__user-info{display:flex;flex-direction:column;row-gap:2rem}.order-form__user-info .form-content{row-gap:1.5rem}.order-form__box{display:flex;flex-direction:column;row-gap:.75rem}.order-form__box .checkbox label{color:var(--black);font-size:.9375rem}.order-info__bottom>span{display:block;padding-top:1rem;text-align:center;color:var(--gray-10);font-size:.8125rem;font-weight:400}.order-info__bottom>span a{color:var(--purple);text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.payment-radios{display:flex;flex-direction:column;row-gap:.625rem}.payment-radio input[type=radio]{display:none}.payment-radio input[type=radio]:checked+label .circle-border .circle-center{background-color:var(--purple)}.payment-radio label{display:flex;align-items:center;-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem;cursor:pointer}.payment-radio label>span:nth-child(2){flex:1 0 auto;display:flex;align-items:center;justify-content:space-between;-webkit-column-gap:1.875rem;-moz-column-gap:1.875rem;column-gap:1.875rem}.payment-images{display:flex;align-items:center;-webkit-column-gap:.3125rem;-moz-column-gap:.3125rem;column-gap:.3125rem}.payment-images img{width:3.3125rem;height:2.25rem;-o-object-fit:contain;object-fit:contain}.circle-border{position:relative;flex:0 0 1rem;width:1rem;height:1rem;border:.0625rem solid var(--purple);border-radius:50%}.circle-border .circle-center{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:.375rem;height:.375rem;border-radius:50%;background-color:var(--white-1);transition:background-color .5s ease}.user-profile__body{display:flex;align-items:flex-start;-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem}.user-profile__navigation{flex:0 0 calc(23.7% - 12px);display:flex;flex-direction:column;row-gap:.125rem}.user-profile__navigation a{display:flex;align-items:center;-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem;padding:.875rem;border-radius:.5rem;background-color:var(--gray-1);transition:background-color .5s ease}.user-profile__navigation a img{flex:0 0 1.25rem;width:1.25rem;height:1.25rem;-o-object-fit:contain;object-fit:contain}.user-profile__navigation a svg{flex:0 0 1.125rem;width:1.125rem;height:1.125rem;-o-object-fit:contain;object-fit:contain}.user-profile__navigation a span{flex:1 0 auto;color:var(--black);font-size:1rem;font-weight:400;line-height:130%}.user-profile__navigation a.active{background-color:var(--green-1)}.user-profile__content{flex:0 0 calc(76.3% - 12px)}.user-profile__block{display:flex;flex-direction:column;row-gap:1.25rem;padding:1.5rem;border-radius:.5rem;border:.0625rem solid var(--gray-2);background-color:var(--white-1)}.user-profile__block.about-user,.user-profile__block.password-change{max-width:37.5rem}.user-profile__title{color:var(--black);font-family:Rotis,sans-serif;font-size:1.5rem;font-weight:300;line-height:130%;letter-spacing:-.96px}.user-profile__password-change button{align-self:flex-start}.no-orders-profile{padding-top:3.75rem;padding-bottom:3.75rem;display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:1.5rem;border-radius:.5rem;background-color:var(--gray-1)}.no-orders-profile__icon{width:6.25rem;height:6.25rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:var(--green-10)}.no-orders-profile__icon img{width:2.25rem;height:2.25rem;-o-object-fit:contain;object-fit:contain}.no-orders-profile__header{max-width:28.125rem;display:flex;flex-direction:column;row-gap:.125rem;text-align:center}.no-orders-profile__title{color:var(--black);font-family:Rotis,sans-serif;font-size:1.5rem;font-weight:300;line-height:130%;letter-spacing:-.96px}.no-orders-profile__text{max-width:22.5rem;color:var(--gray-10);font-size:1rem;font-weight:400;line-height:160%}.about-user{display:flex;flex-direction:column;row-gap:1.875rem}.about-user__top{display:flex;align-items:center;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;padding-bottom:1rem;border-bottom:.0625rem solid var(--gray-2)}.about-user__image{position:relative;flex:0 0 4.6875rem;width:4.6875rem;height:4.6875rem;border-radius:50%}.about-user__image>img{width:4.6875rem;height:4.6875rem;-o-object-fit:contain;object-fit:contain;border-radius:50%}.about-user__image .change-avatar{position:absolute;right:0;bottom:0}.about-user__image .change-avatar.avatar-active .change-avatar__variants{opacity:1;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);pointer-events:auto}.about-user__image .change-avatar__icon{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:6.25rem;background-color:var(--white-1);box-shadow:0 4px 6px 0 rgba(184,182,182,.25)}.about-user__image .change-avatar__icon svg{width:1rem;height:1rem;-o-object-fit:contain;object-fit:contain}.about-user__image .change-avatar__variants{position:absolute;z-index:5;right:0;bottom:calc(100% + 3px);opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px);pointer-events:none;min-width:10.9375rem;display:flex;flex-direction:column;row-gap:.375rem;padding:.4375rem;border-radius:.625rem;border:.0625rem solid var(--gray-2);background-color:var(--gray-1);box-shadow:-10px 4px 10px 0 rgba(216,216,216,.15);transition:opacity .5s ease,-webkit-transform .5s ease;transition:opacity .5s ease,transform .5s ease;transition:opacity .5s ease,transform .5s ease,-webkit-transform .5s ease}.about-user__image .change-avatar__variants button{width:100%;padding:.625rem;display:flex;align-items:center;-webkit-column-gap:.375rem;-moz-column-gap:.375rem;column-gap:.375rem;color:var(--black);font-size:1rem;font-weight:400;line-height:130%;border-radius:.5rem;transition:background-color .5s ease}.about-user__image .change-avatar__variants button svg{width:1.125rem;height:1.125rem;-o-object-fit:contain;object-fit:contain}.about-user__name{color:var(--black);font-size:1.125rem;font-weight:400;line-height:130%}.about-user__email{color:var(--gray-9);font-size:.875rem;font-weight:400;line-height:24px;letter-spacing:-.084px}.about-user__info{display:flex;flex-direction:column;row-gap:1.25rem}.about-user__title{color:var(--black);font-family:Rotis,sans-serif;font-size:1.5rem;font-weight:300;line-height:130%;letter-spacing:-.96px}.about-user__form{width:100%;display:flex;flex-direction:column;row-gap:1.5rem}.about-user__form .input-box span{position:absolute;z-index:2;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:.75rem;width:1rem;height:1rem}.about-user__form .input-box span>svg{display:flex;position:relative;top:auto;right:auto;-webkit-transform:translateY(0);transform:translateY(0);width:1rem;height:1rem;-o-object-fit:contain;object-fit:contain}.about-user__footer{display:flex;align-items:center;-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem}.about-user__footer button:first-child{flex-shrink:0;display:flex;align-items:center;-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem;color:var(--black);text-align:center;font-size:1rem;font-weight:400;line-height:130%}.about-user__footer button:first-child svg{width:1.125rem;height:1.125rem;-o-object-fit:contain;object-fit:contain}.about-user__footer button:last-child{flex:1 0 auto}.user-selects{display:flex;-webkit-column-gap:.75rem;-moz-column-gap:.75rem;column-gap:.75rem}.user-select{width:100%;display:flex;flex-direction:column;row-gap:.25rem}.user-select>span{color:var(--gray-9);font-size:.875rem;font-weight:400;line-height:150%}.user-select .custom-select{height:2.625rem}.user-select .custom-select .select-trigger{border-radius:.5rem;border:.0625rem solid var(--gray-2);background-color:var(--white-1)}.user-select .custom-select .select-trigger>em{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-style:normal;color:var(--gray-6);font-size:.875rem;font-weight:400;line-height:150%}.user-select .custom-select .select-trigger>span{color:var(--gray-11);font-size:.875rem;font-weight:400;line-height:150%}.user-select .custom-select .custom-options{max-height:15.625rem;overflow-y:auto}.order-details{display:flex;flex-direction:column;row-gap:1.25rem}.order-details__top{display:flex;align-items:center;justify-content:space-between}.order-details__top>a{font-size:1rem;font-weight:400;line-height:130%;background:var(--linear-1);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.order-details__wrap{display:flex;align-items:center;-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem}.order-details__wrap ul{display:flex;align-items:center;-webkit-column-gap:1.3125rem;-moz-column-gap:1.3125rem;column-gap:1.3125rem;color:var(--gray-11);font-size:1rem;font-weight:400;line-height:160%}.order-details__wrap ul>*:not(:last-child){position:relative}.order-details__wrap ul>*:not(:last-child)::after{content:"/";position:absolute;top:50%;right:-.8125rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:var(--gray-11)}.order-details__top-box>a{display:none}.order-details__title{color:var(--black);font-family:Rotis,sans-serif;font-size:1.5rem;font-weight:300;line-height:130%;letter-spacing:-.96px}.order-details__content{display:flex;align-items:stretch;justify-content:space-between;padding:1.5rem;border-radius:.625rem;border:.0625rem solid var(--gray-2)}.order-details__leftside{flex:0 0 40%;display:flex;flex-direction:column;row-gap:1rem}.order-details__row{display:flex;flex-direction:column;row-gap:.5rem}.order-details__row span{color:var(--gray-10);font-size:16px;font-weight:400;line-height:130%}.order-details__row ul{display:flex;flex-direction:column;row-gap:.25rem}.order-details__row ul li{color:var(--gray-11);font-size:.875rem;font-weight:400;line-height:150%}.order-details__rightside{flex:0 0 22.75rem;display:flex;align-items:center;justify-content:center;padding:1.5rem;border-radius:.5rem;border:.0625rem solid var(--gray-2);background-color:var(--white-1)}.order-details__rightside .order-info{width:100%}.order-details__bottom{display:flex;flex-direction:column;row-gap:1.5rem}.order-details__bottom>button{align-self:flex-start}.order-details__items-wrapper{display:flex;flex-direction:column;row-gap:.75rem}.order-details__items{display:grid;grid-template-columns:repeat(2,1fr);row-gap:.75rem;-webkit-column-gap:.75rem;-moz-column-gap:.75rem;column-gap:.75rem}.order-details__items .ordered-item__leftside{flex:1 0 auto}.order-details__items .ordered-item__rightside{flex:0 0 auto}.order-details__items .ordered-item__info span:nth-child(2){color:var(--gray-10)}.order-details__items .ordered-item__info em{color:var(--black);font-size:.8125rem;font-weight:400;font-style:normal}.order-details__items .ordered-item__prices{width:100%;align-self:flex-end}.user-orders__top{display:flex;align-items:center;justify-content:space-between;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;row-gap:.75rem}.user-orders__title{color:var(--black);font-family:Rotis,sans-serif;font-size:1.5rem;font-weight:300;line-height:130%;letter-spacing:-.96px}.user-orders__dates{display:flex;align-items:center;justify-content:center;-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem;padding:.75rem 1.125rem;border-radius:6.25rem;border:.0625rem solid var(--gray-2);background-color:var(--white-1);box-shadow:0 1px 2px 0 rgba(16,24,40,.05)}.user-orders__dates svg{width:1.125rem;height:1.125rem;-o-object-fit:contain;object-fit:contain}.user-orders__date{color:var(--black);font-size:1rem;font-weight:400;line-height:130%}.user-orders__table{border-radius:.9375rem;overflow:hidden;border:.0625rem solid var(--gray-2)}.user-orders__content{display:flex;flex-direction:column;row-gap:1rem}.user-orders__bottom{display:flex;align-items:center;justify-content:space-between}.user-orders__count{color:var(--gray-8);font-size:1rem;font-weight:400;line-height:130%}.user-orders table{width:100%;border-collapse:collapse;border:.0625rem solid var(--gray-2);border-radius:.9375rem;overflow:hidden}.user-orders td,.user-orders th{border-top:.0625rem solid var(--gray-2);border-bottom:.0625rem solid var(--gray-2);padding:.875rem .625rem;text-align:left}.user-orders td{color:var(--gray-11);font-size:1rem;font-weight:400;line-height:160%}.user-orders th{background-color:var(--gray-1);color:var(--black);font-size:1rem;font-weight:700}.user-orders tr:hover{background-color:#e6f7e6;cursor:pointer}.user-orders .details-link{color:var(--green-4);text-decoration:none}.user-orders .details-link svg{display:none}.user-orders .details-link:hover{text-decoration:underline}.about-us__body{display:flex;flex-direction:column;row-gap:3.125rem}.about-us__content{display:flex;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}.about-us__leftside{flex:0 0 calc(76.2% - 10px);position:relative;padding:2.5rem;border-radius:.5rem;overflow:hidden}.about-us__leftside img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.5rem}.about-us__leftside .registration{position:relative}.about-us__rightside{flex:0 0 calc(23.8% - 10px)}.about-us__items{display:flex;flex-direction:column;row-gap:1.25rem}.about-us__info{max-width:40.625rem;margin:0 auto;color:var(--gray-10);font-size:1rem;line-height:160%}.about-us__info ._showmore-active button svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.about-us__info ._showmore-active button span:nth-child(1){display:none}.about-us__info ._showmore-active button span:nth-child(2){display:flex}.about-us__info button{display:flex;align-items:center;-webkit-column-gap:.375rem;-moz-column-gap:.375rem;column-gap:.375rem;padding-top:.75rem}.about-us__info button svg{width:1.125rem;height:1.125rem;-o-object-fit:contain;object-fit:contain;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}.about-us__info button svg path{transition:stroke .5s ease}.about-us__info button span{color:var(--purple);transition:color .5s ease;text-align:center;font-size:.875rem;line-height:24px;text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.about-us__info button span:nth-child(2){display:none}.item-about-us{display:flex;flex-direction:column;align-items:flex-start;padding:2.5rem 2rem;border-radius:.5rem;background:var(--gray-1)}.item-about-us__title{font-family:Rotis,sans-serif;font-size:5rem;line-height:104%;letter-spacing:-3.2px;background:var(--linear-1);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.item-about-us__text{color:var(--gray-10);font-size:1rem;line-height:160%}.product-card{display:flex;padding:.75rem;border-radius:.5rem;border:.0625rem solid var(--gray-2);transition:border-color .5s ease}.product-card.product-card-out .product-card__price{display:none}.product-card.product-card-out .product-card__out{display:block}.product-card__body{display:flex;flex-direction:column;row-gap:1rem}.product-card__image{position:relative;aspect-ratio:289/220;border-radius:.5rem;background:var(--gray-1);overflow:hidden}.product-card__image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-card__content{flex-grow: 1;display:flex;flex-direction:column;row-gap:1.25rem}.product-card__info{flex-grow:1;display:flex;flex-direction:column;row-gap:.25rem}.product-card__code{color:var(--gray-9);font-size:.875rem;line-height:150%}.product-card__title{font-family:Rotis,sans-serif;color:var(--black);font-size:1.125rem}.product-card__text{color:var(--gray-10);font-size:.875rem;line-height:150%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__footer{display:flex;align-items:center;justify-content:space-between;-webkit-column-gap:.625rem;-moz-column-gap:.625rem;column-gap:.625rem}.product-card__footer button{font-size:.875rem;line-height:1.7}.product-card__footer button svg{width:1.25rem;height:1.25rem;-o-object-fit:contain;object-fit:contain}.product-card__price{font-family:Rotis,sans-serif;color:var(--purple);font-size:1.25rem;line-height:104%;letter-spacing:-.4px}.product-card__out{display:none;position:relative;padding-left:.75rem;color:var(--purple);font-size:.875rem;font-weight:400;line-height:110%}.product-card__out::before{content:"";position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:.375rem;height:.375rem;border-radius:50%;background-color:var(--red)}@media (min-width:61.99875em){body.lock{padding-right:1.0625rem}}@media (min-width:87.5em){section{padding-bottom:6.25rem}}@media (max-width:75em){.hero__main{flex:0 0 100%}.popular-products__items{grid-template-columns:repeat(3,1fr);-webkit-column-gap:.75rem;-moz-column-gap:.75rem;column-gap:.75rem;row-gap:1.5rem}.catalog{top:0;height:100vh;border-radius:0;padding:0!important}.catalog__content{overflow:hidden;padding-bottom:1.5rem}.catalog__content:has(.active) .catalog__back{display:flex}.catalog__wrapper{position:relative;overflow-y:auto}.catalog__wrapper:has(.active){overflow-y:hidden}.catalog__body{position:static;width:100%;height:100%;padding:1.25rem 1rem 3.125rem 1rem;overflow-y:auto}.catalog__item{width: 100%;}.catalog__top{position:relative;z-index:20;display:flex;align-items:center;justify-content:space-between;-webkit-column-gap:.625rem;-moz-column-gap:.625rem;column-gap:.625rem;padding:1rem;background-color:var(--white-1);box-shadow:0 4px 16px 0 rgba(216,215,215,.14)}.catalog__top>span{text-align: center;}.catalog__top .catalog__back{display:none}.catalog .catalog-second{padding:20px 16px 40px;left:0;width:100%}.catalog .catalog-third{padding-top:1.5rem;left:0;width:100%}.catalog .catalog-fourth{padding-top:1.5rem;left:0;width:100%}.catalog .catalog-fifth{padding-top:1.5rem;left:0;width:100%}.hero-catalog{display:none}.hero-catalog__body{padding:1.25rem 1rem 3.125rem 1rem}.products__items{grid-template-columns:repeat(2,1fr)}.basket__items{flex:0 0 calc(60% - 12px)}.basket__rightside{flex:0 0 calc(40% - 12px)}.ordered-item__leftside{flex:0 0 calc(55% - 8px)}.ordered-item__rightside{flex:0 0 calc(45% - 8px)}.order-form__leftside{flex:0 0 calc(60% - 12px)}.order-form__rightside{flex:0 0 calc(40% - 12px)}.order-details__rightside{flex:0 0 18.75rem}.order-details__items .ordered-item{padding:.75rem}}@media (max-width:62em){section{padding-bottom:3.75rem}}@media (max-width:78.125em){.container{padding-left:2rem;padding-right:2rem}.catalog{padding:1.5rem 2rem 1.5rem 2rem}}@media (max-width:61.99875em){.container{padding-left:1rem;padding-right:1rem}.heading-2{font-size:1.375rem;letter-spacing:-.88px}.heading-3{font-size:1.25rem;letter-spacing:-.8px}.text-3{font-size:.9375rem;line-height:150%}.navigation-arrow{display:none}.hero-pagination.swiper-navigation-pagination{display:flex;align-items:center;-webkit-column-gap:.25rem;-moz-column-gap:.25rem;column-gap:.25rem}.breadcrumbs{padding-top:.875rem;padding-bottom:1.5rem}.pagination-pages a{width:2rem;height:2rem;font-size:.875rem}.filters{position:fixed;z-index:150;top:0;left:0;width:100vw;height:100dvh;overflow-y:auto;border-radius:0;opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px);pointer-events:none;transition:opacity .5s ease,-webkit-transform .5s ease;transition:transform .5s ease,opacity .5s ease;transition:transform .5s ease,opacity .5s ease,-webkit-transform .5s ease}.filters.active-filters{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);pointer-events:auto}.filters__header{display:flex;align-items:center;justify-content:space-between;padding:.875rem 1rem;background-color:var(--white-1);box-shadow:0 4px 16px 0 rgba(216,215,215,.14)}.filters__header span{font-size:1.5rem;line-height:100%}.filters__header button{width:1.875rem;height:1.875rem;display:flex;align-items:center;justify-content:center}.filters__header button svg{width:1.25rem;height:1.25rem;-o-object-fit:contain;object-fit:contain}.filters__body{padding:1.25rem 1rem 2.5rem 1rem;background-color:var(--white-1)}.filter{padding:1.25rem}.top-filters{padding:1.25rem}.top-filters__header{display:none}.category-item__title{font-size:.8125rem}.header__wrapper{-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}.header__catalog{width:100%}.header__contacts{display:none}.header__login{flex:0 0 2.625rem;padding:0;width:2.625rem}.header__login span{display:none}.header__login svg{display:block;width:1.25rem;height:1.25rem;-o-object-fit:contain;object-fit:contain}.footer{padding-top:3.125rem}.footer__body{row-gap:2rem}.footer__content{flex-direction:column;align-items:stretch;row-gap:1.5rem}.footer__bottom{padding:.875rem 0}.modal .modal-solid{padding:3.125rem 1rem}.close-btn{top:1rem;right:1rem}.delete-product__icon{width:5rem;height:5rem}.delete-product__icon svg{width:1.75rem;height:1.75rem}.delete-product__title{font-size:1.25rem;letter-spacing:-.8px}.delete-product__text{font-size:.9375rem;line-height:150%}.contact-form__title{font-size:1.25rem}.success-modal__icon{width:5rem;height:5rem}.success-modal__icon svg{width:1.75rem;height:1.75rem}.success-modal__title{font-size:1.25rem;letter-spacing:-.8px}.success-modal__text{font-size:.9375rem;line-height:150%}.register-today__title{font-size:1.25rem}.log-in__title{font-size:1.25rem}.password-recovery__title{font-size:1.25rem}.letter-send__icon{width:5rem;height:5rem}.letter-send__icon svg{width:1.75rem;height:1.75rem}.letter-send__title{font-size:1.25rem;letter-spacing:-.8px}.letter-send__text{font-size:.9375rem;line-height:150%}.create-password__title{font-size:1.25rem}.leave-review__title{font-size:1.25rem}.hero__content .swiper-navigation{position:relative;display:flex;align-items:center;justify-content:center;left:auto;bottom:auto;margin-top:.75rem}.hero-slide{display:flex;flex-direction:column;align-items:center}.hero-slide__image{aspect-ratio:330/280;align-self:stretch;margin-left:0;max-width:100%}.hero-slide__content{position:relative;top:auto;-webkit-transform:translateY(0);transform:translateY(0);margin-top:-3.75rem}.popular-products__body .heading-3{margin-bottom:1.25rem}.products__body{row-gap:2.5rem}.products__categories{width:calc(100% + 32px);flex-wrap:nowrap;-webkit-column-gap:.75rem;-moz-column-gap:.75rem;column-gap:.75rem;margin-left:-1rem;padding-left:1rem;padding-right:1rem;overflow-x:auto}.products__categories::-webkit-scrollbar{display:none}.products__categories .category-item{flex:1 0 26%}.products__top{flex-direction:column;align-items:flex-start;row-gap:.875rem}.products__available{font-size:1rem}.products__rightside{align-self:stretch}.products__rightside>*{flex:0 0 calc(50% - 6px);width:100%}.products__sort{display:none}.products__filters-open{display:flex;align-items:center;justify-content:space-between;height:2.8125rem;padding:.75rem 1.125rem;border-radius:6.25rem;border:.0625rem solid var(--green-2);color:var(--black);text-align:center;font-size:1rem;font-weight:400;line-height:130%}.products__filters-open svg{flex:0 0 1.125rem;width:1.125rem;height:1.125rem;-o-object-fit:contain;object-fit:contain}.products__sort-select{display:block}.products__main .download-more{display:flex}.products__items{grid-template-columns:repeat(3,1fr)}.hero-product__gallery{flex:0 0 calc(40% - 12px)}.hero-product__slider{flex:0 0 100%}.hero-product__thumbs-wrapper{display:none}.hero-product__content{flex:0 0 calc(60% - 12px)}.hero-product__top{padding:.9375rem}.hero-product__info{row-gap:.375rem}.hero-product__code{font-size:.75rem}.hero-product__title{font-size:1.25rem;letter-spacing:-.8px}.hero-product__description{font-size:.9375rem;line-height:150%}.hero-product__price{font-size:1.625rem;letter-spacing:-.52px}.hero-product__nav button{width:100%}.hero-product-pagination.swiper-pagination-bullets{position:absolute;z-index:2;display:flex;align-items:center;justify-content:center;-webkit-column-gap:.375rem;-moz-column-gap:.375rem;column-gap:.375rem;left:50%!important;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:-.75rem!important}.product-characteristics li{font-size:.9375rem}.product-characteristics li span:last-child{flex:0 0 auto;color:var(--black)}.delivery-info__wrap ul{padding-left:.75rem}.delivery-info__wrap ul li{font-size:.9375rem}.user-reviews__comment{font-size:.9375rem;line-height:150%}.similar-products__body{row-gap:1.25rem}.similar-products-pagination{display:flex;justify-content:center;-webkit-column-gap:.25rem;-moz-column-gap:.25rem;column-gap:.25rem;margin-top:.75rem}.not-found{padding-top:5rem;padding-bottom:5rem}.not-found__number{font-size:8.75rem;letter-spacing:-5.6px}.basket__content{flex-direction:column;align-items:stretch;row-gap:1.25rem}.basket__items{flex:0 0 100%}.basket__rightside{flex:0 0 100%}.ordered-item__leftside{flex:0 0 calc(66.5% - 8px)}.ordered-item__rightside{flex:0 0 calc(33.5% - 8px)}.basket-free__wrapper{padding-top:3.125rem;padding-bottom:3.125rem}.basket-free__icon{width:5rem;height:5rem}.basket-free__icon svg{width:1.75rem;height:1.75rem}.basket-free__title{font-size:1.25rem}.privacy__body{row-gap:1.25rem}.privacy__content{row-gap:8px}.privacy__content ol{padding-left:14px}.privacy__content h2,.privacy__content h3,.privacy__content h4{font-size:1.125rem}.privacy__content p{font-size:.9375rem}.privacy__content b{font-size: .9375rem}.privacy__content ul{padding-left:.875rem}.privacy__content ul:not(:last-child){margin-bottom:.5rem}.privacy__content ul li{font-size:.9375rem}.privacy__content a{font-size:.9375rem}.privacy__content>div p{font-size:.9375rem}.privacy__content>div span{font-size:.9375rem}.contacts__items{grid-template-columns:repeat(2,1fr)}.item-contacts{padding:1rem;row-gap:1.25rem}.place-info__body{grid-template-columns:repeat(1,1fr)}.link-back{padding-top:.875rem}.order-page__body{padding-top:1.5rem}.order-form__leftside{row-gap:1rem}.order-form__block{row-gap:1rem;padding:.9375rem}.order-form__title{font-size:1.125rem;letter-spacing:-.72px}.order-form__selects{flex-direction:column;row-gap:.75rem}.payment-radio label{align-items:flex-start}.payment-radio label>span:nth-child(2){flex-direction:column;align-items:flex-start;row-gap:.25rem}.user-profile__navigation{display:none}.user-profile__content{flex:0 0 100%}.user-profile__block{padding:1rem}.user-profile__block.about-user,.user-profile__block.password-change{max-width:100%}.user-profile__title{font-size:1.125rem;letter-spacing:-.72px}.no-orders-profile__icon{width:5rem;height:5rem}.no-orders-profile__icon img{width:1.75rem;height:1.75rem}.no-orders-profile__title{font-size:1.25rem;line-height:104%;letter-spacing:-.8px}.no-orders-profile__text{font-size:.9375rem;line-height:150%}.about-user{row-gap:1.5rem}.about-user__image .change-avatar__variants{right:auto;left:50%;-webkit-transform:translate(-50%,10px);transform:translate(-50%,10px)}.about-user__info{row-gap:1rem}.about-user__title{font-size:1.125rem;letter-spacing:-.72px}.user-orders__title{font-size:1.125rem;letter-spacing:-.72px}.user-orders__date{font-size:.9375rem}.user-orders__count{font-size:.875rem}.about-us__body{row-gap:1.5rem}.about-us__content{flex-direction:column;row-gap:1.5rem}.about-us__items{flex-direction:row;-webkit-column-gap:.75rem;-moz-column-gap:.75rem;column-gap:.75rem}.about-us__items{flex-direction:column;row-gap:.75rem}.item-about-us{flex:0 0 calc(33.333% - 8px);padding:1rem}.item-about-us__title{font-size:2.875rem}.item-about-us__text{font-size:.875rem}}@media (max-width:47.99875em){.category-item{padding:.625rem}.category-item__wrap{flex-direction:column-reverse;align-items:center;row-gap:.5rem;padding:.75rem .375rem}.category-item__title{text-align:center}.header__rightside{flex:0;-webkit-column-gap:.75rem;-moz-column-gap:.75rem;column-gap:.75rem}.search-wrap input::-webkit-input-placeholder{display:none;opacity:0}.search-wrap input:-ms-input-placeholder{display:none;opacity:0}.search-wrap input::-ms-input-placeholder{display:none;opacity:0}.search-wrap input::placeholder{display:none;opacity:0}.search-wrap .search-wrap__input-box svg{right:.6875rem}.search-wrap{display:none}.open-search{display:flex}.footer__column ul{row-gap:.25rem;font-size:.9375rem;line-height:150%}.footer__column{row-gap:.5rem}.footer__title{font-size:.9375rem}.hero__main .category-items{width:calc(100% + 32px);margin-left:-1rem;padding-left:1rem;padding-right:1rem;overflow-x:auto;-webkit-column-gap:.75rem;-moz-column-gap:.75rem;column-gap:.75rem}.hero__main .category-items::-webkit-scrollbar{display:none}.hero__main .category-items .category-item{flex:0 0 calc(49% - 12.8px)}.hero-slide__content{padding:1.5rem 1rem;margin-left:.625rem;margin-right:.625rem}.hero-slide__buttons{flex-direction:column;row-gap:.75rem}.hero-slide__buttons button{width:100%}.popular-products__items{grid-template-columns:repeat(2,1fr)}.products__items{grid-template-columns:repeat(2,1fr);-webkit-column-gap:.75rem;-moz-column-gap:.75rem;column-gap:.75rem;row-gap:1.5rem}.hero-product__body{flex-direction:column;align-items:stretch;row-gap:2.25rem}.hero-product__gallery{position:relative;top:0;flex:0 0 100%}.hero-product__slider{aspect-ratio:330/320;align-self:stretch}.hero-product__content{flex:0 0 100%}.spollers-hero-product__item{padding:.9375rem}.ordered-item{flex-direction:column;align-items:stretch;row-gap:.5rem;padding:.75rem}.contacts__items{grid-template-columns:repeat(1,1fr)}.place-info__wrapper{padding:1rem}.place-info__title{font-size:.8125rem}.place-info__text{font-size:.8125rem}.place-info__link{font-size:.8125rem}.mistake__body{padding:3.125rem 1rem}.thanks-page__body{padding:3.125rem 1rem}.order-form{flex-direction:column;align-items:stretch;row-gap:1.25rem}.order-details__top>a{display:none}.order-details__top-box{display:flex;align-items:center;-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem}.order-details__top-box>a{display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem}.order-details__top-box>a svg{width:1.25rem;height:1.25rem;-o-object-fit:contain;object-fit:contain}.order-details__content{flex-direction:column;row-gap:3rem}.order-details__content>*:not(:last-child){position:relative}.order-details__content>*:not(:last-child)::after{content:"";position:absolute;left:0;bottom:-1.5rem;width:100%;height:.0625rem;background-color:var(--gray-2)}.order-details__rightside{flex:0 0 auto;padding:0;border:none;border-radius:0}.order-details__items .ordered-item{flex-direction:row;align-items:center}.order-details__items{grid-template-columns:repeat(1,1fr)}.user-orders__top{flex-direction:column;align-items:flex-start}.user-orders__bottom{flex-direction:column-reverse;row-gap:.375rem}.user-orders td,.user-orders th{padding:1.25rem .3125rem}.user-orders td{font-size:.875rem}.user-orders td:has(.details-link){padding:1.25rem 0}.user-orders th{font-size:.875rem}.user-orders .details-link{display:flex;align-items:center;justify-content:center}.user-orders .details-link span{display:none}.user-orders .details-link svg{width:1.125rem;height:1.125rem;-o-object-fit:contain;object-fit:contain;display:flex}.about-us__leftside{padding:.625rem}.item-about-us{flex:0 0 100%;flex-direction:row;align-items:center;-webkit-column-gap:.75rem;-moz-column-gap:.75rem;column-gap:.75rem}.item-about-us__title{flex:0 0 6.875rem}.product-card__content{row-gap:.75rem}.product-card__code{font-size:.75rem}.product-card__title{font-size:.9375rem}.product-card__text{font-size:.8125rem;line-height:140%}.product-card__footer button{padding:0;flex:0 0 2rem;width:2rem;height:2rem}.product-card__footer button svg{width:1rem;height:1rem}.product-card__footer button span{display:none}.product-card__price{font-size:1rem;letter-spacing:-.32px}}@media (max-width:37.5em){.footer__rightside{flex-direction:column;row-gap:1.5rem}.footer__bottom{flex-direction:column;justify-content:center}}@media (max-width:29.99875em){.form-box.column-box{flex-direction:column;row-gap:.75rem}.registration{padding:1.5rem 1rem}.header__rightside{-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem}.header__nav{-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem}.footer__copy{font-size:.9375rem}.footer__developer{font-size:.9375rem}.footer__developer svg{width:1.125rem;height:1.125rem}.modal .modal-solid{width:100%;margin-top:auto;border-radius:.5rem .5rem 0 0}.modal{padding:1.875rem 0 0 0}.modal .modal-solid{margin-bottom:0}.delete-product{width:100%}.delete-product__buttons{align-self:stretch}.delete-product__buttons button{width:100%}.contact-form{width:100%}.success-modal{width:100%}.register-today{width:100%}.log-in{width:100%}.password-recovery{width:100%}.letter-send{width:100%}.create-password{width:100%}.leave-review{width:100%}.hero__slider{overflow:visible}.products__categories .category-item{flex:1 0 48%}.products__main .download-more{align-self:center}.products__bottom{flex-direction:column-reverse;row-gap:.375rem}.hero-product__slider{aspect-ratio:343/320}.hero-product__slider.swiper{overflow:visible}.hero-product__slide{aspect-ratio:343/320}.hero-product__nav button{width:auto;padding:.6875rem .875rem}.similar-products__slider.swiper{overflow:visible}.not-found__text{max-width:19.1875rem}.item-contacts__icon{width:2.5rem;height:2.5rem}.item-contacts__icon svg{width:1.125rem;height:1.125rem}.place-info__map{aspect-ratio:343/350}.place-info__map .show-pc{display:none}.place-info__map .show-mobile{display:block}.place-info__content{left:53%;top:59%}.place-info__office{aspect-ratio:343/350}.user-profile__block{padding:.875rem}.order-details__wrap{flex-direction:column;row-gap:.5rem;align-items:flex-start}.order-details__items .ordered-item__rightside{position:absolute;right:.75rem;bottom:.75rem}.about-us__leftside{padding:0;border-radius:0;overflow:visible}.about-us__leftside img{position:relative;height:17.5rem}.about-us__leftside .registration{margin-top:-3.75rem;box-shadow:-10px 4px 10px 0 rgba(216,216,216,.15);margin-left:.625rem;margin-right:.625rem}.product-card{padding:.5625rem}}@media (min-width:62em)and (max-width:87.5em){section{padding-bottom:clamp(3.75rem ,-2.3284313725rem + 9.8039215686vw ,6.25rem)}}@media (any-hover:hover){.btn.btn-green:not(:disabled):hover{background:var(--linear-2)}.btn.btn-white:not(:disabled):hover{background:var(--linear-2);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;border:.0625rem solid var(--green-4)}.btn.btn-red:not(:disabled):hover{background:var(--red)}.navigation-arrow:hover{background-color:var(--purple);border-color:var(--purple)}.navigation-arrow:hover svg path{stroke:var(--white-1)}.breadcrumbs__body li a:hover{text-decoration:underline}.pagination-pages a:hover{color:var(--purple)}.filter__checkboxes-wrap button:hover span{color:var(--purple-2)}.filter__checkboxes-wrap button:hover svg path{stroke:var(--purple-2)}.custom-option:hover{color:var(--purple)}.category-item:hover{border-color:var(--green-3)}.header__contacts:hover{color:var(--green-2);font-size:1rem;line-height:130%}.header__login:hover{background:var(--white-20)}.profile-navigation a:hover{background-color:var(--green-1)}.header-search__body ul li a:hover{background-color:var(--green-1)}.header-search-mobile__body ul li a:hover{background-color:var(--green-1)}.footer__column ul li a:has(svg):hover{text-decoration:underline}.footer__column ul li a:hover{color:var(--purple)}.social:hover{background-color:var(--purple-2)}.catalog__body li div:hover,.catalog__body li>a:hover{background-color:var(--green-1)}.catalog__item:hover>div{background-color:var(--green-1)}.catalog .catalog-second>li:hover>div{background-color:var(--green-1)}.catalog .catalog-second>li:hover .catalog-third{opacity:1;pointer-events:auto}.catalog .catalog-third>li:hover>div{background-color:var(--green-1)}.catalog .catalog-third>li:hover .catalog-fourth{opacity:1;pointer-events:auto}.catalog .catalog-fourth>li:hover>div{background-color:var(--green-1)}.catalog .catalog-fourth>li:hover .catalog-fifth{opacity:1;pointer-events:auto}.hero-catalog__body li div:hover,.hero-catalog__body li>a:hover{background-color:var(--green-1)}.hero-catalog__item:hover>div{background-color:var(--green-1)}.hero-catalog__item:hover .catalog-second{opacity:1;pointer-events:auto}.hero-catalog .catalog-second>li:hover>div{background-color:var(--green-1)}.hero-catalog .catalog-second>li:hover .catalog-third{opacity:1;pointer-events:auto}.hero-catalog .catalog-third>li:hover>div{background-color:var(--green-1)}.hero-catalog .catalog-third>li:hover .catalog-fourth{opacity:1;pointer-events:auto}.hero-catalog .catalog-fourth>li:hover>div{background-color:var(--green-1)}.hero-catalog .catalog-fourth>li:hover .catalog-fifth{opacity:1;pointer-events:auto}.products__sort ul li button:hover{color:var(--purple)}.user-profile__navigation a:hover{background-color:var(--green-1)}.about-user__image .change-avatar__variants button:hover{background-color:var(--green-1)}.about-us__info button:hover span{color:var(--purple-2)}.about-us__info button:hover svg path{stroke:var(--purple-2)}.product-card:hover{border-color:var(--green-3)}}
@media (min-width: 1200px) {
	.catalog__item:hover .catalog-second {
		opacity: 1;
		pointer-events: auto;
	}
}