sup {
  font-family: "Asap", sans-serif;
  font-weight: 500;
}

html,
body {
  background: rgb(79, 78, 86);
  background-color: rgb(79, 78, 86);
}

@media (min-width: 0) and (max-width: 1025px) {
  header .header-wrap {
    width: 100%;
    padding-left: 14px;
    padding-right: 14px;
  }
}

.dropdown-menu.sub-menu {
  margin-top: -2px;
}

header .header-wrap .open-nav {
  margin-top: 13px;
}
@media (min-width: 540px) {
  header .header-wrap .open-nav {
    margin-top: 6px;
  }
}
header .header-wrap .open-nav span {
  border-radius: 0;
}

#content {
  margin-top: 85px;
  z-index: 1;
}
@media (min-width: 1025px) {
  #content {
    margin-top: 100px;
  }
}

.page-412 #content > section:first-child {
  padding-top: 20px;
}
section,
section.white-bg {
  background-color: transparent !important;
}

section {
  padding: 0;
}

section.before-space-extra-small {
  margin-top: 0;
  padding-top: 0;
}
section.after-space-extra-small {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
section.before-space-medium {
  margin-top: 45px;
}
section.after-space-medium {
  margin-bottom: 45px;
}

.frame-space-after-medium {
  margin-bottom: 45px;
}

@media (min-width: 768px) {
  #page-wrapper section.breadcrumbs + #content > section.after-space-extra-small {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }
}

@media (min-width: 0) and (max-width: 768px) {
  .headerstage .content-wrap {
    width: 90%;
    padding: 30px 0;
  }
}
h1 {
  font-size: 30px;
  line-height: 34px;
  color: white;
}
@media (min-width: 1025px) {
  h1 {
    font-size: 45px;
    line-height: 52px;
  }
}

.h2Tutorials {
  font-size: 28px;
  color: rgb(51, 51, 51);
}

@media (min-width: 1025px) {
  .content-wrap .frame-type-header {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.content-wrap .frame-type-header header {
  background: transparent;
  position: relative;
  top: auto;
  left: auto;
  color: white;
  webkit-box-shadow: none;
  moz-box-shadow: none;
  box-shadow: none;
}
.content-wrap .frame-type-header header h2 {
  font-size: 26px;
  line-height: 30px;
}
@media (min-width: 1025px) {
  .content-wrap .frame-type-header header h2 {
    font-size: 30px;
    line-height: 52px;
  }
}

@media (min-width: 1025px) {
  .innerContentStartteaser {
    margin-left: -30px;
    margin-right: -30px;
  }
}
@media (min-width: 0) and (max-width: 1025px) {
  .innerContentStartteaser > div {
    margin-bottom: 20px;
  }
}
.innerContentStartteaser .teaserStart {
  display: flex;
  align-items: stretch;
  padding-bottom: 28px;
  position: relative;
  background: #25272c;
  border-radius: 30px;
}
.innerContentStartteaser .teaserStart .teaserStartInner {
  aspect-ratio: 0.9234828496;
  display: flex;
  align-items: stretch;
  padding: 23px;
  padding-bottom: 0;
  background-size: auto 100%;
  background-position: right top;
  background-repeat: no-repeat;
  -webkit-transition: background-size 0.3s;
  -moz-transition: background-size 0.3s;
  transition: background-size 0.3s;
}
.innerContentStartteaser .teaserStart .teaserStartInner:hover {
  background-size: auto 110%;
}
.innerContentStartteaser .teaserStart .text {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.innerContentStartteaser .teaserStart .text h2 p {
  padding-left: 15px;
  font-size: 33px;
  line-height: 35px;
  color: white;
  word-spacing: 100vw;
}
@media (min-width: 1200px) {
  .innerContentStartteaser .teaserStart .text h2 p {
    font-size: 45px;
    line-height: 52px;
  }
}
.innerContentStartteaser .teaserStart .text > p {
  margin-bottom: 0;
  background: #25272c;
}
.innerContentStartteaser .teaserStart .text > p a {
  display: block;
  width: 100%;
  background-color: #94275d;
  color: white;
  font-size: 25px;
  text-align: center;
  line-height: 55px;
  border-radius: 20px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
@media (min-width: 768px) {
  .innerContentStartteaser .teaserStart .text > p a {
    line-height: 70px;
  }
}
.innerContentStartteaser .teaserStart .text > p a:hover {
  background-color: #6c1c44;
  text-decoration: none;
}

section.teaserVentrexBlock {
  margin-top: 0;
}
section.teaserVentrexBlock .innerWrap {
  display: flex;
}
section.teaserVentrexBlock .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (min-width: 0) and (max-width: 768px) {
  section.teaserVentrexBlock .row {
    margin-left: 0;
    margin-right: 0;
  }
}
section.teaserVentrexBlock .teases {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin: 0;
  background-color: #f0f2f4;
}
@media (min-width: 0) and (max-width: 768px) {
  section.teaserVentrexBlock .teases {
    margin: 0 0 16px 0;
  }
}
@media (min-width: 768px) {
  section.teaserVentrexBlock .teases {
    width: calc(33.3333% - 20px);
  }
}
section.teaserVentrexBlock .teases .image {
  aspect-ratio: 1.1149825784;
}
section.teaserVentrexBlock .teases .text {
  display: flex;
  flex-direction: column;
}
section.teaserVentrexBlock .teases .text h2 {
  margin-bottom: 0;
  font-size: 28px;
}
section.teaserVentrexBlock .teases .text.standardHeight p {
  position: relative;
  height: 100%;
}
section.teaserVentrexBlock .teases .text.standardHeight p a {
  position: absolute;
  bottom: 0;
}
section.teaserVentrexBlock .teases::after {
  height: 0;
  top: auto;
}

@media (min-width: 1200px) {
  .ventrexVideoTeaserBlock {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 0) and (max-width: 768px) {
  .ventrexVideoTeaserBlock .content-wrap .row {
    margin: 0;
  }
}
.ventrexVideoTeaserBlock .content-wrap .ventrexVideoTeaserSingle {
  margin-bottom: 35px !important;
}
@media (min-width: 768px) {
  .ventrexVideoTeaserBlock .content-wrap .ventrexVideoTeaserSingle {
    display: flex;
  }
  .ventrexVideoTeaserBlock .content-wrap .ventrexVideoTeaserSingle > div {
    width: 50%;
  }
}
.ventrexVideoTeaserBlock .content-wrap .ventrexVideoTeaserSingle::after {
  background: none !important;
  box-shadow: none !important;
}
.ventrexVideoTeaserBlock .content-wrap .ventrexVideoTeaserSingle .text {
  float: none;
  display: block;
  padding: 0 20px;
  text-align: left;
  padding-bottom: 10px;
}

@media (min-width: 0) and (max-width: 1025px) {
  section > .content-wrap {
    width: 100%;
    padding: 0 14px;
  }
}
section > .content-wrap .col-md-3.teases {
  margin: 0;
}
section > .content-wrap .innerSliderBlock {
  align-items: stretch;
}
@media (min-width: 1025px) {
  section > .content-wrap .innerSliderBlock {
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media (min-width: 0) and (max-width: 1025px) {
  section > .content-wrap .innerSliderBlock {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  section > .content-wrap .innerSliderBlock > .frame {
    width: 100%;
    margin-bottom: 20px;
    overflow: hidden;
    border-radius: 30px;
  }
}
@media (min-width: 0) and (max-width: 1025px) and (min-width: 540px) {
  section > .content-wrap .innerSliderBlock > .frame {
    width: 49%;
  }
}
section > .content-wrap .innerSliderBlock.slick-slider .slick-slide {
  overflow: hidden;
  cursor: pointer;
  margin: 0 8px;
  outline: none;
  border-radius: 30px;
}
@media (min-width: 0) and (max-width: 540px) {
  section > .content-wrap .innerSliderBlock > div {
    display: none;
  }
  section > .content-wrap .innerSliderBlock > div:nth-child(-n+3), section > .content-wrap .innerSliderBlock > div.frame-layout-moreinfosbutton {
    display: block;
  }
}
section > .content-wrap .innerSliderBlock .frame-layout-video_teaser_vertical {
  border-radius: 30px;
  overflow: hidden;
}
@media (min-width: 540px) and (max-width: 1025px) {
  section > .content-wrap .innerSliderBlock .frame-layout-video_teaser_vertical .video_teaser_vertical {
    height: 100%;
  }
  section > .content-wrap .innerSliderBlock .frame-layout-video_teaser_vertical .content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    align-items: stretch;
  }
  section > .content-wrap .innerSliderBlock .frame-layout-video_teaser_vertical .content .ce-bodytext {
    height: 100%;
  }
}
section > .content-wrap .innerSliderBlock .ce-gallery figcaption {
  margin-top: 10px;
  color: #96979a;
}
section > .content-wrap .innerSliderBlock .ce-bodytext {
  padding: 8px 20px 15px 20px;
  background: #f0f2f4;
}
section > .content-wrap .innerSliderBlock .ce-bodytext h2 {
  margin: 0 0 25px 0;
  font-size: 1.6em;
  line-height: 1.2em;
}
section > .content-wrap .innerSliderBlock .ce-bodytext h2 .purple {
  display: block;
  color: #94275d;
}
section > .content-wrap .innerSliderBlock .ce-bodytext p {
  margin: 0;
  font-size: 1.2em;
}

@media (min-width: 768px) {
  .flexContainer.content-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.flexContainer.content-wrap .headlineWide {
  width: 100%;
}
.flexContainer.content-wrap .videoTeaserVertical {
  margin: 0;
}
@media (min-width: 0) and (max-width: 768px) {
  .flexContainer.content-wrap .videoTeaserVertical {
    margin-bottom: 16px !important;
    width: 100%;
  }
}
.flexContainer.content-wrap .videoTeaserVertical .text p {
  text-align: center;
}
.flexContainer > .frame-type-text.frame-layout-0 {
  width: 100%;
}

.slider-4 .image img {
  height: auto !important;
}
@media (min-width: 0) and (max-width: 768px) {
  .slider-4 > .content-wrap {
    margin: auto;
  }
}
.slider-4 .ce-bodytext {
  text-align: center;
}
.slider-4 .frame-layout-moreinfosbutton {
  display: none;
  border: 1px solid white;
  border-radius: 20px;
  cursor: pointer;
}
.slider-4 .frame-layout-moreinfosbutton h5 {
  text-align: center;
  font-size: 1.2em;
  color: white;
}
.slider-4 .frame-layout-moreinfosbutton:hover {
  background-color: white;
}
.slider-4 .frame-layout-moreinfosbutton:hover h5 {
  color: black;
}
@media (min-width: 768px) {
  .slider-4 .frame-layout-moreinfosbutton {
    display: none;
  }
}

section.contact {
  background: rgb(79, 78, 86);
  padding-top: 0;
  padding-bottom: 0;
}
@media (min-width: 1025px) {
  section.contact {
    padding-top: 15px;
  }
}
section.contact .innerContent {
  padding: 20px;
  padding-top: 40px;
  border-radius: 30px;
  background: #25272c;
}
@media (min-width: 0) and (max-width: 1025px) {
  section.contact .innerContent .frame-type-text {
    margin-bottom: 44px;
  }
}
@media (min-width: 0) and (max-width: 1025px) {
  section.contact .innerContent.row {
    margin-left: 0;
    margin-right: 0;
  }
}
section.contact .tx-powermail form fieldset input:not([type=submit]),
section.contact .tx-powermail form fieldset textarea {
  background-color: white;
  color: black;
  font-size: 18px;
}
section.contact .tx-powermail form fieldset input:not([type=submit])::placeholder,
section.contact .tx-powermail form fieldset textarea::placeholder {
  color: black;
}
section.contact .tx-powermail form fieldset input[type=submit]:hover {
  background-color: white !important;
  color: black !important;
}

footer,
footer section {
  margin-top: 0 !important;
  padding-top: 0;
  background: rgb(79, 78, 86);
}
footer .content-wrap p,
footer .content-wrap a,
footer .content-wrap p a,
footer section .content-wrap p,
footer section .content-wrap a,
footer section .content-wrap p a {
  color: white;
}
footer .content-wrap .purple,
footer .content-wrap .purple a,
footer section .content-wrap .purple,
footer section .content-wrap .purple a {
  color: #94275d;
}
footer .content-wrap .copyright,
footer section .content-wrap .copyright {
  margin-top: 10px;
}
footer .content-wrap .copyright p,
footer section .content-wrap .copyright p {
  color: #25272c;
}

section.contact .content-wrap p strong {
  font-weight: normal;
}
section.contact .content-wrap p strong a {
  color: rgb(79, 78, 86);
  text-decoration: underline;
}
section.contact .content-wrap p strong a:hover {
  color: white;
}
section.contact .content-wrap p em {
  display: inline-block;
  width: 60px;
  font-style: normal;
}
section.contact .content-wrap p em.mail-es {
  width: 80px;
}

section.headlineWithSwitch .innerHeadline, section.single:not(.top) .innerHeadline {
  display: flex;
  justify-content: space-between;
}
@media (min-width: 1025px) {
  section.headlineWithSwitch .innerHeadline, section.single:not(.top) .innerHeadline {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 0) and (max-width: 620px) {
  section.headlineWithSwitch .innerHeadline .frame-type-text, section.single:not(.top) .innerHeadline .frame-type-text {
    display: none;
  }
}
section.headlineWithSwitch .innerHeadline h1, section.single:not(.top) .innerHeadline h1 {
  margin: 0;
  padding: 0;
  line-height: 45px;
}
@media (min-width: 768px) {
  section.headlineWithSwitch .innerHeadline h1, section.single:not(.top) .innerHeadline h1 {
    line-height: 65px;
  }
}
section.headlineWithSwitch .innerHeadline h1 .h2Tutorials, section.single:not(.top) .innerHeadline h1 .h2Tutorials {
  color: white;
}
@media (min-width: 0) and (max-width: 620px) {
  section.headlineWithSwitch .innerHeadline .menuSwitch, section.single:not(.top) .innerHeadline .menuSwitch {
    width: 100%;
  }
}
section.headlineWithSwitch .innerHeadline .menuSwitch > div, section.single:not(.top) .innerHeadline .menuSwitch > div {
  padding: 0;
  border-radius: 32.5px;
  background-color: #d9d9d9;
  box-shadow: inset 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}
section.headlineWithSwitch .innerHeadline .menuSwitch ul, section.single:not(.top) .innerHeadline .menuSwitch ul {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0;
  padding-left: 0;
}
section.headlineWithSwitch .innerHeadline .menuSwitch ul li, section.single:not(.top) .innerHeadline .menuSwitch ul li {
  margin-bottom: 0 !important;
  list-style: none;
}
section.headlineWithSwitch .innerHeadline .menuSwitch ul li a, section.single:not(.top) .innerHeadline .menuSwitch ul li a {
  color: #525655;
}
section.headlineWithSwitch .innerHeadline .menuSwitch ul li.active, section.single:not(.top) .innerHeadline .menuSwitch ul li.active {
  border-radius: 21.5px;
  background-color: #94275d;
  box-shadow: 3px 4px 4px -2px rgba(0, 0, 0, 0.6);
}
@media (min-width: 768px) {
  section.headlineWithSwitch .innerHeadline .menuSwitch ul li.active, section.single:not(.top) .innerHeadline .menuSwitch ul li.active {
    border-radius: 32.5px;
  }
}
section.headlineWithSwitch .innerHeadline .menuSwitch ul li.active a, section.single:not(.top) .innerHeadline .menuSwitch ul li.active a {
  color: white;
}
section.headlineWithSwitch .innerHeadline .menuSwitch ul li.active.last-child, section.single:not(.top) .innerHeadline .menuSwitch ul li.active.last-child {
  box-shadow: -3px 4px 4px -2px rgba(0, 0, 0, 0.6);
}
section.headlineWithSwitch .innerHeadline .menuSwitch ul li a, section.single:not(.top) .innerHeadline .menuSwitch ul li a {
  display: block;
  padding: 0 21.5px;
  font-size: 15px;
  line-height: 43px;
}
@media (min-width: 768px) {
  section.headlineWithSwitch .innerHeadline .menuSwitch ul li a, section.single:not(.top) .innerHeadline .menuSwitch ul li a {
    padding: 0 32.5px;
  }
}
@media (min-width: 768px) {
  section.headlineWithSwitch .innerHeadline .menuSwitch ul li a, section.single:not(.top) .innerHeadline .menuSwitch ul li a {
    font-size: 20px;
    line-height: 65px;
  }
}
section.headlineWithSwitch .innerHeadline .menuSwitch ul li a:hover, section.single:not(.top) .innerHeadline .menuSwitch ul li a:hover {
  text-decoration: none;
}

section.headlineWithSwitch {
  margin-top: 0;
  padding-bottom: 14px;
  padding-top: 20px !important;
}

.slider-4 .innerSliderBlock > .frame {
  border-radius: 30px;
}
.slider-4 .slick-prev::before,
.slider-4 .slick-next::before {
  border-bottom: 3px solid #e8e3e1;
  border-right: 3px solid #e8e3e1;
}
.slider-4 .slick-prev {
  left: -18px;
}
.slider-4 .slick-next {
  right: -13px;
}

.imageVideoPreview {
  position: relative;
  aspect-ratio: 1.7877094972;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.imageVideoPreview .placeholder {
  cursor: pointer;
}
.imageVideoPreview .placeholder.playbutton {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 68px;
  height: 48px;
  margin-left: -34px;
  margin-top: -24px;
  padding: 0;
  background: transparent;
  color: transparent;
  user-select: none;
  border: none;
  outline: none;
}
.imageVideoPreview .placeholder.playbutton .ytp-large-play-button-bg {
  fill: #f00;
  transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);
}
@media (min-width: 1025px) {
  .imageVideoPreview .placeholder.playbutton .ytp-large-play-button-bg {
    opacity: 0.8;
  }
}
.imageVideoPreview img {
  width: 100%;
  height: auto;
}
.imageVideoPreview:hover .placeholder.playbutton .ytp-large-play-button-bg {
  opacity: 1;
  fill: #f00;
}
.imageVideoPreview iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

section .content-wrap.slick-slider .slick-slide .ce-bodytext {
  padding: 10px 20px 10px 20px;
}

footer {
  margin-top: 10px;
  padding: 0;
  padding-bottom: 10px;
}

/*# sourceMappingURL=bg_ventrex.min.css.map */
