.vacancies-hot-small__vacancies{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin:0 auto}.vacancies-hot-small__vacancies-vacancy{background-color:var(--color-white);border:2px solid var(--color-white);border-radius:16px;padding:24px;text-decoration-line:none!important;transition:border-color .2s ease-in-out,background-color .2s ease-in-out}.vacancies-hot-small__vacancy-title{align-items:center;display:flex;gap:8px;margin-bottom:12px}.vacancies-hot-small__vacancy-title,.vacancies-hot-small__vacancy-title *{font-size:24px;letter-spacing:-.48px;line-height:24px;text-transform:uppercase}.vacancies-hot-small__vacancy-title>svg{height:24px;min-width:24px;width:24px}.vacancies-hot-small__tags{align-items:center;display:flex;gap:4px}.vacancies-hot-small__tags-tag,.vacancies-hot-small__tags-tag *{color:var(--color-grey-2);font-family:Open Sans,sans-serif;font-size:16px;font-weight:400;line-height:20px}.vacancies-hot-small__tags-tag .count{align-items:center;background:var(--color-grey);border-radius:30px;display:inline-flex;font-size:12px;font-weight:600;justify-content:center;line-height:16px;padding:2px 6px}.vacancies-hot-small__button.button{display:flex;margin:24px auto 0;max-width:fit-content}.vacancies-hot-small__vacancies-vacancy:active,.vacancies-hot-small__vacancies-vacancy:hover{border-color:var(--btn-bg-primary)}.vacancies-hot-small__vacancies-vacancy:active .vacancies-hot-small__vacancy-right .button,.vacancies-hot-small__vacancies-vacancy:hover .vacancies-hot-small__vacancy-right .button{background-color:var(--btn-bg-primary)}.vacancies-hot-small__vacancies-vacancy:active .vacancies-hot-small__vacancy-right path,.vacancies-hot-small__vacancies-vacancy:hover .vacancies-hot-small__vacancy-right path{fill:var(--color-white)}@media (max-width:1279.5px){.vacancies-hot-small__vacancies{flex-direction:column;max-width:100%;min-width:100%}.vacancies-hot-small__vacancies-vacancy{max-width:100%;min-width:100%}}