*{box-sizing:border-box}body{margin:0;color:#102a43;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI','Yu Gothic',sans-serif;line-height:1.75}.w{width:min(980px,calc(100% - 28px));margin:auto}.top{background:#0d3148;color:#fff;text-align:center;padding:7px;font-size:11px}header{border-bottom:1px solid #dce6eb;background:#fff}.nav{display:flex;justify-content:space-between;align-items:center;min-height:64px}.brand{font-weight:900;color:#0d3148;text-decoration:none}.nav nav{display:flex;gap:12px;font-size:12px}.nav nav a{color:#13788a;text-decoration:none;font-weight:800}.hero{padding:80px 0;background:linear-gradient(90deg,#051c2ce8,#08304399),url('https://images.pexels.com/photos/20860617/pexels-photo-20860617/free-photo-of-physiotherapist-exercising-with-a-patient.jpeg?auto=compress&dpr=1&w=1600') center/cover;color:#fff}.hero h1{font-size:clamp(36px,6vw,58px);line-height:1.1;margin:8px 0}.hero p{max-width:720px}.hero em{font-style:normal;font-size:10px;letter-spacing:.15em;color:#bfeef0}section{padding:50px 0}h2{font-size:30px}.note{padding:12px;background:#fff8e7;border-left:4px solid #d49a25;border-radius:8px}.btn{display:inline-block;background:#0d3148;color:#fff;padding:10px 14px;border-radius:9px;text-decoration:none;font-weight:900}footer{border-top:1px solid #dce6eb;padding:28px 0;color:#61788a;font-size:11px}@media(max-width:700px){.nav nav{display:none}}