.hero-vacancies{.hero-vacancies-image-wrapper{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:var(--border-radius-card);border-radius:var(--gap-def);display:flex;flex-direction:column;justify-content:flex-end;padding-block:var(--space-m);.hero-vacancies-data-label{align-self:start;background:#eaaf3b;border-radius:var(--border-radius-default);font-weight:var(--font-weight-Bold);line-height:1.5;padding:var(--space-xs) var(--space-xm)}}& .hero-vacancies-data{background:var(--white-color);border-radius:var(--border-radius-card);display:flex;gap:var(--gap-def);justify-content:space-between;overflow:hidden;padding:var(--space-l) 0;& .hero-vacancies-data-content{display:flex;gap:var(--gap-def);& .hero-vacancies-data-features{display:flex;flex-wrap:wrap;gap:var(--gap-def);& .feature{align-items:center;display:flex;gap:var(--gap-s)}}}& .hero-vacancies-data-button-wrapper{align-items:end;display:flex}@media (max-width:1024px){flex-direction:column}}& .hero-vacancies-footer{border-top:1px solid rgba(10,25,41,.25);padding-top:var(--space-s)}}