.hero-carousel{border-radius:18px;margin-bottom:2.5rem;position:relative;overflow:hidden}.hero-carousel__slides{background:#111;width:100%;padding-bottom:44%;position:relative}.hero-carousel__slide{opacity:0;transition:opacity .6s,transform .9s;display:block;position:absolute;inset:0;transform:scale(1.02)}.hero-carousel__slide.is-active{opacity:1;z-index:2;transform:scale(1)}.hero-carousel__media{position:absolute;inset:0}.hero-carousel__media img{object-fit:cover}.hero-carousel__overlay{color:#fff;background:linear-gradient(#0406140d 0%,#040614cc 70%);flex-direction:column;justify-content:flex-end;padding:2.75rem;display:flex;position:absolute;inset:0}.hero-carousel__meta{text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.9rem;display:inline-flex}.hero-carousel__title{margin:0 0 .8rem;font-size:clamp(1.75rem,2.8vw,2.9rem);font-weight:700}.hero-carousel__description{color:#ffffffdb;max-width:48ch;margin:0 0 1.5rem;font-size:clamp(1rem,1.4vw,1.2rem);line-height:1.6}.hero-carousel__cta{color:#fff;background:#0a1bffd9;border-radius:999px;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-size:.95rem;font-weight:600;transition:background .2s,transform .2s;display:inline-flex}.hero-carousel__cta:hover,.hero-carousel__cta:focus-visible{background:#0a1bff;transform:translateY(-1px)}.hero-carousel__indicators{z-index:3;gap:.75rem;display:inline-flex;position:absolute;bottom:1.5rem;right:1.5rem}.hero-carousel__indicator{cursor:pointer;background:#ffffff73;border:none;border-radius:999px;width:11px;height:11px;transition:background .2s,transform .2s}.hero-carousel__indicator.is-active{background:#fff;transform:scale(1.15)}.hero-carousel__indicator:focus-visible{outline-offset:2px;outline:2px solid #fff}@media (width<=720px){.hero-carousel{margin-bottom:1.75rem}.hero-carousel__overlay{padding:1.75rem 1.35rem}.hero-carousel__indicators{bottom:1.1rem;right:1.35rem}}
