.article-hero-carousel{--hero-height: 90dvh;--hero-bg: #f5f2f8;--content-left: 2.7rem;--content-right: 3.75rem;--content-bottom: 5.5rem;--gradient-bottom-height: 35%;width:100%;height:90vh;height:var(--hero-height);background-color:var(--hero-bg)}.article-hero-carousel :where(.slick-slider,.slick-list,.slick-track){height:var(--hero-height)}.article-hero-carousel :where(.slick-slider){margin-bottom:0!important}.article-hero-carousel :where(.slick-list,.slick-track,.slick-slide,.slick-slide>div){background-color:var(--hero-bg)}.article-hero-carousel :where(.slick-slide>div){height:100%;padding-bottom:0;margin-bottom:0;line-height:0}.article-hero-carousel__slide{position:relative;display:block;width:100%;height:var(--hero-height);background-color:var(--hero-bg)}.article-hero-carousel__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}.article-hero-carousel__gradient-top,.article-hero-carousel__gradient-bottom{position:absolute;left:0;right:0;z-index:1}.article-hero-carousel__gradient-top{top:0;height:100px;background:linear-gradient(180deg,#f5f2f8,#f5f2f800 69.71%)}.article-hero-carousel__gradient-bottom{bottom:0;height:var(--gradient-bottom-height);background:linear-gradient(180deg,#fff0,#fffc 19.71%,#fff 50.48%)}.article-hero-carousel__content{position:absolute;left:var(--content-left);right:var(--content-right);bottom:var(--content-bottom);z-index:2}.article-hero-carousel__content h1,.article-hero-carousel__content h4{overflow-wrap:anywhere}.article-hero-carousel__controls{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;width:100%;margin-top:.5rem}.article-hero-carousel .slick-slide:not(.slick-active) .article-hero-carousel__controls{visibility:hidden;pointer-events:none}.article-hero-carousel__arrow{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;padding:0;border:1px solid #01343a;border-radius:50%;background:transparent;cursor:pointer}.article-hero-carousel__dots{display:flex;align-items:center;justify-content:space-between;gap:8.125rem;width:20rem;height:1.25rem;margin:0;padding:0;border:1px solid #507477;border-radius:1.25rem;list-style:none}.article-hero-carousel__dots li{position:relative;width:1.25rem;height:1.25rem}.article-hero-carousel__dots button{position:relative;width:100%;height:100%;padding:0;border:0;background:transparent;cursor:pointer}.article-hero-carousel__dots button:before{content:"";position:absolute;top:50%;left:50%;width:.625rem;height:.625rem;border-radius:50%;background:#dc9dbd;transform:translate(-50%,-50%)}.article-hero-carousel__dots li.is-active button:before{width:.875rem;height:.875rem;background:#b8266c}@media(max-width:767px){.article-hero-carousel{--hero-height: calc(100vh - var(--mobile-top-height, 3.125rem));--hero-height: calc(100dvh - var(--mobile-top-height, 3.125rem));--content-left: 1.25rem;--content-right: 1.25rem;--content-bottom: 5rem;--gradient-bottom-height: 55%}.article-hero-carousel__content h1{font-size:2rem}.article-hero-carousel__controls{justify-content:space-between}.article-hero-carousel__controls .article-hero-carousel__dots{flex:1 1 auto;gap:0;width:auto;min-width:0;padding:0 1rem}}.header-section-container{position:relative;width:100%}.header-loading-container{width:100%;height:90vh;height:90dvh;display:flex;align-items:center;justify-content:center;background-color:#f5f2f8;color:#014148}@media(max-width:767px){.header-loading-container{height:calc(100vh - var(--mobile-top-height, 3.125rem));height:calc(100dvh - var(--mobile-top-height, 3.125rem))}}.home-layout{display:flex;flex-direction:column}.home-layout--mobile{display:none}@media(max-width:767px){.home-layout--desktop{display:none}.home-layout--mobile{display:flex}}
