.hhs-slider{position:relative;width:100%;height:var(--hhs-height);min-height:520px;overflow:hidden;background:#0b243f;font-family:inherit;color:#fff;isolation:isolate}.hhs-track,.hhs-slide{position:absolute;inset:0}.hhs-slide{opacity:0;visibility:hidden;background-position:center;background-size:cover;background-repeat:no-repeat;transition:opacity var(--hhs-transition) ease,visibility var(--hhs-transition) ease}.hhs-slide.is-active{opacity:1;visibility:visible;z-index:2}.hhs-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,23,43,var(--hhs-slide-overlay)) 0%,rgba(4,23,43,calc(var(--hhs-slide-overlay)*.75)) 42%,rgba(4,23,43,calc(var(--hhs-slide-overlay)*.15)) 100%)}.hhs-kenburns .hhs-slide.is-active{animation:hhsZoom 7s ease-out both}.hhs-content{position:absolute;z-index:3;top:50%;width:min(720px,78%);transform:translateY(-50%);padding:20px 6vw;box-sizing:border-box}.hhs-left{left:0}.hhs-center{left:50%;transform:translate(-50%,-50%);text-align:center}.hhs-right{right:0;text-align:right}.hhs-right .hhs-buttons{justify-content:flex-end}.hhs-eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:15px;font-weight:700;letter-spacing:1.4px;text-transform:uppercase;color:var(--hhs-accent);margin-bottom:16px}.hhs-eyebrow:before{content:"";width:34px;height:2px;background:currentColor}.hhs-content h2{margin:0 0 18px;color:#fff;font-size:clamp(42px,5.2vw,78px);line-height:1.02;letter-spacing:-2px;font-weight:800;text-shadow:0 4px 22px rgba(0,0,0,.22)}.hhs-content p{margin:0;max-width:620px;color:rgba(255,255,255,.88);font-size:17px;line-height:1.75}.hhs-center p{margin-left:auto;margin-right:auto}.hhs-buttons{display:flex;flex-wrap:wrap;gap:13px;margin-top:28px}.hhs-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:52px;padding:0 23px;border-radius:4px;text-decoration:none;font-size:14px;font-weight:700;transition:transform .25s ease,background .25s ease,color .25s ease,box-shadow .25s ease}.hhs-btn:hover{transform:translateY(-2px)}.hhs-primary{background:var(--hhs-accent);color:#fff;box-shadow:0 12px 28px rgba(0,0,0,.18)}.hhs-primary span{font-size:18px}.hhs-secondary{border:1px solid rgba(255,255,255,.55);color:#fff;background:rgba(255,255,255,.05);backdrop-filter:blur(4px)}.hhs-secondary:hover{background:#fff;color:#142b43}.hhs-arrow{position:absolute;z-index:5;top:50%;width:48px;height:48px;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:rgba(4,23,43,.25);color:#fff;font-size:34px;line-height:40px;cursor:pointer;transform:translateY(-50%);transition:.25s}.hhs-arrow:hover{background:#fff;color:#17304a}.hhs-prev{left:24px}.hhs-next{right:24px}.hhs-dots{position:absolute;z-index:6;left:50%;bottom:30px;display:flex;gap:8px;transform:translateX(-50%)}.hhs-dot{width:28px;height:3px;border:0;padding:0;background:rgba(255,255,255,.4);cursor:pointer;transition:width .3s,background .3s}.hhs-dot.is-active{width:50px;background:#fff}.hhs-progress{position:absolute;z-index:7;left:0;bottom:0;width:100%;height:3px;background:rgba(255,255,255,.15)}.hhs-progress span{display:block;height:100%;width:0;background:var(--hhs-accent);transition:width linear}.hhs-content>*{opacity:0;transform:translateY(24px)}.hhs-slide.is-active .hhs-content>*{animation:hhsIn .75s cubic-bezier(.2,.75,.2,1) forwards}.hhs-slide.is-active .hhs-eyebrow{animation-delay:.15s}.hhs-slide.is-active h2{animation-delay:.28s}.hhs-slide.is-active p{animation-delay:.4s}.hhs-slide.is-active .hhs-buttons{animation-delay:.52s}@keyframes hhsIn{to{opacity:1;transform:translateY(0)}}@keyframes hhsZoom{from{transform:scale(1)}to{transform:scale(1.07)}}@media(max-width:1100px){.hhs-slider{height:min(72vw,650px);min-height:520px}.hhs-content{width:85%;padding-left:7vw}.hhs-content h2{font-size:clamp(38px,6vw,64px)}}@media(max-width:767px){.hhs-slider{height:640px;min-height:640px}.hhs-shade{background:linear-gradient(180deg,rgba(4,23,43,.25) 0%,rgba(4,23,43,.55) 48%,rgba(4,23,43,.9) 100%)}.hhs-content,.hhs-center,.hhs-right{left:0;right:0;top:auto;bottom:78px;width:100%;transform:none;text-align:center;padding:20px 24px}.hhs-content h2{font-size:clamp(34px,10vw,48px);letter-spacing:-1px}.hhs-content p{font-size:14px;line-height:1.6}.hhs-eyebrow{font-size:11px;letter-spacing:1px}.hhs-eyebrow:before{width:22px}.hhs-buttons{justify-content:center;margin-top:20px}.hhs-btn{min-height:48px;padding:0 17px}.hhs-arrow{width:40px;height:40px;font-size:27px}.hhs-prev{left:12px}.hhs-next{right:12px}.hhs-dots{bottom:28px}.hhs-progress{height:2px}}@media(max-width:430px){.hhs-slider{height:600px;min-height:600px}.hhs-content{bottom:62px;padding:15px 18px}.hhs-content h2{font-size:32px}.hhs-buttons{gap:8px}.hhs-btn{font-size:12px;min-height:44px;padding:0 13px}.hhs-secondary{display:none}.hhs-arrow{top:43%}}
