body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.media{display:flow-root}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}
@media only screen and (max-width: 900px) {
	/* btn */
.btn {
	width: 45px;
	height: 45px;
	margin: 0 15px 0 15px;
    cursor: pointer;
    position: absolute;
    right:0;
    z-index: 200;
    /*top: -12px;*/
    top:38px;
}
	.btn span {
	    height: 2px;
	    display: block;
	    position: absolute;
	    top: 22.5px;
	    left: 0;
	    right: 10%;
	    background-color: #ffffff;
	    -webkit-transition: background 0.15s linear 0.15s;
	    -o-transition: background 0.15s linear 0.15s;
	    transition: background 0.15s linear 0.15s;
	}
	.btn span::before {
	    top: -10px;
	    -webkit-transition: top 0.15s linear 0.15s, -webkit-transform 0.15s linear;
	    transition: top 0.15s linear 0.15s, -webkit-transform 0.15s linear;
	    -o-transition: top 0.15s linear 0.15s, transform 0.15s linear;
	    transition: top 0.15s linear 0.15s, transform 0.15s linear;
	    transition: top 0.15s linear 0.15s, transform 0.15s linear, -webkit-transform 0.15s linear;
	}
	.btn span::after {
	    bottom: -10px;
	    -webkit-transition: bottom 0.15s linear 0.15s, -webkit-transform 0.15s linear;
	    transition: bottom 0.15s linear 0.15s, -webkit-transform 0.15s linear;
	    -o-transition: bottom 0.15s linear 0.15s, transform 0.15s linear;
	    transition: bottom 0.15s linear 0.15s, transform 0.15s linear;
	    transition: bottom 0.15s linear 0.15s, transform 0.15s linear, -webkit-transform 0.15s linear;
	}
	.btn span::before, .btn span::after {
	    content: "";
	    width: 100%;
	    height: 2px;
	    display: block;
	    position: absolute;
	    left: 0;
	    background-color: #ffffff;
	}
	body.nav-open .btn span {
	    -webkit-transition: background 0.15s linear;
	    -o-transition: background 0.15s linear;
	    transition: background 0.15s linear;
	    background: none;
	}
	body.nav-open .btn span::before {
	    top: 0px;
	    -webkit-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	    transform: rotate(45deg);
	    -webkit-transition: top 0.15s linear, -webkit-transform 0.15s linear 0.15s;
	    transition: top 0.15s linear, -webkit-transform 0.15s linear 0.15s;
	    -o-transition: top 0.15s linear, transform 0.15s linear 0.15s;
	    transition: top 0.15s linear, transform 0.15s linear 0.15s;
	    transition: top 0.15s linear, transform 0.15s linear 0.15s, -webkit-transform 0.15s linear 0.15s;
	    background-color: #ffffff;
	}
	body.nav-open .btn span::after {
	    bottom: 0px;
	    -webkit-transform: rotate(-45deg);
	    -ms-transform: rotate(-45deg);
	    transform: rotate(-45deg);
	    -webkit-transition: bottom 0.15s linear, -webkit-transform 0.15s linear 0.15s;
	    transition: bottom 0.15s linear, -webkit-transform 0.15s linear 0.15s;
	    -o-transition: bottom 0.15s linear, transform 0.15s linear 0.15s;
	    transition: bottom 0.15s linear, transform 0.15s linear 0.15s;
	    transition: bottom 0.15s linear, transform 0.15s linear 0.15s, -webkit-transform 0.15s linear 0.15s;
	    background-color: #ffffff;
	}
/* btn ENDE */

/* nav */
	.header nav{
		display:none;
	}
/* nav ENDE */
}
/* plus-jakarta-sans-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: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 200;
  src: url('../../files/fonts/plus-jakarta-sans-v12-latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* plus-jakarta-sans-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: 'Plus Jakarta Sans';
  font-style: italic;
  font-weight: 200;
  src: url('../../files/fonts/plus-jakarta-sans-v12-latin-200italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* plus-jakarta-sans-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: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../../files/fonts/plus-jakarta-sans-v12-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* plus-jakarta-sans-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: 'Plus Jakarta Sans';
  font-style: italic;
  font-weight: 300;
  src: url('../../files/fonts/plus-jakarta-sans-v12-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* plus-jakarta-sans-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: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../../files/fonts/plus-jakarta-sans-v12-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* plus-jakarta-sans-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: 'Plus Jakarta Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../../files/fonts/plus-jakarta-sans-v12-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* plus-jakarta-sans-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: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 500;
  src: url('../../files/fonts/plus-jakarta-sans-v12-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* plus-jakarta-sans-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: 'Plus Jakarta Sans';
  font-style: italic;
  font-weight: 500;
  src: url('../../files/fonts/plus-jakarta-sans-v12-latin-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* plus-jakarta-sans-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: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../../files/fonts/plus-jakarta-sans-v12-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* plus-jakarta-sans-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: 'Plus Jakarta Sans';
  font-style: italic;
  font-weight: 600;
  src: url('../../files/fonts/plus-jakarta-sans-v12-latin-600italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* plus-jakarta-sans-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: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../../files/fonts/plus-jakarta-sans-v12-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* plus-jakarta-sans-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: 'Plus Jakarta Sans';
  font-style: italic;
  font-weight: 700;
  src: url('../../files/fonts/plus-jakarta-sans-v12-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* plus-jakarta-sans-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: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 800;
  src: url('../../files/fonts/plus-jakarta-sans-v12-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* plus-jakarta-sans-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: 'Plus Jakarta Sans';
  font-style: italic;
  font-weight: 800;
  src: url('../../files/fonts/plus-jakarta-sans-v12-latin-800italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

* {
    padding:0;
    margin:0;
    text-size-adjust: none;
        -webkit-text-size-adjust: none;
        -moz-text-size-adjust: none;
        -ms-text-size-adjust: none;
}
html,
body {
    margin:0;
    padding:0;
}
body {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 400;
  color:#2b2b2b;
}
.max-width {
    max-width:1440px;
    padding-left:100px;
    padding-right:20px;
    box-sizing:border-box;
    margin-left:auto;
    margin-right:auto;
}
header .max-width {
  padding-left:0;
}
img {
    display:block;
}
.logo img{
    width:auto;
    height:70px;
    object-fit: contain;
    display:inline-block;
}
.logo {
  position: absolute;
  left: 40px;
}
header,
#above-fold {
    background-color:#ffffff;
    color:#2b2b2b;
}
#above-fold {
    min-height: calc(100vh - 170px);
    /*padding-top:100px;*/
    padding-top: 170px;
}
#above-fold .inside {
    position:unset;
}
.above-fold-content {
    float:left;
    width:50%;
    z-index:10;
}
.above-fold-bg img {
    position:absolute;
    top:0;
    right:0;
    z-index:1;
    height:100vh;
    width:auto;
    object-fit:contain;
}
h1 {
    font-size: 40px;
    letter-spacing: 0.03em;
    margin-bottom: 50px;
}
h2 {
    font-size: 30px;
    letter-spacing: 0.02em;
    margin-bottom:30px;
}
h3 {
    font-size: 20px;
    letter-spacing: 0.02em;
    margin-bottom:16px;
}
a.cta-btn {
  background-color: #2f5d8c;
  padding: 10px 30px;
  border-radius: 35px;
  color: #ffffff;
  text-decoration: none;
  margin-top: 50px;
  margin-bottom: 10px;
  display: inline-block;
  font-weight: 400;
  position: relative;
  z-index: 10;
  cursor: pointer;
  letter-spacing:0.03em;
}
a.cta-btn:hover {
  background-color: #284F78;
  transform: translateY(-1px);
}
/*.side-menu {
  position:fixed;
  top:200px;
  left:40px;
  border-left:2px solid rgba(43, 43, 43, 0.4);
  height:100vh;
  z-index:100;
}
.side-menu::before {
  content: "";
  position: absolute;
  left: 14px;             
  top: 0;
  height: calc(50% - 14px);
  width: 2px;
  background-color: #ccc;
}
.side-menu::after {
  content: "";
  position: absolute;
  left: 14px;
  bottom: 0;
  height: calc(50% - 14px);
  width: 2px;
  background-color: #ccc;
}
.side-menu ul li {
  display: block;
  margin-top: 15px;
  margin-bottom: 15px;
  max-width: 25px;
  cursor: pointer;
}
.side-menu ul {
  margin-left: -31px;
  margin-top:calc(50vh - 200px);
  padding-top: 10px;
  padding-bottom: 10px;
  transform: translateY(-50%);
}*/
.side-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 60px;
  height: 100vh;
  z-index: 1000;
  pointer-events: none;
}
.side-menu-icon {
  position: fixed;
  left: 30px;
  top: 50vh;
  transform: translate(-50%, -50%);
  z-index: 10;
  pointer-events: auto;
}
.side-line-top {
  position: fixed;
  left: 30px;
  top: 170px;
  width: 2px;
  height: calc(50vh - 220px);
  background-color: rgba(43, 43, 43, 0.4);
  z-index: 10;
}
.side-line-bottom {
  position: fixed;
  left: 30px;
  top: calc(50vh + 50px);
  width: 2px;
  height: calc(50vh - 20px);
  background-color: rgba(43, 43, 43, 0.4);
  z-index: 10;
}

p.cta {
  float:left;
}
.micro-trust {
  font-size:11px;
  font-weight:400;
  display:block;
  text-align:center;
  margin-bottom:50px;
}
p.small {
  font-size:11px;
  font-weight:400;
}
/* eyebrow */
.eyebrow {
    color: #2f5d8c;
    font-weight:700;
    font-size:20px;
    margin-bottom:10px;
    letter-spacing:0.02em;
}
/* headline animated */
.cd-words-wrapper {
  display: inline-block;
  position: relative;
  text-align: left;
}
.cd-words-wrapper b {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
  left: 0;
  top: 0;
}

.cd-words-wrapper b.is-visible {
  position: relative;
}

.cd-headline.clip span {
  display: inline-block;
  /*padding: .2em 0;*/
}
.cd-headline.clip .cd-words-wrapper {
  overflow: hidden;
  vertical-align: top;
}
.cd-headline.clip .cd-words-wrapper::after {
  /* line */
  /*content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 2px;
  height: 100%;
  background-color: #aebcb9;*/
}
.cd-headline.clip b {
  opacity: 0;
}
.cd-headline.clip b.is-visible {
  opacity: 1;
}
/* eyebrow end */
/* social proof */
.social-proof {
	padding-top:40px;
	padding-bottom:32px;
}
.social-proof .ce_text {
	float:left;
	padding-right:50px;
}
.social-proof .ce_text:last-of-type {
  padding-right:0;
}
.sterne img {
  max-height: 13px;
  width: auto;
  display: block;
  padding-left: 2px;
  float: right;
  margin-top: 4px;
}
span.count {
	font-size:16px;
	font-weight:600;
}
span.count.last {
	padding-right:5px;
}
.social-proof .countfect.digits-2 {
	width:20px;
	position:relative;
	text-align:right;
	display:inline-block;
}
.social-proof .countfect.digits-3 {
	width:30px;
	position:relative;
	text-align:right;
	display:inline-block;
}
.social-proof {
  /*float: left;*/
  /*border-top: 1px solid #d7d7d7;*/
  padding-top: 20px;
  margin-top: 20px;
  opacity:0.7;
  font-size:13px;
}
/* social proof */
.float-left {
  float:left;
}
footer {
  color:#ffffff;
  background-color:#2b2b2b;
  font-size:12px;
  padding-top:15px;
  padding-bottom:15px;
  z-index: 20;
  position: relative;
}
footer a {
  color:#ffffff;
  font-size:12px;
  text-decoration:none;
}
footer .max-width{
  display: flex;
  justify-content: space-between;
}
footer nav li {
  display:inline-block;
}
footer nav li:not(:last-child)::after {
  content:"·";
  display: inline-block;
  margin-left: 5px;
  margin-right:5px;
}
.bg-hell {
background-color: rgba(0,0,0,0.05);
}
/*.col-3 {
  display:flex;
  justify-content: space-between;
  gap: 20px;
}
.col-3 .ce_text {
  flex: 1;
}*/
main .mod_article {
  padding-top:60px;
  padding-bottom:60px;
}
main .mod_article .ce_text:not(:last-of-type) {
  padding-bottom:30px;
}
/*.box {
  display: flex;
  align-items: stretch;
}*/
.col-3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  align-items: stretch;
  gap:20px;
}
.box .ce_text {
  padding:25px;
  background-color: rgba(0,0,0,0.05);
  border-radius:10px;
  /*box-sizing:border-box;
  width:calc( (100% / 3) - 10px );
  float:left;*/
}
/*.box .ce_text:not(:last-of-type) {
  margin-right:15px;
}*/
.box h3 {
  line-height:1.2em;
}
main .mod_article .box .ce_text {
  padding-bottom:25px;
}
/* animated icons */
.animated-icons {
	margin-left:60px;
	float:left;
}
.animated-icons .icons-content {
  padding-left: 100px;
  position: relative;
  box-sizing: border-box;
  margin-top:10px;
}
.animated-icons svg,
.animated-icons g{
	/*padding: 4px;*/
	height: 70px;
	width:auto;
}
.icon {
	width: 80px;
    height: 80px;
    border-radius: 80px;
    background-color: transparent;
    position: absolute;
    left: 0;
    top: 0;
}
.animate .icon {
	/*background-color: #000000;*/
	transition:background-color 0.25s ease;
}
.icon polygon,
.icon polyline,
.icon line,
.icon path{
  fill:none;
  stroke:none;
  stroke-linecap:round;
  stroke-miterlimit:10;
}
.animate .icon polygon,
.animate .icon polyline,
.animate .icon line,
.animate .icon path{
	/*stroke:#ffffff;*/
	stroke:#2b2b2b;
  stroke-dasharray: 1200px;
  stroke-dashoffset:1200px;
  -webkit-animation: dash 2s linear forwards;
  animation: dash 2s linear forwards;
  visibility: visible !important;
}

@keyframes dash {
  0% {
    stroke-dashoffset: 1200;
  }

  100% {
    stroke-dashoffset: 0;
  }
}
/* animated icons end */
.cta-card {
  /*background-color: rgba(47,93,140,0.7);*/
  background-color:#2f5d8c;
  border-radius:16px;
  color:#ffffff;
  padding:30px;
  float:left;
}
.cta-card a.cta-btn,
.bg-blau a.cta-btn{
  background-color:#ffffff;
  color:#2f5d8c;
  margin-top: 20px;
  float:left;
}
.cta-card a.cta-btn,
.bg-blau a.cta-btn{
  background-color:#ffffff;
  color:#2f5d8c;
  margin-top: 20px;
  float:left;
  transition: background-color 0.2s ease, transform 0.15s ease;
}
.cta-card a.cta-btn:hover,
.bg-blau a.cta-btn:hover{
  background-color: #F2F2F2;
  transform: translateY(-1px);
}
.cta-card .micro-trust,
.bg-blau .micro-trust{
  margin-bottom:0;
}
p:not(:last-of-type) {
  padding-bottom:16px;
}
.bg-blau {
  /*background-color: rgba(47,93,140,0.7);*/
  background-color:#2f5d8c;
  color:#ffffff;
}
.about figure {
  max-width:200px;
  width:100%;
}
.about .about-content {
  display:flex;
  justify-content: space-between;
  gap:70px;
  align-items: end;
}
main .mod_article.about {
  padding-bottom:0;
}
.about-content .ce_text:last-of-type {
  padding-bottom:50px;
  width: calc(100% - 270px);
}
.potenzialanalyse .about-content .ce_text:last-of-type,
.small-logo .about.content .ce_text:last-of-type{
  padding-bottom: 0;
  width: auto;
}
.about .desktop {
  margin-bottom:16px;
}
.about .mobil {
  display:none;
  margin-bottom:24px;
}
.side-menu svg rect.black {
  fill: #2b2b2b;
  transition: background-color 0.2s ease, transform 0.15s ease;
}
.side-menu svg:hover rect.black{
  fill: #284F78;
}
.side-menu svg path.black {
  stroke: #2b2b2b;
  transition: background-color 0.2s ease, transform 0.15s ease;
}
.side-menu svg:hover path.black {
  stroke: #284F78;
}
.side-menu svg:hover {
  transform: translateY(-1px);
}
.potenzialanalyse .max-width,
.small-logo .max-width{
  padding-left:20px;
}
.potenzialanalyse #above-fold,
.small-logo #above-fold,
.small-logo.text-only main{
  padding-top:110px;
  min-height: calc(100vh - 110px);
}
.small-logo.text-only main .mod_article:first-of-type {
  padding-top:0;
}
.potenzialanalyse .logo img,
.small-logo .logo img{
  height: 50px;
}
.potenzialanalyse .logo,
.small-logo .logo{
  left: 20px;
}
.potenzialanalyse h1,
.small-logo h1{
  font-size:32px;
  margin-bottom: 16px;
}
.potenzialanalyse .above-fold-content,
.small-logo .above-fold-content{
  float: left;
  width: 60%;
}
.potenzialanalyse h2,
.small-logo h2{
  font-size:20px;
  margin-bottom:16px;
  margin-top:32px;
}
.potenzialanalyse .termin,
.small-logo .termin{
  margin-top: auto;
  padding-top: 50px;
}
.potenzialanalyse .termin-buchen .micro-trust,
.small-logo .termin-buchen .micro-trust {
  margin-bottom:0;
}
.potenzialanalyse .termin-buchen,
.small-logo .termin-buchen,
.about-content .ce_text:last-of-type{
  padding-bottom: 50px;
  width: calc(100% - 270px);
}
.potenzialanalyse .about.termin .about-content,
.small-logo .about.termin .about-content{
  justify-content: flex-start;
}
#main .inside {
  min-height: 0;
}
.w-100 {
  width:100%;
}
.potenzialanalyse.vielen-dank #above-fold .inside{
  display: flex;
  flex-direction: column;
  min-height: calc(100vh - 103px);
}
.text-only .ce_text a {
  color:#2b2b2b;
  text-decoration:none;
}
.text-only .ce_text a:hover {
  text-decoration:underline;
}
.CookieDeclaration a{
  color:#2b2b2b;
}
#ookiebotWidget {
  display:none;
}
.num {
  position: absolute;
  font-size: 80px;
  margin-top: -50px;
  margin-left:10px;
  z-index: -1;
  color: rgba(0,0,0,0.07);
}
.box .ce_text {
  padding: 50px 25px 25px 25px;
}
/* feinschliff */
.no-break {
  white-space: nowrap;
}
.logo {
		position: absolute;
		z-index: 10;
		top: 20px;
	}
	#above-fold {
		/*padding-top:120px;*/
		position: relative;
	}
	.above-fold-bg img {
	  position: absolute;
	  top: 0;
	  right: 0;
	  z-index: 1;
	  width: 30%;
	  height: 100%;
	  object-fit: cover;
	  object-position: left top;
	}
	.social-proof-content,
	.above-fold-content,
  .potenzialanalyse .about-content,
  .small-logo .about-content{
		width:60%;
	}
	p.cta {
	  text-align: center;
	}
.calendly-inline-widget {
  width:100%;
  height:1050px;
  margin-top:16px;
}
.potenzialanalyse .kontaktformular .micro-trust:last-of-type {
  margin-bottom:50px;
}
@media only screen and (max-width: 1240px) {
	.social-proof .ce_text:nth-child(1) {
		padding-left: 10px;
	}
	.social-proof .ce_text:nth-child(3) {
	    padding-left: 13px;
	}
	.social-proof .ce_text:nth-child(2) {
		padding-left: 45px;
		text-indent: -45px;
		box-sizing: border-box;
	}
	.sterne img {
		padding-left:1px;
	}
}
@media only screen and (max-width: 1024px) {
	.side-menu {
		display:none;
	}
	.eyebrow {
		font-size: 18px;
	}
	h1 {
		font-size: 30px;
		margin-bottom: 32px;
	}
	.potenzialanalyse h1, .small-logo h1 {
		font-size: 30px;
		margin-bottom: 16px;
	}
	h2 {
	  font-size: 24px;
	  margin-bottom: 20px;
	}
	h3 {
		font-size: 18px;
	}
	.max-width {
		padding-left: 40px;
	}
	.social-proof {
		padding-top:10px;
		margin-top:0;
	}
	.social-proof .ce_text {
		padding-bottom: 10px;
	}
	.logo {
		left: 40px;
	}
	.logo img {
		height: 50px;
	}
	#above-fold {
		padding-top:120px;
		position: relative;
	}
	.above-fold-bg img {
		width: 25%;
    	margin-top: -50px;
	}
	.above-fold-bg img {
		height: calc(100% + 50px);
	}
	.social-proof-content,
	.above-fold-content,
	.potenzialanalyse .above-fold-content, 
	.small-logo .above-fold-content,
	.potenzialanalyse .about-content,
	.small-logo .about-content,
	.potenzialanalyse .ce_text.mobil,
	.small-logo .ce_text.mobil{
		width:72%;
	}
	main .mod_article {
	  padding-top: 50px;
	  padding-bottom: 50px;
	}
	.animated-icons {
	  margin-left: 30px;
	}
	.about-content {
	  gap:50px;
	}
	.about-content .ce_text:last-of-type,
	.potenzialanalyse .termin-buchen, 
	.small-logo .termin-buchen{
	  width: calc(100% - 200px);
	}
	.about figure {
		max-width: 180px;
	}
	.num {
		font-size: 70px;
		margin-top: -47px;
		margin-left: 7px;
	}
	.calendly-inline-widget {
	  height: 1000px;
	}
}
@media only screen and (max-width: 780px) {
	.col-3 {
	  grid-template-columns: repeat(1, 1fr);
	}
	.about .desktop {
		display:none;
	}
	.about .mobil {
		display:block;
	}
	.about .about-content {
		gap:30px;
	}
	.about-content .ce_text:last-of-type,
	.potenzialanalyse .termin-buchen, 
	.small-logo .termin-buchen{
	  width: calc(100% - 150px);
	}
	.about figure {
		max-width: 150px;
	}
	.potenzialanalyse h2, .small-logo h2 {
	  margin-top: 0;
	}
	.potenzialanalyse .about-content,
	.small-logo .about-content{
		width:100%;
	}
}
@media only screen and (max-width: 680px) {
	.max-width {
		padding-left: 20px;
	}
	.eyebrow {
		font-size: 16px;
	}
	h1 {
		font-size: 25px;
		margin-bottom: 16px;
	}
	.potenzialanalyse h1, .small-logo h1 {
		font-size: 25px;
	}
	h2 {
	  font-size: 22px;
	  margin-bottom: 16px;
	}
	.potenzialanalyse h2, .small-logo h2 {
	  font-size: 18px;
	}
	h3 {
		font-size: 17px;
	}
	.logo {
    	left: 20px;
	}
	.social-proof {
	  padding-top: 0;
	  margin-top: 0;
	}
	main .mod_article {
	  padding-top: 45px;
	  padding-bottom: 45px;
	}
	.animated-icons {
	  margin-left: 0;
	}
	.animated-icons svg, .animated-icons g {
		height:60px;
	}
	.animated-icons .icons-content {
		padding-left: 80px;
	}
	.calendly-inline-widget {
	  height: 1200px;
	}
}
@media only screen and (max-width: 480px) {
	.about-content {
	  gap:30px;
	}
	.about-content .ce_text:last-of-type {
	  width: calc(100% - 100px);
	}
	.potenzialanalyse .termin-buchen, .small-logo .termin-buchen {
        max-width: calc(72% - 100px);
    }
	.about figure {
		max-width: 120px;
	}
	.kontaktformular button.submit {
		width:100%;
	}
}
@media only screen and (max-width: 420px) {
	footer .max-width {
		display:block;
	}
	footer nav {
		margin-top:7px;
	}
	.above-fold-bg img {
		width: 20%;
    	margin-top: -70px;
	}
	.above-fold-bg img {
		height: calc(100% + 70px);
	}
	.social-proof-content,
	.above-fold-content,
	.potenzialanalyse .above-fold-content, 
	.small-logo .above-fold-content,
	.potenzialanalyse .ce_text.mobil,
	.small-logo .ce_text.mobil{
		width:79%;
	}
	.calendly-inline-widget {
	  height: 1200px;
	}
}
/* formular */
.kontaktformular {
	margin-top:32px;
	margin-bottom:32px;
	max-width: 540px;
}
.kontaktformular input,
.kontaktformular select,
.kontaktformular textarea{
	width:100%;
	background-color:transparent;
	border:1px solid rgba(43, 43, 43, 0.4);
	line-height:50px;
	box-sizing:border-box;
	color:#2b2b2b;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:10px;
	font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 400;
	webkit-border-radius: 0;
	border-radius: 0;
	height:40px;
	font-size: 16px;
	margin-bottom: 16px;
}
.kontaktformular .with-micro-trust input {
	margin-bottom:5px;
}
.kontaktformular input:focus,
.kontaktformular select:focus,
.kontaktformular textarea:focus {
	border:1px solid #2b2b2b;
	outline: none;
}
.kontaktformular textarea{
	min-width:100%;
	height: 130px;
	line-height:38px;
	padding-top:10px;
}
.kontaktformular button.submit {
	outline:0;
	border:0;
  background-color: #2f5d8c;
  padding: 10px 30px;
  border-radius: 35px;
  color: #ffffff;
  text-decoration: none;
  margin-top: 0;
  margin-bottom: 10px;
  display: inline-block;
  font-weight: 400;
  position: relative;
  z-index: 10;
  cursor: pointer;
  letter-spacing:0.03em;
  font-size:16px;
}
.kontaktformular button.submit:hover {
  background-color: #284F78;
  transform: translateY(-1px);
}
.widget-checkbox {
	margin-top:5px;
	margin-bottom:16px;
}
.checkbox_container {
	border:0;
}
.widget-checkbox input {
	float: left;
  width: auto;
  height: auto;
  margin-right: 15px;
  margin-top: 4px;
}
.widget-checkbox a {
	color:#2b2b2b;
}
.widget-checkbox a:hover {
	color:#2b2b2b;
}
@media only screen and (max-width: 780px) {
	.kontaktformular input, .kontaktformular select, .kontaktformular textarea {
		font-size:22px;
	}
	.kontaktformular textarea {
	  padding-top: 10px;
	  line-height: 30px;
	}
}
.kontaktformular .micro-trust {
	text-align:left;
	margin-bottom:20px;
}
.kontaktformular label {
	font-size: 14px;
  margin-bottom: 1px;
  display: block;
}
