.ht-hero-seasonal{position:relative;overflow:hidden;padding-top:170px;padding-bottom:84px;background:linear-gradient(135deg,var(--brand-primary-light),#fff 52%,#f8ecef)}.ht-hero-seasonal__promo{position:absolute;top:0;left:0;right:0;display:flex;align-items:center;justify-content:center;min-height:40px;padding:8px 18px;background:var(--brand-secondary);color:#fff;font-weight:800;text-align:center}.ht-hero-seasonal__row{display:grid;grid-template-columns:minmax(0,0.95fr) minmax(360px,1.05fr);grid-gap:48px;gap:48px;align-items:center}.ht-hero-seasonal__copy h1{margin:0 0 18px;color:var(--brand-primary-dark)}.ht-hero-seasonal__copy p{max-width:610px;margin:0 0 24px;color:var(--brand-text);font-size:1.08rem}.hero-actions{display:flex;flex-wrap:wrap;gap:16px;align-items:center}.ht-hero-seasonal img{width:100%;aspect-ratio:1.18/1;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius);box-shadow:0 22px 60px rgba(31,88,104,.18)}.home-product-grid{background:var(--brand-bg)}.product-grid-four{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.home-product-card{display:grid;overflow:hidden;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:#fff;transition:transform .2s,box-shadow .2s}.home-product-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgba(31,88,104,.14)}.home-product-card img{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;background:var(--brand-neutral-light)}.home-product-card div{padding:18px}.home-product-card span{display:block;color:var(--brand-secondary);font-size:.82rem;font-weight:800}.home-product-card h3{margin:6px 0 10px;color:var(--brand-text);font-size:1.15rem}.ht-where-to-buy{background:var(--brand-bg-alt)}.ht-where-to-buy__wrap{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,0.9fr);grid-gap:24px;gap:24px;align-items:center}.ht-where-to-buy__lead{display:flex;gap:18px;align-items:flex-start}.ht-where-to-buy__lead h2{margin:0 0 6px;color:var(--brand-text)}.ht-where-to-buy__lead p{margin:0;color:var(--brand-text)}.ht-where-to-buy__form{display:flex;gap:10px;padding:10px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:#fff}.ht-where-to-buy__form input{min-width:0;flex:1;border:0;color:var(--brand-text);outline:0}.ht-where-to-buy__chips{display:flex;flex-wrap:wrap;grid-column:1/-1;gap:10px}.ht-where-to-buy__chips span{padding:8px 12px;border-radius:999px;background:#fff;color:var(--brand-primary-dark);font-weight:700}.ht-promo-strip{display:flex;align-items:center;justify-content:center;gap:16px;min-height:40px;padding:8px max(24px,(100vw - 1120px) / 2);background:var(--brand-secondary);color:#fff;text-align:center}.ht-promo-strip.is-hidden{display:none}.ht-promo-strip__msg{color:#fff;font-weight:800}.ht-promo-strip__close{width:30px;height:30px;border:1px solid rgba(255,255,255,.7);border-radius:50%;background:rgba(255,255,255,0);color:#fff;line-height:1}.ht-trust-bar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:0;gap:0;padding:30px max(24px,(100vw - 1120px) / 2);background:#fff;border-top:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border)}.ht-trust-item{display:flex;align-items:center;justify-content:center;gap:12px;min-width:0;padding:10px 18px;border-right:1px solid var(--brand-border);color:var(--brand-text);font-weight:800;text-align:center}.ht-trust-item:last-child{border-right:0}.home-cta{background:linear-gradient(135deg,var(--brand-primary-dark),#123843)}@media (max-width:991px){.ht-hero-seasonal__row,.ht-where-to-buy__wrap{grid-template-columns:1fr}.ht-trust-bar,.product-grid-four{grid-template-columns:repeat(2,minmax(0,1fr))}.ht-trust-item:nth-child(2){border-right:0}}@media (max-width:575px){.ht-hero-seasonal{padding-top:140px}.ht-trust-bar,.product-grid-four{grid-template-columns:1fr}.ht-trust-item{border-right:0;border-bottom:1px solid var(--brand-border)}.ht-where-to-buy__form{flex-direction:column}}