.office-locations{display:flex;flex-direction:column;gap:48px}.office-locations,.office-locations>.section-heading{align-items:center;text-align:center}.office-locations--list{display:flex;flex-direction:column;gap:32px;width:100%;@media (min-width:600px){flex-direction:row}}.office-location{align-items:center;background-color:#fff;border-radius:10px;box-shadow:0 5px 10px -5px rgba(46,56,98,.1);box-sizing:border-box;display:flex;flex:1;gap:24px;height:150px;justify-content:space-between;padding:24px;@media (min-width:600px){height:225px}@media (min-width:960px){padding-bottom:48px;padding-left:48px;padding-right:48px;padding-top:48px}@media (min-width:1280px){height:340px}}.office-location--info{align-items:flex-start;display:flex;flex-direction:column;text-align:left}.office-location--img{height:100%;width:40%;@media (min-width:600px){width:50%}}