.section-offices-info{& .container{}& .offices-info__content{& .offices-info__header{& .offices-info__title{color:var(--color-octonary);font-family:var(--font-family-title);font-size:var(--font-size-h5);font-weight:var(--font-weight-h5);line-height:1.5;text-transform:capitalize}}}& .offices-info__locations{gap:2rem;justify-content:space-between;& .offices-info__location{& .offices-info__location-title{color:var(--pl-blue);font-family:var(--font-family-title);font-size:var(--font-size-h7);font-weight:var(--font-weight-h7);line-height:1.5}& .offices-info__location-contact-info{& li:not(:last-child){margin-bottom:.75rem}& .offices-info__location-contact-info-item{color:var(--pl-blue);font-family:var(--font-family-body);font-size:var(--font-size-body2);font-weight:var(--font-weight-body2);line-height:1.25;text-transform:capitalize;display:flex;gap:.5rem;align-items:center;& .offices-info__location-contact-info-item-link{transition:500ms;&:hover{color:var(--color-octonary)}}}}}}}@media (max-width:991.98px){.section-offices-info{& .offices-info__locations{gap:1rem}}}