.wrapper {
  max-width: 1000px;
  margin: 0 auto;
  background: #fff;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
}
.listbox,
header {
  margin-bottom: 3rem;
}
header  {
  position: relative;
  background-image: url(../../../../images/z5su76uer5qsh74srsx62k0kzfe5.jpg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  aspect-ratio: 2.5 / 1;
}
body {
  background: url(../../../../assets/jobpostings/custom/nhwv/default/img/nhw-kacheln.gif) fixed #fff;
  color: #454545;
  font-family: "Open Sans";
}
.container {
  max-width: 900px;
  padding: 0 1.5rem;
}
h1 {
  margin-bottom: 1rem;
  color: #004769;
  font-size: clamp(1.5rem, 3vw, 2rem);
}
footer {
  padding: 2rem 0;
  background: #004769;
  color: #fff;
  text-align: center;
}
.logo {
  max-width: 150px;
  display: inline-block;
  padding: 1.5rem 0;
}
@media (max-width: 576px) {
  .topbar {
    text-align: center;
  }
}
h2 {
  font-size: 1.25rem;
  margin-bottom: 1rem;
}
.infobox {
  background: #f1f1f1;
  width: 100%;
  padding: 2rem 0;
}
a {
  color: #f39c14 !important;
}
.topbar {
  text-align: center;
}
.hiring {
  border-bottom: 1px solid #dedede;
  padding-bottom: 2rem;
}
footer p:nth-child(1) a {
  padding: 0.25rem 1rem;
  border: 2px solid #f39c14;
  display: inline-block;
  margin-top: 1rem;
  border-radius: 35px;
  text-decoration: none;
  font-weight: 700;
}
