/* COLORS */
/* FONTS */
#node-blog .paragraph--inhalt > .h1,
#node-blog .paragraph--inhalt > .h2,
#node-blog .paragraph--inhalt > .h3,
#node-blog .paragraph--inhalt > .h4,
#node-blog .paragraph--inhalt > .h5 {
  width: 70%;
}
.paragraph--inhalt {
  padding-top: 150px;
  /* <= 1899px */
  /* <= 1599px */
  /* <= 1439px */
  /* <= 1247px */
  /* <= 1023px */
  /* <= 812px */
  /* <= 599px */
  /* <= 499px */
}
.paragraph--inhalt .text {
  width: 70%;
  margin: 0 auto;
}
.paragraph--inhalt .text .h1,
.paragraph--inhalt .text .h2,
.paragraph--inhalt .text .h3,
.paragraph--inhalt .text .h4,
.paragraph--inhalt .text .h5 {
  color: #00adef;
}
.paragraph--inhalt > .h1,
.paragraph--inhalt > .h2,
.paragraph--inhalt > .h3,
.paragraph--inhalt > .h4,
.paragraph--inhalt > .h5 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.paragraph--inhalt:first-child {
  padding-top: 0 !important;
}
.paragraph--inhalt.no-space-before {
  padding-top: 20px;
}
.paragraph--inhalt.text .button-wrapper {
  margin-top: 50px;
  position: relative;
  z-index: 19;
  display: inline-block;
  margin-left: 50%;
  transform: translateX(-50%);
}
.paragraph--inhalt.text .button-wrapper svg {
  position: absolute;
  bottom: 25px;
  left: 100%;
  width: 50px;
  height: 44px;
  z-index: -1;
  margin-left: 40px;
}
.paragraph--inhalt.text .button-wrapper svg .line {
  stroke-dasharray: 67px;
  stroke-dashoffset: 67px;
  transition: stroke-dashoffset 1s 0s;
}
.paragraph--inhalt.text .button-wrapper svg .arrow {
  opacity: 0;
  transition: opacity 0.5s 1s;
}
.paragraph--inhalt.text .button-wrapper.animate svg .line {
  stroke-dashoffset: 0;
}
.paragraph--inhalt.text .button-wrapper.animate svg .arrow {
  opacity: 1;
}
.paragraph--inhalt.text.with-bg {
  padding: 200px 130px;
  margin: 250px -130px 50px -130px;
  background: url("/themes/custom/images/waves/hero_lightblue_full.svg") center center repeat-x transparent;
  background-size: cover;
  position: relative;
  z-index: 1;
}
.paragraph--inhalt.bild {
  position: relative;
  width: 80%;
  margin: 0 auto;
}
.paragraph--inhalt.bild .img-wrapper {
  position: relative;
  height: 0;
  background: #fafafa;
  border-radius: 12px;
  overflow: hidden;
}
.paragraph--inhalt.bild .img-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.paragraph--inhalt.bild .title {
  position: relative;
  margin-top: 10px;
}
.paragraph--inhalt.bilder .images {
  margin: -50px auto 0;
  width: 90%;
}
.paragraph--inhalt.bilder .images .image {
  width: 31.333%;
  float: left;
  margin: 50px 0 0 0;
}
.paragraph--inhalt.bilder .images .image .img-wrapper {
  position: relative;
  height: 0;
  background: #fafafa;
  padding-top: 66.666%;
  border-radius: 12px;
  overflow: hidden;
}
.paragraph--inhalt.bilder .images .image .img-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.paragraph--inhalt.bilder .images .image .title {
  position: relative;
  margin-top: 10px;
}
.paragraph--inhalt.bilder .images .image:nth-child(3n + 1) {
  clear: left;
}
.paragraph--inhalt.bilder .images.count-1 .image {
  width: 100%;
}
.paragraph--inhalt.bilder .images.count-1 .image .img-wrapper {
  padding-top: 68.75%;
}
.paragraph--inhalt.bilder .images.count-2 .image {
  width: 48%;
}
.paragraph--inhalt.bilder .images.count-2 .image .img-wrapper {
  padding-top: 68.75%;
}
.paragraph--inhalt.bilder.slider {
  position: relative;
}
.paragraph--inhalt.bilder.slider .slider {
  margin-bottom: -30px;
}
.paragraph--inhalt.bilder.slider .slider .swiper-container {
  overflow: hidden;
}
.paragraph--inhalt.bilder.slider .slider .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
  width: 50%;
  float: left;
}
.paragraph--inhalt.bilder.slider .slider .swiper-container .swiper-wrapper .swiper-slide .img-wrapper {
  position: relative;
  height: 0;
  padding-top: 68.75%;
  background: #fafafa;
  border-radius: 12px;
  overflow: hidden;
}
.paragraph--inhalt.bilder.slider .slider .swiper-container .swiper-wrapper .swiper-slide .img-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.paragraph--inhalt.bilder.slider .slider .swiper-container .swiper-wrapper .swiper-slide .title {
  position: relative;
  margin-top: 10px;
}
.paragraph--inhalt.bilder.slider .slider .swiper-container .swiper-navigation {
  position: absolute;
  right: 0;
  bottom: 0px;
  z-index: 99;
}
.paragraph--inhalt.bilder.slider .slider .swiper-container .swiper-navigation a {
  font-size: 60px;
  float: left;
  margin-left: 30px;
  color: #68676b;
  cursor: pointer;
}
.paragraph--inhalt.bilder.slider .slider .swiper-container .swiper-navigation a i {
  display: block;
}
.paragraph--inhalt.bilder.slider .slider .swiper-container .swiper-navigation a:hover {
  color: #00adef;
}
.paragraph--inhalt.bilder.slider .slider .swiper-container .swiper-navigation a.swiper-button-disabled {
  color: #dddddd !important;
}
.paragraph--inhalt.bilder.slider .slider .swiper-container .swiper-scrollbar {
  height: 1px;
  background: #8c8da2;
  margin: 60px 200px 30px 0;
  position: relative;
  left: auto;
  bottom: auto;
  width: auto;
}
.paragraph--inhalt.bilder.slider .slider .swiper-container .swiper-scrollbar .swiper-scrollbar-drag {
  background: #00adef;
  top: -1px;
  height: 3px;
  border-radius: 2px;
}
.paragraph--inhalt.bilder.slider .slider .swiper-container .swiper-scrollbar.swiper-scrollbar-lock {
  display: block !important;
  margin: 0 0 30px 0;
  opacity: 0;
}
.paragraph--inhalt.bild_text {
  position: relative;
}
.paragraph--inhalt.bild_text .image-wrapper {
  float: left;
  width: 50%;
  margin-left: 0;
  position: relative;
  height: auto !important;
}
.paragraph--inhalt.bild_text .image-wrapper.blue-frame:before {
  content: "";
  position: absolute;
  top: -10%;
  right: -2%;
  width: 104%;
  height: 120%;
  background: url("/themes/custom/images/image-right-line.svg") center center no-repeat transparent;
  background-size: 100% 100%;
  z-index: 19;
}
.paragraph--inhalt.bild_text .image-wrapper .image {
  position: relative;
  overflow: hidden;
  height: auto;
  width: 100%;
  background: #fafafa;
  border-radius: 12px;
}
.paragraph--inhalt.bild_text .content {
  float: right;
  width: 50%;
  display: table;
}
.paragraph--inhalt.bild_text .content .text {
  display: table-cell;
  vertical-align: middle;
  padding-left: 100px;
}
.paragraph--inhalt.bild_text .content .text .button-wrapper {
  margin-top: 50px;
  position: relative;
  z-index: 19;
  display: inline-block;
}
.paragraph--inhalt.bild_text .content .text .button-wrapper svg {
  position: absolute;
  bottom: 25px;
  left: 100%;
  width: 50px;
  height: 44px;
  z-index: -1;
  margin-left: 40px;
}
.paragraph--inhalt.bild_text .content .text .button-wrapper svg .line {
  stroke-dasharray: 67px;
  stroke-dashoffset: 67px;
  transition: stroke-dashoffset 1s 0s;
}
.paragraph--inhalt.bild_text .content .text .button-wrapper svg .arrow {
  opacity: 0;
  transition: opacity 0.5s 1s;
}
.paragraph--inhalt.bild_text .content .text .button-wrapper.animate svg .line {
  stroke-dashoffset: 0;
}
.paragraph--inhalt.bild_text .content .text .button-wrapper.animate svg .arrow {
  opacity: 1;
}
.paragraph--inhalt.bild_text.image-right .image-wrapper {
  float: right;
}
.paragraph--inhalt.bild_text.image-right .content {
  float: left;
}
.paragraph--inhalt.bild_text.image-right .content .text {
  padding-left: 0;
  padding-right: 100px;
}
.paragraph--inhalt.bild_text.img-width-10 .image-wrapper:before,
.paragraph--inhalt.bild_text.img-width-20 .image-wrapper:before,
.paragraph--inhalt.bild_text.img-width-30 .image-wrapper:before {
  background-image: url("/themes/custom/images/image-right-line_mobile.svg");
}
.paragraph--inhalt.bild_text.no-wave .image-wrapper:before {
  display: none !important;
}
.paragraph--inhalt.video .video-container {
  position: relative;
  height: 0;
  padding-top: 56.25%;
  width: 100%;
  overflow: hidden;
  border-radius: 12px;
  transform: translateZ(0);
}
.paragraph--inhalt.video .video-container .preview-image {
  position: absolute;
  z-index: 19;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.paragraph--inhalt.video .video-container video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.paragraph--inhalt.video .video-container a.play {
  z-index: 99;
}
.paragraph--inhalt.video .title {
  margin-top: 10px;
}
.paragraph--inhalt.video_youtube .video-container {
  position: relative;
  height: 0;
  padding-top: 56.25%;
  width: 100%;
  overflow: hidden;
  border-radius: 12px;
  transform: translateZ(0);
}
.paragraph--inhalt.video_youtube .video-container .video-embed-field-responsive-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.paragraph--inhalt.video_youtube .video-container .video-embed-field-responsive-video iframe {
  width: 100%;
  height: 100%;
}
.paragraph--inhalt.video_youtube .title {
  margin-top: 10px;
}
.paragraph--inhalt.trennlinie {
  border-bottom: 1px solid #d1d1da;
}
.paragraph--inhalt.bloecke .blocks {
  position: relative;
  z-index: 9;
  margin: 50px 0 0 0;
}
.paragraph--inhalt.bloecke .blocks .items {
  position: relative;
  z-index: 19;
  padding-bottom: 10px;
}
.paragraph--inhalt.bloecke .blocks .items .item {
  width: 25%;
  float: left;
}
.paragraph--inhalt.bloecke .blocks .items .item .item-inner {
  padding: 40px;
  margin-right: 30px;
  background: #ffffff;
  border-radius: 12px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.paragraph--inhalt.bloecke .blocks .items .item .item-inner .icon {
  height: 70px;
  width: auto;
}
.paragraph--inhalt.bloecke .blocks .items .item .item-inner .title {
  margin: 0;
}
.paragraph--inhalt.bloecke .blocks .items .item .item-inner .icon + .title {
  margin-top: 40px;
}
.paragraph--inhalt.bloecke .blocks .items .item .item-inner .title + .text {
  margin-top: 20px;
}
@media all and (max-width: 1899px) {
  .paragraph--inhalt.bloecke .blocks {
    margin: 50px 0 0 0;
  }
}
@media all and (max-width: 1599px) {
  .paragraph--inhalt {
    padding-top: 50px;
  }
  .paragraph--inhalt.text.with-bg {
    padding: 150px 100px 150px 100px;
    margin: 200px -100px 50px -100px;
  }
  .paragraph--inhalt.bloecke .blocks {
    margin: 50px 0 0 0;
  }
}
@media all and (max-width: 1439px) {
  .paragraph--inhalt {
    padding-top: 100px;
  }
  .paragraph--inhalt.text.with-bg {
    padding: 150px 100px 150px 100px;
    margin: 200px -70px 50px -70px;
  }
  .paragraph--inhalt.bild_text .content .text {
    padding-left: 70px;
  }
  .paragraph--inhalt.bild_text.image-right .content .text {
    padding-left: 0;
    padding-right: 70px;
  }
  .paragraph--inhalt.bloecke .blocks {
    margin: 50px 0 0 0;
  }
}
@media all and (max-width: 1247px) {
  .paragraph--inhalt.text.with-bg {
    padding: 150px 100px 150px 100px;
    margin: 150px -50px 50px -50px;
  }
  .paragraph--inhalt.bild_text .content .text {
    padding-left: 50px;
  }
  .paragraph--inhalt.bild_text.image-right .content .text {
    padding-left: 0;
    padding-right: 50px;
  }
  .paragraph--inhalt.bilder.slider .slider .swiper-container .swiper-navigation a {
    font-size: 40px;
  }
  .paragraph--inhalt.bilder.slider .slider .swiper-container .swiper-scrollbar {
    margin: 50px 160px 20px 0;
  }
  .paragraph--inhalt.bloecke .blocks {
    margin: 50px 0 0 0;
  }
}
@media all and (max-width: 1023px) {
  .paragraph--inhalt {
    padding-top: 70px;
  }
  .paragraph--inhalt.bild_text .image-wrapper {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100%;
  }
  .paragraph--inhalt.bild_text .image-wrapper:before {
    top: -5%;
    left: -2%;
    width: 95%;
    height: 110%;
  }
  .paragraph--inhalt.bild_text .image-wrapper .image {
    border-radius: 12px !important;
  }
  .paragraph--inhalt.bild_text .image-wrapper .image img {
    margin: 0;
  }
  .paragraph--inhalt.bild_text .content {
    width: 100%;
  }
  .paragraph--inhalt.bild_text .content .content-inner .button-wrapper {
    margin-top: 30px;
  }
  .paragraph--inhalt.bild_text.img-width- .image-wrapper,
  .paragraph--inhalt.bild_text.img-width-40 .image-wrapper,
  .paragraph--inhalt.bild_text.img-width-50 .image-wrapper,
  .paragraph--inhalt.bild_text.img-width-60 .image-wrapper {
    width: 100% !important;
    height: auto !important;
  }
  .paragraph--inhalt.bild_text.img-width- .content,
  .paragraph--inhalt.bild_text.img-width-40 .content,
  .paragraph--inhalt.bild_text.img-width-50 .content,
  .paragraph--inhalt.bild_text.img-width-60 .content {
    width: 100% !important;
    display: block;
    margin-top: 50px;
    height: auto !important;
    padding: 0 !important;
  }
  .paragraph--inhalt.bild_text.img-width- .content .content-inner,
  .paragraph--inhalt.bild_text.img-width-40 .content .content-inner,
  .paragraph--inhalt.bild_text.img-width-50 .content .content-inner,
  .paragraph--inhalt.bild_text.img-width-60 .content .content-inner {
    display: block;
  }
  .paragraph--inhalt.bild_text.img-width- .content .text,
  .paragraph--inhalt.bild_text.img-width-40 .content .text,
  .paragraph--inhalt.bild_text.img-width-50 .content .text,
  .paragraph--inhalt.bild_text.img-width-60 .content .text {
    padding: 0 !important;
  }
}
@media screen and (max-width: 812px) {
  .paragraph--inhalt .text {
    width: 100%;
  }
  .paragraph--inhalt .h1,
  .paragraph--inhalt .h2,
  .paragraph--inhalt .h3,
  .paragraph--inhalt .h4,
  .paragraph--inhalt .h5 {
    width: 100%;
  }
  .paragraph--inhalt.bloecke .blocks .items {
    width: auto !important;
    transform: none !important;
  }
  .paragraph--inhalt.bloecke .blocks .items .item {
    width: 100% !important;
    margin-bottom: 30px;
  }
  .paragraph--inhalt.bloecke .blocks .items .item .item-inner {
    margin-right: 0;
    height: auto !important;
  }
  .paragraph--inhalt.bild_text .image-wrapper {
    width: 100% !important;
    height: auto !important;
  }
  .paragraph--inhalt.bild_text .image-wrapper :before {
    background-image: url("/themes/custom/images/image-right-line_mobile.svg");
  }
  .paragraph--inhalt.bild_text .content {
    width: 100% !important;
    display: block;
    margin-top: 30px;
    height: auto !important;
  }
  .paragraph--inhalt.bild_text .content .content-inner {
    display: block;
  }
  .paragraph--inhalt.bild_text .content .text {
    padding: 0 !important;
  }
  .paragraph--inhalt.bild_text.img-width-10 .image-wrapper {
    width: 30% !important;
  }
  .paragraph--inhalt.bild_text.img-width-20 .image-wrapper {
    width: 50% !important;
  }
  .paragraph--inhalt.bild_text.img-width-30 .image-wrapper {
    width: 70% !important;
  }
}
@media screen and (max-width: 599px) {
  .paragraph--inhalt.bilder .images .image {
    width: 98%;
  }
  .paragraph--inhalt.bilder .images.count-1 .image,
  .paragraph--inhalt.bilder .images.count-2 .image {
    width: 98%;
  }
}
@media screen and (max-width: 499px) {
  .paragraph--inhalt.bloecke .blocks .items .item {
    margin-bottom: 10px;
  }
  .paragraph--inhalt.bloecke .blocks .items .item .item-inner {
    padding: 30px;
  }
  .paragraph--inhalt.bloecke .blocks .items .item .item-inner .icon {
    height: 50px;
  }
  .paragraph--inhalt.bloecke .blocks .items .item .item-inner .icon + .title {
    margin-top: 20px;
  }
  .paragraph--inhalt.bilder.slider .slider .swiper-container .swiper-navigation a {
    font-size: 30px;
    margin-left: 20px;
  }
  .paragraph--inhalt.bilder.slider .slider .swiper-container .swiper-scrollbar {
    margin: 50px 120px 15px 0;
  }
}
/*# sourceMappingURL=paragraph_inhalte.css.map */