.ep-hero-carousel{align-items:center;display:flex;overflow:hidden;position:relative;width:100%}.ep-hero-carousel--fullscreen{min-height:100vh}.ep-hero-carousel--large{min-height:900px}.ep-hero-carousel--medium{min-height:520px}.ep-hero-carousel--auto{min-height:400px}.ep-hero-carousel__slides{inset:0;position:absolute;z-index:0}.ep-hero-carousel__slide{inset:0;opacity:0;position:absolute;transition:opacity 2.2s cubic-bezier(.4,0,.2,1);will-change:opacity}.ep-hero-carousel__slide.is-active{opacity:1}.ep-hero-carousel__slide img{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.ep-hero-carousel__overlay{background:linear-gradient(0deg,rgba(0,0,0,.65) 0,rgba(0,0,0,.25) 60%,rgba(0,0,0,.1));inset:0;position:absolute;z-index:1}.ep-hero-carousel__container{margin:0 auto;max-width:1200px;padding-left:24px;padding-right:24px;position:relative;width:100%;z-index:2}.ep-hero-carousel--pad-small .ep-hero-carousel__container{padding-bottom:48px}.ep-hero-carousel--pad-normal .ep-hero-carousel__container{padding-bottom:72px}.ep-hero-carousel--pad-large .ep-hero-carousel__container{padding-bottom:96px}.ep-hero-carousel__content{align-items:flex-start;display:flex;flex-direction:column;gap:16px;max-width:640px}.ep-hero-carousel__eyebrow{color:var(--ep-orange);font-family:var(--ep-font-body);font-size:.9rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.ep-hero-carousel__heading{color:var(--ep-warm-white)!important;font-family:var(--ep-font-heading)!important;font-size:clamp(2rem,5vw,3.5rem)!important;font-weight:700!important;line-height:1.1!important;margin:0!important}.ep-hero-carousel__body{color:hsla(0,0%,100%,.88);font-family:var(--ep-font-body);font-size:1.1rem;line-height:1.5}.ep-hero-carousel__body p{margin:0}.ep-hero-carousel__body--light,.ep-hero-carousel__body--light li,.ep-hero-carousel__body--light p,.ep-hero-carousel__body--light ul li::marker{color:var(--ep-white)!important}.ep-hero-carousel__buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}.ep-hero-carousel__wave{bottom:0;left:0;line-height:0;position:absolute;width:100%;z-index:3}.ep-hero-carousel__wave svg{display:block;height:180px;width:100%}.ep-hero-carousel__wave--warm-white{color:var(--ep-warm-white)}.ep-hero-carousel__wave--white{color:var(--ep-white)}.ep-hero-carousel__wave--orange{color:var(--ep-orange)}.ep-hero-carousel__wave--brown{color:#411a11}.ep-hero-carousel__wave--yellow{color:var(--ep-yellow)}.ep-hero-carousel__wave--purple{color:var(--ep-purple)}@media (max-width:768px){.ep-hero-carousel--large{min-height:700px}.ep-hero-carousel__content{max-width:100%}.ep-hero-carousel__buttons{flex-direction:column;width:100%}.ep-hero-carousel__buttons .ep-btn{justify-content:center;width:100%}}