.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;
}

body {
  font-family: Overpass, sans-serif;
  color: #43505f;
  font-size: 16px;
  line-height: 1.4em;
  letter-spacing: -0.4px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Overpass, sans-serif;
  color: #4b4b4b;
  font-size: 48px;
  line-height: 1.4em;
  font-weight: 300;
}

h2 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Overpass, sans-serif;
  font-size: 34px;
  line-height: 1.4em;
  font-weight: 400;
}

h3 {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #4b4b4b;
  font-size: 23px;
  line-height: 1.45em;
  font-weight: 400;
}

h4 {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #4b4b4b;
  font-size: 18px;
  line-height: 1.5em;
  font-weight: 700;
}

p {
  margin-bottom: 10px;
}

a {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #43505f;
  text-decoration: underline;
}

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

label {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
}

blockquote {
  margin-bottom: 10px;
  padding: 10px 20px 11px;
  border-left: 5px solid #d4d4d4;
  font-size: 1.2em;
  line-height: 1.45em;
}

.style-section {
  position: relative;
  overflow: hidden;
  padding-top: 180px;
  padding-bottom: 180px;
}

.clean-flex-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -10px;
  margin-left: -10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.clean-flex-row.wrapped {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.clean-flex-row.sg-flex-row {
  margin-right: -15px;
  margin-left: -15px;
}

.clean-flex-row.clean-sg-typo-row {
  margin-right: -30px;
  margin-left: -30px;
}

.clean-flex-row.check-captcha-image-row {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.clean-flex-column {
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.clean-flex-column.fluent {
  width: 50%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.clean-flex-column.fluent._25 {
  width: 25%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.clean-flex-column.sg-flex-column {
  padding-right: 15px;
  padding-left: 15px;
}

.clean-flex-column.clean-sg-typo-column {
  padding-right: 30px;
  padding-left: 30px;
}

.clean-flex-column.check-captcha-image-column {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.clean-list-parent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.clean-list-parent.sg-grid-list-parent {
  margin-bottom: 2px;
}

.clean-list-symbol-div {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.clean-list-symbol-div.sg-grid-list-symbol {
  width: 128px;
}

.clean-list-symbol-div.sg-list-icon-1 {
  padding-right: 12px;
}

.clean-list-content-div {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.color-code-section {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 4px;
}

.color-code-div {
  height: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.color-code-div.code-blue {
  background-color: #1194f6;
}

.color-code-div.code-orange {
  background-color: #ff5722;
}

.color-code-div.code-green {
  background-color: #27d827;
}

.color-code-div.code-purple {
  background-color: #9d1bb2;
}

.color-code-div.code-turquoise {
  background-color: #00bcd6;
}

.color-code-div.code-pink {
  background-color: #ec1561;
}

.cs-h3-impressum {
  margin-bottom: 0px;
  font-size: 1.1em;
  line-height: 1.45em;
  text-transform: none;
}

.cs-h2-impressum {
  margin-top: 30px;
  margin-bottom: 20px;
  font-size: 1.6em;
}

.style-paragraph {
  margin-bottom: 10px;
  color: #333;
  font-size: 14px;
  line-height: 1.45em;
  font-weight: 400;
  letter-spacing: 0px;
}

.clean-t-container {
  position: relative;
}

.clean-li {
  margin-bottom: 10px;
}

.clean-li.circle-medium-grey {
  color: #4b4b4b;
}

.clean-ul {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 30px;
}

.clean-ul.no-bullets {
  list-style-type: none;
}

.clean-section-sg {
  padding-top: 65px;
  padding-bottom: 55px;
}

.clean-styleguide-line {
  margin-top: 10px;
  margin-bottom: 30px;
  padding-top: 1px;
  background-color: rgba(0, 0, 0, 0.25);
}

.clean-styleguide-line.sub-headline {
  margin-top: 10px;
  margin-bottom: 0px;
  background-color: rgba(0, 0, 0, 0.1);
}

.clean-sg-section-heading {
  opacity: 0.9;
  color: #4b4b4b;
  font-size: 18px;
  line-height: 1.45em;
  font-weight: 700;
  text-transform: uppercase;
}

.clean-sg-section-heading.typo {
  color: #00bcd6;
}

.clean-sg-section-heading.color {
  color: #9d1bb2;
}

.clean-sg-section-heading.grid {
  color: #ec1561;
}

.clean-sg-section-heading.logo {
  color: #1194f6;
}

.clean-sg-section-heading.components {
  color: #27d827;
}

.clean-sg-grid-block {
  padding-top: 60px;
  border-right: 2px solid rgba(236, 21, 97, 0.3);
  border-left: 2px solid rgba(236, 21, 97, 0.3);
  background-color: rgba(75, 75, 75, 0.1);
}

.clean-sg-grid-block.grid-block-first {
  border-left-color: #ec1561;
}

.clean-sg-grid-block.grid-block-last {
  border-right-color: #ec1561;
}

.clean-sg-grid-info-container {
  margin-top: 25px;
}

.clean-sg-text {
  color: #858585;
  font-size: 11px;
  line-height: 1.3em;
}

.clean-sg-text.clean-sg-type-typo {
  color: #00bcd6;
  font-weight: 700;
}

.clean-sg-text.sg-type-extra {
  margin-left: 20px;
}

.clean-sg-text.bold {
  font-weight: 700;
}

.clean-sg-text.clean-sg-type-logo {
  font-weight: 700;
}

.clean-sg-text.sg-extra-download {
  margin-top: -2px;
  margin-bottom: -1px;
  padding-top: 2px;
  padding-bottom: 1px;
  border-bottom: 1px solid rgba(17, 148, 246, 0);
  -webkit-transition: color 200ms ease, border-color 200ms ease;
  transition: color 200ms ease, border-color 200ms ease;
  letter-spacing: 0.2px;
  text-decoration: none;
}

.clean-sg-text.sg-extra-download:hover {
  border-bottom-color: #1194f6;
  color: #1194f6;
}

.clean-sg-color-element-wrapper {
  margin-bottom: 25px;
}

.clean-sg-color-div {
  padding-top: 40%;
}

.clean-sg-color-div.sg-text-color-1 {
  background-color: rgba(157, 27, 178, 0.7);
}

.clean-sg-color-div.sg-text-color-2 {
  background-color: rgba(157, 27, 178, 0.5);
}

.clean-sg-color-div.sg-element-color-1 {
  background-color: rgba(106, 27, 178, 0.7);
}

.clean-sg-color-div.sg-element-color-2 {
  background-color: rgba(106, 27, 178, 0.5);
}

.clean-sg-color-div.sg-element-color-3 {
  background-color: rgba(106, 27, 178, 0.3);
}

.clean-sg-type-text-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.clean-sg-type-text-wrapper.sg-type-typography-wrapper {
  margin-bottom: 40px;
}

.clean-sg-content-heading {
  margin-bottom: 8px;
  color: #4b4b4b;
  font-weight: 600;
}

.clean-sg-text-extra {
  color: #c2c2c2;
}

.default-button {
  padding: 7px 11px 7px 12px;
  border-radius: 3px;
  background-color: #4b4b4b;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.6px;
  text-decoration: none;
  text-transform: uppercase;
}

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

.clean-testemonial-wrapper {
  position: relative;
  padding: 15px 25px 18px;
}

.clean-testemonial-text {
  font-size: 1.2em;
  line-height: 1.5em;
  font-style: italic;
}

.clean-testemonial-icon {
  position: absolute;
  left: 0px;
  top: 19px;
  display: inline-block;
  opacity: 0.15;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  font-family: 'FontAwesome 4.7.0';
  font-size: 36px;
  line-height: 1em;
}

.clean-sg-logo-div {
  margin-bottom: 16px;
  padding: 25px 50px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.04);
  border-radius: 5px;
  background-color: rgba(75, 75, 75, 0.02);
  background-image: url('../images/image_background_raster_1image_background_raster.png');
  background-position: 0px 0px;
  background-size: 20px;
  text-align: center;
}

.clean-sg-logo-div.sg-logo-dark {
  background-color: rgba(75, 75, 75, 0.85);
}

.clean-sg-list-icon-1 {
  width: 16px;
  margin-top: -2px;
  opacity: 0.74;
}

.clean-t-cookie-container {
  position: fixed;
  top: 15px;
  right: 25px;
  z-index: 1000;
}

.clean-cookie-icon-div {
  position: relative;
  width: 34px;
  height: 34px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.05);
}

.clean-cookie-icon {
  position: absolute;
  left: 50%;
  top: 50%;
  opacity: 0.75;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.clean-cookie-message {
  position: absolute;
  top: 33px;
  right: -12px;
}

.clean-cookie-message-surface {
  margin-top: 6px;
  border-radius: 6px;
  background-color: rgba(0, 0, 0, 0.8);
}

.clean-cookie-message-contant {
  min-width: 290px;
  padding: 24px 25px 25px 35px;
}

.clean-cookie-message-contant.larger-message {
  padding-right: 15px;
  padding-left: 25px;
}

.clean-cookie-button-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.clean-cookie-headline {
  margin-bottom: 10px;
  color: #fff;
  font-size: 18px;
  line-height: 1.4em;
  font-weight: 700;
}

.clean-cookie-text {
  margin-bottom: 15px;
  color: hsla(0, 0%, 100%, 0.85);
  font-size: 13px;
  line-height: 1.5em;
  letter-spacing: 0.2px;
}

.clean-cookie-button {
  padding: 9px 14px 10px;
  border-radius: 2px;
  background-color: #1194f6;
  -webkit-transition: background-color 250ms ease;
  transition: background-color 250ms ease;
  color: #fff;
  font-weight: 800;
  text-transform: uppercase;
  cursor: pointer;
}

.clean-cookie-button:hover {
  background-color: #ff5722;
  color: #fff;
}

.clean-cookie-button.clean-template {
  margin-right: 15px;
  padding: 9px 14px 10px;
  background-color: #1194f6;
  font-size: 13px;
  line-height: 1.2em;
  letter-spacing: 0.2px;
}

.clean-cookie-button.clean-template:hover {
  background-color: #ff5722;
}

.clean-cookie-button.full-width {
  width: 100%;
  margin-right: 10px;
  text-align: center;
}

.clean-cookie-link {
  padding-top: 6px;
  padding-bottom: 7px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #fff;
  line-height: 1.2em;
  font-weight: 600;
}

.clean-cookie-link.clean-style-intext-link {
  color: #1194f6;
}

.clean-cookie-link.clean-style-intext-link:hover {
  color: #ff5722;
}

.clean-cookie-message-arrow {
  position: absolute;
  top: 0px;
  right: 23px;
  display: inline-block;
  border-style: solid;
  border-width: 6px;
  border-color: transparent #000 #000 transparent;
  border-bottom-right-radius: 2px;
  opacity: 0.8;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.clean-full-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.clean-404-headline-wrapper {
  position: relative;
}

.clean-404-button-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.clean-404-message-headline {
  position: relative;
  margin-bottom: 25px;
  font-size: 40px;
  line-height: 1.2em;
  letter-spacing: -0.2px;
}

.clean-404-paragraph {
  max-width: none;
  margin-bottom: 20px;
  font-size: 1.1em;
  line-height: 1.6em;
}

.clean-success-container {
  margin-left: 95px;
}

.clean-h2-datenschutz-increment {
  margin-top: 35px;
  font-size: 25px;
  line-height: 35px;
}

.clean-h3-datenschutz-increment {
  margin-top: 20px;
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 25px;
}

.clean-h4-datenschutz-increment {
  margin-top: 20px;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 20px;
}

.clean-list-datenschutz-default {
  margin-top: 15px;
  margin-bottom: 15px;
}

.clean-changelog-wrap {
  margin-top: 60px;
  margin-bottom: 60px;
}

.clean-changelog-headline {
  margin-bottom: 15px;
  font-size: 20px;
  line-height: 1.4em;
  font-weight: 700;
}

.clean-check-captcha-image {
  width: 184px;
  height: 78px;
  background-image: url('../images/image_info_captcha_correct.png');
  background-position: 0px 0px;
  background-size: 184px;
  background-repeat: no-repeat;
  cursor: not-allowed;
}

.clean-check-captcha-image.image-captcha-wrong {
  background-image: url('../images/image_info_captcha_wrong.png');
}

.clean-check-captcha-image-wrap {
  margin-top: 30px;
  margin-bottom: 40px;
}

.clean-check-captcha-headline {
  position: relative;
  margin-bottom: 20px;
  font-size: 28px;
  line-height: 1.2em;
  letter-spacing: -0.2px;
}

.check-captcha-headline-bold {
  color: #303030;
  font-weight: 800;
}

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

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.clean-t-home-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.clean-t-home-nav {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.clean-t-button {
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 7px;
  padding-bottom: 7px;
  border-radius: 3px;
  background-color: #1194f6;
  opacity: 1;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.3px;
}

.clean-t-button:hover {
  background-color: #4b4b4b;
  opacity: 1;
  color: #fff;
}

.clean-t-cookie-icon-div {
  position: relative;
  width: 34px;
  height: 34px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 2px;
  background-color: hsla(0, 0%, 100%, 0.7);
}

.clean-t-cookie-button-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.clean-t-cookie-message-arrow {
  position: absolute;
  top: 0px;
  right: 23px;
  display: inline-block;
  border-style: solid;
  border-width: 6px;
  border-color: #43505f;
  border-bottom-right-radius: 2px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.clean-t-cookie-headline {
  margin-bottom: 10px;
  color: #fff;
  font-size: 18px;
  line-height: 1.4em;
  font-weight: 700;
}

.clean-t-cookie-message-surface {
  margin-top: 6px;
  border-radius: 6px;
  background-color: #43505f;
}

.clean-t-cookie-text {
  margin-bottom: 15px;
  color: hsla(0, 0%, 100%, 0.85);
  font-size: 13px;
  line-height: 1.5em;
  letter-spacing: 0.2px;
}

.clean-t-cookie-button {
  padding: 9px 14px 10px;
  border-radius: 2px;
  background-color: #1194f6;
  -webkit-transition: background-color 250ms ease;
  transition: background-color 250ms ease;
  color: #fff;
  font-weight: 800;
  text-transform: uppercase;
  cursor: pointer;
}

.clean-t-cookie-button:hover {
  background-color: #ff5722;
  color: #fff;
}

.clean-t-cookie-button.full-width {
  width: 100%;
  margin-right: 10px;
  text-align: center;
}

.clean-t-cookie-button.full-width.clean-t-template {
  background-color: #fff;
  color: #43505f;
}

.clean-t-cookie-button.full-width.clean-t-template:hover {
  background-color: #ddd;
}

.clean-t-cookie-icon {
  position: absolute;
  left: 50%;
  top: 50%;
  opacity: 0.75;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.clean-t-cookie-message {
  position: absolute;
  top: 33px;
  right: -12px;
}

.clean-t-cookie-message-contant {
  min-width: 290px;
  padding: 24px 25px 25px 35px;
}

.clean-t-cookie-message-contant.larger-message {
  padding-right: 15px;
  padding-left: 25px;
}

.clean-t-cookie-link {
  padding-top: 6px;
  padding-bottom: 7px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #fff;
  line-height: 1.2em;
  font-weight: 600;
}

.clean-t-cookie-link.clean-t-style-intext-link:hover {
  color: #ddd;
}

.iod-sub-hero-text {
  margin-bottom: -3px;
  padding-left: 10px;
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  text-align: left;
}

.iod-hero-section {
  position: relative;
}

.iod-header-content-wrap {
  position: relative;
  padding-top: 220px;
  padding-bottom: 130px;
  text-align: center;
}

.iod-h1-hero {
  max-width: 710px;
  margin-bottom: 15px;
  color: #fff;
  line-height: 1.3em;
  text-align: left;
  letter-spacing: -1.6px;
}

.clean-container {
  position: relative;
}

.iod-hero-parallax-container {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  overflow: hidden;
}

.iod-top-logo {
  position: absolute;
  left: 30px;
  top: 20px;
  z-index: 999;
  width: 105px;
  height: 55px;
  background-image: url('../images/image_logo.png');
  background-position: 0px 0px;
  background-size: 105px;
  background-repeat: no-repeat;
}

.cllb-aw-hero-parallax-div {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url('../images/image_header.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.iod-section {
  position: relative;
  padding-top: 70px;
  padding-bottom: 70px;
}

.iod-section.grey {
  background-color: rgba(67, 80, 95, 0.05);
}

.iod-square-list-symbol-icon {
  display: block;
  width: 20px;
  margin-top: -4px;
  opacity: 0.7;
}

.clean-t-flex-column {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.clean-t-flex-column.iod-zg-column {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.clean-t-flex-column.iod-zg-column.contact {
  margin-right: 50px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.clean-t-flex-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -15px;
  margin-left: -15px;
}

.iod-option-bulletelement {
  font-family: Overpass, sans-serif;
  font-size: 16px;
  line-height: 1.4em;
  font-weight: 600;
}

.iod-option-bulletelement.devider-bullets {
  font-size: 18px;
}

.clean-t-list-content-div {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.iod-intro {
  position: relative;
  padding: 20px 45px 25px;
  background-color: #fff;
}

.clean-t-list-symbol-div {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.clean-t-list-symbol-div.cllb-aw-intro-square-list-symbol {
  width: 25px;
}

.clean-t-list-parent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.clean-t-list-parent.cllb-aw-intro-square-list-parent {
  margin-top: 20px;
  margin-bottom: 20px;
}

.iod-intro-headline-icon {
  position: absolute;
  left: -34px;
  top: -20px;
  right: 918.99px;
  width: 61px;
  height: 61px;
  background-image: url('../images/image_badge_02.png');
  background-position: 0px 0px;
  background-size: 61px;
  background-repeat: no-repeat;
}

.iod-intro-text {
  font-size: 25px;
  line-height: 1.5em;
  font-weight: 400;
}

.iod-zielgruppen-intro-wrapper {
  max-width: 720px;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
  text-align: center;
}

.iod-target-option-icon-text {
  margin-left: 5px;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
}

.iod-target-option-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 47px;
  height: 50px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #43505f;
  color: #fff;
}

.iod-target-option-headline-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.iod-target-option-text {
  position: absolute;
  margin-top: 45px;
  margin-left: 60px;
  -webkit-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
  transform: rotate(-6deg);
  font-family: Manus, sans-serif;
  color: #ff7376;
  font-size: 46px;
}

.iod-target-option-subheadline {
  margin-bottom: 20px;
  text-align: center;
}

.iod-option-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 35px 35px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.iod-button {
  margin-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
  border-radius: 4px;
  background-color: #ff7376;
  box-shadow: 1px 1px 6px 0 rgba(255, 115, 118, 0.35), 1px 1px 3px 0 rgba(255, 115, 118, 0.3);
  font-family: Overpass, sans-serif;
  font-weight: 600;
}

.iod-button:hover {
  background-color: #43505f;
  box-shadow: 1px 1px 6px 0 rgba(67, 80, 95, 0.35), 1px 1px 3px 0 rgba(67, 80, 95, 0.3);
}

.iod-option-bulletpoints {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.iod-sub-hero-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 35px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.iod-sub-hero-icon-wrapper {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.iod-benefit-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
}

.iod-benefit-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.iod-benefit-text {
  margin-top: 10px;
  font-family: Overpass, sans-serif;
  font-size: 20px;
  line-height: 1.3em;
  font-weight: 400;
}

.iod-benefit-intro-wrapper {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.div-block {
  min-height: 154px;
}

.iod-benefit-image-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 60px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.iod-targetgroup-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.iod-targetgroup-image-wrapper {
  width: 90px;
  margin-right: 14px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: right;
}

.iod-targetgroup-text {
  font-family: Overpass, sans-serif;
  font-size: 20px;
  font-weight: 300;
  text-align: left;
  letter-spacing: -0.6px;
}

.iod-targetgroup-list-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.iod-targetgroup-arrow-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.iod-targetgroup-icon-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  max-width: 310px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.iod-targetgroup-icon-desc {
  padding-top: 20px;
  font-size: 16px;
  text-align: center;
}

.iod-targetgroup-icon-desc-highlight {
  color: #ff7376;
  font-weight: 600;
}

.iod-section-image {
  position: relative;
  padding-top: 70px;
  padding-bottom: 70px;
  background-image: url('../images/image_trust-bg.png');
  background-position: 0% 0%;
  background-size: cover;
}

.iod-devider-wrapper {
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  text-align: left;
}

.iod-devider-partner-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
}

.iod-devider-partner-logo-wrapper {
  margin-right: 20px;
}

.iod-contactform-wrapper {
  margin-bottom: 40px;
}

.iod-contactperson-name {
  margin-top: 15px;
  font-size: 19px;
  line-height: 1em;
  font-weight: 600;
}

.iod-contactperson-title {
  margin-bottom: 15px;
  opacity: 0.4;
  font-size: 12px;
}

.iod-footer {
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #43505f;
}

.iod-footer-content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.iod-footer-link {
  display: inline-block;
  margin-left: 20px;
  padding-top: 5px;
  padding-bottom: 7px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
}

.iod-footer-link:hover {
  color: #ddd;
}

.iod-footer-link.last-footer-link.w--current {
  color: #2e4e79;
}

.iod-header-badge {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 161px;
  height: 161px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/image_badge_01.png');
  background-position: 0px 0px;
  background-size: 161px;
  background-repeat: no-repeat;
  -webkit-transform: rotate(9deg);
  -ms-transform: rotate(9deg);
  transform: rotate(9deg);
}

.iod-header-badge-text {
  padding-right: 20px;
  padding-bottom: 5px;
  padding-left: 20px;
  color: #fff;
  font-size: 14px;
  text-align: center;
}

.iod-header-badge-icon {
  margin-right: 5px;
  margin-left: 5px;
}

.badge-highlight {
  font-weight: 800;
}

.iod-footer-comment {
  opacity: 0.4;
  color: #fff;
  font-size: 14px;
}

.iod-contact-button-mail {
  position: relative;
  padding: 3px 15px 3px 40px;
  border: 1px solid #9ca2ab;
  border-radius: 20px;
  text-decoration: none;
}

.iod-contact-button-mail:hover {
  background-color: rgba(156, 162, 171, 0.1);
}

.iod-contact-link {
  color: #9ca2ab;
  font-size: 12px;
}

.iod-contact-button-mail-icon-div {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  width: 30px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  background-color: #9ca2ab;
  background-image: url('../images/icon_mail.png');
  background-position: 9px 50%;
  background-size: 14px;
  background-repeat: no-repeat;
  -webkit-transition: background-color 250ms ease;
  transition: background-color 250ms ease;
}

.iod-contact-button-phone {
  position: relative;
  margin-bottom: 15px;
  padding: 3px 15px 3px 30px;
  border: 1px solid #9ca2ab;
  border-radius: 20px;
  background-image: url('../images/icon_phone.png');
  background-position: 9px 50%;
  background-size: 14px;
  background-repeat: no-repeat;
  text-decoration: none;
}

.iod-contact-button-phone:hover {
  background-color: rgba(156, 162, 171, 0.1);
  background-image: url('../images/icon_phone.png');
  background-position: 9px 50%;
  background-size: 14px;
  background-repeat: no-repeat;
}

.iod-contactperson-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.clean-t-checkbox-field-label {
  display: none;
}

.clean-t-checkbox-toggle {
  position: relative;
  width: 20px;
  height: 20px;
  margin-top: 2px;
  margin-left: 2px;
  background-color: #fff;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5);
}

.clean-t-checkbox {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  width: 100%;
  height: 100%;
  margin-top: 0px;
  margin-left: 0px;
  opacity: 0;
  cursor: pointer;
}

.form-note-text {
  float: right;
  font-size: 12px;
  text-align: right;
}

.clean-t-text-field {
  height: 55px;
  margin-bottom: 10px;
  padding-right: 35px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.05);
  background-color: rgba(0, 0, 0, 0.03);
  font-size: 16px;
}

.clean-t-text-field:focus {
  background-color: rgba(0, 0, 0, 0.01);
}

.clean-t-text-field.text-area {
  height: auto;
  max-width: 100%;
  min-height: 170px;
  min-width: 100%;
  padding-right: 40px;
}

.clean-t-text-field.style {
  -webkit-transition: box-shadow 200ms ease, border 200ms ease;
  transition: box-shadow 200ms ease, border 200ms ease;
}

.clean-t-text-field.style:hover {
  border-color: #9ca2ab;
}

.clean-t-text-field.style:focus {
  border-color: #9ca2ab;
  background-color: rgba(0, 0, 0, 0.01);
  box-shadow: 0 0 6px 0 rgba(156, 162, 171, 0.4);
}

.clean-t-text-field-column {
  padding-right: 5px;
  padding-left: 5px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.clean-t-checkbox-label {
  display: inline-block;
  margin-bottom: 1px;
  font-size: 14px;
  line-height: 1.35em;
  font-weight: 400;
}

.clean-t-text-field-status-icon {
  position: absolute;
  top: 0px;
  right: 10px;
  bottom: 0px;
  display: block;
  width: 20px;
  opacity: 0;
}

.clean-t-text-field-status-icon.text-area-icon {
  right: 25px;
  bottom: auto;
  height: 40px;
}

.success-message-2 {
  border: 1px solid #27d827;
  background-color: rgba(39, 216, 39, 0.05);
  font-size: 1.1em;
  letter-spacing: 0.2px;
}

.clean-t-tickbox-tick-toggle-1 {
  position: absolute;
  display: inline-block;
  width: 17px;
  margin-top: 3px;
  margin-left: 3px;
}

.clean-t-checkbox-icon {
  width: 17px;
  height: 17px;
  margin-top: 3px;
  margin-left: 3px;
  background-image: url('../images/ui_form_tick_1.svg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.clean-t-checkbox-overlay {
  position: absolute;
  left: -1px;
  top: -1px;
  right: -1px;
  bottom: -1px;
  z-index: 0;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.07);
  background-color: #4b4b4b;
  opacity: 0;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.clean-t-tickbox-1 {
  position: relative;
  display: inline-block;
  width: 24px;
  height: 24px;
  max-height: 24px;
  max-width: 24px;
  margin-right: 15px;
  margin-bottom: 0px;
  padding-left: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.06);
  background-color: #e2e2e2;
}

.clean-t-checkbox-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.clean-t-checkbox-wrapper.einwilligung-wrapper {
  margin-top: 35px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.error-message-2 {
  margin-top: 15px;
  padding-top: 15px;
  padding-bottom: 16px;
  padding-left: 12px;
  border: 1px solid #c40101;
}

.clean-t-text-field-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -5px;
  margin-bottom: 10px;
  margin-left: -5px;
}

.clean-t-checkbox-dropdown-wrap {
  margin-bottom: 15px;
}

.clean-t-text-field-wrapper {
  position: relative;
}

.iod-contact-pickoption {
  padding-bottom: 10px;
}

.iod-contactperson-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.iod-header-badge-wrapper {
  position: absolute;
  top: 10%;
  right: -5%;
  overflow: hidden;
}

.heading {
  text-align: center;
}

.iod-options-headline {
  max-width: 540px;
  margin-right: auto;
  margin-bottom: 25px;
  margin-left: auto;
  text-align: center;
}

.iod-options-headline.contact-form-heading {
  text-align: left;
}

.iod-options-headline._404 {
  margin-right: 0px;
  margin-left: 0px;
  color: #43505f;
  text-align: left;
}

.iod-contactform-text {
  margin-bottom: 5px;
  font-weight: 700;
}

.iod-contactform-text-highlight {
  opacity: 0.5;
  font-weight: 700;
}

.iod-contact-form-heading {
  max-width: 720px;
  margin-bottom: 25px;
}

.iod-contact-form-heading.contact-form-heading {
  text-align: left;
}

.iod-success-wrapper {
  padding-right: 20px;
  padding-left: 20px;
}

.iod-success-headline {
  margin-bottom: 35px;
  color: #43505f;
  font-size: 50px;
}

.iod-success-message {
  margin-bottom: 40px;
  font-size: 18px;
}

.button {
  padding: 15px 25px;
  border-radius: 5px;
  background-color: #ff7376;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
}

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

html.w-mod-js *[data-ix="cs-checkbox-dropdown-initial"] {
  height: 0px;
}

html.w-mod-js *[data-ix="cs-tickbox-1-initial"] {
  opacity: 0;
  -webkit-transform: scale(0.7000000000000003, 0.7000000000000003);
  -ms-transform: scale(0.7000000000000003, 0.7000000000000003);
  transform: scale(0.7000000000000003, 0.7000000000000003);
}

@media (max-width: 991px) {
  .style-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .clean-flex-row.clean-sg-typo-row {
    margin-right: -20px;
    margin-left: -20px;
  }
  .clean-flex-column.fluent {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
  .clean-flex-column.fluent._25 {
    width: 33.3333%;
  }
  .clean-flex-column.clean-sg-typo-column {
    padding-right: 20px;
    padding-left: 20px;
  }
  .clean-t-container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .clean-sg-grid-block {
    padding-top: 40px;
  }
  .clean-cookie-message-surface {
    background-color: rgba(0, 0, 0, 0.9);
  }
  .clean-cookie-message-arrow {
    opacity: 0.9;
  }
  .clean-t-button {
    opacity: 1;
  }
  .clean-t-cookie-message-arrow {
    opacity: 0.9;
  }
  .clean-t-cookie-message-surface {
    background-color: rgba(0, 0, 0, 0.9);
  }
  .cllb-aw-hero-parallax-div {
    background-position: 75% 50%;
  }
  .clean-t-flex-column.iod-zg-column.contact {
    margin-right: 10px;
  }
  .iod-intro {
    padding-right: 30px;
    padding-bottom: 20px;
    padding-left: 30px;
  }
  .iod-intro-headline-icon {
    position: absolute;
    left: -10px;
    top: -41px;
    margin-bottom: 16px;
  }
  .iod-intro-text {
    font-size: 20px;
  }
  .iod-target-option-icon {
    position: static;
    margin-bottom: 16px;
  }
  .iod-targetgroup-text {
    font-size: 20px;
  }
  .iod-targetgroup-icon-wrapper {
    max-width: 240px;
  }
  .iod-header-badge-wrapper {
    top: 5%;
    right: 0%;
  }
  .iod-success-headline {
    margin-bottom: 20px;
    font-size: 60px;
    line-height: 1em;
  }
}

@media (max-width: 767px) {
  body {
    font-size: 15px;
    line-height: 1.5em;
  }
  .style-section {
    padding-top: 55px;
    padding-bottom: 55px;
  }
  .clean-flex-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .clean-flex-row.wrapped {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }
  .clean-flex-row.sg-flex-row {
    margin-right: -10px;
    margin-left: -10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .clean-flex-column.fluent {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .clean-flex-column.fluent._25 {
    width: 50%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .clean-flex-column.sg-flex-column {
    padding-right: 10px;
    padding-left: 10px;
  }
  .clean-t-container {
    padding-right: 40px;
    padding-left: 40px;
  }
  .clean-section-sg {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .clean-sg-grid-block {
    padding-top: 50px;
  }
  .clean-success-container {
    max-width: 420px;
    margin-right: 30px;
    margin-left: 30px;
    padding-left: 75px;
  }
  .clean-check-captcha-image {
    width: 215px;
    height: 91px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-size: cover;
  }
  .clean-check-captcha-image-wrap {
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .iod-sub-hero-text {
    margin-top: 8px;
    padding-left: 0px;
  }
  .iod-header-content-wrap {
    padding-top: 210px;
    padding-bottom: 50px;
  }
  .iod-h1-hero {
    font-size: 42px;
  }
  .clean-container {
    padding-right: 40px;
    padding-left: 40px;
  }
  .iod-top-logo {
    width: 124px;
    height: 124px;
  }
  .clean-t-flex-column {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .clean-t-flex-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .iod-intro-text {
    font-size: 18px;
  }
  .iod-option-bulletpoints {
    margin-top: 0px;
  }
  .iod-sub-hero-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .iod-benefit-text {
    font-size: 18px;
  }
  .iod-targetgroup-wrapper {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .iod-targetgroup-list-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .iod-targetgroup-arrow-wrapper {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .iod-targetgroup-icon-wrapper {
    max-width: 380px;
  }
  .iod-section-image {
    background-position: 60% 50%;
  }
  .iod-footer-logo-wrapper {
    margin-right: 30px;
  }
  .iod-contactperson-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .clean-t-tickbox-tick-toggle-1 {
    width: 27px;
  }
  .clean-t-checkbox-icon {
    width: 25px;
    height: 25px;
    margin-top: 4px;
    margin-left: 4px;
  }
  .clean-t-tickbox-1 {
    width: 34px;
    height: 34px;
    max-height: 34px;
    max-width: 34px;
  }
  .iod-contactperson-right {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
  .iod-header-badge-wrapper {
    top: 3%;
  }
  .clean-success-container-2 {
    max-width: 420px;
  }
}

@media (max-width: 479px) {
  body {
    font-size: 16px;
  }
  h2 {
    font-size: 26px;
  }
  .clean-flex-row.wrapped {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .clean-flex-column.fluent {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .clean-flex-column.fluent._25 {
    width: auto;
  }
  .clean-t-container {
    padding-right: 30px;
    padding-left: 30px;
  }
  .clean-section-sg {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .clean-sg-grid-block {
    padding-top: 40px;
  }
  .clean-sg-color-div {
    padding-top: 25%;
  }
  .clean-cookie-message-contant {
    min-width: 265px;
    padding: 22px 20px 24px 30px;
  }
  .clean-cookie-text {
    margin-bottom: 18px;
    font-size: 14px;
  }
  .clean-cookie-button.clean-template {
    font-size: 15px;
  }
  .clean-success-container {
    margin-top: 80px;
    padding-left: 0px;
  }
  .clean-t-home-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .clean-t-button {
    margin-top: 7px;
    margin-bottom: 7px;
    text-align: center;
  }
  .clean-t-cookie-text {
    margin-bottom: 18px;
    font-size: 14px;
  }
  .clean-t-cookie-message-contant {
    min-width: 265px;
    padding: 22px 20px 24px 30px;
  }
  .iod-sub-hero-text {
    font-size: 18px;
    line-height: 1.6em;
    letter-spacing: -0.2px;
  }
  .iod-header-content-wrap {
    padding-top: 180px;
    padding-bottom: 50px;
  }
  .iod-h1-hero {
    font-size: 36px;
  }
  .clean-container {
    padding-right: 30px;
    padding-left: 30px;
  }
  .iod-top-logo {
    width: 94px;
    height: 94px;
  }
  .cllb-aw-hero-parallax-div {
    background-position: 67% 50%;
  }
  .iod-section {
    padding-top: 55px;
    padding-bottom: 55px;
  }
  .iod-section.grey.options-section {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .iod-intro-headline-icon {
    top: -17%;
  }
  .iod-sub-hero-wrapper {
    margin-bottom: 25px;
  }
  .iod-benefit-row {
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .iod-benefit-wrapper {
    margin-top: 50px;
  }
  .iod-benefit-text {
    line-height: 1.2em;
  }
  .iod-benefit-image-wrapper {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .iod-section-image {
    padding-top: 55px;
    padding-bottom: 55px;
    background-position: 64% 50%;
  }
  .iod-footer-content-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .iod-footer-logo-wrapper {
    margin-right: 0px;
    margin-bottom: 25px;
  }
  .iod-footer-link {
    margin-right: 15px;
    margin-left: 0px;
  }
  .iod-footer-link.last-footer-link {
    margin-right: 0px;
  }
  .iod-header-badge {
    left: 14px;
  }
  .iod-footer-comment {
    margin-bottom: 25px;
  }
  .iod-contactperson-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .clean-t-text-field-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .iod-contactperson-left {
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }
  .iod-contactperson-right {
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }
  .clean-success-container-2 {
    margin-top: 80px;
    padding-left: 0px;
  }
  .iod-success-headline {
    font-size: 38px;
  }
}

@font-face {
  font-family: 'Manus';
  src: url('../fonts/JOEBOB-graphics---Manus.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}