

/* Start:/local/templates/default/components/bitrix/news.list/vacancies/style.css?17265276162479*/
.v_accord {
    list-style: none;
    padding-left: 0 !important;
    margin: 40px 0 85px;
    border-top: 1px solid #f5f5f5;
}

.v_accord__item {
    border-bottom: 1px solid #f5f5f5;
}

.v_accord-header {
    background: #ffffff;
    border: none;
    color: #000;
    padding: 30px 0;
    position: relative;
    font-weight: 400;
    box-sizing: border-box;
    cursor: pointer;
}

.v_accord-header:hover, .v_accord-header:hover .v_counter {
    color: #18549f;
}

.v_accord-header__inner {
    gap: 45px;
    display: flex;
    justify-content: space-between;
}

.v_accord-header__inner-left, .v_accord-header__inner-right {
    font-size: 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.v_accord-header__inner-right {
    min-width: 215px;
}

@media (max-width: 1150px) {
    .v_accord-header__inner-left, .v_accord-header__inner-right, .v_accord .v_accord-body__inner {
        font-size: 18px;
    }
}

.v_counter {
    color: #6d6e71;
}

@media (max-width: 780px) {
    .v_accord-header__inner-right {
        min-width: initial;
    }
    .v_counter {
        display: none;
    }
}

.v_accord-body {
    border: none;
    color: #000;
    padding: 35px 105px 45px;
    margin-bottom: 65px;
    display: none;
    background: #f7f7f7;
    border-radius: 0 0 15px 15px;
}

.v_accord-body__inner {
    font-size: 22px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 65px;
    gap: 45px;
}

.v_accord-body__inner:first-child {
    margin-top: 0;
}

@media (max-width: 980px) {
    .v_accord-body {
        margin-bottom: 35px;
        padding: 35px 35px 45px;
    }
    .v_accord-body__inner {
        flex-wrap: wrap;
    }
}

.v_accord-body__title {
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 25px;
}

.v_accord-body__text {
    color: #6d6e71;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 25px;
}

.v_accord-body__more-text {
    font-weight: 600;
    font-size: 24px;
}

.v_accord-body__link a {
    border: 1px solid #6FC8F2;
    color: #6FC8F2;
    border-radius: 25px;
    font-size: 16px;
    font-weight: 600;
    padding: 15px 95px;
    cursor: pointer;
    width: fit-content;
    text-align: center;
    text-decoration: none;
    display: block;
}

.v_accord-body__link a:hover {
    background: #fff;
}
/* End */
/* /local/templates/default/components/bitrix/news.list/vacancies/style.css?17265276162479 */
