.home-carousel{position:relative;overflow:hidden;background:#eee8de;touch-action:pan-y}.home-track{display:flex;transition:transform .8s cubic-bezier(.22,.61,.36,1);will-change:transform}.home-slide{position:relative;flex:0 0 100%;min-width:0;aspect-ratio:16/9;overflow:hidden}.home-slide>img{display:block;width:100%;height:100%;object-fit:cover}.home-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#f8f4ecd9, #f8f4ec44 33%,transparent 53%);pointer-events:none}.home-copy{position:absolute;z-index:1;left:5%;top:21%;max-width:38%;text-align:left}.home-copy .home-kicker{font-size:12px;letter-spacing:2px;color:#aa461f;font-weight:700}.home-copy h1,.home-copy h2{font-size:clamp(30px,3.6vw,66px);letter-spacing:-1.8px;line-height:1.22;color:#252820;margin:22px 0}.home-copy>p{font-size:15px;line-height:1.8;color:#50564b}.home-copy>a{display:inline-block;background:#f15a24;color:white;padding:13px 25px;border-radius:4px;text-decoration:none;font-size:14px;margin-top:17px}.slide-1 .home-copy{top:auto;bottom:10%;left:5%}.slide-1:after{background:linear-gradient(0deg,#f6f1e9d9,transparent 56%)}.slide-1 .home-copy h2{font-size:clamp(28px,3.1vw,54px)}@media(max-width:700px){.home-slide{aspect-ratio:auto;display:flex;flex-direction:column;background:#f6f3ed}.home-slide>img{height:auto;aspect-ratio:16/9;object-fit:contain}.home-slide:after{display:none}.home-copy,.slide-1 .home-copy{position:static;max-width:none;padding:24px 6% 36px;flex:1}.home-copy h1,.home-copy h2,.slide-1 .home-copy h2{font-size:32px;letter-spacing:-1px;margin:15px 0}.home-copy>p{font-size:14px;margin:0}.home-copy .home-kicker{font-size:10px}.home-copy>a{margin-top:18px}}@media(prefers-reduced-motion:reduce){.home-track{transition:none}}

.home-arrow{position:absolute;z-index:3;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:44px;height:64px;padding:8px;border:0;border-radius:3px;background:rgba(255,255,255,.58);color:#263126;cursor:pointer;transition:background .2s}
.home-arrow--prev{left:12px}.home-arrow--next{right:12px}.home-arrow svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.home-arrow:hover{background:rgba(255,255,255,.9)}.home-arrow:focus-visible{outline:2px solid #0a2947;outline-offset:3px}
@media(min-width:701px){.home-copy,.slide-1 .home-copy{left:max(6%,72px)}}
@media(max-width:700px){.home-arrow{top:calc((100vw * 9 / 16) / 2);width:36px;height:48px}.home-arrow--prev{left:8px}.home-arrow--next{right:8px}}
