.fullWidthImageHero{height:100vh;min-height:600px;overflow:hidden;position:relative;width:100%}.hero-bg{background-position:50%;background-repeat:no-repeat;background-size:cover}.hero-bg,.hero-overlay{inset:0;position:absolute}.hero-overlay{background:linear-gradient(90deg,rgba(0,0,0,.72) 0,rgba(0,0,0,.3) 65%,rgba(0,0,0,.08))}.hero-content-wrap{align-items:flex-end;display:flex;inset:0;margin:auto;position:absolute}.hero-content{padding-bottom:64px;padding-top:64px;width:100%;will-change:transform}.hero-label{color:hsla(0,0%,100%,.55);display:block;font-size:10px;letter-spacing:.12em;line-height:18px;margin-bottom:24px;text-transform:uppercase}.fullWidthImageHero h1{align-items:center;display:flex;flex-wrap:wrap;font-size:clamp(36px,5vw,64px);letter-spacing:-.03em;line-height:.88;margin:0 0 24px;padding:1px 0 0 1px}.hero-word{background:transparent;border:1px solid hsla(0,0%,100%,.22);box-sizing:border-box;color:#fff;display:block;margin-left:-1px;margin-top:-1px;padding:10px 14px 4px}.hero-caption>p{color:hsla(0,0%,100%,.75);font-size:15px;letter-spacing:.01em;line-height:1.75;margin:0 0 28px;max-width:520px;overflow-wrap:break-word;padding:0}.hero-cta{align-items:center;background:transparent;border:1px solid hsla(0,0%,100%,.55);border-radius:999px;color:#fff;cursor:pointer;display:inline-flex;font-size:13px;gap:10px;letter-spacing:.04em;padding:10px 22px;text-decoration:none;text-transform:uppercase;transition:opacity .25s ease}.hero-cta:hover{color:#fff!important;opacity:.65!important;text-decoration:none!important}.plus-icon{align-items:center;display:flex;flex-shrink:0;height:16px;justify-content:center;position:relative;width:16px}.plus-icon:after,.plus-icon:before{background:currentColor;content:"";position:absolute}.plus-icon:before{height:1.5px;width:100%}.plus-icon:after{height:100%;width:1.5px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:fadeInUp .6s ease forwards;opacity:0}.delay-0{animation-delay:0s}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}.delay-3{animation-delay:.32s}@media (max-width:640px){.hero-content-wrap{padding:0 24px}}