/* 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;
  }
}
/* COLORS */
/* FONTS */
#node-reference {
  /* <= 1439px */
  /* <= 1439px */
  /* <= 1247px */
  /* <= 1023px */
  /* <= 812px */
  /* <= 599px */
  /* <= 499px */
}
#node-reference a.edit-link {
  top: 200px;
}
#node-reference #intro {
  padding: 100px 0 0 0;
}
#node-reference #intro .overview a {
  display: inline-block;
  margin-bottom: 80px;
  font-weight: 700;
}
#node-reference #intro .overview a i {
  font-size: 36px;
  position: relative;
  float: left;
  margin-right: 20px;
  padding-left: 5px;
}
#node-reference #intro .overview a i:before {
  position: relative;
  animation: linkArrowPulse 2s 0s ease-out infinite;
}
@keyframes linkArrowPulse {
  0% {
    left: 0px;
  }
  50% {
    left: 3px;
  }
  100% {
    left: 0px;
  }
}
#node-reference #intro .overview a i:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 30px;
  height: 30px;
  background: #d5f6ff;
  border-radius: 50%;
  z-index: -1;
  margin-top: -15px;
}
#node-reference #intro .infos {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 20px;
  font-weight: 700;
  padding-left: 60px;
}
#node-reference #intro .infos br {
  display: none;
}
#node-reference #intro .infos .category {
  background: #00adef;
  border-radius: 5px;
  color: #ffffff;
  padding: 0 5px;
}
#node-reference #intro .infos .autor {
  border-left: 1px solid #d1d1da;
  padding-left: 20px;
  margin-left: 20px;
  font-weight: 400;
}
#node-reference #intro .infos .share-container {
  display: inline-block;
  border-left: 1px solid #d1d1da;
  padding-left: 20px;
  margin-left: 20px;
}
#node-reference #intro .infos .share-container a {
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  font-size: 12px;
  margin-right: 5px;
  background: #191b46;
  color: #ffffff;
  vertical-align: top;
  text-align: center;
  padding-right: 0;
}
#node-reference #intro .infos .share-container a i:before {
  line-height: 24px;
}
#node-reference #intro .infos .share-container a.success i {
  display: none;
}
#node-reference #intro .infos .share-container a.success:after {
  width: 24px;
  top: 0;
}
#node-reference #intro .section-content {
  position: relative;
  display: flex;
  justify-content: space-between;
}
#node-reference #intro .section-content > div:first-child {
  width: 60%;
}
#node-reference #intro .section-content > div:nth-child(2) {
  width: 30%;
  text-align: right;
}
#node-reference #intro .section-content .ref_logo {
  width: 100%;
  max-width: 210px;
  margin-left: auto;
}
#node-reference #intro .section-content .date-line {
  margin: 20px 0;
}
#node-reference #intro .section-content .lightblue-text {
  color: #00adef;
}
#node-reference #intro .section-content .mb-10 {
  margin-bottom: 10px;
}
#node-reference #intro .section-content .h1 {
  margin-right: 0;
}
#node-reference #intro .section-content .share-container {
  position: absolute;
  top: 0;
  right: 0;
}
#node-reference #intro .section-content .share-container .dropdown-content {
  right: 0;
  margin-right: 0;
  margin-top: 5px;
}
#node-reference #intro .section-content .text {
  font-size: 30px;
  line-height: 48px;
}
#node-reference #intro .main_img {
  margin: 70px 0 0;
}
#node-reference #intro .main_img img {
  width: 100%;
  border-radius: 12px;
}
#node-reference #paragraphs > .section {
  margin-top: 150px;
}
#node-reference #paragraphs > .section .paragraph--inhalt .text {
  width: 100%;
}
#node-reference #paragraphs > .section .paragraph--inhalt.text:not(.with-bg) {
  width: 80%;
  margin: 0 auto;
}
#node-reference #paragraphs > .section .paragraph--inhalt.text.with-bg {
  padding-right: 50%;
  margin-right: -50%;
  padding-left: 50%;
  margin-left: -50%;
}
#node-reference #paragraphs > .section .row-quote {
  width: 80%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
}
#node-reference #paragraphs > .section .row-quote > * {
  width: 100%;
}
#node-reference #paragraphs > .section .row-quote .name-line {
  margin-top: 20px;
}
#node-reference #paragraphs > .section .row-quote img {
  border-radius: 50%;
  margin: 20px auto;
  width: 180px;
  height: 180px;
  object-fit: cover;
}
#node-reference #paragraphs > .section .modules-line {
  display: flex;
  justify-content: space-between;
}
#node-reference #paragraphs > .section .modules-line > div {
  flex: 1;
}
#node-reference #paragraphs > .section .modules-line .btn-show-more {
  padding-left: 30px;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
}
#node-reference #paragraphs > .section .modules-line ul {
  margin: 0 0 10px;
}
#node-reference #paragraphs > .section .modules-line ul.more-items {
  overflow: hidden;
  height: auto;
  position: relative;
}
#node-reference #paragraphs > .section .modules-line ul.more-items:after {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  background: #ffffff;
  background: linear-gradient(0deg, #ffffff 0%, rgba(255, 255, 255, 0) 50%);
  top: 0;
  z-index: 50;
}
#node-reference #paragraphs > .section .modules-line li {
  padding: 10px 0 10px 40px;
  margin: 0;
}
#node-reference #paragraphs > .section .modules-line li:last-child {
  padding: 10px 0 10px 40px !important;
  margin: 0 !important;
}
#node-reference #paragraphs > .section .modules-line > div:first-child li {
  padding-left: 40px;
}
#node-reference #paragraphs > .section .modules-line > div:first-child li:before {
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  background-size: contain !important;
}
#node-reference #paragraphs > .section .modules-line > div:first-child li#symptom_check:before {
  background: url("/themes/custom/images/icons/symptom-check_blue.svg") center center no-repeat transparent;
}
#node-reference #paragraphs > .section .modules-line > div:first-child li#illness_check:before {
  background: url("/themes/custom/images/icons/illness-check_blue.svg") center center no-repeat transparent;
}
#node-reference #paragraphs > .section .modules-line > div:first-child li#health_check:before {
  background: url("/themes/custom/images/icons/health-check_blue.svg") center center no-repeat transparent;
}
#node-reference #paragraphs > .section .modules-line > div:first-child li#patient_monitoring:before {
  background: url("/themes/custom/images/icons/patient_monitoring_blue.svg") center center no-repeat transparent;
}
#node-reference #paragraphs > .section .modules-line > div:first-child li#medllm:before {
  background: url("/themes/custom/images/icons/medllm.svg") center center no-repeat transparent;
}
#node-reference #paragraphs > .section .modules-line > div:not(:first-child) li:before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0px;
  z-index: 19;
  width: 20px;
  height: 20px;
  border-radius: 0;
  background: url("/themes/custom/images/icons/tick_blue.svg") center center no-repeat transparent;
}
#node-reference.press #paragraphs > .section .paragraph--inhalt.with-bg:is(:last-child) {
  margin-bottom: -120px;
  padding-bottom: 300px;
}
@media all and (max-width: 1599px) {
  #node-reference #intro {
    padding-top: 250px;
  }
  #node-reference #intro .overview a i {
    top: -4px;
  }
  #node-reference #intro .section-content .text {
    font-size: 20px;
    line-height: 32px;
  }
  #node-reference #paragraphs > .section {
    margin-top: 50px;
  }
  #node-reference #paragraphs > .section .paragraph--inhalt.text.with-bg {
    padding-right: 280px;
    margin-right: -280px;
    padding-left: 160px;
    margin-left: -160px;
  }
  #node-reference.press #paragraphs > .section .paragraph--inhalt.with-bg:is(:last-child) {
    margin-bottom: -120px;
    padding-bottom: 200px;
  }
}
@media all and (max-width: 1439px) {
  #node-reference #intro .section-content .h1 {
    margin-right: 0;
  }
  #node-reference #intro .section-content .share-container {
    position: relative;
    top: auto;
    right: auto;
    margin-bottom: 50px;
  }
  #node-reference #intro .section-content .share-container .dropdown-content {
    right: auto;
    left: 0;
  }
  #node-reference #intro .section-content .share-container .dropdown-content:before {
    right: auto;
    left: 15px;
  }
}
@media all and (max-width: 1247px) {
  #node-reference #intro .infos {
    padding-left: 0;
  }
  #node-reference #paragraphs > .section {
    padding-right: 0;
    padding-left: 0;
  }
  #node-reference #paragraphs > .section .paragraph--inhalt.text.with-bg {
    padding-right: 70px;
    margin-right: -70px;
    padding-left: 70px;
    margin-left: -70px;
  }
}
@media all and (max-width: 1023px) {
  #node-reference #intro {
    padding-top: 250px;
  }
  #node-reference #intro .section-content {
    flex-wrap: wrap;
  }
  #node-reference #intro .section-content > div:first-child {
    width: 100%;
    order: 2;
  }
  #node-reference #intro .section-content > div:nth-child(2) {
    width: 100%;
    text-align: left;
    order: 1;
  }
  #node-reference #intro .section-content .ref_logo {
    margin: 20px 0;
  }
  #node-reference #intro .section-content .text {
    font-size: 22px;
    line-height: 30px;
  }
  #node-reference #paragraphs > .section .paragraph--inhalt.text:not(.with-bg) {
    width: 100%;
  }
  #node-reference #paragraphs > .section .modules-line {
    flex-wrap: wrap;
  }
  #node-reference #paragraphs > .section .modules-line > div {
    flex: auto;
    width: 50%;
  }
  #node-reference #paragraphs > .section .modules-line > div:first-child li:last-child {
    padding: 6px 0 6px 40px !important;
  }
  #node-reference #paragraphs > .section .modules-line .h4 {
    margin-top: 30px;
    margin-bottom: 10px;
  }
  #node-reference #paragraphs > .section .modules-line li {
    padding: 6px 0 6px 30px;
  }
  #node-reference #paragraphs > .section .modules-line li:last-child {
    padding: 6px 0 6px 30px !important;
  }
  #node-reference #paragraphs > .section .row-quote {
    flex-wrap: wrap;
    width: 100%;
  }
  #node-reference #paragraphs > .section .row-quote > div {
    width: 100% !important;
    margin-bottom: 20px;
  }
  #node-reference #paragraphs > .section .row-quote img {
    width: 150px;
    height: 150px;
  }
  #node-reference.press #paragraphs > .section .paragraph--inhalt.with-bg:is(:last-child) {
    margin-bottom: -80px;
    padding-bottom: 120px;
  }
}
@media all and (max-width: 812px) {
  #node-reference #intro .overview a i {
    font-size: 26px;
  }
}
@media all and (max-width: 599px) {
  #node-reference #intro {
    padding-top: 150px;
  }
  #node-reference #intro .overview a {
    margin-bottom: 50px;
  }
  #node-reference #intro .infos {
    height: auto;
  }
  #node-reference #intro .infos br {
    display: block;
  }
  #node-reference #intro .infos .category {
    margin-left: 0;
  }
  #node-reference #intro .infos .autor {
    margin-left: 0;
    padding-left: 0;
    border-left: 0;
  }
  #node-reference #intro .infos .share-container {
    display: block;
    border-left: 0;
    margin-left: 0;
    padding-left: 0;
    margin-top: 10px;
  }
  #node-reference #intro .section-content .text {
    font-size: 20px;
    line-height: 30px;
  }
}
@media all and (max-width: 499px) {
  #node-reference.press #paragraphs > .section .paragraph--inhalt.with-bg:is(:last-child) {
    margin-bottom: -50px;
  }
}
/*# sourceMappingURL=reference.css.map */