.our-offices-list{display:flex;flex-direction:row;justify-content:space-between}@media(max-width:767.98px){.our-offices-list{flex-direction:column}}.our-offices-list-item{display:flex;flex-direction:row;-moz-column-gap:60px;column-gap:60px;border-top:1px solid var(--main-light);padding-top:20px;padding-bottom:20px;box-sizing:border-box}@media(max-width:767.98px){.our-offices-list-item{flex-direction:column;row-gap:20px;align-items:center}}.our-offices-list-item>h3{font-family:var(--font-manrope),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-weight:300;line-height:1.2;font-size:calc(16px*var(--font-scale))}@media(min-width:992px){.our-offices-list-item>h3{font-size:calc(28px*var(--font-scale));line-height:1.24}}@media(max-width:767.98px){.our-offices-list-item>h3{font-family:var(--font-manrope),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-weight:300;line-height:1.22;font-size:calc(18px*var(--font-scale))}}@media(max-width:767.98px)and (min-width:992px){.our-offices-list-item>h3{font-size:calc(32px*var(--font-scale));line-height:1.24}}.our-offices-list-item-details{font-family:var(--font-manrope),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-weight:300;line-height:22px;font-size:calc(18px*var(--font-scale));padding-right:20px;display:grid;-moz-column-gap:10px;column-gap:10px;align-items:start;grid-template-columns:40px max-content}@media(min-width:992px){.our-offices-list-item-details{font-size:calc(20px*var(--font-scale));line-height:40px;grid-template-columns:25px max-content}}