@charset "UTF-8";*{padding:0;margin:0;border:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{height:100%;min-width:320px}body{color:#161616;line-height:1;font-family:Inter;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:Inter;font-size:inherit}button{cursor:pointer;color:inherit;background-color:inherit}a{color:inherit}a:link,a:visited{text-decoration:none}a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}body{font-weight:400;line-height:1.15}.lock body{overflow:hidden;-ms-touch-action:none;touch-action:none}.wrapper{min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.wrapper>main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container]{max-width:75rem;-webkit-box-sizing:content-box;box-sizing:content-box;margin:0 auto;padding:0 .9375rem}.spollers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:40px;width:100%}.spollers__item{width:100%;font-size:1.25rem}.spollers__title{margin:0;font-family:var(--font-family);font-weight:600;font-size:20px;line-height:124%;color:var(--base-100);position:relative}.spollers__body{margin-top:1.25rem}.spollers__body ul{margin:0;padding:0;list-style-type:none;gap:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#64676e;font-size:14px}.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-webkit-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;-webkit-transform-style:flat;transform-style:flat}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{top:-100%;width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:2px;cursor:pointer}.noUi-horizontal .noUi-handle{width:20px;height:20px;right:-10px;top:-10px;cursor:pointer}.noUi-vertical .noUi-handle{width:20px;height:20px;right:-10px;bottom:-10px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-10px;right:auto}.noUi-target{background:#b8b8b8}.noUi-connects{border-radius:3px}.noUi-connect{background:#5b7fff}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border-radius:100%;background:#5b7fff;cursor:default}[disabled] .noUi-connect{background:#b8b8b8;border:1px solid #b8b8b8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-webkit-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#ccc}.noUi-marker-sub{background:#aaa}.noUi-marker-large{background:#aaa}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);-ms-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);-ms-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);-ms-transform:translate(0,50%);transform:translate(0,50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #d9d9d9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}.noUi-horizontal .noUi-origin>.noUi-tooltip{-webkit-transform:translate(50%,0);-ms-transform:translate(50%,0);transform:translate(50%,0);left:auto;bottom:10px}.noUi-vertical .noUi-origin>.noUi-tooltip{-webkit-transform:translate(0,-18px);-ms-transform:translate(0,-18px);transform:translate(0,-18px);top:auto;right:28px}.quantity{border:1px solid #5b7fff;border-radius:.5rem;height:2.5rem;max-width:7.375rem;display:-webkit-box;display:-ms-flexbox;display:flex}.quantity__button{-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px;position:relative;cursor:pointer}.quantity__button::after,.quantity__button::before{content:"";position:absolute;top:50%;left:50%;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;margin:0 0 0 -4.5px;background-color:#161616;width:12px;height:2px}.quantity__button_plus::before{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.quantity__input{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.quantity__input input{height:100%;color:#161616;font-size:16px;font-weight:600;width:100%;text-align:center}.checkbox{position:relative}.checkbox:not(:last-child){margin-bottom:.3125em}.checkbox__input{display:block;width:100%;position:absolute;width:0;height:0;opacity:0}.checkbox__input:checked+.checkbox__label:after{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.checkbox__input:checked+.checkbox__label::before{border:2px solid #5b7fff}.checkbox__label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;gap:10px;position:relative}.checkbox__label:before{content:"";-ms-flex-item-align:start;align-self:flex-start;width:24px;height:24px;-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px;border-radius:4px;border:2px solid #d7dae2}.checkbox__label:after{content:"";-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:14px;height:14px;border-radius:2px;background-color:#5b7fff;position:absolute;left:5px;top:5px}.checkbox__label-color{width:1.25rem;height:1.25rem;border-radius:50%}.checkbox__label-color.--vinous{background-color:#9b2d30}.checkbox__label-color.--red{background-color:#ee1313}.checkbox__label-color.--orange{background-color:#ffb800}.checkbox__label-color.--blue{background-color:#42aaff}.options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1rem}.options__item{position:relative;cursor:pointer}.options__input{width:0;height:0;opacity:0;position:absolute}.options__input:checked+.options__label:after{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.options__input:checked+.options__label::before{border:2px solid #5b7fff}.options__label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;gap:10px}.options__label:before{content:"";-ms-flex-item-align:start;align-self:flex-start;width:24px;height:24px;-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px;border-radius:50%;border:2px solid #d7dae2}.options__label:after{content:"";-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:14px;height:14px;border-radius:50%;background-color:#5b7fff;position:absolute;left:5px;top:5px}.description-product__navigation{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #f7f8f8}.description-product__title{padding-bottom:.875rem;color:#a8abb4}.description-product__title._tab-active{color:#161616;border-bottom:2px solid #161616}.breadcrumbs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.3125rem}.breadcrumbs__item{-webkit-transition:-webkit-text-decoration .15s ease-in-out;transition:-webkit-text-decoration .15s ease-in-out;transition:text-decoration .15s ease-in-out;transition:text-decoration .15s ease-in-out,-webkit-text-decoration .15s ease-in-out;color:#64676e;font-size:.75rem;line-height:1.25rem;position:relative}.breadcrumbs__item:hover{text-decoration:underline}.breadcrumbs__item:not(:first-child)::before{content:"-";display:inline-block;position:absolute;line-height:0;left:-.8125rem;top:45%}._active{color:#a8abb4}.pagination{font-family:Inter}.pagination__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:16px}.pagination__list li{width:2.5rem;height:2.5rem}.pagination__list li a{width:100%;height:100%}.pagination__item{font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:8px;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;background-color:#f7f8f8}.pagination__item._active{background-color:#5b7fff;color:#fff}.pagination__item:hover{background-color:#5b7fff;color:#161616}.pagination__item.--arrow{-webkit-transition:background-color .15s ease-in-out;transition:background-color .15s ease-in-out;background-color:transparent;position:relative}.pagination__item.--arrow::after,.pagination__item.--arrow::before{content:"";position:absolute;left:50%;top:50%;background-color:#a8abb4;height:2px;width:10px;-webkit-transition:-webkit-transform .5s ease 0s;transition:-webkit-transform .5s ease 0s;transition:transform .5s ease 0s;transition:transform .5s ease 0s,-webkit-transform .5s ease 0s}.pagination__item.--arrow::before{-webkit-transform:translate(-50%,-190%) rotate(-45deg);-ms-transform:translate(-50%,-190%) rotate(-45deg);transform:translate(-50%,-190%) rotate(-45deg)}.pagination__item.--arrow::after{-webkit-transform:translate(-50%,110%) rotate(45deg);-ms-transform:translate(-50%,110%) rotate(45deg);transform:translate(-50%,110%) rotate(45deg)}.pagination__item.--arrow:not(._noactive):hover::after,.pagination__item.--arrow:not(._noactive):hover::before{background-color:#a8abb4}.pagination__item.--arrow._noactive{pointer-events:none;cursor:default}.pagination__item.--arrow._noactive::after,.pagination__item.--arrow._noactive::before{background-color:#d7dae2}.pagination__item.--arrow.--right::before{-webkit-transform:translate(-50%,-190%) rotate(45deg);-ms-transform:translate(-50%,-190%) rotate(45deg);transform:translate(-50%,-190%) rotate(45deg)}.pagination__item.--arrow.--right::after{-webkit-transform:translate(-50%,110%) rotate(-45deg);-ms-transform:translate(-50%,110%) rotate(-45deg);transform:translate(-50%,110%) rotate(-45deg)}.mobile-header{position:relative;display:none}.icon-menu{display:none;-ms-flex-negative:0;flex-shrink:0}.card-category{height:auto;border:1px solid #f0f1f4;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:1rem}.card-category--row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;text-align:left;gap:1rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;overflow:hidden;width:auto;min-width:unset!important}.card-category--row .card-category__wrap-img{max-width:4rem;-ms-flex-negative:0;flex-shrink:0;margin:0}.card-category__wrap-img{margin:0 auto;height:100%}.card-category img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-webkit-transition:-webkit-transform .15s ease;transition:-webkit-transform .15s ease;transition:transform .15s ease;transition:transform .15s ease,-webkit-transform .15s ease}.card-category h4{font-family:Inter;font-weight:600;line-height:1.48rem;margin-bottom:.25rem;color:#5b7fff}.card-category p{color:#64676e}.card-category:hover img{-webkit-transform:scale(1.15);-ms-transform:scale(1.15);transform:scale(1.15)}.product-card .quantity{-ms-flex-negative:0;flex-shrink:0}.product-card.--bag{border:1px solid #f0f1f4;overflow:hidden;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;max-width:100%;position:relative}.product-card.--bag .product-card{width:100%;max-height:10rem}.product-card.--bag .product-card__status{position:relative;padding:0}.product-card.--bag .product-card__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;row-gap:.875rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-card.--bag .product-card__price-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-card.--bag .product-card__img{margin-top:0;margin:auto;height:100%;-o-object-fit:contain;object-fit:contain;max-width:10rem;max-height:10rem;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:.75rem 0 .75rem .75rem}.product-card.--bag .product-card__title{margin-top:.5rem;max-width:21.9375rem;-webkit-line-clamp:5}.product-card.--bag .product-card__title-available{padding-right:.375rem;-webkit-box-flex:1;-ms-flex:1;flex:1}.product-card.--bag .product-card__price{margin-top:0;display:block;-ms-flex-negative:0;flex-shrink:0}.product-card.--bag .product-card__buttons{margin-top:0;gap:.5rem}.buy-submit{width:100%;padding:1.5rem;border-radius:1rem;max-width:18.75rem;-webkit-box-shadow:0 8px 40px 0 rgba(100,103,110,.1019607843);box-shadow:0 8px 40px 0 rgba(100,103,110,.1019607843);height:auto;background-color:#fff}.buy-submit__button{margin-top:1rem;width:100%;font-weight:600;line-height:23.68px;color:#fff;background-color:#5b7fff;padding:12px 0;border-radius:.5rem}.buy-submit__count{font-weight:400;line-height:23.68px;color:#6d7176;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.buy-submit__count p:last-child{color:#373a41}.buy-submit__summ{margin-top:1rem;font-weight:600;line-height:29px;color:#a8abb4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.buy-submit__summ p:last-child{color:#161616}h1{font-size:2em}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}.flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.--just-space{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.--just-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.--just-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.--align-str{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.--align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.--align-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.--dir-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}html{font-size:16px}body,html{min-height:100%;position:relative}body{margin:0;font-size:1rem}h1,h2,h3,h4,h5,h6,li,ol,p,ul{margin:0}:root{--primary-accent-100:#5b7fff;--primary-accent-120:#5b7fff;--secondary-accent-200:#100dc0;--base-100:#161616;--base-80:#64676e;--base-60:#a8abb4;--base-40:#d7dae2;--base-30:#f0f1f4;--base-20:#f7f8f8;--base-0:#fff;--tags-new:#cc60ff;--tags-stock:#fde180;--tags-hit:#ff6665;--bg-card-20:rgba(21, 24, 24, 0.2);--bg-card-50:rgba(21, 24, 24, 0.5);--notification-error-100:#d92121;--notification-success-100:#41bd16;--notification-warning-100:#d65913;--font-family:"Inter",sans-serif}.container{width:100%;max-width:1200px;margin-left:auto;margin-right:auto}.call-to-action{font-family:var(--font-family)!important;font-weight:600!important;font-size:14px!important;line-height:148%!important;text-align:right!important;color:var(--primary-accent-100)!important;text-decoration:none!important}.header{border-bottom:1px solid var(--base-30)}.header__top{padding-top:17px;padding-bottom:17px;background:var(--base-20)}.header__top .header__container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.375rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header__bottom{padding-top:22px;padding-bottom:22px}.header__bottom .header__container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header__nav ul{margin:0;padding:0;list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:24px;-ms-flex-wrap:wrap;flex-wrap:wrap;text-wrap:nowrap}.header__nav ul li a{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:148%;color:var(--base-80);text-decoration:none}.header__nav ul li a.active,.header__nav ul li a:hover{color:var(--primary-accent-100)}.header__contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:12px;text-wrap:nowrap}.header__contacts a{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:148%;text-align:right;color:var(--base-100);text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.header__contacts a svg{margin-right:8px}.header__logo{width:140px;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0}.header__logo img{width:100%;height:auto}.header__catalog{border-radius:8px;padding:8px 16px;background:var(--primary-accent-100);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:8px;text-decoration:none}.header__catalog span{font-family:var(--font-family);font-weight:600;font-size:16px;line-height:148%;color:var(--base-0)}.header__search{width:100%;max-width:500px}.header__search form{width:100%;border:1.5px solid var(--base-40);border-radius:8px;padding:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0}.header__search-input{padding:0 0 0 16px;width:calc(100% - 48px);border:none;outline:0;font-family:var(--font-family);font-weight:400;font-size:16px;line-height:148%;color:var(--base-80)}.header__search-button{outline:0;border:none;background-image:url("data:image/svg+xml,%3Csvg width=%2720%27 height=%2720%27 viewBox=%270 0 20 20%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M13.7071 12.2929C13.3166 11.9024 12.6834 11.9024 12.2929 12.2929C11.9024 12.6834 11.9024 13.3166 12.2929 13.7071L13.7071 12.2929ZM18.2929 19.7071C18.6834 20.0976 19.3166 20.0976 19.7071 19.7071C20.0976 19.3166 20.0976 18.6834 19.7071 18.2929L18.2929 19.7071ZM8 14C4.68629 14 2 11.3137 2 8H0C0 12.4183 3.58172 16 8 16V14ZM2 8C2 4.68629 4.68629 2 8 2V0C3.58172 0 0 3.58172 0 8H2ZM8 2C11.3137 2 14 4.68629 14 8H16C16 3.58172 12.4183 0 8 0V2ZM14 8C14 11.3137 11.3137 14 8 14V16C12.4183 16 16 12.4183 16 8H14ZM12.2929 13.7071L18.2929 19.7071L19.7071 18.2929L13.7071 12.2929L12.2929 13.7071Z%27 fill=%27white%27/%3E%3C/svg%3E");border-radius:4px;padding:8px;width:40px;height:40px;background-color:var(--primary-accent-100);background-repeat:no-repeat;background-position:center center}.header__controlls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:1.5rem}.header__controlls-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;text-decoration:none}.header__controlls-item span{font-family:var(--font-family);font-weight:400;font-size:12px;text-align:center;color:var(--base-100)}.main__slider{position:relative}.main__swiper{height:400px;border-radius:24px}.main__swiper-slide{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#edf3fb;gap:3.5rem}.main__swiper-pagination{top:0;position:inherit;padding-top:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.main__swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;background-color:var(--base-40);opacity:1}.main__swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:16px!important;height:16px!important;background-image:url("data:image/svg+xml,%3Csvg width=%2716%27 height=%2716%27 viewBox=%270 0 16 16%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cg clip-path=%27url%28%23clip0_2710_2652%29%27%3E%3Ccircle cx=%278%27 cy=%278%27 r=%277%27 stroke=%27%23D7DAE2%27 stroke-width=%272%27 /%3E%3Cmask id=%27path-2-inside-1_2710_2652%27 fill=%27white%27%3E%3Cpath d=%27M8 16C6.15602 16 4.36866 15.363 2.94033 14.1968C1.512 13.0305 0.530398 11.4067 0.161619 9.59993C-0.207161 7.79321 0.0595226 5.91456 0.916546 4.28184C1.77357 2.64913 3.16831 1.3626 4.86478 0.639946L5.893 3.05372C4.75289 3.53938 3.81557 4.40398 3.23961 5.50124C2.66365 6.59849 2.48443 7.86103 2.73226 9.07522C2.9801 10.2894 3.63978 11.3807 4.59968 12.1645C5.55958 12.9483 6.76077 13.3763 8 13.3763L8 16Z%27 /%3E%3C/mask%3E%3Cpath d=%27M8 16C6.15602 16 4.36866 15.363 2.94033 14.1968C1.512 13.0305 0.530398 11.4067 0.161619 9.59993C-0.207161 7.79321 0.0595226 5.91456 0.916546 4.28184C1.77357 2.64913 3.16831 1.3626 4.86478 0.639946L5.893 3.05372C4.75289 3.53938 3.81557 4.40398 3.23961 5.50124C2.66365 6.59849 2.48443 7.86103 2.73226 9.07522C2.9801 10.2894 3.63978 11.3807 4.59968 12.1645C5.55958 12.9483 6.76077 13.3763 8 13.3763L8 16Z%27 stroke=%27%235B7FFF%27 stroke-width=%274%27 mask=%27url%28%23path-2-inside-1_2710_2652%29%27 /%3E%3C/g%3E%3Cdefs%3E%3CclipPath id=%27clip0_2710_2652%27%3E%3Crect width=%2716%27 height=%2716%27 fill=%27white%27 /%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-color:unset}.main__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:64px}.main__info-title{font-family:var(--font-family);font-weight:600;color:var(--base-100)}.main__info-link{display:block;border-radius:8px;padding:8px 24px;background:var(--primary-accent-100);font-family:var(--font-family);font-weight:600;line-height:148%;color:var(--base-0);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-decoration:none;margin-top:40px}.main__img{background-image:url(../img/slider-img.webp);background-repeat:no-repeat;background-size:cover;background-position:right;height:100%;-webkit-box-flex:1;-ms-flex:1;flex:1}.main__advantages{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.5rem}.main__advantages svg{-ms-flex-negative:0;flex-shrink:0}.main__advantages-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}.main__advantages-item span{display:block;max-width:163px;font-family:var(--font-family);font-weight:400;font-size:16px;line-height:148%;color:var(--base-100)}.recommendation{background:var(--base-20)}.recommendation__title{font-family:var(--font-family);font-weight:600;line-height:124%;padding-right:5rem;color:var(--base-100)}.recommendation__title.--pr180{padding-right:11.25rem}.recommendation__tabs{margin-bottom:24px}.recommendation__tabs ul{margin:0;padding:0;list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:8px}.recommendation__tabs ul a{display:block;border-radius:8px;padding:8px 16px;background:var(--base-30);text-decoration:none;font-family:var(--font-family);font-weight:400;font-size:16px;line-height:148%;color:var(--base-100)}.recommendation__tabs ul a.active,.recommendation__tabs ul a:hover{background:var(--primary-accent-100);font-family:var(--font-family);font-weight:400;font-size:16px;line-height:148%;color:var(--base-0)}.recommendation__hit{position:relative}.recommendation__hit-swiper .swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:auto}.recommendation__hit-swiper-controlls{position:absolute!important;top:0!important;bottom:auto!important;left:auto!important;right:0!important;margin-top:-25px!important}.recommendation__hit-swiper-button-prev{width:40px!important;height:40px!important;background:var(--base-0)!important;border-radius:40px!important;left:-88px!important;top:-17px!important}.recommendation .swiper-slide{width:auto!important}.recommendation__hit-swiper-button-next{width:40px!important;height:40px!important;background:var(--base-0)!important;border-radius:40px!important;left:-40px!important;top:-17px!important}.recommendation__hit-swiper-button-prev:after{content:""!important;background-image:url("data:image/svg+xml,%3Csvg width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M9 6L15 12L9 18%27 stroke=%27%2364676E%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E%0A")!important;width:24px!important;height:24px!important;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.recommendation__hit-swiper-button-next:after{content:""!important;background-image:url("data:image/svg+xml,%3Csvg width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M9 6L15 12L9 18%27 stroke=%27%2364676E%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E%0A")!important;width:24px!important;height:24px!important}.recommendation__stock{display:none;position:relative}.recommendation__stock-swiper-controlls{position:absolute!important;top:0!important;bottom:auto!important;left:auto!important;right:0!important;margin-top:-25px}.recommendation__stock-swiper-button-prev{width:40px!important;height:40px!important;background:var(--base-0)!important;border-radius:40px!important;left:-88px!important;top:-17px!important}.recommendation__stock-swiper-button-prev:after{content:""!important;background-image:url("data:image/svg+xml,%3Csvg width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M9 6L15 12L9 18%27 stroke=%27%2364676E%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E%0A")!important;width:24px!important;height:24px!important;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.recommendation__stock-swiper-button-next{width:40px!important;height:40px!important;background:var(--base-0)!important;border-radius:40px!important;left:-40px!important;top:-17px!important}.recommendation__stock-swiper-button-next:after{content:""!important;background-image:url("data:image/svg+xml,%3Csvg width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M9 6L15 12L9 18%27 stroke=%27%2364676E%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E%0A")!important;width:24px!important;height:24px!important}.recommendation__new{display:none;position:relative}.recommendation__new-swiper-controlls{position:absolute!important;top:0!important;bottom:auto!important;left:auto!important;right:0!important;margin-top:-25px}.recommendation__new-swiper-button-prev{width:40px!important;height:40px!important;background:var(--base-0)!important;border-radius:40px!important;left:-88px!important;top:-17px!important}.recommendation__new-swiper-button-prev:after{content:""!important;background-image:url("data:image/svg+xml,%3Csvg width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M9 6L15 12L9 18%27 stroke=%27%2364676E%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E%0A")!important;width:24px!important;height:24px!important;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.recommendation__new-swiper-button-next{width:40px!important;height:40px!important;background:var(--base-0)!important;border-radius:40px!important;left:-40px!important;top:-17px!important}.recommendation__new-swiper-button-next:after{content:""!important;background-image:url("data:image/svg+xml,%3Csvg width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M9 6L15 12L9 18%27 stroke=%27%2364676E%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E%0A")!important;width:24px!important;height:24px!important}.recommendation__advice{display:none;position:relative}.recommendation__advice-swiper-controlls{position:absolute!important;top:0!important;bottom:auto!important;left:auto!important;right:0!important;margin-top:-25px}.recommendation__advice-swiper-button-prev{width:40px!important;height:40px!important;background:var(--base-0)!important;border-radius:40px!important;left:-88px!important;top:-17px!important}.recommendation__advice-swiper-button-prev:after{content:""!important;background-image:url("data:image/svg+xml,%3Csvg width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M9 6L15 12L9 18%27 stroke=%27%2364676E%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E%0A")!important;width:24px!important;height:24px!important;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.recommendation__advice-swiper-button-next{width:40px!important;height:40px!important;background:var(--base-0)!important;border-radius:40px!important;left:-40px!important;top:-17px!important}.recommendation__advice-swiper-button-next:after{content:""!important;background-image:url("data:image/svg+xml,%3Csvg width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M9 6L15 12L9 18%27 stroke=%27%2364676E%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E%0A")!important;width:24px!important;height:24px!important}.product-card{background:var(--base-0);border-radius:16px;position:relative}.product-card__body{-webkit-box-flex:2.3;-ms-flex:2.3;flex:2.3}.product-card__status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:4px;position:absolute;left:0;top:0}.product-card__status-hit{border-radius:6px;padding:4px .5rem;background:var(--tags-hit);font-family:var(--font-family);font-weight:600;line-height:100%;text-transform:uppercase;text-align:center;color:var(--base-0)}.product-card__status-stock{border-radius:6px;padding:4px .5rem;background:var(--tags-stock);font-family:var(--font-family);font-weight:600;line-height:100%;text-transform:uppercase;text-align:center;color:var(--base-100)}.product-card__status-new{border-radius:6px;padding:4px .5rem;line-height:0;background:var(--tags-new);font-family:var(--font-family);font-weight:600;line-height:100%;text-transform:uppercase;text-align:center;color:var(--base-0)}.product-card__img{display:block;margin:0 auto;overflow:hidden;padding:.75rem 1rem 0 .75rem;-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%}.product-card__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;cursor:pointer}.over{height:100vh;overflow:auto}.product-card__img:hover .product-card{-webkit-box-shadow:0 8px 40px 0 rgba(100,103,110,.1019607843);box-shadow:0 8px 40px 0 rgba(100,103,110,.1019607843)}.product-card__title{font-family:var(--font-family);font-weight:400;color:var(--base-100);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__available{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-top:9px}.product-card__available span{font-family:var(--font-family);font-weight:400;line-height:148%;color:var(--notification-success-100)}.product-card__price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:8px}.product-card__price-new{font-family:var(--font-family);font-weight:600;line-height:124%;color:var(--base-100)}.product-card__price-old{font-family:var(--font-family);font-weight:400;line-height:148%;color:var(--base-60);text-decoration:line-through}.product-card__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-wrap:nowrap}.product-card__buttons-add{border-radius:8px;padding:8px 20px;background:var(--primary-accent-100);font-family:var(--font-family);font-weight:600;font-size:16px;line-height:148%;color:var(--base-0)}.cross-title-page{margin-top:1rem;font-weight:600;line-height:39.68px;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cross-title-page .clean-bag{font-weight:400;color:#5b7fff;text-decoration:underline}.product-card__buttons a{text-decoration:none}.categories-and-partners .categories__item{display:block;height:285px;width:17.8125rem;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:24px;gap:8px;text-decoration:none;position:relative;background-size:cover!important;-webkit-transition:background-size .15s ease!important;transition:background-size .15s ease!important;background-position:center center!important;background-repeat:no-repeat!important}.categories-and-partners .categories__item-widest{width:36.875rem}.categories-and-partners .categories__item-title{font-family:var(--font-family);font-weight:600;line-height:124%;color:var(--base-0)}.categories-and-partners .categories__item-link{border:.5px solid var(--base-0);border-radius:8px;padding:4px 8px;font-family:var(--font-family);font-weight:600;font-size:14px;line-height:148%;color:var(--base-0)}.categories-and-partners .partners{position:relative}.categories-and-partners .partners__swiper{height:82.27px}.partners__swiper-slide{width:auto!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.categories-and-partners .partners__swiper-button-next{position:absolute;left:auto;right:-75px}.categories-and-partners .partners__swiper-button-next::after{content:"";background-image:url("data:image/svg+xml,%3Csvg width=%278%27 height=%2715%27 viewBox=%270 0 8 15%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M1 1.13303L7 7.13303L1 13.133%27 stroke=%27%2364676E%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 /%3E%3C/svg%3E");width:8px;height:15px}.categories-and-partners .partners__swiper-button-prev{position:absolute;right:auto;left:-75px}.categories-and-partners .partners__swiper-button-prev::after{content:"";background-image:url("data:image/svg+xml,%3Csvg width=%278%27 height=%2715%27 viewBox=%270 0 8 15%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M1 1.13303L7 7.13303L1 13.133%27 stroke=%27%2364676E%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 /%3E%3C/svg%3E");width:8px;height:15px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.categories-and-partners .partners .swiper-controlls{position:absolute;top:0;bottom:0;width:100%}.offer{background:var(--base-20)}.offer .row:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.offer__caption{font-family:var(--font-family);font-weight:600;line-height:124%;color:var(--base-100)}.offer__link{font-family:var(--font-family);font-weight:600;line-height:148%;color:var(--primary-accent-100);text-decoration:none}.offer__wrapper{row-gap:1.25rem}.offer__wrapper .offer__slide{width:auto!important}.about__wrapper{border:1px solid var(--base-40);border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.about__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about__caption{font-family:var(--font-family);font-weight:600;line-height:124%;color:var(--base-100)}.about__description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;font-family:var(--font-family);font-weight:400;font-size:14px;line-height:148%;color:var(--base-80)}.about__description p{margin:0;padding:0;font-family:var(--font-family);font-weight:400;font-size:14px;line-height:148%;color:var(--base-80)}.about__description a{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:148%;color:var(--base-80)}.about__link{border-radius:8px;padding:8px 24px;background:var(--primary-accent-100);font-family:var(--font-family);font-weight:600;font-size:16px;line-height:148%;color:var(--base-0);text-decoration:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.about__right{min-width:44.2%}.about__right img{width:100%;height:auto;border-radius:8px}.last-news{background:var(--base-20)}.last-news__slide{width:78%!important}.last-news .row:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.last-news__caption{font-family:var(--font-family);font-weight:600;line-height:124%;color:var(--base-100)}.last-news__link{font-family:var(--font-family);font-weight:600;line-height:148%;color:var(--primary-accent-100);text-decoration:none}.last-news__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.last-news__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:24.125rem;width:100%;text-decoration:none}.last-news__img{width:100%;height:224px;margin-bottom:1px}.last-news__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px}.last-news__date{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:148%;color:var(--base-80);margin-bottom:8px;margin-top:15px}.last-news__title{font-family:var(--font-family);font-weight:600;font-size:20px;line-height:124%;color:var(--base-100)}.footer__container{display:-ms-grid;display:grid;gap:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-grid-columns:2fr 1fr;grid-template-columns:2fr 1fr}.footer .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer .row:nth-child(2) span{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:148%;color:var(--base-80)}.footer .row:nth-child(2) .icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}.footer__item{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__item ul li{margin-bottom:.5rem}.footer__item ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:12px}.footer .socials{margin-bottom:0}.footer__item-title{font-size:1.25rem;font-weight:600}.footer__item ul li a{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:148%;color:var(--base-80);text-decoration:none}.footer__item ul li a.number{font-family:var(--font-family);font-weight:600;font-size:16px;line-height:148%;color:var(--base-100)}.footer__item ul li span{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:148%;color:var(--base-80);text-decoration:none;margin-bottom:0}.footer__item ul li.socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:8px;margin-top:24px}.footer__item ul li.socials a{width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:var(--base-20);border-radius:8px}.copy__block{border-top:1px solid #f7f8f8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.copy .icons{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5rem;-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex}.product-card__buttons-like._active svg{fill:#5b7fff}.product-card__buttons-like._active svg path{stroke:#5b7fff}.favourites__head-btn{position:relative}.favourites__head-btn::after{content:"12";position:absolute;right:10px;top:-6px;font-size:10px;font-weight:600;line-height:13px;text-align:center;color:#fff;border:1px #fff solid;border-radius:20px;padding:1.5px 4px;background-color:#5b7fff}.bag__head-btn{position:relative}.bag__head-btn::after{content:"3";position:absolute;right:6px;top:-6px;font-size:10px;font-weight:600;line-height:13px;text-align:center;color:#fff;border:1px #fff solid;border-radius:20px;padding:1.5px 4px;background-color:#5b7fff}.page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page__element{margin:0 auto;height:100vh}.card-category-includes__list{display:-ms-grid;display:grid;gap:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-grid-columns:1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr 1fr;-ms-grid-rows:1fr 1fr;grid-template-rows:1fr 1fr}.card-category-includes__list--row{display:-ms-grid;display:grid;gap:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;-ms-grid-rows:1fr;grid-template-rows:1fr}.type__filters-products{display:-ms-grid;display:grid;gap:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-grid-columns:.319fr 1fr;grid-template-columns:.319fr 1fr}.type__products-grid{display:-ms-grid;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr}.type__products-grid.--list{-ms-grid-columns:1fr;grid-template-columns:1fr}.type__showmore{margin:1.5rem auto 0 auto;background-color:#f6f7fa;padding:12px 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;border-radius:.5rem;-webkit-transition:background-color .15s ease;transition:background-color .15s ease}.type__showmore:hover{background-color:#5b7fff}.type__showmore:hover svg{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-animation:rotate 1s infinite;animation:rotate 1s infinite}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.animate-opacity{opacity:0;-webkit-animation:fadeIn .4s forwards;animation:fadeIn .4s forwards}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.tabs-products{font-family:Inter;font-weight:400;line-height:23.68px;text-align:left;text-wrap:nowrap;color:#a8abb4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.tabs-products ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.tabs-products ul li{cursor:pointer}.tabs-products ul:first-child{gap:1rem}.tabs-products ul:last-child{gap:.5rem}.tabs-products ._active{color:#161616;font-weight:600}.tabs-products ._active path{stroke:#161616}.type .spollers{display:block}.type .spollers__item{margin-bottom:1.5rem}.type .spollers__title{text-align:left;padding-right:24px;width:100%;cursor:pointer}.type .spollers__title::after,.type .spollers__title::before{content:"";position:absolute;right:0;top:50%;background-color:#a8abb4;height:2px;width:12px;-webkit-transition:-webkit-transform .25s ease 0s;transition:-webkit-transform .25s ease 0s;transition:transform .25s ease 0s;transition:transform .25s ease 0s,-webkit-transform .25s ease 0s}.type .spollers__title::before{-webkit-transform:translate(0,-200%) rotate(45deg);-ms-transform:translate(0,-200%) rotate(45deg);transform:translate(0,-200%) rotate(45deg)}.type .spollers__title::after{-webkit-transform:translate(0,200%) rotate(-45deg);-ms-transform:translate(0,200%) rotate(-45deg);transform:translate(0,200%) rotate(-45deg)}.type .spollers__title._spoller-active::before{background-color:#a8abb4;-webkit-transform:translateX(-10%) rotate(135deg);-ms-transform:translateX(-10%) rotate(135deg);transform:translateX(-10%) rotate(135deg)}.type .spollers__title._spoller-active::after{background-color:#a8abb4;-webkit-transform:translateX(-75%) rotate(45deg);-ms-transform:translateX(-75%) rotate(45deg);transform:translateX(-75%) rotate(45deg)}.type__products-grid{margin-top:1.5rem}.type__products-grid.--list .product-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;max-width:100%;width:100%}.type__products-grid.--list .product-card__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;position:relative}.type__products-grid.--list .product-card__img{margin-top:0;margin:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.type__products-grid.--list .product-card__title{margin-top:0;-webkit-line-clamp:5}.type__products-grid.--list .product-card__title-available{-webkit-box-flex:1;-ms-flex:1;flex:1}.type__products-grid.--list .product-card__price{margin-top:0}.form-filtr__range-min{width:100%}.form-filtr__range-max{width:100%}.form-filtr__range{width:calc(100% - 20px);margin:1.5625rem auto 0 auto}.form-filtr__value{border-radius:8px;border:1px #d7dae2 solid;padding:12px 10px 12px 44px;width:50%;position:relative}.form-filtr__value input{line-height:0}.form-filtr__value label{position:absolute;padding-left:12px;color:#a8abb4;left:0;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.form-filtr__values{gap:.5rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.form-filtr__applay-filter{width:100%;padding:.75rem;color:#fff;background-color:#5b7fff;border-radius:.5rem;-webkit-transition:opacity .15s ease;transition:opacity .15s ease;max-width:18.75rem}.form-filtr__applay-filter:hover{opacity:.8}.form-filtr__clean-filter{border-radius:.5rem;width:100%;padding:.75rem;color:#5b7fff;-webkit-transition:color .15s ease;transition:color .15s ease;max-width:18.75rem}.form-filtr__clean-filter:hover{color:#a1b4ff}.form-filtr__title-switch{cursor:pointer;font-weight:600;line-height:23.68px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:1.5rem}.form-filtr__more{font-family:Inter;font-size:14px;font-weight:600;line-height:20.72px;color:#5b7fff}.switch{position:relative;display:inline-block;width:40px;height:20px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#d7dae2;-webkit-transition:.15s;transition:.15s}.slider:before{position:absolute;content:"";height:16px;width:16px;left:2px;bottom:2px;background-color:#fff;-webkit-transition:.15s;transition:.15s}input:checked+.slider{background-color:#5b7fff}input:checked+.slider:before{-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}.slider.round{border-radius:20px}.slider.round:before{border-radius:50%}.clear-bag{width:100%}.clear-bag__cont{width:100%;text-align:center}.clear-bag h4{margin-top:1rem;font-weight:600}.clear-bag .button{display:inline-block;margin-top:1.5rem;padding:12px 24px;border-radius:8px;font-size:16px;font-weight:600;background-color:#5b7fff;color:#fff}.bag{width:100%}.bag__tovars-buy{display:-ms-grid;display:grid;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-grid-columns:1fr .32fr;grid-template-columns:1fr .32fr;-ms-grid-rows:1fr;grid-template-rows:1fr}.bag__tovars .product-card:not(:first-child){margin-top:1rem}.--bg{border-radius:24px;-webkit-box-shadow:0 8px 40px 0 rgba(100,103,110,.1019607843);box-shadow:0 8px 40px 0 rgba(100,103,110,.1019607843)}.favourites__products-grid{display:-ms-grid;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.bag-tovar__counter{background-color:#fff;border-radius:.75rem;-ms-flex-item-align:start;align-self:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.bag-tovar__counter p{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 .6875rem}.bag-tovar__minus{padding:.75rem;position:relative;width:.625rem;height:.125rem;border-radius:.125rem;overflow:hidden}.bag-tovar__minus::before{content:"";position:absolute;left:50%;top:50%;background-color:#fff;border-radius:.125rem;height:.125rem;width:.625rem;-webkit-transition:-webkit-transform .5s ease 0s;transition:-webkit-transform .5s ease 0s;transition:transform .5s ease 0s;transition:transform .5s ease 0s,-webkit-transform .5s ease 0s}.bag-tovar__minus::before{-webkit-transform:translate(-50%,-50%) rotate(180deg);-ms-transform:translate(-50%,-50%) rotate(180deg);transform:translate(-50%,-50%) rotate(180deg)}.bag-tovar__add{position:relative;padding:.75rem;position:relative;width:.625rem;height:.125rem;border-radius:.125rem;overflow:hidden}.bag-tovar__add::after,.bag-tovar__add::before{content:"";position:absolute;left:50%;top:50%;background-color:#fff;border-radius:.125rem;height:.125rem;width:.625rem;-webkit-transition:-webkit-transform .5s ease 0s;transition:-webkit-transform .5s ease 0s;transition:transform .5s ease 0s;transition:transform .5s ease 0s,-webkit-transform .5s ease 0s}.bag-tovar__add::before{-webkit-transform:translate(-50%,-50%) rotate(180deg);-ms-transform:translate(-50%,-50%) rotate(180deg);transform:translate(-50%,-50%) rotate(180deg)}.bag-tovar__add::after{-webkit-transform:translate(-50%,-50%) rotate(90deg);-ms-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg)}.bag-tovar__counter{display:none;width:100%;height:100%;padding:12px 1rem;margin-top:1rem;text-align:center;position:relative;border-radius:8px;color:#fff;background-color:#5b7fff}.product-page .button__add{position:relative}.product-page .button__buy{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:12px 1rem;color:#5b7fff;background-color:rgba(91,127,255,.2392156863);margin-top:.5rem;border-radius:8px;font-size:16px;font-weight:600;line-height:23.68px;text-align:left}.product-page__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.product-page__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}.product-page__buttons .product-card__buttons-like{margin-left:-.6875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#5b7fff}.product-page__buttons .product-card__buttons-like svg path{stroke:#5b7fff}.product-page__buttons .product-card__buttons-sravnite{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.about-garanties>div:not(:first-child){margin-top:1rem}.about-garanties div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.75rem}.specifications.--grey{color:#64676e}.specifications.--grey li div:nth-child(2){border-bottom:1px dotted #64676e}.specifications.--mt16{margin-top:1rem}.specifications h3{font-weight:600;line-height:24.8px;margin-bottom:1.5rem;color:#161616}.specifications ol li{list-style:none}.specifications ol li:not(:first-child){margin-top:.75rem}.specifications ol li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.specifications li div:nth-child(2){-webkit-box-flex:1;-ms-flex:1 0;flex:1 0;border-bottom:1px dotted #161616;height:1em;margin:0 .4em}.specifications a{display:inline-block;font-size:16px;font-weight:400;line-height:23.68px;color:#5b7fff;text-decoration:underline;margin-top:1rem}.about-product{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:2.5rem}.about-product__card-mini>div:not(:first-child){margin-top:.5rem}.about-product .options{-ms-flex-negative:0;flex-shrink:0;text-wrap:nowrap}.about-product__textANDprice{-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:1rem}.about-product__textANDprice .product-card__available{margin:0}.about-product__textANDprice h4{font-size:16px;font-weight:600;line-height:23.68px;padding-right:4px}.about-product .options-colors{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.25rem}.about-product .options-colors .checkbox:not(:last-child){margin-bottom:.3125em}.about-product .options-colors .checkbox__input:checked+.checkbox__label::before{border:1px solid #161616}.about-product .options-colors .checkbox__label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;gap:10px;position:relative}.about-product .options-colors .checkbox__label:before{content:"";width:24px;height:24px;-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px;border-radius:50%;border:1px solid #d7dae2}.about-product .options-colors .checkbox__label:after{content:"";background-color:transparent}.about-product .options-colors .checkbox__label-color{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:1.125rem;height:1.125rem;border-radius:50%}.about-product .options-colors .checkbox__label-color.--vinous{background-color:#9b2d30}.about-product .options-colors .checkbox__label-color.--red{background-color:#ee1313}.about-product .options-colors .checkbox__label-color.--orange{background-color:#ffb800}.about-product .options-colors .checkbox__label-color.--blue{background-color:#42aaff}.about-product .options-memory{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.25rem}.about-product .options-memory .checkbox:not(:last-child){margin-bottom:.3125em}.about-product .options-memory .checkbox__input:checked+.checkbox__label::before{border:1px solid #161616}.about-product .options-memory .checkbox__label{overflow:hidden;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;gap:10px;position:relative;width:3.875rem}.about-product .options-memory .checkbox__label:before{content:"";width:3.875rem;height:32px;-webkit-box-flex:0;-ms-flex:0 0 62px;flex:0 0 62px;border-radius:8px;border:1px solid #d7dae2}.about-product .options-memory .checkbox__label:after{content:"";background-color:transparent}.about-product .options-memory .checkbox__label span{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute}.about-product .options-memory .checkbox__label span p{margin:0;font-size:1rem}.about-product__text{font-size:.875rem;line-height:20.72px}.about-product__text p:first-child{margin-top:0;margin-bottom:.5rem}.about-product__text p{margin-top:.5rem}.about-product__text li{margin-top:.5rem}.about-product__btn-add{padding:1rem 1rem;margin-top:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;border-radius:8px;background-color:#5b7fff}.about-product__btn-add .add{font-family:Inter;font-weight:600;line-height:23.68px;display:inline;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;gap:8px}.about-product__btn-add.--buy-successful .bag-tovar__counter{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;margin:0;height:100%}.about-product__btn-add.--buy-successful .add{display:none}.price-block{-webkit-box-shadow:0 8px 40px 0 rgba(100,103,110,.1019607843);box-shadow:0 8px 40px 0 rgba(100,103,110,.1019607843);min-width:17.5rem}.price-block__values{font-weight:600;letter-spacing:-.02em;color:#161616;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;-webkit-box-align:end;-ms-flex-align:end;align-items:end}.price-block__values.--discount p:last-child{color:#a8abb4;font-weight:700;text-decoration:line-through}.half-stars .rating-group{margin-top:.5rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.half-stars input{position:absolute;left:-9999px}.half-stars label{margin:0;cursor:pointer}.half-stars label svg{margin:2px;height:24px;width:24px;fill:#ffb800;-webkit-transition:fill .3s;transition:fill .3s}.half-stars label svg path{stroke:#ffb800;stroke-width:40px}.half-stars .hsr{padding-right:0;margin-right:-22px;width:22px;overflow:hidden;z-index:2}.half-stars input:checked~label svg{fill:#fff}.half-stars input:checked~label svg path{stroke:#a8abb4;stroke-width:40px}.half-stars .rating-group:hover label svg{fill:#ffb800}.half-stars .rating-group:hover label svg path{stroke:#ffb800;stroke-width:40px}.half-stars .rating-group input:hover~label svg{fill:#fff}.half-stars .rating-group input:hover~label svg path{stroke:#a8abb4;stroke-width:40px}.product-swiper-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 auto}.swiper__product .swiper-slide{cursor:pointer}.swiper_thumbnail-product img{vertical-align:bottom;width:5rem!important;height:5rem!important}.swiper__product{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}.swiper__product img{height:100%}.swiper_thumbnail-product{max-width:384px;width:100%;position:relative;padding-left:64px!important;padding-right:64px!important}.swiper_thumbnail-product .swiper-slide{cursor:pointer;width:5rem!important;height:5rem!important}.swiper_thumbnail-product .swiper-slide-thumb-active{outline:2px solid #d7dae2;outline-offset:-2px}.swiper_thumbnail-product img{vertical-align:bottom;-o-object-fit:contain;object-fit:contain}.product-button-next-con,.product-button-prev-con{position:absolute;top:0;width:4rem;height:100%;background-color:#fff;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex}.product-button-prev-con{left:0}.product-button-next-con{right:0}.product-button-next{width:24px;height:24px;position:relative;margin:auto 0 auto auto;background-color:#fff;cursor:pointer}.product-button-next::after,.product-button-next::before{content:"";right:6px;position:absolute;width:12px;height:.125rem;background-color:#a8abb4}.product-button-next::before{top:30%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.product-button-next::after{bottom:30%;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.product-button-prev{cursor:pointer;width:24px;height:24px;position:relative;margin:auto auto auto 0;background-color:#fff}.product-button-prev::after,.product-button-prev::before{content:"";right:6px;position:absolute;width:12px;height:.125rem;background-color:#a8abb4}.product-button-prev::before{top:30%;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.product-button-prev::after{bottom:30%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.about-roduct{-webkit-box-flex:1;-ms-flex:1;flex:1}.about-roduct__name h2{margin-top:1rem;font-weight:600}.about-roduct__name p{margin-top:.5rem;font-size:.875rem;line-height:20.72px;color:#161616}@media (min-width:76.875em){.product-page__description{margin-top:4rem}.description-product__title{font-size:1rem}.description-product__title:not(:first-child){margin-left:2.5rem}.description-product__content{padding-top:2.5rem}.description-product__content{font-size:1rem}.pagination.margin-top56{margin-top:3.5rem}.card-category{min-width:16.25rem}.card-category{padding:1.5rem}.card-category__wrap-img{max-width:7.5rem}.card-category h4{margin-top:1rem}.product-card.--bag .product-card__body{padding:1.5rem}.product-card.--bag .product-card__body{-webkit-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem}.buy-submit__button{font-size:1rem}.buy-submit__count{font-size:1rem}.buy-submit__summ{font-size:1.5rem}.main{padding-top:2.5rem}.main{padding-bottom:5rem}.main__slider{margin-bottom:6.5625rem}.main__info-title{font-size:3rem}.main__info-title{line-height:3.375rem}.main__info-link{font-size:1rem}.recommendation{padding-bottom:5rem}.recommendation__title{font-size:2rem}.recommendation__title{padding-top:5rem}.recommendation__title{padding-bottom:2.5rem}.product-card{max-width:17.8125rem}.product-card__body{padding-right:1.5rem}.product-card__body{padding-left:1.5rem}.product-card__body{padding-bottom:1.5rem}.product-card__status{padding-top:1.5rem}.product-card__status{padding-left:1.5rem}.product-card__status-hit{font-size:.75rem}.product-card__status-stock{font-size:.75rem}.product-card__status-new{font-size:.75rem}.product-card__img{height:14.8125rem}.product-card__title{font-size:1rem}.product-card__title{line-height:1.48rem}.product-card__title{margin-top:1.4375rem}.product-card__available span{font-size:.875rem}.product-card__price{margin-top:1.0625rem}.product-card__price-new{font-size:1.5rem}.product-card__price-old{font-size:1rem}.product-card__buttons{margin-top:.9375rem}.product-card__buttons-add{margin-right:1rem}.cross-title-page{font-size:2rem}.cross-title-page .clean-bag{font-size:1rem}.categories-and-partners{padding-top:5rem}.categories-and-partners .categories__item-title{font-size:1.25rem}.categories-and-partners .partners{padding-bottom:5rem}.categories-and-partners .partners{padding-top:5rem}.offer{padding-bottom:5rem}.offer .row:first-child{padding-top:5rem}.offer__caption{font-size:2rem}.offer__link{font-size:1rem}.offer__wrapper{margin-top:2.5rem}.about{margin-top:5rem}.about{margin-bottom:5.625rem}.about__wrapper{padding:2.5rem}.about__wrapper{gap:2.5rem}.about__caption{font-size:1.5rem}.about__caption{margin-bottom:1.5rem}.about__description{margin-bottom:1.5rem}.last-news{padding-bottom:5rem}.last-news .row:first-child{padding-top:5rem}.last-news .row:first-child{padding-bottom:2.5rem}.last-news__caption{font-size:2rem}.last-news__link{font-size:1rem}.footer{padding-top:5rem}.footer{padding-bottom:2.5rem}.footer__container{padding-bottom:5rem}.footer__item-title{margin-bottom:1.5rem}.copy__block{padding-top:2.5rem}.copy__block{padding-bottom:2.5rem}.card-category-includes{padding-top:2.5rem}.card-category-includes{padding-bottom:5rem}.card-category-includes__list{padding-top:2.5rem}.card-category-includes__list--row{padding-top:2.5rem}.tabs-products{font-size:1rem}.type .spollers__item{font-size:1rem}.type .spollers__title{font-size:1rem}.type__products-grid.--list .product-card__body{padding-top:1.5rem}.type__products-grid.--list .product-card__img{padding:1.25rem}.type__products-grid.--list .product-card__title-available{padding-right:2.5rem}.form-filtr__applay-filter{font-size:1rem}.form-filtr__title-switch{font-size:1rem}.clear-bag{margin-top:2.5rem}.clear-bag__cont{margin-top:5rem}.clear-bag__cont{padding-bottom:3.75rem}.clear-bag h4{font-size:2rem}.bag__tovars-buy{padding-top:2.5rem}.bag{margin-top:2.5rem}.favourites__products-grid{padding-top:2.5rem}.product-page{margin-top:2.5rem}.product-page .product{padding-bottom:5rem}.specifications h3{font-size:1.25rem}.about-product .options:not(:first-child){margin-top:1.75rem}.about-product__textANDprice{margin-top:1.5rem}.about-product__btn-add .add{font-size:1rem}.price-block{padding:1.5rem}.price-block{border-radius:1.5rem}.price-block__values{font-size:1.5rem}.price-block__values.--discount p:last-child{font-size:1rem}.content-product{margin-top:2.5rem}.product-swiper-wrap{height:35.25rem}.swiper__product{max-width:29.25rem}.swiper__product{max-height:29.25rem}.about-roduct__name h2{font-size:2rem}}@media (min-width:1230.4px){.offer__wrapper :nth-child(4n){margin-right:0!important}}@media (max-width:20em){.product-page__description{margin-top:2.5rem}.description-product__title{font-size:.875rem}.description-product__title:not(:first-child){margin-left:1.5rem}.description-product__content{padding-top:1.5rem}.description-product__content{font-size:.875rem}.pagination.margin-top56{margin-top:1.5rem}.card-category{min-width:.00000625rem}.card-category{padding:.5rem}.card-category__wrap-img{max-width:3.75rem}.card-category h4{margin-top:.5rem}.product-card.--bag .product-card__body{padding:.75rem}.product-card.--bag .product-card__body{-webkit-column-gap:.375rem;-moz-column-gap:.375rem;column-gap:.375rem}.buy-submit__button{font-size:.875rem}.buy-submit__count{font-size:.875rem}.buy-submit__summ{font-size:1.125rem}.main{padding-top:1.5rem}.main{padding-bottom:2.5rem}.main__slider{margin-bottom:2.8125rem}.main__info-title{font-size:1.5rem}.main__info-title{line-height:1.625rem}.main__info-link{font-size:.875rem}.recommendation{padding-bottom:2.5rem}.recommendation__title{font-size:1.25rem}.recommendation__title{padding-top:2.5rem}.recommendation__title{padding-bottom:1.5rem}.product-card{max-width:12.5rem}.product-card__body{padding-right:.75rem}.product-card__body{padding-left:.75rem}.product-card__body{padding-bottom:.75rem}.product-card__status{padding-top:.375rem}.product-card__status{padding-left:.375rem}.product-card__status-hit{font-size:.625rem}.product-card__status-stock{font-size:.625rem}.product-card__status-new{font-size:.625rem}.product-card__img{height:11.5rem}.product-card__title{font-size:.875rem}.product-card__title{line-height:1.295rem}.product-card__title{margin-top:.75rem}.product-card__available span{font-size:.75rem}.product-card__price{margin-top:.75rem}.product-card__price-new{font-size:1.125rem}.product-card__price-old{font-size:.875rem}.product-card__buttons{margin-top:.75rem}.product-card__buttons-add{margin-right:.00000625rem}.cross-title-page{font-size:1.25rem}.cross-title-page .clean-bag{font-size:.875rem}.categories-and-partners{padding-top:2.5rem}.categories-and-partners .categories__item-title{font-size:1rem}.categories-and-partners .partners{padding-bottom:2.5rem}.categories-and-partners .partners{padding-top:2.5rem}.offer{padding-bottom:2.5rem}.offer .row:first-child{padding-top:2.5rem}.offer__caption{font-size:1.25rem}.offer__link{font-size:.875rem}.offer__wrapper{margin-top:1.5rem}.about{margin-top:2.5rem}.about{margin-bottom:3rem}.about__wrapper{padding:1rem}.about__wrapper{gap:1rem}.about__caption{font-size:1.25rem}.about__caption{margin-bottom:1rem}.about__description{margin-bottom:1rem}.last-news{padding-bottom:2.5rem}.last-news .row:first-child{padding-top:2.5rem}.last-news .row:first-child{padding-bottom:1.5rem}.last-news__caption{font-size:1.25rem}.last-news__link{font-size:.875rem}.footer{padding-top:2.5rem}.footer{padding-bottom:1.5rem}.footer__container{padding-bottom:2.5rem}.footer__item-title{margin-bottom:1rem}.copy__block{padding-top:1.5rem}.copy__block{padding-bottom:1.5rem}.card-category-includes{padding-top:1.5rem}.card-category-includes{padding-bottom:2.5rem}.card-category-includes__list{padding-top:1.5rem}.card-category-includes__list--row{padding-top:1.5rem}.tabs-products{font-size:.875rem}.type .spollers__item{font-size:.875rem}.type .spollers__title{font-size:.875rem}.type__products-grid.--list .product-card__body{padding-top:.75rem}.type__products-grid.--list .product-card__img{padding:.5rem}.type__products-grid.--list .product-card__title-available{padding-right:.75rem}.form-filtr__applay-filter{font-size:.875rem}.form-filtr__title-switch{font-size:.875rem}.clear-bag{margin-top:1.5rem}.clear-bag__cont{margin-top:3.5rem}.clear-bag__cont{padding-bottom:1.5rem}.clear-bag h4{font-size:1.25rem}.bag__tovars-buy{padding-top:1.5rem}.bag{margin-top:1.5rem}.favourites__products-grid{padding-top:1.5rem}.product-page{margin-top:1.5rem}.product-page .product{padding-bottom:2.5rem}.specifications h3{font-size:1.125rem}.about-product .options:not(:first-child){margin-top:1rem}.about-product__textANDprice{margin-top:1rem}.about-product__btn-add .add{font-size:.875rem}.price-block{padding:1rem}.price-block{border-radius:1rem}.price-block__values{font-size:1rem}.price-block__values.--discount p:last-child{font-size:.875rem}.content-product{margin-top:1.5rem}.product-swiper-wrap{height:18.5rem}.swiper__product{max-width:17.5rem}.swiper__product{max-height:17.5rem}.about-roduct__name h2{font-size:1.25rem}}@media (max-width:61.99875em){.about__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.product-card__buttons-add{padding:5.5px 8px}.product-card__body{-webkit-box-flex:1.9;-ms-flex:1.9;flex:1.9}.type__filters-products{display:block}.type__tabs-products{margin-top:1.5rem}.favourites__products-grid{-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr}.bag__tovars-buy{-ms-grid-columns:1fr;grid-template-columns:1fr}}@media (max-width:47.99875em){.spollers{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}.spollers__title{width:100%;text-align:left;margin-bottom:16px}._spoller-init .spollers__title{cursor:pointer}._spoller-init .spollers__title::after,._spoller-init .spollers__title::before{content:"";position:absolute;right:0;top:50%;background-color:#000;height:2px;width:8px;-webkit-transition:-webkit-transform .5s ease 0s;transition:-webkit-transform .5s ease 0s;transition:transform .5s ease 0s;transition:transform .5s ease 0s,-webkit-transform .5s ease 0s}._spoller-init .spollers__title::before{-webkit-transform:translate(-75%,-50%) rotate(40deg);-ms-transform:translate(-75%,-50%) rotate(40deg);transform:translate(-75%,-50%) rotate(40deg)}._spoller-init .spollers__title::after{-webkit-transform:translate(0,-50%) rotate(-40deg);-ms-transform:translate(0,-50%) rotate(-40deg);transform:translate(0,-50%) rotate(-40deg)}._spoller-init .spollers__title._spoller-active::before{background-color:#5b7fff;-webkit-transform:translateX(-75%) rotate(-40deg);-ms-transform:translateX(-75%) rotate(-40deg);transform:translateX(-75%) rotate(-40deg)}._spoller-init .spollers__title._spoller-active::after{background-color:#5b7fff;-webkit-transform:rotate(40deg);-ms-transform:rotate(40deg);transform:rotate(40deg)}.mobile-header{display:block;height:100vh;width:100%;position:absolute;left:-100%;top:0;background-color:#fff;-webkit-transition:left .15s ease;transition:left .15s ease;z-index:20}.mobile-header__scroll{overflow:auto;height:100%;padding-bottom:10rem}.mobile-header__logo-close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:4.5rem}.mobile-header__sections{margin-top:2rem;padding-bottom:1.5rem;border-bottom:1px solid #f0f1f4}.mobile-header__sections li{width:100%}.mobile-header__sections li a{padding:.5rem 0;width:100%;display:inline-block}.mobile-header__sections .blue{color:#5b7fff}.mobile-header__sections .more{position:relative;cursor:pointer;padding:.5rem 0}.mobile-header__sections .more::after,.mobile-header__sections .more::before{content:"";right:0;position:absolute;width:8px;height:.125rem;background-color:#5b7fff}.mobile-header__sections .more::before{top:40%;-webkit-transform:rotate(40deg);-ms-transform:rotate(40deg);transform:rotate(40deg)}.mobile-header__sections .more::after{bottom:40%;-webkit-transform:rotate(-40deg);-ms-transform:rotate(-40deg);transform:rotate(-40deg)}.mobile-header__contacts{margin-top:1.5rem}.mobile-header__contacts ul li{color:#64676e}.mobile-header__contacts ul li:not(:first-child){margin-top:.5rem}.mobile-header__contacts ul li .number{color:#161616;font-weight:600}.mobile-header__contacts ul li .call-to-action{margin-left:.75rem}.mobile-header__contacts ul .socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;margin-top:1rem!important}.mobile-header__contacts ul .socials a{border-radius:8px;width:2.5rem!important;height:2.5rem!important;background-color:#f7f8f8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mobile-header .header__controlls-item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.mobile-header .header__controlls-item span{display:inline}.mobile-header .header__controlls{margin-top:1.5rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:1.5rem;border-bottom:1px solid #f0f1f4}.more-menu{position:absolute;left:-100%;top:0;height:100vh;width:100%;background-color:#fff;-webkit-transition:left .15s ease;transition:left .15s ease;z-index:1}.more-menu.active{left:0}.more-menu__body{margin-top:1.5rem;overflow:auto;height:100vh}.more-menu__body h6{font-size:1.125rem;font-weight:600;color:#5b7fff}.more-menu__body h6 a{padding:.5rem 1.75rem .5rem 0;position:relative}.more-menu__body h6 a::after,.more-menu__body h6 a::before{content:"";right:0;position:absolute;width:8px;height:.125rem;background-color:#5b7fff}.more-menu__body h6 a::before{top:40%;-webkit-transform:rotate(40deg);-ms-transform:rotate(40deg);transform:rotate(40deg)}.more-menu__body h6 a::after{bottom:40%;-webkit-transform:rotate(-40deg);-ms-transform:rotate(-40deg);transform:rotate(-40deg)}.more-menu__items{margin-top:2.5rem;margin-bottom:11.25rem}.more-menu__items li:not(:first-child){margin-top:1rem}.more-menu__items li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;padding:0;position:relative}.more-menu__items li a img{width:2rem;height:2rem}.more-menu__items li a::after,.more-menu__items li a::before{content:"";right:0;position:absolute;width:8px;height:.125rem;background-color:#161616}.more-menu__items li a::before{top:40%;-webkit-transform:rotate(40deg);-ms-transform:rotate(40deg);transform:rotate(40deg)}.more-menu__items li a::after{bottom:40%;-webkit-transform:rotate(-40deg);-ms-transform:rotate(-40deg);transform:rotate(-40deg)}.more-menu__items--catalog>li{padding:0!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;color:#161616!important}.more-menu__items--catalog>li img{width:2rem;height:2rem}.more-menu__items--catalog>li::after,.more-menu__items--catalog>li::before{background-color:#161616!important}.menu-open .mobile-header{left:0}.back-more{position:relative;cursor:pointer;padding:.5rem .5rem .5rem 1.75rem;display:inline;width:auto!important}.back-more::after,.back-more::before{content:"";left:0;position:absolute;width:8px;height:.125rem;background-color:#161616}.back-more::before{top:40%;-webkit-transform:rotate(-40deg);-ms-transform:rotate(-40deg);transform:rotate(-40deg)}.back-more::after{bottom:40%;-webkit-transform:rotate(40deg);-ms-transform:rotate(40deg);transform:rotate(40deg)}.icon-menu{display:block;position:relative;width:1.25rem;height:.75rem;cursor:pointer;z-index:0}.icon-menu span,.icon-menu::after,.icon-menu::before{content:"";-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;right:0;position:absolute;width:100%;height:.125rem;background-color:#000}.icon-menu::before{top:0}.icon-menu::after{bottom:0}.icon-menu span{top:calc(50% - .0625rem)}.menu-open .icon-menu span{width:0}.menu-open .icon-menu::before{top:calc(50% - .0625rem);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.menu-open .icon-menu::after{bottom:calc(50% - .0625rem);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.card-category--row .card-category__wrap-img{gap:.5rem}.card-category{font-size:.875rem}.product-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product-card .quantity__button{-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px}.product-card .quantity__button::after,.product-card .quantity__button::before{width:10px}.product-card .quantity__input input{font-size:14px}.product-card.--bag .product-card__status{position:absolute;padding:.375rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.product-card.--bag .product-card__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product-card.--bag .product-card__img{padding:0}.header__logo{margin-left:1rem}.header__catalog{display:none}.header__search{display:none}.header__controlls{gap:1rem;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.header__controlls-item.sravnite{display:none}.header__controlls-item span{display:none}.main__swiper-slide{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;text-align:center;gap:0}.main__swiper-slide .main__img{border-radius:1.5rem!important}.main__swiper-slide .main__info{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;width:100%;background:#fff}.main__swiper-slide .main__info-link{margin-top:1.5rem}.main__swiper-pagination{padding:0;bottom:156px!important}.main__info-title{margin-top:4rem}.main__img{background-position:center bottom;background-size:contain;width:100%}.main__advantages{-ms-flex-pack:distribute;justify-content:space-around;-webkit-column-gap:.1rem;-moz-column-gap:.1rem;column-gap:.1rem}.main__advantages-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;font-size:.875rem;gap:16px}.main__advantages-item svg{width:2.5rem;height:2.5rem}.recommendation__advice-swiper-controlls,.recommendation__hit-swiper-controlls,.recommendation__new-swiper-controlls,.recommendation__stock-swiper-controlls{margin-top:-80px!important}.partners__swiper-slide img{width:8.5rem}.header__top{display:none}.categories-and-partners .categories__item,.categories-and-partners .categories__item-widest{width:14rem}.copy__block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:1rem}.copy .icons{gap:1.25rem}.recommendation__tabs ul a{padding:.3438rem .5rem}.product-card__buttons-add{padding:5.5px 12px;font-size:14px}.product-card__available{gap:2px;margin-top:8px}.product-card__available svg{height:.75rem;width:.75rem}.product-card__buttons .product-card__buttons-like svg{width:1.9375rem;height:1.9375rem}.categories__slider{padding:0 15px}.footer__container{-ms-grid-columns:1fr;grid-template-columns:1fr}.card-category-includes__list{gap:0;-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr}.card-category-includes__list--row{gap:0;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}.type__products-grid{gap:0;row-gap:.625rem;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}.type__products-grid .product-card{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.type__products-grid .product-card__status{-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.type__products-grid.--list .product-card{overflow:hidden;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;max-width:100%;position:relative}.type__products-grid.--list .product-card__body{padding-left:0}.type__products-grid.--list .product-card__img{margin-top:0}.type__products-grid.--list .product-card__title{margin-top:0;max-width:21.9375rem}.type__products-grid.--list .product-card__title-available{padding-left:1.5rem}.type__products-grid.--list .product-card__price{margin-top:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:left}.type__products-grid.--list .product-card__price>div{width:100%}.type__products-grid.--list .product-card__buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.type__products-grid.--list .product-card__buttons.--nowrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.type__filters-products{display:block}.type__products-grid{margin-top:1.5rem}.favourites__products-grid{-webkit-column-gap:0;-moz-column-gap:0;column-gap:0;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}.swiper_thumbnail-product img{width:3.75rem!important;height:3.75rem!important}.swiper_thumbnail-product{-ms-flex-negative:0;flex-shrink:0;max-width:244px;padding-left:24px!important;padding-right:24px!important}.product-button-next-con,.product-button-prev-con{width:1.5rem}.product-page__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap}.about-product{margin-left:0;margin-top:1.5rem}.swiper_thumbnail-product .swiper-slide{width:3.75rem!important;height:3.75rem!important}.about-product{margin-left:0}}@media (max-width:47.99875em) and (max-width:20em){.type__products-grid.--list .product-card__title-available{padding-left:.00000625rem}}@media (max-width:29.99875em){.card-category-includes__list{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}.card-category-includes__list--row{-ms-grid-columns:1fr;grid-template-columns:1fr}.type__products-grid .product-card__body{padding:.25rem}.favourites__products-grid .product-card__body{padding:.25rem}.favourites__products-grid .product-card__status{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start}}@media (min-width:20em) and (max-width:76.875em){@supports (margin-top:clamp(2.5rem ,1.9725274725rem + 2.6373626374vw ,4rem)){.product-page__description{margin-top:clamp(2.5rem ,1.9725274725rem + 2.6373626374vw ,4rem)}}@supports not (margin-top:clamp(2.5rem ,1.9725274725rem + 2.6373626374vw ,4rem)){.product-page__description{margin-top:calc(2.5rem + 1.5 * (100vw - 20rem)/ 56.875)}}@supports (font-size:clamp(0.875rem ,0.831043956rem + 0.2197802198vw ,1rem)){.description-product__title{font-size:clamp(.875rem ,.831043956rem + .2197802198vw ,1rem)}}@supports not (font-size:clamp(0.875rem ,0.831043956rem + 0.2197802198vw ,1rem)){.description-product__title{font-size:calc(.875rem + .125 * (100vw - 20rem)/ 56.875)}}@supports (margin-left:clamp(1.5rem ,1.1483516484rem + 1.7582417582vw ,2.5rem)){.description-product__title:not(:first-child){margin-left:clamp(1.5rem ,1.1483516484rem + 1.7582417582vw ,2.5rem)}}@supports not (margin-left:clamp(1.5rem ,1.1483516484rem + 1.7582417582vw ,2.5rem)){.description-product__title:not(:first-child){margin-left:calc(1.5rem + 1 * (100vw - 20rem)/ 56.875)}}@supports (padding-top:clamp(1.5rem ,1.1483516484rem + 1.7582417582vw ,2.5rem)){.description-product__content{padding-top:clamp(1.5rem ,1.1483516484rem + 1.7582417582vw ,2.5rem)}}@supports not (padding-top:clamp(1.5rem ,1.1483516484rem + 1.7582417582vw ,2.5rem)){.description-product__content{padding-top:calc(1.5rem + 1 * (100vw - 20rem)/ 56.875)}}@supports (font-size:clamp(0.875rem ,0.831043956rem + 0.2197802198vw ,1rem)){.description-product__content{font-size:clamp(.875rem ,.831043956rem + .2197802198vw ,1rem)}}@supports not (font-size:clamp(0.875rem ,0.831043956rem + 0.2197802198vw ,1rem)){.description-product__content{font-size:calc(.875rem + .125 * (100vw - 20rem)/ 56.875)}}@supports (margin-top:clamp(1.5rem ,0.7967032967rem + 3.5164835165vw ,3.5rem)){.pagination.margin-top56{margin-top:clamp(1.5rem ,.7967032967rem + 3.5164835165vw ,3.5rem)}}@supports not (margin-top:clamp(1.5rem ,0.7967032967rem + 3.5164835165vw ,3.5rem)){.pagination.margin-top56{margin-top:calc(1.5rem + 2 * (100vw - 20rem)/ 56.875)}}@supports (min-width:clamp(0.00000625rem ,-5.7142772665rem + 28.5714175824vw ,16.25rem)){.card-category{min-width:clamp(.00000625rem ,-5.7142772665rem + 28.5714175824vw ,16.25rem)}}@supports not (min-width:clamp(0.00000625rem ,-5.7142772665rem + 28.5714175824vw ,16.25rem)){.card-category{min-width:calc(.00000625rem + 16.25 * (100vw - 20rem)/ 56.875)}}@supports (padding:clamp(0.5rem ,0.1483516484rem + 1.7582417582vw ,1.5rem)){.card-category{padding:clamp(.5rem ,.1483516484rem + 1.7582417582vw ,1.5rem)}}@supports not (padding:clamp(0.5rem ,0.1483516484rem + 1.7582417582vw ,1.5rem)){.card-category{padding:calc(.5rem + 1 * (100vw - 20rem)/ 56.875)}}@supports (max-width:clamp(3.75rem ,2.4313186813rem + 6.5934065934vw ,7.5rem)){.card-category__wrap-img{max-width:clamp(3.75rem ,2.4313186813rem + 6.5934065934vw ,7.5rem)}}@supports not (max-width:clamp(3.75rem ,2.4313186813rem + 6.5934065934vw ,7.5rem)){.card-category__wrap-img{max-width:calc(3.75rem + 3.75 * (100vw - 20rem)/ 56.875)}}@supports (margin-top:clamp(0.5rem ,0.3241758242rem + 0.8791208791vw ,1rem)){.card-category h4{margin-top:clamp(.5rem ,.3241758242rem + .8791208791vw ,1rem)}}@supports not (margin-top:clamp(0.5rem ,0.3241758242rem + 0.8791208791vw ,1rem)){.card-category h4{margin-top:calc(.5rem + .5 * (100vw - 20rem)/ 56.875)}}@supports (padding:clamp(0.75rem ,0.4862637363rem + 1.3186813187vw ,1.5rem)){.product-card.--bag .product-card__body{padding:clamp(.75rem ,.4862637363rem + 1.3186813187vw ,1.5rem)}}@supports not (padding:clamp(0.75rem ,0.4862637363rem + 1.3186813187vw ,1.5rem)){.product-card.--bag .product-card__body{padding:calc(.75rem + .75 * (100vw - 20rem)/ 56.875)}}@supports ((-moz-column-gap:clamp(0.375rem ,-0.3722527473rem + 3.7362637363vw ,2.5rem)) or (column-gap:clamp(0.375rem ,-0.3722527473rem + 3.7362637363vw ,2.5rem))){.product-card.--bag .product-card__body{-webkit-column-gap:clamp(.375rem ,-.3722527473rem + 3.7362637363vw ,2.5rem);-moz-column-gap:clamp(.375rem ,-.3722527473rem + 3.7362637363vw ,2.5rem);column-gap:clamp(.375rem ,-.3722527473rem + 3.7362637363vw ,2.5rem)}}@supports not ((-moz-column-gap:clamp(0.375rem ,-0.3722527473rem + 3.7362637363vw ,2.5rem)) or (column-gap:clamp(0.375rem ,-0.3722527473rem + 3.7362637363vw ,2.5rem))){.product-card.--bag .product-card__body{-webkit-column-gap:calc(.375rem + 2.125 * (100vw - 20rem)/ 56.875);-moz-column-gap:calc(.375rem + 2.125 * (100vw - 20rem)/ 56.875);column-gap:calc(.375rem + 2.125 * (100vw - 20rem)/ 56.875)}}@supports (font-size:clamp(0.875rem ,0.831043956rem + 0.2197802198vw ,1rem)){.buy-submit__button{font-size:clamp(.875rem ,.831043956rem + .2197802198vw ,1rem)}}@supports not (font-size:clamp(0.875rem ,0.831043956rem + 0.2197802198vw ,1rem)){.buy-submit__button{font-size:calc(.875rem + .125 * (100vw - 20rem)/ 56.875)}}@supports (font-size:clamp(0.875rem ,0.831043956rem + 0.2197802198vw ,1rem)){.buy-submit__count{font-size:clamp(.875rem ,.831043956rem + .2197802198vw ,1rem)}}@supports not (font-size:clamp(0.875rem ,0.831043956rem + 0.2197802198vw ,1rem)){.buy-submit__count{font-size:calc(.875rem + .125 * (100vw - 20rem)/ 56.875)}}@supports (font-size:clamp(1.125rem ,0.9931318681rem + 0.6593406593vw ,1.5rem)){.buy-submit__summ{font-size:clamp(1.125rem ,.9931318681rem + .6593406593vw ,1.5rem)}}@supports not (font-size:clamp(1.125rem ,0.9931318681rem + 0.6593406593vw ,1.5rem)){.buy-submit__summ{font-size:calc(1.125rem + .375 * (100vw - 20rem)/ 56.875)}}@supports (padding-top:clamp(1.5rem ,1.1483516484rem + 1.7582417582vw ,2.5rem)){.main{padding-top:clamp(1.5rem ,1.1483516484rem + 1.7582417582vw ,2.5rem)}}@supports not (padding-top:clamp(1.5rem ,1.1483516484rem + 1.7582417582vw ,2.5rem)){.main{padding-top:calc(1.5rem + 1 * (100vw - 20rem)/ 56.875)}}@supports (padding-bottom:clamp(2.5rem ,1.6208791209rem + 4.3956043956vw ,5rem)){.main{padding-bottom:clamp(2.5rem ,1.6208791209rem + 4.3956043956vw ,5rem)}}@supports not (padding-bottom:clamp(2.5rem ,1.6208791209rem + 4.3956043956vw ,5rem)){.main{padding-bottom:calc(2.5rem + 2.5 * (100vw - 20rem)/ 56.875)}}@supports (margin-bottom:clamp(2.8125rem ,1.4938186813rem + 6.5934065934vw ,6.5625rem)){.main__slider{margin-bottom:clamp(2.8125rem ,1.4938186813rem + 6.5934065934vw ,6.5625rem)}}@supports not (margin-bottom:clamp(2.8125rem ,1.4938186813rem + 6.5934065934vw ,6.5625rem)){.main__slider{margin-bottom:calc(2.8125rem + 3.75 * (100vw - 20rem)/ 56.875)}}@supports (font-size:clamp(1.5rem ,0.9725274725rem + 2.6373626374vw ,3rem)){.main__info-title{font-size:clamp(1.5rem ,.9725274725rem + 2.6373626374vw ,3rem)}}@supports not (font-size:clamp(1.5rem ,0.9725274725rem + 2.6373626374vw ,3rem)){.main__info-title{font-size:calc(1.5rem + 1.5 * (100vw - 20rem)/ 56.875)}}@supports (line-height:clamp(1.625rem ,1.0096153846rem + 3.0769230769vw ,3.375rem)){.main__info-title{line-height:clamp(1.625rem ,1.0096153846rem + 3.0769230769vw ,3.375rem)}}@supports not (line-height:clamp(1.625rem ,1.0096153846rem + 3.0769230769vw ,3.375rem)){.main__info-title{line-height:calc(1.625rem + 1.75 * (100vw - 20rem)/ 56.875)}}@supports (font-size:clamp(0.875rem ,0.831043956rem + 0.2197802198vw ,1rem)){.main__info-link{font-size:clamp(.875rem ,.831043956rem + .2197802198vw ,1rem)}}@supports not (font-size:clamp(0.875rem ,0.831043956rem + 0.2197802198vw ,1rem)){.main__info-link{font-size:calc(.875rem + .125 * (100vw - 20rem)/ 56.875)}}@supports (padding-bottom:clamp(2.5rem ,1.6208791209rem + 4.3956043956vw ,5rem)){.recommendation{padding-bottom:clamp(2.5rem ,1.6208791209rem + 4.3956043956vw ,5rem)}}@supports not (padding-bottom:clamp(2.5rem ,1.6208791209rem + 4.3956043956vw ,5rem)){.recommendation{padding-bottom:calc(2.5rem + 2.5 * (100vw - 20rem)/ 56.875)}}@supports (font-size:clamp(1.25rem ,0.9862637363rem + 1.3186813187vw ,2rem)){.recommendation__title{font-size:clamp(1.25rem ,.9862637363rem + 1.3186813187vw ,2rem)}}@supports not (font-size:clamp(1.25rem ,0.9862637363rem + 1.3186813187vw ,2rem)){.recommendation__title{font-size:calc(1.25rem + .75 * (100vw - 20rem)/ 56.875)}}@supports (padding-top:clamp(2.5rem ,1.6208791209rem + 4.3956043956vw ,5rem)){.recommendation__title{padding-top:clamp(2.5rem ,1.6208791209rem + 4.3956043956vw ,5rem)}}@supports not (padding-top:clamp(2.5rem ,1.6208791209rem + 4.3956043956vw ,5rem)){.recommendation__title{padding-top:calc(2.5rem + 2.5 * (100vw - 20rem)/ 56.875)}}@supports (padding-bottom:clamp(1.5rem ,1.1483516484rem + 1.7582417582vw ,2.5rem)){.recommendation__title{padding-bottom:clamp(1.5rem ,1.1483516484rem + 1.7582417582vw ,2.5rem)}}@supports not (padding-bottom:clamp(1.5rem ,1.1483516484rem + 1.7582417582vw ,2.5rem)){.recommendation__title{padding-bottom:calc(1.5rem + 1 * (100vw - 20rem)/ 56.875)}}@supports (max-width:clamp(12.5rem ,10.6318681319rem + 9.3406593407vw ,17.8125rem)){.product-card{max-width:clamp(12.5rem ,10.6318681319rem + 9.3406593407vw ,17.8125rem)}}@supports not (max-width:clamp(12.5rem ,10.6318681319rem + 9.3406593407vw ,17.8125rem)){.product-card{max-width:calc(12.5rem + 5.3125 * (100vw - 20rem)/ 56.875)}}@supports (padding-right:clamp(0.75rem ,0.4862637363rem + 1.3186813187vw ,1.5rem)){.product-card__body{padding-right:clamp(.75rem ,.4862637363rem + 1.3186813187vw ,1.5rem)}}@supports not (padding-right:clamp(0.75rem ,0.4862637363rem + 1.3186813187vw ,1.5rem)){.product-card__body{padding-right:calc(.75rem + .75 * (100vw - 20rem)/ 56.875)}}@supports (padding-left:clamp(0.75rem ,0.4862637363rem + 1.3186813187vw ,1.5rem)){.product-card__body{padding-left:clamp(.75rem ,.4862637363rem + 1.3186813187vw ,1.5rem)}}@supports not (padding-left:clamp(0.75rem ,0.4862637363rem + 1.3186813187vw ,1.5rem)){.product-card__body{padding-left:calc(.75rem + .75 * (100vw - 20rem)/ 56.875)}}@supports (padding-bottom:clamp(0.75rem ,0.4862637363rem + 1.3186813187vw ,1.5rem)){.product-card__body{padding-bottom:clamp(.75rem ,.4862637363rem + 1.3186813187vw ,1.5rem)}}@supports not (padding-bottom:clamp(0.75rem ,0.4862637363rem + 1.3186813187vw ,1.5rem)){.product-card__body{padding-bottom:calc(.75rem + .75 * (100vw - 20rem)/ 56.875)}}@supports (padding-top:clamp(0.375rem ,-0.0206043956rem + 1.978021978vw ,1.5rem)){.product-card__status{padding-top:clamp(.375rem ,-.0206043956rem + 1.978021978vw ,1.5rem)}}@supports not (padding-top:clamp(0.375rem ,-0.0206043956rem + 1.978021978vw ,1.5rem)){.product-card__status{padding-top:calc(.375rem + 1.125 * (100vw - 20rem)/ 56.875)}}@supports (padding-left:clamp(0.375rem ,-0.0206043956rem + 1.978021978vw ,1.5rem)){.product-card__status{padding-left:clamp(.375rem ,-.0206043956rem + 1.978021978vw ,1.5rem)}}@supports not (padding-left:clamp(0.375rem ,-0.0206043956rem + 1.978021978vw ,1.5rem)){.product-card__status{padding-left:calc(.375rem + 1.125 * (100vw - 20rem)/ 56.875)}}@supports (font-size:clamp(0.625rem ,0.581043956rem + 0.2197802198vw ,0.75rem)){.product-card__status-hit{font-size:clamp(.625rem ,.581043956rem + .2197802198vw ,.75rem)}}@supports not (font-size:clamp(0.625rem ,0.581043956rem + 0.2197802198vw ,0.75rem)){.product-card__status-hit{font-size:calc(.625rem + .125 * (100vw - 20rem)/ 56.875)}}@supports (font-size:clamp(0.625rem ,0.581043956rem + 0.2197802198vw ,0.75rem)){.product-card__status-stock{font-size:clamp(.625rem ,.581043956rem + .2197802198vw ,.75rem)}}@supports not (font-size:clamp(0.625rem ,0.581043956rem + 0.2197802198vw ,0.75rem)){.product-card__status-stock{font-size:calc(.625rem + .125 * (100vw - 20rem)/ 56.875)}}@supports (font-size:clamp(0.625rem ,0.581043956rem + 0.2197802198vw ,0.75rem)){.product-card__status-new{font-size:clamp(.625rem ,.581043956rem + .2197802198vw ,.75rem)}}@supports not (font-size:clamp(0.625rem ,0.581043956rem + 0.2197802198vw ,0.75rem)){.product-card__status-new{font-size:calc(.625rem + .125 * (100vw - 20rem)/ 56.875)}}@supports (height:clamp(11.5rem ,10.3351648352rem + 5.8241758242vw ,14.8125rem)){.product-card__img{height:clamp(11.5rem ,10.3351648352rem + 5.8241758242vw ,14.8125rem)}}@supports not (height:clamp(11.5rem ,10.3351648352rem + 5.8241758242vw ,14.8125rem)){.product-card__img{height:calc(11.5rem + 3.3125 * (100vw - 20rem)/ 56.875)}}@supports (font-size:clamp(0.875rem ,0.831043956rem + 0.2197802198vw ,1rem)){.product-card__title{font-size:clamp(.875rem ,.831043956rem + .2197802198vw ,1rem)}}@supports not (font-size:clamp(0.875rem ,0.831043956rem + 0.2197802198vw ,1rem)){.product-card__title{font-size:calc(.875rem + .125 * (100vw - 20rem)/ 56.875)}}@supports (line-height:clamp(1.295rem ,1.2299450549rem + 0.3252747253vw ,1.48rem)){.product-card__title{line-height:clamp(1.295rem ,1.2299450549rem + .3252747253vw ,1.48rem)}}@supports not (line-height:clamp(1.295rem ,1.2299450549rem + 0.3252747253vw ,1.48rem)){.product-card__title{line-height:calc(1.295rem + .185 * (100vw - 20rem)/ 56.875)}}@supports (margin-top:clamp(0.75rem ,0.5082417582rem + 1.2087912088vw ,1.4375rem)){.product-card__title{margin-top:clamp(.75rem ,.5082417582rem + 1.2087912088vw ,1.4375rem)}}@supports not (margin-top:clamp(0.75rem ,0.5082417582rem + 1.2087912088vw ,1.4375rem)){.product-card__title{margin-top:calc(.75rem + .6875 * (100vw - 20rem)/ 56.875)}}@supports (font-size:clamp(0.75rem ,0.706043956rem + 0.2197802198vw ,0.875rem)){.product-card__available span{font-size:clamp(.75rem ,.706043956rem + .2197802198vw ,.875rem)}}@supports not (font-size:clamp(0.75rem ,0.706043956rem + 0.2197802198vw ,0.875rem)){.product-card__available span{font-size:calc(.75rem + .125 * (100vw - 20rem)/ 56.875)}}@supports (margin-top:clamp(0.75rem ,0.6401098901rem + 0.5494505495vw ,1.0625rem)){.product-card__price{margin-top:clamp(.75rem ,.6401098901rem + .5494505495vw ,1.0625rem)}}@supports not (margin-top:clamp(0.75rem ,0.6401098901rem + 0.5494505495vw ,1.0625rem)){.product-card__price{margin-top:calc(.75rem + .3125 * (100vw - 20rem)/ 56.875)}}@supports (font-size:clamp(1.125rem ,0.9931318681rem + 0.6593406593vw ,1.5rem)){.product-card__price-new{font-size:clamp(1.125rem ,.9931318681rem + .6593406593vw ,1.5rem)}}@supports not (font-size:clamp(1.125rem ,0.9931318681rem + 0.6593406593vw ,1.5rem)){.product-card__price-new{font-size:calc(1.125rem + .375 * (100vw - 20rem)/ 56.875)}}@supports (font-size:clamp(0.875rem ,0.831043956rem + 0.2197802198vw ,1rem)){.product-card__price-old{font-size:clamp(.875rem ,.831043956rem + .2197802198vw ,1rem)}}@supports not (font-size:clamp(0.875rem ,0.831043956rem + 0.2197802198vw ,1rem)){.product-card__price-old{font-size:calc(.875rem + .125 * (100vw - 20rem)/ 56.875)}}@supports (margin-top:clamp(0.75rem ,0.6840659341rem + 0.3296703297vw ,0.9375rem)){.product-card__buttons{margin-top:clamp(.75rem ,.6840659341rem + .3296703297vw ,.9375rem)}}@supports not (margin-top:clamp(0.75rem ,0.6840659341rem + 0.3296703297vw ,0.9375rem)){.product-card__buttons{margin-top:calc(.75rem + .1875 * (100vw - 20rem)/ 56.875)}}@supports (margin-right:clamp(0.00000625rem ,-0.3516399038rem + 1.7582307692vw ,1rem)){.product-card__buttons-add{margin-right:clamp(.00000625rem ,-.3516399038rem + 1.7582307692vw ,1rem)}}@supports not (margin-right:clamp(0.00000625rem ,-0.3516399038rem + 1.7582307692vw ,1rem)){.product-card__buttons-add{margin-right:calc(.00000625rem + 1 * (100vw - 20rem)/ 56.875)}}@supports (font-size:clamp(1.25rem ,0.9862637363rem + 1.3186813187vw ,2rem)){.cross-title-page{font-size:clamp(1.25rem ,.9862637363rem + 1.3186813187vw ,2rem)}}@supports not (font-size:clamp(1.25rem ,0.9862637363rem + 1.3186813187vw ,2rem)){.cross-title-page{font-size:calc(1.25rem + .75 * (100vw - 20rem)/ 56.875)}}@supports (font-size:clamp(0.875rem ,0.831043956rem + 0.2197802198vw ,1rem)){.cross-title-page .clean-bag{font-size:clamp(.875rem ,.831043956rem + .2197802198vw ,1rem)}}@supports not (font-size:clamp(0.875rem ,0.831043956rem + 0.2197802198vw ,1rem)){.cross-title-page .clean-bag{font-size:calc(.875rem + .125 * (100vw - 20rem)/ 56.875)}}@supports (padding-top:clamp(2.5rem ,1.6208791209rem + 4.3956043956vw ,5rem)){.categories-and-partners{padding-top:clamp(2.5rem ,1.6208791209rem + 4.3956043956vw ,5rem)}}@supports not (padding-top:clamp(2.5rem ,1.6208791209rem + 4.3956043956vw ,5rem)){.categories-and-partners{padding-top:calc(2.5rem + 2.5 * (100vw - 20rem)/ 56.875)}}@supports (font-size:clamp(1rem ,0.9120879121rem + 0.4395604396vw ,1.25rem)){.categories-and-partners .categories__item-title{font-size:clamp(1rem ,.9120879121rem + .4395604396vw ,1.25rem)}}@supports not (font-size:clamp(1rem ,0.9120879121rem + 0.4395604396vw ,1.25rem)){.categories-and-partners .categories__item-title{font-size:calc(1rem + .25 * (100vw - 20rem)/ 56.875)}}@supports (padding-bottom:clamp(2.5rem ,1.6208791209rem + 4.3956043956vw ,5rem)){.categories-and-partners .partners{padding-bottom:clamp(2.5rem ,1.6208791209rem + 4.3956043956vw ,5rem)}}@supports not (padding-bottom:clamp(2.5rem ,1.6208791209rem + 4.3956043956vw ,5rem)){.categories-and-partners .partners{padding-bottom:calc(2.5rem + 2.5 * (100vw - 20rem)/ 56.875)}}@supports (padding-top:clamp(2.5rem ,1.6208791209rem + 4.3956043956vw ,5rem)){.categories-and-partners .partners{padding-top:clamp(2.5rem ,1.6208791209rem + 4.3956043956vw ,5rem)}}@supports not (padding-top:clamp(2.5rem ,1.6208791209rem + 4.3956043956vw ,5rem)){.categories-and-partners .partners{padding-top:calc(2.5rem + 2.5 * (100vw - 20rem)/ 56.875)}}@supports (padding-bottom:clamp(2.5rem ,1.6208791209rem + 4.3956043956vw ,5rem)){.offer{padding-bottom:clamp(2.5rem ,1.6208791209rem + 4.3956043956vw ,5rem)}}@supports not (padding-bottom:clamp(2.5rem ,1.6208791209rem + 4.3956043956vw ,5rem)){.offer{padding-bottom:calc(2.5rem + 2.5 * (100vw - 20rem)/ 56.875)}}@supports (padding-top:clamp(2.5rem ,1.6208791209rem + 4.3956043956vw ,5rem)){.offer .row:first-child{padding-top:clamp(2.5rem ,1.6208791209rem + 4.3956043956vw ,5rem)}}@supports not (padding-top:clamp(2.5rem ,1.6208791209rem + 4.3956043956vw ,5rem)){.offer .row:first-child{padding-top:calc(2.5rem + 2.5 * (100vw - 20rem)/ 56.875)}}@supports (font-size:clamp(1.25rem ,0.9862637363rem + 1.3186813187vw ,2rem)){.offer__caption{font-size:clamp(1.25rem ,.9862637363rem + 1.3186813187vw ,2rem)}}@supports not (font-size:clamp(1.25rem ,0.9862637363rem + 1.3186813187vw ,2rem)){.offer__caption{font-size:calc(1.25rem + .75 * (100vw - 20rem)/ 56.875)}}@supports (font-size:clamp(0.875rem ,0.831043956rem + 0.2197802198vw ,1rem)){.offer__link{font-size:clamp(.875rem ,.831043956rem + .2197802198vw ,1rem)}}@supports not (font-size:clamp(0.875rem ,0.831043956rem + 0.2197802198vw ,1rem)){.offer__link{font-size:calc(.875rem + .125 * (100vw - 20rem)/ 56.875)}}@supports (margin-top:clamp(1.5rem ,1.1483516484rem + 1.7582417582vw ,2.5rem)){.offer__wrapper{margin-top:clamp(1.5rem ,1.1483516484rem + 1.7582417582vw ,2.5rem)}}@supports not (margin-top:clamp(1.5rem ,1.1483516484rem + 1.7582417582vw ,2.5rem)){.offer__wrapper{margin-top:calc(1.5rem + 1 * (100vw - 20rem)/ 56.875)}}@supports (margin-top:clamp(2.5rem ,1.6208791209rem + 4.3956043956vw ,5rem)){.about{margin-top:clamp(2.5rem ,1.6208791209rem + 4.3956043956vw ,5rem)}}@supports not (margin-top:clamp(2.5rem ,1.6208791209rem + 4.3956043956vw ,5rem)){.about{margin-top:calc(2.5rem + 2.5 * (100vw - 20rem)/ 56.875)}}@supports (margin-bottom:clamp(3rem ,2.0769230769rem + 4.6153846154vw ,5.625rem)){.about{margin-bottom:clamp(3rem ,2.0769230769rem + 4.6153846154vw ,5.625rem)}}@supports not (margin-bottom:clamp(3rem ,2.0769230769rem + 4.6153846154vw ,5.625rem)){.about{margin-bottom:calc(3rem + 2.625 * (100vw - 20rem)/ 56.875)}}@supports (padding:clamp(1rem ,0.4725274725rem + 2.6373626374vw ,2.5rem)){.about__wrapper{padding:clamp(1rem ,.4725274725rem + 2.6373626374vw ,2.5rem)}}@supports not (padding:clamp(1rem ,0.4725274725rem + 2.6373626374vw ,2.5rem)){.about__wrapper{padding:calc(1rem + 1.5 * (100vw - 20rem)/ 56.875)}}@supports (gap:clamp(1rem ,0.4725274725rem + 2.6373626374vw ,2.5rem)){.about__wrapper{gap:clamp(1rem ,.4725274725rem + 2.6373626374vw ,2.5rem)}}@supports not (gap:clamp(1rem ,0.4725274725rem + 2.6373626374vw ,2.5rem)){.about__wrapper{gap:calc(1rem + 1.5 * (100vw - 20rem)/ 56.875)}}@supports (font-size:clamp(1.25rem ,1.1620879121rem + 0.4395604396vw ,1.5rem)){.about__caption{font-size:clamp(1.25rem ,1.1620879121rem + .4395604396vw ,1.5rem)}}@supports not (font-size:clamp(1.25rem ,1.1620879121rem + 0.4395604396vw ,1.5rem)){.about__caption{font-size:calc(1.25rem + .25 * (100vw - 20rem)/ 56.875)}}@supports (margin-bottom:clamp(1rem ,0.8241758242rem + 0.8791208791vw ,1.5rem)){.about__caption{margin-bottom:clamp(1rem ,.8241758242rem + .8791208791vw ,1.5rem)}}@supports not (margin-bottom:clamp(1rem ,0.8241758242rem + 0.8791208791vw ,1.5rem)){.about__caption{margin-bottom:calc(1rem + .5 * (100vw - 20rem)/ 56.875)}}@supports (margin-bottom:clamp(1rem ,0.8241758242rem + 0.8791208791vw ,1.5rem)){.about__description{margin-bottom:clamp(1rem ,.8241758242rem + .8791208791vw ,1.5rem)}}@supports not (margin-bottom:clamp(1rem ,0.8241758242rem + 0.8791208791vw ,1.5rem)){.about__description{margin-bottom:calc(1rem + .5 * (100vw - 20rem)/ 56.875)}}@supports (padding-bottom:clamp(2.5rem ,1.6208791209rem + 4.3956043956vw ,5rem)){.last-news{padding-bottom:clamp(2.5rem ,1.6208791209rem + 4.3956043956vw ,5rem)}}@supports not (padding-bottom:clamp(2.5rem ,1.6208791209rem + 4.3956043956vw ,5rem)){.last-news{padding-bottom:calc(2.5rem + 2.5 * (100vw - 20rem)/ 56.875)}}@supports (padding-top:clamp(2.5rem ,1.6208791209rem + 4.3956043956vw ,5rem)){.last-news .row:first-child{padding-top:clamp(2.5rem ,1.6208791209rem + 4.3956043956vw ,5rem)}}@supports not (padding-top:clamp(2.5rem ,1.6208791209rem + 4.3956043956vw ,5rem)){.last-news .row:first-child{padding-top:calc(2.5rem + 2.5 * (100vw - 20rem)/ 56.875)}}@supports (padding-bottom:clamp(1.5rem ,1.1483516484rem + 1.7582417582vw ,2.5rem)){.last-news .row:first-child{padding-bottom:clamp(1.5rem ,1.1483516484rem + 1.7582417582vw ,2.5rem)}}@supports not (padding-bottom:clamp(1.5rem ,1.1483516484rem + 1.7582417582vw ,2.5rem)){.last-news .row:first-child{padding-bottom:calc(1.5rem + 1 * (100vw - 20rem)/ 56.875)}}@supports (font-size:clamp(1.25rem ,0.9862637363rem + 1.3186813187vw ,2rem)){.last-news__caption{font-size:clamp(1.25rem ,.9862637363rem + 1.3186813187vw ,2rem)}}@supports not (font-size:clamp(1.25rem ,0.9862637363rem + 1.3186813187vw ,2rem)){.last-news__caption{font-size:calc(1.25rem + .75 * (100vw - 20rem)/ 56.875)}}@supports (font-size:clamp(0.875rem ,0.831043956rem + 0.2197802198vw ,1rem)){.last-news__link{font-size:clamp(.875rem ,.831043956rem + .2197802198vw ,1rem)}}@supports not (font-size:clamp(0.875rem ,0.831043956rem + 0.2197802198vw ,1rem)){.last-news__link{font-size:calc(.875rem + .125 * (100vw - 20rem)/ 56.875)}}@supports (padding-top:clamp(2.5rem ,1.6208791209rem + 4.3956043956vw ,5rem)){.footer{padding-top:clamp(2.5rem ,1.6208791209rem + 4.3956043956vw ,5rem)}}@supports not (padding-top:clamp(2.5rem ,1.6208791209rem + 4.3956043956vw ,5rem)){.footer{padding-top:calc(2.5rem + 2.5 * (100vw - 20rem)/ 56.875)}}@supports (padding-bottom:clamp(1.5rem ,1.1483516484rem + 1.7582417582vw ,2.5rem)){.footer{padding-bottom:clamp(1.5rem ,1.1483516484rem + 1.7582417582vw ,2.5rem)}}@supports not (padding-bottom:clamp(1.5rem ,1.1483516484rem + 1.7582417582vw ,2.5rem)){.footer{padding-bottom:calc(1.5rem + 1 * (100vw - 20rem)/ 56.875)}}@supports (padding-bottom:clamp(2.5rem ,1.6208791209rem + 4.3956043956vw ,5rem)){.footer__container{padding-bottom:clamp(2.5rem ,1.6208791209rem + 4.3956043956vw ,5rem)}}@supports not (padding-bottom:clamp(2.5rem ,1.6208791209rem + 4.3956043956vw ,5rem)){.footer__container{padding-bottom:calc(2.5rem + 2.5 * (100vw - 20rem)/ 56.875)}}@supports (margin-bottom:clamp(1rem ,0.8241758242rem + 0.8791208791vw ,1.5rem)){.footer__item-title{margin-bottom:clamp(1rem ,.8241758242rem + .8791208791vw ,1.5rem)}}@supports not (margin-bottom:clamp(1rem ,0.8241758242rem + 0.8791208791vw ,1.5rem)){.footer__item-title{margin-bottom:calc(1rem + .5 * (100vw - 20rem)/ 56.875)}}@supports (padding-top:clamp(1.5rem ,1.1483516484rem + 1.7582417582vw ,2.5rem)){.copy__block{padding-top:clamp(1.5rem ,1.1483516484rem + 1.7582417582vw ,2.5rem)}}@supports not (padding-top:clamp(1.5rem ,1.1483516484rem + 1.7582417582vw ,2.5rem)){.copy__block{padding-top:calc(1.5rem + 1 * (100vw - 20rem)/ 56.875)}}@supports (padding-bottom:clamp(1.5rem ,1.1483516484rem + 1.7582417582vw ,2.5rem)){.copy__block{padding-bottom:clamp(1.5rem ,1.1483516484rem + 1.7582417582vw ,2.5rem)}}@supports not (padding-bottom:clamp(1.5rem ,1.1483516484rem + 1.7582417582vw ,2.5rem)){.copy__block{padding-bottom:calc(1.5rem + 1 * (100vw - 20rem)/ 56.875)}}@supports (padding-top:clamp(1.5rem ,1.1483516484rem + 1.7582417582vw ,2.5rem)){.card-category-includes{padding-top:clamp(1.5rem ,1.1483516484rem + 1.7582417582vw ,2.5rem)}}@supports not (padding-top:clamp(1.5rem ,1.1483516484rem + 1.7582417582vw ,2.5rem)){.card-category-includes{padding-top:calc(1.5rem + 1 * (100vw - 20rem)/ 56.875)}}@supports (padding-bottom:clamp(2.5rem ,1.6208791209rem + 4.3956043956vw ,5rem)){.card-category-includes{padding-bottom:clamp(2.5rem ,1.6208791209rem + 4.3956043956vw ,5rem)}}@supports not (padding-bottom:clamp(2.5rem ,1.6208791209rem + 4.3956043956vw ,5rem)){.card-category-includes{padding-bottom:calc(2.5rem + 2.5 * (100vw - 20rem)/ 56.875)}}@supports (padding-top:clamp(1.5rem ,1.1483516484rem + 1.7582417582vw ,2.5rem)){.card-category-includes__list{padding-top:clamp(1.5rem ,1.1483516484rem + 1.7582417582vw ,2.5rem)}}@supports not (padding-top:clamp(1.5rem ,1.1483516484rem + 1.7582417582vw ,2.5rem)){.card-category-includes__list{padding-top:calc(1.5rem + 1 * (100vw - 20rem)/ 56.875)}}@supports (padding-top:clamp(1.5rem ,1.1483516484rem + 1.7582417582vw ,2.5rem)){.card-category-includes__list--row{padding-top:clamp(1.5rem ,1.1483516484rem + 1.7582417582vw ,2.5rem)}}@supports not (padding-top:clamp(1.5rem ,1.1483516484rem + 1.7582417582vw ,2.5rem)){.card-category-includes__list--row{padding-top:calc(1.5rem + 1 * (100vw - 20rem)/ 56.875)}}@supports (font-size:clamp(0.875rem ,0.831043956rem + 0.2197802198vw ,1rem)){.tabs-products{font-size:clamp(.875rem ,.831043956rem + .2197802198vw ,1rem)}}@supports not (font-size:clamp(0.875rem ,0.831043956rem + 0.2197802198vw ,1rem)){.tabs-products{font-size:calc(.875rem + .125 * (100vw - 20rem)/ 56.875)}}@supports (font-size:clamp(0.875rem ,0.831043956rem + 0.2197802198vw ,1rem)){.type .spollers__item{font-size:clamp(.875rem ,.831043956rem + .2197802198vw ,1rem)}}@supports not (font-size:clamp(0.875rem ,0.831043956rem + 0.2197802198vw ,1rem)){.type .spollers__item{font-size:calc(.875rem + .125 * (100vw - 20rem)/ 56.875)}}@supports (font-size:clamp(0.875rem ,0.831043956rem + 0.2197802198vw ,1rem)){.type .spollers__title{font-size:clamp(.875rem ,.831043956rem + .2197802198vw ,1rem)}}@supports not (font-size:clamp(0.875rem ,0.831043956rem + 0.2197802198vw ,1rem)){.type .spollers__title{font-size:calc(.875rem + .125 * (100vw - 20rem)/ 56.875)}}@supports (padding-top:clamp(0.75rem ,0.4862637363rem + 1.3186813187vw ,1.5rem)){.type__products-grid.--list .product-card__body{padding-top:clamp(.75rem ,.4862637363rem + 1.3186813187vw ,1.5rem)}}@supports not (padding-top:clamp(0.75rem ,0.4862637363rem + 1.3186813187vw ,1.5rem)){.type__products-grid.--list .product-card__body{padding-top:calc(.75rem + .75 * (100vw - 20rem)/ 56.875)}}@supports (padding:clamp(0.5rem ,0.2362637363rem + 1.3186813187vw ,1.25rem)){.type__products-grid.--list .product-card__img{padding:clamp(.5rem ,.2362637363rem + 1.3186813187vw ,1.25rem)}}@supports not (padding:clamp(0.5rem ,0.2362637363rem + 1.3186813187vw ,1.25rem)){.type__products-grid.--list .product-card__img{padding:calc(.5rem + .75 * (100vw - 20rem)/ 56.875)}}@supports (padding-right:clamp(0.75rem ,0.1346153846rem + 3.0769230769vw ,2.5rem)){.type__products-grid.--list .product-card__title-available{padding-right:clamp(.75rem ,.1346153846rem + 3.0769230769vw ,2.5rem)}}@supports not (padding-right:clamp(0.75rem ,0.1346153846rem + 3.0769230769vw ,2.5rem)){.type__products-grid.--list .product-card__title-available{padding-right:calc(.75rem + 1.75 * (100vw - 20rem)/ 56.875)}}@supports (font-size:clamp(0.875rem ,0.831043956rem + 0.2197802198vw ,1rem)){.form-filtr__applay-filter{font-size:clamp(.875rem ,.831043956rem + .2197802198vw ,1rem)}}@supports not (font-size:clamp(0.875rem ,0.831043956rem + 0.2197802198vw ,1rem)){.form-filtr__applay-filter{font-size:calc(.875rem + .125 * (100vw - 20rem)/ 56.875)}}@supports (font-size:clamp(0.875rem ,0.831043956rem + 0.2197802198vw ,1rem)){.form-filtr__title-switch{font-size:clamp(.875rem ,.831043956rem + .2197802198vw ,1rem)}}@supports not (font-size:clamp(0.875rem ,0.831043956rem + 0.2197802198vw ,1rem)){.form-filtr__title-switch{font-size:calc(.875rem + .125 * (100vw - 20rem)/ 56.875)}}@supports (margin-top:clamp(1.5rem ,1.1483516484rem + 1.7582417582vw ,2.5rem)){.clear-bag{margin-top:clamp(1.5rem ,1.1483516484rem + 1.7582417582vw ,2.5rem)}}@supports not (margin-top:clamp(1.5rem ,1.1483516484rem + 1.7582417582vw ,2.5rem)){.clear-bag{margin-top:calc(1.5rem + 1 * (100vw - 20rem)/ 56.875)}}@supports (margin-top:clamp(3.5rem ,2.9725274725rem + 2.6373626374vw ,5rem)){.clear-bag__cont{margin-top:clamp(3.5rem ,2.9725274725rem + 2.6373626374vw ,5rem)}}@supports not (margin-top:clamp(3.5rem ,2.9725274725rem + 2.6373626374vw ,5rem)){.clear-bag__cont{margin-top:calc(3.5rem + 1.5 * (100vw - 20rem)/ 56.875)}}@supports (padding-bottom:clamp(1.5rem ,0.7087912088rem + 3.956043956vw ,3.75rem)){.clear-bag__cont{padding-bottom:clamp(1.5rem ,.7087912088rem + 3.956043956vw ,3.75rem)}}@supports not (padding-bottom:clamp(1.5rem ,0.7087912088rem + 3.956043956vw ,3.75rem)){.clear-bag__cont{padding-bottom:calc(1.5rem + 2.25 * (100vw - 20rem)/ 56.875)}}@supports (font-size:clamp(1.25rem ,0.9862637363rem + 1.3186813187vw ,2rem)){.clear-bag h4{font-size:clamp(1.25rem ,.9862637363rem + 1.3186813187vw ,2rem)}}@supports not (font-size:clamp(1.25rem ,0.9862637363rem + 1.3186813187vw ,2rem)){.clear-bag h4{font-size:calc(1.25rem + .75 * (100vw - 20rem)/ 56.875)}}@supports (padding-top:clamp(1.5rem ,1.1483516484rem + 1.7582417582vw ,2.5rem)){.bag__tovars-buy{padding-top:clamp(1.5rem ,1.1483516484rem + 1.7582417582vw ,2.5rem)}}@supports not (padding-top:clamp(1.5rem ,1.1483516484rem + 1.7582417582vw ,2.5rem)){.bag__tovars-buy{padding-top:calc(1.5rem + 1 * (100vw - 20rem)/ 56.875)}}@supports (margin-top:clamp(1.5rem ,1.1483516484rem + 1.7582417582vw ,2.5rem)){.bag{margin-top:clamp(1.5rem ,1.1483516484rem + 1.7582417582vw ,2.5rem)}}@supports not (margin-top:clamp(1.5rem ,1.1483516484rem + 1.7582417582vw ,2.5rem)){.bag{margin-top:calc(1.5rem + 1 * (100vw - 20rem)/ 56.875)}}@supports (padding-top:clamp(1.5rem ,1.1483516484rem + 1.7582417582vw ,2.5rem)){.favourites__products-grid{padding-top:clamp(1.5rem ,1.1483516484rem + 1.7582417582vw ,2.5rem)}}@supports not (padding-top:clamp(1.5rem ,1.1483516484rem + 1.7582417582vw ,2.5rem)){.favourites__products-grid{padding-top:calc(1.5rem + 1 * (100vw - 20rem)/ 56.875)}}@supports (margin-top:clamp(1.5rem ,1.1483516484rem + 1.7582417582vw ,2.5rem)){.product-page{margin-top:clamp(1.5rem ,1.1483516484rem + 1.7582417582vw ,2.5rem)}}@supports not (margin-top:clamp(1.5rem ,1.1483516484rem + 1.7582417582vw ,2.5rem)){.product-page{margin-top:calc(1.5rem + 1 * (100vw - 20rem)/ 56.875)}}@supports (padding-bottom:clamp(2.5rem ,1.6208791209rem + 4.3956043956vw ,5rem)){.product-page .product{padding-bottom:clamp(2.5rem ,1.6208791209rem + 4.3956043956vw ,5rem)}}@supports not (padding-bottom:clamp(2.5rem ,1.6208791209rem + 4.3956043956vw ,5rem)){.product-page .product{padding-bottom:calc(2.5rem + 2.5 * (100vw - 20rem)/ 56.875)}}@supports (font-size:clamp(1.125rem ,1.081043956rem + 0.2197802198vw ,1.25rem)){.specifications h3{font-size:clamp(1.125rem ,1.081043956rem + .2197802198vw ,1.25rem)}}@supports not (font-size:clamp(1.125rem ,1.081043956rem + 0.2197802198vw ,1.25rem)){.specifications h3{font-size:calc(1.125rem + .125 * (100vw - 20rem)/ 56.875)}}@supports (margin-top:clamp(1rem ,0.7362637363rem + 1.3186813187vw ,1.75rem)){.about-product .options:not(:first-child){margin-top:clamp(1rem ,.7362637363rem + 1.3186813187vw ,1.75rem)}}@supports not (margin-top:clamp(1rem ,0.7362637363rem + 1.3186813187vw ,1.75rem)){.about-product .options:not(:first-child){margin-top:calc(1rem + .75 * (100vw - 20rem)/ 56.875)}}@supports (margin-top:clamp(1rem ,0.8241758242rem + 0.8791208791vw ,1.5rem)){.about-product__textANDprice{margin-top:clamp(1rem ,.8241758242rem + .8791208791vw ,1.5rem)}}@supports not (margin-top:clamp(1rem ,0.8241758242rem + 0.8791208791vw ,1.5rem)){.about-product__textANDprice{margin-top:calc(1rem + .5 * (100vw - 20rem)/ 56.875)}}@supports (font-size:clamp(0.875rem ,0.831043956rem + 0.2197802198vw ,1rem)){.about-product__btn-add .add{font-size:clamp(.875rem ,.831043956rem + .2197802198vw ,1rem)}}@supports not (font-size:clamp(0.875rem ,0.831043956rem + 0.2197802198vw ,1rem)){.about-product__btn-add .add{font-size:calc(.875rem + .125 * (100vw - 20rem)/ 56.875)}}@supports (padding:clamp(1rem ,0.8241758242rem + 0.8791208791vw ,1.5rem)){.price-block{padding:clamp(1rem ,.8241758242rem + .8791208791vw ,1.5rem)}}@supports not (padding:clamp(1rem ,0.8241758242rem + 0.8791208791vw ,1.5rem)){.price-block{padding:calc(1rem + .5 * (100vw - 20rem)/ 56.875)}}@supports (border-radius:clamp(1rem ,0.8241758242rem + 0.8791208791vw ,1.5rem)){.price-block{border-radius:clamp(1rem ,.8241758242rem + .8791208791vw ,1.5rem)}}@supports not (border-radius:clamp(1rem ,0.8241758242rem + 0.8791208791vw ,1.5rem)){.price-block{border-radius:calc(1rem + .5 * (100vw - 20rem)/ 56.875)}}@supports (font-size:clamp(1rem ,0.8241758242rem + 0.8791208791vw ,1.5rem)){.price-block__values{font-size:clamp(1rem ,.8241758242rem + .8791208791vw ,1.5rem)}}@supports not (font-size:clamp(1rem ,0.8241758242rem + 0.8791208791vw ,1.5rem)){.price-block__values{font-size:calc(1rem + .5 * (100vw - 20rem)/ 56.875)}}@supports (font-size:clamp(0.875rem ,0.831043956rem + 0.2197802198vw ,1rem)){.price-block__values.--discount p:last-child{font-size:clamp(.875rem ,.831043956rem + .2197802198vw ,1rem)}}@supports not (font-size:clamp(0.875rem ,0.831043956rem + 0.2197802198vw ,1rem)){.price-block__values.--discount p:last-child{font-size:calc(.875rem + .125 * (100vw - 20rem)/ 56.875)}}@supports (margin-top:clamp(1.5rem ,1.1483516484rem + 1.7582417582vw ,2.5rem)){.content-product{margin-top:clamp(1.5rem ,1.1483516484rem + 1.7582417582vw ,2.5rem)}}@supports not (margin-top:clamp(1.5rem ,1.1483516484rem + 1.7582417582vw ,2.5rem)){.content-product{margin-top:calc(1.5rem + 1 * (100vw - 20rem)/ 56.875)}}@supports (height:clamp(18.5rem ,12.6098901099rem + 29.4505494505vw ,35.25rem)){.product-swiper-wrap{height:clamp(18.5rem ,12.6098901099rem + 29.4505494505vw ,35.25rem)}}@supports not (height:clamp(18.5rem ,12.6098901099rem + 29.4505494505vw ,35.25rem)){.product-swiper-wrap{height:calc(18.5rem + 16.75 * (100vw - 20rem)/ 56.875)}}@supports (max-width:clamp(17.5rem ,13.3681318681rem + 20.6593406593vw ,29.25rem)){.swiper__product{max-width:clamp(17.5rem ,13.3681318681rem + 20.6593406593vw ,29.25rem)}}@supports not (max-width:clamp(17.5rem ,13.3681318681rem + 20.6593406593vw ,29.25rem)){.swiper__product{max-width:calc(17.5rem + 11.75 * (100vw - 20rem)/ 56.875)}}@supports (max-height:clamp(17.5rem ,13.3681318681rem + 20.6593406593vw ,29.25rem)){.swiper__product{max-height:clamp(17.5rem ,13.3681318681rem + 20.6593406593vw ,29.25rem)}}@supports not (max-height:clamp(17.5rem ,13.3681318681rem + 20.6593406593vw ,29.25rem)){.swiper__product{max-height:calc(17.5rem + 11.75 * (100vw - 20rem)/ 56.875)}}@supports (font-size:clamp(1.25rem ,0.9862637363rem + 1.3186813187vw ,2rem)){.about-roduct__name h2{font-size:clamp(1.25rem ,.9862637363rem + 1.3186813187vw ,2rem)}}@supports not (font-size:clamp(1.25rem ,0.9862637363rem + 1.3186813187vw ,2rem)){.about-roduct__name h2{font-size:calc(1.25rem + .75 * (100vw - 20rem)/ 56.875)}}}@media (max-width:47.99875em) and (min-width:76.875em){.type__products-grid.--list .product-card__title-available{padding-left:1.5rem}}@media (max-width:47.99875em) and (min-width:20em) and (max-width:76.875em){@supports (padding-left:clamp(0.00000625rem ,-0.5274640797rem + 2.6373516484vw ,1.5rem)){.type__products-grid.--list .product-card__title-available{padding-left:clamp(.00000625rem ,-.5274640797rem + 2.6373516484vw ,1.5rem)}}@supports not (padding-left:clamp(0.00000625rem ,-0.5274640797rem + 2.6373516484vw ,1.5rem)){.type__products-grid.--list .product-card__title-available{padding-left:calc(.00000625rem + 1.5 * (100vw - 20rem)/ 56.875)}}}@media (any-hover:hover){.quantity__button:hover::after,.quantity__button:hover::before{background-color:rgba(0,0,0,.5)}}