/* BMG home: approved care layout. Palette inherited from style.css. */

.home-care { --max: 1200px; --section-space: 100px; --r: 28px; --r-md: 20px; --header-height: 92px; }
.home-care .wrap { padding-inline: 32px; }
.home-care .btn { font-weight: 500; min-height: 52px; padding: 14px 24px; }
.home-care .eyebrow { font-size: 11px; font-weight: 600; letter-spacing: .13em; }
.home-care .logo { letter-spacing: .015em; }
.home-care nav.main { font-weight: 500; gap: 22px; }
.home-care .nav-row { min-height: 92px; }
.home-care h1, .home-care h2, .home-care h3 { text-wrap: balance; }
.home-care .section-heading { margin-bottom: 44px; }
.home-care .section .lead { font-size: 15px; line-height: 1.85; }
.home-care .text-link { font-size: 13px; font-weight: 500; }
.home-care .section h2 { font-size: clamp(32px, 3.4vw, 46px); line-height: 1.18; letter-spacing: -.025em; }
.home-care .trust .wrap { padding-block: 20px; font-size: 11px; letter-spacing: .015em; }
.home-care .trust { background: var(--bg); }
.home-care .cat { min-width: 0; box-shadow: none; }
.home-care .cat h3 { font-size: 23px; font-weight: 500; line-height: 1.3; }
.home-care .cat .eyebrow { font-size: 10px; line-height: 1.7; }
.home-care .cat-body { position: relative; }
.home-care .cat-body ul { font-size: 13px; line-height: 1.8; }
.home-care .cat-body .view-all { font-size: 12px; font-weight: 500; }
.home-care .service-number { font-size: 11px; color: var(--gold-text); display: block; margin-bottom: 20px; }
.home-care .interior-ph { background-image: url('../img/interior-hall-photo.png'); }
.home-care .doc-card { border: 0; background: transparent; box-shadow: none; }
.home-care .doc-card .body { padding: 24px 0 0; }
.home-care .doc-card h3 { font-size: 17px; font-weight: 500; margin: 0; }
.home-care .doc-card p { font-size: 13px; }
.home-care .doc-card .ph { border-radius: 0; background-position: center 28%; }
.home-care .rev { border: 0; background: transparent; box-shadow: none; border-radius: 0; padding: 0 24px 0 0; }
.home-care .rev + .rev { border-left: 1px solid var(--line); padding-left: 24px; }
.home-care .rev p { font-size: 15px; }
.home-care .rev strong { font-size: 12px; }
.home-care .stars { font-size: 12px; letter-spacing: .12em; }
.home-care footer.site { padding-top: 64px; }
.home-care .footer-grid { gap: 32px; }
.home-care .footer-grid h3 { font-family: Manrope, sans-serif; font-size: 13px; font-weight: 600; }
.home-care .home-hero { padding: 52px 0 0; }
.home-care .hero-copy { min-width: 0; }
.home-care .home-hero h1 { font-size: clamp(44px, 5.2vw, 72px); line-height: 1.04; letter-spacing: -.045em; margin: 22px 0 30px; font-weight: 500; }
.home-care .home-hero h1 em { font-weight: inherit; }
.home-care .home-hero .hero-copy > p { color: var(--text-muted); max-width: 420px; font-size: 15px; line-height: 1.85; margin: 0 0 32px; }
.home-care .home-hero .hero-ctas { justify-content: center; gap: 24px; align-items: center; }
.home-care .hero-location { display: flex; justify-content: space-between; flex-wrap: wrap; gap: 8px 24px; color: var(--text-muted); font-size: 11px; line-height: 1.7; padding: 24px 0; }
.home-care .hero-copy .hero-location { margin-top: 28px; display: grid; gap: 3px; padding: 0; }
.home-care .home-hero { padding-top: 56px; }
.home-care .home-hero .hero-copy { text-align: center; max-width: 900px; margin: 0 auto; }
.home-care h1, .home-care .section h2 { font-family: Lora, Georgia, serif; font-weight: 400; }
.home-care .home-hero h1 { font-size: clamp(40px, 4.4vw, 60px); line-height: 1.15; letter-spacing: -.045em; margin-top: 20px; }
.home-care .home-hero h1 em { color: var(--gold-text); }
.home-care .home-hero .hero-copy > p { margin-inline: auto; max-width: 540px; }
.home-care .hero-ctas { justify-content: center; }
.home-care .care-gallery { display: grid; grid-template-columns: .8fr 1.45fr .8fr; gap: 20px; align-items: end; margin-top: 48px; }
.home-care .care-gallery img { width: 100%; height: 290px; object-fit: cover; border-radius: 18px; }
.home-care .care-gallery img:first-child { object-position: center 35%; }
.home-care .care-gallery img:nth-child(2) { height: 340px; object-position: center 68%; }
.home-care .care-gallery img:last-child { object-position: center; }
.home-care #poslugy .section-heading { display: block; text-align: center; max-width: 620px; margin: 0 auto 48px; }
.home-care #poslugy .section-heading .text-link { margin-top: 20px; }
.home-care .cats { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 44px 32px; }
.home-care .cat { border: 0; border-radius: 0; background: transparent; }
.home-care .cat-media { aspect-ratio: 1.85; border-radius: 18px; }
.home-care .cat-body { padding: 24px 0 0; }
.home-care .cat h3 { font-family: Lora, Georgia, serif; font-size: 27px; font-weight: 400; padding-right: 32px; }
.home-care .service-number { position: absolute; right: 0; top: 24px; }
.home-care .cat-body ul { display: flex; flex-wrap: wrap; gap: 4px 18px; margin: 14px 0 18px; }
.home-care .cat-body li { margin: 0; }
.home-care .cat-body .view-all { padding-top: 0; border: 0; margin-top: 0; }
.home-care .consultation-strip { margin-top: 56px; padding: 32px; border-radius: 18px; }
.home-care .results-section { padding: 84px 0; background: var(--bg-soft); }
.home-care .results-section > .two-col { display: block; padding-top: 0; }
.home-care .results-section > .two-col::before { display: none; }
.home-care .results-section .two-col > div { text-align: center; }
.home-care .results-section .lead { margin-inline: auto; }
.home-care .care-path { display: grid; grid-template-columns: repeat(3, 1fr); gap: 48px; margin-top: 48px; }
.home-care .care-path li, .home-care .care-path li:first-child { display: block; border: 0; padding: 0; }
.home-care .care-path li > span { display: grid; place-items: center; width: 40px; height: 40px; border: 1px solid var(--line); border-radius: 50%; margin-bottom: 24px; padding: 0; }
.home-care #about { background: var(--bg); }
.home-care #about .two-col { display: flex; flex-direction: column-reverse; gap: 36px; }
.home-care #about .two-col > div:last-child { max-width: 680px; text-align: center; }
.home-care #about .interior-ph { aspect-ratio: auto; height: 420px; background-position: center 46%; border-radius: 20px; }
.home-care #team { padding-top: 0; }
.home-care #team > .wrap > .eyebrow, .home-care #team > .wrap > h2, .home-care #team > .wrap > .lead { text-align: center; margin-inline: auto; }
.home-care .team-grid { gap: 28px; }
.home-care .doc-card .ph { border-radius: 80px 80px 16px 16px; }
.home-care .doc-card .body { text-align: center; }
.home-care #reviews { background: var(--bg-soft); }
.home-care #reviews h2, .home-care #reviews .eyebrow { text-align: center; }
.home-care #reviews .rev-grid { margin-top: 40px !important; }
.home-care .visit-inner { flex-direction: column; align-items: center; text-align: center; gap: 28px; max-width: 760px; }
@media (min-width: 1021px) and (max-width: 1200px) {
  .home-care nav.main { gap: 12px; font-size: 11px; }
  .home-care .nav-row { gap: 12px; }
  .home-care .nav-row > .btn { font-size: 12px; padding-inline: 16px; }
}
@media (max-width: 1020px) {
  .home-care { --section-space: 80px; --header-height: 72px; }
  .home-care .nav-row { min-height: 72px; }
}
@media (max-width: 760px) {
  .home-care { --section-space: 64px; }
  .home-care .wrap { padding-inline: 22px; }
  .home-care .section-heading { margin-bottom: 28px; }
  .home-care .section h2 { font-size: 36px; }
  .home-care .home-hero { padding-top: 32px; }
  .home-care .home-hero .hero-copy > p { max-width: 560px; }
  .home-care .home-hero h1 { font-size: clamp(40px, 8vw, 60px); }
  .home-care .home-hero .hero-ctas { flex-direction: row; flex-wrap: wrap; gap: 20px; }
  .home-care .home-hero .hero-ctas .btn { width: auto; }
  .home-care .hero-copy .hero-location { margin-top: 20px; }
  .home-care .trust .wrap { gap: 10px; }
  .home-care .trust .wrap > span { flex-basis: 100%; }
  .home-care .care-path { grid-template-columns: 1fr; gap: 28px; margin-top: 32px; }
  .home-care .team-grid { grid-template-columns: 1fr 1fr; }
  .home-care .rev-grid { grid-template-columns: 1fr; gap: 28px; }
  .home-care .rev { padding: 0; }
  .home-care .rev + .rev { padding: 24px 0 0; border-left: 0; border-top: 1px solid var(--line); }
  .home-care .home-hero h1 { font-size: clamp(34px, 6.7vw, 48px); }
  .home-care .care-gallery { gap: 10px; grid-template-columns: 1fr 1.4fr; margin-top: 32px; }
  .home-care .care-gallery img { height: 220px; border-radius: 12px; }
  .home-care .care-gallery img:nth-child(2) { height: 260px; }
  .home-care .care-gallery img:last-child { display: none; }
  .home-care .cats { gap: 32px 20px; }
  .home-care .cat h3 { font-size: 22px; }
  .home-care .cat-body ul { display: block; }
  .home-care .cat-media { aspect-ratio: 1.3; }
  .home-care .results-section { padding: 64px 0; }
  .home-care .care-path li, .home-care .care-path li:first-child { display: flex; gap: 24px; }
  .home-care .care-path li > span { flex-shrink: 0; }
  .home-care #about .interior-ph { height: 320px; }
  .home-care .team-grid { gap: 28px 20px; }
  .home-care .doc-card .ph { border-radius: 56px 56px 12px 12px; }
}
@media (max-width: 440px) {
  .home-care .nav-row > .btn { padding: 10px 12px; min-height: 44px; font-size: 11px; }
  .home-care .nav-row { gap: 8px; }
  .home-care .logo { gap: 4px; font-size: 15px; }
  .home-care .logo svg { width: 24px; height: 24px; }
  .home-care .nav-toggle { min-width: 44px; padding: 8px; }
  .home-care .wrap { padding-inline: 18px; }
  .home-care .section h2 { font-size: 32px; }
  .home-care .home-hero h1 { overflow-wrap: normal; }
  .home-care .home-hero h1 { font-size: 34px; }
  .home-care .care-gallery img { height: 180px; }
  .home-care .care-gallery img:nth-child(2) { height: 220px; }
  .home-care .cats { grid-template-columns: 1fr; }
  .home-care .cat-media { aspect-ratio: 1.7; }
  .home-care .consultation-strip { padding: 24px; }
  .home-care .doc-card h3 { font-size: 15px; }
  .home-care .doc-card p { font-size: 12px; }
}

.home-care .lead-form input:not([type="radio"]):not([type="checkbox"]),
.home-care .lead-form textarea,
.home-care .lead-form select { border-radius: var(--r-sm); }

@media (max-width: 1020px) {
  .home-care nav.main { gap: 4px; }
  .home-care .text-link, .home-care .cat-body .view-all { font-size: 14px; }
  .home-care .cat-body li a { display: inline-flex; align-items: center; min-height: 44px; font-size: 14px; }
  .home-care .doc-card p { font-size: 14px; }
  .home-care .doc-card .role { font-size: 13px; }
}
