.hero{padding:0;background:var(--white)}.hero__container{display:flex;flex-direction:column;gap:40px;padding-top:0;padding-bottom:0}.hero__slider-wrap{position:relative;width:100%}.hero__slider{width:100%;border-radius:20px;overflow:hidden;touch-action:pan-x pinch-zoom}.hero__slide{height:auto}.hero__slide-inner{position:relative;min-height:374px;border-radius:20px;overflow:hidden;background:#e8e8e8}@media(max-width:767px){.hero__slide-inner{min-height:300px}}.hero__slide-bg{object-fit:cover;object-position:center;z-index:0}.hero__slide-panel{display:none}@media(max-width:767px){.hero__slide-panel{display:block;position:absolute;top:-150px;left:-170px;width:650px;height:520px;background:hsla(0,0%,100%,.9);border-radius:22px;transform:rotate(-20deg);box-shadow:4px 0 24px rgba(0,0,0,.04);z-index:1}}.hero__slide-content{position:absolute;z-index:2;left:0;top:0;bottom:0;display:flex;flex-direction:column;justify-content:space-between;width:min(46%,520px);padding:50px 35px 38px;text-decoration:none;box-sizing:border-box}@media(max-width:1023px){.hero__slide-content{padding:32px 32px 40px 40px;width:min(55%,420px)}}@media(max-width:767px){.hero__slide-content{width:72%;padding:28px 24px 36px 28px}}.hero__slide-title{margin:0;max-width:380px;font-size:clamp(28px,3.2vw,48px);font-weight:700;line-height:1.08;letter-spacing:-.02em;color:#66ab24}.hero__slide-subtitle{margin:16px 0 0;max-width:340px;font-size:clamp(14px,1.4vw,18px);font-weight:400;line-height:1.35;color:#1b1b1b}.hero__slide-btn{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;margin-top:28px;min-width:152px;height:48px;padding:0 28px;border-radius:6px;background:#66ab24;color:#fff;font-size:15px;font-weight:600;transition:background .2s ease,transform .2s ease}.hero__slide-content:hover .hero__slide-btn{background:#5a9a20}.hero__pagination{position:absolute;left:50%;bottom:24px;transform:translateX(-50%);z-index:5;display:flex;align-items:center;justify-content:center;gap:8px;pointer-events:auto}.hero__bullet{position:relative;flex-shrink:0;width:8px;height:8px;padding:0;border:none;border-radius:999px;background:hsla(0,0%,100%,.45);overflow:hidden;cursor:pointer;transition:width .35s ease,background .25s ease}.hero__bullet--active{width:40px;height:8px;background:hsla(0,0%,100%,.4)}.hero__bullet-progress{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:inherit;background:#fff;transform:scaleX(0);transform-origin:left center;animation-name:hero-bullet-progress;animation-timing-function:linear;animation-fill-mode:forwards}.hero__usps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-column-gap:32px;column-gap:32px;grid-row-gap:24px;row-gap:24px;align-items:start;list-style:none;margin:0;padding:0 0 40px}@media(max-width:1200px){.hero__usps{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:24px;row-gap:24px}}@media(max-width:575px){.hero__usps{grid-template-columns:minmax(0,1fr);row-gap:20px;padding-bottom:32px}}.hero__usp{display:flex;align-items:flex-start;gap:12px;min-width:0}.hero__usp-icon{flex-shrink:0;width:59px;height:59px;border-radius:10px;background:#f5f5f5;display:flex;align-items:center;justify-content:center}.hero__usp-icon svg{display:block}.hero__usp-text{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1 1;padding-top:2px}.hero__usp-title{margin:0;font-size:16px;font-weight:700;color:#1b1b1b;line-height:19px}.hero__usp-link,.hero__usp-subtitle{margin:0;min-height:38px;font-weight:400}.hero__usp-subtitle{font-size:14px;line-height:17px;color:#6f6f6f}.hero__usp-link{font-size:16px;line-height:19px;display:inline-flex;align-items:flex-start;gap:6px;color:#546dfc;text-decoration:none}.hero__usp-link:hover{text-decoration:underline}.hero__usp-arrow{flex-shrink:0;width:8px;height:8px;margin-top:5px;border-right:2px solid #546dfc;border-top:2px solid #546dfc;transform:rotate(45deg)}@keyframes hero-bullet-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.home-products{padding:75px 0 0;overflow-x:hidden}.home-products .home-section-header{margin-bottom:40px}@media(max-width:1023px){.home-products .home-section-header{margin-bottom:32px}}.home-products .home-product-grid{overflow:hidden}.promotions{padding:30px 0 0;overflow-x:hidden}.promotions__title{margin:0 0 39px;font-weight:600;font-size:32px;line-height:.9;color:#1b1b1b}.promotions__layout{display:grid;grid-template-columns:373px 1fr;grid-gap:32px;gap:32px;align-items:start}@media(max-width:1200px){.promotions__layout{grid-template-columns:1fr}}.promotions__banner{position:relative;display:flex;flex-direction:column;align-items:center;min-height:449px;padding:0 16px;border-radius:24px;overflow:hidden;background:var(--promo-bg,#e2f4d8);text-decoration:none;transition:box-shadow .3s ease}.promotions__banner:hover{box-shadow:0 12px 32px rgba(130,149,109,.25)}.promotions__banner-top{display:flex;align-items:flex-end;justify-content:center;width:100%;height:148px;overflow:hidden;flex-shrink:0}.promotions__banner-diamond{position:absolute;top:-172px;left:50%;width:355px;height:355px;border-radius:28px;background:var(--promo-accent,#82956d);transform:translateX(-50%) rotate(-34deg)}.promotions__banner-text{position:relative;z-index:1;max-width:290px;padding:0 12px 18px;text-align:center}.promotions__banner-heading{margin:0;font-family:var(--tilda-sans);font-size:26px;font-weight:600;line-height:1.2;color:#fff;max-width:227px}.promotions__banner-subheading{margin:8px 0 0;font-family:var(--tilda-sans);font-size:14px;font-weight:400;line-height:1.25;color:#e9e9e9}.promotions__banner-media{z-index:1;display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:100%;margin-top:-4px;padding:0 4px 12px;overflow:visible;pointer-events:none}.promotions__banner-product{display:block;width:100%;max-width:100%;height:auto!important;max-height:none;object-fit:contain;object-position:center}.promotions__banner-btn{z-index:2;color:#fff;width:85%;max-width:325px;min-height:48px;font-family:var(--tilda-sans);background:#ff8a00;border-radius:8px;justify-content:center;align-items:center;margin-top:auto;padding:14px 20px;font-size:15px;font-weight:600;line-height:1.2;display:flex;bottom:15px;position:absolute}.promotions__products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px;overflow:hidden}.promotions__products>*{min-width:0}@media(max-width:1200px){.promotions__products{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}}@media(max-width:424px){.promotions__products{grid-template-columns:minmax(0,1fr)}}.promotions__card{min-height:445px;min-width:0;max-width:100%;width:100%;box-sizing:border-box;padding:12px 12px 16px}.promotions__card .product-card__image{width:100%!important;max-width:100%;height:100%!important;object-fit:contain}.promotions__card .product-card__title{min-height:40px}.promotions__card .product-card__in-stock{margin-top:8px}.promotions__card .product-card__footer{margin-top:auto;padding-top:12px}.home-seo{padding:40px 0 75px;font-family:var(--tilda-sans)}.home-seo__title{margin:0;max-width:900px;font-size:32px;font-weight:600;line-height:1.1;letter-spacing:0;color:#1b1b1b}.home-seo__content{display:flex;flex-direction:column;gap:16px;max-width:1344px;margin-top:31px}.home-seo__text{margin:0;font-size:16px;font-weight:400;line-height:19px;color:#6f6f6f}.home-seo__subtitle{margin:8px 0 0;font-size:16px;font-weight:600;line-height:19px;color:#1b1b1b}.home-seo__list{margin:0;padding:0 0 0 24px;list-style-type:disc;list-style-position:outside}.home-seo__list li{display:list-item;list-style-type:disc;margin-bottom:12px;font-size:16px;font-weight:400;line-height:19px;color:#6f6f6f}.home-seo__list li:last-child{margin-bottom:0}@media(max-width:768px){.home-seo{padding:32px 0 48px}.home-seo__title{font-size:24px;line-height:1.15}.home-seo__content{margin-top:20px;gap:14px}.home-seo__subtitle,.home-seo__text{font-size:14px;line-height:18px}.home-seo__list{padding-left:20px}.home-seo__list li{margin-bottom:10px;font-size:14px;line-height:18px}}