@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500&display=swap");h1,h2,h3,h4,h5,h6{font-family:Montserrat,sans-serif!important}body,div,p,span{font-family:Inter,sans-serif}.office-locations{display:grid!important;gap:2rem!important;grid-template-columns:repeat(3,1fr)!important;margin:2rem auto!important;max-width:800px!important;width:100%!important}.office{background:#f9f9f9!important;border:1px solid #ddd!important;border-radius:8px!important;box-sizing:border-box!important;min-height:200px!important;padding:1.5rem!important}.office h3{color:#333!important;font-family:Montserrat,sans-serif!important;font-weight:700!important;margin-bottom:1rem!important}.office p{font-family:Inter,sans-serif!important;line-height:1.5!important;margin-bottom:.8rem!important}@media (max-width:768px){.office-locations{grid-template-columns:1fr!important}}