@import url('https://fonts.googleapis.com/css2?family=Onest:wght@400;500;600;700&display=swap');
*{box-sizing:border-box}body{margin:0;color:#080808;background:#f5f7fb;font-family:Onest,Arial,sans-serif}.legal{width:min(900px,calc(100% - 32px));margin:24px auto;padding:clamp(28px,6vw,76px);border-radius:28px;background:#fff;box-shadow:0 20px 70px rgba(15,33,78,.08)}a{color:#0b55f5;text-underline-offset:3px}.eyebrow{margin:60px 0 12px;color:#0b55f5;font-size:13px;font-weight:700;letter-spacing:.12em}.legal h1{max-width:760px;margin:0;font-size:clamp(38px,6vw,70px);line-height:.98;letter-spacing:-.055em}.date{margin:22px 0 54px;color:#747b8a}.legal section{padding:28px 0;border-top:1px solid #e4e7eb}.legal h2{margin:0 0 13px;font-size:22px}.legal p{margin:0 0 11px;font-size:16px;line-height:1.65}@media(max-width:600px){.legal{margin:8px auto;padding:26px 20px;border-radius:20px}.eyebrow{margin-top:42px}.date{margin-bottom:38px}}
