.hero-slider{height:620px;position:relative;overflow:hidden;background:#d8c7b5}.hero-track,.hero-slide{position:absolute;inset:0}.hero-slide{opacity:0;pointer-events:none;transition:opacity .85s ease}.hero-slide.is-active{opacity:1;pointer-events:auto;z-index:1}.hero-slide>img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-slide .shade{background:linear-gradient(90deg,rgba(27,17,11,.68) 0%,rgba(27,17,11,.38) 38%,rgba(27,17,11,.06) 70%)}.hero-slide .hero-copy{z-index:2}.hero-slide .hero-copy small{color:#f0cfaa;text-shadow:0 1px 12px rgba(0,0,0,.28)}.hero-slide .hero-copy h1{color:#fff8ee;text-shadow:0 2px 18px rgba(0,0,0,.28)}.hero-slide .hero-copy p{color:#f3e7db;text-shadow:0 1px 10px rgba(0,0,0,.32)}.hero-slide .btn{background:rgba(251,247,241,.92);color:#412b1d;border-color:#f1e4d7}.hero-slider-controls{position:absolute;z-index:5;right:4.5vw;bottom:28px;display:flex;align-items:center;gap:12px}.hero-arrow{width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.62);background:rgba(33,20,12,.28);color:#fff;cursor:pointer;font-size:18px;backdrop-filter:blur(5px)}.hero-dots{display:flex;gap:7px}.hero-dot{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.45);cursor:pointer}.hero-dot.is-active{background:#fff;transform:scale(1.25)}.hero-counter{min-width:48px;color:#fff;font-size:10px;letter-spacing:.12em;text-align:center}.hero-category{display:inline-block;margin-bottom:5px;font-size:10px;letter-spacing:.18em;color:#f0cfaa}.hero-slider.is-paused .hero-counter:after{content:' ·';opacity:.7}@media(max-width:650px){.hero-slider{height:600px}.hero-slide .hero-copy{left:7vw;right:7vw;top:48%}.hero-slide .hero-copy h1{font-size:43px}.hero-slider-controls{right:6vw;left:6vw;justify-content:flex-end;bottom:20px}.hero-arrow{width:34px;height:34px}.hero-dots{margin-right:auto}.hero-counter{display:none}}