.story-carousel{--story-carousel-ink:#0e4b49;--story-carousel-card-base:#0c4f4c;--story-carousel-card-overlay:rgba(5,49,47,.9);--story-carousel-card-overlay-soft:rgba(5,49,47,.18);--story-carousel-text:#fff;--story-carousel-accent:#eb6e72;--story-carousel-surface:#fff;--story-carousel-radius:1.75rem;--story-carousel-gap:1.375rem;--story-carousel-shell-max-width:100rem;--story-carousel-shell-gutter:3rem;color:var(--story-carousel-ink);overflow:hidden;padding-block:3rem 0}.story-carousel__container{margin-inline:auto;padding-inline:var(--story-carousel-shell-gutter);width:min(100%,var(--story-carousel-shell-max-width))}.story-carousel__header{margin-bottom:1.5rem}.story-carousel__section-heading{color:var(--story-carousel-ink);font-family:Amifer Black;font-size:50px;font-weight:900;letter-spacing:-.03em;line-height:53px;margin:0;padding-bottom:2rem}.story-carousel__splide{margin-left:calc(50% - 50vw);max-width:none;overflow:visible;padding-inline:max(var(--story-carousel-shell-gutter),calc((100vw - var(--story-carousel-shell-max-width))/2 + var(--story-carousel-shell-gutter)));position:relative;width:100vw}.story-carousel__splide .splide__track{overflow:visible}.story-carousel__splide .splide__list{align-items:stretch}.story-carousel__slide{box-sizing:border-box;height:auto}.story-carousel__card{background:radial-gradient(circle at 58% 28%,rgba(34,118,111,.44),transparent 36%),linear-gradient(135deg,#0b4c49,#0b4b48 50%,#0d4a47);border-radius:var(--story-carousel-radius);box-shadow:0 1.35rem 2.6rem rgba(10,55,52,.12);height:100%;overflow:hidden;position:relative}.story-carousel__card:after,.story-carousel__card:before{content:"";inset:0;pointer-events:none;position:absolute}.story-carousel__card--has-background:before{background-image:linear-gradient(90deg,var(--story-carousel-card-overlay) 0,rgba(5,49,47,.86) 42%,rgba(5,49,47,.46) 72%,rgba(5,49,47,.1) 100%),var(--story-card-background-image);background-position:50%;background-repeat:no-repeat;background-size:cover}.story-carousel__card:after{background:radial-gradient(circle at 78% 38%,rgba(73,168,157,.18),transparent 18%),linear-gradient(90deg,hsla(0,0%,100%,.04),transparent 55%)}.story-carousel__content{align-items:end;display:grid;gap:clamp(1rem,2vw,2rem);height:100%;padding:2rem 5.5rem 0 2rem;position:relative;z-index:1}.story-carousel__content--copy-only{grid-template-columns:minmax(0,1fr)}.story-carousel__copy{color:var(--story-carousel-text);display:flex;flex-direction:column;gap:1.25rem;justify-content:space-between;max-width:840px;padding-bottom:2rem}.story-carousel__heading{color:var(--story-carousel-text);font-family:Amifer Black;font-size:75px;font-weight:900;letter-spacing:-.06em;line-height:60px;margin:0;text-transform:uppercase}.story-carousel__subheading{color:#fff;font-family:Neue Haas Grotesk Display Pro Black;font-size:20px;line-height:30px;max-width:29rem;padding-bottom:3rem}.story-carousel__subheading>:first-child{margin-top:0}.story-carousel__subheading>:last-child{margin-bottom:0}.story-carousel__focus{margin-top:auto}.story-carousel__focus-label{color:var(--story-carousel-text);font-size:1rem;font-weight:800;line-height:1.2;margin:0 0 .95rem}.story-carousel__list-columns{display:grid;gap:.75rem 1.5rem;grid-template-columns:repeat(2,minmax(0,1fr));max-width:34rem}.story-carousel__list{display:grid;gap:.7rem;list-style:none;margin:0;padding:0}.story-carousel__list-item{align-items:start;color:var(--story-carousel-text);display:grid;font-size:.98rem;gap:.7rem;grid-template-columns:auto 1fr;line-height:1.35}.story-carousel__list-icon{align-items:center;background:hsla(0,0%,100%,.08);border-radius:999px;display:inline-flex;height:1.2rem;justify-content:center;margin-top:.08rem;min-width:1.2rem;overflow:hidden;width:1.2rem}.story-carousel__list-icon img{display:block;height:100%;object-fit:contain;width:100%}.story-carousel__list-icon--placeholder{background:var(--story-carousel-accent)}.story-carousel__media{bottom:0;position:absolute;right:20px;width:min(100%,408px)}.story-carousel__foreground-image{display:block;filter:drop-shadow(0 1.5rem 1.8rem rgba(0,0,0,.16));height:auto;max-height:25rem;object-fit:contain;object-position:right bottom;width:100%}.story-carousel__controls{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-top:1.3rem}.story-carousel__button{appearance:none;background:transparent;border:0;color:var(--story-carousel-ink);cursor:pointer;font-size:.95rem;font-weight:900;letter-spacing:.08em;line-height:1;text-transform:uppercase;transition:opacity .18s ease,transform .18s ease,background-color .18s ease,color .18s ease}.story-carousel__button:focus-visible{outline:2px solid currentColor;outline-offset:4px}.story-carousel__button--prev{opacity:0;pointer-events:none;transform:translateY(.25rem)}.story-carousel__button--prev.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.story-carousel__button--next{background:transparent;border:0;bottom:2rem;color:#0d4a4f;cursor:pointer;font-size:.95rem;font-weight:800;line-height:1;margin-left:auto;padding:1rem 1.35rem;text-transform:uppercase}.story-carousel__button:disabled{cursor:default;opacity:.45}@media (max-width:991px){.story-carousel__slide{width:min(48rem,88vw)}.story-carousel__content{grid-template-columns:minmax(0,1fr)}.story-carousel__copy,.story-carousel__heading{max-width:none}.story-carousel__media{width:min(100%,18rem)}}@media (max-width:767px){.story-carousel{--story-carousel-shell-gutter:1rem}.story-carousel__slide{width:min(100%,calc(100vw - 2rem))}.story-carousel__card{min-height:0}.story-carousel__content{gap:1.25rem;padding:1.5rem}.story-carousel__list-columns{grid-template-columns:minmax(0,1fr)}.story-carousel__media{width:min(100%,15rem)}.story-carousel__controls{flex-wrap:wrap}.story-carousel__button--next{text-align:center;width:100%}}