.hero-carousel{background-color:#162628;color:#fff;overflow:hidden;position:relative}.hero-carousel__swiper{display:flex;min-height:100vh;min-height:100dvh;width:100%}.hero-carousel__swiper .swiper-wrapper{height:auto;min-height:100%}.hero-carousel__slide{display:flex;flex-direction:column;min-height:60vh;min-height:60dvh;overflow:hidden;position:relative}@media (min-width:992px){.hero-carousel__inner{padding-bottom:140px}}.hero-carousel__bg{height:100%;inset:0;position:absolute;width:100%}.hero-carousel__bg--image{background-position:50%;background-repeat:no-repeat;background-size:cover}.hero-carousel__bg--video{object-fit:cover}.hero-carousel__overlay{inset:0;pointer-events:none;position:absolute;z-index:1}.hero-carousel__overlay--tint{background-color:rgba(0,0,0,var(--hero-carousel-overlay-opacity,.5))}.hero-carousel__inner{align-items:center;display:flex;flex:1;padding-bottom:130px;padding-top:130px;position:relative;width:100%;z-index:2}.hero-carousel__heading{color:#fff;font-size:96px;font-style:normal;font-weight:900;line-height:.9;margin:0 0 32px;text-transform:uppercase}.hero-carousel__body{color:hsla(0,0%,100%,.8);font-size:clamp(15px,1.3vw,19px);line-height:1.65;margin:0 0 4px}.hero-carousel__constrained-col{align-items:center;display:flex;display:none;justify-content:flex-end;margin-top:32px}@media (min-width:992px){.hero-carousel__constrained-col{display:block;margin-top:0}}.hero-carousel__constrained-media{max-width:520px;width:100%}.hero-carousel__constrained-asset{aspect-ratio:1/1;display:block;object-fit:cover;width:100%}.hero-carousel__text{text-wrap:pretty}.hero-carousel__nav{bottom:0;left:0;position:absolute;right:0;z-index:5}.hero-carousel__nav-inner{align-items:center;display:flex;flex-wrap:wrap-reverse;justify-content:flex-end}.hero-carousel__tabs{align-items:flex-start;display:flex;max-width:100%}.hero-carousel__tab{background:none;border:none;cursor:pointer;flex:1;padding:32px 12px;text-align:left;transition:background-color .2s;width:220px}.hero-carousel__tab:focus,.hero-carousel__tab:focus:not(:focus-visible){outline:0}.hero-carousel__tab-label{color:hsla(0,0%,100%,.4);display:block;font-size:16px;font-weight:700;line-height:1.3;transition:color .3s}.hero-carousel__tab.active .hero-carousel__tab-label{color:#fff}.hero-carousel__tab-track{background-color:hsla(0,0%,100%,.1);height:4px;overflow:hidden}.hero-carousel__tab-bar{background:linear-gradient(270deg,#683ef7,#ff53e4 50%,#f76248);border-radius:2px;height:100%;width:0}.hero-carousel__tab.active .hero-carousel__tab-bar{animation:heroTabProgress 8s linear forwards}@keyframes heroTabProgress{0%{width:0}to{width:100%}}.hero-carousel__arrows{align-items:center;display:flex;flex-shrink:0;gap:8px;margin-left:auto;padding:0 12px}.hero-carousel__arrow{align-items:center;background:rgba(22,38,40,.75);border:none;cursor:pointer;display:flex;justify-content:center;padding:6px;transition:filter .15s}.hero-carousel__arrow:active{filter:brightness(.65)}.hero-carousel__arrow svg{display:block;height:21px;width:20px}.hero-carousel__arrow--prev svg{transform:rotate(180deg)}.hero-carousel__mobile-controls{display:none}@media (max-width:1259px){.has-hero-carousel .nav{transition:background-color .3s ease,box-shadow .1s ease}.has-hero-carousel #hs_cos_wrapper_header:not([data-stuck]) .nav{background-color:transparent;box-shadow:none}.has-hero-carousel #hs_cos_wrapper_header:not([data-stuck]) .nav .nav__head{background-color:transparent}}@media (max-width:1199px){.hero-carousel__heading{font-size:60px;line-height:.9}}@media (max-width:767px){.hero-carousel__heading{font-size:40px;line-height:.9}.hero-carousel__inner{align-items:flex-start}.hero-carousel__slide--constrained{overflow:visible}.hero-carousel__nav{display:none}.hero-carousel__mobile-controls{align-items:flex-start;bottom:32px;display:flex;gap:32px;justify-content:space-between;left:20px;position:absolute;right:20px;z-index:5}.hero-carousel__mobile-nav{display:flex;flex:1;flex-direction:column;gap:16px;min-width:0}.hero-carousel__mobile-track{background-color:hsla(0,0%,100%,.1);flex-shrink:0;height:4px;overflow:hidden}.hero-carousel__mobile-bar{background:linear-gradient(270deg,#683ef7,#ff53e4 50%,#f76248);height:100%;width:0}.hero-carousel__mobile-bar.active{animation:heroTabProgress 8s linear forwards}.hero-carousel__mobile-label{color:#fff;display:block;font-size:14px;font-weight:700;line-height:18px}.hero-carousel__mobile-arrows{display:flex;flex-shrink:0;gap:8px}}