*{box-sizing:border-box}body{margin:0;background:#f5f8fc;color:#17283f;font:17px/1.7 system-ui,sans-serif}header,main,footer{max-width:860px;margin:auto;padding:24px}header{border-bottom:1px solid #cfdae8;display:flex;gap:22px;flex-wrap:wrap;align-items:center}a{color:#165db1;text-underline-offset:4px}header a{font-size:15px}header strong{margin-right:auto}h1{font-size:clamp(30px,6vw,48px);line-height:1.15;letter-spacing:-1px;margin:32px 0 24px}h2{font-size:23px;line-height:1.3;margin-top:32px}main{min-height:65vh;padding-bottom:48px}p,li{max-width:72ch}.label{color:#476381;font-size:14px;text-transform:uppercase;letter-spacing:2px}.lead{font-size:21px}.note{border-left:4px solid #f3c544;padding:12px 20px;background:#fff}footer{border-top:1px solid #cfdae8;font-size:14px}li{margin:8px 0}a:focus-visible{outline:3px solid #e6b20a;outline-offset:4px}