

/* 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/vacancy/style.css?1765444289589*/
.fade-slide-enter-active,
.fade-slide-leave-active {
    overflow: hidden;
    transition: all 0.4s ease;
}
.fade-slide-enter-from,
.fade-slide-leave-to {
    opacity: 0;
}
.fade-slide-enter-to,
.fade-slide-leave-from {
    opacity: 1;
}

.vacancy-more__info-name {
    flex-shrink: 0;
}

/* .vacancy-more__info-name {
    font-size: 28px !important;
    width: 280px !important;
    flex-shrink: 0;
} */


/* @media screen and (min-width: 992px) {
    .vacancy-more__title {
        font-weight: 600 !important;
        font-size: 48px !important;
    }
} */
/* End */
/* /local/templates/egm/components/bitrix/system.pagenavigation/.default/style.css?17635539041718 */
/* /local/templates/egm/components/bitrix/news.list/vacancy/style.css?1765444289589 */
