.offices-grid{padding:0}.offices-grid__section{display:flex;flex-wrap:wrap;gap:24px;border-top:1px solid #d0d1d3;padding:48px 0}@media (max-width:575px){.offices-grid__section{padding:32px 0}}.offices-grid__section:last-child{border-bottom:1px solid #d0d1d3}.offices-grid__category{width:calc(25% - 3 / 4 * 24px)}@media (max-width:1023px){.offices-grid__category{width:100%}}.offices-grid__category-title{font-size:20px;line-height:1.2;font-weight:700;letter-spacing:0;margin:0}p+.offices-grid__category-title{margin-top:32px}.offices-grid__category-title:not([class]):not(:last-child):not(:only-child){margin-bottom:8px}@media (max-width:576px){.offices-grid__category-title{font-size:18px}}.offices-grid__category-details{margin-top:4px}.offices-grid__offices{display:flex;flex-wrap:wrap;-moz-column-gap:24px;column-gap:24px;row-gap:32px;flex:1}.offices-grid__office{width:calc(33.333334% - 2 / 3 * 24px);display:flex;flex-direction:column}@media (max-width:991px){.offices-grid__office{width:calc(50% - 1 / 2 * 24px)}}@media (max-width:575px){.offices-grid__office{width:100%}}.offices-grid__office-title{font-size:20px;line-height:1.2;font-weight:700;letter-spacing:0;font-weight:400;margin:0}p+.offices-grid__office-title{margin-top:32px}.offices-grid__office-title:not([class]):not(:last-child):not(:only-child){margin-bottom:8px}@media (max-width:576px){.offices-grid__office-title{font-size:18px}}.offices-grid__office-details{margin:4px 0;color:#555759}.offices-grid__office-details a{color:#040c17}.offices-grid__office-email,.offices-grid__office-map-link,.offices-grid__office-phone{color:currentColor;text-decoration:none;font-weight:700;display:inline-flex;align-items:center}.offices-grid__office-email::before,.offices-grid__office-map-link::before,.offices-grid__office-phone::before{content:'';width:20px;height:20px;display:block;background-position:center;background-repeat:no-repeat;background-size:contain;margin-right:8px}.offices-grid__office-email:hover,.offices-grid__office-map-link:hover,.offices-grid__office-phone:hover{color:currentColor;text-decoration:none}.offices-grid__office-phone::before{background-image:url(../../../images/OfficesGrid/phone.svg)}.offices-grid__office-email::before{background-image:url(../../../images/OfficesGrid/email.svg)}.offices-grid__office-map-link::before{background-image:url(../../../images/OfficesGrid/map.svg)}.offices-grid__standalone-offices{display:flex;flex-wrap:wrap;margin-left:-12px;margin-right:-12px;width:calc(100% + 24px)}@media (max-width:575px){.offices-grid__standalone-offices{width:100%;margin-left:0;margin-right:0}}.offices-grid__standalone-offices .offices-grid__office{border-top:1px solid #d0d1d3;border-bottom:1px solid #d0d1d3;margin-bottom:-1px;padding:48px 12px;width:25%}@media (max-width:1199px){.offices-grid__standalone-offices .offices-grid__office{width:33.333333%}}@media (max-width:991px){.offices-grid__standalone-offices .offices-grid__office{width:50%}}@media (max-width:575px){.offices-grid__standalone-offices .offices-grid__office{width:100%;padding:32px 0}}