/* Swiper integration for Hero and card-page carousels. */
.ed-swiper{position:relative;overflow:hidden}.ed-swiper .swiper-wrapper{align-items:stretch}.ed-swiper .swiper-slide{box-sizing:border-box}.ed-hero__swiper{position:absolute;inset:0;z-index:0}.ed-hero__swiper .swiper-wrapper{height:100%}.ed-hero__swiper .ed-hero__slide{position:relative!important;inset:auto!important;display:block!important;min-height:inherit;opacity:1!important;transform:none!important;clip-path:none!important;pointer-events:auto!important}.ed-hero__swiper .ed-hero__slide::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,18,39,.86),rgba(6,18,39,.45) 54%,rgba(6,18,39,.18))}.ed-hero__content-panels{position:relative;z-index:1}.ed-card-slider{overflow:hidden}.ed-card-slider .ed-card-slider__stage{display:flex;min-height:0!important}.ed-card-slider .ed-card-slider__page{position:relative!important;inset:auto!important;display:block!important;height:auto;opacity:1!important;transform:none!important;clip-path:none!important;pointer-events:auto!important}.ed-card-slider .swiper-slide{height:auto}.ed-card-slider .ed-grid{height:100%}.ed-swiper .swiper-pagination{position:static;width:auto}.ed-swiper .swiper-pagination-bullet{width:8px;height:8px;margin:0 4px;border:0;border-radius:999px;background:currentColor;opacity:.35;cursor:pointer}.ed-swiper .swiper-pagination-bullet-active{width:24px;opacity:1}.ed-card-slider__dots .swiper-pagination-bullet{color:var(--ed-s-navy)}.ed-hero__slider-dots .swiper-pagination-bullet{color:#fff}.ed-swiper [data-ed-swiper-prev].is-disabled,.ed-swiper [data-ed-swiper-next].is-disabled{opacity:.4;pointer-events:none}.ed-card-slider:not(.is-ready){overflow:visible}.ed-card-slider:not(.is-ready) .swiper-wrapper{display:block;transform:none!important}.ed-card-slider:not(.is-ready) .swiper-slide{width:auto!important;margin-bottom:20px}.ed-card-slider:not(.is-ready) .swiper-slide:not(.is-active){display:none!important}@media (prefers-reduced-motion:reduce){.ed-swiper .swiper-wrapper{transition-duration:.01ms!important}}
