.gateway-hero h1#hero-title{max-width:900px;margin-bottom:20px;font-size:clamp(70px,8vw,124px);letter-spacing:-.055em;text-transform:none}
.gateway-hero .hero-lead{max-width:760px;margin-bottom:15px;font-size:20px;line-height:1.55}
.hero-shared{max-width:780px;margin:0 0 30px;padding-left:18px;border-left:2px solid #efba52;color:rgba(255,255,255,.7);font-size:13px;line-height:1.65}
.hero-content.is-animating .gateway-eyebrow,.hero-content.is-animating h1,.hero-content.is-animating .hero-lead,.hero-content.is-animating .hero-shared{animation:gateway-copy-in .55s ease both}
.hero-content.is-animating h1{animation-delay:.04s}.hero-content.is-animating .hero-lead{animation-delay:.09s}.hero-content.is-animating .hero-shared{animation-delay:.14s}
@keyframes gateway-copy-in{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}
.hero-pagination{gap:10px!important;border:0!important}
.hero-pagination button{width:auto!important;height:auto!important;padding:0!important;border:0!important;background:transparent!important;color:#fff;font-size:11px;font-weight:800;opacity:.5;transition:.25s}
.hero-pagination button.active{background:transparent!important;opacity:1!important}
.hero-pagination .hero-pagination-line{position:relative;display:block;width:54px!important;height:1px!important;background:rgba(255,255,255,.35)!important}
.hero-pagination .hero-pagination-line:after{display:none!important}
.hero-pagination .hero-pagination-line i{position:absolute;top:-1px;left:0;width:0;height:2px;background:#fff;transition:width .4s ease}
.hero-pagination button.active+.hero-pagination-line i{width:50%}
.hero-pagination .hero-pagination-line.is-complete i{width:100%}
@media(max-width:991px){.gateway-hero h1#hero-title{font-size:72px}.gateway-hero .hero-lead{font-size:18px}}
@media(max-width:767px){.gateway-hero h1#hero-title{font-size:54px}.gateway-hero .hero-lead{font-size:15px}.hero-shared{font-size:12px;line-height:1.5}.hero-pagination{gap:7px!important}.hero-pagination .hero-pagination-line{width:28px!important}}
@media(prefers-reduced-motion:reduce){.hero-content.is-animating>*{animation:none!important}}
