.carousel-hero-block{overflow:hidden;height:calc(100svh - var(--mobile-header-height, 35px));min-height:667px}@media (min-width: 991px){.carousel-hero-block{height:88svh}}body.overlay-header .carousel-hero-block{height:100svh}.carousel-hero{position:relative;width:100%}.carousel-hero__swiper{width:100%}.carousel-hero__swiper .swiper-slide{height:auto}.carousel-hero__slide{position:relative;width:100%;height:calc(100svh - var(--mobile-header-height, 35px));min-height:667px;display:flex;align-items:flex-end;overflow:hidden;transition:min-height .3s ease}@media (min-width: 991px){.carousel-hero__slide{height:88svh}}body.overlay-header .carousel-hero__slide{height:100svh}.carousel-hero__picture{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.carousel-hero__picture--mobile{display:block}@media (min-width: 768px){.carousel-hero__picture--mobile{display:none}}.carousel-hero__picture--desktop{display:none}@media (min-width: 768px){.carousel-hero__picture--desktop{display:block}}.carousel-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.carousel-hero__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#002855}.carousel-hero__video-wrap{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:0;transform:translateZ(0);-webkit-transform:translate3d(0,0,0)}.carousel-hero__video-wrap--desktop{display:none}@media (min-width: 768px){.carousel-hero__video-wrap--desktop{display:block}}.carousel-hero__video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:177.78vh;height:100vh;min-width:100%;min-height:56.25vw;border:0}.carousel-hero__gradient-top,.carousel-hero__gradient-bottom{position:absolute;left:0;right:0;pointer-events:none;z-index:1}.carousel-hero__gradient-top{top:0;height:25%}.carousel-hero__gradient-bottom{bottom:0;height:25%}.carousel-hero__content{position:relative;z-index:2;width:100%;display:flex;align-items:flex-end;padding-top:120px;padding-bottom:90px;transform:translateZ(0);-webkit-transform:translateZ(0)}@media (min-width: 768px){.carousel-hero__content{padding-bottom:100px}}.carousel-hero__text-wrap{max-width:728px}.carousel-hero__eyebrow{font-family:var(--wp--preset--font-family--supria-sans-condensed),sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:.1em;font-size:clamp(16px,1.3vw,20px);line-height:1.4;margin-bottom:.8em}.carousel-hero__headline{margin-bottom:1.25rem;line-height:1.1}@media (min-width: 768px){.carousel-hero__headline{margin-bottom:3.25rem}}.carousel-hero__buttons{display:flex;flex-wrap:wrap;gap:24px;align-items:center}@media (min-width: 768px){.carousel-hero__buttons{gap:40px}}.carousel-hero .has-white-color{color:#fff}.carousel-hero .has-blue-color{color:#0077c8}.carousel-hero .has-blue-dark-color{color:#002855}.carousel-hero__controls{position:absolute;bottom:40px;left:50%;transform:translate(-50%);z-index:10;display:flex;align-items:center;gap:24px;transition:color .3s ease;color:var(--control-color, #ffffff)}@media (min-width: 768px){.carousel-hero__controls{bottom:118px;right:48px;left:auto;transform:translate(0)}}.carousel-hero__indicators{display:flex;align-items:center;gap:18px}.carousel-hero__dot{width:12px;height:12px;border-radius:50%;border:2px solid var(--control-color);background:var(--control-color);opacity:.5;padding:0;cursor:pointer;transition:opacity .25s ease}.carousel-hero__dot--active{opacity:1}.carousel-hero__pause{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;background:transparent;border:none;color:currentColor;cursor:pointer;transition:opacity .25s ease}.carousel-hero__pause:hover{opacity:.7}
