.contact-location{max-width:1200px;margin:2rem auto;padding:2rem;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000a}.contact-location h2{color:var(--color-highlight-1);font-size:1.5rem;font-weight:700;margin-bottom:.7rem;text-align:left}.contact-location p{text-align:left;color:#222;margin-bottom:2rem}.contact-location .location-grid{display:flex;gap:2rem;flex-wrap:wrap;justify-content:space-between}.contact-location .location-grid .location-col{flex:1 1 30%;min-width:260px}.contact-location .location-grid .location-col h3{color:var(--color-highlight-2);font-size:1.2rem;font-weight:700;margin-top:1.5rem;margin-bottom:.7rem}.contact-location .location-grid .location-col .location-blurb{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.2rem}.contact-location .location-grid .location-col .location-blurb img{width:48px;height:48px;border-radius:8px;background:#f8f8f8}.contact-location .location-grid .location-col .location-blurb h5{color:var(--color-highlight-1);font-size:1.05rem;font-weight:700;margin:0 0 .2rem}.contact-location .location-grid .location-col .location-blurb p{color:#222;margin:0;font-size:1rem}.consultation-section{max-width:900px;margin:2rem auto;padding:2rem;background:#f8f8f8;border-radius:8px;text-align:left}.consultation-section h2{color:var(--color-highlight-1);font-size:1.4rem;font-weight:700;margin-bottom:.7rem}.consultation-section p{color:#222;margin-bottom:1.2rem;font-size:1.1rem}.consultation-section .consultation-iframe{margin-top:1.5rem}.consultation-section .consultation-iframe iframe{border-radius:8px;border:1px solid #e0e0e0;width:100%;min-height:400px;background:#fff}@media (max-width: 1024px){.contact-location,.consultation-section{padding:1rem}.contact-location .location-grid{flex-direction:column;gap:1.5rem}}
