.geo-page{color:var(--ink);font-size:1rem;line-height:1.65}
.geo-page .breadcrumbs{padding-top:22px;padding-bottom:12px}
.geo-hero{display:grid;grid-template-columns:1.25fr .75fr;gap:44px;align-items:center;padding:22px 0 40px}
.geo-label{display:block;color:#71602e;font-size:.875rem;font-weight:700;margin-bottom:14px}
.geo-page h1{font-size:clamp(2.25rem,4.2vw,3.6rem);line-height:1.12;letter-spacing:-.045em;max-width:760px}
.geo-hero p{max-width:660px;margin:20px 0 24px;font-size:1.0625rem}
.geo-hero figure{margin:0;min-width:0;height:330px;overflow:hidden;border-radius:100px 16px 16px 16px}
.geo-hero img{width:100%;height:100%;object-fit:cover}
.geo-page h2{font-size:clamp(1.6rem,2.5vw,2.15rem);line-height:1.2;letter-spacing:-.035em}
.geo-page h3{font-size:1.0625rem;line-height:1.35;margin:0 0 7px}
.geo-section{padding:32px 0;border-top:1px solid var(--line)}
.geo-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 36px;margin:22px 0 0}
.geo-facts>div{padding:16px 0;border-top:1px solid var(--line)}
.geo-facts dt{font-size:1.0625rem;font-weight:700;margin-bottom:6px}
.geo-facts dd{margin:0;color:var(--muted);max-width:60ch}
.geo-care,.geo-faq{display:grid;grid-template-columns:.85fr 1.15fr;gap:44px}
.geo-care-list{display:grid;gap:18px}
.geo-care-list p{margin:0}
.geo-page .faq-list summary{padding:16px 0;line-height:1.4;font-size:1rem;min-height:48px}
.geo-page .faq-list details>div{padding:0 0 16px}
.geo-page .faq-list p{font-size:1rem;line-height:1.65;margin:0}
.geo-page .faq-list a,.geo-related a,.am-service-links a,.am-guide-link a{text-decoration:underline;text-underline-offset:4px}
.geo-contact{display:flex;align-items:center;justify-content:space-between;gap:30px}
.geo-contact>div{max-width:640px}
.geo-contact p{margin:12px 0 0}
.geo-contact .btn{flex:none}
.geo-related{display:flex;flex-wrap:wrap;gap:6px 24px;padding:12px 0 36px}
.geo-related a{display:inline-flex;align-items:center;min-height:44px;font-weight:700;font-size:.9375rem}
.am-service-links{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding-top:16px;padding-bottom:42px}
.am-service-links article{padding:24px;border:1px solid var(--line);border-radius:18px;display:flex;flex-direction:column;align-items:flex-start}
.am-service-links h2{font-size:1.75rem;line-height:1.2}
.am-service-links p{font-size:1rem;line-height:1.65;margin:14px 0 12px;max-width:62ch}
.am-service-links a{min-height:44px;display:inline-flex;align-items:center;font-weight:700;margin-top:auto}
.am-service-links article:last-child{background:#f5f6f2}
.am-guide-link{font-size:.9375rem;margin-top:14px;line-height:1.6}
@media(max-width:760px){
 .geo-hero{grid-template-columns:1fr;gap:24px;padding:14px 0 28px}
 .geo-hero figure{height:210px;border-top-left-radius:70px}
 .geo-hero p{font-size:1rem;margin:16px 0 20px}
 .geo-page h1{font-size:clamp(2.05rem,7.3vw,3rem)}
 .geo-section{padding:26px 0}
 .geo-facts{gap:0 22px;margin-top:18px}
 .geo-care,.geo-faq{grid-template-columns:1fr;gap:20px}
 .geo-contact{align-items:flex-start;flex-direction:column;gap:20px}
 .am-service-links{grid-template-columns:1fr;gap:16px;padding-bottom:30px}
 .am-service-links article{padding:20px}
}
@media(max-width:420px){.geo-facts{grid-template-columns:1fr}.geo-hero figure{height:190px}.geo-related{gap:4px 18px}}
