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

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

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

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

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

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

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

h1 {
  margin-top: 0px;
  margin-bottom: 24px;
  font-family: Montserrat2, sans-serif;
  font-size: 48px;
  line-height: 1.2em;
  font-weight: 700;
}

h2 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Montserrat2, sans-serif;
  font-size: 36px;
  line-height: 1.3em;
  font-weight: 700;
}

h3 {
  margin-top: 0px;
  margin-bottom: 12px;
  font-size: 21px;
  line-height: 28px;
  font-weight: 500;
}

h4 {
  margin-top: 0px;
  margin-bottom: 8px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
}

h5 {
  margin-top: 0px;
  margin-bottom: 8px;
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 11px;
  line-height: 16px;
  font-weight: 500;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

p {
  margin-bottom: 32px;
  font-size: 16px;
  line-height: 24px;
}

a {
  color: #007fda;
}

ul {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
}

ol {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
}

img {
  display: inline-block;
  max-width: 100%;
  object-fit: contain;
}

blockquote {
  margin-bottom: 10px;
  padding: 10px 20px;
  border-left: 5px solid #e2e2e2;
  font-size: 18px;
  line-height: 22px;
}

figure {
  margin-top: 40px;
  margin-bottom: 40px;
}

figcaption {
  margin-top: 12px;
  color: #505e78;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}

.body {
  font-family: Barlow, Arial, sans-serif;
  color: #014c78;
  font-size: 16px;
  line-height: 24px;
}

.section {
  position: relative;
  display: flex;
  overflow: hidden;
  padding: 120px 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #fff;
}

.section.haze {
  background-color: #e2e9f1;
}

.section.grade-bg-1 {
  background-image: linear-gradient(225deg, #a8dc19, #42ae13);
  color: #fff;
}

.section.big-padding {
  padding-top: 192px;
  padding-bottom: 192px;
}

.section.big-padding.grade-bg-4 {
  background-image: linear-gradient(45deg, #007fda, #014c78);
}

.section.big-padding-bottom {
  padding-bottom: 192px;
}

.section.no-mask {
  overflow: visible;
}

.section.footer-section {
  overflow: visible;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #014c78;
}

.section.full-screen {
  height: 100vh;
}

.section.full-screen.grade-bg-3 {
  background-image: linear-gradient(45deg, #0577bc, #007fda);
}

.section.grade-bg-3 {
  background-image: linear-gradient(45deg, #7f3acb, #d93c81);
}

.section.grade-bg-4 {
  background-image: linear-gradient(45deg, #007fda, #0577bc);
  color: #fff;
}

.section.grade-bg-4.no-mask {
  background-color: #0577bc;
  background-image: linear-gradient(180deg, #0577bc 28%, #79ceff);
}

.section.no-padding {
  padding: 0px;
}

.section.no-padding.grade-bg-4 {
  background-image: linear-gradient(0deg, #014c78, #007fda);
}

.wrapper {
  position: relative;
  z-index: 3;
  display: flex;
  width: 100%;
  max-width: 1200px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: transparent;
}

.wrapper.nav-bar-wrapper {
  display: flex;
  padding-top: 12px;
  padding-bottom: 12px;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
}

.wrapper.text-white {
  position: relative;
  z-index: 1;
}

.wrapper.flex-left {
  align-items: flex-start;
}

.button {
  height: 48px;
  padding: 12px 24px;
  border-radius: 6px;
  background-color: #014c78;
  box-shadow: 0 2px 5px 0 rgba(33, 44, 66, 0.15);
  transition: box-shadow 300ms ease;
  color: #fff;
  font-size: 15px;
  line-height: 24px;
  font-weight: 500;
  text-align: center;
}

.button:hover {
  box-shadow: 0 5px 14px 0 rgba(33, 44, 66, 0.2);
}

.button.grade-1:hover {
  box-shadow: 0 5px 14px 0 rgba(118, 197, 21, 0.5);
}

.button.grade-2:hover {
  box-shadow: 0 5px 14px 0 rgba(255, 156, 17, 0.5);
}

.button.grade-4 {
  background-image: linear-gradient(180deg, #0577bc, #007fda);
}

.button.grade-4:hover {
  box-shadow: 0 5px 14px 0 rgba(88, 160, 255, 0.4);
}

.button.white {
  background-color: #fff;
  color: #014c78;
}

.button.white:hover {
  box-shadow: 0 5px 14px 0 rgba(33, 47, 66, 0.2);
}

.button.ghost {
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #b0b9cb;
  color: #014c78;
}

.button.ghost:hover {
  box-shadow: inset 0 0 0 1px #014c78;
}

.button.nav-bar-button {
  height: 40px;
  margin-left: 8px;
  padding: 10px 20px;
  background-color: #fff;
  color: #014c78;
  font-size: 14px;
  line-height: 20px;
}

.paragraph-small {
  font-size: 14px;
  line-height: 20px;
}

.paragraph-small.text-grey.bullet-list-text {
  margin-bottom: 10px;
}

.paragraph-small.transparent {
  opacity: 0.7;
}

.nav-bar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 100;
  display: flex;
  height: 104px;
  padding-right: 24px;
  padding-left: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: transparent;
  color: #fff;
}

.nav-link {
  height: 40px;
  padding: 9px 16px;
  border-radius: 6px;
  transition: background-color 200ms ease;
  color: #fff;
  font-size: 15px;
}

.nav-link:hover {
  text-decoration: underline;
}

.nav-link.w--current {
  color: #fff;
}

.text-white {
  color: #fff;
}

.service-window {
  position: relative;
  z-index: 1;
  display: flex;
  width: 400px;
  padding: 56px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 12px;
  background-color: #fff;
  box-shadow: 0 6px 14px 0 rgba(80, 94, 120, 0.08);
  color: #014c78;
  text-align: center;
}

.utility-page-form {
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.haze {
  background-color: #e2e9f1;
}

.text-grey {
  color: #505e78;
}

.text-grey.check-list-text {
  margin-bottom: 18px;
}

.no-margin {
  margin: 0px;
}

.no-margin.uppercase {
  text-transform: uppercase;
}

.section-intro {
  display: flex;
  max-width: 650px;
  margin-bottom: 40px;
  padding-right: 15px;
  padding-left: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.section-intro.no-margin {
  margin: 0px;
}

.section-intro.left {
  padding-right: 0px;
  padding-left: 0px;
  align-items: flex-start;
  text-align: left;
}

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

.text-center.font21px {
  font-size: 21px;
}

.mini-heading {
  display: inline-block;
  height: 24px;
  margin-bottom: 28px;
  padding: 4px 8px 4px 9px;
  border: 1px solid #dce0e9;
  border-radius: 4px;
  color: #505e78;
  font-size: 11px;
  line-height: 16px;
  font-weight: 500;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.mini-heading.white {
  border-color: hsla(0, 0%, 100%, 0.4);
  color: #fff;
}

.footer {
  position: relative;
  display: flex;
  width: 100%;
  padding-top: 72px;
  flex-wrap: wrap;
}

.footer-column {
  display: flex;
  width: 24%;
  padding-right: 15px;
  padding-left: 15px;
  flex-direction: column;
  align-items: flex-start;
  flex: 1;
}

.footer-column.hide {
  display: none;
}

.footer-link {
  padding-top: 4px;
  padding-bottom: 4px;
  opacity: 0.7;
  transition: opacity 200ms ease;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
}

.footer-link:hover {
  opacity: 1;
}

.footer-bottom {
  display: flex;
  width: 100%;
  margin-top: 80px;
  margin-right: 15px;
  margin-left: 15px;
  padding-top: 32px;
  padding-bottom: 32px;
  justify-content: space-between;
  border-top: 1px solid hsla(0, 0%, 100%, 0.2);
  font-size: 12px;
  line-height: 16px;
}

.footer-bottom-text {
  margin-right: 20px;
  color: hsla(0, 0%, 100%, 0.6);
}

.brand {
  display: flex;
  padding-right: 15px;
  padding-left: 15px;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
}

.brand.footer-logo {
  margin-bottom: 8px;
  margin-left: -15px;
  padding-top: 15px;
  padding-bottom: 16px;
}

.nav-menu {
  display: flex;
  padding-right: 15px;
  padding-left: 15px;
  align-items: center;
}

.no-padding {
  padding: 0px;
}

.full-width {
  width: 100%;
}

.color-1 {
  background-color: #76c515;
}

.color-4 {
  background-color: #7058ff;
}

.grade-1 {
  background-image: linear-gradient(180deg, #a8dc19, #42ae13);
}

.grade-2 {
  background-image: linear-gradient(180deg, #ffaf00, #f76240);
}

.grade-4 {
  background-image: linear-gradient(180deg, #0577bc, #007fda);
}

.background {
  position: absolute;
  left: 0px;
  top: -30%;
  right: 0px;
  bottom: 0px;
  height: 160%;
  background-image: url('../images/backgorund-blocks.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.background.fade-1 {
  opacity: 0.33;
}

.background.fade-2 {
  opacity: 0.18;
}

.background.image {
  background-image: url('../images/ash-edmonds-510566-unsplash.webp');
  background-repeat: no-repeat;
  opacity: 0.1;
}

.nav-menu-wrapper {
  display: flex;
  padding-right: 15px;
  justify-content: flex-end;
  align-items: center;
}

.angle {
  position: absolute;
  left: -10%;
  z-index: 2;
  width: 120%;
  height: 160px;
  background-color: #fff;
  transform: rotate(-3deg);
}

.angle.bottom {
  bottom: -310px;
  height: 360px;
}

.angle.bottom.haze {
  background-color: #e2e9f1;
}

.angle.top {
  top: -110px;
  right: 0px;
}

.angle.top.haze {
  background-color: #e2e9f1;
}

.big-icon {
  display: flex;
  width: 64px;
  height: 64px;
  margin-bottom: 24px;
  justify-content: center;
  align-items: center;
  border-radius: 12px;
  background-color: rgba(33, 44, 66, 0.12);
}

.big-icon.white {
  background-color: #fff;
  box-shadow: 0 6px 14px 0 rgba(80, 94, 120, 0.08);
}

.big-icon.color-1 {
  background-color: rgba(118, 197, 21, 0.12);
}

.big-icon.color-4 {
  background-color: rgba(0, 127, 218, 0.12);
}

.page-wrapper {
  overflow: hidden;
}

.hero-intro {
  display: flex;
  width: 50%;
  margin-top: 120px;
  margin-bottom: 120px;
  padding-right: 2%;
  padding-left: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.hero-heading {
  margin-bottom: 40px;
  font-size: 45px;
}

.side-content {
  display: flex;
  width: 100%;
  margin-bottom: 120px;
  perspective: 800px;
}

.side-content.no-margin {
  margin: 0px;
}

.side-block {
  display: flex;
  width: 50%;
  padding-right: 15px;
  padding-left: 15px;
  justify-content: center;
  align-items: center;
  perspective: 800px;
}

.play-button {
  width: 72px;
  height: 72px;
  border: 2px solid #fff;
  border-radius: 50%;
  background-color: #014c78;
  background-image: url('../images/play-icon-white.svg'), linear-gradient(180deg, #505e78, #014c78);
  background-position: 50% 50%, 0px 0px;
  background-size: 16px, auto;
  background-repeat: no-repeat, repeat;
  box-shadow: 0 5px 14px 0 rgba(80, 94, 120, 0.08);
}

.play-button.grade-4 {
  background-image: url('../images/play-icon-white.svg'), linear-gradient(180deg, #0577bc, #007fda);
  background-position: 50% 50%, 0px 0px;
  background-size: 16px, auto;
  background-repeat: no-repeat, repeat;
}

.side-info {
  width: 75%;
}

.no-mask {
  overflow: visible;
}

.logotypes {
  position: relative;
  display: flex;
  max-width: 770px;
  margin-top: 8px;
  margin-bottom: 120px;
  padding: 32px 24px;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  border: 1px solid #dce0e9;
  border-radius: 12px;
}

.logotypes-heading {
  position: absolute;
  top: -13px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 24px;
  padding-left: 24px;
  background-color: #fff;
}

.logotypes-heading.haze {
  background-color: #e2e9f1;
}

.logotype {
  padding: 16px 24px;
}

.logotype.trasparent {
  opacity: 0.91;
}

.input {
  height: 48px;
  margin-bottom: 20px;
  padding: 8px 16px;
  border: 1px solid #dce0e9;
  border-radius: 6px;
  background-color: #e2e9f1;
  transition: background-color 200ms ease, border 200ms ease;
}

.input:hover {
  border-color: #b0b9cb;
}

.input:focus {
  border-color: #76c515;
  background-color: #fff;
}

.input::-moz-placeholder {
  color: #95a0b4;
}

.input::-ms-input-placeholder {
  color: #95a0b4;
}

.input::placeholder {
  color: #95a0b4;
}

.input.icon-right {
  padding-right: 64px;
  background-image: url('../images/input-icon-base-right.svg');
  background-position: 100% 50%;
  background-size: 48px;
  background-repeat: no-repeat;
}

.input.icon-right.mail {
  background-image: url('../images/input-mail-icon.svg'), url('../images/input-icon-base-right.svg');
  background-position: 100% 50%, 100% 50%;
  background-size: 48px, 48px;
  background-repeat: no-repeat, no-repeat;
}

.input.icon-right.password {
  background-image: url('../images/input-user-icon.svg'), url('../images/input-icon-base-right.svg');
  background-position: 100% 50%, 100% 50%;
  background-size: auto, 48px;
  background-repeat: no-repeat, no-repeat;
}

.input.icon-right.user {
  background-image: url('../images/input-company-icon.svg'), url('../images/input-icon-base-right.svg');
  background-position: 100% 50%, 100% 50%;
  background-size: auto, 48px;
  background-repeat: no-repeat, no-repeat;
}

.input.icon-left {
  padding-left: 64px;
  background-image: url('../images/input-icon-base-left.svg');
  background-position: 0px 50%;
  background-size: 48px;
  background-repeat: no-repeat;
}

.input.icon-left.user {
  background-image: url('../images/input-user-icon.svg'), url('../images/input-icon-base-left.svg');
  background-position: 0px 50%, 0px 50%;
  background-size: 48px, 48px;
  background-repeat: no-repeat, no-repeat;
}

.input.icon-left.mail {
  background-image: url('../images/input-mail-icon.svg'), url('../images/input-icon-base-left.svg');
  background-position: 0px 50%, 0px 50%;
  background-size: 48px, 48px;
  background-repeat: no-repeat, no-repeat;
}

.input.text-area {
  height: auto;
  min-height: 120px;
  padding-top: 16px;
}

.footer-heading {
  margin-top: 17px;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 500;
}

.footer-social-link {
  width: 40px;
  height: 40px;
  margin: 4px;
  border-radius: 50%;
  background-color: #fff;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  transition: transform 300ms ease;
}

.footer-social-link:hover {
  transform: scale(1.06);
  text-decoration: underline;
}

.footer-social-link.twitter {
  background-image: url('../images/twitter-icon.svg');
  background-size: 12px;
}

.footer-social-link.facebook {
  background-image: url('../images/facebook-icon.svg');
  background-size: 12px;
}

.footer-social-link.instagram {
  background-image: url('../images/instagram-icon.svg');
  background-size: 12px;
}

.footer-about {
  display: flex;
  width: 33.33%;
  padding-right: 8%;
  padding-left: 15px;
  flex-direction: column;
  align-items: flex-start;
  flex: 0 auto;
}

.scroll-up {
  position: absolute;
  top: -28px;
  right: 0px;
  z-index: 10;
  display: flex;
  width: 56px;
  height: 56px;
  margin-right: 15px;
  margin-left: 15px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0 5px 14px 0 rgba(80, 94, 120, 0.08);
  transition: box-shadow 300ms ease;
}

.scroll-up:hover {
  box-shadow: 0 5px 14px 0 rgba(33, 44, 66, 0.3);
}

.footer-social-icons {
  display: flex;
  margin-left: -4px;
  flex-wrap: wrap;
  align-items: center;
  perspective: 1000px;
}

.footer-bottom-column {
  display: flex;
  align-items: center;
  flex: 1;
}

.form-success {
  background-color: #fff;
}

.form-error {
  margin-top: 16px;
  padding: 8px 12px;
  border: 1px solid #f03855;
  border-radius: 6px;
  background-color: rgba(240, 56, 85, 0.08);
  color: #f03855;
  font-size: 12px;
  text-align: center;
}

.preloader {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10000;
  display: none;
  justify-content: center;
  align-items: center;
  background-image: linear-gradient(45deg, #014c78, #0577bc);
}

.promo-card {
  position: fixed;
  left: 24px;
  bottom: 24px;
  z-index: 10;
  max-width: 388px;
  padding: 8px;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 5px 14px 0 rgba(80, 94, 120, 0.25);
}

.promo-card-link {
  display: flex;
  margin-right: 24px;
  padding: 16px 8px 16px 16px;
  align-items: center;
  color: #505e78;
  text-decoration: none;
}

.promo-card-icon {
  width: 24px;
  margin-right: 24px;
  margin-left: 8px;
}

.promo-card-text {
  flex: 1;
  font-size: 14px;
  line-height: 20px;
}

.promo-card-close {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 1;
  width: 32px;
  height: 32px;
  background-image: url('../images/close-icon.svg');
  background-position: 50% 50%;
  background-size: 12px;
  background-repeat: no-repeat;
  opacity: 0.4;
  transition: opacity 200ms ease;
}

.promo-card-close:hover {
  opacity: 1;
}

.hero-form-card {
  display: flex;
  width: 41.66%;
  max-width: 470px;
  min-height: 560px;
  margin-right: auto;
  margin-bottom: -176px;
  margin-left: auto;
  padding: 64px;
  flex-direction: column;
  flex: 1;
  border-radius: 12px;
  background-color: #fff;
  box-shadow: 0 5px 14px 0 rgba(80, 94, 120, 0.08);
  color: #014c78;
}

.hero-saas {
  display: flex;
  padding-right: 15px;
  align-items: center;
}

.form-label {
  margin-bottom: 4px;
  font-size: 10px;
  line-height: 16px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.hero-form {
  display: flex;
  padding-top: 20px;
  flex-direction: column;
}

.checkbox {
  margin-bottom: 28px;
  color: #505e78;
  font-size: 14px;
  line-height: 20px;
}

.checkbox-field {
  margin-top: 2px;
  margin-right: 8px;
  font-size: 20px;
}

.text-blue {
  color: #007fda;
}

.big-side-image {
  width: 50%;
  background-image: url('../images/hinweisgebersystem-bg.webp');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.big-side-block {
  width: 50%;
}

.big-side-block.left {
  display: flex;
  padding: 194px 15px 194px 24px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
}

.big-side-features {
  max-width: 450px;
  margin-top: -24px;
  margin-bottom: 24px;
}

.big-side-blocks {
  position: relative;
  z-index: 1;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: stretch;
}

.big-side-feature {
  display: flex;
  margin-bottom: 8px;
  align-items: flex-start;
}

.number {
  display: flex;
  width: 32px;
  height: 32px;
  margin-top: -4px;
  margin-right: 16px;
  justify-content: center;
  align-items: center;
  border-radius: 6px;
  background-color: #fff;
  color: #007fda;
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
  text-align: center;
}

.big-side-feature-text {
  flex: 1;
}

.big-side-content {
  max-width: 585px;
  padding-right: 9%;
  padding-left: 15px;
}

.small-features {
  display: flex;
  width: 83.33%;
  margin-top: 70px;
  margin-bottom: -32px;
  flex-wrap: wrap;
}

.small-feature {
  width: 33.33%;
  padding: 16px 40px 24px 15px;
}

.small-feature-header {
  display: flex;
  align-items: flex-start;
}

.small-feature-icon {
  margin-top: -4px;
  margin-right: 12px;
  margin-left: -2px;
}

.pricing {
  display: flex;
  width: 100%;
  margin-bottom: 48px;
  padding-right: 15px;
  padding-left: 15px;
  flex-wrap: wrap;
  align-items: center;
}

.pricing-table {
  position: relative;
  width: 33.33%;
  padding: 48px 5%;
  flex: 1;
  border-radius: 12px;
  background-color: #fff;
  box-shadow: 0 5px 14px 0 rgba(80, 94, 120, 0.08);
  text-align: center;
}

.pricing-table.best {
  z-index: 1;
  overflow: hidden;
  margin-right: -15px;
  margin-left: -15px;
  padding-top: 80px;
  padding-bottom: 80px;
  background-image: linear-gradient(45deg, #007fda, #0577bc);
  color: #fff;
}

.price {
  display: flex;
  margin-top: 16px;
  padding-top: 20px;
  padding-bottom: 20px;
  justify-content: center;
  align-items: flex-end;
  color: #505e78;
  font-size: 14px;
  line-height: 20px;
}

.price.text-white {
  color: #fff;
}

.price-text {
  margin-right: 2px;
  color: #014c78;
  font-size: 48px;
  line-height: 40px;
  font-weight: 500;
}

.price-text.text-white {
  color: #fff;
}

.pricing-features {
  overflow: hidden;
  margin-top: 24px;
  margin-bottom: 40px;
  border: 1px solid #dce0e9;
  border-radius: 12px;
}

.pricing-features.white {
  border-color: hsla(0, 0%, 100%, 0.3);
}

.pricing-feature {
  padding: 13px 20px;
  box-shadow: 0 1px 0 0 #dce0e9;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
}

.pricing-feature.yes {
  padding-left: 48px;
  background-image: url('../images/checkmark-icon-light.svg');
  background-position: 20px 50%;
  background-size: 16px;
  background-repeat: no-repeat;
}

.pricing-feature.yes.white {
  background-image: url('../images/checkmark-icon-white.svg');
  background-size: auto;
}

.pricing-feature.white {
  box-shadow: 0 1px 0 0 hsla(0, 0%, 100%, 0.3);
}

.top-content {
  position: relative;
  z-index: 1;
}

.faq {
  display: flex;
  width: 83.33%;
  flex-wrap: wrap;
}

.faq-column {
  width: 50%;
  padding: 16px 40px 8px 15px;
}

.question {
  padding-bottom: 24px;
}

.contact {
  position: fixed;
  z-index: 1000;
  display: flex;
  justify-content: center;
  align-items: center;
}

.contact-wrapper {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: none;
  justify-content: center;
  align-items: center;
  background-color: rgba(33, 44, 66, 0.6);
}

.contact-button {
  position: fixed;
  right: 0px;
  bottom: 0px;
  width: 62px;
  height: 62px;
  margin: 24px;
  border: 3px solid #fff;
  border-radius: 50%;
  background-image: url('../images/chat-icon-white.svg'), linear-gradient(180deg, #a8dc19, #42ae13);
  background-position: 50% 50%, 0px 0px;
  background-repeat: no-repeat, repeat;
  box-shadow: 0 5px 14px 0 rgba(80, 94, 120, 0.25);
}

.contact-popup {
  position: relative;
  display: flex;
  width: 770px;
  max-width: 90%;
  border-radius: 8px;
  background-color: #fff;
}

.contact-image {
  display: flex;
  padding: 32px 40px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  flex: 1;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  background-image: linear-gradient(180deg, transparent 50%, rgba(0, 0, 0, 0.7)), url('../images/contact-image.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
}

.contact-form {
  width: 58.33%;
  margin-top: 48px;
  margin-bottom: 48px;
  padding-right: 8%;
  padding-left: 8%;
}

.contact-link {
  color: #ff9c11;
}

.contact-close {
  position: absolute;
  top: -12px;
  right: -12px;
  z-index: 1;
  width: 36px;
  height: 36px;
  border: 2px solid #fff;
  border-radius: 50%;
  background-color: #014c78;
  background-image: url('../images/close-icon-white.svg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  box-shadow: 0 0 5px 0 rgba(33, 44, 66, 0.4);
  transition: transform 300ms ease;
}

.contact-close:hover {
  transform: rotate(90deg);
}

.logo-light {
  width: 250px;
}

.logo-dark {
  position: absolute;
  width: 250px;
  opacity: 0;
}

.nav-bar-shadow {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  box-shadow: 0 5px 14px 0 rgba(80, 94, 120, 0.08);
  opacity: 0;
}

.icon-list {
  padding-left: 0px;
  flex-direction: column;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  list-style-type: none;
}

.check-list-item {
  padding-left: 25px;
  background-image: url('../images/checkmark-icon-light.svg');
  background-position: 0px 2px;
  background-size: 18px;
  background-repeat: no-repeat;
}

.heading {
  text-transform: uppercase;
}

.font18px {
  font-size: 18px;
}

.font21px {
  font-size: 21px;
}

.font21px.weight500 {
  font-weight: 500;
}

.image {
  width: auto;
  height: auto;
}

.bundesland-bild {
  width: 452px;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 20px 40px -19px rgba(31, 51, 82, 0.2);
}

.footer-region {
  display: flex;
  width: 100%;
  justify-content: flex-start;
  grid-column-gap: 30px;
}

.footer-region-column {
  display: flex;
  flex-direction: column;
}

.footer-navigation {
  display: flex;
  width: 25%;
  padding-right: 15px;
  padding-left: 15px;
  flex-direction: column;
  align-items: flex-start;
  flex: 0 auto;
}

.cookie-popup{
  min-width: 60px;
  min-height: 65px;
  padding: 15px;
  position: fixed;
  bottom: -10px;
  right: 20px;
  z-index: 1000;
  background-color: white;
  border-radius: 50px 50px 0px 0px;
  transition: .2s ease;
}
.cookie-popup:hover{
  background-color: #E2E9F1;
  bottom: 0px;
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 38px;
  }

  h2 {
    margin-bottom: 16px;
    font-size: 30px;
    line-height: 40px;
  }

  p {
    font-size: 15px;
  }

  .section {
    padding: 80px 2%;
  }

  .section.big-padding {
    padding-top: 152px;
    padding-bottom: 152px;
  }

  .section.big-padding-bottom {
    padding-bottom: 152px;
  }

  .wrapper.nav-bar-wrapper {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .button.nav-bar-button {
    position: relative;
    z-index: 0;
  }

  .nav-bar {
    position: absolute;
    height: 88px;
    padding: 0px 0px 0px 16px;
  }

  .nav-link {
    height: auto;
    padding-top: 16px;
    padding-bottom: 16px;
    color: #014c78;
    font-size: 20px;
    line-height: 32px;
  }

  .nav-link.w--current {
    color: #014c78;
  }

  .no-margin {
    margin: 0px;
  }

  .section-intro {
    margin-bottom: 64px;
  }

  .mini-heading {
    margin-bottom: 20px;
  }

  .footer {
    padding-top: 40px;
  }

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

  .nav-menu {
    position: fixed;
    z-index: 10;
    display: block;
    overflow: scroll;
    width: 240px;
    padding-top: 64px;
    background-color: #fff;
    color: #014c78;
  }

  .no-padding {
    padding: 0px;
  }

  .nav-menu-wrapper {
    padding-right: 8px;
  }

  .hero-intro {
    margin-top: 64px;
    margin-bottom: 64px;
    padding-right: 0%;
  }

  .hero-heading {
    font-size: 38px;
  }

  .side-content {
    margin-bottom: 80px;
  }

  .side-block {
    padding-right: 8px;
    padding-left: 8px;
  }

  .side-info {
    width: 90%;
  }

  .logotypes {
    max-width: 100%;
    margin-right: 8px;
    margin-left: 8px;
  }

  .logotype {
    padding-right: 16px;
    padding-left: 16px;
  }

  .footer-about {
    width: 100%;
    margin-bottom: 16px;
    padding-right: 33.33%;
  }

  .scroll-up {
    top: -24px;
    width: 48px;
    height: 48px;
  }

  .menu-button {
    margin-left: 8px;
  }

  .menu-button.w--open {
    background-color: transparent;
    color: #014c78;
  }

  .form-error {
    margin-top: 16px;
    border: 1px solid #ff3850;
    border-radius: 6px;
    background-color: rgba(255, 56, 80, 0.16);
    font-size: 14px;
    line-height: 20px;
  }

  .hero-form-card {
    width: 50%;
    min-height: 440px;
    margin-bottom: -97px;
    padding: 48px;
  }

  .hero-saas {
    padding-right: 0px;
  }

  .big-side-image {
    width: 100%;
    height: 720px;
  }

  .big-side-block.left {
    width: 100%;
    padding: 120px 16.66% 160px;
  }

  .big-side-features {
    max-width: none;
  }

  .big-side-blocks {
    flex-direction: column-reverse;
  }

  .big-side-content {
    max-width: none;
    padding-right: 8px;
    padding-left: 8px;
  }

  .small-features {
    width: 100%;
  }

  .small-feature {
    padding-right: 24px;
    padding-bottom: 16px;
    padding-left: 8px;
  }

  .pricing {
    padding-right: 8px;
    padding-left: 8px;
    flex-direction: column;
  }

  .pricing-table {
    width: 58.33%;
    margin-bottom: 40px;
    padding: 56px 8%;
  }

  .pricing-table.best {
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .faq {
    width: 100%;
  }

  .faq-column {
    padding-right: 32px;
    padding-left: 8px;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 32px;
  }

  .wrapper.nav-bar-wrapper {
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .nav-bar {
    height: 80px;
    padding-left: 8px;
  }

  .no-margin {
    margin: 0px;
  }

  .footer-column {
    width: 100%;
    margin-bottom: 40px;
    flex: 0 auto;
  }

  .footer-bottom {
    margin-top: 24px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-bottom-text {
    margin-bottom: 8px;
  }

  .no-padding {
    padding: 0px;
  }

  .nav-menu-wrapper {
    padding-right: 0px;
  }

  .hero-intro {
    width: 90%;
    margin-top: 24px;
    margin-bottom: 40px;
    padding-left: 0px;
    align-items: center;
    text-align: center;
  }

  .side-content {
    margin-bottom: 64px;
    padding-right: 8%;
    padding-left: 8%;
    flex-direction: column;
  }

  .side-block {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .side-info {
    width: 100%;
  }

  .footer-about {
    padding-right: 25%;
  }

  .footer-bottom-column {
    width: 100%;
    margin-bottom: 16px;
    flex-wrap: wrap;
  }

  .hero-form-card {
    width: 83.33%;
    min-height: 200px;
    padding-right: 8%;
    padding-left: 8%;
  }

  .hero-saas {
    flex-direction: column;
    justify-content: center;
  }

  .big-side-image {
    height: 600px;
  }

  .big-side-block.left {
    padding-top: 80px;
    padding-right: 8.33%;
    padding-left: 8.33%;
  }

  .small-features {
    width: 83.33%;
  }

  .small-feature {
    width: 100%;
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
  }

  .pricing-table {
    width: 75%;
  }

  .faq-column {
    width: 100%;
    padding-top: 0px;
    padding-right: 8px;
    padding-bottom: 0px;
  }

  .question {
    padding-top: 8px;
    padding-bottom: 0px;
  }

  .contact {
    display: none;
  }

  .contact-wrapper {
    overflow: auto;
  }

  .contact-popup {
    max-width: 86%;
    flex-direction: column;
  }

  .contact-image {
    height: 240px;
    flex: 0 auto;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 0px;
  }

  .contact-form {
    width: 100%;
    padding-right: 12%;
    padding-left: 12%;
  }

  .footer-navigation {
    width: 100%;
    margin-bottom: 40px;
    flex: 0 auto;
  }
}

@media screen and (max-width: 479px) {
  .nav-bar {
    height: 75px;
  }

  .service-window {
    width: 96%;
    padding-right: 12%;
    padding-left: 12%;
  }

  .no-margin {
    margin: 0px;
  }

  .no-padding {
    padding: 0px;
  }

  .hero-heading {
    font-size: 7vw;
  }

  .side-content {
    padding-right: 0%;
    padding-left: 0%;
  }

  .logotype {
    padding: 12px;
  }

  .footer-about {
    padding-right: 15px;
  }

  .hero-form-card {
    width: 96%;
  }

  .big-side-image {
    height: 480px;
  }

  .big-side-block.left {
    padding-right: 2%;
    padding-left: 2%;
  }

  .small-features {
    width: 100%;
  }

  .pricing-table {
    width: 100%;
  }

  .contact-image {
    height: 200px;
  }

  .contact-form {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .footer-region {
    flex-wrap: wrap;
  }

  .footer-region-column {
    width: 100%;
  }

  .no-margin.uppercase {
    font-size: 7vw;
    line-height: 1.2em;
  }
}

@font-face {
  font-family: 'Barlow';
  src: url('../fonts/barlow-v12-latin-500.woff2') format('woff2'), url('../fonts/barlow-v12-latin-500.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/barlow-v12-latin-regular.woff2') format('woff2'), url('../fonts/barlow-v12-latin-regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/barlow-v12-latin-700.woff2') format('woff2'), url('../fonts/barlow-v12-latin-700.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/barlow-v12-latin-800.woff2') format('woff2'), url('../fonts/barlow-v12-latin-800.woff') format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/barlow-v12-latin-600.woff2') format('woff2'), url('../fonts/barlow-v12-latin-600.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat2';
  src: url('../fonts/montserrat-v25-latin-700.woff2') format('woff2'), url('../fonts/montserrat-v25-latin-700.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat2';
  src: url('../fonts/montserrat-v25-latin-regular.woff2') format('woff2'), url('../fonts/montserrat-v25-latin-regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat2';
  src: url('../fonts/montserrat-v25-latin-600.woff2') format('woff2'), url('../fonts/montserrat-v25-latin-600.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat2';
  src: url('../fonts/montserrat-v25-latin-500.woff2') format('woff2'), url('../fonts/montserrat-v25-latin-500.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat2';
  src: url('../fonts/montserrat-v25-latin-800.woff2') format('woff2'), url('../fonts/montserrat-v25-latin-800.woff') format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
#cc-nb-text{
  font-size: 12px!important;
}