.hero-slider{position:relative;width:100%;height:min(78vh,560px);min-height:400px;overflow:hidden;background:#0f2918}.hero-slider-track{position:relative;width:100%;height:100%}.hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .85s ease,visibility .85s}.hero-slide.active{opacity:1;visibility:visible;z-index:1}.hero-slide--landscape .hero-slide-media{position:absolute;inset:0;overflow:hidden}.hero-slide--landscape .hero-slide-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-slide--landscape .hero-slide-overlay{position:absolute;inset:0;background:linear-gradient(108deg,rgba(10,30,18,.9),rgba(10,30,18,.55) 42%,rgba(10,30,18,.15) 68%,rgba(10,30,18,.25))}.hero-slide-content--overlay{position:relative;z-index:2;height:100%;width:min(1180px,100% - clamp(2.5rem,6vw,5rem));margin-inline:auto;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-block:3rem;max-width:560px}.hero-slide--portrait{background:#0f2918}.hero-slide-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;grid-gap:clamp(1.25rem,2.5vw,2rem);gap:clamp(1.25rem,2.5vw,2rem);width:min(1180px,100% - clamp(2.5rem,6vw,5rem));height:100%;margin-inline:auto;padding-block:clamp(1.5rem,3vh,2.5rem)}.hero-slide-copy{display:flex;align-items:center;min-width:0}.hero-slide-copy-inner{display:flex;flex-direction:column;align-items:flex-start;width:100%;max-width:520px}.hero-slide-visual{position:relative;display:flex;align-items:center;justify-content:center;min-width:0;background:linear-gradient(160deg,#163a24,#0f2918);border-radius:1rem;padding:clamp(.75rem,1.5vw,1.25rem);overflow:hidden}.hero-slide-photo{display:block;width:100%;height:100%;max-height:100%;object-fit:contain;object-position:center center}.hero-slide-badge{display:inline-block;background:linear-gradient(135deg,rgba(250,204,21,.25),rgba(34,197,94,.2));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.18);color:#fef9c3;font-size:var(--text-sm);font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding:.45rem 1rem;border-radius:999px;margin-bottom:1rem}.hero-slide-content--overlay h2,.hero-slide-copy-inner h2{margin:0 0 .75rem;font-size:clamp(1.75rem,3.8vw,2.65rem);line-height:1.12;color:#fff}.hero-slide-content--overlay p,.hero-slide-copy-inner p{margin:0 0 1.25rem;font-size:clamp(1rem,1.8vw,1.2rem);line-height:1.55;color:rgba(255,255,255,.9);max-width:42ch}.hero-slide-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.15rem}.btn-hero-cta{background:#fff;color:#14532d;border-color:#fff;font-size:var(--text-base);font-weight:600;padding:.85rem 1.75rem;box-shadow:0 4px 20px rgba(0,0,0,.22)}.btn-hero-cta:hover{background:#fef9c3;border-color:#fef9c3;color:#14532d}.btn-hero-secondary{background:rgba(255,255,255,.12);color:#fff;border:1px solid rgba(255,255,255,.45);font-size:var(--text-base);font-weight:600;padding:.85rem 1.5rem;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.btn-hero-secondary:hover{background:rgba(255,255,255,.22);border-color:rgba(255,255,255,.65);color:#fff}.hero-slide-trust{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;margin:0;padding:0}.hero-slide-trust li{font-size:var(--text-sm);font-weight:600;color:rgba(255,255,255,.88);background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.15);padding:.35rem .75rem;border-radius:999px}.hero-slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:3rem;height:3rem;border:none;border-radius:50%;background:rgba(255,255,255,.92);color:#14532d;font-size:1.75rem;line-height:1;cursor:pointer;box-shadow:0 4px 16px rgba(0,0,0,.18);transition:background .2s,transform .2s}.hero-slider-arrow:hover{background:#fff;transform:translateY(-50%) scale(1.05)}.hero-slider-prev{left:clamp(.75rem,2vw,1.25rem)}.hero-slider-next{right:clamp(.75rem,2vw,1.25rem)}.hero-slider-dots{position:absolute;bottom:1.25rem;left:50%;transform:translateX(-50%);z-index:10;display:flex;align-items:center;gap:.5rem}.hero-slider-dots button{display:flex;align-items:center;justify-content:center;width:2.5rem;min-height:1.75rem;padding:.4rem 0;border:none;background:transparent;cursor:pointer;-webkit-tap-highlight-color:transparent}.hero-dot-track{display:block;width:100%;height:3px;border-radius:999px;background:rgba(255,255,255,.35);overflow:hidden;position:relative}.hero-slider-dots button.active .hero-dot-track{background:rgba(255,255,255,.22)}.hero-dot-progress{position:absolute;left:0;top:0;height:100%;width:0;background:#fff;border-radius:inherit}@media (max-width:900px){.hero-slider{height:400px;min-height:400px}.hero-slide--portrait .hero-slide-split{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);grid-template-rows:unset;gap:.5rem;width:100%;height:100%;padding:.85rem var(--page-gutter) 2.75rem;align-items:center}.hero-slide--portrait .hero-slide-copy{order:unset;padding:0;min-width:0}.hero-slide--portrait .hero-slide-copy-inner{max-width:none;align-items:flex-start;text-align:left}.hero-slide--portrait .hero-slide-visual{order:unset;border-radius:.65rem;min-height:0;max-height:none;height:100%;align-self:stretch;padding:.4rem}.hero-slide--portrait .hero-slide-copy-inner p{max-width:none}.hero-slide--portrait .hero-slide-actions{justify-content:flex-start;width:100%}.hero-slide--portrait .hero-slide-trust{justify-content:flex-start}}@media (max-width:640px){.hero-slider{height:340px;min-height:340px}.hero-slide--landscape,.hero-slide--portrait{min-height:100%}.hero-slide--portrait .hero-slide-split{grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);gap:.35rem;padding:.65rem var(--page-gutter) 2.5rem;min-height:0}.hero-slide--portrait .hero-slide-badge{font-size:.625rem;padding:.28rem .55rem;margin-bottom:.4rem;letter-spacing:.04em}.hero-slide--portrait .hero-slide-copy-inner h2{font-size:1rem;line-height:1.15;margin-bottom:.35rem}.hero-slide--portrait .hero-slide-copy-inner p{font-size:.72rem;line-height:1.4;margin-bottom:.5rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.hero-slide--portrait .hero-slide-actions{flex-direction:column;gap:.3rem;margin-bottom:0;width:100%}.hero-slide--portrait .hero-slide-actions .btn{flex:none;width:100%;min-height:0;padding:.42rem .55rem;font-size:.72rem;border-radius:6px;justify-content:center;box-shadow:none}.hero-slide--portrait .hero-slide-trust{display:none}.hero-slide--portrait .hero-slide-visual{padding:.25rem;border-radius:.5rem}.hero-slide-content--overlay h2,.hero-slide-copy-inner h2{font-size:1.35rem;margin-bottom:.5rem}.hero-slide-content--overlay p{font-size:.92rem;margin-bottom:.85rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hero-slide-actions{flex-direction:row;gap:.5rem;margin-bottom:0;width:100%}.hero-slide-actions .btn{flex:1 1;min-height:0;padding:.5rem .85rem;font-size:.8125rem;border-radius:8px;justify-content:center;box-shadow:none}.btn-hero-cta,.btn-hero-secondary{border-width:1px}.btn-hero-secondary,.hero-slide-trust{display:none}.hero-slide-content--overlay{width:100%;padding:1.25rem var(--page-gutter) 3.5rem;min-height:280px}.hero-slide--landscape .hero-slide-overlay{background:linear-gradient(180deg,rgba(10,30,18,.15),rgba(10,30,18,.55) 40%,rgba(10,30,18,.92) 62%,rgba(10,30,18,.96))}.hero-slider-dots{bottom:.65rem;left:var(--page-gutter);right:var(--page-gutter);width:auto;transform:none;justify-content:center;gap:.35rem}.hero-slider-dots button{flex:1 1;width:auto;max-width:2.5rem;min-height:1.5rem;padding:.3rem 0}.hero-dot-track{height:4px;background:rgba(255,255,255,.28)}.hero-slider-dots button.active .hero-dot-track{background:rgba(255,255,255,.18)}.hero-dot-progress{background:#fef9c3}}@media (prefers-reduced-motion:reduce){.hero-slide{transition:opacity .3s ease}.hero-dot-progress{display:none}}