*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#17262e;background:#fff}header{padding:20px 22px;border-bottom:1px solid #d9e1e5;font-weight:800;letter-spacing:-.5px;font-size:15px}main{padding:26px 22px}.hero-row{display:grid;grid-template-columns:1fr 1fr;gap:26px;width:660px;align-items:center}.hero-row h1{font-size:34px;line-height:1.02;letter-spacing:-1.5px;margin:10px 0}.eyebrow{font-size:10px;text-transform:uppercase;letter-spacing:1.4px;color:#596873}.hero-row p{font-size:13px;line-height:1.6;color:#4b606b}.offer{background:#e8f3fa;padding:20px;border:1px solid #ccdfec;border-radius:8px}.offer h2{font-size:20px;line-height:1.2;margin:0 0 12px;letter-spacing:-.5px}.offer a{display:block;text-align:center;color:#fff;background:#17262e;border-radius:4px;text-decoration:none;padding:14px;font-size:13px;font-weight:bold}.demo-note{font-size:11px;line-height:1.5;color:#596873;margin:22px 0 0}.demo-note a{color:inherit}:focus-visible{outline:3px solid #2155f5;outline-offset:3px}.repaired .hero-row{width:100%;max-width:660px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.repaired .hero-row>*{min-width:0;overflow-wrap:anywhere}@media(max-width:600px){.repaired .hero-row{grid-template-columns:minmax(0,1fr);gap:14px}.repaired .hero-row h1{font-size:32px}.repaired main{padding-top:20px}.repaired .offer{padding:16px}.repaired .offer h2{font-size:18px}.repaired .hero-row p{margin-bottom:4px}.repaired .demo-note{margin-top:14px}}
