@charset "UTF-8";@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:local("Roboto Regular"),local("Roboto")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:swap;src:local("Roboto Medium"),local("Roboto")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:swap;src:local("Roboto Bold"),local("Roboto")}body{background-color:#121212;color:#fff;font-family:Roboto,sans-serif}#app{display:flex;flex-direction:column;min-height:100vh}.main{flex:auto}*,*:before,*:after{box-sizing:inherit;margin:0;padding:0}img{max-width:100%}a{text-decoration:none;color:#121212;cursor:pointer}ul{list-style-type:none}label,button{cursor:pointer}.container{max-width:1420px;margin:auto;padding:0 72px}@media (max-width: 998px){.container{padding:0 24px}}@media (max-width: 600px){.container{padding:0 12px}}.swiper-wrapper{gap:20px;margin-bottom:20px}.swiper-button-disabled{display:none}.navigation a{padding:12px;gap:10px}.navigation a span{width:100%}.aside-filter-wrapper{display:flex;flex-wrap:wrap;gap:24px}.aside-filter-wrapper .-filter-{flex:1 1 33%;max-width:300px;padding-right:20px}.aside-filter-wrapper .-content-{flex:1 1 66%;display:flex;flex-wrap:wrap;gap:44px}.main-btn{display:flex;justify-content:center;align-items:center;color:#121212;background-color:#ffd704;border:none;cursor:pointer;box-sizing:border-box}.main-btn.-btn-xl-{max-width:230px;font-size:22px;padding:15px 24px;border-radius:8px}.main-btn.-btn-l-{min-width:165px;padding:12px 20px;font-size:18px;border-radius:8px}.main-btn.-btn-m-{min-width:137px;padding:10px 20px;line-height:20px;font-size:15px;border-radius:5px}.main-btn.-btn-s-{font-size:14px;padding:10px 16px;border-radius:5px;font-weight:700}.main-btn.-btn-icon-{width:45px;height:45px;border-radius:8px;color:#fff}.main-btn.-transp-{background-color:transparent}::-webkit-scrollbar{width:10px;background-color:#f5f5f5;border-radius:12px}::-webkit-scrollbar-thumb{background-color:#333;border:0px solid #555555;border-radius:12px}::-webkit-scrollbar-track{background-color:#f5f5f5;border-radius:12px}input[type=checkbox],input[type=radio]{position:relative;height:20px;width:20px;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;border:none;padding:0;background-color:transparent}input[type=checkbox]:before,input[type=radio]:before{content:"";position:absolute;background-color:transparent;border:2px solid #FFD704;width:100%;height:100%;top:0;left:0;display:flex;align-items:center;justify-content:center}input[type=checkbox]:checked:before{content:"✓";font-size:16px;color:#fff;background-color:#ffd704}input[type=radio]:checked:after{content:"";position:absolute;top:50%;left:50%;width:7px;height:7px;border-radius:50%;background-color:#ffd704;transform:translate(-50%,-50%);visibility:visible}.paginator{margin:80px 0;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:4px}.paginator__arrow,.paginator__dots,.paginator__page{width:40px;height:40px;display:flex;justify-content:center;align-items:center}.paginator__arrow.-disabled-{pointer-events:none;opacity:.5}.paginator__page{color:#cbcbcb}.paginator__page.-current-{pointer-events:none}.paginator__page.-current-,.paginator__page:hover{background-color:#fff;color:#000;border-radius:5px}form input,form textarea,form select{font-size:16px;background-color:#fff;color:#000;outline:none;box-sizing:border-box;border-radius:8px;padding:12px;border:1px solid #DFDFDF;width:100%}form .form-errors li{color:red;list-style-type:none}form .error{color:red}textarea{resize:none}.page-title{font-size:32px;font-weight:600;margin-bottom:30px}.heart-btn{top:4px;right:4px;background:transparent!important;border:none;width:66px!important;height:66px!important;position:absolute;display:flex;justify-content:center;align-items:center}.heart-btn svg path{fill:transparent;stroke:#ffd704}.heart-btn.active svg path{fill:#ff2727;stroke:#ff2727}.breadcrumbs{display:flex;gap:6px;flex-wrap:wrap;list-style-type:none}.breadcrumbs li{padding-right:6px}.breadcrumbs li:after{content:"/";right:-5px;position:relative}.breadcrumbs li:last-child:after{content:none}.breadcrumbs li a{color:#fff!important}.slider__dots{display:flex;justify-content:space-between;width:150px;margin:25px auto auto}.slider__dots li.slick-active button{background-color:#ff2727;width:14px;height:14px}.slider__dots li button{width:12px;height:12px;background-color:#cdcdcd;border:none;border-radius:50%;font-size:0;cursor:pointer}.slider-arrow-right,.slider-arrow-left{width:43px;height:43px;background-color:#e4e4e4;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;position:absolute;z-index:999}.custom-select{position:relative;width:100%}.custom-select input:focus~ul,.custom-select ul:hover{visibility:visible}.custom-select ul{visibility:collapse;position:absolute;width:100%;max-height:200px;overflow-x:hidden;overflow-y:scroll;background:#fff;z-index:2;color:#000;padding:6px;top:40px;box-sizing:border-box;border-radius:0 0 5px 8px;border:1px solid #DFDFDF}.custom-select ul li{padding:6px;cursor:pointer}.old-price{text-decoration:line-through;font-weight:500;font-size:.5em;line-height:2;margin-bottom:-10px}.header{font-size:16px}.header__logo-wrapper{max-width:58px}.header-top{background-color:#ffd704;color:#121212}@media (max-width: 1225px){.header-top{position:relative;z-index:20}}.header-top-wrapper{display:flex;justify-content:space-between;padding:20px 0;gap:20px}@media (max-width: 1225px){.header-top-wrapper{padding:12px 0}}.header-bot-wrapper{align-items:center;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;padding:30px 0 40px}@media (max-width: 600px){.header-bot-wrapper .main-btn{margin-left:30px;margin-right:auto}}.header-nav{display:flex;align-items:center;gap:20px;box-sizing:border-box}.header-nav-open{display:none;background:transparent;border:0;cursor:pointer}@media (max-width: 1225px){.header-nav-open{display:block}}@media (max-width: 1225px){.header-nav{position:absolute;background-color:#ffd704;flex-direction:column;padding:20px;width:100vw;left:0;top:100%;transform:translateY(-8px);margin:0;z-index:30;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,transform .2s ease}.header-nav.opened{top:100%;transform:translateY(0);opacity:1;visibility:visible;pointer-events:auto}}.header__search-block{position:relative;max-width:566px;flex:1 1 300px}.header__search-button{position:absolute;right:0;top:0}.header__search-input{width:100%;height:45px;border:1px solid #FFD704;border-radius:8px;padding:12.5px 70px 12.5px 22px;background:#fff}.header__search-input:focus{outline:none}.header__search-input:focus~ul,.header__search-input:active~ul{display:flex}.header__search-list{position:absolute;top:44px;z-index:9;background:#fff;width:100%;padding:4px 0;border:1px solid #FFD704;border-radius:8px;display:none;list-style:none;flex-direction:column;overflow-y:scroll;max-height:300px}.header__search-list li{padding:6px 12px;cursor:pointer;border-bottom:2px solid rgba(0,0,0,.2)}.header__search-list:hover{display:flex}.header__basket{position:relative}.header__menu{display:flex;align-items:center;gap:20px;justify-content:space-around}.header__menu-icon{transition:.25s}.header__menu-icon:hover{transform:scale(1.15);z-index:0;position:relative}.header__menu-icon:last-child{margin-right:0}.header__menu-link{display:flex;align-items:center;gap:20px;justify-content:space-around}@media (max-width: 870px){.header__menu{width:100%}}.header .basket-counter{position:absolute;z-index:1;top:-4px;right:-8px;width:17px;height:17px;background-color:#ff2727;border-radius:50%;color:#fff;font-weight:900;font-size:12px;line-height:17px;text-align:center}.layout-contacts,.layout-contacts__link{display:flex;align-items:center;gap:20px}.layout-contacts__wrapper{display:flex;flex-wrap:wrap;justify-content:center}.footer{margin-top:20px;background-color:#ffd704;color:#121212;font-family:Montserrat,sans-serif}.footer-wrapper{display:flex;justify-content:space-between;padding:18px 0;flex-wrap:wrap;gap:20px}.footer__text{display:flex;flex:1 1 auto;align-items:center}@media (max-width: 860px){.footer__text .contacts__phone{display:none}}.footer__contact-us{margin-left:47px;display:flex;align-items:center;gap:10px}@media (max-width: 1115px){.footer__contact-us-text{display:none}}.footer__social{align-items:center;display:flex;gap:20px;flex-shrink:0}.footer__pages{flex:1 1 500px;gap:10px;display:flex;flex-wrap:wrap;justify-content:center}.log-in__form{display:none;flex-direction:column;gap:16px}.log-in__form.active{display:flex}.log-in__form .reset-pass{border:none;background:none;width:fit-content;font-size:16px}.form__actions{display:flex;justify-content:space-between;gap:10px}.form__actions button.main-btn{max-width:100%;width:100%}.product-card{overflow:hidden;border:1px solid #454545;border-radius:10px;background:#141414}.product-card__media{position:relative}.product-card__media-link{display:block;aspect-ratio:1/1}.product-card__media-link img{width:100%;object-fit:cover}.product-card__status:before{width:8px;height:8px;flex:0 0 8px;border-radius:50%;background:#56d83b;content:""}.product-card__status.not_available:before{background:#9a9a9a}.product-card__status.under_order:before{background:#ffd200}.product-card__content{padding:12px}.product-card__content-title,.product-card__content-descr{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.product-card__content-title{color:#fff;font-size:20px;font-weight:700;margin-bottom:10px;-webkit-line-clamp:2;min-height:68px}.product-card__content-descr{color:#bbb;font-size:14px;font-weight:400;margin-bottom:4px;height:51px;-webkit-line-clamp:3}@media (max-width: 600px){.product-card__content-title{font-size:16px;line-height:20px;-webkit-line-clamp:3;min-height:60px}.product-card__content-descr{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-bottom:10px;font-size:12px;line-height:16px;height:18px;white-space:nowrap}.product-card__content-size{min-width:0;overflow:hidden;text-overflow:ellipsis}.product-card__content .product_card__content_article{flex:0 0 auto}}.product-card__actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;align-items:center}.product-card__actions-price{display:flex;flex-direction:column;color:#fff;font-size:22px;line-height:38px;text-align:center;width:98px;height:38px;border-radius:5px}.product-card__actions .main-btn{flex:1 1 120px;max-width:140px}.product-card__actions-price>span{line-height:1.1}.product-card__actions-price .old-price{margin-bottom:2px;color:#fff;font-size:15px;font-weight:600;line-height:1.2;text-decoration-color:#f84147;text-decoration-thickness:1px}.product-card__quantity-control{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));box-sizing:border-box;width:100%;height:44px;overflow:hidden;border:1px solid #454545;border-radius:8px}.product-card__quantity-button,.product-card__quantity-value{display:flex;align-items:center;justify-content:center;border:0;color:#fff;font-size:24px;line-height:1}.product-card__quantity-button{background:#1a1a1a}.product-card__quantity-button:active{box-shadow:inset 0 0 0 1px #ffd21f}.product-card__quantity-button:disabled{cursor:wait;opacity:.7}.product-card__quantity-value{background:#2a2a2a}.product-card input.product-card__quantity-value{width:100%;min-width:0;padding:0;outline:0;text-align:center;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.product-card input.product-card__quantity-value:focus{box-shadow:inset 0 0 0 1px #ffd21f}.product-card input.product-card__quantity-value::-webkit-inner-spin-button,.product-card input.product-card__quantity-value::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.cart-notification{position:fixed;right:16px;bottom:16px;z-index:10000;display:flex;min-width:280px;padding:14px 44px 14px 54px;border:1px solid #454545;border-radius:8px;background:#1a1a1a;color:#fff;opacity:0;pointer-events:none;transform:translateY(12px);transition:opacity .2s ease,transform .2s ease}.cart-notification:before{position:absolute;top:50%;left:16px;display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:#56d83b;content:"✓";transform:translateY(-50%)}.cart-notification.-visible-{opacity:1;pointer-events:auto;transform:translateY(0)}.cart-notification__text{display:flex;flex-direction:column;gap:3px;font-size:14px}.cart-notification__close{position:absolute;top:50%;right:12px;border:0;background:transparent;color:#fff;font-size:24px;transform:translateY(-50%)}@media (max-width: 600px){.product-card__actions{flex-wrap:nowrap;gap:8px}.product-card__actions .main-btn{flex:1 1 auto;width:auto;min-width:0;max-width:none;min-height:44px;border-radius:8px;font-size:14px}.product-card__actions-price{width:auto;height:44px;align-items:flex-start;justify-content:center;font-size:20px;line-height:1.1}.cart-notification{right:12px;bottom:12px;left:12px;min-width:0}}.product-hit-badge{position:absolute;top:9px;left:9px;z-index:2;display:flex;align-items:center;justify-content:center;gap:6px;box-sizing:border-box;width:fit-content;padding:0 10px;height:36px;border:2px solid #343434;border-radius:9px;background:#0d0d0dd1;color:#fff;font-size:18px;font-weight:700;line-height:1;letter-spacing:0}.product-hit-badge .product-hit-badge__fire{display:block;width:14px;height:18px;flex:0 0 14px;object-fit:contain}.info-slider__item .product-hit-badge{top:9px;left:9px}.product-hit-badge~.product-card__discount_percent{top:54px}.product-hit-badge~.info_slider__discount_percent{top:54px;left:14px}.product-card .product-card__media .product__discount_loyalty{right:10px;bottom:10px;left:auto}.product-card .product-card__media .product__status{display:flex;min-height:28px;align-items:center;gap:6px;padding:4px 9px;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:#0d0d0db8;color:#fff;line-height:1.2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.product-card .product-card__media .product-card__status{bottom:10px;left:10px}@media (max-width: 600px){.product-card__media .heart-btn{width:40px!important;height:40px!important}.product-hit-badge{top:8px;left:8px;height:26px;gap:4px;padding:0 7px;border-width:1px;border-radius:8px;font-size:12px}.product-hit-badge .product-hit-badge__fire{width:11px;height:14px;flex-basis:11px}.product-card .product-card__media .product__status{box-sizing:border-box;min-height:26px;padding:3px 5px;font-size:10px;white-space:nowrap}.product-card .product-card__media .product-card__status{bottom:8px;left:8px;max-width:calc(55% - 10px)}.product-card .product-card__media .product__discount_loyalty{right:8px;bottom:8px;max-width:calc(45% - 10px)}}.popular-products,.viewed-products{margin-top:34px;margin-bottom:32px}.popular-products h2,.viewed-products h2{color:#fff;margin-bottom:24px;text-align:center}.popular-products__slider,.viewed-products__slider{position:relative}.popular-products__slider .swiper-wrapper,.viewed-products__slider .swiper-wrapper{gap:0}.popular-products__slider .swiper-slide,.viewed-products__slider .swiper-slide{height:auto}.popular-products__slider .product-card,.viewed-products__slider .product-card{height:100%}@media (max-width: 600px){.popular-products__slider,.viewed-products__slider{padding:10px;max-width:420px;margin:0 auto}.popular-products__slider .stock-slider__nextArr,.popular-products__slider .stock-slider__prevArr,.viewed-products__slider .stock-slider__nextArr,.viewed-products__slider .stock-slider__prevArr{display:none}}.product__count-dec-button,.product__count-inc-button{display:flex;align-items:center;justify-content:center;width:38px;height:38px;background-color:#f0f0f0;border-radius:15px;font-size:30px;line-height:1;cursor:pointer;flex-shrink:0}.product__count-select{display:flex;justify-content:space-between;align-items:center;gap:8px;flex:1 1 140px}.product__count-input{width:100%;height:45px;border:1px solid #FFD704;border-radius:8px;padding:0 6px 0 8px;background:#fff;font-size:19px;font-weight:500;max-width:74px}.product__status{position:absolute;padding:2px 6px;border-radius:4px;bottom:14px;left:14px;font-size:12px}.product__status.not_available{background:gray}.product__status.available{background:#adff2f}.product__status.under_order{background:#cd5c5c}.order-result{flex:1 1 300px;align-self:flex-start;min-width:300px;background-color:#fff;border-radius:35px 35px 15px 15px;box-sizing:border-box}.order-result__wrapper{border-radius:15px;background-color:#222;padding:25px;display:flex;flex-direction:column;gap:24px}.order-result__wrapper>*{display:flex;align-items:center;justify-content:space-between}.order-result__discont,.order-result__products-count,.order-result__order-sum{font-weight:700}.order-result__discont span,.order-result__products-count span,.order-result__order-sum span{font-size:18px;font-weight:700;color:#fff}.order-result__discont{font-size:18px}.order-result__discont span{color:#ffd704;font-size:21px}.order-result__subtitle{color:#b5b5b5;font-size:14px;font-weight:700}.order-result__products-count{color:#7c7c7c;font-size:16px}.order-result__order-sum{font-size:26px}.order-result__message{color:#7c7c7c;font-size:14px}.order-result__button{margin:28px 20px;width:calc(100% - 40px)}.product-purchase{position:relative;border-radius:15px;background-color:#222;font-weight:700;display:flex;flex-wrap:wrap}.product-purchase__delete{position:absolute;top:12px;right:12px;cursor:pointer}.product-purchase__media{aspect-ratio:1/1;object-fit:cover;flex:1 1 33%;max-width:150px}.product-purchase__content{flex:1 1 66%;padding:20px;box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px 30px;align-items:center}.product-purchase__title{padding-right:12px;flex:1 1 100%;align-self:self-start;font-size:18px;color:#fff;text-decoration:none}.product-purchase__title:hover{text-decoration:underline}.product-purchase__media-link{display:block;text-decoration:none}.product-purchase__count-select,.product-purchase__qty{flex:1 1 40%;min-width:200px}.product-purchase__qty{flex:1 1 40%;background:#fff;font-weight:500;color:#000}.product-purchase__info{flex:1 1 40%;display:flex;justify-content:space-between;align-items:center;gap:10px}.product-purchase__price{font-weight:700;display:flex;flex-direction:column;align-items:center}.product-purchase__price-title{font-size:18px}.product-purchase__price-current,.product-purchase__price-old{display:flex;align-items:center}.product-purchase__price-current{font-size:27px}.product-purchase__price-current span{font-size:18px}.product-purchase__price-old{font-size:16px;text-decoration-line:line-through;color:#b5b5b5}.product-purchase__discount{background:#ff2727;border-radius:5px;color:#fff;line-height:28px;text-align:center;flex:0 0;padding:0 8px}.open-modal{background:transparent;border:none;cursor:pointer}.modal{position:fixed;top:0;left:0;width:100%;height:100%;display:none;align-items:center;justify-content:center;z-index:9999}.modal.active{display:flex}.modal__header{position:relative;margin-bottom:40px}.modal__title{width:100%;font-weight:700;font-size:20px;line-height:20px;text-align:center;color:#000}.modal__close{position:absolute;right:0;top:0;background:transparent;border:none;cursor:pointer}.modal__close-area{background:#0006;width:100%;height:100%;position:absolute;z-index:1}.modal__body{z-index:1;position:relative;max-width:568px;width:100%;background:#fff;border-radius:12px;padding:26px}.modal__content{position:relative}.catalog-title__header{grid-area:title;font-size:30px;font-weight:700;margin-bottom:0}.catalog-title__count{grid-area:count;font-weight:300;font-size:15px;color:#ffffff80}.catalog-title__description{grid-area:description;width:100%;color:#ffffffc7;font-size:16px;line-height:1.55}.catalog-top{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"title title" "description description" "count sort";align-items:end;position:relative;z-index:2;gap:8px 20px;margin-bottom:28px}.catalog-top .sort{grid-area:sort}@media (max-width: 900px){.catalog-top .sort{width:100%;justify-content:flex-start}}@media (max-width: 900px){.catalog-top{grid-template-columns:1fr;grid-template-areas:"title" "description" "count" "sort"}}.catalog-filter__open-btn{position:relative;z-index:2;color:#fff}.catalog-filter__category,.catalog-filter__params{gap:0}.catalog-filter__category h2,.catalog-filter__params h2{color:#fff;font-size:24px;line-height:1.2;font-weight:700}.catalog-filter__category h2{margin-bottom:12px}.catalog-filter__params form{display:flex;flex-direction:column;gap:0}.catalog-filter__params form>label{min-height:40px;display:flex;align-items:center;gap:10px;color:#fff;font-size:16px;line-height:1.25}.catalog-filter__params h2{margin:18px 0 12px!important;padding-top:18px;border-top:1px solid #2A2A2A}.catalog-filter__dropdown{width:100%;border-bottom:1px solid #2A2A2A}.catalog-filter__dropdown.-last-{border-bottom:0}.catalog-filter__dropdown a{color:#fff}.catalog-filter__dropdown.-active- .catalog-filter__dropdown-title button img,.catalog-filter__dropdown.-active- .catalog-filter__dropdown-title span img{transform:rotate(180deg)}.catalog-filter__dropdown.-active- .catalog-filter__dropdown-list{display:flex}.catalog-filter__dropdown-title{display:flex;justify-content:space-between;align-items:center;min-height:44px;padding:4px 0;color:#fff;font-size:16px;line-height:1.24;font-weight:400}.catalog-filter__dropdown-title button{background:transparent;border:none;cursor:pointer}.catalog-filter__dropdown-title button{width:40px;height:40px;margin-right:-11px;align-items:center;justify-content:center;display:flex;background:transparent;border:none;cursor:pointer}.catalog-filter__dropdown-title button img{width:18px;height:18px;filter:brightness(0) invert(1);transition:transform .18s ease}.catalog-filter__dropdown-title span,.catalog-filter__dropdown-title .catalog-filter__dropdown-icon{width:40px;height:40px;margin-right:-11px;align-items:center;justify-content:center;display:flex}.catalog-filter__dropdown-title span img,.catalog-filter__dropdown-title .catalog-filter__dropdown-icon img{width:18px;height:18px;filter:brightness(0) invert(1);transition:transform .18s ease}.catalog-filter__dropdown-title.-active- a{color:#ffd200}.catalog-filter__dropdown-list{display:none;flex-direction:column;gap:8px;margin:0 0 12px 10px;padding:0 0 0 22px;border-left:1px solid #454545}.catalog-filter__dropdown-list li{position:relative;margin-top:0!important}.catalog-filter__dropdown-list li:before{position:absolute;top:.7em;left:-22px;width:14px;height:1px;background:#454545;content:""}.catalog-filter__dropdown-list li.-active- a{color:#ffd200}.catalog-filter__dropdown-list a,.catalog-filter__dropdown-list label,.catalog-filter__dropdown-list span{color:#d8d8d8;font-size:16px;line-height:1.35;font-weight:400}.catalog-filter__dropdown-list label{display:flex;align-items:center;gap:12px}.catalog-seo-content{line-height:1.6}.catalog-seo-content h2,.catalog-seo-content h3{margin:18px 0 6px;line-height:1.25}.catalog-seo-content h2:first-child,.catalog-seo-content h3:first-child{margin-top:0}.catalog-seo-content p{margin:0 0 4px}.catalog-seo-content a,.catalog-seo-content a span{color:#99e64c!important}.popular-categories,.popular-products,.category-review-images,.viewed-products{margin-top:48px;margin-bottom:48px}.popular-categories h2,.popular-products h2,.category-review-images h2,.viewed-products h2{position:relative;margin:0 0 28px;padding-bottom:14px;color:#fff;font-size:28px;line-height:1.1;font-weight:700;text-align:center}.popular-categories h2:after,.popular-products h2:after,.category-review-images h2:after,.viewed-products h2:after{position:absolute;bottom:0;left:50%;width:32px;height:3px;border-radius:2px;background:#ffd200;content:"";transform:translate(-50%)}.stock .stock-slider__scrollbar--segments,.popular-categories .stock-slider__scrollbar--segments,.popular-products .stock-slider__scrollbar--segments,.category-review-images .stock-slider__scrollbar--segments,.viewed-products .stock-slider__scrollbar--segments{display:flex;width:max-content;height:6px;margin:16px auto 0;gap:6px;background:transparent;touch-action:none}.stock .stock-slider__scrollbar-segment,.popular-categories .stock-slider__scrollbar-segment,.popular-products .stock-slider__scrollbar-segment,.category-review-images .stock-slider__scrollbar-segment,.viewed-products .stock-slider__scrollbar-segment{width:33px;height:6px;border:0;border-radius:999px;background:#3a3a3a;cursor:pointer}.stock .stock-slider__scrollbar-segment.-active-,.popular-categories .stock-slider__scrollbar-segment.-active-,.popular-products .stock-slider__scrollbar-segment.-active-,.category-review-images .stock-slider__scrollbar-segment.-active-,.viewed-products .stock-slider__scrollbar-segment.-active-{background:#ffd200}.popular-categories .product-card,.popular-products .product-card{height:100%;overflow:hidden;border:1px solid #454545;border-radius:10px;background:#141414}.popular-categories .product-card__content,.popular-products .product-card__content{padding:12px}.popular-categories .product-card__content-title,.popular-products .product-card__content-title{min-height:44px;margin-bottom:6px;font-size:16px;line-height:1.28}.popular-categories .product-card__content-descr,.popular-products .product-card__content-descr{height:auto;min-height:18px;margin-bottom:10px;font-size:13px;line-height:1.35;-webkit-line-clamp:1}.popular-categories .product-card__actions,.popular-products .product-card__actions{gap:8px}.popular-categories .product-card__actions-price,.popular-products .product-card__actions-price{width:auto;height:auto;font-size:20px;line-height:34px}.popular-categories .product-card__actions .main-btn,.popular-products .product-card__actions .main-btn{min-height:34px;padding:8px 12px}.popular-categories .product-card__content{display:flex;min-height:72px;align-items:center}.popular-categories .product-card__content-title.popular-categories__title{display:flex;width:100%;min-height:0;margin-bottom:0;align-items:center;justify-content:center}.popular-categories__slider,.category-review-images__slider{position:relative}.popular-categories .swiper-wrapper,.category-review-images .swiper-wrapper{gap:0}.popular-categories__item,.category-review-images__item{height:100%}.popular-categories__title,.category-review-images__title{display:block;min-height:48px;margin:0;font-size:16px;line-height:1.25;text-align:center}.popular-categories .product-card__media,.category-review-images .product-card__media{aspect-ratio:1.2/1;overflow:hidden}.popular-categories .product-card__media-link,.category-review-images .product-card__media-link{width:100%;height:100%;background:#ffffff0a}.popular-categories .product-card__media-link img,.category-review-images .product-card__media-link img{width:100%;height:100%;object-fit:cover}@media (max-width: 600px){.popular-categories__slider,.category-review-images__slider{max-width:420px;margin:0 auto}.popular-categories__item,.category-review-images__item{width:100%;max-width:none}.popular-categories__title,.category-review-images__title{min-height:42px;font-size:14px;line-height:1.25;text-align:center}.popular-categories .product-card__content,.category-review-images .product-card__content{padding:8px 4px}.popular-categories .stock-slider__nextArr,.popular-categories .stock-slider__prevArr,.category-review-images .stock-slider__nextArr,.category-review-images .stock-slider__prevArr{display:none}}.category-review-images .product-card{overflow:hidden;border:0;border-radius:10px;background:transparent}.category-review-images__item{height:100%;min-width:0}.category-review-images__media{background:#ffffff0f;border-radius:10px}.category-review-images .product-card__media{aspect-ratio:1/1}.category-review-images__product{display:none}@media (max-width: 600px){.category-review-images__product{min-height:42px;font-size:14px}.category-review-images .product-card__content{padding:8px 4px}}.category-faq{margin-top:42px;padding-bottom:24px}.category-faq__title{color:#fff;margin-bottom:18px}.category-faq__items{display:flex;flex-direction:column;gap:10px}.category-faq__item{border:1px solid rgba(255,255,255,.16);border-radius:8px;background:#ffffff0d;color:#fff;overflow:hidden}.category-faq__question{cursor:pointer;font-weight:600;line-height:1.4;padding:16px 18px}.category-faq__answer{color:#ffffffd1;line-height:1.6;padding:0 18px 16px}.category-faq__answer p{margin:0 0 8px}.category-faq__answer img{border-radius:8px;margin:10px 0}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:20px;width:100%}@media (max-width: 900px){.products-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:10px}}@media (max-width: 600px){.products-grid{grid-template-columns:repeat(auto-fill,minmax(165px,1fr));gap:10px}}.products-grid.inline{grid-template-columns:repeat(1,minmax(290px,1fr))}.products-grid.inline .product-card{display:grid;grid-template-columns:200px minmax(0,1fr);min-height:200px}.products-grid.inline .product-card__media{width:200px;max-width:none}.products-grid.inline .product-card__media-link{height:100%}.products-grid.inline .product-card__content{display:flex;flex-direction:column;width:100%}.products-grid.inline .product-card__content-title{min-height:0;margin-bottom:8px}.products-grid.inline .product-card__content-descr{height:auto;min-height:20px;margin-bottom:10px;-webkit-line-clamp:2}.products-grid.inline .product-card__actions{width:min(100%,340px);margin-top:auto}@media (max-width: 600px){.products-grid.inline .product-card{grid-template-columns:140px minmax(0,1fr);min-height:140px}.products-grid.inline .product-card__media{width:140px}.products-grid.inline .product-card__media-link{aspect-ratio:auto}.products-grid.inline .product-card__content-title{min-height:40px;margin-bottom:4px;-webkit-line-clamp:2}.products-grid.inline .product-card__content-descr{height:18px;min-height:18px;margin-bottom:6px;-webkit-line-clamp:1}.products-grid.inline .product-card__actions{gap:6px}.products-grid.inline .product-card__actions .main-btn{min-height:40px;padding:8px}}.sort{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:14px}.sort-group{display:flex;align-items:center;gap:10px;color:#fff;font-size:18px}.sort-label{color:#fff;font-size:18px;line-height:40px}.sort-view{gap:8px}.sort-view .main-btn{width:40px;height:40px;border:1px solid #2A2A2A;border-radius:10px;background:#121212;color:#9a9a9a;padding:0}.sort-view .main-btn svg{width:24px;height:24px}.sort-view .main-btn.-active-{background:#1a1a1a;color:#ffd200}.sort form.sort-group{position:relative;padding-left:26px}.sort form.sort-group:before{content:"";position:absolute;left:0;top:4px;width:1px;height:32px;background:#454545}.sort-select{width:90px;height:40px;border:1px solid #2A2A2A;border-radius:10px;background:#121212;color:#fff;font-size:18px;font-weight:400;text-align:center}.sort-select.-small-{max-width:90px;padding:0 14px}input[type=checkbox]{width:20px;height:20px;flex:0 0 20px}input[type=checkbox]:before{border:2px solid #FFD200}.catalog-filter__reset.main-btn{border:1px solid #454545;background:#1a1a1a;color:#fff}.catalog-filter__reset.main-btn:hover{border-color:#ffd200;color:#ffd200}@media (max-width: 600px){.stock-slider>.stock-slider__prevArr,.stock-slider>.stock-slider__nextArr{display:none}.popular-categories,.popular-products,.category-review-images{margin-top:36px;margin-bottom:36px}.popular-categories h2,.popular-products h2,.category-review-images h2{margin-bottom:20px;padding-bottom:10px;font-size:24px}.aside-filter-wrapper{display:block}.aside-filter-wrapper .-filter-,.aside-filter-wrapper .-content-{width:100%;max-width:none;padding-right:0}.aside-filter-wrapper .-content-{margin-top:24px}.catalog-title__header{font-size:36px;line-height:1.12;font-weight:700}.catalog-title__count{font-size:18px;color:#d8d8d8}.catalog-top{gap:12px;margin-bottom:20px}.catalog-filter__category h2,.catalog-filter__params h2{font-size:26px}.catalog-filter__params{margin-top:18px}.catalog-filter__dropdown-title{min-height:44px;padding:4px 0;font-size:16px}.catalog-filter__dropdown-list{gap:6px;margin-bottom:10px}}.hero{position:relative;padding-bottom:50px}@media (max-width: 600px){.hero{display:none}}.main-slider{width:100%;overflow:hidden;position:relative;min-height:425px;cursor:grab;user-select:none;-webkit-user-select:none}.main-slider.is-dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.main-slider .simple-slider-viewport{overflow:hidden}.main-slider .simple-slider-track{display:flex;width:100%;will-change:transform}.main-slider>.main-slider__item{display:none}.main-slider>.main-slider__item:first-child{display:block}.main-slider__item{flex:0 0 100%;width:100%;overflow:hidden}.main-slider__item.is-clone{pointer-events:none}.main-slider__arrow-left{top:200px;left:-60px}.main-slider__arrow-right{top:200px;right:-60px;transform:rotate(180deg)}.main-slider__item_wrapper{width:100%;height:425px;display:flex;border-radius:15px;overflow:hidden;color:#fff}.main-slider__left{background-color:#222;padding:47px 50px 55px 65px}.main-slider__title{display:flex;align-items:center;font-family:Roboto,sans-serif;font-size:35px;font-weight:500;color:#fff;margin-bottom:20px}.main-slider__fire-icon{display:inline-block;position:relative;width:55px;height:70px;margin-right:20px;object-fit:contain}.main-slider__description{font-family:Montserrat,sans-serif;font-size:17px;color:#fff;width:360px;margin:0 0 40px 75px;line-height:22px}.main-slider__catalog{display:flex;justify-content:space-between;align-items:center;width:175px;height:51px;border-radius:8px;padding:15px 22px;background-color:#ffd704;font-size:18px;margin-left:75px}.main-slider__line{width:9px;height:100%;background:linear-gradient(180deg,#ffd704,#ff2727)}.main-slider__left,.main-slider__right{width:100%}.main-slider__img{object-fit:cover;max-width:800px;height:100%;width:100%;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}@media (max-width: 1115px){.main-slider__left{padding:47px 20px 55px}.main-slider__fire-icon{max-height:55px}.main-slider__title{font-size:25px;width:350px}.main-slider__description{width:270px;font-size:13px}}@media (max-width: 860px){.main-slider__line,.main-slider__right{display:none}.main-slider__left{width:100%}.main-slider__arrow-left{left:-12px}.main-slider__arrow-right{right:-12px}}@media (max-width: 600px){.main-slider__arrow-left,.main-slider__arrow-right{top:472px}.main-slider__arrow-left{left:90px}.main-slider__arrow-right{right:90px}.main-slider__left{padding:30px 10px}.main-slider__fire-icon{max-height:40px}.main-slider__title{width:auto;font-size:20px;margin-bottom:10px}.main-slider__description{width:auto;margin-left:0;margin-bottom:30px;font-size:12px}.main-slider__catalog{margin-left:0}.main-slider__dots{margin-top:10px}}.stock{position:relative;margin-bottom:70px}.stock-slider{height:auto!important;overflow:hidden}.stock-slider__media{position:relative;aspect-ratio:1/1}.stock-slider__media-img{object-fit:cover;width:100%;height:100%}.stock-slider__media-link{position:absolute;top:0;left:0;width:100%;height:100%;margin-bottom:30px}.stock-slider__button.icon-button{background:transparent;width:40px;height:40px}.stock-slider__prevArr{left:-60px!important}@media (max-width: 860px){.stock-slider__prevArr{left:-12px!important}}.stock-slider__nextArr{right:-60px!important}@media (max-width: 860px){.stock-slider__nextArr{right:-12px!important}}.stock-slider__nextArr:after{transform:rotate(180deg)}.stock-slider__nextArr,.stock-slider__prevArr{top:calc(50% - 10px)!important;bottom:auto;width:43px!important;height:43px!important;margin-top:-21.5px!important}.stock-slider__nextArr:after,.stock-slider__prevArr:after{content:""!important;display:block;width:9px;height:16px;background:url(/images/index/slider-arrow.svg) center/contain no-repeat;color:transparent;font-size:0!important;line-height:0}.stock-slider__scrollbar{height:4px;background:#e7e7e7;border-radius:100px}.kits{display:flex;justify-content:space-around;align-items:start;flex-wrap:wrap;margin-bottom:68px;gap:20px}@media (max-width: 860px){.kits{justify-content:center}.kits .kit-item{margin-bottom:35px;text-align:center}}@media (max-width: 600px){.kits .kit-item{width:100%}}.kits .kit-item{display:flex;flex-direction:column;gap:17px;width:100%;max-width:340px}.kits .kit-item__img{display:block;width:100%;aspect-ratio:2/1;object-fit:cover}.kits .kit-item__title{color:#fff;font-size:18px;font-weight:500;text-align:center}.section__title{color:#fff;font-size:30px;font-weight:700;display:flex;align-items:flex-start;margin-bottom:33px}.section__sale-text{display:inline-block;color:#fff;font-family:Montserrat;font-size:16px;font-style:italic;line-height:32px;text-align:center;background-color:#ff2727;border-radius:5px;width:92px;height:32px;margin-left:30px}.section__sale-icon{margin-left:7px}.inst{padding:45px 0 45px 55px;background-color:#222;border-radius:15px;width:100%;overflow:hidden;position:relative;margin-bottom:60px;box-sizing:border-box}@media (max-width: 860px){.inst{padding:35px 25px}.inst__title{font-size:26px}}@media (max-width: 600px){.inst__title{font-size:20px;width:100%;display:flex;align-items:center}.inst .section__sale-text{font-size:12px;margin:0}}.inst__img{position:absolute;right:0;top:-100px;width:45%;transform:rotate(25deg);z-index:1}@media (max-width: 1560px){.inst__img{width:35%;top:-50px;right:-20px}}@media (max-width: 1115px){.inst__img{display:none}}.inst__title{margin-bottom:11px}.inst__description{display:inline-block;font-family:Montserrat,sans-serif;font-size:17px;color:#fff;max-width:370px;margin-bottom:25px}.inst__link{display:flex;align-items:center;justify-content:center;width:195px;height:50px;background-color:#ffd704;border-radius:8px}.inst__link-icon{margin-left:15px}.content{width:100%;display:flex;justify-content:space-between;margin-bottom:60px;gap:20px}@media (max-width: 860px){.content{flex-direction:column}}.tab-buttons{flex-basis:290px;margin-bottom:40px}.tab-buttons__tab{width:100%;padding:27px 0;color:#333;font-size:15px;border:none;border-radius:8px;background-color:#fff;margin-bottom:15px;cursor:pointer;transition:background-color .3s ease}.tab-buttons__tab:hover,.tab-buttons__tab.tab-buttons__tab_active{background-color:#ffd704}.tab-content{width:1033px;color:#fff}@media (max-width: 1560px){.tab-content{width:60%}}@media (max-width: 1115px){.tab-content{width:50%}.tab-content .tab__text{font-size:13px}}@media (max-width: 860px){.tab-content{width:100%}.tab-content .tab__text{font-size:15px}}.tab-content a{color:#ffd704}.tab-content .tab__title{font-size:23px;margin-bottom:36px;font-weight:400}.tab-content .tab__text{font-size:15px;line-height:20px;margin-bottom:20px}.tab-content .tab__text:last-child{margin-bottom:33px}.tab-content .tab__next-wrapper{text-align:right;margin-bottom:22px}.tab-content .tab__next-wrapper .tab__next{cursor:pointer}.tab-content .tab__user{display:flex;align-items:center}.tab-content .tab__user-img{margin-right:25px}.tab-content .tab__user-text{display:block;font-size:14px;margin-bottom:13px}.tab-content .tab__user-name{font-size:23px}.form-block{padding-top:50px;padding-bottom:50px}.contacts-section .form-block{grid-template-columns:minmax(0,1fr);max-width:100%}.soc-title{color:#fff;font-size:25px}.social-block{padding-top:30px;gap:20px;display:flex;align-items:center}.phone-text,.mail-text{font-size:20px;color:#fff;padding-left:25px}.phone-block,.mail-block{display:flex;align-items:center;flex-wrap:wrap;box-sizing:border-box;width:410px;max-width:100%;border-bottom:1px solid rgba(255,255,255,.5);margin-bottom:43px;padding-bottom:15px;padding-left:40px}.phone-block img,.mail-block img{flex:0 0 auto}.contacts_phone_title{min-width:0;overflow-wrap:anywhere}@media (max-width: 600px){.contacts-section .phone-block,.contacts-section .mail-block{align-items:flex-start;width:100%!important;max-width:100%!important;padding-left:10px}.contacts-section .phone-text,.contacts-section .mail-text{padding-left:10px;font-size:18px}.contacts-section .contacts_phone_title{flex:1 1 100%;padding-left:36px;padding-top:6px;text-align:left;line-height:1.3}.form-block{padding-top:0}.contacts-section .form-block{display:block}}.gallery .page-title{margin-bottom:60px}.gallery__intro{display:flex;flex-wrap:wrap;align-items:flex-start;gap:24px;margin:60px 0}.gallery__intro-wrapper{flex:1 1 50%}.gallery__intro-title{color:#ffd704;font-size:20px;font-weight:600;line-height:25px;margin-bottom:14px}.gallery__intro-text{font-size:14px;font-weight:400;line-height:21px}.gallery__intro-img{object-fit:cover;aspect-ratio:16/9;flex:1 1 33%;min-width:260px;max-width:427px}.gallery__filter-title{margin-bottom:32px;font-size:20px;font-weight:600;line-height:25px}.gallery__filter-list{display:flex;flex-direction:column;gap:10px}.gallery__filter-list li a{color:#fff;padding:5px 0;font-size:14px;font-weight:400;line-height:21px}.gallery__filter-list li a.-active-,.gallery__filter-list li a:hover{color:#ffd704}.gallery__item{width:100%}.gallery__item-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}.gallery__item-title{font-size:20px;font-weight:600;line-height:25px;margin-bottom:24px}.gallery__item-media{flex:1 1 320px;display:flex;flex-direction:column;gap:12px}.gallery__item-media picture,.gallery__item-media img{display:block;width:100%}.gallery__item-media img{object-fit:cover;aspect-ratio:1/1}.gallery__item-media span{font-size:12px;font-weight:400;line-height:18px;display:-webkit-box;height:36px;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;white-space:normal}.news-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}.news__item{min-width:0}.news__item-link{display:flex;flex-direction:column;height:100%;color:#fff;background:#222;border-radius:12px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;border:1px solid rgba(255,255,255,.08)}.news__item-link:hover{transform:translateY(-2px);box-shadow:0 18px 40px #00000047;border-color:#ffd70459}.news__item-media{aspect-ratio:1/1;background:#111;overflow:hidden}.news__item-media a,.news__item-media picture,.news__item-media img{display:block;width:100%;height:100%}.news__item-media picture{line-height:0}.news__item-media img{object-fit:cover}.news__item-body{display:flex;flex:1 1 auto;flex-direction:column;gap:10px;padding:18px}.news__item-badge{display:inline-flex;align-self:flex-start;padding:6px 10px;border-radius:999px;background:#ffd7041f;color:#ffd704;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.news__item-title{color:#fff;font-size:24px;font-weight:700;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;white-space:normal;margin:0}.news__item-excerpt{color:#bbb;font-size:14px;line-height:1.5;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;white-space:normal;margin:0}.news-meta{display:flex;flex-wrap:wrap;align-items:center;gap:14px;color:#ffffffad;font-size:14px;line-height:1.2}.news-meta__item{display:inline-flex;align-items:center;gap:6px}.news-meta svg{width:15px;height:15px;color:#7b61ff;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;flex-shrink:0}@media (max-width: 600px){.news-grid{grid-template-columns:repeat(auto-fill,minmax(165px,1fr));gap:12px}.news__item-body{padding:14px 12px 16px}.news__item-title{font-size:18px}.news__item-excerpt{font-size:13px;-webkit-line-clamp:2}.news__item-date{font-size:13px}}.article{font-family:Arial,sans-serif;line-height:1.6;margin:20px}.article-title{color:#fff;font-size:34px;line-height:1.2;margin-bottom:14px}.article-meta{font-size:15px}.article-image img{box-sizing:border-box;float:left;max-width:min(400px,100%);padding:20px;height:auto}.article-content{color:#ffffffe0;margin-top:20px}.article-content img,.article-content picture{max-width:100%!important;height:auto!important}.article-content img{box-sizing:border-box}.article-content a{color:#ffd704;text-decoration:underline;text-underline-offset:2px}.article-section-title{color:#fff;font-size:26px;line-height:1.25;margin:0 0 18px}.article-author{display:flex;gap:22px;align-items:center;margin:34px 20px;padding:24px;border-radius:12px;background:#222;border:1px solid rgba(255,255,255,.08)}.article-author__photo{width:112px;height:112px;flex:0 0 112px;overflow:hidden;border-radius:50%;border:3px solid #7B61FF}.article-author__photo img,.article-author__photo picture{display:block;width:100%;height:100%}.article-author__photo img{object-fit:cover}.article-author__body h2{color:#fff;font-size:22px;margin:0 0 8px}.article-author__body p{color:#ffffffbd;margin:0;line-height:1.6}.article-comments{margin:34px 20px}.article-comments__status{margin-bottom:16px;padding:12px 14px;border-radius:8px;color:#1b1b1b;background:#ffd704;font-weight:700}.article-comments__form{display:flex;flex-direction:column;gap:14px;margin-bottom:26px;padding:22px;border-radius:12px;background:#222;border:1px solid rgba(255,255,255,.08)}.article-comments__form label{display:flex;flex-direction:column;gap:7px;color:#fff;font-weight:700}.article-comments__form input,.article-comments__form textarea{width:100%;border:1px solid rgba(255,255,255,.16);border-radius:8px;padding:12px 14px;background:#111;color:#fff;font:inherit}.article-comments__form textarea{resize:vertical}.article-comments__form small{color:#ff8c8c;font-weight:400}.article-comments__form .main-btn{align-self:flex-start}.article-comments__fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.article-comments__list{display:flex;flex-direction:column;gap:14px}.article-comments__item{padding:18px;border-radius:10px;background:#222;border:1px solid rgba(255,255,255,.08)}.article-comments__item header{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px 14px;margin-bottom:10px;color:#fff}.article-comments__item time{color:#ffffff8f;font-size:14px}.article-comments__item p{color:#ffffffd1;margin:0;line-height:1.55}.article-comments__empty{color:#ffffffad}.article-related{margin:34px 20px 50px}.article-related__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 24px}.article-related__item{display:grid;grid-template-columns:112px minmax(0,1fr);gap:12px;color:#fff;align-items:center}.article-related__media{display:block;aspect-ratio:16/10;overflow:hidden;border-radius:8px;background:#111}.article-related__media img,.article-related__media picture{display:block;width:100%;height:100%}.article-related__media img{object-fit:cover}.article-related__body{min-width:0}.article-related__title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;color:#fff;font-weight:700;line-height:1.25;margin-bottom:8px}.article-related .news-meta{font-size:12px;gap:8px}@media (max-width: 600px){.article{margin:20px 0}.article-image img{float:none;display:block;width:100%;max-width:100%;padding:0}.article-content img{float:none!important;display:block;width:100%!important;padding-right:0!important;padding-left:0!important}.article-author{align-items:flex-start;margin:28px 0;padding:18px}.article-author__photo{width:78px;height:78px;flex-basis:78px}.article-comments,.article-related{margin-right:0;margin-left:0}.article-comments__fields,.article-related__grid{grid-template-columns:1fr}}.theme_page .article-content{color:#fff;font-family:inherit;font-size:16px;line-height:1.6}.theme_page .article-content h2,.theme_page .article-content h3{margin:22px 0 10px;font-weight:700;line-height:1.25}.theme_page .article-content h2:first-child,.theme_page .article-content h3:first-child{margin-top:0}.theme_page .article-content p{margin:0 0 12px;line-height:1.6}.theme_page .article-content p:last-child{margin-bottom:0}.theme_page .article-content ul,.theme_page .article-content ol{margin:0 0 14px;padding-left:22px;line-height:1.6}.theme_page .article-content li+li{margin-top:4px}.theme_page .article-content a{color:#ffd704}.theme_page .announce_wrapper{margin-bottom:32px}.theme_page .products-grid{margin:32px 0 0}.theme_page .seoteaxt_wrapper{margin-top:40px}@media (max-width: 600px){.theme_page .announce_wrapper{margin-bottom:24px}.theme_page .products-grid{margin-top:24px}.theme_page .seoteaxt_wrapper{margin-top:32px}}.theme-card .product-card__media-link{display:block;aspect-ratio:1/1}.theme-card .product-card__media-link img{display:block;width:100%;height:100%;object-fit:cover}.theme-card .product-card__content{display:flex;flex-direction:column;gap:12px;height:100%}.theme-card .product-card__content-title{text-decoration:none}.theme-card .product-card__content-descr{height:auto;-webkit-line-clamp:2}.theme-card__meta{margin-top:auto}.theme-card__date{color:#c4c4c4;font-size:15px}.slick-list{cursor:pointer}.popup{width:100vw;height:100vh;position:fixed;top:0;left:0;background-color:#000000e6;z-index:-1;opacity:0;pointer-events:none;transition:opacity .18s ease}.popup.-active-{z-index:9999;opacity:1;pointer-events:auto}.popup-wrapper{height:100vh;display:flex;align-items:center;justify-content:center}.popup-wrapper #popup-prev,.popup-wrapper #popup-next{z-index:1001!important;pointer-events:auto}.popup__close{position:absolute;width:28px;height:28px;color:#fff;font-size:25px;line-height:25px;background-color:transparent;border:none;border-radius:6px;cursor:pointer;top:30px;right:50px}.popup__close:hover{background-color:#333}body.product-gallery-open{overflow:hidden}.info{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;box-sizing:border-box}.info-photo{display:flex;flex-direction:column;position:relative;width:650px;overflow:visible}.info-slider{width:100%;height:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.info-slider>.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;box-sizing:content-box}.info-slider__item{position:relative;flex:0 0 100%;width:100%;min-width:0;line-height:0}.info-slider__item picture{display:block;line-height:0}.info-slider__img{display:block;width:100%;height:auto!important;aspect-ratio:1/1;object-fit:cover}.info-slider__arrow-right{transform:rotate(180deg);right:20px}.info-slider__arrow-left{left:20px}.info-slider__arrow-right,.info-slider__arrow-left{top:300px;z-index:1000;pointer-events:auto}.info-slider__360{top:28px;left:23px;cursor:pointer}.info-slider__like{top:28px;right:23px}.info-slider__status{width:168px;border-radius:5px;background-color:#00ca2c;font-size:16px;font-weight:500;line-height:37px;text-align:center;bottom:28px;left:28px}.info-slider__dots>li .info-slider__360,.info-slider__like,.info-slider__status{position:absolute;z-index:999}.info .product-gallery-dots{position:static;z-index:2;order:2;flex:0 0 auto;margin:16px auto 0;min-height:14px;line-height:1;display:flex;align-items:center;justify-content:center;transform:none}.info #info-slider .swiper-wrapper,.info #popup-slider .swiper-wrapper{gap:0!important;column-gap:0!important;row-gap:0!important}.info #info-slider .swiper-wrapper{align-items:flex-start}.info #info-slider .swiper-slide{height:auto!important}.info-info{width:650px;background-color:#222;border-radius:15px;padding:50px 30px 25px;flex-shrink:0}.info_variations_block{margin:22px 0 24px;padding:18px 0 22px;border-top:1px solid rgba(255,255,255,.14);border-bottom:1px solid rgba(255,255,255,.14)}.info_variations_property{margin:0 0 24px}.info_variations_property:last-child{margin-bottom:0}.info_variations_property.property_color{margin-top:0}.info_variations_current_property{margin-bottom:14px}.info_variations_current_property_title{display:block;color:#d4d4d4;font-size:20px;font-weight:700;line-height:1.2}.info_variations_current_property_value{display:none}.info_variations_properties{display:flex;flex-wrap:wrap;gap:10px 12px}.info_variations_property_value{display:inline-flex;align-items:center;min-height:42px;margin:0;padding:7px 14px;border:2px solid rgba(255,255,255,.22);border-radius:8px;color:#e8e8e8;font-size:20px;font-weight:700;line-height:1;background:#12121259;transition:border-color .2s ease,box-shadow .2s ease,opacity .2s ease;-webkit-user-select:none;user-select:none}.info_variations_property_value.current{border-color:#ffd704;box-shadow:0 0 0 1px #ffd70447}.info_variations_property_value.disabled{border-color:#ffffff29;color:#8f8f8f;opacity:1;pointer-events:none}.info_variations_property_value:not(.current):not(.disabled){cursor:pointer}.info_variations_property_value:not(.current):not(.disabled):hover{border-color:#fdbf00}.info_variations_property.property_color .info_variations_property_value{gap:8px;min-height:42px;padding:6px 12px 6px 7px;border-radius:8px;font-size:20px;font-weight:700;text-transform:none}.info_variations_property.property_size .info_variations_property_value{padding:7px 14px;font-weight:700}.info .property_color_hex{display:inline-block;width:28px;height:28px;margin-right:0;border:1px solid rgba(255,255,255,.35);border-radius:8px;background:var(--property_color_hex);flex:0 0 28px}.info__price-actions{display:flex;gap:20px;flex-wrap:wrap;margin-top:10px}.info__price-actions .product__count-select{max-width:200px}.info .product-branding-order{display:block;width:100%;margin-top:16px;padding:8px 12px 10px 8px;border:1px solid rgba(255,215,4,.72);border-radius:12px;background:#070808;cursor:pointer;overflow:hidden;text-decoration:none;transition:border-color .2s ease,box-shadow .2s ease,opacity .2s ease,transform .2s ease}.info .product-branding-order:hover{border-color:#ffe24af2;box-shadow:0 14px 30px #00000038,0 0 0 4px #ffd70424;transform:translateY(-1px) scale(1.005)}.info .product-branding-order:hover img{opacity:.92}.info .product-branding-order picture{display:block}.info .product-branding-order img{display:block;width:100%;height:auto;border-radius:8px;transition:opacity .2s ease}.info__price-block{display:flex;flex-direction:column;padding:10px 0}.info__price-main{color:#fff;font-size:50px;font-weight:700;display:flex;flex-direction:column}.info__price-text{color:#fff;font-weight:700;font-size:18px}.info__price-strike{font-size:18px;text-decoration-line:line-through;color:#b5b5b5;display:inline-block;margin-left:11px}.info__price-discount{display:inline-block;background-color:#ff2727;border-radius:5px;color:#fff;font-size:14px;width:56px;height:28px;text-align:center;line-height:28px;margin-left:11px}.info__delivery,.info__description,.info__specifications{padding-bottom:15px;display:flex;align-items:center;font-size:20px;color:#bababa;cursor:pointer}.info__delivery,.info__description{margin-right:20px}.info__tabs{display:flex;flex-wrap:wrap;margin-bottom:30px;margin-top:20px}.info__tabs img{margin-right:16px}.info__tabs div:hover{border-bottom:2px solid #FFD704;color:#fff;padding-bottom:13px}.info__tabs div:hover .info__tab_active{display:inline-block}.info__tabs div:hover .info__tab_deactive{display:none}.info__tab{width:100%;min-height:100px;font-size:16px;color:#fff}.info__tab-active{border-bottom:2px solid #FFD704;color:#fff;padding-bottom:13px}.info__tab_active{display:none}.info__tab p{margin-bottom:15px}.info__tab-description,.info__tab-specifications{display:none}.info__tab-description.info__tab a,.info__tab-specifications.info__tab a{color:#ffd704}.info__tab-row{display:flex;width:100%;padding:15px 0;border-bottom:1px solid #3F3F3F}.info__tab-row span:first-child{display:inline-block;width:140px;font-size:18px;font-weight:700}.info__tab-row span:last-child{display:inline-block;flex:1 1 0;min-width:0;width:auto;font-size:18px;color:#bababa;overflow-wrap:anywhere}@media (max-width: 1560px){.info-info,.info-photo{width:48%}.info-slider__arrow-right,.info-slider__arrow-left{top:200px}.info__in-stock{margin:0}.info__delivery,.info__description,.info__specifications{margin-bottom:10px}}@media (max-width: 1115px){.info-slider__arrow-right,.info-slider__arrow-left{top:170px}}@media (max-width: 860px){.info{flex-direction:column}.info-photo{margin-bottom:50px}.info-info,.info-photo{width:100%}.info-slider__arrow-right,.info-slider__arrow-left{top:200px}}@media (max-width: 600px){.info__tab-row{gap:12px}.info__tab-row span:first-child{flex:0 0 120px;width:auto}.info__tab-row span:last-child{flex:1 1 auto}.info .product-branding-order{padding:7px 10px 8px 7px;border-radius:10px}.info_variations_block{margin-top:20px;padding:16px 0 20px}.info_variations_property{margin-bottom:22px}.info_variations_current_property_title{font-size:20px}.info_variations_property_value{min-height:40px;padding:7px 14px;font-size:20px}.info_variations_property.property_color .info_variations_property_value{min-height:40px;padding:6px 11px 6px 7px;font-size:20px}.info_variations_property.property_size .info_variations_property_value{padding:7px 14px}.info .property_color_hex{width:26px;height:26px;flex-basis:26px}.info-slider__arrow-right,.info-slider__arrow-left{top:140px}.info-slider__360,.info-slider__like{width:50px;height:50px}.info-slider__status{width:130px}}#popup-slider .swiper-wrapper{gap:0!important;column-gap:0!important;row-gap:0!important}#popup-slider .info-slider__item{aspect-ratio:1/1;height:auto!important}#popup-slider .info-slider__item picture,#popup-slider .info-slider__item .info-slider__img{display:block;width:100%;height:auto!important;aspect-ratio:1/1;object-fit:contain}.popup .info-photo{width:min(92vw,92vh);max-width:920px}.popup #popup-slider+.slider__dots{position:fixed;left:50%;bottom:24px;z-index:1001;transform:translate(-50%);margin:0;line-height:1}.popup .info-slider__arrow-right,.popup .info-slider__arrow-left{top:50%;transform:translateY(-50%)}.popup .info-slider__arrow-right{transform:translateY(-50%) rotate(180deg)}.same,.popular{position:relative;margin-bottom:70px}.profile-bar{height:auto!important;min-height:160px}.profile-block{padding-bottom:30px}.nav-section{display:flex;gap:30px}@media (max-width: 900px){.nav-section{flex-wrap:wrap}}.nav-section .profile-nav{display:flex;flex-direction:column;gap:20px;flex:0 0 250px;max-width:250px}.nav-section .profile-nav__btn{display:flex;align-items:center;color:#fff;width:250px;height:50px;background-color:#222;border-radius:8px;border:none;box-sizing:border-box;padding:12px;gap:10px;font-size:15px}.nav-section .profile-nav__btn.-active-{color:#000;background-color:#fff}.nav-section .pofile-content{flex:1 1 0;min-width:0}@media (max-width: 900px){.nav-section .profile-nav{flex:1 1 250px;max-width:none}.nav-section .pofile-content{flex-basis:100%}}.user-info form{display:flex;flex-wrap:wrap;gap:30px}.user-info form.-column-{max-width:420px}.user-info form.-column- input,.user-info form div{flex:1 1 100%}.user-info form input{flex:1 1 280px}.user-info form button[type=submit]{width:100%;max-width:260px}.profile-history-grid{display:flex;flex-direction:column;gap:20px}.profile-order{padding:20px;box-sizing:border-box;background-color:#222;border-radius:10px}.profile-order__wrapper{border-left:5px solid #00CA2C;padding-left:16px;border-radius:5px;display:flex;gap:12px;flex-wrap:wrap;justify-content:space-between}.profile-order__header{flex:1 1 100%;display:flex;justify-content:space-between;font-size:16px;font-weight:700}.profile-order__header-status{color:#00ca2c;font-weight:600}.profile-order__header-status time{color:#fff}.profile-order__header-number{font-weight:400;color:#b5b5b5}.profile-order__header-number span{color:#fff}.profile-order__items{display:flex;flex-wrap:wrap;gap:8px;flex:1 1 50%;min-width:280px}.profile-order__info{flex:1 1 33%;display:flex;align-items:self-end;flex-wrap:wrap;margin-left:auto;justify-content:flex-end;gap:12px;max-width:342px}.profile-order__info>*{flex:1 1 165px}.profile-order__info-sum{background:#fff;color:#000}.order-history{display:flex;flex-wrap:wrap;gap:20px}.order-history__grid{flex:1 1 610px;display:flex;flex-direction:column;gap:20px}.basket-content{display:flex;flex-wrap:wrap;gap:20px}.basket-title{margin-bottom:50px}.basket-title h1{display:inline-block;font-size:35px;font-weight:900;margin-right:23px}.basket-title span{font-size:16px;color:#9c9c9c}.basket-grid{flex:1 1 610px;display:flex;flex-direction:column;gap:20px}.basket-grid .product__count-block{flex-wrap:wrap}@media screen and (max-width: 600px){.basket-grid .product__count-select{width:100%;flex:1 1 100%}}.basket-grid .product__info{flex:1 1 300px;padding:20px}@media (max-width: 600px){#section-cart .basket-title{margin-bottom:28px}#section-cart .basket-title h1{display:block;margin-right:0;margin-bottom:4px}#section-cart .basket-grid{flex-basis:100%;min-width:0}#section-cart .product-purchase{display:grid;grid-template-columns:116px minmax(0,1fr);column-gap:14px;padding:14px;align-items:start}#section-cart .product_purchase__content_article{position:absolute!important;left:14px;top:136px;display:block;width:116px;font-size:13px;color:#cfcfcf;line-height:1.25;text-align:left;overflow-wrap:anywhere}#section-cart .product-purchase__delete{top:12px;right:12px;z-index:2}#section-cart .product-purchase__media-link{grid-column:1;grid-row:1;flex:none;width:116px;max-width:none}#section-cart .product-purchase__media{display:block;width:116px;max-width:116px;height:116px;border-radius:8px}#section-cart .product-purchase__content{grid-column:2;grid-row:1;min-width:0;padding:0 28px 0 0;display:grid;grid-template-columns:1fr;gap:12px;align-items:start}#section-cart .product-purchase__title{padding-right:0;font-size:17px;line-height:1.2;overflow-wrap:anywhere}#section-cart .product-purchase__count-select{width:100%;min-width:0;max-width:230px;flex:none;justify-self:start}#section-cart .product-purchase__info{width:100%;min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:10px;align-items:start}#section-cart .product-purchase__price{align-items:flex-start;min-width:0}#section-cart .product-purchase__price:last-child{align-items:flex-end;text-align:right}#section-cart .product-purchase__price-title{font-size:14px}#section-cart .product-purchase__price-current{font-size:24px;line-height:1}#section-cart .product-purchase__price-old{font-size:14px}#section-cart .product-purchase__discount{align-self:center;padding:0 8px;font-size:14px;line-height:26px;white-space:nowrap}}.order-cart-success{line-height:1.5;font-size:20px}.order-cart-success__link{color:#111}.order-cart__promo-reset-btn{justify-content:center}.order-cart__promo-error{color:red}.order-cart__modal-content{overflow-y:scroll;height:500px}.order-form{display:flex;justify-content:space-between;flex-wrap:wrap;gap:20px}.order-form__full{width:100%}.promocode{position:relative}.promocode input{padding:12.5px 120px 12.5px 22px;font-weight:700}.promocode button{position:absolute;top:0;right:0;min-width:fit-content}.promocode input:disabled{cursor:not-allowed;color:green}button:disabled{cursor:not-allowed}.promocode.error input{color:red}.promocode.success button{background-color:green;color:#fff}.phone-mask{position:relative;width:100%}.phone-mask span{font-size:16px;color:#717171;position:absolute;top:13px;left:12px;z-index:1}.phone-mask input{padding-left:40px}.pickup-radio-group{width:100%;padding:8px 0}.pickup-radio-option{display:inline-flex;align-items:center;gap:8px;font-size:16px;color:#111;cursor:pointer}.pickup-radio-option span{color:#111}.pickup-radio-option input[type=radio]{accent-color:#111}.stock .stock-slider .swiper-wrapper{gap:0!important;column-gap:0!important;row-gap:0!important}.slider__dots{justify-content:center!important;width:fit-content!important;gap:14px}.slider__dots li{display:flex;width:14px;height:14px;align-items:center;justify-content:center;flex:0 0 14px}.product-card__media-link img{display:block;width:100%;height:100%;object-fit:cover}
