.cd-words-wrapper {
  display: inline-block;
  position: relative;
  text-align: left;
  font-size: 60px;
}

.cd-words-wrapper strong {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
  left: 0;
  top: 0;
}

.blc {
  font-size: 60px;
}

.cd-words-wrapper strong.is-visible {
  position: relative;
}

.cd-headline.clip span {
  display: inline-block;
  padding: .2em 0;
}

.cd-headline.clip .cd-words-wrapper {
  overflow: hidden;
  vertical-align: top;
}

.cd-headline.clip strong {
  opacity: 0;
}

.cd-headline strong.is-visible {
  opacity: 1;
  font-weight: 900;
}

.col-lg-5.col-md-5.col-sm-6 {
  margin-top: auto;
  margin-bottom: auto;
}

.heading.h3 {
}

.redline {
  height: 2px;
  background-color: #f10044;
  margin-top: 0px;
}

.description {
  padding-right: 20px;
}

.paragrafwhatis {
  text-indent: 50px;
}

