

/* Start:/local/templates/resoursum/components/bitrix/news.list/jobs/style.css?17470143841793*/
.vacancy-list .vacancy-section {
    padding-bottom: 100px;
    margin-bottom: 100px;

}

.vacancy-list .vacancy-section:not(:last-child) {
    border-bottom: rgba(30, 30, 30, .5) solid 1px;
}

.vacancy-section .section-title {
    font-size: 22px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 40px;
}

#accordionVacancy .accordion-item {
    border-left: none;
    border-right: none;
}

.accordion-body ul li,
.accordion-body ul li::marker {
    color: #939393;
}

#accordionVacancy .accordion-item:first-of-type {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

#accordionVacancy .accordion-item:last-of-type {
    border-bottom: none;
}

#accordionVacancy .accordion-button {
    outline: 0;
    padding: 34px 0 34px 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
}

#accordionVacancy .accordion-button:not(.collapsed) {
    background-color: transparent;
    color: initial;
    outline: 0;
    box-shadow: none;
}

#accordionVacancy .accordion-button:focus {
    border: none;
    box-shadow: none;
    outline: 0;
}

#accordionVacancy .accordion-button:after {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 5V19L5 12M19 12L15 16' stroke='%231E1E1E' stroke-width='2' stroke-linecap='square'/%3E%3C/svg%3E");
}

#accordionVacancy .accordion-body * {
    /*color: #939393;*/
    color: #777;
}

#accordionVacancy .accordion-body ul {
    /*list-style: square url('data:image/gif;base64,R0lGODlhBQAKAIABAAAAAP///yH5BAEAAAEALAAAAAAFAAoAAAIIjI+ZwKwPUQEAOw==');*/
    list-style-type: '- ';
}

@media (min-width: 992px) {
    .vacancy-section .section-title {
        font-size: 40px;
        line-height: 48px;
    }
}
/* End */
/* /local/templates/resoursum/components/bitrix/news.list/jobs/style.css?17470143841793 */
