div.b-preloader{
display: none !important;
}


.b-vacancy-list:not(:has(li))::before {
  content: "No vacancies are available at this time. Please return soon to explore future opportunities with us.";
  display: block;
  padding: 10px 0;
  color: #0f4b62;
  font-size: 16px;
}