.basicLightbox {
  position: fixed;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  opacity: .01;
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease;
  z-index: 1000;
  will-change: opacity; }

.basicLightbox--visible {
  opacity: 1; }

.basicLightbox__placeholder {
  max-width: 100%;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease;
  z-index: 1;
  will-change: transform; }

.basicLightbox__placeholder > iframe:first-child:last-child, .basicLightbox__placeholder > img:first-child:last-child, .basicLightbox__placeholder > video:first-child:last-child {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-width: 95%;
  max-height: 95%; }

.basicLightbox__placeholder > iframe:first-child:last-child, .basicLightbox__placeholder > video:first-child:last-child {
  pointer-events: auto; }

.basicLightbox__placeholder > img:first-child:last-child, .basicLightbox__placeholder > video:first-child:last-child {
  width: auto;
  height: auto; }

.basicLightbox--iframe .basicLightbox__placeholder, .basicLightbox--img .basicLightbox__placeholder, .basicLightbox--video .basicLightbox__placeholder {
  width: 100%;
  height: 100%;
  pointer-events: none; }

.basicLightbox--visible .basicLightbox__placeholder {
  -webkit-transform: scale(1);
          transform: scale(1); }

@charset "UTF-8";
/* stylelint-disable max-nesting-depth */
/* stylelint-disable plugin/stylelint-bem-namics */
strong,
.strong {
  font-weight: 700; }

/* stylelint-enable plugin/stylelint-bem-namics */
.gc-title--h1, .gc-content__h1 {
  margin: 0;
  text-transform: uppercase;
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 700;
  font-size: 4.8rem;
  line-height: 4.3rem; }
  @media (min-width: 576px) {
    .gc-title--h1, .gc-content__h1 {
      font-family: ReplicaStd, sans-serif, serif;
      font-weight: 700;
      font-size: 4rem;
      line-height: 3.6rem; } }

.gc-title--h2, .gc-content__h2, .gc-content__color h2, .gc-content__wysiwyg h2, .gc-content__wysiwyg--width h2, .solvreg-tarifauswahl header h1,
.auftrag h1,
.uebersicht h1, .ueberschrift--kundendaten {
  margin: 0;
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 700;
  font-size: 2.8rem;
  line-height: 3.4rem; }
  @media (min-width: 1025px) {
    .gc-title--h2, .gc-content__h2, .gc-content__color h2, .gc-content__wysiwyg h2, .gc-content__wysiwyg--width h2, .solvreg-tarifauswahl header h1,
    .auftrag h1,
    .uebersicht h1, .ueberschrift--kundendaten {
      font-family: ReplicaStd, sans-serif, serif;
      font-weight: 700;
      font-size: 3.2rem;
      line-height: 3.8rem; } }

.gc-title--h3, .gc-content__h3, .gc-content__wysiwyg h3, .gc-content__wysiwyg--width h3, .gc-hero__form-headline, .headline {
  margin: 0;
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.4rem; }
  @media (min-width: 1025px) {
    .gc-title--h3, .gc-content__h3, .gc-content__wysiwyg h3, .gc-content__wysiwyg--width h3, .gc-hero__form-headline, .headline {
      font-family: ReplicaStd, sans-serif, serif;
      font-weight: 700;
      font-size: 2.4rem;
      line-height: 2.9rem; } }

.gc-title--section {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 700;
  font-size: 3.2rem;
  line-height: 3.8rem;
  margin: 0;
  text-transform: uppercase; }
  @media (min-width: 576px) {
    .gc-title--section {
      font-family: ReplicaStd, sans-serif, serif;
      font-weight: 700;
      font-size: 3.6rem;
      line-height: 4.3rem;
      margin-bottom: 16px; } }

.gc-title--projects-bottom {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 700;
  font-size: 3.2rem;
  line-height: 3.8rem;
  margin: 0;
  margin-bottom: 16px;
  text-transform: uppercase; }

.gc-paragraph, .gc-content__wysiwyg p, .gc-content__wysiwyg--width p, .mc4wp-alert, .solvreg-tarifauswahl div,
.solvreg-auftragsdaten div,
.uebersicht div, .solvreg-form__field__bankeinzug__lastschrift__text,
.solvreg-form__field__bankeinzug__ueberweisung > label, .abweichende-rechnungsanschrift label,
.interner-fehler,
.solvreg-hinweis {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.9rem;
  line-height: 2.1rem;
  margin: 0; }

/* stylelint-disable declaration-no-important */
/* stylelint-disable selector-no-qualifying-type */
html {
  font-size: 62.5%; }

body {
  margin: 0 !important;
  padding: 0 !important;
  box-sizing: border-box;
  font-display: swap;
  font-weight: normal;
  background: #E5E5E5;
  font-family: ReplicaStd, Arial, Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* stylelint-disable plugin/stylelint-bem-namics */
.hidden {
  display: none !important; }

/* stylelint-enable plugin/stylelint-bem-namics */
a {
  text-decoration: none;
  -webkit-tap-highlight-color: transparent; }
  a:focus {
    outline: none; }

b {
  font-weight: 700 !important; }

ul {
  padding: 0;
  margin: 0;
  list-style: none; }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px #F2F2F2 inset !important; }

form {
  margin: 0; }

button[disabled] {
  opacity: 0.7;
  cursor: not-allowed; }

/* stylelint-enable declaration-no-important */
/* stylelint-disable property-no-vendor-prefix */
/* stylelint-disable at-rule-no-vendor-prefix */
/* stylelint-disable declaration-empty-line-before */
/* stylelint-disable max-line-length */
/* stylelint-disable plugin/stylelint-bem-namics */
@-webkit-keyframes stagger-fade {
  0% {
    -webkit-transform: translateY(66%);
            transform: translateY(66%);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    opacity: 1; } }

@keyframes stagger-fade {
  0% {
    -webkit-transform: translateY(66%);
            transform: translateY(66%);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    opacity: 1; } }

.gc-animation-stagger-fade:nth-child(1) {
  -webkit-animation-duration: 0.3s;
  -webkit-animation-name: stagger-fade;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease;
  -moz-animation-duration: 0.3s;
  -moz-animation-name: stagger-fade;
  -moz-animation-fill-mode: forwards;
  -moz-animation-timing-function: ease;
  animation-duration: 0.3s;
  animation-name: stagger-fade;
  animation-fill-mode: forwards;
  animation-timing-function: ease;
  -webkit-animation-delay: 0.05s;
          animation-delay: 0.05s;
  animation-fill-mode: forwards; }

.gc-animation-stagger-fade:nth-child(2) {
  -webkit-animation-duration: 0.3s;
  -webkit-animation-name: stagger-fade;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease;
  -moz-animation-duration: 0.3s;
  -moz-animation-name: stagger-fade;
  -moz-animation-fill-mode: forwards;
  -moz-animation-timing-function: ease;
  animation-duration: 0.3s;
  animation-name: stagger-fade;
  animation-fill-mode: forwards;
  animation-timing-function: ease;
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
  animation-fill-mode: forwards; }

.gc-animation-stagger-fade:nth-child(3) {
  -webkit-animation-duration: 0.3s;
  -webkit-animation-name: stagger-fade;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease;
  -moz-animation-duration: 0.3s;
  -moz-animation-name: stagger-fade;
  -moz-animation-fill-mode: forwards;
  -moz-animation-timing-function: ease;
  animation-duration: 0.3s;
  animation-name: stagger-fade;
  animation-fill-mode: forwards;
  animation-timing-function: ease;
  -webkit-animation-delay: 0.15s;
          animation-delay: 0.15s;
  animation-fill-mode: forwards; }

.gc-animation-stagger-fade:nth-child(4) {
  -webkit-animation-duration: 0.3s;
  -webkit-animation-name: stagger-fade;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease;
  -moz-animation-duration: 0.3s;
  -moz-animation-name: stagger-fade;
  -moz-animation-fill-mode: forwards;
  -moz-animation-timing-function: ease;
  animation-duration: 0.3s;
  animation-name: stagger-fade;
  animation-fill-mode: forwards;
  animation-timing-function: ease;
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
  animation-fill-mode: forwards; }

.gc-animation-stagger-fade:nth-child(5) {
  -webkit-animation-duration: 0.3s;
  -webkit-animation-name: stagger-fade;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease;
  -moz-animation-duration: 0.3s;
  -moz-animation-name: stagger-fade;
  -moz-animation-fill-mode: forwards;
  -moz-animation-timing-function: ease;
  animation-duration: 0.3s;
  animation-name: stagger-fade;
  animation-fill-mode: forwards;
  animation-timing-function: ease;
  -webkit-animation-delay: 0.25s;
          animation-delay: 0.25s;
  animation-fill-mode: forwards; }

.gc-animation-stagger-fade:nth-child(6) {
  -webkit-animation-duration: 0.3s;
  -webkit-animation-name: stagger-fade;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease;
  -moz-animation-duration: 0.3s;
  -moz-animation-name: stagger-fade;
  -moz-animation-fill-mode: forwards;
  -moz-animation-timing-function: ease;
  animation-duration: 0.3s;
  animation-name: stagger-fade;
  animation-fill-mode: forwards;
  animation-timing-function: ease;
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
  animation-fill-mode: forwards; }

.gc-animation-stagger-fade:nth-child(7) {
  -webkit-animation-duration: 0.3s;
  -webkit-animation-name: stagger-fade;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease;
  -moz-animation-duration: 0.3s;
  -moz-animation-name: stagger-fade;
  -moz-animation-fill-mode: forwards;
  -moz-animation-timing-function: ease;
  animation-duration: 0.3s;
  animation-name: stagger-fade;
  animation-fill-mode: forwards;
  animation-timing-function: ease;
  -webkit-animation-delay: 0.35s;
          animation-delay: 0.35s;
  animation-fill-mode: forwards; }

.gc-animation-stagger-fade:nth-child(8) {
  -webkit-animation-duration: 0.3s;
  -webkit-animation-name: stagger-fade;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease;
  -moz-animation-duration: 0.3s;
  -moz-animation-name: stagger-fade;
  -moz-animation-fill-mode: forwards;
  -moz-animation-timing-function: ease;
  animation-duration: 0.3s;
  animation-name: stagger-fade;
  animation-fill-mode: forwards;
  animation-timing-function: ease;
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
  animation-fill-mode: forwards; }

.gc-animation-stagger-fade:nth-child(9) {
  -webkit-animation-duration: 0.3s;
  -webkit-animation-name: stagger-fade;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease;
  -moz-animation-duration: 0.3s;
  -moz-animation-name: stagger-fade;
  -moz-animation-fill-mode: forwards;
  -moz-animation-timing-function: ease;
  animation-duration: 0.3s;
  animation-name: stagger-fade;
  animation-fill-mode: forwards;
  animation-timing-function: ease;
  -webkit-animation-delay: 0.45s;
          animation-delay: 0.45s;
  animation-fill-mode: forwards; }

.gc-animation-stagger-fade:nth-child(10) {
  -webkit-animation-duration: 0.3s;
  -webkit-animation-name: stagger-fade;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease;
  -moz-animation-duration: 0.3s;
  -moz-animation-name: stagger-fade;
  -moz-animation-fill-mode: forwards;
  -moz-animation-timing-function: ease;
  animation-duration: 0.3s;
  animation-name: stagger-fade;
  animation-fill-mode: forwards;
  animation-timing-function: ease;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
  animation-fill-mode: forwards; }

@-webkit-keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.gc-animation-fade-in {
  -webkit-animation-duration: 0.28s;
  -webkit-animation-name: fade-in;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in;
  -moz-animation-duration: 0.28s;
  -moz-animation-name: fade-in;
  -moz-animation-fill-mode: forwards;
  -moz-animation-timing-function: ease-in;
  animation-duration: 0.28s;
  animation-name: fade-in;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in; }

@-webkit-keyframes fade-out {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fade-out {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.gc-animation-fade-out {
  -webkit-animation-duration: 0.28s;
  -webkit-animation-name: fade-out;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in;
  -moz-animation-duration: 0.28s;
  -moz-animation-name: fade-out;
  -moz-animation-fill-mode: forwards;
  -moz-animation-timing-function: ease-in;
  animation-duration: 0.28s;
  animation-name: fade-out;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in; }

@-webkit-keyframes fade-in-left {
  from {
    opacity: 0;
    -webkit-transform: translateX(-40%);
            transform: translateX(-40%); }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes fade-in-left {
  from {
    opacity: 0;
    -webkit-transform: translateX(-40%);
            transform: translateX(-40%); }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

.gc-animation-fade-in-left {
  -webkit-animation-duration: 0.7s;
  -webkit-animation-name: fade-in-left;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-out;
  -moz-animation-duration: 0.7s;
  -moz-animation-name: fade-in-left;
  -moz-animation-fill-mode: forwards;
  -moz-animation-timing-function: ease-out;
  animation-duration: 0.7s;
  animation-name: fade-in-left;
  animation-fill-mode: forwards;
  animation-timing-function: ease-out; }

@-webkit-keyframes fade-in-right {
  from {
    opacity: 0;
    -webkit-transform: translateX(40%);
            transform: translateX(40%); }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes fade-in-right {
  from {
    opacity: 0;
    -webkit-transform: translateX(40%);
            transform: translateX(40%); }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

.gc-animation-fade-in-right {
  -webkit-animation-duration: 0.7s;
  -webkit-animation-name: fade-in-right;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-out;
  -moz-animation-duration: 0.7s;
  -moz-animation-name: fade-in-right;
  -moz-animation-fill-mode: forwards;
  -moz-animation-timing-function: ease-out;
  animation-duration: 0.7s;
  animation-name: fade-in-right;
  animation-fill-mode: forwards;
  animation-timing-function: ease-out; }

@-webkit-keyframes mobile-menu-fade-in {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-320px);
            transform: translateX(-320px); }
  45% {
    opacity: 1; }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes mobile-menu-fade-in {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-320px);
            transform: translateX(-320px); }
  45% {
    opacity: 1; }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

.gc-mobile-menu-fade-in {
  -webkit-animation-duration: 0.19s;
  -webkit-animation-name: mobile-menu-fade-in;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in;
  -moz-animation-duration: 0.19s;
  -moz-animation-name: mobile-menu-fade-in;
  -moz-animation-fill-mode: forwards;
  -moz-animation-timing-function: ease-in;
  animation-duration: 0.19s;
  animation-name: mobile-menu-fade-in;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in; }

@-webkit-keyframes mobile-menu-fade-out {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-320px);
            transform: translateX(-320px); } }

@keyframes mobile-menu-fade-out {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-320px);
            transform: translateX(-320px); } }

.gc-mobile-menu-fade-out {
  -webkit-animation-duration: 0.19s;
  -webkit-animation-name: mobile-menu-fade-out;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in;
  -moz-animation-duration: 0.19s;
  -moz-animation-name: mobile-menu-fade-out;
  -moz-animation-fill-mode: forwards;
  -moz-animation-timing-function: ease-in;
  animation-duration: 0.19s;
  animation-name: mobile-menu-fade-out;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in; }

.gc-sectionFadeIn {
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
  opacity: 0;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  transition-property: opacity,transform;
  transition-property: opacity,transform,-webkit-transform;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s; }
  .gc-sectionFadeIn.is-showing {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1; }

/* stylelint-enable plugin/stylelint-bem-namics */
.gc-pattern-dots, .gc-button__pattern--only::before, .gc-button__pattern::before, .gc-bigstage__item.style-greencity .gc-bigstage__button:hover::before, .gc-bigstage__item.style-greencity .gc-bigstage-mobile__button:hover::before, .gc-bigstage__item.style-experience .gc-bigstage__button:hover::before, .gc-bigstage__item.style-experience .gc-bigstage-mobile__button:hover::before, .gc-bigstage__item.style-power .gc-bigstage__button:hover::before, .gc-bigstage__item.style-power .gc-bigstage-mobile__button:hover::before, .gc-bigstage__item.style-renewables .gc-bigstage__button:hover::before, .gc-bigstage__item.style-renewables .gc-bigstage-mobile__button:hover::before, .gc-bigstage__item.style-finance .gc-bigstage__button:hover::before, .gc-bigstage__item.style-finance .gc-bigstage-mobile__button:hover::before, .gc-bigstage__item.style-drive .gc-bigstage__button:hover::before, .gc-bigstage__item.style-drive .gc-bigstage-mobile__button:hover::before, .tarifauswahl .btn--tarifauswahl::before, .gform_button::before, .gc-impact-button:hover::before, a.gc-impact-cards__item:hover::before {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMTdweCIgaGVpZ2h0PSIxN3B4IiB2aWV3Qm94PSIwIDAgMTcgMTciIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE3IDE3IiB4bWw6c3BhY2U9InByZXNlcnZlIj48Y2lyY2xlIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBmaWxsPSIjRkZGRkZGIiBjeD0iNC4zIiBjeT0iNC4zIiByPSI0LjMiLz48ZWxsaXBzZSB0cmFuc2Zvcm09Im1hdHJpeCg0Ljc5MTE1NGUtMDIgLTAuOTk4OSAwLjk5ODkgNC43OTExNTRlLTAyIC0wLjU5NyAyNC44ODY1KSIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9IiNGRkZGRkYiIGN4PSIxMi44IiBjeT0iMTIuOCIgcng9IjQuMyIgcnk9IjQuMyIvPjwvc3ZnPg==); }

@-webkit-keyframes pattern-move {
  from {
    background-position-x: 0%; }
  to {
    background-position-x: 100%; } }

@keyframes pattern-move {
  from {
    background-position-x: 0%; }
  to {
    background-position-x: 100%; } }

@media (min-width: 1025px) {
  iframe[src*="youtube.com"] {
    width: 800px !important;
    height: 400px !important; } }

@media (max-width: 1439.98px) {
  .embed_container {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%; }
  .embed_container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    border: 0; } }

.gc-mobile-only {
  display: none; }
  @media (max-width: 1024.98px) {
    .gc-mobile-only {
      display: block; } }

@media (max-width: 1024.98px) {
  .gc-desktop-only {
    display: none; } }

.gc-list, .gc-content__wysiwyg ul, .gc-content__wysiwyg--width ul, .solvreg-tarif__beschreibung--md ul {
  list-style-type: disc;
  padding: 0;
  margin-bottom: 16px; }
  .gc-list:last-child:not(:only-child), .gc-content__wysiwyg ul:last-child:not(:only-child), .gc-content__wysiwyg--width ul:last-child:not(:only-child), .solvreg-tarif__beschreibung--md ul:last-child:not(:only-child) {
    margin-bottom: 0; }

.gc-switch {
  display: inline;
  line-height: 2rem; }

.gc-switch {
  padding-right: 8px;
  margin-right: 8px;
  border-right: 1px solid currentColor; }

.gc-switch:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right: none; }

.c-footer .gc-switch--active {
  color: white; }

.gc-switch--active {
  color: black; }

.gc-cookie-notice {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.9rem;
  width: calc(100% - 48px);
  padding: 24px;
  background: #F2F2F2;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 6;
  color: black;
  line-height: 1.8rem;
  font-weight: 500;
  -webkit-transition: opacity 0.27s ease;
  transition: opacity 0.27s ease; }

.gc-cookie-notice a {
  color: black;
  font-weight: 700; }

.gc-cookie-notice__confirm {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 2.1rem;
  color: #009639;
  background: none;
  border: none;
  outline: none;
  cursor: pointer;
  font-weight: 700;
  margin-right: 30px; }

.gc-cookie-notice__icon {
  padding-left: 8px;
  color: currentColor;
  font-size: 0.8rem; }

.gc-cookie-rejected {
  padding-top: 30px;
  font-size: 1.6rem;
  color: green; }

.gc-newsletter-banner {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.9rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  width: calc(100% - 30px);
  padding: 15px;
  background: #009639;
  color: #FFF;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 5;
  line-height: 1.8rem;
  font-weight: 500;
  -webkit-transition: opacity 0.27s ease;
  transition: opacity 0.27s ease;
  opacity: 0;
  visibility: hidden; }

body.gc-newsletter-banner--visible .gc-newsletter-banner {
  visibility: visible;
  opacity: 1; }

body.gc-newsletter-banner--fade .gc-newsletter-banner {
  opacity: 0; }

.gc-newsletter-banner > p {
  width: 70%; }

.gc-newsletter-banner > div {
  width: 30%;
  text-align: right; }

.gc-newsletter-banner__confirm {
  float: right;
  color: #009639;
  background: #FFF;
  border: none;
  outline: none;
  padding: 15px;
  cursor: pointer;
  font-weight: 700;
  font-size: 1.3em; }

.gc-newsletter-banner__confirm .gc-form__arrow {
  margin-left: 30px; }

.gc-newsletter-banner__icon {
  padding-left: 8px;
  color: currentColor;
  font-size: 0.8rem; }

.gc-error-404 {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  height: 50vh; }

.gc-error-404__content {
  display: inline-block;
  text-align: center; }

.gc-error-404__text {
  font-size: 20px;
  line-height: 26px; }

.gc-error-404__link {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 500;
  color: #009639;
  font-size: 1.6rem;
  line-height: 2.4rem;
  padding-top: 12px; }

.gc-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  min-height: 100%;
  max-width: 1025px; }
  @media (min-width: 1025px) {
    .gc-wrapper {
      max-width: 1440px;
      margin: 0 auto; } }

.gc-wrapper--jump-page {
  max-width: 1032px; }

.gc-main {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
          flex-grow: 1;
  background-color: #fff;
  z-index: 0;
  position: relative;
  overflow: hidden; }

.single-post h1 {
  padding-top: 64px; }

.gc-header {
  display: block;
  background: #fff;
  position: relative; }
  @media (max-width: 1024.98px) {
    .gc-header {
      display: none; } }

.gc-header__container {
  padding: 20px 24px 24px 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column nowrap;
          flex-flow: column nowrap;
  background: #fff; }
  @media (max-width: 1024.98px) {
    .gc-header__container {
      padding: 20 25px; } }

.gc-header__container .gc-brand {
  margin-bottom: 8px; }

@media (max-width: 1024.98px) {
  .gc-header__container--hero {
    position: absolute;
    z-index: 2;
    background: transparent; } }

@media (max-width: 1024.98px) {
  .gc-header__container--no-hero {
    position: relative;
    border-bottom: 1px solid rgba(26, 25, 25, 0.1); } }

.c-mininav__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
          flex-grow: 1;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
          justify-content: flex-end; }
  @media (max-width: 1024.98px) {
    .c-mininav__list {
      -webkit-box-pack: start;
      -webkit-justify-content: start;
              justify-content: start; } }

.c-mininav__item:not(:last-child) {
  margin-right: 16px; }

.c-mininav__icon {
  font-size: 1rem;
  margin-right: 4px; }

.c-topnav {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row nowrap;
          flex-flow: row nowrap;
  margin-bottom: 24px; }

.c-topnav a {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1.7rem;
  color: #ADADA4; }

.c-topnav a:active {
  color: black; }

.c-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
          flex-grow: 1;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center; }

.c-nav__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center; }

.c-nav__item {
  padding: 0; }
  .c-nav__item:not(:last-child) {
    padding-right: 28px; }

.c-nav .c-nav__link {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1.7rem;
  text-transform: uppercase;
  color: black; }

.c-nav__link--active {
  border-bottom: 2px solid black; }

.gc-mobile-header-open,
.gc-mobile-header-close {
  position: fixed;
  right: 32px;
  bottom: 32px;
  z-index: 4; }
  @media (min-width: 1025px) {
    .gc-mobile-header-open,
    .gc-mobile-header-close {
      display: none; } }

@media (min-width: 1025px) {
  .gc-mobile-header {
    display: none; } }

.gc-mobile-header__container {
  top: 0;
  position: fixed;
  width: 200vw;
  height: 100vh;
  z-index: 3;
  background: rgba(26, 25, 25, 0.48); }

.gc-mobile-header__sections {
  width: calc(100vw - 46px);
  height: 100%;
  background: white;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  overflow-x: hidden;
  overflow-y: auto; }

.c-mobile-nav {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
          flex-grow: 1;
  border-top: 1px solid rgba(26, 25, 25, 0.1);
  padding: 16px 1px 24px 0; }

.c-mobile-nav__list {
  padding-left: 16px; }

.c-mobile-nav__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column; }

.c-mobile-nav .c-mobile-nav__link {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.4rem;
  color: #B3B3B3;
  text-transform: uppercase;
  line-height: 4.4rem;
  padding: 2px 0; }

.c-mobile-nav__link.c-mobile-nav__link--active {
  color: black;
  border-right: 4px solid black; }

.gc-button-icon {
  border: none;
  background: none;
  color: inherit;
  font-size: 1.6rem; }

.gc-button-icon--main {
  color: #009639; }

.c-mininav__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
          flex-grow: 1;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
          justify-content: flex-end; }
  @media (max-width: 1024.98px) {
    .c-mininav__list {
      -webkit-box-pack: start;
      -webkit-justify-content: start;
              justify-content: start; } }

.c-mininav__item:not(:last-child) {
  margin-right: 16px; }

.c-mininav__icon {
  font-size: 1rem;
  margin-right: 4px; }

/* autoprefixer grid: autoplace */
.c-footer {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 90px auto;
  grid-template-columns: 90px auto;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  padding: 16px;
  background: #009639;
  color: #66C088;
      grid-template-areas: "newsletter newsletter" "department social" "utils copyright"; }
  @media (min-width: 1025px) {
    .c-footer {
      padding: 20px 24px 16px 24px;
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: 170px 1fr 300px;
      grid-template-columns: 170px 1fr 300px;
      -ms-grid-rows: auto 20px 1fr 105px;
      grid-template-rows: auto 20px 1fr 105px;
          grid-template-areas: "newsletter newsletter newsletter" "department utils utils" "nav nav ." "social social copyright"; } }

.gc-mobile-header__sections .c-footer {
      grid-template-areas: "department copyright" "utils utils"; }

.gc-mobile-header__sections .c-footer .c-footer__department {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: department; }

.gc-mobile-header__sections .c-footer .c-footer__copyright {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
  grid-area: copyright;
  padding-top: 0;
  grid-column: 1;
  grid-column-end: 5; }

.gc-mobile-header__sections .c-footer .c-footer__utils {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-area: utils; }

.gc-mobile-header__sections .c-footer .c-footer__social {
  display: none; }

.gc-mobile-header__sections .c-footer .c-footer__newsletter {
  display: none; }

.c-footer a {
  color: currentColor; }

.c-footer__department,
.c-footer__utils {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1.7rem; }

.c-footer__link {
  color: currentColor; }

.c-footer__department .gc-switch--active,
.c-footer__link .gc-switch--active {
  color: white; }

.c-footer__social {
  -ms-grid-row: 2;
  -ms-grid-column: 2;
  grid-area: social;
  min-width: 0;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
          justify-content: flex-end;
  text-align: right;
  -ms-grid-column: 2;
      grid-column-start: 2;
  -ms-grid-row: 2;
      grid-row-start: 2;
  text-align: right; }

.gc-jumppage.c-footer > .c-footer__social {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2; }
  @media (min-width: 1025px) {
    .c-footer__social {
      -ms-grid-row: 2;
      -ms-grid-column: 2;
      grid-area: social;
      text-align: left;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
              justify-content: flex-start;
      -ms-grid-row-align: end;
          align-self: end; } }
  .gc-jumppage.c-footer > .c-footer__social {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2; }

.c-footer__icon {
  font-size: 24px;
  color: currentColor; }

.c-footer-lang {
  -webkit-align-self: end;
              -ms-grid-row-align: end;
          align-self: end; }

.c-footer__copyright {
  -ms-grid-row: 3;
  -ms-grid-column: 2;
  grid-area: copyright;
  white-space: nowrap;
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1.7rem;
  line-height: 2.1rem;
  -ms-grid-row-align: end;
      align-self: end;
  text-align: right;
  padding-top: 42px; }

.gc-mobile-header__sections .c-footer > .c-footer__copyright {
  -ms-grid-row: 1;
  -ms-grid-column: 2; }

.gc-jumppage.c-footer > .c-footer__copyright {
  -ms-grid-row: 2;
  -ms-grid-column: 2; }
  .c-footer__copyright a {
    color: currentColor; }
  @media (min-width: 1025px) {
    .c-footer__copyright {
      -ms-grid-row: 3;
      -ms-grid-column: 2;
      padding-top: 0;
      grid-area: copyright; }
    .gc-mobile-header__sections .c-footer > .c-footer__copyright {
    -ms-grid-row: 1;
    -ms-grid-column: 2; }
    .gc-jumppage.c-footer > .c-footer__copyright {
    -ms-grid-row: 2;
    -ms-grid-column: 2; } }

.c-footer__social > a:not(:last-child) {
  margin-right: 16px; }

.c-footer__newsletter {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  padding: 16px 0 16px 16px;
  margin-bottom: 24px;
  grid-area: newsletter;
  background-color: rgba(0, 0, 0, 0.2);
  background-image: url("/app/themes/greencity/dist/assets/images/gc-muster-newsletter.svg"); }
  @media (min-width: 1025px) {
    .c-footer__newsletter {
      display: block;
      padding: 24px;
      margin-bottom: 32px; } }
  .c-footer__newsletter label {
    max-width: 816px; }

.c-footer__department {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
  grid-area: department; }

.gc-mobile-header__sections .c-footer > .c-footer__department {
  -ms-grid-row: 1;
  -ms-grid-column: 1; }
  @media (min-width: 1025px) {
    .c-footer__department {
      -ms-grid-row: 2;
      -ms-grid-column: 1;
      grid-area: department; }
    .gc-mobile-header__sections .c-footer > .c-footer__department {
    -ms-grid-row: 1;
    -ms-grid-column: 1; } }

.c-footer__utils {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  grid-area: utils;
  -ms-grid-row-align: end;
      align-self: end; }

.gc-mobile-header__sections .c-footer > .c-footer__utils {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2; }

.gc-jumppage.c-footer > .c-footer__utils {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1; }
  @media (min-width: 1025px) {
    .c-footer__utils {
      -ms-grid-row: 3;
      -ms-grid-column: 1;
      grid-area: utils; }
    .gc-mobile-header__sections .c-footer > .c-footer__utils {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2; }
    .gc-jumppage.c-footer > .c-footer__utils {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1; } }

@media (max-width: 1024.98px) {
  .c-footer__utils .c-mininav__list > li:not(:first-child) {
    display: none; } }

@media (min-width: 1025px) {
  .gc-footer--mobile-only {
    display: none; } }

.c-footer__nav {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1.7rem;
  padding: 24px 0 32px 0;
  display: none; }
  @media (min-width: 1025px) {
    .c-footer__nav {
      display: block;
      grid-area: nav; } }

.c-footer__nav .gc-brand {
  margin-bottom: 24px; }

.c-footer__nav-firstlevel-item {
  margin-right: 32px; }

.c-footer__nav-firstlevel {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex; }

.c-footer__nav-firstlevel a:hover {
  border-bottom: 1px solid currentColor; }

.c-footer__nav-headline {
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 8px; }

.c-footer__nav-item {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.9rem;
  line-height: 2.1rem; }

.c-footer__nav-item:active {
  color: white;
  text-decoration: none; }

.gc-section {
  position: relative; }

.gc-section__background--grey-light {
  background-color: #F2F2F2; }

.gc-section__background--grey-medium {
  background-color: #F3F5F8; }

.gc-section__background--grey-dark {
  background-color: #ADADA4; }

.gc-section--post-hero {
  height: 40vh;
  max-height: 480px;
  overflow-y: hidden;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

.gc-section:last-child > div {
  margin-bottom: 80px; }

.gc-section.gc-section--tiles > div {
  margin-bottom: 0; }

.gc-section--tiles {
  padding: 24px 0 24px 16px; }

.gc-section--tiles {
  padding: 24px 0 24px 16px; }
  @media (min-width: 1025px) {
    .gc-section--tiles {
      padding: 32px 0 32px 24px; } }

.gc-section--tiles:not(:last-child) {
  padding-bottom: 16px; }

.gc-tiles {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -24px; }

@media (max-width: 1024.98px) {
  .gc-tiles.gc-tiles--wrap-mobile {
    /* autoprefixer grid: autoplace */
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: minmax(152px, 1fr) 24px minmax(152px, 1fr);
    grid-template-columns: repeat(2, minmax(152px, 1fr));
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    padding-top: 16px;
    margin-right: 16px;
    grid-gap: 24px 24px; }
  .gc-tiles.gc-tiles--wrap-mobile > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
  .gc-tiles.gc-tiles--wrap-mobile > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3; } }

@media (max-width: 575.98px) {
  .gc-tiles--wrap-mobile .gc-post-card__image-container {
    height: 152px; } }

@media (max-width: 575.98px) {
  .gc-tiles--wrap-mobile .gc-card__container {
    width: auto;
    min-width: auto; } }

@media (max-width: 575.98px) {
  .gc-tiles.gc-tiles--wrap-mobile .gc-card__title {
    font-family: ReplicaStd, sans-serif, serif;
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 1.9rem; } }

.gc-tiles .gc-card__title {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 500;
  font-size: 2.4rem;
  line-height: 2.6rem;
  color: #1A1919; }

.gc-tiles--empty {
  height: 30vh;
  padding-top: 3vh; }

.gc-jumppage .gc-hero__container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column nowrap;
          flex-flow: column nowrap;
  overflow: visible; }

.gc-jumppage .gc-hero__logo {
  display: none; }

.gc-jumppage .gc-hero__content {
  max-width: calc(100% - 40px * 2);
  padding: 16px 16px 24px 16px; }
  @media (min-width: 576px) {
    .gc-jumppage .gc-hero__content {
      padding: 36px 40px calc(36px - 1.5rem) 40px; } }

.gc-jumppage .gc-hero__headline {
  font-family: GreenCityReplicaWeb, Arial, sans-serif, serif;
  font-weight: 500;
  -webkit-font-feature-settings: "kern" on, "liga" on, "rlig" on, "calt" on;
          font-feature-settings: "kern" on, "liga" on, "rlig" on, "calt" on;
  font-size: 6rem;
  line-height: 5.8rem;
  color: #009639;
  color: #009639;
  color: var(--brand-color, #009639);
  line-height: 4.9rem;
  margin: 0; }

.gc-jumppage .gc-hero__text {
  color: #1A1919;
  margin-top: 30px;
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.9rem; }

.gc-jumppage__hero-video--desktop {
  display: none; }
  @media (min-width: 576px) {
    .gc-jumppage__hero-video--desktop {
      display: block; } }

.gc-jumppage__hero-video--mobile {
  display: block; }
  @media (min-width: 576px) {
    .gc-jumppage__hero-video--mobile {
      display: none; } }

.gc-jumppage--twin {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column nowrap;
          flex-flow: column nowrap;
  margin-bottom: 80px; }
  @media (min-width: 576px) {
    .gc-jumppage--twin {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-flow: row nowrap;
              flex-flow: row nowrap;
      margin-bottom: 0; } }

.gc-jumppage--col {
  border-top: 1px solid #F2F2F2;
  padding: 16px 24px 16px 16px; }
  @media (min-width: 576px) {
    .gc-jumppage--col {
      padding: 40px 0 80px 40px;
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 50%;
              flex: 1 1 50%;
      border-right: 2px solid #F2F2F2; } }

@media (max-width: 575.98px) {
  .gc-jumppage--col:last-child {
    border-bottom: 1px solid #F2F2F2; } }

.gc-jumppage__heading--desktop {
  display: none; }
  @media (min-width: 576px) {
    .gc-jumppage__heading--desktop {
      display: block;
      font-family: ReplicaStd, sans-serif, serif;
      font-weight: 700;
      font-size: 2.8rem;
      line-height: 3.4rem;
      color: #009639;
      color: #009639;
      color: var(--brand-color, #009639);
      margin: 0; } }

.gc-jumppage__heading--mobile {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 700;
  font-size: 2.8rem;
  line-height: 3.4rem;
  color: #009639;
  color: #009639;
  color: var(--brand-color, #009639);
  text-transform: uppercase;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  margin: 0;
  -webkit-transition: height 0.2s ease;
  transition: height 0.2s ease; }
  @media (min-width: 576px) {
    .gc-jumppage__heading--mobile {
      display: none; } }

.gc-jumppage__extend-arrow {
  font-size: 1rem;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.gc-jumppage__text {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.9rem;
  color: #1A1919;
  line-height: 2.4rem; }
  @media (min-width: 576px) {
    .gc-jumppage__text {
      max-width: 90%;
      margin: 16px 0; } }

.gc-jumppage__list-link {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 2.1rem;
  color: #009639;
  color: #009639;
  color: var(--brand-color, #009639);
  line-height: 2.4rem;
  display: block;
  padding-bottom: 12px;
  position: relative;
  padding-left: 20px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content; }

.gc-jumppage__list-link-text {
  color: #1A1919;
  font-weight: normal; }

.gc-jumppage__list-arrow {
  position: absolute;
  font-size: 1rem;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transform-origin: 50% 100%;
          transform-origin: 50% 100%;
  left: 5px; }

.gc-jumppage__button {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1.7rem;
  line-height: 1.6rem;
  text-transform: uppercase;
  background-color: #009639;
  background-color: #009639;
  background-color: var(--brand-color, #009639);
  color: #fff;
  border: none;
  -webkit-transition: none;
  transition: none;
  margin-top: 16px; }
  .gc-jumppage__button:hover {
    background-color: #009639;
    background-color: #009639;
    background-color: var(--brand-color, #009639);
    color: #fff;
    border: none; }

.gc-jumppage__heading--mobile-collapsed .gc-jumppage__extend-arrow {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg); }

.gc-jumppage__content--mobile-collapsed {
  height: 0;
  display: none; }
  @media (min-width: 576px) {
    .gc-jumppage__content--mobile-collapsed {
      height: auto;
      display: block; } }

.gc-jumppage__content--mobile-collapsed .gc-jumppage__text {
  margin: 0; }
  @media (min-width: 576px) {
    .gc-jumppage__content--mobile-collapsed .gc-jumppage__text {
      margin: 16px 0; } }

.gc-jumppage.c-footer {
  background: #EAEAE8;
  color: #ADADA4;
      grid-template-areas: "social social" "utils copyright"; }
  @media (min-width: 1025px) {
    .gc-jumppage.c-footer {
      -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr;
      -ms-grid-rows: 0 1fr;
      grid-template-rows: 0 1fr;
          grid-template-areas: "department utils" "social copyright"; }
    .gc-mobile-header__sections .c-footer .c-footer__department {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
    .gc-jumppage.c-footer > .c-footer__copyright {
    -ms-grid-row: 2;
    -ms-grid-column: 2; }
    .gc-jumppage.c-footer > .c-footer__utils {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1; }
    .gc-jumppage.c-footer > .c-footer__social {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1; }
    .gc-jumppage.c-footer > .c-footer__social {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1; }
    .gc-jumppage.c-footer > .c-footer__copyright {
    -ms-grid-row: 2;
    -ms-grid-column: 2; }
    .gc-jumppage.c-footer > .c-footer__copyright {
    -ms-grid-row: 2;
    -ms-grid-column: 2; }
    .c-footer__department {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
    .c-footer__department {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
    .gc-jumppage.c-footer > .c-footer__utils {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1; }
    .gc-jumppage.c-footer > .c-footer__utils {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1; } }

.gc-jumppage.c-footer .c-footer__social {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-area: social; }

.gc-jumppage.c-footer .c-footer__utils {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-area: utils;
  display: none; }

.gc-jumppage.c-footer .c-footer__copyright {
  -ms-grid-row: 2;
  -ms-grid-column: 2;
  grid-area: copyright; }

@media (min-width: 1025px){
    .gc-mobile-header__sections .c-footer .c-footer__department {
    -ms-grid-row: 2;
    -ms-grid-column: 1; }
    .gc-mobile-header__sections .c-footer .c-footer__copyright {
    -ms-grid-row: 4;
    -ms-grid-column: 3; }
    .gc-mobile-header__sections .c-footer .c-footer__utils {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
    -ms-grid-column-span: 2; }
    .c-footer__social {
    -ms-grid-row: 4;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2; }
    .c-footer__social {
    -ms-grid-row: 4;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2; }
    .c-footer__copyright {
    -ms-grid-row: 4;
    -ms-grid-column: 3; }
    .c-footer__copyright {
    -ms-grid-row: 4;
    -ms-grid-column: 3; }
    .c-footer__newsletter {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3; }
    .c-footer__department {
    -ms-grid-row: 2;
    -ms-grid-column: 1; }
    .c-footer__department {
    -ms-grid-row: 2;
    -ms-grid-column: 1; }
    .c-footer__utils {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
    -ms-grid-column-span: 2; }
    .c-footer__utils {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
    -ms-grid-column-span: 2; }
    .c-footer__nav {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2; }
    .gc-jumppage.c-footer .c-footer__social {
    -ms-grid-row: 4;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2; }
    .gc-jumppage.c-footer > .c-footer__social {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1; }
    .gc-jumppage.c-footer .c-footer__utils {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
    -ms-grid-column-span: 2; }
    .gc-jumppage.c-footer > .c-footer__utils {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1; }
    .gc-jumppage.c-footer .c-footer__copyright {
    -ms-grid-row: 4;
    -ms-grid-column: 3; }
    .gc-jumppage.c-footer > .c-footer__copyright {
    -ms-grid-row: 2;
    -ms-grid-column: 2; } }

.gc-jumppage a .gc-switch--active {
  color: black; }

/* stylelint-disable plugin/stylelint-bem-namics */
.btn-icon-rounded {
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  font-size: 17px;
  background: #009639;
  border: none;
  width: 48px;
  height: 48px;
  box-shadow: 0 2px 8px rgba(33, 45, 68, 0.4);
  color: #fff; }

/* stylelint-enable plugin/stylelint-bem-namics */
.gc-button {
  background: transparent;
  display: inline-block;
  padding: 11px 16px 10px 16px;
  border: 1.5px solid;
  -webkit-transition: border 0.24s ease, color 0.24s ease;
  transition: border 0.24s ease, color 0.24s ease;
  color: #1A1919;
  cursor: pointer; }
  .gc-button:hover {
    color: #009639;
    color: #009639;
    color: var(--brand-color--secondary, #009639);
    border: 1.5px solid #009639;
    border: 1.5px solid #009639;
    border: 1.5px solid var(--brand-color--secondary, #009639); }

.gc-button--more {
  background: transparent;
  color: #1A1919;
  margin-top: 25px; }

.gc-button__text {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1.4rem;
  margin: 0;
  text-transform: uppercase; }

.gc-button__custom {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 2.1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  padding: 0 16px;
  height: 48px;
  border: none;
  border-radius: 2px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #009639;
  background-color: #009639;
  background-color: var(--brand-color--secondary, #009639);
  color: #fff;
  color: #fff;
  color: var(--brand-color--contrast, #fff); }
  @media (min-width: 1025px) {
    .gc-button__custom {
      margin: 0; } }

.gc-button__pattern--only, .gc-button__pattern, .gc-bigstage__item.style-greencity .gc-bigstage__button:hover, .gc-bigstage__item.style-greencity .gc-bigstage-mobile__button:hover, .gc-bigstage__item.style-experience .gc-bigstage__button:hover, .gc-bigstage__item.style-experience .gc-bigstage-mobile__button:hover, .gc-bigstage__item.style-power .gc-bigstage__button:hover, .gc-bigstage__item.style-power .gc-bigstage-mobile__button:hover, .gc-bigstage__item.style-renewables .gc-bigstage__button:hover, .gc-bigstage__item.style-renewables .gc-bigstage-mobile__button:hover, .gc-bigstage__item.style-finance .gc-bigstage__button:hover, .gc-bigstage__item.style-finance .gc-bigstage-mobile__button:hover, .gc-bigstage__item.style-drive .gc-bigstage__button:hover, .gc-bigstage__item.style-drive .gc-bigstage-mobile__button:hover, .tarifauswahl .btn--tarifauswahl, .gform_button, .gc-impact-button:hover, a.gc-impact-cards__item:hover {
  cursor: pointer;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: relative; }

.gc-button__pattern--only:hover, .gc-button__pattern:hover, .gc-bigstage__item.style-greencity .gc-bigstage__button:hover, .gc-bigstage__item.style-greencity .gc-bigstage-mobile__button:hover, .gc-bigstage__item.style-experience .gc-bigstage__button:hover, .gc-bigstage__item.style-experience .gc-bigstage-mobile__button:hover, .gc-bigstage__item.style-power .gc-bigstage__button:hover, .gc-bigstage__item.style-power .gc-bigstage-mobile__button:hover, .gc-bigstage__item.style-renewables .gc-bigstage__button:hover, .gc-bigstage__item.style-renewables .gc-bigstage-mobile__button:hover, .gc-bigstage__item.style-finance .gc-bigstage__button:hover, .gc-bigstage__item.style-finance .gc-bigstage-mobile__button:hover, .gc-bigstage__item.style-drive .gc-bigstage__button:hover, .gc-bigstage__item.style-drive .gc-bigstage-mobile__button:hover, .tarifauswahl .btn--tarifauswahl:hover, .gform_button:hover, .gc-impact-button:hover, a.gc-impact-cards__item:hover {
  -webkit-filter: brightness(105%);
          filter: brightness(105%); }

.gc-button__pattern--only::before, .gc-button__pattern::before, .gc-bigstage__item.style-greencity .gc-bigstage__button:hover::before, .gc-bigstage__item.style-greencity .gc-bigstage-mobile__button:hover::before, .gc-bigstage__item.style-experience .gc-bigstage__button:hover::before, .gc-bigstage__item.style-experience .gc-bigstage-mobile__button:hover::before, .gc-bigstage__item.style-power .gc-bigstage__button:hover::before, .gc-bigstage__item.style-power .gc-bigstage-mobile__button:hover::before, .gc-bigstage__item.style-renewables .gc-bigstage__button:hover::before, .gc-bigstage__item.style-renewables .gc-bigstage-mobile__button:hover::before, .gc-bigstage__item.style-finance .gc-bigstage__button:hover::before, .gc-bigstage__item.style-finance .gc-bigstage-mobile__button:hover::before, .gc-bigstage__item.style-drive .gc-bigstage__button:hover::before, .gc-bigstage__item.style-drive .gc-bigstage-mobile__button:hover::before, .tarifauswahl .btn--tarifauswahl::before, .gform_button::before, .gc-impact-button:hover::before, a.gc-impact-cards__item:hover::before {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-animation-name: pattern-move;
          animation-name: pattern-move;
  -webkit-animation-duration: 15s;
          animation-duration: 15s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  -webkit-filter: invert(100%);
          filter: invert(100%); }

.gc-button__pattern--only:hover::before, .gc-button__pattern:hover::before, .gc-bigstage__item.style-greencity .gc-bigstage__button:hover::before, .gc-bigstage__item.style-greencity .gc-bigstage-mobile__button:hover::before, .gc-bigstage__item.style-experience .gc-bigstage__button:hover::before, .gc-bigstage__item.style-experience .gc-bigstage-mobile__button:hover::before, .gc-bigstage__item.style-power .gc-bigstage__button:hover::before, .gc-bigstage__item.style-power .gc-bigstage-mobile__button:hover::before, .gc-bigstage__item.style-renewables .gc-bigstage__button:hover::before, .gc-bigstage__item.style-renewables .gc-bigstage-mobile__button:hover::before, .gc-bigstage__item.style-finance .gc-bigstage__button:hover::before, .gc-bigstage__item.style-finance .gc-bigstage-mobile__button:hover::before, .gc-bigstage__item.style-drive .gc-bigstage__button:hover::before, .gc-bigstage__item.style-drive .gc-bigstage-mobile__button:hover::before, .tarifauswahl .btn--tarifauswahl:hover::before, .gform_button:hover::before, .gc-impact-button:hover::before, a.gc-impact-cards__item:hover::before {
  opacity: 0.05; }

.gc-button__pattern, .gc-bigstage__item.style-greencity .gc-bigstage__button:hover, .gc-bigstage__item.style-greencity .gc-bigstage-mobile__button:hover, .gc-bigstage__item.style-experience .gc-bigstage__button:hover, .gc-bigstage__item.style-experience .gc-bigstage-mobile__button:hover, .gc-bigstage__item.style-power .gc-bigstage__button:hover, .gc-bigstage__item.style-power .gc-bigstage-mobile__button:hover, .gc-bigstage__item.style-renewables .gc-bigstage__button:hover, .gc-bigstage__item.style-renewables .gc-bigstage-mobile__button:hover, .gc-bigstage__item.style-finance .gc-bigstage__button:hover, .gc-bigstage__item.style-finance .gc-bigstage-mobile__button:hover, .gc-bigstage__item.style-drive .gc-bigstage__button:hover, .gc-bigstage__item.style-drive .gc-bigstage-mobile__button:hover, .tarifauswahl .btn--tarifauswahl, .gform_button {
  color: white; }

.gc-button.gc-button--disabled {
  opacity: 0.5;
  cursor: not-allowed; }

.gc-accordion__panel {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column; }

.gc-accordion__panel:last-child > .gc-accordion__title--closed {
  border-bottom: 1px solid rgba(26, 25, 25, 0.1); }

.gc-accordion__title {
  padding-left: 24px;
  padding-right: 24px;
  max-width: 768px;
  margin-left: auto;
  margin-right: auto;
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.4rem;
  -webkit-transition-property: padding, max-height, opacity, -webkit-transform;
  transition-property: padding, max-height, opacity, -webkit-transform;
  transition-property: padding, transform, max-height, opacity;
  transition-property: padding, transform, max-height, opacity, -webkit-transform;
  -webkit-transition-duration: 0.230s;
          transition-duration: 0.230s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  border: none;
  border-top: 1px solid rgba(26, 25, 25, 0.1);
  -webkit-tap-highlight-color: transparent;
  line-height: 2.4rem;
  background: #fff;
  outline: none;
  cursor: pointer;
  width: 100%;
  text-align: left;
  padding-top: 24px;
  padding-bottom: 24px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center; }
  @media (min-width: 1025px) {
    .gc-accordion__title {
      padding-left: 16px;
      padding-right: 16px;
      max-width: 800px; } }
  @media (min-width: 1025px) {
    .gc-accordion__title {
      font-family: ReplicaStd, sans-serif, serif;
      font-weight: 700;
      font-size: 2.4rem;
      line-height: 2.9rem;
      line-height: 2.9rem; } }

.gc-accordion__title--opened {
  padding-bottom: 24px;
  padding-top: 24px;
  color: #009639;
  color: #009639;
  color: var(--brand-color, #009639); }

.gc-accordion__arrow {
  font-size: 1rem;
  -webkit-transition-property: padding, max-height, opacity, -webkit-transform;
  transition-property: padding, max-height, opacity, -webkit-transform;
  transition-property: padding, transform, max-height, opacity;
  transition-property: padding, transform, max-height, opacity, -webkit-transform;
  -webkit-transition-duration: 0.230s;
          transition-duration: 0.230s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out; }

.gc-accordion__title--closed .gc-accordion__arrow {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg); }

.gc-accordion__title--opened .gc-accordion__arrow {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.gc-accordion__content {
  -webkit-transition-property: padding, max-height, opacity, -webkit-transform;
  transition-property: padding, max-height, opacity, -webkit-transform;
  transition-property: padding, transform, max-height, opacity;
  transition-property: padding, transform, max-height, opacity, -webkit-transform;
  -webkit-transition-duration: 0.230s;
          transition-duration: 0.230s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  max-height: 0;
  opacity: 0;
  overflow: hidden; }

.gc-accordion__content--opened {
  padding-bottom: 24px;
  overflow-x: hidden;
  opacity: 1; }

.gc-accordion__content > .gc-content__wysiwyg, .gc-accordion__content > .gc-content__wysiwyg--width {
  padding-left: 24px;
  padding-right: 24px;
  max-width: 768px;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 1025px) {
    .gc-accordion__content > .gc-content__wysiwyg, .gc-accordion__content > .gc-content__wysiwyg--width {
      padding-left: 16px;
      padding-right: 16px;
      max-width: 800px; } }
  @media (min-width: 576px) {
    .gc-accordion__content > .gc-content__wysiwyg, .gc-accordion__content > .gc-content__wysiwyg--width {
      max-width: 768px; } }

.gc-accordion__content > .gc-tabs {
  padding-left: 24px;
  padding-right: 24px;
  max-width: 768px;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 1025px) {
    .gc-accordion__content > .gc-tabs {
      padding-left: 16px;
      padding-right: 16px;
      max-width: 800px; } }

.gc-accordion__content > .gc-slider {
  margin-top: 8px; }
  @media (min-width: 576px) {
    .gc-accordion__content > .gc-slider {
      margin-left: 40px; } }

.gc-accordion__content .gc-title--h3, .gc-accordion__content .gc-content__h3, .gc-accordion__content .gc-content__wysiwyg h3, .gc-content__wysiwyg .gc-accordion__content h3, .gc-accordion__content .gc-content__wysiwyg--width h3, .gc-content__wysiwyg--width .gc-accordion__content h3, .gc-accordion__content .gc-hero__form-headline, .gc-accordion__content .headline {
  margin: 16px 0; }

.gc-accordion__image-container {
  height: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  overflow-x: auto; }
  @media (min-width: 1025px) {
    .gc-accordion__image-container {
      width: 100%; } }

.gc-accordion__figure {
  width: 775px;
  padding: 16px;
  margin: 0;
  text-align: center;
  background: rgba(173, 173, 164, 0.4);
  --notchSize: 8px;
  -webkit-clip-path: polygon(0% var(--notchSize), var(--notchSize) 0%, calc(100% - var(--notchSize)) 0%, 100% var(--notchSize), 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, var(--notchSize) 100%, 0% calc(100% - var(--notchSize)));
          clip-path: polygon(0% var(--notchSize), var(--notchSize) 0%, calc(100% - var(--notchSize)) 0%, 100% var(--notchSize), 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, var(--notchSize) 100%, 0% calc(100% - var(--notchSize))); }

.gc-accordion__content--opened .gc-content__wysiwyg, .gc-accordion__content--opened .gc-content__wysiwyg--width {
  margin-top: 0; }

.gc-card__container {
  position: relative;
  width: 312px;
  margin-right: 24px;
  margin-bottom: 24px; }
  @media (max-width: 1024.98px) {
    .gc-card__container {
      min-width: auto;
      width: auto;
      margin: 0; } }

.gc-card__image-container img {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out; }

.gc-card__container:hover > .gc-card__image-container img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05); }

.gc-card {
  width: 228px; }

.gc-card__image-container {
  margin: 0;
  max-height: 312px;
  overflow: hidden; }

.gc-item-card__image-container {
  height: 228px;
  background-size: cover;
  background-color: #ADADA4;
  background-repeat: no-repeat;
  background-position: center; }

.gc-post-card__image-outer {
  width: calc(33vw - 24px * 3);
  height: calc(33vw - 24px * 3);
  max-width: 312px;
  max-height: 312px;
  overflow: hidden;
  position: relative; }
  @media (max-width: 1024.98px) {
    .gc-post-card__image-outer {
      width: 40vw;
      height: 40vw; } }
  .gc-post-card__image-outer::after {
    position: absolute;
    content: " ";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 3;
    opacity: 0.3;
    background-color: #009639; }
  .gc-post-card__image-outer:hover:after {
    display: block;
    pointer-events: none; }

.gc-post-card__image-outer--drive::after {
  background-color: #00B2A9; }

.gc-post-card__image-outer--finance::after {
  background-color: #298FC2; }

.gc-post-card__image-outer--renewable::after {
  background-color: #CFD500; }

.gc-post-card__image-outer--experience::after {
  background-color: #7965B2; }

.gc-post-card__image-outer--power::after {
  background-color: #E0457B; }

.gc-post-card__image-outer--green::after,
.gc-post-card__image-outer--unkategorisiert::after {
  background-color: #009639; }

.gc-post-card__image-inner {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-color: #ADADA4;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease; }
  .gc-post-card__image-inner:hover {
    -webkit-transform: scale(1.2);
            transform: scale(1.2); }
    .gc-post-card__image-inner:hover .gc-post-card__play-icon {
      opacity: 0.8;
      -webkit-transform: scale(0.9);
              transform: scale(0.9); }

.gc-post-card__play-icon {
  position: absolute;
  width: 17%;
  top: 41%;
  left: 41%;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
  transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
  transition: opacity 0.5s ease, transform 0.5s ease;
  transition: opacity 0.5s ease, transform 0.5s ease, -webkit-transform 0.5s ease; }

@media (min-width: 576px) {
  .gc-card__container--highlight {
    -ms-grid-column-span: 2;
    grid-column: span 2; } }

@media (min-width: 576px) {
  .gc-card__container--highlight .gc-card__image-container {
    max-height: 324px;
    overflow: hidden; } }

.gc-card__above {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 4px;
  color: #009639;
  color: #009639;
  color: var(--brand-color, #009639);
  white-space: nowrap;
  overflow: hidden; }

.gc-card__above--drive {
  color: #00B2A9; }

.gc-card__above--finance {
  color: #298FC2; }

.gc-card__above--renewables {
  color: #CFD500; }

.gc-card__above--experience {
  color: #7965B2; }

.gc-card__above--power {
  color: #E0457B; }

.gc-card__above--stories {
  color: #1A1919; }

.gc-card__above--work {
  color: #1A1919; }

.gc-card__above--belief {
  color: #1A1919; }

.gc-card__above--impact {
  color: #1A1919; }

.gc-card__above--green,
.gc-card__above--unkategorisiert {
  color: #009639; }

.gc-card__tag {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 900;
  font-size: 1.2rem;
  line-height: 1.4rem;
  text-transform: uppercase;
  margin: 0;
  margin-right: 4px;
  color: inherit;
  position: relative; }

.gc-card__age {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1.4rem;
  color: inherit;
  text-transform: uppercase;
  margin: 0; }

/* stylelint-disable plugin/stylelint-bem-namics */
.gc-card__age .newDate {
  display: none; }
  @media (min-width: 576px) {
    .gc-card__age .newDate {
      display: inline; } }

@media (min-width: 576px) {
  .gc-card__age .newDateShort {
    display: none; } }

/* stylelint-enable plugin/stylelint-bem-namics */
.gc-card__title {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.9rem;
  color: #1A1919;
  line-height: 1.7rem;
  margin: 0;
  margin-top: 8px; }
  @media (min-width: 1025px) {
    .gc-card__title {
      font-family: ReplicaStd, sans-serif, serif;
      font-weight: 500;
      font-size: 2.4rem;
      line-height: 2.6rem; } }

.gc-card__title:not(:last-child) {
  margin-bottom: 4px; }
  @media (min-width: 576px) {
    .gc-card__title:not(:last-child) {
      margin-bottom: 8px; } }

.gc-card__date {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.9rem;
  color: rgba(26, 25, 25, 0.5);
  margin: 0; }

.gc-tiles--featured .gc-card__date {
  display: none; }

.gc-slider {
  position: relative;
  overflow-x: hidden; }

.gc-slider__container {
  position: relative; }
  .gc-slider__container::-webkit-scrollbar {
    display: none; }
  @media (max-width: 1024.98px) {
    .gc-slider__container {
      overflow-x: scroll;
      padding: 0 16px; } }
  @media (min-width: 1025px) {
    .gc-slider__container {
      margin: 0 auto;
      max-width: 816px; } }

.gc-slider__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  position: relative;
  -webkit-transition: -webkit-transform 0.330s ease-in-out;
  transition: -webkit-transform 0.330s ease-in-out;
  transition: transform 0.330s ease-in-out;
  transition: transform 0.330s ease-in-out, -webkit-transform 0.330s ease-in-out;
  padding-left: 10px; }

.gc-slider__item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
          align-items: stretch;
  max-width: 312px;
  margin-right: 24px; }

.gc-slider__item .gc-content__wysiwyg, .gc-slider__item .gc-content__wysiwyg--width {
  padding-bottom: 16px; }

.gc-slider__item:last-child {
  position: relative;
  margin-right: 0; }
  .gc-slider__item:last-child::after {
    position: absolute;
    left: 100%;
    width: 24px;
    height: 100px;
    background: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    content: ""; }

.gc-slider__arrows {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  position: absolute;
  z-index: 2;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }
  @media (max-width: 1024.98px) {
    .gc-slider__arrows {
      display: none; } }

.gc-slider__arrow {
  background-color: #009639;
  width: 48px;
  height: 48px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  text-align: center;
  -webkit-justify-content: space-around;
          justify-content: space-around;
  font-size: 2rem;
  color: white;
  cursor: pointer; }

.gc-slider__arrow--right {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg); }

.gc-slider__arrow--left {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.gc-arrow--hidden {
  opacity: 0;
  cursor: default; }

.gc-slider__arrow--brand {
  background-color: #009639;
  background-color: #009639;
  background-color: var(--brand-color, #009639);
  color: white; }

.gc-search-input {
  border: 0;
  padding: 0;
  width: 100%;
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
  text-transform: inherit;
  color: inherit;
  background: none; }
  .gc-search-input:focus {
    outline: none; }
  .gc-search-input::-webkit-input-placeholder {
    color: #ADADA4; }
  .gc-search-input:-ms-input-placeholder {
    color: #ADADA4; }
  .gc-search-input::-ms-input-placeholder {
    color: #ADADA4; }
  .gc-search-input::placeholder {
    color: #ADADA4; }

.gc-search-no-result {
  padding-left: 24px;
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 500;
  font-size: 2.4rem;
  line-height: 2.6rem; }

.gc-mobile-header__search {
  background: white;
  border-bottom: 1px solid rgba(26, 25, 25, 0.1);
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  height: 56px;
  min-height: 56px;
  padding: 0 16px; }

.gc-mobile-search__input {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
          flex-grow: 1;
  margin-left: 13px;
  font-size: 1.7rem;
  color: #1A1919; }

.gc-button-icon {
  -webkit-transition: -webkit-transform 0.190s ease-out;
  transition: -webkit-transform 0.190s ease-out;
  transition: transform 0.190s ease-out;
  transition: transform 0.190s ease-out, -webkit-transform 0.190s ease-out; }
  .gc-button-icon--translated {
    -webkit-transform: translateX(253px);
            transform: translateX(253px); }

.gc-search {
  background: #009639;
  color: white;
  z-index: 3;
  padding: 18px 24px 47px 24px;
  max-width: 100%; }
  @media (max-width: 1024.98px) {
    .gc-search {
      padding: 18px 24px; } }

.gc-search__headline {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.9rem;
  font-weight: 700;
  margin-bottom: 26px; }
  @media (max-width: 1024.98px) {
    .gc-search__headline {
      display: none; } }

.gc-search__cancel-btn {
  color: white;
  float: right; }

.gc-search__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center; }

.gc-search__input {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
          flex-grow: 1;
  color: white;
  font-size: 1.7rem; }
  @media (min-width: 1025px) {
    .gc-search__input {
      font-family: ReplicaStd, sans-serif, serif;
      font-weight: 700;
      font-size: 4.8rem;
      line-height: 4.3rem;
      font-weight: normal;
      font-family: GreenCityReplicaWeb, Arial;
      text-transform: uppercase; } }

.gc-search__search-icon {
  margin-right: 10px; }

.gc-mobile-header__search > .gc-button-icon {
  padding-right: 0; }

.gc-lazyload__empty--hidden {
  display: none; }

.gc-lazyload__empty {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.9rem;
  color: rgba(26, 25, 25, 0.5);
  margin-left: 20px; }

.t-color-greencity {
  color: #009639; }

.t-color-experience {
  color: #7965B2; }

.t-color-renewables {
  color: #CFD500; }

.t-color-finance {
  color: #298FC2; }

.t-color-drive {
  color: #00B2A9; }

.t-color-power {
  color: #E0457B; }

.gc-bignumbers {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
          flex-flow: row wrap;
  padding: 12px 0; }

.gc-bignumbers__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 142px;
          flex: 1 0 142px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column nowrap;
          flex-flow: column nowrap;
  border-bottom: 2px solid #009639;
  border-bottom: 2px solid #009639;
  border-bottom: 2px solid var(--brand-color, #009639);
  margin-right: 24px;
  margin-bottom: 24px; }
  @media (min-width: 576px) {
    .gc-bignumbers__item {
      margin-bottom: 0; } }

.gc-bignumbers__number {
  font-family: GreenCityReplicaWeb, Arial, sans-serif, serif;
  font-weight: 500;
  -webkit-font-feature-settings: "kern" on, "liga" on, "rlig" on, "calt" on;
          font-feature-settings: "kern" on, "liga" on, "rlig" on, "calt" on;
  font-size: 6rem;
  line-height: 5.8rem;
  line-height: 4.8rem;
  color: #009639;
  color: #009639;
  color: var(--brand-color, #009639);
  margin-bottom: 0;
  margin-top: 0; }

.gc-bignumbers__unit, .gc-bignumbers__description {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 2.1rem;
  line-height: 1.9rem;
  margin: 0;
  margin-bottom: 8px;
  justify-self: flex-end; }

.gc-bignumbers__unit {
  color: #009639;
  color: #009639;
  color: var(--brand-color, #009639);
  min-height: 1.9rem; }

.gc-bignumbers__description {
  color: #1A1919;
  margin-bottom: 16px;
  max-width: 160px; }

.gc-tabs {
  margin-top: 16px; }

.gc-tabs:not(:last-child) {
  padding-bottom: 24px; }

.gc-tabs__scroll {
  height: 32px; }
  @media (max-width: 1024.98px) {
    .gc-tabs__scroll {
      overflow-x: auto;
      overflow-y: auto; } }

.gc-tabs__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row nowrap;
          flex-flow: row nowrap;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  position: relative;
  padding-bottom: 6px;
  border-bottom: 1px solid #F2F2F2; }
  @media (min-width: 576px) {
    .gc-tabs__list {
      min-width: 100%; } }

.gc-tabs__item {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 2.1rem;
  line-height: 1.9rem;
  color: #1A1919;
  margin-right: 24px;
  cursor: pointer; }

.gc-tabs__item--current {
  position: relative;
  color: #009639;
  color: #009639;
  color: var(--brand-color, #009639);
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease; }

.gc-tabs__item--current::after {
  content: '';
  height: 2px;
  position: absolute;
  border-bottom: 2px solid #009639;
  border-bottom: 2px solid #009639;
  border-bottom: 2px solid var(--brand-color, #009639);
  width: 100%;
  bottom: -6px;
  right: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.gc-tabs__content {
  margin-top: 24px;
  display: none; }

.gc-tabs__content--current {
  display: block; }

.gc-content, .gform_wrapper,
.gform_confirmation_wrapper {
  max-width: 816px;
  margin: 0 auto; }
  @media (max-width: 1024.98px) {
    .gc-content, .gform_wrapper,
    .gform_confirmation_wrapper {
      padding: 0 16px; } }

.gc-content__child--last {
  margin-bottom: 80px; }

.gc-content--fullwidth {
  margin: 0 24px; }
  @media (max-width: 1024.98px) {
    .gc-content--fullwidth {
      padding: 0 16px; } }

.gc-content__h1 {
  padding-top: 48px;
  padding-right: 24px;
  word-break: break-word; }
  @media (max-width: 1024.98px) {
    .gc-content__h1 {
      padding-right: 0; } }

.gc-content__h2, .gc-content__color h2, .gc-content__wysiwyg h2, .gc-content__wysiwyg--width h2, .solvreg-tarifauswahl header h1,
.auftrag h1,
.uebersicht h1 {
  margin: 48px 0 24px 0;
  padding-right: 16px; }

.gc-content__h3, .gc-content__wysiwyg h3, .gc-content__wysiwyg--width h3 {
  position: relative;
  margin-top: 50px;
  margin-bottom: 16px;
  padding-right: 16px; }
  .gc-content__h3::before, .gc-content__wysiwyg h3::before, .gc-content__wysiwyg--width h3::before {
    content: '';
    border-bottom: 2px solid #009639;
    border-bottom: 2px solid #009639;
    border-bottom: 2px solid var(--brand-color, #009639);
    position: absolute;
    top: -16px;
    left: 0;
    display: block;
    width: 24px; }

.gc-content__meta {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.9rem;
  line-height: 2.1rem;
  margin-top: 18px;
  margin-bottom: 24px;
  color: #009639;
  color: #009639;
  color: var(--brand-color, #009639); }

.gc-content__lead {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 500;
  font-size: 2rem;
  line-height: 2.6rem;
  margin: 0;
  margin-top: 24px;
  padding-right: 24px; }
  @media (max-width: 1024.98px) {
    .gc-content__lead {
      padding-right: 0; } }

.gc-content__wysiwyg, .gc-content__wysiwyg--width {
  padding-right: 16px;
  margin-top: 16px; }

.gc-content__events {
  padding-right: 0; }

.gc-content__events .alignleft, .gc-content__events .alignright {
  z-index: 2; }

.gc-content__events .alignleft {
  float: left;
  margin: 0 2% 2% -7.75%; }

.gc-content__events .alignright {
  float: right;
  margin: 0 -7.75% 2% 2%; }

@media screen and (max-width: 1024px) {
  .gc-content__events .alignleft, .gc-content__events .alignright {
    float: none;
    margin: 2% auto;
    display: block; } }

.gc-content__events a .alignleft, .gc-content__events a .alignleft img, .gc-content__events a .alignright, .gc-content__events a .alignright img {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.gc-content__events a img, .gc-content__events img {
  max-width: 100% !important;
  height: auto !important; }

.gc-content__events a img.google-app-store {
  height: 40px !important;
  margin-right: 20px; }

.gc-event-register-sent {
  background: #F2F2F2;
  height: 60vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center; }

.gc-event-register-sent > div {
  display: inline-block;
  text-align: center;
  margin-bottom: 20px; }

.gc-event-register-sent > div h3 {
  margin-top: 0; }

.gc-event-register-sent > div h3::before {
  border: none; }

.gc-content--twin {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
          flex-flow: row wrap; }
  .gc-content--twin > div:first-child {
    padding-left: 0; }
  .gc-content--twin > div:last-child {
    padding-right: 0; }

.gc-content--col {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 312px;
          flex: 1 0 312px;
  position: relative;
  padding: 12px; }
  @media (max-width: 1024.98px) {
    .gc-content--col {
      overflow-x: auto;
      padding: 0; } }

@media (max-width: 1024.98px) {
  .gc-content--col .gc-content, .gc-content--col .gform_wrapper,
  .gc-content--col .gform_confirmation_wrapper,
  .gc-content .gc-content,
  .gform_wrapper .gc-content,
  .gform_confirmation_wrapper .gc-content,
  .gc-content .gform_wrapper,
  .gform_wrapper .gform_wrapper,
  .gform_confirmation_wrapper .gform_wrapper,
  .gc-content .gform_confirmation_wrapper,
  .gform_wrapper .gform_confirmation_wrapper,
  .gform_confirmation_wrapper .gform_confirmation_wrapper {
    padding-left: 0;
    padding-right: 0; } }

.gc-content--col:not(:last-child) {
  padding-right: 24px; }
  @media (max-width: 1024.98px) {
    .gc-content--col:not(:last-child) {
      padding-bottom: 24px;
      padding-right: 0; } }

.gc-content--col .gc-content__wysiwyg, .gc-content--col .gc-content__wysiwyg--width {
  margin-top: 0; }

.gc-content__color {
  color: #fff;
  background-color: #009639;
  margin: 24px;
  padding: 40px; }
  @media (max-width: 1024.98px) {
    .gc-content__color {
      padding: 24px;
      margin: 16px; } }

.gc-content__color h2 {
  margin: 0px; }

.gc-content__wysiwyg--width {
  max-width: 816px; }

.gc-content__wysiwyg a, .gc-content__wysiwyg--width a {
  color: #009639;
  color: #009639;
  color: var(--brand-color, #009639);
  font-weight: 700; }

.gc-content__wysiwyg a:hover, .gc-content__wysiwyg--width a:hover {
  border-bottom: 2px solid #009639;
  border-bottom: 2px solid #009639;
  border-bottom: 2px solid var(--brand-color, #009639); }

.gc-content__wysiwyg .gc-content-small-paragraph, .gc-content__wysiwyg--width .gc-content-small-paragraph {
  display: block;
  font-size: 12px;
  line-height: 1.4rem;
  color: #ADADA4; }

.gc-content-small-paragraph br {
  margin-top: 0.7rem;
  display: block;
  content: ''; }

.gc-content__social p {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 170px;
          flex: 1 0 170px;
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 2.1rem; }

.gc-content__wysiwyg p:not(:first-child), .gc-content__wysiwyg--width p:not(:first-child) {
  margin-top: 16px; }

.gc-content__wysiwyg ul, .gc-content__wysiwyg--width ul {
  padding-left: 16px; }

.gc-content__wysiwyg ul:not(:first-child), .gc-content__wysiwyg--width ul:not(:first-child) {
  margin-top: 8px; }

.gc-content__wysiwyg li, .gc-content__wysiwyg--width li {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.9rem;
  line-height: 2.1rem;
  margin: 0;
  margin-bottom: 8px;
  padding-left: 0; }
  .gc-content__wysiwyg li:only-child, .gc-content__wysiwyg--width li:only-child, .gc-content__wysiwyg li:last-child, .gc-content__wysiwyg--width li:last-child {
    margin-bottom: 0; }

.gc-content__wysiwyg h4, .gc-content__wysiwyg--width h4 {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 2.1rem;
  line-height: 1.9rem;
  margin: 0;
  margin-top: 8px; }

.gc-content__wysiwyg img, .gc-content__wysiwyg--width img {
  width: 100%;
  height: auto; }

.gc-content__share-container {
  margin-bottom: 80px;
  color: #009639;
  color: #009639;
  color: var(--brand-color, #009639); }

.gc-content__separator {
  display: block;
  width: 60px;
  margin-bottom: 40px;
  border-bottom: 2px solid currentColor; }

.gc-content__author {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 2.1rem; }

.gc-content__age {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.9rem;
  line-height: 2.1rem; }

.gc-content__social {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
          flex-flow: row wrap;
  width: 170px; }

.gc-content__social a:not(:last-of-type) {
  margin-right: 24px; }

.gc-content__social-icon {
  font-size: 22px;
  color: #009639;
  color: #009639;
  color: var(--brand-color, #009639); }

/**************************** TARIF CARDS *************************************************************/
.gc-content__wysiwyg.gc-content__wysiwyg--tarif-cards ul, .gc-content__wysiwyg--tarif-cards.gc-content__wysiwyg--width ul {
  padding: 0 8px;
  padding-left: 33px; }

.gc-content__wysiwyg.gc-content__wysiwyg--tarif-cards p, .gc-content__wysiwyg--tarif-cards.gc-content__wysiwyg--width p {
  padding-left: 16px; }

.gc-content__wysiwyg.gc-content__wysiwyg--tarif-cards, .gc-content__wysiwyg--tarif-cards.gc-content__wysiwyg--width {
  padding-bottom: 16px; }

/**************************** TEAM SLIDER CONTENT *************************************************************/
.gc-content__wysiwyg.gc-content__wysiwyg--team-sliders ul, .gc-content__wysiwyg--team-sliders.gc-content__wysiwyg--width ul {
  padding-top: 0;
  padding-left: 33px;
  margin-bottom: 24px; }

.gc-content__wysiwyg.gc-content__wysiwyg--team-sliders p, .gc-content__wysiwyg--team-sliders.gc-content__wysiwyg--width p {
  padding-left: 16px; }

/************** VERANSTALTUNGEN BILDER **********/
.gc-content__events figure, .gc-content__wysiwyg figure, .gc-content__wysiwyg--width figure {
  float: unset;
  margin: 0;
  margin-top: 24px;
  margin-bottom: 8px;
  text-align: left; }

/* .gc-content__wysiwyg figure {
  margin: 0;
  position: relative;
  overflow-x: auto;
  text-align: center;
} */
.gc-content__events figcaption, .gc-content__wysiwyg figcaption, .gc-content__wysiwyg--width figcaption {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.9rem;
  line-height: 1.7rem;
  color: rgba(26, 25, 25, 0.5);
  margin-bottom: 24px; }

/*********** GALLERY ********/
/* stylelint-disable plugin/stylelint-bem-namics */
/* stylelint-disable max-nesting-depth  */
/* stylelint-disable selector-max-specificity */
/* stylelint-disable no-descending-specificity */
.gallery {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: -8px; }
  @media (max-width: 1024.98px) {
    .gallery {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-flow: column nowrap;
              flex-flow: column nowrap; } }

.gallery .gallery-item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 23%;
          flex: 0 0 23%;
  margin: 8px;
  max-height: 160px;
  overflow: hidden; }
  @media (max-width: 1024.98px) {
    .gallery .gallery-item {
      -webkit-flex-basis: 100%;
              flex-basis: 100%;
      max-height: unset; } }

.gallery .gallery-item a {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center; }

@media (min-width: 1025px) {
  .gallery .gallery-item img {
    height: 160px;
    width: auto; } }

.gallery-item figcaption {
  display: none; }

.gc-lightbox-caption {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.9rem;
  margin-top: 8px;
  color: white; }

@-webkit-keyframes lum-fade {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes lum-fade {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes lum-fadeZoom {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    opacity: 0; }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1; } }

@keyframes lum-fadeZoom {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    opacity: 0; }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1; } }

@-webkit-keyframes lum-loader-rotate {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0);
            transform: translate(-50%, -50%) rotate(0); }
  50% {
    -webkit-transform: translate(-50%, -50%) rotate(-180deg);
            transform: translate(-50%, -50%) rotate(-180deg); }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(-360deg);
            transform: translate(-50%, -50%) rotate(-360deg); } }

@keyframes lum-loader-rotate {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0);
            transform: translate(-50%, -50%) rotate(0); }
  50% {
    -webkit-transform: translate(-50%, -50%) rotate(-180deg);
            transform: translate(-50%, -50%) rotate(-180deg); }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(-360deg);
            transform: translate(-50%, -50%) rotate(-360deg); } }

@-webkit-keyframes lum-loader-before {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  10% {
    -webkit-transform: scale(1.2) translateX(6px);
            transform: scale(1.2) translateX(6px); }
  25% {
    -webkit-transform: scale(1.3) translateX(8px);
            transform: scale(1.3) translateX(8px); }
  40% {
    -webkit-transform: scale(1.2) translateX(6px);
            transform: scale(1.2) translateX(6px); }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  60% {
    -webkit-transform: scale(0.8) translateX(6px);
            transform: scale(0.8) translateX(6px); }
  75% {
    -webkit-transform: scale(0.7) translateX(8px);
            transform: scale(0.7) translateX(8px); }
  90% {
    -webkit-transform: scale(0.8) translateX(6px);
            transform: scale(0.8) translateX(6px); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes lum-loader-before {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  10% {
    -webkit-transform: scale(1.2) translateX(6px);
            transform: scale(1.2) translateX(6px); }
  25% {
    -webkit-transform: scale(1.3) translateX(8px);
            transform: scale(1.3) translateX(8px); }
  40% {
    -webkit-transform: scale(1.2) translateX(6px);
            transform: scale(1.2) translateX(6px); }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  60% {
    -webkit-transform: scale(0.8) translateX(6px);
            transform: scale(0.8) translateX(6px); }
  75% {
    -webkit-transform: scale(0.7) translateX(8px);
            transform: scale(0.7) translateX(8px); }
  90% {
    -webkit-transform: scale(0.8) translateX(6px);
            transform: scale(0.8) translateX(6px); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@-webkit-keyframes lum-loader-after {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  10% {
    -webkit-transform: scale(1.2) translateX(-6px);
            transform: scale(1.2) translateX(-6px); }
  25% {
    -webkit-transform: scale(1.3) translateX(-8px);
            transform: scale(1.3) translateX(-8px); }
  40% {
    -webkit-transform: scale(1.2) translateX(-6px);
            transform: scale(1.2) translateX(-6px); }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  60% {
    -webkit-transform: scale(0.8) translateX(-6px);
            transform: scale(0.8) translateX(-6px); }
  75% {
    -webkit-transform: scale(0.7) translateX(-8px);
            transform: scale(0.7) translateX(-8px); }
  90% {
    -webkit-transform: scale(0.8) translateX(-6px);
            transform: scale(0.8) translateX(-6px); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes lum-loader-after {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  10% {
    -webkit-transform: scale(1.2) translateX(-6px);
            transform: scale(1.2) translateX(-6px); }
  25% {
    -webkit-transform: scale(1.3) translateX(-8px);
            transform: scale(1.3) translateX(-8px); }
  40% {
    -webkit-transform: scale(1.2) translateX(-6px);
            transform: scale(1.2) translateX(-6px); }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  60% {
    -webkit-transform: scale(0.8) translateX(-6px);
            transform: scale(0.8) translateX(-6px); }
  75% {
    -webkit-transform: scale(0.7) translateX(-8px);
            transform: scale(0.7) translateX(-8px); }
  90% {
    -webkit-transform: scale(0.8) translateX(-6px);
            transform: scale(0.8) translateX(-6px); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

.lum-lightbox {
  background: rgba(0, 0, 0, 0.6); }

.lum-lightbox-inner {
  top: 2.5%;
  right: 2.5%;
  bottom: 2.5%;
  left: 2.5%;
  overflow: unset; }

.lum-lightbox-inner img {
  position: relative; }

.lum-lightbox-inner .lum-lightbox-caption {
  margin: 0 auto;
  margin-top: 8px;
  color: #fff;
  max-width: 700px;
  text-align: center; }

.lum-loading .lum-lightbox-loader {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 66px;
  height: 20px;
  -webkit-animation: lum-loader-rotate 1800 infinite linear;
          animation: lum-loader-rotate 1800 infinite linear; }

.lum-lightbox-loader::before,
.lum-lightbox-loader::after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.9); }

.lum-lightbox-loader::before {
  left: 0;
  -webkit-animation: lum-loader-before 1800 infinite linear;
          animation: lum-loader-before 1800 infinite linear; }

.lum-lightbox-loader::after {
  right: 0;
  -webkit-animation: lum-loader-after 1800 infinite linear;
          animation: lum-loader-after 1800 infinite linear;
  -webkit-animation-delay: -900;
          animation-delay: -900; }

.lum-lightbox.lum-opening {
  -webkit-animation: lum-fade 180 ease-out;
          animation: lum-fade 180 ease-out; }

.lum-lightbox.lum-opening .lum-lightbox-inner {
  -webkit-animation: lum-fadeZoom 180 ease-out;
          animation: lum-fadeZoom 180 ease-out; }

.lum-lightbox.lum-closing {
  -webkit-animation: lum-fade 300 ease-in;
          animation: lum-fade 300 ease-in;
  animation-direction: reverse; }

.lum-lightbox.lum-closing .lum-lightbox-inner {
  -webkit-animation: lum-fadeZoom 300 ease-in;
          animation: lum-fadeZoom 300 ease-in;
  animation-direction: reverse; }

.lum-img {
  -webkit-transition: opacity 120 ease-out;
  transition: opacity 120 ease-out; }

.lum-loading .lum-img {
  opacity: 0; }

.lum-gallery-button {
  overflow: hidden;
  text-indent: 150%;
  white-space: nowrap;
  background: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  outline: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 100px;
  max-height: 100%;
  width: 60px;
  cursor: pointer; }

.lum-close-button {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 32px;
  height: 32px;
  opacity: 0.3; }

.lum-close-button:hover {
  opacity: 1; }

.lum-close-button::before,
.lum-close-button::after {
  position: absolute;
  left: 15px;
  content: " ";
  height: 33px;
  width: 2px;
  background-color: #fff; }

.lum-close-button::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg); }

.lum-close-button::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg); }

.lum-previous-button {
  left: 12px; }

.lum-next-button {
  right: 12px; }

.lum-gallery-button::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  width: 36px;
  height: 36px;
  border-top: 4px solid rgba(255, 255, 255, 0.8); }

.lum-previous-button::after {
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
  border-left: 4px solid rgba(255, 255, 255, 0.8);
  box-shadow: -2px 0 rgba(0, 0, 0, 0.2);
  left: 12%;
  border-radius: 3px 0 0 0; }

.lum-next-button::after {
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  border-right: 4px solid rgba(255, 255, 255, 0.8);
  box-shadow: 2px 0 rgba(0, 0, 0, 0.2);
  right: 12%;
  border-radius: 0 3px 0 0; }

/* This media query makes screens less than 460px wide display in a "fullscreen"-esque mode. Users can then scroll around inside the lightbox to see the entire image. */
@media (max-width: 460px) {
  .lum-lightbox-image-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    overflow: auto;
    -webkit-overflow-scrolling: touch; }
  .lum-lightbox-caption {
    width: 100%;
    position: absolute;
    bottom: 0; }
  /* Used to centre the image in the container, respecting overflow: https://stackoverflow.com/a/33455342/515634 */
  .lum-lightbox-position-helper {
    margin: auto; }
  .lum-lightbox-inner img {
    max-width: none;
    max-height: none; } }

.gc-loading-spinner__container {
  text-align: center;
  margin-bottom: 30px; }

.gc-loading-spinner__container--hidden {
  display: none; }

.gc-loading-spinner {
  display: inline-block;
  position: relative;
  width: 60px;
  height: 60px; }

.gc-loading-spinner div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 44px;
  height: 44px;
  margin: 6px;
  border: 6px solid #555;
  border-radius: 50%;
  -webkit-animation: gc-loading-spinner 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  animation: gc-loading-spinner 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #999 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0); }

.gc-loading-spinner div:nth-child(1) {
  -webkit-animation-delay: -0.45s;
          animation-delay: -0.45s; }

.gc-loading-spinner div:nth-child(2) {
  -webkit-animation-delay: -0.3s;
          animation-delay: -0.3s; }

.gc-loading-spinner div:nth-child(3) {
  -webkit-animation-delay: -0.15s;
          animation-delay: -0.15s; }

@-webkit-keyframes gc-loading-spinner {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes gc-loading-spinner {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.gc-hero__container {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column nowrap;
          flex-flow: column nowrap; }

.gc-hero__container.gc-hero__container--noform {
  min-height: 360px; }
  @media (min-width: 576px) {
    .gc-hero__container.gc-hero__container--noform {
      height: 480px; } }

.gc-hero__container.gc-hero__container--tarifrechner {
  min-height: 570px; }
  @media (min-width: 576px) {
    .gc-hero__container.gc-hero__container--tarifrechner {
      height: 615px; } }

.gc-hero__content {
  padding: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  height: 71%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
          flex: 1;
  max-width: 60%; }
  @media (max-width: 1024.98px) {
    .gc-hero__content {
      max-width: 100%; } }

.gc-hero__container.gc-hero__container--noform .gc-hero__content {
  height: 91%; }

.gc-hero__headline {
  font-family: GreenCityReplicaWeb, Arial, sans-serif, serif;
  font-weight: 500;
  -webkit-font-feature-settings: "kern" on, "liga" on, "rlig" on, "calt" on;
          font-feature-settings: "kern" on, "liga" on, "rlig" on, "calt" on;
  font-size: 5.6rem;
  line-height: 5rem;
  text-transform: uppercase;
  color: #fff;
  margin: 0;
  margin-bottom: 24px; }
  @media (min-width: 576px) {
    .gc-hero__headline {
      font-family: GreenCityReplicaWeb, Arial, sans-serif, serif;
      font-weight: 500;
      -webkit-font-feature-settings: "kern" on, "liga" on, "rlig" on, "calt" on;
              font-feature-settings: "kern" on, "liga" on, "rlig" on, "calt" on;
      font-size: 9.6rem;
      line-height: 8rem;
      text-transform: uppercase; } }

@media (min-width: 576px) {
  .gc-hero__headline--big {
    font-family: GreenCityReplicaWeb, Arial, sans-serif, serif;
    font-weight: 500;
    -webkit-font-feature-settings: "kern" on, "liga" on, "rlig" on, "calt" on;
            font-feature-settings: "kern" on, "liga" on, "rlig" on, "calt" on;
    font-size: 9.6rem;
    line-height: 8rem;
    text-transform: uppercase; } }

.gc-hero__subtitle {
  font-family: GreenCityReplicaWeb, Arial, sans-serif, serif;
  font-weight: 500;
  -webkit-font-feature-settings: "kern" on, "liga" on, "rlig" on, "calt" on;
          font-feature-settings: "kern" on, "liga" on, "rlig" on, "calt" on;
  font-size: 4rem;
  line-height: 4.8rem;
  line-height: 3.4rem;
  margin-top: auto; }

.gc-bigstage__content .gc-hero__subtitle {
  font-size: 3rem;
  line-height: 2.5rem;
  padding-bottom: 12px;
  position: absolute;
  right: 12px;
  bottom: 0;
  text-transform: uppercase; }

.gc-bigstage-mobile__content .gc-hero__subtitle {
  font-size: 2.4rem;
  line-height: 2rem;
  position: absolute;
  right: 12px;
  bottom: -30px;
  text-transform: uppercase; }

.gc-hero--theme-greencity {
  color: #009639; }

.gc-hero--theme-experience {
  color: #7965B2; }

.gc-hero--theme-power {
  color: #E0457B; }

.gc-hero--theme-renewables {
  color: #CFD500; }

.gc-hero--theme-finance {
  color: #298FC2; }

.gc-hero--theme-drive {
  color: #00B2A9; }

.gc-hero__greencity {
  color: #009639; }

.gc-hero__theme {
  text-transform: uppercase;
  color: #009639;
  color: #009639;
  color: var(--brand-color--secondary, #009639); }

.gc-hero__media {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #009639;
  background-color: #009639;
  background-color: var(--brand-color, #009639);
  opacity: 0.6; }

@-webkit-keyframes animationFadeOut {
  0% {
    opacity: 1; }
  90% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes animationFadeOut {
  0% {
    opacity: 1; }
  90% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes sideLeftToRight {
  0% {
    -webkit-transform: translateX(-48px);
            transform: translateX(-48px); }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes sideLeftToRight {
  0% {
    -webkit-transform: translateX(-48px);
            transform: translateX(-48px); }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@-webkit-keyframes sideRightToLeft {
  0% {
    -webkit-transform: translateX(48px);
            transform: translateX(48px);
    opacity: 0; }
  30% {
    opacity: 1; }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes sideRightToLeft {
  0% {
    -webkit-transform: translateX(48px);
            transform: translateX(48px);
    opacity: 0; }
  30% {
    opacity: 1; }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@-webkit-keyframes flashButton {
  0% {
    opacity: 0.3;
    -webkit-transform: translateY(12px);
            transform: translateY(12px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes flashButton {
  0% {
    opacity: 0.3;
    -webkit-transform: translateY(12px);
            transform: translateY(12px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

.gc-bigstage__container {
  display: none; }
  @media (min-width: 1025px) {
    .gc-bigstage__container {
      position: relative;
      height: 480px;
      overflow: hidden;
      display: table;
      width: 100%; } }

.gc-bigstage__item {
  background: white;
  position: relative;
  display: table-cell;
  width: 1%;
  min-width: 48px;
  will-change: width;
  -webkit-transition: width 0.5s ease;
  transition: width 0.5s ease;
  z-index: 2;
  height: 100%; }

.gc-bigstage__item-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  height: 100%; }

.gc-bigstage__item.gc-bigstage__item--active {
  width: 100%;
  padding-left: 0; }

.gc-bigstage__content {
  position: absolute;
  padding-left: 23px;
  padding-top: 32px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column nowrap;
          flex-flow: column nowrap; }

.gc-bigstage__imagebg {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
          flex-grow: 1;
  background-size: 1392px;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  will-change: opacity;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in;
  transition: opacity 0.5s ease-in; }

.gc-bigstage__headline, .gc-bigstage-mobile__headline {
  font-family: GreenCityReplicaWeb, Arial, sans-serif, serif;
  font-weight: 500;
  -webkit-font-feature-settings: "kern" on, "liga" on, "rlig" on, "calt" on;
          font-feature-settings: "kern" on, "liga" on, "rlig" on, "calt" on;
  font-size: 7.2rem;
  line-height: 5.7rem;
  text-transform: uppercase;
  color: white;
  margin: 0;
  margin-bottom: 24px;
  letter-spacing: -5; }
  @media (min-width: 1025px) {
    .gc-bigstage__headline, .gc-bigstage-mobile__headline {
      width: 500px; } }

.gc-bigstage__headline--bigger {
  font-size: 12rem;
  line-height: 10rem; }

.gc-bigstage__text, .gc-bigstage-mobile__text {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.9rem;
  color: white;
  line-height: 1.8rem;
  margin: 0;
  margin-bottom: 24px; }
  @media (min-width: 1025px) {
    .gc-bigstage__text, .gc-bigstage-mobile__text {
      width: 500px; } }

.gc-bigstage__button, .gc-bigstage-mobile__button {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1.4rem;
  margin: 0;
  text-transform: uppercase;
  background: transparent;
  display: table;
  padding: 11px 16px 10px 16px;
  border: 1.5px solid #fff;
  -webkit-transition: border 0.24s ease, color 0.24s ease;
  transition: border 0.24s ease, color 0.24s ease;
  color: #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  white-space: nowrap; }
  .gc-bigstage__button:hover, .gc-bigstage-mobile__button:hover {
    color: #009639;
    color: #009639;
    color: var(--brand-color, #009639);
    border: 1.5px solid #009639;
    border: 1.5px solid #009639;
    border: 1.5px solid var(--brand-color, #009639); }

.gc-bigstage__item.style-greencity .gc-bigstage__button:hover, .gc-bigstage__item.style-greencity .gc-bigstage-mobile__button:hover {
  background-color: #009639;
  border: 1.5px solid #009639; }

.gc-bigstage__item.style-experience .gc-bigstage__button:hover, .gc-bigstage__item.style-experience .gc-bigstage-mobile__button:hover {
  background-color: #7965B2;
  border: 1.5px solid #7965B2; }

.gc-bigstage__item.style-power .gc-bigstage__button:hover, .gc-bigstage__item.style-power .gc-bigstage-mobile__button:hover {
  background-color: #E0457B;
  border: 1.5px solid #E0457B; }

.gc-bigstage__item.style-renewables .gc-bigstage__button:hover, .gc-bigstage__item.style-renewables .gc-bigstage-mobile__button:hover {
  background-color: #CFD500;
  border: 1.5px solid #CFD500; }

.gc-bigstage__item.style-finance .gc-bigstage__button:hover, .gc-bigstage__item.style-finance .gc-bigstage-mobile__button:hover {
  background-color: #298FC2;
  border: 1.5px solid #298FC2; }

.gc-bigstage__item.style-drive .gc-bigstage__button:hover, .gc-bigstage__item.style-drive .gc-bigstage-mobile__button:hover {
  background-color: #00B2A9;
  border: 1.5px solid #00B2A9; }

.gc-bigstage__side {
  width: 48px;
  height: 100%;
  display: none;
  will-change: transform, opacity; }

.gc-bigstage__side-content {
  padding-right: 16px;
  box-sizing: border-box;
  -webkit-transform: rotate(90deg) translateY(-48px);
          transform: rotate(90deg) translateY(-48px);
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  position: absolute;
  background: #fff;
  width: 480px;
  height: 48px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  cursor: pointer;
  border-top: 1px solid #F2F2F2;
  overflow: hidden; }
  .gc-bigstage__side-content:hover div, .gc-bigstage__side-content:hover span {
    color: black; }

.gc-bigstage__side-title {
  font-family: GreenCityReplicaWeb, Arial, sans-serif, serif;
  font-weight: 500;
  -webkit-font-feature-settings: "kern" on, "liga" on, "rlig" on, "calt" on;
          font-feature-settings: "kern" on, "liga" on, "rlig" on, "calt" on;
  font-size: 4.8rem;
  line-height: 4.8rem;
  text-transform: uppercase;
  color: #B2B2B2;
  letter-spacing: -2px; }

.gc-bigstage__side-icon {
  font-size: 1.6rem;
  color: #B3B3B3;
  justify-self: flex-end; }

.gc-bigstage__item--active .gc-bigstage__button, .gc-bigstage__item--active .gc-bigstage-mobile__button {
  -webkit-animation: flashButton 0.75s 0.25s;
          animation: flashButton 0.75s 0.25s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both; }

.gc-bigstage__item--left .gc-bigstage__side-icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.gc-bigstage__item--left .gc-bigstage__side, .gc-bigstage__item--right .gc-bigstage__side {
  display: block; }

.gc-bigstage__item--left.gc-bigstage__item--fading .gc-bigstage__side {
  -webkit-animation: sideLeftToRight 0.5s ease;
          animation: sideLeftToRight 0.5s ease;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

.gc-bigstage__item--right.gc-bigstage__item--fading .gc-bigstage__side {
  -webkit-animation: sideRightToLeft 0.5s ease;
          animation: sideRightToLeft 0.5s ease;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

.gc-bigstage__item--active .gc-bigstage__imagebg {
  opacity: 1;
  -webkit-transition: none;
  transition: none; }

.gc-bigstage__item--left:not(.gc-bigstage__item--fading) .gc-bigstage__content {
  display: none; }

.gc-bigstage__item.gc-bigstage__item--fading {
  z-index: 1; }

.gc-bigstage-mobile__container {
  display: block;
  overflow: hidden;
  position: relative;
  height: 654px; }
  @media (min-width: 1025px) {
    .gc-bigstage-mobile__container {
      display: none; } }

.gc-bigstage-mobile__item {
  background: #009639;
  position: absolute;
  top: 0;
  width: 100%;
  overflow: hidden;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease; }

.gc-bigstage-mobile__image {
  position: absolute;
  z-index: -1;
  min-height: 100%;
  min-width: 100%;
  width: auto;
  height: auto;
  -webkit-filter: brightness(90%);
          filter: brightness(90%);
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transform: translateX(calc((100vw - 100%) / 2));
          transform: translateX(calc((100vw - 100%) / 2)); }

.gc-bigstage-mobile__side-icon {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  font-size: 1.6rem;
  color: #adadad; }

.gc-bigstage-mobile__item--active .gc-bigstage-mobile__side {
  opacity: 0; }

.gc-bigstage-mobile__headline {
  font-size: 4.8rem;
  line-height: 4rem;
  word-break: break-word;
  padding-top: 16px; }

.gc-bigstage-mobile__text {
  padding-right: 48px; }

/* .gc-bigstage-mobile__button-icon {
    @extend .gc-bigstage__button-icon;
    
    top: 2px;
} */
.gc-bigstage-mobile__content {
  padding: 8px 16px;
  height: 360px; }

.gc-bigstage-mobile__side {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row nowrap;
          flex-flow: row nowrap;
  background: #fff;
  border-bottom: 1px solid rgba(26, 25, 25, 0.1);
  padding: 0 16px;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between; }

.gc-bigstage-mobile__side-title {
  font-family: GreenCityReplicaWeb, Arial, sans-serif, serif;
  font-weight: 500;
  -webkit-font-feature-settings: "kern" on, "liga" on, "rlig" on, "calt" on;
          font-feature-settings: "kern" on, "liga" on, "rlig" on, "calt" on;
  font-size: 2.8rem;
  line-height: 4.4rem;
  line-height: 4.4rem;
  padding-top: 4px;
  text-transform: uppercase;
  color: #adadad;
  margin: 0; }

.gc-bigstage-mobile__item:not(.gc-bigstage__item--left) .gc-bigstage-mobile__side-icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.gc-info-cards {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  overflow-x: auto; }

.gc-info-cards__item {
  background-color: #009639;
  background-color: #009639;
  background-color: var(--brand-color, #009639);
  color: white;
  min-width: 200px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 200px;
          flex: 0 0 200px;
  padding: 16px 16px 24px 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column; }

.gc-info-cards__item--margin {
  margin-right: 24px; }

.gc-info-cards__head {
  font-family: GreenCityReplicaWeb, Arial, sans-serif, serif;
  font-weight: 500;
  -webkit-font-feature-settings: "kern" on, "liga" on, "rlig" on, "calt" on;
          font-feature-settings: "kern" on, "liga" on, "rlig" on, "calt" on;
  font-size: 4rem;
  line-height: 4.8rem;
  font-size: 4.8rem; }

.gc-info-cards__content {
  padding: 16px 0;
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.9rem; }

.gc-info-cards__logo {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
          flex-grow: 1;
  -webkit-align-self: flex-end;
          align-self: flex-end;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
          align-items: flex-end; }

.gc-info-cards__logo svg {
  fill: white;
  /* max-width: 56px; */
  max-height: 58px; }

.gc-partner__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row nowrap;
          flex-flow: row nowrap;
  padding-right: 16px; }
  @media (max-width: 1024.98px) {
    .gc-partner__container {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-flow: column nowrap;
              flex-flow: column nowrap;
      padding-right: 0; } }

.gc-partner__media {
  overflow: hidden;
  width: 228px;
  min-height: 228px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #009639;
  background-color: #009639;
  background-color: var(--brand-color, #009639); }
  @media (max-width: 1024.98px) {
    .gc-partner__media {
      width: 100%; } }

.gc-partner__media {
  position: relative; }

.gc-partner__container--with-wysiwyg .gc-partner__media img {
  width: 100%; }

.gc-partner-card__name {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.4rem;
  color: #FFF;
  margin: 0;
  margin-top: auto;
  padding: 0 16px 12px 16px;
  font-weight: 500;
  font-size: 2.8rem;
  line-height: 3.3rem;
  bottom: 15px;
  left: 5px;
  position: absolute; }

.gc-partner-card__logo {
  position: absolute;
  top: 16px;
  right: 22px;
  fill: #FFF;
  max-height: 57px; }

.gc-partner__content {
  background: #F2F2F2;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
          flex-grow: 1;
  padding: 24px;
  margin-top: 0; }

@media (min-width: 576px) {
  .gc-partner__container:not(.gc-partner__container--with-wysiwyg) .gc-partner__content {
    padding: 48px 24px 24px 24px; } }

.gc-partner__callout, .gc-partner__container.gc-partner__container--with-wysiwyg .gc-partner__content h5 {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1.7rem;
  color: rgba(26, 25, 25, 0.5);
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 8px; }

.gc-partner__name, .gc-partner__container.gc-partner__container--with-wysiwyg .gc-partner__content h3 {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 2.9rem;
  color: #1A1919;
  margin: 0;
  margin-bottom: 5px; }

.gc-partner__job, .gc-partner__container.gc-partner__container--with-wysiwyg .gc-partner__content p, .gc-partner__container.gc-partner__container--with-wysiwyg .gc-partner__content ol,
.gc-partner__container.gc-partner__container--with-wysiwyg .gc-partner__content ul, .gc-partner__container.gc-partner__container--with-wysiwyg .gc-partner__content li {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.9rem;
  margin: 0;
  margin-bottom: 12px; }

.gc-partner__container.gc-partner__container--with-wysiwyg .gc-partner__content h3 {
  font-weight: 300; }

.gc-partner__container.gc-partner__container--with-wysiwyg .gc-partner__content p {
  margin-bottom: 2px; }

.gc-partner__container.gc-partner__container--with-wysiwyg .gc-partner__content ol,
.gc-partner__container.gc-partner__container--with-wysiwyg .gc-partner__content ul {
  margin-top: 15px; }

.gc-partner__container.gc-partner__container--with-wysiwyg .gc-partner__content li {
  list-style-type: disc;
  margin-left: 18px; }

.gc-partner__link {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1.7rem;
  color: #009639;
  color: #009639;
  color: var(--brand-color, #009639);
  border-bottom: 2px solid #F2F2F2;
  margin: 0;
  margin-bottom: 3px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
  display: block; }

.gc-partner__link:last-child {
  margin-bottom: 4px; }

.gc-partner__link:hover {
  border-bottom: 2px solid #009639;
  border-bottom: 2px solid #009639;
  border-bottom: 2px solid var(--brand-color, #009639); }

.gc-download-table {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column nowrap;
          flex-flow: column nowrap;
  margin-bottom: 32px; }

.gc-download-table__item {
  border-bottom: 1px solid rgba(26, 25, 25, 0.1);
  padding: 16px 0;
  position: relative; }
  .gc-download-table__item:first-child {
    border-top: 1px solid rgba(26, 25, 25, 0.1); }
  @media (max-width: 575.98px) {
    .gc-download-table__item {
      margin-left: -16px;
      padding-left: 16px; } }

.gc-download-table__item-title {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 2.1rem;
  color: #1A1919;
  margin: 0;
  margin-bottom: 4px;
  padding-right: 48px; }

.gc-download-table__item-meta {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.9rem;
  color: #1A1919;
  line-height: 1.7rem;
  text-transform: uppercase;
  margin: 0; }
  .gc-download-table__item-meta > span {
    margin-right: 4px; }

.gc-download-table__icon {
  font-size: 2.4rem;
  color: #009639;
  color: #009639;
  color: var(--brand-color, #009639);
  position: absolute;
  right: 16px;
  top: 24px;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out; }

.gc-download-table__item:hover > .gc-download-table__icon {
  -webkit-transform: translateY(4px);
          transform: translateY(4px); }

.gc-togglebar {
  position: relative; }

.gc-togglebar__scroll {
  overflow: auto; }

.gc-togglebar__list {
  width: 816px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row nowrap;
          flex-flow: row nowrap; }

.gc-togglebar__item {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1.7rem;
  color: #1A1919;
  text-transform: uppercase;
  padding: 12px 16px 10px 16px;
  outline: none;
  background: #fff;
  border: 2px solid white;
  cursor: pointer;
  -webkit-transition: border 0.25s ease;
  transition: border 0.25s ease; }

.gc-togglebar__item--active {
  color: #009639;
  border: 2px solid #009639; }

.gc-togglebar__icon {
  position: absolute;
  background: white;
  padding: 4px;
  top: 12px;
  right: 0;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  color: #009639; }
  @media (min-width: 576px) {
    .gc-togglebar__icon {
      visibility: hidden; } }

.gc-references {
  padding: 0 24px; }
  @media (min-width: 576px) {
    .gc-references {
      border-top: 1px solid #F2F2F2; } }

.gc-references__scroll {
  height: 32px; }
  @media (max-width: 1024.98px) {
    .gc-references__scroll {
      overflow-x: auto;
      overflow-y: auto; } }

.gc-references__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row nowrap;
          flex-flow: row nowrap;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  position: relative;
  padding-bottom: 4px;
  border-bottom: 1px solid #F2F2F2; }
  @media (min-width: 576px) {
    .gc-references__list {
      min-width: 100%; } }

.gc-references__list-item {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 2.1rem;
  line-height: 1.9rem;
  color: #1A1919;
  margin-right: 24px;
  cursor: pointer; }

.gc-references__list-item--current {
  position: relative;
  color: #009639;
  color: #009639;
  color: var(--brand-color, #009639);
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease; }

.gc-references__list-item--current::after {
  content: '';
  height: 2px;
  position: absolute;
  border-bottom: 2px solid #009639;
  border-bottom: 2px solid #009639;
  border-bottom: 2px solid var(--brand-color, #009639);
  width: 100%;
  bottom: -4px;
  right: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.gc-references__content {
  margin-top: 24px;
  display: none; }
  @media (min-width: 576px) {
    .gc-references__content {
      margin-top: 32px; } }

.gc-references__content--current {
  display: block; }

.gc-references__tiles {
  /* autoprefixer grid: autoplace */
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 24px 1fr;
  grid-template-columns: repeat(2, 1fr);
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  grid-gap: 24px;
  margin-bottom: 24px; }

.gc-references__tiles > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1; }

.gc-references__tiles > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3; }
  @media (min-width: 576px) {
    .gc-references__tiles {
      -ms-grid-columns: 1fr 24px 1fr 24px 1fr;
      grid-template-columns: repeat(3, 1fr);
      -ms-grid-rows: 1fr;
      grid-template-rows: 1fr; }
    .gc-references__tiles > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
    .gc-references__tiles > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3; }
    .gc-references__tiles > *:nth-child(3) {
    -ms-grid-row: 1;
    -ms-grid-column: 5; } }
  @media (min-width: 1025px) {
    .gc-references__tiles {
      -ms-grid-columns: 1fr 24px 1fr 24px 1fr 24px 1fr;
      grid-template-columns: repeat(4, 1fr);
      -ms-grid-rows: 1fr;
      grid-template-rows: 1fr; }
    .gc-references__tiles > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
    .gc-references__tiles > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3; }
    .gc-references__tiles > *:nth-child(3) {
    -ms-grid-row: 1;
    -ms-grid-column: 5; }
    .gc-references__tiles > *:nth-child(4) {
    -ms-grid-row: 1;
    -ms-grid-column: 7; } }

.gc-section--grey {
  background-color: #F2F2F2; }

.gc-references__item {
  color: inherit; }

.gc-references__item-tag {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 900;
  font-size: 1.2rem;
  line-height: 1.4rem;
  text-transform: uppercase;
  color: #009639;
  color: #009639;
  color: var(--brand-color, #009639);
  margin: 0;
  margin-bottom: 4px;
  min-height: 14px; }

.gc-references__item-imagecontainer {
  margin-bottom: 8px;
  overflow: hidden;
  background-color: #009639;
  background-color: #009639;
  background-color: var(--brand-color, #009639);
  background-position: center;
  background-repeat: no-repeat;
  height: 0;
  background-size: cover;
  padding-bottom: 46.06%; }

.gc-references__item-title {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.9rem;
  line-height: 1.7rem;
  margin: 0; }

.gc-references__item-thumbnail {
  width: 100%; }

.gc-linklist__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
          flex-flow: row wrap; }

.gc-linklist__item {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: inline-flex;
  margin-right: 24px;
  margin-bottom: 16px;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center; }

.gc-linklist__href,
.gc-linklist__href:active,
.gc-linklist__href:focus,
.gc-linklist__href:visited {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 2.1rem;
  color: #009639;
  color: #009639;
  color: var(--brand-color, #009639);
  padding-left: 8px; }

.gc-linklist__icon {
  font-size: 0.8rem;
  -webkit-transform: translateY(-2px) rotate(-90deg);
          transform: translateY(-2px) rotate(-90deg);
  color: #009639;
  color: #009639;
  color: var(--brand-color, #009639); }

.gc-toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  padding-bottom: 24px;
  padding-top: 24px;
  overflow-x: auto; }

.gc-toggle--search-filters {
  padding-left: 24px; }
  @media (max-width: 1024.98px) {
    .gc-toggle--search-filters {
      padding-left: 16px; } }

.gc-toggle__item {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1.7rem;
  white-space: nowrap;
  color: #1A1919;
  text-transform: uppercase;
  padding: 12px 16px 10px 16px;
  outline: none;
  background: #fff;
  border: 2px solid white;
  cursor: pointer;
  -webkit-transition: border 0.25s ease;
  transition: border 0.25s ease; }

.gc-toggle__item--active {
  color: #009639;
  color: #009639;
  color: var(--brand-color, #009639);
  border: 2px solid #009639;
  border: 2px solid #009639;
  border: 2px solid var(--brand-color, #009639); }

.gc-trust {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
          flex-flow: row wrap;
  margin-left: -12px;
  margin-right: -12px; }

.gc-trust__item {
  width: 144px;
  height: 144px;
  margin: 12px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

.gc-hero__container.gc-hero__container--noform .gc-hero__form-wrapper {
  display: none; }

.gc-hero__container.gc-hero__container--tarifrechner .gc-hero__form-wrapper {
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
  position: relative;
  margin-top: auto;
  height: 116px; }
  @media (min-width: 1025px) {
    .gc-hero__container.gc-hero__container--tarifrechner .gc-hero__form-wrapper {
      padding: 0;
      height: 96px; } }

.gc-hero__form-container {
  padding: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  bottom: 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column nowrap;
          flex-flow: column nowrap; }
  @media (min-width: 1025px) {
    .gc-hero__form-container {
      position: absolute;
      /* autoprefixer grid: autoplace */
      display: -ms-grid;
      display: grid;
          grid-template-areas: "button hotline";
      -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr;
      -ms-grid-rows: 1fr;
      grid-template-rows: 1fr;
      width: 816px;
      left: 50%;
      margin-left: calc((816px / 2) * -1);
      padding: 0; } }

.gc-hero__form-headline {
  grid-area: headline;
  margin-bottom: 8px;
  color: #fff; }
  @media (min-width: 1025px) {
    .gc-hero__form-headline {
      -webkit-align-self: end;
                  -ms-grid-row-align: end;
              align-self: end;
      margin-bottom: 0; } }

.gc-hero__form-hotline {
  grid-area: hotline;
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 2.1rem;
  margin: 0;
  color: #fff;
  text-align: right;
  -ms-grid-row-align: end;
      align-self: end;
  margin-top: 16px; }
  @media (min-width: 1025px) {
    .gc-hero__form-hotline {
      margin-top: 0; } }

.gc-hero__form-input {
  grid-area: input;
  height: 48px;
  padding-left: 16px;
  color: black;
  margin-bottom: 16px; }
  @media (min-width: 1025px) {
    .gc-hero__form-input {
      -webkit-align-self: end;
                  -ms-grid-row-align: end;
              align-self: end;
      margin: 0; } }

.gc-hero__form-input::-webkit-input-placeholder {
  color: rgba(26, 25, 25, 0.3); }

.gc-hero__form-input:-ms-input-placeholder {
  color: rgba(26, 25, 25, 0.3); }

.gc-hero__form-input::-ms-input-placeholder {
  color: rgba(26, 25, 25, 0.3); }

.gc-hero__form-input::placeholder {
  color: rgba(26, 25, 25, 0.3); }

.gc-hero__form-button,
.gc-forms__button--primary,
.controls button,
.tarifsuche .controls a,
.tarifauswahl .btn--tarifauswahl,
.gform_button,
.gc-forms__button--secondary {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 2.1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  padding: 0 16px;
  height: 48px;
  border: none;
  border-radius: 2px; }
  @media (min-width: 1025px) {
    .gc-hero__form-button,
    .gc-forms__button--primary,
    .controls button,
    .tarifsuche .controls a,
    .tarifauswahl .btn--tarifauswahl,
    .gform_button,
    .gc-forms__button--secondary {
      margin: 0; } }

.gc-hero__form-button,
.gc-forms__button--primary,
.controls button,
.tarifsuche .controls a,
.tarifauswahl .btn--tarifauswahl,
.gform_button {
  background: #009639;
  background: #009639;
  background: var(--brand-color, #009639);
  color: #fff;
  color: #fff;
  color: var(--brand-color--contrast, #fff);
  margin-bottom: 16px; }

.gc-hero__form-button {
  margin-bottom: 0;
  grid-area: button; }

@media (min-width: 1025px){
    .gc-hero__form-hotline {
    -ms-grid-row: 1;
    -ms-grid-column: 2; }
    .gc-hero__form-button {
    -ms-grid-row: 1;
    -ms-grid-column: 1; } }

.gc-forms__button--secondary {
  color: #009639;
  color: #009639;
  color: var(--brand-color, #009639); }

.gc-forms__container {
  margin: 24px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column nowrap;
          flex-flow: column nowrap;
  padding-right: 16px; }


.gc-forms__button--primary,
.controls button,
.tarifsuche .controls a,
.tarifauswahl .btn--tarifauswahl,
.gform_button,
.gc-forms__button--secondary {
  margin: 0;
  margin-top: 16px; }

.gc-hero__form-arrow,
.gc-form__arrow {
  font-size: 1.2rem; }

.gc-forms__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
          flex-flow: row wrap; }

.gc-forms__row--spacer {
  margin-top: 20px; }

.gc-forms__column {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 264px;
          flex: 1 0 264px; }

@media (min-width: 576px) {
  .gc-forms__row div:first-child {
    margin-right: 24px; } }

.gc-forms__input-group {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 264px;
          flex: 1 0 264px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column nowrap;
          flex-flow: column nowrap;
  position: relative; }

.gc-forms__column .gc-forms__input-group {
  -webkit-box-flex: 0;
  -webkit-flex: 0;
          flex: 0; }

.gc-forms__inner-headline {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 700;
  font-size: 2.8rem;
  line-height: 3.4rem;
  line-height: 2.5rem; }

.gc-forms__input-label, .solvreg-form__field > label,
.solvreg-verbrauch > label,
.solvreg-form__field--lieferbeginn > label, .ginput_container_consent label,
.ginput_container_checkbox label, .gfield_label {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.9rem;
  margin: 0;
  line-height: 2rem;
  margin-bottom: 4px;
  color: #1A1919; }

.gc-forms__input-field, .solvreg-form__field input[type="text"],
.solvreg-form__field input[type="number"],
.solvreg-form__field input[type="email"],
.solvreg-form__field input[type="tel"],
.solvreg-form__field input[type="password"],
.solvreg-form__field input[type="date"],
.solvreg-form__field select, .solvreg-form--adresse .solvreg-form__field--postleitzahl .solvreg-form__field__text,
.solvreg-form--adresse .solvreg-form__field--ort .solvreg-form__field__text, .ginput_container input,
.ginput_container select,
.ginput_container textarea {
  height: 48px;
  background: #F2F2F2;
  border: none;
  outline: none;
  padding-left: 16px;
  color: black;
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.9rem; }

.gc-forms__input-field--select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }

.gc-forms__select-arrow {
  position: absolute;
  right: 16px;
  top: 44px;
  color: #009639;
  color: #009639;
  color: var(--brand-color, #009639); }

.gc-forms__input-selector {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center; }

.gc-forms__input-selector-item {
  padding: 0;
  height: 48px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 48px;
          flex: 1 0 48px; }

.gc-forms__input-selector-item:not(:last-child) {
  border-right: 1px solid rgba(0, 0, 0, 0.3); }

.gc-forms__input-selector-label, .ginput_container_radio label {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.9rem;
  color: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  background: #F2F2F2;
  cursor: pointer; }

.gc-forms__checkbox--simple[type="checkbox"], .ginput_container_consent input[type="checkbox"],
.ginput_container_checkbox input[type="checkbox"] {
  position: absolute;
  z-index: -10;
  opacity: 0; }

.gc-forms__checkbox--simple[type="checkbox"] + label, .ginput_container_consent input[type="checkbox"] + label, .ginput_container_checkbox input[type="checkbox"] + label {
  padding-left: 32px;
  display: inline-block; }

.gc-forms__checkbox--simple[type="checkbox"] + label::before, .ginput_container_consent input[type="checkbox"] + label::before, .ginput_container_checkbox input[type="checkbox"] + label::before {
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 1px solid #009639;
  border: 1px solid #009639;
  border: 1px solid var(--brand-color, #009639);
  outline: none;
  content: "";
  position: absolute;
  left: 0; }

.gc-forms__checkbox--simple[type="checkbox"]:checked + label::before, .ginput_container_consent input[type="checkbox"]:checked + label::before, .ginput_container_checkbox input[type="checkbox"]:checked + label::before {
  box-shadow: inset 0 0 0 3px #fff;
  background-color: #009639;
  background-color: #009639;
  background-color: var(--brand-color, #009639); }

.gc-forms__input-field--radio-square, .ginput_container_radio input {
  display: none; }

.gc-forms__input-field--radio-square:checked + label, .ginput_container_radio input:checked + label {
  background: #009639;
  background: #009639;
  background: var(--brand-color, #009639);
  color: white; }

.gc-forms__input-error {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1.4rem;
  visibility: hidden;
  min-height: 16px;
  margin-top: 0 !important;
  margin-bottom: 8px !important;
  color: #f00;
  padding-top: 8px; }

.gc-forms__input-group--error .gc-forms__input-field--error, .solvreg-form__field--error .gc-forms__input-field--error, .gc-forms__input-group--error .solvreg-form__field--error, .solvreg-form__field--error .solvreg-form__field--error {
  background: rgba(255, 0, 0, 0.1);
  border-bottom: 1px solid #f00; }

.gc-forms__input-group--error input[type="checkbox"] + label, .solvreg-form__field--error input[type="checkbox"] + label {
  color: #f00; }

.gc-forms__input-group--error input[type="checkbox"] + label::before, .solvreg-form__field--error input[type="checkbox"] + label::before {
  background: rgba(255, 0, 0, 0.1);
  border: 1px solid #f00; }

.gc-forms__input-group--error .gc-forms__input-error, .solvreg-form__field--error .gc-forms__input-error {
  visibility: visible; }

h2.gc-form__message--success {
  margin-top: 25px;
  color: green;
  font-size: 2.3rem; }

.mc4wp-error {
  color: #f00; }

/* stylelint-disable plugin/stylelint-bem-namics */
#solvreg-app-scrollanchor {
  height: 1px;
  width: 1px;
  position: absolute;
  top: -100px; }

@media screen and (max-width: 1024px) {
  .auftrag, .uebersicht {
    padding-right: 16px; } }

.solvreg-form--tarifsuche,
.kundendaten .solvreg-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column;
          flex-flow: column;
  padding-right: 16px; }
  @media (min-width: 1025px) {
    .solvreg-form--tarifsuche,
    .kundendaten .solvreg-form {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-flow: row wrap;
              flex-flow: row wrap;
      padding-right: 0; } }

.solvreg-form--tarifsuche > div,
.kundendaten .solvreg-form__field {
  -webkit-box-flex: 0;
  -webkit-flex: 0;
          flex: 0; }
  @media (min-width: 1025px) {
    .solvreg-form--tarifsuche > div,
    .kundendaten .solvreg-form__field {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 384px;
              flex: 0 0 384px;
      padding-right: 24px;
      margin-bottom: 16px;
      display: block; } }

.solvreg-form__field > label,
.solvreg-verbrauch > label,
.solvreg-form__field--lieferbeginn > label {
  display: block; }

.solvreg-verbrauch label {
  padding: 0 !important; }

.solvreg-form__field input[type="text"],
.solvreg-form__field input[type="number"],
.solvreg-form__field input[type="email"],
.solvreg-form__field input[type="tel"],
.solvreg-form__field input[type="password"],
.solvreg-form__field input[type="date"],
.solvreg-form__field select {
  width: 100%; }

.solvreg-form__field label input[type="checkbox"] {
  color: red; }

.solvreg-verbrauch__beispiel {
  display: inline-block;
  height: 48px;
  width: 48px;
  background-color: #F2F2F2;
  position: relative;
  color: black;
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.9rem;
  cursor: pointer; }

.solvreg-verbrauch__beispiel.solvreg-verbrauch__beispiel--aktiv {
  background-color: #009639;
  background-color: #009639;
  background-color: var(--brand-color, #009639); }

.solvreg-verbrauch__beispiel::after {
  position: absolute;
  width: 48px;
  height: 48px;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  content: "1"; }

.solvreg-verbrauch__beispiel--two::after {
  content: "2"; }

.solvreg-verbrauch__beispiel--three::after {
  content: "3"; }

.solvreg-verbrauch__beispiel--four::after {
  content: "4"; }

.autocomplete-menu {
  position: relative; }

.autocomplete-list {
  padding: 8px;
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.9rem;
  position: absolute;
  top: 0;
  width: 95%;
  background: #fff;
  color: #009639;
  color: #009639;
  color: var(--brand-color, #009639);
  border: 1px solid #ddd;
  cursor: pointer; }

.controls button,
.tarifsuche .controls a {
  font-family: ReplicaStd !important;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: inline-flex;
  cursor: pointer; }

.solvreg-tarifauswahl .controls {
  max-width: 384px; }

.controls .btn {
  margin-right: 16px;
  min-width: 102px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center; }

.solvreg-tarif {
  padding: 8px; }

.solvreg-auftragsdaten h4,
.uebersicht h4 {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 2.9rem; }

.solvreg-tarif__logo img {
  display: none; }

.solvreg-tarif__name {
  padding-top: 32px; }

.solvreg-tarif__beschreibung--md ul {
  list-style-type: disc;
  padding-left: 16px; }

.solvreg-tarif__arbeitspreis,
.solvreg-tarif__grundpreis,
.solvreg-tarif__abschlag,
.solvreg-tarif__gesamtpreis {
  margin-bottom: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between; }

.solvreg-tarif__abschlag span {
  font-weight: bold; }

.solvreg-tarif__gesamtpreis {
  padding-top: 8px;
  border-top: 1px solid #ADADA4;
  -webkit-align-self: flex-end;
          align-self: flex-end;
  text-decoration: line-through; }

.solvreg-tarif__gesamtpreis--rabattiert,
.solvreg-tarif__gesamtpreis--nicht-rabattiert {
  text-decoration: none; }

.solvreg-form__field--anrede--titel input[type="text"] {
  display: none; }

.solvreg-from__field--zahlungsmethode {
  -webkit-box-flex: 1 !important;
  -webkit-flex: 1 0 390px !important;
          flex: 1 0 390px !important; }

.solvreg-form__field__bankeinzug__lastschrift,
.solvreg-form__field__bankeinzug__ueberweisung {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center; }

.solvreg-form__field--zahlungsmethode__arten input[type="radio"],
.solvreg-form__field--lieferbeginn input[type="radio"] {
  -webkit-align-self: flex-start;
          align-self: flex-start;
  width: 16px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16px;
          flex: 0 0 16px;
  height: auto; }

.solvreg-form__field__bankeinzug__lastschrift__text,
.solvreg-form__field__bankeinzug__ueberweisung > label {
  padding-left: 16px; }

.solvreg-form--adresse .solvreg-form__field--postleitzahl .solvreg-form__field__text,
.solvreg-form--adresse .solvreg-form__field--ort .solvreg-form__field__text {
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  color: rgba(0, 0, 0, 0.5); }

.solvreg-auftragsart {
  margin-bottom: 8px !important; }

.solvreg-form__field--lieferbeginn div,
.uebersicht .auftrag div {
  padding-bottom: 16px; }

.solvreg-tooltip {
  margin-top: 12px;
  color: #808080;
  font-size: 1.4rem; }

.solvreg-form__field--waermepumpe-anteil,
.solvreg-form__field--tarifanzahl {
  margin-top: 12px; }

.elm-overlay {
  display: none; }

.solvreg-form__field--required label::after {
  content: '*'; }

@media (min-width: 1025px) {
  .solvreg-form__field--hausnummer input:first-child {
    width: 75%; } }

@media (min-width: 1025px) {
  .solvreg-form__field--hausnummer input:last-child {
    width: 15%;
    margin-left: 5px; } }

.gform_heading {
  display: none; }

.gfield {
  margin-bottom: 2.5em; }

.gform_confirmation_wrapper {
  color: green;
  font-size: 2.3rem; }

.gform_fields {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
          flex-flow: row wrap; }

.gfield {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column nowrap;
          flex-flow: column nowrap;
  position: relative; }

@media (min-width: 576px) {
  .gf_half {
    width: 50%;
    box-sizing: border-box; }
    .gf_half:nth-child(2n + 1) {
      padding-right: 24px; } }

.ginput_left,
.ginput_right {
  width: 50%;
  box-sizing: border-box; }

.ginput_left {
  padding-right: 24px; }

.ginput_container input,
.ginput_container select,
.ginput_container textarea {
  box-sizing: border-box;
  width: 100%; }

.ginput_container input[type='file'] {
  padding: 12px 16px; }

.ginput_container select {
  padding-right: 16px; }

.ginput_container textarea,
.ginput_container select[multiple] {
  height: auto;
  padding: 12px 16px; }

.gfield_radio,
.gfield_checkbox {
  margin-top: 1em; }
  .gfield_radio li,
  .gfield_checkbox li {
    margin-bottom: 0.3em; }

.gfield_contains_required .gfield_consent_label::after {
  content: '*'; }

.gform_wrapper .validation_error,
.gfield_description.validation_message {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1.4rem;
  color: #f00;
  padding-top: 8px; }

.gform_wrapper .validation_error {
  margin-bottom: 2em; }

.hidden_label .gfield_label {
  display: none; }

.ui-datepicker {
  width: 216px;
  height: auto;
  margin: 0 auto;
  box-shadow: 0 0 1em 0 rgba(0, 0, 0, 0.2); }

.ui-datepicker a {
  text-decoration: none; }

.ui-datepicker table {
  width: 100%;
  border-collapse: collapse; }

.ui-datepicker-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  background: #f7f7f7; }

.ui-datepicker-title {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
          order: 2;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex; }
  .ui-datepicker-title select {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
            flex: 1; }

.ui-datepicker-next,
.ui-datepicker-prev {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  line-height: 3em; }
  .ui-datepicker-next:hover, .ui-datepicker-next:focus,
  .ui-datepicker-prev:hover,
  .ui-datepicker-prev:focus {
    color: #009639;
    color: #009639;
    color: var(--brand-color, #009639); }
  .ui-datepicker-next::before,
  .ui-datepicker-prev::before {
    position: absolute;
    z-index: 9999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 2em; }

.ui-datepicker-prev {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
          order: 1; }
  .ui-datepicker-prev::before {
    content: '‹'; }

.ui-datepicker-next {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
          order: 3; }
  .ui-datepicker-next::before {
    content: '›'; }

.ui-datepicker thead {
  background: #f7f7f7;
  border-bottom: 1px solid #bbb; }

.ui-datepicker th {
  text-transform: uppercase;
  text-align: center;
  font-size: 6pt;
  padding: 5px 0;
  color: #666; }

.ui-datepicker tbody td {
  padding: 0;
  border-top: 1px solid #bbb;
  border-right: 1px solid #bbb; }

.ui-datepicker tbody td:last-child {
  border-right: 0; }

.ui-datepicker tbody tr {
  border-bottom: 1px solid #bbb; }

.ui-datepicker tbody tr:last-child {
  border-bottom: 0; }

.ui-datepicker td a,
.ui-datepicker td span {
  display: inline-block;
  font-weight: 700;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #666; }

.ui-datepicker-calendar .ui-state-default {
  background: #ededed; }

.ui-datepicker-calendar .ui-state-hover {
  background: #f7f7f7; }

.ui-datepicker-calendar .ui-state-active {
  background: #009639;
  background: #009639;
  background: var(--brand-color, #009639);
  border: 1px solid #009639;
  border: 1px solid #009639;
  border: 1px solid var(--brand-color, #009639);
  color: #ffffff;
  position: relative;
  margin: -1px; }

.ui-datepicker-unselectable .ui-state-default {
  background: #f4f4f4;
  color: #b4b3b3; }

.ui-datepicker-calendar td:first-child .ui-state-active {
  width: 29px;
  margin-left: 0; }

.ui-datepicker-calendar td:last-child .ui-state-active {
  width: 29px;
  margin-right: 0; }

.ui-datepicker-calendar tr:last-child .ui-state-active {
  height: 29px;
  margin-bottom: 0; }

td.ui-datepicker-unselectable.ui-state-disabled {
  background-color: #d7d7d7; }

table.ui-datepicker-calendar {
  margin: 0 !important; }

body div#ui-datepicker-div[style] {
  z-index: 9999 !important; }

.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  position: absolute;
  left: -99999999px; }

.ui-state-disabled {
  cursor: default !important; }

.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-tabs {
  padding: 0.2em;
  zoom: 1; }

.ui-tabs[style] {
  border: 1px solid #c2d7ef !important;
  margin: 6px 0 0 !important;
  width: 438px !important; }

.ui-tabs .ui-tabs-nav {
  list-style: none;
  position: relative;
  padding: 0.2em 0.2em 0 0; }

.ui-tabs .ui-tabs-nav li {
  position: relative;
  float: left;
  border-bottom-width: 0 !important;
  margin: 0 0.2em -1px 0;
  padding: 0;
  text-align: center; }

.ui-tabs .ui-tabs-nav li a {
  display: block;
  text-decoration: none;
  padding: 0.5em 1em;
  text-align: center;
  font-size: 12px; }

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
  padding-bottom: 1px;
  border-bottom-width: 0; }

.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-state-processing a,
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
  cursor: text; }

.ui-tabs .ui-tabs-nav li a,
.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
  cursor: pointer; }

.ui-tabs .ui-tabs-panel {
  padding: 1em 1.4em;
  display: block;
  border-width: 0;
  background: 0 0; }

.ui-tabs .ui-tabs-hide {
  display: none !important; }

.gc-countdown {
  clear: both;
  text-align: center;
  color: #009639; }

.gc-countdown__counter {
  position: relative;
  text-align: center; }

.gc-countdown__counter > div {
  padding: 25px 0 20px; }

.gc-countdown__counter > div > div {
  display: inline-block; }

.gc-countdown__item {
  display: block;
  text-align: left;
  float: left; }
  .gc-countdown__item:not(.gc-countdown__item--colon) {
    min-width: 120px; }

.gc-countdown__number, .gc-countdown__item--colon {
  font-family: GreenCityReplicaWeb, Arial, sans-serif, serif;
  font-weight: 500;
  -webkit-font-feature-settings: "kern" on, "liga" on, "rlig" on, "calt" on;
          font-feature-settings: "kern" on, "liga" on, "rlig" on, "calt" on;
  font-size: 8.7rem;
  line-height: 7.5rem;
  text-transform: uppercase; }

.gc-countdown__number {
  padding: 20px 15px 15px 0; }

.gc-countdown__item--colon {
  padding: 20px; }

.gc-countdown__text {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 700;
  border-top: 2px solid #009639;
  font-size: 18px;
  padding: 10px 0; }

@media (max-width: 1024.98px) {
  .gc-countdown > div > div {
    padding: 0 0 5px 0;
    margin-right: 16px; }
  .gc-countdown__number, .gc-countdown__item--colon {
    font-size: 32px;
    line-height: 30px; }
  .gc-countdown__item:not(.gc-countdown__item--colon) {
    min-width: 50px; }
  .gc-countdown__number {
    padding: 20px 12px 10px 0; }
  .gc-countdown__item--colon {
    padding: 15px 10px; }
  .gc-countdown__text {
    font-size: 16px; } }

.gc-handelsplattform {
  padding: 24px 0;
  width: 100%;
  height: 650px;
  border: none; }

.gc-tarif-cards__container, .solvreg-tarifauswahl .solvreg-tarif-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row nowrap;
          flex-flow: row nowrap;
  margin-top: 16px; }
  @media (max-width: 1024.98px) {
    .gc-tarif-cards__container, .solvreg-tarifauswahl .solvreg-tarif-container {
      overflow-x: auto; } }

.gc-tarif-card__item, .solvreg-tarif {
  background: #F2F2F2;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 228px;
          flex: 0 0 228px;
  margin-right: 24px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column nowrap;
          flex-flow: column nowrap; }

.gc-tarif-card__media {
  border-bottom: 1px solid rgba(26, 25, 25, 0.1);
  min-height: 184px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex; }

.gc-tarif-card__name, .solvreg-tarif__name {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.4rem;
  color: #009639;
  color: #009639;
  color: var(--brand-color, #009639);
  margin: 0;
  padding: 0 0 12px 16px;
  margin-top: auto; }

.gc-tarif-card__logo {
  position: absolute;
  top: 16px;
  right: 16px;
  fill: #009639;
  fill: #009639;
  fill: var(--brand-color, #009639);
  max-height: 57px;
  /*     height: 57px;
    max-width: 56px; */ }

.gc-tarif-card__list {
  list-style-type: disc;
  padding-left: 28px;
  padding-top: 16px;
  margin-bottom: 16px; }

.gc-tarif-card__list-item, .gc-content__wysiwyg.gc-content__wysiwyg--tarif-cards li, .gc-content__wysiwyg--tarif-cards.gc-content__wysiwyg--width li, .gc-content__wysiwyg.gc-content__wysiwyg--team-sliders li, .gc-content__wysiwyg--team-sliders.gc-content__wysiwyg--width li {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.9rem;
  color: #1A1919;
  line-height: 2.1rem;
  position: relative; }

.gc-tarif-card__list-item:not(:last-of-type), .gc-content__wysiwyg.gc-content__wysiwyg--tarif-cards li:not(:last-of-type), .gc-content__wysiwyg--tarif-cards.gc-content__wysiwyg--width li:not(:last-of-type), .gc-content__wysiwyg.gc-content__wysiwyg--team-sliders li:not(:last-of-type), .gc-content__wysiwyg--team-sliders.gc-content__wysiwyg--width li:not(:last-of-type) {
  margin-bottom: 4px; }

.gc-tarif-card__button {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 2.1rem;
  display: block;
  margin: 16px;
  margin-top: auto;
  background: #009639;
  background: #009639;
  background: var(--brand-color, #009639);
  color: white;
  text-align: center;
  padding: 14px 0;
  text-transform: unset;
  border-radius: 2px; }

.gc-tarif-cards-ext__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
          align-items: flex-start;
  margin-top: 16px; }
  @media (max-width: 1024.98px) {
    .gc-tarif-cards-ext__container {
      overflow-x: auto; } }

.gc-tarif-card-ext__item {
  background: #F2F2F2;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 228px;
          flex: 0 0 228px;
  margin-right: 24px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column nowrap;
          flex-flow: column nowrap; }

.gc-tarif-card-ext__media {
  background-color: #009639;
  background-color: #009639;
  background-color: var(--brand-color, #009639);
  border-bottom: 1px solid rgba(26, 25, 25, 0.1);
  min-height: 110px;
  color: #FFF;
  padding: 12px 16px; }

.gc-tarif-card-ext__subtitle {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 1.4rem;
  margin: 5px 0; }

.gc-tarif-card-ext__name {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 500;
  font-size: 2.4rem;
  line-height: 2.6rem;
  margin: 0;
  margin-top: auto; }

.gc-tarif-card-ext__header-content {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.9rem;
  line-height: 2.4rem; }

.gc-tarif-card-ext__header-content p:last-child {
  margin-bottom: 0; }

.gc-tarif-card-ext__list {
  list-style-type: disc;
  padding-left: 28px;
  padding-top: 16px;
  margin-bottom: 16px; }

.gc-tarif-card-ext__list-item {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.9rem;
  color: #1A1919;
  line-height: 2.1rem;
  position: relative; }

.gc-tarif-card-ext__list-item:not(:last-of-type) {
  margin-bottom: 4px; }

.gc-tarif-card-ext__more_infos + .gc-tarif-card-ext__button {
  margin-top: 16px; }

.gc-tarif-card-ext__button {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 2.1rem;
  display: block;
  margin: 16px;
  margin-top: auto;
  background: #009639;
  background: #009639;
  background: var(--brand-color, #009639);
  color: white;
  text-align: center;
  padding: 14px 0;
  text-transform: unset;
  border-radius: 2px; }

.gc-tarif-card-ext__more_infos {
  border-top: 1px solid rgba(26, 25, 25, 0.1);
  border-bottom: 1px solid rgba(26, 25, 25, 0.1);
  padding: 5px auto; }

.gc-tarif-card-ext__more_infos_title {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.9rem;
  display: block;
  height: 50px;
  line-height: 48px;
  position: relative;
  padding: 0 16px;
  cursor: pointer;
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
  /* Likely future */ }

.gc-tarif-card-ext__more_infos_title::after {
  content: "";
  width: 0;
  height: 0;
  border-top: 8px solid #000;
  border-left: 5px solid rgba(0,0,0,0);
  border-right: 5px solid rgba(0,0,0,0);
  border-bottom: 0;
  position: absolute;
  right: 16px;
  top: 38%; }

.gc-tarif-card-ext__more_infos .gc-content__wysiwyg--tarif-cards {
  display: none; }

.gc-tarif-card-ext__more_infos--open .gc-content__wysiwyg--tarif-cards {
  display: block; }

.gc-tarif-card-ext__more_infos--open .gc-tarif-card-ext__more_infos_title::after {
  border-top: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 8px solid #000; }

.gc-powerplants {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column nowrap;
          flex-flow: column nowrap;
  margin-bottom: 32px;
  margin-top: 32px; }
  @media (min-width: 1025px) {
    .gc-powerplants {
      /* autoprefixer grid: autoplace */
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: 320px 24px 1fr;
      grid-template-columns: 320px 1fr;
      -ms-grid-rows: 26px 0 1fr;
      grid-template-rows: 26px 1fr;
          grid-template-areas: "map categories" "map content";
      grid-gap: 0 24px; } }

.gc-powerplants__categories {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row nowrap;
          flex-flow: row nowrap;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  position: relative;
  padding-bottom: 4px;
  border-bottom: 1px solid #F2F2F2;
  margin-bottom: 16px; }
  @media (min-width: 1025px) {
    .gc-powerplants__categories {
      min-width: 100%;
      grid-area: categories;
      margin: unset; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .gc-powerplants__categories {
    margin-bottom: 0; } }

.gc-powerplants__categories-name {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 2.1rem;
  line-height: 1.9rem;
  color: #1A1919;
  margin-right: 24px;
  cursor: pointer; }

.gc-powerplants__categories-name.gc-pp--selected {
  position: relative;
  color: #009639;
  color: #009639;
  color: var(--brand-color, #009639);
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease; }

.gc-powerplants__categories-name.gc-pp--selected::after {
  content: '';
  height: 2px;
  position: absolute;
  border-bottom: 2px solid #009639;
  border-bottom: 2px solid #009639;
  border-bottom: 2px solid var(--brand-color, #009639);
  width: 100%;
  bottom: -4px;
  right: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.gc-powerplants__map-container {
  margin-bottom: 24px;
  padding-right: 16px;
  overflow: hidden; }
  @media (min-width: 1025px) {
    .gc-powerplants__map-container {
      grid-area: map;
      height: 590px; } }

.gc-powerplants__map {
  display: none; }

.gc-powerplants__map.gc-pp--selected {
  width: 100%;
  display: block; }
  @media (min-width: 1025px) {
    .gc-powerplants__map.gc-pp--selected {
      height: 100%;
      width: auto;
      width: initial; } }

.gc-powerplants__content {
  display: none; }
  @media (min-width: 1025px) {
    .gc-powerplants__content {
      grid-area: content;
      display: block;
      padding-top: 24px; } }

.gc-powerplants__list {
  display: none; }

.gc-powerplants__list.gc-pp--selected {
  display: block; }

.gc-powerplants__list-item {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.9rem;
  margin: 0;
  margin-bottom: 16px; }

.gc-powerplants__list-item > a {
  color: #1A1919;
  margin-right: 8px; }

.gc-powerplants__list-item.gc-pp--selected > a {
  font-weight: 700; }

.gc-powerplants__list-item > span {
  font-size: 0.8rem;
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
  display: inline-block; }

@media (min-width: 1025px) {
  .gc-powerplants__cards-container {
    grid-area: map; } }

@media (min-width: 1025px){
    .gc-powerplants__categories {
    -ms-grid-row: 1;
    -ms-grid-column: 3; }
    .gc-powerplants__map-container {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 1; }
    .gc-powerplants__content {
    -ms-grid-row: 3;
    -ms-grid-column: 3; }
    .gc-powerplants__cards-container {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 1; } }

.gc-powerplants__cards-category {
  display: none; }

.gc-powerplants__cards-category.gc-pp--selected {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  padding: 16px; }
  @media (max-width: 1024.98px) {
    .gc-powerplants__cards-category.gc-pp--selected {
      overflow-x: auto;
      padding: 0; } }

.gc-powerplants__cards-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column nowrap;
          flex-flow: column nowrap;
  width: 228px;
  min-width: 228px;
  margin-right: 8px;
  background: #CFD500; }
  @media (min-width: 1025px) {
    .gc-powerplants__cards-item {
      width: 100%;
      display: none;
      margin: unset; } }

@media (min-width: 1025px) {
  .gc-powerplants__cards-item.gc-pp--selected {
    display: block;
    height: 558px; } }

.gc-powerplants__card-media {
  background: rgba(255, 255, 255, 0.2);
  position: relative;
  height: 132px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column nowrap;
          flex-flow: column nowrap;
  padding: 16px 16px 12px 16px; }

.gc-powerplants__card-logo {
  position: absolute;
  top: 15px;
  right: 16px;
  height: 57px;
  width: 44px; }

.gc-powerplants__card-close {
  display: none; }
  @media (min-width: 1025px) {
    .gc-powerplants__card-close {
      display: block;
      position: absolute;
      color: black;
      font-size: 1.2rem; } }

.gc-powerplants__card-title {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.4rem;
  margin: 0;
  margin-top: auto; }

.gc-powerplants__card-content {
  padding: 16px; }

.gc-powerplants__card-fact--heading {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1.7rem;
  line-height: 1.8rem;
  margin: 0; }

.gc-powerplants__card-facts:not(:last-child) {
  margin-bottom: 8px; }

.gc-powerplants__card-fact--text {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.9rem;
  line-height: 1.8rem;
  margin: 0; }

.gc-team-slider {
  background-color: #F2F2F2;
  width: 312px; }

.gc-team-slider__media {
  max-height: 220px;
  height: 220px;
  overflow: hidden;
  background-color: #ADADA4;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

.gc-team-slider__heading {
  border-bottom: 1px solid rgba(26, 25, 25, 0.1);
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  padding: 16px;
  height: 68px; }

.gc-team-slider__heading h4 {
  margin: 0 0 5px 0;
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.4rem; }

.gc-team-slider__heading p {
  margin: 0;
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.9rem; }

.gc-partner-slider {
  background-color: #fff;
  width: 228px; }

.gc-partner-slider__content {
  padding-left: 0; }

.gc-partner-slider__media {
  max-height: 160px;
  height: 160px;
  overflow: hidden;
  background-color: #ADADA4;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  cursor: pointer; }
  .gc-partner-slider__media:hover {
    -webkit-transform: scale(1);
            transform: scale(1); }

.gc-partner-slider--outer {
  max-width: 228px;
  max-height: 160px;
  overflow: hidden;
  position: relative; }
  .gc-partner-slider--outer::after {
    position: absolute;
    content: " ";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 3;
    opacity: 0.3;
    background-color: #009639; }
  .gc-partner-slider--outer:hover:after {
    display: block;
    pointer-events: none; }

gc-partner-slider--outer::after {
  background-color: #CFD500; }

.gc-partner-slider--inner {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-color: #ADADA4;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease; }
  .gc-partner-slider--inner:hover {
    -webkit-transform: scale(1.2);
            transform: scale(1.2); }
    .gc-partner-slider--inner:hover .gc-post-card__play-icon {
      opacity: 0.8;
      -webkit-transform: scale(0.9);
              transform: scale(0.9); }

.gc-partner-slider__heading {
  margin-top: 32px;
  max-width: 468px;
  padding: 0; }

.gc-partner-slider__heading h4 {
  margin: 0 0 5px 0;
  font-size: 16px; }

.gc-partner-slider__heading p {
  margin: 15px 0;
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.9rem; }

.gc-partner-slider__heading a {
  color: #009639;
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 2.1rem; }

.gc-slider__arrows {
  pointer-events: none; }

.gc-slider__arrow {
  pointer-events: all; }

.gc-partner-slider-textbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center; }

#gc-promotion-banner {
  z-index: 7;
  opacity: 1;
  border: 0;
  padding: 0;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center; }

body.gc-promotion-banner--visible #gc-promotion-banner {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex; }

#gc-promotion-banner a {
  cursor: pointer; }

#gc-promotion-banner > div {
  position: relative;
  display: inline-block;
  margin-bottom: 10%;
  max-width: 95vw; }

#gc-promotion-banner img {
  max-width: 100%; }

#gc-promotion-banner.gc-promotion-banner--fullscreen > div {
  margin-bottom: 0;
  max-width: 100vw;
  max-height: 100vh; }

#gc-promotion-banner.gc-promotion-banner--fullscreen .gc-promotion-banner-close {
  top: 5px;
  right: 5px; }

.gc-promotion-banner-close {
  position: absolute;
  top: -10px;
  right: -10px;
  border-radius: 30px;
  height: 30px;
  width: 30px;
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid rgba(0, 0, 0, 0.5);
  color: #222;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  cursor: pointer; }

.gc-promotion-banner-close .icon-cross {
  margin-top: 1px;
  font-weight: bold;
  font-size: 1.15rem; }

/**
* HEADER covering navigation
*/
body.gc-full-hero .gc-main,
body.gc-full-hero .gc-hero__container {
  overflow: visible; }

body.gc-full-hero .gc-header,
body.gc-full-hero .gc-mobile-header__search,
body.gc-full-hero .gc-header__container {
  background: transparent; }

body.gc-full-hero .gc-mobile-header__search {
  border-bottom: transparent; }

body.gc-full-hero .gc-header,
body.gc-full-hero .gc-mobile-header {
  z-index: 1; }

body.gc-full-hero .c-topnav a,
body.gc-full-hero .gc-mobile-header__search .gc-button-icon--main,
body.gc-full-hero .c-nav .c-nav__link {
  color: #FFF; }

body.gc-full-hero .gc-switch--active,
body.gc-full-hero .c-nav__link--active {
  color: #FFF;
  border-bottom: 2px solid #FFF; }

body.gc-full-hero .gc-hero__media {
  top: -170px;
  height: calc(170px + 100%); }

body.gc-full-hero .gc-animated-text {
  display: inline-block; }

body.gc-full-hero .gc-animated-text p {
  display: inline-block;
  margin: 0;
  padding: 0; }

body.gc-full-hero .gc-animated-text__fontstyle-2 p {
  -webkit-font-feature-settings: "ss11" on;
          font-feature-settings: "ss11" on; }

body.gc-full-hero .gc-animated-text__fontstyle-3 p {
  -webkit-font-feature-settings: "ss12" on;
          font-feature-settings: "ss12" on; }

body.gc-full-hero .gc-animated-text__fontstyle-4 p {
  -webkit-font-feature-settings: "ss13" on;
          font-feature-settings: "ss13" on; }

body.gc-full-hero .gc-animated-text__fontstyle-5 p {
  -webkit-font-feature-settings: "ss14" on;
          font-feature-settings: "ss14" on; }

.gc-impact-button {
  color: #FFF;
  color: #FFF;
  color: var(--brand-color--contrast, #FFF);
  display: inline-block; }

.gc-impact-button__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex; }

.gc-impact-button__label, .gc-impact-button__logo {
  display: inline-block;
  background-color: #009639;
  background-color: #009639;
  background-color: var(--brand-color--secondary, #009639);
  border-radius: 2px; }

.gc-impact-button__label {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.4rem;
  height: 48px;
  line-height: 48px;
  margin-right: 1px;
  padding: 0 16px; }

.gc-impact-button__logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  width: 48px;
  height: 48px; }

.gc-impact-button__logo svg {
  fill: #FFF;
  fill: #FFF;
  fill: var(--brand-color--contrast, #FFF);
  width: 25px;
  height: 25px; }

.gc-impact-cards {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap; }

.gc-impact-cards {
  --gap: 24px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: calc(-1 * var(--gap)) 0 0 calc(-1 * var(--gap));
  width: calc(100% + var(--gap)); }

.gc-impact-cards > * {
  margin: var(--gap) 0 0 var(--gap); }

.gc-impact-cards__item {
  color: #FFF;
  color: #FFF;
  color: var(--brand-color--contrast, #FFF);
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  width: calc(50% - var(--gap)); }
  @media (max-width: 1024.98px) {
    .gc-impact-cards__item {
      width: 100%; } }

a.gc-impact-cards__item {
  cursor: pointer; }

.gc-impact-cards__head, .gc-impact-cards__content {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.9rem;
  background-color: #009639;
  background-color: #009639;
  background-color: var(--brand-color--secondary, #009639);
  padding: 16px; }

.gc-impact-cards__head {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  padding: 16px 16px 12px 16px; }

.gc-impact-cards__head-text {
  text-transform: uppercase;
  white-space: nowrap; }

.gc-impact-cards__head-text--first,
.gc-impact-cards__head-text--second {
  font-weight: 700; }

.gc-impact-cards__head-text--second {
  opacity: 0.8; }

.gc-impact-cards__logo {
  max-width: 30px;
  height: 100%;
  position: relative; }

.gc-impact-cards__logo svg {
  overflow: hidden;
  max-width: 30px;
  max-height: 30px; }

.gc-impact-cards__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
          flex-grow: 1;
  margin-top: 2px; }

.gc-impact-cards__content-headline {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 700;
  font-size: 2.8rem;
  line-height: 3.4rem;
  margin-bottom: 1rem; }

.video-lightbox {
  cursor: pointer; }

.basicLightbox__placeholder {
  width: 70%;
  max-width: 800px; }

.video-iframe-container {
  position: relative; }

.video-ratio-16-9 {
  padding-top: 56.25%; }

.video-ratio-square {
  padding-top: 70%; }

.video-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.video-close {
  cursor: pointer;
  position: absolute;
  top: -25px;
  right: 0;
  font-size: 15px;
  color: #FFF; }

.gg-close {
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transform: scale(1);
  -webkit-transform: scale(var(--ggs, 1));
          transform: scale(1);
          transform: scale(var(--ggs, 1));
  width: 20px;
  height: 20px;
  border: 2px solid transparent;
  border-radius: 50%;
  margin-bottom: -4px; }

.gg-close::after,
.gg-close::before {
  content: "";
  display: block;
  box-sizing: border-box;
  position: absolute;
  width: 16px;
  height: 2px;
  background: currentColor;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-radius: 5px;
  top: 8px;
  left: 1px; }

.gg-close::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg); }

@media (max-width: 1439.98px) {
  .basicLightbox__placeholder {
    width: 95%; }
  .video-ratio-square {
    padding-top: 95%; } }

.gc-button__white {
  background-color: white;
  color: #009639;
  margin-top: 0; }

.headline {
  text-transform: uppercase;
  color: white;
  margin: 0; }

#checkbox {
  padding-left: 32px;
  display: block; }

#checkbox .checkmark {
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 1px solid white;
  outline: none;
  content: "";
  position: absolute;
  left: 0; }

#checkbox input[type="checkbox"] {
  position: absolute;
  z-index: -10;
  opacity: 0; }

#checkbox input[type="checkbox"]:checked ~ .checkmark {
  box-shadow: inset 0 0 0 3px #fff;
  background-color: #009639;
  background-color: #009639;
  background-color: var(--brand-color, #009639); }

.gc-forms__input-label.white, .solvreg-form__field > label.white,
.solvreg-verbrauch > label.white,
.solvreg-form__field--lieferbeginn > label.white, .ginput_container_consent label.white,
.ginput_container_checkbox label.white, .white.gfield_label {
  color: white; }

.gc-forms__input-field--text.green[type="email"] {
  background: #339358;
  color: white; }
  .gc-forms__input-field--text.green[type="email"]::-webkit-input-placeholder {
    color: white; }
  .gc-forms__input-field--text.green[type="email"]:-ms-input-placeholder {
    color: white; }
  .gc-forms__input-field--text.green[type="email"]::-ms-input-placeholder {
    color: white; }
  .gc-forms__input-field--text.green[type="email"]::placeholder {
    color: white; }
  .gc-forms__input-field--text.green[type="email"]::-ms-input-placeholder {
    /* Microsoft Edge */
    color: white; }

.gc-headline--thin {
  font-weight: 300 !important; }

@charset "UTF-8";
/* stylelint-disable max-nesting-depth */
/* stylelint-disable plugin/stylelint-bem-namics */
strong,
.strong {
  font-weight: 700; }

/* stylelint-enable plugin/stylelint-bem-namics */
.gc-title--h1 {
  margin: 0;
  text-transform: uppercase;
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 700;
  font-size: 4.8rem;
  line-height: 4.3rem; }
  @media (min-width: 576px) {
    .gc-title--h1 {
      font-family: ReplicaStd, sans-serif, serif;
      font-weight: 700;
      font-size: 4rem;
      line-height: 3.6rem; } }

.gc-title--h2 {
  margin: 0;
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 700;
  font-size: 2.8rem;
  line-height: 3.4rem; }
  @media (min-width: 1025px) {
    .gc-title--h2 {
      font-family: ReplicaStd, sans-serif, serif;
      font-weight: 700;
      font-size: 3.2rem;
      line-height: 3.8rem; } }

.gc-title--h3 {
  margin: 0;
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.4rem; }
  @media (min-width: 1025px) {
    .gc-title--h3 {
      font-family: ReplicaStd, sans-serif, serif;
      font-weight: 700;
      font-size: 2.4rem;
      line-height: 2.9rem; } }

.gc-title--section {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 700;
  font-size: 3.2rem;
  line-height: 3.8rem;
  margin: 0;
  text-transform: uppercase; }
  @media (min-width: 576px) {
    .gc-title--section {
      font-family: ReplicaStd, sans-serif, serif;
      font-weight: 700;
      font-size: 3.6rem;
      line-height: 4.3rem;
      margin-bottom: 16px; } }

.gc-title--projects-bottom {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 700;
  font-size: 3.2rem;
  line-height: 3.8rem;
  margin: 0;
  margin-bottom: 16px;
  text-transform: uppercase; }

.gc-paragraph {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.9rem;
  line-height: 2.1rem;
  margin: 0; }

.gc-brand__logo {
  display: block;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain; }

.gc-brand--desktop {
  background-image: url("/app/themes/greencity/dist/assets/images/greencity-logo-green--var1.svg");
  width: 286px;
  height: 58px; }

.gc-brand--hero {
  background-image: url("/app/themes/greencity/dist/assets/images/greencity-logo--white.png");
  width: 117px;
  height: 21px;
  display: inline;
  position: absolute;
  z-index: 1;
  left: 24px;
  top: 24px; }

.gc-brand--mobile {
  background-image: url("/app/themes/greencity/dist/assets/images/greencity-logo--green.png");
  width: 149px;
  height: 29px;
  background-position: 0 5px; }

a.gc-brand--footer {
  font-family: ReplicaStd, sans-serif, serif;
  font-weight: 700;
  font-size: 3.5rem;
  line-height: 3.8rem;
  color: white;
  letter-spacing: -0.12rem; }

@media (max-width: 1024.98px) {
  .gc-brand--no-hero {
    background-image: url("/app/themes/greencity/dist/assets/images/greencity-logo--green.png");
    width: 117px;
    height: 21px; } }

.gc-brand--no-width {
  width: 0; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-linkedin:before {
  content: ""; }

.icon-chevron-thin:before {
  content: ""; }

.icon-download:before {
  content: ""; }

.icon-chevron-right:before {
  content: ""; }

.icon-whatsapp:before {
  content: ""; }

.icon-instagram:before {
  content: ""; }

.icon-play:before {
  content: ""; }

.icon-twitter:before {
  content: ""; }

.icon-youtube:before {
  content: ""; }

.icon-down-arrow:before {
  content: "▼"; }

.icon-facebook:before {
  content: ""; }

.icon-check:before {
  content: ""; }

.icon-right-arrow:before {
  content: ""; }

.icon-search:before {
  content: ""; }

.icon-cross:before {
  content: ""; }

.icon-indicator:before {
  content: ""; }

.icon-mail:before {
  content: ""; }

.icon-navigation:before {
  content: ""; }


/*# sourceMappingURL=greencity.css.map*/