.featured-banners{padding:clamp(1.4rem,3vw,2.5rem) 0;background:#f4f7fa;border-bottom:1px solid #d6e0ea}.featured-carousel{position:relative;max-width:1440px;margin:auto}.featured-carousel__viewport{overflow:hidden;border-radius:clamp(10px,2vw,24px);background:#173b63;box-shadow:0 18px 45px rgba(10,37,64,.17)}.featured-carousel__track{position:relative;aspect-ratio:16/5.7;min-height:230px}.featured-banner{position:absolute;inset:0;z-index:0;display:block;width:100%;height:100%;overflow:hidden;background:#173b63;color:#fff;text-decoration:none;opacity:0;visibility:hidden;transition:opacity .5s ease,visibility .5s ease}.featured-banner.is-active{z-index:1;opacity:1;visibility:visible}.featured-banner__image,.featured-banner__pattern,.featured-banner__overlay{position:absolute;inset:0;width:100%;height:100%}.featured-banner__image{object-fit:cover}.featured-banner__pattern{background-color:#173b63;background-image:linear-gradient(135deg,rgba(255,255,255,.08) 25%,transparent 25%),linear-gradient(315deg,rgba(255,255,255,.06) 25%,transparent 25%);background-position:28px 0,28px 0;background-size:56px 56px}.featured-banner__overlay{background:linear-gradient(90deg,rgba(5,24,42,.9),rgba(5,24,42,.25) 78%,rgba(5,24,42,.1))}.featured-banner__content{position:absolute;z-index:2;left:clamp(1.3rem,5vw,4rem);bottom:clamp(2.7rem,6vw,5rem);display:grid;gap:.4rem;max-width:min(590px,70%);color:#fff}.featured-banner__content small{color:#f3c867;font-size:.72rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.featured-banner__content strong{color:#fff;font-size:clamp(1.45rem,4vw,3rem);line-height:1.04}.featured-banner__content>span{color:#e3edf6;font-size:clamp(.88rem,1.7vw,1.15rem)}.featured-banner__content b{display:inline-flex;align-items:center;gap:.45rem;margin-top:.4rem;font-size:.8rem;letter-spacing:.06em;text-transform:uppercase}.featured-banner:focus-visible{outline:4px solid #f0bd4e;outline-offset:-8px}.featured-carousel__arrow{position:absolute;z-index:4;top:50%;display:grid;place-items:center;width:48px;height:48px;padding:0;border:1px solid rgba(255,255,255,.52);border-radius:50%;background:rgba(7,30,51,.72);color:#fff;box-shadow:0 5px 18px rgba(0,0,0,.18);transform:translateY(-50%);backdrop-filter:blur(5px)}.featured-carousel__arrow:hover{background:#fff;color:#173b63}.featured-carousel__arrow--prev{left:clamp(.6rem,2vw,1.5rem)}.featured-carousel__arrow--next{right:clamp(.6rem,2vw,1.5rem)}.featured-carousel__arrow svg,.featured-carousel__toggle svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.featured-carousel__controls{position:absolute;z-index:4;left:50%;bottom:clamp(.65rem,2vw,1.1rem);display:flex;align-items:center;gap:.75rem;padding:.38rem .58rem;border:1px solid rgba(255,255,255,.3);border-radius:999px;background:rgba(7,30,51,.7);transform:translateX(-50%);backdrop-filter:blur(7px)}.featured-carousel__dots{display:flex;align-items:center;gap:.5rem}.featured-carousel__dots button{width:28px;height:5px;padding:0;border:0;border-radius:999px;background:rgba(255,255,255,.48);transition:width .2s ease,background .2s ease}.featured-carousel__dots button[aria-selected=true]{width:45px;background:#fff}.featured-carousel__toggle{display:grid;place-items:center;width:28px;height:28px;padding:0;border:0;border-radius:50%;background:transparent;color:#fff}.featured-carousel__toggle svg{width:17px;height:17px}.featured-carousel__toggle .icon-play{display:none}.featured-carousel__toggle.is-paused .icon-play{display:block}.featured-carousel__toggle.is-paused .icon-pause{display:none}.featured-carousel button:focus-visible{outline:3px solid #f0bd4e;outline-offset:3px}@media(max-width:679px){.featured-banners{padding:1rem 0}.featured-carousel__track{aspect-ratio:4/3;min-height:0}.featured-carousel__viewport{border-radius:12px}.featured-carousel__arrow{width:40px;height:40px}.featured-carousel__content{max-width:72%}.featured-carousel__dots button{width:18px}.featured-carousel__dots button[aria-selected=true]{width:30px}.featured-banner__image{object-fit:cover}.featured-banner__content{bottom:3.4rem;max-width:72%}}@media(prefers-reduced-motion:reduce){.featured-banner,.featured-carousel__dots button{transition:none}}

