.brand {
  display: inline-block;
  margin-top: 9px;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  background-color: hsla(0, 0%, 100%, 0.9);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}

.navlink {
  font-family: Jost, sans-serif;
  color: #163063;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.5px;
}

.navlink:hover {
  color: #6ca9fc;
}

.navlink:focus {
  color: #163063;
}

.navlink.w--current {
  font-family: Jost, sans-serif;
  color: #6ca9fc;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: none;
}

.content-wrapper {
  display: block;
  max-width: 1440px;
  margin: 60px 0px;
  padding: 0px;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

.video-div {
  position: static;
  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-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;
}

.content-bgr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-bottom: 0px;
  padding-top: 141px;
  padding-bottom: 141px;
  -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: #163063;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(22, 48, 99, 0.98)), to(rgba(22, 48, 99, 0.98))), url('../images/netztranzparenz.png');
  background-image: linear-gradient(180deg, rgba(22, 48, 99, 0.98), rgba(22, 48, 99, 0.98)), url('../images/netztranzparenz.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.content-bgr._404 {
  height: 100vh;
  padding-top: 0vh;
  padding-bottom: 0vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.h1-headline {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Jost, sans-serif;
  color: #163063;
  font-size: 40px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 1px;
}

.h1-headline.white {
  color: #f6f7f9;
  text-align: center;
}

.body-text {
  width: auto;
  font-family: Lato2, sans-serif;
  color: #292929;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}

.body-text.center {
  width: auto;
  padding-top: 0px;
  font-family: Lato2, sans-serif;
  color: #292929;
  font-size: 17px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 0.2px;
}

.body-text.left {
  width: auto;
  padding-top: 16px;
  font-family: Lato2, sans-serif;
  color: #292929;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0.2px;
}

.headline-intro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 750px;
  margin: 40px auto;
  -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;
}

.heatconn-video-img {
  position: relative;
  border-radius: 6px;
  opacity: 0.5;
}

.lightbox-link-intro-video {
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.map-animation {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 500px;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
  -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;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.map-ground {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
}

.kraftwerk-pin {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  z-index: 1;
}

.haushalte-pins {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  z-index: 2;
}

.content-bgr-light {
  position: relative;
  display: block;
  overflow: hidden;
  padding-top: 100px;
  padding-bottom: 100px;
  -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: -webkit-gradient(linear, left bottom, left top, from(rgba(246, 247, 249, 0.5)), color-stop(50%, #f6f7f9), to(rgba(246, 247, 249, 0.5)));
  background-image: linear-gradient(0deg, rgba(246, 247, 249, 0.5), #f6f7f9 50%, rgba(246, 247, 249, 0.5));
}

.wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  max-width: 1440px;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 40px;
  padding-left: 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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.content-loesung {
  margin-top: 0px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.loesung-cards {
  display: -ms-grid;
  display: grid;
  overflow: visible;
  margin-top: 20px;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: stretch;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.loesung-card {
  margin-right: 2%;
  margin-bottom: 20px;
  float: left;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0 8px 16px 0 rgba(41, 41, 41, 0.1);
}

.card-content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 12px 32px;
  -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;
}

.card-headline {
  width: 180px;
  font-family: Jost, sans-serif;
  color: #254278;
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
}

.card-subline {
  width: 100%;
  font-family: Lato2, sans-serif;
  color: #67789b;
}

.card-img {
  margin-bottom: 24px;
  padding-top: 16px;
}

.headline-loesung {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 750px;
  margin-right: auto;
  margin-left: auto;
  -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;
  text-align: left;
}

.mockups {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 7vh;
  margin-right: 40px;
  margin-left: 40px;
  -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;
}

.subheading-small {
  margin-bottom: 8px;
  color: rgba(41, 41, 41, 0.8);
  font-size: 20px;
  line-height: 30px;
  text-align: right;
}

.subheading-small.right {
  font-family: Lato2, sans-serif;
  font-weight: 700;
}

.subheading-small.right.white {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: Jost, sans-serif;
  color: #fff;
  font-weight: 500;
  text-align: left;
  letter-spacing: 0.5px;
}

.subheading-small.left {
  font-family: Jost, sans-serif;
  font-weight: 500;
  text-align: left;
}

.subheading-small.left.white {
  font-family: Jost, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  letter-spacing: 0.3px;
}

.mockup-pic {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 1000px;
  height: 605px;
  margin-top: 30px;
  margin-right: 80px;
  padding-left: 0px;
  -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;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.headline-transparenz {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 800px;
  margin-bottom: 40px;
  -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;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  text-align: left;
}

.content-bgr-white {
  display: block;
  padding-top: 10vh;
  padding-bottom: 10vh;
  -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: #fff;
}

.content-bgr-white.small {
  padding-top: 5vh;
  padding-bottom: 5vh;
}

.content-installation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -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-video {
  z-index: 1;
  width: 640px;
  height: 360px;
  margin-right: 40px;
  padding-right: 0px;
  float: left;
}

.headline-installation {
  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-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

.content-vorteile {
  margin-top: 0px;
}

.content-text-vorteil {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 120px;
  margin-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -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;
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
  background-color: #6ca9fc;
}

.content-text-vorteil.left {
  height: 80px;
  margin-right: 100px;
  padding-right: 40px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  border-radius: 8px;
}

.content-text-vorteil.right {
  height: 80px;
  margin-left: 100px;
  padding-right: 22px;
  padding-left: 22px;
  border-radius: 8px;
}

.flex-box-realtime {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5vh;
  margin-bottom: 5vh;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

.flex-box-realtime.first {
  margin-top: 0vh;
  margin-bottom: 5vh;
}

.div-relative {
  position: relative;
  width: 450px;
  height: 344px;
  clear: right;
}

.realtime-map {
  position: absolute;
}

.realtime-popup {
  position: absolute;
  z-index: 1;
}

.headline-vorteile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 63px;
  -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;
  text-align: left;
}

.flex-box-report {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

.reporting-desktop {
  position: absolute;
}

.reporting-paper {
  position: absolute;
  z-index: 1;
}

.erkennung-alert {
  position: absolute;
  z-index: 1;
}

.erkennung-map {
  position: absolute;
}

.wrapper-flex-boxen {
  max-width: 1000px;
  margin-right: 0px;
  margin-left: 0px;
}

.vorteile-dots {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: 100px;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.vorteile-dots-box {
  width: 200px;
  margin-right: 20px;
  margin-left: 20px;
}

.heading-h4 {
  font-family: Jost, sans-serif;
  color: #163063;
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.5px;
}

.powered-by {
  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-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;
}

.logo-juconn {
  margin-left: 20px;
}

.flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 24px;
  -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;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
}

.content-bgr-blue {
  display: block;
  padding-top: 50vh;
  padding-bottom: 50vh;
  -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: #fff;
}

.content-bgr-blue.small {
  padding-top: 5vh;
  padding-bottom: 5vh;
  background-color: #163063;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(22, 48, 99, 0.97)), to(rgba(22, 48, 99, 0.97))), url('../images/netztransparenz.png');
  background-image: linear-gradient(180deg, rgba(22, 48, 99, 0.97), rgba(22, 48, 99, 0.97)), url('../images/netztransparenz.png');
  background-position: 0px 0px, 50% 20%;
  background-size: auto, auto;
}

.kontakt-headline {
  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-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

.content-kontakt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin-top: 0px;
  padding-top: 36px;
  padding-bottom: 36px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.contact-link {
  margin-top: 0px;
  font-family: Lato2, sans-serif;
  color: #f7f8fa;
  text-decoration: none;
}

.contact-link:hover {
  color: #6ca9fc;
  text-decoration: underline;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 70px;
  padding-right: 100px;
  padding-left: 100px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.contact-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 8px;
  margin-bottom: 8px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-4 {
  margin-right: 12px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.contact-name-content {
  margin-bottom: 40px;
}

.footer-content {
  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;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.footer-text-copyright {
  font-family: Lato2, sans-serif;
  color: #292929;
  font-size: 12px;
}

.footer-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Lato2, sans-serif;
  color: #153574;
}

.impressum-link {
  margin-right: 32px;
  margin-left: 0px;
  color: #163063;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
}

.agb-link {
  margin-right: 0px;
  margin-left: 32px;
  color: #163063;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
}

.datenschutz-link {
  margin-right: 32px;
  margin-left: 32px;
  color: #163063;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
}

.desktop-mockup {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  -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;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/mac-mockup-heatconn-digital.png');
  background-position: 50% 50%;
  background-size: 1000px;
  background-repeat: no-repeat;
}

.iphone-mockup {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/iphone-mockup-heatconn-digital.png');
  background-position: 50% 50%;
  background-size: 1000px;
  background-repeat: no-repeat;
}

.div-video-img {
  position: relative;
  display: block;
  width: 900px;
  -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;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  border-style: solid;
  border-width: 2px;
  border-color: #193c81;
  border-radius: 8px;
  box-shadow: 8px 8px 8px 0 rgba(0, 0, 0, 0.15);
}

.layer {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  border-radius: 6px;
  background-color: rgba(0, 0, 0, 0.5);
}

.wrapper-head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1440px;
  padding-right: 0px;
  padding-left: 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;
}

.container {
  display: block;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 100px;
  padding-left: 100px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-h2.white {
  margin-top: 30px;
  margin-bottom: 8px;
  font-family: Jost, sans-serif;
  color: #f6f7f9;
  font-size: 32px;
  line-height: 44px;
  font-weight: 500;
  letter-spacing: 0.8px;
}

.heading-h2.white.center {
  color: #6ca9fc;
}

.intro-text {
  width: auto;
  margin-bottom: 29px;
  margin-left: 0%;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  text-align: center;
}

.intro-text._404 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-right: 100px;
  padding-left: 100px;
  -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;
}

.icon-play {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  display: block;
  -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/icon-play.png');
  background-position: 50% 50%;
  background-size: 64px;
  background-repeat: no-repeat;
}

.subheading-intro {
  margin-bottom: 20px;
  font-family: Jost, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.5px;
}

.subheading-intro.white {
  margin-top: 10px;
  margin-bottom: 25px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-family: Lato2, sans-serif;
  color: rgba(247, 248, 250, 0.8);
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0.2px;
}

.subheading-intro.white.center {
  text-align: center;
}

.text-span-blue {
  color: #6ca9fc;
}

.nav-button-animated {
  position: fixed;
  top: 0px;
  right: 0px;
  z-index: 900;
  width: 60px;
  height: 60px;
  margin-top: 10px;
  margin-right: 20px;
  padding: 0px;
  background-color: transparent;
}

.nav-button-animated.w--open {
  background-color: transparent;
}

.nav-button-animated.negative {
  z-index: auto;
}

.top-line {
  position: absolute;
  left: 0px;
  top: 18px;
  right: 0px;
  width: 40px;
  height: 2px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.middle-line {
  position: absolute;
  left: 0px;
  top: 28px;
  right: 0px;
  width: 40px;
  height: 2px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.bottom-line {
  position: absolute;
  left: 0px;
  top: 38px;
  right: 0px;
  width: 40px;
  height: 2px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.heatconn-logo {
  margin-bottom: 30px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.div-video {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}

.datenschutz-juconn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -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;
}

.datenschutz-text {
  width: 700px;
  color: #292929;
  line-height: 21px;
  text-align: center;
}

.datenschutz-text.left {
  width: auto;
  padding-top: 16px;
  font-family: Lato2, sans-serif;
  color: rgba(41, 41, 41, 0.8);
  font-size: 15px;
  line-height: 24px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0.2px;
}

.content-bgr-datenschutz {
  display: block;
  padding-top: 10vh;
  padding-bottom: 10vh;
  -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: #fff;
}

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

.brandes-logo {
  margin-right: 20px;
}

.text-span-2 {
  color: #10b344;
}

.image-7 {
  margin-top: 0px;
}

.heatconn_brandes {
  display: none;
}

.heatconn_brandes_info {
  display: none;
  width: 700px;
  padding-right: 40px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

.content-brandes {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-top: 36px;
  padding-bottom: 36px;
  -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;
}

.link-2 {
  color: #6ca9fc;
}

.link-3 {
  color: #6ca9fc;
}

.shadow {
  position: absolute;
  left: 18%;
  top: auto;
  right: auto;
  bottom: 0%;
  display: none;
  width: 140px;
  height: 290px;
  -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;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 16px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(22, 48, 99, 0.2)), to(rgba(22, 48, 99, 0.2)));
  background-image: linear-gradient(180deg, rgba(22, 48, 99, 0.2), rgba(22, 48, 99, 0.2));
  -webkit-filter: blur(15px);
  filter: blur(15px);
}

.shadow-desktop {
  position: absolute;
  left: auto;
  top: 0%;
  right: -1%;
  bottom: -1%;
  z-index: -1;
  display: none;
  width: 70%;
  height: auto;
  -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;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 13px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(22, 48, 99, 0.3)), to(rgba(22, 48, 99, 0.3)));
  background-image: linear-gradient(180deg, rgba(22, 48, 99, 0.3), rgba(22, 48, 99, 0.3));
  -webkit-filter: blur(15px);
  filter: blur(15px);
}

.contact-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  max-width: 1440px;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -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;
}

.h2-headline {
  font-family: Jost, sans-serif;
  color: #163063;
  font-size: 36px;
  font-weight: 500;
  text-align: left;
  letter-spacing: 1px;
}

.h2-headline.white {
  color: #fff;
}

.h3-headline {
  font-family: Jost, sans-serif;
  color: #163063;
  font-weight: 500;
  text-align: left;
  letter-spacing: 0.5px;
}

.h3-headline.small {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 20px;
}

.subheading-installation {
  margin-bottom: 8px;
  font-family: Lato2, sans-serif;
  color: #6ca9fc;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  text-align: left;
  letter-spacing: 0.5px;
}

.paragraph-intro {
  font-family: Jost, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
}

@media screen and (min-width: 1440px) {
  .content-bgr {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(22, 48, 99, 0.98)), to(rgba(22, 48, 99, 0.98))), url('../images/netztranzparenz.png');
    background-image: linear-gradient(180deg, rgba(22, 48, 99, 0.98), rgba(22, 48, 99, 0.98)), url('../images/netztranzparenz.png');
    background-position: 0px 0px, 50% 50%;
  }

  .h1-headline {
    font-size: 44px;
  }

  .h1-headline.white {
    font-size: 42px;
    line-height: 48px;
  }

  .body-text.center {
    font-size: 18px;
    line-height: 32px;
  }

  .wrapper {
    padding-right: 100px;
    padding-left: 100px;
  }

  .loesung-cards {
    padding-right: 120px;
    padding-left: 120px;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .card-headline {
    font-size: 22px;
  }

  .card-subline {
    font-size: 15px;
    line-height: 24px;
  }

  .subheading-small.right {
    margin-bottom: 16px;
    font-size: 22px;
  }

  .subheading-small.right.white {
    margin-bottom: 0px;
    padding-left: 24px;
    font-size: 24px;
    line-height: 32px;
  }

  .mockup-pic {
    width: 1000px;
    height: 605px;
  }

  .headline-transparenz {
    width: 900px;
  }

  .background-video {
    width: 640px;
    height: 360px;
  }

  .content-text-vorteil.right {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .flex-box-realtime {
    margin-top: 0vh;
    margin-bottom: 0vh;
  }

  .flex-box-realtime.first {
    margin-bottom: 0vh;
  }

  .div-relative {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 500px;
    height: 400px;
    -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;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
  }

  .wrapper-flex-boxen {
    overflow: visible;
    max-width: 1300px;
  }

  .desktop-mockup {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    background-image: url('../images/mac-mockup-heatconn-digital.png');
    background-position: 50% 50%;
    background-size: 1000px;
  }

  .iphone-mockup {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    background-image: url('../images/iphone-mockup-heatconn-digital.png');
    background-position: 50% 50%;
    background-size: 1000px;
  }

  .shadow {
    left: 19%;
  }

  .contact-wrapper {
    padding-right: 100px;
    padding-left: 100px;
  }

  .paragraph-intro {
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 1920px) {
  .content-bgr._404 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100vh;
    padding-top: 0vh;
    padding-bottom: 0vh;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .content-bgr-light {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .wrapper {
    padding-right: 100px;
    padding-left: 100px;
  }

  .loesung-cards {
    padding-right: 40px;
    padding-left: 40px;
  }

  .mockup-pic {
    width: 1000px;
    height: 605px;
  }

  .content-bgr-white {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .content-bgr-white.small {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .content-installation {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .background-video {
    width: 640px;
    height: 360px;
  }

  .content-text-vorteil.left {
    height: 80px;
  }

  .content-text-vorteil.right {
    height: 80px;
  }

  .content-bgr-blue.small {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(22, 48, 99, 0.98)), to(rgba(22, 48, 99, 0.98))), url('../images/netztransparenz.png');
    background-image: linear-gradient(180deg, rgba(22, 48, 99, 0.98), rgba(22, 48, 99, 0.98)), url('../images/netztransparenz.png');
    background-repeat: repeat, no-repeat;
  }

  .footer {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .desktop-mockup {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    background-image: url('../images/mac-mockup-heatconn-digital.png');
    background-position: 50% 50%;
    background-size: 1000px;
  }

  .iphone-mockup {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    background-image: url('../images/iphone-mockup-heatconn-digital.png');
    background-position: 50% 50%;
    background-size: 1000px;
  }

  .div-video-img {
    width: 1000px;
  }

  .wrapper-head {
    max-width: 1800px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .heading-h2.white {
    color: #f6f7f9;
  }

  .heading-h2.white.center {
    text-align: center;
  }

  .intro-text {
    margin-left: 0%;
  }

  .intro-text._404 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-right: 120px;
    padding-left: 120px;
    -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;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
  }

  .image-7 {
    display: none;
  }

  .heatconn_brandes_info {
    display: none;
  }

  .content-brandes {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .text-span-3 {
    color: #6ca9fc;
  }

  .shadow {
    left: 18%;
    bottom: -3%;
  }

  .shadow-desktop {
    right: -2%;
    bottom: -4%;
  }
}

@media screen and (max-width: 991px) {
  .content-wrapper {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 30px;
    padding-left: 30px;
  }

  .video-div {
    width: 90%;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .content-bgr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 120px;
    padding-bottom: 60px;
    -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-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }

  .content-bgr._404 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .body-text {
    font-family: Lato2, sans-serif;
    color: #292929;
    font-size: 16px;
    line-height: 26px;
    text-align: left;
  }

  .body-text.center {
    width: auto;
  }

  .body-text.left {
    padding-top: 8px;
    text-align: left;
  }

  .headline-intro {
    width: 70%;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .map-animation {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .content-bgr-light {
    padding-bottom: 100px;
  }

  .wrapper {
    padding-right: 30px;
    padding-left: 30px;
  }

  .loesung-cards {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -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;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    grid-column-gap: 10px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .loesung-card {
    width: auto;
    margin-right: 8px;
    margin-left: 8px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .card-content-wrapper {
    padding-right: 25px;
    padding-left: 25px;
    -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-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .card-headline {
    width: auto;
  }

  .card-subline {
    width: auto;
  }

  .card-img {
    margin-top: auto;
    margin-bottom: 24px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .headline-loesung {
    width: 70%;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .mockups {
    position: relative;
    margin-top: 80px;
    margin-right: 0px;
    margin-left: 0px;
    -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;
  }

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

  .subheading-small.right.white {
    margin-bottom: 0px;
  }

  .subheading-small.left {
    text-align: center;
  }

  .subheading-small.left.white {
    font-size: 15px;
    font-weight: 400;
    text-align: left;
  }

  .mockup-pic {
    position: relative;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    width: 100%;
    height: 500px;
    margin-top: 0px;
    margin-right: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .headline-transparenz {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 70%;
    padding-right: 0px;
    padding-left: 0px;
    -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: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    text-align: left;
  }

  .content-bgr-white {
    padding-top: 10vh;
    padding-bottom: 10vh;
  }

  .content-installation {
    -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;
  }

  .background-video {
    margin-top: 0px;
    margin-right: 0px;
    padding-right: 0px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .headline-installation {
    width: 70%;
    margin-top: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .content-text-vorteil.left {
    width: 530px;
    height: 80px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border-radius: 8px;
  }

  .content-text-vorteil.right {
    width: 530px;
    height: 80px;
    margin-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border-radius: 8px;
  }

  .flex-box-realtime {
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .flex-box-realtime.first {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .div-relative {
    padding-top: 40px;
  }

  .flex-box-report {
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .heading-h4 {
    font-size: 20px;
  }

  .kontakt-info {
    margin-right: 40px;
    margin-left: 40px;
  }

  .desktop-mockup {
    background-size: 90%;
  }

  .iphone-mockup {
    background-size: 90%;
  }

  .div-video-img {
    width: 100%;
  }

  .wrapper-head {
    padding-right: 40px;
    padding-left: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .container {
    padding-right: 40px;
    padding-left: 40px;
  }

  .heading-h2.white {
    text-align: center;
  }

  .intro-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 90%;
    margin-top: 0px;
    margin-bottom: 50px;
    margin-left: 0px;
    -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;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }

  .subheading-intro {
    text-align: left;
  }

  .subheading-intro.white {
    margin-bottom: 27px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    font-family: Lato2, sans-serif;
    color: rgba(247, 248, 250, 0.8);
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    text-align: center;
  }

  .nav-button-animated {
    width: 40px;
    height: 40px;
  }

  .nav-button-animated.w--open {
    width: 40px;
  }

  .nav-button-animated.negative {
    z-index: 3000;
  }

  .top-line {
    width: 28px;
    border-radius: 20px;
    background-color: #fff;
  }

  .top-line.negative {
    top: 12px;
    background-color: #6ca9fc;
  }

  .middle-line {
    top: 24px;
    width: 28px;
    border-radius: 20px;
  }

  .middle-line.negative {
    top: 20px;
    background-color: #6ca9fc;
  }

  .bottom-line {
    top: 30px;
    width: 28px;
    border-radius: 20px;
  }

  .bottom-line.negative {
    top: 28px;
    background-color: #6ca9fc;
  }

  .div-video {
    margin-top: 40px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .datenschutz-juconn {
    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;
  }

  .datenschutz-text.left {
    padding-top: 20px;
    text-align: left;
  }

  .content-bgr-datenschutz {
    padding-top: 10vh;
    padding-bottom: 10vh;
  }

  .heatconn_brandes {
    margin-right: 40px;
    margin-left: 40px;
  }

  .heatconn_brandes_info {
    width: auto;
  }

  .content-brandes {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .contact-wrapper {
    padding-right: 30px;
    padding-left: 30px;
  }

  .h3-headline {
    text-align: left;
  }

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

  .paragraph-intro {
    line-height: 28px;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .brand {
    margin-top: 2px;
    margin-bottom: 2px;
    padding-left: 0px;
  }

  .navlink {
    font-size: 14px;
  }

  .navlink.w--current {
    display: block;
    font-size: 14px;
  }

  .content-wrapper {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 30px;
    padding-left: 30px;
  }

  .video-div {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .content-bgr {
    padding-top: 100px;
  }

  .h1-headline {
    font-size: 28px;
    line-height: 32px;
  }

  .body-text {
    width: auto;
  }

  .body-text.center {
    display: block;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-size: 16px;
    text-align: left;
  }

  .body-text.left {
    width: auto;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    color: #292929;
    font-size: 16px;
    text-align: left;
  }

  .headline-intro {
    width: auto;
  }

  .map-animation {
    height: 300px;
  }

  .content-bgr-light {
    overflow: hidden;
  }

  .wrapper {
    overflow: hidden;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .loesung-cards {
    display: -ms-grid;
    display: grid;
    padding-right: 0px;
    padding-left: 0px;
    -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;
    justify-items: stretch;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .loesung-card {
    width: auto;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }

  .card-headline {
    width: auto;
    font-size: 22px;
  }

  .headline-loesung {
    width: auto;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .mockups {
    position: static;
    overflow: visible;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }

  .subheading-small.right {
    margin-bottom: 24px;
    color: #6ca9fc;
    letter-spacing: 0.5px;
  }

  .subheading-small.right.white {
    margin-top: 0px;
    text-align: left;
  }

  .subheading-small.left {
    text-align: center;
  }

  .subheading-small.left.white {
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: Jost, sans-serif;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    text-align: left;
  }

  .mockup-pic {
    position: relative;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    width: 100%;
    height: 400px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .headline-transparenz {
    width: 100%;
    margin-right: 0%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .content-bgr-white {
    padding-top: 8vh;
    padding-bottom: 8vh;
  }

  .content-bgr-white.small {
    overflow: hidden;
  }

  .background-video {
    width: 90vw;
    height: 50vw;
  }

  .headline-installation {
    padding-left: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .content-text-vorteil.left {
    width: 80%;
  }

  .content-text-vorteil.right {
    width: 80%;
  }

  .realtime-popup {
    display: inline-block;
  }

  .wrapper-flex-boxen {
    max-width: 1000px;
  }

  .vorteile-dots {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .vorteile-dots-box {
    width: 33%;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .heading-h4 {
    font-size: 18px;
    line-height: 23px;
  }

  .flexbox {
    padding-right: 10px;
  }

  .content-bgr-blue.small {
    background-color: #163063;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(22, 48, 99, 0.97)), to(rgba(22, 48, 99, 0.97))), url('../images/netztransparenz.png');
    background-image: linear-gradient(180deg, rgba(22, 48, 99, 0.97), rgba(22, 48, 99, 0.97)), url('../images/netztransparenz.png');
    background-position: 0px 0px, 90% 30%;
    background-size: auto, auto;
  }

  .kontakt-headline {
    margin-bottom: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .content-kontakt {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .kontakt-info {
    margin-right: 0px;
    margin-left: 0px;
  }

  .contact-flex {
    margin-top: 6px;
    margin-bottom: 6px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .image-4 {
    margin-top: 0px;
    margin-bottom: 6px;
  }

  .impressum-link {
    margin-right: 20px;
  }

  .agb-link {
    margin-right: 0px;
    margin-left: 20px;
  }

  .datenschutz-link {
    margin-right: 20px;
    margin-left: 20px;
  }

  .desktop-mockup {
    background-position: 50% 50%;
    background-size: 90%;
  }

  .iphone-mockup {
    background-size: 90%;
  }

  .wrapper-head {
    padding-right: 30px;
    padding-left: 30px;
  }

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

  .heading-h2.white {
    font-size: 28px;
    line-height: 34px;
  }

  .intro-text {
    width: 80%;
  }

  .intro-text._404 {
    padding-right: 15vw;
    padding-left: 15vw;
  }

  .subheading-intro.white {
    font-size: 14px;
  }

  .nav-button-animated.negative {
    position: relative;
    z-index: 3000;
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .top-line {
    width: 24px;
  }

  .top-line.negative {
    height: 2.5px;
  }

  .middle-line {
    top: 24px;
    width: 24px;
  }

  .middle-line.negative {
    height: 2.5px;
  }

  .bottom-line {
    top: 30px;
    width: 24px;
  }

  .bottom-line.negative {
    height: 2.5px;
  }

  .div-video {
    width: 90vw;
    height: 60vw;
  }

  .nav-menu-style {
    padding-top: 56px;
    background-color: #f7f8fa;
    box-shadow: -4px 0 8px 0 rgba(0, 0, 0, 0.1);
  }

  .datenschutz-juconn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .datenschutz-text.left {
    width: 90vw;
    padding-top: 20px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: left;
  }

  .heatconn_brandes_info {
    margin-bottom: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .content-brandes {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .shadow {
    bottom: 27%;
    width: 100px;
    height: 140px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(22, 48, 99, 0.11)), to(rgba(22, 48, 99, 0.11)));
    background-image: linear-gradient(180deg, rgba(22, 48, 99, 0.11), rgba(22, 48, 99, 0.11));
  }

  .shadow-desktop {
    top: 26%;
    right: 2%;
    bottom: -69%;
    width: 70%;
    height: 300px;
  }

  .contact-wrapper {
    overflow: hidden;
    padding-right: 20px;
    padding-left: 20px;
  }

  .juconn-logo-img {
    margin-right: 14px;
  }

  .h2-headline.blue {
    font-size: 32px;
  }
}

@media screen and (max-width: 479px) {
  .brand {
    margin-top: 8px;
    margin-bottom: 8px;
    padding-left: 0px;
  }

  .navlink {
    display: block;
    padding-left: 32px;
    font-size: 14px;
  }

  .content-wrapper {
    padding: 20px 20px 40px;
  }

  .video-div {
    margin-top: 24px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .content-bgr {
    padding-top: 110px;
  }

  .h1-headline {
    font-size: 21px;
    text-align: left;
  }

  .h1-headline.white {
    font-size: 26px;
  }

  .body-text.center {
    font-size: 14px;
    line-height: 21px;
    text-align: left;
  }

  .body-text.left {
    text-align: left;
  }

  .headline-intro {
    width: 100%;
    margin-top: 0px;
  }

  .map-animation {
    height: 200px;
    margin-top: 0px;
  }

  .content-bgr-light {
    padding-top: 50px;
    padding-bottom: 0px;
  }

  .wrapper {
    overflow: hidden;
    padding-right: 20px;
    padding-bottom: 0px;
    padding-left: 20px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .loesung-cards {
    padding: 16px 12px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .card-headline {
    font-size: 18px;
    line-height: 24px;
  }

  .headline-loesung {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .mockups {
    position: static;
    overflow: visible;
    margin-right: 0px;
    margin-bottom: 100px;
    margin-left: 0px;
  }

  .subheading-small.right {
    margin-bottom: 0px;
    font-family: Lato2, sans-serif;
    color: #f7f8fa;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
  }

  .subheading-small.right.white {
    margin-top: 0px;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
  }

  .subheading-small.left {
    margin-bottom: 0px;
    font-family: Lato2, sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    text-align: left;
  }

  .subheading-small.left.white {
    margin-top: 0px;
    padding-left: 20px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    letter-spacing: 0.5px;
  }

  .mockup-pic {
    position: relative;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    width: 100%;
    height: 350px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .content-bgr-white {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .content-bgr-white.small {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .background-video {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    overflow: visible;
    width: auto;
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    -o-object-fit: fill;
    object-fit: fill;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
  }

  .headline-installation {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }

  .content-text-vorteil.left {
    width: 100%;
    height: 60px;
    margin-right: 0px;
    padding-right: 16px;
    padding-left: 16px;
  }

  .content-text-vorteil.right {
    width: 100%;
    height: 60px;
    margin-right: 0px;
    padding-right: 14px;
    padding-left: 14px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .flex-box-realtime {
    margin-top: 5vh;
    margin-bottom: 5vh;
  }

  .flex-box-realtime.first {
    margin-bottom: 5vh;
  }

  .div-relative {
    width: 90vw;
    height: 340px;
  }

  .headline-vorteile {
    margin-bottom: 40px;
  }

  .vorteile-dots {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 60px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }

  .vorteile-dots-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 33%;
    margin: 10px;
    float: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .heading-h4 {
    margin-top: auto;
    margin-bottom: auto;
    font-size: 16px;
  }

  .powered-by {
    margin-bottom: 48px;
  }

  .logo-juconn {
    margin-bottom: 16px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }

  .flexbox {
    padding-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .content-bgr-blue.small {
    padding-top: 5vh;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(22, 48, 99, 0.97)), to(rgba(22, 48, 99, 0.97))), url('../images/netztransparenz.png');
    background-image: linear-gradient(180deg, rgba(22, 48, 99, 0.97), rgba(22, 48, 99, 0.97)), url('../images/netztransparenz.png');
    background-position: 0px 0px, 80% 30%;
  }

  .kontakt-headline {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .content-kontakt {
    width: 100%;
  }

  .kontakt-info {
    margin-right: 0px;
    margin-left: 0px;
  }

  .footer {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
  }

  .footer-content {
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-text-copyright {
    margin-top: 16px;
    margin-bottom: 16px;
  }

  .impressum-link {
    margin-right: 10px;
  }

  .agb-link {
    margin-left: 10px;
  }

  .datenschutz-link {
    margin-right: 10px;
    margin-left: 10px;
  }

  .desktop-mockup {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 1;
    width: auto;
    height: auto;
    background-position: 100% 50%;
    background-size: 110%;
  }

  .iphone-mockup {
    z-index: 2;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-position: 30% 80%;
    background-size: 130%;
  }

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

  .container {
    display: block;
    height: auto;
    -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;
  }

  .heading-h2.white {
    font-size: 19px;
    line-height: 30px;
  }

  .intro-text {
    width: 100%;
    margin-bottom: 16px;
  }

  .intro-text._404 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .subheading-intro.white {
    margin-bottom: 0px;
  }

  .nav-button-animated {
    height: 40px;
  }

  .nav-button-animated.negative {
    z-index: 3000;
    margin-top: 8px;
    margin-right: 0px;
    margin-bottom: 8px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .top-line {
    width: 24px;
  }

  .top-line.negative {
    height: 2.5px;
    border-radius: 6px;
    background-color: #6ca9fc;
  }

  .middle-line {
    top: 24px;
    width: 24px;
  }

  .middle-line.negative {
    height: 2.5px;
    border-radius: 6px;
    background-color: #6ca9fc;
  }

  .bottom-line {
    top: 30px;
    width: 24px;
  }

  .bottom-line.negative {
    height: 2.5px;
    border-radius: 6px;
    background-color: #6ca9fc;
  }

  .heatconn-logo {
    margin-bottom: 30px;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }

  .div-video {
    position: relative;
    width: 90vw;
    height: 49.5vw;
    margin-top: 40px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .nav-menu-style {
    padding-top: 60px;
    background-color: #f6f7f9;
    box-shadow: -4px 0 8px 0 rgba(0, 0, 0, 0.1);
  }

  .datenschutz-text.left {
    padding-top: 20px;
    text-align: left;
  }

  .content-bgr-datenschutz {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .brandes-logo {
    margin-bottom: 16px;
  }

  .brandes-logo-img {
    margin-bottom: 0px;
  }

  .heatconn_brandes {
    margin-right: 0px;
    margin-left: 0px;
  }

  .content-brandes {
    padding-bottom: 0px;
  }

  .shadow {
    left: 8%;
    bottom: 1%;
    z-index: 1;
  }

  .shadow-desktop {
    right: -3%;
    height: 190px;
  }

  .contact-wrapper {
    overflow: hidden;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .h2-headline.blue {
    font-size: 25px;
    line-height: 30px;
    text-align: left;
    letter-spacing: 0.5px;
  }

  .h2-headline.white {
    color: #fff;
  }

  .h3-headline.small {
    font-size: 18px;
    line-height: 26px;
  }
}

@font-face {
  font-family: 'Jost';
  src: url('../fonts/Jost-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Jost';
  src: url('../fonts/Jost-ExtraBold.woff2') format('woff2'), url('../fonts/Jost-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Jost';
  src: url('../fonts/Jost-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Jost';
  src: url('../fonts/Jost-Black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Jost';
  src: url('../fonts/Jost-ExtraLight.woff2') format('woff2');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Jost';
  src: url('../fonts/Jost-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Jost';
  src: url('../fonts/Jost-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Jost';
  src: url('../fonts/Jost-Thin.woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lato2';
  src: url('../fonts/Lato-Black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lato2';
  src: url('../fonts/Lato-BlackItalic.woff2') format('woff2');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lato2';
  src: url('../fonts/Lato-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lato2';
  src: url('../fonts/Lato-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lato2';
  src: url('../fonts/Lato-Italic.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lato2';
  src: url('../fonts/Lato-LightItalic.woff2') format('woff2');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lato2';
  src: url('../fonts/Lato-BoldItalic.woff2') format('woff2');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lato2';
  src: url('../fonts/Lato-ThinItalic.woff2') format('woff2');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lato2';
  src: url('../fonts/Lato-Thin.woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lato2';
  src: url('../fonts/Lato-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}