@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200;0,6..12,300;0,6..12,400;0,6..12,500;0,6..12,600;0,6..12,700;0,6..12,800;0,6..12,900;0,6..12,1000;1,6..12,200;1,6..12,300;1,6..12,400;1,6..12,500;1,6..12,600;1,6..12,700;1,6..12,800;1,6..12,900;1,6..12,1000&display=swap');
*{padding:0;margin:0;box-sizing:border-box}
html{font-size:10px}
body{font-family:'Nunito Sans',sans-serif}
.container{max-width:1480px}
a{text-decoration:none}
a:hover{opacity:.8}
.success,
.error span{font-size:1.8rem!important}
.error{background:#FB0303}
ul{margin-bottom:0;padding-left:0;list-style-type:none;display:flex}
h1{color:#000;font-size:4.8rem;font-style:normal;font-weight:800;line-height:normal}
h2{color:#000;font-size:4.8rem;font-style:normal;font-weight:800;line-height:normal;margin-bottom:4.5rem}
h3{color:#000;font-size:1.8rem;font-style:normal;font-weight:400;line-height:2.34rem}
section{padding-top:12rem;padding-bottom:12rem}
.rotate{transition:.2s;transform:rotate(-180deg)}
@media (max-width:1480px){html{font-size:.67vw}}
@media (max-width:992px){html{font-size:.9vw}}
@media (max-width:768px){html{font-size:1vw}}
@media (max-width:576px){html{font-size:1.4vw}}
@media (max-width:480px){html{font-size:1.7vw}}
@media (max-width:380px){html{font-size:1.8vw}}
@media (max-width:360px){html{font-size:1.7vw}}
.pre-ajax-title{height:32px!important;margin-bottom:26px}
.wrapper-loading{flex-direction:column;gap:21px}
.loading,
.loading-light{animation-duration:1.2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer;animation-timing-function:linear;background:#f6f7f8;background:linear-gradient(to right,#fafafa 8%,#f4f4f4 38%,#fafafa 54%);background-size:1000px 640px;color:transparent!important;position:relative;border-radius:6px}
.loading-transparent{animation-duration:1.2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer;animation-timing-function:linear;background:#f6f7f8;background:linear-gradient(to right,rgba(250,250,250,0.18) 8%,rgba(244,244,244,0.16) 38%,rgba(250,250,250,0.18) 54%);background-size:1000px 640px;color:transparent!important;position:relative;border-radius:6px}
@keyframes placeHolderShimmer{0%{background-position:-468px 0}100%{background-position:468px 0}}
.pre-ajax-image{width:42px;height:42px;border-radius:50%!important;flex-shrink:0}
.pre-ajax-image img{width:100%;height:100%;object-fit:cover}
header{background:black}
header .header__wrapper-header{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:3.5rem}
header .header__wrapper-top{padding-top:1.6rem;padding-bottom:1.6rem}
header .header__wrapper-top li a{display:flex;align-items:center;gap:.8rem;color:#FFF;font-size:1.6rem;font-style:normal;font-weight:600;line-height:2.08rem;margin-right:50px}
header .header__wrapper-middle{display:grid;grid-template-columns:1fr auto;align-items:end;gap:4.3rem;width:100%}
header .go-to-cart{position:relative;width:5.6rem;height:5.1rem}
header .go-to-cart img{width:100%;height:100%;object-fit:contain}
header .header__wrapper-search .header__wrapper-search-input{position:relative}
header .header__wrapper-search input{border:none;outline:none;color:#000;font-size:1.8rem;font-style:normal;font-weight:600;line-height:normal;padding-left:2.3rem;width:100%;height:4.6rem;border-radius:2.3rem;background:#FFF}
header .header__wrapper-search .button-search{background:none;border:none;position:absolute;top:50%;transform:translateY(-50%);right:2.3rem;z-index:1}
header .header-logo{width:18.3rem;height:13.6rem}
header .header-logo a{width:100%;height:100%}
header .header-logo a img{width:100%;height:100%;object-fit:contain}
header .header__wrapper-bottom-menu{gap:2.1rem;justify-content:space-between;flex-wrap:wrap;padding-top:1.5rem;padding-bottom:1.5rem}
header .header__wrapper-bottom-menu li a{color:#FFF;font-size:2rem;font-style:normal;font-weight:700;line-height:normal}
.footer__right-block p{color:#FFF;font-size:1.6rem;font-style:normal;font-weight:400;line-height:220%;margin:3.8rem 0 9.5rem 2.1rem}
.label-cart-count{position:absolute;top:-0.6rem;right:-0.6rem;z-index:1;width:2.9rem;height:2.9rem;background:#FB0303;color:#FFF;text-align:center;font-size:1.6rem;font-style:normal;font-weight:800;line-height:140%;border-radius:50%;display:flex;align-items:center;justify-content:center}
.page-content{color:#000;font-size:1.8rem;font-style:normal;font-weight:400;line-height:160%;margin-bottom:0}
.page-content ul{display:block;list-style:disc !important;margin:0 0 0 40px}
.page-content ul li{list-style:disc !important}
.page-content h3{font-size:2.1rem;font-weight:700;margin:20px 0 0 0}
.page-content a{color:#FB0303}
.warning{width:100%;bottom:0;left:0;background:#6c2626;color:#fff;text-align:center;font-size:20px;padding:8px 0;z-index:100}
.header-submenu__cont-phone{display:flex;align-items:center;gap:.8rem;color:#FFF;font-size:1.6rem;font-style:normal;font-weight:600;line-height:2.08rem;padding-right:20px}
@media (max-width:1480px){header .header__wrapper-search input{height:5.4rem}}
@media (max-width:992px){.header-submenu__cont-phone{display:none}.header__wrapper-bottom-menu{display:none}.header__wrapper-top{display:none}header .go-to-cart{display:none}header .header__wrapper-search input{height:5.4rem}header .header__wrapper-middle{gap:0}}
@media (max-width:576px){header .header-logo{width:16rem;height:12rem}header .header__wrapper-header{gap:1.2rem}}
.section-catalog{transition:all .4s;padding-top:4rem;padding-bottom:4rem;position:absolute;top:15.58rem;left:0;opacity:0;transform:translateY(36px);width:100%;height:auto;background:#fff;z-index:-1;border-bottom:1px solid #f6f6f6}
.section-catalog__list{position:relative;display:flex;flex-direction:column;flex-wrap:wrap;height:70rem}
.section-catalog__list li a{display:block!important;text-transform:lowercase;color:#000;font-size:2.2rem;font-style:normal;font-weight:600;line-height:210%;display:flex;align-items:center;gap:1.2rem}
.section-catalog__list li a:first-letter{text-transform:uppercase}
.section-catalog__list-level-2{transition:all .8s;position:absolute;width:48%;height:118%;top:-2.8rem;left:24%;z-index:4;padding:2.9rem 4.8rem;display:flex;flex-direction:column;flex-wrap:wrap;height:78vh;transform:translateY(36px);background:#f6f6f6;border-radius:1.2rem;opacity:0;z-index:-1}
.section-catalog__list-level-2 li{position:relative}
.section-catalog__list-level-2 li a{color:#000;font-size:1.8rem;font-style:normal;font-weight:400;line-height:210%;display:flex;align-items:center;gap:1.2rem}
.section-catalog__list-level-3{transition:all .8s;position:absolute;background:white;width:auto;top:-50%;right:2.1rem;transform:translate(-50%,-50%);z-index:4;padding:2.9rem 4.8rem;display:flex;flex-direction:column;flex-wrap:wrap;height:auto;transform:translateY(36px);border-radius:2.1rem;opacity:0;z-index:-1}
.section-catalog__list-level-3 li a{color:#000;font-size:1.8rem;font-style:normal;font-weight:400;line-height:210%;display:flex;align-items:center;gap:1.2rem}
.menu-show{opacity:1;transition:all .4s;transform:translateY(0);z-index:3}
.overlay{position:fixed;top:15.58vh;left:0;width:100vw;height:100vh;z-index:2;display:none}
.header__catalog-button:hover{opacity:1}
.color-red{color:#FB0303 !important}
.section-catalog-page{padding-top:6rem}
.section-index__slider .slider__wrapper-image{display:block;height:62rem}
.slider__wrapper-image:hover{transition:.2s;opacity:1!important}
.section-index__slider .slider__wrapper-image img{width:100%;height:100%;object-fit:cover}
ul{list-style-type:none;padding-left:0}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0 !important;font:inherit}
.wrapper-prev-arrow{display:flex;align-items:center;justify-content:center;position:absolute;width:52px;height:52px;left:30px;top:48%;transform:translateY(-20%);background:rgba(255,255,255,0.5);border-radius:12px;z-index:3}
.wrapper-next-arrow{display:flex;align-items:center;justify-content:center;position:absolute;width:52px;height:52px;right:30px;top:48%;transform:translateY(-20%);background:rgba(255,255,255,0.5);border-radius:12px;z-index:3}
.wrapper-next-arrow svg{margin-left:5px}
.wrapper-prev-arrow svg{margin-right:5px}
.owl-carousel .owl-stage-outer{width:100%;height:100%;object-fit:cover}
.owl-carousel.owl-stage-outer-disable{visibility:hidden}
.owl-dots{position:absolute;bottom:60px;left:30px;display:flex;gap:12px}
.owl-carousel button.owl-dot{width:14px;height:14px;background:white;border-radius:50%;background:rgba(255,255,255,0.5)}
.owl-dots .active{background:white !important}
.section-index__slider .wrapper-prev-arrow{background:none}
.section-index__slider .wrapper-next-arrow{background:none}
.section-brand-slider{background:black;padding-top:6rem;padding-bottom:6rem}
.section-brand-slider .owl-nav{height:0}
.section-brand-slider .wrapper-prev-arrow{top:50%;transform:translateY(-50%);left:-5.2rem;background:none}
.section-brand-slider .wrapper-next-arrow{top:50%;transform:translateY(-50%);right:-5.2rem;background:none}
.section-brand-slider .brand-slide{height:14rem;padding-left:3.2rem;padding-right:3.2rem;display:flex;align-items:center;justify-content:center;border-radius:0.5rem;background:#FFF}
.section-brand-slider .brand-slide img{width:100%;height:100%;object-fit:contain}
.good-card{position:relative}
.good-card__wrapper-image{position:relative;width:100%;height:22.6rem}
.good-card__wrapper-image img{width:100%;height:100%;object-fit:contain}
.good-card__on-order-image{width:7rem !important;height:1.8rem !important;position:absolute;bottom:1rem;left:.6rem}
.good-card .add-to-cart__quantity .section-product__wrapper-quantity{transition:.2s;border-radius:2.8rem;background:#FB0303;width:0;height:5.6rem;display:none}
.good-card .add-to-cart__quantity .section-product__wrapper-quantity input{background:#FB0303;color:#FFF;text-align:center;font-size:2rem;font-style:normal;font-weight:800;line-height:110%}
.good-card .add-to-cart:hover{opacity:1}
.good-card a{display:block}
.good-card .old-price{color:#8F8F8F;font-size:1.6rem;font-style:normal;font-weight:700;line-height:110%;text-decoration:line-through}
.good-card .new-price{color:#000;font-size:2.2rem;font-style:normal;font-weight:800;line-height:110%}
.good-card__title{margin-top:.6rem;word-break:break-word;color:#000;font-size:1.8rem;font-style:normal;font-weight:400;line-height:130%;height:6.8rem;overflow:hidden}
.good-card__price-block{margin-top:1.5rem;display:flex;align-items:center;justify-content:space-between}
.good-card__wrapper-labels{display:flex;flex-direction:column;position:absolute;top:0;left:0;z-index:1}
.good-card__wrapper-labels .label{font-size:1rem;font-style:normal;font-weight:900;line-height:120%;text-transform:uppercase;background-repeat:no-repeat;background-size:contain;background-position:center;display:flex;flex-direction:column;align-items:center;justify-content:center}
.good-card__discount{color:#FFF;width:9.6rem;height:5.3rem;background-image:url("../themes/drive-life/assets/images/bg-discount.png")}
.good-card__discount span{color:#FFF;text-align:center;font-size:2rem;font-style:normal;font-weight:900;line-height:120%;text-transform:uppercase}
.good-card__hit-label{width:6.76rem;height:4.14rem;color:#FFF;background-image:url("../themes/drive-life/assets/images/bg-hit.png")}
.good-card__new-label{width:7.76rem;height:4.14rem;color:#000;background-image:url("../themes/drive-life/assets/images/bg-new.png")}
.add-to-cart{transition:.2s all ease;position:relative;z-index:1}
.overlay-card-image{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;z-index:2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:rgba(0,0,0,0.36);color:white;font-size:2.1rem;font-weight:300;border-radius:.5rem;display:flex;align-items:center;justify-content:center}
.card-loading{height:37rem}
.checkbox-orange{display:flex;justify-content:space-between;align-items:center}
label{display:inline-block;margin-bottom:0.5rem}
input[type=checkbox],
input[type=radio]{box-sizing:border-box;padding:0}
.checkbox-orange input[type=checkbox]:checked + label:before{background:#FB0303}
.checkbox-orange input[type=checkbox]:not(checked){position:absolute;opacity:0}
.checkbox-orange input[type=checkbox]{vertical-align:top;margin:0 3px 0 0;width:17px;height:17px}
.checkbox-orange input[type=checkbox]:checked + label:after{left:26px}
.checkbox-orange input[type=checkbox]:not(checked) + label{position:relative;padding:0 0px 10px 50px}
.checkbox-orange input[type=checkbox] + label{cursor:pointer}
.checkbox-orange input[type=checkbox]:not(checked) + label:before{content:'';position:absolute;top:-4px;left:0;width:50px;height:26px;border-radius:13px;background:#CDD1DA;box-shadow:inset 0 2px 3px rgba(0,0,0,0.2)}
.checkbox-orange input[type=checkbox]:not(checked) + label:after{content:'';position:absolute;top:-2px;left:2px;width:22px;height:22px;border-radius:10px;background:#FFF;box-shadow:0 2px 5px rgba(0,0,0,0.3);transition:all .2s}
.checkbox-orange input[type=radio]:checked + label:before{background:#FB0303}
.checkbox-orange input[type=radio]:not(checked){position:absolute;opacity:0}
.checkbox-orange input[type=radio]{vertical-align:top;margin:0 3px 0 0;width:17px;height:17px}
.checkbox-orange input[type=radio]:checked + label:after{left:26px}
.checkbox-orange input[type=radio]:not(checked) + label{position:relative;padding:0 0px 10px 50px}
.checkbox-orange input[type=radio] + label{cursor:pointer}
.checkbox-orange input[type=radio]:not(checked) + label:before{content:'';position:absolute;top:-4px;left:0;width:50px;height:26px;border-radius:13px;background:#CDD1DA;box-shadow:inset 0 2px 3px rgba(0,0,0,0.2)}
.checkbox-orange input[type=radio]:not(checked) + label:after{content:'';position:absolute;top:-2px;left:2px;width:22px;height:22px;border-radius:10px;background:#FFF;box-shadow:0 2px 5px rgba(0,0,0,0.3);transition:all .2s}
.section-popular__wrapper-categories{display:grid;grid-template-columns:repeat(5,1fr);column-gap:4rem;row-gap:5.6rem}
.section-popular__wrapper-categories li{position:relative;height:26.4rem;border-radius:0.5rem;background:#F2F2F2;display:flex;align-items:center;justify-content:center}
.section-popular__wrapper-categories li .category-item{position:absolute;bottom:-1rem;left:50%;z-index:1;transform:translateX(-50%) rotate(-5deg);border-radius:0.5rem;background:#FB0303;padding:.7rem 1rem .9rem 1rem;color:#FFF;text-align:center;font-size:2.6rem;font-style:normal;font-weight:800;line-height:normal}
.section-popular__wrapper-categories li img{max-width:17.2rem}
.section-popular__see-all{display:flex;align-items:center;justify-content:center;gap:1rem;color:#000;font-size:2rem;font-style:normal;font-weight:700;line-height:normal;margin:5.6rem auto;border-bottom:.2rem solid #FB0303;width:fit-content}
.section-special-proposal__wrapper-items{display:grid;grid-template-columns:repeat(5,1fr);column-gap:4rem;row-gap:6rem}
.section-about{position:relative;color:white;background-color:black;background-repeat:no-repeat;background-size:cover;background-position:center;height:87.8rem}
.section-about h1{color:white;text-align:center;font-size:4.8rem;font-style:normal;font-weight:800;line-height:normal;margin-bottom:4.5rem}
.section-about p{width:117.5rem;text-align:center;font-size:2.4rem;font-style:normal;font-weight:400;line-height:150%;margin:0 auto;max-width:100%}
.section-about .picture-car{position:absolute;bottom:-8.6rem;left:50%;transform:translateX(-50%);max-width:86%}
.section-brand-slider{overflow:hidden}
.section-brand-slider .owl-dots{display:none}
.section-index__slider .owl-dots{bottom:4rem;left:50%;transform:translateX(-50%)}
.section-index__slider .owl-dots .owl-dot{width:1.2rem;height:1.2rem}
@media (max-width:1480px){.section-index__slider .slider__wrapper-image{height:41.89vw}.section-index__slider .wrapper-prev-arrow{left:0;top:50%;transform:translateY(-50%)}.section-index__slider .wrapper-next-arrow{right:0;top:50%;transform:translateY(-50%)}}
@media (max-width:992px){.section-special-proposal__wrapper-items{grid-template-columns:repeat(4,1fr)}.section-popular__wrapper-categories{grid-template-columns:repeat(4,1fr);column-gap:2.4rem;row-gap:3.2rem}}
@media (max-width:768px){.section-special-proposal__wrapper-items{grid-template-columns:repeat(3,1fr)}.section-popular__wrapper-categories{grid-template-columns:repeat(3,1fr);column-gap:2.1rem;row-gap:3rem}}
@media (max-width:576px){h1{font-size:3.8rem}h2{font-size:3.6rem}.section-special-proposal__wrapper-items{grid-template-columns:repeat(2,1fr)}.section-popular{padding-top:8rem}.section-popular__wrapper-categories{grid-template-columns:repeat(2,1fr);column-gap:2.1rem;row-gap:3rem}.section-about p{font-size:2.1rem}}
.breadcrumbs{padding-top:2.4rem;padding-bottom:4rem;color:#8F8F8F;font-size:1.4rem;font-style:normal;font-weight:600;line-height:140%;flex-wrap:wrap}
.breadcrumbs a{color:#8F8F8F;font-size:1.4rem;font-style:normal;font-weight:600;line-height:140%}
.breadcrumbs .bullet{margin-left:1.2rem;margin-right:1.2rem}
@media (max-width:576px){.breadcrumbs a{font-size:1.8rem}}
.section-category{padding-top:6rem}
.section-category__wrapper-pagination{display:flex;align-items:center;justify-content:space-between;margin-top:2rem}
.section-category__wrapper-pagination .viewed{color:#8F8F8F;text-align:right;font-size:1.8rem;font-style:normal;font-weight:600;line-height:150%}
.section-category__wrapper-pagination .viewed span{color:#000;font-size:1.8rem;font-style:normal;font-weight:600;line-height:150%}
.section-category h1 span{color:#8F8F8F;leading-trim:both;text-edge:cap;font-family:Nunito Sans;font-size:2.2rem;font-style:normal;font-weight:600;line-height:normal}
.section-category__wrapper-category{display:grid;grid-template-columns:26.4rem 1fr;gap:4rem}
.section-category__goods-list{display:grid;grid-template-columns:repeat(4,1fr);column-gap:4rem;row-gap:6rem}
.section-category__items-on-page{color:#8f8f8f;font-size:1.8rem;font-style:normal;font-weight:600;line-height:150%;display:flex;align-items:center;gap:1.2rem}
.section-category__items-on-page__list{gap:1.2rem}
.section-category__items-on-page__list .active{color:black}
.section-category__items-on-page a{color:#8f8f8f;font-size:1.8rem;font-style:normal;font-weight:600;line-height:150%;display:flex;align-items:center;gap:1.2rem}
.section-category__sort-block{padding-top:3.8rem;padding-bottom:3.8rem;display:flex;justify-content:space-between;align-items:center}
.section-category__sort-block select{border:none;outline:none;color:#000;font-size:1.8rem;font-style:normal;font-weight:600;line-height:150%}
.section-category__sort-block .wrapper-right{display:flex;align-items:center;gap:5rem}
.section-category__link-title{color:#000;font-size:2.1rem;font-style:normal;font-weight:800;line-height:130%}
.section-category__link-wrapper-title{display:flex;flex-direction:column;justify-content:center}
.section-category__link-wrapper-title span{color:#8f8f8f;font-size:1.6rem;font-style:normal;font-weight:600;line-height:150%}
.section-category__category-links{display:grid;grid-template-columns:repeat(4,1fr);gap:4rem}
.section-category__category-links li{border-radius:0.5rem;border:2px solid #f2f2f2;height:11.2rem}
.section-category__category-links li a{width:100%;height:100%;display:grid;grid-template-columns:11.2rem 1fr;gap:2rem}
.section-category__category-links li a .wrapper-image{display:flex;align-items:center;justify-content:center;padding-left:2rem;padding-right:2rem;background:#f2f2f2}
.section-category__category-links li a .wrapper-image img{width:100%;height:100%;object-fit:contain}
.section-category__grid-or-list{display:flex;align-items:center;gap:1.2rem}
.section-category label,
.section-category .checkbox-orange{color:#000;font-size:1.4rem;font-style:normal;font-weight:600;line-height:165%}
.section-category__filter{border-radius:0.5rem;background:#f2f2f2;height:fit-content;top:12px;padding-bottom:2.4rem}
.section-category__filter__list{flex-direction:column}
.section-category__filter__list>li{cursor:pointer;padding:2rem;border-bottom:2px solid #d9d9d9;display:flex;flex-direction:column;gap:1.5rem}
.section-category__filter h3{padding:3rem 2rem 0;color:#000;font-size:2.2rem;font-style:normal;font-weight:800;line-height:150%;margin-bottom:-6px}
.section-category__filter__title{color:#000;font-size:1.4rem;font-style:normal;font-weight:700;line-height:150%;display:flex;align-items:center;gap:1.2rem;justify-content:space-between}
.section-category__filter__title svg{transition:.2s;flex-shrink:0}
.section-category__filter-items{flex-direction:column;display:none}
.section-category__filter-items label{width:100%;display:flex;align-items:center;justify-content:space-between;cursor:pointer}
.section-category__filter-items li{display:flex;align-items:center;justify-content:space-between}
.section-category__price-slider-title{color:#000;font-size:2rem;font-style:normal;font-weight:700;line-height:150%;margin-bottom:1.8rem}
.section-category .show-all{display:block;color:#FB0303;font-size:1.4rem;font-style:normal;font-weight:600;line-height:100%;display:none}
.see-more{width:100%;height:5.6rem;text-align:center;border-radius:0.5rem;background:#f2f2f2;color:#000;font-size:1.8rem;font-style:normal;font-weight:700;line-height:130%;display:flex;align-items:center;justify-content:center;margin-top:4rem;cursor:pointer}
.see-more:hover{background-color:#f5f5f5}
.pagination-list{gap:1rem;flex-wrap:wrap}
.pagination-list li .paginationElement{color:#000;text-align:center;font-size:1.8rem;font-style:normal;font-weight:700;line-height:130%;border-radius:0.5rem;background:#f2f2f2;width:4.3rem;height:4.3rem;display:flex;align-items:center;justify-content:center;cursor:pointer}
.pagination-list li .paginationElement:hover{background-color:#f5f5f5}
.pagination-list li .active{color:white;background:black}
.pagination-list li .active:hover{background-color:#6f6f6f}
.custom-checkbox{position:absolute;z-index:-1;opacity:0}
.custom-checkbox + label{display:inline-flex;align-items:center;user-select:none;margin-bottom:1rem}
.custom-checkbox + label::after{content:'';display:inline-block;width:2.6rem;height:2.6rem;flex-shrink:0;flex-grow:0;border-radius:0.5rem;border:2px solid #D9D9D9;background:#FFF}
.custom-checkbox:checked + label::after{border-color:#FB0303;background-color:#FB0303;background-image:url("../themes/drive-life/assets/images/icons/done.svg");background-position:center center}
@media (max-width:1480px){.add-to-cart{width:9.5rem;height:5.6rem}.add-to-cart svg{width:100%;height:100%;object-fit:contain}}
@media (max-width:992px){.section-category__goods-list{grid-template-columns:1fr 1fr 1fr}.section-category__category-links{gap:2.1rem}}
@media (max-width:768px){.section-category__goods-list{grid-template-columns:1fr 1fr}.section-category__category-links{grid-template-columns:1fr 1fr;gap:2.1rem}}
@media (max-width:576px){.section-category__category-links{gap:1.5rem}}
@media (max-width:576px){.section-category .add-to-cart{width:9.5rem;height:5.6rem}.section-category .add-to-cart svg{width:100%;height:100%;object-fit:contain}.section-category__wrapper-category{grid-template-columns:1fr}.section-category__filter{display:none}.section-category__link-title{font-size:1.8rem}.section-category__category-links li a{gap:1rem}}
.section-product{padding-top:5rem;padding-bottom:0}
.section-product__wrapper-description h3{color:#000;font-size:3.8rem;font-style:normal;font-weight:800;line-height:200%}
.section-product__wrapper-description p,
.section-product__wrapper-description div{color:#000;font-size:1.8rem;font-style:normal;font-weight:400;line-height:160%}
.section-product__recommended{margin-top:60px}
.section-product__recommended h3{color:#000;font-size:4.8rem;font-style:normal;font-weight:800;line-height:6.5rem}
.section-product__wrapper-product{display:grid;grid-template-columns:1fr 38.71%;column-gap:4rem;row-gap:2.1rem}
.section-product__wrapper-left h3{margin-top:6rem;margin-bottom:2.4rem;color:#000;font-size:3.8rem;font-style:normal;font-weight:800;line-height:200%}
.section-product__wrapper-left p{color:#000;font-size:1.8rem;font-style:normal;font-weight:400;line-height:160%}
.section-product__wrapper-main-image{position:relative;height:58.9rem;display:flex;align-items:center;justify-content:center}
.section-product__wrapper-image{display:grid;grid-template-columns:10.35rem 1fr;align-items:center;justify-items:start;gap:2.41rem}
.section-product__wrapper-image img{width:100%;height:100%;object-fit:contain}
.section-product__product-slider{width:58.9rem;height:10.35rem;transform:rotate(-90deg) translateY(-24rem)}
.section-product__product-slider .wrapper-next-arrow{top:50%;transform:translateY(-60%);right:-2.1rem;width:4.3rem;height:4.3rem}
.section-product__product-slider .wrapper-prev-arrow{top:50%;left:-2.1rem;transform:translateY(-60%);width:4.3rem;height:4.3rem}
.section-product__product-slider .owl-dots{display:none}
.section-product__buy-block{width:100%;padding:3.6rem 4rem;background-image:url("../themes/drive-life/assets/images/bg-buy.png");background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;gap:3rem}
.section-product__wrapper-properties{margin-top:3.6rem;margin-bottom:11rem;display:grid;grid-template-columns:1fr 1fr;column-gap:10rem}
.section-product__wrapper-properties li{color:#6F6F6F;font-size:1.8rem;font-style:normal;font-weight:600;line-height:240%}
.section-product__wrapper-properties li span{color:#000;font-size:1.8rem;font-style:normal;font-weight:600;line-height:240%}
.section-product__wrapper-prices{display:flex;flex-wrap:wrap;gap:1.5rem;align-items:end}
.section-product__wrapper-buy-top{display:flex;flex-wrap:wrap;align-items:end;justify-content:space-between}
.section-product__wrapper-buy-bottom{display:flex;flex-wrap:wrap;align-items:center;gap:4rem}
.section-product__advantage{display:grid;grid-template-columns:6.9rem 1fr;gap:.8rem}
.section-product__advantage img{width:100%;height:100%;object-fit:contain}
.section-product__wrapper-advantages{margin-top:4rem;display:flex;flex-direction:column;gap:2.85rem}
.section-product__advantage-text h4{color:#000;font-size:2.2rem;font-style:normal;font-weight:800;line-height:160%;margin-bottom:0}
.section-product__advantage-text p{color:#000;font-size:1.8rem;font-style:normal;font-weight:400;line-height:160%;margin-bottom:0}
.section-product__wrapper-quantity{border-radius:3.3011rem;background:#FFF;width:14rem;height:6.6rem;display:grid;grid-template-columns:auto 1fr auto;align-items:center;justify-content:space-between;gap:.6rem;padding:.6rem 2rem}
.section-product__wrapper-quantity:hover{cursor:pointer}
.section-product__wrapper-quantity input{border:none;outline:none;color:#000;text-align:center;font-size:2.4rem;font-style:normal;font-weight:800;line-height:110%;height:100%;width:100%}
.section-product__wrapper-quantity svg{cursor:pointer;opacity:.8;flex-shrink:0}
.section-product__wrapper-quantity svg:hover{opacity:1}
.section-product__product-price{color:#FFF;font-size:3.8rem;font-style:normal;font-weight:800;line-height:110%}
.section-product__add-to-cart{width:30.7rem;height:6.6rem;flex-shrink:0;border-radius:3.3rem;background:#FB0303;color:#FFF;text-align:center;font-size:2.4rem;font-style:normal;font-weight:700;line-height:140%;display:flex;align-items:center;justify-content:center}
.section-product .in-cart{gap:1.2rem;display:none;width:0}
.section-product__we-have{display:flex;align-items:center;gap:.7rem;color:#FFF;text-align:right;font-size:1.8rem;font-style:normal;font-weight:400;line-height:180%}
.section-product__we-have svg{margin-top:.4rem}
.section-product__old-price{position:relative;color:#8F8F8F;font-size:2.4rem;font-style:normal;font-weight:700;line-height:140%}
.section-product__old-price .border-red{position:absolute;bottom:1.7rem;left:0;width:100%;transform:rotate(-5deg);border-bottom:0.2rem solid #FB0303}
.section-product__wrapper-slider-image img{opacity:.8;transform:rotate(90deg)}
.section-product .recommended-goods{display:block !important}
.section-product .recommended-goods .wrapper-prev-arrow{left:-60px}
.section-product .recommended-goods .wrapper-next-arrow{right:-60px}
.section-product .recommended-goods .owl-dots{display:none}
.section-product__wrapper-labels{display:flex;flex-direction:column;position:absolute;top:0;left:0;z-index:1}
.section-product__wrapper-labels .label{font-size:1rem;font-style:normal;font-weight:900;line-height:120%;text-transform:uppercase;background-repeat:no-repeat;background-size:contain;background-position:center;display:flex;flex-direction:column;align-items:center;justify-content:center}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
@media (max-width:1600px){.wrapper-next-arrow{right:0!important}.wrapper-prev-arrow{left:0!important}}
#project h3{font-size:3rem;font-weight:600}
@media (max-width:1480px){.section-product .recommended-goods{overflow:hidden}.section-product .recommended-goods .wrapper-next-arrow{right:-1.2rem}.section-product .recommended-goods .wrapper-prev-arrow{left:-1.2rem}}
@media (max-width:992px){.section-product .recommended-goods{overflow:hidden}.section-product .recommended-goods .wrapper-next-arrow{right:-2.1rem}.section-product .recommended-goods .wrapper-prev-arrow{left:-2.1rem}.section-product__wrapper-quantity{width:30.7rem}}
@media (max-width:768px){.section-product .recommended-goods{overflow:hidden}.section-product .recommended-goods .wrapper-next-arrow{right:-2.1rem}.section-product .recommended-goods .wrapper-prev-arrow{left:-2.1rem}}
@media (max-width:576px){.section-product h1{font-size:3.8rem}.section-product h2{font-size:3.6rem}.section-product__wrapper-slider-image img{transform:rotate(0)}.section-product .recommended-goods{overflow:hidden}.section-product .recommended-goods .wrapper-next-arrow{right:-2.1rem}.section-product .recommended-goods .wrapper-prev-arrow{left:-2.1rem}.section-product__wrapper-description h3{font-size:3.6rem}.section-product__wrapper-description p,.section-product__wrapper-description div{font-size:1.6rem}.section-product__recommended h3{font-size:3.6rem}.section-product__wrapper-product{grid-template-columns:1fr;row-gap:3.6rem}.section-product__wrapper-properties{grid-template-columns:1fr}.section-product__wrapper-image{display:flex;flex-direction:column-reverse;gap:2.1rem}.section-product__product-slider{transform:rotate(0);width:calc(100vw - 2.4rem);overflow:hidden}.section-product__product-slider .wrapper-prev-arrow{left:0}.section-product__product-slider .wrapper-next-arrow{right:0}.section-product__wrapper-main-image{width:100%;height:36rem}}
@media (max-width:320px){.section-product__wrapper-description .nav{flex-direction:column}.section-product__recommended .wrapper-prev-arrow{display:none}.section-product__recommended .wrapper-next-arrow{display:none}}
.section-cart{padding-top:5rem;padding-bottom:0}
.section-cart h1{color:#000;font-size:4.8rem;font-style:normal;font-weight:800;line-height:normal}
.section-cart h1 span{color:#8F8F8F;font-size:2.2rem;font-style:normal;font-weight:600;line-height:normal}
.section-cart__wrapper-cart{display:grid;grid-template-columns:1fr 38.71%;gap:4rem}
.section-cart__list{display:grid}
.section-cart__item,
.section-cart__item-for-list{padding-top:1.8rem;padding-bottom:1.8rem;border-bottom:.2rem solid #D9D9D9;height:22rem;display:grid;grid-template-columns:auto 1fr auto;align-items:center;justify-items:center;gap:2.71rem}
.section-cart__item .section-product__wrapper-quantity,
.section-cart__item-for-list .section-product__wrapper-quantity{height:5.5rem;width:11.5rem;border-radius:2.8rem;border:.3rem solid #000;background:#FFF;padding:.6rem 1.6rem;gap:0}
.section-cart__item .section-product__wrapper-quantity input,
.section-cart__item-for-list .section-product__wrapper-quantity input{color:#000;text-align:center;font-size:2rem;font-style:normal;font-weight:800;line-height:110%}
.section-cart__item{height:100%;gap:2.1rem}
.section-cart__item-description{justify-self:start;height:100%;display:flex;flex-direction:column;gap:2.4rem;justify-content:center}
.section-cart__item-title{color:#000;font-size:2.4rem;font-style:normal;font-weight:700;line-height:130%}
.section-cart__wrapper-item-image{position:relative;width:18.28rem;height:100%;display:flex;align-items:center;justify-content:center}
.section-cart__wrapper-item-image img{width:100%;height:100%;object-fit:contain}
.section-cart__item-price-block{display:flex;align-items:center;gap:3rem}
.section-cart__new-price{color:#000;font-size:2.2rem;font-style:normal;font-weight:800;line-height:110%}
.section-cart__new-price span{color:#8F8F8F;font-size:2.2rem;font-style:normal;font-weight:800;line-height:110%}
.section-cart__old-price{color:#8F8F8F;font-size:1.6rem;font-style:normal;font-weight:700;line-height:110%;text-decoration:line-through}
.section-cart__total{margin-top:2rem}
.section-cart__total-title{color:#000;font-size:2.2rem;font-style:normal;font-weight:800;line-height:110%}
.section-cart__total-number{color:#000;font-size:3.8rem;font-style:normal;font-weight:800;line-height:110%}
.section-cart__total-number span{color:#8F8F8F;font-size:3.8rem;font-style:normal;font-weight:800;line-height:110%}
.section-cart__order-block{padding:4rem;background:#000;background-image:url("../themes/drive-life/assets/images/bg-order.png");background-repeat:no-repeat;background-position:center;border-radius:0.5rem}
.section-cart__order-block h2{color:#FFF;font-size:3.8rem;font-style:normal;font-weight:800;line-height:3.2rem}
.section-cart__data-inputs{display:flex;flex-direction:column;gap:2rem}
.section-cart__wrapper-order-inputs{display:flex;flex-direction:column;gap:2.2rem}
.section-cart__wrapper-order-inputs input{padding-left:3rem;padding-right:3rem;color:#000;font-size:2.4rem;font-style:normal;font-weight:600;line-height:110%;border-radius:3.3011rem;background:#FFF;height:6.6rem;width:100%;border:none;outline:none}
.section-cart__policy{margin-top:2rem;margin-bottom:0;color:#FFF;text-align:center;font-size:1.4rem;font-style:normal;font-weight:400;line-height:140%}
.section-cart__policy a{color:#FB0303;font-size:1.4rem;font-style:normal;font-weight:400;line-height:140%}
.section-cart__order-delivery{display:flex;flex-direction:column;gap:1.5rem}
.section-cart .checkbox-orange{color:#FFF;font-size:1.6rem;font-style:normal;font-weight:600;min-height:22px;line-height:170%}
.send-order,
.send-button{display:flex;align-items:center;justify-content:center;color:#FFF;text-align:center;leading-trim:both;text-edge:cap;font-family:Nunito Sans;font-size:2.4rem;font-style:normal;font-weight:700;line-height:140%;border:none;border-radius:3.3rem;background:#FB0303;width:100%;height:6rem}
.send-button{margin-top:1rem}
.section-cart__remove-from-cart:hover path{fill:#FB0303}
.data-input{border:2px solid transparent}
.item-for-list{grid-template-columns:auto 1fr 30%}
.section-cart__item-for-list .section-product__wrapper-quantity{transition:.2s;border-radius:2.8rem;background:#FB0303;width:0;height:5.6rem;border:none;display:none}
.section-cart__item-for-list .section-product__wrapper-quantity input{background:#FB0303;color:#FFF;text-align:center;font-size:2rem;font-style:normal;font-weight:800;line-height:110%}
.section-cart__item-for-list{grid-template-columns:auto 1fr 21%}
.section-cart__item{height:100%;gap:2.1rem}
@media (max-width:992px){.section-cart__wrapper-cart{grid-template-columns:1fr}.section-cart__order-block{width:70%}.section-cart__item{grid-template-columns:auto 1fr 6rem}.section-cart__item .section-product__wrapper-quantity{width:20rem}}
@media (max-width:768px){.section-cart__item-for-list{height:100%}}
@media (max-width:576px){.section-cart__order-block{width:100%}.section-cart__categories{grid-template-columns:1fr 1fr}.section-cart__item-price-block{justify-content:space-between}}
@media (max-width:480px){.section-cart__order-block{width:100%}}
@media (max-width:380px){.section-cart__item{height:auto}.section-cart__item-price-block{flex-direction:column-reverse;gap:1.2rem}}
.brand-image{margin:0 0 60px;max-width:300px}
.brand-image img{display:block;width:100%;height:100%;object-fit:contain}
.brand-description{font-size:2rem;margin:0 0 40px}
.brand-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:30px}
.brand-item__link{display:block;width:100%;height:100%;min-height:235px;padding:15px;border:1px solid #a1a1a1;border-radius:0.5rem}
.brand-item__image{width:100%;height:100%;max-height:200px}
.brand-item__image img{display:block;width:100%;height:100%;object-fit:contain}
.brand-item__name{margin-top:20px;text-align:center;font-size:2rem}
.overlay{width:100vw;height:100vh;position:fixed;top:0;left:0;backdrop-filter:blur(4px);z-index:11}
.default-form{background-size:cover;width:53rem;display:none}
.scroll-form{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:12;max-height:100vh;overflow-y:scroll}
.scroll-form::-webkit-scrollbar{display:none}
.scroll-form{-ms-overflow-style:none;scrollbar-width:none}
.good-card__one-click{padding-top:2.7rem;width:100%}
.good-card__one-click-product{padding-top:2rem;padding-left:4rem;width:100%}
.product-tab__project{padding-top:2.7rem;width:100%}
.good-card__one-click a,
.good-card__one-click-product a,
.product-tab__project a{display:block;width:100%;border-radius:28px;border:2px solid #FB0303;background-color:#000;color:#fff;font-weight:600;font-size:1.6rem;line-height:2.2rem;height:5.6rem;text-align:center;padding:1.5rem 0;text-transform:uppercase;transition:all 0.2s}
.good-card__one-click-product a{font-size:2rem}
.good-card__one-click-product a{background-color:#fff;color:#000;max-width:30rem}
.product-tab__project a{background-color:#fff;color:#000;max-width:24.2rem;font-size:2rem;text-transform:none}
.good-card__one-click a:hover,
.good-card__one-click-product a:hover,
.product-tab__project a:hover{background-color:#7A0404;color:#fff;opacity:1}
.one-click .add-to-cart__quantity{display:grid;grid-template-columns:1fr 2fr;align-items:center}
.one-click__offer-price{font-size:5rem;font-weight:800;color:#FB0303}
.one-click__offer-image{margin:0 auto;background-color:#fff;width:100%;text-align:center;margin-top:.2rem}
.one-click__offer-image img{max-width:100%;max-height:200px}
.one-click__offer-title{font-size:1.8rem;font-weight:400;color:#FFF}
.one-click .add-to-cart__quantity .section-product__wrapper-quantity{display:grid;transition:.2s;border-radius:2.8rem;background:#fff;width:13.1rem;min-width:90px;height:5.6rem;grid-template-columns:auto 1fr auto;align-items:center;justify-content:space-between;gap:.6rem;padding:.6rem 2rem;margin-right:15px}
.one-click .add-to-cart__quantity .section-product__wrapper-quantity input{background:#fff;color:#000;text-align:center;font-size:2rem;font-style:normal;font-weight:800;line-height:110%;height:2.5rem;width:5rem;border-radius:0;padding:0}
.project textarea{min-height:14rem;border-radius:20px;padding:14px;font-size:2.4rem;font-weight:600;overflow:hidden;outline:none}
footer{background-color:black;margin-top:14rem;padding-top:8.1rem}
.footer__wrapper{display:grid;grid-template-columns:1fr auto;column-gap:15rem}
.footer__menu{margin-top:1.2rem;display:flex;align-items:center;justify-content:space-between;gap:2.1rem}
.footer__menu li a{color:#FFF;font-size:2rem;font-style:normal;font-weight:700;line-height:normal}
.footer__categories{display:grid;column-gap:6rem;row-gap:.6rem;grid-template-columns:repeat(3,1fr);padding-top:6rem;padding-bottom:6rem}
.footer__categories li a{color:#FFF;font-size:1.6rem;font-style:normal;font-weight:400;line-height:220%}
.footer-policy{padding-top:6rem;padding-bottom:6rem;border-top:1px solid #262626;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}
.footer-policy a{color:#FFF;font-size:1.6rem;font-style:normal;font-weight:400;line-height:220%}
.footer-policy a span{color:#FB0303}
.footer__feedback-block{display:flex;align-items:center;justify-content:space-between;gap:3.3rem;margin-bottom:4rem}
.footer__feedback-block a{display:flex;align-items:center;gap:0.8rem;color:#FFF;font-size:1.6rem;font-style:normal;font-weight:600;line-height:2.08rem}
.footer__feedback-button{position:relative;color:#FFF;text-align:center;font-size:1.6rem;font-style:normal;font-weight:600;line-height:normal;width:18.1rem;height:5.6rem;flex-shrink:0;border-radius:2.8rem;border:2px solid #FB0303;display:flex;align-items:center;justify-content:center}
.footer__feedback-button:after{content:'';position:absolute;bottom:0;left:0;width:100%;height:100%;background-color:#7a0404;border-radius:10rem;z-index:-2}
.footer__feedback-button:before{content:'';position:absolute;bottom:0;left:0;width:21%;height:100%;background-color:#FB0303;transition:all .3s;border-radius:10rem;z-index:-1}
.footer__feedback-button:hover{border:none;color:#fff}
.footer__feedback-button:hover:before{width:100%}
.footer__address{display:flex;gap:1rem;color:#FFF;font-size:1.6rem;font-style:normal;font-weight:400;line-height:150%;margin-bottom:3.6rem}
.footer__address span{color:#FFF;font-size:2rem;font-style:normal;font-weight:700;line-height:150%}
@media (max-width:992px){.footer{padding-left:2.1rem;padding-right:2.1rem}.footer__wrapper{grid-template-columns:1fr}.footer__categories{grid-template-columns:1fr 1fr}.footer__feedback-block{justify-content:start}}
@media (max-width:576px){.footer{padding-left:2.1rem;padding-right:2.1rem}.footer__menu{display:grid;grid-template-columns:repeat(3,auto)}}
@media (max-width:480px){.footer__categories{grid-template-columns:1fr}}
header.sticky{position:fixed;width:100%;top:0;left:0;z-index:10}
header.sticky .header-submenu__cont{display:none}
header.sticky .section-catalog{top:100%}
.header-submenu{max-width:840px;padding-left:15px;margin-top:0}
footer .pays{margin-bottom:30px;margin-left:21px}
footer .pays i:first-child{margin-left:0}
footer .pays i.cacsh{width:20px;height:20px;background-position:0px -298px}
footer .pays i{display:inline-block;vertical-align:middle;margin:3px 10px;background:url("/themes/drive-life/assets/images/payment.svg") 0px 0px no-repeat;opacity:0.5}
footer .pays i.sbrf{width:19px;height:20px;background-position:-240px -298px}
footer .pays i.mastercard{width:24px;height:16px;background-position:-279px -300px}
footer .pays i.visa{width:32px;height:10px;background-position:-40px -304px}
footer .pays i.mir{width:36px;height:20px;background-position:-357px -298px}
footer .pays i.tinkoff{width:63px;height:16px;background-position:-657px -300px}
footer .pays i:last-child{margin-right:0}
.footer__right-block p{margin-bottom:30px}
footer .pays i.cacsh:hover{background-position:0px -198px}
footer .pays i.sbrf:hover{background-position:-240px -198px}
footer .pays i.mastercard:hover{background-position:-327px -200px}
footer .pays i.visa:hover{background-position:-40px -204px}
footer .pays i.mir:hover{background-position:-449px -198px}
footer .pays i.tinkoff:hover{background-position:-657px -300px}
footer .pays i:hover{opacity:1}
.section-catalog{top:20.5rem}
.section-category__wrapper-description ul{display:block;list-style:disc;padding-left:21px}
.section-category__wrapper-description li,
.section-category__wrapper-description h2,
.section-category__wrapper-description h2{margin-bottom:10px}
.btn-up img{width:50px;height:auto;cursor:pointer}
.btn-up{position:fixed;right:20px;bottom:30px;z-index:9999}
.btn-up_hide{display:none}
.header-submenu__cont{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;padding-top:10px}
@media screen and (max-width:575px){.header-submenu__cont a{margin-top:10px}.header-submenu__cont{justify-content:center}}
@media screen and (max-width:758px){.breadcrumbs,.section-product__wrapper-description div,.section-product__wrapper-description p,.footer__categories li a,.see-more,.pagination-list li .paginationElement,.section-category__wrapper-pagination .viewed,.section-category .checkbox-orange,.section-category__filter__title,.section-category__filter__list,.section-category__sort-block select{font-size:2rem}}
.section-catalog{display:none}
.section-catalog.menu-show{display:block}
.section-product__wrapper-buy-bottom .section-product__wrapper-quantity{}
.product-tabs h3{cursor:pointer;font-size:18px}
.product-tabs + div{margin-top:20px}
.product-tabs + div h3{font-size:2.1rem}
.brand-description ul{display:block}
.brand-description ul li{margin-bottom:10px}
.social-networks{display:flex;align-items:flex-end;margin-left:10px;margin-right:10px;padding-bottom:4px}
.social-networks img{margin:0 5px;width:20px;height:20px}
.header-submenu__cont>div{display:flex;align-items:center;padding-top:10px}
.footer__feedback-block .social-networks{margin-top:10px;margin-left:0}
@media screen and (max-width:990px){.header-submenu__cont>div{display:block}}
.reviews-text .stars-list{display:inline-flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;width:88px;list-style:none !important;top:5px;position:relative;margin-left:10px !important}
.reviews-text .stars-list + p br{display:none}
.reviews-text .stars-list__star{width:16px;height:16px;list-style:none !important;background:url(https://yastatic.net/s3/front-maps-static/maps-front-org-badge-api/de7ca847033dfe6f3480aa08810ad5e8d68c0202/out/assets/_/178df0f18f6025c2e764130c7d1ac463.svg) no-repeat 50% / cover}
.reviews-text .text-review{display:inline-block;margin-bottom:0;margin-top:10px}
.submenu-list{display:none;position:absolute;top:100%;left:0;width:212px;background-color:black}
.header-submenu{z-index:9}
header ul li{padding:0 4px;border:1px solid transparent}
header ul li:hover{border:1px solid white}
.header-submenu li{position:relative}
.header-submenu li:hover .submenu-list{display:block}
.posts{display:flex;flex-direction:column;gap:40px;color:#000;line-height:normal}
.posts-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.posts-inner{display:grid;grid-template-columns:1fr 1fr;column-gap:20px;row-gap:33px}
.posts-inner .posts__item-picture{max-height:249px}
.posts__item{height:100%;display:flex;flex-direction:column}
.posts__item-picture{margin-bottom:15px;max-height:725px;overflow:hidden}
.posts__item-picture img{width:100%;height:100%;object-fit:cover}
.posts__item-date{font-weight:700;font-size:12px;opacity:0.5;margin-bottom:5px}
.posts__item-title{font-weight:700;font-size:24px;margin-bottom:10px}
.posts__item-preview{font-size:16px;opacity:0.7;margin-bottom:10px;-webkit-line-clamp:4;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}
.posts__item-link{font-size:14px;text-decoration:underline;color:#fb0303}
@media all and (max-width:992px){.posts-wrapper{grid-template-columns:1fr;gap:30px}.posts__item-picture{max-height:350px}.posts-inner{row-gap:30px}}
@media all and (max-width:576px){.posts-inner{grid-template-columns:1fr}.posts__item-picture,.posts-inner .posts__item-picture{max-height:170px}}
.post p{font-size:20px}
.post__banner{width:100vw;height:296px;background:#000;display:flex;justify-content:center;position:relative;align-items:center;margin-bottom:80px;left:-17.1%}
.post__banner-img img{width:487px;height:456px}
.post__banner-text{width:822px;font-style:italic;font-weight:600;font-size:40px;line-height:55px;color:#FFF}
.post__cities{display:flex;justify-content:space-between;flex-wrap:wrap}
.post__city{width:350px;height:160px;background:#FFF;border:1px solid #989898;border-radius:20px;display:flex;justify-content:space-between;overflow:hidden;margin-top:30px}
.post__city-name{display:flex;justify-content:center;align-items:center;width:50%;font-style:normal;font-weight:400;font-size:26px;line-height:35px;color:#000}
.post__city-img img{width:175px;height:160px}
.post__img-block{display:flex;justify-content:space-between;margin:80px 0}
.post__img-wrapper{width:720px;height:720px;border-radius:20px;overflow:hidden}
.post__img-wrapper img{width:100%;height:100%;object-fit:cover}
.post__text-wrapper{max-width:720px}
.post__red-title{display:flex;flex-direction:row;align-items:center;padding:13px 18px;background:#FF2C40;border-radius:10px;font-style:normal;font-weight:700;font-size:18px;line-height:22px;color:#FFF;margin-top:40px}
.post__text-wrapper p{font-style:normal;font-weight:400;font-size:20px;line-height:27px;color:#000}
.post__placement-table{display:flex;gap:50px;padding:20px 0 0 20px}
.post__placement-title{font-style:normal;font-weight:700;font-size:16px;line-height:22px;border-bottom:1px solid lightgrey;margin-bottom:10px;padding-bottom:10px}
.post__member{font-style:normal;font-weight:400;font-size:24px;line-height:33px}
.post__placement{font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#000;opacity:0.7}
.post h2{font-style:normal;font-weight:800;font-size:48px;line-height:65px;color:#000;max-width:1100px}
.post__address{display:flex;justify-content:space-between;margin-bottom:100px}
.post__address-item{width:720px;border:1px solid #000;border-radius:10px;display:flex;align-items:center;padding-left:20px;height:134px}
.post__address-column{display:flex;flex-direction:column;gap:20px}
.post__address-column.first .post__address-item{align-items:flex-start;padding-top:30px}
.post__address-column.first{position:relative}
.post__address-column.first img{position:absolute;z-index:9;top:0;right:0;width:388px;height:372px;object-fit:cover}
.post__address-column.first p{width:50%;font-style:normal;font-weight:400;font-size:32px;line-height:44px}
.post__address-column.first .post__address-item{height:100%}
.post__address-item p{font-style:normal;font-weight:400;font-size:24px;line-height:33px}
.video-container{position:relative;overflow:hidden}
video{width:100%;height:100%;display:block}
.play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background-color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}
.play-button::before{content:"";width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:16px solid red;transform:matrix(0,-1,-1,0,0,0);margin-left:5px}
@media screen and (max-width:1300px){.post__img-block{flex-direction:column;gap:50px}.post__img-wrapper{width:100%;height:351px}.post__banner{height:260px;left:-3.1%}.post__banner-text{width:329px;font-style:italic;font-weight:600;font-size:24px;line-height:33px}.post__banner-img img{height:334px;width:355px}.post h2{font-style:normal;font-weight:800;font-size:36px;line-height:49px}.post__address-column.first img{display:none}.post__address{flex-direction:column;margin-bottom:50px}.post__address-column.first p{width:100%;font-style:normal;font-weight:400;font-size:24px;line-height:33px;color:#000}.post__address-item{padding:40px 45px;gap:10px;border:1px solid #C7C7C7;border-radius:10px;height:97px}.post__address-column.first .post__address-item{height:97px;margin-bottom:20px;margin-top:20px}}
@media screen and (max-width:767px){.post p{font-size:16px}.post__city-name{font-style:normal;font-weight:400;font-size:20px;line-height:22px}.post__img-wrapper{height:194px}.post__placement-table{flex-direction:column;gap:20px;padding:20px 0 0 10px}.post__placement-title{width:80%}.post__banner{flex-direction:column;padding-top:60px;align-items:flex-start;padding-left:20px;gap:10px;left:-7%}.post__banner-text{width:290px;font-style:italic;font-weight:600;font-size:18px;line-height:22px;margin-left:20px}.post__banner-img img{width:185px;height:174px}.post__banner-img{width:100%;display:flex;justify-content:center;padding-left:40px}.post h2{font-style:normal;font-weight:800;font-size:20px;line-height:27px}.post__address-item{width:100%}.post__address-column.first p{font-size:16px;line-height:22px}.post__address-column p{font-size:16px;line-height:22px}}.footer-policy span{color:#FFF;font-size:1.6rem;font-style:normal;font-weight:400;line-height:220%}
.footer-policy{border-width:2px;padding:3rem 0}
.footer-main{display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:49px}
.footer-main__col-1{width:183px;flex-shrink:0}
.footer-main__col-1,
.footer-main__col-2,
.footer-main__col-3,
.footer-main__col-4,
.footer-menu,
.footer-menu-cats{display:flex;flex-direction:column}
.footer-logo{margin-bottom:60px}
.footer-logo img{width:100%}
footer .pays{margin-left:0}
footer .pays:last-child{margin-bottom:0}
.footer__email,
.footer__address,
.footer__feedback-block{margin-bottom:3rem}
.footer-menu>li:not(:last-child),
.footer-menu-cats-h{margin-bottom:13px}
.footer-menu a,
.footer-menu-cats-h{color:#FFF;font-size:2rem;font-style:normal;font-weight:700;line-height:normal}
.footer-menu-cats a{color:#FFF;font-size:1.6rem;font-style:normal;font-weight:400;line-height:220%}
.footer__email{display:flex;align-items:center;gap:0.8rem;color:#FFF;font-size:1.6rem;font-style:normal;font-weight:600;line-height:2.08rem}
.footer-menu-cats-wrap{display:flex;justify-content:space-between;width:410px;max-width:100%}
@media (min-width:992px) and (max-width:1199px){.footer-menu-cats-wrap{width:auto;flex-direction:column}}
@media (max-width:991px){.footer__feedback-block{justify-content:space-between}.footer{padding-bottom:50px}.footer-main__col-1{order:0;margin-bottom:70px}.footer-main__col-4{order:1;margin-bottom:70px}.footer-main__col-2{order:2;width:calc(100% / 3)}.footer-main__col-3{order:3;width:calc(200% / 3)}.footer-menu a,.footer-menu-cats-h{font-size:20px}.footer-menu-cats a,.footer__address{font-size:16px}.footer__email,.footer__feedback-block a{font-size:14px}.footer__feedback-block .footer__feedback-button{font-size:16px}.footer__feedback-button{border-radius:50px;height:56px;min-width:181px}}
@media (min-width:768px){.visible-xs{display:none !important}}
@media (max-width:767px){.hidden-xs{display:none !important}.footer-main__col-1{flex-direction:row;align-items:center;justify-content:space-between;width:100%;margin-bottom:30px}.footer-main__col-4{margin-bottom:0}.footer-logo{margin-bottom:0;width:128px}.footer-main__col-2{order:1;margin-bottom:20px;width:100%}.footer-main__col-3{order:2;margin-bottom:30px;width:100%}.footer-main__col-4{order:3}.footer-menu{flex-direction:row;flex-wrap:wrap}.footer-menu>li{width:50%}.footer-menu>li:nth-child(2n+1){width:45%}.footer-menu>li:nth-child(2n){width:55%}.footer-menu-cats>li:not(:last-child){margin-bottom:17px}.footer-menu-cats a{font-size:14px;line-height:1.2}.footer__address,.footer__email,.footer__feedback-block a{font-size:14px}footer .pays i{margin-left:7.5px;margin-right:7.5px}.footer__address{align-items:flex-start}.footer-main{padding-bottom:30px}footer{padding-top:30px}.footer__address>img{margin-right:5px;margin-top:5px}.footer-menu a,.footer-menu-cats-h{font-size:16px}.footer-menu-cats{width:50%}.footer-menu-cats:nth-child(2n+1){width:45%}.footer-menu-cats:nth-child(2n){width:55%}.footer__email>img,.footer__feedback-block a>img{margin-right:5px}.footer__feedback-button{font-size:14px;height:44px;min-width:147px;border-radius:44px}.footer-policy span,.footer-policy a{font-size:12.3px}.footer-policy__o2{order:0}.footer-policy__o3{order:1}.footer-policy__o1{order:2}.footer-policy__o4{order:3}}
.footer-policy span{color:#FFF;font-size:1.6rem;font-style:normal;font-weight:400;line-height:220%}
.footer-policy{border-width:2px;padding:3rem 0}
.footer-main{display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:49px}
.footer-main__col-1{width:183px;flex-shrink:0}
.footer-main__col-1,
.footer-main__col-2,
.footer-main__col-3,
.footer-main__col-4,
.footer-menu,
.footer-menu-cats{display:flex;flex-direction:column}
.footer-logo{margin-bottom:60px}
.footer-logo img{width:100%}
footer .pays{margin-left:0}
footer .pays:last-child{margin-bottom:0}
.footer__email,
.footer__address,
.footer__feedback-block{margin-bottom:3rem}
.footer-menu>li:not(:last-child),
.footer-menu-cats-h{margin-bottom:13px}
.footer-menu a,
.footer-menu-cats-h{color:#FFF;font-size:2rem;font-style:normal;font-weight:700;line-height:normal}
.footer-menu-cats a{color:#FFF;font-size:1.6rem;font-style:normal;font-weight:400;line-height:220%}
.footer__email{display:flex;align-items:center;gap:0.8rem;color:#FFF;font-size:1.6rem;font-style:normal;font-weight:600;line-height:2.08rem}
.footer-menu-cats-wrap{display:flex;justify-content:space-between;width:410px;max-width:100%}
@media (min-width:992px) and (max-width:1199px){.footer-menu-cats-wrap{width:auto;flex-direction:column}}
@media (max-width:991px){.footer__feedback-block{justify-content:space-between}.footer{padding-bottom:50px}.footer-main__col-1{order:0;margin-bottom:70px}.footer-main__col-4{order:1;margin-bottom:70px}.footer-main__col-2{order:2;width:calc(100% / 3)}.footer-main__col-3{order:3;width:calc(200% / 3)}.footer-menu a,.footer-menu-cats-h{font-size:20px}.footer-menu-cats a,.footer__address{font-size:16px}.footer__email,.footer__feedback-block a{font-size:14px}.footer__feedback-block .footer__feedback-button{font-size:16px}.footer__feedback-button{border-radius:50px;height:56px;min-width:181px}}
@media (min-width:768px){.visible-xs{display:none !important}}
@media (max-width:767px){.hidden-xs{display:none !important}.footer-main__col-1{flex-direction:row;align-items:center;justify-content:space-between;width:100%;margin-bottom:30px}.footer-main__col-4{margin-bottom:0}.footer-logo{margin-bottom:0;width:128px}.footer-main__col-2{order:1;margin-bottom:20px;width:100%}.footer-main__col-3{order:2;margin-bottom:30px;width:100%}.footer-main__col-4{order:3}.footer-menu{flex-direction:row;flex-wrap:wrap}.footer-menu>li{width:50%}.footer-menu>li:nth-child(2n+1){width:45%}.footer-menu>li:nth-child(2n){width:55%}.footer-menu-cats>li:not(:last-child){margin-bottom:17px}.footer-menu-cats a{font-size:14px;line-height:1.2}.footer__address,.footer__email,.footer__feedback-block a{font-size:14px}footer .pays i{margin-left:7.5px;margin-right:7.5px}.footer__address{align-items:flex-start}.footer-main{padding-bottom:30px}footer{padding-top:30px}.footer__address>img{margin-right:5px;margin-top:5px}.footer-menu a,.footer-menu-cats-h{font-size:16px}.footer-menu-cats{width:50%}.footer-menu-cats:nth-child(2n+1){width:45%}.footer-menu-cats:nth-child(2n){width:55%}.footer__email>img,.footer__feedback-block a>img{margin-right:5px}.footer__feedback-button{font-size:14px;height:44px;min-width:147px;border-radius:44px}.footer-policy span,.footer-policy a{font-size:12.3px}.footer-policy__o2{order:0}.footer-policy__o3{order:1}.footer-policy__o1{order:2}.footer-policy__o4{order:3}}
.form-podbor__fields{display:flex;flex-direction:column}
.form-podbor__h{color:white;font-size:48px;font-weight:800;margin-bottom:20px}
.form-podbor{max-width:100%;width:651px}
.form-podbor-wrap{background:url('/themes/drive-life/assets/images/form-bottom-bg.png') no-repeat 0 0 / contain;padding:47px 65px 120px}
.form-podbor input[type="tel"],
.form-podbor input[type="text"],
.form-podbor textarea{background:white;border:none;display:block;width:100%;border-radius:5px;height:72px;padding:20px 40px;color:black;font-size:16px;font-weight:800}
.form-podbor textarea{min-height:140px;max-height:140px;min-width:100%;max-width:100%}
.form-podbor .politika{color:white;font-size:14px;margin-bottom:16px}
.form-podbor__fields>input[type="tel"],
.form-podbor__fields>input[type="text"]{margin-bottom:10px}
.form-podbor__fields>textarea{margin-bottom:16px}
.btn-1{background:#EC0020;border:none;width:100%;font-size:26px;font-weight:600;padding:19.5px;text-align:center;color:white;border-radius:78px}
.btn-1:hover{opacity:0.8}
.mt-50{margin-top:50px}
.form-close{top:25px;right:25px;display:block;width:30px;height:30px;overflow:hidden;background:url('/themes/drive-life/assets/images/form_close.svg') no-repeat center center;background-size:auto;-webkit-background-size:16px 16px;-moz-background-size:16px 16px;background-size:16px 16px;opacity:1;-ms-filter:none;filter:none;text-indent:-9999px;-webkit-transition:0.3s opacity cubic-bezier(0.25,0.46,0.45,0.9399999999999999);-moz-transition:0.3s opacity cubic-bezier(0.25,0.46,0.45,0.9399999999999999);-o-transition:0.3s opacity cubic-bezier(0.25,0.46,0.45,0.9399999999999999);-ms-transition:0.3s opacity cubic-bezier(0.25,0.46,0.45,0.9399999999999999);transition:0.3s opacity cubic-bezier(0.25,0.46,0.45,0.9399999999999999);position:absolute;right:10px;top:10px;background-color:white;border-radius:50%;cursor:pointer}
@media (max-width:991px){.form-podbor-wrap{background:url('/themes/drive-life/assets/images/form-bottom-bg-768.png') no-repeat 0 0 / cover;padding:42px 46px 142px}.form-podbor{width:492px}.section-product h1{font-size:18px;line-height:1.1em}}
@media (max-width:567px){.form-podbor-wrap{background:url('/themes/drive-life/assets/images/form-bottom-bg-320.png') no-repeat 0 0 / cover;padding:14px 20px 278px}.form-podbor__h{font-size:24px;margin-bottom:10px}.form-podbor__fields>input[type="tel"],.form-podbor__fields>input[type="text"],.form-podbor input[type="text"],.form-podbor textarea{font-size:14px;height:53px;padding:20px}.btn-1{font-size:14px;padding:16.5px}}.header-top{background:#171717;padding:10px 0}
.header-top__col-1 .footer__address{margin-bottom:0}
.header-top>.container{display:flex;flex-wrap:wrap;justify-content:space-between}
.header-top__col-1,
.header-top__col-2{display:flex;align-items:center}
.header-top__col-1>.footer__address:not(:last-child){margin-right:30px}
.header-top .social-networks{margin-right:25px;padding-bottom:0}
.header-top__col-2 .header-submenu__cont-phone{margin-right:10px}
header .header__wrapper-search input{border-radius:46px;height:46px}
.header__wrapper-search-input{margin-right:20px;width:330px}
.header__wrapper-search-input:last-child{margin-right:0}
header .header__wrapper-middle{border-bottom:1px solid #545454;display:flex;flex-wrap:wrap;gap:0;justify-content:space-between;padding-bottom:17px}
.header-submenu{align-self:center;padding-left:0}
.header__wrapper-header{padding:10px 0}
.header__wrapper-search{display:flex;align-items:center}
.header-menu-2{padding-top:7px}
.sticky .header-top{display:none}
.sticky .header__wrapper-middle{padding-top:5px}
.header-mobile{background:black}
.header-mobile>.container{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding:0 20px}
.header-mobile .header-submenu__cont-phone{display:flex;font-size:16px}
.header-mobile .footer__email{margin-bottom:14px}
.header-mobile .footer__feedback-button{height:43px;min-width:139px}
.burger-menu{background:url('/themes/drive-life/assets/images/burger.svg') no-repeat center;display:inline-block;height:43px;width:43px}
.burger-menu.open{background-image:url('/themes/drive-life/assets/images/close.svg')}
.header-mobile-menu-wrap{position:relative}
.header-mobile-menu{background:#171717;position:absolute;width:320px;right:-20px;z-index:99;top:75px;display:none;flex-direction:column;padding:20px 10px;max-height:calc(100vh - 104px);overflow:auto;width:100vw}
.header-mobile-menu.open{display:flex}
.header-mobile-menu .header-submenu{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;align-self:flex-start}
.header-mobile-menu .footer__menu li a{font-size:20px;padding:0 10px}
.header-mobile-menu hr{border-top:1px solid #3C3C3C;display:block;width:100%;margin:25px 0}
.header-mobile-menu-cont{padding:0 10px}
.header-mobile-menu .address-item{font-size:14px;line-height:1.48}
.header-mobile-menu .footer__address{align-items:flex-start}
.header-mobile-menu .footer__address>img{margin-top:5px}
.header-mobile-menu .header-top__col-1>.footer__address:not(:last-child),
.header-mobile-menu .header-submenu__cont-phone{margin-bottom:14px}
.search-mobile{background:url('/themes/drive-life/assets/images/search.svg') no-repeat center;display:block;height:30px;width:30px}
.header-mobile-search-wrap .header__wrapper-search{display:none;position:absolute;right:-13px;max-width:100vw;width:300px;top:calc(100% + 17px);z-index:100;padding:10px;background:#171717}
.header-mobile-search-wrap .header__wrapper-search.open{display:flex}
.header-mobile-search-wrap{position:relative}
.header-mobile-search-wrap .header__wrapper-search>form{position:relative;width:300px}
.elements-flex-wrap{display:flex;max-width:522px;flex-wrap:wrap}
.elements-flex-wrap>*{width:100%}
.header__email{display:flex;align-items:center;gap:0.8rem;color:#FFF;font-size:1.6rem;font-style:normal;font-weight:600}
.section-catalog{top:216px}
.tabs-akcii>div{display:none}
.tabs-akcii>input[type="radio"]{display:none}
.tabs-akcii>label{background:white;color:black;display:inline-block;font-weight:bold;font-size:20px;border:1px solid;margin-bottom:50px;margin-right:11px;padding:10px 70px;border-radius:59px;text-align:center}
.tabs-akcii>label:hover,
.tabs-akcii>input:checked + label{background:#FB0303;border-color:#FB0303;color:white;cursor:pointer}
.tabs-akcii>#tab1:checked ~ #content1,
.tabs-akcii>#tab2:checked ~ #content2,
.tabs-akcii>#tab3:checked ~ #content3,
.tabs-akcii>#tab4:checked ~ #content4{display:block}
.akcii{display:flex;flex-wrap:wrap}
.akcii__item{align-items:flex-start;display:flex;flex-direction:column;margin:0 20px 39px 0;width:calc(50% - 10px)}
.akcii__item:nth-child(2n){margin-right:0}
.akcii__img{display:block;width:100%}
.akcii__date{font-size:12px;margin-bottom:3px}
.akcii__h{font-size:26px;font-weight:500;line-height:1.25;margin-bottom:12px}
.akcii__p,
.akcii__p p{font-size:14px;line-height:1.25}
.akcii__p{margin-bottom:10px}
.akcii__more{color:#FB0303;font-size:18px;text-decoration:underline}
.akcii__more:hover{text-decoration:none}
.akcii__img-wrap{margin-bottom:15px;width:100%}
.fs-20{font-size:20px}
.fs-26{font-size:26px}
.big-h{font-size:48px;font-weight:800;line-height:1.29;margin-bottom:42px}
.red{color:#FB0303}
.podarki__h{color:#FB0303;font-size:64px;font-weight:800;line-height:1;margin-bottom:21px}
.podarki__p{color:black;font-size:26px;line-height:1.32;margin:0 auto;max-width:270px}
.item-4 .podarki__p{max-width:370px}
.podarki{display:flex;flex-wrap:wrap;margin-bottom:20px;text-align:center}
.podarki__item{background:#EDEDED;border-radius:10px;box-sizing:border-box;margin:0 20px 20px 0;padding:89px 0;width:calc((100% - 40px) / 3)}
.podarki__item.item-4,
.podarki__item.item-5{width:calc(50% - 10px)}
.podarki__item.item-5{margin-right:0}
.podarki__item:nth-child(3n){margin-right:0}
.page-content .podarki__item{color:black}
.mb-119{margin-bottom:119px}
.big-h.mb-25{margin-bottom:25px}
.mb-28{margin-bottom:28px}
.page-content .list-default{list-style:none;padding:0;margin:0 0 28px}
.page-content .list-default li{list-style:none !important}
.list-default>li{font-size:16px;line-height:1.7;padding-left:30px;position:relative}
.list-default>li::before{background:#FB0303;border-radius:7px;content:'';display:inline-block;height:7px;left:12px;top:10px;position:absolute;width:7px}
.lh-normal{line-height:1.15}
@media (max-width:1349px){.header__wrapper-search-input{width:300px}}
@media (max-width:1199px){.header__wrapper-search-input{width:240px}.header-top__col-1{align-items:flex-start;flex-direction:column}.header-top__col-1>.footer__address:not(:last-child){margin-bottom:5px;margin-right:0}}
@media (min-width:993px){.header-mobile{display:none}}
@media (max-width:992px){.header-desktop{display:none}.btn-up{bottom:60px}.tabs-akcii>label{margin-bottom:40px}.akcii__h{font-size:20px}.akcii__more{font-size:12px}.big-h{font-size:32px;padding-right:50px}.podarki__item:nth-child(3n){margin-right:20px}.podarki__item:nth-child(2n){margin-right:0}.podarki__item,.podarki__item.item-4{padding:70px 0;width:calc(50% - 10px)}.podarki__item.item-5{margin-right:0;width:100%}.item-4 .podarki__p{max-width:270px}.mb-76-sm{margin-bottom:76px}}
@media (max-width:767px){.fs-18-xs{font-size:18px}.fs-14-xs{font-size:14px}.big-h{font-size:26px;padding-right:0}.btn-up{bottom:70px}.header-mobile .header-cont{display:none}.podarki__item,.podarki__item.item-4{margin:0 0 10px;padding:46px 0;width:100%}.podarki__item:last-child{margin-bottom:0}.podarki__h{font-size:54px}.podarki__p{font-size:18px;max-width:240px}.item-4 .podarki__p{max-width:240px}.header-mobile .footer__feedback-button{background:url('/themes/drive-life/assets/images/phone.svg');height:20px;width:20px;display:inline-block;font-size:0;border:none;min-width:auto}.header-mobile .footer__feedback-button::before,.header-mobile .footer__feedback-button::after{display:none}.header-mobile>.container{padding:0 10px}.header-mobile .social-networks{margin:0;padding:0}.header-mobile-menu{right:-10px;top:55px;max-height:calc(100vh - 65px)}}
@media (max-width:567px){.header-mobile-search-wrap .header__wrapper-search{right:-51px}body header .header__wrapper-search input{font-size:14px}.akcii__item{margin:0 0 39px;width:100%}.akcii__item:last-child{margin-bottom:0}.tabs-akcii>label{font-size:14px;line-height:1.643;margin-bottom:30px;padding:10px 50px}.tabs-akcii>label:last-of-type{margin-right:0}}
.section-product__product-slider.owl-carousel .owl-nav.disabled{display:block}
.preim{display:flex;flex-wrap:wrap}
.preim__item{border:1px solid #D9D9D9;border-radius:5px;padding:97px 23px 23px;box-sizing:border-box;width:calc(20% - 20px);margin:0 10px 20px;position:relative;color:black;font-size:18px;line-height:1.25}
.preim__item::before{border:1px solid rgba(251,3,3,0.4);height:54px;width:117px;border-radius:54px;position:absolute;left:23px;top:23px;content:'';background-position:center;background-repeat:no-repeat}
.preim__item.item-1::before{background-image:url('/themes/drive-life/assets/images/020425/1.svg')}
.preim__item.item-2::before{background-image:url('/themes/drive-life/assets/images/020425/2.svg')}
.preim__item.item-3::before{background-image:url('/themes/drive-life/assets/images/020425/3.svg')}
.preim__item.item-4::before{background-image:url('/themes/drive-life/assets/images/020425/4.svg')}
.preim__item.item-5::before{background-image:url('/themes/drive-life/assets/images/020425/5.svg')}
.banner-akcii{height:591px}
.banner-akcii__item{background-position:center;background-repeat:no-repeat;background-size:cover;color:white;height:100%}
.banner-akcii__item.item-1{background-image:url('/themes/drive-life/assets/images/020425/banner-akciya.png')}
.banner-akcii__content{padding-top:170px;width:760px;max-width:100%}
.banner-akcii__h{color:white;font-weight:800;font-size:64px;margin-bottom:25px;line-height:1}
.banner-akcii__content .p{font-size:24px;margin-bottom:30px;line-height:1}
.btn-2{background:transparent;border:2px solid #FB0303;font-size:24px;border-radius:69px;color:white;min-width:315px;padding:15px;text-align:center;display:inline-block;text-decoration:none}
.section-preim{padding-bottom:100px;padding-top:50px}
@media (max-width:1199px){.preim__item{font-size:16px;width:calc(100% / 3 - 20px)}}
@media (max-width:991px){.banner-akcii{height:248px}.banner-akcii__item.item-1{background-image:url('/themes/drive-life/assets/images/020425/banner-akciya-768.png')}.banner-akcii__content{padding-top:40px;padding-left:85px}.banner-akcii__h{font-size:28px;max-width:356px;margin-bottom:15px}.banner-akcii__content .p{font-size:14px;line-height:1.3;margin-bottom:10px;max-width:285px}.btn-2{min-width:192px;font-size:14px;padding:8.5px 15px}.section-preim{padding-bottom:80px;padding-top:30px}}
@media (max-width:767px){.preim__item{width:calc(50% - 20px)}}
@media (max-width:567px){.preim__item{margin:0 0 20px;width:100%}.banner-akcii__item.item-1{background-image:url('/themes/drive-life/assets/images/020425/banner-akciya-360.png')}.banner-akcii{height:285px}.banner-akcii__h{font-size:24px;max-width:240px}.banner-akcii__content{padding-left:40px;padding-top:50px}.section-preim{padding-bottom:30px}}