.site-header,footer{padding:22px 7%;display:flex;justify-content:space-between;align-items:center;background:#fff}.brand{font-weight:800;color:#073b35;text-decoration:none;font-size:22px}.brand small{font-size:11px}.site-header a{margin-left:15px;color:#073b35;text-decoration:none}.button{display:inline-block;background:#073b35!important;color:#fff!important;padding:12px 17px;border-radius:8px;text-decoration:none;border:0}.hero{padding:120px 7%;background:#eaf1ee}.hero p{font-size:11px;letter-spacing:1.5px;color:#0d5d52;font-weight:700}.hero h1{font-size:clamp(42px,7vw,75px);line-height:1;margin:15px 0 30px}.hero a:not(.button){margin-left:22px;color:#073b35;font-weight:bold}.features{padding:70px 7%;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.features article{background:#fff;padding:30px;border-radius:14px}footer{display:block;background:#073b35;color:#d8e5e1;font-size:12px}@media(max-width:650px){.features{grid-template-columns:1fr}.site-header{padding:17px}.brand small{display:none}}
