@charset "UTF-8";*{box-sizing:border-box;padding:0;margin:0;font-family:'Open Sans',sans-serif;line-height:1.5;color:#0b1828;font-size:14px;font-weight:400;outline:0!important}a{color:inherit;text-decoration:none;font-weight:400}ul{list-style:none;display:flex;flex-direction:column}button:disabled{cursor:default!important;opacity:.7!important}.mdlay{transition:.25s}.styled-link{transition:.25s}.styled-link:hover{color:#ffc845!important}.btn,.button{border:none;border-radius:0;background:#ffc733;margin-top:10px;color:#0b1828;margin-bottom:10px;color:#fff;transition:.25s;cursor:pointer;border-radius:2px;display:flex;align-items:center;justify-content:center;font-weight:600}.btn:hover,.button:hover{background:#ffd25b}.btn:active,.button:active{box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}body{display:flex;flex-direction:column;justify-content:space-between;align-items:center;min-height:100vh;width:100%;background:#f5f5fa}address{font-style:normal}.container{width:100%;display:flex;max-width:1460px;padding:0 15px;transition:max-width .5s;will-change:max-width}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.flex-cols{display:flex;flex-direction:column;justify-content:flex-start}.flex-rows{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start}.flex-col-center{align-items:center;justify-content:flex-start;flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-space{width:100%;justify-content:space-between}.flex-row-center{justify-content:center;align-items:flex-start;flex-direction:row}.flex-row-middle{align-items:center}.container-fluid{display:flex;width:100%;padding:0 15px;justify-content:center}.img-responsive{max-width:100%;width:auto}footer,header,main{display:flex;width:100%}main{height:100%;flex:1 0 auto;flex-direction:column;align-items:center}header{flex-direction:column;align-items:center}header{background:#0b1828}header hr{opacity:.4;width:100%;border:0;border-top:1px solid #fff}footer{margin-top:100px}h1,h2,h3,h4,h5,h6{margin-top:20px;margin-bottom:10px}h2{font-size:46px;font-weight:700;color:#0b1828;text-align:left}.flickity-slider{will-change:transform,position}.flickity-page-dots{display:none}.hidden{display:none}.carousel-top-btns .flickity-button{background:0 0}.carousel-top-btns .flickity-prev-next-button{width:76px;height:80px}.carousel-top-btns .flickity-button-icon{fill:#0b1828}.carousel-top-btns .flickity-button:disabled{fill:#808691}.carousel-top-btns .flickity-button:hover{background:0 0;cursor:pointer}.carousel-top-btns .flickity-prev-next-button{top:-13%}.carousel-top-btns .flickity-prev-next-button .flickity-button-icon{position:absolute;left:0;top:10%;width:100%;height:76%}.carousel-top-btns .flickity-prev-next-button.previous{right:7.15625%;left:auto}.carousel-top-btns .flickity-prev-next-button.next{right:1.15625%}.radio{display:none}.radio+label{cursor:pointer;display:flex;align-items:center;margin-bottom:10px}.radio+label:before{content:'';width:14px;height:14px;border:2px solid #ffc845;border-radius:50%;box-sizing:border-box;display:flex;align-items:center;margin-right:9px;transition:.25s;flex:0 0 auto}.radio:checked+label:before{background:#ffc845}.dropdown{display:none;z-index:999;background:#f5f5fa;position:absolute;top:100%;left:0;width:100%;border-radius:0 0 2px 2px;box-shadow:0 8px 12px -2px rgba(0,0,0,.175);will-change:auto}[data-dropdown]{position:relative}[data-dropdown-selected]{visibility:hidden}.dropdown-active{background-color:#fff;border-color:transparent;box-shadow:0 0 35px rgba(0,0,0,.12)}.dropdown-active [data-dropdown-selected-text]{background-color:#fff;z-index:1000}[data-dropdown-selected-text]{display:flex;width:100%;height:100%;align-items:center;padding-left:20px;padding-right:46px;position:relative;font-size:14px;font-weight:400;cursor:pointer}[data-dropdown-selected-text]:before{content:'';position:absolute;right:15px;top:27px;width:12px;height:3px;background:#ffc733;transform:rotate(-45deg);transition:.25s}[data-dropdown-selected-text]:after{content:'';position:absolute;right:22px;top:27px;width:12px;height:3px;background:#ffc733;transform:rotate(45deg);transition:.25s}[data-dropdown].dropdown-active [data-dropdown-selected-text]:after{transform:rotate(-45deg)}[data-dropdown].dropdown-active [data-dropdown-selected-text]:before{transform:rotate(45deg)}input[type=number],input[type=password],input[type=text]{padding:13px 22px;width:100%;box-shadow:inset 0 0 20px #fafafb;border-radius:2px;border:1px solid #ececec;color:#0b1828;font-size:14px;font-weight:400;background:#fefefe;resize:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}textarea{padding:13px 22px;width:100%;box-shadow:inset 0 0 20px #fafafb;border-radius:2px;border:1px solid #ececec;color:#0b1828;font-size:14px;font-weight:400;background:#fefefe;resize:none}.tab .tbutton,.tab button{color:#0b1828;font-size:19px;font-weight:700;background-color:transparent;border:none;outline:0;cursor:pointer;transition:.3s;padding-bottom:3px;border-bottom:5px solid transparent}.tab a.active,.tab button.active{border-bottom:5px solid #0b1828}.tabcontent{-webkit-animation:fadeEffect 1s;animation:fadeEffect 1s}@-webkit-keyframes fadeEffect{from{opacity:0}to{opacity:1}}@keyframes fadeEffect{from{opacity:0}to{opacity:1}}.checkbox input{position:absolute;z-index:-1;opacity:0;margin:10px 0 0 20px;display:none}.checkbox__text{position:relative;padding:0 0 0 36px;cursor:pointer;color:gray;font-size:14px}.checkbox__text:before{width:20px;height:20px;border-radius:2px;background-color:#e8e8e8;content:'';position:absolute;top:1px;left:0;transition:.2s}.checkbox__text:after{content:'✓';position:absolute;top:-2px;left:1px;text-align:center;font-size:17px;color:#fff;width:20px;height:20px;opacity:0;transition:.2s}.checkbox input:checked+.checkbox__text:before{background-color:#ffc845}.checkbox input:checked+.checkbox__text:after{opacity:1}.button{min-height:49px;color:inherit}.radio-label span{margin-left:4px;color:gray}th,th b,th span{font-size:17px;font-weight:600}td,th{padding-top:15px}.fixed-basket{position:fixed;bottom:0;right:187px;background:#ffc733;border-radius:2px 2px 0 0;overflow:hidden;display:flex;align-items:center;z-index:3000;cursor:pointer;padding:14px 22px;transition:.25s;-webkit-animation:basket 1s 1s backwards;animation:basket 1s 1s backwards}.fixed-basket:hover{box-shadow:0 7px 35px rgba(0,0,0,.24);background:#ffd25b}.fixed-basket svg{margin-right:18px}.fixed-basket div{display:flex;margin-right:18px;flex-direction:column}.fixed-basket p{color:#0b1828;font-size:17px;font-weight:400;line-height:1;margin-bottom:1px}.fixed-basket small{color:#0b1828;font-size:14px;font-weight:400;line-height:1}.fixed-basket span{color:#0b1828;font-size:17px;font-weight:700}@-webkit-keyframes basket{0%{transform:translateY(100%);opacity:0}100%{transform:translateY(0);opacity:1}}@keyframes basket{0%{transform:translateY(100%);opacity:0}100%{transform:translateY(0);opacity:1}}.header-top{display:flex;justify-content:space-between;padding:13px 0}.header-top-left{display:flex;align-items:center;position:relative;height:100%;transition:.25s}.header-city-btn{cursor:pointer;color:#d2d8e8;display:flex;align-items:center;transition:.25s;padding:10px 20px;border-radius:2px 2px 0 0;z-index:1000;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-bottom:0}.header-city-btn span{margin:0 10px 0 5px;color:#d2d8e8;font-weight:700}.header-top-left .dropdown{background:#f5f5fa;position:absolute;width:100%;min-width:292px;border-radius:0 2px 2px 2px;box-shadow:0 6px 12px rgba(0,0,0,.175)}.header-top-left ul{padding:17px 20px 7px;width:100%;display:flex;flex-direction:column;flex-wrap:wrap;max-height:430px}.header-top-left ul li{margin-bottom:10px;padding-left:5px}.city-arrow-down{position:relative;width:11px;height:8px;margin-bottom:-1px}.city-arrow-down:before{content:'';position:absolute;width:7px;height:2px;transform:rotateZ(45deg);background:#f5f5fa;left:0;top:3px;transition:.25s}.city-arrow-down:after{content:'';position:absolute;width:7px;height:2px;transform:rotateZ(-45deg);background:#f5f5fa;right:0;top:3px;transition:.25s}.dropdown-active .header-city-btn,.dropdown-active .header-city-btn span{color:#0b1828}.dropdown-active .city-arrow-down:before{transform:rotateZ(-45deg);background:#0b1828}.dropdown-active .city-arrow-down:after{transform:rotateZ(45deg);background:#0b1828}.header-top-right{display:flex;align-items:center}.header-top-right ul{display:flex;align-items:center;flex-direction:row}.header-top-right ul li{list-style:none}.header-top-right ul li a{color:#fff;margin:0 11px;font-weight:600;color:#d2d8e8}.header-account{display:flex;align-items:center;margin-left:25px}.header-account g,.header-account path{transition:.25s}.header-account:hover path{fill:#ffc845}.header-account:hover g{opacity:1}.header-account span{width:2px;height:15px;background:#d2d8e8}.header-account a{color:#d2d8e8;margin:10px;font-weight:600}.header-bottom{display:flex;align-items:center;justify-content:space-between;padding-top:28px;padding-bottom:30px}.logo{max-width:230px;width:100%;transition:.5s}.header-search{display:flex;align-items:center;position:relative;height:46px}.header-search input{width:366px;height:100%;border:1px solid rgba(0,0,0,.1);padding-left:20px;padding-right:20px;color:#0b1828;border-radius:2px 0 0 2px;border-right:0;transition:max-width .5s}.header-search input:focus{border-color:#66afe9;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.header-search button{height:100%;padding:0 13px;line-height:0;border-radius:0 2px 2px 0}.search-results{position:absolute;top:100%;left:0;width:100%;background:#fff;z-index:600;box-shadow:0 8px 12px -2px rgba(0,0,0,.175);border-radius:0 0 2px 2px;-webkit-animation:search-items .25s;animation:search-items .25s;display:block}.search-header{font-weight:700;padding:10px 20px;border-bottom:1px solid #e1e1e1}.search-results-wrap{display:flex;flex-direction:column;width:100%;overflow:auto;max-height:500px}@-webkit-keyframes search-items{0%{opacity:0}100%{opacity:1}}@keyframes search-items{0%{opacity:0}100%{opacity:1}}.search-item{padding:10px 20px;display:flex;align-items:center;border-bottom:1px solid #e1e1e1;cursor:pointer;transition:.25s}.search-item p{transition:.25s}.search-item:hover,.search-item:hover p{color:#ffc845}.search-item p{color:#0b1828;font-size:14px;font-weight:400;margin-right:15px;flex:1 0 auto}.search-item-thumb{max-width:64px;display:flex;align-items:center;margin-right:15px}.search-item span{color:#0b1828;font-size:14px;font-weight:700}.search-item img{max-width:100%;max-height:100%}.search-item-more{padding:15px 20px;text-align:center;border-top:1px solid #e1e1e1}.search-item:last-child{border-bottom:0}.search-item-more a{color:#73b2ed;font-size:14px;font-weight:600;text-decoration:underline}.header-phone{display:flex;align-items:center}.header-phone a:not(.callback-btn){font-size:30px;font-weight:700;color:#f3f3fb;transition:font-size .5s}.header-phone p{color:#f3f3fb;font-size:12px;margin-top:-4px;padding-left:2px}.header-phone>div{margin-top:-6px}.callback-btn{height:46px;color:#0b1828;padding:0 35px;margin-left:25px;font-weight:600;transition:.5s}.header-cars{display:flex;align-items:center;position:relative;padding:16px 20px;border-radius:2px 2px 0 0}.header-car-box{display:flex;flex-direction:column;cursor:pointer}.header-car-box>p:first-child{color:#f3f3fb;font-size:16px;font-weight:600;transition:.25s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.header-car-box>p:last-child{color:#f3f3fb;transition:.25s}.header-car-arrow{position:relative;width:33px;height:20px;cursor:pointer;margin-left:40px}.header-car-arrow:before{content:'';width:20px;height:4px;background:#d2d8e8;position:absolute;top:8px;left:0;transform:rotateZ(45deg);transition:.25s}.header-car-arrow:after{content:'';width:20px;height:4px;background:#d2d8e8;position:absolute;top:8px;right:1px;transform:rotateZ(-45deg);transition:.25s}.header-cars.dropdown-active{background:#f5f5fa}.dropdown-active .header-car-arrow:before{transform:rotateZ(-45deg);background:#0b1828}.dropdown-active .header-car-arrow:after{transform:rotateZ(45deg);background:#0b1828}.dropdown-active .header-car-box>p:first-child{color:#0b1828;font-size:16px}.dropdown-active .header-car-box>p:last-child{color:#0b1828}.header-cars .dropdown{display:none;padding:16px 20px}.header-cars .current-car{border-bottom:1px solid rgba(0,0,0,.1);width:100%;display:flex;align-items:center;flex-direction:column;padding-bottom:10px}.header-cars .current-car img{max-width:107px;width:100%;margin-bottom:10px}.header-cars .current-car a:last-child{color:#73b2ed;font-weight:700;line-height:30px;text-decoration:underline}.header-garage{padding-top:14px;display:flex;flex-direction:column;width:100%}.header-garage p{color:#0b1828;font-weight:700;margin-bottom:10px}.garage-car{display:flex;align-items:flex-start;justify-content:space-between;width:100%;margin-bottom:10px;align-items:center}.garage-car span{color:#0b1828;font-weight:600;line-height:1.2}.garage-car a{margin-left:5px;color:#73b2ed;font-weight:700;text-decoration:underline}.top-navigation{background:#fafafa}.top-navigation .container{padding-left:55px;padding-right:55px;max-width:1600px}.top-navigation .nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;width:11.8%!important;min-height:100%;flex:1 0 auto;position:relative;transition:.25s;padding:20px 10px;will-change:box-shadow}.nav-carousel{position:relative;z-index:1}.top-navigation .nav-next,.top-navigation .nav-prev{position:absolute;top:50%;z-index:1000;background:0 0;border:none;cursor:pointer;transition:.25s;height:100%;padding:0 25px}.top-navigation .nav-next img,.top-navigation .nav-prev img{opacity:.5;transition:.25s}.top-navigation .nav-prev{left:.5%;transform:translateY(-50%);background:linear-gradient(-90deg,transparent,#fafafa 50%)}.top-navigation .nav-next{right:1.5%;transform:translateY(-50%);background:linear-gradient(90deg,transparent,#fafafa 50%)}.top-navigation .nav-next:hover img,.top-navigation .nav-prev:hover img{opacity:1}.top-navigation .nav-next img,.top-navigation .nav-prev img{width:50px}.top-navigation .nav-next:disabled,.top-navigation .nav-prev:disabled{display:none!important}.top-navigation .nav-item a{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;margin-bottom:auto}.nav-item-image{display:flex;align-items:center;justify-content:center;width:100%;height:80px}.top-navigation .nav-item img{max-width:100%;height:auto}.top-navigation .nav-item p{color:#0b1828;font-size:19px;font-weight:700;line-height:22px;margin-top:12px;text-align:center}.nav-sub-items{position:absolute;top:100%;left:0;display:flex;visibility:hidden;z-index:4;background:#fff;min-width:100%;list-style:none;visibility:hidden;opacity:0;margin:0;padding:19px 34px;box-shadow:0 8px 12px -2px rgba(0,0,0,.175);transition:.25s;border-radius:0 0 2px 2px}.nav-item:hover{background:#fff;border-radius:2px;box-shadow:0 7px 35px rgba(0,0,0,.24)}.nav-item:hover .nav-sub-items{visibility:visible;opacity:1}.nav-sub-items a{color:#0b1828;font-size:17px;font-weight:600;line-height:22px;white-space:nowrap}.nav-item:last-child .nav-sub-items{right:0;left:auto}.main-page-banners{width:100%;height:auto}.carousel-bg{width:100%;height:100%;background-size:10px,cover!important;background-position:center!important;background-attachment:no-repeat;height:643px;will-change:transform;display:flex;cursor:-webkit-grab;cursor:grab}.carousel-bg:active{cursor:-webkit-grabbing;cursor:grabbing}.main-carousel .carousel-cell{width:100%;overflow:hidden}.main-carousel .flickity-button{background:0 0}.main-carousel .flickity-prev-next-button{width:76px;height:120px}.main-carousel .flickity-button-icon{fill:#ffc733}.main-carousel .flickity-button:disabled{opacity:.5}.main-carousel .flickity-button:hover{background:0 0;cursor:pointer}.flickity-prev-next-button{top:47%}.main-carousel .flickity-prev-next-button .flickity-button-icon{position:absolute;left:0;top:10%;width:100%;height:76%}.main-carousel .flickity-prev-next-button.previous{left:10.15625%}.main-carousel .flickity-prev-next-button.next{right:10.15625%}.car-form{display:flex;border-radius:2px;background-color:#fff;box-shadow:0 0 35px rgba(0,0,0,.12);padding:30px 50px;margin-top:-120px;z-index:500;transition:.5s}.car-form h2{color:#000;font-size:30px;font-weight:700;margin-bottom:20px}.car-form-selects{display:flex}.car-form-select{position:relative;width:100%;height:57px;border:1px solid rgba(30,48,70,.1);border-radius:2px;box-shadow:inset 0 -5px 20px rgba(0,0,0,.02);transition:.25s;width:200px;margin-right:30px}.car-form-select.select-active-visible{background-color:#fff;border-color:transparent;box-shadow:0 0 35px rgba(0,0,0,.12)}.car-form-select.select-active-visible .car-form-selected{background-color:#fff;z-index:1000}.car-form-selected{display:flex;width:100%;height:100%;align-items:center;padding-left:20px;padding-right:46px;position:relative;font-size:14px;font-weight:400;cursor:pointer}.car-form-select:before{content:'';position:absolute;right:15px;top:27px;width:12px;height:3px;background:#ffc733;transform:rotate(-45deg);transition:.15s}.car-form-select:after{content:'';position:absolute;right:22px;top:27px;width:12px;height:3px;background:#ffc733;transform:rotate(45deg);transition:.15s}.car-form-select.select-active-visible:after{transform:rotate(-45deg)}.car-form-select.select-active-visible:before{transform:rotate(45deg)}.car-form-select .dropdown{background:#fff;box-shadow:0 18px 35px rgba(0,0,0,.12)}.car-year .dropdown{max-width:1000px;flex-direction:column;padding:30px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.car-year .dropdown>li{display:flex;margin-bottom:6px}.car-year .dropdown p{color:#000;font-size:14px;font-weight:700}.car-year .dropdown ul{display:flex;flex-direction:row;flex-wrap:wrap}.car-year .dropdown ul li{margin-left:16px}.car-year .dropdown a{color:#73b2ed;font-size:14px;font-weight:400;text-decoration:underline}.car-mark .dropdown{padding:30px;width:-webkit-max-content;width:-moz-max-content;width:max-content;width:525px}.car-model .dropdown{padding:30px;width:-webkit-max-content;width:-moz-max-content;width:max-content;width:345px}.car-engine .dropdown{padding:30px;width:-webkit-max-content;width:-moz-max-content;width:max-content;width:345px}.car-mark ul{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:6px 16px}.car-model ul{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:6px 16px}.car-engine ul{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:6px 16px}.car-engine .dropdown a,.car-mark .dropdown a,.car-model .dropdown a{color:#73b2ed;font-size:14px;font-weight:400;text-decoration:underline}.car-form .btn{width:200px;height:57px;font-size:14px;font-weight:600;margin:0;color:#0b1828;cursor:pointer}.car-form .skip_car_btn,.car-form .skip_car_btn_adapt{width:57px!important;height:57px;margin-left:0!important;margin-right:30px;position:relative;flex:1 0 auto}.skip_car_btn_adapt{display:none}.skip_car_btn:after,.skip_car_btn_adapt:after{content:'';width:28px;height:2px;background:#fff;transform:rotate(-45deg);position:absolute;top:28px;left:14px}.skip_car_btn:before,.skip_car_btn_adapt:before{content:'';width:28px;height:2px;background:#fff;transform:rotate(45deg);position:absolute;top:28px;left:14px}.car-form .dropdown-disabled{cursor:default!important;opacity:.6;background:#ececec}.dropdown-disabled .car-form-selected{cursor:default}.car-form-garage{display:flex;flex-wrap:wrap;margin-top:50px}.car-form-garage h2{width:100%;margin-bottom:10px;margin-top:0}.car-form-garage-car{width:24%;display:flex;flex-direction:column;align-items:center;margin-right:1%}.car-form-garage-car:nth-child(4n){margin-right:0}.car-form-garage-car p{color:#000;font-size:17px;font-weight:700}.car-form-garage-car small{color:#000;font-size:14px;line-height:30px}.car-form-thumb{display:flex;align-items:center;height:120px;width:100%;justify-content:center}.car-form-thumb img{max-width:100%}.adwantages{margin-top:79px;margin-bottom:30px}.adwantages .adw-item{width:210px;margin:0 22px;align-items:center}.home_category h2{font-size:34px}.adwantages .adw-item p{color:#000;font-size:17px;line-height:25px}.categories-box{margin-top:50px;align-items:inherit}.category-item{width:25%;border-right:1px solid #e1e1e1;border-top:1px solid #e1e1e1;padding:26px 15px 44px;transition:.25s}.category-item:nth-child(4n){border-right:none}.category-item:nth-child(1),.category-item:nth-child(2),.category-item:nth-child(3),.category-item:nth-child(4){border-top:none}.category-item img{max-width:100%;width:auto}.category-item h3{color:#0b1828;font-size:30px;font-weight:700;text-align:center;line-height:34px;transition:.25s}.category-item p{color:#464646;font-size:17px;text-align:center;transition:.25s}.category-item:hover{box-shadow:0 7px 35px rgba(0,0,0,.24)}.category-item:hover h3,.category-item:hover p{transform:translateY(10px)}.last-promotions{margin-top:70px}.last-promotions>h2{margin-bottom:0}.last-promotions>p{color:#1e3046;font-size:22px;margin-bottom:38px}.last-promotions .carousel-cell{width:49%;margin-right:2%;min-height:343px}.last-promotions .promo-carousel-item{padding:42px 42px 30px;height:100%;width:100%}.promo-carousel-item{align-items:flex-start;width:100%;background-color:linear-gradient(0deg,#eee,transparent);background-size:cover;background-position:center;background-repeat:no-repeat}.promo-carousel-item h3{color:#0b1828;font-size:25px;font-weight:700;margin-bottom:24px;margin-top:0;line-height:30px}.promo-carousel-item p{color:#0b1828;font-size:17px;line-height:30px;margin-bottom:40px}.promo-carousel-item .btn{padding:13px 32px;color:#0b1828;margin:0}.promotions{margin-top:60px}.promotions>h2{margin-bottom:38px;line-height:1;margin-top:0}.promotions-wrapper{display:flex;flex-wrap:wrap}.promotions .promotion-item{padding:42px 42px 30px;height:100%;width:100%;width:49%;margin-right:2%;min-height:343px;margin-bottom:28px;height:100%;position:relative}.promotion-top :not(h2),.promotions .promotion-item b,.promotions .promotion-item span:not(.colorDefinition){font-family:'Open Sans',sans-serif!important;line-height:30px!important;font-size:17px!important;background:0 0!important}.promotions .promotion-item div:not(.btn){background:0 0!important;font-family:'Open Sans',sans-serif!important;line-height:30px!important;font-size:17px!important}.promotion-top a{color:red}.promotions .promotion-item:nth-child(2n){margin-right:0}.promotions .promotion-item:last-child{margin-bottom:0}.promotion-item{align-items:flex-start;width:100%;background-color:linear-gradient(0deg,#eee,transparent);background-size:cover;background-position:center;background-repeat:no-repeat}.promotion-item h3{color:#0b1828;font-size:25px!important;font-weight:700;margin-bottom:24px;margin-top:0;line-height:26px}.promotion-item p{color:#0b1828;font-size:17px!important;line-height:26px;margin-bottom:65px;width:80%;background:0 0!important}.promotion-item .btn{padding:10px 43px;color:#0b1828;margin:0;position:absolute;bottom:30px;left:42px}.countdown{position:absolute;bottom:30px;right:42px;display:flex;flex-direction:column;align-items:flex-end}.countdown span{color:#ffc733;font-size:48px!important;line-height:1;font-weight:600}.countdown div{color:#ffc733;font-size:17px;font-weight:600;line-height:1}.promo-carousel .flickity-button{background:0 0}.promo-carousel .flickity-prev-next-button{width:76px;height:80px}.promo-carousel .flickity-button-icon{fill:#0b1828}.promo-carousel .flickity-button:disabled{fill:#808691}.promo-carousel .flickity-button:hover{background:0 0;cursor:pointer}.promo-carousel .flickity-prev-next-button{top:-26%}.promo-carousel .flickity-prev-next-button .flickity-button-icon{position:absolute;left:0;top:10%;width:100%;height:76%}.promo-carousel .flickity-prev-next-button.previous{right:7.15625%;left:auto}.promo-carousel .flickity-prev-next-button.next{right:1.15625%}.most-viewed{margin-top:60px}.most-viewed h2{margin-bottom:60px;margin-top:0}.most-viewed .carousel-cell{margin-right:30px}.product-item{background:#fff;border-radius:2px;padding:66px 20px 54px;width:360px;transition:.25s;will-change:box-shadow,transform;height:100%;position:relative}.product-item>a:first-child{position:relative;width:100%;display:flex;align-items:center;justify-content:center}.product-item:hover{box-shadow:0 7px 35px rgba(0,0,0,.24);z-index:100}.most-viewed .product-item:hover{box-shadow:none}.product-item .product-sticker{position:absolute;bottom:0;left:0;background:#ffc733;font-size:13px;font-weight:600;padding:2px 10px;border-radius:1px}.product-item-name{color:#000;font-size:26px;font-weight:700;text-align:center;margin-top:20px}.product-item-manufacturer{color:#000;font-size:17px;text-align:center;margin-top:5px}.product-item-price{color:#000;font-size:26px;font-weight:700;text-align:center;margin-top:40px}.product-item-price span:not(.not-available){text-decoration:line-through;color:#a0a0a7;font-size:18px;margin-left:15px;font-weight:700}.not-available{opacity:.7;color:#000;text-decoration:none!important;font-size:26px;font-weight:700;text-align:center}.product-item .btn{color:#0b1828;font-size:24px;font-weight:700;padding:13px 20px;width:100%;margin-top:20px;text-align:center}.product-item-preferences{position:absolute;top:95%;left:0;right:0;background:#fff;box-shadow:0 9px 14px -7px rgba(0,0,0,.24);border-radius:0 0 2px 2px;opacity:0;visibility:hidden;transition:.25s;padding:0 20px;padding-bottom:26px}.flickity-slider .product-item{margin-bottom:90px}.product-item:hover .product-item-preferences{visibility:visible;opacity:1}.product-carousel{margin-bottom:-90px}.product-item-preferences p,.product-item-preferences span{color:#000;font-size:16px;text-align:center;line-height:30px}.last-articles{margin-top:70px}.last-articles>h2{margin-bottom:0}.last-articles>p{color:#1e3046;font-size:21px;margin-bottom:38px}.last-articles .carousel-cell{width:32%;margin-right:2%}.article-item{width:100%}.article-item .article-item-thumb{border-radius:2px;overflow:hidden;min-height:275px;background-size:cover;background-repeat:no-repeat;background-position:center;width:100%}.article-item h3{color:#0b1828;font-size:26px;font-weight:700;line-height:30px;margin-bottom:0}.article-item p{color:#0b1828;font-size:17px;line-height:26px}.article-item-comments,.article-item-date{display:flex;align-items:center;font-size:14px}.article-item-comments{margin-right:30px}.article-item-comments svg,.article-item-date svg{margin-right:6px}.article-item-category{background-color:#68cef8;color:#fff;padding:4px 21px;margin-right:15px;margin-bottom:15px}.article-item-info{justify-content:space-between;align-items:flex-start;margin-top:24px;width:100%}.article-item-info>.flex-rows:last-child{margin-top:5px}.article-item hr{margin:10px 0 20px;border-color:transparent transparent #1e3046 transparent;opacity:.2;width:100%}.subscribe-form-block{background-color:#0b1828;margin-top:100px;min-height:293px;align-items:center}.subscribe-form-block h2{font-size:48px;font-weight:700;margin-bottom:0;margin-top:0;line-height:50px;margin-bottom:5px}.subscribe-form-block h2,.subscribe-form-block p{color:#f3f3fb}.subscribe-form-block p{font-size:22px}.subscribe-form-block .container{align-items:center;justify-content:space-between}.subscribe-form-block .btn{color:#0b1828;padding:14px 70px;margin:0 0 0 34px}.subscribe-form-block input{width:519px;height:49px;border:none;border-radius:2px;background-color:#fff;width:396px;border:1px solid rgba(0,0,0,.1);padding-left:20px;padding-right:20px;color:#0b1828;border-radius:2px;transition:.25s}.subscribe-form-block input:focus{border-color:#66afe9;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.latest-reviews{margin-top:80px}.latest-reviews h2{margin-bottom:35px;margin-top:0}.star-active path{fill:#ffc845}.latest-reviews .carousel-cell{width:49%;margin-right:2%;margin-top:25px;margin-bottom:25px}.latest-review-name{color:#0b1828;font-size:26px;font-weight:700}.latest-review-like{font-size:17px;font-weight:700;line-height:30px;color:#0b1828;align-items:center;transition:.25s;cursor:pointer}.latest-review-like path{fill:#0b1828;transition:.25s}.latest-review-like svg{margin-right:12px;margin-left:6px;margin-top:-7px}.latest-review-like:hover{color:#44cd6b}.latest-review-like:hover path{fill:#44cd6b}.latest-review{background:#fff;padding:40px 36px;border-radius:2px;transition:.25s;align-items:flex-start;will-change:box-shadow}.latest-review:hover{box-shadow:0 0 35px rgba(0,0,0,.12)}.latest-review-product{margin-top:30px;align-items:center}.latest-review-product span,.latest-review-rating span{opacity:.5;color:#1e3046;font-size:16px;width:100px}.latest-review-thumb{background-size:contain;background-position:center;background-repeat:no-repeat;width:60px;height:45px;margin-right:12px}.latest-review-product a{color:#1e3046;font-size:17px}.latest-review-rating{margin-top:5px;align-items:center}.latest-review p{color:#1e3046;font-size:16px;line-height:30px;margin-top:10px}.latest-review-more{color:#0b1828;font-size:17px;font-weight:700;line-height:30px;text-decoration:underline;margin-top:20px}.manufacturers{margin-top:60px}.manufacturers h2{margin-bottom:45px;margin-top:0}.list-manufacturers ul{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:15px}.list-manufacturers li{margin-bottom:25px;display:flex;align-items:center;justify-content:flex-start}.list-manufacturers a{display:flex;align-items:center}.list-manufacturers a>div{width:98px;margin-right:15px;height:50px;background-size:contain;background-position:center;background-repeat:no-repeat;display:flex}.list-manufacturers p{font-size:17px;font-weight:700;color:#0b1828;line-height:19px;text-decoration:underline}.list-manufacturers span{font-weight:400;font-size:17px;margin-left:4px}.list-manufacturers img{width:100%}.list-manufacturers a p{transition:.25s}.list-manufacturers p:hover{color:#ffc845!important}.seo-description{display:flex;justify-content:space-between;align-items:flex-start;width:100%;margin-top:120px;flex-wrap:wrap}.seo-description .seo-text{width:48%}.seo-description .seo-text,.seo-description .seo-text *{color:#515e6d;font-size:17px;font-weight:400;line-height:28px}.seo-description .seo-text h1{font-weight:700;margin-bottom:30px;margin-top:0}.seo-description .seo-text-full{width:100%}footer{width:100%;background:#0b1828;padding-top:66px}footer section{width:100%}.footer-bottom,.footer-top{display:flex;justify-content:center;width:100%}.footer-bottom{background:#09131f;height:120px;margin-top:66px}.footer-bottom .container{display:flex;justify-content:space-between;align-items:center;width:100%;height:100%}.footer-bottom p{color:#979faf;font-size:17px;font-weight:400;line-height:30px}.footer-bottom a{color:#979faf;font-size:17px;font-weight:400;line-height:30px;text-decoration:underline}.footer-bottom a:hover{text-decoration:none}.footer-top .container{display:flex;flex-direction:column}.footer-right{display:flex;flex-direction:column;width:100%;max-width:350px;transition:.5s}.footer-phones{display:flex;align-items:flex-start;justify-content:flex-start;margin-bottom:35px}.footer-phones svg{margin-right:34px;margin-top:13px}.footer-phones ul{flex-direction:column}.footer-phones ul li{margin-bottom:25px;display:flex;flex-direction:column}.footer-phones ul li:last-child{margin-bottom:0}.footer-phones-list a{color:#f5f5fa;font-size:27px;font-weight:700}.footer-phones-list span{color:#979faf;font-size:17px;font-weight:400}.footer-location,.footer-mail{display:flex;align-items:center}.footer-location{margin-bottom:35px}.footer-location svg,.footer-mail svg{margin-right:34px}.footer-mail svg{margin-left:-7px;margin-right:25px}.footer-location p,.footer-mail a{color:#979faf;font-size:17px;font-weight:400;line-height:26px}.footer-left{display:flex;flex-direction:column;width:100%;transition:margin .5s}.footer-left>p{color:#979faf;font-size:17px;font-weight:400;line-height:30px;margin-top:40px;width:70%}.footer-blocks{display:flex;justify-content:space-between}.footer-logo-block{padding-top:5px;display:flex;flex-direction:column}.footer-rating{display:flex;flex-direction:column;margin-top:40px}.footer-rating svg:first-child{margin-left:15px}.footer-rating p{display:flex;align-items:center;color:#979faf;font-size:17px;font-weight:400;line-height:30px}.rating-header{display:flex;flex-direction:row;align-items:center}.rating-stars{display:flex;align-items:center}.rating-stars svg{margin-left:6px}.footer-rating p span{color:#979faf;font-size:17px;font-weight:400;line-height:30px;margin-right:10px}.footer-rating p:last-child{padding-left:3px}.footer-social{display:flex;align-items:center;margin-top:74px}.footer-social g,.footer-social path{transition:.25s}.footer-social a{margin-right:15px}.footer-social a:last-child{margin-right:0}.footer-social svg:hover path{fill:#ffc845}.footer-social svg:hover g{opacity:1}.footer-block{display:flex;flex-direction:column}.footer-block h3{color:#f5f5fa;font-size:22px;font-weight:700;margin-top:0;margin-bottom:24px;line-height:23px}.footer-block a{color:#979faf;font-size:17px;font-weight:400;margin-bottom:11px}.footer-block a:last-child{margin-bottom:0}.pagination{display:flex;align-items:center;justify-content:center;margin-top:40px}.pagination a,.pagination span{width:48px;height:48px;background:#fff;border-radius:2px;transition:.25s;display:flex;align-items:center;justify-content:center;margin-right:17px;font-weight:400;color:#0b1828}.pagination a:hover{background:#ffd25b}.pagination a:last-child{margin-right:0}.pagination a.active{background-color:#ffc845;font-weight:700}.breadcrumbs{display:flex;align-items:center;justify-content:flex-start;padding-top:45px;flex-wrap:wrap}.breadcrumbs a{color:#9d9ea1;font-size:14px;font-weight:400;text-decoration:underline}.breadcrumbs div:after{content:'/';margin-left:3px;margin-right:3px;color:#9d9ea1;font-size:14px;font-weight:400}.breadcrumbs span{color:#9d9ea1;font-size:14px;font-weight:400}.information-block{margin-top:45px}.information h3{color:#0b1828;font-size:36px;font-weight:700;margin-top:0;margin-bottom:20px}.information ul{list-style:initial;padding-left:20px;margin-bottom:20px}.information li{margin-bottom:8px;color:#1e3046}.information,.information div,.information div *,.information li,.information p,.information p *{color:#1e3046;font-size:16px;line-height:24px}.content-block{display:flex;flex-direction:column;width:100%;align-items:flex-start;justify-content:flex-start;color:#1e3046;font-size:15px;line-height:24px;white-space:pre-line}.content-block *{color:#1e3046;font-size:15px;line-height:24px;margin-bottom:4px}.content-block h1{font-size:30px;line-height:1;margin-top:15px;margin-bottom:10px}.content-block h2{font-size:22px;line-height:1;margin-top:15px;margin-bottom:10px}.content-block h3{font-size:17px;line-height:1;margin-top:15px;margin-bottom:10px}.content-block h4{font-size:17px;line-height:1;margin-top:15px;margin-bottom:10px}.content-block h5{font-size:16px;line-height:1;margin-top:15px;margin-bottom:10px}.information b{color:#1e3046;margin-bottom:8px;color:#1e3046;font-size:17px;line-height:24px;font-weight:600}.information span{color:#9d9ea1;margin-top:20px}.information{padding-top:30px}.page_not_found{display:flex;justify-content:flex-end;padding-top:6%;padding-bottom:2%;align-items:center}.page_not_found div{width:48%;margin-left:6%}.page_not_found h1{color:#000;font-size:36px;font-weight:700;margin-bottom:25px;line-height:1.1}.page_not_found p{color:#000;font-size:30px;font-weight:400;margin-bottom:25px;line-height:1.1}.page_not_found a{color:#75b1ef;font-size:30px;font-weight:600;text-decoration:underline}.promotion{margin-bottom:50px}.promotion h1{color:#0b1828;font-size:48px;font-weight:700;margin-top:40px;margin-bottom:30px}.promotion-info{width:50%}.promotion-info h2{color:#0b1828;font-size:26px;font-weight:700;margin-bottom:20px;margin-top:0;line-height:1.2}.promotion-info p{color:#0b1828;font-size:17px;line-height:30px}.promotion-info ul{list-style:initial;padding-left:20px}.promotion-info li{color:#0b1828;font-size:17px;line-height:30px}.promotion-info .promotion-top{margin-bottom:60px}.promotion-banner{display:flex;flex-direction:column;width:46%;align-items:center;justify-content:center;align-self:center}.promotion-thumb{background-size:cover;background-position:center;background-repeat:no-repeat;width:100%;height:343px;border-radius:2px}.promotion-countdown{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;margin-top:30px}.promotion-countdown div{color:#0b1828;font-size:17px;font-weight:400}.promotion-countdown span{color:#0b1828;font-size:72px;font-weight:600;line-height:1}.articles{display:flex;align-items:flex-start;justify-content:flex-start;padding-top:60px}.article-content img{max-width:100%;margin:15px;border-radius:2px}.articles aside{width:23.3766234%;margin-right:30px;flex:1 0 auto;padding:30px;border-radius:2px;border:1px solid #e8eaec;background-color:#fff}.articles aside h1{color:#0b1828;font-size:17px;font-weight:700;margin-bottom:36px;margin-top:0}.articles .content{width:100%}.articles .content h1{color:#0b1828;font-size:48px;font-weight:700;margin-top:0;margin-bottom:50px;line-height:1}.articles_category{color:#0b1828;font-size:17px;font-weight:700;margin-bottom:16px}.articles_category_item{color:#000;font-size:14px;margin-bottom:10px;padding-left:30px}.articles-category-box{margin-bottom:40px;display:flex;flex-direction:column;width:100%}.articles-active{color:#75b1ef}.articles-items{display:flex;flex-direction:column;width:100%}.articles-item{display:flex;align-items:flex-start;flex-direction:row;margin-bottom:30px}.articles-thumb{background-size:cover;background-position:center;background-repeat:no-repeat;width:490px;height:267px;margin-right:30px;flex:1 0 auto;border-radius:2px}.articles-desc{display:flex;flex-direction:column;width:100%;align-items:flex-start}.articles-desc h2{color:#0b1828;font-size:26px;font-weight:700;margin-top:0;margin-bottom:10px;line-height:1.3}.articles-desc p{color:#0b1828;font-size:17px;line-height:30px}.articles-item hr{margin:20px 0 20px;border-color:transparent transparent #1e3046 transparent;opacity:.2;width:100%}.articles-item-comments,.articles-item-date{display:flex;align-items:center;font-size:14px}.articles-item-comments{margin-right:30px}.articles-item-comments svg,.articles-item-date svg{margin-right:6px}.articles-item-category{background-color:#68cef8;color:#fff;padding:4px 21px;margin-right:15px;margin-bottom:15px}.articles-item-info{justify-content:space-between;align-items:flex-start;width:100%}.articles-item-info>.flex-rows:last-child{margin-top:5px}.article{display:flex;flex-direction:column;width:100%}.article h1{color:#0b1828;font-size:36px;font-weight:700;margin-bottom:30px}.article-content,.article-content *{font-family:'Open Sans',sans-serif!important;color:#1e3046;font-size:16px!important;line-height:26px!important}.article-content .left{float:left;margin-left:0!important}.article-content .right{float:right;margin-right:0!important}.article-content .center{text-align:center}.article-content p{padding-bottom:10px}.article-content ul{list-style:initial;padding-left:20px}.article-content ol{padding-left:20px}.article b{font-weight:700}.article-content a{color:#73b2ed;font-weight:700;text-decoration:underline;transition:.25s}.article-content a:hover{color:#ffc845!important}.article .share{display:flex;align-items:center;padding:30px 0}.article .share span{color:#0b1828;font-size:16px;font-weight:700;line-height:30px;margin-right:20px}.article .share a{margin-right:15px;display:flex;align-items:center}.article .share path{transition:.25s}.article .share a:hover path{fill:#ffc845!important}.article-image{width:100%;margin-right:0;border-radius:2px}.article-content h1{color:#0b1828;font-size:34px;font-weight:600;margin-bottom:20px}.article-content h2{color:#0b1828;font-size:30px;font-weight:600;margin-bottom:20px}.article-content h3{color:#0b1828;font-size:26px;font-weight:600;margin-bottom:20px}.article-content h4{color:#0b1828;font-size:22px;font-weight:600;margin-bottom:20px}.article-data{display:flex;align-items:center;margin-left:140px}.article-data svg{margin-right:15px}.article .share .article-data span{color:#0b1828;font-size:14px;font-weight:400}.checkout{display:flex;width:100%;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;margin-bottom:40px}.checkout h1{width:100%;color:#0b1828;font-size:36px;font-weight:700;margin-top:40px;margin-bottom:40px}.checkout-cart,.checkout-form{width:48.6363636%}.checkout-form h2{color:#0b1828;font-size:17px;font-weight:700;margin:0;margin-bottom:10px;display:flex;align-items:center;justify-content:space-between}.checkout-form h2 .checkbox__text{font-size:14px;color:inherit}.checkout-box{display:flex;flex-direction:column;width:100%;padding:28px;background:#fff;border-radius:2px}.checkout-form .checkout-box:first-child{padding:40px 28px 28px}.checkout-form-row{display:flex;align-items:flex-start;margin-top:24px}.checkout-label{width:33%;display:flex;align-items:center;padding:13px 0;flex:1 0 auto;color:#0b1828;font-size:14px;font-weight:600}.checkout-label label{color:#0b1828;font-size:14px;font-weight:600}.checkout-form-row input,.checkout-form-row textarea{padding:13px 22px;width:100%;box-shadow:inset 0 0 20px #fafafb;border-radius:2px;border:1px solid #ececec;color:#0b1828;font-size:14px;font-weight:400;background:#fefefe;resize:none}.checkout-form-row textarea{min-height:98px}.checkout-row-data{width:100%;display:flex;flex-direction:column}.checkout-row-data label a{color:#73b2ed;font-weight:700;text-decoration:underline}.checkout .required{position:relative}.checkout .required:after{content:'*';position:absolute;right:-9px;top:0}.checkout-form .checkout-box:first-child{border-bottom:2px solid #f5f5fa}.checkout-row-data{padding-top:13px}.checkout-row-data label{color:#0b1828;font-size:14px;font-weight:400}.checkout-form-btns{display:flex;align-items:center;justify-content:space-between;margin-top:20px}.checkout-form-btns a{border-radius:2px;background-color:#1e3046;display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;font-weight:700;height:49px;width:48%;transition:.25s}.checkout-form-btns a:hover{background-color:#283f5c}.checkout-form-btns button{border-radius:2px;background-color:#ffc845;height:49px;color:#0b1828;font-size:14px;font-weight:700;height:49px;width:48%;display:flex;align-items:center;justify-content:center;margin:0}.checkout-cart{display:flex;flex-direction:column}.checkout-cart h2{color:#000;font-size:22px;font-weight:700;margin-top:0;margin-bottom:20px}.checkout-cart-item{display:grid;align-items:center;grid-template-columns:120px 1fr;grid-gap:15px;position:relative;background:#fff;border-radius:2px;padding:15px 25px;padding-left:40px;margin-bottom:2px}.cart-item-information{display:grid;grid-template-columns:1fr 100px 130px;align-items:center;grid-gap:15px}.cart-item-remove{width:16px;height:16px;position:absolute;top:32px;left:19px;opacity:.4;cursor:pointer}.cart-item-remove:before{content:'';position:absolute;top:0;left:0;background:#000;width:15px;height:2px;transform:rotate(45deg);transition:.25s}.cart-item-remove:after{content:'';position:absolute;top:0;left:0;background:#000;width:15px;height:2px;transform:rotate(-45deg);transition:.25s}.cart-item-remove:hover:after,.cart-item-remove:hover:before{background:#ffc845}.cart-item-thumb{height:120px;width:120px;background-size:contain;background-position:center;background-repeat:no-repeat}.cart-item-text{display:flex;flex-direction:column;align-items:flex-start;height:100%;justify-content:center}.cart-item-text a{color:#0b1828;font-size:17px;font-weight:700;line-height:24px}.cart-item-text span{color:#0b1828;font-size:16px;font-weight:400}.cart-item-qty{display:flex;justify-content:center;align-items:center}.cart-item-minus,.cart-item-plus{position:relative;display:flex;align-items:center;justify-content:center;height:11px;width:11px;cursor:pointer}.cart-item-minus:after{content:'';width:11px;height:3px;background-color:#ffc845}.cart-item-plus:after{content:'';width:11px;height:3px;background-color:#ffc845}.cart-item-plus:before{position:absolute;bottom:4px;left:0;content:'';width:11px;height:3px;background-color:#ffc845;transform:rotate(90deg)}.cart-item-quantity{color:#0b1828!important;font-size:16px;font-weight:700!important;margin:0 8px!important;padding:0!important;border:none!important;text-align:center!important;background:0 0!important;box-shadow:none!important;width:40px!important}.cart-item-price{color:#0b1828;font-size:22px;font-weight:700;text-align:right}.cart-footer{border-radius:2px;background-color:#1e3046;width:100%;height:115px;display:flex;align-items:center;justify-content:flex-end;color:#f5f5fa;font-size:22px;font-weight:700;padding:0 25px}.cart-footer span{color:#f5f5fa;font-size:22px;font-weight:700;margin-left:4px}.cart-addition{background:#fff;display:flex;border-bottom:2px solid #f5f5fa}.cart-addition-slider{display:flex;width:100%;margin-right:2px;margin:40px 25px 40px 40px}.cart-addition-carousel{width:100%;padding:0 25px 0 40px}.cart-addition-slider div{border-radius:2px;background-color:#f5f5fa;display:flex;flex-direction:column}.cart-addition-box{width:100%;border-right:2px solid #fff;padding:25px}.cart-addition-box h2{margin-top:0;margin-bottom:20px;display:flex;align-items:center;color:#0b1828;font-size:17px;font-weight:700}.cart-addition-box svg{margin-right:15px}.cart-addition-box a,.cart-addition-box p{color:#0b1828;font-size:17px;line-height:24px}.cart-addition-box a{text-decoration:underline}.cart-addition-product{width:191px;height:167px;flex:1 0 auto}.cart-addition-product-thumb{width:100%;height:90px;background-size:contain;background-position:center;background-repeat:no-repeat;margin-bottom:15px}.cart-addition-product{display:flex;padding:15px}.cart-addition-product span{width:48%;color:#0b1828;font-size:14px;font-weight:700}.cart-addition-product .btn{width:48%;color:#0b1828;font-size:12px;font-weight:700;height:40px;margin:0}.cart-addition-product div{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.category{display:flex;align-items:flex-start;justify-content:flex-start;padding-top:60px}.category aside{width:23.3766234%;margin-right:30px;flex:1 0 auto}.category-container .pagination,.category-container h1,.category-products,.category-subitems{max-width:74%;float:right}.category-products>p,.category-products>p span{font-size:17px}.category aside{float:left}.category .filter-wrapper{border:1px solid #e8eaec;background-color:#fff;padding:30px;border-radius:2px;width:100%;margin-bottom:50px}.category-container h1{text-align:left;color:#0b1828;font-size:38px;font-weight:700;margin-top:0;margin-bottom:20px;line-height:1;width:100%}.category-container{width:100%}.category-products,.product-group{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;width:100%}.category-products .product-item{width:31.5820198%;margin-right:2.62697023%;margin-bottom:30px}.product-item img{height:140px}.category-products .product-item:nth-child(3n){margin-right:0}.category-subitems{display:flex;flex-wrap:wrap;width:100%;margin-bottom:30px}.category-subitems .category-item{width:33%}.category-subitems .category-item:last-child,.category-subitems .category-item:nth-child(3n){border-right:0}.category-subitems .category-item img{max-width:70%}.category-header{min-height:112px;background:#fff;border-radius:2px;display:flex;align-items:center;justify-content:space-between;padding:0 28px;margin-bottom:30px}.category-header .category-sort{display:flex;align-items:center}.category-header .category-sort span{color:#0b1828;font-size:14px;margin-right:22px}.category-view{display:flex}.category-view svg{margin-left:15px;cursor:pointer}.category-view path{fill:#b6babe}.category-view g{opacity:1}.category-view .active path{fill:#ffc845}.sort-items{position:relative;box-shadow:inset 0 0 20px #fafafb;border-radius:2px;border:1px solid #ececec;background-color:#fefefe;height:57px;display:flex;align-items:center;color:#0b1828}.sort-items .dropdown li{padding:8px 15px;background:#fff;border-top:1px solid #ececec;cursor:pointer}.sort-items .dropdown li a{transition:none}.sort-items .dropdown li a:hover{color:#fff!important;transition:none}.sort-items .dropdown li:hover{background:#ffc845;color:#fff!important}.filter-block{display:flex;flex-direction:column;width:100%;margin-bottom:40px}.filter-block-header{color:#0b1828;font-size:17px;font-weight:700;line-height:1;margin-bottom:20px}.filter-block-item{display:flex;align-items:center;color:#000;font-size:14px;margin-bottom:10px}.filter-block-item span{width:20px;height:20px;border-radius:2px;background-color:#0b1828;opacity:.3;margin-right:10px}.filter-block-item.active span{position:relative;background-color:#ffc845;opacity:1}.filter-block-item.active span:after{content:'';width:10px;height:2px;background:#fff;position:absolute;transform:rotate(-45deg);top:10px;left:7px}.filter-block-item.active span:before{content:'';width:5px;height:2px;background:#fff;position:absolute;transform:rotate(45deg);top:11px;left:4px}.price-inputs{display:flex;align-items:center;margin-bottom:26px}.price-inputs input{height:38px;text-align:center}.price-inputs span{padding:0 10px;color:#0b1828;font-size:14px}.manufacturer-info{margin-top:-200px;width:100%;background:#fff;border-radius:2px;display:flex;align-items:center;padding:40px;z-index:999}.manufacturer-image{flex:1 0 auto;width:300px;height:300px;background-size:contain;background-position:center;background-repeat:no-repeat;margin-right:30px}.manufacturer-desc{display:flex;flex-direction:column;width:100%;align-items:flex-start;justify-content:flex-start}.manufacturer-desc>div{display:flex;align-items:flex-end;margin-bottom:32px}.manufacturer-desc>div h1{color:#0b1828;font-size:48px;font-weight:700;text-transform:uppercase;line-height:1;margin:0;margin-right:38px}.manufacturer-desc>div span{color:#9d9ea1;font-size:17px;font-weight:400}.manufacturer-desc p{color:#0b1828;font-size:16px;font-weight:400;line-height:26px;margin-bottom:30px}.main-categories{margin-top:30px}.container-header{color:#0b1828;font-size:48px;font-weight:700;margin-bottom:-20px;margin-top:50px}.description{margin-bottom:68px}.description img{max-width:100%}.description b{font-weight:700}.product-seo-description{color:#1e3046;font-size:17px;line-height:30px;margin-top:68px}.product-seo-description h2{margin-bottom:22px;font-size:17px;font-weight:700}.product-seo-description p{color:#1e3046;font-size:17px;line-height:30px}.product-tabs{display:flex;flex-direction:column;margin-bottom:90px}.product-tabs .tab{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:46px}.product-tabs .description div{color:#1e3046!important;background:0 0!important;font-family:'Open Sans',sans-serif!important;font-size:17px!important;line-height:30px}.product-tabs .tablinks{margin-right:80px}.product-tabs .description p,.product-tabs .description span{color:#1e3046!important;font-size:17px!important;font-family:'Open Sans',sans-serif!important;line-height:30px}.product-tabs .description a,.product-tabs .description b{color:#1e3046;font-size:17px;line-height:30px}.product-tabs .description a{text-decoration:underline}.product-tabs .description{color:#1e3046;font-size:17px;line-height:30px}.product-tabs .description li{color:#1e3046;font-size:17px;line-height:30px}.product-tabs .description h3{color:#0b1828;font-size:17px;font-weight:700}.preferences{display:flex;width:100%;margin-bottom:68px;flex-direction:column}.preferences h3{margin-bottom:22px;font-size:17px;font-weight:700}.preferences-row{display:flex;align-items:center;min-height:55px;background:#eeeef3;padding:10px 22px}.preferences-row:nth-child(2n-1){background:0 0}.preferences-row span{color:#050505;font-size:14px;font-weight:400;line-height:30px;width:75%}.preferences-row span:first-child{width:25%}#related-products .flickity-button{display:none}#related-products .most-viewed{margin-top:0}.form-review,.review-box{display:flex;flex-direction:column}.review-box{padding:35px;background:#fff;border-radius:2px}.review-box-row{display:flex;justify-content:flex-start;margin-bottom:20px;align-items:center}.review-box .review-box-row:last-child{margin-bottom:0}.review-box-row label{padding:10px 0;max-width:220px;width:100%;color:#0b1828;font-size:17px}.review-flex-start{align-items:flex-start}#review .btn{width:140px;height:49px;background-color:#ffc845;display:flex;align-items:center;justify-content:center;color:#0b1828;font-size:14px;font-weight:700;margin:0}#review textarea{height:122px}#review h3{color:#0b1828;font-size:22px;font-weight:700;margin-bottom:40px;margin-top:20px}#review .rating{display:flex;flex-direction:row-reverse}#review .rating label{cursor:pointer}#review .rating input{display:none}#review .rating svg{margin-right:10px}.review{display:flex;flex-direction:column;width:100%;padding:40px 35px;background:#fff;border-radius:2px;margin-bottom:35px}.review-header{display:flex;align-items:center;margin-bottom:32px}.review-author{color:#0b1828;font-size:17px;font-weight:700}.review-date{margin-left:40px;color:#9d9ea1;font-size:16px;line-height:30px}.review-rating{display:flex;align-items:center;margin-left:40px}.review-rating span{color:#9d9ea1;font-size:16px;line-height:30px;margin-right:15px}.review-rating svg{margin-right:5px}.review p{color:#1e3046;font-size:16px;line-height:30px}.product{display:flex;width:100%;margin-top:40px}.product-images{width:100%;max-width:476px;margin-right:44px;display:flex;align-items:flex-start;flex-direction:column;justify-content:flex-start}.product-main-image{width:100%;height:358px;background-size:contain;background-position:center;background-repeat:no-repeat;border-radius:2px;display:flex}.product-main-carousel{width:100%;margin-bottom:10px}.product-main-carousel .flickity-page-dots{display:none}.product-thumbs{display:flex;flex-wrap:wrap;width:100%}.product-thumb{width:49%;margin-right:2%;margin-bottom:10px;background-size:cover;background-position:center center;background-repeat:no-repeat;height:150px;border-radius:2px}.product-thumb:nth-child(2n){margin-right:0}.product-info{display:flex;flex-direction:column;width:100%}.product-info h1,.product-mobile--header,.product>h1{margin:0;color:#0b1828;font-size:36px;font-weight:700;margin-bottom:15px}.pinfo-text{display:flex;color:#1e3046;font-size:17px;align-items:center;margin-bottom:35px}.pinfo-text svg{margin-right:10px}.pinfo-box{display:flex;width:100%}.pinfo-box-left{display:flex;flex-direction:column;width:100%;padding-top:10px}.pinfo-rating{display:flex;align-items:center;justify-content:flex-start}.pinfo-rating span{margin-right:10px}.pinfo-box-left p,.pinfo-rating span{color:#1e3046;font-size:17px;line-height:30px}.pinfo-rating span svg{margin-left:15px}.pinfo-share{display:flex;align-items:center;color:#0b1828;font-size:17px;font-weight:700;line-height:30px;margin-top:20px}.pinfo-share a{display:flex}.pinfo-share svg{margin-left:20px}.pinfo-box-right{flex:1 0 auto;width:100%;max-width:630px}.pinfo-form{width:100%;display:flex;background:#fff;border-radius:2px;margin-bottom:20px;padding:33px;align-items:flex-end;-webkit-animation:show-product-box .5s .25s backwards;animation:show-product-box .5s .25s backwards}@-webkit-keyframes show-product-box{0%{opacity:0;transform:translateX(20px)}100%{opacity:1;transform:translateX(0)}}@keyframes show-product-box{0%{opacity:0;transform:translateX(20px)}100%{opacity:1;transform:translateX(0)}}.pinfo-price-block{display:flex;flex-wrap:wrap;justify-content:space-between;width:53%;margin-right:4%}.pinfo-prices span:first-child{color:#0b1828;font-size:36px;font-weight:700;line-height:1;width:100%}.pinfo-prices{margin-bottom:25px;width:100%}.pinfo-prices>span>span{text-decoration:line-through;color:#9d9ea1!important;font-size:22px!important;margin-left:15px}.pinfo-price-block .bye{border-radius:2px;background-color:#ffc845;width:117px;height:49px;display:flex;align-items:center;justify-content:center;color:#0b1828;font-size:14px;font-weight:700;margin:0;margin-right:20px}.pinfo-price-block .fast-bye{width:155px;height:49px;border-radius:2px;background-color:#73b2ed;color:#f5f5fa;font-size:14px;font-weight:600;display:flex;align-items:center;justify-content:center;margin:0}.pinfo-form-av{display:flex;flex-direction:column;width:44%}.pinfo-form-av .stock-status{color:#44cd6b;font-size:20px;font-weight:700;line-height:41px;margin-bottom:12px;padding-left:15px;line-height:initial;white-space:nowrap}.for-kiev,.for-ukraine{display:flex;align-items:center;color:#0b1828;font-size:14px;line-height:30px}.for-kiev:before{width:30px;height:30px;content:'';background-image:url(../img/kiev.png);background-size:contain;background-position:center;background-repeat:no-repeat;margin-right:10px}.for-ukraine:before{width:30px;height:30px;content:'';background-image:url(../img/ukraine.png);background-size:contain;background-position:center;background-repeat:no-repeat;margin-right:10px}.pinfo-delivery-payment{display:flex;background:#fff;border-radius:2px;width:100%;padding:25px 33px;margin-bottom:20px;-webkit-animation:show-product-box .5s .35s backwards;animation:show-product-box .5s .35s backwards}.pinfo-delivery-payment h3{color:#0b1828;font-size:17px;font-weight:700;display:flex;align-items:center;margin:0;margin-bottom:15px}.pinfo-delivery-payment h3 svg{margin-right:8px}.pinfo-delivery-payment p{color:#1e3046;font-size:16px;margin-bottom:5px}.pinfo-delivery-payment a{color:#73b2ed;font-weight:700;text-decoration:underline}.pinfo-delivery{width:57%;margin-right:20px;flex:1 0 auto}.pinfo-payment{width:100%}.pinfo-help{display:flex;align-items:center;flex-wrap:wrap;width:100%;padding:0 33px;-webkit-animation:show-product-box .5s .45s backwards;animation:show-product-box .5s .45s backwards}.pinfo-help h3{color:#0b1828;font-size:17px;font-weight:700;margin-bottom:15px;width:100%;margin-top:0;margin-bottom:0}.pinfo-help .btn{width:243px;height:49px;border-radius:2px;background-color:#ffc845;display:flex;align-items:center;justify-content:center;color:#0b1828;font-size:14px;font-weight:700;margin-right:62px;margin-top:5px}.pinfo-help p{color:#1e3046;font-size:16px;line-height:1.3}.pinfo-help a{color:#0b1828;font-size:22px;font-weight:700;line-height:1.3}.product-adwantages{margin-bottom:65px}.account{display:flex;flex-direction:column}.account-header{color:#0b1828;font-size:36px;font-weight:700;margin-bottom:40px;margin-top:30px}.account .tab{margin-bottom:40px;width:100%}.account .tablinks{margin-right:64px}#user-data{display:flex;align-items:flex-start;width:100%;justify-content:space-between}.user-box{background:#fff;padding:30px;border-radius:2px;width:100%;max-width:749px;margin-bottom:30px}.user-col{display:flex;flex-direction:column;width:49%}.user-personal-data{width:49%}.user-box-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.user-box-header h2{color:#0b1828;font-size:17px;font-weight:700;margin:0}.user-box .btn{margin:0;width:225px;height:49px;border-radius:2px;background-color:#ffc845;color:#0b1828;font-size:14px;font-weight:600}.user-box-header a{color:#73b2ed;font-size:17px;font-weight:700;text-decoration:underline}.user-box-row{display:flex;align-items:center;margin-top:24px}.user-box-row label{width:30%;color:#0b1828;font-size:14px;font-weight:400;flex:1 0 auto;margin-right:15px}.user-box-row input{width:100%;border-radius:2px;background-color:#fff;padding:13px 25px}.user-box-row input:-moz-read-only{background:0 0;box-shadow:none;border:1px solid transparent;cursor:default}.user-box-row input:read-only{background:0 0;box-shadow:none;border:1px solid transparent;cursor:default}.user-order-header{display:none}#user-orders{display:flex;flex-direction:column;width:100%}.orders-header{display:flex;align-items:center;width:100%;height:55px}.user-order{display:flex;align-items:center;flex-direction:column;width:100%;background:#eeeef3}.user-order:nth-child(2n-1){background:0 0}.order-header-col{width:18%;color:#0b1828;font-size:16px;font-weight:700;padding-left:30px}.user-order-row{display:flex;align-items:center;width:100%;height:55px;cursor:pointer}.user-order-col{display:flex;align-items:center;width:18%;color:#0b1828;font-size:14px;line-height:30px;padding-left:30px}.user-order-row-info{display:none;width:100%}.user-order-row-info-wrap{display:flex;flex-wrap:wrap;padding:0 8% 30px 8%;width:100%}.user-order-product{background:#fff;display:flex;flex-direction:column;justify-content:center;border-radius:2px;margin-top:20px;margin-right:20px;padding:20px 35px}.user-order-thumb{width:100%;background-size:contain;background-position:center;background-repeat:no-repeat;height:120px}.user-order-product .a{color:#0b1828;font-size:14px;font-weight:700;line-height:24px;text-align:center;margin-top:10px}.user-order-product p{color:#0b1828;font-size:14px;font-weight:400;line-height:24px;text-align:center;margin-top:5px}.user-order-product-footer{display:flex;align-items:center;justify-content:space-between;margin-top:5px}.user-order-product-footer span:first-child{color:#0b1828;font-size:14px;line-height:16px}.user-order-product-footer span:last-child{color:#0b1828;font-size:14px;font-weight:700;line-height:24px}.user-order-pending,.user-order-success{display:flex;align-items:center}.user-order-success:before{content:'';width:15px;height:15px;background-color:#44cd6b;margin-right:10px;border-radius:50%;flex:1 0 auto}.user-order-pending:before{content:'';width:15px;height:15px;background-color:#ffc845;margin-right:10px;border-radius:50%}.adaptive-basket{display:flex;align-items:center;margin-left:35px;margin-top:0;padding-right:20px;position:relative}.cart_num_adaptive{position:absolute;top:4px;left:-6px;width:16px;height:16px;background:#ffc733;font-size:9px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;color:#0b1828!important;display:none}.header-phone .adaptive-basket{margin-top:0}.adaptive-basket div{display:flex;flex-direction:column;margin-left:12px}.adaptive-basket p{color:#f5f5fa;font-size:17px;line-height:1.3;font-weight:700;margin:0;padding:0}.adaptive-basket small{color:#f5f5fa;line-height:1.3}.adaptive-menu{align-items:center;justify-content:center;flex-direction:column;width:100px;order:1;display:none;cursor:pointer}.adaptive-menu span{height:3px;background-color:#fff;width:19px;margin-top:3px;margin-bottom:3px}.adaptive-menu:after,.adaptive-menu:before{content:'';height:3px;background-color:#fff;width:19px;display:flex}.adaptive-menu-bar{position:fixed;left:0;top:0;width:290px;background-color:#f5f5fa;display:flex;flex-direction:column;height:100vh;z-index:9999;justify-content:flex-start;transform:translateX(-120%);transition:.5s;will-change:transform}.adaptive-menu-bar.modal_active{transform:translateX(0);box-shadow:0 0 29px rgba(0,0,1,.54)}.adaptive-menu-bar nav{overflow:auto}.menu-btn{display:flex;align-items:center;justify-content:flex-start;position:relative;border-bottom:1px solid #afb3bb;height:78px;width:100%;color:#0b1828;font-size:14px;font-weight:700;line-height:18px;padding:0 20px;cursor:pointer}.menu-btn:after{content:'';position:absolute;width:18px;height:2px;top:38px;right:20px;background:#0b1828}.menu-btn:before{content:'';width:2px;position:absolute;height:18px;top:30px;right:28px;background:#0b1828;transition:.25s}.menu-btn.active:before{transform:rotate(90deg)}.menu-items{width:100%;display:none;flex-direction:column}.menu-items a{display:flex;align-items:center;border-bottom:1px solid #eeeef4;min-height:50px;padding-left:20px;color:#0b1828;padding-right:20px;font-size:14px}.menu-items a:last-child{border-bottom:1px solid #afb3bb}.menu-items:last-child a:last-child{border-bottom:1px solid #eeeef4}.menu-items .menu-thumb{display:flex;align-items:center;justify-content:center;width:40px;height:30px;margin-right:20px}.menu-items a span{flex:1 0}.menu-items .menu-thumb img{max-height:100%;max-width:100%}.adaptive-menu-close{position:absolute;top:10px;right:-28px;cursor:pointer}.modal-bg{position:fixed;top:0;left:0;width:100%;height:100%;min-height:100vh;display:none;background:rgba(0,0,0,.3);z-index:9000;cursor:pointer;will-change:opacity;overflow:auto}.modal_active{z-index:9090}.auth{display:none;flex-direction:column;margin-top:50px;border-radius:2px;background-color:#f4f4f4;padding:36px 95px 30px 95px;position:absolute;top:50px;left:50%;margin-right:-50%;transform:translate(-50%,0);margin-bottom:50px;cursor:default}.auth-close{position:absolute;top:-24px;right:-24px;display:flex;cursor:pointer}.auth h4{color:#0b1828;font-size:22px;font-weight:700;margin:0;margin-bottom:5px;text-align:center}.auth span{color:#000;font-size:14px;font-weight:700;line-height:1}.auth p{color:#1e3046;font-size:14px;font-weight:600;line-height:1}.auth input{width:100%;text-align:center;margin-top:5px}.auth-row{display:flex;align-items:center;flex-direction:column;margin-top:25px}.auth .btn{width:100%;height:49px;border-radius:2px;background-color:#ffc845;display:flex;align-items:center;justify-content:center;color:#0b1828;font-size:14px;font-weight:700;margin-top:24px;margin-bottom:0}.auth .btn-register{width:100%;height:49px;border-radius:2px;background-color:#1e3046;display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;font-weight:600;margin-top:9px}.tab-adaptive{width:100%;color:#0b1828;font-size:14px;font-weight:700;line-height:18px;position:relative;height:45px;display:flex;align-items:center;border-top:1px solid #e3e4ea;cursor:pointer}.tab-adaptive:after{content:'';position:absolute;width:18px;height:2px;top:21px;right:0;background:#0b1828}.tab-adaptive:before{content:'';width:2px;position:absolute;height:18px;top:13px;right:8px;background:#0b1828;transition:.25s}.tab-adaptive.active:before{transform:rotate(90deg)}.btn-adaptive,.product-adaptive-top,.tab-adaptive{display:none}.filter-adaptive-btn{padding:10px;background:#fff;border-radius:2px;border-bottom:1px solid #f5f5fa;display:none}.filter-adaptive-btn button{width:100%;height:50px;border-radius:2px;background-color:#ffc845;display:flex;align-items:center;justify-content:center;margin:0}.filter-adaptive-btn button span{color:#0b1828;font-size:12px;font-weight:600}.filter-adaptive-btn svg{margin-right:8px}.car-logos-wrapper{display:grid;grid-template-columns:repeat(8,1fr);grid-gap:15px;margin-bottom:50px}.car-logos-wrapper a{display:flex;justify-content:center}.page-header{font-size:48px;font-weight:700;color:#0b1828;text-align:left;margin-bottom:25px;margin-top:25px;line-height:1}.page-subheader{font-size:22px;font-weight:700;color:#0b1828;text-align:left;margin-bottom:40px;margin-top:0}#agree{position:fixed;bottom:0;background:#fff;left:0;right:0;z-index:1000;box-shadow:0 -2px 2px rgba(0,0,0,.3);font:300 14px/20px Roboto;padding:15px 10px 15px 40px}#agree .ico{margin:-8px 0 -12px -40px}#agree .close_but{float:right;color:#fff;background:#f73e23;text-decoration:none;font:14px/30px Roboto;margin:-6px 0 -6px 5px;padding:2px 15px;border-radius:2px}#carm_msg{position:absolute;left:0;top:0;background:#fff;box-shadow:2px 2px 4px rgba(0,0,0,.4);padding:15px 20px;text-align:center;display:none;z-index:1010}#carm_msg .button{float:none;display:block;color:#fff;background:#f73e23;text-decoration:none;font:14px/30px Roboto;width:180px;margin:10px 0 0 0;padding:2px 10px}.yiru-auto-top{display:flex;margin-top:30px;margin-bottom:60px;align-items:center}.your-auto .page-header{margin-bottom:15px}.yiru-auto-top p{font-size:17px;line-height:24px}.img-auto{display:flex;margin-right:46px}.car-model-select{display:grid;grid-template-columns:repeat(9,1fr);grid-gap:30px;margin-bottom:60px}.car-model-select a{font-size:17px;font-weight:600;text-align:center;text-decoration:underline}.select-prev a{margin-bottom:25px;font-size:16px;text-decoration:underline}.product-group-header{display:flex;width:100%;margin:20px 0 40px 0;border-bottom:1px solid #ddd;align-items:center}.product-group-header span{font-size:22px;font-weight:600}.modal-form{display:none;flex-direction:column;margin-top:50px;border-radius:2px;background-color:#f4f4f4;padding:36px 60px 30px 60px;position:absolute;top:50px;left:50%;margin-right:-50%;transform:translate(-50%,0);margin-bottom:50px;cursor:default;width:413px}.modal-close{position:absolute;top:-24px;right:-24px;display:flex;cursor:pointer}.modal-form h4{color:#0b1828;font-size:22px;font-weight:700;margin:0;margin-bottom:5px;text-align:center}.modal-form span{color:#000;font-size:14px;font-weight:700;line-height:1}.modal-form p{color:#1e3046;font-size:14px;line-height:1}.modal-form input{width:100%;text-align:center;margin-top:5px}.modal-row{display:flex;align-items:center;flex-direction:column;margin-top:25px}.modal-form .btn{width:100%;height:49px;border-radius:2px;background-color:#ffc845;display:flex;align-items:center;justify-content:center;color:#0b1828;font-size:14px;font-weight:700;margin-top:24px;margin-bottom:0}.modal-msg{font-size:17px;margin-top:15px;width:100%;display:none;text-align:center;justify-content:center}.modal-msg.error{color:red;display:flex}.incorrect-input{border:1px solid red!important}.modal-msg.wait{display:flex}.modal-msg.success{color:green;display:flex}.rating:not(:checked)>label:hover~label path,.rating>input:checked~label path,:not(:checked)>label:hover path{fill:#ffc845}.not-fount-p{font-size:22px;margin-top:50px}.not-fount-p span{font-size:22px}.promocode{margin:0;padding:40px 25px 40px 40px;background:#fff;display:flex;align-items:center;justify-content:space-between}.promocode input{margin-right:20px;width:60%}.promocode .btn{border-radius:2px;background-color:#ffc845;color:#0b1828;font-size:14px;font-weight:700;height:49px;width:48%;display:flex;align-items:center;justify-content:center;margin:0}.onlyfirm,.trhid{display:none}.only-firm-active,.trhid-active{display:flex!important}.thanks{align-items:center;padding:50px 14%}.thanks h1{font-size:30px;text-align:center;font-weight:700}.thanks-form{display:flex;flex-direction:column;width:100%;margin:30px 0}.thanks-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:30px;min-height:55px;background:#eeeef3;padding:10px 22px;align-items:center}.thanks-row span{color:inherit;font-size:17px;margin:0}.thanks-row span:first-child{font-weight:600}.thanks-row:nth-child(2n){background:0 0}.thanks-footer{font-size:20px!important;color:gray!important;margin-top:0}.check-order{height:49px;width:100%;max-width:350px;color:inherit;margin-right:30px}.thanks-message{font-size:17px!important;text-align:center}.thanks-row-bottom{display:flex;align-items:center;justify-content:center;width:100%}.order-status-check{display:flex;flex-direction:column;align-items:center;padding:30px 15px}.order-status-check p{font-size:17px;font-weight:600}.order-status-check .btn{width:100%;color:inherit;height:49px;text-align:center}.order-status-check .input{width:300px}.order-status-check b{text-decoration:underline}.choosen-auto{display:flex;flex-wrap:wrap;width:100%;justify-content:space-between;background:#fff;padding:30px;margin-bottom:1px;border:1px solid #e8eaec;border-bottom:0;padding-bottom:10px}.choosen-auto-image{background-size:contain;background-position:center;background-repeat:no-repeat;width:100%;min-height:80px}.car_title{font-weight:600;width:100%}.norm{width:100%;text-align:center;padding:3px 0;padding-top:10px}.other{color:#73b2ed;font-weight:700;line-height:30px;width:100%;text-decoration:underline;text-align:center;text-align:center}.contacts{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:30px}.contact-block{display:flex;flex-direction:column;padding:30px;background:#fff;border:1px solid #e8eaec;border-radius:2px}.contact-block h4{font-weight:700;font-size:22px;margin-top:0;margin-bottom:30px}.contact-block a{padding-left:15px;margin-bottom:10px;text-decoration:underline}.contacts-top h1{font-size:48px;font-weight:700}.contact-row{width:100%;margin-bottom:15px}.contact-row a{padding:0;margin:0}.contact-row span:first-child{display:block;font-size:13px;margin:0;margin-bottom:3px}.contact-row span:last-child{display:block;width:100%;color:#000;font-size:16px;margin:0}.message{font-size:30px;font-weight:700;margin-top:50px;margin-bottom:50px}.choosen-city{opacity:0;transition:.25s}.forgot_p{color:#73b2ed;font-weight:700;line-height:30px;width:100%;text-align:center;text-decoration:underline}.login-form-page{max-width:400px;margin-top:50px;background:#fff;padding:40px;border-radius:3px}.login-form-page h1{color:#0b1828;font-size:22px;font-weight:700;margin:0;margin-bottom:5px;text-align:center}.login-form-page span{color:#000;font-size:14px;font-weight:700;line-height:1}.login-form-page p{color:#1e3046;font-size:14px;font-weight:600;line-height:1}.login-form-page input{width:100%;text-align:center;margin-top:5px}.login-form-page .pauth-row{display:flex;align-items:center;flex-direction:column;margin-top:25px}.login-form-page .btn{width:100%;height:49px;border-radius:2px;background-color:#ffc845;display:flex;align-items:center;justify-content:center;color:#0b1828;font-size:14px;font-weight:700;margin-top:24px;margin-bottom:0}.login-form-page .btn-register{width:100%;height:49px;border-radius:2px;background-color:#1e3046;display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;font-weight:600;margin-top:9px}.login-form-page .forgot_p{color:#73b2ed;font-weight:700;line-height:30px;width:100%;text-align:center;text-decoration:underline}.login-form-page .message{margin:0;text-align:center;line-height:22px}.jqTransformSelectWrapper{width:auto!important;position:relative;height:55px;width:100%!important;float:none}.jqTransformSelectWrapper div span{font-size:14px;float:none;position:absolute;white-space:nowrap;height:57px;line-height:22px;overflow:hidden;cursor:pointer;font-size:14px;font-weight:400;padding-left:20px;display:flex;align-items:center;width:100%!important;text-overflow:ellipsis}.jqTransformEmpty{opacity:.5;background:#aaa;box-shadow:0 0 0 2px #aaa}.jqTransformSelectWrapper a.jqTransformSelectOpen{display:block;position:absolute;right:0;width:27px;height:55px;background:0 0}.jqTransformSelectWrapper ul{position:absolute;width:340px!important;top:55px;left:-1px;list-style:none;background-color:#fff;display:none;margin:0;padding:20px;height:auto!important;overflow:auto;overflow-y:scroll;z-index:10;box-shadow:0 36px 35px rgba(0,0,0,.12);display:initial;border-radius:0 2px 2px 2px;min-width:100%}.jqTransformSelectWrapper ul li{float:left;list-style:none;margin:0;text-align:center}.jqTransformSelectWrapper ul a{display:block;padding:8px;text-decoration:none;color:#333;background-color:#fff;font-size:14px;box-sizing:content-box;text-align:center}.jqTransformSelectWrapper ul a.selected{background:#ffc733;color:#333;border-radius:2px;font-weight:600}.jqTransformSelectWrapper ul a[index="0"]{display:none}.jqTransformSelectWrapper ul a.selected:hover,.jqTransformSelectWrapper ul a:hover{background:#ededed;border-radius:2px}.jqTransformHidden{display:none}#sel0 .jqTransformSelectWrapper ul{width:641px!important}#sel0 .jqTransformSelectWrapper ul a{width:35px;white-space:nowrap}#sel1 .jqTransformSelectWrapper ul{width:865px!important;left:-226px}.frm_wversion #sel1 .jqTransformSelectWrapper ul{left:-186px}#sel1 .jqTransformSelectWrapper ul a{width:85px;white-space:nowrap}#sel2 .jqTransformSelectWrapper ul{width:420px!important}#sel3 .jqTransformSelectWrapper ul{width:194px!important}#sel4{display:none}.sel{width:100%!important;height:100%;display:flex;align-items:center}.sel>p{padding-left:20px;color:gray}.sel_loading{width:100%;height:100%;display:flex;align-items:center}.frm_wversion #sel4{display:flex}.manufacturer-container{padding-top:40px;margin-bottom:40px;display:flex;flex-direction:row;align-items:flex-start;width:100%}.manufacturer-information h1{font-size:38px;margin-top:0;font-weight:700}.manufacturer-information h3{margin-top:0;font-size:17px}.manufacturer-image{display:flex;width:36%;align-items:center;justify-content:center;margin-right:2%}.manufacturer-image img{max-width:100%;max-height:100%}.manufacturer-information{display:flex;flex-direction:column;width:68%}.manufacturer-categories{display:flex;flex-wrap:wrap;width:100%;align-items:flex-start;margin:15px 0 40px 0}.cat-menu-i{width:190px;height:140px;display:flex;align-items:center;justify-content:center;flex-direction:column;border-right:1px solid #ddd;margin-bottom:45px}.cat-menu-i:last-child{border-right:0}.menu-thumb{height:50%;width:50%;background-size:contain;background-position:center;background-repeat:no-repeat}.cat-menu-i span{color:#0b1828;font-size:17px;font-weight:700;line-height:22px;margin-top:16px;text-align:center;padding:0 5px}.manufacturer-text,.manufacturer-text *{font-size:15px!important;font-family:'Open Sans',sans-serif!important;background:0 0!important}.register{display:flex;flex-direction:column;width:100%;align-items:center;justify-content:flex-start}.register form{width:100%;display:flex;flex-wrap:wrap;width:100%;justify-content:flex-start}.register-form{display:flex;width:100%;display:flex;flex-wrap:wrap}.reg-form-block{background:#fff;padding:30px;border-radius:2px;width:100%;max-width:49%;margin-right:2%;display:flex;flex-direction:column;width:100%;border:1px solid #e8eaec;margin-bottom:20px}.reg-form-block:nth-child(2n){margin-right:0}.reg-form-block h3{color:#0b1828;font-size:17px;font-weight:700;margin:0}.reg-box-row{display:flex;align-items:center;margin-top:24px}.reg-box-row>div{width:100%;text-align:right}.reg-box-row label{width:30%;color:#0b1828;font-size:14px;font-weight:400;flex:1 0 auto;margin-right:15px}.reg-box-row input{width:100%;border-radius:2px;background-color:#fff;padding:13px 25px}.reg-box-row input:-moz-read-only{background:0 0;box-shadow:none;border:1px solid transparent;cursor:default}.reg-box-row input:read-only{background:0 0;box-shadow:none;border:1px solid transparent;cursor:default}.reg-box-row select{width:100%;border-radius:2px;background-color:#fff;padding:13px 25px;color:#0b1828;font-size:14px;font-weight:400;box-shadow:inset 0 0 20px #fafafb;background:#fefefe;border:1px solid #ececec;cursor:pointer}.reg-box-row select{-moz-appearance:none;-webkit-appearance:none;appearance:none}.register .reg-btn{width:48%}.rel-input{display:flex;flex-direction:column;position:relative}#vin_remark{position:absolute;top:101%;left:0;color:gray;font-size:12px}.reg-msg{display:flex;justify-content:center}.reg-msg .message{text-align:center;font-size:26px;line-height:1.4}.choosen-reg-car{font-weight:600}.choosen-reg-car a{color:#73b2ed;font-size:16px;font-weight:700;text-decoration:underline}.choosen-reg-car span{width:100%;justify-content:space-between;display:flex;font-size:16px;font-weight:600}.vin-subm-form form{display:flex;flex-direction:column;width:100%;align-items:center;justify-content:flex-start}.vin-subm-form .button{width:350px}.vin-header{justify-content:center}.get-vin-btn{position:fixed;bottom:0;right:25px;padding:10px;background:#ffc733;color:#fff;border-radius:3px 3px 0 0;color:#0b1828;width:125px;font-weight:600;text-align:center;font-size:14px;transition:.25s}.get-vin-btn:hover{box-shadow:0 7px 35px rgba(0,0,0,.24)}.fancybox-iframe{width:441px!important;height:360px!important;margin:0}.fancybox-content{border-radius:3px!important}.pcart{display:flex;flex-direction:column;width:100%;max-width:749px;background:#fff;border-radius:2px;position:relative;z-index:9999;box-shadow:0 0 29px rgba(0,0,1,.54);cursor:default}.pcart-bg{position:fixed;cursor:pointer;top:0;left:0;overflow:auto;display:flex;align-items:center;justify-content:center;width:100%;min-height:100vh;background:rgba(0,0,0,.5);z-index:100}.pcart_header{height:99px;display:flex;align-items:center;padding:0 35px;background-color:#0b1828;color:#f5f5fa;font-size:22px;font-weight:700;border-radius:2px 2px 0 0}.pcart_footer{background-color:#0b1828;display:flex;justify-content:space-between;flex-wrap:wrap;padding:32px 35px;border-radius:0 0 2px 2px}.pcart-total{width:100%;text-align:right;color:#f5f5fa;font-size:22px;font-weight:700;margin-bottom:28px}.pcart-total span{color:#f5f5fa;font-size:22px;font-weight:700}.pcart-btn-order{height:49px;border-radius:2px;background-color:#ffc845;cursor:pointer;display:flex;align-items:center;justify-content:center;width:48%;color:#0b1828;font-size:14px;font-weight:600;transition:.25s}.pcart-btn-order:hover{background:#fbbb23}.pcart-btn-continue{height:49px;border-radius:2px;background-color:#73b2ed;cursor:pointer;display:flex;align-items:center;justify-content:center;width:48%;color:#fff;font-size:14px;font-weight:600;transition:.25s}.pcart-btn-continue:hover{background:#54acff}.pcart_content{overflow:auto;width:100%;max-height:400px;display:flex;flex-direction:column;width:100%}.pcart-item{position:relative;display:flex;align-items:center;width:100%;flex-wrap:wrap;padding:6px 35px;border-bottom:1px solid #f5f5fa}.pcart-item:last-child{border-bottom:0}.pcart-item .remove{position:absolute;top:15px;left:10px;width:17px;height:17px;cursor:pointer}.pcart-item .remove:after{content:'';width:17px;height:2px;background:#999;transform:rotate(45deg);position:absolute;top:8px;left:0}.pcart-item .remove:before{content:'';width:17px;height:2px;background:#999;transform:rotate(-45deg);position:absolute;top:8px;left:0}.pcart-bottom,.pcart-top{display:flex;align-items:center}.pcart-top{width:50%;flex:1 0 auto;margin-right:20px}.pcart-bottom{width:40%}.pcart-thumb{width:120px;height:120px;background-size:contain;background-position:center center;background-repeat:no-repeat;margin-right:20px;flex:1 0 auto}.pcart-text{display:flex;flex-direction:column;width:100%;align-items:flex-start;justify-content:center}.pcart-text a{color:#0b1828;font-size:17px;font-weight:700;line-height:24px}.pcart-text small{color:#0b1828;font-size:16px;font-weight:400}.pcart-qty-w{width:50%;margin-right:20px;display:flex;align-items:center;justify-content:center}.pcart-qty-w input{color:#0b1828!important;font-size:16px;font-weight:700!important;margin:0 8px!important;padding:0!important;border:none!important;text-align:center!important;background:0 0!important;box-shadow:none!important;width:40px!important}.pcart-item-total{color:#0b1828;font-size:22px;font-weight:700;width:50%;display:flex;align-items:center;justify-content:flex-end}.pcart-item-minus,.pcart-item-plus{position:relative;display:flex;align-items:center;justify-content:center;height:11px;width:11px;cursor:pointer}.pcart-item-minus:after{content:'';width:11px;height:3px;background-color:#ffc845}.pcart-item-plus:before{position:absolute;bottom:4px;left:0;content:'';width:11px;height:3px;background-color:#ffc845;transform:rotate(90deg)}.pcart-item-plus:after{content:'';width:11px;height:3px;background-color:#ffc845}.pcart-close{position:absolute;top:-24px;right:-24px;width:17px;height:17px;cursor:pointer}.pcart-close:after{content:'';width:17px;height:2px;background:#fff;transform:rotate(45deg);position:absolute;top:8px;left:0}.pcart-close:before{content:'';width:17px;height:2px;background:#fff;transform:rotate(-45deg);position:absolute;top:8px;left:0}@-webkit-keyframes pcart{0%{opacity:0}100%{opacity:1}}@keyframes pcart{0%{opacity:0}100%{opacity:1}}.pcart,.pcart-bg{-webkit-animation:pcart .25s backwards;animation:pcart .25s backwards}.category-4th .product-item{width:24%;margin-right:1%!important;margin-bottom:35px}.category-4th .category-products{max-width:100%}.stock-status-adaptive{display:none}.page-reviews-header{margin-bottom:30px}.promotions-old{display:flex;flex-direction:column;width:100%}.promotion-old{width:100%;margin-bottom:40px}.promotions-old-wrapper{display:flex;flex-direction:column;width:100%;justify-content:flex-start}.promotion-old-header{display:flex;align-items:flex-end;margin-bottom:16px;justify-content:space-between}.promotion-old-header h2{font-size:30px;font-weight:700;margin:0;line-height:1.2}.promotion-old-header .date{display:flex;font-size:20px;margin-left:25px;white-space:nowrap}.promotion-img-adaptive{display:flex;width:100%;min-height:180px;background-size:cover;background-position:center;background-repeat:no-repeat;display:none;margin-bottom:15px}.promotion-old img{width:100%;margin-bottom:15px}.promotion-old-footer{display:flex;justify-content:space-between;align-items:flex-start}.countdown-old{display:flex;flex-direction:column;align-items:flex-end}.countdown-old div{color:#ffc733;font-size:17px;font-weight:600;line-height:1}.countdown-old span{color:#ffc733;font-size:48px!important;line-height:1;font-weight:600}.promotions-old-info{font-size:17px;margin-bottom:15px}.promotions-old>h2{margin-bottom:30px}.promo-cats{display:flex;flex-direction:column;margin-bottom:15px}.promo-cats a{font-size:17px;color:#73b2ed;font-weight:600;line-height:30px;width:100%}.promo-code{display:flex;align-items:center;font-size:17px}.promo-code span{font-weight:600;font-size:17px}.promotion-old-footer-left{display:flex;flex-direction:column;padding-right:25px}.promotions-archive{opacity:.4}.ship-wrap{align-items:center;background:#fff;padding:15px 40px;display:none}.ship-text-w{font-weight:700;color:#353535;display:none}.ship-text-w a{color:#73b2ed;font-weight:700;text-decoration:underline}#video_review iframe{width:33%;border-radius:2px}.hdn_sub_name{display:none}.header-lang{display:flex;padding:0 10px;align-items:center;padding:10px 20px;transition:.25s;border-radius:2px 2px 0 0;cursor:pointer}.lang-item span{margin:0 7px;margin-right:11px;font-weight:600;color:#d2d8e8}.header-lang.dropdown-active .lang-item span{color:#000}.header-lang .styled-link{display:flex;align-items:center;width:100%;padding:10px 20px}.header-lang .styled-link img{margin-right:11px}.header-lang .styled-link span{font-weight:600}.rtg{display:flex;align-items:center}.cars-compability{width:100%;margin-top:68px}.cars-compability h3{margin-bottom:22px;font-size:17px;font-weight:700}.cars-compability-header{position:relative;width:100%;display:flex;align-items:center;min-height:55px;background:#eeeef3;padding:10px 22px;font-weight:600;cursor:pointer;margin-bottom:2px;border-radius:2px}.cars-compability-header img{width:100%;max-width:35px;max-height:35px;margin-right:25px}.cars-compability-header:before{content:'';top:28px;right:28px;background:gray;width:10px;height:1px;transform:rotate(45deg);position:absolute;transition:.25s}.cars-compability-header:after{content:'';top:28px;right:21px;background:gray;width:10px;height:1px;transform:rotate(-45deg);position:absolute;transition:.25s}.cars-compability-header.active:before{transform:rotate(-45deg)}.cars-compability-header.active:after{transform:rotate(45deg)}.cart-compability-content{padding:10px 22px;padding-left:82px}.cart-compability-content span{display:block;margin-bottom:15px}.product-codes{width:100%;margin-top:68px}.product-codes h3{margin-bottom:22px;font-size:17px;font-weight:700}.product-codes-list{display:flex;flex-wrap:wrap;padding-left:82px}.product-codes-list span{padding:17px 22px;margin-right:15px;margin-bottom:15px;background:#eeeef3;border-radius:2px}.catalog__footer-links{margin-top:35px}.catalog__footer-links h4{font-weight:700;font-size:22px;margin:22px 0}.catalog__footer-links li{color:#1e3046;margin-bottom:4px}.catalog__footer-links a{color:#73b2ed;font-weight:600}.faq h4{font-weight:700;font-size:22px;margin:22px 0}.faq__con{display:flex;flex-direction:column;width:100%;margin-top:35px}.faq__item{display:flex;flex-direction:column;width:100%;border-bottom:1px solid transparent}.faq__heading{display:flex;align-items:center;width:100%;background:#eeeef3;padding:10px 22px;min-height:55px;padding-right:55px;font-weight:600;cursor:pointer;position:relative}.faq__heading:before{content:'';top:28px;right:28px;background:gray;width:10px;height:1px;transform:rotate(45deg);position:absolute;transition:.25s}.faq__heading:after{content:'';top:28px;right:21px;background:gray;width:10px;height:1px;transform:rotate(-45deg);position:absolute;transition:.25s}.faq__item.active .faq__heading:before{transform:rotate(-45deg)}.faq__item.active .faq__heading:after{transform:rotate(45deg)}.faq__answer{display:none}.faq__content{width:100%;padding:10px 22px}.catalog-slinks{display:flex;flex-direction:column;margin-top:22px}.catalog-blinks__heading,.catalog-slinks__heading{font-weight:700;font-size:22px;margin:22px 0}.catalog-slinks__list{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:15px 80px;align-items:flex-start;justify-items:flex-start}.catalog-slinks__item{color:#73b2ed;font-weight:600}.catalog-blinks .flickity-button,.catalog-blinks .flickity-page-dots{display:none}.catalog-blinks__item{display:flex;align-items:center;width:85px!important}.catalog-blinks__item div{width:70px;margin-right:15px;height:35px;background-size:contain;background-position:center;background-repeat:no-repeat;display:flex;flex:1 0 auto}@media (max-width:1585px){.container{max-width:1280px}.callback-btn,.header-search{height:42px}.header-search input{max-width:250px}.callback-btn{padding:0 20px;font-size:13px}.header-phone a:not(.callback-btn){font-size:26px}.top-navigation .nav-item{max-width:auto;width:14.2857143%}.top-navigation .nav-item p{font-size:17px;transition:.5s}.logo{max-width:215px}.header-search svg{width:19px}.article-item p,.category-products>p,.category-products>p span,.nav-sub-items a,.seo-description .seo-text,.seo-description .seo-text *{font-size:15px}.header-bottom{padding-top:24px;padding-bottom:24px}.footer-left{margin-right:36px}.footer-right{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}h2{font-size:36px}.article-item .article-item-thumb{min-height:220px}.article-item h3{font-size:20px;line-height:26px}.article-item-info{margin-top:18px}.article-item hr{margin:6px 0 16px}.last-articles>p{font-size:20px}.product-item{width:100%}.most-viewed .carousel-cell{width:23.2%;margin:1.2%}.product-item .btn{width:100%;padding-left:0;padding-right:0}.product-item-preferences p,.product-item-preferences span{font-size:14px}.product-item-name{line-height:1.3;margin-top:15px;font-size:22px}.product-item-price{margin-top:25px}.product-item .btn{font-size:20px}.product-item-preferences p{line-height:24px}.most-viewed .flickity-page-dots{display:none!important}.product-item{padding:40px 20px 36px}.promo-carousel-item h3{margin-bottom:20px}.promo-carousel-item p{margin-bottom:25px}.category-item h3{font-size:26px}.categories-box{margin-top:30px}.category-item img{max-width:90%}.pinfo-box-left p,.pinfo-rating span,.pinfo-share,.pinfo-text,.product-seo-description p,.product-tabs .description,.product-tabs .description a,.product-tabs .description b,.product-tabs .description div,.product-tabs .description li,.product-tabs .description p{font-size:16px!important}.pinfo-text{margin-bottom:25px}.pinfo-share{margin-top:10px}.pinfo-box-left{margin-bottom:20px;padding-right:10px}.pinfo-delivery-payment,.pinfo-form{padding:25px}.pinfo-prices span:first-child,.product-info h1,.product-mobile--header{font-size:30px}.pinfo-delivery-payment h3,.pinfo-help h3,.product-seo-description h2,.product-tabs #description h3{font-size:17px}.pinfo-delivery-payment p,.pinfo-help p{font-size:14px}.pinfo-box-right{max-width:580px}.pinfo-form-av{width:50%}.pinfo-price-block .bye{width:100px;font-size:13px}.pinfo-price-block .fast-bye{font-size:13px;width:140px}.category-item h3{font-size:22px;margin:0}.category-container h1{font-size:36px;margin-bottom:30px}.checkout h1{font-size:30px}.cart-footer,.cart-footer span{font-size:20px}.promotions .promotion-item{padding:25px;min-height:292px}.promotion-item h3{font-size:24px;margin-bottom:16px}.promotion-item p{margin-bottom:60px}.countdown div,.promotion-item p{font-size:16px}.countdown span{font-size:36px!important}.promotion-item .btn{left:25px;bottom:25px}.promotion h1{font-size:40px}.promotion-info h2{font-size:24px;margin-bottom:12px}.promotion-info li,.promotion-info p{font-size:16px;line-height:1.7}.promotion-countdown span{font-size:64px}.article h1{font-size:32px}.article-content,.article-content *{font-size:16px!important}.article-content h2{font-size:26px}.articles .content h1{font-size:40px}.articles-desc p{font-size:16px;line-height:1.7}.articles-desc h2{font-size:24px}.articles-thumb{height:238px}.car-form-select{margin-right:20px;width:170px}.car-form .btn{width:170px}.car-form .skip_car_btn{margin-right:20px;width:57px}.car-form-select{margin-bottom:20px}.page-header{font-size:36px}.adwantages .adw-item p{font-size:16px}.product-images{max-width:350px}.product-thumb{height:115px}.product-images{margin-right:35px}.pinfo-prices{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:20px}.carousel-bg{height:457px}#video_review iframe{width:33%;height:233px}}@media (max-width:1320px){.article-content,.article-content *,.articles-desc p,.pinfo-box-left p,.pinfo-rating span,.pinfo-share,.pinfo-text,.product-seo-description p,.product-tabs .description,.product-tabs .description a,.product-tabs .description b,.product-tabs .description div,.product-tabs .description li,.product-tabs .description p,.review-author,.review-box-row label{font-size:15px!important}.articles-desc p{line-height:1.5}#video_review iframe{width:49%;height:300px}.top-navigation .nav-item{width:13.2857143%!important}.product-item img{height:100px}.promotion-old-header h2{font-size:24px}.promotion-old-header .date{font-size:17px}.promo-cats a,.promo-code,.promo-code span,.promotions-old-info{font-size:15px}.countdown-old span{font-size:42px!important}.filter-block-item{font-size:13px}.filter-block-header{font-size:16px}.pinfo-box-left p,.pinfo-rating span{line-height:26px}.container{max-width:1130px}.top-navigation .container{padding-left:35px;padding-right:35px}.top-navigation .nav-next{right:0;padding:0 15px}.top-navigation .nav-prev{left:0;padding:0 15px}.category-container h1{font-size:27px}.product-item-name{font-size:16px}.product-item .product-sticker{font-size:10px}.not-available,.product-item-price{font-size:24px}.product-item .btn{font-size:16px}.top-navigation .nav-item img{max-width:50%}.top-navigation .nav-item p{font-size:16px}.car-form{padding:30px 35px}.checkout-form h2{flex-direction:column;align-items:flex-start}.checkout-form h2 .checkbox__text{margin-top:25px}.car-form .btn{width:150px}.car-form .skip_car_btn{margin-right:15px;width:57px}.car-form-select{margin-bottom:15px;margin-right:15px}.header-bottom{flex-wrap:wrap}.cart-item-information{display:flex;justify-content:space-between;flex-wrap:wrap}.cart-item-text{width:100%;margin-bottom:10px}.cart-addition-box a,.cart-addition-box p{font-size:14px}.cart-addition-box h2{font-size:16px}.cart-addition-box{padding:15px}.cart-addition-product div{flex-direction:column}.cart-addition-product .btn{width:100%}.cart-addition-product span{width:100%;text-align:center;margin-bottom:5px}.cart-addition-product{width:130px}.cart-addition-product{padding:10px}.cart-addition-product-thumb{padding:0!important;margin-bottom:6px}.cart-footer{font-size:17px;height:69px}.cart-footer span{font-size:17px}.promocode{padding:30px 25px 30px 30px}.cart-addition-slider{margin:30px 25px 30px 30px}.cart-addition-carousel{padding:0 25px 0 30px}.cart-item-text a,.cart-item-text span{font-size:14px}.cart-item-price{font-size:22px}.cart-item-quantity{font-size:17px}.rating-header{flex-direction:column;align-items:flex-start}.rating-header svg:first-child{margin-left:0}.footer-logo-block{margin-right:40px}.footer-block a,.footer-bottom a,.footer-bottom p,.footer-left>p,.footer-location p,.footer-mail a,.footer-phones-list span,.footer-rating p{font-size:16px}.footer-left>p{line-height:24px}.information,.information div,.information div *,.information li,.information p,.information p *{font-size:15px}.contacts-top h1{font-size:43px}.contact-block h4{font-size:16px}.footer-phones-list a{font-size:24px}.footer-social{margin-top:40px}.list-manufacturers p{border-bottom:none}.promotion-item p{font-size:14px!important;line-height:1.4}.adwantages .adw-item{width:20%;margin:0 10px}.adwantages .adw-item p{font-size:14px;line-height:1.3}.product-images{margin-right:30px}.category-container .pagination,.category-container h1,.category-products,.category-subitems{max-width:73%;float:right}.promotion-item h3{font-size:20px!important;margin-bottom:10px}.countdown div,.promotion-item p{font-size:14px;line-height:1.6}.promotions .promotion-item{min-height:250px}.page_not_found h1{font-size:30px}.page_not_found a,.page_not_found p{font-size:26px}.page_not_found img{max-width:50%}.articles-thumb{height:250px;width:430px}.articles .content h1{font-size:32px;margin-bottom:36px}.car-logos-wrapper{grid-template-columns:repeat(6,1fr)}.promocode .btn{font-size:12px}.adw-item img{width:40%}.checkout-label{width:34%}.checkout-row-data label{width:100%}.product-item-preferences p{font-size:12px;line-height:22px}.product-images{max-width:350px}.pinfo-box-right{max-width:485px}.pinfo-delivery{width:50%}}@media (max-width:1200px){.container{max-width:1170px}.product-item-price{display:flex;flex-direction:column}.header-search{order:5;width:41%;margin-left:34%;margin-top:10px}.adaptive-basket,.logo{margin-bottom:-50px}.header-search input{width:100%;max-width:100%}.header-cars{order:6}.adaptive-basket{display:flex}.fixed-basket{display:none}.callback-btn,.header-search{height:49px}.callback-btn{padding:0 35px;font-size:inherit}.pinfo-box{flex-direction:column}.pinfo-box-right{max-width:100%}.container{max-width:970px}.top-navigation .container{padding-left:15px;padding-right:15px}.top-navigation .nav-next{right:0;padding:0}.top-navigation .nav-prev{left:0;padding:0}.top-navigation .nav-item img{max-width:65%}.manufacturer-text,.manufacturer-text *{font-size:15px!important}.pcart_header{font-size:22px;height:86px}.pcart-total,.pcart-total span{font-size:22px}.reg-box-row label{width:100%;margin-right:0}.reg-box-row{flex-direction:column;align-items:flex-start}#sel1 .jqTransformSelectWrapper ul{left:-338px}.car-model-select{grid-template-columns:repeat(5,1fr)}.car-form{padding:30px 35px}.car-form .btn{width:250px}.manufacturer-image{width:38%}.car-form .skip_car_btn{margin-right:15px;width:57px}.car-form-selects{flex-wrap:wrap}.car-form-select{margin-bottom:15px;margin-right:15px;width:250px}.article h1{font-size:24px;margin-bottom:15px;margin-top:15px;line-height:1.2}.article .share span{font-size:16px}.article-content,.article-content *{font-size:14px!important;line-height:1.7!important}.article .share{padding:15px 0 20px 0}.article-content h2{font-size:22px;margin-bottom:10px;line-height:1.3}.page_not_found h1{font-size:26px}.page_not_found a,.page_not_found p{font-size:22px}.page_not_found img{max-width:40%}.information h1,.information h3{line-height:1.1;font-size:24px;margin-bottom:10px}.information,.information div,.information div *,.information li,.information p,.information p *{font-size:14px;line-height:1.5}.information-block{margin-top:30px}.information li{margin-bottom:3px}.manufacturer-desc>div h1{font-size:24px}.manufacturer-desc>div span{font-size:14px}.manufacturer-desc>div{margin-bottom:20px}.manufacturer-image{width:190px;height:190px}.manufacturer-desc p{font-size:14px;margin-bottom:20px}.manufacturer-info{padding:30px 20px}.manufacturer-desc p:last-child{margin-bottom:0}.account-header{font-size:30px}.user-box-header h2{font-size:16px}.user-col .user-box-row{flex-direction:column}.user-box-row{margin-top:18px}.user-col .btn{display:none}.user-col .btn-adaptive{display:flex;margin-top:18px}.user-col .user-box-row label{width:100%;margin-right:0;font-size:14px;font-weight:600;margin-bottom:3px}.user-box-header .btn{font-size:14px}.order-header-col{font-size:16px}.order-header-col,.user-order-col{width:22%}.order-header-col:nth-child(5),.user-order-col:nth-child(5){width:30%}.user-box-header a{font-size:14px}.tab button{font-size:17px}.search-results-wrap{max-height:250px}.footer-blocks{flex-wrap:wrap}.footer-block a,.footer-bottom a,.footer-bottom p,.footer-left>p,.footer-location p,.footer-mail a,.footer-phones-list span,.footer-rating p{font-size:14px}.footer-block h3{font-size:20px}.footer-phones-list a{font-size:24px}.footer-location p,.footer-mail a{line-height:1.6}.footer-phones{margin-bottom:0}.footer-phones svg{width:48px;margin-right:25px;margin-top:5px}.footer-location svg,.footer-mail svg{margin-right:26px}.footer-phones ul{flex-direction:row;justify-content:space-between}.footer-phones-list{flex-direction:row;flex-wrap:wrap}.footer-phones ul li{margin-right:25px;margin-bottom:20px}.footer-phones ul li:nth-child(2n){margin-right:0}.footer-location{margin-bottom:0}.footer-mail{min-height:48px}.footer-right{flex-direction:row;flex-wrap:wrap;justify-content:space-between;max-width:450px;align-items:flex-start;margin-left:25px}.footer-left{margin-right:0}.footer-left>p{margin-top:35px;width:100%}.footer-logo-block{width:100%;align-items:center;margin-right:0;padding:0;margin-top:35px}.footer-rating,.footer-social{margin-top:0}.footer-rating{flex:1 0 auto}.footer-rating{margin-left:30px}.footer-rating p{line-height:1.6}.rating-stars{margin-left:10px}.footer-logo-block{flex-direction:row;order:5;justify-content:space-between}.footer-social{display:flex;align-items:center}.rating-header{flex-direction:row;align-items:center}.footer-mail svg{margin-right:20px}.footer-bottom{margin-top:50px}footer{padding-top:50px;margin-top:60px}.seo-description .seo-text,.seo-description .seo-text *,.seo-description .seo-text h1,.seo-description .seo-text p{font-size:14px;line-height:26px}.list-manufacturers a{flex-direction:column}.list-manufacturers a>div{margin:0;margin-bottom:15px}.list-manufacturers ul{grid-template-columns:1fr 1fr 1fr 1fr}.list-manufacturers a p{text-align:center}.latest-reviews h2,.manufacturers h2{font-size:30px}.seo-description{margin-top:50px}.carousel-top-btns .flickity-prev-next-button{height:60px}.carousel-top-btns .flickity-prev-next-button{top:-10%}.latest-reviews h2{margin-bottom:10px}.latest-review-name{font-size:22px}.latest-review{padding:20px 25px}.latest-review p{font-size:12px;line-height:20px}.latest-review-more{font-size:14px}.flickity-page-dots .dot{border:2px solid #9d9ea1;background:0 0;margin:0 5px}.dot.is-selected{background-color:#0b1828;border:0}.article-item p{font-size:14px;line-height:22px}.article-item h3{font-size:17px;line-height:24px}.article-item .article-item-thumb{min-height:164px}.article-item h3,.article-item-info{margin-top:10px}.article-item-category{margin-right:10px;margin-bottom:10px;font-size:11px}.article-item-comments,.article-item-date{font-size:12px}.article-item-info>.flex-rows:last-child{margin-top:0}.last-articles>h2{font-size:30px;line-height:1.3}.last-articles>p{font-size:17px;margin-bottom:24px}.articles-carousel .flickity-prev-next-button{top:-15%}.article-item hr{margin:3px 0 8px}.article-item-comments{margin-right:14px}.product-item-manufacturer{font-size:14px}.product-item-preferences p{font-size:12px;line-height:1.5}.product-item-preferences span{font-size:12px;font-weight:600;line-height:1.5}.product-item-name{font-size:16px}.product-item-price{font-size:22px;margin-top:15px}.not-available{font-size:14px}.product-item{padding:30px 20px 20px}.most-viewed h2{font-size:30px;margin-bottom:30px}.most-viewed .flickity-prev-next-button{top:-8%}.last-promotions>h2,.main-categories h2{font-size:30px}.main-categories h2{margin-bottom:0}.last-promotions>p{font-size:17px;margin-bottom:24px}.promo-carousel .flickity-prev-next-button{height:60px}.promo-carousel .flickity-prev-next-button{top:-17%}.last-promotions .promo-carousel-item{padding:26px 30px 30px}.promo-carousel-item h3{font-size:22px}.promo-carousel-item p{font-size:14px;line-height:22px}.category-item h3{font-size:19px;line-height:24px;margin-bottom:6px}.category-item p{font-size:12px}.category-item{padding:26px 30px 26px}.car-form{max-width:1043px}.car-form h2{font-size:26px;margin-top:10px}.car-form h2{font-size:26px}.carousel-bg{height:462px}.product-images{max-width:372px}.product-main-image{height:308px}.product-thumb{height:121px}.for-kiev,.for-ukraine,.product-info h1,.product-mobile--header{line-height:1.2}.for-kiev,.for-ukraine{font-size:12px}.pinfo-form-av .stock-status{margin-bottom:10px;padding-left:0}.pinfo-form{padding:20px}.pinfo-price-block .bye{width:97px;height:49px;margin-right:10px}.pinfo-price-block .fast-bye{width:126px;height:49px}.pinfo-price-block{width:47%}.pinfo-delivery-payment{padding:20px}.pinfo-text{font-size:14px;margin-bottom:0}.pinfo-help{padding:0}.review p,.review-date,.review-rating span{font-size:14px}.review-header{margin-bottom:20px}.review-author,.review-box-row label{font-size:17px}.review{padding:25px}.filter-block-item{font-size:12px}.category-container h1{font-size:30px}.filter-block-header{font-size:14px}.category .filter-wrapper{padding:20px;margin-right:25px}.price-inputs span{padding:0 3px}.price-inputs input{padding:0 10px}.filter-block{margin-bottom:28px}.pagination a{font-size:14px}.category-item h3{font-size:19px;line-height:1.2;margin-top:7px}.category-subitems .category-item img{max-width:100%}.category-item{padding:10px 15px 20px}.checkout-form-row{flex-direction:column;margin-top:18px}.checkout-label{width:100%;padding-top:0;padding-bottom:3px}.checkout-form-row>.select2-container{width:100%!important}.checkout-form h2{margin-bottom:0}.checkout h1{margin-top:35px;margin-bottom:25px}.checkout-form .checkout-box:first-child{padding:30px 28px 28px}.promotions .promotion-item{width:100%;margin-right:0;min-height:220px}.promotion h1{font-size:30px;margin-top:30px;margin-bottom:20px}.promotion-info h2{font-size:17px}.promotion-info li,.promotion-info p{font-size:14px}.promotion-countdown div{font-size:14px}.promotion-countdown span{font-size:46px}.promotion-thumb{height:220px}.promotion-banner{align-self:flex-start}.promotion-info .promotion-top{margin-bottom:40px}.articles-desc h2{font-size:20px}.articles-desc p{font-size:14px;line-height:1.5}.articles-item hr{margin:14px 0 14px}.articles-item-category,.articles-item-comments,.articles-item-date{font-size:12px}.articles-item-info>.flex-rows:last-child{margin-top:0}.articles-thumb{height:200px;width:360px}.articles .content h1{font-size:30px;margin-bottom:30px}.articles{padding-top:35px}.stock-status-adaptive{display:none}.stock-status{display:flex}.pinfo-form{flex-direction:row;padding:33px}.pinfo-form-av{width:46%}.pinfo-price-block{margin-right:3%;width:50%;margin-bottom:0}.pinfo-delivery,.pinfo-payment{padding:0;border-bottom:none}.pinfo-delivery-payment{padding:25px 33px}.pinfo-delivery{width:52%}.pinfo-delivery-payment{flex-direction:row;justify-content:space-between}}@media (max-width:1080px){.car-form{max-width:100%}}@media (max-width:990px){.catalog-slinks__list{grid-gap:15px 35px}.container{max-width:768px}.promotion-old-header h2{font-size:19px}.promotion-old-header .date{font-size:14px}.promo-cats a,.promo-code,.promo-code span,.promotions-old-info{font-size:14px}.countdown-old span{font-size:34px!important}.product-item img{height:70px}.car-logos-wrapper{grid-template-columns:repeat(4,1fr)}.pcart_header{height:70px;padding:0 25px}.pcart-total,.pcart-total span,.pcart_header{font-size:17px}.pcart-total{margin-bottom:20px}.pcart-btn-continue,.pcart-btn-order{font-size:14px}.pcart-thumb{width:90px;height:90px;margin-bottom:-45px;margin-right:15px}.pcart-item,.pcart_footer{padding:20px 25px}.pcart{max-width:520px}.pcart-top{width:100%}.pcart-bottom{width:100%;margin-left:105px;justify-content:space-between}.pcart-qty-w{justify-content:flex-start}.get-vin-btn{font-size:12px;bottom:0;top:inherit;right:15px;border-radius:2px 2px 0 0;width:105px}.car-form-select{width:185px}.manufacturer-container{flex-direction:column}.manufacturer-image{width:100%;height:300px;justify-content:flex-start;margin-bottom:30px}.manufacturer-image img{max-width:100%;max-height:100%}.manufacturer-information{width:100%}#sel1 .jqTransformSelectWrapper ul{width:648px!important;left:-275px}#sel0 .jqTransformSelectWrapper ul{width:641px!important;left:-72px}.car-form .btn{width:185px}.thanks{padding:30px 15px}.contacts{grid-template-columns:1fr 1fr}.thanks-footer,.thanks-message{font-size:14px!important}.carousel-bg{height:320px}.checkout-cart,.checkout-form{width:100%}.checkout-cart{margin-bottom:30px}.checkout-form{order:3}.header hr,.header-cars,.header-top,.top-navigation{display:none}.header-search{margin-left:0}.logo{order:2;margin-bottom:0}.adaptive-basket{margin-bottom:0}.adaptive-basket{order:3;padding:0;margin-left:0}.header-phone{order:4;width:100%;justify-content:space-around;margin:25px 0}.callback-btn{margin:0}.header-search{width:100%}.adaptive-menu{display:flex}.header-bottom{padding-top:12px;padding-bottom:30px}.logo{margin-right:-10px}.footer-right{max-width:100%;margin-left:0;margin-top:40px;justify-content:flex-start}.footer-logo-block{order:0;flex-direction:column;width:auto;align-items:flex-start;justify-content:flex-start;margin-top:0;max-width:185px;margin-right:25px}.footer-social{margin-top:20px}.footer-logo-block img{width:100%}.footer-phones,.footer-phones-list{width:100%}.footer-phones ul{margin-bottom:20px}.footer-location{margin-right:106px;margin-left:12px}.footer-left>p{margin-top:40px}.list-manufacturers ul{grid-template-columns:1fr 1fr 1fr}.adwantages-wrapper{display:none}.list-manufacturers a p,.list-manufacturers span{display:none}.list-manufacturers a>div{margin-bottom:0}.list-manufacturers li{margin-bottom:0;justify-content:center}.last-articles>p{display:none}.carousel-top-btns .flickity-prev-next-button{display:none}.latest-review-name{font-size:17px}.flickity-page-dots{display:block}.cart-addition .flickity-page-dots{display:none}.latest-reviews-carousel .flickity-page-dots{margin-top:-15px;bottom:-10px}.last-articles .carousel-cell{width:48%}.manufacturers h2{margin-bottom:25px}.last-articles>h2{margin-bottom:20px}.most-viewed h2{margin-bottom:12px}.last-articles>h2,.last-promotions>h2,.latest-reviews h2,.main-categories h2,.manufacturers h2,.most-viewed h2{width:100%;font-size:24px;text-align:center}.latest-reviews h2{margin-bottom:0}.last-articles>h2{margin:0;margin-bottom:25px}.product-item-preferences{display:none}.product-item{padding:15px}.product-item .btn{font-size:16px;padding-top:8px;padding-bottom:8px}.promo-carousel .flickity-prev-next-button{display:none}.last-promotions>h2{margin-bottom:15px;text-align:center;width:100%}.last-promotions{margin-top:25px}.last-promotions>p{display:none}.last-promotions .carousel-cell{width:100%;min-height:auto}.promo-carousel-item .btn{align-self:center}.car-mark .dropdown{width:378px}.car-form{padding:25px 36px 36px;margin-top:-60px}.car-form-selected:after,.car-form-selected:before{top:24px}.car-form h2{font-size:22px}.main-carousel .flickity-prev-next-button .flickity-button-icon{display:none}.order-header-col{font-size:14px}.user-order-product{margin-right:15px;padding:16px 20px}.pinfo-form{flex-direction:column}.pinfo-form-av,.pinfo-price-block{width:100%;margin:0}.pinfo-form-av .stock-status{padding:0;width:100%;text-align:center;border-bottom:1px solid #f5f5fa;font-size:17px;margin-bottom:10px}.pinfo-prices{width:100%;margin-bottom:18px}.pinfo-prices span:first-child{text-align:center}.pinfo-form-av .stock-status{justify-content:center}.pinfo-delivery-payment{flex-direction:column;padding:0}.pinfo-delivery{width:100%;padding:20px 20px 10px 20px;border-bottom:1px solid #f5f5fa}.pinfo-price-block .bye{width:48%;margin-right:0}.pinfo-price-block .fast-bye{width:48%}.pinfo-form{padding:0}.for-kiev,.for-ukraine{padding:0 20px;font-size:14px}.pinfo-form-av,.pinfo-price-block{padding:20px;justify-content:space-around}.pinfo-price-block{padding:20px 20px 10px 20px}.pinfo-form-av{padding:0;padding-bottom:10px}.pinfo-box-left p,.pinfo-rating span,.pinfo-share,.pinfo-text,.product-seo-description p,.product-tabs .description,.product-tabs .description a,.product-tabs .description b,.product-tabs .description div,.product-tabs .description li,.product-tabs .description p{font-size:14px!important;line-height:1.7}.pinfo-text svg{flex:1 0 auto}.product-info h1,.product-mobile--header{font-size:24px}.product-images{max-width:300px}.product-main-image{height:250px}.product-thumb{height:100px}.pinfo-payment{width:100%;padding:10px 20px 20px 20px}.pinfo-delivery-payment h3,.pinfo-help h3,.product-seo-description h2,.product-tabs #description h3{font-size:14px;margin-bottom:12px}.pinfo-help{display:none}.product-tabs .tab{margin:25px 0}.review-header{margin-bottom:8px}.review-rating{display:none}#review h3{font-size:20px;margin-bottom:15px;margin-top:0}.review-box-row label{font-size:16px}.review-box{padding:25px}.review-box-row label{max-width:180px}.review-box-row{margin-bottom:12px}.category-container .pagination,.category-container h1,.category-products,.category-subitems{max-width:72%;float:right}.page_not_found h1{font-size:22px}.page_not_found a,.page_not_found p{font-size:17px}.articles .content h1{font-size:24px}.articles-thumb{height:200px;width:360px}.articles .content h1{font-size:24px}.articles-thumb{height:160px;width:270px}.articles-desc h2{font-size:16px}.category-4th .product-item{width:31.3%;margin-right:3%!important}.category-4th .product-item:nth-child(3n){margin-right:0!important}}@media (max-width:790px){.faq h4{font-size:17px}.faq__heading{padding:10px 12px;min-height:46px}.faq__content{padding:10px 12px}.faq__heading:before{top:23px;right:20px}.faq__heading:after{top:23px;right:13px}.catalog-blinks__heading,.catalog-slinks__heading{font-size:17px}.catalog-slinks__list{grid-template-columns:1fr 1fr}.container{max-width:550px}.catalog__footer-links h4{font-size:17px}#video_review iframe{width:100%;height:320px}.promotion-old img{display:none}.promotion-img-adaptive{display:flex}.promotion-old-header{flex-direction:column;align-items:center}.promotion-old-footer{flex-direction:column-reverse;align-items:center}.countdown-old{align-items:center;margin-bottom:12px}.promotion-old-header h2{font-size:16px}.promotion-old-header h2{margin-bottom:12px;width:100%}.promotions-old>h2{margin-bottom:20px;margin-top:10px}.promotion-old-header .date{width:100%;margin:0;font-size:12px}.promo-cats a,.promo-code,.promo-code span,.promotions-old-info{font-size:12px}#sel1 .jqTransformSelectWrapper ul{overflow:auto!important;max-height:270px}.product-main-carousel .flickity-page-dots{display:block;bottom:1px}.reg-form-block,.register .reg-btn{width:100%;max-width:100%;margin-right:0}.register .reg-btn{margin:0}.car-logos-wrapper{grid-template-columns:repeat(3,1fr)}.car-model-select{grid-template-columns:repeat(3,1fr)}.your-auto .page-header{font-size:24px;text-align:center}.yiru-auto-top p{font-size:16px}.img-auto{margin-right:0}.page-subheader,.yiru-auto-top p{text-align:center}.page-subheader{font-size:17px}#sel1 .jqTransformSelectWrapper ul{width:100%!important;left:0}#sel0 .jqTransformSelectWrapper ul{width:100%!important;left:0}.yiru-auto-top{flex-direction:column;align-items:center}#sel2 .jqTransformSelectWrapper ul{width:100%!important}.contacts{grid-template-columns:1fr}.car-form-select{width:100%;margin-right:0}.car-form .btn{width:100%}.skip_car_btn{display:none}.skip_car_btn_adapt{display:flex;width:57px!important;flex:1 0 auto;margin-right:15px!important}.jqtransform .flex-cols{flex-direction:row;width:100%}.car-form-selects{margin-bottom:0;width:100%}.contact-block{text-align:center}.contact-block h4{font-size:14px;margin-bottom:12px}.contact-block a{text-align:center;padding-left:0}.thanks-row-bottom{flex-direction:column}.check-order{margin-right:0;margin-top:0}.article h1,.article-content h2{font-size:16px}.promocode{padding:15px}.promocode input{width:50%}.promocode .btn{font-size:12px}.article .share span{font-size:14px}.manufacturer-info{flex-direction:column;margin-top:-50px}.manufacturer-image{width:100%;justify-content:center;height:130px;margin-bottom:20px;margin-right:0}.manufacturer-desc>div{justify-content:space-between;width:100%}.manufacturer-desc>div h1{font-size:14px}.manufacturer-desc>div span{font-size:12px}.adaptive-basket div{display:none;margin-bottom:10px}.adaptive-basket .cart_num_adaptive{display:flex}.manufacturer-desc p{font-size:12px;margin-bottom:10px}.tab-adaptive{display:flex}.form-review,.review-box{margin-bottom:15px}.adaptive-basket svg{width:25px}.logo{margin:0;width:174px;margin-bottom:-6px;margin-left:6px}.adaptive-menu{width:auto}.footer-logo-block{order:5}.footer-phones svg{width:30px}.footer-location svg{width:28px;margin-left:0}.footer-mail svg{width:40px}.footer-location{justify-content:space-between;margin:0}.footer-right{justify-content:space-between}.footer-logo-block{width:100%;justify-content:space-between;flex-direction:row;margin-top:40px;margin-right:0;max-width:100%;align-items:center}.footer-phones ul{padding-right:25px}.footer-social{margin:0}.latest-review-name{font-size:14px}.latest-review-more{font-size:12px;width:100%;text-align:center}.latest-review{padding:18px 24px}.last-articles,.latest-reviews{max-width:100%!important;padding:0}.last-articles .carousel-cell,.last-promotions .carousel-cell,.latest-reviews .carousel-cell{width:92%}.article-item .article-item-thumb{min-height:250px}.most-viewed .carousel-cell{width:32%;margin:1%}.last-promotions{max-width:100%!important;padding:0}.promo-carousel-item h3{font-size:20px}.last-articles>h2,.last-promotions>h2,.latest-reviews h2,.main-categories h2,.manufacturers h2,.most-viewed h2{font-size:17px}.category-item{width:33%}.category-item:nth-child(4n){border-top:1px solid #e1e1e1;border-right:1px solid #e1e1e1}.category-item:nth-child(3n){border-right:none}.category-item h3{font-size:16px;line-height:1.3}.car-form form{flex-direction:column}.car-form{width:100%}.car-engine .dropdown,.car-mark .dropdown,.car-model .dropdown,.car-year .dropdown{width:100%;padding:20px}.car-mark ul{grid-template-columns:1fr 1fr}.car-year .dropdown p{flex:1 0 auto;max-width:60px;width:60px}.carousel-bg{height:198px}.orders-header{display:none}.user-order-col,.user-order-col:nth-child(5){width:100%;flex-direction:row;margin-top:15px}.user-order-col:last-child{margin-bottom:15px}.user-order-header{display:flex;color:#0b1828;font-weight:700;width:50%}.user-order-row{flex-direction:column;height:auto}.account-header{font-size:24px;margin-bottom:25px;text-align:center;width:100%;justify-content:center}.account .tablinks{margin-right:0}.account .tab{margin-bottom:30px;justify-content:space-around;width:100%;display:flex}.tab button{font-size:16px;border-bottom:3px solid transparent}.tab a.active,.tab button.active{border-bottom:3px solid #0b1828}.account{padding:0}.user-order-col,.user-order-col:nth-child(5){padding-left:15px}.user-order-product .a,.user-order-product-footer span:first-child,.user-order-product-footer span:last-child{font-size:12px;font-weight:600;line-height:1.5}.user-order-thumb{height:100px}.user-order-product{margin-right:12px;padding:12px 15px;margin-top:9px}.user-order-row-info-wrap{padding:0 15px 25px 15px}.user-order-product:nth-child(3n){margin-right:0}.user-order-product p{font-size:9px;line-height:1.5}#user-data{flex-direction:column}.user-box,.user-col{max-width:100%;width:100%}.user-col .btn-adaptive{width:100%}.user-box-row input:-moz-read-only{background:0 0;box-shadow:inset 0 0 20px #fafafb;border:1px solid #ececec;cursor:default;background:#fefefe}.user-box-row input:read-only{background:0 0;box-shadow:inset 0 0 20px #fafafb;border:1px solid #ececec;cursor:default;background:#fefefe}.user-box-row{flex-direction:column}.user-box-row label{width:100%;margin-right:0;font-size:14px;font-weight:600;margin-bottom:3px}.user-personal-data a{display:none}.user-personal-data .btn{display:flex;width:100%;margin-top:20px}.product{flex-direction:column;margin-top:20px}.product-images{margin:0;max-width:100%}.pinfo-delivery-payment,.product-thumbs{display:none}.breadcrumbs{padding-top:25px}.breadcrumbs a,.breadcrumbs div:after,.breadcrumbs span{font-size:12px}.product-info .pinfo-text,.product-info>h1{display:none}.product-adaptive-top{display:flex}.pinfo-box-left{order:1}.product-mobile--header,.product>h1{font-size:17px;font-weight:600;line-height:1.4;margin-bottom:8px}.pinfo-text svg{width:26px;flex:initial}.pinfo-text{font-size:12px;margin-bottom:18px}.product-main-image{height:320px;margin-bottom:25px}.product-tabs .tab{display:none}#description,#related-products,#review{display:none}.description,.preferences{margin-bottom:30px}.preferences-row span:first-child{width:50%}.review-author,.review-box-row label{font-size:14px}.review p,.review-date,.review-rating span{font-size:12px;line-height:1.7}#review h3{font-size:16px}.product-tabs{margin-bottom:0}.filter-adaptive-btn{display:flex}.category .filter-wrapper{border:none;display:none}.category-container .pagination,.category-container h1,.category-products,.category-subitems{max-width:100%;float:none}.category aside{float:none;width:100%;margin-bottom:30px}.category-container h1{font-size:17px}.category{padding-top:30px}.category-item h3{font-size:12px}.category-item p{font-size:8px}.pagination a,.pagination span{width:40px;height:40px}.promotions>h2{font-size:30px;text-align:center}.promotion-item h3{font-size:17px;margin-bottom:10px;line-height:1.4}.countdown div,.promotion-item p{font-size:12px;line-height:1.6}.promotion-item .btn{font-size:12px}.countdown span{font-size:30px!important}.promotions .promotion-item{padding:15px}.promotion-item .btn{left:15px;bottom:15px}.countdown{bottom:15px;right:25px}.information h3,.page_not_found h1{font-size:17px;text-align:center}.page_not_found{flex-direction:column;width:100%}.page_not_found img{max-width:100%}.page_not_found div{width:100%;align-items:center;justify-content:center;display:flex;flex-direction:column}.page_not_found a,.page_not_found p{text-align:center;font-size:14px}.promotion-wrapper{flex-direction:column}.promotion{margin-bottom:0}.promotion-banner,.promotion-info{width:100%}.promotion-info{order:2}.promotion-countdown{margin:25px 0}.promotion h1{font-size:17px;text-align:center}.promotion-info h2{text-align:center}.promotion-countdown span{font-size:34px}.articles-item{flex-direction:column}.articles-thumb{width:100%;height:200px;margin-bottom:15px;margin-right:0}.articles-desc h2{font-size:14px}.articles-desc p{font-size:12px}.articles-item hr{margin:8px 0 10px}.articles-item-category,.articles-item-comments,.articles-item-date{font-size:10px}.articles .content h1{font-size:20px;text-align:center}}@media (max-width:580px){.catalog__footer-links a,.content-block,.content-block *,.faq__content,.faq__heading,.manufacturer-text,.manufacturer-text *{font-size:12px!important}.page-header{font-size:22px}.page-subheader{margin-top:10px!important}.catalog__footer-links h4,.faq h4{font-size:16px;margin:0 0 10px 0}.catalog-blinks__heading,.catalog-slinks__heading{font-size:16px;margin:0 0 10px 0}.catalog-slinks__item{font-size:12px}.catalog-slinks__list{grid-template-columns:1fr;grid-gap:10px 35px}.catalog-blinks{margin-top:22px}.catalog-blinks__item div{width:50px;margin-right:10px}.catalog-blinks__item{width:60px!important}.article-content ol,.article-content ul{padding-left:20px}.page-reviews-header{font-size:21px}.container{max-width:460px}.car-form{padding:10px 20px 20px}#video_review iframe{width:100%;height:240px}.car-logos-wrapper a span{display:flex;align-items:center;justify-content:center}.car-logos-wrapper a img{width:50px;height:auto}.articles-thumb{height:160px}.manufacturer-information h1{font-size:24px}.pcart{max-width:100%;margin:0 15px}.pcart-close{top:-30px;right:0}.manufacturer-container{margin-bottom:25px}.manufacturer-categories{margin-bottom:0}.cat-menu-i{width:50%}.cat-menu-i span{font-size:16px;padding:0 10px}.manufacturer-information h3{font-size:14px}.manufacturer-text,.manufacturer-text *{font-size:14px!important}.article h1,.article-content h2{font-size:14px!important}.article-data{margin:0;width:100%;order:0}.article .share a,.article .share>span{order:1;font-size:12px}.article .share .article-data span{font-size:12px}.article .share{flex-wrap:wrap}.article-content,.article-content *{font-size:12px!important}.article-content i{word-break:break-word}.callback-btn{font-size:10px;padding:0;width:126px;height:38px}.header-phone{justify-content:space-around}.header-phone a:not(.callback-btn){font-size:23px;line-height:1.6}.header-phone p{font-size:10px;font-weight:600}.logo{width:154px}.footer-block a,.footer-bottom a,.footer-bottom p,.footer-left>p,.footer-location p,.footer-mail a,.footer-phones-list span,.footer-rating p{font-size:12px}.footer-block h3{font-size:14px;margin-bottom:14px}.footer-phones-list a{font-size:14px}.footer-phones svg{margin-right:18px;margin-top:-4px;width:19px}.footer-phones ul{padding-right:67px}.footer-phones ul li{margin-bottom:15px}.footer-location svg{width:19px;margin-right:18px}.footer-mail svg{width:30px;margin-right:18px}.footer-logo-block{justify-content:center}.footer-left>p,.footer-logo-block>a:first-child{display:none}.footer-bottom{margin-top:25px}.footer-block{width:48%;padding-left:35px}.seo-description .seo-text{width:100%}.seo-description .seo-text h1{margin-bottom:20px;font-size:12px}.category-products>p,.category-products>p span,.seo-description .seo-text,.seo-description .seo-text *,.seo-description .seo-text p{font-size:12px;line-height:22px}.article-item h3{font-size:14px;font-weight:600;line-height:1.3}.article-item p{font-size:12px;font-weight:400;line-height:18px}.article-item-comments,.article-item-date{font-size:10px}.article-item .article-item-thumb{min-height:200px}.most-viewed .carousel-cell{width:42%;margin:2%}.most-viewed{max-width:100%!important;padding:0}.product-item-price{margin-top:5px}.product-item .btn{font-size:14px;margin-top:5px;margin-bottom:0}.product-item-manufacturer{margin-top:2px}.product-item-price{font-size:18px}.product-item-price span{font-size:12px}.category-item{width:50%}.category-item:nth-child(3n){border-top:1px solid #e1e1e1;border-right:1px solid #e1e1e1}.category-item:nth-child(1){border-top:none}.category-item:nth-child(2n){border-right:none}.category-item h3{font-size:12px;line-height:1.3;margin-top:10px}.category-item p{font-size:8px}.category-item{padding:20px 15px 20px}.category-item img{max-width:100%}.car-form h2{font-size:14px}.car-form-selected{font-size:12px}.auth,.modal-form{padding:25px 40px 30px 40px}.auth h4,.modal-form h4{font-size:20px}.account-header{font-size:17px}.user-box .btn,.user-box-row input{font-size:12px}.user-box-header h2{font-size:14px}#user-data{padding:0 15px}.user-box{padding:20px}.cart-compability-content span,.pinfo-box-left p,.pinfo-rating span,.pinfo-share,.pinfo-text,.product-seo-description p,.product-tabs .description,.product-tabs .description a,.product-tabs .description b,.product-tabs .description div,.product-tabs .description li,.product-tabs .description p{font-size:12px!important}.pinfo-form-av .stock-status{font-size:14px;padding-bottom:15px;padding-top:5px}.description,.pinfo-form{margin-bottom:10px}.pinfo-box-left,.preferences{margin-bottom:30px}.product-tabs .description p{margin-bottom:20px}.preferences-row span,.preferences-row span:first-child{width:50%;font-size:12px}.review-author,.review-box-row label{font-size:14px}.review-header{flex-direction:column;align-items:flex-start}.review-date{align-items:flex-start;margin-top:5px;margin-left:0}.review-box-row{flex-direction:column;align-items:flex-start;width:100%}.review-box-row label{width:100%;font-size:14px}#review .btn{width:100%}.review-box{padding:20px}.pinfo-price-block .bye,.pinfo-price-block .fast-bye{font-size:13px}.pinfo-price-block .fast-bye{width:56%}.pinfo-price-block .bye{width:40%}.for-kiev,.for-ukraine{font-size:12px}.category-subitems .category-item{width:48%}.category-subitems .category-item:nth-child(2n){margin-right:0}.manufacturer-info{width:90%}.checkout h1{order:2;font-size:7;text-align:center}.checkout-form h2{display:none}.checkout-box,.checkout-form .checkout-box:first-child{padding-top:0}.checkout-form-row input,.checkout-form-row textarea{font-size:12px;height:50px}.checkout-cart h2{text-align:center;margin-top:40px;font-size:17px}.cart-item-text span,.checkout-row-data label{font-size:12px}.checkout-form-btns a{display:none}.checkout-form-btns button{font-size:12px;width:100%}.cart-item-price{font-size:17px}.cart-item-quantity{font-size:16px}.cart-addition-box h2{font-size:14px;margin-bottom:6px}.checkout,.checkout-cart{margin-bottom:0}.cart-addition-box a,.cart-addition-box p{font-size:12px;line-height:1.4}.cart-item-thumb{height:70px;width:100%;float:left}.cart-footer,.cart-footer span{font-size:16px}.checkout-cart-item{display:flex;flex-wrap:wrap;justify-content:center}.cart-addition-box{border-right:none}.cart-item-text{width:100%}.checkout-cart-item{display:flex;flex-wrap:wrap}.cart-footer{padding:0 15px;justify-content:center;height:80px}.cart-addition-product{height:132px}.cart-addition-carousel{padding:0 1px}.cart-addition-slider{margin:1px;flex-direction:column}.cart-addition-box svg{margin-right:8px;width:25px}.cart-addition-box h2{text-align:left}.cart-addition .cart-addition-product{flex-direction:row;margin-top:1px;width:100%}.cart-addition-product span{font-size:17px;margin-bottom:10px}.cart-addition .cart-addition-product-thumb{width:45%;flex:1 0 auto;margin:0;margin-right:15px!important;height:80%}.cart-addition-product{padding:20px}.cart-addition-box h2{margin-top:0}.cart-addition-product .tpz{align-items:center;justify-content:center}.promotion-item p{display:none}.promotion-item h3{font-size:14px;text-align:center;margin-bottom:50px}.promotions .promotion-item{align-items:center;justify-content:center;min-height:190px}.promotion-item .btn{left:25px;bottom:25px;position:static;order:4}.countdown{bottom:25px;position:static;order:0;margin-bottom:15px;justify-content:center;align-items:center}.promotion-item h3{font-size:14px;text-align:center;margin-bottom:20px;order:1}.promotions>h2{font-size:24px;margin-bottom:25px}.promotions{margin-top:30px}.information,.information div,.information div *,.information li,.information p,.information p *,.information span{font-size:12px}.promotion-info h2{font-size:14px}.promotion-countdown div,.promotion-info li,.promotion-info p{font-size:12px}.promotion-thumb{height:190px}.category-4th .product-item{width:48%;margin-right:4%!important}.category-4th .product-item:nth-child(3n){margin-right:4%!important}.category-4th .product-item:nth-child(2n){margin-right:0!important}}@media (max-width:480px){.container{max-width:100%}.most-viewed{margin-top:35px}.flickity-slider .product-item{margin-bottom:35px}.pcart-thumb{margin-bottom:0}.pcart-bottom{margin-left:0}.pcart{margin-top:50px}.pcart-bg{align-items:flex-start}.pcart_content{max-height:276px}.pcart-item-total{font-size:17px}.pcart-total{text-align:center}.pcart-btn-continue,.pcart-btn-order{width:100%}.pcart-btn-order{order:0;margin-bottom:10px}.pcart-btn-continue{order:1}.pcart-thumb{width:70px;height:70px}.pcart-text a{font-size:14px}.pcart-text small{font-size:12px}.login-form-page{padding:25px}.login-form-page .btn-register,.login-form-page .button,.login-form-page .forgot_p,.login-form-page p,.login-form-page span{font-size:12px}.login-form-page h1{font-size:17px}.account .tablinks{font-size:14px;padding:10px}.your-auto .page-header{font-size:17px}.account .tab{padding:0 15px;align-items:center}.cat-menu-i span{font-size:14px}.manufacturer-information h3{font-size:14px;font-weight:600}.manufacturer-text,.manufacturer-text *{font-size:12px!important}.img-auto img{height:100px;width:auto}.page-subheader{font-size:16px}.yiru-auto-top{margin-bottom:35px}.select-prev a,.yiru-auto-top p{font-size:12px}.car-model-select a{font-size:14px}.car-model-select{grid-gap:20px;margin-bottom:35px}.thanks h1{font-size:16px}.check-order{width:80%}.check-order,.thanks-footer,.thanks-message{font-size:12px!important}.articles-thumb{height:148px}.footer-location svg{width:19px;margin-right:18px}.footer-mail svg{width:30px;margin-right:18px}.footer-location p,.footer-mail a,.footer-phones-list span{font-size:10px}.footer-block{width:auto;padding:0}.footer-phones ul{padding:0}.footer-right{padding-right:10%}.footer-bottom .container{flex-direction:column;justify-content:center}.footer-bottom p{margin-bottom:10px}.article-item .article-item-thumb{min-height:157px}.product-item-name{font-size:12px;margin-top:5px}.product-item-manufacturer{font-size:9px}.not-available,.product-item .btn,.product-item-price{font-size:12px}.promo-carousel-item p{display:none}.promo-carousel-item h3{font-size:12px;text-align:center;line-height:20px;margin-bottom:25px}.promo-carousel-item .btn{padding:7px 22px;font-size:12px}.last-promotions .promo-carousel-item{padding:38px 30px 38px}.auth,.modal-form{max-width:320px}.auth h4,.modal-form h4{font-size:14px;text-align:center}.auth-close,.modal-close{right:0}.auth p,.auth span,.modal-form p,.modal-form span{font-size:12px}.tab button{font-size:14px;border-bottom:3px solid transparent;max-width:46%}}@media (max-width:420px){br{line-height:1.2}#video_review iframe{width:100%;height:180px}.footer-block{width:49%}.footer-phones svg{margin-right:11px;margin-top:-5px;width:16px}.footer-location svg{width:16px;margin-right:10px}.footer-mail svg{width:22px;margin-right:10px}.header-phone{justify-content:space-between}.footer-right{padding-right:0}.footer-logo-block{margin-top:25px}.user-order-product{width:48%;margin-right:2%}.user-order-product:nth-child(2n){margin-right:0}.product-main-image{height:240px}.category-products .product-item{width:48%;margin-bottom:10px;margin-right:2%}.category-products .product-item:nth-child(3n){margin-right:2%}.category-products .product-item:nth-child(2n){margin-right:0}}@media (max-width:1320px) and (min-width:1200px){.logo{max-width:200px}.header-phone a:not(.callback-btn){font-size:26px}.header-search input{max-width:255px}.adaptive-basket{margin-left:0}.header-phone a:not(.callback-btn){font-size:25px}.product-images{width:280px;flex:1 0 auto}.pinfo-box-right{max-width:530px}.for-kiev:before,.for-ukraine:before{width:24px;height:24px}.pinfo-price-block .bye{height:44px;font-size:12px;width:86px;margin-right:6px}.pinfo-box-right{max-width:530px!important}.pinfo-delivery{width:58%!important}.pinfo-form-av{width:58%}.pinfo-form-av .stock-status{margin-bottom:0}.pinfo-price-block .fast-bye{height:44px;font-size:12px;width:120px}.product-main-image{height:280px}.product-thumb{height:100px}}