.sc-banner h1 { font-weight: 700;  font-size: 48px;  line-height: 64px;  color: rgb(255, 255, 255);  margin-bottom: 25px;}@media (max-width: 767px) { .sc-banner h1 {    font-size: 33px;    line-height: 37px;    margin-bottom: 20px;  }} .sc-banner {background-image: url(../img/vacancies/main.webp);background-attachment: fixed;background-position: 50% 50%;background-repeat: no-repeat;background-size: cover;min-height: 100vh;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;position: relative;z-index: 1;padding-top: 100px;padding-bottom: 100px;}.sc-banner:before {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;opacity: 0.3;background-color: rgb(35, 35, 35);z-index: -1;}.sc-banner .head__info {width: 100%;max-width: 776px;height: 100%;padding-left: 15px;padding-right: 15px;text-align: center;}.sc-banner .head__info .subtitle {font-size: 48px;font-weight: 300;line-height: 48px;margin-bottom: 16px;color: #fff;word-break: break-word;}.sc-banner .head__info .small__info p {color: #fff;margin-bottom: 16px;}.sc-banner .employer-link {color: #ffffff;text-decoration: none;outline: none;}.sc-banner .employer-link:hover {color: #149dcc;}@media (max-width: 768px) {.sc-banner .head__info .subtitle {font-size: 28px;line-height: 31px;}}
