/* compiled by scssphp v0.8.0 on Thu, 24 Apr 2025 14:29:15 +0000 (0.0813s) */

@charset "utf-8";
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 4999;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5000;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #ccc; }

.mfp-preloader a:hover {
  color: #fff; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px; }

.mfp-close:hover, .mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before, .mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }
/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
    .mfp-img-mobile .mfp-image-holder {
      padding-left: 0;
      padding-right: 0; }
    .mfp-img-mobile img.mfp-img {
      padding: 0; }
    .mfp-img-mobile .mfp-figure:after {
      top: 0;
      bottom: 0; }
    .mfp-img-mobile .mfp-figure small {
      display: inline;
      margin-left: 5px; }
    .mfp-img-mobile .mfp-bottom-bar {
      background: rgba(0, 0, 0, 0.6);
      bottom: 0;
      margin: 0;
      top: auto;
      padding: 3px 5px;
      position: fixed;
      box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
    .mfp-img-mobile .mfp-counter {
      right: 5px;
      top: 3px; }
    .mfp-img-mobile .mfp-close {
      top: 0;
      right: 0;
      width: 35px;
      height: 35px;
      line-height: 35px;
      background: rgba(0, 0, 0, 0.6);
      position: fixed;
      text-align: center;
      padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
* {
  margin: 0;
  padding: 0;
  border: 0;
  box-sizing: border-box;
  font-size: 100%;
  font: inherit;
  position: relative; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
  display: block; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote::before, blockquote::after, q::before, q::after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

@font-face {
  font-family: 'Lato-Regular';

  font-style: normal;

  font-weight: 400;

  font-display: swap;

  src: url(/site/templates/v3/fonts/Lato-Regular.woff2) format('woff2'), url(/site/templates/v3/fonts/Lato-Regular.woff) format('woff'); }

@font-face {
  font-family: 'Lato-Bold';

  font-style: normal;

  font-weight: 400;

  font-display: swap;

  src: url(/site/templates/v3/fonts/Lato-Bold.woff2) format('woff2'), url(/site/templates/v3/fonts/Lato-Bold.woff) format('woff'); }

@font-face {
  font-family: 'Lato-Italic';

  font-style: normal;

  font-weight: 400;

  font-display: swap;

  src: url(/site/templates/v3/fonts/Lato-Lightitalic.woff2) format('woff2'), url(/site/templates/v3/fonts/Lato-Lightitalic.woff) format('woff'); }

@font-face {
  font-family: 'Lato-Light';

  font-style: normal;

  font-weight: 400;

  font-display: swap;

  src: url(/site/templates/v3/fonts/Lato-Light.woff2) format('woff2'), url(/site/templates/v3/fonts/Lato-Light.woff) format('woff'); }

@font-face {
  font-family: 'Lato-Heavy';

  font-style: normal;

  font-weight: 400;

  font-display: swap;

  src: url(/site/templates/v3/fonts/Lato-Black.woff2) format('woff2'), url(/site/templates/v3/fonts/Lato-Black.woff) format('woff'); }

@font-face {
  font-family: 'Material Icons';

  font-style: normal;

  font-weight: 400;

  font-display: swap;

  src: url(/site/templates/v3/fonts/MaterialIcons-Regular.woff2) format('woff2'); }

a.apply-now, a.swap {
  font-family: Lato-Light, sans-serif;
  font-style: normal; }

div.content-elements div.ce-persons.article-grid h3, div.content-elements div.ce-pressreleases.article-list article h2, body, div#ctaParent a, button.button.privacywire-show-options {
  font-family: Lato-Regular, sans-serif;
  font-style: normal; }

div#pageHero div#visualOverlay h2, div.ce h1, div#pageHeroV2 figure div h2, form#studyfinder fieldset:not([hidden]) legend, .text h2, .text p.hint strong, div.ce h2, div.content-elements div.ce-faq h3, .text h3, .text h4, footer#pageFooter h5, div.content-elements div.ce-accordion div h3, div.sidebar h2, div#pageHero div#visualOverlay span, div#pageHero div#visualOverlay a, form#studyfinder div.action button, form#studyfinder div.action a.button, .text ul.keyfacts li, .text table th, .text table td, ul#switchLanguage li a, header#pageHeader nav ul#switchLanguageMobile li a, header#pageHeader nav ul#mainNavi > li > a span, header#pageHeader div#language button span, header#pageHeader div#fhdIntern > a span, a.apply-now strong, a.swap strong, div.content-elements div.ce-news article span.subtitle, div.content-elements div.ce-majors article span.subtitle, div.content-elements div.ce-pressreleases.article-list article h2, div.content-elements div.ce-accordion > h3, div.content-elements div.ce-accordion-v2 div.ce > h2, div.content-elements div.ce-faq label span, div.content-elements div.ce-faq ul.faq-themes li a, div.content-elements div.article-grid article div h3, div.content-elements div.ce-gridmenu button, a#skipNavigation, div#ctaParent a strong, a.button, button.button, a.button-inactive, button[class*="filter"], a[class*="filter"], div.privacywire-page-wrapper button {
  font-family: Lato-bold, sans-serif;
  font-style: normal; }

div#pageHeroV2 figure div h2, div#pageHeroV2 figure div p {
  font-family: Lato-Heavy, sans-serif;
  font-style: normal; }

div#pageHero div#visualOverlay h2, div.ce h1 {
  font-size: 2.5rem;
  margin-bottom: 2rem; }
  @media only screen and (min-width: 69.375em) {
  div#pageHero div#visualOverlay h2, div.ce h1 {
    font-size: 3rem; } }
  @media only screen and (min-width: 87.5em) {
  div#pageHero div#visualOverlay h2, div.ce h1 {
    font-size: 4rem; } }

div#pageHeroV2 figure div h2, form#studyfinder fieldset:not([hidden]) legend, .text h2, .text p.hint strong, div.ce h2, div.content-elements div.ce-faq h3 {
  font-size: 2rem;
  margin-bottom: 1rem; }
  @media only screen and (min-width: 69.375em) {
  div#pageHeroV2 figure div h2, form#studyfinder fieldset:not([hidden]) legend, .text h2, .text p.hint strong, div.ce h2, div.content-elements div.ce-faq h3 {
    font-size: 2.5rem;
    margin-bottom: 2rem; } }
  @media only screen and (min-width: 87.5em) {
  div#pageHeroV2 figure div h2, form#studyfinder fieldset:not([hidden]) legend, .text h2, .text p.hint strong, div.ce h2, div.content-elements div.ce-faq h3 {
    font-size: 2.5rem;
    margin-bottom: 2rem; } }

.text h3, .text h4, footer#pageFooter h5, div.content-elements div.ce-accordion div h3, div.sidebar h2 {
  font-size: 1.8rem;
  margin-bottom: 1rem; }
  @media only screen and (min-width: 69.375em) {
  .text h3, .text h4, footer#pageFooter h5, div.content-elements div.ce-accordion div h3, div.sidebar h2 {
    font-size: 2rem;
    margin-bottom: 1.5rem; } }
  @media only screen and (min-width: 87.5em) {
  .text h3, .text h4, footer#pageFooter h5, div.content-elements div.ce-accordion div h3, div.sidebar h2 {
    font-size: 2rem;
    margin-bottom: 1.5rem; } }

div.content-elements div.ce-persons.article-grid h3, div.content-elements div.ce-pressreleases.article-list article h2, body, div#ctaParent a {
  font-size: 1.6rem; }
  @media only screen and (min-width: 69.375em) {
  div.content-elements div.ce-persons.article-grid h3, div.content-elements div.ce-pressreleases.article-list article h2, body, div#ctaParent a {
    font-size: 1.6rem; } }
  @media only screen and (min-width: 87.5em) {
  div.content-elements div.ce-persons.article-grid h3, div.content-elements div.ce-pressreleases.article-list article h2, body, div#ctaParent a {
    font-size: 1.7rem; } }
  @media only screen and (min-width: 120em) {
  div.content-elements div.ce-persons.article-grid h3, div.content-elements div.ce-pressreleases.article-list article h2, body, div#ctaParent a {
    font-size: 1.8rem; } }

div.content-elements div.ce-accordion > h3, div.content-elements div.ce-accordion-v2 div.ce > h2 {
  font-size: 2rem; }
  @media only screen and (min-width: 87.5em) {
  div.content-elements div.ce-accordion > h3, div.content-elements div.ce-accordion-v2 div.ce > h2 {
    font-size: 2.2rem; } }
  form.FormBuilder.InputfieldForm input, form.FormBuilder.InputfieldForm select, form.FormBuilder.InputfieldForm textarea, .text p.small, footer#pageFooter *, div.content-elements div.article-grid article div h3 + p, div.privacywire-page-wrapper * {
    font-size: 1.6rem; }
  @media only screen and (min-width: 87.5em) {
  form.FormBuilder.InputfieldForm input, form.FormBuilder.InputfieldForm select, form.FormBuilder.InputfieldForm textarea, .text p.small, footer#pageFooter *, div.content-elements div.article-grid article div h3 + p, div.privacywire-page-wrapper * {
    font-size: 1.7rem; } }

form.FormBuilder.InputfieldForm label, form.FormBuilder.InputfieldForm p.description, .text small, header#pageHeader nav ul#mainNavi > li > ul li a span, a.download, a.link, div.content-elements div.ce-pressreleases.article-list article span.date, div.sidebar *, div#ctaParent a {
  font-size: 1.4rem; }
  @media only screen and (min-width: 87.5em) {
  form.FormBuilder.InputfieldForm label, form.FormBuilder.InputfieldForm p.description, .text small, header#pageHeader nav ul#mainNavi > li > ul li a span, a.download, a.link, div.content-elements div.ce-pressreleases.article-list article span.date, div.sidebar *, div#ctaParent a {
    font-size: 1.6rem; } }

header#pageHeader nav ul#mainNavi > li > ul li a span + span, header#pageHeader nav ul#mainNavi li a span + span, div#ctaParent a, figcaption, figcaption *, div.privacywire-page-wrapper * {
  font-size: 1rem; }
  @media only screen and (min-width: 87.5em) {
  header#pageHeader nav ul#mainNavi > li > ul li a span + span, header#pageHeader nav ul#mainNavi li a span + span, div#ctaParent a, figcaption, figcaption *, div.privacywire-page-wrapper * {
    font-size: 1.2rem; } }

div#pageHero button.slick-arrow::before, .text p.hint::before, .text a.download::before, header#pageHeader button#navToggle::before, a.download::before, a.link::before, div.content-elements div.ce-accordion > h3:before, div.content-elements div.ce-accordion-v2 div.ce > h2:after, div.content-elements div.ce-faq label button::after, div.content-elements div.article-grid article.event::before, div.content-elements div.article-grid article.news::before, div.content-elements div.ce-gridmenu.text article div.text > *:last-child::after, div.content-elements div.ce-gridmenu div.article-grid div.text h3::after, div.sidebar a.email::before {
  font-family: "Material Icons";
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga'; }

@keyframes nextSlide {
  0% {
    transform: translateX(100%); }

  100% {
    transform: translateX(0); } }

@keyframes prevSlide {
  0% {
    opacity: 0;
    transform: translate(2rem, -50%); }

  100% {
    opacity: 1;
    transform: translate(0, -50%); } }

@keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@keyframes fadeOut {
  100% {
    opacity: 0; }

  0% {
    opacity: 1;
    z-index: -1; } }

@keyframes fadeInFromLeft {
  0% {
    opacity: 0;
    transform: translateX(50px); }

  100% {
    opacity: 1;
    transform: translateX(0); } }

@keyframes logo {
  0% {
    opacity: 0;
    left: 0;
    top: -13rem;
    width: 10rem; }

  100% {
    opacity: 1;
    left: 12rem;
    top: -7rem;
    width: 25rem; }
    @media only screen and (min-width: 120em) {
    100% {
      left: 20rem;
      top: -7rem;
      width: 35rem; } } }
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
div#pageHeroV2 figure {
  width: 100%; }
  div#pageHeroV2 figure img {
    display: block; }
  div#pageHeroV2 figure > a {
    display: block;
    text-decoration: none; }
  div#pageHeroV2 figure div {
    color: white;
    background-color: black; }
    @media screen and (min-width: 5em) {
    div#pageHeroV2 figure div {
      background: none;
      position: absolute;
      left: 2rem;
      bottom: 2rem;
      right: 2rem; } }
    @media screen and (min-width: 62.5em) {
    div#pageHeroV2 figure div {
      left: 5rem;
      bottom: 5rem;
      right: auto; } }
    div#pageHeroV2 figure div h2 {
      padding: 1rem;
      background-color: white;
      color: black;
      margin: 0 0 2rem; }
      @media screen and (min-width: 62.5em) {
    div#pageHeroV2 figure div h2 {
      padding: 1.5rem 3rem; } }
    div#pageHeroV2 figure div p {
      color: white;
      margin: 0 0 1rem 1rem; }
      @media screen and (min-width: 62.5em) {
    div#pageHeroV2 figure div p {
      margin: 0 0 1.5rem 3rem; } }
  div#pageHeroV2 .splide__slide, div#pageHeroV2 .splide__list {
    width: 100%; }
  div#pageHeroV2 img#heroLogo {
    position: absolute;
    right: 1rem;
    bottom: 0;
    width: 7rem;
    display: block; }
  @media only screen and (min-width: 69.375em) {
    div#pageHeroV2 img#heroLogo {
      right: 2rem;
      width: 12rem; } }

div#pageHero img {
  display: block; }
  div#pageHero div#visualOverlay {
    position: absolute;
    left: 3rem;
    bottom: 3rem;
    display: none; }
  @media only screen and (min-width: 69.375em) {
    div#pageHero div#visualOverlay {
      display: block; } }
  div#pageHero div#visualOverlay h2 {
    background-color: white;
    padding: 0.5rem 2rem;
    margin: 0; }
  div#pageHero div#visualOverlay span {
    display: inline-block;
    background-color: white;
    padding: 0.5rem 2rem;
    margin-bottom: 0.5rem; }
  div#pageHero div#visualOverlay a {
    display: inline-block;
    background-color: #d81765;
    color: white;
    margin: 0.5rem 0 0 0;
    text-decoration: none;
    padding: 1rem 2rem; }
  div#pageHero div#heroSlider {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  div#pageHero div#heroSlider > img {
    position: absolute;
    left: 0;
    top: 0; }
  div#pageHero div#heroSlider img.invisible {
    opacity: 0; }
  div#pageHero img#heroLogo {
    position: absolute;
    right: 1rem;
    bottom: 0;
    width: 7rem;
    display: block; }
  @media only screen and (min-width: 69.375em) {
    div#pageHero img#heroLogo {
      right: 2rem;
      width: 12rem; } }
  div#pageHero ul.slick-dots {
    display: none !important;
    position: absolute;
    left: 50%;
    bottom: 0;
    padding: 0 0 1rem 0;
    transform: translateX(-50%); }
  @media only screen and (min-width: 69.375em) {
    div#pageHero ul.slick-dots {
      display: block !important; } }
  div#pageHero ul.slick-dots li {
    display: inline-block;
    margin: 0 0.5rem; }
    div#pageHero ul.slick-dots li button {
      cursor: pointer;
      background-color: white;
      width: 1.5rem;
      height: 1.5rem;
      border-radius: 50%; }
      div#pageHero ul.slick-dots li button span {
        display: none; }
    div#pageHero ul.slick-dots li.slick-active button {
      background-color: #d81765; }
  div#pageHero button.slick-arrow {
    z-index: 50;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    cursor: pointer; }
  div#pageHero button.slick-arrow span {
    display: none; }
  div#pageHero button.slick-arrow::before {
    font-size: 5rem;
    color: #fff;
    font-weight: bold; }
  div#pageHero button.slick-arrow.nextSlide {
    right: 0; }
    div#pageHero button.slick-arrow.nextSlide::before {
      content: "chevron_right"; }
  div#pageHero button.slick-arrow.prevSlide {
    left: 0; }
    div#pageHero button.slick-arrow.prevSlide::before {
      content: "chevron_left"; }

form.FormBuilder.InputfieldForm {
  margin-bottom: 3rem;
  overflow: auto; }
  form.FormBuilder.InputfieldForm fieldset {
    border: none;
    background-color: #eee; }
  form.FormBuilder.InputfieldForm fieldset legend {
    background-color: #0578be;
    padding: 0.7rem 1rem 0.5rem;
    color: white; }
  form.FormBuilder.InputfieldForm .ui-state-error {
    color: #f00 !important; }
  form.FormBuilder.InputfieldForm input, form.FormBuilder.InputfieldForm select, form.FormBuilder.InputfieldForm textarea {
    margin-bottom: 1rem;
    width: 100%;
    border: 1px solid #0578be !important;
    padding: 0.5rem 1rem !important; }
  form.FormBuilder.InputfieldForm input[type=checkbox] {
    width: auto;
    margin-right: 0.5rem; }
  form.FormBuilder.InputfieldForm p.description {
    margin-top: 0 !important; }
  form.FormBuilder.InputfieldForm i {
    display: none; }
  form.FormBuilder.InputfieldForm div.InputfieldHidden {
    display: none; }

form#studyfinder {
  scroll-margin-top: 20rem; }
  form#studyfinder div.action {
    text-align: center;
    padding: 4rem; }
  form#studyfinder div.action button, form#studyfinder div.action a.button {
    padding: 1rem 2rem;
    background-color: #d81765;
    color: white;
    display: inline-block;
    margin: auto 0.5rem;
    text-transform: uppercase;
    text-decoration: none;
    min-width: 24rem; }
    form#studyfinder div.action button::before, form#studyfinder div.action a.button::before {
      display: none; }
  form#studyfinder fieldset:not([hidden]) {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1rem; }
  form#studyfinder fieldset:not([hidden]) label {
    background-color: #0578be;
    padding: 2rem;
    text-align: center; }
    form#studyfinder fieldset:not([hidden]) label.checked {
      background-color: #d81765; }
    form#studyfinder fieldset:not([hidden]) label span {
      color: white; }
    form#studyfinder fieldset:not([hidden]) label input {
      opacity: 0;
      position: absolute; }
  form#studyfinder fieldset:not([hidden])#studyfinder-summary {
    grid-template-columns: 1fr; }
    form#studyfinder fieldset:not([hidden])#studyfinder-summary output {
      background-color: #0578be;
      padding: 2rem;
      display: grid;
      gap: 2rem; }
      form#studyfinder fieldset:not([hidden])#studyfinder-summary output * {
        color: white; }

.text h2, div.content-elements div.ce-accordion div h2 {
  margin-bottom: 2rem; }
  .text p + h3, div.content-elements div.ce-accordion div p + h3, .text ul + h3, div.content-elements div.ce-accordion div ul + h3 {
    margin-top: 3rem; }
  .text p, div.content-elements div.ce-accordion div p {
    line-height: 150%; }
  .text strong, div.content-elements div.ce-accordion div strong, .text b, div.content-elements div.ce-accordion div b {
    font-weight: bold; }
  .text.intro, div.content-elements div.ce-accordion div.intro {
    margin-bottom: 2rem; }
  .text p.hint, div.content-elements div.ce-accordion div p.hint {
    padding: 3rem 3rem 3rem 7.5rem;
    display: block;
    border-radius: 5px; }
  .text p.hint, div.content-elements div.ce-accordion div p.hint, .text p.hint *, div.content-elements div.ce-accordion div p.hint * {
    color: white; }
  .text p.hint::before, div.content-elements div.ce-accordion div p.hint::before {
    content: "info";
    position: absolute;
    left: 2rem;
    top: 50%;
    transform: translateY(-50%);
    color: inherit;
    font-size: 4rem; }
  .text p.small, div.content-elements div.ce-accordion div p.small {
    margin-bottom: 0.5rem; }
  .text p, div.content-elements div.ce-accordion div p, .text ul, div.content-elements div.ce-accordion div ul, .text ol, div.content-elements div.ce-accordion div ol, .text table, div.content-elements div.ce-accordion div table, .text div.tableParent, div.content-elements div.ce-accordion div div.tableParent, .text hr, div.content-elements div.ce-accordion div hr {
    margin-bottom: 2rem; }
  .text p:last-child, div.content-elements div.ce-accordion div p:last-child, .text ul:last-child, div.content-elements div.ce-accordion div ul:last-child, .text ol:last-child, div.content-elements div.ce-accordion div ol:last-child, .text table:last-child, div.content-elements div.ce-accordion div table:last-child, .text div.tableParent:last-child, div.content-elements div.ce-accordion div div.tableParent:last-child, .text hr:last-child, div.content-elements div.ce-accordion div hr:last-child {
    margin-bottom: 0; }
  .text iframe, div.content-elements div.ce-accordion div iframe {
    width: 100% !important; }
  .text hr, div.content-elements div.ce-accordion div hr {
    border: none;
    height: 2px;
    background-color: black; }
  .text a, div.content-elements div.ce-accordion div a, .text a *, div.content-elements div.ce-accordion div a * {
    color: #d81765; }
  .text a.download, div.content-elements div.ce-accordion div a.download {
    padding-left: 1.7rem; }
    .text a.download::before, div.content-elements div.ce-accordion div a.download::before {
      content: "picture_as_pdf";
      color: inherit;
      font-size: 1.5rem;
      position: absolute;
      left: 0;
      top: 0; }
  .text i, div.content-elements div.ce-accordion div i, .text em, div.content-elements div.ce-accordion div em {
    font-style: italic; }
  .text ul, div.content-elements div.ce-accordion div ul, .text ol, div.content-elements div.ce-accordion div ol {
    margin-left: 3rem; }
  .text ul li, div.content-elements div.ce-accordion div ul li, .text ol li, div.content-elements div.ce-accordion div ol li {
    margin-bottom: 1rem; }
  .text ol, div.content-elements div.ce-accordion div ol {
    list-style-type: decimal; }
  .text ul, div.content-elements div.ce-accordion div ul {
    list-style-type: square; }
  .text ul.keyfacts, div.content-elements div.ce-accordion div ul.keyfacts {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-left: 0; }
  .text ul.keyfacts li, div.content-elements div.ce-accordion div ul.keyfacts li {
    margin-left: 2rem; }
  .text div.tableParent, div.content-elements div.ce-accordion div div.tableParent {
    overflow: auto; }
  .text div.tableParent.scroll, div.content-elements div.ce-accordion div div.tableParent.scroll {
    padding: 1rem 0; }
    .text div.tableParent.scroll::before, div.content-elements div.ce-accordion div div.tableParent.scroll::before, .text div.tableParent.scroll::after, div.content-elements div.ce-accordion div div.tableParent.scroll::after {
      content: url(/site/templates/images/table_scroll.svg);
      position: sticky;
      left: 0;
      right: 0;
      width: 100%; }
  .text table, div.content-elements div.ce-accordion div table {
    border-collapse: separate;
    width: 100%; }
  .text table th, div.content-elements div.ce-accordion div table th, .text table td, div.content-elements div.ce-accordion div table td {
    text-align: center;
    padding: 1rem 0.5rem;
    vertical-align: top;
    border-bottom: 1px solid #000; }
  .text table td, div.content-elements div.ce-accordion div table td {
    color: #d81765; }
  .text .center, div.content-elements div.ce-accordion div .center {
    text-align: center; }

*.article-list article {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 2rem; }

*.article-grid {
  display: grid;
  grid-template-columns: 1fr; }
  @media only screen and (min-width: 69.375em) {
  *.article-grid {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 2rem; } }
  @media only screen and (min-width: 87.5em) {
  *.article-grid {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 4rem; } }
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
ul#switchLanguage {
  padding: 0 3rem 0 1rem;
  background-color: white;
  position: absolute;
  left: 0%;
  bottom: 0rem;
  transform: translateY(105%);
  display: none; }
  ul#switchLanguage.visible {
    display: block;
    animation: fadeIn 0.3s; }
  ul#switchLanguage li a {
    background: none;
    display: block;
    text-transform: uppercase;
    color: #0578be;
    text-decoration: none;
    cursor: pointer;
    padding: 0.5rem 0 0.5rem 4rem;
    text-align: left; }
    ul#switchLanguage li a::before {
      content: "";
      position: absolute;
      left: 0;
      top: 50%;
      transform: translate(0, -50%);
      width: 3rem;
      height: 2.3rem;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center; }
    ul#switchLanguage li a.de::before {
      background-image: url(/site/templates/v3/images/languages/de.svg); }
    ul#switchLanguage li a.en::before {
      background-image: url(/site/templates/v3/images/languages/en.svg); }
    ul#switchLanguage li a.es::before {
      background-image: url(/site/templates/v3/images/languages/es.svg); }
    ul#switchLanguage li a.zh::before {
      background-image: url(/site/templates/v3/images/languages/zh.svg); }
  header#pageHeader nav {
    position: fixed;
    top: 7.8rem;
    right: 0;
    padding: 0 0 12rem;
    background-color: white;
    width: 100vw;
    max-height: calc(100vh - 8rem);
    overflow-y: auto;
    transform: translateX(100%);
    transition: all 0.3s;
    z-index: 1001; }
  header#pageHeader nav.visible {
    transform: translateX(0); }
  header#pageHeader nav.visible ul#mainNavi li {
    margin: 0; }
    header#pageHeader nav.visible ul#mainNavi li a {
      display: block;
      text-decoration: none;
      padding: 1rem 2rem;
      border-bottom: 1px solid white; }
      header#pageHeader nav.visible ul#mainNavi li a span + span {
        display: block; }
    header#pageHeader nav.visible ul#mainNavi ul {
      margin: 0; }
    header#pageHeader nav.visible ul#mainNavi > li > a {
      background-color: #0578be; }
      header#pageHeader nav.visible ul#mainNavi > li > a span {
        color: white; }
      header#pageHeader nav.visible ul#mainNavi > li li > a {
        background-color: #dfdfdf;
        padding-left: 4rem; }
      header#pageHeader nav.visible ul#mainNavi > li li li > a {
        background-color: white;
        border-bottom: 1px solid #dfdfdf;
        padding-left: 6rem; }
  header#pageHeader nav ul#switchLanguageMobile {
    margin: 4rem 0 2rem;
    padding: 0 0 2rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    display: none; }
  header#pageHeader nav ul#switchLanguageMobile::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 2px;
    background-image: url(/site/templates/v3/images/border-dotted.svg);
    background-repeat: repeat-x; }
  header#pageHeader nav ul#switchLanguageMobile li {
    margin: 0 1rem; }
    header#pageHeader nav ul#switchLanguageMobile li a {
      text-decoration: none;
      color: #0578be; }
      header#pageHeader nav ul#switchLanguageMobile li a.active {
        text-decoration: underline; }
  @media only screen and (min-width: 69.375em) {
  header#pageHeader nav {
    position: relative;
    display: block;
    padding: 0;
    top: auto;
    right: auto;
    width: auto;
    overflow-y: visible;
    transform: none; }
    header#pageHeader nav ul#switchLanguageMobile {
      display: none; } }
  @media only screen and (min-width: 69.375em) {
    header#pageHeader nav ul#mainNavi {
      display: grid;
      grid-template-columns: repeat(7, 1fr);
      grid-gap: 0.1rem; }
      header#pageHeader nav ul#mainNavi > li > a {
        min-height: 6rem;
        padding: 0.3rem 1rem;
        justify-content: center;
        background-color: #0578be !important; }
        header#pageHeader nav ul#mainNavi > li > a span {
          text-transform: uppercase;
          color: white !important; }
        header#pageHeader nav ul#mainNavi > li.active > a, header#pageHeader nav ul#mainNavi > li > a:hover {
          background-color: #dfdfdf !important; }
        header#pageHeader nav ul#mainNavi > li.active > a span, header#pageHeader nav ul#mainNavi > li > a:hover span {
          color: black !important; }
        header#pageHeader nav ul#mainNavi > li > ul {
          margin: 0.1rem 0 0 0;
          position: absolute;
          left: 0;
          display: none;
          width: max-content;
          min-width: 100%; }
        header#pageHeader nav ul#mainNavi > li > ul li div {
          padding: 0; }
        header#pageHeader nav ul#mainNavi > li > ul li a span {
          white-space: normal; }
          header#pageHeader nav ul#mainNavi > li > ul li a span + span {
            text-transform: none; }
        header#pageHeader nav ul#mainNavi > li > ul > li > ul {
          margin: 0;
          position: absolute;
          left: 100%;
          top: 0; }
          header#pageHeader nav ul#mainNavi > li > ul > li > ul > li {
            border-left: 0.1rem solid white; }
        header#pageHeader nav ul#mainNavi > li:nth-child(7) > ul, header#pageHeader nav ul#mainNavi > li:nth-child(6) > ul {
          left: auto;
          right: 0; }
          header#pageHeader nav ul#mainNavi > li:nth-child(7) > ul > li, header#pageHeader nav ul#mainNavi > li:nth-child(6) > ul > li {
            border-right: 0.1rem solid white;
            border-left: none; }
          header#pageHeader nav ul#mainNavi > li:nth-child(7) > ul > li > ul, header#pageHeader nav ul#mainNavi > li:nth-child(6) > ul > li > ul {
            left: auto;
            right: 100%; }
      header#pageHeader nav ul#mainNavi li {
        margin: 0;
        border-bottom: 0.1rem solid white; }
        header#pageHeader nav ul#mainNavi li:last-child {
          border-bottom: none; }
        header#pageHeader nav ul#mainNavi li a {
          background-color: #ececec;
          display: flex;
          flex-wrap: wrap;
          width: 100%;
          align-items: center;
          padding: 0.5rem 1rem;
          text-decoration: none;
          transition: all 0.2s; }
        header#pageHeader nav ul#mainNavi li a div {
          width: 100%;
          padding: 1rem 0 0 0; }
        header#pageHeader nav ul#mainNavi li a span {
          color: black;
          display: block; }
          header#pageHeader nav ul#mainNavi li a span + span {
            text-transform: none;
            display: block; }
        header#pageHeader nav ul#mainNavi li ul {
          display: none;
          margin-left: 0; }
        header#pageHeader nav ul#mainNavi li ul li.active > a, header#pageHeader nav ul#mainNavi li ul li > a:hover {
          background-color: #0578be; }
          header#pageHeader nav ul#mainNavi li ul li.active > a span, header#pageHeader nav ul#mainNavi li ul li > a:hover span {
            color: white; }
        html:not(.touch) header#pageHeader nav ul#mainNavi li:hover > ul {
          display: block; }
        header#pageHeader nav ul#mainNavi li.open > ul {
          display: block; } }
    @media only screen and (min-width: 69.375em) {
        header#pageHeader nav ul#mainNavi li.intern {
          display: none; } }

header#pageHeader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding: 1.5rem 2rem 1rem;
  background-color: white;
  z-index: 1000; }
  @media only screen and (min-width: 69.375em) {
  header#pageHeader {
    background-color: transparent;
    position: absolute;
    padding: 5rem 2rem 0; } }
  body.scrolled header#pageHeader {
    position: fixed;
    background-color: white; }

  @media only screen and (min-width: 87.5em) {
    body.scrolled header#pageHeader {
      top: -2.75em; } }
  @media only screen and (min-width: 87.5em) {
  header#pageHeader {
    left: 50%;
    width: 160rem;
    max-width: 100vw;
    transform: translateX(-50%); } }
  header#pageHeader h1 {
    display: none; }
  header#pageHeader > div {
    z-index: 1002;
    min-height: 4rem;
    display: flex;
    align-items: center;
    /*
     >* {
     position: absolute;
     top: 50%;
     transform: translateY(-50%);
     }
     */ }
  @media only screen and (min-width: 69.375em) {
    header#pageHeader > div {
      min-height: 7rem; } }
  header#pageHeader > div > * {
    margin-right: 2rem; }
    @media only screen and (min-width: 69.375em) {
    header#pageHeader > div > * {
      margin-right: 5rem; } }
  header#pageHeader a#fhdHome {
    max-width: 25rem;
    min-width: 10rem; }
  header#pageHeader a#fhdHome img {
    display: inline-block; }
    header#pageHeader a#fhdHome img.big {
      display: none; }
    header#pageHeader a#fhdHome img.small {
      max-height: 5rem;
      width: auto; }
    @media only screen and (min-width: 69.375em) {
    header#pageHeader a#fhdHome img.big {
      display: block; }
      header#pageHeader a#fhdHome img.small {
        display: none; } }
  @media only screen and (min-width: 69.375em) {
    header#pageHeader a#fhdHome {
      min-width: 21rem;
      max-width: 30rem; } }
  header#pageHeader img#headerSlogan {
    max-width: 25rem;
    display: none; }
  @media only screen and (min-width: 69.375em) {
    header#pageHeader img#headerSlogan {
      display: block; } }
  header#pageHeader div#language {
    text-align: right;
    width: 3rem; }
  header#pageHeader div#language > div {
    display: inline-block; }
  header#pageHeader div#language button {
    padding: 0 0 0 5rem;
    background: none;
    min-height: 2rem;
    display: block; }
    header#pageHeader div#language button span {
      background: none;
      display: none;
      text-transform: uppercase;
      color: #0578be;
      text-decoration: none;
      cursor: pointer; }
    header#pageHeader div#language button::before {
      content: "";
      position: absolute;
      left: 1rem;
      top: 50%;
      transform: translate(0, -50%);
      width: 3.5rem;
      height: 3.5rem;
      background-image: url(/site/templates/v3/images/icons/globe.svg);
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center; }

  @media only screen and (min-width: 69.375em) {
    header#pageHeader div#language {
      width: auto; }
      header#pageHeader div#language button::before {
        transform: translate(0, -50%);
        width: 3rem;
        height: 2.3rem; }
        header#pageHeader div#language button span {
          display: block; } }
  header#pageHeader div#fhdIntern > a {
    display: block;
    padding: 0 0 0 3rem;
    min-height: 2rem;
    text-decoration: none; }
    header#pageHeader div#fhdIntern > a span {
      color: #0578be;
      display: none; }
    @media only screen and (min-width: 69.375em) {
      header#pageHeader div#fhdIntern > a span {
        display: inline-block; } }
    header#pageHeader div#fhdIntern > a::before {
      content: "";
      position: absolute;
      left: 0;
      top: 50%;
      transform: translate(0, -50%);
      width: 4rem;
      height: 3.5rem;
      background-image: url(/site/templates/v3/images/icons/intern.svg);
      background-size: contain;
      background-repeat: no-repeat; }
    @media only screen and (min-width: 69.375em) {
      header#pageHeader div#fhdIntern > a::before {
        width: 3rem;
        height: 2.3rem; } }
  header#pageHeader button#navToggle {
    position: absolute;
    top: 2rem;
    right: 2rem;
    background-color: #eee;
    padding: 0.3rem 0.5rem;
    padding: 0;
    cursor: pointer;
    z-index: 1003; }
  header#pageHeader button#navToggle span {
    display: none; }
  header#pageHeader button#navToggle::before {
    content: "menu";
    color: #3c3c3b;
    font-size: 5rem;
    display: block; }
  header#pageHeader button#navToggle.close::before {
    content: "close"; }
  @media only screen and (min-width: 69.375em) {
    header#pageHeader button#navToggle {
      display: none; } }

footer#pageFooter {
  background-color: #0578be;
  padding: 8rem 3rem 8rem 3rem;
  text-align: center; }
  @media only screen and (min-width: 69.375em) {
  footer#pageFooter {
    text-align: left;
    padding: 8rem 5rem 12rem 5rem; } }
  footer#pageFooter * {
    color: white; }
  footer#pageFooter > div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  footer#pageFooter > div.row1 {
    margin-bottom: 4rem; }
    footer#pageFooter > div.row1 > section {
      width: 100%;
      margin-bottom: 4rem; }
    @media only screen and (min-width: 41.5625em) {
      footer#pageFooter > div.row1 > section {
        width: 45%; } }
    @media only screen and (min-width: 69.375em) {
      footer#pageFooter > div.row1 > section {
        width: 22%;
        margin-bottom: 0; }
        footer#pageFooter > div.row1 > section:last-child {
          text-align: right; } }
    footer#pageFooter > div.row1 > section ul {
      margin-bottom: 2rem; }
  footer#pageFooter > div.row2 {
    border-top: 1px solid white;
    padding-top: 4rem; }
    footer#pageFooter > div.row2 > section {
      width: 100%;
      margin-bottom: 4rem; }
    footer#pageFooter > div.row2 > section img {
      display: inline-block;
      height: 12rem;
      width: auto;
      margin: 0 2rem 0 0; }
    @media only screen and (min-width: 69.375em) {
    footer#pageFooter > div.row2 > section {
      width: 22%;
      margin-bottom: 0; }
      footer#pageFooter > div.row2 > section:nth-child(2) {
        width: 74%; } }
  footer#pageFooter > div.row3 {
    margin: 2rem 0 0 0; }
    footer#pageFooter > div.row3 > p {
      width: 100%; }
  footer#pageFooter h5 {
    margin-bottom: 2rem; }
  @media only screen and (min-width: 69.375em) {
    footer#pageFooter h5 {
      margin-bottom: 4rem; } }
  footer#pageFooter p {
    line-height: 150%; }
  footer#pageFooter li {
    line-height: 180%; }
  @media only screen and (min-width: 69.375em) {
    footer#pageFooter li {
      line-height: 150%; } }
  footer#pageFooter p {
    margin-bottom: 2rem; }
  footer#pageFooter p:last-of-type {
    margin-bottom: 0; }
  footer#pageFooter p a + a {
    margin-left: 1.5rem; }
  footer#pageFooter a {
    text-decoration: none; }
  footer#pageFooter a:hover {
    text-decoration: underline; }

main {
  margin-top: 0; }



a.download, a.link {
  display: inline-block;
  padding-left: 3rem;
  color: #d81765; }
  a.download::before, a.link::before {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 2rem; }
  a.download.download::before, a.link.download::before {
    content: "download"; }
  a.download.link::before, a.link.link::before {
    content: "launch"; }
  a.download.download.pdf::before, a.link.download.pdf::before {
    content: "picture_as_pdf"; }

a.apply-now, a.swap {
  z-index: 10;
  text-align: center;
  display: block;
  background-color: #d81765;
  text-transform: uppercase;
  text-decoration: none;
  padding: 1rem;
  padding: 1rem 2rem 1rem 1.5rem;
  margin-bottom: 0.5rem; }
  a.apply-now strong, a.swap strong {
    padding: 0; }
  @media only screen and (min-width: 57.5rem) {
      a.apply-now strong a.apply-now, a.swap strong a.apply-now {
        margin-left: -1.3rem; } }
  a.apply-now, a.swap, a.apply-now *, a.swap * {
    color: white; }
  @media only screen and (min-width: 57.5rem) {
    a.apply-now, a.swap, a.apply-now *, a.swap *, a.apply-now * *, a.swap * * {
      font-size: 3rem; } }
  a.apply-now.swap, a.swap.swap {
    padding: 0.5rem 2rem 0.7rem;
    line-height: 2.2rem !important; }
  @media only screen and (min-width: 57.5rem) {
    a.apply-now.swap, a.swap.swap, a.apply-now.swap *, a.swap.swap * {
      font-size: 2rem; } }
  a.apply-now::before, a.swap::before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 100%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 1rem 1rem 0 1rem;
    border-color: #d81765 transparent transparent transparent;
    display: none; }
  @media only screen and (min-width: 57.5rem) {
    a.apply-now::before, a.swap::before {
      left: 0;
      top: 50%;
      transform: translate(-100%, -50%);
      border-width: 1.5rem 1.5rem 1.5rem 0;
      border-color: transparent #d81765 transparent transparent;
      display: block; } }
  a.apply-now:hover, a.swap:hover {
    background-color: #0578be; }
  a.apply-now:hover::before, a.swap:hover::before {
    border-color: transparent #0578be transparent transparent; }
  @media only screen and (min-width: 57.5rem) {
  a.apply-now, a.swap {
    text-align: left;
    position: absolute;
    margin-bottom: 0;
    min-width: 36rem;
    right: 0; }
    a.apply-now.apply-now, a.swap.apply-now {
      bottom: 2rem; }

    a.apply-now.swap, a.swap.swap {
      top: 7rem; } }

div.mapParent {
  height: 500px; }

div.w-default {
  max-width: 120rem;
  margin: auto; }

div.w-narrow {
  max-width: 80rem;
  margin: auto; }

div.ce {
  margin: 3rem auto 3rem auto;
  padding-bottom: 3rem;
  background-size: cover;
  background-position: 50% 50%;
  position: relative;
  /*
   &:not(.no-border)::after {
   content: "";
   display: block;
   position: absolute;
   left: 0;
   right: 0;
   bottom: 0;
   height: 2px;
   background-image: url(/site/templates/v3/images/border-dotted.svg);
   background-repeat: repeat-x;
   }
   */ }
  @media only screen and (min-width: 69.375em) {
  div.ce {
    margin: 4rem auto 4rem auto;
    padding-bottom: 4rem; } }
  div.ce.page-lead {
    margin-bottom: 0; }
  div.ce.page-lead * {
    line-height: 150%; }
  div.ce:last-child::after {
    display: none; }
  div.ce h1:last-child {
    margin-bottom: 0; }
  div.ce h2 {
    margin: 0 0 3rem; }
  div.content-elements div.ce-intro {
    margin: 0 0 4rem; }
  div.content-elements div.ce-outro {
    margin: 4rem 0 0; }
  div.content-elements ul.gallery {
    display: grid;
    list-style: none;
    grid-template-columns: 1fr;
    grid-gap: 1rem; }
  @media only screen and (min-width: 41.5625em) {
    div.content-elements ul.gallery[data-cols="2"], div.content-elements ul.gallery[data-cols="3"], div.content-elements ul.gallery[data-cols="4"], div.content-elements ul.gallery[data-cols="5"] {
      grid-template-columns: repeat(2, 1fr); } }
  @media only screen and (min-width: 69.375em) {
    div.content-elements ul.gallery[data-cols="2"] {
      grid-template-columns: repeat(2, 1fr); }
      div.content-elements ul.gallery[data-cols="3"] {
        grid-template-columns: repeat(3, 1fr); }
      div.content-elements ul.gallery[data-cols="4"] {
        grid-template-columns: repeat(4, 1fr); }
      div.content-elements ul.gallery[data-cols="5"] {
        grid-template-columns: repeat(5, 1fr); } }
  div.content-elements ul.gallery li a {
    display: block; }
    div.content-elements ul.gallery li a img {
      display: block;
      width: 100%;
      height: auto; }
  div.content-elements div.ratings article {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    background-color: #ececec;
    min-height: 165px; }
    div.content-elements div.ratings article picture {
      width: 100%;
      position: relative; }
    div.content-elements div.ratings article picture img {
      width: 100%;
      display: block; }
    div.content-elements div.ratings article picture::before {
      display: block;
      position: absolute;
      right: 0px;
      top: 50%;
      transform: translateY(-50%);
      content: "";
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 15px 15px 15px 0;
      border-color: transparent #dfdfdf transparent transparent;
      transition: border-color 0.2s; }
    div.content-elements div.ratings article div.text, div.content-elements div.ratings article div.ce-accordion div, div.content-elements div.ce-accordion div.ratings article div {
      box-sizing: border-box;
      width: 100%;
      padding: 2rem; }
    div.content-elements div.ratings article div.text h3, div.content-elements div.ratings article div.ce-accordion div h3, div.content-elements div.ce-accordion div.ratings article div h3 {
      margin: 0 0 0.5rem 0 !important; }
    div.content-elements div.ratings article div.text h3 span, div.content-elements div.ratings article div.ce-accordion div h3 span, div.content-elements div.ce-accordion div.ratings article div h3 span {
      font-weight: normal; }
    @media only screen and (min-width: 31.25em) {
    div.content-elements div.ratings article picture {
      width: 20%; }
    div.content-elements div.ratings article.img div.text, div.content-elements div.ratings article.img div.ce-accordion div, div.content-elements div.ce-accordion div.ratings article.img div {
      width: 80%; }
    div.content-elements div.ratings article:nth-child(odd) picture {
      order: 2; }
      div.content-elements div.ratings article:nth-child(odd) picture::before {
        right: auto;
        left: 0;
        border-width: 15px 0 15px 15px;
        border-color: transparent transparent transparent #dfdfdf; }

      div.content-elements div.ratings article:nth-child(odd) div.text, div.content-elements div.ratings article:nth-child(odd) div.ce-accordion div, div.content-elements div.ce-accordion div.ratings article:nth-child(odd) div {
        order: 1; } }
  div.content-elements div.ratings ul.slick-dots {
    text-align: center;
    list-style: none;
    background-color: white;
    padding: 10px 0; }
    div.content-elements div.ratings ul.slick-dots li {
      display: inline-block;
      margin: 0 0.3rem; }
    div.content-elements div.ratings ul.slick-dots li button {
      display: none; }
    div.content-elements div.ratings ul.slick-dots li::before {
      content: "";
      display: block;
      width: 15px;
      height: 15px;
      background-color: #dfdfdf;
      border-radius: 50%; }
    div.content-elements div.ratings ul.slick-dots li.slick-active::before {
      background-color: #0578be; }
  div.content-elements div.ce-teaser {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  div.content-elements div.ce-teaser > article {
    margin-bottom: 0;
    width: 32.5%; }
    @media only screen and (max-width: 975px) {
    div.content-elements div.ce-teaser > article {
      width: 49%;
      margin-bottom: 2rem; } }
    @media only screen and (max-width: 600px) {
    div.content-elements div.ce-teaser > article {
      width: 100%;
      margin-bottom: 2rem; } }
    div.content-elements div.ce-teaser > article img {
      width: 100%;
      display: block; }
    div.content-elements div.ce-teaser > article h3 {
      box-sizing: border-box;
      position: relative;
      margin: 5px 0 1.5rem !important;
      background-color: #0578be;
      padding: 1rem;
      min-height: 82px;
      display: flex;
      width: 100%;
      text-align: center;
      align-items: center;
      justify-content: center;
      transition: background-color 0.2s; }
    div.content-elements div.ce-teaser > article h3 a {
      color: white !important;
      text-transform: uppercase;
      font-weight: bold;
      text-decoration: none; }
    div.content-elements div.ce-teaser > article h3::after {
      display: block;
      position: absolute;
      left: 50%;
      bottom: -14px;
      transform: translateX(-50%);
      content: "";
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 15px 15px 0 15px;
      border-color: #0578be transparent transparent transparent;
      transition: border-color 0.2s; }
    div.content-elements div.ce-teaser > article h3:hover {
      background-color: #d81765; }
    div.content-elements div.ce-teaser > article h3:hover::after {
      border-color: #d81765 transparent transparent transparent; }
  div.content-elements div.ce-facts {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  div.content-elements div.ce-facts button.icon {
    width: 16%;
    border: none;
    background: none;
    cursor: pointer;
    outline: none; }
    div.content-elements div.ce-facts button.icon img {
      width: 100%;
      display: block; }
  div.content-elements div.ce-facts div.desc {
    width: 100%;
    padding: 2rem 0;
    display: none;
    text-align: center; }
    div.content-elements div.ce-facts div.desc a {
      color: #d81765; }
  div.content-elements div.ce-news article, div.content-elements div.ce-majors article {
    transition: all 0.2s; }
    div.content-elements div.ce-news article:hover, div.content-elements div.ce-majors article:hover {
      transform: scale(1.1);
      z-index: 10;
      box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2); }
    div.content-elements div.ce-news article h3, div.content-elements div.ce-majors article h3 {
      margin-bottom: 0.5rem; }
    div.content-elements div.ce-news article span.subtitle, div.content-elements div.ce-majors article span.subtitle {
      color: #0578be; }
  div.content-elements div.ce-persons.article-list article {
    align-items: flex-start; }
    div.content-elements div.ce-persons.article-list article > img {
      order: 2;
      max-width: 35rem; }
    div.content-elements div.ce-persons.article-list article > div {
      order: 1; }
  div.content-elements div.ce-pressreleases.article-list article {
    display: block;
    margin: 0 0 4rem; }
    div.content-elements div.ce-pressreleases.article-list article span.date {
      display: block;
      margin-bottom: 0.5rem; }
    div.content-elements div.ce-pressreleases.article-list article h2 {
      margin-bottom: 0.5rem; }
    div.content-elements div.ce-pressreleases.article-list article p {
      margin: 0 0 1rem 0; }
  div.content-elements div.ce-accordion {
    margin-bottom: 1rem; }
  div.content-elements div.ce-accordion:last-child {
    margin-bottom: 0; }
  div.content-elements div.ce-accordion > h3 {
    cursor: pointer;
    background-color: #ececec;
    color: #0578be;
    padding: 1rem 1rem;
    margin: 0px;
    padding-left: 4rem; }
    div.content-elements div.ce-accordion > h3:before {
      content: "keyboard_arrow_down";
      position: absolute;
      left: 1rem;
      top: 50%;
      transform: translateY(-50%); }
    div.content-elements div.ce-accordion > h3.active:before {
      content: "keyboard_arrow_up"; }
  div.content-elements div.ce-accordion div {
    padding: 2rem 2rem 2rem 4rem; }
    div.content-elements div.ce-accordion-v2 {
      margin-bottom: 1rem; }
  div.content-elements div.ce-accordion-v2:last-child {
    margin-bottom: 0; }
  div.content-elements div.ce-accordion-v2 div.ce {
    margin: 0 0 2rem;
    padding-bottom: 0; }
  div.content-elements div.ce-accordion-v2 div.content {
    padding: 3rem 0; }
  div.content-elements div.ce-accordion-v2 div.ce > h2 {
    cursor: pointer;
    padding: 1rem 10rem 1rem 0;
    margin: 0px;
    border-bottom: 2px solid #3c3c3b; }
    div.content-elements div.ce-accordion-v2 div.ce > h2:after {
      content: "south_east";
      font-size: 2.5rem;
      vertical-align: middle; }
    div.content-elements div.ce-accordion-v2 div.ce > h2.active {
      color: #d81765; }
    div.content-elements div.ce-accordion-v2 div.ce > h2.active::after {
      content: "north_east"; }
  div.content-elements div.ce-faq article + article {
    margin-top: 5rem; }
  div.content-elements div.ce-faq label {
    width: 100%;
    margin: 0 0 5rem;
    display: block; }
    div.content-elements div.ce-faq label span, div.content-elements div.ce-faq label input {
      display: block;
      width: 100%; }
    div.content-elements div.ce-faq label span {
      margin: 0 0 0.5rem; }
    div.content-elements div.ce-faq label input {
      border: 1px solid #d81765;
      padding: 2rem; }
    div.content-elements div.ce-faq label button {
      position: absolute;
      right: 1rem;
      top: 3.6rem;
      background: none;
      border: none; }
    div.content-elements div.ce-faq label button span {
      display: none; }
    div.content-elements div.ce-faq label button::after {
      content: "close";
      background-color: red;
      color: white;
      padding: 1rem;
      border-radius: 50%; }
  div.content-elements div.ce-faq ul.faq-themes {
    display: grid;
    gap: 1rem;
    grid-template-columns: 2fr;
    margin: 0 0 2rem; }
    @media only screen and (max-width: 37.5em) {
    div.content-elements div.ce-faq ul.faq-themes {
      grid-template-columns: repeat(1, 1fr); } }
    @media only screen and (min-width: 41.5625em) {
    div.content-elements div.ce-faq ul.faq-themes {
      grid-template-columns: repeat(3, 1fr); } }
    @media only screen and (min-width: 69.375em) {
    div.content-elements div.ce-faq ul.faq-themes {
      grid-template-columns: repeat(5, 1fr); } }
    div.content-elements div.ce-faq ul.faq-themes li {
      margin: 0;
      display: flex; }
    div.content-elements div.ce-faq ul.faq-themes li a {
      display: flex;
      width: 100%;
      background-color: #dfdfdf;
      padding: 2rem 1rem;
      text-align: center;
      justify-content: center;
      align-items: center;
      text-decoration: none; }
    div.content-elements div.ce-faq ul.faq-themes li a.active, div.content-elements div.ce-faq ul.faq-themes li a:hover {
      background-color: #d81765;
      color: white; }
  div.content-elements div.ce-faq div.ce-accordion-v2 * {
    color: #3c3c3b; }
  div.content-elements div.ce-text-multicolumn {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 5rem; }
  @media only screen and (min-width: 41.5625em) {
    div.content-elements div.ce-text-multicolumn {
      grid-template-columns: repeat(2, 1fr); } }
  @media only screen and (min-width: 69.375em) {
    div.content-elements div.ce-text-multicolumn[data-cols="1"] {
      grid-template-columns: repeat(1, 1fr); }
      div.content-elements div.ce-text-multicolumn[data-cols="2"] {
        grid-template-columns: repeat(2, 1fr); }
      div.content-elements div.ce-text-multicolumn[data-cols="3"] {
        grid-template-columns: repeat(3, 1fr); }
      div.content-elements div.ce-text-multicolumn[data-cols="4"] {
        grid-template-columns: repeat(4, 1fr); }
      div.content-elements div.ce-text-multicolumn[data-cols="5"] {
        grid-template-columns: repeat(5, 1fr); }
      div.content-elements div.ce-text-multicolumn[data-cols="6"] {
        grid-template-columns: repeat(6, 1fr); } }
  div.content-elements div.filter {
    text-align: center;
    margin: 0 0 3rem; }
  div.content-elements div.filter button.button {
    margin: 0 0.5rem;
    background-color: #dfdfdf;
    color: black;
    min-width: 14rem; }
    div.content-elements div.filter button.button.active {
      background-color: #dfdfdf;
      color: #d81765; }
  div.content-elements div.ce-videogrid video {
    width: 100%;
    object-fit: cover; }
  div.content-elements div.text-with-image.pos-oben, div.content-elements div.text-with-image.pos-links {
    direction: rtl; }
    div.content-elements div.text-with-image.pos-oben > *, div.content-elements div.text-with-image.pos-links > * {
      direction: ltr; }
  div.content-elements div.article-grid {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 2rem; }
  @media only screen and (min-width: 41.5625em) {
    div.content-elements div.article-grid {
      grid-template-columns: repeat(2, 1fr); } }
  @media only screen and (min-width: 69.375em) {
    div.content-elements div.article-grid {
      grid-template-columns: repeat(3, 1fr); } }
  div.content-elements div.article-grid article.event::before, div.content-elements div.article-grid article.news::before {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 0.5rem;
    font-size: 2rem; }
    div.content-elements div.article-grid article.event::before {
      content: "event"; }
    div.content-elements div.article-grid article.news::before {
      content: "feed"; }
    div.content-elements div.article-grid article a {
      text-decoration: none; }
    div.content-elements div.article-grid article div {
      padding: 2rem 2rem 3rem;
      text-align: center; }
    div.content-elements div.article-grid article div h3 + p {
      margin-top: 1rem; }
    div.content-elements div.article-grid article div p:not(:last-child) {
      margin-bottom: 1rem; }
  div.content-elements div.ce-gridmenu {
    text-align: center; }
  div.content-elements div.ce-gridmenu.text article, div.content-elements div.ce-accordion div.ce-gridmenu article {
    background-color: #dfdfdf;
    display: flex;
    align-content: center;
    transition: all 0.3s; }
    div.content-elements div.ce-gridmenu.text article:hover, div.content-elements div.ce-accordion div.ce-gridmenu article:hover {
      background-color: #d81765; }
    div.content-elements div.ce-gridmenu.text article:hover *, div.content-elements div.ce-accordion div.ce-gridmenu article:hover * {
      color: white !important; }
    div.content-elements div.ce-gridmenu.text article a, div.content-elements div.ce-accordion div.ce-gridmenu article a {
      display: flex;
      align-content: center; }
    div.content-elements div.ce-gridmenu.text article div.text, div.content-elements div.ce-accordion div.ce-gridmenu article div.text, div.content-elements div.ce-accordion div.ce-gridmenu article div.content-elements div.ce-accordion div, div.content-elements div.ce-accordion div.content-elements div.ce-accordion div.ce-gridmenu article div, div.content-elements div.ce-gridmenu.text article div.ce-accordion div, div.content-elements div.ce-accordion div.ce-gridmenu.text article div {
      align-self: center;
      padding: clamp(2rem, 2.083vw, 4rem) !important; }
    div.content-elements div.ce-gridmenu.text article div.text > *:last-child::after, div.content-elements div.ce-accordion div.ce-gridmenu article div.text > *:last-child::after, div.content-elements div.ce-accordion div.ce-gridmenu article div.content-elements div.ce-accordion div > *:last-child::after, div.content-elements div.ce-accordion div.content-elements div.ce-accordion div.ce-gridmenu article div > *:last-child::after, div.content-elements div.ce-gridmenu.text article div.ce-accordion div > *:last-child::after, div.content-elements div.ce-accordion div.ce-gridmenu.text article div > *:last-child::after {
      content: "south_east";
      font-size: 2.5rem;
      vertical-align: middle; }
    div.content-elements div.ce-gridmenu.text article div.text p, div.content-elements div.ce-accordion div.ce-gridmenu article div.text p, div.content-elements div.ce-accordion div.ce-gridmenu article div.content-elements div.ce-accordion div p, div.content-elements div.ce-accordion div.content-elements div.ce-accordion div.ce-gridmenu article div p, div.content-elements div.ce-gridmenu.text article div.ce-accordion div p, div.content-elements div.ce-accordion div.ce-gridmenu.text article div p {
      margin-bottom: 0; }
    div.content-elements div.ce-gridmenu.text article div.text h3, div.content-elements div.ce-accordion div.ce-gridmenu article div.text h3, div.content-elements div.ce-accordion div.ce-gridmenu article div.content-elements div.ce-accordion div h3, div.content-elements div.ce-accordion div.content-elements div.ce-accordion div.ce-gridmenu article div h3, div.content-elements div.ce-gridmenu.text article div.ce-accordion div h3, div.content-elements div.ce-accordion div.ce-gridmenu.text article div h3 {
      margin-top: 1rem; }
  div.content-elements div.ce-gridmenu div.article-grid div.text, div.content-elements div.ce-gridmenu div.article-grid div.ce-accordion div, div.content-elements div.ce-accordion div.ce-gridmenu div.article-grid div {
    text-align: left;
    padding-left: 0; }
    div.content-elements div.ce-gridmenu div.article-grid div.text *, div.content-elements div.ce-gridmenu div.article-grid div.ce-accordion div *, div.content-elements div.ce-accordion div.ce-gridmenu div.article-grid div * {
      color: #3c3c3b; }
    div.content-elements div.ce-gridmenu div.article-grid div.text h3, div.content-elements div.ce-gridmenu div.article-grid div.ce-accordion div h3, div.content-elements div.ce-accordion div.ce-gridmenu div.article-grid div h3 {
      text-transform: uppercase; }
    div.content-elements div.ce-gridmenu div.article-grid div.text h3::after, div.content-elements div.ce-gridmenu div.article-grid div.ce-accordion div h3::after, div.content-elements div.ce-accordion div.ce-gridmenu div.article-grid div h3::after {
      content: "south_east";
      font-size: 2.5rem;
      vertical-align: middle; }
    div.content-elements div.ce-gridmenu div.article-grid:not(.more) article.hidden {
      display: none; }
    div.content-elements div.ce-gridmenu div.article-grid.more + button {
      display: none; }
    div.content-elements div.ce-gridmenu div.article-grid article {
      animation: fadeIn 0.3s; }
  div.content-elements div.ce-gridmenu button {
    padding: 1rem 2rem;
    background-color: #d81765;
    color: white;
    display: inline-block;
    margin: auto;
    text-transform: uppercase;
    min-width: 32rem; }
    div.content-elements div.ce-gridmenu button::before {
      content: "";
      position: absolute;
      left: 50%;
      top: 0;
      transform: translate(-50%, -100%);
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 1rem 1rem 1rem;
      border-color: transparent transparent #d81765 transparent; }
    div.content-elements div.ce-gridmenu button + button {
      margin-right: 1rem; }

div.sidebar div.sidebarElements > div {
  margin-bottom: 2rem; }
  div.sidebar li * {
    line-height: 150%; }
  div.sidebar a {
    color: #d81765; }
  div.sidebar a.email {
    padding: 0 0 0 2.5rem; }
    div.sidebar a.email::before {
      content: "email";
      position: absolute;
      left: 0;
      top: 0.1rem;
      font-size: 2rem; }
  div.sidebar ul.person_contact li {
    margin: 0 0 2rem; }
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
html {
  font-size: 10px;
  /* 1rem = 10px */
  scroll-behavior: smooth; }

body {
  background-color: white; }
  body * {
    color: #3c3c3b; }

a#skipNavigation {
  position: fixed;
  z-index: 10000;
  left: 2rem;
  top: -20rem;
  background-color: #cc2e25;
  color: #fff;
  padding: 1rem 2rem; }
  a#skipNavigation:focus {
    top: 2rem; }

img {
  max-width: 100%;
  height: auto; }

.hidden, *[hidden] {
  display: none; }

div#ctaParent {
  position: fixed;
  top: 8.3rem;
  z-index: 100;
  width: 100%; }
  body.scrolled div#ctaParent {
    position: fixed; }

  @media only screen and (min-width: 69.375em) {
  div#ctaParent {
    z-index: 1001;
    top: 6.75rem;
    left: 50%; }
    body.scrolled div#ctaParent {
      top: 1rem;
      padding: 1rem 0; } }
  div#ctaParent > div {
    width: 100%;
    max-width: 160rem;
    text-align: right;
    padding: 0 2rem;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    gap: 0.5rem; }
  div#ctaParent > div > a {
    width: 33.3%;
    min-height: 4rem;
    box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.267); }
    @media only screen and (min-width: 69.375em) {
    div#ctaParent > div > a {
      min-height: 0; } }
  @media only screen and (min-width: 69.375em) {
    div#ctaParent > div {
      width: 50vw;
      transform: translateX(-50%);
      max-width: 80rem;
      transform: none;
      display: block; }
      div#ctaParent > div > a {
        width: auto;
        margin: 0 0 0 0.1rem; } }
  div#ctaParent a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem 2rem;
    background-color: #d81765;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    border-radius: 1000px; }
  @media only screen and (min-width: 69.375em) {
    div#ctaParent a {
      display: inline-block; } }
  div#ctaParent a * {
    color: white; }
  div#ctaParent a strong {
    color: inherit; }


  div#ctaParent a:hover {
    background-color: #0578be; }

div#master {
  max-width: 160rem;
  margin: 0 auto;
  padding: 13.3rem 2rem 0;
  display: grid;
  grid-template-columns: 100%;
  grid-template-rows: 1fr auto;
  min-height: 100vh; }
  @media only screen and (min-width: 41.5625em) {
  div#master {
    padding: 13.1rem 2rem 0; } }
  @media only screen and (min-width: 69.375em) {
  div#master {
    padding-top: 18rem; } }

div.cws {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  div.cws > div {
    width: 100%; }
  @media only screen and (min-width: 69.375em) {
  div.cws > div.content {
    width: 70%; }
    div.cws > div.sidebar {
      width: 25%;
      margin-top: 5rem; } }

div.wrapper {
  max-width: 140rem;
  padding: 0 2rem;
  margin: 0 auto; }
  @media only screen and (min-width: 69.375em) {
  div.wrapper {
    padding: 0 6rem; } }
  div.wrapper.inner {
    padding: 0 2rem; }
  div.wrapper.outer {
    max-width: 100%; }
  div.wrapper.wide {
    max-width: 160rem; }

a.button, button.button, a.button-inactive {
  display: inline-block;
  /*padding: .5rem 2rem;*/
  padding: 12px 20px;
  color: white;
  background-color: #d81765;
  text-transform: uppercase;
  text-decoration: none;
  margin-right: 0.3rem;
  border-radius: 1000px; }
  a.button:hover, button.button:hover, a.button-inactive:hover {
    background-color: #0578be;
    color: white; }
  a.button.button-inactive, button.button.button-inactive, a.button-inactive.button-inactive {
    background-color: #dfdfdf;
    color: black;
    cursor: default; }

button.button.privacywire-show-options {
  background: none;
  padding: 0;
  text-transform: none; }
/*a.button {
 &::before {
 content: "";
 position: absolute;
 left: 50%;
 top: 0;
 transform: translate(-50%, -100%);
 width: 0;
 height: 0;
 border-style: solid;
 border-width: 0 1rem 1rem 1rem;
 border-color:  transparent transparent $berry transparent;
 }
 &:hover::before {
 border-color:  transparent transparent $blue transparent;
 }
 }*/
button[class*="filter"], a[class*="filter"] {
  display: inline-block;
  padding: 0.5rem 2rem;
  color: black;
  background-color: #dfdfdf;
  text-transform: uppercase;
  text-decoration: none;
  margin-right: 0.3rem;
  cursor: pointer; }
  button[class*="filter"].filter-active, a[class*="filter"].filter-active, button[class*="filter"].active, a[class*="filter"].active {
    background-color: #dfdfdf;
    color: #d81765; }
  button[class*="filter"]:not(.active):not(.filter-active):hover, a[class*="filter"]:not(.active):not(.filter-active):hover {
    background-color: #0578be;
    color: white; }

figcaption {
  padding: 1.5rem 0.5rem;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 0.5rem 1rem; }
  figcaption, figcaption * {
    text-decoration: none;
    color: #fff; }
  figcaption span {
    white-space: nowrap; }

.grid {
  display: grid;
  gap: 2rem 0;
  grid-template-columns: repeat(10, 1fr); }
  .grid > * {
    display: grid;
    grid-column-start: 1;
    grid-column-end: -1; }
  @media only screen and (min-width: 69.375em) {
  .grid {
    gap: 6rem; }
    .grid.pos-links.pro-20x80 > *:nth-child(1), .grid.pos-rechts.pro-20x80 > *:nth-child(1) {
      grid-column-start: 1;
      grid-column-end: 3; }
      .grid.pos-links.pro-20x80 > *:nth-child(2), .grid.pos-rechts.pro-20x80 > *:nth-child(2) {
        grid-column-start: 3;
        grid-column-end: -1; }
      .grid.pos-links.pro-30x70 > *:nth-child(1), .grid.pos-rechts.pro-30x70 > *:nth-child(1) {
        grid-column-start: 1;
        grid-column-end: 4; }
      .grid.pos-links.pro-30x70 > *:nth-child(2), .grid.pos-rechts.pro-30x70 > *:nth-child(2) {
        grid-column-start: 4;
        grid-column-end: -1; }
      .grid.pos-links.pro-40x60 > *:nth-child(1), .grid.pos-rechts.pro-40x60 > *:nth-child(1) {
        grid-column-start: 1;
        grid-column-end: 5; }
      .grid.pos-links.pro-40x60 > *:nth-child(2), .grid.pos-rechts.pro-40x60 > *:nth-child(2) {
        grid-column-start: 5;
        grid-column-end: -1; }
      .grid.pos-links.pro-50x50 > *:nth-child(1), .grid.pos-rechts.pro-50x50 > *:nth-child(1) {
        grid-column-start: 1;
        grid-column-end: 6; }
      .grid.pos-links.pro-50x50 > *:nth-child(2), .grid.pos-rechts.pro-50x50 > *:nth-child(2) {
        grid-column-start: 6;
        grid-column-end: -1; }
      .grid.pos-links.pro-60x40 > *:nth-child(1), .grid.pos-rechts.pro-60x40 > *:nth-child(1) {
        grid-column-start: 1;
        grid-column-end: 7; }
      .grid.pos-links.pro-60x40 > *:nth-child(2), .grid.pos-rechts.pro-60x40 > *:nth-child(2) {
        grid-column-start: 7;
        grid-column-end: -1; }
      .grid.pos-links.pro-70x30 > *:nth-child(1), .grid.pos-rechts.pro-70x30 > *:nth-child(1) {
        grid-column-start: 1;
        grid-column-end: 8; }
      .grid.pos-links.pro-70x30 > *:nth-child(2), .grid.pos-rechts.pro-70x30 > *:nth-child(2) {
        grid-column-start: 8;
        grid-column-end: -1; }
      .grid.pos-links.pro-80x20 > *:nth-child(1), .grid.pos-rechts.pro-80x20 > *:nth-child(1) {
        grid-column-start: 9;
        grid-column-end: 8; }
      .grid.pos-links.pro-80x20 > *:nth-child(2), .grid.pos-rechts.pro-80x20 > *:nth-child(2) {
        grid-column-start: 9;
        grid-column-end: -1; } }

.flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .flex > * {
    width: 100%;
    margin-bottom: 2rem; }
  @media only screen and (min-width: 69.375em) {
  .flex.c2 > *, .flex.c3 > *, .flex.c4 > *, .flex.c5 > * {
    width: 49%;
    margin-bottom: 1%; } }
  @media only screen and (min-width: 120em) {
  .flex.c2 > * {
    width: 48%; }
    .flex.c3 > * {
      width: 32%; }

    .flex.c4 > * {
      width: 24%; }

    .flex.c5 > * {
      width: 19%; } }
  .flex.middle {
    align-items: center; }

.textShadow {
  text-shadow: -1px 0px 8px rgba(0, 0, 0, 0.6); }

a#editPage {
  position: fixed;
  top: 1rem;
  left: 1rem;
  background-color: rgba(255, 0, 0, 0.7);
  color: white;
  display: block;
  padding: 0.5rem 1rem;
  z-index: 10000;
  text-decoration: none; }

div#isSmallScreen {
  display: block; }
  @media only screen and (min-width: 69.375em) {
  div#isSmallScreen {
    display: none; } }

div.privacywire-wrapper {
  z-index: 100000; }


  div.privacywire-page-wrapper p, div.privacywire-page-wrapper ul {
    margin-bottom: 1rem; }
  div.privacywire-page-wrapper ul {
    list-style: none;
    margin-left: 2rem; }
  div.privacywire-page-wrapper input[type="checkbox"] {
    margin-right: 0.5rem; }
  div.privacywire-page-wrapper > div {
    left: 0;
    right: 0; }
  @media only screen and (min-width: 69.375em) {
    div.privacywire-page-wrapper > div {
      left: 5rem;
      right: 5rem; } }
  div.privacywire-page-wrapper button {
    background-color: #d81765;
    color: white;
    border: none;
    padding: 0.5rem 1rem;
    display: block;
    width: 100%;
    margin: 0 0 0.5rem; }
  @media only screen and (min-width: 69.375em) {
    div.privacywire-page-wrapper button {
      display: inline-block;
      width: auto;
      margin: 0 0.5rem 0.5rem 0; } }

div#chatWA {
  position: fixed;
  left: 1rem;
  bottom: 0;
  background-color: white;
  padding: 1rem;
  opacity: 0.9; }
  div#chatWA a {
    display: block;
    text-align: center;
    text-decoration: none; }
  div#chatWA a img {
    width: 3rem;
    display: block;
    margin-bottom: 0.5rem; }
    @media only screen and (min-width: 69.375em) {
    div#chatWA a img {
      width: 5rem; } }
  div#chatWA a span {
    display: none;
    text-transform: uppercase;
    font-size: 1.2rem;
    font-weight: bold;
    color: #103928;
    letter-spacing: 0.1rem; }
    @media only screen and (min-width: 69.375em) {
    div#chatWA a span {
      display: block; } }
  div#chatWA a.desktop {
    display: none; }
  @media only screen and (min-width: 69.375em) {
    div#chatWA a.desktop {
      display: block; }
      div#chatWA a.mobile {
        display: none; } }
