

/* Start:/local/templates/kanistra_template_all/components/bitrix/news.list/vakansii/style.css?17533566621636*/
.vacancies {
    padding: 50px 0 100px 38px;
    border-left: 1px solid #cacaca;
    width: 100%;
}

.no-scroll {
    overflow-y: scroll;
    /* height: 720px; */
}

.vacancies .standard_text {
    margin-bottom: 48px;
}

.offer_to_employees_title {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 130%;
    color: #fff;
    border-radius: 4px;
    padding: 10px 45px;
    background: #333;
}

.all_offers {
    display: flex;
    flex-direction: column;
    gap: 4px;
    margin-bottom: 48px;
}

.offer_item {
    padding: 42px 40px;
    border: 1px solid #cacaca;
    border-radius: 4px;
}

.offer_item_title {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #333;
    margin-bottom: 16px;
}

.offer_item_list {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.offer_item_list_item {
    display: flex;
    align-items: flex-start;
    gap: 8px;
}

.offer_item_list_item img {
    padding: 7px 0;
}

.offer_item_list_item p {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: #787878;
}

.vacancies .button {
    padding: 15px 30px;
    background: #ffb630;
    color: #333;
    width: 50%;
}

.vacancies .button:hover {
    background: #fff;
}

@media screen and (max-width: 950px) {
    .offer_to_employees_title {
        padding: 10px 20px;
    }

    .offer_item {
        padding: 20px;
    }

    .vacancies .button {
        width: 100%;
    }
}

@media screen and (max-width: 650px) {
    .vacancies {
        overflow-y: auto;
        height: auto;
    }
}

/* End */


/* Start:/local/templates/kanistra_template_all/components/bitrix/form.result.new/popup_form/style.css?1759746642883*/
table.form-table {
    width: 100%;
    background-color: white;
    border-collapse: collapse;
    font-size: 100%;
    font-weight: normal;
    line-height: 160%;
}

table.form-table th,
table.form-table td {
    border: 1px solid #adc3d5;
    padding: 5px 5px;
    vertical-align: top;
}

table.form-table th {
    background-image: url(/local/templates/kanistra_template_all/components/bitrix/form.result.new/popup_form/images/table_head.gif);
    background-repeat: repeat-x;
    text-align: left;
    color: #25639a;
}

table.form-table td {
    padding: 15px 5px;
}

.form-required {
    color: red;
}

.error-fld {
    display: block;
    float: left;
    height: 13px;
    width: 15px;
    background-repeat: no-repeat;
    background-image: url(/local/templates/kanistra_template_all/components/bitrix/form.result.new/popup_form/images/icon_warn.gif);
}
.footer_top_block--popup {
    flex-direction: column;
    align-items: center;
}
.footer_top_block--popup .footer_text {
    width: 100%;
}

/* End */
/* /local/templates/kanistra_template_all/components/bitrix/news.list/vakansii/style.css?17533566621636 */
/* /local/templates/kanistra_template_all/components/bitrix/form.result.new/popup_form/style.css?1759746642883 */
