@import url(https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap);
:root{--vertical-offset:5rem}html{-webkit-font-smoothing:antialiased;-webkit-overflow-scrolling:touch;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box}body,html{height:100%}body{background-color:#fff;color:#02070d;font-family:Inter,sans-serif;font-size:14px;line-height:20px}body.dark-background{background-color:#02070d;color:#f7f7f7}body.dark-background .loader{fill:#ff0}body.dark-background .header__backorder .btn,body.dark-background .header__user .btn{background-color:#ff0;border:1px solid #ff0}address,cite,dl>*{font-style:normal}*,:after,:before{box-sizing:inherit}button{background:none;cursor:pointer;padding:0}abbr[title],button{border:none}a{color:#f7f7f7;text-decoration:none}a:hover{text-decoration:underline}a:focus{outline:0}ol,ul{list-style:none;padding:0}h1,h2,h3,h4,h5,h6,ol,p,ul{margin:0}a{background:none}svg g{clip-path:inherit}input::-moz-placeholder{color:#7c7c7c;transition:all .25s ease;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-o-transition:all .25s ease}input::placeholder{color:#7c7c7c;transition:all .25s ease;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-o-transition:all .25s ease}input:focus::-moz-placeholder{opacity:0}input:focus::placeholder{opacity:0}.container{margin:0 auto;max-width:1456px}@media screen and (max-width:1470px){.container{margin:0 8px;max-width:100%}}#wraper{display:flex;flex-direction:column;min-height:100vh}#wraper main{flex:1}.overlay{background-color:rgba(2,7,13,.5);cursor:pointer;display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:100}.section{margin-bottom:96px}@media screen and (max-width:992px){.section{margin-bottom:64px}}.nowrap{white-space:nowrap}.accentuated-text{color:#ff0!important}.accentuated-text-green{color:#3c3!important}.mb-40{margin-bottom:40px!important}.mb-32{margin-bottom:32px!important}.mb-28{margin-bottom:28px!important}.mb-24{margin-bottom:24px!important}.mb-16{margin-bottom:16px!important}.mb-12{margin-bottom:12px!important}.mb-8{margin-bottom:8px!important}.mb-4{margin-bottom:4px!important}.mb-0{margin-bottom:0!important}.text-center{text-align:center!important}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-decoration{text-decoration:underline!important}.text-decoration-none{text-decoration:none!important}.w-100{width:100%!important}.d-flex{display:flex!important}.align-items-center{align-items:center!important}.d-grid{display:grid!important}.justify-content-between{justify-content:space-between!important}.hidden{display:none!important}body.fixed{overflow:hidden!important;padding-right:7px}.fw-bold{font-weight:700}.fw-600{font-weight:600!important}.page-404{background-image:url(/assets/images/404-bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;margin-top:-128px;padding-bottom:251px;padding-top:128px}@media screen and (max-width:992px){.page-404{background-position:inherit}}.page-404__image img{max-width:100%}.page-404__title{color:#fff;font-family:Roboto Condensed,sans-serif;font-size:56px;font-weight:700;line-height:64px;margin-bottom:8px;text-align:center;text-transform:uppercase}@media screen and (max-width:576px){.page-404__title{font-size:32px}}.page-404__title span{color:#ff0}.page-404__description{font-size:20px;font-weight:400;line-height:24px;margin:0 auto;max-width:440px;text-align:center}.loader-block{align-items:center;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:5}.loader-block:before{background-color:#f7f7f7;border-radius:16px;content:"";display:block;height:100%;opacity:.9;position:absolute;width:100%}.loader-block:after{background-image:url(/assets/images/loader-apng.apng);content:"";display:flex;height:60px;position:absolute;width:60px}.loader{animation:animation-loader 1.2s ease infinite;bottom:0;display:none;height:46px;left:0;margin:auto;position:fixed;right:0;top:0;transition:all .3s ease;width:46px;z-index:20}.loader.loader--block{position:absolute}@keyframes animation-loader{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:700}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{outline:none;overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border:0;border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.btn{align-content:center;align-items:center;border:none;box-sizing:border-box;cursor:pointer;display:inline-flex;flex-direction:row;flex-wrap:nowrap;font-family:Roboto Condensed,sans-serif;font-weight:700;justify-content:center;padding:0 20px;text-align:center;text-transform:uppercase;transition:all .25s ease}.btn span{padding:0 0 0 10px}.btn-large{border-radius:12px;font-size:22px;height:56px;line-height:32px}.btn-large svg{height:21px;width:16px}.btn-large.btn-only-icon{padding:0 16px}.btn-medium{border-radius:8px;font-size:18px;height:48px;line-height:20px}.btn-medium svg{height:21px;width:16px}.btn-medium.btn-only-icon{padding:0 16px}.btn-small{border-radius:8px;font-size:16px;height:40px;line-height:16px}.btn-small svg{height:14px;width:11px}.btn-small.btn-only-icon{padding:0 12px}.btn-yellow{background-color:#ff0;color:#02070d}.btn-yellow:hover{background-color:#fff30a}.btn-additional-yellow{background-color:#ffc400;color:#02070d}.btn-green{background-color:#3c3;color:#02070d}.btn-green.btn-green--text-white{color:#fff}.btn-blue{background-color:#238dff;color:#02070d}.btn-blue.btn-blue--text-white{color:#fff}.btn-red{background-color:#ff2727;color:#02070d}.btn-red.btn-red--text-white{color:#fff}.btn-black{background-color:#02070d;color:#f7f7f7}.btn-black:hover{background-color:#171717}.btn-black svg{fill:#fff}.btn-grey,.btn-white{background-color:#f7f7f7;color:#02070d}.btn-outline{background-color:#fff;border:1px solid #d0d0d0;color:#02070d}.btn-outline:hover{border:1px solid #171717}.btn-disabled{background-color:#ededed;color:#7c7c7c;pointer-events:none}.input-group{position:relative}.input-group svg{height:14px;margin-top:-6px;pointer-events:none;position:absolute;top:50%;width:11px;z-index:1}.input-group--left .form-input{padding-left:32px}.input-group--left svg{left:14px}.input-group .input-phone-wrap{display:grid;gap:8px;grid-template-columns:99px 1fr}.input-group .input-phone-wrap .form-select-custom__tooltip{width:auto}.input-group.form-error:after{background-image:url(/assets/images/svg/error-input-icon.svg);content:"";display:block;height:13.33px;position:absolute;right:13px;top:41px;width:13.33px}.input-group.form-error .form-input,.input-group.form-error .form-select-custom__current{border-color:#ff2727;box-shadow:0 0 6px rgba(255,39,39,.3)}.input-group.form-error .form-input:hover,.input-group.form-error .form-select-custom__current:hover{border-color:#ff2727}.input-group.form-error .input-error{display:block}.input-group.form-error--select:after{right:30px;z-index:5}.input-group.input-group--double .form-input-group{border:none;border-right:1px solid #d0d0d0;height:20px;left:5px;padding-left:12px;position:absolute;top:38px;width:48px}.input-group.input-group--double .form-input{padding-left:71px}.input-group.input-group--disabled .input-label{color:#7c7c7c}.input-group.input-group--disabled .form-input{background-color:#ededed;border:1px solid #d0d0d0;color:#7c7c7c}.input-group.input-group--disabled .form-input-group,.input-group.input-group--disabled .form-select-custom__current{background-color:#ededed;color:#7c7c7c}.input-group.input-group--dark svg{fill:#ededed}.input-icon{position:relative}.input-icon svg{height:12px;margin-top:-5px;pointer-events:none;position:absolute;top:50%;width:12px;z-index:1}.input-icon.input-icon--right svg{right:10px}.input-icon.input-icon--right .form-input{padding-right:32px}.input-error{color:#ff2727;display:none;font-weight:400}.input-text{color:#02070d;font-weight:400}.input-label{color:#02070d;display:inline-block;font-weight:500;line-height:20px;margin-bottom:4px;width:100%}.form-input{border:1px solid #d0d0d0;border-radius:12px;color:#02070d;height:48px;padding:0 12px;transition:all .3s ease;width:100%}.form-input:hover:enabled{border:1px solid #171717}.form-input:focus{border-color:#212121;box-shadow:0 0 6px rgba(2,7,13,.3);outline:none}.form-input::-ms-expand{display:none}.form-input:disabled{background:#ededed;border-color:#d0d0d0;color:#7c7c7c}.form-input.form-input--dark{background-color:#02070d;border:1px solid #7c7c7c;color:#7c7c7c}.form-input.form-input--dark:hover:enabled{border:1px solid #ededed}.form-input.form-input--dark:focus{border-color:#ededed;box-shadow:0 0 6px hsla(0,0%,93%,.3)}.form-input.form-input--dark::-ms-expand{display:none}.form-input.form-input--dark:disabled{background:#262626;border-color:#494949;color:#7c7c7c}.form-input[type=date]::-webkit-calendar-picker-indicator{background:transparent;color:transparent;height:24px;position:absolute;right:12px;top:50%;width:24px;z-index:1}.form-input[type=date]:after{background-image:url(/assets/images/svg/calendar-icon-bw.svg);content:"";display:block;height:24px;position:absolute;right:12px;top:50%;width:24px}.form-input--small{height:40px}.form-textarea{border:1px solid #d0d0d0;border-radius:12px;color:#02070d;font-size:16px;line-height:24px;padding:8px 12px 0;resize:none;transition:all .3s ease;width:100%}.form-textarea:hover:enabled{border:1px solid #171717}.form-textarea:focus{border-color:#212121;box-shadow:0 0 6px rgba(2,7,13,.3);outline:none}.form-textarea:disabled{background:#ededed;border-color:#d0d0d0;color:#7c7c7c}.form-select{position:relative}.form-select:before{border:1px solid #494949;border-width:0 1px 1px 0;content:"";display:block;margin-top:-5px;padding:2.5px;pointer-events:none;position:absolute;right:10px;top:50%;transform:rotate(45deg);transition:all .3s ease}.form-select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid #d0d0d0;border-radius:12px;box-sizing:border-box;color:#7c7c7c;cursor:pointer;height:48px;padding:0 8px;width:100%;z-index:10}.form-select select:hover:enabled{border:1px solid #171717}.form-select select:focus{border-color:#212121;box-shadow:0 0 6px rgba(2,7,13,.3);outline:none}.form-select select::-ms-expand{display:none}.form-select select:disabled{background:#ededed;border-color:#d0d0d0;color:#7c7c7c}.form-select.form-select--black:before{border-bottom:1px solid #ededed;border-right:1px solid #ededed}.form-select.form-select--black select{background-color:#02070d;border:1px solid #7c7c7c;color:#7c7c7c}.form-select.form-select--black select:hover:enabled{border-color:#ededed}.form-select.form-select--black select:disabled{background-color:#262626;border:1px solid #494949}.form-select-custom__select{position:relative;width:100%}.form-select-custom__select.form-select-custom__select--disabled .form-select-custom__current{background-color:#ededed;border-color:#d0d0d0;color:#7c7c7c;cursor:auto}.form-select-custom__select.form-select-custom__select--disabled .form-select-custom__current:after{border-bottom:1px solid #7c7c7c;border-right:1px solid #7c7c7c}.form-select-custom__current{background:#fff;border:1px solid #d0d0d0;border-radius:12px;box-sizing:border-box;color:#7c7c7c;cursor:pointer;height:48px;padding:0 30px 0 8px;position:relative;transition:all .3s ease;width:100%;z-index:5}.form-select-custom__current:hover{border:1px solid #171717}.form-select-custom__current.disabled{background:#ededed;border-color:#d0d0d0;color:#7c7c7c;pointer-events:none}.form-select-custom__current.disabled:after{border-bottom:1px solid #7c7c7c;border-right:1px solid #7c7c7c}.form-select-custom__current:after{border-bottom:1px solid #494949;border-right:1px solid #494949;content:"";height:6px;margin-top:-5px;pointer-events:none;position:absolute;right:13px;top:50%;transform:rotate(45deg);transition:all .3s ease;width:6px}.form-select-custom__current-body{align-items:center;display:flex;font-weight:400;height:100%;overflow:hidden;white-space:nowrap}.form-select-custom__current-body.select{color:#02070d}.form-select-custom__current.active:after{margin-top:-2px;transform:rotate(225deg)}.form-select-custom__tooltip{background-color:#fff;border-radius:12px;box-shadow:0 2px 2px rgba(19,37,48,.08),0 0 3px rgba(19,37,48,.12);box-sizing:border-box;display:none;left:0;margin-top:4px;padding:14px 8px;position:absolute;width:100%;z-index:11}.form-select-custom__tooltip-scroll{max-height:348px;scrollbar-color:#b0b0b0 #fff;scrollbar-width:thin}.form-select-custom__tooltip-scroll::-webkit-scrollbar-track{background-color:#fff;border-radius:12px}.form-select-custom__tooltip-scroll::-webkit-scrollbar{background-color:#f5f5f5;height:auto;width:6px}.form-select-custom__tooltip-scroll::-webkit-scrollbar-thumb{background-color:#b0b0b0;border-radius:12px}.form-select-custom__tooltip-scroll{scrollbar-base-color:#fff;scrollbar-face-color:#b0b0b0;scrollbar-3dlight-color:#b0b0b0;scrollbar-highlight-color:#b0b0b0;scrollbar-track-color:#fff;scrollbar-arrow-color:#fff;scrollbar-shadow-color:#b0b0b0;scrollbar-dark-shadow-color:#b0b0b0;overflow-y:scroll}.form-select-custom__tooltip-title{color:#02070d;font-size:16px;font-weight:700;line-height:24px;padding:6px 0}.form-select-custom__list-item{color:#02070d;cursor:pointer;font-size:16px;font-weight:400;line-height:24px;overflow:hidden;padding:6px 0 6px 8px;text-overflow:ellipsis;transition:all .3s ease;white-space:nowrap}.form-select-custom__list-item:hover{background-color:#f7f7f7}.form-checkbox{left:0;opacity:0;position:absolute;visibility:hidden}.form-checkbox+.form-checkbox-label{align-items:center;color:#02070d;cursor:pointer;display:block;font-size:16px;min-height:20px;padding-left:26px;position:relative}.form-checkbox+.form-checkbox-label:before{background:#fff;border:1px solid #d0d0d0;border-radius:2px;content:"";display:block;height:20px;left:0;position:absolute;top:0;transition:all .3s ease;width:20px}.form-checkbox+.form-checkbox-label:after{border-bottom:2px solid #494949;border-left:2px solid #494949;content:"";display:none;height:7px;left:4px;position:absolute;top:5px;transform:rotate(-57deg);width:12px}.form-checkbox:checked+.form-checkbox-label:before{border-color:#02070d}.form-checkbox:checked+.form-checkbox-label:after{display:block}.form-checkbox:hover+.form-checkbox-label:before{border-color:#02070d}.form-checkbox:hover+.form-checkbox-label:after{opacity:1}.form-checkbox:disabled+.form-checkbox-label{color:#7c7c7c}.form-checkbox:disabled+.form-checkbox-label:before{background-color:#ededed;border-color:#d0d0d0}.form-checkbox:disabled+.form-checkbox-label:after{border-color:#b0b0b0;opacity:1}.form-radio{left:-9999px;position:absolute}.form-radio+.form-radio-label{align-items:center;cursor:pointer;display:block;font-size:16px;min-height:20px;padding-left:26px;position:relative}.form-radio+.form-radio-label:before{background:#fff;border:1px solid #d0d0d0;border-radius:50%;content:"";display:block;height:20px;left:0;position:absolute;top:0;transition:all .3s ease;width:20px}.form-radio+.form-radio-label:after{background-color:#02070d;border-radius:50%;content:"";display:none;height:14px;left:3px;position:absolute;top:3px;width:14px}.form-radio:checked+.form-radio-label:before{border-color:#02070d}.form-radio:checked+.form-radio-label:after{display:block}.form-radio:hover+.form-radio-label:before{border-color:#02070d}.form-radio:disabled+.form-radio-label{color:#7c7c7c}.form-radio:disabled+.form-radio-label:before{background-color:#ededed;border-color:#d0d0d0}.form-radio:disabled+.form-radio-label:after{background-color:#b0b0b0;opacity:1}.form-radio.form-radio--black+.form-radio-label:before{background-color:#02070d;border-color:#7c7c7c}.form-radio.form-radio--black:checked+.form-radio-label:before{border-color:#ededed}.form-radio.form-radio--black:checked+.form-radio-label:after{background-color:#ff0}.form-file{height:1px;opacity:0;position:absolute;visibility:hidden;width:1px;z-index:-9999}.form-file:disabled+.form-file-label{border:1px solid #d0d0d0;color:#7c7c7c}.form-file:disabled+.form-file-label svg{fill:#b0b0b0}.form-file-label{align-items:center;background-color:#fff;border:1px solid #d0d0d0;border-radius:8px;display:flex;font-size:16px;font-weight:700;justify-content:center;margin-bottom:4px;padding:12px 20px;text-align:center;text-transform:uppercase;width:100%}.form-file-label svg{height:16px;margin-right:8px;margin-top:0;position:relative;width:16px}.file-name{align-items:center;background-color:#f7f7f7;display:flex;justify-content:space-between;margin-bottom:8px;margin-right:16px;padding:6px 12px;position:relative;width:393px}@media screen and (max-width:576px){.file-name{width:100%}}.file-name .file-name__remove{background-image:url(/assets/images/svg/trash-icon-bw.svg);background-position:50%;background-size:100%;cursor:pointer;height:16px;width:16px}.file-name__text{max-width:90%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:576px){.file-name__text{white-space:normal}}.input-text-file{color:#7c7c7c;font-size:14px;font-weight:400;line-height:20px}.slick-arrow{background-color:transparent;border:none;cursor:pointer;height:32px;margin-top:-16px;outline:0;position:absolute;text-indent:-9999px;top:50%;width:32px;z-index:5}.slick-arrow:before{background:transparent;border:2px solid #494949;box-sizing:border-box;content:"";display:inline-block;height:10px;margin-right:-2px;margin-top:-3px;position:absolute;right:50%;top:50%;transform:rotate(-45deg);vertical-align:middle;width:10px}.slick-arrow.slick-prev{left:-15px}.slick-arrow.slick-prev:before{border-bottom-color:transparent;border-right-color:transparent}.slick-arrow.slick-next{right:-15px}.slick-arrow.slick-next:before{border-left-color:transparent;border-top-color:transparent}.slick-dots{align-items:center;bottom:-36px;display:flex;justify-content:center;left:0;position:absolute;right:0}.slick-dots li{background-color:transparent;border:1.25px solid #d0d0d0;border-radius:50%;box-sizing:border-box;cursor:pointer;font-size:0;height:10px;margin:0 10px;width:10px}.slick-dots li button{border:none;font-size:0;opacity:0}.slick-dots li.slick-active{background:#02070d}.page-title{font-family:Roboto Condensed,sans-serif;font-size:44px;font-weight:700;line-height:56px;margin-bottom:24px;text-transform:uppercase}@media screen and (max-width:768px){.page-title{font-size:36px;line-height:40px}}.choose-lang{background-image:url(/assets/images/index/main-bg-1.png);background-position:50%;background-repeat:no-repeat}.choose-lang,.choose-lang-wrap{background-size:cover;height:100%}.choose-lang-wrap{align-items:center;display:flex;flex-direction:column;padding-top:10%;position:relative}@media screen and (max-width:840px){.choose-lang-wrap{margin:0 10px}}@media screen and (max-width:650px){.choose-lang-wrap{padding-top:44px}}.choose-lang__logo{margin-bottom:120px;position:relative}@media screen and (max-width:650px){.choose-lang__logo{margin-bottom:64px}}.choose-lang__logo img{width:250px}.choose-lang__body{background-color:#f7f7f7;border-radius:32px;max-width:867px;padding:32px 32px 48px;position:relative}@media screen and (max-width:650px){.choose-lang__body{padding:32px 22px}}.choose-lang__body-title{color:#02070d;font-family:Roboto Condensed,sans-serif;font-size:36px;font-weight:700;line-height:44px;margin-bottom:16px;text-align:center}.choose-lang__body-description{color:#7c7c7c;font-size:16px;font-weight:400;line-height:24px;margin-bottom:32px;text-align:center}.choose-lang__body-item{text-align:center}.choose-lang__body-item .flag{margin-bottom:16px}.choose-lang__body-item .flag img{border-radius:8px}@media screen and (max-width:650px){.choose-lang__body-item:last-child{grid-column:2/3}}.choose-lang__body-items{display:grid;grid-template-columns:repeat(7,1fr);margin:0 auto;width:100%}@media screen and (max-width:650px){.choose-lang__body-items{gap:32px 0;grid-template-columns:repeat(3,1fr)}}.choose-lang__body-items .name{color:#02070d;font-size:16px;font-weight:600;line-height:20px;text-align:center}.choose-lang__copy{color:#7c7c7c;font-size:12px;font-weight:400;line-height:16px;margin-bottom:32px;margin-top:auto;padding-bottom:32px;position:relative}@media screen and (max-width:768px){.choose-lang__copy{margin-bottom:0}}.arrow-top{background-color:#ff0;border-radius:8px;bottom:50px;cursor:pointer;display:none;height:64px;position:fixed;right:20px;transition:all .25s ease;width:64px;z-index:10}.arrow-top:hover{background-color:#fff30a}.arrow-top svg{bottom:0;height:24px;left:0;margin:auto;position:absolute;right:0;top:0;width:24px}.animation-btn,.animation-description,.animation-show,.animation-title,.scale-image{opacity:0;transition:opacity .8s ease 0s,transform .8s ease 0s}.animation-btn._active,.animation-description._active,.animation-show._active,.animation-title._active,.scale-image._active{opacity:1}.scale-image{transform:scale(.8)}.scale-image._active{transform:scale(1);transition:transform .8s ease .8s,opacity .8s ease .8s}.animation-title{transform:translateY(-40px)}.animation-title._active{transform:translate(0);transition:transform .8s ease .6s,opacity .8s ease .6s}.animation-description{transform:translateY(-20px)}.animation-description._active{transform:translate(0);transition:transform .8s ease .8s,opacity .8s ease .8s}.animation-btn{transform:translateY(-10px)}.animation-btn._active{transform:translate(0);transition:transform .8s ease 1s,opacity .8s ease 1s}.animation-show._active{opacity:1;transition:opacity .8s ease .2s}body:not(.dark-background) .header.fixed-header{background-color:#fff}@media screen and (min-width:1200px){body:not(.dark-background) .header.fixed-header{padding:20px}}body .header.fixed-header{background-color:#02070d}@media screen and (min-width:1200px){body .header.fixed-header{padding:20px}}.header{padding:48px 0 40px;position:sticky;top:0;transition:all .3s ease;width:100%;z-index:100}@media screen and (max-width:1200px){.header{padding:8px 0}.header [data-header-mobile]{display:none}}.header .header-col{display:flex}.header .header-wrap{align-items:center;display:flex;position:relative}@media screen and (max-width:1200px){.header .header-wrap{flex-wrap:wrap;justify-content:space-between}.header .header-col-1{order:1;width:50%}.header .header-col-2{margin-left:auto;order:2;width:50%}.header .header-col-3{order:4}.header .header-col-4{order:6}}@media screen and (max-width:650px){.header .header-col-4{flex-wrap:wrap;justify-content:center;width:100%}}.header.active{background-color:#f7f7f7}.header__logo{align-items:center;display:flex;margin-right:32px}@media screen and (max-width:1200px){.header__logo{margin-right:16px}}@media screen and (max-width:1200px)and (max-width:350px){.header__logo{margin-right:8px}}@media screen and (max-width:650px){.header__logo img,.header__logo svg{width:110px}}@media screen and (max-width:380px){.header__logo img,.header__logo svg{width:90px}}@media screen and (max-width:350px){.header__logo img,.header__logo svg{width:70px}}.header__catalog{margin-right:8px}.header__catalog .btn{position:relative}@media screen and (max-width:380px){.header__catalog .btn{padding:0 10px}}@media screen and (max-width:700px){.header__catalog .btn.active{opacity:0;visibility:hidden}}.header__catalog svg{height:10px;width:10px}.header__menu{display:flex;margin-right:13px;white-space:nowrap}.header__menu li a{background-image:linear-gradient(180deg,transparent 20%,currentColor 21%);background-position:0 25px;background-repeat:no-repeat;background-size:0 6px;color:#02070d;font-family:Roboto Condensed,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0 8px;padding:4px 0;position:relative;text-decoration:none;text-transform:uppercase;transition:background-size .5s ease-in-out .2s}.header__menu li a:hover{background-size:100% 6px;transition-delay:0s}@media screen and (max-width:650px){.header__menu li{margin-bottom:24px}}.header__menu li.active a{background-size:100% 6px;transition-delay:0s}@media screen and (max-width:1200px){.header__menu{order:5}}@media screen and (max-width:650px){.header__menu{display:block;width:100%}}@media screen and (max-width:1200px){.header__menu.open{display:flex}}@media screen and (max-width:650px){.header__menu.open{display:block;margin-right:0}}.header__quickOrder{display:none;margin-right:21px}.header__quickOrder .btn{padding:0 16px;white-space:nowrap}.header__search{margin-left:auto;margin-right:16px;max-width:100%;width:100%}.header__search .form-input{background-color:transparent;cursor:pointer;height:40px;width:100%}@media screen and (max-width:1200px){.header__search .form-input{height:40px}.header__search{margin:8px 0;max-width:100%;order:3;width:100%}}@media screen and (max-width:380px){.header__search{min-width:140px}}.header__login{margin-left:auto}.header__login .btn{white-space:nowrap}@media screen and (max-width:650px){.header__login .btn{height:56px;width:100%}.header__login{margin-bottom:32px;width:100%}}@media screen and (max-width:1200px){.header__login.open{display:block}}.header__user{display:none}.header__user svg{height:16px;width:16px}.header__user .btn{background-color:#fff;border:1px solid #d0d0d0}.header__backorder{display:none;margin-left:18px}.header__backorder .btn{background-color:#fff;border:1px solid #d0d0d0;padding:0 7px}.header__backorder svg{height:24px;width:24px}.header__cart{display:none;margin-left:18px;position:relative}@media screen and (max-width:440px){.header__cart{position:static}}.header__cart>.btn{background-color:#02070d;color:#f7f7f7;padding:0 16px;white-space:nowrap}.header__cart>.btn svg{fill:#f7f7f7;height:12px;width:12px}.header__cart:hover .header__cart-dropdown{display:block}.header__cart-dropdown{display:none;position:absolute;right:0;top:100%;width:411px;z-index:15}.header__cart-dropdown-wrapper{background-color:#fff;border:1px solid #dbdbdb;border-radius:16px;box-shadow:0 6px 16px rgba(0,0,0,.05);padding:10px 8px 16px 0;position:relative;top:32px}@media screen and (max-width:1370px){.header__cart-dropdown-wrapper{top:4px}}@media screen and (max-width:440px){.header__cart-dropdown{top:auto;width:100%}}.header__cart-dropdown.active{position:fixed;right:0;top:0}.header__cart-dropdown.active .header__cart-dropdown-wrapper{top:0}.header__cart-body{max-height:308px;overflow-y:scroll;scrollbar-color:#02070d #d0d0d0;scrollbar-width:thin}.header__cart-body::-webkit-scrollbar-track{background-color:#d0d0d0;border-radius:2px}.header__cart-body::-webkit-scrollbar{background-color:#f5f5f5;height:auto;width:4px}.header__cart-body::-webkit-scrollbar-thumb{background-color:#02070d;border-radius:2px}.header__cart-body{scrollbar-base-color:#d0d0d0;scrollbar-face-color:#02070d;scrollbar-3dlight-color:#02070d;scrollbar-highlight-color:#02070d;scrollbar-track-color:#d0d0d0;scrollbar-arrow-color:#d0d0d0;scrollbar-shadow-color:#02070d;scrollbar-dark-shadow-color:#02070d}@media screen and (max-width:440px){.header__cart-body{max-height:238px}}.header__cart-item{align-items:center;display:flex;padding:10px 8px 10px 16px;transition:all .3s ease}@media screen and (max-width:440px){.header__cart-item{padding:12px 8px 12px 16px}}.header__cart-item:hover{background-color:#f7f7f7}.header__cart-item .image{align-items:center;background-color:#fff;border:1px solid #dbdbdb;border-radius:16px;display:flex;height:80px;margin-right:20px;max-width:80px;min-width:80px;padding:5px}@media screen and (max-width:440px){.header__cart-item .image{border-radius:8px;height:52px;margin-right:16px;max-width:52px;min-width:52px}}.header__cart-item .image img{max-height:100%;max-width:100%;vertical-align:middle}.header__cart-item .info{margin-right:20px}@media screen and (max-width:440px){.header__cart-item .info{margin-right:5px}}.header__cart-item .name{color:#02070d;font-weight:600;margin-bottom:8px}@media screen and (max-width:440px){.header__cart-item .name{font-size:12px;line-height:16px}}.header__cart-item .article{color:#7c7c7c;font-size:12px;font-weight:400;line-height:16px}.header__cart-item .price{color:#02070d;font-family:Roboto Condensed,sans-serif;font-size:22px;font-weight:700;line-height:28px;white-space:nowrap}.header__cart-footer{align-items:center;display:flex;justify-content:space-between;padding:0 16px}@media screen and (max-width:440px){.header__cart-footer{align-items:center;flex-direction:column-reverse}}.header__cart-footer .btn{max-width:250px}@media screen and (max-width:440px){.header__cart-footer .btn{width:100%}}.header__cart-footer .btn svg{max-width:11px}.header__cart-footer .total{color:#02070d;font-size:28px;font-weight:700;line-height:36px;white-space:nowrap}@media screen and (max-width:440px){.header__cart-footer .total{margin-bottom:16px;margin-left:auto}}.header__lang{cursor:pointer;margin-left:8px;padding:8px;position:relative;z-index:11}.header__lang img{border-radius:5px;max-width:100%;position:relative;z-index:5}.header__lang-list-mob{color:#02070d;display:none;font-size:16px;font-weight:600;line-height:24px}@media screen and (max-width:650px){.header__lang-list-mob{display:block}}.header__lang-selected{display:flex;width:28px}@media screen and (max-width:650px){.header__lang-selected{justify-content:center;width:auto}}.header__lang-dropdown{display:none;left:0;position:absolute;z-index:1}.header__lang-dropdown li{transition:all .3s ease}@media screen and (max-width:650px){.header__lang-dropdown li{margin-bottom:16px}}.header__lang-dropdown li:last-child{border-radius:0 0 8px 8px}.header__lang-dropdown li .header__lang-list-link{display:block;line-height:0;padding:8px;text-align:center;text-decoration:none}.header__lang-dropdown li:hover{background-color:#dedede}@media screen and (max-width:650px){.header__lang-dropdown{background-color:#f7f7f7;height:auto;left:-8px;padding:64px 8px 0;top:-8px;width:calc(100% + 16px);z-index:5}.header__lang-list{display:flex;flex-wrap:wrap}.header__lang-list li{flex:1 0 33.3%}}.header__lang-close{display:none;position:absolute;right:15px;top:15px}.header__lang-close svg{height:24px;width:24px}@media screen and (max-width:650px){.header__lang-close{display:block}}.header__lang-title{display:none;font-size:36px;font-weight:700;line-height:44px;margin-bottom:16px;text-align:center}@media screen and (max-width:650px){.header__lang-title{display:block}}.header__lang-desc{color:#7c7c7c;display:none;font-size:16px;font-weight:400;line-height:24px;margin-bottom:32px;padding:0 16px;text-align:center}@media screen and (max-width:650px){.header__lang-desc{display:block}}@media screen and (max-width:1200px){.header__lang.open{display:block}}@media screen and (max-width:650px){.header__lang.active{background-color:transparent}}.header__lang.active .header__lang-dropdown{background-color:#f7f7f7;border-radius:8px;margin-top:8px;padding-top:35px;top:-8px}@media screen and (max-width:650px){.header__lang.active .header__lang-dropdown{border-radius:0;margin-top:0}}@media screen and (max-width:1200px){.header__lang{order:9}}@media screen and (max-width:650px){.header__lang{position:static}}.header__logout{display:none}.header__logout .btn{white-space:nowrap}@media screen and (max-width:650px){.header__logout .btn{height:56px;width:100%}.header__logout{margin-bottom:24px;width:100%}}.header__burger{cursor:pointer;display:none}.header__burger svg{height:16px;width:16px}@media screen and (max-width:1200px){.header__burger{display:block;margin-left:auto}}.header__burger.active .btn{background-color:#ffeb0a}@media screen and (max-width:1370px){.header.header--logged{padding:8px 0}.header.header--logged .header-wrap{flex-wrap:wrap}.header.header--logged .header__menu{display:none;flex:1 0 50%;order:5}.header.header--logged .header__menu.open{display:flex}}@media screen and (max-width:1370px)and (max-width:650px){.header.header--logged .header__menu.open{display:block;margin-top:12px}.header.header--logged .header__menu{flex:1 0 100%;margin-right:0}}.header.header--logged .header__quickOrder{display:block}@media screen and (max-width:1370px){.header.header--logged .header__quickOrder{display:none}.header.header--logged .header__search{flex:1 0 40%;margin:8px 0;max-width:inherit;order:3}}.header.header--logged .header__backorder,.header.header--logged .header__user{display:block}.header.header--logged .header__login{display:none}@media screen and (max-width:1370px){.header.header--logged .header-col-1{flex:1 1 50%;order:1}.header.header--logged .header-col-2{flex:1 0 50%;justify-content:flex-end;order:2}.header.header--logged .header-col-3{order:4}.header.header--logged .header-col-4{justify-content:flex-end;order:6}}@media screen and (max-width:650px){.header.header--logged .header-col-4{flex-wrap:wrap;justify-content:center}.header.header--logged .header-col-4 .btn{width:100%}.header.header--logged .header-col-4 .header__login{margin-bottom:32px}}.header.header--logged .header__cart{display:block}@media screen and (max-width:1370px){.header.header--logged .header__cart>.btn{padding:0 46px}}@media screen and (max-width:650px){.header.header--logged .header__cart .btn{padding:0 12px}}@media screen and (max-width:1370px){.header.header--logged .header__lang{display:none}.header.header--logged .header__lang.open{display:block}}@media screen and (max-width:650px){.header.header--logged .header__lang{margin-left:0}}@media screen and (max-width:1370px){.header.header--logged .header__logout.open{display:block}}@media screen and (max-width:1370px)and (max-width:650px){.header.header--logged .header__logout.open{width:100%}}@media screen and (max-width:1370px){.header.header--logged .header__burger{display:block;margin-left:16px;position:relative}}.header.header--dark .header__menu li a{color:#f7f7f7}.header.header--dark .header__logo svg{fill:#fff}.header.header--dark.active{background-color:transparent}.header.header--dark .header__search svg{fill:#fff}.header.header--dark .header__search .form-input{border-color:#7c7c7c}.header.header--dark .header__search .form-input:hover{border-color:#ededed}@media screen and (max-width:992px){.header.header--dark{background-color:#02070d}}.header.header--dark .header__cart>.btn{background-color:#fff;color:#02070d}.header.header--dark .header__cart>.btn svg{fill:#02070d}.header.header--dark .header__lang-title{color:#02070d}.catalog-menu{background:#fff;border:1px solid #dbdbdb;border-radius:16px;box-shadow:0 6px 16px rgba(0,0,0,.05);margin-top:18px;opacity:0;padding:20px;position:absolute;transform:translateY(20px);transition:transform .3s ease-in-out,opacity .3s ease-in-out,visibility .3s ease-in-out;visibility:hidden;width:848px;z-index:20}@media screen and (max-width:1200px){.catalog-menu{margin-top:4px}}@media screen and (max-width:1040px){.catalog-menu{left:0}}@media screen and (max-width:870px){.catalog-menu{margin-top:4px;width:100%}}@media screen and (max-width:700px){.catalog-menu{border:none;box-shadow:none;padding:0}}.catalog-menu.show{opacity:1;transform:translateY(0);visibility:visible}.catalog-menu__scroll{max-height:545px;overflow-y:scroll;padding-right:6px;scrollbar-color:#d0d0d0 #fff;scrollbar-width:thin}.catalog-menu__scroll::-webkit-scrollbar-track{background-color:#fff;border-radius:2px}.catalog-menu__scroll::-webkit-scrollbar{background-color:#f5f5f5;height:auto;width:6px}.catalog-menu__scroll::-webkit-scrollbar-thumb{background-color:#d0d0d0;border-radius:2px}.catalog-menu__scroll{scrollbar-base-color:#fff;scrollbar-face-color:#d0d0d0;scrollbar-3dlight-color:#d0d0d0;scrollbar-highlight-color:#d0d0d0;scrollbar-track-color:#fff;scrollbar-arrow-color:#fff;scrollbar-shadow-color:#d0d0d0;scrollbar-dark-shadow-color:#d0d0d0}@media screen and (max-width:700px){.catalog-menu__scroll{max-height:100%;overflow-y:auto}}.catalog-menu__select{align-items:center;background-color:#f7f7f7;border-radius:8px;color:#02070d;display:none;font-size:16px;font-weight:600;height:56px;justify-content:space-between;line-height:24px;margin-bottom:16px;padding:16px 12px}@media screen and (max-width:700px){.catalog-menu__select{display:flex}}.catalog-menu__select svg{height:18px;width:18px}.catalog-menu__head{align-items:center;display:flex;justify-content:space-between;margin-bottom:26px}.catalog-menu__head-title{color:#02070d;font-size:28px;font-weight:700;line-height:36px;text-transform:uppercase}@media screen and (max-width:700px){.catalog-menu__head-title{display:none}}.catalog-menu__head-link{align-items:center;color:#7c7c7c;display:flex;font-size:16px;font-weight:600;line-height:24px}@media screen and (max-width:700px){.catalog-menu__head-link{padding:0 8px}}.catalog-menu__head-link svg{height:16px;margin-left:11px;width:17px}.catalog-menu__items{display:flex;flex-wrap:wrap;margin-bottom:22px}.catalog-menu__item{flex:0 1 33.33%;padding-right:9px}@media screen and (max-width:700px){.catalog-menu__item{flex:0 1 100%}}.catalog-menu__item-link{color:#02070d;display:block;font-weight:600;padding:8px 35px 8px 16px;position:relative;width:100%}.catalog-menu__item-link:hover{background-color:#f7f7f7;border-radius:8px}.catalog-menu__item-link:after{border-bottom:2px solid #494949;border-right:2px solid #494949;content:"";height:9px;margin-top:-4px;pointer-events:none;position:absolute;right:14px;top:50%;transform:rotate(45deg) translateY(-50%);transition:all .3s ease;width:9px}.catalog-menu__popular{padding:0 8px}.catalog-menu__popular-title{color:#02070d;font-size:22px;font-weight:700;line-height:28px;margin-bottom:8px;text-transform:uppercase}.catalog-menu__popular-items{display:flex;justify-content:space-between}@media screen and (max-width:700px){.catalog-menu__popular-items{flex-wrap:wrap}}.catalog-menu__popular-item{flex:0 1 135px;text-align:center}@media screen and (max-width:700px){.catalog-menu__popular-item{flex:0 1 33.33%;margin-bottom:24px}}@media screen and (max-width:465px){.catalog-menu__popular-item{flex:0 1 50%;margin-bottom:24px}}.catalog-menu__popular-item:last-child{display:none}@media screen and (max-width:700px){.catalog-menu__popular-item:last-child{display:block}}.catalog-menu__popular-item .image{align-items:center;border:1px solid #d9d9d9;border-radius:16px;display:flex;height:104px;justify-content:center;margin:0 auto 5px;padding:5px;width:104px}.catalog-menu__popular-item .image img{max-height:100%;max-width:100%;vertical-align:middle}.catalog-menu__popular-item .name{color:#02070d;font-size:12px;font-weight:600;line-height:16px}.catalog-menu__sub{background-color:#fff;border-radius:16px;display:none;height:100%;left:0;padding:20px 8px 20px 20px;position:absolute;top:0;width:100%}@media screen and (max-width:700px){.catalog-menu__sub{top:55px}}.catalog-menu__sub-back{align-items:center;color:#7c7c7c;cursor:pointer;display:inline-flex;font-size:16px;font-weight:600;line-height:24px;margin-bottom:16px;text-transform:capitalize}.catalog-menu__sub-back svg{height:16px;margin-right:11px;transform:rotate(180deg);width:17px}.catalog-menu__sub-title{color:#02070d;font-size:28px;font-weight:700;line-height:36px;margin-bottom:10px}.catalog-menu__sub-row{display:flex;flex-wrap:wrap}.catalog-menu__sub-item{flex:0 1 33.33%;padding-right:9px}@media screen and (max-width:700px){.catalog-menu__sub-item{flex:0 1 100%}}.catalog-menu__sub-link{color:#7c7c7c;display:block;font-weight:400;padding:10px 35px 10px 16px;position:relative;transition:all .3s ease;width:100%}.catalog-menu__sub-link:hover{background-color:#f7f7f7;border-radius:8px}.catalog-menu__sub-link.catalog-menu__sub-link--parent:after{border-bottom:2px solid #494949;border-right:2px solid #494949;content:"";height:9px;margin-top:-4px;pointer-events:none;position:absolute;right:14px;top:50%;transform:rotate(45deg) translateY(-50%);transition:all .3s ease;width:9px}.catalog-menu__sub-link.catalog-menu__sub-link--parent.active{background-color:#f7f7f7;border-radius:8px;color:#02070d;font-weight:600}.catalog-menu__sub-link.catalog-menu__sub-link--parent.active:after{right:8px;transform:rotate(225deg) translateY(-50%)}.catalog-menu__sub-drop{display:none;padding-top:14px;width:100%}.catalog-menu__sub-drop .catalog-menu__sub-link{color:#02070d;font-size:12px;font-weight:400;line-height:16px;padding:10px 35px 10px 24px}.catalog-menu__sub-drop .catalog-menu__sub-link:first-letter{text-transform:uppercase}.catalog-menu__sub-drop .catalog-menu__sub-link.catalog-menu__sub-link--parent:after{border-bottom:1px solid #494949;border-right:1px solid #494949;height:6px;right:12px;width:6px}.catalog-menu__sub-drop.catalog-menu__sub-drop-lvl2{border:1px solid #dbdbdb;border-radius:16px;margin:24px 0;padding:20px 0}.catalog-menu__sub-drop.catalog-menu__sub-drop-lvl2 .catalog-menu__sub-link{padding:4px 35px 4px 16px}.header-search{background-color:#fff;border-radius:16px;display:none;left:0;margin:auto;max-width:1162px;padding:32px;position:fixed;right:0;top:32px;width:1162px;z-index:101}@media screen and (max-width:1190px){.header-search{width:98%}}@media screen and (max-width:768px){.header-search{padding:32px 16px}}.header-search__input{margin-bottom:32px}.header-search__input input.form-input{height:56px;width:100%}.header-search__input-dropdown{background-color:#fff;display:none;height:auto;padding-top:28px;position:absolute;width:100%;z-index:11}@media screen and (max-width:1190px){.header-search__input-dropdown{height:400px}}@media screen and (max-width:768px){.header-search__input-dropdown{height:528px}}.header-search__input-dropdown-scroll{max-height:310px;scrollbar-color:#b0b0b0 #fff;scrollbar-width:thin}.header-search__input-dropdown-scroll::-webkit-scrollbar-track{background-color:#fff;border-radius:2px}.header-search__input-dropdown-scroll::-webkit-scrollbar{background-color:#f5f5f5;height:auto;width:6px}.header-search__input-dropdown-scroll::-webkit-scrollbar-thumb{background-color:#b0b0b0;border-radius:2px}.header-search__input-dropdown-scroll{scrollbar-base-color:#fff;scrollbar-face-color:#b0b0b0;scrollbar-3dlight-color:#b0b0b0;scrollbar-highlight-color:#b0b0b0;scrollbar-track-color:#fff;scrollbar-arrow-color:#fff;scrollbar-shadow-color:#b0b0b0;scrollbar-dark-shadow-color:#b0b0b0;overflow-y:scroll}.header-search__input-dropdown-item{align-items:center;display:flex;padding:4px 0}.header-search__input-dropdown-item .image{align-items:center;display:flex;height:55px;margin-right:16px;min-width:54px;width:54px}.header-search__input-dropdown-item .image img{max-width:100%}.header-search__input-dropdown-item .name{color:#02070d;display:block;font-size:12px;font-weight:400;line-height:15px;padding:10px 0;width:100%}.header-search__select{margin-bottom:20px}.header-search__select-title{color:#02070d;font-size:16px;font-weight:600;line-height:24px;margin-bottom:16px}.header-search__select-form{display:grid;gap:16px;grid-template-columns:repeat(4,1fr)}@media screen and (max-width:1190px){.header-search__select-form{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.header-search__select-form{grid-template-columns:repeat(1,1fr)}}.header-search__select-item{min-width:0}.header-search__select-item .btn{width:100%}.header-search__popular-title{color:#02070d;font-size:16px;font-weight:600;line-height:24px;margin-bottom:16px}.header-search__popular-items{display:grid;grid-template-columns:repeat(7,1fr)}@media screen and (max-width:1000px){.header-search__popular-items{display:flex}}.header-search__popular .slick-arrow.slick-next{right:-10px}.header-search__popular .slick-arrow.slick-prev{left:-5px}.header-search__popular-item{text-align:center}.header-search__popular-item .image{align-items:center;display:flex;height:104px;margin:0 auto 10px;width:104px}.header-search__popular-item .image img{max-width:100%;padding:5px;transition:all .3s ease}.header-search__popular-item .image img:hover{transform:scale(1.1)}.header-search__popular-item .name{color:#02070d;font-size:12px;font-weight:400;line-height:16px;text-align:center}.breadcrumbs{margin-bottom:8px}.breadcrumbs__items{align-items:center;display:flex;flex-wrap:wrap}.breadcrumbs__items li span{display:inline-block}.breadcrumbs__items li span:first-letter{text-transform:uppercase}.breadcrumbs__item{margin-right:34px;position:relative}.breadcrumbs__item:after{background-color:#494949;content:"";display:block;height:1px;position:absolute;right:-26px;top:50%;width:18px}.breadcrumbs__item a,.breadcrumbs__item span{color:#7c7c7c;font-size:16px;font-weight:600;line-height:24px}.selector-car{background-color:#f7f7f7;border-radius:8px;margin-bottom:48px;padding:32px 24px;width:100%}@media screen and (max-width:991px){.selector-car{padding:24px}}.selector-car__title{color:#02070d;font-size:16px;font-weight:600;line-height:24px;margin-bottom:16px}.selector-car__form{display:flex;gap:32px}@media screen and (max-width:991px){.selector-car__form{flex-wrap:wrap;gap:8px}}.selector-car__form.selector-car__form--whithoutbtn .selector-car__form-item{width:33.3%}@media screen and (max-width:991px){.selector-car__form.selector-car__form--whithoutbtn .selector-car__form-item{gap:8px;width:49%}}@media screen and (max-width:767px){.selector-car__form.selector-car__form--whithoutbtn .selector-car__form-item{width:100%}}.selector-car__form.selector-car__form--column{flex-direction:column}.selector-car__form-item{min-width:0;width:25%}@media screen and (max-width:991px){.selector-car__form-item{width:32%}.selector-car__form-item:last-child{width:100%}}@media screen and (max-width:767px){.selector-car__form-item{width:100%}}.selector-car__form-item .btn{width:100%}.product-amount{align-items:center;display:flex;position:relative}.product-amount__minus,.product-amount__plus{height:24px;position:relative;width:24px}.product-amount__minus:after,.product-amount__minus:before,.product-amount__plus:after,.product-amount__plus:before{background-color:#02070d;content:"";display:block;position:absolute}.product-amount__minus.disabled,.product-amount__plus.disabled{opacity:.5;pointer-events:none}.product-amount__minus:before{bottom:0;height:2px;left:0;margin:auto;right:0;top:0;width:18px}.product-amount__minus.product-amount__minus--disabled{cursor:not-allowed;opacity:.5}.product-amount input{-webkit-appearance:none;-moz-appearance:textfield;border:1px solid #d0d0d0;border-radius:4px;height:24px;margin:0 4px;text-align:center;width:48px}.product-amount input::-webkit-inner-spin-button,.product-amount input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.product-amount__plus:before{bottom:0;height:2px;left:0;margin:auto;right:0;top:0;width:18px}.product-amount__plus:after{bottom:0;height:18px;left:0;margin:auto;right:0;top:0;width:2px}.product-amount__plus.product-amount__minus--disabled{cursor:not-allowed;opacity:.5}.product-amount__tooltip{background:#fff9e6;border:1px solid #ffc400;border-radius:16px;left:0;margin:-8px auto;min-width:111px;padding:3px;position:absolute;right:0;text-align:center;top:-100%}@media screen and (max-width:1050px){.product-amount__tooltip{margin-top:-12px}}@media screen and (max-width:850px){.product-amount__tooltip{left:auto;right:0}}.product-amount.product-amount--disabled .product-amount__minus,.product-amount.product-amount--disabled .product-amount__plus{cursor:not-allowed;opacity:.5}.product-amount.product-amount--disabled input{background-color:#ededed;color:#7c7c7c;cursor:not-allowed}.item-buy{align-items:center;background-color:#fff;border:1px solid #dbdbdb;border-radius:16px;display:flex;height:168px;margin-bottom:16px;padding:32px 24px;position:relative}@media screen and (max-width:1050px){.item-buy{height:120px;padding:16px 24px 16px 16px}}@media screen and (max-width:850px){.item-buy{align-items:flex-start;height:383px;padding:16px}}.item-buy__check{margin-right:26px}@media screen and (max-width:1050px){.item-buy__check{margin-right:10px}}@media screen and (max-width:850px){.item-buy__check{left:18px;position:absolute;top:20px}}.item-buy__image{align-items:center;display:flex;height:104px;justify-content:center;margin-right:19px;max-width:104px;min-width:104px;padding:5px;text-align:center}@media screen and (max-width:1050px){.item-buy__image{height:60px;margin-right:10px;max-width:60px;min-width:60px}}@media screen and (max-width:850px){.item-buy__image{height:166px;margin:0 auto;max-width:166px;min-width:166px;position:relative;top:50px}}.item-buy__image img{max-height:100%;max-width:100%;vertical-align:middle}.item-buy__info{display:flex;flex-direction:column;justify-content:space-between;margin-right:30px;max-width:200px;min-height:104px;min-width:200px}@media screen and (max-width:1050px){.item-buy__info{margin-right:15px;max-width:170px;min-height:88px;min-width:170px}}@media screen and (max-width:850px){.item-buy__info{left:52px;max-width:100%;min-height:auto;padding-right:25px;position:absolute;top:16px}}.item-buy__info-title{font-size:20px;font-weight:600;line-height:24px}@media screen and (max-width:1050px){.item-buy__info-title{font-size:14px;line-height:20px}}@media screen and (max-width:850px){.item-buy__info-title{font-size:16px;line-height:24px;margin-bottom:4px}}.item-buy__info-stock{align-items:center;color:#7c7c7c;display:flex;font-size:14px;line-height:24px}@media screen and (max-width:1050px){.item-buy__info-stock{font-size:12px;line-height:16px}}.item-buy__info-stock .out-of-stock__body{align-items:center;display:flex;justify-content:flex-start;line-height:20px}@media screen and (max-width:850px){.item-buy__info-stock .out-of-stock__body{position:relative}}@media screen and (max-width:576px){.item-buy__info-stock .out-of-stock__body{position:relative;white-space:nowrap}}.item-buy__info-stock .out-of-stock__icon{cursor:pointer;height:16px;position:relative}@media screen and (max-width:850px){.item-buy__info-stock .out-of-stock__icon{position:static}}.item-buy__info-stock .out-of-stock__icon:hover .out-of-stock__tooltip{display:block}.item-buy__info-stock .out-of-stock__tooltip{background-color:#f7f7f7;border:1px solid #dbdbdb;border-radius:16px;bottom:100%;display:none;left:50%;margin-bottom:12px;padding:12px 24px 12px 12px;position:absolute;text-align:center;transform:translateX(-50%);white-space:normal;width:278px;z-index:1}@media screen and (max-width:850px){.item-buy__info-stock .out-of-stock__tooltip{left:0;transform:translateX(0)}}@media screen and (max-width:450px){.item-buy__info-stock .out-of-stock__tooltip{width:240px}}.item-buy__info-stock svg{height:16px;margin-left:5px;width:16px}.item-buy__info-stock.out-of-stock .out-of-stock__body{color:#02070d;font-weight:600}.item-buy__info-stock.balance .out-of-stock__body{background-color:#ff2727;border-radius:8px;color:#fff;display:flex;font-weight:600;padding-left:12px;padding-right:13px}.item-buy__info-stock.balance svg{fill:#fff}.item-buy__info-stock.balance .out-of-stock__tooltip{background-color:#ffe9e9;border-color:#ff2727;color:#02070d}.item-buy__info-details{color:#02070d;font-size:12px;font-weight:400;line-height:16px;text-decoration:underline}@media screen and (max-width:850px){.item-buy__info-details{display:none}}.item-buy__article{font-size:20px;font-weight:600;line-height:24px;margin-right:16px;max-width:278px;min-width:278px}@media screen and (max-width:1190px){.item-buy__article{font-size:14px;line-height:20px;max-width:121px;min-width:121px}}@media screen and (max-width:850px){.item-buy__article{bottom:99px;left:16px;max-width:130px;min-width:130px;position:absolute}}.item-buy__article-found{font-size:14px;font-weight:400;line-height:20px}.item-buy__article-found .using{margin-bottom:4px}@media screen and (max-width:1190px){.item-buy__article-found .oem{font-size:12px}}.item-buy__article-found .oem span{background-color:#ff0;border-radius:4px;font-weight:600;margin-right:4px;padding:4px}.item-buy__single{font-family:Roboto Condensed,sans-serif;font-size:24px;font-weight:700;line-height:32px;margin-right:16px;white-space:nowrap;width:131px}@media screen and (max-width:1050px){.item-buy__single{font-size:16px;line-height:24px;width:100px}}@media screen and (max-width:850px){.item-buy__single{bottom:16px;color:#7c7c7c;display:flex;font-size:14px;line-height:20px;margin-right:0;position:absolute;right:16px;width:auto}}.item-buy__single p{color:#02070d;font-size:14px;font-weight:400;line-height:20px}@media screen and (max-width:850px){.item-buy__single p{margin-right:8px}}.item-buy__amount{margin-right:33px}@media screen and (max-width:1050px){.item-buy__amount{margin-right:22px}}@media screen and (max-width:850px){.item-buy__amount{bottom:99px;margin-right:0;position:absolute;right:16px}}.item-buy__total{font-family:Roboto Condensed,sans-serif;font-size:24px;font-weight:700;line-height:32px;white-space:nowrap}@media screen and (max-width:1050px){.item-buy__total{font-size:16px;line-height:24px}}@media screen and (max-width:850px){.item-buy__total{border-top:1px solid #dbdbdb;bottom:36px;font-size:24px;left:0;line-height:28px;margin:auto;padding-top:12px;position:absolute;right:0;text-align:right;width:94%}}.item-buy__availability{max-width:145px;min-width:145px}@media screen and (max-width:1400px){.item-buy__availability{margin-left:auto;margin-right:30px}}@media screen and (max-width:1080px){.item-buy__availability{max-width:105px;min-width:105px}}@media screen and (max-width:850px){.item-buy__availability{bottom:16px;left:16px;max-width:155px;min-width:155px;position:absolute}}@media screen and (max-width:576px){.item-buy__availability{margin-right:15px;max-width:200px;min-width:200px}}.item-buy__availability a,.item-buy__availability p,.item-buy__availability span{color:#7c7c7c;font-size:14px;font-weight:400;line-height:20px}.item-buy__availability span{color:#02070d}.item-buy__availability a{color:#02070d;font-weight:600;text-decoration:underline}.item-buy__availability span.item-buy__availability-manager{color:#02070d;cursor:pointer;font-weight:600;text-decoration:underline}.item-buy__availability span.item-buy__availability-manager:before{content:attr(data-check-text)}.item-buy__availability span.item-buy__availability-manager.disabled{pointer-events:none}.item-buy__availability span.item-buy__availability-manager.disabled:before{content:attr(data-contacted)}.item-buy__subscription{cursor:pointer;font-size:18px;font-weight:600;line-height:24px;margin-left:16px;max-width:278px;min-width:278px;text-align:center}@media screen and (max-width:1190px){.item-buy__subscription{font-size:14px;line-height:20px;max-width:150px;min-width:150px}}@media screen and (max-width:850px){.item-buy__subscription{bottom:30px;margin-left:0;position:absolute}}.item-buy__subscription.item-buy__subscription--active{color:#3c3;cursor:default}.item-buy__backorder-footer,.item-buy__backorder-header{align-items:center;display:flex}.item-buy__backorder-footer{color:#02070d;margin-top:12px}@media screen and (max-width:850px){.item-buy__backorder-footer{bottom:99px;left:16px;position:absolute;width:100%}}.item-buy__backorder-footer-wrap{align-items:center;display:flex;justify-content:flex-start;width:156px}@media screen and (max-width:1050px){.item-buy__backorder-footer-wrap{width:127px}}@media screen and (max-width:850px){.item-buy__backorder-footer-wrap{width:156px}}.item-buy__backorder-footer-add{align-items:center;display:flex;font-size:10px;line-height:13px;padding-right:8px}@media screen and (max-width:850px){.item-buy__backorder-footer-add{white-space:nowrap}}@media screen and (max-width:359px){.item-buy__backorder-footer-add{white-space:normal}}.item-buy__backorder-footer-icon{cursor:pointer;margin-right:16px;position:relative}.item-buy__backorder-footer-icon .tooltip-block{background-color:#e9f4ff;border:1px solid #238dff;border-radius:16px;bottom:100%;display:none;margin-bottom:8px;min-width:280px;padding:16px;position:absolute;right:-140px;z-index:1}@media screen and (max-width:430px){.item-buy__backorder-footer-icon .tooltip-block{min-width:240px;right:-100px}}.item-buy__backorder-footer-icon:hover .tooltip-block{display:block}.item-buy__backorder-footer-icon svg{fill:#238dff;height:16px;max-width:16px;position:relative;top:2px}.item-buy__backorder-footer-count{align-items:center;border:1px solid #d0d0d0;border-radius:8px;display:flex;height:48px;justify-content:center;width:48px}@media screen and (max-width:1050px){.item-buy__backorder-footer-count{height:40px;width:50px}}@media screen and (max-width:850px){.item-buy__backorder-footer-count{position:absolute;right:66px}}.item-buy__backorder-footer.hide{display:none}.item-buy__delete{cursor:pointer;height:18px;position:absolute;right:112px;width:18px}@media screen and (max-width:1270px){.item-buy__delete{right:29px}}@media screen and (max-width:850px){.item-buy__delete{right:16px;top:16px}}.item-buy__delete:after,.item-buy__delete:before{background-color:#02070d;content:"";display:block;height:3.18px;position:absolute;top:8px;width:100%}.item-buy__delete:after{transform:rotate(45deg)}.item-buy__delete:before{transform:rotate(-45deg)}.item-buy__details{color:#02070d;font-size:12px;font-weight:400;line-height:16px;position:absolute;right:112px;text-decoration:underline}@media screen and (max-width:1310px){.item-buy__details{right:29px}}@media screen and (max-width:850px){.item-buy__details{display:none}}.item-buy.out-of-stock{background-color:#f7f7f7;color:#b0b0b0}.item-buy.out-of-stock .item-buy__info-details{color:#b0b0b0}.item-buy.out-of-stock .item-buy__article-found .oem span{color:#02070d}.item-buy.out-of-stock .form-checkbox+.form-checkbox-label:before{background-color:#f7f7f7}.item-buy.out-of-stock .product-amount .product-amount__minus:after,.item-buy.out-of-stock .product-amount .product-amount__minus:before,.item-buy.out-of-stock .product-amount .product-amount__plus:after,.item-buy.out-of-stock .product-amount .product-amount__plus:before{background-color:#b0b0b0}.item-buy.out-of-stock .product-amount input{background-color:#ededed;color:#7c7c7c}@media screen and (max-width:850px){.item-buy.item-buy--backorder{height:450px}.item-buy.item-buy--backorder .item-buy__amount,.item-buy.item-buy--backorder .item-buy__article{bottom:150px}}.item-buy__button{margin-left:auto}@media screen and (max-width:1150px){.item-buy__button span{display:none}}@media screen and (max-width:850px){.item-buy__button{bottom:16px;position:absolute;width:94%}.item-buy__button .btn{width:100%}.item-buy__button span{display:block}}.block-total{align-self:flex-start;background-color:#f7f7f7;border-radius:16px;display:flex;flex-direction:column;margin-left:auto;min-width:426px;padding:24px}@media screen and (max-width:576px){.block-total{min-width:100%;width:100%}}.block-total__body-item{align-items:center;color:#7c7c7c;display:flex;justify-content:space-between}.block-total__body-item span{color:#02070d;font-family:Roboto Condensed,sans-serif;font-weight:700}.block-total__body-item.block-total__body-item--small{font-size:12px}.block-total__body-item.block-total__body-item--calculate a{color:#02070d;font-size:16px;font-weight:600;text-decoration:underline}.block-total__body-item.block-total__body-item--calculate span{color:#02070d;font-size:16px;font-weight:700}.block-total__body-item.block-total__body-item--little span{font-size:16px}.block-total__body-item.block-total__body-item--medium span{font-size:24px;line-height:32px}.block-total__body-item.block-total__body-item--large span{font-size:32px;line-height:40px}@media screen and (max-width:992px){.block-total .block-total-item-hidden{display:none}}.block-total .block-total-item-hidden.show{display:block}.product-availability__text{font-weight:600;line-height:20px;margin-bottom:5px}.product-availability__marker{display:flex}.product-availability__marker span{background-color:#d0d0d0;border-radius:50%;height:16px;margin-right:5px;width:16px}.product-availability__marker.in-stock span{background-color:#3c3}.product-availability__marker.in-stock-yellow span:nth-child(-n+2){background-color:#ffc400}.product-availability__marker.in-stock-red span:first-child{background-color:#ff2727}.product-availability.product-availability--line{align-items:center;display:flex}.product-availability.product-availability--line .product-availability__text{margin-bottom:0;margin-right:8px}.top-slider{display:flex}.top-slider .slick-arrow{top:20%}.top-slider .slick-prev{left:-35px}.top-slider .slick-next{right:-35px}.top-slider .listing__item{margin:0 7px;width:20%}.top-slider .listing__item-head .brand{font-size:18px;line-height:30px}.top-slider .listing__item-head .title{font-size:24px;line-height:30px}.top-slider .listing__item-image .image{height:246px;width:246px}.body-form__row{display:grid;gap:16px;margin-bottom:28px}.body-form__row.body-form__double{grid-template-columns:repeat(2,1fr)}@media screen and (max-width:650px){.body-form__row.body-form__double{grid-template-columns:repeat(1,1fr)}}.body-form__row.body-form__send{grid-template-columns:366px 1fr;margin-bottom:0;padding-top:32px}@media screen and (max-width:650px){.body-form__row.body-form__send{grid-template-columns:repeat(1,1fr)}}.body-form__row.body-form__send .btn{align-self:flex-end}.body-form__row.body-form__send .btn svg{display:none}.body-form__row.body-form__send--popup{align-items:center;gap:32px;grid-template-columns:1fr 245px;padding-top:0}@media screen and (max-width:650px){.body-form__row.body-form__send--popup{gap:8px;grid-template-columns:repeat(1,1fr)}}.body-form__row .form-input,.body-form__row .form-textarea{width:100%}.body-form__row-wrap.body-form__row-wrap--checkbox .d-flex{flex-wrap:wrap}.body-form__row-wrap.body-form__row-wrap--checkbox .d-flex .checkbox{margin-bottom:16px;margin-right:24px}.body-form__row .input-group{min-width:0}.body-form .checkbox{margin-bottom:8px}.body-form .form-checkbox+.form-checkbox-label{color:#02070d}.body-form .form-checkbox+.form-checkbox-label a{color:#02070d;text-decoration:underline}.body-form .switch-wrapper{align-items:center;display:flex}.body-form .custom-switch{display:inline-block;height:22px;position:relative;width:44px}.body-form .custom-switch__slider{background-color:#d0d0d0;border-radius:50px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.body-form .custom-switch__slider:before{background-color:#fff;border-radius:50%;bottom:2px;content:"";height:18px;left:3px;position:absolute;transition:.4s;width:18px}.body-form .custom-switch input{height:0;opacity:0;width:0}.body-form .custom-switch input:checked+.custom-switch__slider{background-color:#3c3}.body-form .custom-switch input:checked+.custom-switch__slider:before{transform:translateX(20px)}.body-form .custom-switch__text{color:#02070d;font-size:16px;line-height:42px;margin-left:8px}.menu-sidebar{background:#f7f7f7;border-radius:24px;max-width:279px;padding:12px;position:relative;z-index:10}@media screen and (max-width:1200px){.menu-sidebar{border:1px solid #d0d0d0;border-radius:8px;cursor:pointer;max-width:368px;padding:11px 20px}}.menu-sidebar__item{align-items:center;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:4px;padding:8px 16px;position:relative;transition:all .3s ease}@media screen and (max-width:1200px){.menu-sidebar__item{padding:8px 10px}}.menu-sidebar__item:hover{background-color:#d0d0d0}.menu-sidebar__item:last-child{margin-bottom:0}.menu-sidebar__item .open{background-color:#d0d0d0}.menu-sidebar__item.active{background-color:#d0d0d0;font-weight:600}@media screen and (max-width:1200px){.menu-sidebar__item.active:after{border-bottom:2px solid #02070d;border-left:2px solid #02070d;content:"";display:block;height:7px;position:absolute;right:9px;top:12px;transform:rotate(-57deg);width:12px}}.menu-sidebar__item.sub-accounts .sub-accounts__icon{height:16px;width:16px}@media screen and (max-width:1200px){.menu-sidebar__item.sub-accounts .sub-accounts__icon{display:none}}.menu-sidebar__item.sub-accounts .sub-accounts__icon svg{fill:#238dff;height:16px;width:16px}.menu-sidebar__item.sub-accounts .sub-accounts__icon:hover .sub-accounts__drop{display:block}.menu-sidebar__item.sub-accounts .sub-accounts__drop{background-color:#e9f4ff;border:1px solid #238dff;border-radius:16px;display:none;margin-left:28px;max-width:280px;min-width:200px;padding:16px;position:absolute;top:-100%}@media screen and (max-width:1200px){.menu-sidebar__wrap{background:#f7f7f7;border:1px solid #d0d0d0;border-radius:0 0 8px 8px;border-top:none;cursor:pointer;display:none;left:-1px;max-width:100%;min-width:368px;padding:20px 10px 0;position:absolute}}@media screen and (max-width:576px){.menu-sidebar__wrap{min-width:calc(100% + 2px);width:100%}}.menu-sidebar__current{cursor:pointer;display:none;font-family:Roboto Condensed,sans-serif;font-size:16px;font-weight:700;line-height:16px;position:relative}@media screen and (max-width:1200px){.menu-sidebar__current{display:block}}.menu-sidebar__current:after{border-bottom:2px solid #02070d;border-right:2px solid #02070d;content:"";height:7px;margin-top:-3px;pointer-events:none;position:absolute;right:4px;top:50%;transform:rotate(45deg) translateY(-50%);transition:all .3s ease;width:7px}.menu-sidebar.open .menu-sidebar__current:after{margin-top:-4px;right:-3px;transform:rotate(225deg) translateY(-50%)}.menu-sidebar.open .menu-sidebar__wrap{display:block}.item-soon{background-color:#fff;border:1px solid #dbdbdb;border-radius:16px;cursor:pointer;display:flex;padding:32px 24px}@media screen and (max-width:576px){.item-soon{flex-wrap:wrap}}.item-soon__info{display:flex;flex-direction:column;justify-content:center}@media screen and (max-width:576px){.item-soon__info{margin-bottom:16px;width:100%}}.item-soon__info-title{font-family:Roboto Condensed,sans-serif;font-size:28px;font-weight:700;line-height:36px;text-transform:uppercase}.item-soon__info-update{color:#7c7c7c}.item-soon__price{display:flex;flex-direction:column;justify-content:center;margin-left:auto}.item-soon__price-total{font-size:16px;line-height:24px;margin-bottom:4px}.item-soon__price-price{font-family:Roboto Condensed,sans-serif;font-size:24px;font-weight:700;line-height:32px}.statistic{margin-bottom:96px}@media screen and (max-width:992px){.statistic{margin-bottom:64px}}@media screen and (max-width:768px){.statistic{margin-bottom:32px}}.statistic__title{font-family:Roboto Condensed,sans-serif;font-size:44px;font-weight:700;line-height:56px;margin-bottom:32px;text-transform:uppercase}.statistic__title span{color:#ff0}.statistic__body{background-color:#212121;border-radius:16px;padding:48px}@media screen and (max-width:1200px){.statistic__body{padding:48px 32px}}@media screen and (max-width:1000px){.statistic__body{padding:32px 16px}}.statistic__items{display:flex;justify-content:space-between}@media screen and (max-width:1200px){.statistic__items{flex-wrap:wrap;gap:48px 0;justify-content:flex-start}}@media screen and (max-width:1000px){.statistic__items{gap:32px 0}}@media screen and (max-width:1200px){.statistic__item{width:33.3%}}@media screen and (max-width:1000px){.statistic__item{width:100%}}.statistic__item-number{color:#ff0;display:flex;font-family:Roboto Condensed,sans-serif;font-size:48px;font-weight:700;line-height:67px;margin-bottom:12px;overflow:hidden}@media screen and (max-width:576px){.statistic__item-number{font-size:40px;line-height:54px}}.statistic__item-number span.digit{position:relative;top:calc(var(--vertical-offset)*-1)}.statistic__item-number._active span.digit{animation:move-items-into-view .5s cubic-bezier(.2,.82,.25,1.5) .5s forwards}.statistic__item-number span.digit span{left:0;position:absolute;top:var(--vertical-offset)}.statistic__item-number span.digit:nth-of-type(2){animation-delay:.4s}.statistic__item-number span.digit:nth-of-type(3){animation-delay:.5s}.statistic__item-number span.digit:nth-of-type(4){animation-delay:.6s}.statistic__item-number span.digit:nth-of-type(5){animation-delay:.7s}.statistic__item-number span.digit:nth-of-type(6){animation-delay:.8s}.statistic__item-number span.digit:nth-of-type(7){animation-delay:.9s}.statistic__item-number span.digit:nth-of-type(8){animation-delay:1s}.statistic__item-number span.digit:nth-of-type(9){animation-delay:1.1s}.statistic__item-number span.digit:nth-of-type(10){animation-delay:1.2s}.statistic__item-number span.digit:nth-of-type(11){animation-delay:1.3s}.statistic__item-number span.digit:nth-of-type(12){animation-delay:1.4s}.statistic__item-txt{color:#b0b0b0;font-size:24px;font-weight:400;line-height:24px;text-transform:lowercase}.statistic__txt{color:#7c7c7c}@keyframes move-items-into-view{to{top:0}}.graph{margin-bottom:96px;position:relative}@media screen and (max-width:992px){.graph{margin-bottom:64px}}@media screen and (max-width:850px){.graph{overflow-x:scroll}.graph__scroll{width:720px}}.graph__title{font-family:Roboto Condensed,sans-serif;font-size:36px;font-weight:700;left:0;line-height:40px;max-width:395px;position:absolute;text-transform:uppercase;top:0}@media screen and (max-width:1200px){.graph__title{font-size:36px}}.graph__title p{color:#ff0;font-size:128px;line-height:128px}@media screen and (max-width:992px){.graph__title p{font-size:98px;line-height:98px}}.graph__info{bottom:160px;color:#7c7c7c;font-size:18px;left:0;position:absolute}.graph__info p{font-weight:700}.graph__img{opacity:0;overflow:hidden;position:absolute;transition:all 1.6s ease 0s;width:0}@media screen and (max-width:1050px){.graph__img{top:40px}}@media screen and (max-width:900px){.graph__img{top:30px}}@media screen and (max-width:768px){.graph__img{top:0}}@media screen and (max-width:1420px){.graph__img img{max-width:100%}}@media screen and (max-width:900px){.graph__img img{transform:rotate(0)}}.graph__items{display:flex;height:661px;justify-content:space-between;position:relative}@media screen and (max-width:850px){.graph__items{gap:32px}}.graph__items._active .bar{animation:animate-height;animation-duration:.8s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.35,.95,.67,.99)}.graph__items._active .graph__img{width:100%}.graph__items._active .graph__img,.graph__items._active .graph__item .title{opacity:1;transition:all 1.2s ease .9s}.graph__item{display:flex;flex-direction:column;height:100%;justify-content:flex-end;max-width:105px;min-width:105px}@media screen and (max-width:1050px){.graph__item{max-width:80px;min-width:80px}}.graph__item .title{font-family:Roboto Condensed,sans-serif;font-size:20px;font-weight:700;line-height:normal;margin-bottom:16px;opacity:0;transition:all .8s ease 0s}@media screen and (max-width:1050px){.graph__item .title{font-size:18px;line-height:20px}}@media screen and (max-width:900px){.graph__item .title{font-size:16px;line-height:18px}}.graph__item .year{font-size:16px;line-height:24px}.graph__item .price{font-family:Roboto Condensed,sans-serif;font-size:26px;font-weight:700;line-height:36px}@media screen and (max-width:1150px){.graph__item .price{font-size:24px;line-height:24px}}@media screen and (max-width:1050px){.graph__item .price{font-size:20px;line-height:20px}}@media screen and (max-width:900px){.graph__item .price{font-size:12px;line-height:14px}}.graph__item .bar{background:linear-gradient(180deg,#ff0,rgba(255,255,0,0));border-radius:8px 8px 0 0;height:0;opacity:.75;visibility:hidden;width:100%}.graph__item .bar.bar-1{animation-delay:.3s}.graph__item .bar.bar-2{animation-delay:.4s}.graph__item .bar.bar-3{animation-delay:.5s}.graph__item .bar.bar-4{animation-delay:.6s}.graph__item .bar.bar-5{animation-delay:.7s}.graph__item .bar.bar-6{animation-delay:.8s}.graph__item .bar.bar-7{animation-delay:.9s}.graph__item .bar.bar-8{animation-delay:1s}.graph__item .bar.bar-9{animation-delay:1.1s}.graph__item .bar.bar-10{animation-delay:1.2s}@keyframes animate-height{0%{height:0}to{visibility:visible}}.pagination{justify-content:center;padding-bottom:132px}.pagination,.pagination__items{align-items:center;display:flex}.pagination__item{margin:0 6px}@media screen and (max-width:475px){.pagination__item{margin:0 2px}}.pagination__item-link{align-items:center;color:#02070d;cursor:pointer;display:flex;font-size:20px;font-weight:600;height:40px;line-height:30px;padding:0 12px}@media screen and (max-width:475px){.pagination__item-link{padding:0 8px}}.pagination__item-link.active{background-color:#02070d;border-radius:4px;color:#fff}.pagination__arrow{margin:0 6px;position:relative}.pagination__arrow-link{cursor:pointer;display:block;height:40px;padding:0 12px}.pagination__arrow-link:after{border-bottom:2px solid #02070d;border-right:2px solid #02070d;content:"";height:9px;margin-top:-5px;pointer-events:none;position:absolute;right:6px;top:50%;transform:rotate(135deg);transition:all .3s ease;width:9px}.pagination__arrow-link.next-link:after{left:5px;transform:rotate(315deg)}.pagination__arrow.disabled .pagination__arrow-link:after{border-bottom:2px solid #b0b0b0;border-right:2px solid #b0b0b0}.listing-advantages{background-color:#f7f7f7;border-radius:16px;box-sizing:border-box;margin:32px 0 16px;padding:20px 32px}@media screen and (max-width:992px){.listing-advantages{padding:16px}}.listing-advantages__title{font-size:28px;font-weight:700;line-height:36px;margin-bottom:4px}.listing-advantages__subtitle{color:#7c7c7c;font-size:14px;line-height:20px;margin-bottom:16px}.listing-advantages__items{display:flex;flex-wrap:wrap;gap:6px 16px}.listing-advantages__items-item{align-items:center;box-sizing:border-box;color:#02070d;display:flex;font-size:14px;gap:8px;line-height:20px;position:relative}.listing-advantages__items-item svg{fill:#02070d;height:24px;width:24px}@media screen and (max-width:576px){.listing-advantages__items-item{width:100%}}.block-standards{background-color:#212121;border-radius:32px;margin-bottom:128px;padding:32px;position:relative;z-index:1}@media screen and (max-width:992px){.block-standards{margin-bottom:96px}}@media screen and (max-width:768px){.block-standards{margin-bottom:48px;padding:32px 16px}}.block-standards__icon{align-items:center;display:grid;grid-template-columns:repeat(6,auto);justify-content:space-between}@media screen and (max-width:1200px){.block-standards__icon{gap:64px;grid-template-columns:repeat(3,auto)}}@media screen and (max-width:567px){.block-standards__icon{grid-template-columns:repeat(2,auto);justify-content:space-around}}.block-standards__icon-item{text-align:center}@media screen and (max-width:575px){.block-standards__icon-item img{max-width:100%}}.block-standards__icon.block-standards__icon--page{grid-template-columns:repeat(6,auto)}@media screen and (max-width:1100px){.block-standards__icon.block-standards__icon--page{gap:64px;grid-template-columns:repeat(3,auto)}}.block-standards__txt{display:grid;grid-template-columns:repeat(2,1fr);margin-top:48px}@media screen and (max-width:992px){.block-standards__txt{gap:16px;grid-template-columns:repeat(1,1fr)}}.block-standards__txt-title{font-family:Roboto Condensed,sans-serif;font-size:44px;font-weight:700;line-height:56px;padding-right:100px}@media screen and (max-width:992px){.block-standards__txt-title{padding-right:0}}@media screen and (max-width:768px){.block-standards__txt-title{font-size:32px;line-height:40px}}@media screen and (max-width:576px){.block-standards__txt-title{font-size:26px;line-height:30px}}.block-standards__txt-title.block-standards__txt-title--reman{font-size:64px;line-height:1;text-transform:uppercase}.block-standards__txt-title.block-standards__txt-title--reman span{color:#3c3}.block-standards__txt-title.block-standards__txt-title--plus span{color:#ff0}.block-standards__txt-desc{color:#7c7c7c;font-size:16px;font-weight:400;line-height:24px}.block-brands{margin-bottom:96px;position:relative}@media screen and (max-width:1250px){.block-brands{gap:24px;grid-template-columns:1fr;margin-bottom:96px}}@media screen and (max-width:992px){.block-brands{margin-bottom:64px}.block-brands:before{background-color:#02070d;content:"";display:block;height:100%;left:-8px;position:absolute;width:calc(100% + 16px)}}@media screen and (max-width:768px){.block-brands{margin-bottom:48px}}.block-brands__title{font-family:Roboto Condensed,sans-serif;font-size:44px;font-weight:700;line-height:56px;margin-bottom:32px}@media screen and (max-width:992px){.block-brands__title{display:none}}.block-brands__item{display:flex;margin-bottom:64px;position:relative}@media screen and (max-width:1250px){.block-brands__item{display:flex}}@media screen and (max-width:992px){.block-brands__item{flex-direction:column}}.block-brands__item-image{margin-right:16px;min-width:426px;position:relative}@media screen and (max-width:1250px){.block-brands__item-image{margin-bottom:0;margin-right:16px;min-width:368px}}@media screen and (max-width:992px){.block-brands__item-image{margin-bottom:16px;margin-right:0;min-width:100%;text-align:center}}.block-brands__item-image img{border-radius:16px;max-width:100%}.block-brands__item-body .logo{margin-bottom:32px;position:relative}@media screen and (max-width:1250px){.block-brands__item-body .logo{margin-bottom:16px}}.block-brands__item-body .logo img,.block-brands__item-body .logo svg{max-height:55px;max-width:100%}.block-brands__item-body .title{font-family:Roboto Condensed,sans-serif;font-size:36px;font-weight:700;line-height:38px;margin-bottom:8px;position:relative;text-transform:uppercase}@media screen and (max-width:1250px){.block-brands__item-body .title{margin-bottom:16px}}@media screen and (max-width:576px){.block-brands__item-body .title{font-size:32px;line-height:36px}}.block-brands__item-body .title span{color:#ff0}.block-brands__item-body .title span.reman{color:#3c3}.block-brands__item-body .text{font-size:16px;line-height:24px;margin-bottom:24px;position:relative}@media screen and (max-width:768px){.block-brands__item-body .more{width:100%}}.selector-car-vertical__item{margin-bottom:16px}.selector-car-vertical__item.selector-car-vertical__item--btn{display:grid;gap:16px;grid-template-columns:1fr auto}@media screen and (max-width:992px){.selector-car-vertical__item.selector-car-vertical__item--btn{grid-template-columns:1fr 220px}}@media screen and (max-width:576px){.selector-car-vertical__item.selector-car-vertical__item--btn{grid-template-columns:1fr}}.add-qty{display:flex;gap:8px}.add-qty__item{background-color:#02070d;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;height:25px;line-height:25px;padding:0 4px}.tabs{display:flex;flex-wrap:nowrap;overflow-x:auto}.tabs__item{border-bottom:1px solid #7c7c7c;cursor:pointer;font-size:16px;line-height:24px;padding:12px;white-space:nowrap}.tabs__item._active{border-bottom:1px solid #ff0;color:#ff0;font-weight:600}.tabs-content__item{display:none}.tabs-content__item._active{display:flex}.block-pallets{align-self:start;border:1px solid #dbdbdb;border-radius:16px;padding:24px}.block-pallets__title{cursor:pointer;display:inline-block;font-size:16px;font-weight:600;line-height:24px;padding-right:40px;position:relative}.block-pallets__title:after{border-bottom:2px solid #494949;border-right:2px solid #494949;content:"";height:9px;margin-top:-4px;pointer-events:none;position:absolute;right:8px;top:50%;transform:rotate(45deg) translateY(-50%);transition:all .3s ease;width:9px}.block-pallets__title.show:after{right:0;transform:rotate(225deg) translateY(-50%)}.block-pallets .table-responsive{-webkit-overflow-scrolling:touch;overflow-x:auto;width:100%}.block-pallets__body{display:none}.block-pallets__table{border-collapse:collapse;margin-top:24px;min-width:700px;width:100%}.block-pallets__table-head td{color:#7c7c7c;padding:6px;text-transform:lowercase}.block-pallets__table-head td:first-letter{text-transform:uppercase}.block-pallets__table-body td{font-size:16px;font-weight:600;min-width:140px;padding:6px;white-space:nowrap}.block-pallets__table-body tr:nth-child(odd){background-color:#f7f7f7}.know-info-block{align-items:center;display:grid;gap:16px;grid-template-columns:1fr 1fr;margin-bottom:96px}@media(max-width:992px){.know-info-block{gap:36px;grid-template-columns:1fr;margin-bottom:64px}}@media(max-width:768px){.know-info-block{margin-bottom:32px}}@media(max-width:1250px){.know-info-block.know-info-block--form{gap:36px;grid-template-columns:1fr;margin-bottom:64px}}@media(max-width:768px){.know-info-block.know-info-block--form{margin-bottom:32px}}.know-info-block__content{padding-right:12px}@media(max-width:992px){.know-info-block__content{padding-right:0}}.know-info-block__content:not(:has(.know-info-block__content-button)) .know-info-block__content-text{margin-bottom:0}.know-info-block__content-title{font-family:Roboto Condensed,sans-serif;font-size:88px;font-weight:700;line-height:86px;margin-bottom:32px;text-transform:uppercase}@media(max-width:768px){.know-info-block__content-title{font-size:40px;line-height:normal;margin-bottom:16px}}.know-info-block__content-title.know-info-block__content-title--reman span{color:#3c3}.know-info-block__content-text{font-size:18px;line-height:26px;margin-bottom:32px}@media(max-width:768px){.know-info-block__content-text{margin-bottom:16px}}.know-info-block__content-text.know-info-block__content-text--weak{color:#7c7c7c}.know-info-block__content-button{min-width:279px}@media screen and (max-width:768px){.know-info-block__content-button{min-width:auto;width:100%}.know-info-block__content-button .btn{width:100%}}.know-info-block__body img{max-width:100%}.know-info-block__body-title{color:#02070d;font-family:Roboto Condensed,sans-serif;font-size:36px;font-weight:700;line-height:44px;margin-bottom:32px;text-align:center}.know-info-block__body .form-select-custom__tooltip{width:100%}.know-info-block__body.know-info-block__body--form{background-color:#f7f7f7;border-radius:32px;padding:32px;position:relative}.oil-selector{background-color:#121417;border-radius:32px;margin-bottom:96px;padding:40px 64px;position:relative}@media screen and (max-width:992px){.oil-selector{margin-bottom:64px;padding:40px}}@media screen and (max-width:768px){.oil-selector{padding:32px 8px}}.oil-selector__refresh{cursor:pointer;position:absolute;right:64px;top:68px}.oil-selector__refresh svg{fill:#ededed;height:15px;width:15px}.oil-selector__title{font-family:Roboto Condensed,sans-serif;font-size:56px;font-weight:700;line-height:64px;margin-bottom:24px;text-align:center}@media screen and (max-width:992px){.oil-selector__title{font-size:44px;line-height:56px;margin-bottom:16px}}@media screen and (max-width:768px){.oil-selector__title{font-size:36px;line-height:44px}}.oil-selector__form{display:grid;gap:16px 24px;grid-template-columns:repeat(3,minmax(200px,1fr));margin-bottom:40px}@media screen and (max-width:992px){.oil-selector__form{grid-template-columns:repeat(2,minmax(200px,1fr))}}@media screen and (max-width:768px){.oil-selector__form{grid-template-columns:repeat(1,minmax(200px,1fr))}}.oil-selector__form .form-select-custom__current-body.select{color:#7c7c7c}.oil-selector__form-item{position:relative}.oil-selector__btn{display:flex;justify-content:center}.oil-selector__btn .btn{min-width:279px}@media screen and (max-width:768px){.oil-selector__btn .btn{min-width:auto;width:100%}}.oil-selector__result{margin-top:16px}.oil-selector__result-title{font-family:Roboto Condensed,sans-serif;font-size:32px;font-weight:700;line-height:40px;margin-bottom:8px}.oil-selector__result-capacity{color:#7c7c7c;font-size:16px;font-weight:400;line-height:24px;margin-bottom:16px}.oil-selector__result-select{display:grid;gap:16px 24px;grid-template-columns:repeat(3,minmax(200px,1fr));margin-bottom:16px}@media screen and (max-width:992px){.oil-selector__result-select{grid-template-columns:repeat(2,minmax(200px,1fr))}}@media screen and (max-width:768px){.oil-selector__result-select{grid-template-columns:repeat(1,minmax(200px,1fr))}}.oil-selector__result-radio{display:flex;flex-wrap:wrap;gap:24px;margin-bottom:32px}.oil-selector__result-items{display:flex;flex-wrap:nowrap;gap:35px;overflow-x:auto}@media screen and (max-width:992px){.oil-selector__result-items{gap:16px}}.oil-selector .oil-selector-result__item{background-color:#212121;border-radius:16px;flex:0 0 calc(25% - 70px);padding:16px}@media screen and (max-width:992px){.oil-selector .oil-selector-result__item{flex:0 0 calc(33.3% - 16px)}}@media screen and (max-width:768px){.oil-selector .oil-selector-result__item{flex:0 0 calc(50% - 16px)}}@media screen and (max-width:576px){.oil-selector .oil-selector-result__item{flex:0 0 100%}}.oil-selector .oil-selector-result__item-image{margin:0 auto 16px;text-align:center}.oil-selector .oil-selector-result__item-image img{border-radius:16px;max-width:100%}@media screen and (max-width:992px){.oil-selector .oil-selector-result__item-image{max-width:175px}}@media screen and (max-width:768px){.oil-selector .oil-selector-result__item-image{max-width:313px}}.oil-selector .oil-selector-result__item-title{font-family:Roboto Condensed,sans-serif;font-size:24px;font-weight:700;line-height:30px;margin-bottom:4px}@media screen and (max-width:992px){.oil-selector .oil-selector-result__item-title{font-size:20px}}@media screen and (max-width:768px){.oil-selector .oil-selector-result__item-title{font-size:24px}}.oil-selector .oil-selector-result__item-desc{font-size:16px;line-height:24px;margin-bottom:16px}@media screen and (max-width:992px){.oil-selector .oil-selector-result__item-desc{font-size:14px;line-height:20px}}.oil-selector .oil-selector-result__item-btn{width:100%}.oil-selector__empty{font-size:20px;line-height:26px;text-align:center}.oil-selector .oil-selector__result-group,.oil-selector .oil-selector__result-type{display:none}.block-quality{background-color:#121417;border-radius:32px;margin-bottom:96px;padding:40px 64px}@media screen and (max-width:992px){.block-quality{margin-bottom:64px;padding:40px}}@media screen and (max-width:768px){.block-quality{padding:32px 8px}}.block-quality__title{font-family:Roboto Condensed,sans-serif;font-size:44px;font-weight:700;line-height:56px;margin-bottom:32px}@media screen and (max-width:992px){.block-quality__title{margin-bottom:24px}}@media screen and (max-width:768px){.block-quality__title{font-size:36px;line-height:44px}}.block-quality__images{align-items:center;display:grid;grid-template-columns:repeat(4,auto);justify-content:space-between;list-style:none}@media screen and (max-width:768px){.block-quality__images{gap:48px;grid-template-columns:repeat(2,auto);justify-content:inherit}}.block-quality__images img{max-width:100%}@media screen and (max-width:992px){.block-quality__images img{max-width:73%}}@media screen and (max-width:900px){.block-quality__images li{text-align:center}}.ordered-goods .ordered-goods-item{align-items:center;border-radius:4px;display:grid;gap:8px;grid-template-areas:"item-check item-product item-status item-price item-qty item-total item-delete";grid-template-columns:32px 1fr 200px 130px 130px 140px 24px;padding:16px;position:relative}@media screen and (max-width:1400px){.ordered-goods .ordered-goods-item{grid-template-columns:32px 1fr 145px 100px 120px 110px 24px}}@media screen and (max-width:768px){.ordered-goods .ordered-goods-item{align-items:flex-start;gap:16px 0;grid-template-areas:"item-check item-product item-product" "item-check item-status item-qty" "item-check item-price item-total";grid-template-columns:36px 1fr 1fr}}.ordered-goods .ordered-goods-item.ordered-goods-item--bg:nth-child(2n){background-color:#f7f7f7}.ordered-goods .ordered-goods-item__check{grid-area:item-check;margin-right:8px}.ordered-goods .ordered-goods-item__check .checkbox{width:24px}@media screen and (max-width:768px){.ordered-goods .ordered-goods-item__check{align-self:flex-start}}.ordered-goods .ordered-goods-item__product{align-items:center;display:flex;grid-area:item-product}@media screen and (max-width:768px){.ordered-goods .ordered-goods-item__product{padding-right:32px}}.ordered-goods .ordered-goods-item__product-image{align-items:center;background-color:#fff;border:1px solid #dbdbdb;border-radius:8px;display:flex;height:64px;justify-content:center;margin-right:14px;min-width:64px;padding:3px;width:64px}.ordered-goods .ordered-goods-item__product-image img{max-width:100%}.ordered-goods .ordered-goods-item__product-info .article{font-size:16px;font-weight:600;line-height:24px}@media screen and (max-width:992px){.ordered-goods .ordered-goods-item__product-info .article{font-size:14px;line-height:20px}}@media screen and (max-width:768px){.ordered-goods .ordered-goods-item__product-info .article{font-size:16px;line-height:24px}}.ordered-goods .ordered-goods-item__product-info .article__plus{background-color:#02070d;border-radius:4px;color:#ff0;font-size:14px;font-weight:600;height:18px;line-height:18px;padding:0 4px;text-transform:uppercase}.ordered-goods .ordered-goods-item__product-info .article.article--plus{align-items:center;display:flex;gap:8px}.ordered-goods .ordered-goods-item__product-info .title{color:#7c7c7c;font-size:12px;font-weight:400;line-height:16px}.ordered-goods .ordered-goods-item__status{grid-area:item-status}.ordered-goods .ordered-goods-item__status-text{font-size:12px;font-weight:600;line-height:16px}.ordered-goods .ordered-goods-item__status-visible{display:flex;gap:6px}.ordered-goods .ordered-goods-item__status-visible span{background-color:#b0b0b0;border-radius:50%;display:block;height:12px;width:12px}.ordered-goods .ordered-goods-item__status-visible.in-stock span{background-color:#3c3}.ordered-goods .ordered-goods-item__status-visible.low-stock span:nth-child(-n+2){background-color:#ffc400}.ordered-goods .ordered-goods-item__status-visible.only-left span:first-child{background-color:#ff2727}.ordered-goods .ordered-goods-item__status .out-of-stock__body{align-items:center;display:flex;font-size:12px;justify-content:flex-start;line-height:20px}@media screen and (max-width:850px){.ordered-goods .ordered-goods-item__status .out-of-stock__body{position:relative}}@media screen and (max-width:576px){.ordered-goods .ordered-goods-item__status .out-of-stock__body{position:relative;white-space:nowrap}}.ordered-goods .ordered-goods-item__status .out-of-stock__body svg{height:16px;margin-left:5px;width:16px}.ordered-goods .ordered-goods-item__status .out-of-stock__icon{cursor:pointer;height:16px;position:relative}@media screen and (max-width:850px){.ordered-goods .ordered-goods-item__status .out-of-stock__icon{position:static}}.ordered-goods .ordered-goods-item__status .out-of-stock__icon:hover .out-of-stock__tooltip{display:block}.ordered-goods .ordered-goods-item__status .out-of-stock__tooltip{background-color:#f7f7f7;border:1px solid #dbdbdb;border-radius:16px;bottom:100%;display:none;left:50%;margin-bottom:12px;padding:12px 24px 12px 12px;position:absolute;text-align:center;transform:translateX(-50%);white-space:normal;width:278px;z-index:1}@media screen and (max-width:850px){.ordered-goods .ordered-goods-item__status .out-of-stock__tooltip{left:0;transform:translateX(0)}}@media screen and (max-width:450px){.ordered-goods .ordered-goods-item__status .out-of-stock__tooltip{width:240px}}.ordered-goods .ordered-goods-item__price{font-size:16px;grid-area:item-price;line-height:24px}@media screen and (max-width:992px){.ordered-goods .ordered-goods-item__price{font-size:12px;line-height:16px}}@media screen and (max-width:768px){.ordered-goods .ordered-goods-item__price{display:flex;flex-direction:column;font-size:16px;font-weight:600;line-height:24px}}.ordered-goods .ordered-goods-item__price-nowrap{white-space:nowrap}.ordered-goods .ordered-goods-item__price-txt{color:#7c7c7c;display:none;font-size:12px;font-weight:400;line-height:16px}@media screen and (max-width:768px){.ordered-goods .ordered-goods-item__price-txt{display:block}}.ordered-goods .ordered-goods-item__qty{grid-area:item-qty}@media screen and (max-width:768px){.ordered-goods .ordered-goods-item__qty{display:flex;justify-content:flex-end}}.ordered-goods .ordered-goods-item__qty-txt{color:#7c7c7c;display:none;font-size:12px;font-weight:400;line-height:16px}@media screen and (max-width:768px){.ordered-goods .ordered-goods-item__qty-txt{display:block}}.ordered-goods .ordered-goods-item__total{font-size:16px;grid-area:item-total;line-height:24px}@media screen and (max-width:992px){.ordered-goods .ordered-goods-item__total{font-size:12px;line-height:16px}}@media screen and (max-width:768px){.ordered-goods .ordered-goods-item__total{align-items:flex-end;display:flex;flex-direction:column-reverse;font-size:16px;font-weight:600;line-height:24px}.ordered-goods .ordered-goods-item__total-wrap{text-align:right}}.ordered-goods .ordered-goods-item__total-nowrap{white-space:nowrap}.ordered-goods .ordered-goods-item__total-txt{color:#7c7c7c;display:none;font-size:12px;font-weight:400;line-height:16px}@media screen and (max-width:768px){.ordered-goods .ordered-goods-item__total-txt{display:block}}.ordered-goods .ordered-goods-item__total-deposit{align-items:center;display:flex;gap:8px}@media screen and (max-width:992px){.ordered-goods .ordered-goods-item__total-deposit{gap:4px}}@media screen and (max-width:768px){.ordered-goods .ordered-goods-item__total-deposit{flex-wrap:wrap;justify-content:end;margin-bottom:12px;text-align:right}}.ordered-goods .ordered-goods-item__total-deposit span{color:#7c7c7c;font-size:14px;line-height:14px}@media screen and (max-width:992px){.ordered-goods .ordered-goods-item__total-deposit span{font-size:12px;line-height:12px}}@media screen and (max-width:768px){.ordered-goods .ordered-goods-item__total-deposit span{display:block;font-weight:400;width:100%}.ordered-goods .ordered-goods-item__total-deposit .nowrap{align-items:center;display:flex}}.ordered-goods .ordered-goods-item__total-deposit .nowrap span{color:#02070d;font-size:16px}@media screen and (max-width:992px){.ordered-goods .ordered-goods-item__total-deposit .nowrap span{font-size:12px}}@media screen and (max-width:768px){.ordered-goods .ordered-goods-item__total-deposit .nowrap span{font-size:16px;font-weight:700}}.ordered-goods .ordered-goods-item__date{font-size:16px;grid-area:item-date;line-height:24px}.ordered-goods .ordered-goods-item__date-txt{color:#7c7c7c;display:none;font-size:12px;line-height:16px}@media screen and (max-width:768px){.ordered-goods .ordered-goods-item__date-txt{display:block}}.ordered-goods .ordered-goods-item__date-manager{cursor:pointer;text-decoration:underline}@media screen and (max-width:992px){.ordered-goods .ordered-goods-item__date{font-size:12px;line-height:16px}}@media screen and (max-width:768px){.ordered-goods .ordered-goods-item__date{font-size:16px;line-height:24px}}.ordered-goods .ordered-goods-item__details{align-items:center;display:flex;grid-area:item-details;justify-content:flex-end}.ordered-goods .ordered-goods-item__details-link{color:#02070d;font-size:16px;line-height:16px;text-decoration:underline}@media screen and (max-width:992px){.ordered-goods .ordered-goods-item__details-link{font-size:12px}}@media screen and (max-width:768px){.ordered-goods .ordered-goods-item__details-link{font-size:16px;line-height:24px}}.ordered-goods .ordered-goods-item__delete{grid-area:item-delete}@media screen and (max-width:768px){.ordered-goods .ordered-goods-item__delete{position:absolute;right:16px;top:16px}}.ordered-goods .ordered-goods-item__delete-icon{cursor:pointer;height:24px;position:relative;width:24px}.ordered-goods .ordered-goods-item__delete-icon:after,.ordered-goods .ordered-goods-item__delete-icon:before{background-color:#02070d;content:"";display:block;height:2px;position:absolute;top:8px;width:95%}.ordered-goods .ordered-goods-item__delete-icon:after{transform:rotate(45deg)}.ordered-goods .ordered-goods-item__delete-icon:before{transform:rotate(-45deg)}.ordered-goods .ordered-goods-item.ordered-goods-item--header .ordered-goods-item__product-image{border:none;height:auto;width:auto}.ordered-goods .ordered-goods-item.ordered-goods-item--header .ordered-goods-item__delete:after,.ordered-goods .ordered-goods-item.ordered-goods-item--header .ordered-goods-item__delete:before{display:none}.ordered-goods .ordered-goods-item.ordered-goods-item--header .ordered-goods-item__date,.ordered-goods .ordered-goods-item.ordered-goods-item--header .ordered-goods-item__price,.ordered-goods .ordered-goods-item.ordered-goods-item--header .ordered-goods-item__product-info,.ordered-goods .ordered-goods-item.ordered-goods-item--header .ordered-goods-item__qty,.ordered-goods .ordered-goods-item.ordered-goods-item--header .ordered-goods-item__status,.ordered-goods .ordered-goods-item.ordered-goods-item--header .ordered-goods-item__total{color:#7c7c7c;font-size:14px;font-weight:400}@media screen and (max-width:992px){.ordered-goods .ordered-goods-item.ordered-goods-item--header .ordered-goods-item__date,.ordered-goods .ordered-goods-item.ordered-goods-item--header .ordered-goods-item__price,.ordered-goods .ordered-goods-item.ordered-goods-item--header .ordered-goods-item__product-info,.ordered-goods .ordered-goods-item.ordered-goods-item--header .ordered-goods-item__qty,.ordered-goods .ordered-goods-item.ordered-goods-item--header .ordered-goods-item__status,.ordered-goods .ordered-goods-item.ordered-goods-item--header .ordered-goods-item__total{font-size:12px}}@media screen and (max-width:768px){.ordered-goods .ordered-goods-item.ordered-goods-item--header{display:none}}.ordered-goods .ordered-goods-item.ordered-goods-item--disabled{color:#7c7c7c}.ordered-goods .ordered-goods-item.ordered-goods-item--backorder-wrap{display:block;padding:0}@media screen and (max-width:768px){.ordered-goods .ordered-goods-item.ordered-goods-item--backorder-wrap .ordered-goods-item:first-child{border-bottom:1px solid #dbdbdb}.ordered-goods .ordered-goods-item.ordered-goods-item--backorder{grid-template-areas:"item-check item-product item-qty" "item-check item-price item-total" "item-check item-status item-status";grid-template-columns:36px 1fr 1fr}}.ordered-goods .ordered-goods-item.ordered-goods-item--backorder .ordered-goods-item__product-image{background:none;border:none;display:flex;height:auto;justify-content:flex-end;width:auto}@media screen and (max-width:992px){.ordered-goods .ordered-goods-item.ordered-goods-item--backorder .ordered-goods-item__product-image{padding-right:8px}}@media screen and (max-width:768px){.ordered-goods .ordered-goods-item.ordered-goods-item--backorder .ordered-goods-item__product-image{left:16px;min-width:auto;padding:0;position:absolute;width:16px}}.ordered-goods .ordered-goods-item.ordered-goods-item--backorder .ordered-goods-item__product-image svg{height:16px;min-width:16px;width:16px}.ordered-goods .ordered-goods-item.ordered-goods-item--backorder .product-amount__minus,.ordered-goods .ordered-goods-item.ordered-goods-item--backorder .product-amount__plus{opacity:0;visibility:hidden}.ordered-goods .ordered-goods-item.ordered-goods-item--backorder .ordered-goods-item__status{display:flex}.ordered-goods .ordered-goods-item.ordered-goods-item--backorder .ordered-goods-item__status .ordered-goods-item__status-wrap{align-items:center;display:flex}.ordered-goods .ordered-goods-item.ordered-goods-item--backorder .ordered-goods-item__status .ordered-goods-item__status-txt{font-size:10px;line-height:13px;margin-right:4px}.ordered-goods .ordered-goods-item.ordered-goods-item--backorder .ordered-goods-item__status .ordered-goods-item__status-icon{cursor:pointer;position:relative}.ordered-goods .ordered-goods-item.ordered-goods-item--backorder .ordered-goods-item__status .ordered-goods-item__status-icon svg{fill:#238dff;height:16px;max-width:16px;position:relative;top:2px}.ordered-goods .ordered-goods-item.ordered-goods-item--backorder .ordered-goods-item__status .ordered-goods-item__status-icon .tooltip-block{background-color:#e9f4ff;border:1px solid #238dff;border-radius:16px;left:100%;margin-left:8px;min-width:280px;opacity:0;padding:16px;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .2s;visibility:hidden;z-index:1}@media screen and (max-width:768px){.ordered-goods .ordered-goods-item.ordered-goods-item--backorder .ordered-goods-item__status .ordered-goods-item__status-icon .tooltip-block{bottom:100%;left:auto;margin-bottom:8px;right:-140px;top:auto;transform:translateY(0)}}.ordered-goods .ordered-goods-item.ordered-goods-item--backorder .ordered-goods-item__status .ordered-goods-item__status-icon:hover .tooltip-block{opacity:1;visibility:visible}.ordered-goods.ordered-goods--backorder .ordered-goods-item{grid-template-areas:"item-check item-product item-status item-price item-qty item-total item-date item-delete";grid-template-columns:32px 1fr 130px 120px 130px 130px 180px 24px}@media screen and (max-width:1250px){.ordered-goods.ordered-goods--backorder .ordered-goods-item{grid-template-columns:32px 1fr 130px 105px 120px 105px 150px 24px}}@media screen and (max-width:992px){.ordered-goods.ordered-goods--backorder .ordered-goods-item{grid-template-columns:32px 1fr 80px 80px 110px 90px 130px 24px}}@media screen and (max-width:768px){.ordered-goods.ordered-goods--backorder .ordered-goods-item{grid-template-areas:"item-check item-product item-product" "item-check item-status item-qty" "item-check item-price item-total" "item-check item-date item-date";grid-template-columns:36px 1fr 1fr}}@media screen and (max-width:1250px){.ordered-goods.ordered-goods--backorder .ordered-goods-item .ordered-goods-item__date{font-size:12px}}.ordered-goods.ordered-goods--backorder .ordered-goods-item .ordered-goods-item__status .out-of-stock__body{align-items:center;display:flex;justify-content:flex-start;line-height:20px}@media screen and (max-width:850px){.ordered-goods.ordered-goods--backorder .ordered-goods-item .ordered-goods-item__status .out-of-stock__body{position:relative}}@media screen and (max-width:576px){.ordered-goods.ordered-goods--backorder .ordered-goods-item .ordered-goods-item__status .out-of-stock__body{position:relative;white-space:nowrap}}.ordered-goods.ordered-goods--backorder .ordered-goods-item .ordered-goods-item__status .out-of-stock__icon{cursor:pointer;height:16px;position:relative}@media screen and (max-width:850px){.ordered-goods.ordered-goods--backorder .ordered-goods-item .ordered-goods-item__status .out-of-stock__icon{position:static}}.ordered-goods.ordered-goods--backorder .ordered-goods-item .ordered-goods-item__status .out-of-stock__icon:hover .out-of-stock__tooltip{display:block}.ordered-goods.ordered-goods--backorder .ordered-goods-item .ordered-goods-item__status .out-of-stock__tooltip{background-color:#f7f7f7;border:1px solid #dbdbdb;border-radius:16px;bottom:100%;display:none;left:50%;margin-bottom:12px;padding:12px 24px 12px 12px;position:absolute;text-align:center;transform:translateX(-50%);white-space:normal;width:278px;z-index:1}@media screen and (max-width:850px){.ordered-goods.ordered-goods--backorder .ordered-goods-item .ordered-goods-item__status .out-of-stock__tooltip{left:0;transform:translateX(0)}}@media screen and (max-width:450px){.ordered-goods.ordered-goods--backorder .ordered-goods-item .ordered-goods-item__status .out-of-stock__tooltip{width:240px}}.ordered-goods.ordered-goods--backorder .ordered-goods-item .ordered-goods-item__status svg{height:16px;margin-left:5px;width:16px}.ordered-goods.ordered-goods--backorder .ordered-goods-item .ordered-goods-item__date-manager{color:#02070d;cursor:pointer;text-decoration:underline}.ordered-goods.ordered-goods--backorder .ordered-goods-item .ordered-goods-item__date-manager:before{content:attr(data-check-text)}.ordered-goods.ordered-goods--backorder .ordered-goods-item .ordered-goods-item__date-manager.disabled{pointer-events:none}.ordered-goods.ordered-goods--backorder .ordered-goods-item .ordered-goods-item__date-manager.disabled:before{content:attr(data-contacted)}@media screen and (max-width:768px){.ordered-goods.ordered-goods--backorder .ordered-goods-item .ordered-goods-item__total{flex-direction:column}}.ordered-goods.ordered-goods--purchase .ordered-goods-item{grid-template-areas:"item-product item-price item-qty item-total item-details";grid-template-columns:1fr 160px 160px 160px 160px}@media screen and (max-width:1300px){.ordered-goods.ordered-goods--purchase .ordered-goods-item{grid-template-columns:1fr 120px 90px 120px 120px}}@media screen and (max-width:1000px){.ordered-goods.ordered-goods--purchase .ordered-goods-item{grid-template-columns:1fr 105px 70px 105px 120px}}@media screen and (max-width:768px){.ordered-goods.ordered-goods--purchase .ordered-goods-item{grid-template-areas:"item-product item-product" "item-qty item-price" "item-total item-details";grid-template-columns:1fr 1fr}.ordered-goods.ordered-goods--purchase .ordered-goods-item .ordered-goods-item__total{align-items:flex-start}.ordered-goods.ordered-goods--purchase .ordered-goods-item .ordered-goods-item__total-txt{text-align:left}.ordered-goods.ordered-goods--purchase .ordered-goods-item .ordered-goods-item__price{align-items:flex-end}.ordered-goods.ordered-goods--purchase .ordered-goods-item .ordered-goods-item__details{align-self:center}.ordered-goods.ordered-goods--purchase .ordered-goods-item .ordered-goods-item__details-link{color:#02070d;font-size:16px;font-weight:600;line-height:16px;text-decoration:underline}.ordered-goods.ordered-goods--purchase .ordered-goods-item.ordered-goods-item--deposit{grid-template-areas:"item-product item-product" "item-qty item-price" "item-total item-total" "item-details item-details"}.ordered-goods.ordered-goods--purchase .ordered-goods-item.ordered-goods-item--deposit .ordered-goods-item__total{align-items:flex-start;flex-direction:row-reverse;justify-content:space-between}.ordered-goods.ordered-goods--purchase .ordered-goods-item.ordered-goods-item--deposit .ordered-goods-item__total .ordered-goods-item__total-wrap{justify-content:flex-end;text-align:right}.ordered-goods.ordered-goods--purchase .ordered-goods-item.ordered-goods-item--deposit .ordered-goods-item__total .ordered-goods-item__total-deposit{justify-content:flex-start;margin-bottom:0;text-align:left}}.ordered-goods.ordered-goods--purchase .ordered-goods-item .ordered-goods-item__qty{font-size:16px;line-height:24px}@media screen and (max-width:992px){.ordered-goods.ordered-goods--purchase .ordered-goods-item .ordered-goods-item__qty{font-size:12px;line-height:16px}}@media screen and (max-width:768px){.ordered-goods.ordered-goods--purchase .ordered-goods-item .ordered-goods-item__qty{flex-direction:column;font-size:16px;font-weight:600;line-height:24px}}.ordered-goods.ordered-goods--purchase .ordered-goods-item.ordered-goods-item--header .ordered-goods-item__qty{font-size:14px}@media screen and (max-width:992px){.ordered-goods.ordered-goods--purchase .ordered-goods-item.ordered-goods-item--header .ordered-goods-item__qty{font-size:12px;line-height:16px}}.ordered-goods.ordered-goods--order .ordered-goods-item{grid-template-areas:"item-product item-price item-qty item-total item-details";grid-template-columns:1fr 140px 130px 145px 145px}.ordered-goods.ordered-goods--order .ordered-goods-item .ordered-goods-item__qty{font-size:16px;line-height:24px}@media screen and (max-width:992px){.ordered-goods.ordered-goods--order .ordered-goods-item .ordered-goods-item__qty{font-size:12px;line-height:16px}}@media screen and (max-width:768px){.ordered-goods.ordered-goods--order .ordered-goods-item .ordered-goods-item__qty{flex-direction:column;font-size:16px;font-weight:600;line-height:24px;text-align:right}}@media screen and (max-width:992px){.ordered-goods.ordered-goods--order .ordered-goods-item{grid-template-columns:1fr 130px 120px 135px 135px}}@media screen and (max-width:768px){.ordered-goods.ordered-goods--order .ordered-goods-item{grid-template-areas:"item-product item-product" "item-price item-qty" "item-details item-total";grid-template-columns:1fr 1fr}.ordered-goods.ordered-goods--order .ordered-goods-item .ordered-goods-item__total{align-items:flex-end}}@media screen and (max-width:768px)and (max-width:768px){.ordered-goods.ordered-goods--order .ordered-goods-item .ordered-goods-item__total .ordered-goods-item__total-deposit,.ordered-goods.ordered-goods--order .ordered-goods-item .ordered-goods-item__total .ordered-goods-item__total-wrap{text-align:right}}@media screen and (max-width:768px){.ordered-goods.ordered-goods--order .ordered-goods-item .ordered-goods-item__price{align-items:flex-start}.ordered-goods.ordered-goods--order .ordered-goods-item .ordered-goods-item__details{align-self:self-end;justify-content:flex-start}}.ordered-goods.ordered-goods--order .ordered-goods-item.ordered-goods-item--header .ordered-goods-item__qty{font-size:14px;font-weight:400}@media screen and (max-width:992px){.ordered-goods.ordered-goods--order .ordered-goods-item.ordered-goods-item--header .ordered-goods-item__qty{font-size:12px;line-height:16px}}.ordered-goods.ordered-goods--bulkorder .ordered-goods-item.ordered-goods-item--bulkorder-wrap{display:block;padding:0}.ordered-goods.ordered-goods--bulkorder .ordered-goods-item__product{padding-right:0}.ordered-goods.ordered-goods--bulkorder .ordered-goods-item__product-image{margin-right:31px}.ordered-goods.ordered-goods--bulkorder .ordered-goods-item{grid-template-areas:"item-check item-product item-status item-price item-qty item-total";grid-template-columns:32px 1fr 100px 140px 140px 160px}@media screen and (max-width:992px){.ordered-goods.ordered-goods--bulkorder .ordered-goods-item{grid-template-columns:32px 1fr 90px 90px 110px 90px}}@media screen and (max-width:768px){.ordered-goods.ordered-goods--bulkorder .ordered-goods-item{grid-template-areas:"item-check item-product item-product" "item-check item-status item-qty" "item-check item-price item-total";grid-template-columns:32px 1fr 1fr}}.ordered-goods.ordered-goods--bulkorder .ordered-goods-item.ordered-goods-item--bulkorder .ordered-goods-item__product-image{position:relative}.ordered-goods.ordered-goods--bulkorder .ordered-goods-item.ordered-goods-item--bulkorder .ordered-goods-item__product-image:after{background-image:url(../images/svg/sub-icon-order-bw.svg);content:"";display:block;height:16px;position:absolute;right:-25px;width:16px}.ordered-goods.ordered-goods--history .ordered-goods-item{gap:0 8px;grid-template-areas:"number-history order-history shipping-history delivery-history total-history status-history repeat-history details-history";grid-template-columns:120px 120px 130px 1fr 130px 145px 145px 145px}@media screen and (max-width:1100px){.ordered-goods.ordered-goods--history .ordered-goods-item{grid-template-columns:110px 110px 120px 1fr 120px 135px 135px 32px}}@media screen and (max-width:992px){.ordered-goods.ordered-goods--history .ordered-goods-item{gap:0 4px;grid-template-columns:85px 85px 85px 1fr 85px 95px 95px 32px}}@media screen and (max-width:768px){.ordered-goods.ordered-goods--history .ordered-goods-item{gap:16px 8px;grid-template-areas:"number-history status-history" "order-history shipping-history" "delivery-history total-history" "details-history details-history" "repeat-history repeat-history";grid-template-columns:2fr 1fr}}.ordered-goods.ordered-goods--history .ordered-goods-item__number-history{grid-area:number-history}.ordered-goods.ordered-goods--history .ordered-goods-item__order-history{grid-area:order-history}.ordered-goods.ordered-goods--history .ordered-goods-item__shipping-history{grid-area:shipping-history}.ordered-goods.ordered-goods--history .ordered-goods-item__delivery-history{grid-area:delivery-history}.ordered-goods.ordered-goods--history .ordered-goods-item__total-history{grid-area:total-history}.ordered-goods.ordered-goods--history .ordered-goods-item__status-history{grid-area:status-history}.ordered-goods.ordered-goods--history .ordered-goods-item__status-history .btn{border-radius:6px;font-size:14px;height:32px;padding:0 5px;width:100%}@media screen and (max-width:992px){.ordered-goods.ordered-goods--history .ordered-goods-item__status-history .btn{font-size:12px}}.ordered-goods.ordered-goods--history .ordered-goods-item__status-history .btn-process{background-color:#dbedff;border-color:#238dff;color:#0076f5}.ordered-goods.ordered-goods--history .ordered-goods-item__status-history .btn-required{background-color:#fff5d6;border-color:#d6a500;color:#d6a500}.ordered-goods.ordered-goods--history .ordered-goods-item__status-history .btn-unsuccessful{background-color:#ffe5e5;border-color:#ff2727;color:#ff2727}.ordered-goods.ordered-goods--history .ordered-goods-item__status-history .btn-completed{background-color:#e7f9e7;border-color:#3c3;color:#29a329}.ordered-goods.ordered-goods--history .ordered-goods-item__repeat-history{grid-area:repeat-history;text-align:center}.ordered-goods.ordered-goods--history .ordered-goods-item__repeat-history span{font-size:12px;text-decoration:underline}.ordered-goods.ordered-goods--history .ordered-goods-item__details-history{grid-area:details-history}.ordered-goods.ordered-goods--history .ordered-goods-item__details-history .btn{border-radius:6px;font-size:14px;height:32px;padding:0 5px;width:100%}@media screen and (max-width:1100px){.ordered-goods.ordered-goods--history .ordered-goods-item__details-history .btn{font-size:0}.ordered-goods.ordered-goods--history .ordered-goods-item__details-history .btn:after{content:"...";display:block;font-size:28px;position:absolute;top:17px}}@media screen and (max-width:768px){.ordered-goods.ordered-goods--history .ordered-goods-item__details-history .btn{font-size:14px}}@media screen and (max-width:992px){.ordered-goods.ordered-goods--history .ordered-goods-item__delivery-history,.ordered-goods.ordered-goods--history .ordered-goods-item__number-history,.ordered-goods.ordered-goods--history .ordered-goods-item__order-history,.ordered-goods.ordered-goods--history .ordered-goods-item__shipping-history,.ordered-goods.ordered-goods--history .ordered-goods-item__total-history{font-size:12px}}.ordered-goods.ordered-goods--return .ordered-goods-item{gap:0 8px;grid-template-areas:"article-return type-return creation-return update-return status-return choose-return details-return";grid-template-columns:150px 150px 150px 150px 190px 1fr 145px}@media screen and (max-width:1100px){.ordered-goods.ordered-goods--return .ordered-goods-item{grid-template-columns:140px 140px 140px 140px 160px 1fr 32px}}@media screen and (max-width:992px){.ordered-goods.ordered-goods--return .ordered-goods-item{gap:0 4px;grid-template-columns:80px 80px 80px 85px 115px 1fr 32px}}@media screen and (max-width:768px){.ordered-goods.ordered-goods--return .ordered-goods-item{gap:16px 8px;grid-template-areas:".... status-return" "article-return type-return" "creation-return update-return" "details-return details-return" "choose-return choose-return";grid-template-columns:1fr 1fr}}.ordered-goods.ordered-goods--return .ordered-goods-item__article-return{grid-area:article-return}.ordered-goods.ordered-goods--return .ordered-goods-item__type-return{grid-area:type-return}.ordered-goods.ordered-goods--return .ordered-goods-item__creation-return{grid-area:creation-return}.ordered-goods.ordered-goods--return .ordered-goods-item__update-return{grid-area:update-return}.ordered-goods.ordered-goods--return .ordered-goods-item__status-return{grid-area:status-return}.ordered-goods.ordered-goods--return .ordered-goods-item__status-return .btn{border-radius:6px;font-size:14px;height:32px;padding:0 5px;width:100%}@media screen and (max-width:992px){.ordered-goods.ordered-goods--return .ordered-goods-item__status-return .btn{font-size:12px}}.ordered-goods.ordered-goods--return .ordered-goods-item__status-return .btn-process{background-color:#dbedff;border-color:#238dff;color:#0076f5}.ordered-goods.ordered-goods--return .ordered-goods-item__status-return .btn-required{background-color:#fff5d6;border-color:#d6a500;color:#d6a500}.ordered-goods.ordered-goods--return .ordered-goods-item__status-return .btn-required span{padding:0 10px 0 0}.ordered-goods.ordered-goods--return .ordered-goods-item__status-return .btn-required svg{fill:#d6a500;height:16px;min-width:16px;width:16px}.ordered-goods.ordered-goods--return .ordered-goods-item__status-return .btn-rejected{background-color:#ffe5e5;border-color:#ff2727;color:#ff2727}.ordered-goods.ordered-goods--return .ordered-goods-item__status-return .btn-approved{background-color:#e7f9e7;border-color:#3c3;color:#29a329}.ordered-goods.ordered-goods--return .ordered-goods-item__choose-return{grid-area:choose-return;text-align:center}.ordered-goods.ordered-goods--return .ordered-goods-item__details-return{grid-area:details-return}.ordered-goods.ordered-goods--return .ordered-goods-item__details-return .btn{border-radius:6px;font-size:14px;height:32px;padding:0 5px;width:100%}@media screen and (max-width:1100px){.ordered-goods.ordered-goods--return .ordered-goods-item__details-return .btn{font-size:0}.ordered-goods.ordered-goods--return .ordered-goods-item__details-return .btn:after{content:"...";display:block;font-size:28px;position:absolute;top:17px}}@media screen and (max-width:768px){.ordered-goods.ordered-goods--return .ordered-goods-item__details-return .btn{font-size:14px}}.ordered-goods.ordered-goods--create-return .ordered-goods-item{gap:0 8px;grid-template-areas:"order-return date-return total-return";grid-template-columns:1fr 1fr 40%}@media screen and (max-width:768px){.ordered-goods.ordered-goods--create-return .ordered-goods-item{gap:16px 8px;grid-template-areas:"order-return date-return" "total-return total-return";grid-template-columns:1fr 1fr}}.ordered-goods.ordered-goods--create-return .ordered-goods-item__order-return{grid-area:order-return}.ordered-goods.ordered-goods--create-return .ordered-goods-item__date-return{grid-area:date-return}.ordered-goods.ordered-goods--create-return .ordered-goods-item__total-return{align-items:center;display:flex;grid-area:total-return;justify-content:space-between}@media screen and (max-width:768px){.ordered-goods.ordered-goods--create-return .ordered-goods-item__total-return{flex-direction:column;gap:16px}.ordered-goods.ordered-goods--create-return .ordered-goods-item__total-return span{align-self:flex-start}.ordered-goods.ordered-goods--create-return .ordered-goods-item__total-return .btn{width:100%}}.block-address-item{border:1px solid #d0d0d0;border-radius:12px;padding:32px;position:relative}.block-address-item.active{background-color:#f7f7f7;border-color:#494949}.block-address-item__close{cursor:pointer;height:20px;position:absolute;right:32px;top:32px;width:20px}.block-address-item__close svg{height:20px;width:20px}.block-address-item__btn svg{height:16px;max-width:16px;min-width:16px}.block-address-item__list-value{margin-bottom:2px}.block-address-item__list-value .alert.alert-danger{color:#ff2727;font-size:12px}.block-address-item__list-title{color:#7c7c7c;font-size:12px;line-height:16px;margin-bottom:2px}.block-address-item__footer{display:flex;justify-content:space-between}.block-address-item__footer-edit{cursor:pointer;font-weight:600;margin-left:auto;text-decoration:underline}.block-address-item.block-address-item--add{height:-moz-max-content;height:max-content;text-align:center}.hazard-icons{align-items:center;display:flex}.hazard-icons__item:nth-child(n+2){left:-6px;position:relative}.garage-block{background-color:#f7f7f7;border:1px solid #dbdbdb;border-radius:8px;margin-bottom:32px;padding:16px;position:relative}.garage-block__close{cursor:pointer;position:absolute;right:8px;top:8px}.garage-block__close,.garage-block__close svg{height:16px;width:16px}.garage-block__list{color:#7c7c7c;display:flex;flex-direction:column;font-size:12px;gap:4px;line-height:16px}.garage-block__list-item{min-height:16px}.garage-block__vin-title{font-weight:600;margin-bottom:8px}.garage-block__vin-search{margin-bottom:16px}.garage-block__vin-btn{width:100%}.garage-block__vin-btn svg{fill:#ededed;height:16px;width:16px}.garage-block__vinComplete{border-top:1px solid #dbdbdb;display:flex;justify-content:space-between;padding-top:8px}.garage-block__vinComplete-vin{color:#7c7c7c;font-size:12px;line-height:16px}.garage-block__vinComplete-clear{cursor:pointer;font-size:12px;font-weight:600;line-height:16px}.recent-vehicles{position:relative}.recent-vehicles__title{font-size:16px;font-weight:600;line-height:24px;margin-bottom:16px}.recent-vehicles__items{align-items:flex-start;display:flex;flex-direction:column;gap:4px;padding-bottom:4px}.recent-vehicles__item{align-items:center;background-color:#f7f7f7;border:1px solid #dbdbdb;border-radius:8px;color:#7c7c7c;cursor:pointer;display:flex;gap:8px;justify-content:space-between;max-width:100%;padding:8px;transition:background .15s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:-moz-max-content;width:max-content}.recent-vehicles__item:last-child{margin-bottom:0}.recent-vehicles__item span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recent-vehicles__item svg{cursor:pointer;height:16px;max-width:16px}.recent-vehicles__item._active{background-color:#02070d;border-color:#02070d;color:#fff}.recent-vehicles__item._active svg{fill:#fff}.recent-vehicles__item._removing{opacity:0;pointer-events:none;transform:translateX(-14px);transition:opacity .18s cubic-bezier(.4,0,1,1),transform .18s cubic-bezier(.4,0,1,1)}.recent-vehicles__overflow{display:none;padding-bottom:8px}.recent-vehicles__overflow .recent-vehicles__item{margin-bottom:4px}.recent-vehicles__more{cursor:pointer;font-size:12px;padding-top:8px;position:relative;text-transform:capitalize}.recent-vehicles__more:after{border-bottom:1px solid #02070d;border-right:1px solid #02070d;content:"";height:8px;margin-top:-4px;pointer-events:none;position:absolute;right:14px;top:50%;transform:rotate(45deg) translateY(-50%);transition:all .3s ease;width:8px}.recent-vehicles__more:before{content:attr(data-show-more)}.recent-vehicles__more._expanded:after{right:8px;transform:rotate(225deg) translateY(-50%)}.recent-vehicles__more._expanded:before{content:attr(data-show-less)}.recent-vehicles__btn-delete{cursor:pointer}.recent-vehicles__btn-delete .rv-spinner{animation:rv-spin .55s linear infinite;border:2px solid #d0d0d0;border-radius:50%;border-top-color:#f7f7f7;display:none;height:13px;width:13px}.recent-vehicles__btn-delete._loading svg{display:none}.recent-vehicles__btn-delete._loading .rv-spinner{display:block}@keyframes rv-spin{to{transform:rotate(1turn)}}.skeleton-item{pointer-events:none}.skeleton-image{height:180px}.skeleton-image,.skeleton-text{background-color:#eee;border-radius:4px}.skeleton-text{height:16px;margin-bottom:12px}.skeleton-selector{background-color:#eee;border-radius:12px;height:48px;margin-bottom:16px}.skeleton-text--lg{width:100%}.skeleton-text--md{width:70%}.skeleton-text--sm{width:40%}.skeleton-item .skeleton-image,.skeleton-item .skeleton-selector,.skeleton-item .skeleton-text{animation:skeleton-pulse 1.5s linear infinite;background-image:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%}@keyframes skeleton-pulse{0%{background-position:200% 0}to{background-position:-200% 0}}.not-found{align-items:center;border:1px solid #dbdbdb;border-radius:16px;display:flex;flex-direction:column;justify-content:center;margin-bottom:160px;margin-top:32px;min-height:340px;padding:10px;width:100%}.not-found__icon{margin-bottom:32px}.not-found__title{font-size:16px;font-weight:600;line-height:24px;margin-bottom:8px}.not-found__text{color:#7c7c7c;font-size:16px;line-height:24px;text-align:center}.not-found__btn{margin-top:32px}.vin-validation{align-items:center;border:1px solid;border-radius:3px;display:flex;gap:4px;padding:2px 4px}.vin-validation svg{height:16px;width:16px}.vin-validation__text{font-size:12px;line-height:16px}.vin-validation.compatible{background-color:#ebfaeb;border-color:#3c3}.vin-validation.compatible svg{fill:#3c3}.vin-validation.incompatible{background-color:#ffe9e9;border-color:#ff2727}.vin-validation.incompatible svg{fill:#ff2727}.catalog-page{padding-bottom:104px}.catalog-page__title{color:#02070d;font-family:Roboto Condensed,sans-serif;font-size:44px;font-weight:700;line-height:56px;margin-bottom:24px}.catalog-page__popular{margin-bottom:90px}.catalog-page__popular-title{color:#02070d;font-family:Roboto Condensed,sans-serif;font-size:28px;font-weight:700;line-height:36px;margin-bottom:32px}.catalog-page__popular-title span{background-color:#ff0;border-radius:4px;padding:0 8px}.catalog-page__popular-items{display:flex}@media screen and (max-width:1500px){.catalog-page__popular-items{margin:0 auto;width:95%}}@media screen and (max-width:992px){.catalog-page__popular-items{flex-wrap:wrap;gap:16px 0;width:100%}.catalog-page__popular-items .slick-dots{bottom:-46px}}.catalog-page__popular-item{width:20%}@media screen and (max-width:992px){.catalog-page__popular-item{width:25%}}@media screen and (max-width:768px){.catalog-page__popular-item{width:33.3%}}@media screen and (max-width:576px){.catalog-page__popular-item{width:50%}}.catalog-page__popular-image{display:block;height:156px;margin:0 auto 32px;width:156px}.catalog-page__popular-image img{max-width:100%}.catalog-page__popular-name{color:#02070d;font-family:Roboto Condensed,sans-serif;font-size:20px;font-weight:700;line-height:23px;text-align:center}.catalog-page__categories{margin-bottom:104px}.catalog-page__categories-title{color:#02070d;font-family:Roboto Condensed,sans-serif;font-size:28px;font-weight:700;line-height:36px;margin-bottom:8px}.catalog-page__categories-results{color:#b0b0b0;font-size:16px;line-height:24px;margin-bottom:32px}.catalog-page__categories-items{display:flex;flex-wrap:wrap;position:relative}.catalog-page__categories-item{cursor:pointer;text-align:center;width:20%}@media screen and (max-width:992px){.catalog-page__categories-item{width:25%}}@media screen and (max-width:758px){.catalog-page__categories-item{width:33.33%}}@media screen and (max-width:576px){.catalog-page__categories-item{width:50%}}@media screen and (max-width:374px){.catalog-page__categories-item{width:100%}}.catalog-page__categories .categories-item{margin-bottom:16px}.catalog-page__categories .categories-item__category{border:1px solid transparent;border-radius:16px;padding:27px 0 24px;transition:all .3s ease}@media screen and (max-width:992px){.catalog-page__categories .categories-item__category{padding:10px 0 36px;padding:10px 0}}.catalog-page__categories .categories-item__category:hover{border:1px solid #494949}.catalog-page__categories .categories-item__category-image{align-items:center;display:flex;height:152px;margin:0 auto 27px;width:152px}.catalog-page__categories .categories-item__category-image img{max-width:100%}.catalog-page__categories .categories-item__category-name{color:#02070d;font-weight:600}.catalog-page__categories .categories-item__popup{background-color:#fff;border:1px solid #d0d0d0;border-radius:32px;display:none;left:0;margin-top:4px;padding:32px 16px 32px 32px;position:absolute;width:100%;z-index:1}@media screen and (max-width:1360px){.catalog-page__categories .categories-item__popup{padding:24px 12px 24px 24px}}@media screen and (max-width:768px){.catalog-page__categories .categories-item__popup{padding:12px 6px 12px 12px}}.catalog-page__categories .categories-item__popup-scroll{max-height:490px;padding-right:16px;scrollbar-color:#b0b0b0 #fff;scrollbar-width:thin}.catalog-page__categories .categories-item__popup-scroll::-webkit-scrollbar-track{background-color:#fff;border-radius:2px}.catalog-page__categories .categories-item__popup-scroll::-webkit-scrollbar{background-color:#f5f5f5;height:auto;width:6px}.catalog-page__categories .categories-item__popup-scroll::-webkit-scrollbar-thumb{background-color:#b0b0b0;border-radius:2px}.catalog-page__categories .categories-item__popup-scroll{scrollbar-base-color:#fff;scrollbar-face-color:#b0b0b0;scrollbar-3dlight-color:#b0b0b0;scrollbar-highlight-color:#b0b0b0;scrollbar-track-color:#fff;scrollbar-arrow-color:#fff;scrollbar-shadow-color:#b0b0b0;scrollbar-dark-shadow-color:#b0b0b0;overflow-y:scroll}@media screen and (max-width:1360px){.catalog-page__categories .categories-item__popup-scroll{padding-right:12px}}@media screen and (max-width:768px){.catalog-page__categories .categories-item__popup-scroll{padding-right:6px}}.catalog-page__categories .categories-item__popup-title{color:#02070d;font-family:Roboto Condensed,sans-serif;font-size:18px;font-weight:700;line-height:28px;margin-bottom:16px;text-align:left}.catalog-page__categories .categories-item__popup-items{display:flex;flex-wrap:wrap;position:relative}.catalog-page__categories .categories-item__popup-item{margin-bottom:16px;width:20%}@media screen and (max-width:1360px){.catalog-page__categories .categories-item__popup-item{width:25%}}@media screen and (max-width:1080px){.catalog-page__categories .categories-item__popup-item{width:33.33%}}@media screen and (max-width:992px){.catalog-page__categories .categories-item__popup-item{width:50%}}@media screen and (max-width:590px){.catalog-page__categories .categories-item__popup-item{width:100%}}.catalog-page__categories .categories-item__popup-item .parent{align-items:center;border:1px solid transparent;border-radius:8px;display:flex;padding:15px;position:relative;transition:all .3s ease}@media screen and (max-width:992px){.catalog-page__categories .categories-item__popup-item .parent{padding:8px 16px}}.catalog-page__categories .categories-item__popup-item .parent:hover{border:1px solid #494949}.catalog-page__categories .categories-item__popup-item .parent.has-category:after{border-bottom:2px solid #494949;border-right:2px solid #494949;content:"";height:9px;margin-top:-4px;pointer-events:none;position:absolute;right:20px;top:50%;transform:rotate(45deg) translateY(-50%);transition:all .3s ease;width:9px}.catalog-page__categories .categories-item__popup-item .image{align-items:center;display:flex;height:72px;margin-right:24px;min-width:72px;width:72px}@media screen and (max-width:590px){.catalog-page__categories .categories-item__popup-item .image{height:56px;min-width:56px;width:56px}}.catalog-page__categories .categories-item__popup-item .image img{max-width:100%}.catalog-page__categories .categories-item__popup-item .name{color:#02070d;font-size:16px;font-weight:600;line-height:24px;padding-right:15px;text-align:left}.catalog-page__categories .categories-item__popup-item.active .categories-item__popup-drop{display:flex;flex-wrap:wrap;position:relative}.catalog-page__categories .categories-item__popup-item.active .parent{border:1px solid #494949;margin-bottom:26px}.catalog-page__categories .categories-item__popup-item.active .has-category:after{transform:rotate(225deg) translateY(-50%)}.catalog-page__categories .categories-item__popup-drop{display:none}.catalog-page__categories .categories-item__popup-drop-item{color:#02070d;font-weight:600;margin-bottom:16px;text-align:left;width:20%}@media screen and (max-width:1360px){.catalog-page__categories .categories-item__popup-drop-item{width:25%}}@media screen and (max-width:1080px){.catalog-page__categories .categories-item__popup-drop-item{width:33.33%}}@media screen and (max-width:768px){.catalog-page__categories .categories-item__popup-drop-item{width:50%}}@media screen and (max-width:590px){.catalog-page__categories .categories-item__popup-drop-item{width:100%}}.catalog-page__categories .categories-item.active .categories-item__category{border:1px solid #494949}.catalog-page__categories .categories-item.active .categories-item__popup{display:block}.catalog-list{display:grid;gap:16px;grid-auto-rows:298px;grid-template-columns:1fr 1fr 1fr 1fr 1fr}@media screen and (max-width:1210px){.catalog-list{grid-auto-rows:256px;grid-template-columns:1fr 1fr 1fr 1fr}}@media screen and (max-width:775px){.catalog-list{grid-template-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr}}.catalog-list__item{border:1px solid #d0d0d0;border-radius:16px;padding:32px;transition:all .3s ease}.catalog-list__item:hover{border:1px solid #494949}@media screen and (max-width:1210px){.catalog-list__item{padding:16px}}.catalog-list__item-img{display:block;margin:0 auto 24px;width:160px}@media screen and (max-width:1210px){.catalog-list__item-img{margin:0 auto 8px;width:144px}}.catalog-list__item-img img{max-width:100%;transition:all .3s ease}.catalog-list__item-img img:hover{transform:scale(1.1)}.catalog-list__item-name{color:#02070d;display:block;font-size:16px;font-weight:600;line-height:24px;text-align:center}@media screen and (max-width:1210px){.catalog-list__item-name{font-size:14px}}.listing-page .pagination{padding-bottom:0}.listing-page .listing-template{display:grid;gap:20px;grid-template-columns:425px minmax(0,1fr);margin-bottom:128px}@media screen and (max-width:1200px){.listing-page .listing-template{grid-template-columns:minmax(0,1fr)}}.listing-page .listing-title{font-family:Roboto Condensed,sans-serif;font-size:44px;font-weight:700;line-height:56px;margin-bottom:32px}.listing-page .listing-control{margin-bottom:8px}.listing-page .listing-control-wrap{align-items:flex-start;display:flex;justify-content:space-between}@media screen and (max-width:768px){.listing-page .listing-control-wrap{flex-direction:column}}.listing-page .listing-control__catalog{display:none;margin-right:16px}@media screen and (max-width:1200px){.listing-page .listing-control__catalog{display:inline-flex}}@media screen and (max-width:768px){.listing-page .listing-control__catalog{margin-bottom:16px;margin-right:0;width:100%}}.listing-page .listing-control__search{align-items:flex-start;display:flex;flex-grow:1;gap:16px;margin-bottom:32px}@media screen and (max-width:768px){.listing-page .listing-control__search{flex-direction:column;width:100%}}.listing-page .listing-control__search .input-group{width:100%}.listing-page .listing-control__search .btn{min-width:137px}@media screen and (max-width:768px){.listing-page .listing-control__search .btn{width:100%}}.listing-page .listing-control__search .input-text{color:#7c7c7c;font-weight:600;margin-top:4px;position:absolute}@media screen and (max-width:1200px){.listing-page .listing-control__search .input-text{position:relative}}.listing-page .listing-control__search-dropdown{background-color:#fff;border-radius:12px;box-shadow:0 2px 2px 0 rgba(19,37,48,.08),0 0 3px 0 rgba(19,37,48,.12);display:none;height:128px;margin-top:4px;padding:12px 8px;position:absolute;width:100%;z-index:11}.listing-page .listing-control__search-dropdown .item{cursor:pointer;font-size:16px;line-height:24px;margin-bottom:4px;padding:4px 8px;transition:all .3s ease}.listing-page .listing-control__search-dropdown .item:hover{background-color:#f7f7f7}.listing-page .listing-control__search-scroll{max-height:310px;scrollbar-color:#b0b0b0 #fff;scrollbar-width:thin}.listing-page .listing-control__search-scroll::-webkit-scrollbar-track{background-color:#fff;border-radius:2px}.listing-page .listing-control__search-scroll::-webkit-scrollbar{background-color:#f5f5f5;height:auto;width:6px}.listing-page .listing-control__search-scroll::-webkit-scrollbar-thumb{background-color:#b0b0b0;border-radius:2px}.listing-page .listing-control__search-scroll{scrollbar-base-color:#fff;scrollbar-face-color:#b0b0b0;scrollbar-3dlight-color:#b0b0b0;scrollbar-highlight-color:#b0b0b0;scrollbar-track-color:#fff;scrollbar-arrow-color:#fff;scrollbar-shadow-color:#b0b0b0;scrollbar-dark-shadow-color:#b0b0b0;overflow-y:scroll}.listing-page .listing-control__sort{align-items:center;display:flex}@media screen and (max-width:768px){.listing-page .listing-control__sort{margin-bottom:8px;width:100%}}.listing-page .listing-control__sort-title{font-size:16px;font-weight:600;line-height:24px;margin-right:12px;white-space:nowrap}.listing-page .listing-control__sort .input-group{min-width:155px}@media screen and (max-width:768px){.listing-page .listing-control__sort .input-group{width:100%}}.listing-page .listing-control__view{align-items:center;display:flex;margin-left:auto}@media screen and (max-width:768px){.listing-page .listing-control__view{width:100%}}.listing-page .listing-control__view span{font-size:16px;font-weight:600;line-height:24px;margin-right:8px}.listing-page .listing-control__view .btn{margin-left:8px;padding:0 10px}.listing-page .listing-control__view .btn svg{height:20px;width:20px}@media screen and (max-width:768px){.listing-page .listing-control__view .btn-indent{margin-left:auto}}.listing-page .listing-content{margin-bottom:24px}.listing-page .listing-content .listing-stock-delivery{margin-left:8px}.listing-page .listing-content .listing-stock-delivery__date{color:#7c7c7c;font-size:12px;line-height:20px}.listing-page .listing-content .listing-stock-delivery__date span{color:#02070d;font-weight:600}.listing-page .listing-content .listing-stock-delivery__check{cursor:pointer;font-size:12px;font-weight:600;line-height:20px;text-decoration:underline}.listing-page .listing-banner{border-radius:16px;display:flex}.listing-page .listing-banner__item{align-items:center;display:flex;position:relative}.listing-page .listing-banner__item.slick-slide{align-items:center;display:flex;justify-content:center}@media screen and (max-width:768px){.listing-page .listing-banner__item.slick-slide{padding:0 8px}}.listing-page .listing-banner__item.slick-slide img{max-width:100%}.listing-page .listing-banner .slick-dots{bottom:17px}.listing-page .listing-banner .slick-dots li{background-color:#212121;border:none;border-radius:2px;height:4px;margin:0 4px;width:24px}.listing-page .listing-banner .slick-dots li.slick-active{background-color:#ff0}.listing-page .listing-banner-image{position:absolute;right:11%;top:0}.listing-page .listing-banner-info{position:relative;z-index:1}.listing-page .listing-banner-info .logo{margin-bottom:16px}.listing-page .listing-banner-info .name{color:#fff;font-family:Roboto Condensed,sans-serif;font-size:36px;font-weight:700;line-height:100%;max-width:350px;text-transform:uppercase}.listing-page .listing-banner .btn{margin-left:auto;min-width:172px;position:relative;z-index:1}.listing-page .listing-banner.listing-banner--grid{margin-bottom:32px}@media screen and (max-width:768px){.listing-page .listing-banner.listing-banner--grid .listing-banner__item.slick-slide{padding:0}}.listing{-moz-column-gap:32px;column-gap:32px;display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:48px;row-gap:48px}@media screen and (max-width:1480px){.listing{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:1110px){.listing{-moz-column-gap:16px;column-gap:16px;grid-template-columns:repeat(2,1fr);row-gap:32px}}@media screen and (max-width:720px){.listing{-moz-column-gap:16px;column-gap:16px;grid-template-columns:repeat(1,1fr);row-gap:32px}}.listing__item-image{border:1px solid #dbdbdb;border-radius:16px;margin-bottom:16px;padding:18px;position:relative}.listing__item-image .image{align-items:center;display:flex;height:300px;justify-content:center;margin:0 auto;padding:5px;text-align:center;width:300px}.listing__item-image .image img{max-height:100%;max-width:100%;transition:all .25s ease}.listing__item-image .image img:hover{transform:scale(1.1)}.listing__item-image .wrap,.listing__item-image .wrap a{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.listing__item-image .label{align-items:center;background-color:#3c3;border-radius:16px 0 8px 0;color:#fff;display:flex;font-size:16px;font-weight:700;height:39px;justify-content:center;left:0;line-height:19px;position:absolute;top:0;width:63px;z-index:10}.listing__item-image .label--top{background-color:#ff2727}.listing__item-image .wishlist{cursor:pointer;position:absolute;right:16px;top:16px;z-index:10}.listing__item-image .wishlist svg{fill:#dbdbdb;height:30px;width:30px}.listing__item-image .wishlist--add svg{fill:#ff2727}.listing__item-image .photo-360{bottom:16px;cursor:pointer;position:absolute;right:16px}.listing__item-image .photo-360 svg{height:24px;width:24px}.listing__item-head{margin-bottom:16px}.listing__item-head .brand{font-family:Roboto Condensed,sans-serif;font-size:22px;font-weight:700;line-height:30px;margin-bottom:2px}.listing__item-head .brand span{background-color:#02070d;border-radius:4px;color:#ff0;padding:3px 8px 2px 9px;text-transform:uppercase}.listing__item-head .title{cursor:pointer;font-family:Roboto Condensed,sans-serif;font-size:26px;font-weight:700;line-height:32px;margin-bottom:4px;min-height:64px;transition:all .25s ease}.listing__item-head .title:hover{text-decoration:underline}.listing__item-head .article{color:#7c7c7c;font-size:16px;font-weight:400;line-height:15px}.listing__item-params{height:120px;margin-bottom:8px;overflow:hidden}.listing__item-params li{display:flex;flex-wrap:wrap;justify-content:space-between}.listing__item-params li .name{color:#7c7c7c;font-weight:400}.listing__item-params li .value{font-weight:600}.listing__item-params.open{height:auto;overflow:inherit}.listing__item-details{align-items:center;color:#02070d;display:flex;font-weight:600;line-height:17px;margin-bottom:24px;min-height:17px;text-decoration:underline}.listing__item-details svg{height:16px;margin-left:4px;width:16px}.listing__item-info{margin-bottom:16px;margin-top:auto}.listing__item-info,.listing__item-price{align-items:center;display:flex;justify-content:space-between}.listing__item-price{min-height:75px}.listing__item-price .wrap{margin-right:5px}.listing__item-price-discount{align-items:center;display:flex}.listing__item-price-discount .percent{background-color:#ff2727;border-radius:4px;color:#fff;font-size:12px;font-weight:600;margin-right:4px;padding:1px 3px}.listing__item-price-discount .old-price{color:#7c7c7c;font-size:14px;text-decoration:line-through;white-space:nowrap}.listing__item-price .btn{font-size:16px}.listing__item-price .price{font-family:Roboto Condensed,sans-serif;font-size:28px;font-weight:700;line-height:36px;white-space:nowrap}.listing__item-price .versand{color:#7c7c7c;font-size:12px;font-weight:400;line-height:16px;white-space:nowrap}.listing.listing-grid{-moz-column-gap:16px;column-gap:16px;grid-template-columns:repeat(5,1fr);row-gap:48px}@media screen and (max-width:1480px){.listing.listing-grid{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:1180px){.listing.listing-grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:768px){.listing.listing-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:500px){.listing.listing-grid{grid-template-columns:repeat(1,1fr)}}.listing.listing-grid .btn span,.listing.listing-grid .listing__item-details,.listing.listing-grid .listing__item-info,.listing.listing-grid .listing__item-params{display:none}.listing.listing-grid .listing__item-head .brand{font-size:18px;line-height:30px}.listing.listing-grid .listing__item-head .brand span{padding:2px 8px}.listing.listing-grid .listing__item-head .title{font-size:24px;line-height:30px}.listing.listing-grid .listing__item-image{padding:15px}.listing.listing-grid .listing__item-image .image{height:246px;width:246px}@media screen and (max-width:1180px){.listing.listing-grid .listing__item-image .image{height:208px;width:208px}}@media screen and (max-width:768px){.listing.listing-grid .listing__item-image .image{height:133px;width:133px}.listing.listing-grid .listing__item-image{align-items:center;display:flex;min-height:250px}}@media screen and (max-width:900px){.listing.listing-grid .listing__item-price{align-items:flex-start;flex-direction:column}.listing.listing-grid .listing__item-price .wrap{margin-bottom:8px}}.listing-side{border:1px solid #dbdbdb;border-radius:8px;padding:20px 32px}@media screen and (max-width:1200px){.listing-side{border:none;padding:0}}.listing-side__item-title{font-family:Roboto Condensed,sans-serif;font-size:24px;font-weight:700;line-height:32px;margin-bottom:16px}.listing-side__item.listing-side__item--categories{border-top:1px solid #dbdbdb;margin-top:32px;padding-top:20px}@media screen and (max-width:1200px){.listing-side__item.listing-side__item--categories{background-color:#fff;border-top:none;display:none;height:100%;left:0;margin-top:0;overflow:auto;padding:55px 32px 0;position:fixed;top:0;width:100%;z-index:100}}.listing-side__item.listing-side__item--categories .listing-side__item-title{text-transform:lowercase}.listing-side__item.listing-side__item--categories .listing-side__item-title:first-letter{text-transform:uppercase}.listing-list__item{display:grid;gap:16px;grid-template-columns:130px 1fr 226px;padding:12px 24px}.listing-list__item:nth-child(2n){background-color:#f7f7f7}@media screen and (max-width:992px){.listing-list__item{padding:12px 0}}@media screen and (max-width:768px){.listing-list__item{gap:8px;grid-template-columns:128px 1fr;grid-template-rows:auto auto;padding:8px 0}}.listing-list__item-image{align-items:center;background-color:#fff;border:1px solid #dbdbdb;border-radius:16px;display:flex;height:130px;justify-content:center;min-width:130px;padding:5px}@media screen and (max-width:768px){.listing-list__item-image{height:128px;min-width:128px}}.listing-list__item-image img{max-height:100%;max-width:100%}.listing-list__item-info{display:flex;flex-direction:column}.listing-list__item-info .article{color:#02070d;display:block;font-family:Roboto Condensed,sans-serif;font-size:22px;font-weight:700;line-height:30px}.listing-list__item-info .title{color:#02070d;display:block;font-size:16px;font-weight:400;line-height:24px}.listing-list__item-info .description{color:#7c7c7c;font-size:12px;font-weight:400;line-height:normal}.listing-list__item-info .charge{display:flex;gap:8px;margin-bottom:8px;margin-top:4px}.listing-list__item-info .charge__icon svg{height:16px;min-width:16px;width:16px}.listing-list__item-info .charge__text{color:#7c7c7c;font-size:10px;line-height:15px}.listing-list__item-info .charge__text-link{color:#7c7c7c;font-weight:600;text-decoration:underline}.listing-list__item-info .product-availability{margin-top:auto}.listing-list__item-info .product-availability__marker span{height:8px;width:8px}.listing-list__item-wrap{align-items:center;display:flex;gap:4px;margin-bottom:4px}.listing-list__item-hazard{align-items:center;cursor:pointer;display:flex}.listing-list__item-price{display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width:768px){.listing-list__item-price{grid-column:1/-1}}.listing-list__item-price .wrap-price{align-items:center;display:flex;justify-content:flex-end;margin-bottom:16px;white-space:nowrap}@media screen and (max-width:768px){.listing-list__item-price .wrap-price{justify-content:flex-start}}.listing-list__item-price .wrap-price .price{font-size:14px;font-weight:600;line-height:20px;margin-right:8px}.listing-list__item-price .wrap-price .price span{font-weight:400}.listing-list__item-price .wrap-price .versand{color:#7c7c7c;font-size:14px;font-weight:400;line-height:20px}.listing-list__item-price .qty-block{align-items:center;display:flex;margin-bottom:16px}@media screen and (max-width:768px){.listing-list__item-price .qty-block{justify-content:space-between}}.listing-list__item-price .qty-block .product-amount{margin-right:8px}.listing-list__item-price .qty-block .product-amount input{height:32px;width:52px}.listing-list__item-price .btn{width:100%}.listing-list__item-price .btn svg{height:16px;min-width:16px}.listing-list__item-price .listing-list__item-brandImg{align-items:center;align-self:flex-end;display:flex;margin-bottom:16px;max-width:118px}.listing-list__item-price .listing-list__item-brandImg img{max-width:100%}.listing-list__item-price.listing-list__item-price--center{gap:8px;justify-content:center}.listing-list__item-price.listing-list__item-price--center .add-to-cart{width:100%}.listing-list__item.listing-list__item--autocomplete .price,.listing-list__item.listing-list__item--autocomplete .product-availability__text{color:#02070d}.listing-list__item.listing-list__item--autocomplete:nth-child(2n){background-color:transparent}.listing-grid{display:grid;gap:32px;grid-template-columns:repeat(3,1fr);margin-bottom:48px}@media screen and (max-width:1350px){.listing-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:1200px){.listing-grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:900px){.listing-grid{gap:32px 16px;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.listing-grid{grid-template-columns:repeat(1,1fr)}}.listing-grid__item-image{background-color:#fff;border:1px solid #dbdbdb;border-radius:16px;margin-bottom:16px;position:relative}.listing-grid__item-image .image{align-items:center;display:flex;height:264px;justify-content:center;margin:0 auto;padding:20px;text-align:center;width:264px}.listing-grid__item-image .image img{max-height:100%;max-width:100%;transform:scale(.9);transition:all .25s ease}.listing-grid__item-image .image img:hover{transform:scale(1)}.listing-grid__item-image .wishlist{cursor:pointer;position:absolute;right:16px;top:16px;z-index:10}.listing-grid__item-image .wishlist svg{fill:#dbdbdb;height:30px;width:30px}.listing-grid__item-image .wishlist--add svg{fill:#ff2727}.listing-grid__item-image .photo-360{bottom:16px;cursor:pointer;position:absolute;right:16px}.listing-grid__item-image .photo-360 svg{height:24px;width:24px}.listing-grid__item-image .label{align-items:center;background-color:#3c3;border-radius:16px 0 8px 0;color:#fff;display:flex;font-size:16px;font-weight:700;height:39px;justify-content:center;left:0;line-height:19px;position:absolute;top:0;width:63px;z-index:10}.listing-grid__item-image .label--top{background-color:#ff2727}.listing-grid__item-wrap{align-items:center;display:flex;justify-content:space-between;margin-bottom:4px}.listing-grid__item .listing-wrap{align-items:center;display:flex;gap:4px}.listing-grid__item-brandImg{align-items:center;display:flex;max-width:118px}.listing-grid__item-brandImg img{max-width:100%}.listing-grid__item-article{color:#02070d;font-family:Roboto Condensed,sans-serif;font-size:22px;font-weight:700;line-height:30px}.listing-grid__item-hazard{align-items:center;cursor:pointer;display:flex}.listing-grid__item-title{color:#02070d;display:block;font-size:16px;line-height:24px;margin-bottom:16px;min-height:48px}.listing-grid__item-params{height:92px;margin-bottom:8px;overflow:hidden}.listing-grid__item-params li{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:4px}.listing-grid__item-params li .name{color:#7c7c7c}.listing-grid__item-params li .value{font-weight:600}.listing-grid__item-params.open{height:auto;overflow:inherit}.listing-grid__item-details{align-items:center;color:#02070d;display:flex;font-weight:600;margin-bottom:24px;min-height:17px;text-decoration:underline}.listing-grid__item-details svg{height:16px;margin-left:4px;width:16px}.listing-grid__item-charge{display:flex;gap:8px;margin-bottom:8px;margin-top:4px;min-height:46px}.listing-grid__item-charge .icon svg{height:16px;min-width:16px;width:16px}.listing-grid__item-charge .text{color:#7c7c7c;font-size:10px;line-height:15px}.listing-grid__item-charge .text__link{color:#7c7c7c;font-weight:600;text-decoration:underline}.listing-grid__item-info{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px;min-height:68px}.listing-grid__item-info .wrap{align-items:flex-end;display:flex;flex-direction:column}.listing-grid__item-info .wrap .add-qty{margin-bottom:8px}.listing-grid__item-info .wrap .product-amount input{height:32px;width:52px}.listing-grid__item-info .wrap .product-amount .product-amount__minus:before,.listing-grid__item-info .wrap .product-amount .product-amount__plus:before{height:2px}.listing-grid__item-info .wrap .product-amount .product-amount__plus:after{width:2px}.listing-grid__item-info.listing-grid__item-info--start{align-items:flex-start}.listing-grid__item-price{display:flex;flex-direction:column;justify-content:flex-end;margin-bottom:8px;min-height:58px}.listing-grid__item-price .wrap{align-items:center;display:flex}.listing-grid__item-price .price{font-family:Roboto Condensed,sans-serif;font-size:28px;font-weight:700;line-height:36px;margin-right:8px}.listing-grid__item-price .versand{color:#7c7c7c;font-size:12px;line-height:16px}.listing-grid__item .btn{width:100%}.listing-grid__item-price-discount{align-items:center;display:flex}.listing-grid__item-price-discount .percent{background-color:#ff2727;border-radius:4px;color:#fff;font-size:12px;font-weight:600;margin-right:4px;padding:1px 3px}.listing-grid__item-price-discount .old-price{color:#7c7c7c;font-size:14px;text-decoration:line-through;white-space:nowrap}.listing-categories{padding:0 0 16px}.listing-categories__close{align-items:center;display:none;justify-content:flex-end;padding:8px 0}@media screen and (max-width:1200px){.listing-categories__close{display:flex;position:absolute;right:32px;top:20px}}.listing-categories__close svg{cursor:pointer;height:20px;width:20px}.listing-categories .listing-categories-title{font-family:Roboto Condensed,sans-serif;font-size:24px;font-weight:700;line-height:32px;margin-bottom:12px}.listing-categories .listing-link-parent:after{border-bottom:1px solid #494949;border-right:1px solid #494949;content:"";height:8px;margin-top:-4px;pointer-events:none;position:absolute;right:14px;top:50%;transform:rotate(45deg) translateY(-50%);transition:all .3s ease;width:8px}.listing-categories .listing-link-parent.open:after{right:8px;transform:rotate(225deg) translateY(-50%)}.listing-categories .listing-categories-item__link{color:#02070d;display:block;font-size:18px;line-height:24px;padding:12px 25px 12px 0;position:relative;text-decoration:none}.listing-categories .listing-categories-item__link.open{font-weight:600}.listing-categories .listing-categories-subItems{display:none}.listing-categories .listing-categories-subItems .listing-categories-subItem__link{color:#02070d;display:block;line-height:20px;padding:4px 16px;position:relative;text-decoration:none}.listing-categories .listing-categories-subItems .listing-categories-subItem__link.open{background-color:#f7f7f7;border-radius:8px;font-weight:600}.listing-categories .listing-categories-dropItems{display:none;padding-left:24px}.listing-categories .listing-categories-dropItems .listing-categories-dropItem__link{color:#02070d;display:block;line-height:20px;padding:4px 16px;position:relative;text-decoration:none}.listing-categories .listing-categories-dropItems .listing-categories-dropItem__link:first-letter{text-transform:uppercase}.listing-categories.listing-categories--search .listing-categories-items{margin-bottom:12px}.listing-categories.listing-categories--search .listing-categories-item{display:none;margin-bottom:10px}.listing-categories.listing-categories--search .listing-categories-item:nth-child(-n+10){display:block}.listing-categories.listing-categories--search .listing-categories-item:last-child{margin-bottom:0}.listing-categories.listing-categories--search .listing-categories-item .form-checkbox+.form-checkbox-label:first-letter{text-transform:uppercase}.listing-categories.listing-categories--search .listing-categories-item .checkbox{align-items:center;display:flex;gap:16px}.listing-categories.listing-categories--search .listing-categories-item .checkbox img{max-width:64px}.listing-categories.listing-categories--search .listing-categories-wrap.listing-categories-wrap--more .listing-categories-item__more{display:block}.listing-categories.listing-categories--search .listing-categories-wrap.listing-categories-wrap--more.show .listing-categories-item__more:before{-webkit-mask:url(../images/icons/fill-minus-icon.svg) no-repeat center;mask:url(../images/icons/fill-minus-icon.svg) no-repeat center}.listing-categories.listing-categories--search .listing-categories-wrap.listing-categories-wrap--more.show .listing-categories-item__more:after{content:attr(data-less)}.listing-categories.listing-categories--search .listing-categories-wrap.listing-categories-wrap--more.show .listing-categories-item{display:block!important}.listing-categories.listing-categories--search .listing-categories-item__more{cursor:pointer;display:none;font-size:12px;font-weight:600;line-height:14px;margin-bottom:2px;margin-top:16px;min-height:14px;padding-left:20px;position:relative}.listing-categories.listing-categories--search .listing-categories-item__more:before{background:#02070d;border-radius:100%;content:"";height:16px;left:1px;-webkit-mask:url(../images/icons/fill-plus-icon.svg) no-repeat center;mask:url(../images/icons/fill-plus-icon.svg) no-repeat center;position:absolute;top:50%;transform:translateY(-50%);width:16px;z-index:1}.listing-categories.listing-categories--search .listing-categories-item__more:after{content:attr(data-more)}.product-page{padding-bottom:90px}.product-page .breadcrumbs{margin-bottom:30px}.product-page .product{display:flex;gap:16px;justify-content:space-between}@media screen and (max-width:768px){.product-page .product{flex-direction:column}}.product-page .product__content{max-width:calc(100% - 294px);width:100%}@media screen and (max-width:768px){.product-page .product__content{max-width:100%;width:100%}}.product-page .product__sidebar{width:278px}@media screen and (max-width:768px){.product-page .product__sidebar{width:100%}}.product-page .product__sidebar-item{background-color:#f7f7f7;border-radius:16px;padding:24px}.product-page .product .product-wrap{display:grid;gap:0 16px;grid-template-areas:"product-image product-title" "product-image product-info";grid-template-columns:573px 1fr;margin-bottom:25px;width:100%}@media screen and (max-width:1200px){.product-page .product .product-wrap{grid-template-areas:"product-title product-title" "product-image product-image" "product-info product-info";row-gap:16px}}@media screen and (max-width:900px){.product-page .product .product-wrap{grid-template-columns:minmax(368px,1fr)}}@media screen and (max-width:780px){.product-page .product .product-wrap{grid-template-areas:"product-title product-title product-title" "product-image product-image product-image" "product-price product-price product-price" "product-info product-info product-info";grid-template-columns:1fr 1fr 1fr}}.product-page .product__image{display:flex;grid-area:product-image}.product-page .product__image-slider{border:1px solid #d0d0d0;border-radius:32px;height:100%;overflow:hidden}.product-page .product__image-wrapper{background-color:#fff;border-radius:32px;height:426px;order:2;position:relative;width:426px}@media screen and (max-width:1250px){.product-page .product__image-wrapper{flex:1}}@media screen and (max-width:900px){.product-page .product__image-wrapper{height:368px;width:368px}}@media screen and (max-width:576px){.product-page .product__image-wrapper{height:320px;width:320px}}.product-page .product__image-label{align-items:center;background-color:#3c3;border-radius:32px 0 16px 0;color:#fff;display:flex;font-size:24px;font-weight:700;height:57px;justify-content:center;left:0;position:absolute;top:0;width:95px;z-index:10}.product-page .product__image-label.product__image-label--top{background-color:#ff2727}.product-page .product__image-video{bottom:16px;cursor:pointer;position:absolute;right:55px;z-index:5}.product-page .product__image-video svg{height:25px;width:40px}.product-page .product__image-360{bottom:16px;cursor:pointer;position:absolute;right:12px;z-index:5}.product-page .product__image-360 svg{height:25px;width:40px}.product-page .product__image-360.wr360_player{background-color:transparent;border-radius:50px;bottom:unset;right:-1px;top:1px}.product-page .product__image-360.wr360_player .theme_panel{bottom:5px}.product-page .product__image-360.wr360_player .container{border-radius:50px}.product-page .product__image-360.wr360_player .container .panning{width:99%!important}.product-page .product__image-slider-item{align-items:center;display:flex;height:426px;justify-content:center;padding:46px}@media screen and (max-width:900px){.product-page .product__image-slider-item{height:368px}}.product-page .product__image-slider-item img{max-height:100%;max-width:100%;vertical-align:middle}@media screen and (max-width:576px){.product-page .product__image-slider-item img{max-width:95%}}.product-page .product__image-slider-item .play-youtube{cursor:pointer;position:absolute}.product-page .product__image-slider-item .play-youtube svg{fill:#ff0;height:64px;width:64px}.product-page .product__image-slider .slick-prev{left:15px}.product-page .product__image-slider .slick-next{right:15px}.product-page .product__image-thumbs{height:426px;margin-right:16px;overflow:hidden;width:131px}@media screen and (max-width:900px){.product-page .product__image-thumbs{height:368px;width:80px}}@media screen and (max-width:576px){.product-page .product__image-thumbs{display:none}}.product-page .product__image-thumbs-item{align-items:center;background:#fff;border:1px solid #d0d0d0;border-radius:16px;display:flex;height:131px;justify-content:center;margin-bottom:16px;padding:5px;width:131px}@media screen and (max-width:900px){.product-page .product__image-thumbs-item{height:80px;width:80px}}.product-page .product__image-thumbs-item img{margin:0 auto;max-height:95%;max-width:95%;vertical-align:middle}.product-page .product__name{grid-area:product-title;position:relative}.product-page .product__name-wrap{align-items:flex-start;display:flex;flex-direction:column;gap:12px;justify-content:space-between;margin-bottom:24px}.product-page .product__name-wrap .wrap-block{align-items:center;display:flex;gap:4px}.product-page .product__name-hazard{align-items:center;cursor:pointer;display:flex}.product-page .product__name-hazard .wrap-block{align-items:center;display:flex;gap:4px}.product-page .product__name-brandImg{align-items:center;display:flex;max-width:185px;position:absolute;right:0;top:8px}.product-page .product__name-brandImg img{max-width:100%}.product-page .product__name-brandImg.product__name-brandImg--ridex{height:24px}.product-page .product__name-brandImg.product__name-brandImg--ridex img{max-height:100%}.product-page .product__name-brand{font-family:Roboto Condensed,sans-serif;font-size:22px;font-weight:700;line-height:30px;position:absolute;right:0;top:8px}.product-page .product__name-brand span{background-color:#02070d;border-radius:4px;color:#ff0;padding:3px 9px 2px 8px}.product-page .product__name-title{font-size:18px;font-weight:600;line-height:18px}.product-page .product__name-article{font-family:Roboto Condensed,sans-serif;font-size:32px;font-weight:700;line-height:40px}.product-page .product__notification{align-items:center;background-color:#ffe9e9;border:1px solid #ff2727;border-radius:3px;display:flex;gap:4px;margin-bottom:24px;padding:2px 4px}.product-page .product__notification svg{fill:#ff2727;height:16px;max-width:16px}.product-page .product__notification a{color:#02070d;font-weight:700;text-decoration:underline}.product-page .product__info{grid-area:product-info;min-height:305px}@media screen and (max-width:1200px){.product-page .product__info{min-height:auto}}.product-page .product__info-params li{border-radius:8px;display:none;flex-wrap:wrap;justify-content:space-between;padding:8px 16px}.product-page .product__info-params li:nth-child(2n){background-color:#f7f7f7}.product-page .product__info-params li:nth-child(-n+8){display:flex}.product-page .product__info-params li .name{font-weight:400}.product-page .product__info-params li .value{font-weight:600}@media screen and (max-width:1200px){.product-page .product__info-params li{display:flex!important}}.product-page .product__info-params li .mirror-products-link{color:#02070d;text-decoration:underline}.product-page .product__info-params-picture{background-color:transparent!important;font-size:12px}.product-page .product__info-params-picture.product__info-params-picture--show{display:block}.product-page .product__info-params.show li{display:flex!important}.product-page .product__info-btn{height:32px;margin-top:12px;position:relative;text-align:center}@media screen and (max-width:1200px){.product-page .product__info-btn{display:none}}.product-page .product__info-btn:after,.product-page .product__info-btn:before{background-color:#dbdbdb;content:"";display:block;height:1px;position:absolute;top:50%;width:45%}.product-page .product__info-btn:after{right:0}.product-page .product__info-btn.open span:after{margin-top:-7px;right:8px;transform:rotate(225deg) translateY(-50%)}.product-page .product__info-btn span{background-color:#f7f7f7;border-radius:4px;cursor:pointer;display:inline-block;height:32px;position:relative;width:32px}.product-page .product__info-btn span:after{border-bottom:2px solid #494949;border-right:2px solid #494949;content:"";height:10px;margin-top:-4px;pointer-events:none;position:absolute;right:15px;top:50%;transform:rotate(45deg) translateY(-50%);transition:all .3s ease;width:10px}.product-page__top-title{font-family:Roboto Condensed,sans-serif;font-size:36px;font-weight:700;line-height:44px;margin-bottom:24px}.product-page .popup__body{width:866px}@media screen and (max-width:820px){.product-page .popup__body{width:100%}}.product-page .popup__body .product__image-wrapper{flex:inherit;height:584px;width:584px}@media screen and (max-width:820px){.product-page .popup__body .product__image-wrapper{flex:1;width:250px}.product-page .popup__body .popup__close{right:14px;top:14px}}.product-page .popup__body .product__image-thumbs-item{height:131px;width:131px}.product-page .popup__body .product__image-thumbs{min-width:131px}.product-page .popup__body .product__image-slider-item{height:584px;width:584px}.product-page .popup__body .product__image-thumbs{height:584px}.product-page .product-sticky{height:-moz-fit-content;height:fit-content;position:sticky;top:80px}.product-page .product__buy{display:flex;flex-direction:column;gap:16px;width:278px}@media screen and (max-width:768px){.product-page .product__buy{background-color:#fff;box-shadow:0 -4px 16px 0 rgba(0,0,0,.05),0 -4px 16px 0 rgba(0,0,0,.05);gap:0;padding:8px 8px 32px}}@media screen and (max-width:900px){.product-page .product__buy{align-self:auto}}@media screen and (max-width:768px){.product-page .product__buy{bottom:0!important;position:fixed!important;right:0!important;top:auto!important;width:100%;z-index:10}.product-page .product__buy-wrap{display:flex;flex-direction:row-reverse;justify-content:space-between;margin-bottom:16px}}.product-page .product__buy-mobile-btn{cursor:pointer;display:none;height:24px;margin:0 auto 4px;position:relative;width:24px}@media screen and (max-width:768px){.product-page .product__buy-mobile-btn{display:block}}.product-page .product__buy-mobile-btn:after{border-bottom:2px solid #494949;border-right:2px solid #494949;content:"";height:12px;margin-top:-4px;pointer-events:none;position:absolute;right:8px;top:50%;transform:rotate(225deg) translateY(-50%);transition:all .3s ease;width:12px}.product-page .product__buy-mobile-btn._active:after{right:11px;transform:rotate(45deg) translateY(-50%)}.product-page .product__buy-price{margin-bottom:16px;text-align:right}@media screen and (max-width:768px){.product-page .product__buy-price{margin-bottom:0}}.product-page .product__buy-price-discount{align-items:center;display:flex;justify-content:flex-end;margin-bottom:4px}.product-page .product__buy-price-discount .percent{background-color:#ff2727;border-radius:4px;color:#fff;font-size:12px;font-weight:600;margin-right:4px;padding:1px 3px}.product-page .product__buy-price-discount .old-price{color:#7c7c7c;font-size:16px;text-decoration:line-through}.product-page .product__buy-price-current{font-family:Roboto Condensed,sans-serif;font-size:32px;font-weight:700;line-height:40px}@media screen and (max-width:768px){.product-page .product__buy-price-current{line-height:32px}}.product-page .product__buy-price-vat{color:#7c7c7c;line-height:14px}.product-page .product__buy .product-availability{text-align:right}@media screen and (max-width:768px){.product-page .product__buy .product-availability{margin-right:auto}}.product-page .product__buy .product-availability__marker{justify-content:flex-end}@media screen and (max-width:768px){.product-page .product__buy .product-availability__marker{justify-content:flex-start}}.product-page .product__buy .product-stock-delivery{margin-top:8px}.product-page .product__buy .product-stock-delivery__date{color:#7c7c7c;font-size:12px;line-height:20px}.product-page .product__buy .product-stock-delivery__date span{color:#02070d;font-weight:600}.product-page .product__buy .product-stock-delivery__check{cursor:pointer;font-size:12px;font-weight:600;line-height:20px;text-decoration:underline}.product-page .product__buy-info{align-items:center;display:flex;justify-content:space-between}@media screen and (max-width:768px){.product-page .product__buy-info{gap:8px;justify-content:flex-end;margin-bottom:16px;width:100%}}.product-page .product__buy-info .product-amount input{border-radius:8px;height:32px;margin:0 8px;width:52px}.product-page .product__buy-info.show{display:flex}.product-page .product__buy-btn{width:100%}@media screen and (max-width:768px){.product-page .product__buy-btn{margin-bottom:16px}}.product-page .product__buy-btn svg{min-width:16px}@media screen and (max-width:768px){.product-page .product__buy-choose{display:flex;flex-wrap:wrap;gap:10px}}.product-page .product__buy-choose .form-radio-label{align-items:center;display:flex}.product-page .product__buy-choose-item{align-items:center;background-color:#fff;border:1px solid #d0d0d0;border-radius:8px;cursor:pointer;display:flex;margin-bottom:8px;padding:12px 11px}@media screen and (max-width:768px){.product-page .product__buy-choose-item{flex:1 1 calc(50% - 10px);margin-bottom:0;text-align:center}.product-page .product__buy-choose-item:nth-last-child(3):first-child,.product-page .product__buy-choose-item:nth-last-child(3):first-child~.product__buy-choose-item{flex:1 1 calc(33.33% - 10px)}.product-page .product__buy-choose-item:nth-last-child(4):first-child,.product-page .product__buy-choose-item:nth-last-child(4):first-child~.product__buy-choose-item{flex:1 1 calc(50% - 10px)}}.product-page .product__buy-choose-item:last-child{margin-bottom:0}.product-page .product__buy-choose-item.active{border-color:#494949}.product-page .product__buy-choose-item.active .check:before{background-color:#494949;border-radius:50%;content:"";display:block;height:14px;left:3px;position:absolute;top:5px;width:14px;z-index:1}.product-page .product__buy-choose-item.active .check:after{border-color:#494949}.product-page .product__buy-choose .check{height:24px;margin-right:4px;position:relative;width:24px}.product-page .product__buy-choose .check:after{background:#fff;border:1px solid #d0d0d0;border-radius:50%;content:"";display:block;height:20px;left:0;position:absolute;top:2px;transition:all .3s ease;width:20px}.product-page .product__buy-choose .price{color:#02070d;font-size:14px;font-weight:600;line-height:20px;white-space:nowrap}.product-page .product__buy-choose .liter{margin-right:4px;position:relative}.product-page .product__buy-choose .liter svg{height:24px;width:24px}.product-page .product__buy-choose .liter:before{background-color:#fff;border-radius:2px;bottom:6px;content:"";display:block;height:11px;padding:2px;position:absolute;right:0;width:14px}.product-page .product__buy-choose .liter:after{bottom:7px;color:#7c7c7c;content:attr(data-liter);font-size:10px;font-weight:600;line-height:9px;position:absolute;right:1px}@media screen and (max-width:768px){.product-page .product__buy-choose.show{display:flex}.product-page .product__buy-partners{margin-top:16px;overflow-x:auto;position:relative}}.product-page .product__buy-partners-title{font-weight:600;margin-bottom:8px}.product-page .product__buy-partners .btn{border-radius:4px;display:flex;height:auto;margin-bottom:16px;width:100%}@media screen and (max-width:768px){.product-page .product__buy-partners .btn{margin-bottom:0}}.product-page .product__buy-partners .btn:last-child{margin-bottom:0}.product-page .product__buy-partners.show{display:block}@media screen and (max-width:768px){.product-page .product__buy-partners-items{display:flex}}.product-page .product__buy-charge{display:flex;gap:8px}@media screen and (max-width:768px){.product-page .product__buy-charge{margin-top:16px}}.product-page .product__buy-charge-icon svg{height:24px;min-width:24px;width:24px}.product-page .product__buy-charge-text{color:#7c7c7c;font-size:12px;line-height:16px}.product-page .product__buy-charge-link{color:#7c7c7c;font-weight:600;text-decoration:underline}@media screen and (max-width:768px){.product-page .product__buy-charge.show{display:flex}.product-page .product__buy-mobile-hidden{display:none}}.product-page .product__buy .garage-block__vin{border-top:1px solid #dbdbdb;padding-top:16px}.product-page .product__hazard{margin-top:24px}.product-page .product__hazard-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.product-page .product__hazard-title{font-family:Roboto Condensed,sans-serif;font-size:24px;font-weight:700;line-height:32px}.product-page .product__hazard-text{color:#7c7c7c;font-size:12px;margin-bottom:16px}.product-page .product__hazard-link{color:#02070d;font-size:12px;line-height:16px;text-decoration:underline}.plus-content__banner{background-color:#02070d;background-position:100%;background-repeat:no-repeat;border-radius:16px;display:flex;flex-direction:column;height:140px;justify-content:center;margin-bottom:48px;padding:0 32px;width:100%}@media screen and (max-width:992px){.plus-content__banner{margin-bottom:32px}}@media screen and (max-width:680px){.plus-content__banner{padding:0 16px}.plus-content__banner-logo{max-width:168px}}.plus-content__banner-logo img{max-width:100%}.plus-content__banner-text{color:#fff;font-size:26px;font-weight:700;line-height:29px}.plus-content__banner-text span{color:#ff0}@media screen and (max-width:576px){.plus-content__banner-text{font-size:16px;line-height:29px}}.plus-content__body{display:grid;grid-template-columns:1fr;margin-bottom:48px;row-gap:48px}@media screen and (max-width:992px){.plus-content__body{row-gap:32px}}@media screen and (max-width:576px){.plus-content__body{margin-bottom:32px}}.plus-content__body-row{-moz-column-gap:16px;column-gap:16px;display:grid;grid-template-columns:1fr 1fr}@media screen and (max-width:992px){.plus-content__body-row{grid-template-columns:1fr}}.plus-content__body-row:nth-child(2n) .plus-content__body-col--img{order:2}.plus-content__body-col{align-self:center}.plus-content__body-col.plus-content__body-col--txt{padding-left:48px;width:85%}@media screen and (max-width:1200px){.plus-content__body-col.plus-content__body-col--txt{padding-left:15px;width:100%}}@media screen and (max-width:992px){.plus-content__body-col.plus-content__body-col--txt{padding-left:0}}.plus-content__body-col.plus-content__body-col--img{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:32px;max-width:721px;min-height:478px;position:relative}@media screen and (max-width:576px){.plus-content__body-col.plus-content__body-col--img{min-height:249px}}.plus-content__body-col.plus-content__body-col--img .title{bottom:78px;color:#ff0;font-family:Roboto Condensed,sans-serif;font-size:36px;font-weight:700;left:50px;line-height:46px;margin-bottom:4px;position:absolute}@media screen and (max-width:576px){.plus-content__body-col.plus-content__body-col--img .title{bottom:52px;font-size:24px;left:16px;line-height:32px}}.plus-content__body-col.plus-content__body-col--img .txt{bottom:50px;color:#fff;font-size:18px;left:50px;line-height:20px;padding-right:15px;position:absolute}@media screen and (max-width:1350px){.plus-content__body-col.plus-content__body-col--img .txt{bottom:40px}}@media screen and (max-width:576px){.plus-content__body-col.plus-content__body-col--img .txt{bottom:16px;font-size:14px;font-weight:600;left:16px;line-height:20px;padding-right:10px}}@media screen and (max-width:992px){.plus-content__body-col.plus-content__body-col--img{margin:auto;order:2;width:100%}}.plus-content__body-strong{font-size:20px;font-weight:600;line-height:26px;margin-bottom:32px}@media screen and (max-width:992px){.plus-content__body-strong{font-size:16px;line-height:24px;margin-bottom:16px}}.plus-content__body-txt{color:#7c7c7c;font-size:16px;font-weight:400;line-height:24px}@media screen and (max-width:992px){.plus-content__body-txt{margin-bottom:24px}}.plus-content__body-txt p{margin-bottom:32px}.plus-content__body-txt p:last-child{margin-bottom:0}.plus-content__body-title{font-family:Roboto Condensed,sans-serif;font-size:44px;font-weight:700;line-height:56px;margin-bottom:32px}@media screen and (max-width:992px){.plus-content__body-title{margin-bottom:24px}}@media screen and (max-width:576px){.plus-content__body-title{font-size:36px;line-height:44px}}.plus-content__body-list{display:flex;flex-wrap:wrap}.plus-content__body-list-item{font-size:18px;font-weight:400;line-height:22px;margin-bottom:20px;min-height:88px;padding-left:62px;padding-right:12px;position:relative;width:50%}@media screen and (max-width:992px){.plus-content__body-list-item{padding-left:66px}.plus-content__body-list-item:nth-last-child(-n+2){margin-bottom:32px}}@media screen and (max-width:576px){.plus-content__body-list-item{margin-bottom:40px;min-height:44px;width:100%}.plus-content__body-list-item:nth-last-child(-n+2){margin-bottom:40px}.plus-content__body-list-item:nth-last-child(-n+1){margin-bottom:32px}}.plus-content__body-list-item:before{background-color:#ededed;border-radius:8px 0 8px 8px;content:"";display:block;height:45px;left:0;position:absolute;width:50px}@media screen and (max-width:992px){.plus-content__body-list-item:before{height:45px;width:50px}}.plus-content__body-list-item:after{background-image:url(/assets/images/plus/check-icon.svg);content:"";display:block;height:35px;left:10px;position:absolute;top:0;width:40px}@media screen and (max-width:992px){.plus-content__body-list-item:after{background-repeat:no-repeat;background-size:100%;height:35px;left:11px;width:40px}}.plus-content__table{margin-bottom:70px;overflow-x:auto}.plus-content__table-wrap{min-width:700px;scrollbar-color:#b0b0b0 #fff;scrollbar-width:thin}.plus-content__table-wrap::-webkit-scrollbar-track{background-color:#fff;border-radius:2px}.plus-content__table-wrap::-webkit-scrollbar{background-color:#f5f5f5;height:auto;width:6px}.plus-content__table-wrap::-webkit-scrollbar-thumb{background-color:#b0b0b0;border-radius:2px}.plus-content__table-wrap{scrollbar-base-color:#fff;scrollbar-face-color:#b0b0b0;scrollbar-3dlight-color:#b0b0b0;scrollbar-highlight-color:#b0b0b0;scrollbar-track-color:#fff;scrollbar-arrow-color:#fff;scrollbar-shadow-color:#b0b0b0;scrollbar-dark-shadow-color:#b0b0b0}.plus-content__table-row{border-bottom:1px solid #dbdbdb;display:flex;padding:25px 0}@media screen and (max-width:576px){.plus-content__table-row{padding:13px 0}}.plus-content__table-row.plus-content__table-row--thead{border-bottom:none;padding:0}@media screen and (max-width:768px){.plus-content__table-row.plus-content__table-row--thead .plus-content__table-col:last-child img{width:182px}.plus-content__table-row.plus-content__table-row--thead .plus-content__table-col:nth-child(2) img{width:91px}}.plus-content__table-row:last-child{border-bottom:none}.plus-content__table-col{font-size:18px;line-height:26px;text-align:center;width:33.3%}.plus-content__table-col:first-child{align-items:center;display:flex;text-align:left}.plus-content__table-col strong{font-family:Roboto Condensed,sans-serif;font-size:24px;font-weight:700;line-height:28px;text-transform:uppercase}@media screen and (max-width:576px){.plus-content__table-col strong{font-size:16px;line-height:19px}}.product-page .car-compatibility__title{margin-bottom:12px}@media screen and (max-width:768px){.product-page .car-compatibility__title{display:none}}.product-page .car-compatibility__models{max-height:754px;overflow-y:scroll;scrollbar-color:#b0b0b0 #f7f7f7;scrollbar-width:thin}.product-page .car-compatibility__models::-webkit-scrollbar-track{background-color:#f7f7f7;border-radius:2px}.product-page .car-compatibility__models::-webkit-scrollbar{background-color:#f5f5f5;height:auto;width:6px}.product-page .car-compatibility__models::-webkit-scrollbar-thumb{background-color:#b0b0b0;border-radius:2px}.product-page .car-compatibility__models{scrollbar-base-color:#f7f7f7;scrollbar-face-color:#b0b0b0;scrollbar-3dlight-color:#b0b0b0;scrollbar-highlight-color:#b0b0b0;scrollbar-track-color:#f7f7f7;scrollbar-arrow-color:#f7f7f7;scrollbar-shadow-color:#b0b0b0;scrollbar-dark-shadow-color:#b0b0b0}.product-page .car-compatibility__model{border-bottom:1px solid #d0d0d0;margin-top:20px;padding-bottom:12px}@media screen and (max-width:768px){.product-page .car-compatibility__model:last-child{border:none}}.product-page .car-compatibility__model-name{cursor:pointer;font-family:Roboto Condensed,sans-serif;font-size:16px;font-weight:700;line-height:24px;padding-left:25px;position:relative}.product-page .car-compatibility__model-name:before{background-color:#ff0;border-radius:4px;color:#02070d;content:"+";display:inline-block;font-family:Inter,sans-serif;font-size:16px;font-weight:600;height:16px;line-height:15px;margin-left:-25px;margin-right:9px;text-align:center;width:16px}.product-page .car-compatibility__model-name.open:before{background-color:#02070d;color:#fff;content:"-"}.product-page .car-compatibility__model-name.car-compatibility__model-name--child:before{background-color:transparent}.product-page .car-compatibility__model-name.car-compatibility__model-name--child.open:before{background-color:transparent;color:#02070d;content:"-"}.product-page .car-compatibility__model-accordion{display:none;font-size:12px;padding-left:25px}.product-page .car-compatibility__body{margin-top:16px}@media screen and (max-width:768px){.product-page .car-compatibility__body{flex-wrap:wrap}}.data-sheets__title{font-family:Roboto Condensed,sans-serif;font-size:22px;font-weight:700;line-height:28px;margin-bottom:12px}@media screen and (max-width:768px){.data-sheets__title{display:none}}.data-sheets__items{align-items:flex-start;display:flex;flex-direction:column}.data-sheets__item{align-items:center;background-color:#f7f7f7;border-radius:8px;display:inline-flex;margin-bottom:12px;padding:8px 16px}.data-sheets__item:last-child{margin-bottom:0}.data-sheets__item-name{cursor:pointer}.data-sheets__item-icon{margin-right:12px}.data-sheets__item-icon svg{height:32px;position:relative;top:2px;width:32px}.product-tabs{margin-bottom:104px;width:100%}.product-tabs__list{display:flex;overflow-x:auto;position:relative}.product-tabs__list:after{background-color:#d0d0d0;bottom:0;content:"";display:block;height:1px;position:absolute;width:100%}@media screen and (max-width:768px){.product-tabs__list{display:none}}.product-tabs__list-tab{color:#7c7c7c;cursor:pointer;padding:12px 12px 14px;position:relative;text-transform:uppercase;transition:all .3s ease-in-out;white-space:nowrap}.product-tabs__list-tab:after{background-color:#02070d;bottom:0;content:"";height:2px;left:0;position:absolute;width:0;z-index:1}.product-tabs__list-tab._active{color:#02070d;font-weight:600}.product-tabs__list-tab._active:after{transition:width .3s ease-in-out;width:100%}.product-tabs__content{padding-top:32px}@media screen and (max-width:768px){.product-tabs__content{border-bottom:1px solid #dbdbdb;padding-top:0}}.product-tabs__content-accordion{display:none}@media screen and (max-width:768px){.product-tabs__content-accordion{border-top:1px solid #dbdbdb;display:block;padding:12px 16px;position:relative;text-transform:uppercase}.product-tabs__content-accordion:after{border-bottom:1px solid #494949;border-right:1px solid #494949;content:"";height:8px;margin-top:-4px;pointer-events:none;position:absolute;right:14px;top:50%;transform:rotate(45deg) translateY(-50%);transition:all .3s ease;width:8px}}.product-tabs__content-accordion.open{font-weight:700}.product-tabs__content-accordion.open:after{right:8px;transform:rotate(225deg) translateY(-50%)}.product-tabs__content-item{display:none}@media screen and (max-width:768px){.product-tabs__content-item{display:block}}.product-tabs__content-item._active{display:block}@media screen and (max-width:992px){.product-tabs__content .listing-list__item{grid-template-columns:130px 1fr;padding:8px}.product-tabs__content .listing-list__item-price{grid-column:1/-1}.product-tabs__content .listing-list__item-price .wrap-price{justify-content:flex-start}.product-tabs__content .listing-list__item-price .qty-block{justify-content:space-between}}.product-tabs .tab-mobile-content-visible{display:block}@media screen and (max-width:768px){.product-tabs .tab-mobile-content-visible{display:none}}.oe-number__title{margin-bottom:12px}@media screen and (max-width:768px){.oe-number__title{display:none}}.oe-number__list{display:grid;gap:16px;grid-template-columns:1fr 1fr}@media screen and (max-width:768px){.oe-number__list{gap:0;grid-template-columns:1fr}}.oe-number__list-item{border-radius:4px;display:flex;justify-content:space-between;padding:8px 16px}@media screen and (max-width:800px){.oe-number__list-item{font-size:12px}}@media screen and (max-width:768px){.oe-number__list-item{font-size:14px}}.oe-number__list-item:nth-child(2n){background-color:#f7f7f7}.oe-number__list-item .value{font-weight:600}.bundle-goods__price{align-items:flex-end;display:flex;flex-direction:column}.bundle-goods__price .wrap{align-items:center;display:flex;gap:8px;margin-bottom:12px}.bundle-goods__price-total{margin-bottom:12px;text-align:right}.bundle-goods__price-total .total{color:#7c7c7c;margin-bottom:4px}.bundle-goods__price-total .price{font-family:Roboto Condensed,sans-serif;font-size:32px;font-weight:700;line-height:40px}.bundle-goods__price-total .without{color:#7c7c7c;font-size:12px}.bundle-goods__slider{margin:0 auto;width:94%}@media screen and (max-width:1200px){.bundle-goods__slider{width:90%}}.bundle-goods__slider-wrap{align-items:center;display:flex;margin-bottom:32px}@media screen and (max-width:1200px){.bundle-goods__slider-wrap{margin-bottom:16px}}.bundle-goods__slider .slick-arrow.slick-next,.bundle-goods__slider .slick-arrow.slick-prev{top:66px}.bundle-goods__slider .slick-arrow.slick-next{right:-35px}.bundle-goods__slider .slick-arrow.slick-prev{left:-35px}.bundle-goods__info{border-bottom:1px solid #dbdbdb;color:#7c7c7c;margin-bottom:24px;padding-bottom:12px}.bundle-goods__plus{height:32px;margin:0 24px;min-width:32px;position:relative}.bundle-goods__plus:after,.bundle-goods__plus:before{background-color:#02070d;bottom:0;content:"";display:block;height:2px;left:0;margin:auto;position:absolute;right:0;top:0;width:22px}.bundle-goods__plus:before{transform:rotate(90deg)}.bundle-goods__products{display:flex}@media screen and (max-width:1200px){.bundle-goods__products{flex-direction:column}}.bundle-goods__products-image{align-items:center;border:1px solid #dbdbdb;border-radius:16px;display:flex;height:128px;justify-content:center;margin-right:24px;max-width:128px;min-width:128px;padding:5px}@media screen and (max-width:1200px){.bundle-goods__products-image{height:88px;margin-bottom:12px;margin-right:0;max-width:88px;min-width:88px}}.bundle-goods__products-image img{max-height:100%;max-width:100%}.bundle-goods__products-wrap .title{font-family:Roboto Condensed,sans-serif;font-size:24px;font-weight:700;line-height:32px;margin-bottom:4px}@media screen and (max-width:1200px){.bundle-goods__products-wrap .title{font-size:14px;line-height:20px}}.bundle-goods__products-wrap .article{color:#7c7c7c;margin-bottom:8px}.bundle-goods__products-wrap .price{font-family:Roboto Condensed,sans-serif;font-size:28px;font-weight:700;line-height:36px}@media screen and (max-width:1200px){.bundle-goods__products-wrap .price{font-size:22px;line-height:28px}}.bundle-goods__products-wrap .without{color:#7c7c7c}.footer{padding:20px 0}.footer-wrap{display:flex}@media screen and (max-width:768px){.footer-wrap{flex-wrap:wrap}}@media screen and (max-width:1150px){.footer-wrap.footer-wrap--nested{flex-wrap:wrap}}.footer-col--2{flex:1 1 20%}@media screen and (max-width:1150px){.footer-col--2{padding-right:35px}}@media screen and (max-width:768px){.footer-col--2{margin-bottom:48px;padding-right:0}}.footer-col--4{flex:0 0 50%}@media screen and (max-width:1150px){.footer-col--4{flex:1 1 100%}}@media screen and (max-width:576px){.footer-col--4{flex:1 1 100%}}.footer-col--6{display:flex;flex:1 1 50%}@media screen and (max-width:1150px){.footer-col--6{flex:1 1 100%;flex-direction:row-reverse;justify-content:space-between;margin-top:48px}}@media screen and (max-width:576px){.footer-col--6{flex-direction:column-reverse;margin-top:16px}}.footer-col--10{flex:0 0 80%}@media screen and (max-width:1150px){.footer-col--10{flex:1 1 80%}}.footer-title{color:#02070d;display:block;font-family:Roboto Condensed,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin-bottom:16px;text-transform:uppercase}@media screen and (max-width:1150px){.footer-title{font-size:22px;line-height:28px}}.footer-logo{display:block;margin-bottom:8px}.footer-tagline{font-size:16px;font-weight:600;line-height:24px;margin-bottom:16px;padding-right:15px;text-transform:uppercase}.footer-copyright{color:#7c7c7c;font-size:12px;line-height:16px;padding-right:50px;text-transform:uppercase}.footer-links{display:flex;justify-content:space-between}@media screen and (max-width:576px){.footer-links{flex-wrap:wrap}}.footer-links__item{padding-right:15px;width:33.3%}@media screen and (max-width:576px){.footer-links__item{margin-bottom:32px;width:50%}.footer-links__item-wrap{width:50%}.footer-links__item.footer-links__item--row{display:flex;justify-content:space-between;width:100%}}.footer-links__item .phone{font-family:Roboto Condensed,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin-bottom:16px}.footer-links__item .email{font-weight:600}.footer-links__item-link{color:#02070d;display:inline-block;margin-bottom:8px}@media screen and (max-width:992px){.footer-links__item-link{text-decoration:underline}}.footer-social{margin-right:100px}@media screen and (max-width:1390px){.footer-social{margin-right:30px}}@media screen and (max-width:1150px){.footer-social{margin-right:0;width:33.3%}}@media screen and (max-width:576px){.footer-social{width:100%}}.footer-social__items{display:flex;margin-bottom:32px}@media screen and (max-width:1150px){.footer-social__items{flex-wrap:wrap}}@media screen and (max-width:576px){.footer-social__items{justify-content:space-around}}.footer-social__items-link.footer-social__items-link--email{color:#02070d;display:block;margin-bottom:16px}.footer-social__item{margin-right:18px}@media screen and (max-width:576px){.footer-social__item{margin-right:0}}.footer-social__item svg{height:22px;width:22px}@media screen and (max-width:1150px){.footer-subscribe{padding-right:10%;width:66.6%}.footer-subscribe .btn{height:56px;margin-top:8px;width:100%}}@media screen and (max-width:576px){.footer-subscribe{margin-bottom:48px;padding-right:0;width:100%}}.footer-subscribe .input-group{margin-bottom:8px}@media screen and (max-width:1150px){.footer-subscribe .input-group{margin-bottom:16px}}.footer-subscribe .form-input{height:40px;width:100%}.footer-subscribe .checkbox{margin-bottom:8px}.footer-subscribe .checkbox .form-checkbox+.form-checkbox-label{color:#7c7c7c;font-size:12px;line-height:16px}.footer-subscribe .checkbox .form-checkbox+.form-checkbox-label:before{height:16px;width:16px}.footer-subscribe .checkbox .form-checkbox+.form-checkbox-label:after{height:5px;left:3px;width:10px}.footer-subscribe .checkbox a{color:#02070d}.footer.footer--dark .footer-title{color:#ff0}.footer.footer--dark .footer-logo svg{fill:#fff}.footer.footer--dark .footer-links__item-link{color:#f7f7f7}.footer.footer--dark .footer-social__item svg{fill:#ededed}.footer.footer--dark .footer-subscribe .form-input{background:transparent;border:1px solid #7c7c7c;color:#f7f7f7}.footer.footer--dark .footer-subscribe .form-input:hover{border:1px solid #ededed}.footer.footer--dark .footer-subscribe .form-checkbox+.form-checkbox-label:before{background:transparent;border:1px solid #7c7c7c}.footer.footer--dark .footer-subscribe .form-checkbox+.form-checkbox-label:after{border-bottom:2px solid #ff0;border-left:2px solid #ff0}.footer.footer--dark .footer-subscribe .form-checkbox:hover+.form-checkbox-label:before{border-color:#ededed}.footer.footer--dark .footer-subscribe .checkbox a{color:#f7f7f7}.footer.footer--dark .footer-subscribe .btn-black{background-color:#ff0;color:#02070d}.footer.footer--dark .footer-subscribe .btn-black:hover{background-color:#fff30a}.footer.footer--dark .footer-social__items-link.footer-social__items-link--email{color:#f7f7f7}.popup{display:none;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:101}.popup,.popup__wrapper{box-sizing:border-box;height:100%}.popup__wrapper{align-items:center;display:flex;justify-content:center;max-height:100%;max-width:100%;overflow:auto;padding:8px;position:relative}.popup__overlay{background-color:rgba(2,7,13,.5);bottom:0;cursor:pointer;height:100%;left:0;position:fixed;right:0;top:0;width:100%}.popup__body{background-color:#f7f7f7;border-radius:32px;margin:auto;padding:32px 34px 32px 32px;position:relative;width:573px;z-index:1}@media screen and (max-width:768px){.popup__body{padding:24px 30px}}.popup__body-title{color:#02070d;font-family:Roboto Condensed,sans-serif;font-size:28px;font-weight:700;line-height:44px;margin-bottom:16px;padding:0 15px;text-align:center}@media screen and (max-width:992px){.popup__body-title{font-size:28px;line-height:36px}}.popup__body-title.popup__body-title--left{text-align:left}.popup__body-language{display:flex;justify-content:center;margin-bottom:32px}@media screen and (max-width:560px){.popup__body-language{flex-wrap:wrap;justify-content:center;margin-bottom:12px}}.popup__body-language span{color:#02070d;display:block;font-size:16px;font-weight:600;line-height:20px}.popup__body-language li{border:1px solid transparent;border-radius:8px;cursor:pointer;padding:12px 18px;text-align:center;transition:all .3s ease}.popup__body-language li:hover{border-color:#d0d0d0}.popup__body-language li.active{border-color:#494949}@media screen and (max-width:560px){.popup__body-language li{margin-bottom:20px;width:25%}}.popup__body-language img{border-radius:4px;margin-bottom:8px;max-width:32px}.popup__body-icon{margin-bottom:16px;text-align:center}.popup__body-icon svg{fill:#ff2727;height:48px;width:48px}.popup__body-icon.active svg{fill:#3c3}.popup__body-description{color:#7c7c7c;font-size:16px;font-weight:400;line-height:24px;margin-bottom:32px;text-align:center}.popup__body-description a{color:#02070d;font-weight:600;text-decoration:underline}.popup__body-description.popup__body-description--left{text-align:left}.popup__body-button{grid-gap:16px;display:grid;grid-template-columns:repeat(auto-fit,minmax(245px,max-content));justify-content:center}@media screen and (max-width:576px){.popup__body-button{grid-template-columns:repeat(auto-fit,minmax(100%,max-content))}}.popup__body-link{color:#02070d;text-decoration:underline}.popup__body-info{color:#b0b0b0}.popup__body-or{margin-top:32px;position:relative;text-align:center}.popup__body-or:after,.popup__body-or:before{background-color:#dbdbdb;content:"";display:block;height:1px;position:absolute;top:50%;width:47%}.popup__body-or:after{right:0}.popup__body-or:before{left:0}.popup__body-row{display:grid;margin-bottom:8px;padding-bottom:24px}.popup__body-row.popup__body-row-double{gap:16px;grid-template-columns:1fr 1fr}.popup__back{left:32px;position:absolute}.popup__back svg{height:24px;transform:rotate(180deg);width:24px}.popup__close{cursor:pointer;height:18px;position:absolute;right:17px;top:15px;width:18px}.popup__close:after,.popup__close:before{background-color:#02070d;content:"";height:3px;left:0;margin-top:-1px;position:absolute;top:50%;width:100%}.popup__close:before{transform:rotate(45deg)}.popup__close:after{transform:rotate(-45deg)}.popup.popup--wishlist .popup__body{background-color:#fff;padding:20px;width:572px}@media screen and (max-width:600px){.popup.popup--wishlist .popup__body{width:100%}}.popup.popup--wishlist .popup__body-title{padding-right:25px}.popup.popup--wishlist .popup__body-or span{background-color:#fff;display:inline-block;padding:0 10px;position:relative;z-index:1}.popup.popup--sign-in .checkbox{max-width:50%}.popup.popup--quick-order-empty .popup__body,.popup.popup--sign-in .popup__body{width:425px}.popup.popup--quick-order-empty .popup__body-title{font-family:Roboto Condensed,sans-serif;font-size:24px;line-height:32px;margin-bottom:8px}.popup.popup--quick-order-empty .popup__body-description{margin-bottom:16px}.popup.popup--video .popup__body{padding-right:64px;width:866px}@media screen and (max-width:900px){.popup.popup--video .popup__body{width:100%}}@media screen and (max-width:600px){.popup.popup--video .popup__body{padding:24px}.popup.popup--video .popup__body .popup__close{right:38px;top:38px}.popup.popup--video .popup__body .popup__close:after,.popup.popup--video .popup__body .popup__close:before{background-color:#fff}}.popup.popup--video .popup__body .plug-image-video{max-width:100%}.popup.popup--video .popup__body .play-youtube{bottom:0;cursor:pointer;height:112px;left:0;margin:auto;position:absolute;right:0;top:0;width:112px}@media screen and (max-width:900px){.popup.popup--video .popup__body .play-youtube{height:70px;width:70px}}@media screen and (max-width:600px){.popup.popup--video .popup__body .play-youtube{height:42px;width:42px}}.popup.popup--video .popup__body .play-youtube svg{fill:#ff0;height:112px;width:112px}@media screen and (max-width:900px){.popup.popup--video .popup__body .play-youtube svg{height:70px;width:70px}}@media screen and (max-width:600px){.popup.popup--video .popup__body .play-youtube svg{height:42px;width:42px}}.popup.popup--contact-details .popup__body,.popup.popup--purchase .popup__body{width:866px}.popup.popup--contact-details .popup__body-btn .btn{min-width:245px}@media screen and (max-width:650px){.popup.popup--contact-details .popup__body-btn .btn{min-width:100%}}.popup.popup--contact-details .popup__body-btn.popup__body-btn--addresse{align-items:center;display:flex;justify-content:space-between}@media screen and (max-width:650px){.popup.popup--contact-details .popup__body-btn.popup__body-btn--addresse{align-items:flex-start;flex-direction:column}.popup.popup--contact-details .popup__body-btn.popup__body-btn--addresse .popup__body-btn-checkbox{margin-bottom:12px}}.popup.popup--contact-details .popup__body-btn.popup__body-btn--addresse .checkbox:first-child{margin-bottom:8px}.popup.popup--wishlist-add .popup__body{width:424px}.popup.popup--sub-accounts .popup__body{width:720px}.popup.popup--quick-order .popup__body{padding:48px 16px 32px 32px;width:1456px}.popup.popup--quick-order .popup__close{right:28px;top:22px}.popup.popup--quick-order .item-buy__info-details,.popup.popup--quick-order .item-buy__info-title{color:#02070d}.popup.popup--quick-order .item-buy__article,.popup.popup--quick-order .item-buy__article-found,.popup.popup--quick-order .item-buy__single,.popup.popup--quick-order .item-buy__total{color:#7c7c7c}.popup.popup--quick-order .popup__button{align-items:center;display:flex;justify-content:flex-end}.popup.popup--quick-order .popup__button-txt{display:none;margin-right:16px}.popup.popup--quick-order .popup__button-txt a{color:#02070d;text-decoration:underline}.popup.popup--quick-order .popup__button .btn{margin-right:16px}.popup.popup--alternatives .popup__body{width:1120px}@media screen and (max-width:1150px){.popup.popup--alternatives .popup__body{width:100%}}.popup.popup--alternatives .wrapper-alternative-slider{display:flex;margin:0 auto;max-width:95%;overflow:hidden}.popup.popup--alternatives .wrapper-alternative-slider.slick-initialized{display:block;overflow:visible}.popup.popup--alternatives .listing-grid__item{margin:0 16px;min-width:302px}.popup.popup--alternatives .slick-arrow.slick-next{right:-35px}.popup.popup--alternatives .slick-arrow.slick-prev{left:-35px}.popup.popup--verify .btn-large{font-size:16px;line-height:22px}@media screen and (max-width:400px){.popup.popup--verify .btn-large{height:auto;padding:5px}}.popup.popup--verify .popup__body-title{font-size:26px;padding-right:25px}.popup.popup--credit .icon-wrap{gap:8px}.popup.popup--credit .checkbox{margin-bottom:20px}.popup.popup--credit .popup__body-button{grid-template-columns:1fr;margin-bottom:20px}.popup.popup--credit .helper-text{color:#7c7c7c;font-size:12px;line-height:16px}.popup.popup--credit .input-group img.cvv-icon{height:36px;position:absolute;right:8px;top:30px;width:46px}.popup.popup--product .popup__body{width:1456px}.popup.popup--product .popup-btn-wrap{display:flex;gap:16px;justify-content:flex-end}@media screen and (max-width:540px){.popup.popup--product .popup-btn-wrap{flex-direction:column}}.popup.popup--product .popup-often-wrap{max-height:328px;scrollbar-color:#b0b0b0 #fff;scrollbar-width:thin}.popup.popup--product .popup-often-wrap::-webkit-scrollbar-track{background-color:#fff;border-radius:12px}.popup.popup--product .popup-often-wrap::-webkit-scrollbar{background-color:#f5f5f5;height:auto;width:6px}.popup.popup--product .popup-often-wrap::-webkit-scrollbar-thumb{background-color:#b0b0b0;border-radius:12px}.popup.popup--product .popup-often-wrap{scrollbar-base-color:#fff;scrollbar-face-color:#b0b0b0;scrollbar-3dlight-color:#b0b0b0;scrollbar-highlight-color:#b0b0b0;scrollbar-track-color:#fff;scrollbar-arrow-color:#fff;scrollbar-shadow-color:#b0b0b0;scrollbar-dark-shadow-color:#b0b0b0;margin-bottom:32px;overflow-y:scroll}@media screen and (max-width:850px){.popup.popup--product .popup-often-wrap .item-buy{height:407px}.popup.popup--product .popup-often-wrap .item-buy__amount{bottom:144px}.popup.popup--product .popup-often-wrap .item-buy__image{top:40px}.popup.popup--product .popup-often-wrap .item-buy__article{bottom:155px}.popup.popup--product .popup-often-wrap .item-buy__total{bottom:92px}.popup.popup--product .popup-often-wrap .item-buy__single{bottom:70px}}.popup.popup--product .item-buy__info{margin-right:15px;max-width:160px;min-width:160px}@media screen and (max-width:1050px){.popup.popup--product .item-buy__info{max-width:140px;min-width:140px}}@media screen and (max-width:850px){.popup.popup--product .item-buy__info{max-width:100%}}.popup.popup--product .item-buy__article{max-width:200px;min-width:200px}@media screen and (max-width:1190px){.popup.popup--product .item-buy__article{max-width:110px;min-width:110px}}@media screen and (max-width:850px){.popup.popup--product .item-buy__article{max-width:130px;min-width:130px}}.popup.popup--product .item-buy__delete{right:24px}@media screen and (max-width:850px){.popup.popup--product .item-buy__delete{right:16px}}.popup.popup--restricted .popup__body{width:1162px}@media screen and (max-width:768px){.popup.popup--restricted .popup__body{width:100%}}.popup.popup--restricted .popup-btn-wrap{display:flex;gap:16px;justify-content:space-between}@media screen and (max-width:768px){.popup.popup--restricted .popup-btn-wrap{flex-direction:column;gap:20px}}.popup.popup--hazard .popup__body-title{align-items:center;display:flex;gap:8px;padding-left:0}.popup.popup--hazard .popup__body-description{margin-bottom:16px;text-align:left}.popup.popup--wishlist .item-soon{margin-bottom:24px;transition:all .3s ease}.popup.popup--wishlist .item-soon:hover{border:1px solid #171717}.popup.popup--wishlist .item-soon__info-title{font-size:24px;line-height:32px;text-transform:capitalize}.popup__body-row.popup__body-row--wishlist{gap:16px;grid-template-columns:295px 1fr;margin-top:24px}@media screen and (max-width:600px){.popup__body-row.popup__body-row--wishlist{grid-template-columns:1fr}}.popup-choose-cookies{background:#212121;bottom:0;box-sizing:border-box;color:#f7f7f7;filter:drop-shadow(40px 0 50px rgba(0,0,0,.4));left:0;max-height:94vh;overflow-y:auto;padding:32px;position:fixed;width:100%;z-index:99999}@media screen and (max-width:860px){.popup-choose-cookies{padding:32px 24px}}.popup-choose-cookies__wrap{margin:0 auto;min-width:1162px}@media screen and (max-width:1190px){.popup-choose-cookies__wrap{min-width:100%}}.popup-choose-cookies__title{font-family:Roboto Condensed,sans-serif;font-size:32px;font-weight:700;line-height:40px;margin-bottom:16px;padding:0 32px}@media screen and (max-width:860px){.popup-choose-cookies__title{padding:0 12px}}.popup-choose-cookies__content{display:none}.popup-choose-cookies__content-wrap{display:flex}.popup-choose-cookies__tabs{margin-right:30px}.popup-choose-cookies__tab-title{cursor:pointer;font-size:16px;font-weight:400;min-width:279px;padding:17px 16px;transition:background .2s}.popup-choose-cookies__tab-title:hover{background:#fff30a}.popup-choose-cookies__tab-title.active{background:#253b48}.popup-choose-cookies__tabs-content-list{margin-bottom:16px;min-height:138px}.popup-choose-cookies__tabs-content{width:100%}.popup-choose-cookies__tabs-content-item{display:none}.popup-choose-cookies__tabs-content-item:first-child{display:block}.popup-choose-cookies__table{margin-bottom:8px;width:100%}.popup-choose-cookies__table table{border-collapse:collapse;width:100%}.popup-choose-cookies__table tr:nth-child(odd){background-color:#121417}.popup-choose-cookies__table td,.popup-choose-cookies__table th{border:1px solid #212121;box-sizing:border-box;padding:8px;text-align:left;width:148px}.popup-choose-cookies__table td{font-size:12px}.popup-choose-cookies__table td:first-child{border-radius:8px 0 0 8px}.popup-choose-cookies__table td.popup-choose-cookies__table-description{width:410px}.popup-choose-cookies__table th{background:#494949;font-size:13px;font-weight:400}.popup-choose-cookies__table th:first-child{border-radius:8px 0 0 8px}.popup-choose-cookies__details{display:none;max-height:119px;padding-right:8px;position:relative;scrollbar-color:#b0b0b0 #fff;scrollbar-width:thin}.popup-choose-cookies__details::-webkit-scrollbar-track{background-color:#fff;border-radius:2px}.popup-choose-cookies__details::-webkit-scrollbar{background-color:#f5f5f5;height:auto;width:6px}.popup-choose-cookies__details::-webkit-scrollbar-thumb{background-color:#b0b0b0;border-radius:2px}.popup-choose-cookies__details{scrollbar-base-color:#fff;scrollbar-face-color:#b0b0b0;scrollbar-3dlight-color:#b0b0b0;scrollbar-highlight-color:#b0b0b0;scrollbar-track-color:#fff;scrollbar-arrow-color:#fff;scrollbar-shadow-color:#b0b0b0;scrollbar-dark-shadow-color:#b0b0b0}.popup-choose-cookies__details a{color:#fff;text-decoration:underline}.popup-choose-cookies__details-title{font-size:24px;font-weight:700;line-height:32px;margin-bottom:16px;text-align:center}.popup-choose-cookies__details-close{color:#0068d7;cursor:pointer;display:inline-block;font-weight:600;margin-top:8px;text-decoration:underline}.popup-choose-cookies__text{font-size:16px;line-height:24px;margin-bottom:16px}.popup-choose-cookies__text a{text-decoration:underline}@media screen and (max-width:860px){.popup-choose-cookies__text{font-size:12px}}@media screen and (max-width:1100px){.popup-choose-cookies__checkboxes-list{margin-bottom:15px}}.popup-choose-cookies__checkboxes-list form{display:flex;flex-wrap:wrap;justify-content:center}@media screen and (max-width:500px){.popup-choose-cookies__checkboxes-list form{justify-content:space-between;width:100%}}.popup-choose-cookies__checkboxes-item{font-size:14px;margin-left:24px}@media screen and (max-width:500px){.popup-choose-cookies__checkboxes-item{margin-left:0}}.popup-choose-cookies__checkboxes-item:first-child{margin-left:0}.popup-choose-cookies__checkboxes-item input{display:none;opacity:0}.popup-choose-cookies__checkboxes-item input:checked+span:before{background:#0068d7;border-color:#0068d7}.popup-choose-cookies__checkboxes-item input:checked+span:after{opacity:1}.popup-choose-cookies__checkboxes-item .form-checkbox-label{color:#f7f7f7}.popup-choose-cookies--disabled{pointer-events:none}.popup-choose-cookies--disabled input:checked+span:before{background:#fff;border-color:#aabbc6}.popup-choose-cookies--disabled input:checked+span:after{border-color:#7f7f7f;opacity:1}.popup-choose-cookies__checkbox{left:0;position:absolute;top:0}.popup-choose-cookies__checkbox:before{background-color:#fff;border:1px solid #aabbc6;border-radius:2px;box-sizing:border-box;content:"";height:16px;left:0;position:absolute;top:0;transition:.1s;width:16px}.popup-choose-cookies__checkbox:after{border-bottom:2px solid #fff;border-left:2px solid #fff;box-sizing:border-box;content:"";display:block;height:5.5px;left:3px;opacity:0;position:absolute;top:3.5px;transform:rotate(-45deg);transition:all .3s ease;width:9.5px}.popup-choose-cookies__btn-wrap{margin-left:auto}@media screen and (max-width:860px){.popup-choose-cookies__btn-wrap{flex-direction:column;width:100%}}.popup-choose-cookies__btn-list{align-items:center;display:flex;justify-content:flex-end}.popup-choose-cookies__btn-list .btn{margin-left:16px}@media screen and (max-width:1120px){.popup-choose-cookies__btn-list .btn{height:auto;min-height:48px;padding-bottom:5px;padding-top:5px}}.popup-choose-cookies__btn-list .btn-outline{background-color:transparent;border:1px solid #7c7c7c;color:#f7f7f7}.popup-choose-cookies__btn-list .btn-outline:hover{border:1px solid #ededed}.popup-choose-cookies__btn:last-child{margin-right:0}.popup-choose-cookies__btn--blue{background:#0068d7;border-color:#0068d7;color:#fff}.popup-choose-cookies__btn--big{min-width:300px}.popup-choose-cookies__link-wrap{align-items:center;display:flex;justify-content:center}.popup-choose-cookies__footer{align-items:center;display:flex;justify-content:space-between}@media screen and (max-width:1100px){.popup-choose-cookies__footer{align-items:flex-start;flex-direction:column}}.popup-choose-cookies--white{background:rgba(2,7,13,.5);color:#f7f7f7;filter:none;height:100%;max-height:none;padding:0}@media screen and (max-width:1190px){.popup-choose-cookies--white{padding:0 8px}}.popup-choose-cookies--white .popup-choose-cookies__wrap{background:#212121;bottom:auto;left:50%;padding:0;position:fixed;top:50%;transform:translate(-50%,-50%);width:760px}@media screen and (max-width:810px){.popup-choose-cookies--white .popup-choose-cookies__wrap{max-height:100%;overflow-y:auto;width:100%}}.popup-choose-cookies--white .popup-choose-cookies__first-block .popup-choose-cookies__title{margin-bottom:16px;margin-top:32px;text-transform:uppercase}.popup-choose-cookies--white .popup-choose-cookies__first-block .popup-choose-cookies__text{font-size:16px;line-height:24px;margin:0 32px 32px}@media screen and (max-width:860px){.popup-choose-cookies--white .popup-choose-cookies__first-block .popup-choose-cookies__text{font-size:12px;margin:0 12px 32px 16px}}.popup-choose-cookies--white .popup-choose-cookies__first-block .popup-choose-cookies__btn-list{margin:0 32px 32px}@media screen and (max-width:860px){.popup-choose-cookies--white .popup-choose-cookies__first-block .popup-choose-cookies__btn-list{margin:0 12px 16px}}@media screen and (max-width:1120px){.popup-choose-cookies--white .popup-choose-cookies__first-block .popup-choose-cookies__btn-list{flex-wrap:wrap-reverse}}@media screen and (max-width:860px){.popup-choose-cookies--white .popup-choose-cookies__first-block .popup-choose-cookies__btn-list{flex-direction:column}}@media screen and (max-width:1120px){.popup-choose-cookies--white .popup-choose-cookies__first-block .popup-choose-cookies__btn-list .btn{font-size:18px}}@media screen and (max-width:860px){.popup-choose-cookies--white .popup-choose-cookies__first-block .popup-choose-cookies__btn-list .btn{font-size:16px;margin:0 0 16px;width:100%}}@media screen and (max-width:1120px){.popup-choose-cookies--white .popup-choose-cookies__first-block .popup-choose-cookies__btn:last-child{margin-bottom:16px;margin-left:auto}}.popup-choose-cookies--white .popup-choose-cookies__content{padding:24px 0 0}.popup-choose-cookies--white .popup-choose-cookies__content .popup-choose-cookies__title{font-family:Roboto Condensed,sans-serif;font-size:24px;font-weight:700;line-height:32px;margin-bottom:16px;text-align:center}.popup-choose-cookies--white .popup-choose-cookies__content .popup-choose-cookies__text{font-size:16px;line-height:24px}.popup-choose-cookies--white .popup-choose-cookies__content .popup-choose-cookies__checkboxes-list{margin-bottom:24px;width:100%}.popup-choose-cookies--white .popup-choose-cookies__content .popup-choose-cookies__checkboxes-list .form-checkbox+.form-checkbox-label:before{background-color:transparent;border:1px solid #7c7c7c}.popup-choose-cookies--white .popup-choose-cookies__content .popup-choose-cookies__checkboxes-list .form-checkbox+.form-checkbox-label:after{border-bottom:2px solid #ff0;border-left:2px solid #ff0}@media screen and (max-width:500px){.popup-choose-cookies--white .popup-choose-cookies__content .popup-choose-cookies__checkboxes-list{width:100%}}.popup-choose-cookies--white .popup-choose-cookies__content-wrap{flex-direction:column;padding:0 24px}@media screen and (max-width:860px){.popup-choose-cookies--white .popup-choose-cookies__content-wrap{padding:0 12px}}.popup-choose-cookies--white .popup-choose-cookies__tabs{align-items:center;display:flex;justify-content:center;margin:0 0 16px}@media screen and (max-width:860px){.popup-choose-cookies--white .popup-choose-cookies__tabs{flex-direction:column}}.popup-choose-cookies--white .popup-choose-cookies__tab-title{background:transparent;border:1px solid #7c7c7c;border-radius:8px 0 0 8px;font-size:16px;font-weight:600;line-height:24px;margin:0 2px;padding:15px 69px;text-align:center}@media screen and (max-width:860px){.popup-choose-cookies--white .popup-choose-cookies__tab-title{border-radius:8px 8px 0 0;margin:4px 0;width:100%}}.popup-choose-cookies--white .popup-choose-cookies__tab-title:last-child{border-radius:0 8px 8px 0}@media screen and (max-width:860px){.popup-choose-cookies--white .popup-choose-cookies__tab-title:last-child{border-radius:0 0 8px 8px}}@media screen and (max-width:580px){.popup-choose-cookies--white .popup-choose-cookies__tab-title{box-sizing:border-box;width:100%}}.popup-choose-cookies--white .popup-choose-cookies__tab-title.active{background:#ff0;color:#02070d}.popup-choose-cookies--white .popup-choose-cookies__tabs-content-item{height:208px;overflow-y:auto;scrollbar-color:#b0b0b0 #fff;scrollbar-width:thin}.popup-choose-cookies--white .popup-choose-cookies__tabs-content-item::-webkit-scrollbar-track{background-color:#fff;border-radius:2px}.popup-choose-cookies--white .popup-choose-cookies__tabs-content-item::-webkit-scrollbar{background-color:#f5f5f5;height:auto;width:6px}.popup-choose-cookies--white .popup-choose-cookies__tabs-content-item::-webkit-scrollbar-thumb{background-color:#b0b0b0;border-radius:2px}.popup-choose-cookies--white .popup-choose-cookies__tabs-content-item{scrollbar-base-color:#fff;scrollbar-face-color:#b0b0b0;scrollbar-3dlight-color:#b0b0b0;scrollbar-highlight-color:#b0b0b0;scrollbar-track-color:#fff;scrollbar-arrow-color:#fff;scrollbar-shadow-color:#b0b0b0;scrollbar-dark-shadow-color:#b0b0b0;padding:0 8px 0 0}.popup-choose-cookies--white .popup-choose-cookies__details{display:block;padding-right:0}.popup-choose-cookies--white .popup-choose-cookies__table th{background:#494949;font-size:14px;font-weight:600;padding:9px 16px}.popup-choose-cookies--white .popup-choose-cookies__table td,.popup-choose-cookies--white .popup-choose-cookies__table th{border-color:transparent}.popup-choose-cookies--white .popup-choose-cookies__table tr:nth-child(odd){background-color:#121417}@media screen and (max-width:860px){.popup-choose-cookies--en .popup-choose-cookies{padding:24px 15px}}.popup-choose-cookies--en .popup-choose-cookies__btn-list{justify-content:flex-end}.popup-choose-cookies--en .popup-choose-cookies__btn-list .btn{margin-left:16px}@media screen and (max-width:860px){.popup-choose-cookies--en .popup-choose-cookies__content-wrap{flex-wrap:wrap}}@media screen and (max-width:690px){.popup-choose-cookies--en .popup-choose-cookies__link-wrap{flex-wrap:wrap;width:100%}}.popup-choose-cookies--en .popup-choose-cookies__title{margin-bottom:16px;padding:0}@media screen and (max-width:590px){.popup-choose-cookies--en .popup-choose-cookies__title{min-width:130px}}.popup-choose-cookies--en .popup-choose-cookies__footer{box-shadow:none;flex-direction:row}@media screen and (max-width:860px){.popup-choose-cookies--en .popup-choose-cookies__footer{align-items:center;flex-direction:column;padding:24px 0}.popup-choose-cookies--en .popup-choose-cookies__checkboxes-list{width:100%}}.popup-choose-cookies--en .popup-choose-cookies__checkboxes-list .form-checkbox+.form-checkbox-label:before{background-color:transparent;border:1px solid #7c7c7c}.popup-choose-cookies--en .popup-choose-cookies__checkboxes-list .form-checkbox+.form-checkbox-label:after{border-bottom:2px solid #ff0;border-left:2px solid #ff0}.popup-choose-cookies--en .popup-choose-cookies__checkboxes-list form{flex-wrap:nowrap}@media screen and (max-width:860px){.popup-choose-cookies--en .popup-choose-cookies__btn-list{flex-wrap:wrap}.popup-choose-cookies--en .popup-choose-cookies__btn-list .btn{margin:0 0 16px;width:100%}}.popup-choose-cookies--en .popup-choose-cookies__tab-title{background:transparent;border:1px solid #7c7c7c;border-radius:8px;margin:8px 0}.popup-choose-cookies--en .popup-choose-cookies__tab-title.active{background:#ff0;color:#02070d}.popup-choose-cookies--en .popup-choose-cookies__tabs{margin-right:26px}@media screen and (max-width:860px){.popup-choose-cookies--en .popup-choose-cookies__tabs{margin:0 0 15px;width:100%}}.popup-choose-cookies--en .popup-choose-cookies__details{max-height:138px;overflow-y:auto}.popup-choose-cookies__table-description{font-size:10px;text-align:left!important}.popup-choose-cookies__footer{box-shadow:0 4px 18px rgba(0,0,0,.4);flex-direction:column;padding:24px}.popup-choose-cookies__footer .popup-choose-cookies__btn-list{width:100%}@media screen and (max-width:860px){.popup-choose-cookies__footer .popup-choose-cookies__btn-list{flex-wrap:wrap}.popup-choose-cookies__footer .popup-choose-cookies__btn-list .btn{margin-left:0;width:100%}.popup-choose-cookies__footer .popup-choose-cookies__btn-list .popup-choose-cookies__link-wrap{margin-bottom:16px;width:100%}}.popup.popup--sub-accounts-order .popup__body{width:866px}@media screen and (max-width:895px){.popup.popup--sub-accounts-order .popup__body{width:100%}}.popup.popup--sub-accounts-order .popup__body-description{color:#02070d;font-size:14px;line-height:20px;margin-bottom:16px;text-align:left}.popup.popup--sub-accounts-order .payment-pending__title{font-family:Roboto Condensed,sans-serif;font-size:24px;font-weight:700;line-height:32px;margin-bottom:8px}.popup.popup--sub-accounts-order .payment-pending__body{display:grid;gap:17px;grid-template-columns:1fr 1fr;margin-bottom:26px}@media screen and (max-width:576px){.popup.popup--sub-accounts-order .payment-pending__body{gap:18px;grid-template-columns:1fr}}.popup.popup--sub-accounts-order .payment-pending__list li{display:flex;justify-content:space-between;padding:2px 8px}.popup.popup--sub-accounts-order .payment-pending__list li span{font-size:12px;line-height:16px}.popup.popup--sub-accounts-order .payment-pending__list li p{font-size:12px;font-weight:600;line-height:16px}.popup.popup--sub-accounts-order .payment-pending__list li:nth-child(2n){background-color:#fff;border-radius:4px}.popup.popup--sub-accounts-order .payment-pending__table{margin-bottom:16px}.popup.popup--sub-accounts-order .payment-pending__table-head{align-items:center;display:flex}@media screen and (max-width:810px){.popup.popup--sub-accounts-order .payment-pending__table-head .art,.popup.popup--sub-accounts-order .payment-pending__table-head .price,.popup.popup--sub-accounts-order .payment-pending__table-head .price-sub,.popup.popup--sub-accounts-order .payment-pending__table-head .qty,.popup.popup--sub-accounts-order .payment-pending__table-head .total-markup,.popup.popup--sub-accounts-order .payment-pending__table-head .total-price{display:none}}.popup.popup--sub-accounts-order .payment-pending__table-th{color:#7c7c7c;font-size:12px;padding:8px 0}.popup.popup--sub-accounts-order .payment-pending__table .order{min-width:245px}@media screen and (max-width:870px){.popup.popup--sub-accounts-order .payment-pending__table .order{min-width:200px}}.popup.popup--sub-accounts-order .payment-pending__table .order p{color:#02070d;font-family:Roboto Condensed,sans-serif;font-size:24px;font-weight:700;line-height:32px}.popup.popup--sub-accounts-order .payment-pending__table .art{min-width:95px}.popup.popup--sub-accounts-order .payment-pending__table .price-sub{min-width:100px;padding-right:5px}.popup.popup--sub-accounts-order .payment-pending__table .price{min-width:95px}.popup.popup--sub-accounts-order .payment-pending__table .qty{min-width:55px}.popup.popup--sub-accounts-order .payment-pending__table .total-markup,.popup.popup--sub-accounts-order .payment-pending__table .total-price{min-width:105px}.popup.popup--sub-accounts-order .payment-pending__table-scroll{scrollbar-color:#d0d0d0 #fff;scrollbar-width:thin}.popup.popup--sub-accounts-order .payment-pending__table-scroll::-webkit-scrollbar-track{background-color:#fff;border-radius:2px}.popup.popup--sub-accounts-order .payment-pending__table-scroll::-webkit-scrollbar{background-color:#f5f5f5;height:auto;width:6px}.popup.popup--sub-accounts-order .payment-pending__table-scroll::-webkit-scrollbar-thumb{background-color:#d0d0d0;border-radius:2px}.popup.popup--sub-accounts-order .payment-pending__table-scroll{scrollbar-base-color:#fff;scrollbar-face-color:#d0d0d0;scrollbar-3dlight-color:#d0d0d0;scrollbar-highlight-color:#d0d0d0;scrollbar-track-color:#fff;scrollbar-arrow-color:#fff;scrollbar-shadow-color:#d0d0d0;scrollbar-dark-shadow-color:#d0d0d0;max-height:335px;overflow-y:scroll}.popup.popup--sub-accounts-order .payment-pending__table-body{background-color:#fff;border-radius:16px;margin:0 -32px;padding:8px 24px 8px 32px}@media screen and (max-width:768px){.popup.popup--sub-accounts-order .payment-pending__table-body{margin:0 -24px;padding:24px}}@media screen and (max-width:810px){.popup.popup--sub-accounts-order .payment-pending__table-body .order{margin-bottom:21px}}.popup.popup--sub-accounts-order .payment-pending__table-body .art,.popup.popup--sub-accounts-order .payment-pending__table-body .price,.popup.popup--sub-accounts-order .payment-pending__table-body .price-sub,.popup.popup--sub-accounts-order .payment-pending__table-body .qty,.popup.popup--sub-accounts-order .payment-pending__table-body .total-markup,.popup.popup--sub-accounts-order .payment-pending__table-body .total-price{margin:4px 0}@media screen and (max-width:810px){.popup.popup--sub-accounts-order .payment-pending__table-body .art span,.popup.popup--sub-accounts-order .payment-pending__table-body .price span,.popup.popup--sub-accounts-order .payment-pending__table-body .price-sub span,.popup.popup--sub-accounts-order .payment-pending__table-body .qty span,.popup.popup--sub-accounts-order .payment-pending__table-body .total-markup span,.popup.popup--sub-accounts-order .payment-pending__table-body .total-price span{display:block;width:50%}}.popup.popup--sub-accounts-order .payment-pending__table-tr{display:flex;padding:16px 0}@media screen and (max-width:810px){.popup.popup--sub-accounts-order .payment-pending__table-tr{border-bottom:1px solid #dbdbdb;display:block;padding:16px 0}}.popup.popup--sub-accounts-order .payment-pending__table-td{align-items:center;display:flex}@media screen and (max-width:810px){.popup.popup--sub-accounts-order .payment-pending__table-td{font-size:12px;line-height:16px}}.popup.popup--sub-accounts-order .payment-pending__table-td span{display:none}.popup.popup--sub-accounts-order .payment-pending__table-td .image{align-items:center;border:1px solid #dbdbdb;border-radius:8px;display:flex;height:80px;justify-content:center;margin-right:16px;max-width:80px;min-width:80px;padding:5px;text-align:center}@media screen and (max-width:810px){.popup.popup--sub-accounts-order .payment-pending__table-td .image{height:65px;max-width:65px;min-width:65px}}.popup.popup--sub-accounts-order .payment-pending__table-td .image img{max-width:100%}.popup.popup--sub-accounts-order .payment-pending__table-td .info{padding-right:5px}.popup.popup--sub-accounts-order .payment-pending__table-td .info__title{font-size:16px;font-weight:600;line-height:24px}@media screen and (max-width:810px){.popup.popup--sub-accounts-order .payment-pending__table-td .info__title{font-size:12px;line-height:16px}}.popup.popup--sub-accounts-order .payment-pending__table-td .info__details{color:#02070d;font-size:12px;text-decoration:underline}.popup.popup--sub-accounts-order .payment-pending__footer{align-items:center;display:flex;justify-content:space-between}@media screen and (max-width:768px){.popup.popup--sub-accounts-order .payment-pending__footer{flex-direction:column-reverse}.popup.popup--sub-accounts-order .payment-pending__footer-total{margin-bottom:8px;width:100%}}.popup.popup--sub-accounts-order .payment-pending__footer-total .price{align-items:center;display:flex;justify-content:flex-end}.popup.popup--sub-accounts-order .payment-pending__footer-total .price span.title{font-size:16px;line-height:24px;margin-right:8px}.popup.popup--sub-accounts-order .payment-pending__footer-total .price p{font-family:Roboto Condensed,sans-serif;font-size:24px;font-weight:700;line-height:32px}.popup.popup--sub-accounts-order .payment-pending__footer-btn{display:flex;gap:16px}@media screen and (max-width:768px){.popup.popup--sub-accounts-order .payment-pending__footer-btn,.popup.popup--sub-accounts-order .payment-pending__footer-btn .btn{width:100%}}@media screen and (max-width:576px){.popup.popup--sub-accounts-order .payment-pending__footer-btn .form-select-custom{width:100%}.popup.popup--sub-accounts-order .payment-pending__footer-btn{flex-wrap:wrap}}.popup.popup--sub-accounts-order .payment-pending__footer-btn .form-select-custom__current{border-color:#212121;color:#212121;min-width:200px;padding:0 30px 0 20px}.popup.popup--sub-accounts-order .payment-pending__footer-btn .form-select-custom__current:after{border-bottom:2px solid #212121;border-right:2px solid #212121;height:9px;margin-top:-6px;right:26px;width:9px}.popup.popup--sub-accounts-order .payment-pending__footer-btn .form-select-custom__current.active:after{margin-top:-2px}.popup.popup--sub-accounts-order .payment-pending__footer-btn .form-select-custom__current-body{font-family:Roboto Condensed,sans-serif;font-size:18px;font-weight:700;text-transform:uppercase}.restricted-block{background-color:#fff;border-radius:16px;margin-bottom:20px;padding:16px}.restricted-block__item{align-items:center;border-radius:4px;display:grid;gap:14px;grid-template-areas:"item-img item-info item-price item-qty";grid-template-columns:64px 1fr 168px 100px;padding:16px}@media screen and (max-width:768px){.restricted-block__item{gap:0 16px;grid-template-areas:"item-img item-info" "item-img item-price" "item-img item-qty";grid-template-columns:64px 1fr}}.restricted-block__item.restricted-block__item--header{padding:6px 16px}.restricted-block__item.restricted-block__item--header .restricted-block__item-info,.restricted-block__item.restricted-block__item--header .restricted-block__item-price,.restricted-block__item.restricted-block__item--header .restricted-block__item-qty{color:#7c7c7c;font-weight:700}@media screen and (max-width:768px){.restricted-block__item.restricted-block__item--header{display:none}}.restricted-block__item.restricted-block__item--header .restricted-block__item-img{border:none;height:auto}.restricted-block__item.restricted-block__item--bg:nth-child(2n){background-color:#f7f7f7}.restricted-block__item-img{align-items:center;background-color:#fff;border:1px solid #dbdbdb;border-radius:8px;display:flex;grid-area:item-img;height:64px;justify-content:center;padding:5px;width:64px}.restricted-block__item-info{grid-area:item-info}@media screen and (max-width:768px){.restricted-block__item-info{margin-bottom:6px}}.restricted-block__item-article{font-size:16px;font-weight:600;line-height:24px}.restricted-block__item-title{color:#7c7c7c;font-size:12px;font-weight:700;line-height:16px}.restricted-block__item-price{font-size:16px;font-weight:700;grid-area:item-price;line-height:24px}@media screen and (max-width:768px){.restricted-block__item-price{align-items:center;display:flex;gap:8px}}.restricted-block__item-qty{font-size:16px;font-weight:700;grid-area:item-qty;line-height:24px}@media screen and (max-width:768px){.restricted-block__item-qty{align-items:center;display:flex;gap:8px}}.restricted-block__item-mob{color:#7c7c7c;display:none;font-size:12px;font-weight:400;line-height:16px}@media screen and (max-width:768px){.restricted-block__item-mob{display:block}}.restricted-block__scroll{max-height:348px;padding-right:4px;scrollbar-color:#b0b0b0 #fff;scrollbar-width:thin}.restricted-block__scroll::-webkit-scrollbar-track{background-color:#fff;border-radius:12px}.restricted-block__scroll::-webkit-scrollbar{background-color:#f5f5f5;height:auto;width:6px}.restricted-block__scroll::-webkit-scrollbar-thumb{background-color:#b0b0b0;border-radius:12px}.restricted-block__scroll{scrollbar-base-color:#fff;scrollbar-face-color:#b0b0b0;scrollbar-3dlight-color:#b0b0b0;scrollbar-highlight-color:#b0b0b0;scrollbar-track-color:#fff;scrollbar-arrow-color:#fff;scrollbar-shadow-color:#b0b0b0;scrollbar-dark-shadow-color:#b0b0b0;overflow-y:scroll}.sign-up-page__body{background-color:#f7f7f7;border:1px solid #dbdbdb;border-radius:24px;display:grid;gap:16px;grid-template-columns:repeat(2,1fr);margin-bottom:24px}@media screen and (max-width:992px){.sign-up-page__body{gap:0;grid-template-columns:repeat(1,1fr);margin-bottom:12px}}.sign-up-page__body-col{padding:24px}@media screen and (max-width:992px){.sign-up-page__body-col{padding:24px 36px}}@media screen and (max-width:650px){.sign-up-page__body-col{padding:24px 16px}}.sign-up-page__body-title{font-family:Roboto Condensed,sans-serif;font-size:28px;font-weight:700;line-height:36px}.sign-up-page__body-title.sign-up-page__body-title--inline{display:inline-flex}.sign-up-page__body-title.sign-up-page__body-title--inline .input-icon.input-icon--right{margin-bottom:0}.sign-up-page__body-title.sign-up-page__body-title--inline .input-icon__block.input-info{right:-25px}.sign-up-page__body-title.sign-up-page__body-title--inline .input-info__tooltip{font-size:14px;line-height:20px}.sign-up-page__separator{margin:40px 0}.sign-up-page .body-form__row .input-icon{margin-bottom:8px}.sign-up-page .body-form__row .input-text{color:#b0b0b0}.sign-up-page .body-form__row .input-info{height:16px;margin-top:-8px;position:absolute;right:10px;top:50%;width:16px}.sign-up-page .body-form__row .input-info svg{fill:#238dff;cursor:pointer;height:16px;margin-top:-8px;pointer-events:all;right:0;transform:rotate(180deg);width:16px}.sign-up-page .body-form__row .input-info__tooltip{background-color:#e9f4ff;border:1px solid #238dff;border-radius:16px;bottom:-100%;display:none;left:100%;margin-left:8px;min-width:280px;padding:16px;position:absolute;z-index:5}@media screen and (max-width:650px){.sign-up-page .body-form__row .input-info__tooltip{left:auto;margin-right:8px;right:100%}}.sign-up-page .body-form__row .input-info:hover .input-info__tooltip{display:block}.sign-up-page__confirm{background-color:#f7f7f7;border-radius:16px;display:flex;flex-direction:column;margin-bottom:48px;margin-left:auto;max-width:426px;padding:24px}@media screen and (max-width:650px){.sign-up-page__confirm{max-width:100%}}.sign-up-page__confirm .checkbox{margin-bottom:8px}.sign-up-page__confirm .checkbox a{color:#02070d;text-decoration:underline}.sign-up-page__confirm .btn{margin-bottom:16px;margin-top:24px}.sign-up-page__confirm-info{color:#b0b0b0}.sign-up-page__confirm-info a{color:#02070d;text-decoration:underline}.sign-up-page .ubo-block{background-color:#fff;border:1px solid #dbdbdb;border-radius:16px;margin-bottom:8px;padding:16px}.sign-up-page .ubo-block__subtitle{font-weight:500;line-height:20px;margin-bottom:8px}.sign-up-page .ubo-block__label{background-color:#e9f4ff;border:1px solid #238dff;border-radius:8px;padding:8px}.sign-up-page .ubo-block .ubo-toggle-group{display:flex;gap:16px;width:100%}.sign-up-page .ubo-block .ubo-toggle-group .input-group,.sign-up-page .ubo-block .ubo-toggle-group .radiobox{display:flex;flex:1}.sign-up-page .ubo-block .ubo-toggle-group .form-radio{height:0;opacity:0;position:absolute;width:0}.sign-up-page .ubo-block .ubo-toggle-group .form-radio-label{align-items:center;background-color:#fff;border:1px solid #d0d0d0;border-radius:16px;color:#02070d;cursor:pointer;display:flex;font-size:16px;font-weight:400;justify-content:center;margin:0;padding:16px 20px;width:100%}.sign-up-page .ubo-block .ubo-toggle-group .form-radio-label:after,.sign-up-page .ubo-block .ubo-toggle-group .form-radio-label:before{display:none}.sign-up-page .ubo-block .ubo-toggle-group .form-radio-label:hover{background-color:#f7f7f7}.sign-up-page .ubo-block .ubo-toggle-group .form-radio:checked+.form-radio-label{background-color:#f7f7f7;border-color:#494949;font-weight:600}.sign-up-page .btn-ubo{display:flex;gap:4px}.sign-up-page .btn-ubo svg{height:18px;transform:rotate(45deg);width:18px}.sign-up-page .btn-ubo-remove{align-items:center;display:inline-flex;justify-content:center;width:48px}.sign-up-page .btn-ubo-remove svg{height:16px;margin-top:auto;top:auto;width:16px}.quick-order-page{padding-bottom:168px}.quick-order-page__title{font-family:Roboto Condensed,sans-serif;font-size:44px;font-weight:700;line-height:56px;margin-bottom:16px}.quick-order-page__description{color:#7c7c7c;font-size:16px;font-weight:400;line-height:24px;margin-bottom:32px;max-width:720px}.quick-order-page .bulk-tabs__nav{display:flex;gap:16px;margin-bottom:32px}@media screen and (max-width:768px){.quick-order-page .bulk-tabs__nav{flex-direction:column}}.quick-order-page .bulk-tabs__control{align-items:center;display:flex;gap:16px;padding-left:24px}@media screen and (max-width:1200px){.quick-order-page .bulk-tabs__control{justify-content:space-between;margin-bottom:16px}}.quick-order-page .bulk-tabs__btn{align-items:center;border:1px solid #d0d0d0;border-radius:16px;color:#7c7c7c;cursor:pointer;display:flex;font-size:16px;gap:8px;padding:31px 32px}@media screen and (max-width:768px){.quick-order-page .bulk-tabs__btn{padding:12px 20px}}.quick-order-page .bulk-tabs__btn.bulk-tabs__btn--active{background-color:#f7f7f7;border-color:#494949;color:#02070d;font-weight:600}.quick-order-page .bulk-tabs__icon{height:24px;width:24px}.quick-order-page .bulk-tabs__pane{display:none;opacity:0}.quick-order-page .bulk-tabs__pane.bulk-tabs__pane--active{animation:tab-enter .5s cubic-bezier(.25,.46,.45,.94) both;display:block}@media screen and (max-width:1200px){.quick-order-page .bulk-tabs__pane.bulk-tabs__pane--active{animation:none!important;opacity:1;transform:none!important}}.quick-order-page .order-panel{display:flex;gap:16px}@media screen and (max-width:1200px){.quick-order-page .order-panel{flex-direction:column}}.quick-order-page .order-panel__list{max-width:calc(100% - 394px);width:100%}@media screen and (max-width:1200px){.quick-order-page .order-panel__list{max-width:100%;width:100%}}.quick-order-page .order-panel__list .ordered-goods{margin-bottom:16px}.quick-order-page .order-panel__list .ordered-goods .ordered-goods-item__action span{color:#999;cursor:pointer;font-size:24px}@media screen and (max-width:768px){.quick-order-page .order-panel__list .ordered-goods .ordered-goods-item__action{position:absolute;right:16px;top:16px}}.quick-order-page .order-panel__summary{align-self:flex-start;background-color:#f7f7f7;border-radius:16px;min-width:auto;padding:24px;position:sticky;top:80px;width:378px}@media screen and (max-width:1200px){.quick-order-page .order-panel__summary{bottom:0!important;box-shadow:0 -4px 16px 0 rgba(0,0,0,.05),0 -4px 16px 0 rgba(0,0,0,.05);padding:16px;position:fixed!important;right:0!important;top:auto!important;width:100%;z-index:10}}.quick-order-page .order-panel__info{display:flex;margin-bottom:16px}.quick-order-page .order-panel__row{display:flex;flex-direction:column;margin-right:16px;position:relative}.quick-order-page .order-panel__row:first-child{padding-right:16px}.quick-order-page .order-panel__row:first-child:after{background-color:#dbdbdb;content:"";display:block;height:60px;position:absolute;right:0;width:1px}.quick-order-page .order-panel__label{color:#7c7c7c;margin-bottom:8px}.quick-order-page .order-panel__download-btn{margin-bottom:32px}.quick-order-page .order-panel__value{font-family:Roboto Condensed,sans-serif;font-size:24px;font-weight:700;line-height:32px}.quick-order-page .order-panel__total{margin-bottom:16px}.quick-order-page .order-panel__total-label{color:#7c7c7c;margin-bottom:8px}.quick-order-page .order-panel__total-price{font-family:Roboto Condensed,sans-serif;font-size:36px;font-weight:700;line-height:normal;text-transform:uppercase}.quick-order-page__oen{font-size:20px;font-weight:600;line-height:24px}.quick-order-page__error{background-color:#ffe9e9;border:1px solid #ff2727;border-radius:16px;padding:24px 24px 24px 64px;position:relative}.quick-order-page__error svg{fill:#ff2727;height:21px;left:22.5px;position:absolute;top:22.5px;width:21px}.quick-order-page__error-txt{color:#ff2727}.quick-order-page__error-txt p{margin-bottom:8px}.quick-order-page__error-txt p:last-child{margin-bottom:0}.quick-order-page__error-description{margin-bottom:8px}.quick-order-page__error a{color:#02070d;text-decoration:underline}.quick-order-page__header{align-items:center}.quick-order-page__header .checkbox{margin-right:50px}.quick-order-page__header .input-group{margin-left:16px}.quick-order-page__header-items{align-items:center;margin-left:auto}.quick-order-page__header-items .input-group{min-width:181px}.quick-order-page__header-sort{align-items:center;margin-left:16px}.quick-order-page__header-sort .input-group{min-width:266px}.quick-order-page__button .btn{margin-left:16px;min-width:278px}.quick-order-page__wrap{display:grid;gap:163px;grid-template-columns:573px 1fr;margin-bottom:32px}@media screen and (max-width:1440px){.quick-order-page__wrap{gap:64px;grid-template-columns:460px 1fr}}@media screen and (max-width:992px){.quick-order-page__wrap{grid-template-columns:1fr}}.quick-order-page__wrap-description{font-family:Roboto Condensed,sans-serif;font-size:22px;font-weight:700;line-height:28px;margin-bottom:16px}.quick-order-page__file input{height:1px;opacity:0;position:absolute;visibility:hidden;width:1px;z-index:-9999}.quick-order-page__file svg{height:40px;margin-bottom:20px;width:40px}.quick-order-page__file img{margin-bottom:20px}.quick-order-page__file label{cursor:pointer;display:block;height:100%;left:0;position:absolute;top:0;width:100%}.quick-order-page__file-upload{font-size:16px;font-weight:600;line-height:24px;margin-bottom:8px;text-align:center}@media screen and (max-width:768px){.quick-order-page__format{align-self:flex-start}}.quick-order-page__format svg{height:16px;margin-right:4px;width:16px}.quick-order-page__format a,.quick-order-page__format span{color:#02070d;font-weight:600;text-decoration:underline}.quick-order-page__field{align-items:center;background-color:#f7f7f7;border-radius:16px;display:flex;flex-direction:column;height:256px;justify-content:center;padding:32px 24px;position:relative}@media screen and (max-width:768px){.quick-order-page__field{height:320px}}.quick-order-page__field:after{background-color:#dbdbdb;content:"";display:block;height:100%;position:absolute;right:-80px;top:-10px;width:1px}@media screen and (max-width:1440px){.quick-order-page__field:after{right:-33px}}@media screen and (max-width:992px){.quick-order-page__field:after{height:1px;margin-bottom:32px;margin-top:32px;right:auto;top:100%;width:100%}}.quick-order-page__field.quick-order-page__field--loader svg{fill:#238dff;animation:rot 1s linear 0s infinite normal none running}.quick-order-page__field.quick-order-page__field--complete svg{fill:#3c3}.quick-order-page__area textarea{height:256px}.quick-order-page__download{align-items:center;display:flex;justify-content:space-between}@media screen and (max-width:768px){.quick-order-page__download{flex-direction:column;gap:16px}}.quick-order-page__download-file svg{height:16px;margin-right:4px;width:16px}.quick-order-page__download-file a{color:#02070d;font-weight:600}.quick-order-page__download .btn{margin-left:auto;min-width:166px}@media screen and (max-width:567px){.quick-order-page__download .btn{min-width:100%}}.quick-order-page__total{justify-content:space-between;margin-top:24px}.quick-order-page__total-file svg{height:16px;margin-right:4px;width:16px}.quick-order-page__total-file a{color:#02070d;font-weight:600}.quick-order-page__total-body{width:278px}.quick-order-page__total-body .price{color:#7c7c7c;justify-content:space-between}.quick-order-page__total-body .price span{color:#02070d;font-family:Roboto Condensed,sans-serif;font-size:32px;font-weight:700;line-height:40px;white-space:nowrap}.quick-order-page__total-body .btn{width:100%}.quick-order-page__empty{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:440px;width:100%}.quick-order-page__empty-title{font-size:16px;font-weight:400;line-height:24px;margin-bottom:8px}.quick-order-page__empty-description{color:#7c7c7c;font-size:16px;font-weight:400;line-height:24px;margin:0 auto;max-width:572px;text-align:center}.quick-order-page__empty-description a{color:#02070d}.quick-order-page .product-availability__marker span{height:12px;width:12px}.quick-order-page .product-availability__text{font-size:12px}.quick-order-page .is-loading{opacity:.5!important;pointer-events:none}@keyframes rot{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes tab-enter{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.download-centre-page{padding-bottom:136px}.download-centre-page__description{color:#7c7c7c;max-width:867px}.download-centre-page__items{display:grid;gap:16px;grid-auto-rows:554px;grid-template-columns:1fr 1fr}@media screen and (max-width:1000px){.download-centre-page__items{grid-auto-rows:378px}}@media screen and (max-width:576px){.download-centre-page__items{grid-auto-rows:355px;grid-template-columns:1fr}}.download-centre-page .form-select-custom__list-header{font-weight:700}.download-centre-page__item{align-items:center;border:1px solid #d0d0d0;border-radius:16px;display:flex;flex-direction:column;justify-content:center;padding:32px}.download-centre-page__item img{margin-bottom:24px;max-width:100%}@media screen and (max-width:576px){.download-centre-page__item img{max-height:100%}}.download-centre-page__item-name{color:#02070d;font-family:Roboto Condensed,sans-serif;font-size:28px;font-weight:700;line-height:36px;text-align:center}.download-centre-page .selector-car{margin-bottom:16px}.download-centre-page__body{display:grid;gap:16px;grid-template-columns:279px 1fr}@media screen and (max-width:1200px){.download-centre-page__body{gap:24px;grid-template-columns:1fr}}.download-centre-page .download-centre-items{display:grid;gap:16px;grid-template-columns:1fr 1fr;margin-bottom:24px}@media screen and (max-width:768px){.download-centre-page .download-centre-items{grid-template-columns:1fr}}.download-centre-page .download-centre-items.download-centre-item--catalogues .download-centre-item__bg:before{background-color:#ff0;border-radius:14px 0 0 0;content:"";display:block;height:234px;left:0;position:absolute;top:0;width:34px}.download-centre-page .download-centre-items.download-centre-item--catalogues .download-centre-item__bg:after{background-color:#ff0;bottom:32px;content:"";display:block;height:57px;position:absolute;right:0;width:36px}.download-centre-page .download-centre-items.download-centre-items--newarrials .download-centre-item__bg-name{font-size:44px;line-height:40px}@media screen and (max-width:920px){.download-centre-page .download-centre-items.download-centre-items--newarrials .download-centre-item__bg-name{font-size:40px;line-height:36px}}@media screen and (max-width:768px){.download-centre-page .download-centre-items.download-centre-items--newarrials .download-centre-item__bg-name{font-size:36px;line-height:32px}}.download-centre-page .download-centre-items.download-centre-items--newarrials .download-centre-item__bg{background-size:cover;padding:15px 24px}@media screen and (max-width:992px){.download-centre-page .download-centre-items.download-centre-items--newarrials .download-centre-item__bg{padding:15px 20px}}.download-centre-page .download-centre-item{border:1px solid #dbdbdb;border-radius:16px;padding:24px}.download-centre-page .download-centre-item__bg{background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:16px;display:flex;flex-direction:column;height:266px;justify-content:end;margin:0 auto 16px;max-width:524px;padding:40px 32px 40px 66px;position:relative}@media screen and (max-width:992px){.download-centre-page .download-centre-item__bg{height:212px}}@media screen and (max-width:475px){.download-centre-page .download-centre-item__bg{padding:35px 32px 35px 40px}}.download-centre-page .download-centre-item__bg:hover{text-decoration:none}.download-centre-page .download-centre-item__bg-catalog{color:#ff0;font-family:Roboto Condensed,sans-serif;font-size:24px;font-weight:700;line-height:24px;margin-bottom:12px;text-transform:uppercase}@media screen and (max-width:992px){.download-centre-page .download-centre-item__bg-catalog{margin-bottom:6px}}.download-centre-page .download-centre-item__bg-catalog--reman{color:#3c3}.download-centre-page .download-centre-item__bg-name{color:#fff;font-family:Roboto Condensed,sans-serif;font-size:32px;font-weight:700;line-height:38px;text-transform:uppercase}@media screen and (max-width:475px){.download-centre-page .download-centre-item__bg-name{font-size:22px;line-height:28px}}.download-centre-page .download-centre-item__bg-year{bottom:50px;font-family:Roboto Condensed,sans-serif;font-size:20px;font-weight:700;line-height:20px;position:absolute;right:-3px;transform:rotate(-90deg);z-index:5}.download-centre-page .download-centre-item__bg-logo img{max-height:28px}.download-centre-page .download-centre-item__bg.download-centre-item__bg--between{justify-content:space-between;padding:32px 24px}.download-centre-page .download-centre-item__bg.download-centre-item__bg--catalogues{background-size:cover}.download-centre-page .download-centre-item__pdf{align-items:center;display:flex;margin-bottom:8px;padding-left:8px}.download-centre-page .download-centre-item__pdf-icon{margin-right:19px}.download-centre-page .download-centre-item__pdf-icon svg{height:26px;width:26px}.download-centre-page .download-centre-item__pdf-info .title{font-size:16px;font-weight:600;line-height:24px;margin-bottom:12px}.download-centre-page .download-centre-item__pdf-info .article{color:#7c7c7c;font-size:12px;font-weight:400;line-height:16px}.download-centre-page .download-centre-item__pdf-info .article span{color:#02070d;font-weight:600}.download-centre-page .download-centre-item .btn{width:100%}.download-centre-page .download-centre-item__btnWrap{display:flex;gap:16px}.download-centre-page .digital-instructions__row{display:flex;gap:163px}@media screen and (max-width:768px){.download-centre-page .digital-instructions__row{flex-wrap:wrap;gap:74px}}@media screen and (max-width:380px){.download-centre-page .digital-instructions__row{gap:24px}}.download-centre-page .digital-instructions__col{max-width:425px;position:relative;width:50%}@media screen and (max-width:768px){.download-centre-page .digital-instructions__col{max-width:560px;width:100%}}.download-centre-page .digital-instructions__col:first-child:after{background-color:#dbdbdb;content:"";display:block;height:236px;position:absolute;right:-74px;top:0;width:1px}.download-centre-page .digital-instructions__col:first-child:before{background-color:#fff;color:#02070d;content:attr(data-split-text);display:block;line-height:22px;padding:8px 0;position:absolute;right:-80px;top:95px;z-index:2}@media screen and (max-width:768px){.download-centre-page .digital-instructions__col:first-child:before{bottom:-9px;padding:0 8px;right:45%;top:inherit}.download-centre-page .digital-instructions__col:first-child:after{background-color:#dbdbdb;content:"";display:block;height:1px;margin-top:40px;position:relative;right:0;top:0;width:100%}}@media screen and (max-width:380px){.download-centre-page .digital-instructions__col:first-child:after{margin-top:24px}}.download-centre-page .digital-instructions__col .form-select-custom,.download-centre-page .digital-instructions__col .input-group{margin-bottom:24px}@media screen and (max-width:768px){.download-centre-page .digital-instructions__col .form-select-custom,.download-centre-page .digital-instructions__col .input-group{max-width:368px}}.download-centre-page .digital-instructions__col .btn{width:100%}@media screen and (max-width:768px){.download-centre-page .digital-instructions__col .btn{max-width:368px}}.download-centre-page .digital-instructions__title{font-size:32px;font-weight:700;line-height:40px;margin-bottom:16px;text-transform:uppercase}.download-centre-page .digital-instructions__description{color:#7c7c7c;margin-bottom:16px}.download-centre-page .digital-instructions__empty{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:440px;width:100%}.download-centre-page .digital-instructions__empty__title{font-size:16px;font-weight:400;line-height:24px;margin-bottom:8px}.download-centre-page .digital-instructions__empty-description{color:#7c7c7c;font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-align:center}.download-centre-page .digital-instructions__result{margin:0 auto;max-width:564px}.download-centre-page .digital-instructions__result-title{font-family:Roboto Condensed,sans-serif;font-size:32px;font-weight:700;line-height:40px;margin-bottom:12px;text-align:center;text-transform:uppercase}.download-centre-page .digital-instructions__result-description{margin-bottom:32px}.download-centre-page .digital-instructions__result-description b{font-weight:600}.download-centre-page .digital-instructions__result-btn{display:grid;gap:16px;grid-template-columns:1fr 1fr}@media screen and (max-width:576px){.download-centre-page .digital-instructions__result-btn{grid-template-columns:1fr}}.download-centre-page .digital-catalogues__empty{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:440px;width:100%}.download-centre-page .digital-catalogues__empty__title{font-size:16px;font-weight:400;line-height:24px;margin-bottom:8px}.download-centre-page .digital-catalogues__empty-description{color:#7c7c7c;font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-align:center}.download-centre-page.download-centre-page--marketing .download-centre-item__bg{background-size:cover}.wishlist-page{padding-bottom:136px}.wishlist-page__items{display:grid;gap:16px;grid-auto-rows:144px;grid-template-columns:1fr 1fr}@media screen and (max-width:992px){.wishlist-page__items{grid-template-columns:1fr}}@media screen and (max-width:576px){.wishlist-page__items{grid-auto-rows:auto}}.wishlist-page__add{display:flex;justify-content:flex-end;margin-bottom:16px}@media screen and (max-width:576px){.wishlist-page__add{justify-content:center;margin-bottom:28px}}.wishlist-page__add .btn{border:none}.wishlist-page__count{font-size:16px;font-weight:600;line-height:24px;margin-bottom:16px}.wishlist-page__header{align-items:center;display:flex;margin-bottom:12px;padding-left:26px}@media screen and (max-width:768px){.wishlist-page__header{flex-wrap:wrap;margin-bottom:16px;padding-left:0}.wishlist-page__header .btn{order:3;width:100%}}.wishlist-page__header .checkbox{margin-right:26px}@media screen and (max-width:768px){.wishlist-page__header .checkbox{margin:0 0 16px;order:2;width:100%}}.wishlist-page__header-sort{align-items:center;margin-left:auto}@media screen and (max-width:768px){.wishlist-page__header-sort{margin-bottom:24px;order:1;white-space:nowrap;width:100%}}.wishlist-page__header-sort .input-group{margin-left:16px;min-width:266px}@media screen and (max-width:576px){.wishlist-page__header-sort .input-group{min-width:auto;width:100%}}@media screen and (max-width:1375px){.wishlist-page .item-buy .item-buy__delete{right:24px}}.wishlist-page__footer{align-items:flex-end;display:flex;flex-direction:column;margin-top:16px}@media screen and (max-width:992px){.wishlist-page__footer{margin-top:40px;width:100%}}.wishlist-page__footer-total{align-items:center;color:#7c7c7c;display:flex;margin-bottom:16px}.wishlist-page__footer-total span{color:#02070d;font-family:Roboto Condensed,sans-serif;font-size:32px;font-weight:700;line-height:40px;margin-left:17px}.wishlist-page__footer-btn{display:flex;flex-wrap:wrap;justify-content:flex-end;width:100%}.wishlist-page__footer-btn .btn{margin-left:16px;min-width:278px}@media screen and (max-width:620px){.wishlist-page__footer-btn .btn{margin:0 0 16px;min-width:auto;width:100%}}.wishlist-page__empty{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:440px;width:100%}.wishlist-page__empty-title{font-size:16px;line-height:24px;margin-bottom:8px}.wishlist-page__empty-description{color:#7c7c7c;font-size:16px;line-height:24px;text-align:center}.thank-you-page .page-title{margin-bottom:8px}.thank-you-page .page-description{color:#7c7c7c;font-size:16px;margin-bottom:24px}.thank-you-page__title{font-family:Roboto Condensed,sans-serif;font-size:28px;font-weight:700;line-height:36px;margin-bottom:8px}.thank-you-page__description{color:#7c7c7c;font-size:16px;margin-bottom:32px}.thank-you-page__table{border:1px solid #dbdbdb;border-radius:16px;margin-bottom:22px;max-width:572px;padding:24px 24px 12px}.thank-you-page__table-item{margin-bottom:12px}.thank-you-page__table-item span{color:#7c7c7c;display:block;font-size:12px;margin-bottom:4px}.thank-you-page__table-item p{font-size:16px;font-weight:600}.thank-you-page__table-item.thank-you-page__table-item--line p{align-items:center;display:flex;gap:2px;white-space:nowrap}.thank-you-page__table-item.thank-you-page__table-item--line p span{color:#02070d;font-size:16px;font-weight:600;margin:0}.thank-you-page__download{align-items:center;color:#7c7c7c;display:flex;font-weight:400;margin-bottom:16px}.thank-you-page__download svg{height:24px;margin-right:8px;width:24px}.thank-you-page__download a{color:#02070d;font-size:16px;font-weight:600;line-height:24px;text-decoration:underline}.thank-you-page__txt{font-family:Roboto Condensed,sans-serif;font-size:28px;font-weight:700;line-height:36px;margin-bottom:32px}.thank-you-page__btn{margin-bottom:104px;text-align:right}.thank-you-page__btn .btn{min-width:279px}@media screen and (max-width:576px){.thank-you-page__btn .btn{min-width:100%}}.thank-you-page__top-title{font-family:Roboto Condensed,sans-serif;font-size:36px;font-weight:700;line-height:44px;margin-bottom:24px}.oil-page{overflow:hidden}.oil-page__header{align-items:center;display:flex;min-height:691px}@media screen and (max-width:1150px){.oil-page__header{flex-direction:column;min-height:750px}}@media screen and (max-width:992px){.oil-page__header{margin-top:24px;min-height:735px}}@media screen and (max-width:767px){.oil-page__header{margin-top:16px;min-height:445px}}.oil-page__header:before{background-image:url(/assets/images/oil/oil-header-image-shadow.png);background-repeat:no-repeat;content:"";display:block;height:1188px;position:absolute;right:0;top:0;width:1928px;z-index:-1}@media screen and (max-width:992px){.oil-page__header:before{background-image:url(/assets/images/oil/oil-header-image-shadow-tablet.jpg);background-position:100%;background-size:100%;height:896px;top:144px;width:100%}}@media screen and (max-width:767px){.oil-page__header:before{background-image:url(/assets/images/oil/oil-header-image-shadow-mobile.jpg);background-position:100%;background-size:100%;height:547px;top:120px;width:100%}}.oil-page__header-logo{margin-bottom:32px}.oil-page__header-logo img{max-height:36px}.oil-page__header-wrap{flex-shrink:1;max-width:573px;width:100%}@media screen and (max-width:1400px){.oil-page__header-wrap{max-width:460px}}@media screen and (max-width:1150px){.oil-page__header-wrap{max-width:100%}}.oil-page__header-title{font-family:Roboto Condensed,sans-serif;font-size:86px;font-weight:700;line-height:86px;position:relative;text-transform:uppercase;z-index:1}@media screen and (max-width:1400px){.oil-page__header-title{font-size:70px;line-height:70px}}@media screen and (max-width:992px){.oil-page__header-title{font-size:64px;line-height:64px;margin-bottom:55px}}@media screen and (max-width:767px){.oil-page__header-title{font-size:40px;line-height:47px;margin-bottom:20px}}.oil-page__header-title span{color:#ff0}.oil-page__header-image{align-self:flex-start;flex-grow:1;position:relative}@media screen and (max-width:1150px){.oil-page__header-image{width:100%}}@media screen and (max-width:992px){.oil-page__header-image{height:362px}}@media screen and (max-width:767px){.oil-page__header-image{height:200px}}@media screen and (max-width:992px){.oil-page__header-image .desktop-img{display:none}}.oil-page__header-image .tablet-img{display:none;max-width:100%}@media screen and (max-width:992px){.oil-page__header-image .tablet-img{display:block;margin:0 auto}}@media screen and (max-width:767px){.oil-page__header-image .tablet-img{display:none}}.oil-page__header-image .mobile-img{display:none;max-width:100%}@media screen and (max-width:767px){.oil-page__header-image .mobile-img{display:block;margin:0 auto}}.oil-page__header-image img{position:absolute}@media screen and (max-width:1400px){.oil-page__header-image img{max-width:360px}}@media screen and (max-width:992px){.oil-page__header-image img{position:relative}}.oil-page__header-image .oil-header-image-2{opacity:0;right:555px;top:160px;transform:translate(-10px,-10px);transition:all .8s ease 0s}@media screen and (max-width:1400px){.oil-page__header-image .oil-header-image-2{right:440px;top:175px}}@media screen and (max-width:1150px){.oil-page__header-image .oil-header-image-2{right:auto;top:60px}}.oil-page__header-image .oil-header-image-4{opacity:0;right:340px;top:102px;transform:translate(-10px,-10px);transition:all .8s ease 0s}@media screen and (max-width:1400px){.oil-page__header-image .oil-header-image-4{right:315px;top:180px}}@media screen and (max-width:1150px){.oil-page__header-image .oil-header-image-4{left:125px;right:auto;top:70px}}@media screen and (max-width:880px){.oil-page__header-image .oil-header-image-4{left:60px;right:auto;top:80px}}.oil-page__header-image .oil-header-image-5{opacity:0;right:142px;top:90px;transform:translateY(-10px);transition:all .8s ease 0s;z-index:3}@media screen and (max-width:1400px){.oil-page__header-image .oil-header-image-5{right:175px;top:190px}}@media screen and (max-width:1150px){.oil-page__header-image .oil-header-image-5{left:260px;right:auto;top:80px}}@media screen and (max-width:880px){.oil-page__header-image .oil-header-image-5{left:115px}}.oil-page__header-image .oil-header-image-3{opacity:0;right:-60px;top:102px;transform:translate(10px,-10px);transition:all .8s ease 0s;z-index:2}@media screen and (max-width:1400px){.oil-page__header-image .oil-header-image-3{right:20px;top:180px}}@media screen and (max-width:1150px){.oil-page__header-image .oil-header-image-3{left:415px;right:auto;top:70px}}@media screen and (max-width:880px){.oil-page__header-image .oil-header-image-3{left:190px}}.oil-page__header-image .oil-header-image-1{opacity:0;right:-190px;top:180px;transform:translate(10px,-10px);transition:all .8s ease 0s}@media screen and (max-width:1400px){.oil-page__header-image .oil-header-image-1{right:-110px;top:175px}}@media screen and (max-width:1150px){.oil-page__header-image .oil-header-image-1{left:545px;right:auto;top:60px}}@media screen and (max-width:880px){.oil-page__header-image .oil-header-image-1{left:253px}}.oil-page__header-image._active .oil-header-image-1{opacity:1;transform:translate(0);transition:all .8s ease .3s}.oil-page__header-image._active .oil-header-image-2{opacity:1;transform:translate(0);transition:all .8s ease .5s}.oil-page__header-image._active .oil-header-image-3{opacity:1;transform:translate(0);transition:all .8s ease .7s}.oil-page__header-image._active .oil-header-image-4{opacity:1;transform:translate(0);transition:all .8s ease .9s}.oil-page__header-image._active .oil-header-image-5{opacity:1;transform:translate(0);transition:all .8s ease 1.2s}.oil-page__quality{background-color:#121417;border-radius:32px;margin-bottom:96px;padding:40px 64px}@media screen and (max-width:992px){.oil-page__quality{padding:40px}}@media screen and (max-width:767px){.oil-page__quality{margin-bottom:56px;padding:32px 8px}}.oil-page__quality-title{font-family:Roboto Condensed,sans-serif;font-size:44px;font-weight:700;line-height:56px;margin-bottom:48px;text-align:center}@media screen and (max-width:992px){.oil-page__quality-title{text-align:left}}@media screen and (max-width:767px){.oil-page__quality-title{font-size:36px;line-height:44px}}.oil-page__quality-title span{color:#ff0}.oil-page__quality-images{align-items:center;display:grid;grid-template-columns:repeat(4,auto);justify-content:space-between;list-style:none}@media screen and (max-width:767px){.oil-page__quality-images{gap:48px;grid-template-columns:repeat(2,auto);justify-content:inherit}}.oil-page__quality-images img{max-width:100%}@media screen and (max-width:992px){.oil-page__quality-images img{max-width:73%}}@media screen and (max-width:900px){.oil-page__quality-images li{text-align:center}}.oil-page__series{margin-bottom:96px}@media screen and (max-width:1600px){.oil-page__series{margin:0 auto 96px;width:90%}}@media screen and (max-width:1400px){.oil-page__series{width:85%}}@media screen and (max-width:992px){.oil-page__series{width:100%}}@media screen and (max-width:767px){.oil-page__series{margin-bottom:56px}}.oil-page__series-title{font-family:Roboto Condensed,sans-serif;font-size:72px;font-weight:700;line-height:64px;margin-bottom:32px;text-transform:uppercase}.oil-page__series-title span{color:#ff0}.oil-page__series-title.oil-page__series-title--energy span{color:#3c3}.oil-page__series-title.oil-page__series-title--defense span{color:#ff8137}@media screen and (max-width:992px){.oil-page__series-title{font-size:44px;line-height:44px;margin-bottom:24px}}@media screen and (max-width:767px){.oil-page__series-title{font-size:36px;line-height:36px;margin-bottom:8px}}.oil-page__series-description{color:#fff;font-size:18px;font-weight:400;line-height:26px;margin-bottom:64px}@media screen and (max-width:992px){.oil-page__series-description{margin-bottom:56px;margin-bottom:40px}}.oil-page__series .slick-dots{bottom:-6px}.oil-page__series .slick-dots li{background-color:#212121;border:none;border-radius:8px;height:6px;margin:0 8px;width:48px}.oil-page__series .slick-dots li.slick-active{background-color:#ff0}.oil-page__series .slick-arrow{border:1px solid #7c7c7c;border-radius:12px;height:56px;top:50%;transform:translateY(-50%);width:56px}.oil-page__series .slick-arrow:before{border:2px solid #ededed}@media screen and (max-width:992px){.oil-page__series .slick-arrow{top:225px}}@media screen and (max-width:767px){.oil-page__series .slick-arrow{height:40px;top:110px;width:40px}}.oil-page__series .slick-arrow.slick-prev{left:-70px}@media screen and (max-width:992px){.oil-page__series .slick-arrow.slick-prev{left:0}}.oil-page__series .slick-arrow.slick-prev:before{border-bottom-color:transparent;border-right-color:transparent;margin-right:-6px;margin-top:-4px}.oil-page__series .slick-arrow.slick-next{right:-70px}@media screen and (max-width:992px){.oil-page__series .slick-arrow.slick-next{right:0}}.oil-page__series .slick-arrow.slick-next:before{border-left-color:transparent;border-top-color:transparent}.oil-page__more{align-items:center;background-color:#121417;border-radius:12px;display:flex;margin-bottom:96px;min-height:621px;padding:0 56px;position:relative;width:100%}@media screen and (max-width:1250px){.oil-page__more{align-items:flex-start;flex-direction:column;min-height:auto;padding:56px}}@media screen and (max-width:992px){.oil-page__more{margin-bottom:64px;padding:56px}}@media screen and (max-width:767px){.oil-page__more{margin-bottom:32px;padding:24px 8px 4px}}.oil-page__more-info{width:50%}@media screen and (max-width:1250px){.oil-page__more-info{width:100%}}.oil-page__more:before{background-image:url(/assets/images/oil/shadow-more-image-desc.svg);background-repeat:no-repeat;content:"";display:block;height:619px;position:absolute;right:0;top:0;width:1179px}@media screen and (max-width:992px){.oil-page__more:before{background-image:url(/assets/images/oil/shadow-more-image-tablet.svg);height:705px;width:100%}}@media screen and (max-width:767px){.oil-page__more:before{background-image:url(/assets/images/oil/shadow-more-image-mobile.svg);bottom:0;height:388px;top:auto}}.oil-page__more-title{font-family:Roboto Condensed,sans-serif;font-size:72px;font-weight:700;line-height:64px;margin-bottom:8px;position:relative}@media screen and (max-width:767px){.oil-page__more-title{font-size:36px;line-height:40px}}.oil-page__more-title span{color:#ff0}.oil-page__more-description{font-size:20px;line-height:26px;margin-bottom:32px}.oil-page__more-btn{min-width:279px;text-decoration:none}@media screen and (max-width:1250px){.oil-page__more-btn{margin-bottom:22px}}@media screen and (max-width:767px){.oil-page__more-btn{min-width:100%}}.oil-page__more-btn:hover{text-decoration:none}.oil-page__more-img{min-height:532px;position:relative;width:50%}@media screen and (max-width:1250px){.oil-page__more-img{min-height:auto;width:100%}}@media screen and (max-width:767px){.oil-page__more-img{margin:0 auto;width:393px}}@media screen and (max-width:1250px){.oil-page__more-img .oil-more-image-desktop{display:none}}.oil-page__more-img:after{background:#02070d;border-radius:891px;bottom:0;content:"";filter:blur(52px);height:128px;opacity:.8;position:absolute;right:0;width:891px}@media screen and (max-width:1250px){.oil-page__more-img:after{border-radius:644px;height:92px;left:0;margin:auto;width:644px}}@media screen and (max-width:767px){.oil-page__more-img:after{border-radius:372px;height:53px;left:0;margin:auto;width:372px}}.oil-page__more-img:before{background:#02070d;content:"";filter:blur(52px);height:168px;left:22%;opacity:0;position:absolute;top:30%;transform:rotate(-177deg);width:500px}@media screen and (max-width:1250px){.oil-page__more-img:before{display:none}}.oil-page__more-img img{max-width:100%;opacity:0;position:absolute;transform:scale(.7);transition:all .8s ease 0s;z-index:1}@media screen and (max-width:1250px){.oil-page__more-img img{margin:0 auto;position:relative}}.oil-page__more-img .oil-more-image-1{right:275px;top:30px}.oil-page__more-img .oil-more-image-2{right:-120px;top:35px}.oil-page__more-img .oil-more-image-3{right:55px}.oil-page__more-img .oil-more-image-tablet{display:none}@media screen and (max-width:1250px){.oil-page__more-img .oil-more-image-tablet{display:block;left:25px}}@media screen and (max-width:768px){.oil-page__more-img .oil-more-image-tablet{left:0}}.oil-page__more._active img{opacity:1;transform:scale(1)}.oil-page__more._active .oil-more-image-1{transition:all .8s ease 1s}.oil-page__more._active .oil-more-image-2{transition:all .8s ease .8s}.oil-page__more._active .oil-more-image-3{transition:all .8s ease .6s}.oil-page__more._active .oil-page__more-img:before{opacity:1;transition:all .8s ease 1s}.oil-page .oil-slider-item{align-items:center;display:flex;gap:16px;padding-bottom:64px;position:relative}@media screen and (max-width:992px){.oil-page .oil-slider-item{flex-direction:column;gap:0;padding-bottom:150px}}@media screen and (max-width:767px){.oil-page .oil-slider-item{padding-bottom:128px}}.oil-page .oil-slider-item__product{min-width:573px;text-align:center}@media screen and (max-width:1250px){.oil-page .oil-slider-item__product{min-width:473px}}@media screen and (max-width:992px){.oil-page .oil-slider-item__product{width:100%}}.oil-page .oil-slider-item__product-image{position:relative}@media screen and (max-width:992px){.oil-page .oil-slider-item__product-image{margin-bottom:56px}}.oil-page .oil-slider-item__product-image img{margin:0 auto;max-width:100%;position:relative}@media screen and (max-width:992px){.oil-page .oil-slider-item__product-image img{margin:0 auto}}@media screen and (max-width:767px){.oil-page .oil-slider-item__product-image img{height:196px}}.oil-page .oil-slider-item__product-btn{min-width:279px;text-decoration:none}@media screen and (max-width:992px){.oil-page .oil-slider-item__product-btn{bottom:63px;left:0;margin:auto;max-width:279px;position:absolute;right:0}}@media screen and (max-width:767px){.oil-page .oil-slider-item__product-btn{bottom:42px;max-width:100%}}.oil-page .oil-slider-item__info{flex-grow:1}@media screen and (max-width:992px){.oil-page .oil-slider-item__info{width:100%}}.oil-page .oil-slider-item__info-title{font-family:Roboto Condensed,sans-serif;font-size:36px;font-weight:700;line-height:44px;margin-bottom:8px}@media screen and (max-width:767px){.oil-page .oil-slider-item__info-title{line-height:40px}}.oil-page .oil-slider-item__info-title.animation-title{transform:translateY(-30px)}.oil-page .oil-slider-item__info-title.animation-title._active{transform:translate(0)}.oil-page .oil-slider-item__info-description{font-size:20px;font-weight:400;line-height:26px;margin-bottom:32px}.oil-page .oil-slider-item__info-list{background-color:#121417;border-radius:12px;margin-bottom:32px;padding:24px 24px 24px 41px}.oil-page .oil-slider-item__info-list li{color:#ff0;font-size:20px;line-height:26px;list-style:disc;margin-bottom:4px;padding:12px 0}.oil-page .oil-slider-item__info-list li span{color:#fff}.oil-page .oil-slider-item__info-specifications{font-size:20px;line-height:26px}.oil-page .oil-slider-item__info-specifications span{display:block;font-weight:600}.oil-page .oil-slider-item__info-specifications .title{font-family:Roboto Condensed,sans-serif;font-size:22px;font-weight:700;line-height:28px;margin-bottom:12px}.oil-page .oil-slider-item__info-specifications span.footnote{color:#7c7c7c;font-size:16px;font-weight:400;line-height:24px;margin-top:15px}.oil-transmission-page{overflow:hidden}.oil-transmission-page:before{background-image:url(/assets/images/oil-transmission/oils-transmission-lines.png);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";display:block;height:1538px;position:absolute;top:0;width:100%;z-index:-1}@media(max-width:992px){.oil-transmission-page:before{background-image:url(/assets/images/oil-transmission/oils-transmission-lines-tablet.png)}}@media(max-width:768px){.oil-transmission-page:before{background-image:url(/assets/images/oil-transmission/oils-transmission-lines-mobile.png)}}.oil-transmission-page__header{align-items:center;display:flex;margin-bottom:96px;margin-top:92px}@media(max-width:992px){.oil-transmission-page__header{flex-wrap:wrap;margin-bottom:64px;margin-top:58px}}.oil-transmission-page__header-logo{margin-bottom:32px}.oil-transmission-page__header-title{font-family:Roboto Condensed,sans-serif;font-size:86px;font-style:normal;font-weight:700;line-height:86px;margin-bottom:32px;text-transform:uppercase}@media(max-width:992px){.oil-transmission-page__header-title{font-size:64px;line-height:normal;margin-bottom:32px;width:100%}}@media(max-width:768px){.oil-transmission-page__header-title{font-size:40px;line-height:normal;margin-bottom:16px}}@media(max-width:992px){.oil-transmission-page__header-image{text-align:center;width:100%}.oil-transmission-page__header-image img{max-width:100%}}@media(max-width:768px){.oil-transmission-page__header-btn{width:100%}}.oil-transmission-page .block-quality{background-color:transparent;padding:0}.oil-transmission-page__reliability{display:grid;gap:12px;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr);margin-bottom:64px}@media(max-width:992px){.oil-transmission-page__reliability{grid-template-columns:repeat(3,1fr);grid-template-rows:auto;margin-bottom:32px}}@media(max-width:768px){.oil-transmission-page__reliability{grid-template-columns:repeat(2,1fr);grid-template-rows:auto}}.oil-transmission-page__reliability-item{background-color:#212121;border-radius:12px;display:flex;flex-direction:column;padding:32px 18px 32px 32px}@media(max-width:768px){.oil-transmission-page__reliability-item{padding:24px 16px}}.oil-transmission-page__reliability-item .title{font-family:Roboto Condensed,sans-serif;font-size:31px;font-weight:700;line-height:39px;margin-bottom:8px}.oil-transmission-page__reliability-item .text{font-size:16px;line-height:26px}@media(max-width:768px){.oil-transmission-page__reliability-item .text{font-size:14px;line-height:20px}}.oil-transmission-page__reliability-item .icon{height:48px;margin-bottom:12px;width:48px}@media(max-width:768px){.oil-transmission-page__reliability-item .icon{height:32px;width:32px}}.oil-transmission-page__reliability-item .icon img{max-width:100%}.oil-transmission-page__reliability-item.oil-transmission-page__reliability-item--big{grid-row:span 2;justify-content:center;padding:24px}@media(max-width:992px){.oil-transmission-page__reliability-item.oil-transmission-page__reliability-item--big{grid-column:span 3}}@media(max-width:768px){.oil-transmission-page__reliability-item.oil-transmission-page__reliability-item--big{grid-column:span 2;padding:24px 16px}}.oil-transmission-page__reliability-item.oil-transmission-page__reliability-item--big .icon{height:72px;margin-bottom:24px;width:72px}.oil-transmission-page__info{align-items:center;display:grid;gap:16px;grid-template-columns:1fr 1fr;margin-bottom:64px}@media(max-width:992px){.oil-transmission-page__info{grid-template-columns:1fr;margin-bottom:32px}}.oil-transmission-page__info-title{font-family:Roboto Condensed,sans-serif;font-size:44px;font-weight:700;line-height:55px;margin-bottom:16px;text-transform:uppercase}@media screen and (max-width:992px){.oil-transmission-page__info-title{padding-top:0}}@media screen and (max-width:768px){.oil-transmission-page__info-title{font-size:34px;line-height:normal}}.oil-transmission-page__info-text{font-size:18px;line-height:26px;margin-bottom:24px}.oil-transmission-page__info-image img{max-width:100%}.oil-transmission-page__info-button{min-width:279px}@media screen and (max-width:768px){.oil-transmission-page__info-button{width:100%}}.oil-transmission-page__categories{margin-bottom:96px}.oil-transmission-page__categories.oil-transmission-page__categories--notSlider .image img{max-width:231px;min-width:231px}@media screen and (max-width:1050px){.oil-transmission-page__categories.oil-transmission-page__categories--notSlider{overflow:scroll}.oil-transmission-page__categories.oil-transmission-page__categories--notSlider .oil-transmission-page__categories-items{gap:16px;width:950px}}@media screen and (max-width:992px){.oil-transmission-page__categories{margin-bottom:64px}}.oil-transmission-page__categories-items{display:flex;margin:0 auto;padding-bottom:42px;width:90%}@media screen and (max-width:992px){.oil-transmission-page__categories-items{width:85%}}.oil-transmission-page__categories-items .slick-arrow{border:1px solid #7c7c7c;border-radius:12px;height:56px;top:30%;width:56px}@media screen and (max-width:768px){.oil-transmission-page__categories-items .slick-arrow{height:40px;width:40px}}.oil-transmission-page__categories-items .slick-arrow:before{border:2px solid #fff}.oil-transmission-page__categories-items .slick-arrow.slick-next{right:-60px}@media screen and (max-width:768px){.oil-transmission-page__categories-items .slick-arrow.slick-next{right:-50px}}@media screen and (max-width:576px){.oil-transmission-page__categories-items .slick-arrow.slick-next{right:-40px}}.oil-transmission-page__categories-items .slick-arrow.slick-next:before{border-left-color:transparent;border-top-color:transparent}@media screen and (max-width:768px){.oil-transmission-page__categories-items .slick-arrow.slick-next:before{margin-top:-4px}}.oil-transmission-page__categories-items .slick-arrow.slick-prev{left:-60px}@media screen and (max-width:768px){.oil-transmission-page__categories-items .slick-arrow.slick-prev{left:-50px}}@media screen and (max-width:576px){.oil-transmission-page__categories-items .slick-arrow.slick-prev{left:-40px}}.oil-transmission-page__categories-items .slick-arrow.slick-prev:before{border-bottom-color:transparent;border-right-color:transparent;right:46%}@media screen and (max-width:768px){.oil-transmission-page__categories-items .slick-arrow.slick-prev:before{margin-right:-6px;margin-top:-5px}}.oil-transmission-page__categories-items .slick-dots{bottom:0}@media screen and (max-width:576px){.oil-transmission-page__categories-items .slick-dots li{margin:0 7px}}.oil-transmission-page__categories-items .slick-dots li.slick-active{background-color:#ff0;height:10px;position:relative;width:10px}.oil-transmission-page__categories-item{background-color:#212121;border-radius:16px;margin:0 8px;padding:8px}@media screen and (max-width:576px){.oil-transmission-page__categories-item{margin:0}}.oil-transmission-page__categories-item .image{align-items:center;display:flex;justify-content:center;margin-bottom:16px;width:100%}.oil-transmission-page__categories-item .image img{border-radius:8px;max-height:100%;max-width:100%}.oil-transmission-page__categories-item .title{font-family:Roboto Condensed,sans-serif;font-size:24px;font-weight:700;line-height:30px;margin-bottom:4px}@media screen and (max-width:992px){.oil-transmission-page__categories-item .title{font-size:20px}}@media screen and (max-width:768px){.oil-transmission-page__categories-item .title{font-size:24px;line-height:32px}}.oil-transmission-page__categories-item .description{font-size:16px;line-height:24px;margin-bottom:16px}@media screen and (max-width:992px){.oil-transmission-page__categories-item .description{font-size:14px;line-height:20px}}.oil-transmission-page__categories-item .btn{width:100%}.batteries-page{overflow:hidden}.batteries-page:before{background-image:url(/assets/images/batteries/batteries-bg-line.png);background-position:50%;background-repeat:no-repeat;content:"";display:block;height:1796px;position:absolute;top:0;width:100%;z-index:-1}@media screen and (max-width:992px){.batteries-page:before{background-image:url(/assets/images/batteries/batteries-bg-line-tablet.png);background-position:0;background-size:cover;height:4732px}}@media screen and (max-width:680px){.batteries-page:before{background-image:url(/assets/images/batteries/batteries-bg-line-mob.png);height:5504px}}.batteries-page__header{align-items:center;display:flex;justify-content:space-between;margin-top:46px}@media screen and (max-width:992px){.batteries-page__header{flex-wrap:wrap;margin-top:64px}}@media screen and (max-width:768px){.batteries-page__header{margin-top:32px}}.batteries-page__header-wrap{width:40%}@media screen and (max-width:992px){.batteries-page__header-wrap{width:100%}}.batteries-page__header-wrap .title{font-family:Roboto Condensed,sans-serif;font-size:104px;font-weight:700;line-height:96px;position:relative;text-transform:uppercase;z-index:1}@media screen and (max-width:992px){.batteries-page__header-wrap .title{margin-bottom:64px}}@media screen and (max-width:768px){.batteries-page__header-wrap .title{font-size:48px;line-height:48px;margin-bottom:24px}}@media screen and (max-width:576px){.batteries-page__header-wrap .title{font-size:36px;line-height:38px}}.batteries-page__header-image{text-align:right;width:60%}@media screen and (max-width:992px){.batteries-page__header-image{min-height:auto;text-align:center;width:100%}.batteries-page__header-image img{max-width:100%}}.batteries-page__advanced-title{font-family:Roboto Condensed,sans-serif;font-size:44px;font-weight:700;line-height:56px;margin-bottom:24px;text-transform:uppercase}@media screen and (max-width:768px){.batteries-page__advanced-title{font-size:48px;line-height:48px}}@media screen and (max-width:576px){.batteries-page__advanced-title{font-size:36px;line-height:38px}}.batteries-page__advanced-items{display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:992px){.batteries-page__advanced-items{grid-template-columns:repeat(1,1fr)}}.batteries-page__advanced-item{align-items:center;background-color:#212121;border-radius:16px;display:flex;padding:32px}@media screen and (max-width:768px){.batteries-page__advanced-item{padding:16px}}.batteries-page__advanced-item .icon{margin-right:24px;min-height:100px}@media screen and (max-width:768px){.batteries-page__advanced-item .icon{margin-right:8px}}.batteries-page__advanced-item .text{font-family:Roboto Condensed,sans-serif;font-size:22px;font-weight:700;line-height:28px;text-transform:uppercase}@media screen and (max-width:768px){.batteries-page__advanced-item .text{font-size:20px;line-height:20px}}@media screen and (max-width:576px){.batteries-page__advanced-item .text{font-size:18px}}.batteries-page__standard{display:flex}@media screen and (max-width:992px){.batteries-page__standard{flex-wrap:wrap}}.batteries-page__standard-image{width:50%}@media screen and (max-width:992px){.batteries-page__standard-image{margin-bottom:64px;text-align:center;width:100%}}.batteries-page__standard-image img{max-width:100%}.batteries-page__standard-wrap{width:50%}@media screen and (max-width:992px){.batteries-page__standard-wrap{width:100%}}.batteries-page__standard-title{font-family:Roboto Condensed,sans-serif;font-size:72px;font-weight:700;line-height:68px;margin-bottom:32px;text-transform:uppercase}@media screen and (max-width:768px){.batteries-page__standard-title{font-size:48px;line-height:56px;margin-bottom:16px}}.batteries-page__standard-text{font-size:18px;line-height:26px;margin-bottom:32px}.batteries-page__standard-btn{min-width:279px}@media screen and (max-width:768px){.batteries-page__standard-btn{min-width:100%}}.batteries-page__line{align-items:center;display:flex;gap:97px}@media screen and (max-width:992px){.batteries-page__line{flex-wrap:wrap;gap:64px}}.batteries-page__line-text{width:50%}@media screen and (max-width:992px){.batteries-page__line-text{width:100%}}.batteries-page__line-text .title{font-family:Roboto Condensed,sans-serif;font-size:72px;font-weight:700;line-height:64px;margin-bottom:32px;text-transform:uppercase}@media screen and (max-width:768px){.batteries-page__line-text .title{font-size:48px;line-height:52px;margin-bottom:16px}}.batteries-page__line-text .text{font-size:18px;line-height:26px}.batteries-page__line-icon{display:flex;gap:32px;width:50%}@media screen and (max-width:992px){.batteries-page__line-icon{width:100%}}@media screen and (max-width:768px){.batteries-page__line-icon{flex-direction:column}}.batteries-page__line-icon .item{align-items:center;display:flex;flex-direction:column}.batteries-page__line-icon .item .icon{margin-bottom:16px}.batteries-page__line-icon .item .name{font-family:Roboto Condensed,sans-serif;font-size:24px;font-weight:700;line-height:24px;text-align:center;text-transform:uppercase}.batteries-page__items{display:grid;gap:88px;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:992px){.batteries-page__items{gap:32px;grid-template-columns:repeat(1,1fr)}.batteries-page__item{align-items:center;display:flex}}@media screen and (max-width:768px){.batteries-page__item{flex-direction:column}}.batteries-page__item-image{margin-bottom:32px}@media screen and (max-width:992px){.batteries-page__item-image{margin-bottom:0;margin-right:16px;margin-right:0;text-align:center}}.batteries-page__item-image img{max-width:100%}@media screen and (max-width:992px){.batteries-page__item-image img{max-width:368px}}@media screen and (max-width:768px){.batteries-page__item-image img{max-width:100%}}.batteries-page__item-name{font-family:Roboto Condensed,sans-serif;font-size:44px;font-weight:700;line-height:56px;margin-bottom:8px}@media screen and (max-width:768px){.batteries-page__item-name{line-height:44px}}.batteries-page__item-text{font-size:18px;font-weight:400;line-height:26px;margin-bottom:24px}.batteries-page__item-btn{max-width:279px}@media screen and (max-width:768px){.batteries-page__item-btn{min-width:100%}}.batteries-page__item-info{display:flex;flex-direction:column}.blogger-page__hero{display:flex;min-height:855px;overflow:hidden;padding-top:96px;position:relative}@media screen and (max-width:992px){.blogger-page__hero{flex-direction:column;padding-top:64px}}@media screen and (max-width:768px){.blogger-page__hero{min-height:auto}}.blogger-page__hero .container{position:relative;width:100%;z-index:2}@media screen and (max-width:992px){.blogger-page__hero .container{width:auto}}.blogger-page__hero-img{inset:0;position:absolute;z-index:1}.blogger-page__hero-img picture{display:block;height:100%;width:100%}.blogger-page__hero-img img,.blogger-page__hero-img source{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}@media screen and (max-width:992px){.blogger-page__hero-img{height:926px;margin-top:40px;top:-170px;width:100%}}@media screen and (max-width:768px){.blogger-page__hero-img{height:491px;position:relative;top:-70px}}.blogger-page__hero-subtitle{font-size:32px;line-height:110%}.blogger-page__hero-subtitle,.blogger-page__hero-title{font-family:Roboto Condensed,sans-serif;font-weight:700;margin-bottom:24px;max-width:980px;text-transform:uppercase}.blogger-page__hero-title{font-size:84px;font-style:normal;line-height:100%}@media screen and (max-width:992px){.blogger-page__hero-title{font-size:64px}}@media screen and (max-width:768px){.blogger-page__hero-title{font-size:40px}}.blogger-page__hero-description{font-size:18px;line-height:26px;margin-bottom:48px;max-width:570px}@media screen and (max-width:768px){.blogger-page__hero-btn{width:100%}}.blogger-page__collaborate{margin-bottom:64px}.blogger-page__collaborate-title{font-family:Roboto Condensed,sans-serif;font-size:64px;font-weight:700;line-height:100%;margin-bottom:64px;text-align:center;text-transform:uppercase}@media screen and (max-width:992px){.blogger-page__collaborate-title{font-size:48px}}@media screen and (max-width:768px){.blogger-page__collaborate-title{font-size:36px}}.blogger-page__collaborate-items{display:grid;gap:16px;grid-template-columns:repeat(2,1fr);margin-bottom:32px}@media screen and (max-width:992px){.blogger-page__collaborate-items{grid-template-columns:1fr}}.blogger-page__collaborate-item{align-items:center;background-color:#121417;border-radius:16px;display:flex;gap:32px;padding:32px}.blogger-page__collaborate-info .image{width:100px}.blogger-page__collaborate-info .title{font-family:Roboto Condensed,sans-serif;font-size:32px;font-weight:700;line-height:110%;margin-bottom:16px;text-transform:uppercase}.blogger-page__collaborate-info .txt{color:#7c7c7c;font-size:16px;line-height:24px}.blogger-page__collaborate-reason{color:#7c7c7c;font-size:16px}.blogger-page__offer{margin-bottom:128px}@media screen and (max-width:992px){.blogger-page__offer{margin-bottom:64px}}.blogger-page__offer-title{font-family:Roboto Condensed,sans-serif;font-size:64px;font-weight:700;line-height:100%;margin-bottom:64px;text-align:center;text-transform:uppercase}@media screen and (max-width:992px){.blogger-page__offer-title{font-size:48px}}@media screen and (max-width:768px){.blogger-page__offer-title{font-size:36px}}.blogger-page__offer-items{display:grid;gap:16px;grid-template-columns:repeat(4,1fr);grid-template-rows:auto auto 1fr}@media screen and (max-width:992px){.blogger-page__offer-items{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.blogger-page__offer-items{grid-template-columns:1fr}}.blogger-page__offer-item{display:grid;gap:0;grid-row:span 3;grid-template-rows:subgrid;min-width:0}.blogger-page__offer-item .image{height:340px;margin-bottom:24px;overflow:hidden;width:100%}.blogger-page__offer-item .image img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.blogger-page__offer-item .title{align-items:center;display:flex;font-family:Roboto Condensed,sans-serif;font-size:32px;font-weight:700;line-height:110%;margin-bottom:8px;text-transform:uppercase}.blogger-page__offer-item .txt{color:#7c7c7c;font-size:16px;line-height:24px}.static-page__title{font-family:Roboto Condensed,sans-serif;font-size:56px;font-weight:700;line-height:64px;margin-bottom:16px}.static-page__back{cursor:pointer;font-weight:600;margin-bottom:8px}.static-page__back,.static-page__description{color:#7c7c7c;font-size:16px;line-height:24px}.static-page__description{font-weight:400;margin-bottom:32px}.static-page__content{margin:0 auto;max-width:1456px}@media only screen and (max-width:1300px){.static-page__content{padding:0 10px}}.static-page__content p{font-weight:400;margin-bottom:8px}.static-page__content p strong{display:block;font-family:Roboto Condensed,sans-serif;font-size:20px;font-weight:700;line-height:32px}.static-page__content h2{font-family:Roboto Condensed,sans-serif;font-size:32px;font-weight:700;line-height:40px;margin-bottom:32px}.static-page__content ol{list-style:decimal;padding-left:15px}.static-page__content ol li{margin-bottom:16px}.static-page__content.static-page__content-policy ul{list-style:disc;margin-bottom:16px;padding-left:36px}.static-page__content.static-page__content-policy ul li{font-size:14px;line-height:20px;margin-top:8px}.static-page__content.static-page__content-policy a{text-decoration:underline}.static-page__content.static-page__content-policy p{margin-bottom:16px}.static-page__content.static-page__content-policy h3{font-size:18px;margin-bottom:16px}.static-page__content.static-page__content-policy strong{font-size:16px}@media only screen and (max-width:768px){.static-page__content.static-page__content-policy .static-page__title{font-size:32px}}.static-page__unsubscribe{display:flex;justify-content:center;margin-top:24px}.static-page__unsubscribe-button{margin:0 10px}.faq-items{display:grid;gap:16px;grid-template-columns:repeat(2,1fr);margin-bottom:80px}@media screen and (max-width:992px){.faq-items{gap:24px;grid-template-columns:repeat(1,1fr)}}.faq-item{background-color:#121417;border-radius:24px;cursor:pointer;padding:32px}.faq-item__title{font-family:Roboto Condensed,sans-serif;font-size:32px;font-weight:700;line-height:40px;margin-bottom:16px;position:relative}@media screen and (max-width:992px){.faq-item__title{margin-bottom:0;padding-right:35px}.faq-item__title:after{border-bottom:2px solid #ededed;border-right:2px solid #ededed;content:"";height:12px;margin-top:-4px;pointer-events:none;position:absolute;right:14px;top:50%;transform:rotate(45deg) translateY(-50%);transition:all .3s ease;width:12px}}.faq-item__title span{color:#ff0}.faq-item__text{font-size:16px;font-weight:400;line-height:24px}@media screen and (max-width:992px){.faq-item__text{display:none}}.faq-item.open .faq-item__title{margin-bottom:16px}.faq-item.open .faq-item__title:after{right:8px;transform:rotate(225deg) translateY(-50%)}.faq-item.open .faq-item__text{display:block}.faq-contact{align-items:center;display:flex;margin-bottom:64px}@media screen and (max-width:1270px){.faq-contact{flex-wrap:wrap}}.faq-contact__col{width:50%}@media screen and (max-width:1270px){.faq-contact__col{width:100%}}.faq-contact__title{color:#f7f7f7;font-family:Roboto Condensed,sans-serif;font-size:64px;font-weight:700;line-height:64px;margin-bottom:32px;max-width:573px}@media screen and (max-width:992px){.faq-contact__title{max-width:100%}}.faq-contact__title span{color:#ff0}.faq-contact__description{color:#7c7c7c;font-size:18px;font-weight:400;line-height:26px;max-width:573px}@media screen and (max-width:1270px){.faq-contact__description{margin-bottom:56px}}@media screen and (max-width:992px){.faq-contact__description{max-width:100%}}.faq-contact__body{background-color:#f7f7f7;border-radius:32px;padding:32px}@media screen and (max-width:1270px){.faq-contact__body{margin:0 auto;width:70%}}@media screen and (max-width:992px){.faq-contact__body{width:100%}}@media screen and (max-width:650px){.faq-contact__body{padding:32px 12px}}.faq-contact__body-title{color:#02070d;font-family:Roboto Condensed,sans-serif;font-size:36px;font-weight:700;line-height:44px;margin-bottom:32px;text-align:center;text-transform:uppercase}.faq-block-items{display:flex;flex-direction:column;gap:8px;margin-bottom:128px}.faq-block-item{background-color:#121417;border-radius:16px;padding:16px 24px}.faq-block-item__title{align-items:center;color:#ff0;cursor:pointer;display:flex;font-family:Roboto Condensed,sans-serif;font-size:28px;font-weight:700;line-height:1.3;position:relative}.faq-block-item__title:after,.faq-block-item__title:before{background-color:#494949;content:"";display:block;height:3px;position:absolute;right:0;width:18px}.faq-block-item__title:after{transform:rotate(90deg)}.faq-block-item__title.active:after{display:none}.faq-block-item__title.active .faq-block-item__wrap{display:block}.faq-block-item__wrap{display:none;margin-top:8px}.faq-block-item__question{margin-bottom:8px;padding-left:28px}.faq-block-item__question:last-child{margin-bottom:0}.faq-block-item__question-title{cursor:pointer;font-size:16px;line-height:1.5;padding-left:35px;position:relative}.faq-block-item__question-title:after{border-bottom:3px solid #494949;border-right:3px solid #494949;content:"";height:12px;left:0;margin-top:-4px;pointer-events:none;position:absolute;top:50%;transform:rotate(45deg) translateY(-50%);transition:all .3s ease;width:12px}.faq-block-item__question-title.active:after{left:8px;transform:rotate(225deg) translateY(-50%)}.faq-block-item__answer{color:#7c7c7c;display:none;padding-bottom:8px;padding-left:35px;padding-top:4px}.faq-block-item__answer p{margin-bottom:8px}.faq-block-item__answer ul{list-style:disc;padding-left:17px}.index-page:before{background-image:url(/assets/images/index/main-bg-2.png);background-position:50%;background-repeat:no-repeat;content:"";display:block;height:1538px;position:absolute;top:0;width:100%;z-index:-1}@media screen and (max-width:992px){.index-page:before{background-image:url(/assets/images/index/main-bg-tablet.png);background-position:0;background-size:cover}}@media screen and (max-width:680px){.index-page:before{background-image:url(/assets/images/index/main-bg-mob.png)}}.index-page__about{display:grid;gap:16px;grid-auto-rows:280px;grid-template-columns:1fr 1fr;margin-bottom:64px}@media screen and (max-width:1050px){.index-page__about{margin-top:0}}@media screen and (max-width:992px){.index-page__about{grid-auto-rows:192px;margin-bottom:32px}}@media screen and (max-width:680px){.index-page__about{display:block}}.index-page__about-item{border-radius:16px;display:block;overflow:hidden;position:relative;text-decoration:underline}@media screen and (max-width:680px){.index-page__about-item{margin-bottom:16px;overflow:hidden}}.index-page__about-image{display:block;height:280px;width:100%}@media screen and (max-width:992px){.index-page__about-image{height:192px}}@media screen and (max-width:680px){.index-page__about-image{border-radius:16px;height:230px;overflow:hidden}}.index-page__about-image img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:all .3s ease;width:100%}.index-page__about-image:hover img{transform:scale(1.1)}.index-page__about .btn{bottom:32px;position:absolute;right:32px}@media screen and (max-width:992px){.index-page__about .btn{bottom:16px;right:16px}}@media screen and (max-width:680px){.index-page__about .btn{bottom:0;margin-top:16px;position:relative;right:0;width:100%}}.index-page__space{margin-bottom:96px;overflow:hidden}@media screen and (max-width:992px){.index-page__space{margin-bottom:64px}}@media screen and (max-width:768px){.index-page__space{margin-bottom:48px}}.index-page__space-body{align-items:center;display:grid;grid-template-columns:1fr 710px;min-height:710px;position:relative}@media screen and (max-width:992px){.index-page__space-body{grid-template-columns:1fr}}.index-page__space-text{display:flex;flex-direction:column;height:458px;justify-content:center;position:relative;width:458px}@media screen and (max-width:992px){.index-page__space-text{margin:0 auto}}@media screen and (max-width:768px){.index-page__space-text{height:292px;width:292px}}.index-page__space-text:after{background-image:url(/assets/images/index/space-image.svg);content:"";display:block;height:458px;position:absolute;width:458px}@media screen and (max-width:768px){.index-page__space-text:after{background-size:100%;height:292px;width:292px}}.index-page__space-text .wrap{display:flex;flex-direction:column}.index-page__space-text p{font-family:Roboto Condensed,sans-serif;font-size:56px;font-weight:700;line-height:64px;text-align:center;text-transform:uppercase}@media screen and (max-width:768px){.index-page__space-text p{font-size:28px;line-height:normal}}.index-page__space-text p.sold{margin-bottom:24px;text-align:center;width:100%}.index-page__space-text p.num{color:#ff0;font-size:128px;font-weight:700;line-height:120px;margin-bottom:24px}@media screen and (max-width:768px){.index-page__space-text p.num{font-size:72px;line-height:normal}}.index-page__space-map{position:relative}.index-page__space-map svg{max-width:100%;position:relative}.index-page__space-map .points.active{stroke:#ff0!important;stroke-opacity:.9;stroke-width:3px;fill:#ff0!important;fill-opacity:.75;animation:pulse 3s ease infinite}.index-page__space-map .active-first{stroke:#ff0!important;stroke-opacity:.9;fill:#ff0!important;fill-opacity:.4;animation:pulse-third 3s ease infinite}.index-page__space-map .active-second{stroke:#ff0!important;stroke-opacity:.9;fill:#ff0!important;fill-opacity:.3;animation:pulse-second 3s ease infinite}.index-page__space-map .active-third{stroke:#ff0!important;stroke-opacity:.9;fill:#ff0!important;fill-opacity:.25;animation:pulse-first 3s ease infinite}@keyframes pulse{0%{opacity:0}25%{opacity:.5}50%{opacity:.9}75%{opacity:.5}to{opacity:.6}}@keyframes pulse-first{0%{stroke-width:0;opacity:0}25%{opacity:.1}50%{stroke-width:12px;opacity:.2}75%{opacity:.1}to{stroke-width:0;opacity:0}}@keyframes pulse-second{0%{stroke-width:4px;opacity:0}25%{opacity:.1}50%{stroke-width:16px;opacity:.2}75%{opacity:.1}to{stroke-width:0;opacity:0}}@keyframes pulse-third{0%{stroke-width:6px;opacity:0}25%{opacity:.2}50%{stroke-width:20px;opacity:.4}75%{opacity:.2}to{stroke-width:0;opacity:0}}.index-page .block-brands .block-brands__item .more{cursor:pointer;display:block;font-size:16px;font-weight:700;text-decoration:underline;text-transform:lowercase}.index-page .block-brands .block-brands__item .more:first-letter{text-transform:uppercase}.index-page__advantages{background-color:#212121;border-radius:32px;display:grid;gap:32px 72px;grid-template-columns:repeat(2,1fr);list-style:none;margin-bottom:96px;padding:32px}@media screen and (max-width:1050px){.index-page__advantages{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:992px){.index-page__advantages{margin-bottom:64px}}@media screen and (max-width:768px){.index-page__advantages{gap:16px 72px;margin-bottom:48px;padding:16px}}.index-page__advantages-item{align-items:center;display:flex}@media screen and (max-width:700px){.index-page__advantages-item{flex-wrap:wrap}}.index-page__advantages-item .icon{margin-right:24px;max-height:128px;min-width:128px}@media screen and (max-width:1050px){.index-page__advantages-item .icon{min-width:96px}}@media screen and (max-width:700px){.index-page__advantages-item .icon{margin:0 auto 24px;text-align:center;width:100%}}@media screen and (max-width:768px){.index-page__advantages-item .icon img{max-width:90px}}.index-page__advantages-item .title{color:#fff;font-family:Roboto Condensed,sans-serif;font-size:32px;font-weight:700;line-height:40px;margin-bottom:16px}.index-page__advantages-item .title span{color:#ff0}.index-page__advantages-item .desc{color:#7c7c7c;font-size:16px;font-weight:400;line-height:24px}.index-page__video{background-color:#000;border-radius:32px;margin-bottom:64px;overflow:hidden;padding-bottom:60%;position:relative;width:100%}@media screen and (max-width:768px){.index-page__video{margin-bottom:32px}}.index-page__video-wrap{align-items:center;bottom:0;display:flex;flex-direction:column;gap:64px;justify-content:center;left:0;margin:auto;position:absolute;right:0;top:0}@media screen and (max-width:992px){.index-page__video-wrap{gap:32px}}.index-page__video-label{height:auto;max-width:100%;transition:all .3s ease}@media screen and (max-width:992px){.index-page__video-label{max-width:40%}}.index-page__video-label:hover{transform:scale(1.1)}.index-page__video-play{fill:#ff0;cursor:pointer;transition:all .3s ease}.index-page__video-play:hover{fill:#fff30a}@media screen and (max-width:992px){.index-page__video-play{max-width:128px}}@media screen and (max-width:768px){.index-page__video-play{height:64px;max-width:64px}}.index-page__video.show{height:819px;padding:0}@media screen and (max-width:992px){.index-page__video.show{height:545px}}@media screen and (max-width:768px){.index-page__video.show{height:345px}}.main-slider{height:576px;margin-bottom:70px;margin-top:96px;width:100%}@media screen and (max-width:992px){.main-slider{height:auto;margin-top:24px}}@media screen and (max-width:767px){.main-slider{margin-bottom:54px}}.main-slider__item{padding-bottom:96px}@media screen and (max-width:992px){.main-slider__item{padding-bottom:48px}}.main-slider__item .container{width:1456px}.main-slider__item.slick-slide{display:flex}.main-slider__item.slick-slide.slick-active .scale-anim{opacity:1;transform:scale(1);transition:all .8s ease 1s}.main-slider__item.slick-slide.slick-active .animation-show{opacity:1;transition:all .8s ease 1s}.main-slider__item.slick-slide.slick-active .main-slider__item-btn._active,.main-slider__item.slick-slide.slick-active .main-slider__item-description._active,.main-slider__item.slick-slide.slick-active .main-slider__item-logo._active,.main-slider__item.slick-slide.slick-active .main-slider__item-title._active{opacity:1;transform:translate(0);transition:all .8s ease .6s}.main-slider__item .container{align-items:center;display:flex;gap:13px;justify-content:space-between}@media screen and (max-width:992px){.main-slider__item .container{flex-wrap:wrap;gap:0}}.main-slider__item-wrap{width:50%}@media screen and (max-width:992px){.main-slider__item-wrap{width:100%}}.main-slider__item-title{color:#fff;font-family:Roboto Condensed,sans-serif;font-size:80px;font-weight:700;line-height:80px;margin-bottom:32px;padding-top:5px;position:relative;text-transform:uppercase;z-index:5}@media screen and (max-width:1200px){.main-slider__item-title{font-size:72px;line-height:72px}}@media screen and (max-width:767px){.main-slider__item-title{font-size:48px;line-height:48px}}@media screen and (max-width:450px){.main-slider__item-title{font-size:40px;line-height:42px}}.main-slider__item-title span{color:#ff0}.main-slider__item-title span.plus{display:block}.main-slider__item-logo{margin-bottom:24px}.main-slider__item-description{font-size:16px;line-height:22px;margin-bottom:32px}@media screen and (max-width:767px){.main-slider__item-description{font-size:18px;margin-bottom:32px}}.main-slider__item-btn{min-width:278px}@media screen and (max-width:992px){.main-slider__item-btn{margin-bottom:32px}}@media screen and (max-width:767px){.main-slider__item-btn{min-width:100%}}.main-slider__item-btn,.main-slider__item-description,.main-slider__item-logo,.main-slider__item-title{opacity:0;transform:translateY(-10px);transition:all .8s ease}.main-slider__item-image{align-items:center;display:flex;height:480px;justify-content:center;margin:0 auto;position:relative;width:50%}@media screen and (max-width:992px){.main-slider__item-image{width:720px}}@media screen and (max-width:767px){.main-slider__item-image{height:230px;width:100%}}.main-slider__item-image picture{align-items:center;display:flex;justify-content:center}.main-slider__item-image .image-slide{max-height:100%;max-width:100%;position:absolute;transition:all .8s ease}.main-slider__item-image .image-center{bottom:0;left:0;margin:auto;right:0;top:0}.main-slider__item-image .scale-anim{opacity:0;transform:scale(.7)}.main-slider .slick-dots{bottom:-6px;z-index:10}.main-slider .slick-dots li{background-color:#212121;border:1px solid transparent;border-radius:8px;height:6px;transition:all .25s ease;width:48px}.main-slider .slick-dots li:hover{background-color:#494949}.main-slider .slick-dots li.slick-active{background-color:#ff0}

/*# sourceMappingURL=main-npx-new.css.map*/