*{box-sizing:border-box}body{margin:0;background:#f6f8f8;color:#173532;font:17px/1.85 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}header,main,footer{max-width:860px;margin:auto;padding:24px}header{display:flex;justify-content:space-between;gap:16px;align-items:center;border-bottom:1px solid #dce8e5}header a{text-decoration:none}nav{display:flex;gap:18px;flex-wrap:wrap}a{color:#087a70;text-underline-offset:4px;overflow-wrap:anywhere}main{padding-top:32px;padding-bottom:56px}h1{font-size:34px;line-height:1.25;margin:12px 0 30px}h2{font-size:23px;line-height:1.45;margin:38px 0 14px}p{margin:0 0 20px}footer{border-top:1px solid #dce8e5;font-size:14px;color:#536c68}.brand{font-weight:750;color:#173532}.lang{font-size:14px}strong{font-weight:650}@media(max-width:540px){body{font-size:16px}header{align-items:flex-start;flex-direction:column}header,main,footer{padding:20px}h1{font-size:30px}h2{font-size:21px}}