.hero{min-height:calc(100vh - 82px);height:calc(100vh - 82px);display:grid;place-items:center;background:#020817;overflow:hidden}.hero>img{position:static;display:block;width:100%;height:100%;object-fit:fill;object-position:center}.hero-message{background:#041023;color:#fff;padding:90px clamp(24px,8vw,130px)}.hero-message .hero-copy{margin:0;padding:0;max-width:980px}.hero-message .hero-copy h1{font-size:clamp(3rem,6.8vw,7.2rem);letter-spacing:-.065em;line-height:.9;margin:25px 0;max-width:950px}.hero-message .hero-copy>p:not(.eyebrow){font-size:clamp(1.05rem,1.5vw,1.3rem);line-height:1.55;max-width:700px;color:#dce9f7}@media(max-width:900px){.hero{min-height:calc(100svh - 70px);height:calc(100svh - 70px)}.hero>img{height:100%;display:block;object-fit:fill}.hero-message{padding-top:70px;padding-bottom:70px}}@media(max-width:600px){.hero-message .hero-copy{padding-right:0}.hero-message .hero-copy h1{font-size:3.35rem}}
