*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f6f5f0;color:#13233a;font:16px/1.7 system-ui,sans-serif}a{color:inherit}header,main,footer{width:min(1120px,calc(100% - 48px));margin:auto}header{display:flex;align-items:center;justify-content:space-between;padding:25px 0;border-bottom:1px solid #172a451c;gap:24px}header img{width:190px;height:auto}nav{display:flex;gap:24px;align-items:center}nav a{text-decoration:none;font-size:14px}.button{display:inline-block;padding:13px 24px;border-radius:12px;background:#142a46;color:white;text-decoration:none;font-weight:600}.secondary{background:transparent;color:#142a46;border:1px solid #142a4640}.hero{padding:100px 0 90px;max-width:860px}.eyebrow{letter-spacing:.16em;text-transform:uppercase;font-size:12px;color:#8a6723;font-weight:700}h1{font-size:clamp(42px,6vw,74px);line-height:1.09;letter-spacing:-.05em;margin:20px 0 28px}h1 em{font-style:normal;color:#947027}.lead{font-size:20px;max-width:640px;color:#526071}.actions{display:flex;gap:12px;flex-wrap:wrap;margin:32px 0 18px}.note{font-size:13px;color:#66717e}section{padding:58px 0;border-top:1px solid #172a451c}h2{font-size:32px;line-height:1.25;letter-spacing:-.025em}h3{font-size:20px;line-height:1.4}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{padding:28px;background:#fff9;border:1px solid #172a4514;border-radius:18px}.card p{color:#526071}.number{font-size:13px;color:#947027}.access{display:flex;gap:50px;justify-content:space-between;align-items:center}.access p{max-width:670px}.legal{max-width:800px;padding:55px 0}.legal h1{font-size:44px}.legal section{padding:15px 0;border:0}.legal p{overflow-wrap:anywhere}.legal h2{font-size:23px}footer{margin-top:55px;padding:28px 0 40px;border-top:1px solid #172a451c;color:#66717e;font-size:13px}footer .links{display:flex;gap:22px;flex-wrap:wrap;margin-bottom:16px}:focus-visible{outline:3px solid #947027;outline-offset:5px}@media(max-width:700px){header,main,footer{width:calc(100% - 36px)}header{flex-wrap:wrap}header img{width:155px}nav{gap:15px;flex-wrap:wrap}nav a{font-size:13px}.hero{padding:55px 0}.lead{font-size:18px}.grid{grid-template-columns:1fr}.access{display:block}section{padding:35px 0}.legal h1{font-size:34px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}