*{box-sizing:border-box}body{margin:0;background:#f3f7f5;color:#213c34;font:16px/1.75 system-ui,sans-serif}header,footer,main{max-width:980px;margin:auto;padding:28px}header{display:flex;align-items:center;justify-content:space-between;gap:20px}header img{width:145px}main{background:white;border-radius:20px;padding:40px;margin-bottom:24px}h1{line-height:1.2;font-size:34px}h2{font-size:21px;margin-top:34px}a{color:#14644f;text-underline-offset:3px;overflow-wrap:anywhere}.version{color:#64746d;font-size:14px}footer{font-size:13px}.legal-index a{display:inline-block;margin:12px}section p{margin:14px 0}@media(max-width:600px){main{padding:24px;border-radius:0}header{padding:20px}h1{font-size:28px}}@media print{header,footer{display:none}main{max-width:none;padding:0}body{background:white}a{color:inherit}}
