@import"https://fonts.googleapis.com/css?family=Inter+Tight:regular,500,600&display=swap";/*! tailwindcss v4.1.2 | MIT License | https://tailwindcss.com */@font-face{font-family:icons;font-display:swap;src:url(/build/assets/icons-CFQ_3ATJ.woff2) format("woff2");font-weight:400;font-style:normal}.checkbox__label:before,[class*=_icon-]:before{font-family:icons;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}._icon-account:before{content:""}._icon-arrow:before{content:""}._icon-arrow-right:before{content:""}._icon-card:before{content:""}._icon-checked:before{content:""}._icon-heard:before{content:""}._icon-searh:before{content:""}*{padding:0;margin:0;border:0}*,*:after,*:before{box-sizing:border-box}*:after,*:before{display:inline-block}body,html{height:100%;min-width:320px}body{color:#000;line-height:1;font-family:Inter Tight;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 Tight;font-size:inherit;line-height:inherit;color:inherit;background-color:#0000}input,textarea{width:100%}label{display:inline-block}button,option,select{cursor:pointer}a{display:inline-block;color:inherit;text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}html{scroll-behavior:smooth}body.lock,.lock body{overflow:hidden;touch-action:none;overscroll-behavior:none}.wrapper{min-height:100%;display:flex;flex-direction:column;overflow:hidden}@supports (overflow:clip){.wrapper{overflow:clip}}.wrapper>main{margin-top:10.625rem;flex:1 1 auto}.wrapper>main>*{margin-bottom:4rem}.wrapper>*{min-width:0}[class*=__container]{max-width:103.125rem;margin:0 auto;padding:0 .9375rem}[class*=--gc]{display:grid;min-width:0;grid-template-columns:.9375rem 1fr minmax(auto,101.25rem) 1fr .9375rem}[class*=--gc]>*{min-width:0;grid-column:3/4}.button{display:inline-flex;width:100%;padding:.9375rem 0;justify-content:center;align-items:center;flex-direction:row-reverse;gap:.5rem;border-radius:.25rem;background-color:#ff423b;border:1px solid #ff423b;color:#fff;font-size:1rem;font-weight:500;transition:color .3s ease 0s,background-color .3s ease 0s}.button--fw{width:100%}.button--circle{gap:.625rem}.button--circle:before{background:#1a283c;border-radius:50%;color:#fff;width:1.5rem;height:1.5rem;display:flex;justify-content:center;align-items:center;font-size:.75rem;transition:all .3s ease 0s}.button--blue{border:1px solid #0e1622;color:#0e1622;background-color:#fff}.button--blue-full{border:1px solid #0e1622;color:#fff;background-color:#0e1622}input[type=email],input[type=tel],input[type=text],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}.input{width:100%;display:block;border:1px solid #d2dae6;border-radius:.25rem;caret-color:inherit;color:#000;font-size:1rem;font-weight:500;padding:.25rem .25rem .25rem 1.5rem;background-color:#fff;height:3.5rem;padding:0 1rem}.input::-moz-placeholder{color:#a4a4a4}.input::placeholder{color:#a4a4a4}.input:focus{outline:0;border:1px solid #1a283c}.input:active{border:1px solid #1a283c}.input[placeholder]:not([data-placeholder-nohiden])::-moz-placeholder{-moz-transition:opacity .3s;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden])::placeholder{transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden]):focus::-moz-placeholder{opacity:0}.input[placeholder]:not([data-placeholder-nohiden]):focus::placeholder{opacity:0}textarea.input{resize:none;padding:0}.checkbox{padding:0;display:grid;gap:.625rem;position:relative}.checkbox:not(:last-child){margin-bottom:1.125rem}.checkbox__input{position:absolute;width:0;height:0;opacity:0}.checkbox__input:focus-visible+.checkbox__label:before{box-shadow:0 0 5px #ff423b}.checkbox__input:checked+.checkbox__label:before{content:"";background:#ff423b url(/build/assets/checked-CLC1meeH.svg) center/12px 12px no-repeat;border:.0625rem solid #ff423b}.checkbox__label{font-weight:400;font-size:1rem;line-height:187%;color:#2b2929;cursor:pointer;display:inline-flex;position:relative;gap:.875rem}.checkbox__label:before{display:flex;justify-content:center;align-items:center;content:"";font-size:.5625rem;align-self:center;flex:0 0 1rem;color:#fff;width:1rem;height:1rem;border:.0625rem solid #b1b1b1;border-radius:.1875rem;transform:translateY(-.125rem);background:url(/build/assets/checked-CLC1meeH.svg) center/cover no-repeat}.checkbox__text{align-self:center}.options{display:flex;flex-direction:column;align-items:flex-start}.options__item{position:relative;cursor:pointer}.options__item:not(:last-child){margin-bottom:em(5)}.options__input{width:0;height:0;opacity:0;position:absolute}.options__input:focus-visible+.options__label:before{box-shadow:0 0 5px #000}.options__input:checked+.options__label:after{transform:scale(1)}.options__label{display:inline-flex;align-items:center;cursor:pointer;gap:10px}.options__label:before{content:"";align-self:flex-start;width:20px;height:20px;flex:0 0 20px;border-radius:50%;border:1px solid #a7a9ac}.options__label:after{content:"";transition:all .3s ease 0s;transform:scale(0);width:10px;height:10px;border-radius:50%;background-color:#77243a;position:absolute;left:5px;top:5px}.select{min-width:0;position:relative}.select__body{position:relative}.select__title{color:inherit;text-align:left;border:1px solid #d2dae6;background-color:#fff;color:#7c90ae;cursor:pointer;width:100%;border-radius:.25rem;transition:border .3s ease 0s,color .3s ease 0s}._select-active .select__title,._select-focus .select__title,._select-open .select__title{border:1px solid #1a283c;color:#1a283c}.select__value{display:flex;min-width:0;align-items:center;height:3.5rem;padding:1rem;gap:.625rem}.select__value>*{flex:1 1 auto}.select__value:after,.select__value:before{content:"";position:absolute;right:16px;top:50%;background-color:#d2dae6;height:1px;width:10px;transition:transform .5s ease 0s,background-color .3s ease 0s}.select__value:before{transform:translate(-75%,-50%) rotate(40deg)}.select__value:after{transform:translateY(-50%) rotate(-40deg)}._select-open .select__value:before{transform:translate(-75%) rotate(-40deg)}._select-open .select__value:after{transform:rotate(40deg)}._select-active .select__value:after,._select-active .select__value:before,._select-focus .select__value:after,._select-focus .select__value:before,._select-open .select__value:after,._select-open .select__value:before{background-color:#1a283c}.select__content{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select__text{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis}.select__input{width:100%;background-color:#0000;height:100%}.select__options{color:#000;position:absolute;top:calc(100% + .25rem);border-radius:.25rem;min-width:100%;left:0;background-color:#fff;border:1px solid #d9d9d9;border-top:0;padding:8px 0 5px}.select__scroll{overflow-y:auto;overflow-x:hidden;max-height:12.5rem}.select__option{width:100%;text-align:left;cursor:pointer;padding:8px 16px;color:inherit}.select__option._select-selected{color:#ff423b}.select__row{display:inline-flex;align-items:center}.select--show-top .select__options{top:auto;bottom:calc(100% - .0625rem);border:1px solid #d9d9d9;border-bottom:0;border-radius:4px 4px 0 0;padding:5px 0 10px}._select-tag{cursor:pointer}.select__value input{outline:0}.icon-menu,.navigate-menu{display:none}.navigate-menu__item{color:#555;font-size:.875rem;padding:1rem;position:relative}.navigate-menu__item:before{content:"";position:absolute;width:calc(100% + 34px);top:0;height:.0625rem;left:-1rem;background-color:#e9eef6}.navigate-menu__item:last-child:after{content:"";position:absolute;width:calc(100% + 34px);height:.0625rem;left:-1rem;bottom:0;background-color:#e9eef6}body:after{content:"";background-color:#00000080;position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;transition:opacity .8s ease 0s;pointer-events:none;z-index:149}.popup-show body:after{opacity:1}.popup{position:fixed;top:0;left:0;bottom:0;right:0;padding:30px 10px;transition:visibility .8s ease 0s;visibility:hidden;pointer-events:none}.popup_show{z-index:150;visibility:visible;overflow:auto;pointer-events:auto}.popup_show .popup__content{visibility:visible;transform:scale(1)}.popup__wrapper{display:flex;flex-direction:column;align-items:center;min-height:100%;flex:1 1 auto;width:100%;justify-content:center}.popup__content{visibility:hidden;transform:scale(0);transition:transform .3s ease 0s;background-color:#eee;padding:20px;width:100%;max-width:900px;border-radius:20px}.lock .popup__content{visibility:visible}.product-basket__delete{align-self:start}.product-basket.product-card{padding:1rem 0;border:0;position:relative}.product-basket.product-card:before{content:"";position:absolute;width:calc(100% + 48px);height:.0625rem;top:0;right:-1.5rem;background-color:#d2dae6}.product-basket.product-card:not(:last-child){margin:0}.product-basket .product-card__body{grid-template-columns:auto;gap:0}.product-basket .description-card__name{font-size:.875rem;text-transform:uppercase}.product-basket .product-card__image{flex:0 0 5.125rem;aspect-ratio:82/89}.product-basket .price-product{margin:.75rem 0}.basket{transition:transform .3s ease 0s;transform:translate(100%);padding:0;z-index:200}.basket .popup__content{height:100vh;overflow:auto;transition:all .3s ease 0s;background-color:#fff;padding:1.5rem;max-width:39.0625rem;border-radius:0;transform:scale(1);position:relative}.basket.popup_show{transform:translate(0)}.basket__headre{display:flex;margin-bottom:1.5rem}.basket__title{flex:1 1 100%;color:#1a283c;font-size:1.5rem;font-weight:500}.basket__body{max-height:100%;overflow-y:hidden;overflow-x:hidden;display:flex;flex-direction:column}.basket__close{cursor:pointer}.basket__contents{overflow-y:auto;overflow-x:hidden;max-height:100%}.basket__text{color:#a4a4a4;font-size:.875rem;margin-bottom:2rem}.result-basket{display:grid;gap:1.5rem;margin-bottom:1rem;padding-top:2rem;position:relative}.result-basket:before{content:"";position:absolute;width:calc(100% + 48px);height:.0625rem;top:0;right:-1.5rem;background-color:#d2dae6}.result-basket__column{display:flex;align-items:center;justify-content:space-between;gap:.625rem;padding-bottom:.75rem;border-bottom:.0625rem dashed #d2dae6}.result-basket__column>*{color:#1a283c;font-size:1rem;font-weight:500}.result-basket__column--big>*{font-size:1.5rem}.review-popup .popup__close{position:absolute;top:1.5rem;right:1.5rem}.review-popup .popup__content{background-color:#fff}.review-popup__profile .profile-account__form{gap:1rem}.review-popup__profile .profile-account__form>*{grid-column:1/-1}.review-popup__profile .reviews-product{margin-bottom:1rem}.review-popup__profile .reviews-product__star{flex:0 0 2rem}.review-popup__profile .profile-account__line{display:grid;gap:1rem}.review-popup__profile textarea{min-height:13.3125rem;padding:1rem}.review-popup__profile .checkbox{margin-bottom:0}.review-popup__profile .profile-account__button{margin:0 auto}.spollers{display:grid;gap:15px}.spollers__item{font-size:1.25rem}.spollers-menu__title,.spollers-сard__title,.spollers__title{width:100%;cursor:default;text-align:left;position:relative;list-style:none}.spollers-menu__title::-webkit-details-marker,.spollers-menu__title::marker,.spollers-сard__title::-webkit-details-marker,.spollers-сard__title::marker,.spollers__title::-webkit-details-marker,.spollers__title::marker{display:none}._spoller-init .spollers-menu__title,._spoller-init .spollers-сard__title,._spoller-init .spollers__title{cursor:pointer}._spoller-init .spollers-menu__title:after,._spoller-init .spollers-menu__title:before,._spoller-init .spollers-сard__title:after,._spoller-init .spollers-сard__title:before,._spoller-init .spollers__title:after,._spoller-init .spollers__title:before{content:"";position:absolute;right:10px;top:50%;background-color:#000;height:2px;width:15px;transition:transform .5s ease 0s}._spoller-init .spollers-menu__title:before,._spoller-init .spollers-сard__title:before,._spoller-init .spollers__title:before{transform:translate(-75%,-50%) rotate(40deg)}._spoller-init .spollers-menu__title:after,._spoller-init .spollers-сard__title:after,._spoller-init .spollers__title:after{transform:translateY(-50%) rotate(-40deg)}._spoller-init .spollers-menu__title._spoller-active:before,._spoller-init .spollers-сard__title._spoller-active:before,._spoller-init .spollers__title._spoller-active:before{transform:translate(-75%) rotate(-40deg)}._spoller-init .spollers-menu__title._spoller-active:after,._spoller-init .spollers-сard__title._spoller-active:after,._spoller-init .spollers__title._spoller-active:after{transform:rotate(40deg)}.spollers__body{padding:1.25rem;border-radius:.3125rem;border:1px solid #eee}.spollers-сard{display:grid;gap:15px}.spollers-сard__title{color:#1a283c;font-size:.875rem;font-weight:500;padding:.625rem 0 .625rem 2rem}._spoller-init .spollers-сard__title{cursor:pointer}._spoller-init .spollers-сard__title:after,._spoller-init .spollers-сard__title:before{left:10px;background-color:#ff423b;width:14px}._spoller-init .spollers-сard__title:before{transform:rotate(0)}._spoller-init .spollers-сard__title:after{transform:rotate(90deg)}._spoller-init .spollers-сard__title._spoller-active:before{transform:rotate(0)}._spoller-init .spollers-сard__title._spoller-active:after{transform:rotate(0)}.tabs__navigation{display:flex;gap:2.125rem;margin-bottom:2rem;border-bottom:1px solid #d2dae6}.tabs__title{position:relative;color:#1a283c;font-size:1.5rem;font-weight:500;transition:color .3s ease 0s;padding-bottom:.75rem}.tabs__title:before{content:"";position:absolute;width:100%;height:.25rem;bottom:0;left:0;background-color:#0000;transition:background-color .3s ease 0s}.tabs__title._tab-active{color:#ff423b}.tabs__title._tab-active:before{background-color:#ff423b}.ibg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ibg--top{-o-object-position:top;object-position:top}.ibg--bottom{-o-object-position:bottom;object-position:bottom}.ibg--left{-o-object-position:left;object-position:left}.ibg--right{-o-object-position:right;object-position:right}.ibg--contain{-o-object-fit:contain;object-fit:contain}p a{color:#5789d0}.more-block:not(:last-child){margin-bottom:.9375rem}.more-block__button{width:100%;justify-content:center;gap:.5rem;align-items:center;display:inline-flex;color:#b3b3b3;font-size:.875rem;font-weight:500;position:relative}.more-block__button:after{content:"";width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #b3b3b3;transition:transform .3s ease 0s}._showmore-active .more-block__button:after{transform:rotate(180deg)}._showmore-active .more-block__button span:first-child{display:none}.more-block__button span:last-child{display:none}._showmore-active .more-block__button span:last-child{display:block}.title{color:#1a283c;font-size:1.5rem;font-weight:500;text-transform:uppercase;margin-bottom:2rem}.title--small{text-transform:none;margin-bottom:1rem}.title--center{text-align:center}.--grayscale{-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);filter:gray;cursor:default}.pagination-slide{height:1rem;margin-top:.75rem;display:none;justify-content:center;align-items:center;gap:.375rem}.pagination-slide .swiper-pagination-bullet{width:.5rem;height:.5rem;border-radius:.5rem;background-color:#1a283c33;transition:all .3s ease 0s}.pagination-slide .swiper-pagination-bullet.swiper-pagination-bullet-active{width:1rem;height:1rem;background-color:#1a283c}.link-category{display:flex;flex-direction:row-reverse;align-items:center;width:-moz-fit-content;width:fit-content;gap:.75rem;color:#282828;font-size:1rem;position:relative;transition:color .3s ease 0s}.link-category:before{width:1.5rem;height:1.5rem;background-color:#ff423b;display:flex;justify-content:center;align-items:center;font-size:.875rem;border-radius:50%;color:#fff}.wish-list{cursor:pointer;display:flex;align-items:center;gap:.5rem;color:#1a283c;font-size:.875rem;transition:color .3s ease 0s}.wish-list:before{font-size:1.25rem;color:#ff423b}.brand{margin-bottom:4rem}.brand__items{display:grid;grid-template-columns:repeat(6,1fr);gap:1.25rem;margin-bottom:2rem}.brand__item{border-radius:.25rem;border:.0625rem solid #d2dae6;display:flex;justify-content:center;align-items:center;padding:.75rem .9375rem;height:7.625rem;transition:border .3s ease 0s}.brand__item img{-o-object-fit:contain;object-fit:contain}.brand__button{width:13.8125rem;margin:0 auto;display:block;text-align:center}.breadcrumbs{margin:2rem 0!important}.breadcrumbs__list{display:flex;gap:.375rem;white-space:nowrap;align-items:center}.breadcrumbs__item:not(:last-child){position:relative}.breadcrumbs__item:not(:last-child):after{content:"/";margin-left:.375rem;color:#898989}.breadcrumbs__link{color:#898989;font-size:.875rem}.breadcrumbs__link.--active{color:#0e1622}.selects{border-radius:.25rem;background-color:#f7f9fb;padding:2rem}.selects__title{display:flex;gap:.625rem;align-items:center;margin-bottom:1rem;color:#0e1622}.selects__reload{margin-left:auto;cursor:pointer;opacity:0;transition:opacity .3s ease 0s}.selects__reload.--active{opacity:1}.selects .select._select-active .select__title,.selects .select._select-focus .select__title,.selects .select._select-open .select__title{border:1px solid #ff423b}.selects .select._select-active .select__title:before,.selects .select._select-focus .select__title:before,.selects .select._select-open .select__title:before{color:#ff423b!important}.selects .select._select-active .select__value:after,.selects .select._select-active .select__value:before,.selects .select._select-focus .select__value:after,.selects .select._select-focus .select__value:before,.selects .select._select-open .select__value:after,.selects .select._select-open .select__value:before{background-color:#ff423b}.selects .select__value{padding:0 1rem 0 2.125rem;height:3.0625rem}.selects .select__value:after,.selects .select__value:before{height:2px;width:14px;background-color:#d2dae6}.select-form{display:grid;gap:1rem;margin-bottom:3rem}.select-form .select-form__item .select__title:before{content:var(--data-id);color:#d2dae6;position:absolute;top:50%;left:1rem;transform:translateY(-50%);transition:color .3s ease 0s}.filter{align-self:start;border:1px solid #e3e2e2;border-radius:.25rem}.filter__title{color:#1a283c;font-size:1rem;border-top:1px solid #d2dae6;width:100%;cursor:default;text-align:left;padding:1.5rem;position:relative;list-style:none;margin-bottom:0}.filter__title::-webkit-details-marker,.filter__title::marker{display:none}.filter__title--main{color:#1a283c;font-size:1.25rem;font-weight:500;display:flex;align-items:center;gap:1rem;border-top:0 solid #d2dae6}._spoller-init .filter__title{cursor:pointer}._spoller-init .filter__title:after,._spoller-init .filter__title:before{content:"";width:.75rem;height:.125rem;position:absolute;right:1.5rem;top:50%;background-color:#232323;transition:transform .4s ease 0s}._spoller-init .filter__title:after{transform:rotate(90deg)}._spoller-init .filter__title._spoller-active:after{transform:rotate(0)}.filter__body{background-color:#fff;padding:0 1.5rem 1.5rem}.filter__body--main{padding:0}.header-filter{display:none;padding:1.25rem .625rem;gap:1.5rem;align-items:center}.header-filter__title{color:#1a283c;font-size:1.25rem;font-weight:500}.header-filter__remove{color:#ff423b;font-size:.875rem;font-weight:500;text-decoration:underline;cursor:pointer;flex:1 1 100%}.header-filter__close{justify-self:end}.pagination{grid-row:1/-1;display:flex;justify-content:center;align-items:center;gap:.3125rem}.pagination__arrow{width:2rem;height:1.375rem;padding:.25rem .75rem;transition:color .3s ease 0s,background-color .3s ease 0s;position:relative}.pagination__arrow:after,.pagination__arrow:before{content:"";position:absolute;right:50%;top:50%;background-color:#000;height:1px;width:8px;transition:background-color .3s ease 0s}.pagination__arrow:before{transform:translate(50%,250%) rotate(140deg)}.pagination__arrow:after{transform:translate(50%,-250%) rotate(-140deg)}.pagination__arrow--left:before{transform:translate(50%,250%) rotate(-140deg)}.pagination__arrow--left:after{transform:translate(50%,-250%) rotate(140deg)}.pagination__numbers{display:flex;align-items:center;gap:.3125rem}.pagination__number{padding:.25rem .75rem;transition:color .3s ease 0s,background-color .3s ease 0s}.pagination__number.--active{background-color:#ff423b;color:#fff}.payment-warning{padding:1.875rem .625rem;display:flex;justify-content:center;text-align:center;line-height:1.25;align-items:center;border-radius:4px;background:#f7f9fb;color:#1a283c;font-weight:500;gap:.9375rem}.payment-warning:not(:last-child){margin-bottom:1.25rem}.payment-warning--pay{padding:.9375rem .625rem;border:1px solid #f7f9fb;transition:border .3s ease 0s}.--disabled{background-color:#a3a3a3;pointer-events:none;border:1px solid #a3a3a3}.page{margin-top:12.5rem!important}.header{background-color:#0e1622;position:fixed;width:100%;z-index:50;transition:overflow .5s ease .1s,height .5s ease .1s;height:10.625rem}.header._header-scroll{transition:height .5s ease .1s;height:4.875rem}.header._header-scroll .header__main{padding:.625rem 0}.header._header-scroll .header__category{transform:translateY(-100%)}.header._header-show{height:7.75rem}.header._header-show .header__category{padding-top:.3125rem;transform:translate(0)}.header__main{background-color:#0e1622;z-index:2;position:relative;padding:2rem 0;display:flex;align-items:center;gap:1.25rem;transition:padding .5s ease .1s}.header__logo{position:relative;z-index:3}.header__menu{position:relative;z-index:5}.header__card{position:relative;z-index:3}.header__sing{z-index:3}.header__category{transition:all .5s ease .1s}.menu-box,.menu{position:relative}.menu__list{position:relative;background-color:#fff;color:#1a283c;border-radius:.25rem 0 0 .25rem}.menu__item{cursor:pointer;position:relative;display:flex;gap:.5rem;align-items:center;padding:.5rem 1.5rem}.menu__item.--active{background-color:#0e1622;color:#fff}.menu__item.--active svg path{stroke:#fff}.drop-menu{max-height:15rem;position:absolute;width:100%;overflow:auto;top:0;background-color:#fff;color:#1a283c;z-index:-1;left:0;pointer-events:none;opacity:0;transition:left .5s ease 0s,opacity .3s ease 0s}.drop-menu.--open{left:100%;opacity:1;pointer-events:all}.drop-menu.--open .drop-menu__back{display:block}.drop-menu__back{display:none}.drop-menu__item{cursor:pointer;position:relative;display:flex;gap:.5rem;align-items:center;z-index:2;padding:.5rem 1.5rem}.spollers-menu{color:#fff;position:relative}.spollers-menu__title{font-size:1rem;position:relative;z-index:5}._spoller-init .spollers-menu__title{cursor:pointer}._spoller-init .spollers-menu__title:after,._spoller-init .spollers-menu__title:before{content:"";position:absolute;right:21px;top:50%;background-color:#fff;height:2px;width:10px;transition:transform .5s ease 0s}._spoller-init .spollers-menu__title:before{transform:translate(-75%,-50%) rotate(40deg)}._spoller-init .spollers-menu__title:after{transform:translateY(-50%) rotate(-40deg)}._spoller-init .spollers-menu__title._spoller-active:before{transform:translate(-75%) rotate(-40deg)}._spoller-init .spollers-menu__title._spoller-active:after{transform:rotate(40deg)}.spollers-menu__body{position:absolute;top:3.875rem;left:0}.search-header{position:relative}.search-header__input{background-color:#fff;border-radius:4px;color:#000;font-size:1rem;font-weight:500;padding:.25rem .25rem .25rem 1.5rem;height:3.5rem;width:100%}.search-header__button{position:absolute;top:.25rem;right:.25rem;border-radius:.25rem;background-color:#ff423b;width:4rem;height:calc(100% - 8px);display:flex;justify-content:center;align-items:center;transition:background-color .3s ease 0s}.search-header__button:before{color:#fff}.card-header{color:#fff;font-size:1.375rem;position:relative}.card-header__quantity{position:absolute;width:1.25rem;height:1.25rem;top:0;right:0;transform:translate(80%,-80%);border-radius:50%;color:#fff;background-color:#ff423b;overflow:hidden;display:flex;justify-content:center;align-items:center;padding:.3125rem;font-size:.75rem;font-weight:500}.sing-header{color:#fff;font-size:1rem}.sing-header:before{font-size:1.375rem}.category-header{display:flex;align-items:center;justify-content:center;row-gap:.3125rem}.category-header__link{white-space:nowrap;display:flex;align-items:center;gap:.5rem;color:#a4a4a4;font-weight:500;transition:color .3s ease 0s}.category-header__link svg path{transition:stroke .3s ease 0s}.footer{background-color:#0e1622;padding:4rem 0;color:#fff}.footer__container{display:grid;grid-template-columns:9.375rem repeat(3,auto)}.social-footer__logo{margin-bottom:1.1875rem}.social-footer__items{display:flex;flex-wrap:wrap;align-items:center;gap:.625rem .875rem}.social-footer__link{width:1.125rem;display:block;transition:transform .3s ease 0s}.social-footer__link img{max-width:100%}.menu-footer{display:grid;align-items:center;align-self:flex-start;grid-template-columns:repeat(2,auto);row-gap:1.25rem}.timetable-footer__title{font-size:16px;font-weight:500;margin-bottom:1rem}.timetable-footer__items{color:#c9d9ef;line-height:125%}.payment-footer__items{display:flex;align-items:center;flex-wrap:wrap;gap:.3125rem 1.25rem;margin-bottom:2rem}.payment-footer__name{color:#8d96a2;font-size:.75rem}.payment-footer__item{display:flex;align-items:center;gap:.5rem;color:#8d96a2;font-size:.75rem}.payment-footer__copyright{color:#c9d9ef;line-height:125%}.home__bestsellers .bestsellers__title{grid-column-start:2}.reg-number__title{color:#0e1622;margin-bottom:.75rem}.reg-number__find{color:#ff423b}.number-form{margin-bottom:.75rem;display:flex;gap:.5rem;position:relative}.number-form__flag{position:absolute;width:1.5rem;height:1.125rem;top:1rem;left:.5rem}.number-form__input{height:3.0625rem;padding:0 .9375rem 0 3rem}.number-form__input::-moz-placeholder{color:#1a283c;text-transform:uppercase;font-size:.875rem}.number-form__input::placeholder{color:#1a283c;text-transform:uppercase;font-size:.875rem}.number-form__button{flex:0 0 6.0625rem}.baner-main__slider{position:relative;height:100%}.home-category__link{margin:auto 0 1.125rem auto;color:#282828}.home-category__items{display:grid;grid-template-columns:repeat(6,15.617284%);gap:1.25rem;justify-content:center}.home-category__item{position:relative;border-radius:.25rem;background-color:#f9f9f9;border:1px solid #f9f9f9;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.9375rem;height:14.1875rem;padding:1rem 1rem 1.5rem;cursor:pointer}.home-category__item.--decor img{position:absolute;top:0;right:0}.home-category__images{flex:0 0 7.75rem;display:flex;justify-content:center;align-items:center}.home-category__images img{max-width:100%}.home-category__name{color:#0e1622;text-align:center;font-size:1.25rem;font-weight:500;position:relative;z-index:2}.bestsellers__header{display:grid;grid-template-columns:6.25rem 1fr 6.25rem;margin-bottom:2rem;gap:.625rem}.bestsellers__title{text-align:center;margin-bottom:0}.bestsellers__navigation{grid-column-start:3}.bestsellers__slider{margin-bottom:4rem}.navigation-product{justify-content:flex-end;display:flex;gap:1.25rem;align-items:center}.navigation-product__arrow{width:2.083125rem;height:2.083125rem;display:flex;justify-content:center;align-items:center;background-color:#ff423b;border-radius:50%;color:#fff;cursor:pointer;transition:background-color .3s ease 0s,opacity .3s ease 0s}.navigation-product__arrow.swiper-button-disabled{opacity:20%;cursor:default}.navigation-product__arrow--left{transform:rotate(90deg)}.navigation-product__arrow--right{transform:rotate(-90deg)}.product{border-radius:.25rem;border:.0625rem solid #d2dae6;padding:1rem;position:relative;display:flex;flex-direction:column;gap:.5rem}.product__favorite{position:absolute;width:1.375rem;height:1.375rem;top:1rem;left:1rem;z-index:2}.product__favorite svg{width:1.375rem;height:1.375rem;transition:all .3s ease 0s}.product__image{flex:0 0 10.125rem;height:10.125rem;aspect-ratio:221/162}.product__image img{-o-object-fit:contain;object-fit:contain}.product__flag{width:1.375rem;height:1rem}.product__category{color:#5789d0;font-weight:500}.product__name{flex:1 1 100%;font-weight:500;color:#1a283c;line-height:120%}.product__number{color:#5789d0;font-size:.75rem;font-weight:500}.product__delivery{color:#8d96a2;font-size:.75rem}.product__delivery>*{color:#5789d0}.product__button{flex-direction:row-reverse;gap:.5rem}.discount-product{position:absolute;top:1rem;right:1rem;display:flex;gap:.3125rem;flex-direction:column;z-index:2}.discount-product__item{padding:.25rem .4375rem;color:#5789d0;font-weight:600;border-radius:.25rem;border:.0625rem solid #5789d0}.reviews-product{display:flex;align-items:center;gap:.25rem}.reviews-product__stars{display:flex}.reviews-product__star{color:#5789d0;font-weight:500}.price-product{margin-top:.5rem;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;color:#1a283c}.price-product__cost{font-size:1.5rem;font-weight:600}.--discount .price-product__cost{color:#ff0008}.price-product__old-cost{font-weight:500;text-decoration-line:line-through}.baner-category{padding:4rem 1.25rem;border-radius:.25rem;background-color:#f9f9f9;display:flex;align-items:center;flex-direction:column}.baner-category__title{text-align:center}.baner-category__title span{text-transform:math-auto}.baner-category__image{width:19.5rem;aspect-ratio:312/312}.parts-category__items{-moz-column-count:4;column-count:4;gap:1.25rem}.parts-category__item{-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid;margin-bottom:1.25rem}.item-part{flex:1 1 24.375rem;padding:.6875rem 1.25rem;border-radius:.25rem;background-color:#f9f9f9;display:flex;gap:.625rem}.item-part__image{flex:0 0 6.25rem}.item-part__image img{max-width:100%}.item-part__body{color:#1a283c}.item-part__name{margin-top:2.3125rem;font-size:1.25rem;font-weight:500}.item-part__name:not(:last-child){margin-bottom:1rem}.item-part__link{color:#ff423b;margin-bottom:.5625rem}.item-part__list{width:100%;overflow:auto;max-height:6.125rem;line-height:175%}.item-part__list:not(:last-child){margin-bottom:1.6875rem}.automotime__items{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-bottom:2rem}.automotime__item{padding:1.5rem 1.25rem;border-radius:.25rem;background-color:#f9f9f9;display:flex;align-items:center;gap:1.25rem}.automotime__button{width:13.8125rem;margin:0 auto;display:block;text-align:center}.automotime__text{color:#1a283c;font-size:1.25rem;font-weight:500}.catalog__selects .number-form{display:grid}.products-catalog__container{display:grid;grid-template-columns:23.255814% 1fr;gap:1.875rem}.product-card{padding:1.5rem;border-radius:.25rem;border:.0625rem solid #d2dae6;display:flex;gap:1.25rem}.product-card:not(:last-child){margin-bottom:1.25rem}.product-card__image{flex:0 0 8.125rem;aspect-ratio:130/141;align-self:start}.product-card__image .ibg{-o-object-fit:contain;object-fit:contain}.product-card__body{flex:1 1 100%;display:grid;grid-template-columns:40.891089% 1fr}.description-card__name{color:#1a283c;font-size:1.5rem;font-weight:500;line-height:1.1}.description-card__name:not(:last-child){margin-bottom:.75rem}.description-card__category{display:flex;align-items:center;gap:.5rem}.description-card__category:not(:last-child){margin-bottom:.5rem}.description-card__flag{width:1.375rem;flex:0 0 1.375rem}.description-card__link{color:#5789d0;text-transform:uppercase}.description-card__spollers:not(:last-child){margin-bottom:.625rem}.description-card__bottom{display:flex;align-items:center;flex-wrap:wrap;gap:.3125rem 1.5rem}.description-card__bottom:not(:last-child){margin-bottom:1rem}.description-card__number{color:#8d96a2;font-size:.875rem}.table-card:not(:last-child){margin-bottom:.625rem}.table-card__item{display:grid;grid-template-columns:6.6875rem 1fr;gap:1.5rem;font-size:1rem;padding:.71875rem 0;border-bottom:.0625rem solid #d2dae6;line-height:120%}.table-card__item:first-child{border-top:.0625rem solid #d2dae6}.table-card__name{color:#747474}.table-card__value{color:#1a283c;font-weight:500}.cost-card__accessibility{color:#1a283c;padding:.5rem 1rem;display:inline-flex;align-items:center;gap:.5rem;position:relative;border-radius:1.5rem}.cost-card__accessibility:not(:last-child){margin-bottom:1rem}.cost-card__accessibility:before{content:"";width:1rem;height:1rem;border-radius:50%}.cost-card__accessibility--stock{background:#00be6f14}.cost-card__accessibility--stock:before{content:"";background-color:#00be6f}.cost-card__accessibility--out-of-stock{background:#ff423b14}.cost-card__accessibility--out-of-stock:before{content:"";background-color:#ff423b}.cost-card__price:not(:last-child){margin-bottom:1rem}.cost-card__description{color:#8d96a2;font-size:.75rem}.cost-card__description:not(:last-child){margin-bottom:1rem}.cost-card__description a{color:#5789d0}.cost-card__description>*{display:block}.cost-card__description>*:not(:last-child){margin-bottom:.5rem}.action-card{display:flex;align-items:center;flex-wrap:wrap;gap:1.25rem}.action-card__quantity{flex:1 1 12.25rem}.action-card__button{flex:1 1 13.8125rem}.quantity-product{display:flex;align-items:center;height:3.0625rem;border-radius:.25rem;border:.0625rem solid #d2dae6;overflow:hidden}.quantity-product__button{height:100%;width:100%;flex:0 0 3.75rem;display:flex;justify-content:center;align-items:center;position:relative;transition:background-color .3s ease 0s}.quantity-product__button:after,.quantity-product__button:before{transition:background-color .3s ease 0s}.quantity-product__button:before{content:"";width:.5rem;height:.125rem;background-color:#232323}.quantity-product__button--minus{border-right:.0625rem solid #d2dae6}.quantity-product__button--plus{border-left:.0625rem solid #d2dae6}.quantity-product__button--plus:after{content:"";width:.5rem;height:.125rem;background-color:#232323;transform:rotate(90deg);position:absolute}.quantity-product__button:hover{background-color:#1a283c}.quantity-product__button:hover:after,.quantity-product__button:hover:before{background-color:#fff}.quantity-product__number{text-align:center;width:100%;height:100%;overflow:hidden;display:flex;justify-content:center;align-items:center;padding:0 .3125rem;color:#1a283c}.price-filter{background-color:#fff}.price-filter__input{text-align:center;height:2.5rem;width:100%;padding:.3125rem;font-size:1rem;color:#2b2929}.price-filter__inputs{display:flex;gap:.875rem;align-items:center;margin-bottom:1.25rem}.price-filter__button{height:2.5rem;font-size:1rem}.price-filter__slider{display:flex;justify-content:center;align-items:center;position:relative;width:100%;height:.1875rem;background:#ff423b}.price-filter__slider input[type=range]{-webkit-appearance:none;width:100%;position:absolute;top:0;pointer-events:none}.price-filter__slider input[type=range]::-webkit-slider-thumb{transform:translateY(calc(-50% + 1.5px));-webkit-appearance:none;width:1.125rem;height:1.125rem;background:#fff;border:2px solid #ff423b;border-radius:50%;cursor:pointer;pointer-events:auto;position:relative;z-index:2}.price-filter__slider input[type=range]::-webkit-slider-runnable-track{width:100%;height:8px;background:#0000;border:none}.price-filter__slider input[type=range]#min-range:active+.range-bar{left:calc(var(--min-percent)*1%)}.price-filter__slider input[type=range]#max-range:active+.range-bar{right:calc(100% - var(--max-percent)*1%)}.check-out__container{padding-top:2rem;display:grid;grid-template-columns:49.382716% 40.925926%}.check-out__checkbox .checkbox__label{color:#1a283c;font-size:.875rem;line-height:1.3}.check-out__basket{z-index:1;transform:translate(0);border-radius:4px;background-color:#f7f9fb;padding:1.5rem}.check-out__basket .action-card{background-color:#fff}.item-check{margin-bottom:2rem}.item-check__title{font-size:1.25rem;margin-bottom:1.25rem}.item-check__title--small{font-size:1rem}.item-check__form{display:grid;gap:1.25rem}.item-check__select{width:100%}.item-check__select .form-check__label{z-index:3}.item-check__options .options__item{display:flex;flex-wrap:wrap;width:100%;border-radius:4px;gap:1rem;border:1px solid #d2dae6;padding:1rem}.item-check__options .options__item:not(:last-child){margin-bottom:1.25rem}.item-check__options .options__item:has(.options__input:checked){border:1px solid #1a283c}.item-check__options .options__label{gap:1rem;width:100%;height:2rem}.item-check__options .options__label:before{width:1.375rem;height:1.375rem;flex:0 0 1.375rem;align-self:auto}.item-check__options .options__label:after{width:.75rem;height:.75rem;top:1.625rem;left:1.3125rem;background-color:#ff7220}.item-check__options .options__input:checked+.options__label:before{border:1px solid #ff7220}.item-check__options .options__input:checked+.options-security{border:1px solid #ff7220}.item-check__options .options__text{color:#1a283c;font-size:.875rem;font-weight:500;line-height:128.571%}.item-check__options .options__images{display:flex;align-items:center;gap:.5rem}.item-check__options .options__images img{max-width:100%}.form-check__label{color:#a4a4a4;font-size:.875rem}.form-check__box{display:flex;gap:1.25rem;flex:0 0 100%}.form-check__box--label{display:grid;gap:.5rem}.form-check__box--double-column:first-child{flex:0 0 31.625%}.form-check__box--phone{display:grid;grid-template-columns:31.51% auto;row-gap:.375rem}.form-check__box--phone .form-check__label{grid-column:1/-1}.form-check__label-box--label-in{width:100%;position:relative}.form-check__label-box--label-in .form-check__label{position:absolute;top:0;left:1rem;font-size:.6875rem;margin-top:.375rem}.options-security{display:none;padding:1rem;gap:1rem;border-radius:.25rem;background:#f7f9fb}.options-security>:first-child{flex:0 0 1.5rem}.options-security__text{color:#1a283c;font-size:.875rem;font-weight:500;line-height:128.571%}.options-security__text P:not(:last-child){margin-bottom:1.125rem}.options__item:has(.options__input:checked) .options-security{display:flex}.order-check{max-width:29.1875rem;margin:0 auto}.order-check__item:not(:last-child){margin-bottom:2rem}.order-check__title{font-size:1.5rem;font-weight:500}.order-check__title:not(:last-child){margin-bottom:.75rem}.order-check__text{line-height:1.358}.order-check__text a{text-decoration:underline;color:#5789d0}.page-content__container{margin-top:4rem}.page-content__container>*{max-width:75.625rem;color:#1a283c}.page-content__container h1{text-transform:uppercase}.page-content__container p{line-height:1.6}.page-content__container p:not(:last-child){margin-bottom:1rem}.page-content__container h1,.page-content__container h2,.page-content__container h3,.page-content__container h4,.page-content__container h5{font-size:1.5rem;font-weight:500;margin-bottom:1rem;margin-top:2rem}.page-content__container ol,.page-content__container ul{line-height:1.6;padding-left:1.5em}.page-content__container ol:not(:last-child),.page-content__container ul:not(:last-child){margin-bottom:1rem}.page-content__container ul li{list-style-type:disc}.page-content__container ol li{list-style-type:decimal}.page-content__container ol li::marker{font-weight:600}.page-content__container li:not(:last-child){margin-bottom:1rem}.page-content__container img{max-width:100%}.registration{display:flex;justify-content:center;align-items:center;padding:3rem 0 0}.password__title{color:#000}.password__text{color:#1a283c;font-size:.875rem;text-align:center}.password__text:not(:last-child){margin-bottom:1.5rem}.password__text--error{margin-top:-1rem;text-align:left;color:red}.password__text--error:not(:last-child){margin-bottom:1rem}.password__text a{display:inline}.password__checkbox .checkbox__label{font-size:.875rem;line-height:1.2;gap:.5rem}.form-password:not(:last-child){margin-bottom:1rem}.form-password__label{color:#1a283c;font-weight:500;margin-bottom:.5rem}.form-password__confirm-box:not(:last-child){margin-bottom:1.25rem}.form-password__phone-code{background-color:#f2f2f2;position:absolute;width:6.5rem;height:2.5rem;bottom:.5rem;left:.5rem;padding:.5rem}.form-password__phone{position:relative}.form-password__phone:not(:last-child){margin-bottom:1.25rem}.form-password__phone .form-password__input{padding:0 1rem 0 7.5rem}.form-password__input:not(:last-child){margin-bottom:1.25rem}.form-password__input--error{border:1px solid red}.form-password__input--error:focus{border:1px solid red}.form-password__input--error:active{border:1px solid red}.form-password__button:not(:last-child){margin-bottom:.5rem}.confirm-password{position:relative}.confirm-password__eye{position:absolute;width:1.375rem;height:1.125rem;bottom:0;right:1.0625rem;transform:translateY(-100%);cursor:pointer;transition:opacity .3s ease 0s;opacity:1}.confirm-password__eye:after,.confirm-password__eye:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:url(/build/assets/eye-CqA47LwE.svg) center/cover no-repeat;transition:opacity .3s ease 0s}.confirm-password__eye:after{opacity:0}.confirm-password__eye--crossed:after{background:url(/build/assets/eye-slash-gKZA6O4g.svg) center/cover no-repeat;opacity:1}.confirm-password__eye--crossed:before{opacity:0}.confirm-password .input{padding:0 2.875rem 0 1rem}.action-password{display:flex;align-items:center;gap:.625rem;flex-wrap:wrap;justify-content:space-between}.action-password:not(:last-child){margin-bottom:1.5rem}.action-password__checkbox{margin-bottom:0!important}.action-password__forgot{color:#5789d0;font-size:.875rem}.account-body__container{display:grid;grid-template-columns:24.074074% 1fr;-moz-column-gap:1.25rem;column-gap:1.25rem}.account-body__title{grid-column:1/-1}.account-body__content{overflow:auto;border-radius:4px;border:.0625rem solid #d2dae6;padding:1.5rem}.account-menu__list{display:grid;gap:.5rem}.account-menu__link{padding:1rem 1.5rem;display:flex;align-items:center;gap:.75rem;border-radius:4px;border:1px solid #d2dae6;background-color:#f7f9fb;transition:border .3s ease 0s,background-color .3s ease 0s,color .3s ease 0s}.account-menu__link>*:first-child{flex:0 0 1.5rem}.account-menu__link svg path{transition:stroke .3s ease 0s}.account-menu__link.--active{border-radius:4px;background-color:#1a283c;color:#fff;cursor:default}.account-menu__link.--active svg path{stroke:#fff}.profile-account__form{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem 1rem}.profile-account__form:not(:last-child){margin-bottom:3rem}.profile-account__form .form-password__phone{margin-bottom:0}.profile-account__title{grid-column:1/-1;color:#1a283c;font-size:1.25rem;font-weight:500;letter-spacing:-.2px}.profile-account__button{padding:1.1875rem 0}.profile-account__text{grid-column:1/-1;color:#929292;font-size:.875rem}.order__title{color:#1a283c;font-size:1.25rem;font-weight:500;margin-bottom:2rem}.order__button{max-width:13rem;flex-direction:row}.order__button:before{background-color:#fff;color:#1a283c;transform:rotate(-180deg)}.table-order{border-radius:.25rem;border:1px solid #d2dae6;background-color:#fff}.table-order:not(:last-child){margin-bottom:1.25rem}.table-order__box{overflow-x:auto}.table-order__item{max-height:20.9375rem;min-width:72.375rem;overflow:auto}.table-order__header{position:sticky;top:0;z-index:2;color:#445874;background-color:#e1eaf7;font-weight:600;display:flex;align-items:stretch;border-bottom:1px solid #d2dae6}.table-order__header .table-order__cell:not(:last-child){border-right:1px solid #d2dae6}.table-order__cell{display:flex;align-items:center;gap:.625rem;justify-content:space-between;line-height:120%;flex:1 1 0;padding:1.375rem 1rem;color:#1a283c;font-size:16px;font-weight:500;min-width:8.1875rem}.table-order__cell:last-child{border-right:1px solid transparent}.table-order__cell:has(button){white-space:nowrap;padding:.5625rem 1rem}.table-order__cell--very-big{flex:1.9386}.table-order__cell--big{flex:1.4588}.table-order__cell--red{color:#ff423b}.table-order__cell--status-new{color:#5789d0}.table-order__cell--status-wait{color:#ff9531}.table-order__cell--status-send{color:#0059ff}.table-order__cell--status-done{color:#00be6f}.table-order__cell--header{display:flex}.table-order__body{display:flex;align-items:stretch}.table-order__body:not(:last-child){border-bottom:1px solid #d2dae6}.table-order__body .table-order__cell:not(:last-child){border-right:1px solid #d2dae6}.table-order__body .table-order__cell:has(img){display:flex;align-items:center;padding:.5625rem 1rem;gap:1rem}.table-order__body .table-order__cell:has(img)>*:first-child{width:2.8125rem}.table-order__button{max-width:6.4375rem;min-width:4.375rem}.table-order__total{border-top:1px solid #d2dae6;padding:1.5rem;display:flex;align-items:center;gap:.75rem;font-weight:600;justify-content:flex-end}.table-order__total span{color:#ff423b}.table-order__button-more{display:flex;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;flex:0 0 1.5rem;position:relative;transition:transform .3s ease 0s}.table-order__button-more:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:#1a283c;border-radius:50%}.table-order__button-more>*{position:relative}.page-product__bestsellers .bestsellers__title{grid-column:span 2;text-align:left}.main-product__description{margin-bottom:2rem}.main-product .reviews-product .--grayscale{cursor:pointer}.main-product .product-card__body{gap:1.25rem;grid-template-columns:1fr 1fr}.main-product .description-card__category{margin-bottom:0}.main-product .price-product{margin:0}.main-product .price-product__cost{font-size:2.5rem}.main-product .quantity-product{flex-grow:0}.main-product .action-card{justify-content:space-between}.main-product .action-card__button{flex-direction:row;margin-bottom:1.25rem}.main-product .action-card:not(:last-child){margin-bottom:1.25rem}.main-product .cost-card__description:not(:last-child){margin-bottom:0}.image-product{position:relative}.image-product__body{margin-bottom:1.875rem;position:relative}.image-product__slider{margin:0 5.75rem}.image-product__arrow{z-index:2;position:absolute;top:50%;transform:translateY(-50%);flex:0 0 2.083125rem;width:2.083125rem;height:2.083125rem;display:flex;justify-content:center;align-items:center;background-color:#ff423b;border-radius:50%;color:#fff;cursor:pointer;transition:background-color .3s ease 0s,opacity .3s ease 0s}.image-product__arrow.swiper-button-disabled{opacity:20%;cursor:default}.image-product__arrow--left{left:0;transform:translate(100%,-50%) rotate(90deg)}.image-product__arrow--right{right:0;transform:translate(-100%,-50%) rotate(-90deg)}.image-product__slide .ibg{-o-object-fit:contain;object-fit:contain}.image-product__discount{top:0}.image-product__discount .discount-product__item{color:#ff423b;border:.0625rem solid #ff423b;padding:.375rem .8125rem}.image-product__maker{position:absolute;top:0;left:0}.thumbs-product__slide{cursor:pointer;aspect-ratio:117/64;padding:.8125rem;border-radius:4px;border:1px solid #d2dae6;transition:border .3s ease 0s}.thumbs-product__slide .ibg{-o-object-fit:contain;object-fit:contain}.thumbs-product__slide.swiper-slide-thumb-active{border:1px solid #ff423b}.analog__title{margin-bottom:2rem}.analog__table .table-order__item{max-height:31.8125rem}.analog__table .table-order__header{background-color:#f3f3f3;border-bottom:none}.analog__table .table-order__body .table-order__cell:not(:last-child),.analog__table .table-order__header .table-order__cell:not(:last-child){border-right:none}.analog__table .table-order__body:not(:last-child){border-bottom:1px solid #d2dae6}.analog__table .table-order__body .table-order__cell:has(img){padding:1.5rem}.analog__image{width:6.25rem!important}.analog__image img{max-width:100%}.analog__name{color:#1a283c;font-size:16px;font-weight:500}.analog__name:not(:last-child){margin-bottom:.5rem}.analog__group{color:#5789d0;font-weight:500;font-size:.875rem}.analog__group:not(:last-child){margin-bottom:.25rem}.analog__number{color:#8d96a2;font-size:12px}.analog__number:not(:last-child){margin-bottom:.25rem}.analog__button{width:13.8125rem;margin:auto 0 auto auto}.compatibility .table-order__item{min-width:auto;width:auto;max-height:21.875rem}.compatibility .table-order__cell{padding:1rem 2.0625rem}.spoller-component{width:100%}.spoller-component__title{padding:1rem 2.0625rem;color:#212731;font-size:13px;font-weight:700;line-height:18.57px;width:100%;cursor:pointer;text-align:left;position:relative;list-style:none;transition:background-color .3s ease 0s}.spoller-component__title::-webkit-details-marker,.spoller-component__title::marker{display:none}._spoller-init .spoller-component__title{position:relative;width:100%;text-align:left}._spoller-init .spoller-component__title:before{content:"";position:absolute;width:.75rem;height:.75rem;top:50%;left:var(--nesting-left,10px);transform:translateY(-50%);background:url(/build/assets/arrow-red-CBuQhx7G.svg) center/cover no-repeat;transition:transform .3s ease 0s}.spoller-component__title._spoller-active{background-color:#f3f3f3;border-bottom:1px solid #d2dae6}.spoller-component__title._spoller-active:before{transform:translateY(-50%) rotate(90deg)}.spoller-component__item{padding:1rem 1.75rem;position:relative}.spoller-component__item:has(details){padding:0}.spoller-component__item:has(details):before{display:none}.spoller-component__item:before{display:none;content:"";position:absolute;width:.75rem;height:.75rem;top:50%;left:10px;transform:translateY(-50%);background:url(/build/assets/arrow-red-CBuQhx7G.svg) center/cover no-repeat;transition:transform .3s ease 0s}.spoller-component__item:not(:last-child){border-bottom:1px solid #d2dae6}.video__body{aspect-ratio:1617/518}.reviews__button{max-width:13.8125rem}.reviews__button:not(:last-child){margin-bottom:2rem}.reviews__items:not(:last-child){margin-bottom:2rem}.item-reviews{border-radius:4px;border:1px solid #d2dae6;padding:1.5rem}.item-reviews:not(:last-child){margin-bottom:1rem}.item-reviews>*:not(:last-child){margin-bottom:1.0625rem}.item-reviews__header{display:flex;align-items:center;gap:.5rem}.item-reviews__avatar{border-radius:50%}.item-reviews__body>*:not(:last-child){margin-bottom:.375rem}.item-reviews__verified{display:flex;gap:.25rem;align-items:center;color:#8d96a2}.item-reviews__text{color:#1a283c;line-height:1.25;font-size:1rem}.item-reviews__answer{display:flex;align-items:center;gap:.5rem;color:#5789d0;font-size:1rem;transition:color .3s ease 0s}.item-reviews__answer svg path{transition:stroke .3s ease 0s}.account-review{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.account-review__name{color:#1a283c;font-size:1rem;font-weight:500}.account-review__date{color:#8d96a2}.answers{padding-left:4rem;position:relative}.answers:not(:last-child){margin-bottom:1rem}.answers:before{content:"";position:absolute;width:.0625rem;height:100%;top:0;left:0;background-color:#d2dae6}.policy__list{display:grid;grid-template-columns:repeat(auto-fit,minmax(24.375rem,1fr));gap:1.25rem}.policy__link{height:8.1875rem;border-radius:4px;border:1px solid #d2dae6;background:#f7f9fb;transition:background .3s ease 0s;display:flex;justify-content:center;align-items:center;gap:1rem}.swiper{overflow:hidden}.swiper-initialized{touch-action:pan-y}.swiper-wrapper{width:100%;height:100%;box-sizing:content-box;display:flex;position:relative}.swiper-vertical .swiper-wrapper{flex-direction:column}.swiper-autoheight .swiper-wrapper{align-items:flex-start}.swiper-initialized .swiper-slide{flex-shrink:0}.swiper-android .swiper-slide,.swiper-android .swiper-wrapper{transform:translateZ(0)}.swiper-button-lock{display:none!important}@media (min-width:23.5625rem){.product-basket .action-card{width:12.25rem}}@media (min-width:26.24875em){.password__body{width:26.25rem;margin:0 auto}}@media (min-width:47.99875em){body:before{content:"";position:fixed;width:100%;height:100%;top:0;left:0;background-color:#1c1d1f;opacity:0;transition:opacity .3s ease 0s;z-index:4;pointer-events:none}.menu-open body:before{opacity:70%;transition:opacity .3s ease 0s;pointer-events:all}.basket .popup__wrapper{align-items:flex-end}.review-popup__profile .profile-account__line{grid-template-columns:repeat(2,1fr)}.header-filter__remove{padding:0 .625rem 1.5rem;text-align:center}.menu__body{position:relative;z-index:4}.menu__list{padding:1.5rem 0}.drop-menu{border-radius:0 4px 4px 0;border:1px solid #d2dae6}.spollers-menu{flex-grow:0;flex-shrink:0;background-color:#1a283c;border-radius:.25rem}.spollers-menu__title{border-radius:.25rem;border:.0625rem solid #1a283c;display:flex;gap:1rem;align-items:center;transition:border .3s ease 0s}[open] .spollers-menu__title{border-radius:4px;border:.0625rem solid #fff;background:#1a283c}.spollers-menu__body{width:137.88%}.search-header{flex:1 1 100%}.category-header{padding-bottom:1.5rem;overflow:auto}.category-header--start{justify-content:start}.main-home{margin-top:2.125rem}.form-check__box--two-column>*{flex:1 1 48.75%}.form-check__box--double-column>*:first-child{flex:1 1 31.625%}.form-check__box--double-column>*:last-child{flex:1 1 65.875%}.form-check__box--three-column>*{flex:1 1 31.75%}.profile-account__button{max-width:13rem}}@media (min-width:47.99875em)and (min-width:101.25em){.header__logo{padding-right:2.75rem}.spollers-menu{flex-basis:16.5rem}.card-header{margin-left:2.75rem;margin-right:2.75rem}}@media (min-width:61.99875em){.spollers-menu__title{padding:1.25rem 2.1875rem}.sing-header{display:flex;align-items:center;justify-content:center;gap:.5625rem;border-radius:.25rem;padding:1.0625rem 2.0625rem;background-color:#1a283c;white-space:nowrap}.catalog__selects{margin-bottom:2rem}.check-out__basket{align-self:start;position:sticky;top:90px}.main-product__product{display:grid;grid-template-columns:41.049383% 1fr;gap:.9375rem}}@media (min-width:75.25em){.main-home__container{display:grid;gap:1.25rem;grid-template-columns:35.308642% 63.234568%}}@media (min-width:75.1875em){.baner-main__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:3.375rem;height:3.375rem;border-radius:50%;cursor:pointer;transition:opacity .3s ease 0s}.baner-main__arrow.swiper-button-disabled{opacity:.5;cursor:default}.baner-main__arrow--left{left:3.375rem}.baner-main__arrow--left img{transform:rotate(180deg)}.baner-main__arrow--right{right:3.375rem}}@media (min-width:101.25em){.product-card__body{gap:6rem}.check-out__container{gap:9.8125rem}}@media (min-width:103.125em){.category-header{-moz-column-gap:3rem;column-gap:3rem}.footer__container,.menu-footer{-moz-column-gap:6rem;column-gap:6rem}.home__main{margin-bottom:6.5rem}.products-catalog{margin-bottom:4.375rem}}@media (max-width:90em){.catalog__selects{padding:1.25rem}}@media (max-width:75em){.brand__items{grid-template-columns:repeat(3,1fr)}.brand__item{padding:1.25rem}.home-category__items{grid-template-columns:repeat(3,33.333%)}}@media (max-width:40em){.brand__items{grid-template-columns:repeat(2,1fr);gap:1rem}.brand__item{height:7rem}.home-category__items{grid-template-columns:repeat(2,1fr);gap:1rem}.home-category__item{height:12.6875rem;padding:.8125rem}.home-category__item.--decor img{top:.625rem}}@media (max-width:20em){.category-header{-moz-column-gap:.3125rem;column-gap:.3125rem}.footer__container{-moz-column-gap:1.25rem;column-gap:1.25rem}.menu-footer{-moz-column-gap:.625rem;column-gap:.625rem}.home__main{margin-bottom:2rem}.products-catalog{margin-bottom:1.25rem}}@media (max-width:93.75em){.automotime__items{grid-template-columns:repeat(3,1fr)}}@media (max-width:91.25em){.product-card__body{grid-template-columns:1fr .7fr}}@media (max-width:86rem){.footer__container{grid-template-columns:9.375rem repeat(2,auto);grid-template-rows:repeat(2,auto);row-gap:2.5rem}.footer__social{order:1}.footer__menu{order:2}.footer__payment{order:4}}@media (max-width:85.625em){.main-product .product-card__body{grid-template-columns:1fr}.main-product .product-card__body .cost-card{order:1}.main-product .product-card__body .description-card{order:2}}@media (max-width:79.6875em){.parts-category__items{-moz-column-count:3;column-count:3}}@media (max-width:75.25em){.selects{margin-bottom:1.5rem}.baner-main__pagination,.bestsellers__pagination{display:flex}}@media (max-width:75.1875em){.baner-main__arrow{display:none}}@media (max-width:71.625em){.automotime__items{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1.25rem}}@media (max-width:71.25em){.products-catalog__container{grid-template-columns:30% 1fr}.product-card__body{grid-template-columns:auto}}@media (max-width:61.99875em){.breadcrumbs{margin:1.25rem 0!important}.spollers-menu__title{padding:1.25rem}.sing-header span{display:none}.footer__container{grid-template-columns:repeat(2,1fr)}.footer__timetable{order:3}.parts-category__items{-moz-column-count:2;column-count:2}.item-part{padding:.9375rem}.catalog__selects{padding:1.25rem .8125rem}.products-catalog__container{gap:.9375rem}.product-card{padding:.9375rem}.product-card__body{gap:.625rem}.check-out__container{grid-template-columns:auto}.check-out__body{order:3}.check-out__title{order:1;margin-bottom:0!important}.check-out__basket{padding:.9375rem;order:2}.check-out__basket .quantity-product{height:2.5rem;flex:0 0 8.75rem}.check-out__basket .quantity-product .quantity-product__button{flex:0 0 2.5rem}.check-out__basket .basket__headre{margin-bottom:1.25rem}.form-check__box--phone{grid-template-columns:7.9375rem 1fr}.account-body__container{grid-template-columns:30% 1fr}.account-body__title{margin-bottom:1.25rem}.account-body__content{padding:1.5rem 1rem}.profile-account__form{grid-template-columns:auto;gap:1rem}.image-product{margin-bottom:1.875rem}}@media (max-width:47.99875em){.wrapper>main{margin-top:8.5625rem}.wrapper>main>*{margin-bottom:3rem}.menu__body{position:fixed;width:100%;height:100%;left:-100%;top:0;overflow:auto;margin-top:5rem;padding:.625rem 0 1.875rem;transition:left .3s}.menu__body:before{position:fixed;width:100%;height:4.375rem;left:-100%;top:0;transition:left .3s;z-index:2}.menu-open .menu__body{left:0}.menu-open .menu__body:before{left:0}._header-scroll .menu__body{margin-top:4.375rem}.icon-menu{display:block;position:relative;width:1.875rem;height:1.125rem;z-index:5}.menu-open .icon-menu span{width:0}.menu-open .icon-menu:before{top:calc(50% - .0625rem);transform:rotate(-45deg)}.menu-open .icon-menu:after{bottom:calc(50% - .0625rem);transform:rotate(45deg)}.navigate-menu{display:grid}.product-basket.product-card{flex-direction:row;gap:.625rem}.product-basket .product-card__image{height:auto}.basket .popup__content{max-width:100%;padding:1rem}.title{margin-bottom:1.5rem;font-size:1.25rem}.breadcrumbs__list{overflow-y:scroll}.selects{padding:2rem 1rem;margin:0 -.9375rem 1.5rem}.select-form{margin-bottom:2rem}.filter{margin-bottom:.625rem}.filter__title--main{padding:.9375rem 1.25rem .9375rem .625rem;background-color:#1a283c;padding:.875rem .625rem;justify-content:center;color:#fff;border-radius:.25rem}.filter__body--main{background-color:#fff;position:fixed;width:100%;height:100%;top:0;left:0;z-index:2;opacity:0;pointer-events:none;transition:all .3s ease 0s}.filter__body--main.--active{opacity:1;pointer-events:all}.header-filter{display:flex}.payment-warning{padding:1.25rem .625rem}.page{margin-top:10.625rem!important}.header{height:9rem;overflow:hidden}.header._header-scroll{height:3.875rem}.header__main{padding:1.25rem 0;display:grid;grid-template-columns:5.25rem 1fr 1.5rem auto;grid-template-rows:repeat(2,1fr);gap:1rem 1.5rem}.header__logo{flex:0 0 5.625rem;text-align:center;order:2}.header__logo img{max-width:100%}.header__menu{z-index:3;order:1}.header__card{order:4}.header__sing{order:3}.menu__body{padding-bottom:5rem}.menu__item{padding:.5rem 1rem}.drop-menu.--open{opacity:1;left:0}.drop-menu{left:-100%;position:fixed;height:100%;z-index:1;padding-top:6.25rem}._header-scroll .drop-menu{padding-top:5.625rem}.drop-menu:before{content:"";position:fixed;width:100%;height:5rem;top:0;left:0;background:#0e1622;z-index:5}._header-scroll .drop-menu:before{height:4.375rem}.drop-menu__back{position:fixed;top:2.625rem;left:1.25rem;background:url(/build/assets/arrow-NvNG4aeY.svg) center/cover no-repeat;width:1.125rem;height:1.125rem;transform:rotate(90deg) translate(-50%);z-index:5}._header-scroll .drop-menu__back{top:1.875rem}._spoller-init .spollers-menu__title span{display:none}.spollers-menu__title{padding:0}.spollers-menu__title span{display:none}._spoller-init .spollers-menu__title:after,._spoller-init .spollers-menu__title:before{display:none}.spollers-menu__body{position:fixed;height:100%;width:100%;top:0;z-index:10;top:4.375rem;pointer-events:none}.menu-open .spollers-menu__body{pointer-events:all}.search-header{grid-row:2;grid-column:1/-1;order:5}.search-header__input{height:2.75rem}.card-header{width:1.5rem;display:block;margin-right:1.25rem}.category-header{flex-direction:column;align-items:flex-start;row-gap:0}.category-header__item{width:100%}.category-header__link{background-color:#f7f9fb;color:#1a283c;padding:.625rem 1rem;width:100%;position:relative}.category-header__link:before{content:"";position:absolute;width:calc(100% + 34px);top:0;height:.0625rem;left:-1rem;background-color:#e9eef6}.category-header__link svg path{stroke:#1a283c}.footer{padding:2rem 0}.footer__container{grid-template-columns:auto}.social-footer{text-align:center}.social-footer__items{justify-content:center}.home-category__item{gap:1.5rem}.home-category__images{flex:0 0 6rem}.home-category__images img{max-width:77.41935483%}.home-category__images.--long img{max-width:98.17%}.baner-category{padding:2rem 1.25rem}.baner-category__title{font-size:1rem}.baner-category__image{width:12.1875rem;aspect-ratio:195/195}.products-catalog__container{grid-template-columns:auto}.contant-catalog__title{margin:0}.product-card{flex-direction:column}.product-card__image{height:11.25rem;margin:0 auto}.check-out__container{gap:1.25rem}.item-check__form{gap:.75rem}.form-check__box{flex-wrap:wrap;gap:.75rem}.order-check{text-align:center}.order-check__title{font-size:1.25rem}.order-check__text{font-size:.875rem}.page-content__container{margin-bottom:2rem}.page-content__container h1,.page-content__container h2,.page-content__container h3,.page-content__container h4,.page-content__container h5{margin-bottom:1.5rem;font-size:1.25rem}.account-body__container{grid-template-columns:auto;gap:1.25rem}.table-order__item{width:61.9375rem}.table-order__cell{padding:1.125rem 1rem}.main-product .price-product__cost{font-size:2.25rem}.item-reviews{padding:1rem}.answers{padding-left:1.25rem}.policy__link{height:4.375rem}}@media (max-width:47.99875em)and (max-width:47.99875em){.menu__body{background-color:#fff;z-index:2}}@media (max-width:47.99875em)and (any-hover:none){.icon-menu{cursor:default}}@media (max-width:47.125em){.automotime__items{grid-template-columns:auto}}@media (max-width:39.3125em){.parts-category__items{-moz-column-count:auto;column-count:auto}}@media (max-width:29.99875em){.product-basket .description-card__name{font-size:.75rem}.product-basket .product-card__image{flex:0 0 4.3125rem;aspect-ratio:69/75}.product-basket .price-product__cost{font-size:1.25rem}.automotime__item{padding:.9375rem;gap:.625rem}.image-product__slider{margin:0 2.5rem}.image-product__arrow--left{transform:translateY(-50%) rotate(90deg)}.image-product__arrow--right{transform:translateY(-50%) rotate(-90deg)}.image-product__slide{aspect-ratio:300/300}}@media (max-width:23.125em){.product-card__body{gap:1.25rem}}@media (min-width:47.99875em)and (min-width:61.99875em)and (max-width:101.25em){.header__logo{padding-right:clamp(.3125rem,-3.5376182287rem + 6.2099933123vw,2.75rem)}.spollers-menu{flex-basis:clamp(12.5rem,6.1818572657rem + 10.1907582561vw,16.5rem)}.card-header{margin-left:clamp(.625rem,-2.7315133276rem + 5.4138403236vw,2.75rem);margin-right:clamp(.625rem,-2.7315133276rem + 5.4138403236vw,2.75rem)}}@media (min-width:47.99875em)and (max-width:61.99875em){.header__logo{padding-right:.3125rem}.spollers-menu{flex-basis:12.5rem}.card-header{margin-left:.625rem;margin-right:.625rem}}@media (min-width:20em)and (max-width:103.125em){.category-header{-moz-column-gap:clamp(.3125rem,-.3341165414rem + 3.2330827068vw,3rem);column-gap:clamp(.3125rem,-.3341165414rem + 3.2330827068vw,3rem)}.footer__container{-moz-column-gap:clamp(1.25rem,.1071428571rem + 5.7142857143vw,6rem);column-gap:clamp(1.25rem,.1071428571rem + 5.7142857143vw,6rem)}.menu-footer{-moz-column-gap:clamp(.625rem,-.6682330827rem + 6.4661654135vw,6rem);column-gap:clamp(.625rem,-.6682330827rem + 6.4661654135vw,6rem)}.home__main{margin-bottom:clamp(2rem,.9172932331rem + 5.4135338346vw,6.5rem)}.products-catalog{margin-bottom:clamp(1.25rem,.4981203008rem + 3.7593984962vw,4.375rem)}}@media (max-width:86rem)and (min-width:61.99875em){.footer__timetable{grid-row:2;grid-column:span 2}.timetable-footer{display:flex;gap:1.875rem}}@media (min-width:75.1875em)and (max-width:94em){.baner-main__arrow--left{left:1.5625rem}.baner-main__arrow--right{right:1.5625rem}}@media (min-width:61.99875em)and (max-width:101.25em){.product-card__body{gap:clamp(.625rem,-7.8650042992rem + 13.6938314066vw,6rem)}}@media (min-width:23.125em)and (max-width:71.25em){.product-card__body{gap:clamp(1.25rem,1.25rem + 0,1.25rem)}}@media (min-width:47.99875em)and (max-width:101.25em){.check-out__container{gap:clamp(1.25rem,-6.4679276895rem + 16.0794347551vw,9.8125rem)}}@media (any-hover:hover){.button:hover{background-color:#ff645f}.button--circle:hover:before{background-color:#0000}.button--blue:hover{color:#fff;background-color:#0e1622}.button--blue-full:hover{background-color:#1f3049}.select__option:hover{color:#ff423b}.tabs__title:hover{color:#000}p a:hover{text-decoration:underline}.link-category:hover{color:#ce342f}.wish-list:hover{color:#ff423b}.brand__item:hover{border:.0625rem solid #1a283c}.breadcrumbs__link:hover{text-decoration:underline}.breadcrumbs__link.--active:hover{text-decoration:none;cursor:default}.pagination__arrow:hover{background-color:#ff423b;color:#fff}.pagination__arrow:hover:after,.pagination__arrow:hover:before{background-color:#fff}.pagination__number:hover{background-color:#ff423b;color:#fff}.payment-warning--pay:hover{border:1px solid #1a283c}.menu-box:hover .menu__item{background-color:#0e1622;color:#fff}.menu-box:hover .menu__item svg path{stroke:#fff}.menu-box:hover .drop-menu{left:100%;opacity:1;pointer-events:all}.drop-menu:hover .menu__item,.drop-menu__item:hover{background-color:#0e1622;color:#fff}.drop-menu__item:hover svg path{stroke:#fff}.search-header__button:hover{background-color:#ff413bc0}.category-header__link:hover{color:#ff423b}.category-header__link:hover svg path{stroke:#ff423b}.social-footer__link:hover{transform:scale(1.15)}.menu-footer__link:hover,.reg-number__find:hover{text-decoration:underline}.home-category__item:hover{border-radius:4px;border:1px solid #ff423b}.navigation-product__arrow:hover{background-color:#ce342f}.product__favorite:hover svg{fill:#ff423b!important}.product__category:hover,.product__delivery a:hover,.item-part__link a:hover,.description-card__category:hover,.cost-card__description a:hover{text-decoration:underline}.order-check__text a:hover{color:#0f5bc5}.action-password__forgot:hover{text-decoration:underline}.account-menu__link:hover{background-color:#1a283c;color:#fff}.account-menu__link:hover svg path{stroke:#fff}.order__button:hover:before{color:#1a283c;background-color:#fff}.table-order__button-more:hover{transform:scale(1.05)}.main-product .reviews-product:hover{color:#5789d0}.image-product__arrow:hover{background-color:#ce342f}.analog__group:hover{text-decoration:underline}.item-reviews__answer:hover{color:#1a283c}.item-reviews__answer:hover svg path{stroke:#1a283c}.policy__link:hover{background:#0e16224b}}
