*{box-sizing:border-box}body{margin:0;background:#f2f8f3;color:#193e34;font:17px/1.85 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:#286d58;text-underline-offset:4px}header,main,footer{max-width:860px;margin:auto;padding:28px}header{display:flex;flex-wrap:wrap;justify-content:space-between;gap:16px;border-bottom:1px solid #d5e4da}.brand{font-weight:750;text-decoration:none}nav{display:flex;flex-wrap:wrap;gap:18px}.langs{font-size:14px;margin-bottom:34px}h1{font-size:clamp(30px,6vw,48px);line-height:1.25;letter-spacing:-1px}h2{font-size:21px;margin:0 0 10px}p{margin:8px 0}.lead{color:#527366}.date{font-size:14px;color:#527366}section{background:white;padding:26px;border-radius:20px;margin:20px 0}.contact{background:#e2efdf}.contact a{overflow-wrap:anywhere}footer{font-size:14px;color:#527366;padding-bottom:48px}a:focus-visible{outline:3px solid #dfba38;outline-offset:5px}@media(max-width:540px){header,main,footer{padding:22px}section{padding:22px}nav{gap:12px;font-size:15px}}