@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var(--custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%));transform:translateX(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media(prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}
/*! nouislider - 14.7.0 - 4/6/2021 */.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;touch-action:none;-moz-user-select:none;user-select:none;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;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.noUi-connect{height:100%;width:100%}.noUi-origin{height:10%;width:10%}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{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{transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;right:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;top:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#fafafa;border-radius:4px;border:1px solid #d3d3d3;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}.noUi-connects{border-radius:3px}.noUi-connect{background:#3fb8af}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #d9d9d9;border-radius:3px;background:#fff;cursor:default;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb}.noUi-active{box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#e8e7e6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#b8b8b8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{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-large,.noUi-marker-sub{background:#aaa}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{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{transform:translateY(-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{transform:translateY(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{transform:translate(-50%);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{transform:translateY(-50%);top:50%;right:120%}.noUi-horizontal .noUi-origin>.noUi-tooltip{transform:translate(50%);left:auto;bottom:10px}.noUi-vertical .noUi-origin>.noUi-tooltip{transform:translateY(-18px);top:auto;right:28px}.error{flex:1 1;margin:150px 0 100px}.error .error__title{font-weight:400;font-size:72px;color:#101828}.error .error__description{font-weight:400;color:#667085}.header{position:-webkit-sticky;position:sticky;z-index:5;top:0;margin-bottom:24px}.header .header__primary-grid{display:grid;grid-template-columns:minmax(60px,60px) minmax(100px,1fr) minmax(30px,30px);grid-column-gap:18px}.header .header__primary-grid .primary-grid__col-right{display:flex;justify-content:center;align-items:center}.header .header__primary-grid .header__logo{display:none}.header .header__primary-grid .header__logo,.header .header__primary-grid .header__search,.header .header__primary-grid .header__tool-bar{width:100%}.header .header__primary-grid .header__garage,.header .header__primary-grid .header__profile{display:none}.header .header__primary-grid .header__to-product-catalog{width:24px}.header .header__secondary-grid{margin-bottom:-4px;padding-top:12px;display:flex;justify-content:space-between}.header .header__secondary-grid .language{margin-bottom:13px}.header .header__primary{padding:12px 0;background:#142530}.header .header__secondary--desktop{display:none;background:#edf1f4}.header .header__secondary--mobile{min-height:21px;padding-top:12px;display:block;background:#142530;color:#b8c1cc}.header .header__secondary--mobile .header__contacts{top:8px}.header .header__secondary--mobile .header__contacts .dropdown__header .icon,.header .header__secondary--mobile .header__contacts .dropdown__header a{color:#b8c1cc}.header .header__secondary--mobile .header__contacts a{color:#07d}.header .header__secondary--mobile a{color:#b8c1cc}.header .header__mobile-logo{width:42px;height:42px}.header .header__to-product-catalog{padding:0;display:none;text-decoration:none;color:#fff}.header .header__to-product-catalog .icon{margin-right:0;font-size:24px;color:#fff}.header .header__to-search{margin:0;border-bottom-left-radius:0;border-top-left-radius:0;display:none}.header .header__search{width:100%;display:flex}.header .header__contacts .dropdown__header a{text-decoration:none;color:#233457}.header .header__contacts .dropdown__header .icon{color:#344055}.header .header__navigation-tool-bar{margin-top:23px;display:none}.header .header__navigation-tool-bar a{margin-right:10px;padding:0;display:flex;align-items:center;color:#b8c1cc}.header .header__navigation-tool-bar a .icon{color:#b8c1cc}.header .header__navigation-tool-bar a:last-child{margin:0}.header .header__tool-bar>*{margin-right:20px}.header .header__tool-bar>:last-child{margin:0}.header .header__tool-bar .icon{font-size:30px}.header .header__profile-description{display:flex;align-items:center}.header .header__profile-description .dropdown{width:135px;margin-left:6px;display:flex}.header .header__profile-description .dropdown .dropdown__item{padding-top:6px;padding-bottom:6px;font-size:13px}.header .header__profile-description .dropdown .dropdown__title{white-space:normal;word-break:break-word;overflow-wrap:break-word;color:#b8c1cc}.header .header__company-description{max-width:105px;margin-left:6px;color:#fff}.header .header__profile-name{width:32px;height:32px;border-top-left-radius:100%;border-top-right-radius:100%;border-bottom-left-radius:100%;border-bottom-right-radius:100%;display:flex;align-items:center;justify-content:center;background:#667085;color:#fff}.header .header__basket{position:relative}.header .header__basket .badge{position:absolute;top:-8px;right:-10px;color:#101828;background:#b8c1cc}.header .header__basket,.header .header__garage{cursor:pointer}.header .icon{color:#b8c1cc}.header .header__overdue-debt{padding:6px;text-align:center;font-weight:600;color:#bd261b;background:#fcd8d5}.header .autocomplete{width:100%}.header .react-autosuggest__container{padding:0!important}@media screen and (min-width:768px){.header .header__to-search{display:block}.header .autocomplete .form-control{border-bottom-right-radius:0;border-top-right-radius:0}}@media screen and (min-width:992px){.header .header__secondary--desktop{display:block}.header .header__secondary--mobile{display:none}.header .header__primary-grid{display:grid;grid-template-columns:minmax(200px,200px) minmax(100px,1fr) auto}.header .header__primary-grid .primary-grid__col-right{align-items:start}.header .header__primary-grid .header__logo{display:block}.header .header__primary-grid .header__mobile-logo{display:none}.header .header__primary-grid .header__garage,.header .header__primary-grid .header__profile{display:block}.header .header__navigation-tool-bar{display:flex;gap:20px}.header .header__to-product-catalog .icon{margin-right:12px}.header button.header__to-product-catalog{margin-top:0;margin-right:10px;color:#b8c1cc}.header button.header__to-product-catalog .icon{color:#b8c1cc}.header .header__tool-bar{margin-top:6px}}@media screen and (min-width:1200px){.header .header__navigation-tool-bar{gap:35px}}.footer{margin:40px 0 0;padding:16px 16px 24px;background:#142530;color:#fff}.footer .footer__left-column{display:none}.footer .footer__about{margin-top:16px}.footer .footer__copyright{margin-top:24px;padding-top:24px;border-top:1px solid #4d5a70;color:#949cae}.footer .footer__social-networks{display:flex}.footer .footer__social-networks.footer__social-networks--mobile{margin-top:24px}.footer .footer__social-networks a{margin-right:12px}.footer .accordion .panel{border-color:#4d5a70!important}.footer .accordion .panel:first-child{border-top:none!important}.footer .accordion .panel .panel__header{padding:16px 0}.footer .accordion .panel .panel__header .panel__title{font-size:16px;font-weight:500;color:#fff}.footer .accordion .panel .panel__header .icon{color:#fff}.footer .accordion .panel .panel__body{margin-top:12px;font-size:14px}.footer .accordion .panel .panel__body:after{height:20px}.footer .footer-section{padding-right:16px}.footer .footer-section .footer-section+.footer-section{margin-top:30px}.footer .footer-section .footer-section .footer-section__header{font-size:14px;color:#edf1f4}.footer .footer-section .footer-section__header+.footer-section__body{margin-top:12px}.footer ul li{color:#949cae}.footer ul li+li{margin-top:12px}.footer ul a{text-decoration:none;color:#fff}.footer ul a[href^="mailto:"],.footer ul a[href^="tel:"]{color:#949cae}.footer ul a:hover{text-decoration:underline;color:#009fe3}@media screen and (min-width:576px){.footer .footer__copyright{margin-top:40px;padding-top:32px}.footer .footer__social-networks a{margin-right:24px}.footer .accordion{display:grid;grid-template-columns:repeat(2,minmax(100px,1fr));grid-column-gap:60px;grid-row-gap:14px}.footer .accordion .panel{border:none!important}.footer .accordion .panel .panel__header .icon{display:none}.footer .accordion .panel .panel__body{display:block}.footer .accordion .panel .panel__body:after{height:0}}@media screen and (min-width:768px){.footer{padding:48px 32px 32px}.footer .footer__columns{display:grid;grid-template-columns:minmax(100px,.84fr) minmax(100px,4fr);grid-column-gap:60px;grid-row-gap:14px}.footer .accordion{grid-template-columns:repeat(4,minmax(100px,1fr))}.footer .footer__left-column{display:block}}.promo-banner{position:relative;width:auto;height:30px;min-height:30px;display:none;justify-content:center;overflow:hidden;cursor:pointer;transition:background-color 1s ease}.promo-banner>div{position:absolute;top:0;opacity:0;transition:opacity 1s ease}.promo-banner>div.mobile{left:calc(50% - 160px)}.promo-banner>div.active{opacity:1}.promo-banner .promo-banner__preview--desktop,.promo-banner .promo-banner__preview--mobile{width:auto;max-width:100%;height:auto;max-height:30px}.promo-banner .promo-banner__preview--mobile{max-width:320px}.promo-banner picture{position:relative;width:auto;max-height:100%;display:flex;align-items:center}@media screen and (min-width:992px){.promo-banner{display:flex}}@media(min-width:1250px){.promo-banner .promo-banner__preview--mobile{max-width:none}}.language{min-width:58px;margin:0;padding:0;list-style:none}.language li{display:inline-block;color:#101828}.language li:first-child{padding-right:6px;border-right:1px solid #f6f8fb}.language li:not(.active):hover{cursor:pointer}.autocomplete .autocomplete__body{position:relative}.autocomplete .autocomplete__clear{position:absolute;right:12px;top:calc(50% - 14px);padding:5px;cursor:pointer;font-size:20px;font-weight:700;color:#344055}.autocomplete .react-autosuggest__container{padding:8px 0 5px;position:relative}.autocomplete .react-autosuggest__container.react-autosuggest__container--open .form-control{border-bottom-left-radius:0;border-bottom-right-radius:0}.autocomplete .react-autosuggest__suggestions-container{margin:0;padding:0;border-radius:0;border:none;box-shadow:0 1px 10px rgba(0,0,0,.12),0 4px 5px rgba(0,0,0,.06),0 2px 4px rgba(0,0,0,.07)}.autocomplete .react-autosuggest__suggestions-container.react-autosuggest__suggestions-container--open{position:absolute;z-index:2;width:100%;top:100%;margin-top:-6px;border-left:1px solid #edf1f4;border-right:1px solid #edf1f4;border-bottom:1px solid #edf1f4;box-shadow:0 15px 20px rgba(57,69,86,.1);background-color:#fff}.autocomplete .react-autosuggest__suggestions-container .react-autosuggest__suggestions-list{max-height:260px;margin-right:0;margin-left:0;padding-left:16px;border-radius:0;border:none;overflow-y:auto;overflow-x:hidden}.autocomplete .react-autosuggest__suggestions-container .react-autosuggest__suggestions-list::-webkit-scrollbar{width:4px;height:4px}.autocomplete .react-autosuggest__suggestions-container .react-autosuggest__suggestions-list::-webkit-scrollbar-thumb{background:#667085;border-radius:2px}.autocomplete .react-autosuggest__suggestions-container .react-autosuggest__suggestions-list::-webkit-scrollbar-thumb:hover{background:#667085}.autocomplete .react-autosuggest__suggestions-container .react-autosuggest__section-title{display:block}.autocomplete .react-autosuggest__suggestions-container .react-autosuggest__suggestion--highlighted{cursor:pointer;background-color:#f9fafb}.autocomplete .react-autosuggest__suggestions-container ul{list-style:none;margin:0 16px;padding:6px 20px 10px}.autocomplete .react-autosuggest__suggestions-container ul li{padding:6px 16px;margin:0 -16px;font-size:14px}.autocomplete .react-autosuggest__suggestions-container a{text-decoration:none;color:#101828}@media screen and (max-width:575px){.autocomplete .react-autosuggest__suggestions-container{position:absolute;z-index:4;top:42px;right:0;left:0;background:#fff}.autocomplete .react-autosuggest__suggestions-container .react-autosuggest__suggestions-list{max-height:230px}}.to-basket{max-width:100%}.to-basket.to-basket--in-basket .icon{color:#07d}.to-basket.to-basket--with-price:not(.to-basket--in-basket) .icon{display:none}.to-basket .icon{font-weight:600;color:#fff}.to-basket .icon:last-child{margin:0}.to-basket .price{color:#fff;font-size:16px}.price{display:inline-block;white-space:nowrap;font-weight:500;line-height:1;font-size:16px;color:#101828}.price.price--old{margin-bottom:5px;font-size:12px!important;color:#667085}.price.price--old .price__value{position:relative;display:inline-block}.price.price--old .price__value:after{content:"";position:absolute;display:inline-block;width:100%;height:1px;left:0;top:48%;background-color:#b8c1cc}.price.price--old+.price{color:#d92d20}.price .price__value{margin-right:6px}.price .price__currency{font-size:85%}.authorization{padding:24px}.authorization .authorization__header{margin-bottom:40px;text-align:center}.authorization .authorization__body,.authorization .authorization__footer{margin:0 auto;max-width:320px}.authorization .authorization__footer{margin-top:24px}.authorization .authorization__title{font-size:20px;text-align:center}@media screen and (min-width:768px){.authorization .authorization__title{font-size:24px}}.dropdown{position:relative;height:36px}.dropdown .dropdown__header{width:100%;display:flex;justify-content:space-between;align-items:center}.dropdown .dropdown__header>.icon{position:relative;top:1px;margin-left:6px;font-size:20px}.dropdown .dropdown__title{cursor:pointer;white-space:nowrap}.dropdown .dropdown__body{position:absolute;z-index:16;top:33px;left:0;min-width:220px;padding:12px;background:#fff;box-shadow:0 10px 20px rgba(26,54,95,.1);border-radius:10px}.dropdown .dropdown__body:empty{display:none}.dropdown .dropdown__item{padding:10px 12px;border-radius:6px;display:flex;align-items:center;text-decoration:none;cursor:pointer}.dropdown .dropdown__item:hover{background:#edf1f4}.dropdown .dropdown__item a{font-weight:500;font-size:16px}.menu{top:-7px;z-index:5;position:relative}.menu:after,.menu:before{content:"";display:block;position:absolute;top:-18px;width:0;height:0;border-style:solid;z-index:5}.menu:after{left:75px;top:-16px;border-color:transparent transparent #fff;border-width:10px}.menu:before{left:74px;border-color:transparent transparent #edf1f4;border-width:11px}.menu .menu-list{width:300px;border:1px solid #edf1f4;border-radius:16px;box-sizing:content-box}.menu .menu-list.menu-list--nested{border-top-right-radius:0;border-bottom-right-radius:0}.menu .menu__body{border-radius:16px;z-index:5;font-size:14px;color:#101828;position:relative}.menu .submenu-wrapper{position:absolute;top:0;bottom:0;width:300px;height:600px;left:300px;border:1px solid #edf1f4;box-sizing:content-box}.menu .submenu-wrapper .submenu-wrapper__footer{position:absolute;width:100%;bottom:-2px;left:0;background-color:#fff}.menu .submenu-wrapper .submenu-wrapper__footer:before{content:"";position:absolute;z-index:2;bottom:100%;left:-1px;width:100%;height:40px;background:linear-gradient(0deg,#fff 0,hsla(0,0%,100%,0))}.menu .submenu-wrapper .submenu-wrapper__footer a{padding:24px 16px;display:block}.menu .submenu-wrapper:not(.submenu-wrapper--nested){border-top-right-radius:16px;border-bottom-right-radius:16px}.menu .submenu-wrapper:not(.submenu-wrapper--nested) .submenu-wrapper__footer{border-bottom-right-radius:16px}.menu .submenu{top:0;display:block;overflow:hidden}.menu .submenu li{min-height:28px}.menu ul{width:300px;margin:0;padding:35px 0 10px;list-style:none}.menu ul li{display:flex;align-items:stretch;min-height:42px;padding:0 8px}.menu ul li a:not(.all-categories){display:flex;justify-content:space-between;align-items:center;padding:6px 8px;width:100%;text-decoration:none;color:#101828;font-size:14px}.menu ul li a:not(.all-categories) img{margin-right:12px}.menu ul li a:not(.all-categories) i{font-size:20px;width:20px;height:20px;font-weight:400}.menu ul li .submenu-wrapper+a,.menu ul li a:not(.all-categories):hover{background-color:#f9fafb;border-radius:16px}.screen-list,.screen-list .screen{position:absolute;width:100%;top:0;bottom:0;background-color:#fff}.screen-list .screen{left:0;z-index:16;overflow:auto;transition:all .4s ease-out}.screen-list .screen::-webkit-scrollbar{width:4px;height:4px}.screen-list .screen::-webkit-scrollbar-thumb{background:#667085;border-radius:2px}.screen-list .screen::-webkit-scrollbar-thumb:hover{background:#667085}.screen-list .screen.screen--visible{animation:moveScreen .2s ease-out}.screen-list .screen.screen--visible img{margin-right:16px}.screen-list .screen.screen--invisible{left:100%}.screen-list .screen .screen__header{min-height:54px;padding:16px;border-bottom:1px solid #edf1f4}.screen-list .screen .screen__header:hover .icon,.screen-list .screen .screen__header:hover button{color:#07d}.screen-list .screen .screen__header button{color:#101828;font-weight:500;font-size:14px}.screen-list .screen .screen__header .icon{padding:0;margin:0 20px 0 0;border:none;outline:none;font-size:20px;color:#d3d9e0}.screen-list .screen .account-menu__header,.screen-list .screen .catalog-menu__header{font-weight:500;color:#101828;padding:16px 24px}.screen-list .screen .catalog-menu__body{overflow:auto}@keyframes moveScreen{0%{transform:translate(100%)}to{transform:translate(0)}}.mobile-menu{position:fixed;z-index:12;top:0;bottom:0;left:-600px;width:calc(100% - 56px);max-width:360px;height:100%;display:flex;flex-direction:column;overflow:hidden;font-size:14px;transition:all .15s ease;background-color:#fff;color:#101828}.mobile-menu.active{left:0}.mobile-menu+.page-overlay{position:absolute;z-index:10;top:-6px;bottom:0;left:0;right:0;height:calc(100% + 6px);background:rgba(0,0,0,.4)}.mobile-menu .mobile-menu__header{padding:16px 24px}.mobile-menu .mobile-menu__header .icon{font-size:25px;color:#667085;cursor:pointer}.mobile-menu .mobile-menu__header img{height:100%}.mobile-menu .mobile-menu__body{position:relative;height:100%;overflow-y:auto}.mobile-menu .mobile-menu__body a{color:#101828}.mobile-menu .account-menu .accordion .panel .panel__header{padding:10px 24px}.mobile-menu .account-menu .account-menu__profile-name{display:flex;align-items:center;font-size:14px;color:#101828}.mobile-menu .account-menu .account-menu__profile-name .icon{margin-right:12px;font-size:20px}.mobile-menu a{display:flex;align-items:center;text-decoration:none}.mobile-menu a:hover{color:#07d}.mobile-menu .menu-item{max-height:52px;padding:0;box-sizing:content-box;display:flex;align-items:center;flex-shrink:0;font-size:14px;color:#101828}.mobile-menu .menu-item .badge{z-index:0;min-width:10px;padding:4px 6px;margin-left:6px;border-radius:16px;font-family:BlinkMacSystemFont,-apple-system,Roboto,sans-serif;font-size:14px;background:linear-gradient(0deg,#d71212,#d71212),#feb447}.mobile-menu .menu-item .menu-item__icon{max-width:24px;margin-right:14px!important}.mobile-menu .menu-item .icon{min-width:20px;max-width:20px;display:inline-block;font-size:20px;color:#667085}.mobile-menu .menu-item .icon:not(.icon-chevron-right){margin-right:12px}.mobile-menu .menu-item__body{width:100%;padding:10px 24px;display:flex;align-items:center;justify-content:space-between;line-height:normal}.mobile-menu .menu-item--all-categories{padding:16px 24px;border-bottom:none}.mobile-menu .menu-item--all-categories a{color:#07d}.mobile-menu .menu-item--language li{padding:2px 6px;border:1px solid #edf1f4;border-radius:6px;font-weight:400!important;color:#101828}.mobile-menu .menu-item--language li.active{border-color:#333266;background:rgba(51,50,102,.06)}.mobile-menu .menu-item--language li+li{margin-left:8px}@media screen and (min-width:1200px){.catalog-menu{position:fixed;top:160px;bottom:0;width:100%;right:0;left:0;z-index:16}.page-overlay{background:rgba(0,0,0,.4);position:absolute;height:calc(100% + 6px);top:-5px;bottom:0;left:0;right:0;z-index:10}}.skeleton-loader{display:block}.adaptive-aside{position:fixed;z-index:10;top:0;bottom:0;width:100%;margin-right:16px;flex-shrink:0;display:block;transition:all .3s ease;background:#fff}.adaptive-aside:empty{display:none}.adaptive-aside.adaptive-aside--active{left:0}.adaptive-aside.adaptive-aside--inactive{left:-100%}@media screen and (min-width:992px){.adaptive-aside{position:static;z-index:auto;width:254px;display:block}}.accordion .panel{border-top:1px solid #edf1f4}.accordion .panel:last-child{border-bottom:1px solid #edf1f4}.accordion .panel.panel--active .panel__body{display:block}.accordion .panel.panel--active .panel__title{font-weight:500;color:#101828}.accordion .panel__header{padding:12px 0;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.accordion .panel__header .icon{font-size:24px}.accordion .panel__title{color:#07d}.accordion .panel__body,.accordion .panel__title{font-family:BlinkMacSystemFont,-apple-system,Roboto,sans-serif;font-size:16px}.accordion .panel__body{display:none;line-height:19px;color:#101828}.accordion .panel__body:after{content:"";height:12px;display:block}.page-section+.page-section{margin-top:48px}.adaptive-content .adaptive-content__header .adaptive-content__title{font-size:20px;line-height:140%;font-weight:500;color:#101828}.adaptive-content .adaptive-content__header h1,.adaptive-content .adaptive-content__header h2,.adaptive-content .adaptive-content__header h3,.adaptive-content .adaptive-content__header h4,.adaptive-content .adaptive-content__header h5,.adaptive-content .adaptive-content__header h6{margin:0;padding:0}.adaptive-content .adaptive-content__body{margin-top:16px}@media screen and (min-width:768px){.adaptive-content .adaptive-content__header .adaptive-content__title{font-size:26px}.adaptive-content .adaptive-content__body{margin-top:24px}.adaptive-content .adaptive-content__footer{border-top:initial;margin-left:0;margin-right:0;margin-bottom:0;padding-right:0;padding-left:0;padding-top:0}.page-section+.page-section{margin-top:60px}}@media screen and (max-width:991px){h1{font-size:24px}}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.base-border{border:1px solid #edf1f4}.base-border-bottom{border-bottom:1px solid #edf1f4}.base-border-top{border-top:1px solid #edf1f4}.no-border-bottom{border-bottom:none!important}.bg-white{background-color:#fff}.bg-gray{background-color:#f9fafb}.color-white{color:#fff}.color-green{color:#30ba3e}.color-blue,.color-link{color:#07d}.color-black{color:#101828}.color-gray{color:#667085}.color-gray-4{color:#d3d9e0}.color-pink{color:#ee8780}.color-yellow{color:#faa60b}.color-orange{color:#f36a1c}.color-error{color:#d92d20!important}.hover-color-pink:hover{color:#ee8780;cursor:pointer}.hover-color-white:hover{color:#fff;cursor:pointer}.link-bordered{text-decoration:none;border-bottom:1px dashed #07d;cursor:pointer}.link-bordered:hover{border-bottom-color:#30ba3e}@media screen and (min-width:992px){.bg-lg-white{background-color:#fff}.color-lg-black{color:#101828}}.flex-shrink-0{flex-shrink:0}.clip{overflow:hidden;text-overflow:ellipsis}.clip,.whitespace-nowrap{white-space:nowrap}.text-decoration-none{text-decoration:none}.text-decoration-underline{text-decoration:underline}.vertical-align-top{vertical-align:top}.f-weight-3{font-weight:300!important}.f-weight-4{font-weight:400!important}.f-weight-5{font-weight:500!important}.f-weight-6{font-weight:600!important}.f-weight-7{font-weight:700!important}.f-weight-9{font-weight:900!important}.text-medium{font-size:16px;font-weight:400}.text-large{font-size:18px;font-weight:400}.text-xl{font-size:20px;font-weight:400}.text-2xl{font-size:28px;font-weight:400}.line-height-1-5{line-height:1.5}.line-height-1-4{line-height:1.4}.line-height-1{line-height:1}.line-height-0{line-height:0}.word-break-word{word-break:break-word;word-wrap:break-word}@media screen and (min-width:768px){.text-md-center{text-align:center!important}.text-md-left{text-align:left!important}}@media screen and (min-width:992px){.text-lg-left{text-align:left}.text-lg-center{text-align:center}.lg-text-size-h4{font-size:24px;font-weight:400}.text-lg-medium{font-size:16px}.f-weight-lg-5{font-weight:500}}.m-auto{margin:auto}.m-0{margin:0}.m-4px{margin:4px}.m-6{margin:6px}.mb-4px{margin-bottom:4px}.mb-6{margin-bottom:6px}.mb-8{margin-bottom:8px}.mb-10{margin-bottom:10px}.mb-12{margin-bottom:12px}.mb-14{margin-bottom:14px}.mb-16{margin-bottom:16px}.mb-18{margin-bottom:18px}.mb-20{margin-bottom:20px}.mb-24{margin-bottom:24px}.mb-30{margin-bottom:30px}.mb-32{margin-bottom:32px}.mb-40{margin-bottom:40px}.mb-60{margin-bottom:60px}.mt-0{margin-top:0}.mt-2px{margin-top:2px}.mt-4px{margin-top:4px}.mt-6{margin-top:6px}.mt-8{margin-top:8px}.mt-10{margin-top:10px}.mt-12{margin-top:12px}.mt-16{margin-top:16px}.mt-18{margin-top:18px}.mt-20{margin-top:20px}.mt-24{margin-top:24px}.mt-32{margin-top:32px}.mt-40{margin-top:40px}.mt-48{margin-top:48px}.mt-60{margin-top:60px}.mr-0{margin-right:0}.mr-2px{margin-right:2px}.mr-3px{margin-right:3px}.mr-4px{margin-right:4px}.mr-5px{margin-right:5px}.mr-6{margin-right:6px}.mr-8{margin-right:8px}.mr-10{margin-right:10px}.mr-12{margin-right:12px}.mr-16{margin-right:16px}.mr-18{margin-right:18px}.mr-20{margin-right:20px}.mr-24{margin-right:24px}.mr-40{margin-right:40px}.ml-auto{margin-left:auto}.ml-4px{margin-left:4px}.ml-6{margin-left:6px}.ml-8{margin-left:8px}.ml-10,.ml-12{margin-left:10px}.ml-16{margin-left:16px}.ml-20{margin-left:20px}.ml-34{margin-left:34px}@media screen and (min-width:576px){.mt-sm-8{margin-top:8px}.mb-sm-16{margin-bottom:16px}.mb-sm-10{margin-bottom:10px}.mr-sm-16{margin-right:16px!important}}@media screen and (min-width:768px){.mb-md-0{margin-bottom:0}.mb-md-10{margin-bottom:10px}.mb-md-24{margin-bottom:24px}.mt-md-0{margin-top:0}.mt-md-6{margin-top:6px}.mt-md-8{margin-top:8px}.mt-md-10{margin-top:10px}.mt-md-12{margin-top:12px}.mt-md-16{margin-top:16px!important}.mt-md-18{margin-top:18px}.mt-md-20{margin-top:20px}.mt-md-24{margin-top:24px}.mt-md-32{margin-top:32px}.mt-md-40{margin-top:40px}.mt-md-48{margin-top:48px}.mt-md-60{margin-top:60px}.mr-md-16{margin-right:16px!important}.ml-md-4px{margin-left:4px}.ml-md-8{margin-left:8px}.ml-md-16{margin-left:16px}.ml-md-24{margin-left:24px}.mr-md-24{margin-right:24px}}@media screen and (min-width:992px){.mt-lg-0{margin-top:0}.mt-lg-60{margin-top:60px}.mb-lg-32{margin-bottom:32px}.mb-lg-16{margin-bottom:16px}.mb-lg-24{margin-bottom:24px}.mb-lg-60{margin-bottom:60px}.m-lg-6{margin:6px}.mr-lg-16{margin-right:16px}.ml-lg-16{margin-left:16px}.ml-lg-24{margin-left:24px}}@media screen and (min-width:1200px){.mb-xl-10{margin-bottom:10px}}.p-0{padding:0!important}.pt-0{padding-top:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0{padding-left:0!important}.p-4{padding:4px!important}.pt-4{padding-top:4px!important}.pr-4{padding-right:4px!important}.pb-4{padding-bottom:4px!important}.pl-4{padding-left:4px!important}.p-8{padding:8px!important}.pt-8{padding-top:8px!important}.pr-8{padding-right:8px!important}.pb-8{padding-bottom:8px!important}.pl-8{padding-left:8px!important}.p-12{padding:12px!important}.pt-12{padding-top:12px!important}.pr-12{padding-right:12px!important}.pb-12{padding-bottom:12px!important}.pl-12{padding-left:12px!important}.p-16{padding:16px!important}.pt-16{padding-top:16px!important}.pr-16{padding-right:16px!important}.pb-16{padding-bottom:16px!important}.pl-16{padding-left:16px!important}.p-20{padding:20px!important}.pt-20{padding-top:20px!important}.pr-20{padding-right:20px!important}.pb-20{padding-bottom:20px!important}.pl-20{padding-left:20px!important}.p-24{padding:24px!important}.pt-24{padding-top:24px!important}.pr-24{padding-right:24px!important}.pb-24{padding-bottom:24px!important}.pl-24{padding-left:24px!important}.pl-6{padding-left:6px}@media screen and (min-width:768px){.p-md-20{padding:20px}.p-md-24{padding:24px}}@media screen and (min-width:992px){.p-lg-24{padding:24px}.p-lg-40{padding:40px}}@media screen and (min-width:1200px){.p-xl-24{padding:24px}}.pt-32{padding-top:32px}.position-static{position:static}.position-relative{position:relative}.position-absolute{position:absolute}.position-sticky{position:-webkit-sticky;position:sticky}.position-fixed{position:fixed}.top-0{top:0}.top-1{top:1px}.top-2{top:2px}.top-8{top:8px}.top-10{top:10px}.top-16{top:16px}.top-58{top:58px}.top-60{top:60px}.top-65{top:65px}.top-75{top:75px}.top-100{top:100px}.top-175{top:175px}.bottom-0{bottom:0}.z-index-3{z-index:3}.z-index-4{z-index:4}.z-index-5{z-index:5}.z-index-10{z-index:10}.z-index-11{z-index:11}.overflow-hidden,.overflow-y-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.visibility-hidden{visibility:hidden}@media screen and (min-width:768px){.position-md-static{position:static!important}}@media screen and (min-width:992px){.position-lg-static{position:static!important}}.h-100{height:100%}.h-auto{height:auto}.w-30{width:30%}.w-50{width:50%}.w-60{width:60%}.w-70{width:70%}.w-80{width:80%}.w-100{width:100%}.w-auto{width:auto}.mw-100{max-width:100%}@media screen and (min-width:768px){.w-md-40{width:40%}.w-md-50{width:50%}.w-md-60{width:60%}.w-md-70{width:70%}}@keyframes spinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.loading{position:relative}.loading:before{content:"";position:fixed;left:0;top:0;right:0;bottom:0;z-index:100;width:100%;height:100%;background:rgba(0,0,0,.1)}.loading:after{content:"";position:absolute;top:calc(50% - 60px/2);left:calc(50% - 60px/2);z-index:101;width:60px;height:60px;background:url(https://s3.eu-central-1.amazonaws.com/i.autonovad.ua/media/Loader_anim.svg) no-repeat 50%/cover;animation:spinner 1.5s linear infinite}.loading-transparent{position:relative}.loading-transparent:before{content:"";position:fixed;left:0;top:0;right:0;bottom:0;z-index:100;width:100%;height:100%;background:rgba(0,0,0,.1)}.loading-transparent:after{content:"";position:absolute;top:calc(50% - 60px/2);left:calc(50% - 60px/2);z-index:101;width:60px;height:60px;background:url(https://s3.eu-central-1.amazonaws.com/i.autonovad.ua/media/Loader_anim.svg) no-repeat 50%/cover;animation:spinner 1.5s linear infinite}.loading-transparent:before{background:transparent}.cursor-pointer{cursor:pointer}.rounded-6{border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-left-radius:6px;border-bottom-right-radius:6px}.rounded-16{border-top-left-radius:16px;border-top-right-radius:16px;border-bottom-left-radius:16px;border-bottom-right-radius:16px}.pointer-events-none{pointer-events:none}.reset-list{list-style:none}.reset-list,.reset-list li{margin:0;padding:0}.reset-list ul{padding-left:20px}.blur:before{content:"";position:absolute;z-index:3;left:-1px;right:-1px;bottom:0;width:100%;height:100px;background:linear-gradient(0deg,#f9fafb 0,hsla(0,0%,98%,0));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#00ffffff",GradientType=0)}.custom-scroll::-webkit-scrollbar{width:4px;height:4px}.custom-scroll::-webkit-scrollbar-thumb{background:#667085;border-radius:2px}.custom-scroll::-webkit-scrollbar-thumb:hover{background:#667085}.error-message{margin-top:5px;color:#d92d20;font-size:12px}@media screen and (min-width:992px){.box-shadow-lg-none{box-shadow:none}}.custom-input--switch{display:flex;align-items:center}.custom-input--switch input{min-width:38px;height:22px;margin-right:7px;border:none;outline:none;border-radius:20px;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");background-position:0;background-repeat:no-repeat;background-size:contain;transition:background-position .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-input--switch input:checked{background-color:#30ba3e;background-position:100%}.custom-input--switch input:focus{border:none;outline:none}.progressive-image{overflow:hidden;position:relative}.progressive-image img{min-width:100%;opacity:1;transition:opacity .75s ease-in-out}.progressive-image img.progressive-image__original{position:absolute}.progressive-image img.hide{opacity:0}.gallery{display:flex;justify-content:center;align-items:center}.gallery .gallery__preview{width:50px;display:flex;flex-direction:column;margin-bottom:-8px}.gallery .gallery__preview .preview__item{width:50px;height:50px;margin-bottom:8px;padding:4px;border:1px solid transparent;border-radius:8px;box-sizing:border-box;overflow:hidden;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media(hover:hover)and (pointer:fine){.gallery .gallery__preview .preview__item:hover{border-color:#07d}}.gallery .gallery__preview .preview__item.active{border-color:#07d}.gallery .gallery__preview .preview__item img{max-width:100%;max-height:100%}.gallery .slider .swiper-container{height:100%}.gallery .slider .swiper-slide{cursor:pointer}.gallery .tridi{position:relative;height:100%}.gallery .tridi:after{content:"";position:absolute;z-index:3;left:0;right:0;bottom:0;width:100%;height:30px;background:linear-gradient(0deg,#fff 0,hsla(0,0%,100%,0))}.gallery .tridi>div{height:100%}.gallery.fullscreen{position:fixed;width:100%;height:100%;top:0;left:0;right:0;bottom:0;z-index:25;background:rgba(0,0,0,.2)}.gallery.fullscreen .gallery__viewport{position:absolute;width:90%;height:90%;padding:16px;border-radius:10px;box-sizing:border-box;box-shadow:0 8px 10px rgba(57,72,86,.06),0 1px 14px rgba(57,72,86,.12);background:#fff}.gallery.fullscreen .gallery__to-close{position:absolute;top:16px;right:16px;z-index:5;width:36px;height:36px;cursor:pointer;font-size:36px}.gallery.fullscreen .gallery__body{width:70%;padding:16px}.gallery.fullscreen .gallery__view{height:100%;margin:auto}.gallery.fullscreen .gallery__footer{padding:0;width:30%;order:2;overflow:initial}.gallery.fullscreen .gallery__title{padding-right:36px;line-height:1;font-size:32px;color:#101828}.gallery.fullscreen .gallery__buy-block{margin-top:32px;padding:14px;border-radius:16px}.gallery.fullscreen .gallery__buy-block .buy__price{margin:0 20px 0 0;white-space:nowrap;font-size:24px;color:#101828}.gallery.fullscreen .gallery__buy-block .buy__icon{margin-right:6px}.gallery.fullscreen .gallery__preview{width:100%;margin-top:32px;flex-direction:row}.gallery.fullscreen .preview__items{display:flex;flex-wrap:wrap;margin-right:-16px}.gallery.fullscreen .preview__item{margin-right:16px;border-color:hsla(217,8%,57%,.16)}.gallery.fullscreen .tridi{height:100%}@media screen and (max-width:1199px){.gallery.fullscreen .gallery__viewport{top:0;left:0;width:100%;height:100%;padding:52px 16px 16px;border-radius:0;flex-wrap:wrap;overflow:auto}.gallery.fullscreen .gallery__body,.gallery.fullscreen .gallery__footer{width:100%}.gallery.fullscreen .gallery__body{height:calc(100% - 50px - 2px)}.gallery.fullscreen .gallery__footer{height:calc(50px + 6px + 2px);overflow:auto;padding-bottom:6px;margin-bottom:-6px}.gallery.fullscreen .gallery__preview{margin-top:0}.gallery.fullscreen .preview__items{flex-wrap:nowrap}}.gallery .gallery__viewport{display:flex}.gallery .gallery__body{margin-left:auto;display:flex;order:2}.gallery .gallery__footer{order:1;padding-right:6px;overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.gallery .gallery__footer::-webkit-scrollbar{display:none}.gallery .gallery__view{height:100%;width:100%}.gallery .swiper-container{height:100%;overflow:hidden}.gallery .swiper-wrapper{position:relative;width:100%;height:100%;display:flex;transition-property:transform;box-sizing:content-box}.gallery .swiper-slide{height:100%;display:flex;flex-shrink:0;cursor:default}.gallery picture{width:100%;height:100%}.gallery img{max-width:100%;max-height:100%;width:auto;height:auto;display:block}.clipboard{position:relative;top:2px;cursor:pointer}.buy-block .buy-block__product-preview{width:auto;height:auto;max-width:100%;max-height:80px}.buy-block .buy-block__product-name{font-size:16px}.buy-block .product-rating{justify-content:space-between}.buy-block .buy-block__status{padding:0}.buy-block .status__title{white-space:nowrap}.buy-block .buy-button,.buy-block .buy-button button{width:100%}.buy-block .add-to-wishlist{align-self:flex-end}.buy-block .buy-block__prices{margin-bottom:16px}.buy-block .buy-block__prices[data-status-id=running-out]{display:none}.buy-block .buy-block__prices.buy-block__prices--has-old-price .price.price--current{color:#d92d20}.buy-block .buy-block__prices .price{display:block}.buy-block .buy-block__prices .price.price--old{margin-bottom:5px;font-weight:400;font-size:16px}.buy-block .buy-block__prices .price.price--old .price__currency{font-size:90%}@media screen and (min-width:768px){.buy-block:not(.buy-block--xs){border-radius:6px}}.buy-block.buy-block--large{max-width:500px;border:1px solid #d3d9e0;border-radius:12px;overflow:hidden}.buy-block.buy-block--large .buy-block__body,.buy-block.buy-block--large .buy-block__header{padding:12px}.buy-block.buy-block--large .buy-block__header{font-weight:500;font-size:16px;background:#d3d9e0}.buy-block.buy-block--large .buy-block__footer{margin:0 12px;padding:12px 0;border-top:1px solid #edf1f4;display:flex;justify-content:space-between;align-items:center}.buy-block.buy-block--large .buy-block__product-brand{font-weight:500;color:#233457}.buy-block.buy-block--large .buy-block__product-code{color:#667085}.buy-block.buy-block--large .buy-block__delivery-times{margin-top:12px;display:flex}.buy-block.buy-block--large .buy-block__delivery-times .buy-block__delivery-deadline-time span{color:#30ba3e}.buy-block.buy-block--large .buy-block__product-code,.buy-block.buy-block--large .buy-block__product-quantity,.buy-block.buy-block--large .buy-block__warehouses{margin-top:4px}.buy-block.buy-block--large .buy-block__product-quantity{margin-right:6px}.buy-block.buy-block--large .buy-block__prices{margin-bottom:0}.buy-block.buy-block--large .quantity-counter{margin-right:12px}.buy-block.buy-block--xxs{width:auto}.buy-block.buy-block--xxs .buy-block__body{display:flex}.buy-block.buy-block--xxs .quantity-counter{margin-right:12px}.buy-block.buy-block--xxs .to-basket .icon:last-child{font-size:18px}.offer--grid-template{display:grid;grid-template-columns:minmax(100px,.5fr) minmax(100px,1fr) minmax(40px,40px) minmax(50px,50px) minmax(50px,50px) minmax(100px,.45fr) minmax(200px,1fr);grid-column-gap:16px}.offer{padding:16px}.offer+.offer{border-top:1px solid #d3d9e0}.offer .offer__header{padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid #edf1f4;display:flex}.offer .offer__body{font-size:13px}.offer .offer--grid-template{display:block}.offer .offer__brand,.offer .offer__delivery-times,.offer .offer__name,.offer .offer__price,.offer .offer__quantity,.offer .offer__warehouses{display:flex;align-items:center;word-break:break-all;color:#233457}.offer .offer__col{padding:0;display:flex;justify-content:space-between}.offer .offer__col+.offer__col{margin-top:6px}.offer .offer__col.offer__brand{display:none}.offer .offer__col.offer__info .gallery:not(.fullscreen):last-child{margin-top:0}.offer .offer__col.offer__info .col__value{display:flex;flex-wrap:wrap}.offer .offer__col.offer__info .col__value>picture{margin-top:10px;margin-right:10px}.offer .offer__col.offer__warehouses .col__value{cursor:pointer;font-weight:700;color:#07d}.offer .offer__col.offer__price{margin-top:12px;padding-top:12px;border-top:1px solid #edf1f4}.offer .offer__col .col__title,.offer .offer__col .col__value{width:50%}.offer .offer__product-code{color:#07d}.offer .offer__delivery-times{word-break:normal}.offer .offer__delivery-times .col__value{padding:6px 8px}.offer .offer__delivery-times small{font-size:13px;color:#667085}.offer .offer__delivery-deadline-time span{color:#30ba3e}.offer .gallery:not(.fullscreen){margin-top:10px;margin-right:10px}.offer .gallery:not(.fullscreen) .gallery__body{width:40px;height:40px;display:block}.offer .gallery:not(.fullscreen) .gallery__footer{display:none}.offer .price{margin-right:16px}.offer .buy-button{width:auto}.offer .to-basket{height:inherit;padding:12px}@media screen and (min-width:992px){.offer{padding:0 16px}.offer .offer--grid-template{display:grid}.offer .offer__header{display:none}.offer .offer__col{padding:16px 0}.offer .offer__col+.offer__col{margin-top:0}.offer .offer__col.offer__brand{padding-left:0;display:flex}.offer .offer__col.offer__delivery-times{margin-top:-8px;margin-bottom:-8px}.offer .offer__col.offer__delivery-times .col__value{height:100%;padding:8px;display:flex;align-items:center}.offer .offer__col.offer__price{padding-top:16px;border-top:none}.offer .offer__col .col__title{display:none}.offer .offer__col .col__value{width:100%}.offer .gallery:not(.fullscreen){margin-top:0}}.offer-group .offer-group__header{min-height:35px;padding:16px;font-size:12px;color:#101828}.offer-group .offer-group__header>div{display:flex;align-items:center}.quantity-counter .quantity-counter__header{margin-bottom:4px;font-size:12px}.quantity-counter .quantity-counter__body{padding:12px 6px;border:1px solid #edf1f4;border-radius:6px;display:flex;align-items:center}.quantity-counter input{width:40px;height:18px;margin:0;padding:0;border:1px solid transparent!important;border-radius:0;box-shadow:none!important;text-align:center;font-size:14px}.quantity-counter .item__decrease,.quantity-counter .item__increase{width:20px;height:18px;display:flex;align-items:center;justify-content:center;color:#101828}.quantity-counter .item__decrease:disabled,.quantity-counter .item__increase:disabled{color:#667085}.quantity-counter .item__decrease{font-size:20px}.quantity-counter .item__increase{font-size:24px}@media screen and (max-width:575px){.quantity-counter .quantity-counter__header{margin-right:6px}}.pagination .pagination__pages{margin:0;padding:0;display:flex;justify-content:center;list-style:none}.pagination .pagination__pages .icon{font-size:32px;color:#667085}.pagination .pagination__pages li{width:34px;height:34px;border-radius:10px;overflow:hidden;display:flex;justify-content:center;align-items:center;transition:border-color .3s}.pagination .pagination__pages li:not(:last-child){margin-right:8px}.pagination .pagination__pages li a{text-decoration:none;width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:14px;color:#101828;transition:color .3s}.pagination .pagination__pages li a:hover{background-color:rgba(52,92,139,.06)}.pagination .pagination__pages li.active{background:#101828}.pagination .pagination__pages li.active a{color:#fff;transition:color 0s}.pagination .pagination__pages li.active a:hover{color:#fff}.pagination .pagination__pages li.disabled a{color:#edf1f4;transition:color 0s;cursor:default}.pagination .pagination__pages li.disabled a:hover{color:#edf1f4}.pagination .pagination--show-more{width:auto}.pagination .pagination--show-more+.pagination__pages{margin-top:40px}.pagination .pagination--show-more .icon{top:-1px;margin-right:14px;margin-left:-4px;font-size:20px;color:#fff}.pagination .pagination--show-more button{padding:12px 24px;border-radius:6px;justify-content:center;background:#101828}@media screen and (min-width:576px){.pagination .pagination__pages .icon{font-size:26px}.pagination .pagination__pages li{width:40px;height:40px}.pagination .pagination__pages li a{font-size:18px}}.noUi-connect{background:#f36a1c}.range-slider .range-slider__header span{margin:0 6px}.range-slider .range-slider__header span:first-child,.range-slider .range-slider__header span:last-child{margin:0}.range-slider .range-slider__body{margin:15px 12px 0}.range-slider .noUi-target{height:2px;border:none;border-radius:4px;box-shadow:none;background-color:#d3d9e0}.range-slider .noUi-target .noUi-handle{right:-12px;top:-10px;width:20px;height:20px;border-radius:50%;border-color:#d3d9e0;outline:none;box-shadow:none;cursor:pointer;background:#edf1f4}.range-slider .noUi-target .noUi-handle:after,.range-slider .noUi-target .noUi-handle:before{display:none}.filter{position:relative;z-index:9;width:100%;height:100%;border:1px solid #d3d9e0;border-radius:0;display:flex;flex-direction:column;overflow:hidden}.filter .attribute-filter .attribute-filter__header{margin-bottom:10px}.filter .attribute-filter .attribute-filter__body{max-height:230px;overflow-y:auto}.filter .attribute-filter .attribute-filter__footer{margin-top:7px}.filter .attribute-filter .filter__toggle-attributes{padding:0}.filter .accordion .panel{min-height:auto;margin:0 16px;border:none}.filter .accordion .panel+.panel{border-top:1px solid #d3d9e0}.filter .accordion .panel .panel__header .panel__title{color:#101828}.filter .range-filter.range-filter--error input{background:rgba(255,0,0,.1);border-color:#ee8780}.filter .range-filter[data-available-range=max] .noUi-origin:last-child,.filter .range-filter[data-available-range=min] .noUi-origin:nth-child(2),.filter .range-filter[data-available-range=minmax] .noUi-origin{display:inherit}.filter .range-filter .range-filter__header{display:flex;align-items:center;justify-content:space-between}.filter .range-filter input[type=number]::-webkit-inner-spin-button,.filter .range-filter input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.filter .range-filter input[type=number]{-moz-appearance:textfield}.filter .range-filter input{width:68px}.filter .range-filter span{margin:0 6px}.filter .range-filter .range-slider{margin:30px 0 15px}.filter .range-filter .noUi-origin{display:none}.filter.filter--mobile .filter__active-filters{margin:12px 12px 0;display:none}.filter .filter__header{padding:14px 16px;border-bottom:1px solid #d3d9e0}.filter .filter__header .filter__title{font-size:18px;margin:0;font-weight:500}.filter .filter__header .filter__title .badge{min-width:20px;padding:4px;font-size:12px;background:#b8c1cc;color:#101828}.filter .filter__header .filter__title .icon{font-size:24px;cursor:pointer;color:#667085}.filter .filter__body{flex-grow:1;overflow-y:auto}.filter .filter__footer{padding:12px 16px;border-top:1px solid #d3d9e0;background-color:#fff}.filter .filter__footer .filter__found-products{font-size:12px}.filter .filter__footer .filter__controls button{width:50%;padding:8px 12px}.filter .filter__footer .filter__controls button:first-child{margin-right:8px}.filter .filter__active-filters{margin-top:12px}.filter .custom-input__item{padding:7px 0;font-size:14px}.filter .custom-input__item .attribute-item-name{text-decoration:none;color:#101828;margin-right:6px}.filter .custom-input__item .attribute-item-name--disabled{color:#667085;cursor:not-allowed}.filter .custom-input__item--disabled{cursor:not-allowed}.filter .group-filter .group-filter__sub-filter+.group-filter__sub-filter{margin-top:8px}.filter .group-filter .group-filter__sub-filter .sub-filter__header{display:none}@media screen and (min-width:992px){.filter{height:auto;background-color:transparent}.filter .filter__footer{display:none}.filter .filter__body{overflow-y:visible}}.sort{position:relative;height:44px;display:flex;align-items:center}.sort .icon{position:absolute;right:10px;pointer-events:none;font-size:24px}.sort .sort__items{position:relative;width:100%;height:44px;padding-right:30px;padding-left:12px;border-radius:4px;border-color:#edf1f4;outline:none;font-size:14px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.sort select::-ms-expand{display:none}.recommend-product-code{padding:20px 16px;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-left-radius:6px;border-bottom-right-radius:6px}.recommend-product-code .recommend-product-code__body{margin-top:16px}.recommend-product-code .recommend-product-code__success-message{display:flex;align-items:center;font-size:18px}.recommend-product-code .recommend-product-code__success-message .icon{font-weight:500;font-size:24px;color:#30ba3e}.recommend-product-code input{margin-right:8px;flex-basis:40%}.recommend-product-code input:disabled{background-color:#fff;color:#101828}.recommend-product-code button{background-color:#fff}.search-result .search-result__offer-groups{width:100%}.search-result .search-result__offer-groups .accordion .panel+.panel{margin-top:32px}.search-result .offer-group .offer-group__header{border-left:1px solid #d3d9e0;border-right:1px solid #d3d9e0;display:none}.search-result .offer-group .offer-group__body{border:1px solid #d3d9e0;border-top:none;border-bottom-left-radius:9px;border-bottom-right-radius:9px}.search-result .offer-group .offer-group__footer{margin-top:30px}.search-result .offer-group+.offer-group{margin-top:50px}.search-result .search-result__header h1{font-weight:400;font-size:24px;color:#101828}.search-result .search-result__body{margin-top:32px;min-height:50px}.search-result .search-result__controls{padding-top:32px;padding-bottom:12px;display:flex;justify-content:flex-end;background:#fff}.search-result .search-result__controls .sort{width:100%}.search-result .search-result__controls .search-result__toggle-filter-panel,.search-result .search-result__controls select{border-color:#edf1f4!important;color:#233457!important}.search-result .search-result__controls .search-result__toggle-filter-panel{margin-right:20px}.search-result .search-result__controls select{height:44px}.search-result .search-result__top-offers .buy-block,.search-result .search-result__top-offers .skeleton-loader{width:100%;max-width:100%}.search-result .search-result__top-offers .buy-block+.buy-block,.search-result .search-result__top-offers .buy-block+.skeleton-loader,.search-result .search-result__top-offers .skeleton-loader+.buy-block,.search-result .search-result__top-offers .skeleton-loader+.skeleton-loader{margin-top:16px}.search-result .recommend-product-code{margin-top:32px}.search-result .search-result__offer-groups .skeleton-loader+.skeleton-loader{margin-top:44px}.search-result .accordion.top-offers .panel,.search-result .search-result__offer-groups .accordion .panel{border:none}.search-result .accordion.top-offers .panel .panel__header,.search-result .search-result__offer-groups .accordion .panel .panel__header{padding-left:15px;padding-right:15px;border:1px solid #d3d9e0;background:#d3d9e0;border-top-left-radius:9px;border-top-right-radius:9px}.search-result .accordion.top-offers .panel .panel__header .icon,.search-result .search-result__offer-groups .accordion .panel .panel__header .icon{font-weight:600;font-size:28px}.search-result .accordion.top-offers .panel.panel--active .panel__body{margin-top:24px}.search-result .accordion.top-offers .panel.panel--active .panel__body:after{height:24px}@media screen and (min-width:992px){.search-result .filter{border-radius:6px}.search-result .search-result__top-offers{display:flex}.search-result .search-result__top-offers .buy-block,.search-result .search-result__top-offers .skeleton-loader{max-width:500px;flex-grow:1}.search-result .search-result__top-offers .buy-block+.buy-block,.search-result .search-result__top-offers .buy-block+.skeleton-loader,.search-result .search-result__top-offers .skeleton-loader+.buy-block,.search-result .search-result__top-offers .skeleton-loader+.skeleton-loader{margin-top:0;margin-left:16px}.search-result .search-result__controls .search-result__toggle-filter-panel{display:none}.search-result .search-result__controls .sort{max-width:240px}.search-result .offer-group .offer-group__header{display:grid}}