*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#272727;background:#fff}a{text-decoration:none;color:inherit}.top{height:34px;padding:0 max(22px,calc((100vw - 1180px)/2));display:flex;justify-content:space-between;align-items:center;background:#3c3c3c;color:#fff;font-size:12px}.head{height:82px;padding:0 max(22px,calc((100vw - 1180px)/2));display:flex;align-items:center;gap:28px;background:#fff;border-bottom:1px solid #e5e5e5;position:sticky;top:0;z-index:20}.logo{margin-right:auto}.logo img{width:190px;max-height:66px;object-fit:contain}.nav{display:flex;gap:24px;font-size:13px;font-weight:700}.nav a:hover{color:#0099c6}.btn{display:inline-block;padding:15px 21px;border-radius:3px;background:linear-gradient(135deg,#0099c6,#007ca4);color:#fff;font-weight:800;font-size:13px}.btn:hover{background:#96c658;color:#1d2b13}.btn2{display:inline-block;padding:14px 20px;border:1px solid #0099c6;color:#007ca4;font-weight:800;font-size:13px}.hero{min-height:650px;display:grid;grid-template-columns:1fr 1fr;background:linear-gradient(110deg,#effaff,#f7f9f3)}.hero-copy{padding:95px 40px 75px max(24px,calc((100vw - 1180px)/2))}.tag{font-size:11px;letter-spacing:.22em;color:#77a735;font-weight:800}.hero h1,.page-hero h1{font:500 clamp(48px,5.2vw,76px)/1 Georgia;margin:20px 0;letter-spacing:-.04em}.hero h1 em{color:#0099c6;font-weight:400}.lead{font-size:17px;line-height:1.75;color:#4e4e4e}.actions{display:flex;gap:12px;margin-top:28px}.hero-img{background:linear-gradient(135deg,rgba(0,153,198,.13),rgba(150,198,88,.08)),url('assets/hero-clinic.png') center/cover}.section{padding:90px max(24px,calc((100vw - 1180px)/2))}.section.alt{background:#f7f9f3}.section h2,.content h2{font:500 clamp(34px,4vw,52px)/1.1 Georgia;margin:10px 0 25px}.intro{display:grid;grid-template-columns:1fr 1fr;gap:70px}.intro p,.content p{line-height:1.8;color:#4e4e4e}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.card{padding:30px;border:1px solid #e5e5e5;border-top:3px solid #0099c6;background:#fff}.card:hover{border-top-color:#96c658;box-shadow:0 15px 35px #0001}.card h3{font:600 23px Georgia}.card p{font-size:13px;line-height:1.7;color:#4e4e4e}.feature{display:grid;grid-template-columns:1fr 1fr;background:#0099c6;color:#fff}.feature-art{min-height:500px;display:grid;place-items:center;background:radial-gradient(circle,#9edbeb 0 2px,transparent 2px);background-size:22px 22px}.feature-art b{width:280px;height:280px;border:2px solid #96c658;border-radius:50%;display:grid;place-items:center;font:600 72px Georgia}.feature-copy{padding:80px 10%}.feature-copy h2{font:500 52px Georgia}.feature-copy p,.feature-copy li{line-height:1.75}.pills{display:flex;flex-wrap:wrap;gap:10px}.pills a{padding:14px 17px;border:1px solid #ddd;background:#fff;font-size:12px;font-weight:700}.contact{padding:75px max(24px,calc((100vw - 1180px)/2));background:#3c3c3c;color:#fff;display:grid;grid-template-columns:1.3fr .7fr;gap:60px}.contact h2{font:500 48px Georgia}.contact address{font-style:normal;line-height:1.8;color:#ddd}.footer{padding:42px max(24px,calc((100vw - 1180px)/2));display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:center;background:#f7f9f3}.footer img{width:210px}.footer small{grid-column:1/-1;border-top:1px solid #ddd;padding-top:18px;color:#666}.wa{position:fixed;right:22px;bottom:22px;z-index:50;display:flex;align-items:center;gap:10px;padding:10px 15px 10px 10px;border-radius:999px;background:#25d366;color:#fff;box-shadow:0 10px 30px #0004}.wa i{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#25d366;font-style:normal;font-size:21px;transform:rotate(-18deg)}.wa span{display:flex;flex-direction:column;font-size:12px}.wa small{font-size:10px;margin-top:3px}.page-hero{padding:90px max(24px,calc((100vw - 1000px)/2));text-align:center;background:linear-gradient(120deg,#effaff,#f7f9f3)}.page-hero p{font-size:18px;color:#4e4e4e}.page-hero .actions{justify-content:center}.body{padding:75px max(24px,calc((100vw - 1080px)/2));display:grid;grid-template-columns:1fr 310px;gap:60px}.content p{font-size:16px}.content ul{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:0;list-style:none}.content li{padding:14px;background:#effaff}.content li:before{content:'✓';color:#77a735;margin-right:9px}.content details{padding:17px 0;border-bottom:1px solid #ddd}.content summary{font-weight:700}.side{height:max-content;position:sticky;top:110px;padding:28px;background:#3c3c3c;color:#fff;display:flex;flex-direction:column;gap:14px}.side a{padding:13px;background:#96c658;color:#1d2b13;font-weight:800;text-align:center}.side small{line-height:1.6;color:#ddd}@media(max-width:850px){.nav{display:none}.hero,.feature,.intro,.contact,.body{grid-template-columns:1fr}.hero-img{min-height:430px}.grid{grid-template-columns:1fr 1fr}.side{position:static}}@media(max-width:560px){.top span,.book{display:none}.top{justify-content:center}.head{height:70px}.logo img{width:150px}.hero{display:block}.hero-copy{padding:65px 20px}.hero-img{display:none}.hero h1,.page-hero h1{font-size:46px}.actions{flex-direction:column}.section,.body,.page-hero{padding:65px 20px}.grid,.content ul{grid-template-columns:1fr}.feature-art{min-height:340px}.feature-art b{width:190px;height:190px;font-size:48px}.feature-copy{padding:60px 22px}.contact{padding:65px 20px}.footer{grid-template-columns:1fr;padding:40px 20px 95px}.footer small{grid-column:auto}.wa{right:14px;bottom:14px;padding:8px}.wa span{display:none}}