@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,sans-serif;background:#eceff3;color:#1f1f1f}a{color:inherit;text-decoration:none}.page-container{max-width:1320px;margin:0 auto;padding:24px 16px 48px;width:100%}.site-header{flex-wrap:wrap;height:auto!important;min-height:64px;row-gap:8px;padding-top:8px!important;padding-bottom:8px!important}.site-header .header-search{flex:1 1 200px;max-width:360px;min-width:140px;position:relative;z-index:30}.site-header .header-search input{pointer-events:auto}.header-actions{margin-left:auto}.promo-topbar{background:#383838;color:#fff;text-align:center;padding:6px 12px;font-size:13px}.category-strip{background:#99b932;padding:0 12px;overflow-x:auto}.category-strip__inner{max-width:1320px;margin:0 auto;display:flex;gap:8px;align-items:center;min-height:44px}.category-strip__link{color:#fff;font-weight:400;white-space:nowrap;padding:8px 12px;border-radius:6px}.category-strip__link:hover{background:#0000001f}.home-page{background:#eceff3}.home-hero--loading{min-height:336px;background:#444}@media(max-width:767px){.home-hero--loading{min-height:280px}}.home-hero{background:#444;position:relative}.home-hero__carousel .slick-list,.home-hero__carousel .slick-slide{min-height:336px}.home-hero__carousel .slick-slide>div,.home-hero__carousel .slick-slide>div>div{height:100%;min-height:336px}.home-hero__arrow{position:absolute;top:50%;z-index:4;transform:translateY(-50%);width:44px;height:44px;border:none;border-radius:50%;background:#ffffffeb;color:#383838;font-size:18px;cursor:pointer;display:flex!important;align-items:center;justify-content:center;box-shadow:0 2px 12px #0003}.home-hero__arrow--prev{left:16px}.home-hero__arrow--next{right:16px}.home-hero__dots{bottom:16px!important;z-index:4}.home-hero__dots li button{background:#ffffff73!important}.home-hero__dots li.slick-active button{background:#99b932!important}.home-hero__cta-link{display:inline-block}.home-hero__slide{min-height:336px;padding:48px 24px;max-width:1320px;margin:0 auto;background:linear-gradient(120deg,#444,#5a6d1c 55%,#99b932);box-sizing:border-box}.home-hero__slide--cover{position:relative;max-width:none;width:100%;min-height:336px;height:336px;padding:0;margin:0;background:#1a2634;overflow:hidden}.home-hero__cover-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.home-hero__cover-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(15,23,35,.82) 0%,rgba(15,23,35,.5) 32%,rgba(15,23,35,.08) 55%,transparent 72%);pointer-events:none}.home-hero__inner--plain{position:relative;width:100%;max-width:1320px;margin:0 auto;padding:0 24px;box-sizing:border-box;min-height:336px;display:flex;align-items:center}.home-hero__inner{position:relative;z-index:1;width:100%;max-width:1320px;margin:0 auto;padding:0 32px;display:flex;align-items:center;min-height:336px;height:100%;box-sizing:border-box}.home-hero__copy{min-width:0;max-width:min(560px,92vw)}.home-hero__title{color:#fff!important;margin-bottom:12px!important;text-shadow:0 2px 12px rgba(0,0,0,.35)}.home-hero__subtitle{color:#fffffff0!important;font-size:18px!important;margin-bottom:20px!important;text-shadow:0 1px 8px rgba(0,0,0,.35)}.home-hero__cta{font-weight:400}@media(max-width:767px){.home-hero__carousel .slick-list{min-height:280px}.home-hero__carousel .slick-slide,.home-hero__carousel .slick-slide>div,.home-hero__carousel .slick-slide>div>div{min-height:280px}.home-hero__arrow{width:36px;height:36px;font-size:14px}.home-hero__arrow--prev{left:8px}.home-hero__arrow--next{right:8px}.home-hero__slide{min-height:280px;height:auto;padding:48px 20px}.home-hero__slide--cover{aspect-ratio:auto;width:100%;min-height:0;height:auto;max-height:none;display:flex;flex-direction:column;background:#0f1824}.home-hero__cover-img{position:relative;inset:auto;flex:0 0 auto;width:100%;height:auto;aspect-ratio:1920 / 420;object-fit:contain;object-position:center;background:#0f1824}.home-hero__cover-shade{display:none}.home-hero__slide--cover .home-hero__inner{position:relative;flex:0 0 auto;min-height:0;height:auto;padding:12px 16px 16px;align-items:stretch;background:#1a2634}.home-hero__inner--plain{min-height:280px;align-items:center;padding:48px 20px}.home-hero__copy{max-width:100%}.home-hero__title{font-size:1.35rem!important;margin-bottom:8px!important}.home-hero__subtitle{font-size:14px!important;margin-bottom:12px!important}}.home-cta-bar{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:-24px;position:relative;z-index:2}.home-cta{display:flex;align-items:center;justify-content:center;gap:8px;padding:16px;border-radius:8px;font-weight:400;color:#fff;text-align:center}.home-cta--dark{background:#383838}.home-cta--green{background:#99b932}.home-cta--orange{background:#f27e02}.catalog-page{background:#eceff3}.category-nav{display:flex;gap:8px;overflow-x:auto;padding:12px 16px;background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:var(--promostore-header-h, 72px);z-index:40}.category-nav__item{border:1px solid #d9d9d9;background:#fff;border-radius:999px;padding:8px 14px;cursor:pointer;white-space:nowrap;font-size:13px}.category-nav__item.is-active{background:#99b932;border-color:#99b932;color:#fff}.category-nav__count{margin-left:6px;opacity:.85;font-size:12px}.catalog-toolbar{display:flex;flex-wrap:wrap;gap:10px;align-items:center;padding-top:16px;padding-bottom:8px}.category-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px}.category-grid__item{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:0;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .2s,transform .2s;color:inherit}.category-grid__media{aspect-ratio:4 / 3;background:#f2f4f7;overflow:hidden}.home-page .category-grid__media,.home-page .category-grid__media img{background:#fff}.category-grid__media img{width:100%;height:100%;object-fit:contain;object-position:center;display:block}.category-grid__body{padding:12px 16px 16px;display:flex;flex-direction:column;gap:6px}.category-grid__item:hover{box-shadow:0 8px 24px #00000014;transform:translateY(-2px)}.category-grid__item span{color:#667085;font-size:13px}.category-grid--filter{grid-template-columns:repeat(auto-fill,minmax(168px,1fr));gap:8px}.category-grid--filter .category-grid__item,.category-grid__item--filter{border-radius:8px}.catalog-filter-section .category-grid--filter .category-grid__item{background:#fff;border:1px solid #eee}.catalog-filter-section .category-grid--filter .category-grid__media{background:#fff;aspect-ratio:4 / 3;max-height:126px}.catalog-filter-section .category-grid--filter .category-grid__media img{width:100%;height:100%;object-fit:cover;object-position:center;background:#fff}.catalog-filter-section .category-grid--filter .category-grid__body{padding:8px 11px 11px;gap:4px;font-size:13px;background:#fff}.catalog-filter-section .category-grid--filter .category-grid__body strong{font-size:13px;line-height:1.3}.catalog-filter-section .category-grid--filter .category-grid__item span{font-size:11px}@media(max-width:767px){.catalog-filter-section .category-grid--filter{grid-template-columns:repeat(auto-fill,minmax(117px,1fr));gap:6px}.catalog-filter-section .category-grid--filter .category-grid__media{max-height:88px;background:#fff}.catalog-filter-section .category-grid--filter .category-grid__body{padding:6px 8px 8px}.catalog-filter-section .category-grid--filter .category-grid__body strong{font-size:11px}.catalog-filter-section .category-grid--filter .category-grid__item span{font-size:10px}}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:16px}.product-card-link{display:block;height:100%}.product-card{height:100%;border-radius:10px!important;overflow:hidden;background:#fff!important}.product-card.ant-card{background:#fff!important}.product-card .ant-card-body{display:flex;flex-direction:column;gap:4px;background:#fff!important}.product-card__media{height:220px;margin:-12px -14px 8px;background:#fff;display:flex;align-items:center;justify-content:center;padding:14px;border-bottom:1px solid #f0f0f0}.product-card__media img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;image-rendering:auto}.product-card__code{font-weight:400;color:#99b932;font-size:13px}.product-card__category{font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:#667085}.product-card__title{font-weight:400;line-height:1.35;min-height:2.7em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__price{color:#1677ff;font-weight:400;margin-top:4px;white-space:pre-line;line-height:1.45}.product-card__variants{display:flex;flex-wrap:wrap;gap:4px;align-items:center;margin-top:6px;margin-bottom:4px}.product-card__variant-tag{margin:0!important;font-size:10px!important;line-height:1.3!important;padding:0 6px!important;max-width:100%;white-space:normal;text-align:left;background:#f5f5f5!important;color:#434343!important}.product-card__variants-more{font-size:10px;color:#667085}.product-price-label{color:#1677ff!important}.product-gallery__main{width:100%!important;max-height:480px;object-fit:contain;border-radius:12px;background:#fff;border:1px solid #f0f0f0}.product-gallery__main .ant-image-img{width:100%;max-height:480px;object-fit:contain;background:#fff}.product-gallery__thumbs{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.product-gallery__thumb{width:72px;height:72px;padding:4px;border:2px solid transparent;border-radius:8px;overflow:hidden;cursor:pointer;background:#fff}.product-gallery__thumb.is-active{border-color:#99b932}.product-gallery__thumb img{width:100%;height:100%;object-fit:contain;display:block}@media(max-width:992px){.home-cta-bar{grid-template-columns:1fr;margin-top:0}.category-nav{top:56px}}@media(max-width:767px){.home-page .category-grid{grid-template-columns:repeat(auto-fill,minmax(168px,1fr));gap:8px}.home-page .category-grid__body{padding:8px 11px 11px;font-size:13px}.home-page .category-grid__item span{font-size:11px}.product-grid{grid-template-columns:repeat(auto-fill,minmax(161px,1fr));gap:11px}.product-grid .product-card__media{height:154px;margin-bottom:6px;padding:10px;background:#fff!important}.product-grid .product-card,.product-grid .product-card .ant-card-body{background:#fff!important}.product-grid .product-card .ant-card-body{padding:8px 10px!important}.product-grid .product-card__code{font-size:11px}.product-grid .product-card__title{font-size:13px;min-height:2.5em}.product-grid .product-card__price{font-size:12px}.product-grid .product-card__category{font-size:10px}}@media(max-width:576px){.page-container{padding:16px 12px 32px}}.cart-page__card .ant-card-body{padding:16px}.cart-page__mobile-list{display:none}.cart-page__desktop-table{overflow-x:auto}.cart-table{width:100%;border-collapse:collapse;min-width:640px}.cart-table th,.cart-table td{padding:10px 8px;text-align:left;border-bottom:1px solid #f0f0f0;vertical-align:middle}.cart-table th{font-size:13px;color:#667085;font-weight:400}.cart-page__summary{margin-top:20px;padding-top:16px;border-top:1px solid #f0f0f0;text-align:right}.cart-line-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:12px 14px;margin-bottom:12px}.cart-line-card__head{display:flex;justify-content:space-between;align-items:center;gap:8px}.cart-line-card__name{display:block;margin:6px 0 10px;font-weight:500;line-height:1.35}.cart-line-card__row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:4px 0;font-size:14px}.cart-line-card__row--qty .ant-input-number{width:96px}@media(max-width:767px){.cart-page__mobile-list{display:block}.cart-page__desktop-table{display:none}.cart-page__summary{text-align:left}}.checkout-summary-list{margin:0;padding-left:18px;color:#434343}.checkout-summary-list li{margin-bottom:6px}.product-stock-footnote{display:block;margin-top:28px;margin-bottom:0;padding-top:12px;border-top:1px solid #e8e8e8;font-size:11px;line-height:1.55;color:#434343;white-space:pre-wrap}.product-variant-picker{display:flex;flex-direction:column;gap:10px;margin-bottom:12px}.product-variant-picker__option{display:flex;align-items:center;gap:12px;cursor:pointer;color:#1f1f1f;font-size:18px;line-height:1.45;-webkit-user-select:none;user-select:none}.product-variant-picker__input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.product-variant-picker__control{flex-shrink:0;width:22px;height:22px;border-radius:50%;border:3px solid #1a1a1a;background:#fff;box-sizing:border-box}.product-variant-picker__option:hover .product-variant-picker__control{border-color:var(--ps-primary, #2d6a4f)}.product-variant-picker__option.is-selected .product-variant-picker__control{border:3px solid var(--ps-primary, #2d6a4f);background-color:#fff;box-shadow:inset 0 0 0 3px #fff,inset 0 0 0 10px var(--ps-primary, #2d6a4f)}.product-variant-picker__option:focus-within .product-variant-picker__control{outline:2px solid var(--ps-primary, #2d6a4f);outline-offset:2px}.product-variant-picker__text{color:inherit;font-weight:500}.home-hero,.home-hero__carousel,.home-hero__carousel .slick-list,.home-hero__carousel .slick-track,.home-hero__carousel .slick-slide,.home-hero__carousel .slick-slide>div,.home-hero__carousel .slick-slide>div>div,.home-hero__slide{height:336px!important;min-height:336px!important}.home-hero__slide{padding:48px 24px!important}.home-hero__cover-img{height:336px!important;max-height:336px!important;object-fit:cover!important}.home-hero__inner{height:100%!important;min-height:336px!important;display:flex!important;align-items:center!important;justify-content:center!important}.home-hero__copy{text-align:center!important;margin:0 auto!important}.home-hero__cta-link{display:inline-block!important}.home-hero__inner,.home-hero__inner--plain{min-height:336px!important;height:336px!important;display:flex!important;align-items:center!important}.home-hero__copy{margin-top:0!important}.home-hero__copy{text-align:center!important;align-items:center!important;justify-content:center!important;margin:0 auto!important}.home-hero__title{text-align:center!important}.home-hero__subtitle{text-align:center!important;max-width:800px!important;margin-left:auto!important;margin-right:auto!important}.home-hero__cta-link{display:flex!important;justify-content:center!important}
