*{box-sizing:border-box}body{margin:0;font-family:Arial,sans-serif;background:#f7f8fb;color:#172033;min-height:100vh;display:grid;place-items:center}main{max-width:850px;padding:56px 28px}.eyebrow{font-weight:800;letter-spacing:.22em}h1{font-size:clamp(4rem,14vw,8rem);line-height:.85;margin:18px 0}h2{font-size:clamp(1.4rem,4vw,2.4rem);max-width:700px}main>p:last-of-type{font-size:1.15rem;line-height:1.7;max-width:700px}section{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:14px;margin-top:36px}section div{background:white;border:1px solid #e1e5ec;border-radius:14px;padding:20px;box-shadow:0 8px 30px rgba(0,0,0,.05)}strong,span{display:block}span{margin-top:8px;color:#566176}
