@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500&display=swap');*{box-sizing:border-box}body{margin:0;min-height:100vh;background:linear-gradient(160deg,#e8f0f5,#c3d7e4 58%,#7fa8c0);color:#10283a;font-family:Manrope,sans-serif}main{min-height:100vh;padding:45px 6vw;display:flex;flex-direction:column;background:radial-gradient(circle at 80% 72%,#fff8,transparent 25%)}header,footer{display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:2px}header span{color:#567488}section{margin:auto 0 auto 8vw}.label{font-size:8px;letter-spacing:2.6px;color:#557a91}h1{font-weight:300;font-size:clamp(62px,9vw,132px);line-height:.91;letter-spacing:-6px;margin:25px 0}h1 em{font-style:normal;color:#f5f8fa;text-shadow:0 2px 30px #50778d44}.copy{width:min(500px,80vw);font-size:14px;line-height:1.8;color:#46687d}footer{border-top:1px solid #1d405522;padding-top:18px;justify-content:flex-start;gap:10px}footer i{width:6px;height:6px;border-radius:50%;background:#245f7e}footer b{margin-left:auto}@media(max-width:600px){main{padding:28px 24px}section{margin:auto 0}h1{letter-spacing:-4px}header span{display:none}}
body{background:#24445d url('/hero.jpg') center/cover no-repeat;color:#f6fbff}main{background:linear-gradient(90deg,#071827df 0%,#10283bbf 37%,#17354b23 72%),linear-gradient(0deg,#071827a8,transparent 55%)}header span{color:#c4d8e5}.label{color:#acd6ef}.copy{color:#d2e0e8;text-shadow:0 2px 18px #06111d}
h1{font-family:'Outfit',Manrope,sans-serif;font-weight:400;letter-spacing:-2px;line-height:.94;text-transform:none}h1 em{font-family:inherit;font-weight:300}
