:root{--green:#8bc34a;--text:#3a3a3a;--muted:#7a7a7a;--bg:#ffffff;--max:1080px}*{box-sizing:border-box}html,body{height:100%}body{margin:0;color:var(--text);background:var(--bg);font-family:Comic Sans MS}.page{min-height:100%}.top{padding:18px 18px 0}.brand{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;margin-bottom:10px}.brandLogo{width:56px;height:56px;object-fit:cover}.brandName{font-size:34px;font-weight:500;line-height:1.1;text-align:center;color:#505050}.nav{display:flex;gap:22px;justify-content:center;align-items:center;flex-wrap:wrap;margin-top:6px}.navLink{text-decoration:none;color:#6b6b6b;font-size:13px;letter-spacing:.2px;padding:6px 2px;border-bottom:2px solid transparent;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.navLink:hover{color:#2f2f2f}.navLinkActive{color:#2f2f2f;border-bottom-color:var(--green)}.container{max-width:var(--max);margin:0 auto;padding:34px 18px 54px}.pageTitle{margin:0 0 22px;font-size:44px;font-weight:500;line-height:1.15;text-align:center;color:#5a5a5a}.titleUnderline{display:block;width:74px;height:3px;background:var(--green);margin:14px auto 0}.lead{margin:22px auto 0;max-width:720px;text-align:center;color:#666;font-size:18px}.pageWrap{max-width:820px;margin:0 auto;padding:24px 16px 56px}.textCenterBlock{text-align:center;max-width:720px;margin:0 auto;line-height:1.8;color:#333}.textCenterBlock p{margin:12px 0}.centerDivider{text-align:center;margin:18px 0 26px;color:#777;letter-spacing:1px}.careList{margin:0 0 8px;padding-left:22px;line-height:1.8;color:#333}.careList li{margin:8px 0}.smallNote{margin:8px 0 18px;font-style:italic;color:#555}.muted{color:#666}.homeGrid{display:grid;grid-template-columns:360px 1fr;gap:48px;align-items:start}.homeLeft{display:flex;flex-direction:column;gap:16px}.homeImage{width:100%;height:auto;border-radius:8px;display:block}.homeUnderImage{font-size:.8rem;line-height:1.6;color:#444}.homeRight{max-width:720px;text-align:center;margin:0 auto;max-width:60ch}.homeLeadTitle{font-size:1.3rem;font-weight:600;margin-bottom:12px}.homeUnderline{width:110px;height:3px;background:#78b64b;margin:0 auto 18px}.homeText{font-size:1rem;line-height:1.8;color:#333;text-align:left}@media (max-width: 900px){.homeGrid{grid-template-columns:1fr;gap:24px}}.mapSection{margin-top:6px;display:flex;justify-content:center}.mapCard{width:100%;max-width:720px;border:1px solid #e7e7e7;background:#fff}.mapFrame{display:block;width:100%;height:240px;border:0}.contactTiles{margin-top:36px;display:flex;gap:46px;align-items:flex-start;justify-content:center;flex-wrap:wrap}.contactTile{display:flex;align-items:center;gap:14px;min-width:200px}.tileIcon{width:34px;height:34px;display:grid;place-items:center;color:var(--green)}.icon{width:30px;height:30px}.tileLabel{color:var(--green);font-size:16px;font-weight:500;font-family:Georgia,Times New Roman,serif}.tileDesc{margin-top:6px;font-size:.9rem;line-height:1.4;color:#666;text-align:center}.pricingGrid{margin-top:10px;display:grid;grid-template-columns:1fr 1fr;gap:46px;align-items:start}.sectionHeading{margin:0 0 14px;font-size:25px;font-weight:700;line-height:1.15;color:#333;position:relative;display:inline-block;text-align:center}.sectionUnderline{display:block;width:110px;height:3px;background:#78b64b;margin:10px auto 0}.sectionSubHeading{margin:0;font-size:22px;font-weight:600;color:#3b3b3b;text-align:center}.pricingLeft{display:flex;flex-direction:column;gap:0}.priceRow{display:flex;justify-content:space-between;align-items:flex-start;padding:12px 0;border-bottom:1px solid #eaeaea}.priceLabel{color:#9bbf6a;font-size:18px;line-height:1.2}.priceValue{color:#9bbf6a;font-size:18px;padding-left:16px}.priceNote{margin-top:6px;color:#8a8a8a;font-size:13px;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}@media (max-width:860px){.brandName{font-size:28px}.pageTitle{font-size:38px}.pricingGrid{grid-template-columns:1fr}.contactTile{min-width:160px}}@media (max-width:520px){.brandLogo{width:48px;height:48px}.brandName{font-size:24px}.pageTitle{font-size:34px}}.imageCarousel{position:relative;width:100%;max-width:440px;height:290px;margin-top:12px;border-radius:14px;overflow:visible;background:#f4f4f4;box-shadow:0 10px 24px #0000001f}.imageCarousel .homeImage{width:100%;height:100%;object-fit:cover;display:block}.carouselBtn{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border:1px solid rgba(255,255,255,.45);background:#ffffffe6;border-radius:999px;cursor:pointer;font-size:28px;line-height:1;display:grid;place-items:center;z-index:2;box-shadow:0 8px 18px #00000024}.carouselBtn.left{left:-54px}.carouselBtn.right{right:-54px}
