*{box-sizing:border-box}body{margin:0;background:#fff;color:#091a36;font:20px/1.55 Arial,Helvetica,sans-serif}header,footer{max-width:1260px;margin:auto;padding:22px 0}header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #c8cfd7}.brand{font-size:28px;font-weight:700;text-decoration:none;color:inherit}nav{display:flex;gap:34px}a{color:#008799;text-underline-offset:4px}nav a{text-decoration:none}a:hover{text-decoration:underline}a:focus-visible{outline:3px solid #008799;outline-offset:5px}main{max-width:900px;margin:86px auto 60px}h1{font-size:64px;line-height:1.1;letter-spacing:-2px;margin:0 0 10px}h2{font-size:32px;line-height:1.25;margin:48px 0 10px}p{margin:0 0 20px}.hero{text-align:center}.subtitle{font-size:36px;margin-bottom:32px}.intro{font-size:27px;margin-bottom:60px}.legal{max-width:800px}.legal h1{font-size:48px}.legal h2{font-size:27px}footer{border-top:1px solid #c8cfd7;display:flex;justify-content:center;gap:32px;font-size:17px} @media(max-width:1320px){header,footer{margin-left:6%;margin-right:6%}}@media(max-width:980px){main{margin:60px 7%}}@media(max-width:600px){body{font-size:17px}header{align-items:flex-start;gap:18px;flex-direction:column;padding:20px 0}.brand{font-size:23px}nav{gap:24px}main{margin-top:45px}h1{font-size:42px;letter-spacing:-1px}.subtitle{font-size:25px}.intro{font-size:21px;margin-bottom:36px}h2{font-size:26px;margin-top:32px}.legal h1{font-size:36px}footer{font-size:16px}}