.vacancies .embed_jobs_head {
    background: none;
}

.vacancies .rec-what-where {
    display: none;
}

.vacancies .rec_filter_cls {
    display: none;
}

.vacancies .embed_jobs_head2 {
    padding: 0;
    border: none;
    width: 100%;
}

.vacancies .rec-group .rec-job-info {
    margin: 0 auto;
    margin-top: 90px;
    max-width: 631px;
    padding-left: 31px;
    position: relative;
    border: none;
}

.vacancies .rec-group .rec-job-info::before {
    content: "";
    position: absolute;
    top: 6px;
    left: 0;
    height: calc(100% - 115px);
    width: 3px;
    background-color: #c4e1eb;
    border-radius: 10px;
}

.vacancies .rec-group .rec-job-info:hover {
    background: none;
}

.vacancies .rec-job-title a {
    font-family: Manrope, sans-serif;
    font-weight: 800;
    font-size: 18px;
    line-height: 111%;
    color: #1f2930 !important;
}

.vacancies .zrsite_Location {
    font-family: Manrope, sans-serif;
    color: #556169;
    font-weight: 400;
    font-size: 15px;
    line-height: 133%;
}

.vacancies .zrsite_Site_Description span:first-child {
    display: none;
}

.vacancies .zrsite_Site_Description {
    margin-top: 18px;
    width: 150%;
    font-family: Manrope, sans-serif;
    color: #1f2930;
    font-weight: 400;
    font-size: 15px;
    line-height: 133%;
}

.vacancies .embed_jobs_with_style_3 .rec-group .zrsite_Site_Description {
    -webkit-line-clamp: none;
}

.vacancies .cw-easyapply-loading div {
    background-color: #c4e1eb !important;
}

.vacancies .rec-job-info a {
    color: #000;
}

.embed_jobs_with_style_3 .rec-group .zrsite_Job_Description{
    display: none !important;
}


@media (max-width: 1320px) {
    .vacancies .rec-group .rec-job-info {
        margin: 0 auto;
        margin-top: 30px;
    }

    .main-sub-title {
        margin-top: 10px !important;
    }
}
