

/* Start:/content/vacancies/style.css?17035919681049*/
h1{
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.1;
    color: inherit;
}
.vacancies__title{
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.1;
    text-transform: uppercase;

}
.vacancies__text{
    font-size: 13px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 1.42857143;
    color: #333;
}
.popup__content--callback h2 {
    text-align: center;
}
@media screen and (max-width: 1200px){
    h1{
        margin: 23px 20px 30px;
    }

}
.popup__content--callback input[type=date]::-webkit-datetime-edit-month-field,
.popup__content--callback input[type=date]::-webkit-datetime-edit-day-field,
.popup__content--callback input[type=date]::-webkit-datetime-edit-year-field,
.popup__content--callback input[type=date]::-webkit-datetime-edit-text
{
    color: #666;
}
@media screen and (min-width: 501px){
    .popup__content--callback {
        width: 400px
    }
}
.vacancies .btn:hover {
    color: white;
}
/* End */
/* /content/vacancies/style.css?17035919681049 */
