.contacts__card__offices{display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-bottom:50px;width:100%}@media (max-width:768px){.contacts__card__offices{margin-bottom:35px}}.contacts__card__offices-wrapper{display:flex;flex-direction:column;gap:10px;min-width:200px;width:calc(50% - 5px)}@media (max-width:768px){.contacts__card__offices-wrapper{min-width:130px}}.contacts__card__emails{display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;width:100%}.contacts__card__emails-wrapper{display:flex;flex-direction:column;gap:7px;min-width:200px;width:calc(50% - 5px)}@media (max-width:768px){.contacts__card__emails-wrapper{min-width:130px}}
