.representative-offices__items{display:grid;gap:40px 32px;grid-template-columns:1fr 1fr 1fr}.representative-offices__item-name,.representative-offices__item-name *{color:#272b33;font-family:Roboto Condensed,sans-serif;font-size:20px;font-weight:700;line-height:24px}.representative-offices__item-name{margin-bottom:4px}.representative-offices__item-list-column{display:flex;flex-direction:column;gap:4px;margin-top:16px}.representative-offices__item-country,.representative-offices__item-country *{color:#272b33;font-family:Open Sans,sans-serif;font-size:14px;font-weight:400;line-height:20px;margin:0}.representative-offices__item-email,.representative-offices__item-phone{border-bottom:2px solid rgba(24,27,33,.12);color:#181b21;display:block;font-family:Open Sans,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px;max-width:fit-content;transition:color .2s ease-in-out,border-bottom .2s ease-in-out}.representative-offices__item-email:hover,.representative-offices__item-phone:hover,.representative-offices__item-street.richtext a:hover{border-bottom:2px solid #3a7be0;color:#225fbf}.representative-offices__item-email:active,.representative-offices__item-phone:active,.representative-offices__item-street.richtext a:active{border-bottom:2px solid #1852ad;color:#1852ad}@media (max-width:1023.5px){.representative-offices__items{gap:64px 32px;grid-template-columns:1fr 1fr}}@media (max-width:767.5px){.representative-offices__items{gap:42px;grid-template-columns:1fr}}