.office_card-content,.office_card-heading{text-align:center}.office_cards{display:flex;flex-wrap:wrap;gap:2rem;padding-top:1rem}.office_cards_wrapper{border-radius:2px;display:flex;flex-direction:column;justify-content:flex-start;padding:1.5rem}.office_cards_wrapper.center{align-items:center;text-align:center}.office_cards_wrapper.left{align-items:flex-start;text-align:left}.office_cards_wrapper.four{flex:0 0 calc(25% - 2rem)}.office_cards_wrapper.three{flex:0 0 calc(33.333% - 2rem)}.office_cards_wrapper.two{flex:0 0 calc(50% - 2rem)}.office_name{font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(16px,2vw,18px);font-weight:700;padding-bottom:.5rem}@media (max-width:1024px){.office_cards_wrapper.four{flex:0 0 calc(33.333% - 2rem)}}@media (max-width:768px){.office_cards_wrapper.four{flex:0 0 calc(50% - 2rem)}.office_cards_wrapper.three,.office_cards_wrapper.two{flex:0 0 100%}}@media (max-width:480px){.office_cards_wrapper.four{flex:0 0 100%}}