.page-heathfield .heathfield-hero{overflow:hidden}
.page-heathfield .hero-lead{max-width:48rem}
.page-heathfield .hero-assurance,
.page-heathfield .local-check-list{display:grid;gap:.75rem;list-style:none;padding:0;margin:1.5rem 0 0}
.page-heathfield .hero-assurance li,
.page-heathfield .local-check-list li{position:relative;padding-left:1.6rem}
.page-heathfield .hero-assurance li:before,
.page-heathfield .local-check-list li:before{content:"✓";position:absolute;left:0;color:var(--colour-gold,#aa7e2e);font-weight:700}
.page-heathfield .trust-strip{background:#fff;border-block:1px solid rgba(34,72,64,.08)}
.page-heathfield .trust-strip-inner{display:grid;grid-template-columns:repeat(4,1fr)}
.page-heathfield .trust-item{padding:1.5rem;text-align:center}
.page-heathfield .trust-item+.trust-item{border-left:1px solid rgba(34,72,64,.1)}
.page-heathfield .local-summary-card,
.page-heathfield .local-service-card,
.page-heathfield .local-knowledge-card,
.page-heathfield .nearby-card,
.page-heathfield .local-cost-panel{background:#fff;border:1px solid rgba(34,72,64,.14);border-radius:1.25rem}
.page-heathfield .local-summary-card,
.page-heathfield .local-knowledge-card,
.page-heathfield .nearby-card{padding:2rem}
.page-heathfield .local-number{display:block;font-size:1.4rem;font-weight:700;margin:1rem 0}
.page-heathfield .section-intro{max-width:48rem;margin-inline:auto}
.page-heathfield .local-services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}
.page-heathfield .local-service-card{padding:1.75rem}
.page-heathfield .local-service-card a{font-weight:700}
.page-heathfield .image-placeholder.portrait{min-height:32rem}
.page-heathfield .image-placeholder.landscape{min-height:24rem}
.page-heathfield .local-cost-panel{display:grid;grid-template-columns:2fr auto;gap:2rem;align-items:center;padding:2rem;background:var(--colour-cream,#f7f2e8)}
.page-heathfield .heathfield-faq{max-width:58rem;margin:auto}
.page-heathfield .heathfield-faq .accordion-item{margin-bottom:.8rem;border:1px solid rgba(34,72,64,.12);border-radius:.9rem;overflow:hidden}
.page-heathfield .heathfield-faq .accordion-button:not(.collapsed){background:var(--colour-cream,#f7f2e8)}
.page-heathfield .heathfield-final-cta,
.page-heathfield .heathfield-final-cta h2,
.page-heathfield .heathfield-final-cta p{color:#fff}
@media(max-width:992px){
.page-heathfield .trust-strip-inner,
.page-heathfield .local-services-grid,
.page-heathfield .local-cost-panel{grid-template-columns:1fr}
.page-heathfield .trust-item+.trust-item{border-left:0;border-top:1px solid rgba(34,72,64,.1)}
}
@media(max-width:768px){
.page-heathfield .local-summary-card,
.page-heathfield .local-knowledge-card,
.page-heathfield .nearby-card,
.page-heathfield .local-cost-panel{padding:1.5rem}
.page-heathfield .image-placeholder.portrait,
.page-heathfield .image-placeholder.landscape{min-height:21rem}
.page-heathfield .local-cost-panel .btn{width:100%}
}
