@font-face { 
  font-family: "Futura-LT-W01-Book"; 
  src: url(//144551565.fs1.hubspotusercontent-eu1.net/hubfs/144551565/raw_assets/public/RaiffeisenRegenerative_June2024/fonts/Futura-LT-W01-Book.woff2) format("woff2"), 
    url(//144551565.fs1.hubspotusercontent-eu1.net/hubfs/144551565/raw_assets/public/RaiffeisenRegenerative_June2024/fonts/Futura-LT-W01-Book.woff) format("woff"); 
  font-display: swap; 
}

@font-face { 
  font-family: "Helvetica-W01-Bold"; 
  src: url(//144551565.fs1.hubspotusercontent-eu1.net/hubfs/144551565/raw_assets/public/RaiffeisenRegenerative_June2024/fonts/Helvetica-W01-Bold.eot) format("eot"), 
    url(//144551565.fs1.hubspotusercontent-eu1.net/hubfs/144551565/raw_assets/public/RaiffeisenRegenerative_June2024/fonts/Helvetica-W01-Bold.woff) format("woff"), 
    url(//144551565.fs1.hubspotusercontent-eu1.net/hubfs/144551565/raw_assets/public/RaiffeisenRegenerative_June2024/fonts/Helvetica-W01-Bold.ttf) format("truetype");
  font-display: swap; 
}

@font-face { 
  font-family: "Helvetica-W01-Light"; 
  src: url(//144551565.fs1.hubspotusercontent-eu1.net/hubfs/144551565/raw_assets/public/RaiffeisenRegenerative_June2024/fonts/Helvetica-W01-Light.eot") format("eot"), 
    url(//144551565.fs1.hubspotusercontent-eu1.net/hubfs/144551565/raw_assets/public/RaiffeisenRegenerative_June2024/fonts/Helvetica-W01-Light.woff) format("woff"), 
    url(//144551565.fs1.hubspotusercontent-eu1.net/hubfs/144551565/raw_assets/public/RaiffeisenRegenerative_June2024/fonts/Helvetica-W01-Light.ttf) format("truetype");
  font-display: swap; 
}

@font-face { 
  font-family: "Helvetica-W01-Roman"; 
  src: url(//144551565.fs1.hubspotusercontent-eu1.net/hubfs/144551565/raw_assets/public/RaiffeisenRegenerative_June2024/fonts/HelveticaLTW04-Roman.woff2) format("woff2"), 
    url(//144551565.fs1.hubspotusercontent-eu1.net/hubfs/144551565/raw_assets/public/RaiffeisenRegenerative_June2024/fonts/HelveticaLTW04-Roman.woff) format("woff"); 
  font-display: swap; 
}

@font-face { 
  font-family: wf_9a8bd484dc534b7b9d2ae41bf; 
  src: url(//144551565.fs1.hubspotusercontent-eu1.net/hubfs/144551565/raw_assets/public/RaiffeisenRegenerative_June2024/fonts/wf_9a8bd484dc534b7b9d2ae41bf.woff2) format("woff2"), 
    url(//144551565.fs1.hubspotusercontent-eu1.net/hubfs/144551565/raw_assets/public/RaiffeisenRegenerative_June2024/fonts/wf_9a8bd484dc534b7b9d2ae41bf.woff) format("woff"), 
    url(//144551565.fs1.hubspotusercontent-eu1.net/hubfs/144551565/raw_assets/public/RaiffeisenRegenerative_June2024/fonts/wf_9a8bd484dc534b7b9d2ae41bf.ttf) format("ttf"); 
  font-display: swap;
}

@font-face { font-family: "Font Awesome 5 Pro"; src:
  url(//144551565.fs1.hubspotusercontent-eu1.net/hubfs/144551565/raw_assets/public/RaiffeisenRegenerative_June2024/fonts/fa-regular-400.eot) format("embedded-opentype"),
  url(//144551565.fs1.hubspotusercontent-eu1.net/hubfs/144551565/raw_assets/public/RaiffeisenRegenerative_June2024/fonts/fa-regular-400.woff2) format("woff2"),
  url(//144551565.fs1.hubspotusercontent-eu1.net/hubfs/144551565/raw_assets/public/RaiffeisenRegenerative_June2024/fonts/fa-regular-400.woff) format("woff"),
  url(//144551565.fs1.hubspotusercontent-eu1.net/hubfs/144551565/raw_assets/public/RaiffeisenRegenerative_June2024/fonts/fa-regular-400.ttf) format("truetype"); 
}



h1,h2,h3,h4,h5,h6{
  font-family: helvetica-w01-bold, helvetica-w02-bold, helvetica-lt-w10-bold, sans-serif;
}
body{
  font-family: helvetica-w01-roman, helvetica-w02-roman, helvetica-lt-w10-roman, sans-serif;
}


.form-container form {
  background: #000;
  padding: 20px;
  border-radius: 8px;
  color: #fff;
}

.map-section .gm-style .gm-style-iw-d img {
  object-fit: contain;
  width: 100%;
  height: 65px;
}
.map-section .gm-style .gm-style-iw-d h5 {
  font: 12px / 20px Helvetica Neue, Arial, Helvetica, sans-serif;
  font-size: 17px;
  color: #333;
  margin-bottom: 2px;
  font-weight: 600;
  line-height: 1.1;
  font-family: helvetica-w01-roman, helvetica-w02-roman, helvetica-lt-w10-roman, sans-serif;
}

.map-section .gm-style .gm-style-iw-d p {
  margin: 0;
  font-size: 14px;
  font-family: helvetica-w01-roman, helvetica-w02-roman, helvetica-lt-w10-roman, sans-serif;
  color: #212529;
  line-height: 20px;
}

.form-container form a{
  color: #fff;
}
html{
  scroll-behavior: smooth;
}
.error-page:before {
  color: rgb(205 202 202);
}

.hs-menu-wrapper ul {
  flex-wrap: nowrap!important;
}

.header-mobile-menu nav .hs-menu-wrapper>ul>li>a:hover {
  background: #fbf315;
  color: #000;
}
.systems-page .success {
  color: #242421;
  border-color: #141413;
  background: rgba(251, 243, 21, 0.25);
}
/* Header Styling  */
header.main-header .page-center .top-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 30px 15px;
  width: 100%;
}

header.main-header .page-center .top-header .header-logo img {
  object-fit: cover;
}

header.main-header .page-center .top-header .header-logo {
  width: 45%;
}

header.main-header .page-center .top-header .header-search {
  width: 100%;
}

header.main-header .page-center .top-header .header-search .hs-search-field__bar{
  background: transparent;
}

header.main-header .page-center .top-header .header-search form {
  box-sizing: border-box;
  cursor: text;
  display: flex;
  height: 100%;
  touch-action: manipulation;
  width: 100%;
}

header.main-header .page-center .top-header .header-search form input {
  background: #e7e7e7;
}

header.main-header .page-center .top-header .dark-mode-toggle {
  display: flex;
  width: 33.33%;
  justify-content: end;
  align-items: center;
  gap: 10px;
  padding-right: 10px;
}
.lp-footer {
  padding: 30px 0;
}
.lp-header {
  padding: 20px 0;
  padding-top: 0;
}
header.main-header .page-center .top-header .dark-mode-toggle p {
  font-size: 16px;
  text-align: right;
  margin: 0;
  font-family: futura-lt-w01-book, futura-lt-w05-book, sans-serif;
}

header.main-header .page-center .top-header .dark-mode-toggle .dark-toggle-icon svg {
  height: 30px;
  width: 30px;
  vertical-align: middle;
}
.cnt-wit-tp-img-wrp.energiegenossenschaft-card .btn_row a.hs-button:hover svg path {
  fill: #fff;
}
header.main-header .page-center .top-header .dark-mode-toggle .dark-toggle-icon {
  transition: all 0.2s ease, visibility 0s;
  border: 0px solid rgb(150, 15, 112);
  border-radius: 200px;
  background: #FBF315;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 12px;
}
header.main-header .top-header .header-search form button.hs-search-field__button svg {
  min-height: 14px;
  min-width: 14px;
  fill: rgba(111, 111, 111);
}

header.main-header .top-header .header-search form input {
  position: relative;
}

header.main-header .page-center .top-header .dark-mode-toggle .dark-toggle-icon svg path {
  fill: #000;
}

header .header-menu-wrapper {
  width: 100%;
  padding: 0 15px;
}

header .header-menu-wrapper .hs-menu-wrapper>ul>li a {
  color: #000;
  font-family: futura-lt-w01-book, futura-lt-w05-book, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
}
header .header-menu-wrapper .hs-menu-wrapper>ul>li:hover {
  border-bottom: 2px solid #fbf315;
  border-radius: 0;
}
header .header-menu-wrapper .hs-menu-wrapper>ul {
  justify-content: space-between;
  align-items: center;
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 15px;
}

header .header-menu-wrapper .hs-menu-wrapper>ul>li {
  margin: 0;
  padding: 0;
}
header.main-header .page-center .top-header .dark-mode-toggle .dark-toggle-icon:hover {
  cursor: pointer;
  background: #000;
}

header.main-header .page-center .top-header .dark-mode-toggle .dark-toggle-icon:hover svg path {
  fill: #FBF315;
}

header.main-header .page-center .top-header .dark-mode-toggle .dark-toggle-icon:hover {
  transform: rotate(55deg);
}
header.main-header .page-center .top-header .header-search .hs-search-field {
  max-width: 305px;
  margin: 0 auto;
}
header.main-header .page-center .top-header .header-search form input {
  border-radius: 6px;
  height: auto;
  font: normal normal normal 15px/1.2em futura-lt-w01-book,futura-lt-w05-book,sans-serif;
  padding: 8px 12px;
  min-height: 45px;
  padding-left: 37px;
}
header.main-header .page-center .top-header .header-search form input::placeholder {
  color: #6F6F6F;
}
header.main-header .page-center .top-header .header-search form .hs-search-field button {
  left: 12px;
  right: auto;
}
header.main-header .page-center .top-header .header-search form input:hover {
  background: #fff;
  border: 3px solid #6F6F6F;
}

footer.site-footer {
  background: #000;
}

footer.site-footer .bottom-footer .footer-copyright-text {
  padding-bottom: 41px;
  padding-left: 10px;
  padding-right: 10px;
}

footer.site-footer .bottom-footer .footer-copyright-text p {
  font-size: 15px;
  margin: 0;
  font-family: futura-lt-w01-book, futura-lt-w05-book, sans-serif;
}

footer.site-footer .bottom-footer-menu ul {
  display: flex;
  justify-content: center;
  gap: 20px;
  list-style: none;
  margin: 0;
  padding: 0 0 32px 10px;
  width: 100%;
  padding-right: 10px;
}
.footer-contact-form form {
  background: #000;
  padding: 20px;
}

.footer-contact-form {
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: 99;
  left: 0;
  top: 0;
  right: 0;
  background-color: #fbf315e6;
}
.footer-contact-form .page-center{
  background: #000;
  height: 100%;
  position: relative;
}
.footer-contact-form .footer-close-icon svg {
  position: absolute;
  fill: #fff;
  height: 25px;
  right: 30px;
  top: 30px;
  width: 25px;
}
footer.site-footer .bottom-footer-menu ul>li {
  margin: 0;
}
footer.site-footer .bottom-footer-menu ul>li:first-child {
  padding-left: 0;
}
footer.site-footer .bottom-footer-menu ul>li:first-child>a {
  margin-left: 0;
}
footer.site-footer .bottom-footer-menu ul>li>a {
  font-family: wfont_b0f925_9a8bd484dc534b7b9d2ae41bf8d38e76, wf_9a8bd484dc534b7b9d2ae41bf, orig_futura_bold;
  font-size: 15px;
  line-height: 21.15px;
  margin-right: 4px;
  margin-left: 4px;
}
.footer-contact-form h3 {
  margin: 0;
  padding-top: 50px;
  text-align: left;
  padding-left: 50px;
  font-size: 40px;
}
.footer-contact-form form .input textarea {
  width: 100% !important;
}

.footer-contact-form form .input {
  margin: 0;
}
.footer-contact-form{
  display: none;
}
.footer-contact-form form .input>ul {
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.footer-contact-form form .input>ul>li {
  margin: 0;
}

.footer-contact-form form .input>ul>li input {
  margin-right: 13px;
}

.footer-contact-form form .input>ul>li label {
  font-size: 14px !important;
}
.footer-contact-form form .actions {
  display: flex;
  justify-content: center;
  align-items: center;
}

.footer-contact-form form .actions input.hs-button {
  min-width: 326px;
  min-height: 42px;
  padding: 0;
  font-family: helvetica-w01-bold, helvetica-w02-bold, helvetica-lt-w10-bold, sans-serif;
  font-size: 18px;
}
.site-footer .footer-divider {
  height: 29px;
  left: 0;
  margin-bottom: 5px;
  margin-left: 60px;
  min-height: 29px;
  min-width: auto;
  overflow: hidden;
  position: relative;
  transform-origin: center center;
  width: calc(100% - 120px);
}
.site-footer .footer-divider .footer-divider-image {
  background-position: 0 -29px;
  left: 45px;
  min-width: 90px;
  right: 45px;
  height: 100%;
  position: absolute;
  top: 0;
  background-image: url('https://144551565.fs1.hubspotusercontent-eu1.net/hubfs/144551565/RaiffeisenRegenerative_June2024/Images/download.png');
}

img.footer-logo-new {
  height: 45px;
  width: auto;
  border-width: 0px;
  border: 0px;
  margin-top: 15px;
  margin-left: 20px;
}

.site-footer .footer-divider .footer-divider-image:before {
  background-position: 0 0;
  content: "";
  left: -45px;
  width: 45px;
  background-image: url('https://144551565.fs1.hubspotusercontent-eu1.net/hubfs/144551565/RaiffeisenRegenerative_June2024/Images/download.png');
  position: absolute;
  height: 100%;
  top: 0;
}

.site-footer .footer-divider .footer-divider-image:after {
  background-position: 100% 0;
  content: "";
  right: -45px;
  width: 45px;
  background-image: url('https://144551565.fs1.hubspotusercontent-eu1.net/hubfs/144551565/RaiffeisenRegenerative_June2024/Images/download.png');
  position: absolute;
  height: 100%;
  top: 0;
}
.site-footer .footer-logo-wrapper {
  display: flex;
  margin-bottom: 8px;
  padding-left: 10px;
  padding-right: 10px;
}

.site-footer .footer-logo-wrapper .logo-text-wrapper h4 span {
  color: #fff;
  display: inline-block;
  margin-top: 27px;
  font-family: wfont_b0f925_9a8bd484dc534b7b9d2ae41bf8d38e76, wf_9a8bd484dc534b7b9d2ae41bf, orig_futura_bold;
  font-size: 26px;
  line-height: 27.04px;
  padding-left: 14px;
}
.site-footer .footer-logo-wrapper .logo-text-wrapper h4 {
  margin: 0;
}
footer.site-footer .top-footer .footer-form-container {
  padding: 66px 20px;
  display: flex;
  justify-content: space-between;
}
.footer-form form .hs-input:hover {
  border: 2px solid #fbf315;
}
footer.site-footer .top-footer .footer-links-wrapper .hs-menu-wrapper>ul {
  display: block;
}

footer.site-footer .top-footer .footer-links-wrapper .hs-menu-wrapper>ul>li {
  margin: 0;
}

footer.site-footer .top-footer .footer-links-wrapper .hs-menu-wrapper>ul>li>a {
  font-family: helvetica-w01-bold, helvetica-w02-bold, helvetica-lt-w10-bold, sans-serif;
  font-size: 20px;
  margin-bottom: 11px;
  display: block;
  line-height: 28.2px;
}
footer.site-footer{
  position: relative;
  z-index:9;
}
.footer-bg{
  background-color: #000000;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEsCAYAAAACUNnVAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Mjg3Q0ZFRjI1MUI3MTFFMTk2RDU4QUVGMUIyOEIyRDUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Mjg3Q0ZFRjM1MUI3MTFFMTk2RDU4QUVGMUIyOEIyRDUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyODdDRkVGMDUxQjcxMUUxOTZENThBRUYxQjI4QjJENSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyODdDRkVGMTUxQjcxMUUxOTZENThBRUYxQjI4QjJENSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Po3MNv4AAABMSURBVHjaYvj//78TEwMDw38QwYBKYBNDkyBCCe3EiHDLIBEbdcYQTkPUtoN0xSQZSh2nkSlBkuspkcWvjWJ7SQ9EGqsjXTEDQIABANY+R1StVfE0AAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  bottom: 0;
  top: 0;
  left: 0;
  position: absolute;
  right: 0;
}
.site-footer .page-center {
  position: relative;
  z-index:9;
}
.footer-form .form-title {
  font: normal normal normal 50px/1.25em helvetica-w01-bold,helvetica-w02-bold,helvetica-lt-w10-bold,sans-serif;
  font-size: 50px;
  margin-bottom: 41px;
}
.footer-form-wrapper {
  max-width: 491px;
}
.footer-form form {
  position: relative;
}
.footer-form form .hs_submit.hs-submit {
  position: absolute;
  top:0px;
  right: 0;
}
.footer-form form .hs_submit.hs-submit input.hs-button {
  min-width: 100%;
  text-align: initial;
  width: -moz-max-content;
  width: max-content;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fbf315;
  border: 2px solid #fbf315;
  border-radius: 0 8px 8px 0 !important;
  cursor: pointer !important;
  font: normal normal normal 15px/1.88em helvetica-w01-roman,helvetica-w02-roman,helvetica-lt-w10-roman,sans-serif;
  border-radius: 0;
  padding: 6px;
  margin: 20px 0px 11px 0;
}
@media (max-width: 550px) {
  .footer-form form .hs_submit.hs-submit input.hs-button {
/*     border-radius: 8px!important; */
    padding: 0 10px!important;
  }
}
.footer-form form .hs_submit.hs-submit input.hs-button:hover {
  background-color: black;
  color: white!important;
}
.footer-form form label {
  display: flex;
  align-items: center;
  gap: 5px;
  font: normal normal normal 12px/1.88em helvetica-w01-roman,helvetica-w02-roman,helvetica-lt-w10-roman,sans-serif;
  margin-bottom: 8px;
  line-height: 1;
  padding-left: 2px;
  color: #fff;
}

.footer-form form .hs-input {
  margin-bottom: 11px;
  max-width: 294px;
  border: 5px solid #fff;
  padding: 3px;
  min-height: 61px;
  border-radius: 8px;
  padding-left: 30px;
  font: normal normal normal 15px/1.88em helvetica-w01-roman,helvetica-w02-roman,helvetica-lt-w10-roman,sans-serif;
}
.footer-form form .hs-input[type="checkbox"] {
  margin-bottom: 0!important;
}
footer.site-footer .top-footer .footer-form-container {
  padding-bottom: 15px;
}
.footer-form form .hs-input::placeholder {
  color: #373b4d;
}
.footer-form form .hs_submit.hs-submit input.hs-button {
  padding-left: 19px;
  padding-right: 19px;
  margin-top: 18px;
}

.datenschutz-wrapper h1.title {
  text-align: center;
  margin-bottom: 11px;
}

.datenschutz-wrapper .rich_text h3 {
  line-height: 1.41em;
  font-size: 24px;
  margin-bottom: 50px;
}

.datenschutz-wrapper .rich_text h6 {
  margin: 0;
  font-size: 24px;
}

.wir-arrow-wrapper .top_content svg {
  transform: rotate(265deg);
  position: absolute;
  left: -152px;
  right: auto;
  top: -9px;
  fill: #fbf315;
}
.energiegenossenschaft-card .popup_modal_box .popup_modal_box_inner {
  background: #000;
}


.energiegenossenschaft-card .popup_modal {
  background-color: #fbf315e6;
}

.energiegenossenschaft-card .popup_modal .popup_modal_inner {
  padding: 0;
  display: block;
}

.energiegenossenschaft-card .popup_modal .popup_modal_inner .content_box {
  padding: 0;
}

.energiegenossenschaft-card .popup_modal .popup_modal_inner .content_box h3 {
  margin: 0;
  color: #fff;
  margin-bottom: 19px;
  padding-left: 65px;
  padding-top: 50px;
  text-align: left;
  font-size: 40px;
}

.energiegenossenschaft-card .popup_modal .popup_modal_inner .form__box {
  padding: 0;
}

.energiegenossenschaft-card .popup_modal .popup_modal_inner .form__box form {
  padding: 0 65px 65px;
  margin: 0;
}


.energiegenossenschaft-card .popup_modal .popup_modal_inner .form__box form label {
  text-align: left;
  margin-bottom: 18px !important;
  font-size: 12px !important;
  line-height:  1 !important;
}
.energiegenossenschaft-card .closeIcon {
  background: transparent;
}

.energiegenossenschaft-card .closeIcon svg {
  fill: #000;
}

.energiegenossenschaft-card .closeIcon svg path {
  fill: #000;
}
.energiegenossenschaft-card .popup_modal .popup_modal_inner .form__box form .input>ul {
  align-items: center;
  display: flex;
  justify-content: space-around;
}

.energiegenossenschaft-card .popup_modal .popup_modal_inner .form__box form .input>ul>li {
  margin: 0;
}

.energiegenossenschaft-card .popup_modal .popup_modal_inner .form__box form .input>ul>li label {
  font-size: 14px !important;
}

.energiegenossenschaft-card .popup_modal .popup_modal_inner .form__box form textarea {
  width: 100%;
}

.energiegenossenschaft-card .popup_modal .popup_modal_inner .form__box form .actions {
  align-items: center;
  display: flex;
  justify-content: center;
}

.energiegenossenschaft-card .popup_modal .popup_modal_inner .form__box form .actions .hs-button {
  font-family: helvetica-w01-bold, helvetica-w02-bold, helvetica-lt-w10-bold, sans-serif;
  font-size: 18px;
  min-height: 42px;
  min-width: 326px;
  padding: 0;
}
.wir-arrow-wrapper .top_content svg [data-color="1"] {
  fill: #FBF315;
}

.map-wrapper span.far.fa-directions.fa-lg {
  font-family: "Font Awesome 5 Pro";
  font-size: 1.33333em;
  line-height: .75em;
  vertical-align: -.0667em;
  font-weight: 400;
  color: #555;
}

.map-wrapper a.btn-popup-directions {
  border-radius: 0;
  border-right: none;
  border-bottom: none;
  background: #FFFFFF;
  color: #333;
  border-color: #d8d8d8;
  display: block;
  text-align: right;
}

.wir-arrow-wrapper .page-center{
  position: relative;
}
.top_content h3 span {
  font-family: helvetica-w01-bold, helvetica-w02-bold, helvetica-lt-w10-bold, sans-serif !important;
}
.wir-arrow-wrapper .top_content h3 {
  text-align: left !important;
  padding-top: 61px !important;
  display: inline-block;
  padding-left: 52px;
  margin-bottom: 40px !important;
  font-family: helvetica-w01-light, helvetica-w02-light, sans-serif;
}
.wir-arrow-wrapper .top_content p{
  padding-left: 52px;
  margin: 0;
  font-size: 24px;
}

.datenschutz-wrapper .rich_text p {
  font-size: 18px;
  margin: 0;
}

.datenschutz-wrapper .rich_text p a {
  color: inherit;
}

.datenschutz-wrapper .rich_text h4 {
  line-height: 1.35em;
  font-size: 32px;
  margin: 0;
}
.datenschutz-wrapper .rich_text ul {
  font-size: 18px;
  list-style-type: disc;
  margin-left: .5em;
  padding: 0;
  margin-bottom: 0;
  padding-left: 1.3em;
}

.datenschutz-wrapper .rich_text ul>li {
  margin: 0;
}
.Finanzierungsmöglichkeiten_wrapper .top_content h1 span {
  font-family: helvetica-w01-light, helvetica-w02-light, sans-serif;
}
.Finanzierungsmöglichkeiten_wrapper .top_sec {
  padding: 0;
  margin: 0;
}
.Finanzierungsmöglichkeiten_wrapper .bottom_row {
  padding: 50px 0;
}


.Finanzierungsmöglichkeiten_wrapper .bottom_row .flex-row .cnt-col {
  padding-left: 20px;
  padding-right: 20px;
}

.Finanzierungsmöglichkeiten_wrapper .bottom_row .flex-row .cnt-col .inner_spacing {
  border-radius: 20px 20px 20px 20px;
  box-shadow: 0 5px 9px 5px rgba(0, 0, 0, .1);
  height: 100%;
}

.Finanzierungsmöglichkeiten_wrapper .bottom_row .flex-row .cnt-col .tp-img img {
  width: 266px;
  height: 200px;
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 5px;
}

.Finanzierungsmöglichkeiten_wrapper .bottom_row .flex-row .cnt-col .tp-img {
  padding-bottom: 31px;
  padding-top: 24px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0;
}

.Finanzierungsmöglichkeiten_wrapper .bottom_row .flex-row .cnt-col .tp-img-cnt h3 {
  font-size: 24px;
  margin-bottom: 14px;
  white-space: nowrap;
}

.Finanzierungsmöglichkeiten_wrapper .bottom_row .flex-row .cnt-col .tp-img-cnt p {
  font-size: 18px;
  color: #53565a;
}

.Finanzierungsmöglichkeiten_wrapper .bottom_row .flex-row  .tp-img-cnt {
  padding-left: 20px;
  padding-right: 20px;
}
.Finanzierungsmöglichkeiten_wrapper .col-btn-grp a.hs-button {
  transition: all 0.2s ease, visibility 0s;
  padding: 3px;
  border: 0px solid #FFFFFF;
  background: #FBF315;
  border-radius: 5px;
}
.Finanzierungsmöglichkeiten_wrapper .bottom_row .splide__track {
  overflow: visible;
}
.Finanzierungsmöglichkeiten_wrapper .col-btn-grp a.hs-button {
  align-items: center;
  display: flex;
  flex-basis: auto;
  flex-direction: row;
  flex-grow: 1;
  height: 51px;
  justify-content: center;
  overflow: hidden;
  width: 100%;
  transition: inherit;
  margin: 0px 4px 0px 0px;
  font-style: normal;
  color: #000000;
  font-weight: 400;
  font-family: helvetica-w01-bold, helvetica-w02-bold, helvetica-lt-w10-bold, sans-serif;
  text-transform: none;
  letter-spacing: 0em;
  font-size: 18px;
  gap: 10px;
  padding: 12px;
}
.wir-arrow-wrapper .button-inner .document-icon+div {
  display: none;
}
.footer-contact-form .footer-close-icon svg path {
  fill: #fff;
}
.Finanzierungsmöglichkeiten_wrapper .col-btn-grp a.hs-button .btn-arrow svg{
  transition: all 0.2s ease-in-out 0s, visibility 0s; 
}
.Finanzierungsmöglichkeiten_wrapper .col-btn-grp a.hs-button:hover .btn-arrow svg {
  height: 32px ;
  width: 32px ;
}

.Finanzierungsmöglichkeiten_wrapper .col-btn-grp a.hs-button:hover .btn-arrow{
  height: 32px ;
  width: 32px ;
}
.Finanzierungsmöglichkeiten_wrapper .col-btn-grp a.hs-button .btn-arrow {
  display: flex;
  height: 22px;
  width: 22px;
}

.Finanzierungsmöglichkeiten_wrapper .col-btn-grp a.hs-button .btn-arrow svg {
  display: flex;
  height: 22px;
  width: 22px;
  transform: rotate(180deg);
}

.Finanzierungsmöglichkeiten_wrapper .col-btn-grp {
  display: block !important;
  margin-bottom: 33px;
  margin-top: 21px !important;
}

.Finanzierungsmöglichkeiten_wrapper .col-btn-grp .btn_row {
  display: block;
  max-width: 200px;
  margin: 0 auto;
}
.under-construction-wrapper .rich_text h2 {
  font-size: 32px;
  margin-bottom: 28px !important;
}

.under-construction-wrapper .rich_text h3 {
  font-size: 32px;
  font-family: helvetica-w01-light, helvetica-w02-light, sans-serif;
}
.under-construction-wrapper h1.title {
  margin-bottom: 28px;
}
.under-construction-wrapper .rich_text ul {
  padding: 0;
  margin: 0;
}

.under-construction-wrapper .rich_text ul>li {
  margin: 0;
  display: flex;
  align-items: center;
  gap: 20px;
  padding-bottom: 23px;
}

.under-construction-wrapper .rich_text ul>li span:last-child {
  order: 1;
}

.under-construction-wrapper .rich_text ul>li>span {
  order: 2;
}

.under-construction-wrapper .rich_text ul>li span svg {
  height: 24px;
  width: 24px;
  transform: rotate(90deg);
  fill: #FBF315;
  vertical-align: middle;
}
.under-construction-wrapper .rich_text ul>li a {
  font-size: 20px;
  font-family: wfont_b0f925_9a8bd484dc534b7b9d2ae41bf8d38e76, wf_9a8bd484dc534b7b9d2ae41bf, orig_futura_bold;
  display: block;
}
.under-construction-wrapper .rich_text h1 span svg {
  height: 120px;
  width: 120px;
  transform: rotate(90deg);
  vertical-align: middle;
}
.under-construction-wrapper .rich_text h1 span svg [data-color="1"] {
  fill: #FBF315;
}
.agb-wrapper.datenschutz-wrapper h1.title {
  margin-bottom: 17px;
  line-height: 1.25;
}

.agb-wrapper .rich_text>h2 {
  text-align: center;
  font-size: 24px;
  margin-bottom: 32px !important;
  line-height: 33.84px;
}

.agb-wrapper .rich_text ol {
  font-size: 18px;
  list-style-type: decimal;
  padding-left: 1.3em;
  margin-left: .5em;
  margin-bottom: 0;
}
.agb-wrapper .rich_text p a {
  text-decoration: underline;
}
.agb-wrapper .rich_text ol>li {
  margin: 0;
}

.agb-wrapper .rich_text p>span {
  font-family: helvetica-w01-bold, helvetica-w02-bold, helvetica-lt-w10-bold, sans-serif;
}

.agb-wrapper.datenschutz-wrapper h1 {
  margin: 0;
  line-height: 74.4px;
}
.energieberatung_banner .content-column {
  background-color: #e7e7e7 !important;
  flex-basis: 50% !important;
  height: 100%;
  max-width: 50%;
  width: 50% !important;
}

.energieberatung_banner .video-column {
  width: 50%;
  flex-basis: 50%;
  max-width: 50%;
}

.energieberatung_banner .banner-title h1 {
  font-size: 50px !important;
  line-height: 62.5px !important;
}

.energieberatung_banner.home-banner .banner-subtitle h5 {
  font-size: 30px !important;
}

.energieberatung_banner .content-column-inner {
  max-width: 531px !important;
  padding: 8px 20px;
}

.energieberatung_banner .video-overlay {
  display: none;
}

.energieberatung_content .title {
  text-align: center;
  font-size: 40px;
  margin-bottom: 55px !important;
}

.energieberatung_content .rich_text p {
  margin: 0;
}

.energieberatung_content .rich_text p:last-child {
  margin-bottom: 30px;
}
.energieberatung_content .rich_text a {
  text-decoration: underline;
}
.impressum_column .flex_row {
  align-items: start !important;
  margin-top: 75px;
}

.impressum_column .flex_row .media_column .content_box {
  margin: 0;
}

.impressum_column .flex_row .media_column .text_block p {
  margin: 0;
}

.impressum_column .flex_row .media_column .text_block p>span {
  font-family: helvetica-w01-bold, helvetica-w02-bold, helvetica-lt-w10-bold, sans-serif;
}

.impressum_column .content-col .description {
  margin: 0;
}

.impressum_column .content-col .description p {
  margin: 0;
}

.impressum_column .content-col .description p>span {
  font-family: helvetica-w01-bold, helvetica-w02-bold, helvetica-lt-w10-bold, sans-serif;
}

.impressum_column .flex_row .media_column .text_block p a {
  text-decoration: underline;
}
.footer-bg{
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.6), inset 0 -1px 1px rgba(0, 0, 0, 0.6), 0 0 5px rgba(0, 0, 0, 0.6);
}
.impressum_column .content-col .btn_row {
  margin-top: 42px;
  display: block;
}

.impressum_column .content-col .btn_row .hs-button {
  border-radius: 5px;
  font-family: helvetica-w01-bold, helvetica-w02-bold, helvetica-lt-w10-bold, sans-serif;
  font-size: 18px;
  min-height: 52px;
  max-width: 188px;
  padding: 3px;
  text-align: center;
  align-items: center;
  justify-content: center;
  display: flex;
}
.impressum_column .content-col .btn_row .hs-button svg {
  fill: #000000;
  width: 22px;
  height: 22px;
  transition: inherit;
  margin: 0px 0px 0px 6px;
  display: initial;
  transform: rotate(180deg);
  vertical-align: middle;
}

.impressum_column .content-col .btn_row .hs-button:hover {
  background: #000;
  color: #fff;
  border-color: #000;
}

.impressum_column .content-col .btn_row .hs-button:hover svg {
  fill: #fff;
}
.Finanzierungsmöglichkeiten_wrapper .col-btn-grp a.hs-button:hover {
  background: #000;
  color: #fff;
}

.Finanzierungsmöglichkeiten_wrapper .col-btn-grp a.hs-button:hover svg {
  fill: #fff;
}
.video-banner-form .landing-banner-row {
  width: 100%;
  flex-direction: column-reverse;
  background: #000;
}

.video-banner-form .landing-banner-row .right-content {
  width: 100%;
  display: block;
}

.video-banner-form .landing-banner-row .left-content {
  width: 100%;
  padding: 0 60px;
  margin-top: 27px;
}

.video-banner-form .landing-banner-row .right-content .form-section {
  max-width: 100%;
  padding: 0 60px;
}

.video-banner-form .landing-banner-row .right-content .form-section .form-top h3 {
  margin-top: 41px;
  margin-bottom: 13px;
  text-align: center;
  font-size: 40px;
  color: #fff;
}

.video-banner-form .landing-banner-row .right-content .form-section .form-top p {
  color: #fbf315;
  font-size: 22px;
  text-align: center;
  margin-bottom: 44px;
}
.video-banner-form .landing-banner-row .right-content .form-section .form-top p span {
  font-family: helvetica-w01-bold, helvetica-w02-bold, helvetica-lt-w10-bold, sans-serif;
}
form label, form legend {
  line-height: 1 !important;
  font-size: 12px !important;
  margin-bottom: 6px !important;
}

form input:hover {
  border-bottom: 5px solid;
  border-bottom-color: #fbf315;
}
.tabber .media-col .form-wrap .hs-input, form input[type=email], form input[type=file], form input[type=number], form input[type=password], form input[type=search], form input[type=tel], form input[type=text], form select, form textarea {
  font-size: 15px;
}
.video-banner-form .input .hs-form-booleancheckbox label {
  font-size: 15px !important;
  font-family: helvetica-w01-roman, helvetica-w02-roman, helvetica-lt-w10-roman, sans-serif !important;
}
.video-banner-form form .hs-submit {
  align-items: center;
  display: flex !important;
  justify-content: center;
  margin-bottom: 27px;
}

.video-banner-form .landing-banner-row .left-content .landing-content p {
  color: #6f6f6f;
  font-size: 15px;
  margin: 0;
  line-height: 28.2px;
}

.video-banner-form .landing-banner-row .left-content .landing-content p a {
  color: #6f6f6f;
}
form input.error {
  border: 2px solid #e7343f;
}
.video-banner-form form .hs-submit .hs-button {
  min-width: 337px;
  min-height: 47px;
  padding: 5px !important;
  font-family: helvetica-w01-bold, helvetica-w02-bold, helvetica-lt-w10-bold, sans-serif;
  border: 3px solid #fbf315 !important;
  background-color: #fbf315 !important;
}

.video-banner-form form .hs-submit .hs-button:hover {
  background: #fff !important;
  color: #000 !important;
}
.wir-banner {
  min-height: 725px;
}


.wir-banner .page-center {
  margin-left: 0;
  padding: 0;
}

.wir-banner .page-center .content_widget {
  background: #fbf315;
  position: absolute;
  top: 50px;
  padding: 83px 0px 10px calc((100% - 588px)* 0.5);
}

.wir-banner .page-center .content_widget h1 {
  font-size: 40px;
  color: #000 !important;
}

.wir-banner .page-center .content_widget h1 span {
  color: #000 !important;
  font-family: helvetica-w01-light, helvetica-w02-light, sans-serif;
}

.wir-banner .page-center .content_widget h1 span:first-child {
  font-family: helvetica-w01-bold, helvetica-w02-bold, helvetica-lt-w10-bold, sans-serif;
}
.mission-card-wrapper .flex_row .cnt-col {
  padding: 0;
  box-shadow: 0 5px 9px 5px rgba(0, 0, 0, 0.1);
  overflow: visible;
  width: 423px;
  height: 100%;
  min-height: 554px;
  margin: 0 25px;
  border-radius: 20px;
}
header.main-header {
  box-shadow: 0.00px 3.00px 9px 3px rgba(0, 0, 0, 0.1), 0 0 0px rgba(0, 0, 0, .5);
}
.mission-card-wrapper {
  overflow: visible;
}

.mission-card-wrapper .splide__track {
  overflow: visible;
}

.begin-btn-big-screen {
  border-radius: 8px;
  background: #fbf315;
  padding: 7px 12px;
  text-wrap: nowrap;
  font-size: 16px;
  transition: .1s linear;
}
.begin-btn-big-screen:hover {
  background: black;
  color: white;
}

.mission-card-wrapper .flex_row .cnt-col .tp-img-cnt-inner svg {
  margin-top: 58px;
  margin-bottom: 28px;
  height: 120px;
  width: 120px;
}

.mission-card-wrapper .flex_row .cnt-col .tp-img-cnt-inner svg [data-color="1"] {
  fill: #6C4796;
}

.mission-card-wrapper .flex_row .cnt-col .tp-img-cnt-inner svg [data-color="2"] {
  fill: #FFFFFF;
}

.mission-card-wrapper .flex_row .cnt-col .tp-img-cnt-inner svg [data-color="3"] {
  fill: #000000;
}

.mission-card-wrapper .flex_row .cnt-col .tp-img-cnt-inner svg [data-color="4"] {
  fill: #FBF315;
}

.mission-card-wrapper .flex_row .cnt-col .tp-img-cnt-inner h3 {
  text-align: center;
  font-size: 40px;
  margin-bottom: 32px;
}

.mission-card-wrapper .flex_row .cnt-col .tp-img-cnt-inner p {
  text-align: center;
  font-size: 24px;
}
.gemeinsam_mit_wrapper .content_widget h2 {
  margin: 0 !important;
  line-height: 1.35em;
  font-size: 32px;
}

.mission-card-wrapper .flex_row .cnt-col:last-child .tp-img-cnt-inner svg [data-color="2"] {
  fill: #FBF315;
}

.mission-card-wrapper .flex_row .cnt-col:last-child .tp-img-cnt-inner svg [data-color="3"] {
  fill: #FFFFFF;
}
.wir_das_wrapper .content_widget h2 {
  font-size: 56px;
  line-height: normal;
}

.wir_das_wrapper .content_widget h2 {
  font-family: helvetica-w01-light, helvetica-w02-light, sans-serif;
  margin-bottom: 69px !important;
}

.wir_das_wrapper .content_widget h2 span {
  font-family: helvetica-w01-bold, helvetica-w02-bold, helvetica-lt-w10-bold, sans-serif;
}

.wir_das_wrapper .content_widget p {
  font-size: 18px;
  margin: 0;
}

.wir_das_wrapper .content_widget p:first-child {
  font-family: helvetica-w01-bold, helvetica-w02-bold, helvetica-lt-w10-bold, sans-serif;
}

.wir_das_wrapper .content_widget p:first-child {}

.wir_das_wrapper .content_widget h2+p {
  font-family: helvetica-w01-bold, helvetica-w02-bold, helvetica-lt-w10-bold, sans-serif;
}

.wir_das_wrapper .content_widget p a {
  text-decoration: underline;
}

.wir_das_wrapper .content_widget {
  max-width: 880px;
  margin: 0 auto;
}
header.main-header .page-center .top-header .header-search form button.hs-search-field__button {
  left: 12px;
  right: auto;
}

.energieberatung_banner .home-banner-button a {
  background: #FBF315 !important;
  width: 241px !important;
  min-height: 100% !important;
}
.energieberatung_banner .home-banner-button a:hover {
  background: #000 !important;
}
a#back-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 47px;
  height: 47px;
  background-color: #000;
  text-align: center;
  line-height: 50px;
  z-index: 9;
  align-items: center;
  justify-content: center;
  display: none!important;
}

a#back-to-top svg {
  display: block;
  width: 25px;
  height: 25px;
  fill: #fff;
}

.footer-contact-form .page-center {
  max-width: 848px;
}

.footer-contact-form h3 {
  padding-left: 65px;
  margin-bottom: 19px;
}

.footer-contact-form form {
  padding: 65px !important;
  padding-top:  0 !important;
}

.footer-contact-form form .form-columns-1 label {
  margin-bottom: 18px !important;
}

.footer-contact-form form label {
  margin-bottom: 10px !important;
}

.footer-contact-form form .input>ul>li label {
  margin: 0 !important;
}
.footer-contact-form form .actions input.hs-button:hover {
  border: none;
}
.footer-contact-form .footer-close-icon {
  cursor: pointer;
}
.footer-contact-form form textarea:hover {
  border-bottom: 5px solid #fbf315;
}
.footer-form form{
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
}
header.main-header .page-center .top-header .header-search form {
  padding: 0;
  margin: 0;
  background: transparent;
}
.body-wrapper form {
  padding: 20px;
}


.wir-arrow-wrapper .two-col-content-wrap.right {
  max-width: 1200px;
  margin: 0 auto;
  display: block;
  padding-left: 52px;
}

.wir-arrow-wrapper .two-col-content-wrap.right .content_col {
  max-width: 269px;
  padding: 0;
  width: 100%;
}

.wir-arrow-wrapper .top_content {
  padding-bottom: 40px !important;
}

.wir-arrow-wrapper .two-col-content-wrap.right .content_col .content_col-inner {
  max-width: 100% !important;
  margin: 0;
  width: 100%;
  max-width: 269px;
}
.wir-arrow-wrapper .button-inner svg {
  display: none;
}

.wir-arrow-wrapper .document-icon svg {
  display: block;
  height: 22px;
  width: 22px;
  transform: rotate(180deg);
}

.wir-arrow-wrapper .tw-banner-button a:hover .document-icon svg {
  height: 32px;
  width: 32px;
}

.wir-arrow-wrapper .two-col-content-wrap.right .content_col .content_col-inner .tw-banner-wrapper {
  max-width: 100%;
}

.wir-arrow-wrapper .two-col-content-wrap.right .content_col .content_col-inner .tw-banner-button {
  max-width: 269px;
}

.wir-arrow-wrapper .svg-icon.left {
  margin: 0;
  display: none;
}
a#back-to-top:hover {
  background: #fbf315;
  color: #000;
}

a#back-to-top:hover svg {
  fill: #000;
}

.footer-form-open .footer-contact-form {
  display: block;
}
.header-height {
  min-height: 190.5px;
}
header.main-header {
  left: 0;
  position: fixed;
  right: 0;
  width: 100%;
  z-index: 99;
  transition: all .5s ease-in-out;
}
.wir-banner .page-center .content_widget {
  min-height: 436px;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 1141px;
  padding-top: 0;
  padding-right: 200px;
}
header .header-menu-wrapper .hs-menu-wrapper>ul>li{
  border: 2px solid transparent;
  padding-bottom: 5px!important;
}
header .header-menu-wrapper .hs-menu-wrapper>ul>li:hover {
  border-bottom: 2px solid #FBF315;
  border-radius: 0;
}
.header-logo img{
  width: 261px !important;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover>.hs-menu-children-wrapper {
  border-radius: 8px;
  padding: 16px 16px 0;
}


@media (min-width: 768px){
  header.main-header .hamburger-icon{
    display: none;
  }
  .header-mobile-menu{
    display: none;
  }
  .header-hide header.main-header {
    top: -100%;
  }

  .header-show header.main-header {
    top: 0;
  }
}



@media (max-width: 991px){
  .energiewende-check-card .page-center {
    max-width: 100% !important;
    padding: 0 20px;
  }
}


@media (max-width: 1380px) and (min-width: 768px){
  .agb-wrapper .content_widget {
    margin-left: 200px;
  }

}

@media (max-width: 800px){
  .agb-wrapper .rich_text>h2 {
    font-size: 19px;
    line-height: 26.79px;
  }
  .content-wrapper, .dnd-section>.row-fluid, .page-center {
    padding-left: 20px;
    padding-right: 20px;
  }
  

  header.main-header .page-center .top-header .dark-mode-toggle {
    display: none;
  }

  header .header-menu-wrapper {
    display: none;
  }

  header.main-header .page-center .top-header .header-logo {
    padding: 0;
    width: 90%;
  }

  header.main-header .page-center .top-header .header-logo img {
    width: 153px !important;
    min-width: 153px!important;
    height: 44px !important;
    min-height: 44px!important;
    object-fit: contain;
  }
  header.main-header .page-center .top-header .header-logo {
    margin: 28px 0px 24px 0;
    padding-left: 10px;
    width: fit-content;
  }

  header.main-header .page-center .top-header {
    padding: 0;
  }
  header.main-header .hamburger-icon {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    height: 100%;
    justify-content: end;
    width: 10%;
    z-index: 999;
    cursor: pointer;
  }
  header.main-header .hamburger-icon .inner-ham-wrap {
    height: 20px;
    margin: auto;
    position: relative;
    width: 22px;
  }

  header.main-header .hamburger-icon .inner-ham-wrap span {
    border-radius: 2px;
    height: 2px;
    left: 0;
    position: absolute;
    transition: all .25s ease-in-out;
    width: 100%;
    background: black;
  }


  header.main-header .hamburger-icon .inner-ham-wrap span:nth-child(2) {
    margin: auto;
    top: 0;
    bottom: 0;
  }

  header.main-header .hamburger-icon .inner-ham-wrap span:last-child{
    bottom: 0;
  }
  
  .begin-btn-big-screen {
    display: none;
  }
  
  .header-mobile-menu {
    display: none;
    flex-direction: column;
    background: #fff;
    border-left: 1px solid #000;
    height: 100%;
    left: auto;
    padding-bottom: 10px;
    overflow: auto;
    position: fixed;
    top: 0;
    transition: all .5s ease-in-out;
    width: 244px;
    z-index: 99;
  }

  .header-mobile-menu nav {
    margin: 91px 0px auto 0;
  }

  .header-mobile-menu nav .hs-menu-wrapper>ul {
    display: block;
    width: 100%;
  }

  .header-mobile-menu nav .hs-menu-wrapper>ul>li {
    margin: 0;
  }

  .header-mobile-menu nav .hs-menu-wrapper>ul>li>a {
    font-family: helvetica-w01-bold, helvetica-w02-bold, helvetica-lt-w10-bold, sans-serif;
    font-size: 17px;
    line-height: 63px;
    padding: 0 10px;
    text-align: left;
    width: 100%;
    display: inline;
  }
  .header-mobile-menu nav .hs-menu-wrapper>ul>li.hs-item-has-children .child-trigger {
    cursor: pointer;
    display: inline-block;
    font-family: helvetica-w01-bold, helvetica-w02-bold, helvetica-lt-w10-bold, sans-serif;
    transition: all 0.2s ease-in-out;
  }
  .header-mobile-menu nav .hs-menu-wrapper>ul li.hs-item-has-children.child-open .child-trigger {
    transform: rotate(45deg);
  }

  .header-mobile-menu nav .hs-menu-wrapper>ul {
    display: block;
    width: 100%;
  }

  .header-mobile-menu nav .hs-menu-wrapper>ul>li {
    margin: 0;
  }

  .header-mobile-menu .mobile-menu-btn a {
    border-radius: 5px;
    background: #FBF315;
    cursor: pointer;
    display: block;
    height: 100%;
    min-height: 10px;
    min-width: 10px;
    padding: 0;
    touch-action: manipulation;
    width: 100%;
  }

  .header-mobile-menu .mobile-menu-btn a .menu-btn-inner-mobile {
    transition: inherit;
    align-items: center;
    display: flex;
    flex-basis: auto;
    flex-direction: row;
    flex-grow: 1;
    height: 100%;
    justify-content: center;
    overflow: hidden;
  }

  .header-mobile-menu .mobile-menu-btn a .menu-btn-inner-mobile>span {
    font-size: 17px;
    line-height: unset;
    letter-spacing: 0em;
    font-family: helvetica-w01-roman, helvetica-w02-roman, helvetica-lt-w10-roman, sans-serif;
    margin: 0px 4px 0px 0px;
  }

  .header-mobile-menu .mobile-menu-btn a .menu-btn-inner-mobile>span.btn-img {
    display: flex;
    height: inherit;
    width: inherit;
    align-items: center;
  }

  .header-mobile-menu .mobile-menu-btn a .menu-btn-inner-mobile>span.btn-img svg {
    display: initial;
    fill: #000000;
    width: 25px;
    height: 25px;
  }

  .mobile-menu-btn {
    height: 40px;
    margin: 0 10px;
  }
  .mobile-menu-open .header-mobile-menu {
    display: flex!important;
    right: 0;
  }

  .mobile-menu-open header.main-header .hamburger-icon .inner-ham-wrap span {
    background: black!important;
  }

  .mobile-menu-open header.main-header .hamburger-icon .inner-ham-wrap span:first-child {
    transform: translateY(10px) translateY(-50%) rotate(-45deg);
  }

  .mobile-menu-open header.main-header .hamburger-icon .inner-ham-wrap span:nth-child(2) {
    opacity: 0;
  }

  .mobile-menu-open header.main-header .hamburger-icon .inner-ham-wrap span:last-child {
    transform: translateY(-10px) translateY(50%) rotate(45deg);
  }
  .mobile-menu-open{
    overflow: hidden;
  }
  .datenschutz-wrapper .rich_text h4 {
    font-size: 26px;
  }

  .datenschutz-wrapper .page-center {
    padding: 0;
  }

  .datenschutz-wrapper .rich_text p {
    font-size: 17px;
  }

  .datenschutz-wrapper {
    padding-top: 30px;
  }

  .datenschutz-wrapper .rich_text h3 {
    margin-bottom: 10px;
    font-size: 19px;
  }
  .Finanzierungsmöglichkeiten_wrapper {
    padding-top: 56px;
    overflow: visible;
  }

  .Finanzierungsmöglichkeiten_wrapper .page-center.theme_center {
    padding: 0;
  }

  .Finanzierungsmöglichkeiten_wrapper .bottom_row .flex-row .cnt-col {
    padding: 0;
  }
  .Finanzierungsmöglichkeiten_wrapper .bottom_row .flex-row .cnt-col .tp-img-cnt h3 {
    font-size: 20px;
  }

  .Finanzierungsmöglichkeiten_wrapper .bottom_row .flex-row .cnt-col .tp-img-cnt p {
    font-size: 17px;
  }

  .Finanzierungsmöglichkeiten_wrapper .col-btn-grp .btn_row {
    max-width: 250px;
  }

  .Finanzierungsmöglichkeiten_wrapper .col-btn-grp a.hs-button {
    padding: 8px;
  }
  .under-construction-wrapper .rich_text h1 span {
    display: block;
  }

  .under-construction-wrapper .rich_text h1 span svg {
    height: 80px;
    width: 80px;
    text-align: center;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .under-construction-wrapper .rich_text h1 {
    text-align: center;
    font-size: 26px;
  }

  .under-construction-wrapper .rich_text h2 {font-size: 20px;}

  .under-construction-wrapper .rich_text h3 {
    font-size: 20px;
  }

  .under-construction-wrapper .rich_text ul>li a {
    font-size: 17px;
  }

  .under-construction-wrapper {
    padding-bottom: 50px !important;
    padding-top: 50px !important;
  }
  .under-construction-wrapper .rich_text h1 span:last-child {
    text-align: left;
  }
  footer.site-footer .bottom-footer-menu ul>li>a {
    text-align: left;
    margin: 0;
  }

  footer.site-footer .bottom-footer-menu ul>li {
    padding: 0;
  }

  .site-footer .footer-logo-wrapper img {
    width: 60px !important;
    height: 60px !important;
    object-fit: cover;
    object-position: 50% 50%;
  }

  .site-footer .footer-logo-wrapper .logo-text-wrapper h4 {
    font-size: 20px;
    line-height: 1.04em;
  }

  .site-footer .footer-logo-wrapper .logo-text-wrapper span {
    font-size: 20px;
    line-height: 1.04em;
    padding-left: 10px;
  }

  .site-footer .footer-logo-wrapper {
    align-items: center;
  }

  footer.site-footer .top-footer .footer-form-container {
    flex-direction: column;
    padding-bottom: 30px;
    padding-top: 40px;
  }
  img.footer-logo-new {
    margin-left: 0px!important;
  }
  .footer-form-wrapper {
    max-width: none!important;
  }

  footer.site-footer .top-footer .footer-form-container .footer-links-wrapper {
    order: 2;
  }

  footer.site-footer .top-footer .footer-form-container .footer-form-wrapper {
    order: 1;
    margin-bottom: 20px;
  }

  footer.site-footer .top-footer .footer-links-wrapper .hs-menu-wrapper>ul>li>a {
    font-size: 17px;
  }

  .footer-form .form-title {
    font-size: 28px;
  }

  .footer-form form .hs-input {
    display: block;
    margin: 0;
    min-height: 40px;
  }

  .footer-form form .hs_submit.hs-submit input.hs-button {
    display: block;
    margin: 0;
  }

/*   .footer-form form .hs_submit.hs-submit {
    position: static;
  } */

  .footer-form form .hs-form-field {
    margin: 0;
  }
  .energieberatung_content .rich_text a {
    text-decoration: underline;
  }

  .energieberatung_content .title {
    font-size: 22px;
    margin-bottom: 10px !important;
  }

  .energieberatung_content .rich_text p {
    font-size: 17px;
  }
  .energieberatung_content .rich_text p:last-child {
    margin-bottom: 15px;
  }
  .impressum_column .content-col .btn_row .hs-button:hover {
    background: #000;
    color: #fff;
  }

  .impressum_column .content-col .btn_row .hs-button:hover svg {
    fill: #fff;
  }

  .impressum_column {
    padding-top: 20px;
    padding-bottom: 0;
  }

  .impressum_column .top_sec.noButton {
    margin: 0 !important;
    padding: 0 !important;
  }

  .impressum_column .top_sec.noButton h1.title {
    margin-bottom: 10px;
  }

  .impressum_column .flex_row {
    margin-top: 30px;
  }

  .impressum_column .flex_row .media_column .text_block p {
    font-size: 17px;
  }

  .impressum_column .content-col .description, .impressum_column .content-col .description p {
    font-size: 17px;
  }
  .map-section .page-center {
    padding: 0;
  }
  .video-banner-form form .hs-form-field {
    width: 100% !important;
    float: none;
  }

  .video-banner-form .landing-banner-row .right-content .form-section .form-top h3 {
    font-size: 22px;
    margin-bottom: 10px;
    margin-top: 25px;
  }

  .video-banner-form .landing-banner-row .right-content .form-section .form-top p {
    font-size: 16px;
    margin-bottom: 34px;
  }
  .video-banner-form form .hs-submit .actions {
    width: 100%;
  }
  .footer-form form .hs-input {
    max-width: 100%;
  }
  .mission-card-wrapper {
    padding: 0;
  }

  .mission-card-wrapper .flex_row .cnt-col {
    margin: 25px;
    width: 100%;
    min-height: auto;
  }

  .mission-card-wrapper .flex_row .cnt-col .tp-img-cnt-inner svg {
    height: 80px;
    width: 80px;
    margin-top: 56px;
    margin-bottom: 30px;
  }

  .mission-card-wrapper .flex_row .cnt-col .tp-img-cnt-inner h3 {
    font-size: 31px;
    margin-bottom: 11px;
  }

  .mission-card-wrapper .flex_row .cnt-col .tp-img-cnt-inner p {
    font-size: 19px;
    margin-bottom: 57px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .gemeinsam_mit_wrapper .content_widget h2 {
    margin: 0;
    line-height: 1.35em;
    font-size: 32px;
  }

  .gemeinsam_mit_wrapper .content_widget h2 {
    line-height: 1.35em;
    font-size: 22px;
  }

  .gemeinsam_mit_wrapper {
    padding-top: 57px;
    padding-bottom: 58px;
  }
  .wir_das_wrapper {
    padding: 50px 0;
  }

  .wir_das_wrapper .content_widget h2 {
    font-size: 30px;
    margin-bottom: 39px !important;
  }
  .header-mobile-menu .mobile-menu-btn a:hover {
    background: black;
    color: white!important;
  }

  .header-mobile-menu .mobile-menu-btn a:hover .menu-btn-inner-mobile>span.btn-img svg {
    fill: #FBF315;
    width: 31px;
    height: 31px;
  }
  footer.site-footer .bottom-footer-menu ul {
    padding-left: 0;
    padding-right: 0;
  }

  footer.site-footer .bottom-footer .footer-copyright-text {
    padding-left: 0;
    padding-right: 0;
  }

  .site-footer .footer-logo-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  footer.site-footer .top-footer .footer-form-container {
    padding-left: 0;
    padding-right: 0;
  }
  .energieberatung_banner {
    flex-wrap: wrap !important;
    flex-direction: column !important;
  }

  .energieberatung_banner .video-column {
    max-width: 100%;
  }

  .energieberatung_banner .content-column {
    max-width: 100%;
    width: 100% !important;
  }

  .energieberatung_banner .banner-title h1 {
    font-size: 26px !important;
    line-height: 32.5px !important;
  }

  .energieberatung_banner .banner-title {
    margin-top: 42px;
    margin-bottom: 10px;
  }

  .energieberatung_banner.home-banner .banner-subtitle h5 {
    font-size: 21px !important;
  }
  .energiewende-check-card .page-center {
    max-width: 100%;
  }
  .energiewende-check-card.cnt-wit-tp-img-wrp .flex-row {
    column-gap: 20px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    row-gap: 0;
  }
  .energiewende-check-card.cnt-wit-tp-img-wrp .cnt-col {
    width: 100% !important;
  }
  .energiewende-check-card.cnt-wit-tp-img-wrp .cnt-col .tp-img-cnt-inner svg {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .energiewende-check-card .page-center {
    max-width: 100% !important;
  }
  .energiewende-check-card.cnt-wit-tp-img-wrp .cnt-col .tp-img-cnt-inner h6 {
    margin-bottom: 20px;
  }
  .process-card .cnt-col {
    margin-top: 30px;
    max-width: 100%;
  }
  .process-card .cnt-col .inner_spacing {
    text-align: center;
  }
  .bottom-pane-v2.two-col-content .flex_row {
    display: flex;
  }
  .bottom-pane-v2.two-col-content .media_column {
    position: static !important;
    height: 100%;
    margin-bottom: 30px;
  }
  .bottom-pane-v2.two-col-content .content-col .cont-inner {
    margin-bottom: 30px;
  }
  .footer-contact-form h3 {
    padding-left: 0;
    font-size: 24px;
    padding-bottom: 0;
    padding-top: 10px;
  }

  .footer-contact-form form {
    padding: 0 !important;
  }

  .footer-contact-form form .input>ul {
    display: block;
  }

  .footer-contact-form form .input>ul>li {
    margin-bottom: 12px;
    display: inline-block;
    width: 100%;
  }

  .footer-contact-form form .input {
    margin: 0 !important;
  }

  .footer-contact-form form .hs-form-field {
    width: 100% !important;
    float: none;
  }
  .wir-arrow-wrapper .top_content svg {
    display: none;
  }

  .wir-arrow-wrapper .top_content h3 {
    padding: 0;
    padding-top: 20px !important;
  }

  .wir-arrow-wrapper .top_content p {
    padding: 0;
    font-size: 20px;
  }

  .wir-arrow-wrapper .two-col-content-wrap.right {
    padding: 0 20px;
  }
  .wir-arrow-wrapper {
    padding-bottom: 40px;
  }
  .footer-contact-form form .actions input.hs-button{
    min-width: 100%;
  }
  .wir-banner .page-center .content_widget {
    position: static;
    max-width: 100%;
    min-height: 217px;
    padding: 20px;
  }

  .simpleParallax {
    position: relative;
    height: 300px;
  }

  .wir-banner .page-center .content_widget .rich_text {
    max-width: 100%;
    padding: 0 20px;
  }


  .wir-banner {
    padding: 0;
  }

  .wir-banner .simpleParallax_wrap .thumbnail {
    transform: none !important;
    object-position: center !important;
  }

  .wir-banner .page-center {
    max-width: 100%;
  }
  .header-mobile-menu .mobile-menu-btn a .menu-btn-inner-mobile>span {
    font-weight: 600;
    padding: 7px 0;
  }
  .site-footer .footer-divider {
    height: 34px;
    left: 0;
    margin-bottom: 5px;
    margin-left: 0;
    min-height: 29px;
    min-width: auto;
    overflow: hidden;
    position: relative;
    transform-origin: center center;
    width: calc(100% - 0px);
  }

}


@media (max-width: 490px){
  .wir-banner .page-center .content_widget h1 {
    font-size: 30px;
  }

  .wir-banner .page-center .content_widget .rich_text {
    padding: 0;
  }
}











/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

.row-fluid [class*=span]{
  min-height:0;
}

.energy-card .top_sec.noButton {
  margin-bottom: 58px;
  padding: 0;
}
.energy-card .top_sec h2 {
  font: normal normal normal 40px/1.34em helvetica-w01-bold,helvetica-w02-bold,helvetica-lt-w10-bold,sans-serif;
  margin: 0;
  font-size: 40px;
}
.energy-card .top_sec h2 span{
  font-family: helvetica-w01-light, helvetica-w02-light, sans-serif;
}
.energy-card.cnt-wit-tp-img-wrp .flex-row {
  row-gap: 0;
  max-width: 915px;
  margin: 0 auto;
  column-gap: 35px;
}
.energy-card .page-center {
  max-width: 980px;
}
.energy-card.cnt-wit-tp-img-wrp .flex-row .cnt-col:first-child {
  width: 244px;
  padding: 0;
}
.energy-card.cnt-wit-tp-img-wrp .flex-row .cnt-col .inner_spacing {
  border-radius: 20px;
  height: 100%;
}
.energy-card.cnt-wit-tp-img-wrp .flex-row .cnt-col:nth-child(2) {
  width: 353px;
}
.energy-card.cnt-wit-tp-img-wrp .flex-row .cnt-col {
  padding: 0;
}
.energy-card.cnt-wit-tp-img-wrp .flex-row .cnt-col:nth-child(3) {
  width: 244px;
}
.energy-card.cnt-wit-tp-img-wrp .col-title {
  position: relative;
  margin: 43px 0px 25px 0;
  font-size: 32px;
  line-height: 1.35em;
}
.energy-card .tp-img-cnt-inner {
  margin-bottom: 17px;
}
.energy-card .tp-img-cnt-inner p {
  font-size: 16px;
  line-height: normal;
  text-align: center;
}
.full-width-content .top_sec.noButton {
  margin: 0 auto;
  padding: 0;
  max-width: 912px;
}
.full-width-content .top_sec p {
  font-size: 18px;
  line-height: 1.4em;
  margin: 0;
  color: rgb(110, 110, 110);
}
.bottom-pane-v2.two-col-content .content-col .description {
  margin: 0;
}
.bottom-pane-v2.two-col-content .content-col .description h2 {
  font: normal normal normal 50px/1.25em helvetica-w01-bold,helvetica-w02-bold,helvetica-lt-w10-bold,sans-serif;
  margin: 0;
  font-size: 50px;
  max-width: 650px;
}
.bottom-pane-v2.two-col-content .content-col .description h2+p {
  max-width: 445px;
  padding-top: 22px;
  padding-bottom: 56px;
  margin: 0;
}
.bottom-pane-v2.two-col-content .content-col .description p {
  font-size: 30px;
  line-height: 1.38em;
}
.bottom-pane-v2.two-col-content .content-col .btn-items .btn_row {
  margin: 0;
  column-gap: 0;
  display: block;
}
.bottom-pane-v2.two-col-content .content-col .btn-items .btn_row  .btn_item {
  margin-bottom: 10px;
  display: inline-block;
}
.bottom-pane-v2.two-col-content .content-col .btn-items .btn_row .btn_item a.hs-sec-btn {
  cursor: pointer;
  color: #000;
  transition: all 0.2s ease, visibility 0s;
  background: #FFFFFF;
  padding: 3px;
  border: 0px solid #FFFFFF;
  border-radius: 5px;
  max-width: 100%;
  text-align: center;
  min-width: 193px;
  min-height: 53px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: helvetica-w01-bold, helvetica-w02-bold, helvetica-lt-w10-bold, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
}
.bottom-pane-v2.two-col-content .content-col .btn-items .btn_row .btn_item.index2 {
  display: block;
}
.bottom-pane-v2.two-col-content .content-col .btn-items .btn_row .btn_item.index2 a {
  font: normal normal normal 15px/1.88em helvetica-w01-roman,helvetica-w02-roman,helvetica-lt-w10-roman,sans-serif;
  border: 0;
  padding: 0;
  background: transparent !important;
}
.bottom-pane-v2.two-col-content .content-col .cont-inner {
  margin-bottom: 80px;
}
.bottom-pane-v2.two-col-content .content-col .cont-inner {
  margin-bottom: 80px;
}
.bottom-pane-v2.two-col-content .content-col .btn-items .btn_row .btn_item a.hs-sec-btn:after {
  content: '';
  background-image: url(//144551565.fs1.hubspotusercontent-eu1.net/hubfs/144551565/RaiffeisenRegenerative_June2024/Images/Arrow.svg);
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  margin-left: 8px;
  transform: rotate(180deg);
  transition: all 0.2s ease, visibility 0s;
}
.bottom-pane-v2.two-col-content .content-col .btn-items .btn_row .btn_item a.hs-sec-btn:hover {
  background: #000000;
  border: 0px solid #FFFFFF;
  color: #fff;
}
.bottom-pane-v2.two-col-content .content-col .btn-items .btn_row .btn_item a.hs-sec-btn:hover:after {
  filter: invert(1);
  width: 32px;
  height: 32px;
}
.bottom-pane-v2.two-col-content .media_column img {
  width: 527px;
  height: 510px;
  object-fit: cover;
  object-position: 50% 50%;
}
.bottom-pane-v2.two-col-content .media_column .single-img {
  border-radius: 50%;
  overflow: hidden;
}
.bottom-pane-v2 .page-center {
  max-width: 1200px;
}
.bottom-pane-v2.two-col-content {
  overflow: inherit;
}
.bottom-pane-v2.two-col-content .media_column {
  width: 527px;
  padding: 0;
  position: absolute;
  bottom: -154px;
  right: -25px;
}
.bottom-pane-v2.two-col-content .content-col {
  max-width: 670px;
  width: auto;
  float: left;
  left: 40px;
  position: relative;
}
.bottom-pane-v2.two-col-content .flex_row {
  row-gap: 0;
  justify-content: center;
  display: block;
}
.bottom-pane-v2.two-col-content .flex_row::after,
.bottom-pane-v2.two-col-content .flex_row::before {
  content: '';
  display: table;
}
.bottom-pane-v2.two-col-content .media_column .mediaimg{
  position: relative;
}
.bottom-pane-v2.two-col-content .media_column .mediaimg .single-img {
  position: relative;
  width: 100%;
  height: 100%;
  right: 0;
}
.bottom-pane-v2.two-col-content .flex_row:after {
  clear: both;
}
.bottom-pane-v2 .page-center .columns_rowo_wrap {
  position: relative;
  left: 60px;
}
.smart-home-sec.custom-two-column-content .image-col-sec {
  border-radius: 50%;
  overflow: hidden;
  margin-top: 20px;
}
.main-banner.two-col-content .media_column {
  position: absolute;
  top: -160px;
  left: 10px;
}
.main-banner.two-col-content {
  overflow: inherit;
  padding: 0;
  margin-top: 286px;
}
.main-banner.two-col-content .page-center {
  max-width: 1401px;
}
.main-banner.two-col-content .media_column img {
  max-width: 600px;
}
.main-banner.two-col-content .content-col {
  margin-left: auto;
  padding-top: 147px;
  min-height: 380px;
  padding-right: 25px;
}
.main-banner.two-col-content .content-col .cont-inner {
  max-width: 588px;
  margin-left: auto;
  text-align: right;
}
.main-banner.two-col-content .content-col .cont-inner .description {
  margin-bottom: 10px;
}
.main-banner.two-col-content .content-col .cont-inner .description h2 {
  font-size: 50px;
  line-height: 1.34em;
}
.energiegenossenschaft-card .page-center {
  max-width: 1080px;
}
.energiegenossenschaft-card .cnt-col {
  padding-left: 25px;
  padding-right: 25px;
}
.energiegenossenschaft-card.cnt-wit-tp-img-wrp .tp-img {
  margin-bottom: 20px;
}
.energiegenossenschaft-card.cnt-wit-tp-img-wrp .tp-img img {
  width: 310px;
  height: 235px;
  object-fit: cover;
  object-position: 50% 50%;
  filter: url(#soledad-comp-lto4vm1m1__item1);
  border-radius: 20px;
}
.energiegenossenschaft-card.cnt-wit-tp-img-wrp .col-title {
  margin: 0px 0px 14px 0;
  font-size: 24px;
  line-height: 1.41em;
}
.energiegenossenschaft-card.cnt-wit-tp-img-wrp .tp-img-cnt-inner {
  margin: 0px 0px 11px 0;
}
.energiegenossenschaft-card.cnt-wit-tp-img-wrp .tp-img-cnt-inner p {
  font-size: 18px;
  margin: 0;
  line-height: 1.75em;
  color: #53565a;
}
.top-image-content .page-center .cnt-col {
  padding: 0;
}
.top-image-content .inner_spacing {
  display: flex;
  flex-direction: column-reverse;
}
.top-image-content .inner_spacing .tp-img-cnt-inner h3 {
  margin-bottom: 40px;
  font-size: 40px;
  line-height: 1.34em;
}
.top-image-content .inner_spacing .tp-img-cnt-inner h3 span {
  font-family: helvetica-w01-light, helvetica-w02-light, sans-serif;
}
.energiewende-check-card .top_sec.noButton {
  padding: 0;
  margin-bottom:62px;
}
.energiewende-check-card .top_sec h3{
  font-size: 40px;
  line-height: 1.34em;
}
.energiewende-check-card .top_sec h3 span{
  color: rgb(251, 244, 19);
}
.energiewende-check-card .page-center {
  max-width: calc(100% - 190px - 190px);
}
.energiewende-check-card.cnt-wit-tp-img-wrp .flex-row{
  row-gap: 0;
  justify-content: inherit;
  column-gap: 98px;
}
.energiewende-check-card.cnt-wit-tp-img-wrp .cnt-col .tp-img-cnt-inner svg {
  margin: 58px 0px 25px 0;
  width: 61px;
  height: 51px;
  vertical-align: middle;
}
.energiewende-check-card.cnt-wit-tp-img-wrp .cnt-col .tp-img-cnt-inner svg [data-color="1"] {
  fill: #FBF315;
}
.energiewende-check-card.cnt-wit-tp-img-wrp .cnt-col .tp-img-cnt-inner h6 {
  margin-bottom: 46px;
  font-size: 24px;
}
.energiewende-check-card.cnt-wit-tp-img-wrp .cnt-col .tp-img-cnt-inner h6 span {
  font-family: helvetica-w01-light, helvetica-w02-light, sans-serif;
}
.energiewende-check-card.cnt-wit-tp-img-wrp .cnt-col {
  padding: 0;
  width: calc(25% - 74px);
}
.process-card .top_sec.noButton {
  margin-bottom: 38px;
  padding: 0;
}
.process-card .top_sec h3 {
  font-size: 40px;
  line-height: 1.34em;
}
.process-card .top_sec h3 span {
  color: rgb(251, 244, 19);
}
.process-card .cnt-col {
  max-width: 200px;
  padding: 0;
  margin-top: 82px;
}
.process-card.cnt-wit-tp-img-wrp .flex-row {
  row-gap: 0;
  column-gap: 115px;
  justify-content: inherit;
}
.process-card.cnt-wit-tp-img-wrp .page-center {
  max-width: 980px;
}
.process-card .cnt-col .inner_spacing {
  border-radius: 20px;
  text-align: left;
  padding: 10px 17px;
}
.process-card .cnt-col .inner_spacing h3.col-title {
  margin: 0px 0px 36px 0;
  font-size: 62px;
  line-height: 1.2em;
}
.process-card .cnt-col .inner_spacing .tp-img-cnt-inner p {
  font-size: 22px;
  line-height: 1.3em;
  font-family: helvetica-w01-bold, helvetica-w02-bold, helvetica-lt-w10-bold, sans-serif;
}
.process-card .cnt-col .inner_spacing .tp-img-cnt-inner {
  padding-bottom: 14px;
}
.cnt-wit-tp-img-wrp.energiegenossenschaft-card .top_sec.noButton h2 span {
  font-family: helvetica-w01-light, helvetica-w02-light, sans-serif;
}
.cnt-wit-tp-img-wrp.energiegenossenschaft-card {
  padding-top: 80px;
  padding-bottom: 0;
}
.cnt-wit-tp-img-wrp.energiegenossenschaft-card .btn_row {
  margin-top: 66px;
}
.cnt-wit-tp-img-wrp.energiegenossenschaft-card .btn_row a.hs-button {
  padding: 3px 18px;
  cursor: pointer;
  display: inline-flex;
  height: 100%;
  min-width: 10px;
  border: 0;
  font-style: normal;
  color: #000000;
  font-weight: 400;
  font-family: helvetica-w01-bold, helvetica-w02-bold, helvetica-lt-w10-bold, sans-serif;
  text-transform: none;
  letter-spacing: 0em;
  font-size: 18px;
  align-items: center;
  justify-content: space-between;
  min-height: 52px;
}
.cnt-wit-tp-img-wrp.energiegenossenschaft-card .btn_row a.hs-button svg {
  transform: rotate(180deg);
  width: 22px;
  height: 22px;
  margin-left: 8px;
  transition: all .3s;
}
.cnt-wit-tp-img-wrp.energiegenossenschaft-card .btn_row a.hs-button:hover {
  background-color: #000;
  color: #fff;
}
.cnt-wit-tp-img-wrp.energiegenossenschaft-card .btn_row a.hs-button:hover svg {
  width: 32px;
  height: 32px;
  fill: #FFFFFF;
}
.custom-two-column-content.cstwo-col .image-col-sec {
  border-radius: 100%;
  overflow: hidden;
}
.custom-two-column-content.cstwo-col.right .two-col-content-wrap {
  position: relative;
}
.cnt-wit-tp-img-wrp.unsere-produkte .top_sec {
  margin: 0;
  padding: 0;
  margin-bottom: 55px;
}
.cnt-wit-tp-img-wrp.unsere-produkte .top_sec .top_content h3 {
  font-family: helvetica-w01-bold, helvetica-w02-bold, helvetica-lt-w10-bold, sans-serif;
  text-align: center;
  font-size: 40px;
}
.cnt-wit-tp-img-wrp.unsere-produkte .top_sec .top_content h3 span {
  font-family: helvetica-w01-light, helvetica-w02-light, sans-serif !important;
}
.cnt-wit-tp-img-wrp.unsere-produkte .page-center {
  max-width: 1075px;
}
.cnt-wit-tp-img-wrp.unsere-produkte .cnt-col {
  padding: 0 22px;
}
.cnt-wit-tp-img-wrp.unsere-produkte .cnt-col .tp-img img {
  border-radius: 12px;
  width: 100%;
}
.cnt-wit-tp-img-wrp.unsere-produkte .cnt-col .inner_spacing {
  padding: 27px 27px;
  border-radius: 20px 20px 20px 20px;
  box-shadow: 0 5px 9px 5px rgba(0, 0, 0, 0.1);
  height: 100%;
  overflow: hidden;
}
.cnt-wit-tp-img-wrp.unsere-produkte .cnt-col h3.col-title {
  color: #53565a;
  font-size: 18px;
  font-family: helvetica-w01-roman, helvetica-w02-roman, helvetica-lt-w10-roman, sans-serif;
  margin: 0;
  margin-bottom: 25px;
}
.cnt-wit-tp-img-wrp.unsere-produkte .cnt-col .tp-img {
  margin-bottom: 30px;
}
.cnt-wit-tp-img-wrp.unsere-produkte .cnt-col h6 {
  font-size: 22px;
}
.cnt-wit-tp-img-wrp.unsere-produkte .col-btn-grp {
  margin: 0;
  margin-top: 40px;
}
.cnt-wit-tp-img-wrp.unsere-produkte .col-btn-grp .btn_row {
  margin: 0;
}
.cnt-wit-tp-img-wrp.unsere-produkte .col-btn-grp .btn_row a.hs-button {
  -st-extends: StylableButton;
  transition: all 0.2s ease, visibility 0s;
  padding: 3px;
  background: rgba(255, 255, 255, 0);
  border: 3px solid #FBF315;
  border-radius: 5px;
  box-sizing: border-box;
  color: #000;
  text-decoration: none;
  font-family: helvetica-w01-bold, helvetica-w02-bold, helvetica-lt-w10-bold, sans-serif;
  text-transform: none;
  letter-spacing: 0em;
  font-size: 18px;
  padding: 9px 27px;
}
.bottom-pane.anlage-btm-pane .button-img svg {
  transform: rotate(180deg);
}
.bottom-pane.anlage-btm-pane h3 {
  text-align: center;
  font-size: 40px;
}
.bottom-pane.anlage-btm-pane h3 span {
  font-family: helvetica-w01-light, helvetica-w02-light, sans-serif;
}
.custom-two-column-content.cstwo-col.right.vereinbaren .image-text p {
  color: #000;
}
.cnt-wit-tp-img-wrp.unsere-produkte .col-btn-grp .btn_row a.hs-button:hover {
  background: #FBF315;
}
.process-card .cnt-col:not(:last-child):after {
  border-top: 6px dotted #FBF315;
  transform-origin: center 3px;
  content: "";
  position: absolute;
  right: -102px;
  left: auto;
  top: 50%;
  z-index: 99;
  width: 90px;
  max-width: 100%;
  transform: translateY(-50%);
}
.process-card .cnt-col {
  position: relative;
}
.process-card .cnt-col:first-child:before {
  border-top: 6px dotted #FBF315;
  transform-origin: center 3px;
  content: "";
  position: absolute;
  right: 71px;
  left: auto;
  top: -40px;
  z-index: 99;
  width: 60px;
  max-width: 100%;
  transform: rotate(90deg);
}
header .header-menu-wrapper .hs-menu-wrapper>ul>li.active {
  border-bottom: 2px solid #fbf315;
}
.cm_search_result_banner h1,
.cm_search_result_banner p{
  color: #000 !important;
}
.header-mobile-menu nav .hs-menu-wrapper>ul>li.active>a {
  background: #fbf315;
}
.hs_cos_wrapper_type_email_subscriptions * {
  color: #fff;
}
.blog-index-sidebar-layout form {
  padding: 0;
  margin: 0;
  background: transparent;
}
.cm-blog-post-noSidebr .cm-btm-tags a {
  color: #fff;
}
.cm-blog-post-noSidebr form {
  background: #000 !important;
  padding: 20px;
}
.hs_service form {background: transparent;margin: 0;padding: 0 !important;}

@media(max-width:1420px){
  .bottom-pane-v2 .page-center .columns_rowo_wrap {
    left: 0;
  }
}

@media (max-width: 1250px){
  .energiegenossenschaft-card .closeIcon {
    position: absolute;
    right: 10%;
  }

  .energiegenossenschaft-card .popup_modal_box .popup_modal_box_inner {
    position: relative;
  }

  .energiegenossenschaft-card .closeIcon svg, .energiegenossenschaft-card .closeIcon svg path {
    fill: #fff;
  }
}

@media(max-width:1200px){
  .energy-card.cnt-wit-tp-img-wrp .flex-row .cnt-col{
    margin-bottom: 19px;
  }
  .bottom-pane-v2.two-col-content .media_column {
    width: 400px;
    bottom: -120px;
  }
  .bottom-pane-v2.two-col-content .mediaimg .single-img img {
    height: 400px;
  }
}

@media(max-width:767px){
  .energy-card.cnt-wit-tp-img-wrp .flex-row .cnt-col {
    width: 100% !important;
  }
  .energy-card.cnt-wit-tp-img-wrp .flex-row .cnt-col:not(:last-child) {
    margin-bottom: 19px;
  }
  .bottom-pane-v2.two-col-content .media_column img {
    height: 220px;
  }
  .bottom-pane-v2.two-col-content .media_column {
    bottom: -12px;
    width: 220px;
    right: -100px;
  }
  .energy-card .top_sec h2 {
    font-size: 23px;
  }
  .energy-card .top_sec.noButton {
    margin-bottom: 35px;
  }
  .energy-card.cnt-wit-tp-img-wrp .col-title {
    font-size: 30px;
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .energy-card .tp-img-cnt-inner p,
  .full-width-content .top_sec p{
    font-size: 15px;
  }
  .bottom-pane-v2.two-col-content .content-col {
    left: 0;
    z-index: 9;
  }
  .bottom-pane-v2.two-col-content .content-col .description h2 {
    font-size: 26px;
  }
  .bottom-pane-v2.two-col-content .content-col .description h2+p {
    font-size: 21px;
  }
  .bottom-pane-v2.two-col-content .mediaimg .single-img img {
    height: 220px;
  }
  .main-banner.two-col-content .media_column {
    width: 100%;
    top: -140px;
  }

  .main-banner.two-col-content .mediaimg .single-img img {
    max-width: 265px;
  }

  .main-banner.two-col-content .media_column .mediaimg {
    text-align: center;
  }

  .main-banner.two-col-content .content-col {
    padding-top: 117px;
    min-height: auto;
  }

  .main-banner.two-col-content .content-col .cont-inner .description h2 {
    font-size: 22px;
    text-align: right;
  }

  .main-banner.two-col-content {
    margin-top: 190px;
  }
  .process-card .cnt-col:not(:last-child):after{
    border-top: 6px dotted #fbf315;
    content: "";
    left: auto;
    max-width: 100%;
    position: absolute;
    right: 68px;
    top: 120%;
    transform: rotate(90deg);
    transform-origin: center 3px;
    width: 70px;
    z-index: 99;
  }
  .energiegenossenschaft-card .popup_modal .popup_modal_inner .content_box h3 {
    padding: 0 20px;
    font-size: 24px;
    padding-bottom: 0;
    padding-top: 10px;
  }

  .energiegenossenschaft-card .popup_modal .popup_modal_inner .form__box form {
    padding: 0 20px;
  }

  .energiegenossenschaft-card .popup_modal .popup_modal_inner .form__box form .input>ul {
    display: block;
  }

  .energiegenossenschaft-card .popup_modal .popup_modal_inner .form__box form .input>ul>li {
    display: inline-block;
    margin-bottom: 12px;
    width: 100%;
  }

  .energiegenossenschaft-card .popup_modal .popup_modal_inner .form__box form .input>ul>li label {
    margin: 0 !important;
  }

  .energiegenossenschaft-card .popup_modal .popup_modal_inner .form__box form .input>ul>li input {
    margin-right: 13px;
  }

  .energiegenossenschaft-card .popup_modal .popup_modal_inner .form__box form {}

  .energiegenossenschaft-card .popup_modal .popup_modal_inner .form__box form  .hs-form-field {
    width: 100%;
    float: none;
  }
}

@media(max-width:400px){
  .bottom-pane-v2.two-col-content .content-col .btn-items .btn_row .btn_item {
    display: block;
  }
}














/* Theme Setting  */
header.main-header{
  background-color: rgba(255, 255, 255, 1.0);
}
header .header-menu-wrapper .hs-menu-wrapper>ul>li a{
  background-color: rgba(2, 103, 128, 0.0);
  color: rgba(0, 0, 0, 1.0);
  padding-bottom: 0px; /* Bruno: Gelber Balken wieder sichtbar */
}
header .header-menu-wrapper .hs-menu-wrapper>ul>li a:hover{
  color: rgba(251, 243, 21,1); /* Bruno: yellow text on hover */
  background-color: rgba(2, 103, 128, 0.0);
}
header .header-menu-wrapper .hs-menu-wrapper>ul>li.active a,
header .header-menu-wrapper .hs-menu-wrapper>ul>li.active-branch a{
  color: rgba(0, 0, 0, 1.0);
}
header .header-menu-wrapper .hs-menu-wrapper>ul>li ul{
  background-color: rgba(254, 254, 254,1);  /* Bruno: macht den Container des Dropdowns weiß */
  box-shadow: 5px 5px 9px rgba(0, 0, 0, 0.1); /* Fügt einen leichten Schlagschatten unter dem Dropdown hinzu */
}
header .header-menu-wrapper .hs-menu-wrapper>ul>li a{
  font-size: 18px;
}
/* header .header-menu-wrapper .hs-menu-wrapper>ul>li:first-child a {
  padding-top: 20px !important; /* Bruno:'important' stellt sicher, dass diese Regel greift */
} */



footer.site-footer{
  background-color: rgba(255, 255, 255, 1.0);
}
footer.site-footer .bottom-footer-menu ul>li>a,
footer.site-footer .top-footer .footer-links-wrapper .hs-menu-wrapper>ul>li>a,
footer.site-footer a{
  color: rgba(255, 255, 255, 1.0);
}
footer.site-footer .bottom-footer-menu ul>li>a:hover,
footer.site-footer .top-footer .footer-links-wrapper .hs-menu-wrapper>ul>li>a:hover{
  color: rgba(255, 255, 255, 1.0);
}
footer.site-footer .bottom-footer .footer-copyright-text p,
footer.site-footer p{
  color: rgba(255, 255, 255, 1.0);
}
footer.site-footer h1,
footer.site-footer h2,
footer.site-footer h3,
footer.site-footer h4,
footer.site-footer h5,
footer.site-footer h6{
  color: rgba(255, 255, 255,1.0);
}

.header-mobile-menu nav .hs-menu-wrapper>ul>li.hs-item-has-children ul {
  padding-left: 33px;
  display:none;
}

.header-mobile-menu nav .hs-menu-wrapper>ul>li.hs-item-has-children ul li a {
  white-space: normal;
}

.header-mobile-menu nav .hs-menu-wrapper>ul>li.hs-item-has-children ul li a:hover {
  text-decoration: underline;
}


@media (max-width: 767px){
  .header-mobile-menu nav .hs-menu-wrapper>ul>li>a{
    color: rgba(0, 0, 0, 1.0);
  }
  .header-mobile-menu nav .hs-menu-wrapper>ul>li>a:hover{
    color: rgba(0, 0, 0, 1.0);
  }
  .header-mobile-menu nav .hs-menu-wrapper>ul>li.active>a,
  .header-mobile-menu nav .hs-menu-wrapper>ul>li.active-branch>a{
    color: rgba(0, 0, 0, 1.0);
  }
}


/* QA Edits */

/* House image - removed stretching to fill space with fit content */
.two-col-content .mediaimg .single-img img {
  border-radius: 0 !important;
  width: fit-content;
}


/* */

.wir-banner .page-center .content_widget {
  min-width: auto;
}

/* Top content Rich text margin update on custom-titmiline*/
div.top-content-inner > div.rich-text-content {
  margin: 20px;
}


/* Mobile image placement -  */

ul {
  list-style-position: inside;
}

/* cards centered on mobile */
@media (max-width: 767px){
  .process-card.cnt-wit-tp-img-wrp .flex-row {
    column-gap: 115px;
    justify-content: center;
    row-gap: 0;
  }
}



/* button issue on hover */

.custom-two-column-content .tw-banner-button a:hover {
  background: #000;
  border: 0 solid #fff;
  padding: 3px 15px;
}

/* button padding for larger words - QA */

span.button-text {
  padding: 0 10px 0 10px;
}



/* SOS
*/



/* Footer Banner Overrides */
.legal-consent-container .hs-form-booleancheckbox-display>span p {
  margin-left: 0rem !important; 
}
.legal-consent-container .hs-form-booleancheckbox-display > span {
  margin-bottom: 0!important;
}

.footer-form form .hs-input {
  border: 2px solid #fff;
  font: normal normal normal 15px / 1.88em helvetica-w01-roman, helvetica-w02-roman, helvetica-lt-w10-roman, sans-serif;
  margin-bottom: 11px;
  max-width: 100%;
  min-height: 61px;
  padding: 3px 3px 3px 30px;
}

div.legal-consent-container > div.hs-richtext > p {
  margin-left: 0px;
}


.legal-consent-container {
  color: white !important;
}

.legal-consent-container .hs-form-booleancheckbox-display>span, 
.legal-consent-container .hs-form-booleancheckbox-display>span p {
  margin-left: 0rem !important;
  margin-bottom: 20px
}

div.legal-consent-container > div.hs-richtext > p > a {
  color: #0075bf;
  transition: color 0.5s ease, text-decoration 0.5s ease;
}


div.legal-consent-container > div.hs-richtext > p > a:hover {
  color: #0075bf;
  text-decoration: underline;

}

/**/

.footer-form form .hs_submit.hs-submit input.hs-button {
  padding-left: 19px;
  padding-right: 19px;
  margin-top: 18px;
}



.footer-form form .hs_submit.hs-submit input.hs-button:hover {
  color: black
}



/* form Min height */

.footer-form form .hs-input {
    min-height: 1px; 
}


.footer-form form .hs_submit.hs-submit input.hs-button {
    height: 50px;
}