

/* Start:/local/templates/egm/components/bitrix/system.pagenavigation/.default/style.css?17635539041718*/
.modern-nav {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
}

.modern-nav a, .modern-page-current {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #2B2B2B;
}

.modern-page-current {
    border-radius: 6px;
    background: #FFF;
}

.modern-nav a:hover {
    color: var(--main-color);
}

.modern-page-next {
    background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.4297 13.9302L28.4997 20.0002L22.4297 26.0702' stroke='%232B2B2B' stroke-opacity='0.8' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.5 20H28.33' stroke='%232B2B2B' stroke-opacity='0.8' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.modern-page-previous {
    background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.5703 26.0703L11.5003 20.0003L17.5703 13.9303' stroke='%232B2B2B' stroke-opacity='0.8' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M28.5 20L11.67 20' stroke='%232B2B2B' stroke-opacity='0.8' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
/* End */


/* Start:/local/templates/egm/components/bitrix/news.list/contacts/style.css?1764054880132*/
.contacts-map {
    height: 500px;
}

.contacts-info__value {
    display: flex;
    flex-direction: column;
    gap: 5px;
}
/* End */
/* /local/templates/egm/components/bitrix/system.pagenavigation/.default/style.css?17635539041718 */
/* /local/templates/egm/components/bitrix/news.list/contacts/style.css?1764054880132 */
