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

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

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

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.navigation-3 {
  z-index: 9;
  background-color: #fff;
  border: 1px #ddd;
  flex-flow: column;
  align-items: center;
  padding-left: 3%;
  padding-right: 3%;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.navigation-left {
  align-items: center;
  width: 25%;
  display: flex;
}

.navigation-container-mob {
  align-items: center;
  width: 100%;
  max-width: 1300px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.pointer {
  z-index: 20;
  background-color: #000;
  border-radius: 2px;
  width: 20px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: -3% 4% auto 0%;
  transform: rotate(45deg);
}

.heading-13 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 10px;
  font-size: 18px;
}

.dropdown-title {
  color: #000;
  margin-bottom: 2px;
  font-size: 15px;
}

.navigation-wrap {
  padding-bottom: 0;
}

.text-block {
  color: #000;
  font-size: 16px;
  font-weight: 600;
}

.text-block:hover {
  color: #e87524;
  -webkit-text-stroke-color: #00a6ff;
}

.text-block:active {
  color: #0184e2;
}

.nav-menu-2 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  color: #283338;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  display: flex;
  position: static;
}

.nav-menu-2.notdienst {
  background-color: #ffe100;
  border-radius: 20px;
  margin-left: 15px;
  padding-left: 10px;
  padding-right: 10px;
  box-shadow: 0 2px 5px #0003;
}

.nav-menu-2.notdienst:hover {
  transform: scale(1.05);
}

.dropdown-pointer {
  position: relative;
}

.flowbase-logo {
  width: 54px;
}

.icon-4 {
  color: #000;
  margin-right: 5px;
}

.icon-4:hover {
  color: #e87524;
}

.navigation-mob {
  background-color: #0000;
  flex-direction: column;
  align-items: center;
  display: none;
  position: relative;
  inset: 0% 0% auto;
}

.dropdown-link-mobile {
  color: #283338;
  width: 100%;
  padding: 20px 22px 16px;
  font-size: 16px;
  text-decoration: none;
  display: flex;
}

.dropdown-link-mobile:hover {
  background-color: #f8faff;
}

.dropdown-link-2 {
  z-index: 25;
  color: #fff;
  background-color: #ffd801;
  align-items: center;
  padding: 20px;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  position: relative;
}

.dropdown-link-2:hover {
  color: #000;
  background-color: #e87524;
}

.dropdown-link-2.w--current:hover {
  color: #00a6ff;
}

.navigation-mid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  width: 55%;
  padding-right: 30px;
  font-size: 16px;
  display: flex;
}

.navigation-mid.right {
  justify-content: flex-start;
  width: 20%;
  padding-right: 0;
}

.navigation-dropdown-2 {
  min-width: 140px;
  display: none;
}

.navigation-dropdown-2.w--open {
  background-color: #0000;
  min-width: 200px;
  max-height: 100vh;
  padding-top: 10px;
  left: -25px;
}

.dropdown-wrapper {
  background-color: #fff0;
  border-radius: 10px;
  min-width: 140px;
  overflow: hidden;
  box-shadow: 4px -19px 35px #20355a14, 11px 11px 30px -10px #20355a26;
}

.dropdown-wrapper.w--open {
  background-color: #fff;
  border-radius: 15px;
  min-width: 300px;
  max-height: 100vh;
  left: -97px;
  box-shadow: 0 50px 25px -50px #20355a26, 8px 18px 60px 4px #00000021;
}

.global-logo {
  width: 70px;
  max-width: 100%;
}

.navigation-container {
  align-items: center;
  width: 100%;
  max-width: 1300px;
  height: 100%;
  min-height: 90px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-25 {
  width: 25px;
  height: 25px;
}

.dropdown-toggle-2 {
  padding-left: 12px;
  padding-right: 24px;
  transition: all .2s;
}

.dropdown-toggle-2:hover {
  color: #0184e2;
}

.navigation-link-3 {
  color: #000;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding: 20px 0;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.navigation-link-3:hover {
  color: #00a6ff;
  -webkit-text-stroke-color: #00a6ff;
}

.navigation-link-3.w--current {
  color: #00a6ff;
}

.brand, .brand.w--current {
  align-items: center;
  margin-right: 0;
  display: flex;
}

.nav-content-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-left: 12px;
  display: flex;
}

.high {
  height: 165px;
}

.button-4 {
  text-align: center;
  background-color: #a85d5d;
  border-radius: 8px;
  width: 200px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 20px;
}

.page-wrapper-2 {
  z-index: 2;
  color: #000;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.page-wrapper-2.th {
  margin-top: 75px;
  margin-bottom: 0;
  padding-bottom: 75px;
  padding-left: 0;
  padding-right: 0;
}

.container-18 {
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding: 10em 4em;
}

.container-18.is--hero {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  max-width: none;
  min-height: 60svh;
  padding: 0 0 0 2em;
  display: flex;
  position: relative;
}

.div-block-79 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.div-block-78 {
  background-image: url('../images/eiswuerfel_hero_rechtes_bild.png');
  background-position: 0 0;
  background-size: auto;
  width: 50%;
  height: 100%;
}

.div-block-77 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  width: 600px;
  display: flex;
}

.section-8 {
  line-height: 1.6;
}

.section-8.is--hero {
  background-color: #eeeded;
}

.section-8.is--hero.kontaktimage {
  background-image: none;
  padding-top: 0;
}

.text-block-14 {
  color: #fff;
  width: 600px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 20px;
}

.button-5 {
  text-align: center;
  background-color: #3898ec00;
  border: 1px solid #fff;
  border-radius: 8px;
  width: 200px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 20px;
}

.heading-15 {
  color: #fff;
  width: 600px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 54px;
  line-height: 60px;
}

.section-9 {
  background-color: #f2f6fc;
}

.section_hero {
  background-image: url('../images/hero_image.png');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  min-height: 900px;
  margin-top: 90px;
  display: flex;
}

.section_hero.new {
  background-image: url('../images/über_uns1.png');
  min-height: 600px;
}

.section_hero.new.lieferung {
  background-image: url('../images/Einfwürfel-lieferung.png');
}

.section_hero.new.mmm {
  background-image: url('../images/produkteMain.png');
}

.section_hero.ns {
  background-image: url('../images/diamand_icecube.png');
  background-position: 25%;
  width: 100%;
}

.hero_container {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  justify-content: space-between;
  width: 100%;
  max-width: 1279px;
  padding-left: 3%;
  padding-right: 3%;
  display: block;
}

.hero_container.new {
  padding-left: 10%;
  padding-right: 10%;
}

.hero_container.new.hh {
  padding-left: 3%;
  padding-right: 3%;
}

.hero_left {
  z-index: 6;
  max-width: 650px;
  margin-top: 150px;
}

.hero_left.new.aa {
  max-width: 600px;
}

.heading-16 {
  color: #06122e;
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 50px;
  font-weight: 700;
  line-height: 1.05;
}

.text-span {
  color: #006bff;
}

.paragraph {
  color: #2e4058;
  max-width: 560px;
  margin-bottom: 36px;
  font-size: 18px;
  line-height: 1.5;
}

.paragraph.new.gdg {
  max-width: 500px;
}

.hero_buttons {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  text-align: center;
  margin-top: 32px;
  display: flex;
}

.button_primary {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #fff;
  background-color: #004fea;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  padding: 18px 28px;
  font-size: 18px;
  text-decoration: none;
  display: flex;
}

.button_primary.new {
  border-radius: 20px;
  padding: 15px 20px;
}

.button_secondary {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #004fea;
  background-color: #3898ec00;
  border: 1px solid #004fea;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  padding: 18px 28px;
  font-size: 18px;
  text-decoration: none;
  display: flex;
}

.hero_benefits {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  display: flex;
}

.div-block-80, .hero_benefit_item {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  color: #06122e;
  justify-content: center;
  font-size: 15px;
  display: flex;
}

.heading-17 {
  margin-top: 0;
  margin-bottom: 0;
}

.hero_right {
  z-index: 1;
  border-radius: 0;
  width: 53%;
  height: 100%;
  margin-top: 90px;
  margin-left: 0;
  position: absolute;
  overflow: hidden;
}

.hero_image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}

.hero_bg_circle {
  z-index: 1;
  background-color: #f000;
  border-radius: 999px;
  width: 600px;
  height: 600px;
  margin-bottom: -250px;
  margin-left: -200px;
  position: absolute;
}

.div-block-81 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: flex-start;
  margin-top: 54px;
  display: flex;
}

.div-block-81.this {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 1000px;
}

.div-block-81.this.hh {
  width: 100%;
}

.div-block-81.this.hh.a {
  margin-top: 0;
}

.div-block-82 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-82.this {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.div-block-82.this.aa {
  background-color: #f5f8fcd9;
  border-radius: 20px;
  flex-flow: column;
  padding: 20px;
  box-shadow: 0 2px 5px #0003;
}

.image-26 {
  width: 70px;
  height: 70px;
}

.heading-18 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
}

.heading-18.this {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
}

.div-block-83 {
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  display: flex;
}

.div-block-83.this {
  grid-column-gap: 52px;
  grid-row-gap: 100px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-items: start;
  display: grid;
}

.div-block-83.this.aa {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 100%;
}

.div-block-83.this.aa.b {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr .25fr 1fr .25fr 1fr;
}

.div-block-84 {
  border-right: 1px solid #bebebe;
}

.image-27 {
  width: 35px;
  height: 35px;
}

.div-block-85 {
  background-color: #cde7fc;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
}

.div-block-85.this.d, .div-block-85.this.div-block-101 {
  width: 75px;
  height: 75px;
}

.button_arrow, .text-block-16 {
  font-size: 26px;
  line-height: 1;
}

.button-6 {
  background-color: #004fea;
  border-radius: 8px;
  padding: 15px 20px;
  font-size: 18px;
}

.div-block-86 {
  display: none;
}

.div-block-87 {
  margin-top: 150px;
}

.section-10 {
  background-image: url('../images/background2.png');
  background-position: 0 0;
  background-size: cover;
  justify-content: center;
  min-height: 900px;
  display: block;
}

.section-10.net {
  background-image: none;
  min-height: 0;
}

.div-block-88 {
  padding-top: 150px;
}

.div-block-88.aa {
  padding-top: 100px;
}

.div-block-89 {
  padding-bottom: 150px;
}

.div-block-89.aa {
  padding-bottom: 100px;
}

.div-block-90 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  align-items: center;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 3%;
  padding-right: 3%;
  display: flex;
}

.heading-19 {
  color: #004fea;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
}

.heading-20 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
}

.div-block-91 {
  border: 1px solid #004fea;
  width: 100px;
}

.text-block-18 {
  text-align: center;
  width: 800px;
  font-size: 20px;
  line-height: 1.5;
}

.div-block-92 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  max-width: 1279px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2%;
  padding-right: 2%;
  display: flex;
}

.div-block-93 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: #fff;
  border-radius: 20px;
  flex-flow: row;
  justify-content: center;
  width: 50%;
  padding: 20px;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.div-block-94 {
  width: 50%;
}

.div-block-95 {
  background-image: url('../images/Eiswürfel_1.png');
  background-position: 50%;
  background-size: cover;
  width: 50%;
}

.div-block-95.aa {
  background-image: url('../images/Crushed-Eis.png');
}

.div-block-96 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.div-block-97 {
  border: 1px solid #004fea;
  width: 50px;
  margin-top: 10px;
  margin-bottom: 0;
}

.heading-21 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 33px;
}

.heading-21.dd {
  font-size: 30px;
}

.text-block-19 {
  color: #004fea;
}

.div-block-98 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.heading-22 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 30px;
}

.heading-22.aaf {
  font-size: 12px;
}

.div-block-99, .div-block-100, .div-block-101 {
  background-color: #e4eefa;
  border: 1px solid #b6d7ff;
  border-radius: 20px;
  padding-left: 10px;
  padding-right: 10px;
  box-shadow: 0 2px 5px #0003;
}

.section-11 {
  background-color: #eef5fd;
  min-height: 900px;
}

.section-11.aa, .section-11.fhfh {
  background-color: #fff;
  min-height: 0;
}

.section-11.fhfh.a {
  background-color: #fff;
}

.div-block-102 {
  padding-top: 100px;
}

.div-block-103 {
  padding-bottom: 100px;
}

.div-block-104 {
  background-color: #fff0;
  border-radius: 20px;
  max-width: 1279px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2%;
  padding-right: 0%;
  display: flex;
}

.div-block-104.aa {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  background-color: #fff0;
  padding-right: 3%;
}

.div-block-105 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: #fff;
  border-radius: 20px 0 0 20px;
  flex-flow: column;
  width: 40%;
  padding: 40px 15px;
  display: flex;
}

.div-block-105.aa {
  width: 50%;
  padding-top: 0;
  padding-bottom: 0;
}

.div-block-106 {
  background-image: url('../images/Eiswürfel-lager.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 0 20px 20px 0;
  width: 60%;
  margin-right: 15px;
  padding-right: 0;
}

.div-block-106.new {
  background-image: url('../images/ice350.png');
  border-radius: 20px;
  width: 50%;
}

.heading-23 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 33px;
}

.div-block-107 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  align-items: center;
  display: flex;
}

.image-28 {
  width: 35px;
  height: 35px;
}

.heading-24 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 20px;
}

.text-span-2 {
  color: #004fea;
}

.text-block-20 {
  max-width: 430px;
  font-size: 14px;
}

.div-block-108 {
  background-color: #cde7fc;
  border-radius: 999px;
}

.div-block-109 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  display: flex;
}

.image-29 {
  border-radius: 20px;
}

.div-block-110 {
  flex-flow: column;
  align-items: center;
  max-width: 1279px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 3%;
  padding-right: 3%;
  display: flex;
}

.div-block-110.aa, .div-block-110.afg {
  padding-left: 0%;
  padding-right: 0%;
}

.div-block-111 {
  justify-content: center;
  display: flex;
}

.heading-25 {
  color: #004fea;
  font-size: 30px;
}

.heading-26 {
  text-align: center;
  font-size: 40px;
}

.heading-26.hfjhf {
  color: #004fea;
  font-size: 38px;
}

.div-block-112 {
  display: flex;
}

.div-block-113 {
  flex-flow: column;
  display: flex;
}

.text-block-21 {
  font-size: 16px;
}

.text-block-21.aa {
  text-align: center;
}

.text-block-22, .text-block-23, .text-block-24 {
  font-size: 16px;
}

.div-block-114, .div-block-115, .div-block-116, .div-block-117 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  display: flex;
}

.footer-wrapper {
  flex-direction: column;
  padding: 0 40px;
  display: block;
}

.footer-links {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.footer-links.logo {
  align-items: center;
}

.heading-12 {
  color: #fff;
  margin-top: -25px;
  margin-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 25px;
  font-weight: 700;
}

.white-content {
  color: #fff;
  font-size: 12px;
  font-weight: 600;
}

.footer-link {
  opacity: .7;
  color: #fff;
  letter-spacing: .3px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
  text-decoration: none;
  display: block;
}

.footer-link:hover, .footer-link.w--current {
  opacity: 1;
  color: #00a6ff;
}

.footer-grid-2 {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  padding-bottom: 20px;
  display: grid;
}

.copyright-wrap {
  text-align: center;
  padding-top: 0;
  padding-bottom: 0;
}

.div-block-70 {
  border-top: 1px solid #000;
  width: 1280px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-4 {
  align-self: center;
  width: 130px;
  padding-top: 0;
  padding-bottom: 0;
}

.sub-heading {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  max-width: 270px;
  margin-bottom: 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 700;
  line-height: 1.3;
}

.footer-3 {
  background-color: #061f43;
  border-top: 1px #000;
  margin-top: auto;
  padding-top: 0;
  padding-bottom: 0;
  position: static;
  inset: auto 0% 0%;
}

.div-block-118 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  display: flex;
}

.div-block-121 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  display: flex;
}

.div-block-124 {
  padding-top: 150px;
}

.div-block-125 {
  padding-bottom: 150px;
}

.div-block-126 {
  margin-left: auto;
  margin-right: auto;
  padding-left: 3%;
  padding-right: 3%;
}

.div-block-128 {
  background-color: #f5f8fc;
  border-radius: 20px;
  flex-flow: column;
  align-items: center;
  max-width: 1279px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-129 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 95%;
  margin-bottom: 30px;
  display: block;
}

.div-block-130 {
  background-color: #fff;
  display: flex;
}

.div-block-130.th {
  background-color: #ecf4fd;
}

.text-block-27 {
  text-align: center;
  font-size: 16px;
}

.div-block-131 {
  border: 1px solid #d8d8d8;
  border-right-style: none;
  width: 20%;
  padding-top: 10px;
  padding-bottom: 10px;
}

.div-block-131.bb {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border-top-style: none;
  border-right-style: none;
  justify-content: flex-start;
  align-items: center;
  padding-left: 25px;
  display: flex;
}

.div-block-132 {
  border: 1px solid #d8d8d8;
  width: 40%;
  padding-top: 10px;
  padding-bottom: 10px;
}

.div-block-132.bb {
  border-top-style: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-133 {
  text-align: center;
  width: 40%;
}

.text-block-28 {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
}

.text-block-28.n {
  font-size: 16px;
  font-weight: 400;
}

.div-block-134 {
  border: 1px solid #d8d8d8;
  border-left-style: none;
  width: 40%;
  padding-top: 10px;
  padding-bottom: 10px;
}

.div-block-134.bb {
  border-top-style: none;
  border-left-style: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-135 {
  padding-bottom: 100px;
}

.image-30 {
  width: 30px;
  height: 30px;
}

.div-block-136 {
  border-bottom: 1px dashed #004fea;
  width: 100%;
  height: 50%;
}

.div-block-137 {
  width: 100%;
}

.heading-h4-size {
  color: #0f0f0f;
  margin-top: 0;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.273em;
}

.section-tag-line {
  background-image: linear-gradient(90deg, #000, #fffc);
  flex: 1;
  height: 1px;
  margin-left: 20px;
}

.section-tag-line.aag {
  margin-left: 0;
}

.section-tag-line.aag.abbb {
  background-image: linear-gradient(90deg, #0003 100%, #fffc);
}

.image-21 {
  max-width: 60%;
}

.section-tag-container {
  color: #000;
  letter-spacing: 3px;
  text-transform: uppercase;
  align-items: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 30px;
  padding-top: 2px;
  padding-bottom: 0;
  font-size: 11px;
  line-height: 1em;
  display: flex;
}

.section-tag-container.gjhg {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 0;
}

.image-22, .image-23 {
  max-width: 60%;
}

.container-default {
  width: 100%;
  max-width: 82rem;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 5vw;
  padding-right: 5vw;
}

.mg-bottom-34px {
  margin-bottom: 0;
}

.div-block-138 {
  width: 100%;
}

.div-block-139 {
  flex-flow: column;
  width: 20%;
  display: flex;
}

.text-block-29 {
  color: #000;
  font-size: 14px;
  font-weight: 700;
}

.link {
  margin-bottom: 0;
  text-decoration: none;
}

.grid-3-columns {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.grid-3-columns._1-col-tablet {
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-3-columns._1-col-tablet.aa {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

.div-block-140 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  margin-bottom: 15px;
  display: flex;
}

.white-heading {
  text-align: center;
  text-shadow: none;
  margin: 0 0 20px;
  font-size: 72px;
  font-weight: 900;
  line-height: 82px;
}

.white-heading.home-centred {
  color: #fff;
  text-align: left;
  width: 100%;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  font-size: 70px;
  line-height: 70px;
}

.white-heading.home-centred.new {
  color: #000;
  text-align: left;
  margin-bottom: 0;
  font-size: 40px;
}

.white-heading.home-centred.new.a {
  color: #0f0f0f;
  font-size: 30px;
  line-height: 50px;
}

.white-heading.home-centred.new.a.dg {
  font-size: 20px;
}

.white-heading.home-centred.new.a.aa {
  color: #004fea;
  width: 100%;
  font-size: 28px;
}

.white-heading.home-centred.new.a.gjj {
  color: #004fea;
  font-size: 28px;
}

.white-heading.home-centred.new._2 {
  color: #ffd801;
  margin-bottom: 0;
  font-size: 25px;
  line-height: 50px;
}

.white-heading.home-centred.new._3 {
  color: #0f0f0f;
  width: 100%;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 20px;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}

.inner-container._500px---mbl.center, .inner-container._600px---tablet.center {
  max-width: 1400px;
}

.inner-container._817px {
  max-width: 817px;
}

.inner-container._817px.center {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.inner-container._817px.center.gjgj {
  max-width: 1100px;
}

.inner-container._817px.center.ghgh {
  max-width: 1100px;
  padding-left: 2em;
  padding-right: 2em;
}

.card {
  background-color: #181e29;
  border-radius: 14px;
  overflow: hidden;
  box-shadow: 0 2px 7px #070a0e26;
}

.card.step-item {
  text-align: center;
  background-color: #ffd801;
  border-radius: 0;
  padding: 0 31px;
  position: static;
  box-shadow: 0 2px 20px #070a0e40;
}

.card.step-item:hover {
  transform: scale(1.05);
}

.card.step-item.mid {
  background-color: #ffd801;
}

.card.step-item.mid:hover {
  transform: scale(1.05);
}

.card.step-item.bb {
  background-color: #ffd801;
}

.card.step-item.bb:hover {
  transform: scale(1.05);
}

.card.terms-conditions {
  background-color: #263a63;
  padding: 62px 63px 33px;
  box-shadow: 0 2px 7px #070a0e;
}

.card-image-wrap-2 {
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.bold-text-2 {
  color: #0f0f0f;
  font-size: 16px;
  font-weight: 400;
}

.bold-text-2.fhfh {
  font-size: 18px;
}

.heading-27 {
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.section-12 {
  background-color: #f5f8fc;
}

.image-31 {
  border-radius: 10px;
  max-width: 100%;
}

.div-block-141 {
  height: 100px;
}

.div-block-142 {
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
}

.text-block-30 {
  text-align: right;
  width: 600px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 20px;
  line-height: 28px;
}

.div-block-143 {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  flex-flow: column;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.div-block-144 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  max-width: 1400px;
  height: 500px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 3%;
  padding-right: 3%;
  display: flex;
}

.heading-28 {
  color: #979797;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 12px;
  line-height: 20px;
}

.div-block-145 {
  height: 100px;
}

.text-block-31 {
  font-size: 20px;
  line-height: 25px;
}

.image-32 {
  max-height: 100%;
  display: none;
}

.image-33 {
  display: none;
}

.div-block-146 {
  justify-content: center;
  margin-top: 50px;
  padding-left: 3%;
  padding-right: 3%;
  display: flex;
}

.div-block-147 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 1000px;
  display: grid;
}

.div-block-148 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.heading-29 {
  color: #004fea;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 75px;
  line-height: 55px;
}

.heading-30 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 30px;
  line-height: 30px;
}

.text-block-32 {
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
}

.heading-31 {
  color: #979797;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 14px;
}

.div-block-149 {
  width: 450px;
}

.heading-32 {
  color: #004fea;
  margin-bottom: 20px;
}

.heading {
  color: #fff;
  font-size: 28px;
  line-height: 1.286em;
}

.divider {
  background-color: #353c4a;
  height: 1px;
  margin-top: 80px;
  margin-bottom: 80px;
}

.divider._60px {
  margin-top: 60px;
  margin-bottom: 60px;
}

.divider._60px.keep {
  background-color: #fff;
}

.display-1 {
  color: #fff;
  font-size: 53px;
  font-weight: 800;
  line-height: 1.231em;
}

.display-1.mg-bottom-14px {
  color: #000;
  text-align: center;
  margin-bottom: 30px;
}

.gradient-color-01 {
  color: #fff;
}

.heading-4 {
  color: #fff;
  font-size: 28px;
}

.section {
  padding-top: 240px;
  padding-bottom: 240px;
}

.section.hero {
  padding-top: 140px;
  padding-bottom: 140px;
  position: relative;
}

.section.hero.v5 {
  padding-top: 100px;
  padding-bottom: 200px;
}

.section.hero.v5.abb {
  background-color: #f1f6ff;
  padding-top: 200px;
}

.container-default-4 {
  width: 100%;
  max-width: 82rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.rich-text-v4 {
  color: #fff;
}

.heading-3 {
  color: #fff;
  font-size: 28px;
}

.heading-2 {
  color: #fff;
  font-size: 28px;
  line-height: 1.286em;
}

.banner-text-2 {
  color: #000;
  text-align: center;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 50px;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 47px;
  font-weight: 800;
  line-height: 1.1;
}

.banner-text-2.berschrift1 {
  color: #fff;
  text-align: left;
  margin-bottom: 20px;
  font-size: 30px;
}

.banner-text-2.berschrift2 {
  color: #fff;
  text-align: left;
  margin-bottom: 20px;
  font-size: 28px;
}

.banner-text-2.berschrift3 {
  color: #fff;
  text-align: left;
  margin-bottom: 20px;
  font-size: 24px;
}

.section-13 {
  padding-top: 240px;
  padding-bottom: 240px;
}

.section-13.hero {
  padding-top: 140px;
  padding-bottom: 140px;
  position: relative;
}

.section-13.hero.v5 {
  padding-top: 100px;
  padding-bottom: 200px;
}

.section-13.hero.v5.abb {
  background-color: #f1f6ff;
  padding-top: 200px;
}

.container-default-5 {
  width: 100%;
  max-width: 82rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.text-block-10 {
  color: #fff;
  text-align: left;
  margin-bottom: 50px;
  margin-left: 0;
  margin-right: 0;
  font-size: 16px;
}

.service-card-wrap-2 {
  margin-top: 0;
  margin-left: 40px;
  margin-right: 40px;
  padding-bottom: 50px;
}

.text-span-3, .heading-33, .text-span-4 {
  color: #004fea;
}

.paragraph-2, .paragraph-3 {
  color: #fff;
}

.heading-34 {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}

.paragraph-4, .paragraph-5, .paragraph-6, .paragraph-7, .paragraph-8, .paragraph-9, .paragraph-10, .paragraph-11, .paragraph-12, .text-block-33 {
  color: #fff;
}

.heading-35 {
  color: #fff;
  font-size: 28px;
}

.heading-36 {
  color: #fff;
  margin-bottom: 5px;
  font-size: 22px;
  line-height: 25px;
}

.bold-text-3 {
  font-size: 16px;
}

.image-34 {
  width: 130px;
}

.content-wrapper {
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.content-wrapper.slim {
  max-width: 940px;
}

.div-block-150 {
  padding-left: 3%;
  padding-right: 3%;
}

.image-35 {
  width: 32px;
  max-width: none;
  height: 32px;
}

.accordion-item-trigger {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.accordion-wrapper {
  margin-top: 50px;
}

.div-block-151 {
  height: 150px;
}

.accordion-heading {
  cursor: pointer;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 30px;
}

.accordion-item {
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 20px;
  padding: 24px 30px 14px;
  box-shadow: 0 3px 7px #00000008;
}

.accordion-item-content {
  margin-top: 10px;
  margin-right: 30px;
  overflow: hidden;
}

.header-center-box {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.header-center-box._75 {
  width: 75%;
}

.section-14 {
  background-color: #eef5fd;
}

.div-block-152 {
  height: 150px;
}

.heading-37 {
  font-size: 30px;
}

@media screen and (min-width: 1280px) {
  .section-8.is--hero.kontaktimage {
    background-image: linear-gradient(#000000b0, #000000b0), url('../images/beispiel1.jpg');
    background-position: 0 0, 50% 0;
  }

  .footer-3 {
    padding-bottom: 0;
  }

  .banner-text-2 {
    font-size: 50px;
  }
}

@media screen and (min-width: 1440px) {
  .navigation-mid {
    padding-right: 30px;
  }

  .section-8.is--hero.kontaktimage {
    background-image: linear-gradient(#000000b0, #000000b0), url('../images/beispiel1.jpg');
    background-position: 0 0, 50%;
  }

  .hero_container {
    max-width: 1440px;
  }

  .hero_left {
    max-width: 700px;
  }

  .heading-16 {
    font-size: 58px;
  }

  .heading-16.new.aa {
    font-size: 50px;
  }

  .paragraph {
    font-size: 21px;
  }

  .paragraph.new.aa {
    font-size: 18px;
  }

  .heading-18 {
    font-size: 16px;
  }

  .div-block-92, .div-block-104 {
    max-width: 1440px;
  }

  .div-block-105 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    padding-left: 40px;
  }

  .banner-text-2 {
    font-size: 50px;
  }
}

@media screen and (min-width: 1920px) {
  .container-18.is--hero {
    padding-left: 3%;
    padding-right: 3%;
  }

  .section-8.is--hero.kontaktimage {
    background-image: linear-gradient(#000000b0, #000000b0), url('../images/beispiel1.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .section_hero {
    background-position: 50% 100%;
    background-size: cover;
    min-height: 900px;
  }

  .section_hero.new {
    background-image: url('../images/über_uns_new.png');
    background-position: 50%;
  }

  .section_hero.new.lieferung {
    background-image: url('../images/lieferung2_new.png');
    background-position: 50% 70%;
  }

  .section_hero.new.mmm {
    background-image: url('../images/lieferung_new.png');
    background-position: 50%;
  }

  .section_hero.ns {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-image: url('../images/hero_new.png');
    background-position: 100%;
    background-size: cover;
  }

  .hero_container {
    max-width: 1600px;
  }

  .hero_container.new {
    max-width: 1440px;
  }

  .hero_left.gfgf {
    margin-top: 70px;
  }

  .paragraph.new {
    font-size: 18px;
  }

  .footer-links {
    align-items: flex-start;
  }

  .banner-text-2 {
    text-align: center;
    font-size: 50px;
  }

  .text-block-10 {
    margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (max-width: 991px) {
  .navigation-3 {
    display: none;
  }

  .mobile-nav-link {
    color: #000;
    width: 100%;
    font-size: 16px;
    font-weight: 600;
  }

  .mobile-nav-link.w--current {
    color: #00a6ff;
    font-size: 16px;
    font-weight: 600;
  }

  .navigation-left {
    display: flex;
  }

  .text-block-13 {
    color: #000;
  }

  .navigation-container-mob {
    justify-content: space-between;
  }

  .dropdown-title {
    color: #000;
  }

  .mobile-toggle {
    width: 100%;
  }

  .navigation-wrap {
    padding-bottom: 0;
  }

  .mobile-nav {
    background-color: #f1f6ff;
    padding-top: 15px;
    box-shadow: 42px 42px 55px #20355a17;
  }

  .nav-menu-2 {
    display: none;
  }

  .div-block-72 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    display: flex;
  }

  .icon-6 {
    color: #fff;
  }

  .flowbase-logo {
    width: 70px;
    padding-top: 0;
  }

  .navigation-mob {
    background-color: #fff;
    border-bottom: 1px solid #4455671c;
    flex-direction: row;
    justify-content: center;
    height: 85px;
    padding-left: 3%;
    padding-right: 3%;
    display: flex;
    position: fixed;
    inset: 0% 0% auto;
  }

  .dropdown-link-mobile {
    color: #000;
    background-color: #ffd801;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .dropdown-link-mobile:hover {
    background-color: #e87524;
  }

  .dropdown-link-mobile.w--current {
    color: #00a6ff;
    background-color: #141520;
  }

  .dropdown-list-2 {
    background-color: #fff;
    font-size: 16px;
  }

  .mobile-dropdown {
    font-size: 16px;
    font-weight: 600;
  }

  .brand-2, .brand-2.w--current {
    margin-left: 0;
  }

  .menu-mob {
    color: #000;
    background-color: #004fea;
    border-radius: 100px;
    margin-top: 0;
    font-size: 22px;
  }

  .menu-mob.w--open {
    background-color: #004fea;
  }

  .icon-7 {
    color: #000;
  }

  .container-18 {
    padding-top: 10em;
    padding-bottom: 10em;
  }

  .container-18.is--hero {
    max-width: 100%;
    height: 0;
  }

  .section-8.is--hero {
    background-image: linear-gradient(2deg, #000000bd 30%, #fff0), url('../images/4.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
  }

  .section-8.is--hero.kontaktimage {
    background-image: linear-gradient(#000000b0, #000000b0), url('../images/beispiel1.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
  }

  .section_hero {
    min-height: 800px;
  }

  .section_hero.ns {
    background-position: 50%;
  }

  .hero_left {
    max-width: 400px;
    margin-top: 90px;
  }

  .hero_left.new.aa {
    max-width: 400px;
  }

  .heading-16 {
    font-size: 35px;
  }

  .heading-16.new {
    font-size: 50px;
  }

  .paragraph {
    font-size: 16px;
  }

  .paragraph.new {
    font-size: 20px;
  }

  .hero_buttons {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
    align-items: flex-start;
  }

  .button_primary {
    padding: 15px 20px;
    font-size: 16px;
  }

  .button_secondary {
    padding: 15px 20px;
  }

  .div-block-81 {
    flex-flow: row;
  }

  .div-block-81.this {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    width: auto;
  }

  .heading-18 {
    font-size: 14px;
  }

  .heading-18.this {
    font-size: 20px;
  }

  .div-block-83 {
    flex-flow: column;
  }

  .div-block-83.this {
    grid-column-gap: 0px;
    grid-row-gap: 50px;
  }

  .div-block-83.this.aa {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .div-block-83.this.aa.b {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .div-block-83.this.aa.gg, .div-block-83.this.aa.jgjg {
    justify-items: center;
  }

  .div-block-84 {
    border-bottom: 1px solid #000;
  }

  .image-27 {
    width: 30px;
    height: 30px;
  }

  .div-block-85 {
    width: 40px;
    height: 40px;
  }

  .text-block-15 {
    font-size: 16px;
  }

  .button_arrow, .text-block-16 {
    font-size: 22px;
  }

  .text-block-17 {
    font-size: 16px;
  }

  .div-block-86 {
    display: none;
  }

  .div-block-90 {
    width: auto;
  }

  .heading-20 {
    font-size: 35px;
  }

  .text-block-18 {
    width: 600px;
    font-size: 20px;
  }

  .div-block-93 {
    flex-flow: column;
    align-items: center;
  }

  .div-block-95, .div-block-96 {
    width: 100%;
  }

  .heading-21 {
    font-size: 30px;
  }

  .text-block-19, .heading-22 {
    font-size: 12px;
  }

  .div-block-104 {
    flex-flow: column;
    margin-left: 3%;
    margin-right: 3%;
    padding-right: 3%;
  }

  .div-block-105 {
    align-items: center;
    width: 100%;
  }

  .div-block-105.aa {
    width: 100%;
  }

  .div-block-106 {
    width: 100%;
    height: 500px;
  }

  .div-block-106.new {
    width: 100%;
  }

  .heading-23 {
    text-align: center;
  }

  .text-block-20 {
    text-align: center;
    max-width: 500px;
  }

  .div-block-110 {
    margin-left: auto;
    margin-right: auto;
  }

  .heading-26 {
    font-size: 40px;
  }

  .text-block-21 {
    width: 300px;
    font-size: 13px;
  }

  .footer-links {
    align-items: center;
  }

  .footer-link {
    align-self: center;
  }

  .footer-grid-2 {
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    width: 100%;
    max-width: 738px;
    padding-top: 0;
  }

  .div-block-70 {
    display: none;
  }

  .image-4 {
    padding-top: 30px;
  }

  .sub-heading {
    text-align: center;
  }

  .footer-3 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-block-25 {
    font-size: 14px;
  }

  .div-block-118 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    display: flex;
  }

  .div-block-119 {
    flex-flow: column;
    align-items: center;
    width: 600px;
    display: flex;
  }

  .div-block-120 {
    flex-flow: column;
    align-items: center;
    display: flex;
  }

  .div-block-121 {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    flex-flow: column;
    display: flex;
  }

  .div-block-131.bb, .div-block-131.aa {
    width: 30%;
  }

  .div-block-136 {
    border-bottom-style: none;
    border-left: 1px dashed #004fea;
    width: 1%;
    height: 75px;
  }

  .heading-h4-size {
    font-size: 20px;
  }

  .section-tag-container {
    margin-bottom: 50px;
  }

  .grid-3-columns {
    grid-template-columns: 1fr 1fr;
  }

  .grid-3-columns._1-col-tablet {
    grid-template-columns: 1fr;
  }

  .grid-3-columns._1-col-tablet.aa {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .white-heading.home-centred {
    width: 100%;
  }

  .white-heading.home-centred.new.a.dg {
    font-size: 18px;
    line-height: 30px;
  }

  .white-heading.home-centred.new.a.aa, .white-heading.home-centred.new.a.gjj, .white-heading.home-centred.new._2.fgjfgj {
    line-height: 35px;
  }

  .inner-container._600px---tablet {
    max-width: 600px;
  }

  .inner-container._817px.center.gjgj {
    padding-left: 2em;
    padding-right: 2em;
  }

  .card.step-item, .card.step-item.mid, .card.step-item.bb {
    margin-left: 50px;
    margin-right: 50px;
  }

  .card-image-wrap-2 {
    width: 150px;
    height: 150px;
  }

  .image-32, .image-33 {
    display: inline-block;
  }

  .divider {
    margin-top: 64px;
    margin-bottom: 64px;
  }

  .display-1 {
    text-align: center;
    font-size: 54px;
  }

  .section {
    padding-top: 200px;
    padding-bottom: 200px;
  }

  .section.hero {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section.hero.v5 {
    padding-top: 83px;
    padding-bottom: 166px;
  }

  .banner-text-2 {
    text-align: center;
    font-size: 45px;
  }

  .section-13 {
    padding-top: 200px;
    padding-bottom: 200px;
  }

  .section-13.hero {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section-13.hero.v5 {
    padding-top: 83px;
    padding-bottom: 166px;
  }

  .service-card-wrap-2 {
    margin-top: 40px;
  }
}

@media screen and (max-width: 767px) {
  .mobile-nav {
    background-color: #f1f6ff;
  }

  .brand-2 {
    padding-left: 0;
  }

  .brand-2.w--current {
    margin-left: 0;
  }

  .menu-mob.w--open {
    background-color: #004fea;
  }

  .container-18.is--hero {
    height: 0;
  }

  .section-8.is--hero.kontaktimage {
    background-image: linear-gradient(#000000b0, #000000b0), url('../images/beispiel1.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
  }

  .section_hero {
    background-image: url('../images/hero_phone.png');
    background-position: 50% 0;
    margin-top: 49px;
  }

  .section_hero.new {
    background-image: url('../images/über_uns1.png');
    background-position: 50% 100%;
    background-size: cover;
  }

  .section_hero.new.lieferung {
    background-image: url('../images/Einfwürfel-lieferung2.png');
    background-position: 0 100%;
  }

  .section_hero.new.mmm {
    background-position: 50% 100%;
  }

  .section_hero.ns {
    background-image: url('../images/hero_phone.png');
  }

  .hero_container {
    margin-top: 0;
    padding-top: 434px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .hero_container.new {
    padding-top: 0;
  }

  .hero_container.new.hh {
    margin-top: 0;
  }

  .hero_left {
    flex-flow: column;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .hero_left.new {
    margin-top: 150px;
  }

  .hero_left.new.aa {
    max-width: 500px;
    margin-top: 100px;
    margin-bottom: 200px;
  }

  .heading-16 {
    text-align: left;
    font-size: 40px;
  }

  .heading-16.new {
    text-align: center;
  }

  .paragraph {
    margin-bottom: 0;
    font-size: 20px;
  }

  .paragraph.new {
    text-align: center;
    margin-bottom: 24px;
  }

  .hero_buttons {
    align-items: stretch;
  }

  .button_primary {
    justify-content: center;
  }

  .div-block-81 {
    flex-flow: column;
    margin-top: 20px;
  }

  .div-block-82 {
    flex-flow: row;
    justify-content: flex-start;
  }

  .div-block-83.this {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .div-block-83.this.aa {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .div-block-84 {
    border: 1px solid #ddd;
  }

  .div-block-86 {
    display: none;
  }

  .div-block-86.new {
    height: 100px;
    display: block;
  }

  .section-10.net.aa {
    margin-top: 250px;
  }

  .text-block-18 {
    width: 500px;
  }

  .div-block-106.afg {
    border-radius: 20px;
  }

  .footer-link {
    align-self: center;
  }

  .footer-grid-2 {
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    max-width: none;
    padding-top: 0;
  }

  .image-4 {
    padding-top: 30px;
  }

  .sub-heading {
    text-align: center;
  }

  .footer-3 {
    text-align: left;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-127 {
    justify-content: center;
    display: flex;
  }

  .div-block-131.bb, .div-block-131.aa, .div-block-132, .div-block-132.bb {
    width: 33%;
  }

  .text-block-28.n {
    font-size: 12px;
  }

  .div-block-134 {
    width: 33%;
  }

  .heading-h4-size {
    margin-bottom: 0;
    font-size: 18px;
  }

  .section-tag-container {
    margin-bottom: 40px;
    font-size: 10px;
  }

  .container-default {
    padding-left: 2em;
    padding-right: 2em;
  }

  .mg-bottom-34px {
    margin-bottom: 0;
  }

  .div-block-138 {
    width: 100%;
  }

  .div-block-139 {
    width: 30%;
  }

  .grid-3-columns {
    grid-template-columns: 1fr;
  }

  .div-block-140 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    justify-content: center;
  }

  .white-heading {
    font-size: 58px;
    line-height: 66px;
  }

  .white-heading.home-centred.new.a {
    text-align: center;
    font-size: 25px;
    line-height: 30px;
  }

  .white-heading.home-centred.new.a.aa, .white-heading.home-centred.new.a.gjj {
    text-align: center;
  }

  .white-heading.home-centred.new._2 {
    text-align: center;
    line-height: 30px;
  }

  .white-heading.home-centred.new._2.fgjfgj {
    text-align: left;
  }

  .white-heading.home-centred.new._3, .white-heading.home-centred.new._3.hjhj, .white-heading.home-centred.new._3.jjll {
    text-align: center;
  }

  .inner-container._500px---mbl {
    max-width: 500px;
  }

  .card.step-item, .card.step-item.mid {
    margin-left: 50px;
    margin-right: 50px;
    padding-bottom: 30px;
  }

  .card.step-item.mid.afff, .card.step-item.agdg {
    margin-left: 0;
    margin-right: 0;
  }

  .card.step-item.bb {
    margin-left: 50px;
    margin-right: 50px;
    padding-bottom: 30px;
  }

  .card.step-item.bb.afff {
    margin-left: 0;
    margin-right: 0;
  }

  .card.terms-conditions {
    padding-top: 52px;
    padding-left: 34px;
    padding-right: 34px;
  }

  .card-image-wrap-2 {
    width: 100px;
    height: 100px;
  }

  .card-image-wrap-2.abbb {
    width: 75px;
    height: 75px;
  }

  .bold-text-2.fhfh {
    text-align: left;
  }

  .image-31 {
    max-width: 100%;
  }

  .div-block-142 {
    width: 100%;
  }

  .div-block-143 {
    align-items: center;
    width: 100%;
  }

  .div-block-144 {
    flex-flow: column;
    align-items: center;
  }

  .text-block-31 {
    text-align: center;
  }

  .div-block-147 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .divider {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .divider._60px {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .divider._60px.keep {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .display-1 {
    font-size: 45px;
  }

  .section {
    padding-top: 168px;
    padding-bottom: 168px;
  }

  .section.hero {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section.hero.v5 {
    padding-top: 60px;
    padding-bottom: 138px;
  }

  .banner-text-2 {
    text-align: center;
    font-size: 40px;
  }

  .section-13 {
    padding-top: 168px;
    padding-bottom: 168px;
  }

  .section-13.hero {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section-13.hero.v5 {
    padding-top: 60px;
    padding-bottom: 138px;
  }

  .service-card-wrap-2 {
    margin-top: 40px;
  }

  .accordion-item-content {
    margin-right: 0;
  }
}

@media screen and (max-width: 479px) {
  .mobile-nav-link {
    color: #000;
  }

  .text-block-13, .dropdown-title {
    color: #fff;
  }

  .mobile-nav {
    background-color: #f1f6ff;
  }

  .div-block-72 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .icon-6 {
    color: #fff;
  }

  .navigation-mob {
    background-color: #fff;
  }

  .dropdown-link-mobile {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .dropdown-list-2 {
    background-color: #141520;
  }

  .brand-2.w--current {
    margin-left: 0;
  }

  .menu-mob, .menu-mob.w--open {
    background-color: #004fea;
  }

  .icon-7 {
    color: #fff;
  }

  .container-18.is--hero {
    height: 0;
    padding-left: 2em;
    padding-right: 2em;
  }

  .section-8.is--hero {
    background-image: linear-gradient(2deg, #000000bd 30%, #fff0), url('../images/2leiharbeit.jpg');
    background-position: 0 0, 30%;
  }

  .section-8.is--hero.kontaktimage {
    background-image: linear-gradient(#000000b0, #000000b0), url('../images/beispiel1.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
  }

  .section_hero {
    background-position: 50% 0;
    background-size: cover;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 0;
  }

  .section_hero.new.lieferung {
    background-position: 0 100%;
  }

  .hero_container {
    padding-top: 0;
  }

  .hero_left.new {
    padding-bottom: 200px;
  }

  .hero_left.new.aa {
    margin-top: 150px;
    padding-bottom: 0;
  }

  .heading-16 {
    font-size: 30px;
  }

  .heading-16.new {
    font-size: 35px;
  }

  .paragraph {
    font-size: 16px;
  }

  .paragraph.new, .heading-18.this {
    font-size: 18px;
  }

  .div-block-86 {
    height: 450px;
    display: block;
  }

  .heading-19 {
    font-size: 25px;
  }

  .heading-20 {
    font-size: 28px;
    line-height: 40px;
  }

  .text-block-18 {
    width: 300px;
    font-size: 16px;
  }

  .div-block-92 {
    flex-flow: column;
  }

  .div-block-93 {
    width: 100%;
  }

  .div-block-96 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    align-items: center;
  }

  .text-block-19 {
    text-align: center;
    font-size: 14px;
  }

  .div-block-106 {
    height: 200px;
  }

  .heading-23 {
    font-size: 25px;
    line-height: 40px;
  }

  .heading-24 {
    font-size: 16px;
  }

  .text-block-20 {
    max-width: 300px;
    font-size: 14px;
  }

  .div-block-110 {
    margin-left: 3%;
    margin-right: 3%;
  }

  .heading-25 {
    text-align: center;
    font-size: 25px;
  }

  .heading-26 {
    font-size: 25px;
    line-height: 40px;
  }

  .heading-26.hfjhf {
    font-size: 25px;
  }

  .text-block-21.aa {
    width: 280px;
  }

  .text-block-21.aa.dfd, .text-block-21.aa.fhfh, .text-block-21.aa.gjgj, .text-block-21.aa.fhh, .text-block-21.aa.jkjk, .text-block-21.aa.gjhg, .text-block-21.aa.bnb {
    width: auto;
  }

  .footer-link {
    align-self: center;
  }

  .footer-grid-2 {
    grid-column-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    padding-top: 0;
  }

  .copyright-wrap {
    padding-bottom: 0;
  }

  .image-4 {
    padding-top: 30px;
  }

  .sub-heading {
    text-align: center;
  }

  .div-block-119 {
    width: 300px;
  }

  .text-block-26 {
    text-align: center;
  }

  .div-block-122, .div-block-123 {
    flex-flow: column;
    align-items: center;
    display: flex;
  }

  .div-block-127 {
    justify-content: center;
    display: flex;
  }

  .div-block-131.bb {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: center;
    padding-left: 0;
  }

  .image-30 {
    width: 20px;
    height: 20px;
  }

  .section-tag-container {
    margin-bottom: 30px;
  }

  .container-default {
    padding-left: 2em;
    padding-right: 2em;
  }

  .div-block-138 {
    width: 100%;
  }

  .div-block-139 {
    align-items: center;
    width: 100%;
  }

  .grid-3-columns {
    grid-template-columns: 1fr;
  }

  .grid-3-columns._1-col-tablet.aa {
    margin-top: 40px;
  }

  .div-block-140 {
    flex-flow: column;
  }

  .white-heading {
    font-size: 40px;
    line-height: 50px;
  }

  .white-heading.home-centred {
    text-align: center;
  }

  .white-heading.home-centred.new.a {
    font-size: 25px;
    line-height: 35px;
  }

  .white-heading.home-centred.new._2 {
    line-height: 35px;
  }

  .card.step-item {
    margin-left: 0;
    margin-right: 0;
    padding: 24px 24px 40px;
  }

  .card.step-item.mid, .card.step-item.bb {
    margin-left: 0;
    margin-right: 0;
  }

  .card.terms-conditions {
    padding-left: 24px;
    padding-right: 24px;
  }

  .card-image-wrap-2 {
    width: 100px;
    height: 100px;
  }

  .bold-text-2, .bold-text-2.nn, .text-block-31 {
    font-size: 18px;
  }

  .heading-30 {
    font-size: 22px;
  }

  .text-block-32 {
    font-size: 16px;
  }

  .divider {
    margin-top: 32px;
    margin-bottom: 32px;
  }

  .divider._60px {
    margin-top: 42px;
    margin-bottom: 42px;
  }

  .divider._60px.keep {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .display-1 {
    font-size: 38px;
  }

  .gradient-color-01 {
    font-size: 30px;
  }

  .section {
    padding-top: 138px;
    padding-bottom: 138px;
  }

  .section.hero {
    padding-top: 48px;
  }

  .section.hero.v5 {
    padding-top: 50px;
    padding-bottom: 115px;
  }

  .container-default-4 {
    padding-left: 0;
    padding-right: 0;
  }

  .banner-text-2 {
    text-align: center;
    margin-top: 30px;
    font-size: 20px;
  }

  .banner-text-2.berschrift1 {
    font-size: 25px;
  }

  .banner-text-2.berschrift2 {
    font-size: 24px;
  }

  .banner-text-2.berschrift3 {
    font-size: 22px;
  }

  .section-13 {
    padding-top: 138px;
    padding-bottom: 138px;
  }

  .section-13.hero {
    padding-top: 48px;
  }

  .section-13.hero.v5 {
    padding-top: 50px;
    padding-bottom: 115px;
  }

  .container-default-5 {
    padding-left: 0;
    padding-right: 0;
  }

  .service-card-wrap-2 {
    margin-top: 70px;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-33 {
    font-size: 25px;
  }

  .header-center-box._75 {
    width: 90%;
  }
}

#w-node-febef1e4-647e-9a3b-1871-5b31a26a34ce-b3a10f1c, #w-node-febef1e4-647e-9a3b-1871-5b31a26a34d8-b3a10f1c, #w-node-febef1e4-647e-9a3b-1871-5b31a26a34e2-b3a10f1c, #w-node-febef1e4-647e-9a3b-1871-5b31a26a34ec-b3a10f1c {
  justify-self: center;
}

#w-node-_71995341-b454-29e2-e80b-9040ec884279-ec884275 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_71995341-b454-29e2-e80b-9040ec88427d-ec884275, #w-node-_71995341-b454-29e2-e80b-9040ec88428c-ec884275 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

@media screen and (min-width: 1920px) {
  #w-node-_71995341-b454-29e2-e80b-9040ec88428c-ec884275 {
    justify-self: center;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_71995341-b454-29e2-e80b-9040ec884279-ec884275, #w-node-_71995341-b454-29e2-e80b-9040ec88427d-ec884275, #w-node-_71995341-b454-29e2-e80b-9040ec88428c-ec884275 {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_71995341-b454-29e2-e80b-9040ec884279-ec884275, #w-node-_71995341-b454-29e2-e80b-9040ec88427d-ec884275, #w-node-_71995341-b454-29e2-e80b-9040ec88428c-ec884275 {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_71995341-b454-29e2-e80b-9040ec884279-ec884275, #w-node-_71995341-b454-29e2-e80b-9040ec88427d-ec884275, #w-node-_71995341-b454-29e2-e80b-9040ec88428c-ec884275 {
    grid-column: span 4 / span 4;
  }
}


