*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#172026;background:#f7f8f5;line-height:1.55}.top{height:68px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(18px,4vw,54px);background:#fff;border-bottom:1px solid #dfe5df;position:sticky;top:0;z-index:2}.brand{font-weight:800;color:#172026;text-decoration:none}.call,.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;background:#126c58;color:#fff;text-decoration:none;font-weight:800;border-radius:6px}main{max-width:1120px;margin:auto;padding:34px 20px}.hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:36px;align-items:center;min-height:calc(100vh - 120px)}.hero img{width:100%;height:auto;border-radius:8px;box-shadow:0 18px 60px rgba(23,32,38,.14)}.eyebrow{font-size:14px;text-transform:uppercase;letter-spacing:0;color:#51625d;font-weight:800}h1{font-size:clamp(38px,6vw,68px);line-height:1.02;margin:10px 0 18px;letter-spacing:0}h2{font-size:28px;margin:0 0 16px}.hero p{font-size:20px;max-width:62ch}.grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}section{padding:34px 0;border-top:1px solid #dfe5df}.grid>div,.steps article{background:#fff;border:1px solid #dfe5df;border-radius:8px;padding:22px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.steps span{display:inline-grid;place-items:center;width:34px;height:34px;background:#126c58;color:#fff;border-radius:50%;font-weight:800}li{margin:10px 0}.note{color:#51625d}details{background:#fff;border:1px solid #dfe5df;border-radius:8px;padding:16px 18px;margin:10px 0}summary{font-weight:800;cursor:pointer}.links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.links a{color:#126c58;background:#fff;border:1px solid #dfe5df;border-radius:6px;padding:12px;text-decoration:none;font-weight:700}footer{padding:28px 20px;text-align:center;background:#172026;color:#fff}footer a{color:#fff;font-weight:800}@media(max-width:760px){.top{height:auto;gap:12px;padding:14px;align-items:flex-start;flex-direction:column}.hero,.grid,.steps,.links{grid-template-columns:1fr}.hero{min-height:0}.hero p{font-size:18px}main{padding-top:18px}}