.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.hero-section {
  background-image: linear-gradient(#000c, #000c), url('../images/weber_job_hero-header-bg.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  height: 100vh;
}

.hero-section.main {
  background-image: linear-gradient(#00000070, #00000070);
}

.hero-container {
  max-width: 1680px;
  height: 100%;
  padding-left: 40px;
  padding-right: 40px;
  position: relative;
}

.zur-website-div {
  z-index: 1;
  margin-top: 60px;
  position: relative;
  inset: 0% auto auto 0%;
}

.link {
  color: #fff;
  font-family: Akzidenz Condensed, sans-serif;
  font-size: 28px;
  font-weight: 500;
  text-decoration: none;
}

.link:hover {
  opacity: 1;
  text-decoration: none;
}

.link.allrights:hover {
  opacity: 1;
}

.link.hover:hover {
  opacity: .63;
}

.hero-head-div {
  z-index: 1;
  max-width: 1280px;
  margin-top: 164px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 80px;
  padding-right: 80px;
  position: absolute;
  inset: 0%;
}

.hero-head-div.danke {
  justify-content: center;
  align-items: center;
  padding-bottom: 169px;
  display: flex;
  inset: 0%;
}

.text-block {
  color: #fff;
  font-family: Akzidenz Bold, sans-serif;
  font-size: 100px;
  font-weight: 700;
  line-height: 107px;
}

.text-block.hero-head {
  font-size: 87px;
  line-height: 100px;
}

.second-section {
  background-image: linear-gradient(#000, #000);
  padding-bottom: 0;
}

.second-container {
  max-width: 1680px;
  padding-left: 40px;
  padding-right: 40px;
  position: relative;
}

.weber-logo-div {
  width: 120px;
  margin-top: 261px;
  margin-left: auto;
  margin-right: auto;
}

.headline {
  color: #fff;
  font-family: Akzidenz Bold, sans-serif;
  font-size: 21px;
  font-weight: 700;
}

.headline.kontakt {
  font-size: 24px;
}

.quick-stack {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  margin-top: 130px;
  padding: 0;
}

.fliesstext {
  color: #fff;
  font-family: Akzidenz Normal, sans-serif;
  font-size: 24px;
  line-height: 40px;
}

.fliesstext.bold {
  font-family: Akzidenz Bold, sans-serif;
  font-size: 24px;
}

.video-div {
  width: 1200px;
  max-width: 1200px;
  margin-left: auto;
  padding-left: 220px;
  position: static;
  left: auto;
  right: 0;
}

.video {
  max-width: 1200px;
}

.code-embed {
  width: 100%;
  position: static;
}

.sosiehtdasaus-div {
  z-index: 1;
  width: 1280px;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  position: absolute;
  left: 0;
  right: 0;
}

.bigtext {
  z-index: 1;
  color: #fff;
  margin-right: 0;
  font-family: Akzidenz Bold, sans-serif;
  font-size: 70px;
  line-height: 80px;
  position: relative;
}

.bigtext.video {
  z-index: 2;
  margin-right: -302px;
  padding-bottom: 136px;
}

.video-text-div {
  justify-content: flex-start;
  align-items: center;
  margin-top: 220px;
  display: flex;
}

.bock-div {
  margin-top: 195px;
}

.whatsapp-logo-div {
  width: 60px;
  margin-top: 80px;
  transition: transform .2s;
}

.whatsapp-logo-div:hover {
  transform: scale(1.1);
}

.kontakt-stack {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  margin-top: 110px;
  padding: 0;
}

.form-head {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  margin-top: 180px;
  padding: 0;
}

.form-stack {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  margin-top: 130px;
  padding: 0;
}

.text-field {
  color: #fff;
  background-color: #fff0;
  border-top: 1px #000;
  border-bottom: 1px solid #fff;
  border-left: 1px #000;
  border-right: 1px #fff;
  margin-bottom: 35px;
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: Akzidenz Normal, sans-serif;
}

.text-field.nachricht {
  height: 111px;
  padding-bottom: 136px;
}

.kontaktformtext {
  color: #fff;
  font-family: Akzidenz Normal, sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 20px;
}

.kontaktformtext.bold {
  font-family: Akzidenz Bold, sans-serif;
}

.form {
  width: auto;
}

.submit-button {
  float: right;
  background-color: #000;
  margin-top: 20px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: Akzidenz Normal, sans-serif;
  font-size: 21px;
  transition: color .2s, background-color .2s;
}

.submit-button:hover {
  color: #000;
  background-color: #fff;
}

.radio-button-label {
  color: #fff;
  font-family: Akzidenz Normal, sans-serif;
}

.radio-button-field {
  margin-top: 40px;
}

.footer-stack {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  margin-top: 110px;
  margin-bottom: 190px;
  padding: 0;
}

.div-block {
  width: 230px;
}

.footer-endstack {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  margin-top: 200px;
  padding: 0;
}

.cell-2 {
  justify-content: flex-end;
  align-items: flex-end;
}

.bfk-logo-div {
  width: 230px;
}

.form-block {
  width: 100%;
}

.quick-stack-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  margin-top: 200px;
  padding: 0;
}

.cell-6 {
  justify-content: center;
  align-items: flex-start;
  padding-left: 10vw;
}

.checkbox-label {
  color: #fff;
  margin-left: 11px;
  font-family: Akzidenz Normal, sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 36px;
}

.checkbox-field {
  margin-top: 40px;
}

.checkbox-field.mobil {
  display: none;
}

.socialicons-div {
  margin-top: 85px;
  display: flex;
}

.insta-logo {
  margin-right: 15px;
}

.insta-logo:hover {
  opacity: .5;
}

.fb-logo:hover {
  opacity: .6;
}

.link-2 {
  color: #fff;
  text-decoration: none;
}

.bfk-logo:hover {
  opacity: .6;
}

.scroll-div {
  z-index: 1;
  justify-content: space-between;
  align-items: center;
  height: 60px;
  margin-bottom: 60px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.arrow-down:hover {
  opacity: .6;
}

.cell-7, .cell-8 {
  justify-content: flex-end;
  align-items: flex-start;
}

.bfk-icon-bloclk {
  display: none;
}

.checkbox {
  background-color: #000;
  border: 1px solid #fff;
  border-radius: 20px;
  width: 20px;
  height: 20px;
  margin-top: 8px;
}

.checkbox.w--redirected-checked {
  background-color: #000;
  background-image: url('../images/checkcheck.svg');
  background-position: 50%;
  background-size: 15px;
  border-color: #fff;
}

.maillink {
  color: #fff;
  text-decoration: none;
}

.maillink:hover {
  text-decoration: underline;
}

.background-video {
  z-index: auto;
  height: 100vh;
}

.dark-div {
  opacity: 0;
  mix-blend-mode: normal;
  background-color: #000;
  position: absolute;
  inset: 0%;
}

.background-video-2 {
  z-index: 1;
  width: 100%;
}

.play-pause-button {
  inset: auto 0% 0% auto;
}

@media screen and (min-width: 1920px) {
  .hero-section {
    height: 70vh;
  }

  .text-block.hero-head {
    font-size: 90px;
    line-height: 110px;
  }

  .background-video {
    height: 70vh;
  }
}

@media screen and (max-width: 991px) {
  .text-block {
    font-size: 9vw;
    line-height: 11vw;
  }
}

@media screen and (max-width: 767px) {
  .text-block {
    font-size: 10vw;
    line-height: 12vw;
  }
}

@media screen and (max-width: 479px) {
  .link {
    font-size: 17px;
    font-weight: 500;
  }

  .link.allrights {
    display: none;
  }

  .hero-head-div {
    margin-top: 150px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .text-block {
    font-size: 11.2vw;
    line-height: 14vw;
  }

  .text-block.hero-head {
    font-size: 10.3vw;
    line-height: 12.5vw;
  }

  .weber-logo-div {
    margin-top: 60vw;
  }

  .headline, .headline.kontakt {
    font-size: 16px;
  }

  .quick-stack {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    margin-top: 90px;
    font-family: Akzidenz Normal, sans-serif;
  }

  .fliesstext {
    font-size: 14px;
    line-height: 24px;
  }

  .fliesstext.bold {
    font-size: 14px;
    font-weight: 700;
  }

  .video-div {
    width: auto;
    height: auto;
  }

  .sosiehtdasaus-div {
    width: auto;
  }

  .bigtext {
    margin-right: 0;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
  }

  .bigtext.video {
    margin-right: -230px;
    padding-bottom: 0;
  }

  .cell {
    display: none;
  }

  .bock-div {
    margin-top: 149px;
  }

  .whatsapp-logo-div {
    width: 40px;
    margin-top: 30px;
  }

  .kontakt-stack {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    margin-top: 41px;
  }

  .form-head, .form-stack {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    margin-top: 90px;
  }

  .text-field {
    margin-bottom: 14px;
  }

  .kontaktformtext {
    font-size: 13px;
  }

  .submit-button {
    float: left;
    margin-left: 0;
    margin-right: auto;
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 13px;
  }

  .footer-stack {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-top: 90px;
    margin-bottom: 60px;
  }

  .div-block {
    width: auto;
  }

  .footer-endstack {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    margin-top: 90px;
  }

  .cell-2 {
    justify-content: center;
    align-items: flex-end;
  }

  .cell-3 {
    display: none;
  }

  .column, .column-2, .column-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .cell-4, .cell-5 {
    display: none;
  }

  .quick-stack-2 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    margin-top: 100px;
  }

  .cell-6 {
    padding-left: 0;
  }

  .checkbox-label {
    font-size: 13px;
    line-height: 23px;
  }

  .checkbox-field.desktop {
    display: none;
  }

  .checkbox-field.mobil {
    display: block;
  }

  .socialicons-div {
    margin-top: 22px;
  }

  .scroll-div {
    display: none;
  }

  .cell-7 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding-bottom: 0;
  }

  .cell-8 {
    justify-content: center;
    align-items: flex-end;
  }

  .bfk-icon-bloclk {
    display: block;
  }

  .checkbox {
    margin-top: 2px;
  }

  .cell-9 {
    padding-top: 51px;
  }
}

#w-node-_6f519ea0-8684-b953-efe9-431dc4ff3981-dba01665 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 2fr 1fr;
}

#w-node-_8021546e-fe50-3c35-5098-ae8bdbf18f9f-dba01665 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-_8021546e-fe50-3c35-5098-ae8bdbf18fa1-dba01665 {
  grid-column: span 3 / span 3;
}

#w-node-_82f0269d-1a29-3369-9ffa-71aded753649-dba01665, #w-node-a79a1e65-04b1-e409-285e-bc2ba9f15813-dba01665 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 2fr 1fr;
}

#w-node-a79a1e65-04b1-e409-285e-bc2ba9f15817-dba01665 {
  grid-column: span 2 / span 2;
}

#w-node-_7dba48f3-07a3-9936-4899-f7843f980b3b-dba01665 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-_7dba48f3-07a3-9936-4899-f7843f980b3d-dba01665 {
  grid-column: span 3 / span 3;
}

#w-node-dea83437-82a1-6812-68b3-24f7abf21f39-dba01665 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-dea83437-82a1-6812-68b3-24f7abf21f3d-dba01665 {
  grid-column: span 3 / span 3;
}

#w-node-_9609735e-8e26-c3b4-5aaf-300bf92d3ab5-dba01665 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

@media screen and (max-width: 479px) {
  #w-node-_6f519ea0-8684-b953-efe9-431dc4ff3981-dba01665 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_63186b93-d1a5-c18b-72a7-f87eccfc616a-dba01665 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_8021546e-fe50-3c35-5098-ae8bdbf18f9f-dba01665, #w-node-_82f0269d-1a29-3369-9ffa-71aded753649-dba01665 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_82f0269d-1a29-3369-9ffa-71aded753656-dba01665 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a79a1e65-04b1-e409-285e-bc2ba9f15813-dba01665, #w-node-_7dba48f3-07a3-9936-4899-f7843f980b3b-dba01665 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_7dba48f3-07a3-9936-4899-f7843f980b3c-dba01665 {
    order: 9999;
  }

  #w-node-dea83437-82a1-6812-68b3-24f7abf21f39-dba01665 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    display: none;
  }

  #w-node-_9609735e-8e26-c3b4-5aaf-300bf92d3ab5-dba01665 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  #w-node-_9609735e-8e26-c3b4-5aaf-300bf92d3ab6-dba01665 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e7437d2c-5409-6447-80ac-895cf237f9a6-dba01665 {
    order: 9999;
  }
}


@font-face {
  font-family: 'Akzidenz Condensed';
  src: url('../fonts/AkzidenzGrotesk-MediumCondAlt.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Akzidenz Bold';
  src: url('../fonts/AkzidenzGrotesk-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Akzidenz Normal';
  src: url('../fonts/AkzidenzGrotesk-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}