a {
  text-decoration: underline;
}

.section {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 100vh;
  min-height: 100px;
  padding-left: 250px;
  padding-right: 250px;
  display: flex;
}

.section.hero-subpage {
  background-color: #fff;
  justify-content: flex-start;
  align-items: flex-start;
  height: auto;
  min-height: auto;
  padding-top: 80px;
  display: flex;
}

.section.hero-subpage.impressum {
  padding-bottom: 140px;
}

.text-block {
  z-index: 1;
  color: #0015ff;
  text-align: left;
  max-width: 960px;
  margin-top: -24px;
  font-family: Funnel Sans, sans-serif;
  font-size: 72px;
  font-weight: 700;
  line-height: 88px;
  position: relative;
  left: auto;
}

.primary-button {
  float: left;
  clear: none;
  color: #fff;
  vertical-align: baseline;
  background-color: #000;
  border: 2px solid #000;
  border-radius: 40px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding: 16px 32px;
  font-family: Funnel Sans, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
  transition: color .4s, opacity .4s, background-color .4s;
  display: inline-block;
}

.primary-button:hover {
  color: #000;
  background-color: #01d669;
  border-color: #01d669;
}

.wrapper-subpage {
  max-width: none;
  margin-left: 0;
  margin-right: 0;
}

.heading {
  color: #333;
  margin-bottom: 40px;
  font-family: Funnel Sans, sans-serif;
  font-size: 136px;
  line-height: 136px;
}

.paragraph-legal {
  color: #333;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Funnel Sans, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 42px;
}

.bold-text {
  font-family: Funnel Sans, sans-serif;
  font-size: 26px;
}

.subheadline {
  color: #333;
  margin-top: 60px;
  margin-bottom: 20px;
  font-family: Funnel Sans, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 42px;
}

.link, .link-2 {
  color: #000;
}

.bullet-legal {
  border-left: 3px solid #333;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 15px;
  font-family: Funnel Sans, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 42px;
}

.bullet-block {
  border-left: 4px solid #000;
  margin-bottom: 40px;
  padding-bottom: 0;
  padding-left: 16px;
}

.bullet {
  margin-bottom: 10px;
  font-family: Funnel Sans, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 42px;
}

.footer-dark {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: relative;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  margin: 0 auto;
  padding: 40px 40px 20px;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #fff;
  text-align: right;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 19px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

.footer-link:hover {
  color: #f5b700;
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-divider {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.footer {
  background-color: #000;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding: 20px 40px 10px;
  font-family: Funnel Sans, sans-serif;
  display: block;
}

.footer.impressum {
  margin-top: 0;
  padding-top: 0;
}

.footer-name {
  float: left;
  color: #fff;
  flex-flow: row;
  justify-content: flex-start;
  align-self: center;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 10px;
  margin-left: 0;
  font-size: 48px;
  font-weight: 500;
  line-height: 56px;
  text-decoration: none;
  display: block;
}

.footer-name:hover {
  color: #cbcbcb;
}

.footer-name.fv2 {
  order: 9999;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: center;
  font-size: 40px;
  line-height: 40px;
  display: flex;
}

.footer-nav {
  clear: none;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.div-block {
  align-self: center;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.body-legal {
  background-color: #000;
}

.div-block-2 {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: auto;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.text-utility {
  font-family: Funnel Sans, sans-serif;
  font-size: 38px;
  font-weight: 500;
  line-height: 56px;
}

.body {
  background-color: #fff;
}

.body-2 {
  color: #fff;
  background-color: #000;
  border: 1px solid #fff;
}

.image {
  float: left;
  clear: none;
  height: 40px;
  margin-top: 60px;
  padding-left: 60px;
}

.link-block {
  height: 40px;
  margin-top: 60px;
  padding-left: 60px;
}

.image-2 {
  height: 40px;
  margin-top: 0;
  margin-left: 0;
}

.div-block-3 {
  z-index: 10;
  float: none;
  clear: left;
  mix-blend-mode: normal;
  border: 4px solid #fff;
  border-radius: 50%;
  flex-flow: row;
  align-items: center;
  width: 200px;
  height: 200px;
  margin-top: 0;
  margin-right: 20px;
  padding-right: 0;
  font-family: Funnel Sans, sans-serif;
  display: flex;
  position: static;
  top: 0;
  bottom: auto;
  left: 0;
  overflow: hidden;
}

.div-block-3.variante {
  border-style: none;
  width: 80px;
}

.div-block-3.fv2 {
  border-style: none;
  width: 80px;
  height: 80px;
}

.image-3 {
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-top: 0;
  overflow: visible;
}

.link-block-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  margin-left: 0;
  display: flex;
}

.link-block-2.w--current {
  flex-flow: row;
  margin-left: 0;
  font-size: 48px;
  line-height: 56px;
  text-decoration: none;
  display: flex;
}

.link-block-2.fv2 {
  color: #fff;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  font-size: 40px;
  line-height: 40px;
  text-decoration: none;
  display: flex;
}

.div-block-4 {
  align-self: flex-start;
  align-items: center;
  display: flex;
}

@media screen and (max-width: 991px) {
  .section {
    flex-flow: column;
    justify-content: center;
    padding-left: 32px;
    padding-right: 32px;
  }

  .section.hero-subpage {
    padding-top: 40px;
  }

  .text-block {
    margin-top: -25px;
  }

  .wrapper-subpage {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: auto;
    display: block;
    position: static;
  }

  .heading {
    text-overflow: clip;
    overflow-wrap: anywhere;
    display: block;
  }

  .container {
    max-width: 728px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .utility-page-content {
    align-self: flex-start;
    margin-top: 60px;
    display: block;
  }

  .body-2 {
    border: 1px solid #fff;
  }

  .link-block {
    height: auto;
  }

  .div-block-3 {
    top: 0;
  }
}

@media screen and (max-width: 767px) {
  .section {
    justify-content: flex-start;
    height: 100svh;
    min-height: 400px;
    padding-top: 0;
    padding-left: 24px;
    padding-right: 24px;
    overflow: hidden;
  }

  .text-block {
    overflow-wrap: anywhere;
    margin-top: 0;
    padding-top: 20px;
    font-size: 56px;
    font-weight: 700;
    line-height: 64px;
  }

  .primary-button {
    vertical-align: baseline;
    padding: 12px 24px 10px;
    font-size: 22px;
    line-height: 22px;
  }

  .heading {
    margin-top: 10px;
    font-size: 56px;
    line-height: 64px;
  }

  .paragraph-legal {
    font-size: 24px;
    line-height: 32px;
  }

  .subheadline {
    line-height: 40px;
  }

  .bullet {
    font-size: 24px;
    line-height: 32px;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

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

  .footer-link:hover {
    color: #1a1b1fbf;
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider, .footer {
    margin-top: 60px;
  }

  .footer-name {
    font-size: 32px;
    line-height: 40px;
  }

  .footer-name.fv2 {
    font-size: 24px;
    line-height: 28px;
  }

  .div-block {
    min-height: 0;
    margin-top: 0;
  }

  .text-utility {
    font-size: 32px;
    line-height: 40px;
  }

  .body-2 {
    border: 1px solid #fff;
  }

  .image {
    margin-top: 50px;
  }

  .link-block {
    height: auto;
    margin-top: 48px;
    padding-left: 48px;
  }

  .image-2 {
    margin-top: 0;
    margin-left: 0;
  }

  .div-block-3 {
    justify-content: flex-start;
    align-items: center;
    margin-top: 20px;
    display: flex;
    top: 0;
  }

  .div-block-3.fv2 {
    margin-top: 10px;
    margin-bottom: 5px;
  }

  .div-block-4 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
}

@media screen and (max-width: 479px) {
  .section {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    height: 100svh;
    min-height: auto;
    margin-top: 0;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .section.hero-subpage {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: none;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 0;
    padding-right: 0;
    font-family: Funnel Sans, sans-serif;
    display: block;
  }

  .section.hero-subpage.impressum {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 60px 10px;
  }

  .text-block {
    overflow-wrap: anywhere;
    max-width: 100%;
    margin-top: 0;
    padding-top: 0;
    font-size: 56px;
    line-height: 64px;
  }

  .primary-button {
    order: 9999;
    justify-content: flex-start;
    align-self: auto;
    align-items: flex-start;
    padding-top: 12px;
    display: inline-flex;
  }

  .wrapper-subpage {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex: 1;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .heading {
    word-break: normal;
    overflow-wrap: anywhere;
    margin-top: 0;
  }

  .subheadline {
    position: static;
  }

  .container {
    max-width: none;
  }

  .footer {
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }

  .footer-name {
    margin-right: 20px;
  }

  .footer-name.fv2 {
    align-items: flex-start;
    margin-top: 0;
    font-size: 24px;
    line-height: 30px;
  }

  .div-block {
    flex-flow: column;
    flex: 0 auto;
    justify-content: space-between;
    align-self: center;
    align-items: flex-start;
    max-width: none;
    min-height: auto;
    margin-top: 0;
    padding-top: 40px;
    padding-bottom: 40px;
    display: block;
  }

  .div-block-2, .div-block-2.v2 {
    flex-flow: row;
  }

  .body {
    min-height: auto;
  }

  .body-2 {
    background-color: #fff;
  }

  .image {
    margin-top: 50px;
  }

  .link-block {
    height: auto;
    margin-top: 48px;
    padding-left: 48px;
  }

  .image-2 {
    height: 40px;
    margin-top: 0;
    margin-left: 0;
  }

  .div-block-3 {
    margin-top: 40px;
    padding-top: 0;
    display: block;
    top: 0;
  }

  .div-block-3.fv2 {
    margin-bottom: 5px;
  }

  .image-3.fv2 {
    margin-top: 0;
    display: block;
    overflow: hidden;
  }

  .div-block-4 {
    flex-flow: column;
    flex: 0 auto;
    order: -9999;
    justify-content: flex-start;
    align-self: auto;
    align-items: flex-start;
  }
}


