@import url("/assets/jobpostings/custom/n023/default.fonts.css");

.max-width {
  max-width: 849px;
  margin: 0 auto;
  position: relative;
}
@media (min-width: 992px) {
  .logo.fullwidth {
    max-width: 350px;
    position: absolute;
  }
}
.fullwidth {
  width: 100%;
}
.white,
.white a {
  color: #fff;
}
.no-padding {
  padding: 0;
}
li {
  list-style: none;
  left: 0;
  position: relative;
  padding-bottom: 0;
  padding-left: 25px;
}
li:before {
  content: "";
  width: 5px;
  height: 5px;
  background-color: #333;
  border-radius: 5px;
  left: 7px;
  top: 10.5px;
  position: absolute;
}
ol,
ul {
  margin-top: 0;
  list-style: none;
}
ul {
  margin: 0 0 15px;
  padding: 0;
}
.max-740.inner {
  background: #fff;
}
body {
  background: #666;
  color: #000;
  font-size: 0.97rem;
  letter-spacing: -0.1px;
}
.container-fluid {
  padding: 0;
  background: #fff;
}
.logo {
  padding: 28px 0 0 20px;
}
.h1,
h1 {
  font-size: 1.54rem;
  margin-bottom: 20px;
  color: #00355a;
}
@media (max-width: 739px) {
  .h1,
  h1 {
    font-size: 1.3rem;
    font-weight: 700;
  }
}
.row {
  margin: 0 auto;
}
.h2,
h2 {
  font-size: 1rem;
  color: #00355a;
}
:root {
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.col.last {
  padding-top: 10px;
}
.hiring strong,
a {
  color: #00355a;
}
section {
  padding: 4% 5%;
}
.contact {
  padding: 10px calc(5% + 15px);
  font-size: 0.8rem;
}
.contact a {
  color: inherit;
}
@media (max-width: 992px) {
  .logo.fullwidth {
    display: none;
    width: 0;
  }
}
.none {
  display: none;
}
.hero {
  position: relative;
  background-image: var(--headerimage, url("https://jobads.schnellestelle.de/assets/jobpostings/custom/n023/default/img/teaser.jpg"));
  background-size: cover;
  aspect-ratio: 2.5/1;
  background-position: 50%;
}
