.offices{display:flex;flex-direction:column;gap:40px;justify-content:flex-start;@media (min-width:960px){align-items:center;flex-direction:row;gap:96px}}.offices .section-heading{max-width:100%;@media (min-width:960px){flex-basis:50%;order:1}}.offices--content{@media (min-width:960px){flex-basis:50%;order:0}}.offices--list{display:flex;flex-wrap:wrap;gap:32px;justify-content:space-between;margin-top:32px;width:100%}.offices--img{border-radius:10px;box-shadow:0 5px 10px #2e38621a;display:block;width:100%}.office{display:flex;flex:1;flex-direction:column;gap:.35em}