.hero-carousel[data-astro-cid-456vviwh]{position:relative;width:100%;height:var(--hero-height, 80vh);max-height:var(--hero-height, 80vh);min-height:400px;overflow:hidden;background:var(--color-primary, #0a1628)}.hero-carousel--empty[data-astro-cid-456vviwh]{height:auto;max-height:none;min-height:0;padding:7rem 0 3rem}.hero-carousel--empty[data-astro-cid-456vviwh] .hero-carousel__slide[data-astro-cid-456vviwh]{position:relative;inset:auto}.hero-carousel--empty[data-astro-cid-456vviwh] .hero-carousel__content[data-astro-cid-456vviwh]{justify-content:center;padding:2rem 2rem 1rem}.hero-carousel__track[data-astro-cid-456vviwh]{position:relative;width:100%;height:100%}.hero-carousel__slide[data-astro-cid-456vviwh]{position:absolute;inset:0;opacity:0;transition:opacity 1.2s ease-in-out;z-index:0}.hero-carousel__slide[data-astro-cid-456vviwh].is-active{opacity:1;z-index:1}.hero-carousel__media[data-astro-cid-456vviwh]{position:absolute;inset:0;width:100%;height:100%;overflow:hidden}.hero-carousel__media[data-astro-cid-456vviwh]>img[data-astro-cid-456vviwh],.hero-carousel__media[data-astro-cid-456vviwh]>video[data-astro-cid-456vviwh]{display:block;width:100%;height:100%;max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.hero-carousel__media--image[data-astro-cid-456vviwh] img[data-astro-cid-456vviwh]{animation:kenBurns 20s ease-in-out infinite alternate;will-change:transform}@keyframes kenBurns{0%{transform:scale(1) translate(0)}to{transform:scale(1.08) translate(-1%,-1%)}}.hero-carousel__media--panoramic[data-astro-cid-456vviwh] img[data-astro-cid-456vviwh]{width:auto;min-width:100%;max-width:none}.hero-carousel__media--panoramic[data-astro-cid-456vviwh].pan-left img[data-astro-cid-456vviwh]{animation:panLeft 30s linear infinite alternate}.hero-carousel__media--panoramic[data-astro-cid-456vviwh].pan-right img[data-astro-cid-456vviwh]{animation:panRight 30s linear infinite alternate}@keyframes panLeft{0%{transform:translate(0)}to{transform:translate(calc(-100% + 100vw))}}@keyframes panRight{0%{transform:translate(calc(-100% + 100vw))}to{transform:translate(0)}}.hero-carousel__overlay[data-astro-cid-456vviwh]{position:absolute;inset:0;background:linear-gradient(to bottom,#0a16284d,#0a162899 60%,#0a1628d9);z-index:1}.hero-carousel__overlay--solid[data-astro-cid-456vviwh]{background:var(--color-primary, #0a1628)}.hero-carousel__content[data-astro-cid-456vviwh]{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;height:100%;padding:3rem 2rem;max-width:900px;margin:0 auto}.hero-carousel__title[data-astro-cid-456vviwh]{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;color:#fff;line-height:1.15;margin:0 0 .75rem;text-shadow:0 2px 12px rgba(0,0,0,.4)}.hero-carousel__subtitle[data-astro-cid-456vviwh]{font-size:clamp(1rem,2vw,1.35rem);color:#ffffffd9;max-width:600px;line-height:1.5;margin:0 0 1.5rem}.hero-carousel__cta[data-astro-cid-456vviwh]{display:inline-block;padding:.75rem 2rem;background:#fff;color:var(--color-primary, #0a1628);font-weight:600;border-radius:4px;text-decoration:none;transition:background .2s,transform .2s;align-self:flex-start}.hero-carousel__cta[data-astro-cid-456vviwh]:hover{background:#ffffffe6;transform:translateY(-1px)}.hero-carousel__indicators[data-astro-cid-456vviwh]{position:absolute;bottom:2rem;right:2rem;display:flex;gap:.5rem;z-index:3}.hero-carousel__dot[data-astro-cid-456vviwh]{width:12px;height:12px;border-radius:50%;border:2px solid rgba(255,255,255,.6);background:transparent;cursor:pointer;transition:background .3s,border-color .3s;padding:0}.hero-carousel__dot[data-astro-cid-456vviwh].is-active{background:#fff;border-color:#fff}.hero-carousel__progress[data-astro-cid-456vviwh]{position:absolute;bottom:0;left:0;width:100%;height:3px;background:#ffffff26;z-index:3}.hero-carousel__progress-bar[data-astro-cid-456vviwh]{height:100%;background:#fff9;width:0%;transition:width .1s linear}@media(max-width:768px){.hero-carousel__content[data-astro-cid-456vviwh]{padding:2rem 1.25rem}.hero-carousel__indicators[data-astro-cid-456vviwh]{bottom:1.5rem;right:1.25rem}}
