.tex@charset "utf-8";
/* inter-100 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/inter-v18-latin-100.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/inter-v18-latin-100.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* inter-100italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: italic;
  font-weight: 100;
  src: url('../fonts/inter-v18-latin-100italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/inter-v18-latin-100italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* inter-200 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/inter-v18-latin-200.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/inter-v18-latin-200.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* inter-200italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: italic;
  font-weight: 200;
  src: url('../fonts/inter-v18-latin-200italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/inter-v18-latin-200italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* inter-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/inter-v18-latin-300.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/inter-v18-latin-300.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* inter-300italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/inter-v18-latin-300italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/inter-v18-latin-300italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* inter-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/inter-v18-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/inter-v18-latin-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* inter-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/inter-v18-latin-italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/inter-v18-latin-italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* inter-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/inter-v18-latin-500.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/inter-v18-latin-500.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* inter-500italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: italic;
  font-weight: 500;
  src: url('../fonts/inter-v18-latin-500italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/inter-v18-latin-500italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* inter-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/inter-v18-latin-600.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/inter-v18-latin-600.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* inter-600italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: italic;
  font-weight: 600;
  src: url('../fonts/inter-v18-latin-600italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/inter-v18-latin-600italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* inter-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/inter-v18-latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/inter-v18-latin-700.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* inter-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/inter-v18-latin-700italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/inter-v18-latin-700italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* inter-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/inter-v18-latin-800.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/inter-v18-latin-800.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* inter-800italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: italic;
  font-weight: 800;
  src: url('../fonts/inter-v18-latin-800italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/inter-v18-latin-800italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* inter-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/inter-v18-latin-900.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/inter-v18-latin-900.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* inter-900italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: italic;
  font-weight: 900;
  src: url('../fonts/inter-v18-latin-900italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/inter-v18-latin-900italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
:root {
  --color-primary: #D11175;
  --color-secondary: #ff8c04;
  --color-red: #B62220;
  --color-yellow: #ffff00;
  --color-black: #333333;
  --color-white: #ffffff;
  --color-green: #009999;
  --color-blue: #044358;
  --color-purple: #A02B93;
  --color-icon: #fbe4d5;
  --color-lightblue: rgba(11, 109, 174, 0.4);
  --color-light: #FBE3D6;
  --color-light2: #FBEFFA;
  --color-grey: #666666;
  --font-size: 20px;
  --line-height: 140%;
  --font: 'Inter', sans-serif;

}
html, body {
  margin: 0;
  padding: 0;
	overflow-x: hidden;
}
body {
  font-family: var(--font);
  font-size: 1.1em;
  line-height: 1.3em;
  background-color: #FFF;
}
section {
  width: 100%;
}
img {
  transition: opacity 0.3s ease-in-out;
  opacity: 0;
}
img.loaded {
  opacity: 1;
}
h1 {
  font-family: var(--font);
  font-weight: 700;
  font-size: 2.5em;
  line-height: 1.3em;
  color: var(--color-primary);
}
h2 {
  font-family: var(--font);
  font-weight: 700;
  font-size: 1.75em;
  line-height: 1.2em;
  color: var(--color-primary);
}
h3 {
  font-family: var(--font);
  font-weight: 700;
  line-height: 1.3;
  font-size: 1.45em;
  color: var(--color-primary);
}
h4 {
  font-family: var(--font);
  font-weight: 600;
  line-height: 1.3;
  font-size: 1.1em;
}
b {
  font-weight: 700;
}
a {
  color: #4077aa;
  font-weight: 700;
}
a:hover {
  text-decoration: none;
}
ul {
  list-style-type: none;
  padding-left: 0;
}
.content {
  max-width: 1140px;
  margin: auto;
}
.container {
  max-width: 1140px;
  margin: auto;
}
.container1 {
  max-width: 960px;
  margin: auto;
  padding: 10px;
}
.container2 {
  max-width: 1280px;
  margin: auto;
  padding: 10px;
}
.container3 {
  max-width: 800px;
  margin: auto;
  padding: 10px;
}
.columns {
  display: flex;
  flex-direction: column;
}
.columns2 {
  display: flex;
  flex-direction: row;
}
.lnkImage {
  display: block;
  line-height: 0;
}
.txt {
  flex: 1 0 0;
}
.img {
  text-align: center;
}
.more-right-margin {
  margin-right: 0;
}
.center {
  align-self: center;
}
.order-bottom {
  order: 2;
}
.order-top {
  order: 1;
}
.text-right {
  text-align: right !important;
}
.trust img {
  max-height: 18px;
}
.trust span {
  font-size: 14px;
}
.trust span img {
  width: 16px;
  max-height: 100%;
}
.top {
  background-color: #ffffff;
  padding: 1em 1em;
  font-size: .7em;
  line-height: normal;
  color: #333333;
}
.top .logo {
  width: 250px;
}
.top .txt:last-child {
  text-align: right;
}
.top .txt:last-child span:last-child {
  padding-left: 1em;
}
.top .out {
  display: none;
}
.top .out-inline {
  display: none;
}
.top a {
  font-weight: 400;
  color: #333333;
  text-decoration: none;
}
.top a:hover {
  text-decoration: underline;
}
.trust .star-container {
  display: inline-block;
  white-space: nowrap;
  vertical-align: middle;
}

.trust .star-container img {
  display: inline-block;
  vertical-align: middle;
  height: 18px;
  margin: 0 2px;
}
.headline {
  background-color: var(--color-primary);
}
.headline h1 {
  font-size: 2.1em;
  color: #ffffff;
}
.head {

  background-color: #f8f9fa;
}
.round-edge {
	border-radius:40px;
}
.box-text {
	background-color:var(--color-light);
	border-radius:40px;
	padding:1em;
}
.text-container {
	background-color: #ffffff;
	border-radius:40px;
	padding:2em;
}
.text-container2 {
	background-color: var(--color-light2);
	border-radius:40px;
	padding:2em;
}
.highlight {background-color:rgba(255,255,255,.6); padding:3px 5px;}
.color2 {color:var(--color-secondary);}
.beige {
  background: #faf27c;
  padding: .1em .2em;
}
.red {
  color: #b40000;
}
.green {
  color: #019920;
  font-weight: 700;
}
.smaller {
  font-size: .9em;
  line-height: normal;
}
.light {
  background: #f1f1f1;
}
.light h3 {
  color: #004171;
}
.lightblue {
  background: #d4e5f6;
}
.purple {color: var(--color-purple);}
.orange {
  color: #CC4125;
}
.middle {
  text-align: center;
}
.link {
  text-decoration: none;
  font-weight: normal
}
.link:hover {
  text-decoration: underline;
  font-weight: bold;
}
.pull-up {margin-top:-2em; position: relative; z-index: 100;}
.box {
  background: #02577a;
  text-align: center;
  border-radius: 6px;
  padding: 1em;
  margin-bottom: 1em;
  position: relative;
  transition: all .25s;
  min-height: 400px;
}
.box:hover {
  box-shadow: 0px 14px 28px rgba(0, 0, 0, .5);
}
.box h4 {
  margin: 0;
  color: #e3f7ff;
}
.box h3 {
  color: white;
  margin-top: 0;
}
.box .lnkImage {
  margin: 3em 0;
}
.innerBox {
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 6px;
  background-color: #b5e3f6;
  color: #02577a;
  height: 100%;
  padding: 1em;
  display: none;
  text-align: left;
  font-size: .9em;
  line-height: 1.4em;
}
.innerBox .list2 li {
  background-position: left .5em;
}
.innerBox b, .lnkBlue {
  color: #02577a;
}
.minHeight {
  min-height: 480px;
}
.box3 {
  background: #02577a;
  color: white;
  text-align: center;
  border-radius: 6px;
  padding: 1em;
  margin-bottom: 1em;
  transition: all .25s;
}
.box3 h4 {
  margin-top: .75em;
  font-weight: 400;
}
.box6 {
  background: #f1f1f1;
  color: #333333;
  text-align: center;
  border-radius: 6px;
  padding: 1em;
  margin-bottom: 1em;
  transition: all .25s;
}
.box6 h4 {
  margin-top: .75em;
  font-weight: 400;
  color: #333333;
}
.box4 {
  background: #d4e5f6;
  color: #004171;
}
.box4:hover {
  box-shadow: 0px 1px 10px #999;
}
.box-vor {
  max-width: 100%;
  margin: 0 auto;
  min-height: 300px;
  background-color: var(--color-primary);
  padding: 1em;
  border-radius: 20px;
  text-align: center;
  background-size: contain;
  background-position: right bottom;
  background-repeat: no-repeat;
}
.box-nac {
  max-width: 100%;
  margin: 0 auto;
  background-color: var(--color-primary);
  padding: 1em;
  border-radius: 20px;
  text-align: center;
  background-size: contain;
  background-position: right bottom;
  background-repeat: no-repeat;
}
.box-vor h3, .box-vor p, .box-nac h3, .box-nac p, .box-vor ul, .box-nac ul {
  background: rgba(255, 255, 255, .8);
  padding: 2px;
}
 .info-container {
    line-height: 1.6;
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 8px;
    background-color: #f9f9f9;
  }
 .story-container {
    line-height: 1.6;
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 8px;
    background-color: #f9f9f9;
  }
  .story-preview {
    color: #333;
  }
  #read-more-btn {
    background-color: #007BFF;
    color: #ffffff;
    border: none;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin-top: 10px;
    cursor: pointer;
    border-radius: 5px;
  }
  #read-more-btn:hover {
    background-color: #0056b3;
  }
.info-container .btn-primary1 {
	padding:10px;
	font-size: 1.1em;
}
.fade-in {
    animation: fadeIn 2s forwards;
  }
  .slide-down {
    animation: slideDown 2s forwards;
  }
  @keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
  }
  @keyframes slideDown {
    from { max-height: 0; opacity: 0; }
    to { max-height: 1000px; opacity: 1; }
  }
.unten {
  margin-bottom: 7%
}
.comment {
  background: url(../img/quotes.png) left top no-repeat;
  padding-left: 3.8em;
  color: #2f699f;
}
.comment b {
  color: #4077aa;
}
.comment p:last-child {
  text-align: right;
  font-size: .7em;
  font-weight: 700;
}
.impressum {
  list-style-type: none;
  text-align: center;
  font-size: .8em;
  color: #665;
  padding-left: 0;
  margin-bottom: 0;
}
.impressum li {
  display: inline;
}
.impressum li a {
  color: #665;
  font-weight: normal;
}
.out-block {
  display: none;
}
.out-flex {
  display: none;
}
.out-desk {
  display: block;
}
.close {
  display: none;
  margin-top: 2em;
}
.btnOpen {
  display: inline-block;
  margin-top: 1em;
  background: url(../img/on.png) right center no-repeat;
  padding-right: 2em;
}
.box2 {
  display: none;
  background: #F8F8F8;
  padding: 1em;
  margin-bottom: 1em;
  font-weight: 300;
}
.box2 b {
  font-weight: 500;
}
.box2 p:first-child {
  margin: .25em 0;
}
.box2 ul {
  list-style-type: disc;
  padding-left: 3em;
}
.title {
  margin-bottom: 2px;
  padding: .5em 1em;
  background: #F1F1F1;
  display: flex;
}
.custom-list {
  list-style-type: none;
  padding: 0;
}
.custom-list li {
  padding: 5px 10px 5px 0;
  margin: 5px 0;
  align-items: center;
}
.custom-list li span {
  background-color: #00a3ec;
  color: #ffffff;
  border-radius: 10px;
  padding: 5px 10px;
  margin-right: 10px;
  display: inline-block;
  width: 30px;
  text-align: center;
}
ul.dot {
  margin-left: 1.5em;
  list-style: none;
  list-style: none;
}
ul.dot li {
  position: relative;
  line-height: 1.3;
  padding-left: 0px;
  padding-bottom: 15px;
  list-style: none;
  word-break: break-word;
}
ul.dot li::before {
  position: absolute;
  left: -1.1em;
  top: -.15em;
  content: "•";
  font-size: 1.3em;
}
ul.green-check2 {
  margin-left: 1.5em;
  list-style: none;
  list-style: none;
}
ul.green-check2 li {
  position: relative;
  line-height: 1.3;
  padding-left: 15px;
  padding-bottom: 25px;
  list-style: none;
  word-break: break-word;
}
ul.green-check2 li::before {
  position: absolute;
  left: -1.5em;
  top: -0.1em;
  content: url("../img/list.png");
}
ul.vorteile li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 1.5em;
}
ul.vorteile li > span:first-child {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 2.5rem;
  -ms-flex: 0 0 2.5rem;
  flex: 0 0 2.5rem;
  margin-right: 1rem;
}
.vorteile img {
  max-width: 40px;
}
.quote {
  position: relative;
  background: var(--color-secondary);
  border-radius: .4em;
  color: #ffffff;
  padding: 1em;
  font-size: 1.8em;
  line-height: 1.4;
}
.quote:after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  width: 0;
  height: 0;
  border: 51px solid transparent;
  border-left-color: var(--color-secondary);
  border-right: 0;
  border-bottom: 0;
  margin-top: -25.5px;
  margin-right: -51px;
}
.icon-box {
  position: relative;
  padding: 1em;
  text-align: center;
}
.icon-box img {
  max-width: 80px;
}
.bulb img {
  max-width: 40px;
}
.question img {
  max-width: 60px;
}
.icon-box img.img-fluid {
  max-width: 100%;
}
.icon-box h4 {
  padding-top: .3em;
  padding-bottom: .3em;
}
.star-wrapper {
  position: absolute;
  z-index: 100;
  right: 0;
  top: 40%;
}
.star-inner, .star {
  background-color: #e30613;
  height: 130px;
  position: relative;
  width: 130px;
}
.star {
  margin: 0 auto;
}
.star::before, .star::after {
  background-color: #e30613;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.star::before {
  transform: rotate(22.5deg);
}
.star::after {
  transform: rotate(45deg);
}
.star-inner {
  align-items: center;
  display: flex;
  font-size: 26px;
  line-height: 1.15;
  justify-content: center;
  transform: rotate(67.5deg);
}
.star-inner p {
  transform: rotate(-67.5deg);
  color: #ffffff;
  margin-bottom: 0;
  left: -10px;
  text-align: center;
}
.title:hover {
  cursor: pointer;
  background: #EEE;
}
.first {
  border-radius: 6px 6px 0 0;
}
.last {
  border-radius: 0 0 6px 6px;
}
.title h3 {
  color: #666;
  font-size: 1em;
  font-weight: 400;
  flex: 1;
  margin: 0;
}
.title img {
  align-self: center;
}
.turn {
  transform: rotate(180deg);
  transition: all .5s;
}
.turnBack {
  transform: rotate(0deg);
  transition: all .5s;
}
.headline h2 {
  margin: 0;
  border-left: 10px solid #043978;
  padding-left: .5em;
}
.author {
  font-weight: 300;
  font-size: .9em;
  text-align: left;
  line-height: 1.5em;
}
.ui-widget-content {
  border: 0 !important;
}
.ui-tooltip {
  background: rgba(0, 65, 113, .8);
  color: white;
  font-size: .8em;
  line-height: 1.4em;
}
.cut {
  color: red;
  text-decoration: line-through;
}
.black {
  color: #333;
}
.move {
  animation-name: jump;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}
@keyframes jump {
  from {
    transform: translateY(0%);
  }
  5% {
    transform: translateY(-5%);
  }
  10% {
    transform: translateY(-0%);
  }
  15% {
    transform: translateY(-3%);
  }
  20% {
    transform: translateY(-0%);
  }
  25% {
    transform: scale(1.1);
  }
  30% {
    transform: scale(1);
  }
  to {
    transform: translateY(-0%);
  }
}
@media only screen and (min-width: 640px) {
  .blue .columns {
    flex-direction: row;
  }
  .blue .box {
    min-width: 48%;
    max-width: 48%;
  }
  .blue .box:first-child, .blue .box:nth-child(3), .blue .box:nth-child(5) {
    margin-right: 1em;
  }
  .more-top-padding {
    padding-top: 3em;
  }
}
@media only screen and (min-width: 960px) {
  body {
    font-size: 1.1em;
  }
	.text-md-right {
  text-align: right !important;
}
  .top .logo {
    width: 250px;
  }
  .top .txt:last-child {
    text-align: right;
  }
  .top .txt:last-child span:last-child {
    padding-left: .5em;
  }
  .top .out {
    display: block;
  }
  .top .out-inline {
    display: inline;
  }
  .top .block {
    display: block;
    margin: .75em 0;
  }
  .top .block img {
    vertical-align: bottom;
  }
  .top .mail {
    padding-left: .5em;
  }
  .order-bottom {
    order: 1;
  }
  .order-top {
    order: 2;
  }
  .columns {
    flex-direction: row;
  }
  .head .txt {
    order: 1;
  }
  .head .img {
    order: 2;
  }
  .txt *:first-child {
    margin-top: 0;
  }
  .txt *:last-child {
    margin-bottom: 0;
  }
  .img {
    padding-top: .4em;
  }
  .more-right-margin {
    margin-right: 2em;
  }
  .more-right-margin2 {
    margin-right: 3em;
  }
  .more-top-margin {
    margin-top: 2em;
  }
  .more-top-margin2 {
    margin-top: 1em;
  }
  .more-top-margin3 {
    margin-top: 3em;
  }
  .more-bottom-margin {
    margin-bottom: 2em;
  }
  .box3 {
    margin-bottom: 0;
  }
  .imgSize {
    width: 312px;
    text-align: center;
  }
  .out-block {
    display: block;
  }
  .out-flex {
    display: flex;
  }
  .out-desk {
    display: none;
  }
  .author {
    max-width: 245px;
  }
  .widthCover {
    max-width: 312px;
  }
  .centerDesk {
    align-self: center;
  }
}
div.layer {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 1) 100%)
}
div.layer > * {
  position: relative;
  z-index: 1
}
.bg2 {
  background: url("../img/bg.png") center center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-color: #FFFFFF;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.bg7 {
  background: #ffffff;
}
.bg4 {
  background: #E4EBF0;
}
.bg5 {
  background: #F1F1F1;
}
.bg6 {
  background: #f8f9fa;
}
.video-teaser {
  background-color: rgba(241, 241, 241, 1);
  padding: 20px;
  border-radius: 10px;
  margin: 1rem auto;
  box-shadow: 0px 0px 5px #808080;
}
.arrow {
  background: url(../img/check2.png) left center no-repeat;
  padding: .4em 0 .4em 6em;
}
.gratis {
  color: #000;
  background: linear-gradient(#DDD, #FFF);
  border-radius: 5px;
  border: 1px solid #044a7e;
  display: inline-block;
  padding: .1em .2em;
  margin-bottom: 0;
}
.special {
  text-align: center;
  background: url("../img/sam-headline.png") center bottom no-repeat;
  padding: 0em 0 6em 0;
  font-weight: 700;
  margin-top: 1em;
}
.beige {
  background: #faf27c;
  padding: .1em .2em;
}
.borderRed {
  border: 2px solid #FF0000;
}
.list li {
  background: url(../img/arrow-small.png) left .3em no-repeat;
  padding-left: 4em;
  padding-bottom: 4eam;
}
.list4Div {
  background: #e2f0d9;
  border-radius: 8px;
  border: 1px solid #acd3b0;
  padding: 0 1em;
  box-shadow: 3px 3px 10px #BBB;
  margin-bottom: 2em;
}
.list4 {
  margin: 0;
}
.list4 {
  list-style-type: disc;
  padding: 1em 1em 1em 2em;
}
.list5 {
  padding-left: 2em;
}
.list5 li {
  background: url(../img/list5.png) left center no-repeat;
  padding-left: 2em;
}
.list5 h3 {
  margin: .15em 0;
}
.list5 li:last-child {
  background: none;
}
.list1 {
  padding: 0;
}
.list1 li {
  background: url(../img/list1.png) left .3em no-repeat;
  padding-left: 2em;
  padding-bottom: 15px
}
.list2 {
  padding: 0;
}
.list2 li {
  background: url(../img/list2.png) left .3em no-repeat;
  padding-left: 2em;
  padding-bottom: 15px
}
.list3 {
  padding: 0;
}
.list3 li {
  background: url(../img/list3.png) left .3em no-repeat;
  padding-left: 2em;
}
.btn {
  display: inline-block;
  text-decoration: none;
  background: #C40000 url(../img/arrow-big.png)
}
.video-teaser1 {
  background-color: rgba(255, 255, 255, 1);
  padding: 20px;
  border-radius: 10px;
  margin: 1rem auto;
  box-shadow: 0px 0px 5px #808080;
}
.video-teaser-body {
  margin-bottom: 0px;
  padding-top: 1rem !important;
}
.video-teaser-body > p {
  margin-bottom: 0px;
  text-align: left;
  border-right: 1px solid #eee;
  padding-right: 30px;
  margin-left: 30px;
}
.video-teaser-body > p:last-child {
  border-right: unset;
  padding-right: 0px;
  text-align: center !important;
  padding-top: 10px;
}
ol li:not(:last-child){
	padding-bottom:20px;
}
ul.check {
  margin-left: 1.5em;
  list-style: none;
  list-style: none;
}
ul.check li {
  position: relative;
  line-height: 1.2;
  padding-left: 20px;
  padding-bottom: 20px;
  list-style: none;
  word-break: break-word;
  text-align: left !important;
}
ul.check li:last-child, ul.green-check li:last-child {
  padding-bottom: 0;
}
ul.check li::before {
  position: absolute;
  left: -1.5em;
  top: 0em;
  content: '';
  background: url("../img/check.png");
  width: 30px;
  height: 30px;
  background-size: contain;
}
ul.check-white {
  margin-left: 1.5em;
  list-style: none;
  list-style: none;
}
ul.check-white li {
  position: relative;
  line-height: 1.2;
  padding-left: 20px;
  padding-bottom: 20px;
  list-style: none;
  word-break: break-word;
  text-align: left !important;
}
ul.check-white li:last-child {
  padding-bottom: 0;
}
ul.check-white li::before {
  position: absolute;
  left: -1.5em;
  top: 0em;
  content: '';
  background: url("../img/check.png");
  width: 30px;
  height: 30px;
  background-size: contain;
  filter: brightness(100) drop-shadow(2px 2px 4px #333333);
}
ul.green-check {
  margin-left: 1.5em;
  list-style: none;
  list-style: none;
}
ul.green-check li {
  position: relative;
  line-height: 1.3;
  padding-left: 20px;
  padding-bottom: 30px;
  list-style: none;
  word-break: break-word;
}
ul.green-check li::before {
  position: absolute;
  left: -1.5em;
  top: 0em;
  content: url("../img/pdf_2.png");
}
ul.green-check a {
  font-weight: normal;
  text-decoration: none;
}
ul.green-check1 {
  margin-left: 1.5em;
  list-style: none;
  list-style: none;
}
ul.green-check1 li {
  position: relative;
  line-height: 1.3;
  padding-left: 20px;
  padding-bottom: 25px;
  list-style: none;
  word-break: break-word;
}
ul.green-check1 li::before {
  position: absolute;
  left: -1.5em;
  top: -0.3em;
  content: url("../img/kreuz.png") " ";
}
ul.red-dot {
  margin-left: 0em;
  list-style: none;
  list-style: none;
}
ul.red-dot li {
  position: relative;
  line-height: 1.3;
  padding-left: 25px;
  padding-bottom: 10px;
  list-style: none;
  word-break: break-word;
}
ul.red-dot li::before {
  position: absolute;
  left: .0em;
  top: 0.1em;
  content: url("../img/bhd__dot.png") " ";
}
ul.puzzle {
  margin-left: 1.5em;
  list-style: none;
  list-style: none;
}
ul.puzzle li {
  position: relative;
  line-height: 1.3;
  padding-left: 20px;
  padding-bottom: 20px;
  list-style: none;
  word-break: break-word;
}
ul.puzzle li::before {
  position: absolute;
  left: -1.5em;
  top: -5px;
  width: 35px;
  height: 50px;
  content: '';
  background: url("../img/puzzle-piece-solid.svg");
  background-repeat: no-repeat;
  background-position: center;
}
ul.puzzle a {
  font-weight: normal;
  text-decoration: none;
}
.garantie {
  max-width: 80%;
  margin: 0 auto;
  border: 70px solid;
  border-image: url('../img/bg_2.png');
  border-image-slice: 100 100;
  padding: 1em;
}
.rotate-ind {
  -webkit-transform: rotate(-1deg);
  -moz-transform: rotate(-1deg);
  -o-transform: rotate(-1deg);
  -ms-transform: rotate(-1deg);
  transform: rotate(-1deg);
}
.rotate-ind:before, .rotate-ind:after {
  content: "";
  height: 98%;
  position: absolute;
  width: 100%;
  z-index: -1;
}
.rotate-ind:before {
  background: #fafafa;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  left: -5px;
  top: 4px;
  transform: rotate(-2.5deg);
}
.rotate-ind:after {
  background: #f6f6f6;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  right: -3px;
  top: 1px;
  transform: rotate(1.4deg);
}
.comment {
  background: url("../img/quotes.png") left top no-repeat;
  padding-left: 3.8em;
  color: #2f699f;
}
.comment b {
  color: #4077aa;
}
.comment p:last-child {
  text-align: right;
  font-size: .7em;
  font-weight: 700;
}
.bg-orange {
  background-color: var(--color-icon)
}
.border-orange {
  border: 3px solid #FFFFFF;
}
.bg-black {
  background-color: var(--color-black);
}
.black {
  color: var(--color-black);
}
.bg-yellow {
  background-color: var(--color-yellow);
}
.yellow {
  color: var(--color-yellow);
}
.bg-blue {
  background-color: var(--color-blue);
}
.bg-lightblue {
  background-color: var(--color-lightblue);
}
.blue {
  color: var(--color-blue);
}
.bg-red {
  background-color: var(--color-red);
}
.bg-body-primary {
  background-color: var(--color-primary) !important;
}
.bg-body-secondary {
  background-color: #FDF4E6 !important;
}
.bg-kita {
  background: url("../img/bg-kita.png") right center no-repeat;
	background-size: cover;
	padding:50px 0;
}
    .wave-section {
      background-color: #f8f9fa;
      position: relative;
      overflow: hidden;
    }

    canvas.wave {
    position: absolute;
  left: 0;
  width: 100%;
  height: 30px;
  display: block;
  background-color: transparent;
  pointer-events: none;
  z-index: 2;
    }

    .wave-top {
		  top: -12px;
      transform: rotate(180deg);
    }
.wave-bottom {
  bottom: -12px;
}
.spacer {min-height: 200px;}
.spacer2 {min-height: 100px;}
.dropdown-section {
	padding:100px 0 0px 0;
}
.dropdown-section .container {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding: 2rem;
}

.dropdown {
  position: relative;
}

.dropdown-button {
  background-color: var(--bg, #eee);
  color: #333333;
  border: none;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  padding: 0.75em 1.5rem;
  cursor: pointer;
  font-size: 1em;
  overflow: visible;
  border-radius: 12px;
  min-height: unset;
}

.magazin-img {
  position: absolute;
  left: 40px;
  top: -90px;
  height: calc(100% + 170px);
  object-fit: contain;
  z-index: 1;
	filter:drop-shadow(1px 1px 7px #333333);
}

.button-content {
  display: flex;
  align-items: center;
  justify-content: space-between;  
  flex-grow: 1;
  z-index: 2;
  position: relative;
  width: 100%;
  gap: 0.5em;
  padding-left: 100px; 
}

.button-text {
  flex: 1;
  text-align: right;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.dropdown-chevron {
  flex-shrink: 0;
  font-size: 1.2em;
  pointer-events: none;
  transition: transform 0.3s ease;
  margin-left: auto;
}

.dropdown.open .dropdown-chevron {
  transform: rotate(180deg);
}
.dropdown-content {
  max-height: 0;
  overflow: hidden;
  background-color: #fafafa;
  padding: 0 1em 0 200px;
  border-top: none;
  border-radius: 0 0 12px 12px;
  transition: max-height 0.4s ease, padding 0.4s ease;;
}

.dropdown.open .dropdown-content {
  max-height: 1000px;
  padding:  1em 1em 1em 200px;
	border: 1px solid #ccc;
	border-top: none;
}

.dropdown-bg-1 { --bg: #E59EDD; }
.dropdown-bg-2 { --bg: #E97132; }
.dropdown-bg-3 { --bg: #F2CFEE; }
.dropdown-bg-4 { --bg: #F2AA84; }
.dropdown-bg-5 { --bg: #FBE3D6; }
.dropdown-bg-6 { --bg: #D86ECC; }
.dropdown-bg-7 { --bg: #F6C6AD; }
.dropdown-bg-8 { --bg: #F2CFEE; }
.testimonial-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2em;
  padding: 2em;
}

.testimonial {
  background-size: contain;
  background-repeat: no-repeat;
  font-size: 1rem;
  border-radius: 1rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}

@media (max-width: 767px) {
  .testimonial-grid {

	  gap:1em;

  }
	  .testimonial {
    font-size: 0.9em;
    background-size: contain; 
    background-position: center top;
  }

}
@media (max-width: 610px) {
  .testimonial-grid {
    grid-template-columns: 1fr;
	  gap:.5em;
	  padding-bottom:0;
  }
	  .testimonial {
    font-size: 0.9em;
    background-size: contain;
    background-position: center top;
  }

}
 .sketchy-wrapper {
      position: relative;
      width: 100%;
      height: auto;
      border-radius: 40px;
	 background-color:#ffffff;
	 padding:10px 20px;
    }

    .sketchy-border {
      position: absolute;
      top: -8%;
      left: -3%;
      width: 106%;
      height: 114%;
      z-index: 1;
      pointer-events: none;
    }

    .sketchy-content {
      position: relative;
      z-index: 2;
      background-color: transparent;
      border-radius: 16px;
      padding: 1rem;
      box-sizing: border-box;
      height: 100%;
    }
.ipad {max-width: 350px !important;position:absolute; left:-30%; top:-10%}
.schleife {position: absolute; max-width: 180px; top:-15%; right:-10%; transform: rotate(30deg);}
.red {
  color: var(--color-red);
}
.green {
  color: var(--color-green);
}
.rand1 {
  margin-top: -30%;
  position: relative
}
video.responsive-video {
  max-width: 800px;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.btn-primary1 {
  border: 0px;
  margin: 0.5rem auto;
  color: #ffffff;
  box-shadow: 2px 2px 8px rgba(26, 26, 26, .8);
  font-size: 1.2em;
  letter-spacing: 1px;
  padding: 10px 35px 10px 55px;
  position: relative;
  font-weight: 500;
  word-break: break-word;
  white-space: normal;
  background-color: var(--color-primary);
  border: 2px solid var(--color-primary);
  border-radius: 10px;
  line-height: 130%;
  transition: .5s;
}
.btn-primary1 a {
  color: #ffffff;
  text-decoration: none;
}
.btn-primary1:hover {
  word-break: break-word;
  white-space: normal;
  background-color: var(--color-secondary);
  border: 2px solid var(--color-secondary);
  box-shadow: 4px 4px 10px rgba(26, 26, 26, .8);
  color: #005C9E;
}
.btn-primary1:active {
  word-break: break-word;
  white-space: normal;
  background-color: var(--color-secondary);
  border: 2px solid var(--color-secondary);
  border-bottom: 3px solid var(--color-secondary);
  border-right: 3px solid var(--color-secondary);
  box-shadow: 4px 4px 10px rgba(26, 26, 26, .8);
  color: #005C9E;
}
.btn-primary1 img {
  max-width: 60px;
  transform: rotate(-15deg)
}
.rotate90 {
  -webkit-transform: rotate(-10deg);
  -moz-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
}

.skewed-box {
  padding: 4rem;
  border: 0.25rem solid var(--color-secondary);
  border-radius: 94% 6% 94% 6% / 6% 92% 8% 94%;
  position: relative;
}
.headline-with-icons {
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
div.icon {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 2.5rem;
  -ms-flex: 0 0 2.5rem;
  flex: 0 0 2.5rem;
  margin-top: -0.375rem;
}
div.icon:first-child {
  margin-left: auto;
  margin-right: 1rem;
}
div.icon:last-child {
  margin-right: auto;
  margin-left: 1rem;
}
.icon img {
  max-width: 30px;
}
.cloud-serenade {
  position: absolute;
  width: 140px;
  height: 140px;
  padding: 1rem;
  bottom: -2rem;
  left: -3rem;
  background-image: url(../img/cloud-bg-serenade.svg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 100;
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #ffffff;
  font-size: 1.5em;
  text-align: center;
  line-height: 1.3;
}
@media screen and (min-width: 768px) {
  .skewed-box .skewed-box-image {
    position: absolute;
    bottom: 1rem;
    right: -5rem;
  }
}
.showcase .showcase-text {
  padding: 1.5rem;
}
.showcase .showcase-img {
  min-height: 30rem;
  background-size: cover;
  max-width: 1920px;
}
@media (min-width: 768px) {
  .showcase .showcase-text {
    padding: 2rem;
  }
}
/* Media Queries */
@media screen and (max-width: 3840px) and (min-width:1024px) {
  .font1 {
    font-size: 0.8em;
  }
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
@media only screen and (min-width: 1200px) {
  .font1 {
    font-size: 0.8em;
  }

  .btn {
    padding: .5em 2em;
    font-size: 1.1em;
  }
  .blue .box {
    min-width: 355px;
    max-width: 355px;
  }
  .box:nth-child(3) {
    margin-right: 0em;
  }
  .blue .box:first-child, .blue .box:nth-child(2), .blue .box:nth-child(4) {
    margin-right: 1em;
  }
  .ui-tooltip {
    min-width: 358px;
  }
}
@media only screen and (min-width: 960px) {
  .top .logo {
    width: 250px;
  }
  .top .txt:last-child {
    text-align: right;
  }
  .top .txt:last-child span:last-child {
    padding-left: .5em;
  }
  .top .out {
    display: block;
  }
  .top .out-inline {
    display: inline;
  }
  .top .block {
    display: block;
    margin: .75em 0;
  }
  .top .block img {
    vertical-align: bottom;
  }
  .top .mail {
    padding-left: .5em;
  }
  .txt *:first-child {
    margin-top: 0;
  }
  .txt *:last-child {
    margin-bottom: 0;
  }
  .font1 {
    font-size: 0.8em;
  }
}
@media screen and (max-width: 1024px) and (min-width:769px) {
  .mobile {
    display: none;
  }
  .font1 {
    font-size: 0.8em;
  }


.mob-small {
  max-width: 75% !important;
}
.brief {
  margin-bottom: 18px
}
.mobile {
  display: none;
}
.mobile1 {
  display: none;
}
.font1 {
  font-size: 1em;
}
}
.stoerer {
  height: 150px;
  width: 150px;
  text-align: center;
  margin-top: 0;
  color: #ffffff;
  position: absolute;
  left: 0em;
  bottom: 1em;
  background-color: #990000;
  border: 4px solid #fff;
  border-radius: 50%;
  box-shadow: 0 0 0 5px #990000;
  -webkit-animation-name: stoerer;
  animation-name: stoerer;
  animation-delay: 1.5s;
  -webkit-animation-delay: 1.5s;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  opacity: 0;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  z-index: 10;
}
.stoerer a {
  display: block;
  color: #ffffff;
  line-height: 1;
  font-size: 1.6em;
  z-index: 100;
  position: relative;
  top: 1.5em;
  text-decoration: none;
}
.stoerer a span {
  font-weight: bold;
  font-size: 1.2em;
}
@-webkit-keyframes stoerer {
  0% {
    opacity: 0;
  }
  10% {
    opacity: .50;
    transform-origin: 50% 50%;
    transform: rotate(2deg) scale(5);
    transition: all .3s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  }
  100% {
    opacity: 1;
    transform: rotate(-15deg) scale(1);
  }
}
@media screen and (max-width: 768px) and (min-width: 0px) {
  .rotate-ind {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .rotate-ind:before, .rotate-ind:after {
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: -1;
  }
  .brief {
    padding: 30px;
    margin-top: -20%;
    margin-bottom: -9%;
  }
  .stoerer {
    top: 1em;
    right: 1.5em;
  }
  .mobile {
    display: none;
  }
  video.responsive-video {
    max-width: 640px;
  }
  .mobile1 {
    display: none;
  }
  .font1 {
    font-size: 1em;
  }
  .content {
    max-width: 550px;
    margin: auto;
  }
  .container {
    max-width: 550px;
    margin: auto;
  }
  .container1 {
    max-width: 5500px;
    margin: auto;
    padding: 10px;
  }
  .container2 {
    max-width: 550px;
    margin: auto;
    padding: 10px;
  }

}
@media screen and (max-width: 550px) and (min-width: 0px) {
  .bg10 {
    background-color: #F4EED7;
  }
  .font1 {
    font-size: 1em;
  }
  .content {
    max-width: 550px;
    margin: auto;
    padding: 10px;
  }
  .container {
    max-width: 550px;
    margin: auto;
    padding: 10px;
  }
  .container1 {
    max-width: 550px;
    margin: auto;
    padding: 10px;
  }
  .container2 {
    max-width: 550px;
    margin: auto;
    padding: 10px;
  }
  .container3 {
    max-width: 100%;
    margin: auto;
    padding: 10px;
  }
  .btn-primary1 {
    border: 0px;
    margin: 0.5rem auto;
    color: #ffffff;
    box-shadow: 2px 2px 8px rgba(26, 26, 26, .8);
    font-size: 1.2em;
    letter-spacing: 1px;
    padding: 10px 25px;
    position: relative;
    font-weight: 500;
    word-break: break-word;
    white-space: normal;
    border-radius: 10px;
    line-height: 130%;
  }
}
.bu {
  font-size: .9em;
  text-align: center;
}
/* inViewport */
.is-inViewport .draw-arrow {
  stroke-width: 5;
  stroke: #fffe00;
  fill: none;
  stroke-dasharray: 400;
  stroke-dashoffset: 400;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-name: draw;
  animation-name: draw;
}
@-webkit-keyframes draw {
  to {
    stroke-dashoffset: 0;
    filter: drop-shadow(1px 1px 5px rgb(0 0 0 / 0.4));
  }
}
@keyframes draw {
  to {
    stroke-dashoffset: 0;
    filter: drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));
  }
}
@media only screen and (max-width: 767px) {
	span.button-text {display: none;}
	.dropdown.open .dropdown-content {
    padding: 100px 1em 1em 1em;

}
	.schleife{
	osition: absolute;
    max-width: 180px;
    top: -8%;
    right: 0%;
    transform: rotate(12deg);
		z-index: 100;}
	.ipad {
    width: 300px !important;
    max-width: 100% !important;
position: relative;
		left:auto; top:auto;
}
	.btn-primary1 img {
 position: absolute;
}
	.bg-kita {
    background: url(../img/bg-kita.png) center no-repeat;
    background-size: cover;
    padding: 0px 0;
}
  .garantie {
    max-width: 95%;
  }
  .quote:after {
    content: '';
    position: absolute;
    top: 0;
    left: 20%;
    width: 0;
    height: 0;
    border: 20px solid transparent;
    border-bottom-color: var(--color-secondary);
    border-top: 0;
    border-right: 0;
    margin-left: -10px;
    margin-top: -20px;
  }
  
  .head {
    background: none;
    background-color: #fdf4e6;
  }
	h1 {font-size: 1.5em;}
	h2 {font-size: 1.35em;}
	h3 {font-size: 1.2em;}
  .headline h1 {
    font-size: 1em; margin-bottom:0;
  }
  .head h2 {
    font-size: 1.5em;
  }
  .skewed-box {
    padding: 2rem;
  }
  .skewed-box .skewed-box-image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 3rem;
    position: relative;
  }
  .skewed-box .skewed-box-image .cloud-serenade {
    width: 100px;
    height: 100px;
    bottom: -1rem;
    left: -2rem;
    font-size: 1em;
  }
  div.icon {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 2.5rem;
    -ms-flex: 0 0 2.5rem;
    flex: 0 0 1.5rem;
    margin-top: -0.375rem;
  }
  div.icon:first-child {
    margin-left: auto;
    margin-right: .5rem;
  }
  .vorteile .w-75 {
    width: 100% !important;
  }
}
.foot {
  background-color: var(--color-secondary);
  padding: 1em 0 .5em 0;
  text-align: left;
}
.impressum {
  list-style-type: none;
  font-size: .8em;
  padding-left: 0;
  margin-bottom: 0;
}
.impressum li {
  display: inline;
  padding: 0 .5em;
}
.impressum li:first-child {
  padding-left: 0;
}
.impressum li a {
  color: white;
  font-weight: normal;
  text-decoration: none;
}
.impressum li a:hover {
  text-decoration: underline;
}
.impressum li::before {
  content: "";
  margin-left: 0;
  padding-right: 0;
}
.copy {
  font-size: .6em;
  color: #ffffff;
  line-height: 1.3em;
}
 .badge {
    position: absolute;
    background-color: #972345;
    border-radius: 50%;
    color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    pointer-events: none;
    z-index: 200
}
.badge.badge-large2, .badge.badge-large3, .badge.badge-large4 {
	background-color: var(--color-secondary);
	bottom:.5em;
	right:.5em;
	box-shadow: 2px 2px 5px #333333;
	border:1px solid #ffffff;
}

@media screen and (min-width: 768px) {
     .badge {
        width:160px;
        height: 160px;
        padding: 1.5rem
    }
}

@media screen and (max-width: 767px) {
     .badge {
        width:140px;
        height: 140px;
        padding: 1.25rem
    }
}

@media screen and (min-width: 768px) {
     .badge.badge-large {
        width:200px;
        height: 200px;
        bottom: 10%
    }
	.badge.badge-large4 {
	width:140px;
        height: 140px;
}
}

@media screen and (max-width: 767px) {
     .badge.badge-large {
        width:160px;
        height: 160px;
        top: 30%
    }
}

@media screen and (min-width: 768px) {
     .badge.badge-large .badge-title {
        font-size:1.5rem
    }
}

@media screen and (max-width: 767px) {
     .badge.badge-large .badge-title {
        font-size:1.25rem
    }
}

@media screen and (min-width: 768px) {
     .badge.badge-large .badge-price {
        font-size:1.25rem
    }
}

@media screen and (max-width: 767px) {
     .badge.badge-large .badge-price {
        font-size:1rem
    }
}

 .badge.badge-hollow {
    background-color: transparent;
    border: 0.063rem solid #ffffff
}

@media screen and (min-width: 768px) {
     .badge.badge-hollow.badge-hollow-1 {
        left:1rem;
        top: -4rem
    }
}

@media screen and (max-width: 767px) {
     .badge.badge-hollow.badge-hollow-1 {
        left:0;
        top: 0;
        background-color: rgba(0,0,0,0.25)
    }
}

@media screen and (max-width: 599px) {
     .badge.badge-hollow.badge-hollow-1 {
        top:auto;
        left: 1rem;
        bottom: 1rem
    }
}

@media screen and (min-width: 768px) {
     .badge.badge-hollow.badge-hollow-2 {
        left:-3rem;
        bottom: 40%
    }
}

@media screen and (max-width: 767px) {
     .badge.badge-hollow.badge-hollow-2 {
        left:-2rem;
        top: 3%;
        background-color: rgba(0,0,0,0.25)
    }
}

 .badge.badge-hollow .badge-title {
    color: #ffffff
}

@media screen and (min-width: 768px) {
     .badge.badge-hollow .badge-title {
        font-size:2rem
    }
}

@media screen and (max-width: 767px) {
     .badge.badge-hollow .badge-title {
        font-size:1.5rem
    }
}

 .badge.badge-hollow .badge-price {
    margin-top: 0
}

@media screen and (min-width: 768px) {
     .badge.badge-hollow .badge-price {
        font-size:1.5rem
    }
}

@media screen and (max-width: 767px) {
     .badge.badge-hollow .badge-price {
        font-size:1rem
    }
}

 .badge.badge-new.badge-tiny {
    -webkit-transform: rotate(-5deg) scale(0.75);
    -ms-transform: rotate(-5deg) scale(0.75);
    transform: rotate(-5deg) scale(0.75);
    left: -2rem
}

 .badge.badge-new .badge-title {
    color: #ffffff;
    text-transform: uppercase
}

@media screen and (min-width: 768px) {
     .badge.badge-new .badge-title {
        font-size:2rem
    }
}

@media screen and (max-width: 767px) {
     .badge.badge-new .badge-title {
        font-size:1.5rem
    }
}

 .badge.badge-new .badge-price {
    color: #ffffff;
    margin-top: 0
}

@media screen and (min-width: 768px) {
     .badge.badge-new .badge-price {
        font-size:1.5rem
    }
}

@media screen and (max-width: 767px) {
     .badge.badge-new .badge-price {
        font-size:1rem
    }
}

 .badge.badge-tiny {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75)
}

 .badge.badge-alert {
    background-color: #ffffff;
    border: 0.063rem solid  var(--color-red)
}

 .badge.badge-left-1 {
    left: -2rem;
    top: 50%;
    margin-top: -30px
}

@media screen and (max-width: 767px) {
     .badge.badge-left-1 {
        left:0
    }
}

 .badge.badge-left-2 {
    left: 10rem;
    top: 50%;
    margin-top: -90px
}

@media screen and (max-width: 767px) {
     .badge.badge-left-2 {
        left:0;
        top: -175%;
        margin-top: 0
    }
}

 .badge.badge-left-3 {
    left: 0;
    top: -7rem
}

 .badge.badge-left-4 {
    left: 2rem;
    top: 0.5rem
}

@media screen and (max-width: 599px) {
     .badge.badge-left-4 {
        top:auto;
        bottom: 0;
        left: auto;
        right: 0
    }
}

@media screen and (min-width: 768px) {
     .badge.badge-left-4 .badge-title {
        font-size:1.125rem
    }
}

@media screen and (max-width: 767px) {
     .badge.badge-left-4 .badge-title {
        font-size:1rem
    }
}

 .badge.badge-left-5 {
    left: 3rem;
    top: 2.5rem
}

@media screen and (max-width: 599px) {
     .badge.badge-left-5 {
        top:auto;
        bottom: 0;
        left: auto;
        right: 0
    }
}

@media screen and (min-width: 768px) {
     .badge.badge-left-5 .badge-title {
        font-size:1.125rem
    }
}

@media screen and (max-width: 767px) {
     .badge.badge-left-5 .badge-title {
        font-size:1rem
    }
}

 .badge.badge-right-1 {
    right: -2rem;
    top: 50%;
    margin-top: -90px
}

@media screen and (max-width: 767px) {
     .badge.badge-right-1 {
        right:0;
        margin-top: -30px
    }
}

 .badge.badge-right-3 {
    right: 5%;
    top: -1rem
}

 .badge.badge-right-mobile {
    right: -2rem;
    bottom: 0.5rem
}

 .badge.badge-middle-2 {
    left: 40%;
    top: -1rem
}

 .badge.badge-middle-mobile {
    right: 24%;
    bottom: 0
}

 .badge.badge-alert-1 {
    left: 40%;
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg)
}

@media screen and (min-width: 768px) {
     .badge.badge-alert-1 {
        width:200px;
        height: 200px;
        top: 30%;
		left:0%;
    }
}

@media screen and (max-width: 767px) {
     .badge.badge-alert-1 {
        width:160px;
        height: 160px;
        top: 30%
    }
}

@media screen and (max-width: 599px) {
     .badge.badge-alert-1 {
        top:auto;
        bottom: 0
    }
}

 .badge.badge-alert-1 .badge-content {
    color:  var(--color-red)
}

 .badge.badge-alert-1 .badge-content span:first-child {
    font-size: 1.75rem;
    line-height: 1.1;
    font-weight: 800
}

 .badge.badge-alert-1 .badge-content span:nth-child(2) {
    font-size: 2.15rem;
    line-height: 1.1;
    font-weight: 800;
    text-transform: uppercase
}

 .badge.badge-alert-1 .badge-content span:nth-child(3) {
    line-height: 1.2;
		font-size:1.5em;
}

 .badge.badge-alert-2 {
    top: 15%;
    left: 15%;
    z-index: 150;
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg)
}

@media screen and (max-width: 479px) {
     .badge.badge-alert-2 {
        top:auto;
        bottom: 0
    }
}

 .badge.badge-alert-3 {
    top: -2.5rem;
    left: -7rem;
    z-index: 150
}

@media screen and (max-width: 767px) {
     .badge.badge-alert-3 {
        top:8rem;
        left: -1rem
    }
}

@media screen and (max-width: 599px) {
     .badge.badge-alert-3 {
        top:auto;
        bottom: 0;
        left: 0
    }
}
 .badge.badge-alert-4 {
    left: 40%;
	 top:50%;
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
		color: var(--color-red);
}
 .badge.badge-alert-4 .badge-content {
    color:  var(--color-red)
}

 .badge.badge-alert-4 .badge-content span:first-child {
    font-size: 1.75rem;
    line-height: 1.1;
    font-weight: 800
}

 .badge.badge-alert-4 .badge-content span:nth-child(2) {
    font-size: 2.15rem;
    line-height: 1.1;
    font-weight: 800;
    text-transform: uppercase
}

 .badge.badge-alert-1 .badge-content span:nth-child(3) {
    line-height: 1.2
}

 .badge.badge-alert-2 .badge-content, .badge.badge-alert-3 .badge-content {
    color: var(--color-red);
}

 .badge.badge-alert-2 .badge-content span:first-child, .badge.badge-alert-3 .badge-content span:first-child {
    font-weight: 700
}

@media screen and (min-width: 768px) {
     .badge.badge-alert-2 .badge-content span:first-child, .badge.badge-alert-3 .badge-content span:first-child {
        font-size:0.875rem;
        line-height: 1.2
    }
}

@media screen and (max-width: 767px) {
     .badge.badge-alert-2 .badge-content span:first-child, .badge.badge-alert-3 .badge-content span:first-child {
        font-size:0.625rem;
        line-height: 1.2
    }
}

 .badge.badge-alert-2 .badge-content span:nth-child(2), .badge.badge-alert-3 .badge-content span:nth-child(2) {
    font-weight: 900
}

@media screen and (min-width: 768px) {
     .badge.badge-alert-2 .badge-content span:nth-child(2), .badge.badge-alert-3 .badge-content span:nth-child(2) {
        font-size:1.25rem;
        line-height: 1.2
    }
}

@media screen and (max-width: 767px) {
     .badge.badge-alert-2 .badge-content span:nth-child(2), .badge.badge-alert-3 .badge-content span:nth-child(2) {
        font-size:1rem;
        line-height: 1.2
    }
}

 .badge.badge-alert-2 .badge-content span:nth-child(3), .badge.badge-alert-3 .badge-content span:nth-child(3) {
    font-weight: 900;
    text-transform: uppercase
}

@media screen and (min-width: 768px) {
     .badge.badge-alert-2 .badge-content span:nth-child(3), .badge.badge-alert-3 .badge-content span:nth-child(3) {
        font-size:1.5rem;
        line-height: 1.2
    }
}

@media screen and (max-width: 767px) {
     .badge.badge-alert-2 .badge-content span:nth-child(3), .badge.badge-alert-3 .badge-content span:nth-child(3) {
        font-size:1.25rem;
        line-height: 1.2
    }
}

 .badge.badge-alert-2 .badge-content span:nth-child(4), .badge.badge-alert-3 .badge-content span:nth-child(4) {
    font-weight: 700
}

@media screen and (min-width: 768px) {
     .badge.badge-alert-2 .badge-content span:nth-child(4), .badge.badge-alert-3 .badge-content span:nth-child(4) {
        font-size:0.938rem;
        line-height: 1
    }
}

@media screen and (max-width: 767px) {
     .badge.badge-alert-2 .badge-content span:nth-child(4), .badge.badge-alert-3 .badge-content span:nth-child(4) {
        font-size:0.75rem;
        line-height: 1
    }
}

 .badge.badge-tiny-1 {
    left: -4rem;
    top: 10%
}

 .badge.badge-tiny-2 {
    left: -4rem;
    top: 10%
}

 .badge .badge-title {
    font-weight: 700;
    color: #fffcdb
}

@media screen and (min-width: 768px) {
     .badge .badge-title {
        font-size:1.25rem;
        line-height: 1.1
    }
}

@media screen and (max-width: 767px) {
     .badge .badge-title {
        font-size:1rem;
        line-height: 1.3
    }
}

 .badge .badge-price {
    margin-top: 0.5rem;
    font-weight: 700
}

@media screen and (min-width: 768px) {
     .badge .badge-price {
        font-size:0.938rem;
        line-height: 1.3
    }
}

@media screen and (max-width: 767px) {
     .badge .badge-price {
        font-size:0.75rem;
        line-height: 1.3
    }
}

 .badge .badge-price .final-price {
    color: #fffcdb
}
.line-through {
    text-decoration: line-through;
}