.office-locations .office-locations-grid{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width:640px){.office-locations .office-locations-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.office-locations .office-locations-grid{grid-template-columns:repeat(3,1fr)}}.office-locations .office-location-item{background:#fefefe}.office-locations .office-location-item .office-location-logo{align-items:center;display:flex;height:182px;justify-content:center}.office-locations .office-location-item .office-location-logo img{max-width:185px}.office-locations .office-location-content{padding:1.25rem 1rem}.office-locations .office-location-content h3{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.office-locations .office-location-content p{margin-bottom:1rem}.office-locations .office-location-content p.office-contact{font-weight:600;margin-bottom:0}.office-locations .office-location-content a{color:#000}
/*# sourceMappingURL=office-locations.css.map*/