/* general layout */
.zfccg-content-group .zfccg-text-headline, .zfccg-content-group .zfccg-text-subheadline, .zfccg-content-group .zfccg-text-maintext {
  width: 100%;
  padding-left: 1.36752%;
  padding-right: 1.36752%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  font-size: 28px;
  font-family: "Prometo", sans-serif;
}

@media (min-width: 721px) {
  .zfccg-content-group .zfccg-text-headline, .zfccg-content-group .zfccg-text-subheadline, .zfccg-content-group .zfccg-text-maintext {
    width: 66.66667%;
    padding-left: 1.36752%;
    padding-right: 1.36752%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    float: left;
  }
}

.zfccg-content-group .zfccg-text-headline:empty, .zfccg-content-group .zfccg-text-subheadline:empty, .zfccg-content-group .zfccg-text-maintext:empty {
  display: none;
}

.zfccg-content-group .zfccg-text-headline, .zfccg-content-group .zfccg-text-subheadline {
  color: #0070b4;
}

.zfcsw-wrapper-gradient .zfccg-content-group .zfccg-text-headline, .zfcsw-wrapper-gradient .zfccg-content-group .zfccg-text-subheadline {
  color: #fff;
}

.zfccg-content-group .zfccg-text-headline {
  line-height: 50px;
  font-weight: 500;
  margin-top: 50px;
  margin-bottom: 0;
}

@media (min-width: 721px) {
  .zfccg-content-group .zfccg-text-headline {
    font-size: 40px;
  }
}

.zfccg-content-group .zfccg-text-subheadline {
  line-height: 40px;
  font-weight: 300;
  margin-top: 10px;
  margin-bottom: 0;
}

@media (min-width: 721px) {
  .zfccg-content-group .zfccg-text-subheadline {
    font-size: 32px;
  }
}

.zfccg-content-group .zfccg-text-maintext {
  font-size: 14px;
  line-height: 24px;
  margin-top: 50px;
  margin-bottom: 0;
  font-family: "Verdana", sans-serif;
}

.zfccg-content-group.zfccg-invert-bold .zfccg-text-headline {
  font-weight: 300;
}

.zfccg-content-group.zfccg-invert-bold .zfccg-text-subheadline {
  font-weight: 500;
}
