.phil-contact-hero{background:var(--brand-bg-alt)}.contact-info-section,.quote-form-section{padding:76px 0}.quote-form-section{background:var(--brand-bg-alt)}.contact-info-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.contact-info-grid article{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:6px;padding:26px}.contact-info-grid span{color:var(--brand-secondary);font-weight:800}.contact-info-grid h3,.contact-info-grid p{color:var(--brand-text)}.contact-list{padding-left:18px;color:var(--brand-text)}.contact-list li{margin-bottom:8px}.phil-contact-map{margin:24px 0;border:1px solid var(--brand-border);border-radius:6px;overflow:hidden;background:var(--brand-bg)}.phil-contact-map img{width:100%;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}@media (max-width:991.98px){.contact-info-grid{grid-template-columns:1fr}}