@charset "UTF-8";.hero{position:relative;display:grid;overflow:hidden;--tw-bg-opacity: 1;background-color:rgb(6 18 45 / var(--tw-bg-opacity, 1));grid-template-columns:minmax(0,1fr);align-content:end;min-height:min(88vh,860px)}.hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.hero__frame{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .62s var(--ease)}.hero__frame.is-current{opacity:1}.hero__media img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.hero__scrim{pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(103deg,#05122df0,#05122dc7 42%,#05122d4d)}.hero__body{position:relative;display:flex;flex-direction:column;gap:clamp(22px,2.4vw,36px);padding-block:clamp(120px,16vw,220px) clamp(120px,13vw,190px)}.hero__headlines,.hero__leads{display:grid}.hero__headlines>*,.hero__leads>*{grid-area:1/1}.hero__headline,.hero__lead{visibility:hidden;margin:0;opacity:0;transition:opacity .42s var(--ease),visibility .42s step-end}.hero__headline.is-current,.hero__lead.is-current{visibility:visible;opacity:1;transition:opacity .42s var(--ease) 90ms,visibility 0s}.hero__headline{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));max-width:16em;font-size:clamp(34px,4.6vw,64px);line-height:1.04;letter-spacing:-.035em}.hero__headline span{--tw-text-opacity: 1;color:rgb(77 163 232 / var(--tw-text-opacity, 1))}.hero__foot{display:grid;align-items:flex-end;grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));gap:clamp(24px,3vw,56px);max-width:1280px}.hero__lead{max-width:30em;color:#ffffffbd}.hero__actions{display:flex;flex-wrap:wrap;gap:14px}.hero__dots{display:flex;flex-wrap:wrap;gap:10px;margin-top:clamp(14px,1.4vw,22px)}.hero__dot{position:relative;cursor:pointer;overflow:hidden;border-width:0px;padding:0;width:clamp(38px,5vw,64px);height:3px;border-radius:2px;background:#ffffff42;transition:background-color .24s var(--ease)}.hero__dot:hover{background:#ffffff6b}.hero__dot:focus-visible{outline:2px solid #4da3e8;outline-offset:4px}.hero__dot-fill{position:absolute;top:0;bottom:0;left:0;--tw-bg-opacity: 1;background-color:rgb(77 163 232 / var(--tw-bg-opacity, 1));width:100%;transform:scaleX(0);transform-origin:left}.hero__dot.is-current .hero__dot-fill{transform:scaleX(1);transition:transform var(--hero-dot-ms, .62s) linear}.hero__dot.is-current.is-static .hero__dot-fill{transition:transform .24s var(--ease)}@media (prefers-reduced-motion: reduce){.hero__frame,.hero__headline,.hero__lead,.hero__dot-fill{transition-duration:1ms!important}}
