/* compiled by scssphp v0.8.0 on Tue, 15 Jul 2025 11:09:19 +0000 (0.0912s) */

@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; } }

.tns-outer {
  padding: 0 !important; }
  .tns-outer [hidden] {
    display: none !important; }
  .tns-outer [aria-controls], .tns-outer [data-action] {
    cursor: pointer; }

.tns-slider {
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  transition: all 0s; }
  .tns-slider > .tns-item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

.tns-horizontal.tns-subpixel {
  white-space: nowrap; }
  .tns-horizontal.tns-subpixel > .tns-item {
    display: inline-block;
    vertical-align: top;
    white-space: normal; }
  .tns-horizontal.tns-no-subpixel:after {
    content: '';
    display: table;
    clear: both; }
  .tns-horizontal.tns-no-subpixel > .tns-item {
    float: left; }
  .tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item {
    margin-right: -100%; }

.tns-no-calc {
  position: relative;
  left: 0; }

.tns-gallery {
  position: relative;
  left: 0;
  min-height: 1px; }
  .tns-gallery > .tns-item {
    position: absolute;
    left: -100%;
    -webkit-transition: transform 0s, opacity 0s;
    -moz-transition: transform 0s, opacity 0s;
    transition: transform 0s, opacity 0s; }
  .tns-gallery > .tns-slide-active {
    position: relative;
    left: auto !important; }
  .tns-gallery > .tns-moving {
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    transition: all 0.25s; }

.tns-autowidth {
  display: inline-block; }

.tns-lazy-img {
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  transition: opacity 0.6s;
  opacity: 0.6; }
  .tns-lazy-img.tns-complete {
    opacity: 1; }

.tns-ah {
  -webkit-transition: height 0s;
  -moz-transition: height 0s;
  transition: height 0s; }

.tns-ovh {
  overflow: hidden; }

.tns-visually-hidden {
  position: absolute;
  left: -10000em; }

.tns-transparent {
  opacity: 0;
  visibility: hidden; }

.tns-fadeIn {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 0; }

.tns-normal, .tns-fadeOut {
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1; }

.tns-vpfix {
  white-space: nowrap; }
  .tns-vpfix > div, .tns-vpfix > li {
    display: inline-block; }

.tns-t-subp2 {
  margin: 0 auto;
  width: 310px;
  position: relative;
  height: 10px;
  overflow: hidden; }
  .tns-t-ct {
    width: 2333.3333333333%;
    width: -webkit-calc(100% * 70 / 3);
    width: -moz-calc(100% * 70 / 3);
    width: calc(100% * 70 / 3);
    position: absolute;
    right: 0; }
  .tns-t-ct:after {
    content: '';
    display: table;
    clear: both; }
  .tns-t-ct > div {
    width: 1.4285714286%;
    width: -webkit-calc(100% / 70);
    width: -moz-calc(100% / 70);
    width: calc(100% / 70);
    height: 10px;
    float: left; }
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
* {
  margin: 0;
  padding: 0;
  border: 0;
  box-sizing: border-box;
  position: relative;
  font-weight: normal; }
/* 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::before, blockquote::after, q::before, q::after {
  content: '';
  content: none; }

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

h2 span, h3 span, h4 span, h5 span, a span {
  color: inherit;
  font-family: inherit;
  font-size: inherit; }

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

  font-style: normal;

  font-weight: 400;

  font-display: swap;

  src: url(/site/templates/rivergen.de/fonts/poppins/Poppins-Light.woff2) format('woff2'), url(/site/templates/rivergen.de/fonts/poppins/Poppins-Light.woff) format('woff'); }

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

  font-style: normal;

  font-weight: 400;

  font-display: swap;

  src: url(/site/templates/rivergen.de/fonts/poppins/Poppins-Regular.woff2) format('woff2'), url(/site/templates/rivergen.de/fonts/poppins/Poppins-Regular.woff) format('woff'); }

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

  font-style: normal;

  font-weight: 400;

  font-display: swap;

  src: url(/site/templates/rivergen.de/fonts/poppins/Poppins-Bold.woff2) format('woff2'), url(/site/templates/rivergen.de/fonts/poppins/Poppins-Bold.woff) format('woff'); }

@font-face {
  font-family: 'Poppins-Medium';

  font-style: normal;

  font-weight: 400;

  font-display: swap;

  src: url(/site/templates/rivergen.de/fonts/poppins/Poppins-Medium.woff2) format('woff2'), url(/site/templates/rivergen.de/fonts/poppins/Poppins-Medium.woff) format('woff'); }

@font-face {
  font-family: 'Poppins-Black';

  font-style: normal;

  font-weight: 400;

  font-display: swap;

  src: url(/site/templates/rivergen.de/fonts/poppins/Poppins-Black.woff2) format('woff2'), url(/site/templates/rivergen.de/fonts/poppins/Poppins-Black.woff) format('woff'); }

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

  font-style: normal;

  font-weight: 400;

  font-display: swap;

  src: url(/site/templates/rivergen.de/fonts/materialicons/MaterialIcons-Regular.woff2) format('woff2'), url(/site/templates/rivergen.de/fonts/materialicons/MaterialIcons-Regular.woff) format('woff'); }
/*
 @font-face {
 font-family: 'Icons';
 font-style: normal;
 font-weight: 400;
 font-display: swap;
 src:    url(/site/templates/rivergen.de/fonts/icons/iconsv1-Regular.woff2) format('woff2'),
 url(/site/templates/rivergen.de/fonts/icons/iconsv1-Regular.woff) format('woff')
 }
 */
body, td.modWeekend, .type-social_wall h3:not(.ce-headline), section.cards h4 span {
  font-family: Poppins-Regular, sans-serif;
  font-style: normal; }

div.ce-type-accordion section h3, div.ce-type-page_links_image div.items a > div.text strong, div.timeline h3 span, .text p.small, .text strong, .text table th, div.ce-type-page_links_image div.items a > div.text *, div.ce-type-page_links_image div.items a > div.text span, div.ce-type-ce_locations div#locationsList div#locationsFilter button, div.leaflet-popup-content strong, div.ce-type-ce_subnavi ul.subNavi li a span, table.shopTable th.summary, table.shopTable td.summary, table.shopTable th.summary *, table.shopTable td.summary *, table.shopTable th, form.show table.shopTable td div.contact_data span, nav > ul > li.active > a, div.calendar caption, .ce.type-slider-sires a span.name, td.modBooked span:not(.inactive), button, a.button, .bold, table.data-table th, div.optgroup h3, td.between, .modZwList li, .tagList li, h3.modSireName, h4, caption, ul#navi-mobile > li > a, select.chart-select, table#table-pedigree span::before, div.numgroup summary, table#table-pedigree th div.highlight *, table#table-pedigree td div.highlight *, table#table-pedigree th, a#skipNavigation, strong {
  font-family: Poppins-Bold, sans-serif;
  font-style: normal; }

nav > ul > li.active > a, .ce.type-slider-sires a *, div.calendar th, span.date, .type-events div.parent h3, .ce-headline, section.filter label, legend, .medium, div.teaser *, .text h3, h3.modSireName span, .text a[href], li.print a span, .social-media-posts .text h3, .minmax span {
  font-family: Poppins-Medium, sans-serif;
  font-style: normal; }

div.ce-type-video_tabs div.video_tabs div.tabsButtons button, div.ce-type-video_record div#videoButtons button, div.ce-type-video_record div#videoButtons a.button, div.ce-type-page_links_icon div.items a {
  font-family: Poppins-Black, sans-serif;
  font-style: normal; }

div.ce-type-accordion section h3, div.ce-type-page_links_image div.items a > div.text strong, div.timeline h3 span {
  font-size: clamp(3rem, 2.91vw, 5.6rem); }

div.ce-type-accordion section.interactive h3, div.ce-type-page_links_icon div.items a, div.ce-type-page_links_image div.items a > div.text *, div.ce-type-ce_subnavi ul.subNavi li a span {
  font-size: clamp(2rem, 2.7vw, 2.5rem); }

div.ce-type-ce_subpages_preview div.pagePreview section > div a.button, div.ce-type-page_links_image div.items a > div.text span, div.ce-type-ce_locations div#locationsList li, div.ce-type-ce_locations div#locationsList button, div.ce-type-ce_locations div#locationsList li *, div.ce-type-ce_locations div#locationsList button *, div.leaflet-popup-content small, div.ce-type-ce_search ul.searchResults li span, table.shopTable th.vat, table.shopTable td.vat, table.shopTable th.vat *, table.shopTable td.vat *, table.shopTable td label.required span {
  font-size: clamp(1.4rem, 0.93vw, 1.8rem); }

.text p.small, div.ce-type-text_with_image > div.wrapper > div figcaption, div.ce-type-text_with_image > div.wrapper > div figcaption *, div.type-form div.form .FormBuilder.InputfieldForm .Inputfield.InputfieldCheckbox div.InputfieldContent span, figcaption, figcaption * {
  font-size: clamp(1rem, 1.5vw, 1.4rem); }

button.slick-arrow::before, a.icon::before, button.icon::before, div.slider.interactive > button::before, div#overlay button#overlayClose::before, div.ce-type-accordion section.interactive h3::after, div.ce-type-slideshow button.slick-arrow::before, table.shopTable th.count a.remove::before, table.shopTable td.count a.remove::before, .type-events span.tools a::before, button.export::before, button.prev::before, button.next::before, button.bookmark::before, button.print::before, button#bookmarks-open::before, button.export::after, button.prev::after, button.next::after, button.bookmark::after, button.print::after, button#bookmarks-open::after, p.image-count::before, th span button::before, span.hint::before, .type-publications li div a::before, .type-publications li div button::before, ul.modTools li.print a::after, a#to-top::after, header#page-header a#bvh-login::before, header#page-header nav > ul > li > a::before, div.cb span::after {
  font-family: "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 rollEyesTopDown {
  0% {
    transform: translateY(0); }

  25% {
    transform: translateY(5px); }

  75% {
    transform: translateY(5px); }

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

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

  25% {
    transform: translateX(5px); }

  75% {
    transform: translateX(-5px); }

  100% {
    transform: translateX(0); } }
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
button {
  background: none;
  border: none; }

button.slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 100;
  padding: 0.5rem 0.5rem 0.2rem;
  transform: translateY(-50%); }
  button.slick-arrow span {
    display: none; }
  button.slick-arrow::before {
    font-size: 5rem; }
  button.slick-arrow.nextSlide {
    right: 0; }
  button.slick-arrow.nextSlide::before {
    content: "keyboard_play_right"; }
  button.slick-arrow.prevSlide {
    left: 0; }
  button.slick-arrow.prevSlide::before {
    content: "keyboard_arrow_left"; }

a.icon, button.icon {
  padding-left: 2.5rem;
  display: inline-block; }
  @media (min-width: 80em) {
  a.icon, button.icon {
    padding-left: 3.5rem; } }
  a.icon.button, button.icon.button, div#cAlert > div button.icon {
    padding-left: 5rem; }
  a.icon::before, button.icon::before {
    position: absolute;
    top: 50%;
    font-size: 140%;
    left: 0;
    transform: translateY(-50%); }
  a.icon.button, button.icon.button, div#cAlert > div button.icon {
    padding-left: 5rem; }
  a.icon.button::before, button.icon.button::before, div#cAlert > div button.icon::before {
    left: 2rem; }
  a.icon.email::before, button.icon.email::before {
    content: "mail"; }
  a.icon.phone::before, button.icon.phone::before {
    content: "phone"; }
  a.icon.mobile::before, button.icon.mobile::before {
    content: "smartphone"; }
  a.icon.menu::before, button.icon.menu::before {
    content: "\f35c"; }
  a.icon.close::before, button.icon.close::before {
    content: "\f5ad"; }
  a.icon.www::before, button.icon.www::before {
    content: "\f59f"; }
  a.icon.fax::before, button.icon.fax::before {
    content: "printer"; }
  a.icon.bike::before, button.icon.bike::before {
    content: "directions_bike"; }
  a.icon.location::before, button.icon.location::before {
    content: "map_marker"; }
  a.icon.vcard::before, button.icon.vcard::before {
    content: "download"; }

.text p, .text td, .text th, .text li {
  line-height: 140%; }
  @media (min-width: 48em) {
    .text p, .text td, .text th, .text li {
      line-height: 160%; } }
  .text.intro {
    margin-bottom: 2rem; }
  .text p.hint {
    color: #999; }
  .text p.small {
    margin-bottom: 0.5rem; }
  .text p, .text ul, .text ol, .text table, .text div.tableParent, .text h3 {
    margin-bottom: clamp(2rem, 1.563vw, 3rem); }
  .text p:last-child, .text ul:last-child, .text ol:last-child, .text table:last-child, .text div.tableParent:last-child, .text h3:last-child {
    margin-bottom: 0; }
  .text iframe {
    width: 100% !important; }
  .text hr {
    display: block;
    margin: 4rem 0; }
  .text i, .text em {
    font-style: italic; }
  .text ul, .text ol {
    margin-left: 2rem; }
  @media (min-width: 48em) {
    .text ul, .text ol {
      margin-left: 3rem; } }
  .text ul li, .text ol li {
    margin-bottom: 1rem; }
  .text ol {
    list-style-type: decimal; }
  .text ul {
    list-style-type: disc; }
  .text div.tableParent {
    overflow: auto; }
  .text div.tableParent.scroll {
    padding: 1rem 0; }
    .text div.tableParent.scroll::before, .text div.tableParent.scroll::after {
      content: url(/site/templates/images/table_scroll.svg);
      position: sticky;
      left: 0;
      right: 0;
      width: 100%; }
  .text table {
    border-collapse: collapse;
    width: 100%; }
  .text table th, .text table td {
    text-align: left;
    padding: 0 0.5rem 1rem;
    vertical-align: top; }
  .text .center {
    text-align: center; }

div.slider.interactive {
  background-size: cover;
  overflow: hidden; }
  div.slider.interactive > figure {
    display: none;
    transform: translateX(100%);
    animation: fadeIn 1s; }
  div.slider.interactive > figure.visible {
    display: inline-block;
    transform: translateX(0); }
  div.slider.interactive > button {
    position: absolute;
    bottom: 2rem;
    z-index: 100; }
  div.slider.interactive > button span {
    display: none; }
  div.slider.interactive > button::before {
    font-size: 6rem; }
  div.slider.interactive > button.next {
    right: 2rem; }
    div.slider.interactive > button.next::before {
      content: "arrow_right"; }
  div.slider.interactive > button.prev {
    left: 2rem; }
    div.slider.interactive > button.prev::before {
      content: "arrow_left"; }
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
div.mapParent {
  height: 500px; }

div#overlay {
  z-index: 10010;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: auto; }
  div#overlay button#overlayClose {
    position: fixed;
    top: 2rem;
    right: 2rem;
    z-index: 10;
    cursor: pointer; }
  div#overlay button#overlayClose span {
    display: none; }
  div#overlay button#overlayClose::before {
    content: "close";
    font-size: 4rem;
    padding: 0.5rem;
    background-color: white;
    color: black; }

div.ce, article.ce, section.ce {
  display: block;
  padding: clamp(2.5rem, 5.85vw, 11.25rem) 0; }
  div.ce.space-before-small, article.ce.space-before-small, section.ce.space-before-small {
    padding-top: clamp(2.5rem, 5.85vw, 11.25rem); }
  div.ce.space-before-big, article.ce.space-before-big, section.ce.space-before-big {
    padding-top: clamp(10rem, 23.45vw, 45rem); }
  div.ce.space-before-none, article.ce.space-before-none, section.ce.space-before-none {
    padding-top: 0; }
  div.ce.space-before-top-overlap, article.ce.space-before-top-overlap, section.ce.space-before-top-overlap {
    padding-top: 0; }
  div.ce.space-before-top-overlap > div.wrapper, article.ce.space-before-top-overlap > div.wrapper, section.ce.space-before-top-overlap > div.wrapper {
    margin-top: -29rem; }
  div.ce.space-after-small, article.ce.space-after-small, section.ce.space-after-small {
    padding-bottom: clamp(2.5rem, 5.85vw, 11.25rem); }
  div.ce.space-after-medium, article.ce.space-after-medium, section.ce.space-after-medium {
    padding-bottom: clamp(12rem, 19.79vw, 38rem); }
  div.ce.space-after-big, article.ce.space-after-big, section.ce.space-after-big {
    padding-bottom: clamp(10rem, 23.45vw, 45rem); }
  div.ce.space-after-none, article.ce.space-after-none, section.ce.space-after-none {
    padding-bottom: 0; }
  div.ce > div.wrapper, article.ce > div.wrapper, section.ce > div.wrapper {
    margin: auto;
    z-index: 1;
    display: grid;
    grid-column-start: 2;
    grid-column-end: -2;
    padding: 0 2rem; }
  @media screen and (min-width: 75rem) {
    div.ce > div.wrapper, article.ce > div.wrapper, section.ce > div.wrapper {
      padding: 0; } }
  div.ce.w-wide > div.wrapper, article.ce.w-wide > div.wrapper, section.ce.w-wide > div.wrapper {
    max-width: 160rem; }
  div.ce.w-default > div.wrapper, article.ce.w-default > div.wrapper, section.ce.w-default > div.wrapper {
    max-width: 120rem; }
  div.ce.w-narrow > div.wrapper, article.ce.w-narrow > div.wrapper, section.ce.w-narrow > div.wrapper {
    max-width: 80rem; }
  @media (min-width: 80em) {
  div.ce.cols-1 > div.wrapper, article.ce.cols-1 > div.wrapper, section.ce.cols-1 > div.wrapper {
    grid-column-start: 1;
    grid-column-end: -1;
    grid-template-columns: repeat(12, 1fr); }
    div.ce.cols-2 > div.wrapper, article.ce.cols-2 > div.wrapper, section.ce.cols-2 > div.wrapper {
      grid-column-start: 2;
      grid-column-end: -2;
      grid-template-columns: repeat(10, 1fr); }

    div.ce.cols-3 > div.wrapper, article.ce.cols-3 > div.wrapper, section.ce.cols-3 > div.wrapper {
      grid-column-start: 3;
      grid-column-end: -3;
      grid-template-columns: repeat(8, 1fr); }

    div.ce.cols-4 > div.wrapper, article.ce.cols-4 > div.wrapper, section.ce.cols-4 > div.wrapper {
      grid-column-start: 4;
      grid-column-end: -4;
      grid-template-columns: repeat(6, 1fr); }

    div.ce.cols-5 > div.wrapper, article.ce.cols-5 > div.wrapper, section.ce.cols-5 > div.wrapper {
      grid-column-start: 5;
      grid-column-end: -5;
      grid-template-columns: repeat(4, 1fr); }

    div.ce.cols-6 > div.wrapper, article.ce.cols-6 > div.wrapper, section.ce.cols-6 > div.wrapper {
      grid-column-start: 6;
      grid-column-end: -6;
      grid-template-columns: repeat(2, 1fr); } }

div.ce-type-text.cols2-left-right div.wrapper, div.ce-type-text.cols2-right-left div.wrapper {
  display: flex;
  justify-content: space-between; }
  div.ce-type-text.cols2-left-right div.wrapper > *, div.ce-type-text.cols2-right-left div.wrapper > * {
    width: 48%; }
  div.ce-type-text.cols2-left-right.cols2-right-left div.wrapper > *:nth-child(1), div.ce-type-text.cols2-right-left.cols2-right-left div.wrapper > *:nth-child(1) {
    order: 2; }
  div.ce-type-text.cols2-left-right.cols2-right-left div.wrapper > *:nth-child(2), div.ce-type-text.cols2-right-left.cols2-right-left div.wrapper > *:nth-child(2) {
    order: 1; }

div.ce-type-accordion section {
  margin-bottom: 1rem; }
  div.ce-type-accordion section h3, div.ce-type-accordion section div.text {
    padding: 2rem 3rem 2rem 2rem; }
  @media (min-width: 48em) {
    div.ce-type-accordion section h3, div.ce-type-accordion section div.text {
      padding: 2rem 4rem; } }
  div.ce-type-accordion section.interactive h3 {
    cursor: pointer;
    border-radius: 60px 0; }
    div.ce-type-accordion section.interactive h3::after {
      content: "\f35d";
      position: absolute;
      top: 2rem;
      right: 2rem;
      color: #000;
      font-size: 40px; }
    div.ce-type-accordion section.interactive h3.open::after {
      content: "\f360"; }
  div.ce-type-accordion section.interactive div.text {
    padding-top: 1rem; }

div.ce-type-text_with_image > div.wrapper > div {
  width: 100%; }
  div.ce-type-text_with_image > div.wrapper > div.left, div.ce-type-text_with_image > div.wrapper > div.right {
    display: flex;
    flex-wrap: wrap; }
  div.ce-type-text_with_image > div.wrapper > div.left div.images, div.ce-type-text_with_image > div.wrapper > div.right div.images {
    width: 100%;
    margin: auto; }
  div.ce-type-text_with_image > div.wrapper > div.left div.text, div.ce-type-text_with_image > div.wrapper > div.right div.text {
    width: 100%; }
  @media (min-width: 48em) {
    div.ce-type-text_with_image > div.wrapper > div.left, div.ce-type-text_with_image > div.wrapper > div.right {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
      div.ce-type-text_with_image > div.wrapper > div.left div.images, div.ce-type-text_with_image > div.wrapper > div.right div.images, div.ce-type-text_with_image > div.wrapper > div.left div.text, div.ce-type-text_with_image > div.wrapper > div.right div.text {
        order: unset; }
      div.ce-type-text_with_image > div.wrapper > div.left div.text > div, div.ce-type-text_with_image > div.wrapper > div.right div.text > div {
        max-width: 40rem; }
      div.ce-type-text_with_image > div.wrapper > div.left.w20-80 div.images, div.ce-type-text_with_image > div.wrapper > div.right.w20-80 div.images {
        width: 20%; }
        div.ce-type-text_with_image > div.wrapper > div.left.w20-80 div.text, div.ce-type-text_with_image > div.wrapper > div.right.w20-80 div.text {
          width: 80%; }
      div.ce-type-text_with_image > div.wrapper > div.left.w30-70 div.images, div.ce-type-text_with_image > div.wrapper > div.right.w30-70 div.images {
        width: 30%; }
        div.ce-type-text_with_image > div.wrapper > div.left.w30-70 div.text, div.ce-type-text_with_image > div.wrapper > div.right.w30-70 div.text {
          width: 70%; }
      div.ce-type-text_with_image > div.wrapper > div.left.w40-60 div.images, div.ce-type-text_with_image > div.wrapper > div.right.w40-60 div.images {
        width: 40%; }
        div.ce-type-text_with_image > div.wrapper > div.left.w40-60 div.text, div.ce-type-text_with_image > div.wrapper > div.right.w40-60 div.text {
          width: 60%; }
      div.ce-type-text_with_image > div.wrapper > div.left.w50-50 div.images, div.ce-type-text_with_image > div.wrapper > div.right.w50-50 div.images {
        width: 50%; }
        div.ce-type-text_with_image > div.wrapper > div.left.w50-50 div.text, div.ce-type-text_with_image > div.wrapper > div.right.w50-50 div.text {
          width: 50%; }
      div.ce-type-text_with_image > div.wrapper > div.left.w60-40 div.images, div.ce-type-text_with_image > div.wrapper > div.right.w60-40 div.images {
        width: 60%; }
        div.ce-type-text_with_image > div.wrapper > div.left.w60-40 div.text, div.ce-type-text_with_image > div.wrapper > div.right.w60-40 div.text {
          width: 40%; }
      div.ce-type-text_with_image > div.wrapper > div.left.w70-30 div.images, div.ce-type-text_with_image > div.wrapper > div.right.w70-30 div.images {
        width: 70%; }
        div.ce-type-text_with_image > div.wrapper > div.left.w70-30 div.text, div.ce-type-text_with_image > div.wrapper > div.right.w70-30 div.text {
          width: 30%; }
      div.ce-type-text_with_image > div.wrapper > div.left.w80-20 div.images, div.ce-type-text_with_image > div.wrapper > div.right.w80-20 div.images {
        width: 80%; }
        div.ce-type-text_with_image > div.wrapper > div.left.w80-20 div.text, div.ce-type-text_with_image > div.wrapper > div.right.w80-20 div.text {
          width: 20%; } }
  div.ce-type-text_with_image > div.wrapper > div.before > div.images {
    margin-bottom: 2rem;
    order: 2; }
  div.ce-type-text_with_image > div.wrapper > div.behind > div.text {
    margin-bottom: 2rem; }
  div.ce-type-text_with_image > div.wrapper > div.left_float div.images, div.ce-type-text_with_image > div.wrapper > div.right_float div.images {
    float: none;
    width: 100%;
    margin: 0 0 2rem 0; }
  div.ce-type-text_with_image > div.wrapper > div.absolute-left-top div.images {
    position: absolute;
    left: 0;
    top: 0;
    transform: translate(-150%, -40%); }
  div.ce-type-text_with_image > div.wrapper > div.absolute-left-top div.text {
    padding: 0; }
  @media (min-width: 80em) {
    div.ce-type-text_with_image > div.wrapper > div.left_float div.images {
      float: left;
      width: 45%;
      margin: 0 1.5rem 1rem 0;
      order: unset; }
      div.ce-type-text_with_image > div.wrapper > div.right_float div.images {
        float: right;
        width: 45%;
        margin: 0 0 1rem 1.5rem; } }
  div.ce-type-text_with_image > div.wrapper > div div.images {
    padding: 0;
    display: flex;
    background-size: cover;
    background-position: 50% 50%;
    flex-wrap: wrap; }
  div.ce-type-text_with_image > div.wrapper > div div.images.ratio-cover::after {
    content: "";
    display: block;
    padding-top: 75%; }
    div.ce-type-text_with_image > div.wrapper > div div.images.ratio-cover figure {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      background-size: cover; }
      div.ce-type-text_with_image > div.wrapper > div div.images.ratio-cover figure img {
        display: none; }
  div.ce-type-text_with_image > div.wrapper > div div.images[class*="top"] {
    align-items: flex-start; }
  div.ce-type-text_with_image > div.wrapper > div div.images[class*="middle"] {
    align-items: center; }
  div.ce-type-text_with_image > div.wrapper > div div.images[class*="bottom"] {
    align-items: flex-end; }
  div.ce-type-text_with_image > div.wrapper > div div.images figure {
    width: 100%; }
  div.ce-type-text_with_image > div.wrapper > div div.images picture {
    width: 100%;
    display: block;
    overflow: hidden; }
  div.ce-type-text_with_image > div.wrapper > div div.images img {
    width: 100%;
    height: auto;
    display: block;
    position: static;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    transition: all 0.3s; }
    div.ce-type-text_with_image > div.wrapper > div div.images img:last-child {
      margin-bottom: 0; }
  div.ce-type-text_with_image > div.wrapper > div div.images.top-left img, div.ce-type-text_with_image > div.wrapper > div div.images.top-right img, div.ce-type-text_with_image > div.wrapper > div div.images.middle-left img, div.ce-type-text_with_image > div.wrapper > div div.images.middle-right img, div.ce-type-text_with_image > div.wrapper > div div.images.bottom-left img, div.ce-type-text_with_image > div.wrapper > div div.images.bottom-right img {
    width: auto; }
  div.ce-type-text_with_image > div.wrapper > div div.text {
    padding: 2rem 0; }
  @media (min-width: 48em) {
      div.ce-type-text_with_image > div.wrapper > div div.text {
        padding: 0 5rem; } }
  @media (min-width: 121em) {
      div.ce-type-text_with_image > div.wrapper > div div.text {
        padding: 0 5rem; } }
  div.ce-type-text_with_image > div.wrapper > div a.readMore {
    position: absolute;
    bottom: 0;
    left: 2rem;
    transform: translateY(50%); }
  div.ce-type-text_with_image > div.wrapper > div figcaption {
    position: static;
    padding: 1rem;
    background-color: #000; }
  div.ce-type-text_with_image > div.wrapper > div figcaption, div.ce-type-text_with_image > div.wrapper > div figcaption * {
    color: #fff;
    display: inline-block; }
  div.ce-type-text_with_image > div.wrapper > div figcaption span {
    white-space: nowrap; }

div.ce-type-video div.video video, div.ce-type-video_tabs div.video video {
  max-width: 100%; }

@media (max-width: 37.5em) {
        div.ce-type-video_tabs div.video_tabs div.tabsButtons {
          padding-top: 3.5rem; } }
  div.ce-type-video_tabs div.video_tabs div.tabsButtons button {
    color: #000;
    padding: 1rem 2rem;
    margin: 0; }
    div.ce-type-video_tabs div.video_tabs div.tabsButtons button.active {
      background-color: #fff; }
    @media (max-width: 37.5em) {
      div.ce-type-video_tabs div.video_tabs div.tabsButtons button {
        padding: 0.5rem; } }
  div.ce-type-video_tabs div.video_tabs div.tabsContent video {
    max-width: 100%;
    height: auto;
    border: 1.25rem solid #fff;
    display: none; }
    div.ce-type-video_tabs div.video_tabs div.tabsContent video.active {
      display: block; }
    @media (max-width: 37.5em) {
      div.ce-type-video_tabs div.video_tabs div.tabsContent video {
        border-width: 0.75rem; } }
  div.ce-type-video_tabs div.video_tabs a.showAll {
    position: absolute;
    right: 0;
    top: 4rem; }
  @media (max-width: 37.5em) {
      div.ce-type-video_tabs div.video_tabs a.showAll {
        top: 1rem; } }

div.ce-type-video_grid div.video_grid {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  div.ce-type-video_grid div.video_grid > * {
    width: 100%; }
  @media (min-width: 48em) {
      div.ce-type-video_grid div.video_grid > * {
        width: 32%;
        margin-bottom: 2%; } }
  div.ce-type-video_grid div.video_grid video, div.ce-type-video_grid div.video_grid iframe {
    width: 100%;
    height: auto; }

div.ce-type-video_record div.video {
  padding-bottom: 0 !important; }
  div.ce-type-video_record div.video video {
    max-width: 100%; }
  div.ce-type-video_record div#videoButtons {
    padding-top: 1rem !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  div.ce-type-video_record div#videoButtons.hidden {
    display: none; }
  div.ce-type-video_record div#videoButtons > * {
    width: 100%; }
  @media (min-width: 48em) {
      div.ce-type-video_record div#videoButtons > * {
        width: 24%; } }
  div.ce-type-video_record div#videoButtons button, div.ce-type-video_record div#videoButtons a.button {
    margin: 0 0 1rem 0; }
  div.ce-type-video_record div#videoButtons button[disabled="disabled"], div.ce-type-video_record div#videoButtons a.button[disabled="disabled"] {
    opacity: 0.3; }
  div.ce-type-video_record div#timer {
    position: absolute;
    top: 5rem;
    right: 1rem;
    width: 100px;
    height: 100px;
    background-color: rgba(227, 0, 15, 0.7);
    padding: 0.5rem;
    border-radius: 6px; }
  div.ce-type-video_record div#timer svg line.out {
    stroke: #999; }
  div.ce-type-video_record div#timer span {
    display: block;
    position: absolute;
    top: 18px;
    left: 25px;
    width: 50px;
    text-align: center;
    font-size: 2.5rem;
    color: #fff; }
  @media (max-width: 37.5em) {
    div.ce-type-video_record div#timer {
      width: 40px;
      height: 40px;
      top: 1.5rem;
      right: 0.5rem; }
      div.ce-type-video_record div#timer span {
        top: 3px;
        left: 0;
        width: 40px;
        font-size: 1.3rem; } }

div#cAlert {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.8); }
  div#cAlert > div {
    padding: 2rem 2rem 0;
    width: 700px;
    max-width: 95vw; }
  div#cAlert > div, div#cAlert > div * {
    text-align: center; }
  div#cAlert > div p {
    margin-bottom: 1.5rem; }
  div#cAlert > div button {
    display: block;
    width: 100%;
    margin: 1rem auto; }
  div#cAlert > div button span {
    display: inline-block;
    width: 100%; }

div.ce-type-audio div.audio {
  text-align: center; }

div.ce-type-ce_subpages_preview div.pagePreview section {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background-color: #fff;
  margin: 0 0 2rem 0; }
  div.ce-type-ce_subpages_preview div.pagePreview section > figure {
    width: 30%;
    display: flex;
    align-items: center;
    overflow: hidden; }
    div.ce-type-ce_subpages_preview div.pagePreview section > figure img {
      width: 100%;
      height: auto;
      display: block; }
    div.ce-type-ce_subpages_preview div.pagePreview section > figure > div {
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      right: 0;
      background-size: cover;
      background-position: center; }
  div.ce-type-ce_subpages_preview div.pagePreview section > div {
    width: 70%;
    padding: 2rem; }
    div.ce-type-slideshow {
      padding: 0; }
  div.ce-type-slideshow > div.wrapper > div {
    overflow: visible; }
  div.ce-type-slideshow div.slide img {
    display: block; }
  div.ce-type-slideshow div.slide div.content {
    position: absolute;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 1rem 2rem 0.7rem;
    opacity: 0;
    transition: opacity 1s 1s; }
  div.ce-type-slideshow div.slide.left div.content {
    left: 0; }
  div.ce-type-slideshow div.slide.right div.content {
    right: 0; }
  div.ce-type-slideshow div.slide.slick-active div.content {
    opacity: 1; }
  div.ce-type-slideshow div.pagination {
    position: absolute;
    top: 1rem;
    right: 0;
    padding: 0 2.5rem;
    display: none; }
  div.ce-type-slideshow ul.slick-dots li {
    display: inline-block;
    margin: 0 0.5rem; }
  div.ce-type-slideshow ul.slick-dots li button {
    cursor: pointer; }
  div.ce-type-slideshow ul.slick-dots li.slick-active button::after {
    content: "";
    display: block;
    height: 4px;
    background-color: #000;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -3px; }
  div.ce-type-slideshow button.slick-arrow {
    z-index: 1000;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    width: 48px;
    height: 53px;
    cursor: pointer;
    color: transparent; }
  div.ce-type-slideshow button.slick-arrow::before {
    font-size: 3rem;
    color: #000; }
  div.ce-type-slideshow button.slick-arrow.nextSlide {
    right: 0; }
  div.ce-type-slideshow button.slick-arrow.nextSlide::before {
    content: "chevron_right"; }
  div.ce-type-slideshow button.slick-arrow.prevSlide {
    left: 0; }
  div.ce-type-slideshow button.slick-arrow.prevSlide::before {
    content: "chevron_left"; }
  div.ce-type-slideshow div.sliderProgress {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 5px;
    background-color: white;
    overflow: hidden; }
  div.ce-type-slideshow div.sliderProgress > div {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0; }
  div.ce-type-slideshow div.sliderProgress.invert > div {
    background-color: white; }

div.ce-type-columns > div.wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  div.ce-type-columns > div.wrapper > h2.ce-headline {
    width: 100% !important; }
  div.ce-type-columns > div.wrapper > div {
    margin-bottom: 1rem; }
  div.ce-type-columns > div.wrapper > div > div.wrapper {
    margin: 0;
    padding: 0; }
    div.ce-type-columns > div.wrapper > div > div.wrapper > div {
      padding: 0; }
  div.ce-type-columns.ce-columns-2 > div.wrapper > section, div.ce-type-columns.ce-columns-3 > div.wrapper > section, div.ce-type-columns.ce-columns-4 > div.wrapper > section, div.ce-type-columns.ce-columns-5 > div.wrapper > section, div.ce-type-columns.ce-columns-6 > div.wrapper > section {
    width: 100%; }
  @media (min-width: 80em) {
  div.ce-type-columns.ce-columns-1 > div.wrapper > section {
    width: 100%; }
    div.ce-type-columns.ce-columns-2 > div.wrapper > section {
      width: 49%; }
      div.ce-type-columns.ce-columns-2 > div.wrapper > section.cols2of2 {
        width: 100%; }

    div.ce-type-columns.ce-columns-3 > div.wrapper > section {
      width: 32.33%; }
      div.ce-type-columns.ce-columns-3 > div.wrapper > section.cols2of3 {
        width: 65.67%; }
      div.ce-type-columns.ce-columns-3 > div.wrapper > section.cols3of3 {
        width: 100%; }

    div.ce-type-columns.ce-columns-4 > div.wrapper > section {
      width: 24%; }
      div.ce-type-columns.ce-columns-4 > div.wrapper > section.cols2of4 {
        width: 50%; }
      div.ce-type-columns.ce-columns-4 > div.wrapper > section.cols3of4 {
        width: 75%; }
      div.ce-type-columns.ce-columns-4 > div.wrapper > section.cols4of4 {
        width: 100%; }

    div.ce-type-columns.ce-columns-5 > div.wrapper > section {
      width: 19%; }
      div.ce-type-columns.ce-columns-5 > div.wrapper > section.cols2of5 {
        width: 40%; }
      div.ce-type-columns.ce-columns-5 > div.wrapper > section.cols3of5 {
        width: 60%; }
      div.ce-type-columns.ce-columns-5 > div.wrapper > section.cols4of5 {
        width: 80%; }
      div.ce-type-columns.ce-columns-5 > div.wrapper > section.cols5of5 {
        width: 100%; }

    div.ce-type-columns.ce-columns-6 > div.wrapper > section {
      width: 15.66%; }
      div.ce-type-columns.ce-columns-6 > div.wrapper > section.cols2of6 {
        width: 33.33%; }
      div.ce-type-columns.ce-columns-6 > div.wrapper > section.cols3of6 {
        width: 50%; }
      div.ce-type-columns.ce-columns-6 > div.wrapper > section.cols4of6 {
        width: 66.66%; }
      div.ce-type-columns.ce-columns-6 > div.wrapper > section.cols5of6 {
        width: 83.33%; }
      div.ce-type-columns.ce-columns-6 > div.wrapper > section.cols6of6 {
        width: 100%; } }

.type-gallery div.gallery.preview {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-template-areas: "a a a a a b b b b b b b";
  gap: 2rem;
  padding: 2rem; }
  .type-gallery div.gallery.preview div.image {
    grid-area: a; }
  .type-gallery div.gallery.preview div.text {
    grid-area: b; }
  .type-gallery div.gallery.preview div.text p.image-count {
    position: absolute;
    left: 0;
    bottom: 0; }

div.type-news > div.wrapper div.grid {
  align-items: flex-start; }
  div.type-news > div.wrapper div.grid article {
    clip-path: polygon(0 8rem, 100% 0%, 100% calc(100% - 8rem), 0 100%);
    border-left: 0.5rem solid #3fcee5; }
  div.type-news > div.wrapper div.grid article:nth-child(even) {
    margin-top: -10rem; }
  div.type-news > div.wrapper div.grid article picture {
    display: block; }
    div.type-news > div.wrapper div.grid article picture img {
      width: 100%;
      max-width: none; }
  div.type-news > div.wrapper div.grid article > div {
    padding: 6rem clamp(3rem, 2.604vw, 5rem) 10rem; }
  div.type-news > div.wrapper div.grid article p.title-sup {
    margin-bottom: 1.5rem; }
  div.type-news > div.wrapper div.grid article h3 {
    padding: 0 0 3rem;
    margin: 0 0 3rem; }
    div.type-news > div.wrapper div.grid article h3::after {
      content: "";
      display: block;
      width: 8rem;
      height: 2px;
      background-color: #be0000;
      position: absolute;
      left: 0;
      bottom: 0; }

div.ce-type-guestbook hr {
  margin: 4rem auto;
  height: 1px;
  background-color: #ccc;
  border: none;
  width: 30%; }

@media (min-width: 80em) {
        div.type-events div.parent.filter {
          display: grid;
          grid-template-columns: auto 1fr;
          gap: 2rem; }
          div.type-events div.parent.filter section.filter ul {
            display: block; }
            div.type-events div.parent.filter section.filter ul li {
              margin: 0 0 2rem; } }
  div.type-events section {
    display: grid;
    gap: 2rem;
    margin: 0 0 2rem; }
  @media (min-width: 40em) {
    div.type-events section {
      grid-template-columns: 25rem auto;
      padding: 2rem; } }
  div.type-events section.filter {
    grid-template-columns: 1fr;
    align-self: flex-start;
    padding: 2rem; }
  div.type-events section.filter ul {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem; }
    @media screen and (min-width: 50em) {
      div.type-events section.filter ul {
        justify-content: space-between; } }
    div.type-events section.filter ul input {
      margin-right: 0.5rem; }
  div.type-events section.filter div {
    margin-top: 2rem; }
  div.type-events div.list h3 {
    margin: 0 0 1rem 1rem; }
  @media (min-width: 40em) {
      div.type-events div.list h3 {
        margin: 0 0 1rem 0; } }
  div.type-events div.list ul li {
    display: grid;
    gap: 1rem;
    grid-template-columns: auto 1fr auto;
    border-bottom: 1px dashed #009cde;
    padding-bottom: 0.5rem;
    margin-bottom: 0.5rem; }
    div.type-events div.list ul li article {
      display: none; }
    div.type-events div.list ul li > div span {
      display: block; }
    div.type-events div.list ul li > span:first-child {
      width: 5rem; }
      div.type-events div.list ul li > span.tools {
        display: flex;
        gap: 1rem;
        padding: 0 1rem 0 0; }
        @media (min-width: 40em) {
      div.type-events div.list ul li > span.tools {
        padding: 0 0 0 0;
        gap: 0.5rem; } }
        div.type-events div.list ul li > span.tools::before {
          content: "";
          width: 2rem;
          height: 2rem;
          border-radius: 50%; }
  div.type-events div.calendar {
    padding: 2rem; }
  div.type-events div.calendar table, div.type-events div.calendar td, div.type-events div.calendar th {
    border: none;
    font-weight: normal; }
  div.type-events div.calendar caption, div.type-events div.calendar th, div.type-events div.calendar td {
    padding: 0.2rem 0.5rem; }
  div.type-events div.calendar caption {
    text-align: left;
    background: none; }
  div.type-events div.calendar th, div.type-events div.calendar td {
    width: 3.5rem;
    height: 2.5rem; }
  div.type-events div.calendar td span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: block;
    text-align: right;
    width: 2rem; }
  div.type-events div.calendar td.modBooked span {
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center; }

div.ce-type-page_links_icon div.items {
  padding-top: 3rem; }
  div.ce-type-page_links_icon div.items a {
    display: block;
    margin-bottom: 3rem;
    background-color: #000;
    border-radius: 4px;
    text-align: center;
    padding: 5rem 1rem;
    transition: 0.2s;
    color: #fff;
    text-decoration: none; }
  div.ce-type-page_links_icon div.items a img {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    padding: 10px; }
  div.ce-type-page_links_icon div.items a:hover {
    transform: translateY(-10%);
    padding: 4.5rem 1rem 5.5rem; }

div.ce-type-page_links_image div.items a {
  display: block;
  margin-bottom: 4rem;
  overflow: hidden; }
  @media (min-width: 48em) {
      div.ce-type-page_links_image div.items a {
        margin-bottom: 1.5%; } }
  div.ce-type-page_links_image div.items a > div.image img {
    display: block;
    transition: all 0.2s;
    width: 100%;
    height: auto; }
  div.ce-type-page_links_image div.items a > div.text {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: flex-end; }
    div.ce-type-page_links_image div.items a > div.text * {
      color: #fff; }
    div.ce-type-page_links_image div.items a > div.text strong {
      display: block;
      text-transform: uppercase;
      margin-bottom: 0;
      padding: 1.5rem 2rem;
      transition: all 0.2s; }
    div.ce-type-page_links_image div.items a > div.text span {
      display: inline-block;
      padding: 1rem 2rem;
      background-color: #fff; }
  div.ce-type-page_links_image div.items a:hover div.image img {
    transform: scale(1.2, 1.2); }

div.ce-type-ce_locations div#locations {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 1fr;
  grid-template-columns: auto 1fr;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  gap: 0 0;
  height: 90vh; }
  div.ce-type-ce_locations div#locationsList {
    -ms-grid-column: 1;
    grid-column: 1;
    padding: 100px 1rem 1rem;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto 1fr;
    grid-template-rows: auto 1fr;
    gap: 0 0;
    grid-template-areas: "top" "bottom";
    min-width: 334px; }
  div.ce-type-ce_locations div#locationsList li, div.ce-type-ce_locations div#locationsList button {
    display: block;
    width: 100%;
    text-align: left;
    background: none;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left top;
    padding: 0.5rem 0 0.5rem 2.5rem;
    margin: 0 0 0.5rem 0; }
  div.ce-type-ce_locations div#locationsList div#locationsFilter {
    -ms-grid-row: 1;
    grid-row: 1; }
  div.ce-type-ce_locations div#locationsList div#locationsFilter button:last-child {
    border-width: 10px; }
    div.ce-type-ce_locations div#locationsList div#locationsFilter button.hidden {
      opacity: 0.4; }
  div.ce-type-ce_locations div#locationsList ul#locationsItems {
    -ms-grid-row: 2;
    grid-row: 2;
    overflow-y: scroll; }
  div.ce-type-ce_locations div#locationsList ul#locationsItems li {
    padding-right: 1rem; }
    div.ce-type-ce_locations div#locationsList ul#locationsItems li a {
      text-decoration: none; }
  div.ce-type-ce_locations div#locationsMap {
    -ms-grid-column: 2;
    grid-column: 2; }

div.leaflet-popup-content img {
  margin: 1rem 0 0;
  width: 300px;
  max-width: none;
  display: block; }
  div.leaflet-popup-content figcaption {
    position: static;
    width: 300px; }

div.ce-type-ce_search ul.searchResults li {
  margin-bottom: 0.5rem; }
  div.ce-type-ce_search ul.searchResults li strong {
    display: block; }
  div.type-ce_hero_image div.wrapper {
    padding: 0 !important;
    z-index: 0; }
  div.type-ce_hero_image div.images img {
    display: block;
    width: 100%;
    max-width: none;
    margin-bottom: 0 !important; }
  div.type-ce_hero_image div.text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 95vw; }
  div.type-ce_hero_image div.text br {
    display: none; }
  div.type-ce_hero_image.left-30 div.text {
    left: 0;
    top: 30%;
    transform: none;
    padding-left: 37rem; }
  div.type-ce_hero_image.left-30 div.text::before {
    content: "";
    display: block;
    width: 35rem;
    height: 2px;
    background-color: #be0000;
    position: absolute;
    left: 0;
    bottom: 2.5rem; }

div.ce-type-ce_subnavi ul.subNavi {
  display: flex;
  flex-wrap: wrap; }
  div.ce-type-ce_subnavi ul.subNavi li {
    width: 100%;
    margin-bottom: 1rem;
    display: flex; }
  @media (min-width: 48em) {
      div.ce-type-ce_subnavi ul.subNavi li {
        width: 49%;
        margin: 0 0.5% 1%; } }
  @media (min-width: 121em) {
      div.ce-type-ce_subnavi ul.subNavi li {
        width: 24%;
        margin: 0 0.5% 1%; } }
  div.ce-type-ce_subnavi ul.subNavi li a {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 4rem 3rem;
    text-decoration: none;
    text-align: center; }
    div.ce-type-ce_subnavi ul.subNavi li a, div.ce-type-ce_subnavi ul.subNavi li a * {
      transition: all 0.2s; }
    div.ce-type-ce_subnavi ul.subNavi li a span {
      width: 100%; }
  div.timeline {
    display: flex;
    flex-wrap: wrap;
    /*
     @include breakpoint($tablet) {
     &::after {
     display: none;
     }
     }
     */ }
  div.timeline::after {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0;
    left: 50%;
    border: 1px dashed black; }
  div.timeline article {
    width: 50%;
    margin-bottom: 5rem;
    /*
     @include breakpoint($tablet) {
     width: 100%;
     padding: 0px!important;
     margin-bottom: 2rem;
     h3 {
     -webkit-order: 1;
     order: 1;
     &::before, &::after {
     display: none;
     }
     }
     ul.gallery {
     -webkit-order: 2;
     order: 2;
     }
     }
     */ }
  div.timeline article > * {
    width: 100%; }
  div.timeline article:nth-child(even) {
    padding-left: 2rem;
    padding-top: 2rem; }
  div.timeline article:nth-child(even) h3 {
    align-self: flex-end;
    text-align: right; }
    div.timeline article:nth-child(even) h3::before {
      left: -2rem;
      right: 0; }
    div.timeline article:nth-child(even) h3::after {
      left: -2rem;
      right: auto;
      transform: translate(-5px, -6px); }
  div.timeline article:nth-child(odd) {
    padding-right: 2rem; }
  div.timeline ul.gallery li {
    display: inline-block;
    margin: 0 0.7rem 0.7rem 0; }
  div.timeline ul.gallery li img {
    display: block; }
  div.timeline h3 {
    margin-bottom: 2rem; }
  div.timeline h3 span {
    color: white;
    padding: 0 1rem;
    border-radius: 5px; }
  div.timeline h3::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    right: -2rem;
    transform: translateY(-1px);
    border: 1px solid black; }
  div.timeline h3::after {
    content: "";
    position: absolute;
    top: 50%;
    right: -2rem;
    background-color: black;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    transform: translate(7px, -6px);
    z-index: 100; }

div.ce-type-ce_poi div#locationsMap {
  height: 75vh; }
  @media (min-width: 48em) {
    div.ce-type-ce_poi div#locationsMap {
      height: 50vh; } }

div.leaflet-popup-content img {
  margin: 1rem 0 0;
  width: 300px;
  max-width: none;
  display: block; }
  div.leaflet-popup-content figcaption {
    position: static;
    width: 300px; }

div.type-ce_grid > div.wrapper {
  grid-column-start: 1;
  grid-column-end: -1; }

div.content-grid {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 0 2rem;
  align-items: flex-start;
  align-content: flex-start; }
  div.content-grid > * {
    display: grid;
    align-items: flex-start;
    align-content: flex-start; }
  div.content-grid > * > * {
    grid-column-start: 1;
    grid-column-end: -1;
    grid-template-columns: inherit; }
  div.content-grid > * > * > div.parent {
    grid-column-start: 1;
    grid-column-end: -1; }

div.type-form div.form .FormBuilder.InputfieldForm {
  padding: 0;
  margin: 0; }
  div.type-form div.form .FormBuilder.InputfieldForm input, div.type-form div.form .FormBuilder.InputfieldForm textarea {
    border: none !important; }
  div.type-form div.form .FormBuilder.InputfieldForm .Inputfield input[type="checkbox"] {
    margin: 0 1rem 0 0; }
  div.type-form div.form .FormBuilder.InputfieldForm .Inptfield:not(.InputfieldCheckbox):not(.InputfieldSubmit) input, div.type-form div.form .FormBuilder.InputfieldForm .Inptfield:not(.InputfieldCheckbox):not(.InputfieldSubmit) textarea {
    width: 100%;
    padding: 1rem; }
  div.type-form div.form .FormBuilder.InputfieldForm .Inputfield.InputfieldMarkup label {
    display: none; }
  div.type-form div.form .FormBuilder.InputfieldForm .Inputfield.InputfieldCheckbox > label {
    display: block; }
    div.type-form div.form .FormBuilder.InputfieldForm .InputfieldStateRequired > label::after {
      content: "*";
      color: red;
      font-size: 3rem;
      margin: 0 0 0 0.2rem; }
  div.type-form div.form .FormBuilder.InputfieldForm .Inputfield.InputfieldSubmit {
    margin-top: 4rem;
    text-align: right; }
    div.cartIntro {
      margin: 0 0 2rem; }

table.shopTable {
  width: 100%;
  margin-bottom: 3rem;
  border-collapse: collapse;
  border: none;
  border-radius: 5px;
  overflow: hidden; }
  table.shopTable th, table.shopTable td {
    text-align: left;
    vertical-align: top;
    padding: 0.5rem 1.5rem;
    border-bottom: 1px solid white; }
  table.shopTable th.currency, table.shopTable td.currency {
    text-align: right; }
  table.shopTable th.count, table.shopTable td.count {
    font-weight: bold;
    white-space: nowrap; }
  table.shopTable th.count input, table.shopTable td.count input {
    width: 60px;
    font-weight: bold;
    margin-right: 0.5rem; }
  table.shopTable th.count a.remove, table.shopTable td.count a.remove {
    display: inline-block;
    margin: 0 0 0 0.5rem; }
    table.shopTable th.count a.remove span, table.shopTable td.count a.remove span {
      display: none; }
    table.shopTable th.count a.remove::before, table.shopTable td.count a.remove::before {
      content: "delete";
      color: red; }
  table.shopTable th {
    background-color: blue;
    color: white;
    padding: 10px; }
  table.shopTable td {
    background-color: grey; }
  table.shopTable td img {
    height: 20px;
    width: auto;
    margin: 0 5px 0 0; }
  table.shopTable td img.bg {
    padding: 2px; }
  table.shopTable td select, table.shopTable td input {
    padding: 0.5rem 1rem;
    margin: 0.5rem 0; }
  table.shopTable td span {
    display: inline-block;
    margin-left: 0.5rem;
    text-transform: uppercase; }
  table.shopTable td span::before {
    content: " / ";
    margin-right: 0.5rem; }
  table.shopTable td label, table.shopTable td div.contact_data input {
    display: block;
    width: 100%; }
  table.shopTable td label.required span {
    margin: 0;
    padding: 0 0 0 0.5rem; }
  table.shopTable td label.required span::before {
    display: none; }
  table.shopTable td label.required span::after {
    content: " *";
    color: red; }
  table.shopTable td div.contact_data {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  table.shopTable td div.contact_data > div {
    margin: 0 0 1rem 0; }
  table.shopTable td div.contact_data span {
    padding: 0.5rem 1rem 0.5rem 0;
    margin: 0.5rem 0 0; }
    form.show table.shopTable td div.contact_data span {
      padding-left: 0; }
  table.shopTable tr:last-child td {
    border-bottom: 1rem solid black; }

.type-social_wall .social-media-posts {
  display: grid;
  gap: 2rem; }
  .type-social_wall .social-media-posts.mode-2 {
    grid-template-columns: repeat(2, 1fr); }
  .type-social_wall article {
    padding: 2rem;
    display: grid;
    gap: 2rem;
    break-inside: avoid; }
  @media (min-width: 40em) {
    .type-social_wall article.img {
      grid-template-columns: 40% 1fr; } }
  .type-social_wall article img {
    display: block; }
  .type-social_wall article a.portrait {
    padding-top: 100%;
    background-color: white; }
  .type-social_wall article a.portrait img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    border: none; }
  .ce.type-slider-sires div.parent {
    padding: 2rem 0 4rem; }
  .ce.type-slider-sires img {
    display: block; }
  .ce.type-slider-sires a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: opacity 0.2s;
    opacity: 0;
    padding: 3rem;
    text-align: center;
    text-decoration: none; }
  .ce.type-slider-sires a span {
    display: block;
    margin-bottom: 2rem; }
  .ce.type-slider-sires a:hover {
    opacity: 1; }
  .ce.type-slider-sires .splide__pagination {
    bottom: -2.7rem; }
  .ce.type-slider-sires .splide__arrows {
    bottom: -2rem; }

div.type-publications ul {
  list-style: none;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 5rem;
  margin: 0 0 10rem; }
  div.type-publications ul li div {
    position: absolute;
    top: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.7);
    padding: 1rem 2rem;
    display: flex;
    gap: 2rem;
    justify-content: flex-end; }
  div.type-publications ul li img {
    display: block; }

._df_button {
  background: none;
  padding: 0;
  border: none; }
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
header#page-header nav::after, div.calendar, nav > ul:not(#navi-mobile):nth-of-type(2) > li.active > a, nav > ul:not(#navi-mobile):nth-of-type(3), td.between, a#to-top, ul#navi-mobile, .type-publications li {
  background-color: #009dde; }

.ce.style3 {
  background: linear-gradient(45deg, rgba(0, 62, 119, 1) 0%, rgba(0, 156, 222, 1) 100%); }

nav > ul:not(#navi-mobile):nth-of-type(1) > li > a, nav > ul:not(#navi-mobile):nth-of-type(2) > li > a, nav > ul:not(#navi-mobile):nth-of-type(3) > li.active > a, footer#page-footer {
  background-color: #003e77; }

header#page-header {
  background-color: black; }

.ce-headline::after, .ce.style2, nav > ul:nth-of-type(2), nav > ul:not(#navi-mobile):nth-of-type(1) > li.active > a, .type-events section.filter, div.optgroup > div, div.numgroup label, nav > ul:nth-of-type(3) > li > a, caption, div.numgroup summary {
  background-color: #006ba9; }

body, td.modBooked span:not(.inactive), .ce.style3 .ce-headline::after, section.filter label > div > span, .cb span, table.data-table tbody tr:nth-child(odd):not(.even):not(.odd), table.data-table tr.even, .ce.style4, section.cards article, table#table-pedigree {
  background-color: white; }

.type-events section, .type-social_wall article, div.gallery.preview, table.data-table tr:nth-child(even):not(.even):not(.odd), table.data-table tr.odd, table#table-pedigree td div[data-id] {
  background-color: #efefef; }

th button, button[type="reset"] {
  background-color: #ccc; }

table.data-table tr:has(input:checked) {
  background-color: #d6e1f0 !important; }

.ce.type-slider-sires a {
  background-color: rgba(0, 62, 119, 0.9); }

main > .ce.style1 {
  background: linear-gradient(45deg, #fff 0%, #ccc 100%); }

a.button, button, th button.asc, th button.desc, a#bvh-login {
  background-color: #f1923e; }

td button.bookmark, td button.print {
  background: none; }

span.hint::before, td button.bookmark, td button.print {
  color: #f1923e; }

nav > ul > li > a, .ce.type-slider-sires a *, div.calendar *, .ce.style3 .ce-headline, .ce.style3 .text *, footer *, footer .text a[href], section.filter label, .cb span, td.modBooked span, a.button, .text a[href].button, .text a[href].button:hover, button, div.optgroup > div, div.numgroup label span, td.between, caption, a#to-top::after, ul#navi-mobile a, .type-publications li div *::before, li.print a span, a#bvh-login, div.numgroup summary {
  color: white; }

.type-events span.tools a::before, .ce-headline, .text a[href]:hover {
  color: #009cde; }

a {
  color: #003e77; }

section.filter label > div > span, div.optgroup label > div > span {
  color: black; }

button[type="reset"] {
  color: #666; }

.type-events section, .type-social_wall article, div.gallery.preview, section.cards article, .type-publications li {
  box-shadow: 2px 2px 16px -10px rgba(0, 0, 0, 0.4); }

li.cat1 label div span, td.modBooked span:not(.inactive).cat1, li[data-category="cat1"] span.tools::before {
  background-color: burlywood; }

li.cat2 label div span, td.modBooked span:not(.inactive).cat2, li[data-category="cat2"] span.tools::before {
  background-color: lightpink; }

li.cat3 label div span, td.modBooked span:not(.inactive).cat3, li[data-category="cat3"] span.tools::before {
  background-color: darkseagreen; }

li.cat4 label div span, td.modBooked span:not(.inactive).cat4, li[data-category="cat4"] span.tools::before {
  background-color: gainsboro; }

li.cat5 label div span, td.modBooked span:not(.inactive).cat5, li[data-category="cat5"] span.tools::before {
  background-color: lightsteelblue; }

form.filter input {
  border-color: #006ba9; }

nav > li > a, .type-events div.parent h3, .ce-headline > *, button, a.button {
  text-transform: uppercase; }

a.button {
  text-decoration: none; }

nav > li > a {
  letter-spacing: 2px; }

span.date {
  text-align: right; }

button, a.button, .align-center {
  text-align: center; }

.align-right {
  text-align: right; }

body, *, .social-media-posts .text h3 {
  font-size: clamp(1.6rem, 0.938vw, 1.8rem); }

div.calendar *, .type-events div.parent *, section.cards h4 span, section.cards p *, .social-media-posts .text p {
  font-size: clamp(1.4rem, 0.833vw, 1.6rem); }

.type-events div.parent td.modBooked span, .type-events div.parent button span, span.hint, sup, a#bvh-login, .minmax span {
  font-size: clamp(1.2rem, 0.729vw, 1.4rem); }

td span span, li.print a span {
  font-size: clamp(1rem, 0.625vw, 1.2rem); }

.type-events div.parent h3, .text h3, h3.modSireName span, h4 {
  font-size: clamp(1.8rem, 1.146vw, 2.2rem); }

h2.ce-headline {
  font-size: clamp(2rem, 2.604vw, 5rem); }

h3.ce-headline, h3.modSireName {
  font-size: clamp(2rem, 2.083vw, 4rem); }

.ce-headline {
  padding: 0 0 3rem;
  margin: 0 0 3rem;
  line-height: 100%; }
  .ce-headline.flex {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  .ce-headline.flex > * {
    width: auto;
    margin: 0; }
  .ce-headline.flex div {
    display: flex;
    gap: 2rem; }
  .ce-headline::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    transform: translateY(50%);
    width: 10rem;
    height: 1rem; }

.type-events span.tools a::before {
  font-size: 2rem; }
  .type-events span.tools a.ics::before {
    content: "event"; }
  .type-events span.tools a.info::before {
    content: "info"; }

button.export::before, button.prev::before, button.next::before, button.bookmark::before, button.print::before, button#bookmarks-open::before, button.export::after, button.prev::after, button.next::after, button.bookmark::after, button.print::after, button#bookmarks-open::after {
  font-size: 2.5rem; }
  button.export.prev::before, button.prev.prev::before, button.next.prev::before, button.bookmark.prev::before, button.print.prev::before, button#bookmarks-open.prev::before {
    content: "arrow_back"; }
  button.export.next::after, button.prev.next::after, button.next.next::after, button.bookmark.next::after, button.print.next::after, button#bookmarks-open.next::after {
    content: "arrow_forward"; }
  button.export.bookmark::before, button.prev.bookmark::before, button.next.bookmark::before, button.bookmark.bookmark::before, button.print.bookmark::before, button#bookmarks-open.bookmark::before {
    content: "post_add";
    margin-right: 0 !important; }
  button.export.export::before, button.prev.export::before, button.next.export::before, button.bookmark.export::before, button.print.export::before, button#bookmarks-open.export::before {
    content: "check_box";
    margin-right: 1rem; }
  button.export.print::before, button.prev.print::before, button.next.print::before, button.bookmark.print::before, button.print.print::before, button#bookmarks-open.print::before {
    content: "print";
    margin-right: 0 !important; }
  button.export#bookmarks-open::before, button.prev#bookmarks-open::before, button.next#bookmarks-open::before, button.bookmark#bookmarks-open::before, button.print#bookmarks-open::before, button#bookmarks-open#bookmarks-open::before {
    font-size: 2rem;
    content: "bookmarks";
    margin-right: 1rem !important; }

p.image-count::before {
  font-size: 2.5rem;
  content: "image";
  vertical-align: top;
  margin-right: 1rem; }

th span button::before {
  content: "swap_vert";
  font-size: 2rem; }
  th span button.asc::before {
    content: "arrow_upward"; }
  th span button.desc::before {
    content: "arrow_downward"; }

span.hint {
  padding-left: 2.5rem; }
  span.hint::before {
    content: "warning";
    position: absolute;
    left: 0;
    top: 0;
    font-size: 1.8rem;
    vertical-align: middle;
    margin-right: 1rem; }

div.numgroup summary {
  cursor: pointer; }

.type-publications li div a, .type-publications li div button {
  cursor: pointer; }
  .type-publications li div a::before, .type-publications li div button::before {
    font-size: 2.5rem; }
  .type-publications li div a::before {
    content: "download"; }
  .type-publications li div button::before {
    content: "auto_stories"; }

form.filter fieldset {
  border: 1px solid #666;
  padding: 2rem;
  margin: 0 0 4rem; }
  form.filter fieldset legend {
    margin: 0rem;
    padding: 0 1rem; }
  form.filter fieldset > label span {
    display: block; }
  form.filter fieldset input, form.filter fieldset select, form.filter fieldset textarea {
    border-width: 1px;
    border-style: solid;
    padding: 0.5rem; }
  form.filter fieldset h3 {
    display: inline-block;
    margin: 0 2rem 0 0; }
  form.filter fieldset div.optgroup, form.filter fieldset div.numgroup, form.filter fieldset div.textgroup, form.filter fieldset details {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem; }
  form.filter fieldset div.optgroup > div, form.filter fieldset div.numgroup > div, form.filter fieldset div.textgroup > div, form.filter fieldset details > div {
    padding: 1rem; }
    form.filter fieldset div.optgroup > div label, form.filter fieldset div.numgroup > div label, form.filter fieldset div.textgroup > div label, form.filter fieldset details > div label {
      margin: 0 2rem 0 0; }
  form.filter fieldset div.numgroup > div {
    padding: 0;
    display: flex;
    gap: 1rem;
    flex-wrap: wrap; }
    @media screen and (max-width: 30em) {
      form.filter fieldset div.numgroup > div {
        justify-content: space-between; } }
  form.filter fieldset div.numgroup details {
    width: 100%; }
    form.filter fieldset div.numgroup details summary {
      padding: 0.5rem 1rem; }
    form.filter fieldset div.numgroup details div {
      display: flex;
      gap: 1rem;
      padding: 1rem 0;
      flex-wrap: wrap; }
  form.filter fieldset div.numgroup > label {
    padding: 1rem; }
  form.filter fieldset div.numgroup span {
    margin: 0 1rem 0 0; }
  form.filter fieldset div.numgroup input {
    width: 7rem;
    border: none; }
    @media screen and (max-width: 30em) {
      form.filter fieldset div.numgroup input {
        width: 5.5rem; } }
  form.filter fieldset div.numgroup label.minmax {
    padding: 1rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.5rem;
    margin: 0; }
    @media screen and (max-width: 30em) {
      form.filter fieldset div.numgroup label.minmax {
        width: 48%; } }
    form.filter fieldset div.numgroup label.minmax span {
      grid-column: 1 / span 2; }
  form.filter > div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }

form.FormBuilder fieldset {
  border: 1px solid #666 !important;
  padding: 2rem;
  margin: 0 0 4rem; }
  form.FormBuilder fieldset legend {
    margin: 0rem;
    padding: 0 1rem; }

form#bulkorder fieldset {
  border: 1px solid #666 !important;
  padding: 2rem;
  margin: 0 0 4rem; }
  form#bulkorder fieldset legend {
    margin: 0rem;
    padding: 0 1rem; }
  form#bulkorder fieldset input, form#bulkorder fieldset select {
    width: 100%;
    border-width: 1px;
    border-style: solid;
    padding: 0.5rem; }
  form#bulkorder th {
    vertical-align: bottom; }
  form#bulkorder th, form#bulkorder td {
    padding: 0.5rem; }

div.table-parent {
  max-width: calc(100vw - 4rem);
  overflow-x: auto; }
  div.table-parent + div.table-parent {
    margin-top: 5rem; }

div#table-tools {
  padding: 1rem; }
  div#table-tools button {
    padding-left: 1rem;
    display: flex; }
  div#table-tools iframe {
    width: 100%;
    height: 1px;
    opacity: 0; }

table caption {
  padding: 0.5rem 1rem; }
  table caption button {
    cursor: pointer; }

table.data-table {
  width: 100%;
  opacity: 0;
  animation: fadeIn 1s forwards; }
  table.data-table + h3 {
    margin-top: 5rem; }
  table.data-table th, table.data-table td {
    padding: 0.5rem 1rem;
    text-align: left;
    vertical-align: top;
    border-right: 1px solid #f1923e; }
  table.data-table th:last-child, table.data-table td:last-child {
    border: none; }
  table.data-table th.num, table.data-table td.num {
    text-align: right; }
  table.data-table th.input, table.data-table td.input {
    text-align: center; }
  table.data-table th span {
    display: block; }
  table.data-table th span button {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    border-radius: 50%;
    width: 2.5rem;
    height: 2.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer; }
  table.data-table th.sort span {
    padding-right: 3rem; }
  table.data-table td span span {
    display: block; }
  table.data-table td button {
    min-width: 6.5rem;
    padding: 0.5rem;
    cursor: pointer; }
  table.data-table td button.bookmark {
    padding: 0 0.5rem;
    min-width: 0;
    margin-left: 1rem; }
  table.data-table tfoot td {
    text-align: right;
    padding: 2rem; }
  table.data-table tfoot td div {
    border-top: 1px dashed #f1923e;
    padding: 2rem 0; }
  table.data-table tfoot td button {
    margin: 0 0 0 1rem; }

div.loading {
  text-align: center; }

div.katalog-detail table {
  width: 100%;
  background-color: white;
  border-collapse: separate; }
  div.katalog-detail table td, div.katalog-detail table th {
    border: 1px solid black;
    padding: 1rem;
    white-space: nowrap; }

canvas.chart {
  margin-bottom: 5rem; }

select.chart-select {
  padding: 1rem;
  margin-bottom: 5rem; }

table#table-pedigree {
  border-collapse: collapse;
  max-width: 120rem; }
  @media screen and (max-width: 53.125em) {
  table#table-pedigree {
    min-height: 70vh;
    overflow: scroll; } }
  table#table-pedigree + table#table-pedigree {
    margin-top: 2rem; }
  table#table-pedigree th, table#table-pedigree td {
    padding: 2rem;
    vertical-align: top;
    width: 33%;
    border-right: 1px solid black;
    border-bottom: 1px solid black; }
  table#table-pedigree th div, table#table-pedigree td div {
    display: inline-flex;
    align-items: center;
    margin: 0 0 0.5rem;
    padding: 0.2rem 0.5rem;
    white-space: nowrap; }
  table#table-pedigree th div strong, table#table-pedigree td div strong, table#table-pedigree th div span:not(:last-of-type):not(.nospace), table#table-pedigree td div span:not(:last-of-type):not(.nospace) {
    margin-right: 0.5rem; }
  table#table-pedigree th div span.morespace, table#table-pedigree td div span.morespace {
    margin-right: 1rem !important; }
  table#table-pedigree th div span.moremorespace, table#table-pedigree td div span.moremorespace {
    margin-right: 2rem !important; }
  table#table-pedigree th div.group, table#table-pedigree td div.group {
    align-items: stretch;
    display: flex;
    gap: 0.5rem;
    margin: 0;
    padding: 0; }
    table#table-pedigree th div.group div, table#table-pedigree td div.group div {
      align-items: center; }
  table#table-pedigree th div.hidden, table#table-pedigree td div.hidden, table#table-pedigree th div.hidden + br, table#table-pedigree td div.hidden + br {
    display: none; }
  table#table-pedigree th {
    padding: 1rem 2rem; }
  table#table-pedigree th div {
    margin: 0; }
  table#table-pedigree *::before {
    display: inline-block;
    margin-right: 0.5rem; }
  table#table-pedigree caption > div:not([data-label="Katalognummer"]) {
    position: absolute;
    bottom: 0;
    left: 1rem;
    display: flex;
    gap: 1rem; }
  table#table-pedigree caption button {
    display: flex;
    align-content: center;
    padding: 1rem; }
  table#table-pedigree caption button.bookmark, table#table-pedigree caption button.print {
    position: absolute;
    bottom: 0; }
  table#table-pedigree caption button.bookmark.bookmark, table#table-pedigree caption button.print.bookmark {
    right: 1rem; }
  table#table-pedigree caption button.bookmark.print, table#table-pedigree caption button.print.print {
    right: 6rem; }
  table#table-pedigree caption strong + span {
    margin-left: 0.5rem; }

.modSection {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 2rem;
  min-width: 770px;
  background-color: #ccc;
  overflow: auto; }
  .modSection > * {
    width: 100%; }
  .modSection > div.highlight {
    width: 58%; }
  .modSection > div.gallery {
    width: 40%; }
  .modSection div.desc {
    margin: 1rem;
    background-color: white;
    display: inline-block; }
  .modSection table {
    margin-bottom: 0; }
  .modSection table th, .modSection table td {
    vertical-align: top; }
  .modSection a::before {
    content: "";
    margin: 0;
    display: none; }
  .modSection h3 {
    background-color: #999; }
  .modSection h3, .modSection h3 * {
    color: white; }
  .modSection h3.modSireName {
    text-transform: none; }
  .modSection h4, .modSection h4 * {
    color: #666; }
  .modSection h3, .modSection h4 {
    padding: 1rem 2rem;
    margin: 0;
    text-transform: uppercase; }
  .modSection h3 span.zw, .modSection h4 span.zw {
    float: right;
    text-transform: none;
    display: inline-block; }
  .modSection h3 span.zw + span.zw, .modSection h4 span.zw + span.zw {
    margin-right: 1rem; }
  .modSection span {
    vertical-align: top; }
  span.modSireImages {
    background-color: #ccc;
    display: block;
    overflow: auto; }
  span.modSireImages img.sire {
    width: 100%;
    margin: 0px 0px 5px 0px;
    cursor: pointer;
    display: block; }
  span.modSireImages img.daughter {
    height: 100px;
    margin: 0px 5px 5px 0px;
    cursor: pointer; }

.modZwList, .tagList {
  list-style: none;
  margin: 0px 0px 10px 0px !important;
  overflow: auto; }
  .modZwList li, .tagList li {
    display: inline-block;
    background-color: #f1923e;
    color: #fff;
    padding: 1rem;
    text-align: center;
    margin: 0 1rem 1rem 0; }
  .modZwList li.genBes, .tagList li.genBes {
    text-align: left;
    padding: 0.5rem 1rem; }
  .modZwList.tagList li, .tagList.tagList li {
    background-color: #999; }

.modZwTable td br, .modZwTable th br {
  display: none; }

.modExtTable {
  min-width: 760px; }
  .modExtTable tr.line td {
    border-bottom: 1px solid #999; }
  .modExtTable th {
    overflow: hidden;
    border-right: none; }
  .modExtTable th.zwScale {
    padding: 5px 0;
    text-align: center;
    width: 70px !important;
    /*
     &::after {
     content: "";
     display: inline-block;
     width: 70px!important;
     }
     */ }
  .modExtTable td {
    padding: 5px 10px 5px 1rem;
    border-right: none; }
  .modExtTable td:nth-child(2), .modExtTable td:nth-child(3) {
    text-align: right; }
  .modExtTable .zwVis {
    position: relative;
    background-image: url(/site/templates/rivergen.de/images/backgrounds/bgZwVis.png);
    background-repeat: repeat-y;
    background-size: 100% 100%;
    padding: 5px 0;
    width: 350px;
    overflow: hidden; }
  .modExtTable .zwVis div {
    position: relative; }
  .modExtTable .zwVis span {
    position: absolute;
    display: block;
    top: 6px;
    height: 14px;
    padding: 0px !important; }
  .modExtTable .zwVis span.img {
    display: block;
    position: absolute;
    top: 5px;
    height: 10px; }
  .modExtTable .zwVis span.img svg {
    width: auto;
    height: auto;
    transform-origin: left; }
  .modExtTable .zwVis span.less {
    background-color: #ccc; }
  .modExtTable .zwVis span.optimal {
    background-color: transparent;
    border: 1px solid #999;
    top: 13px;
    height: 15px;
    padding: 1px !important; }

div.sire-media {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem; }
  div.sire-media > *:nth-child(1) {
    grid-column-start: 1;
    grid-column-end: -1;
    margin-bottom: 0 !important; }

table.pedigree, table.zw {
  border-collapse: collapse;
  width: 100%;
  border-top: 1px solid black;
  border-left: 1px solid black; }
  table.pedigree td, table.zw td, table.pedigree th, table.zw th {
    border-bottom: 1px solid black;
    border-right: 1px solid black;
    padding: 1rem; }

table.pedigree td {
  width: 50%;
  padding: 1rem; }

table.data-table caption {
  text-align: left; }

ul.modTools {
  margin: 0 0 2rem;
  list-style: none;
  overflow: auto; }
  ul.modTools li {
    display: inline-block;
    margin-right: 1rem; }
  ul.modTools li.default, ul.modTools li.englisch, ul.modTools li.franzoesisch, ul.modTools li.spanisch {
    opacity: 0.5;
    border: 1px solid black;
    display: inline-block;
    height: 26px; }
  ul.modTools li.default.active, ul.modTools li.englisch.active, ul.modTools li.franzoesisch.active, ul.modTools li.spanisch.active, ul.modTools li.default:hover, ul.modTools li.englisch:hover, ul.modTools li.franzoesisch:hover, ul.modTools li.spanisch:hover {
    opacity: 1; }
  ul.modTools li:last-child {
    margin-right: 0; }
  ul.modTools li a span {
    display: none; }
  ul.modTools li.default a::after {
    content: url(/site/templates/rivergen.de/images/languages/de.gif); }
  ul.modTools li.englisch a::after {
    content: url(/site/templates/rivergen.de/images/languages/en.gif); }
  ul.modTools li.franzoesisch a::after {
    content: url(/site/templates/rivergen.de/images/languages/fr.gif); }
  ul.modTools li.spanisch a::after {
    content: url(/site/templates/rivergen.de/images/languages/es.gif); }
  ul.modTools li.print {
    float: right; }
  ul.modTools li.print a {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    text-decoration: none; }
    ul.modTools li.print a > * {
      width: 100%; }
    ul.modTools li.print a span {
      display: block;
      order: 2; }
    ul.modTools li.print a::after {
      order: 1;
      content: "print";
      font-size: 4rem;
      color: white; }

div#master {
  min-height: 100vh;
  display: grid;
  grid-template-rows: auto 1fr auto; }

a#to-top {
  display: none;
  position: fixed;
  right: 2rem;
  bottom: 1rem;
  z-index: 1000;
  padding: 1rem;
  border-radius: 50%;
  width: 5rem;
  height: 5rem; }
  body.scrolled a#to-top {
    display: block; }
  a#to-top::after {
    content: "arrow_upward";
    font-size: 3rem; }

header#page-header {
  background-image: url(/site/templates/rivergen.de/images/backgrounds/raster-2.jpg);
  background-size: auto 100%;
  background-repeat: repeat-x;
  padding: 6rem 0 0;
  z-index: 100;
  overflow-x: hidden; }
  header#page-header::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0) 15%, rgba(0, 0, 0, 1) 30%, rgba(0, 0, 0, 1) 50%, rgba(0, 0, 0, 1) 70%, rgba(0, 0, 0, 0) 85%); }
  header#page-header::after {
    content: "";
    position: absolute;
    padding-left: 30%;
    top: 0;
    right: 0;
    bottom: 0;
    background-image: url(/site/templates/rivergen.de/images/theme.png);
    z-index: -1; }
  header#page-header a#bvh-login {
    position: absolute;
    left: 0;
    top: 0;
    text-decoration: none;
    padding: 0.5rem 0.5rem 0.2rem;
    vertical-align: middle;
    max-width: 50vw; }
  header#page-header a#bvh-login span {
    display: none; }
  header#page-header a#bvh-login::before {
    content: "login";
    font-size: 2rem; }
  @media screen and (min-width: 50em) {
    header#page-header a#bvh-login {
      left: 2rem;
      top: 2rem;
      padding: 0.2rem 1rem 0.2rem 3rem; }
      header#page-header a#bvh-login span {
        display: inline; }
      header#page-header a#bvh-login::before {
        position: absolute;
        left: 1rem;
        top: 50%;
        transform: translateY(-50%);
        font-size: inherit; } }
  header#page-header a#home-link {
    display: block;
    width: 70rem;
    max-width: 90vw;
    margin: auto;
    margin-bottom: 13rem;
    z-index: 10; }
  header#page-header a#home-link img {
    width: 100%; }
  header#page-header button#navi-toggle {
    position: absolute;
    top: 0rem;
    right: 0rem;
    z-index: 101;
    padding: 1rem 1.5rem 1rem 4.5rem; }
  header#page-header button#navi-toggle::before {
    content: "";
    position: absolute;
    left: 1rem;
    top: 0.5rem;
    width: 3rem;
    height: 3rem;
    background-image: url(/site/templates/rivergen.de/images/illustrations/cow.svg);
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat; }
  @media screen and (min-width: 75em) {
    header#page-header button#navi-toggle {
      display: none; } }
  header#page-header nav {
    position: fixed;
    top: 0;
    left: 0;
    right: 0; }
  @media screen and (min-width: 75em) {
    header#page-header nav {
      position: relative;
      top: 0;
      border-bottom: 1rem solid #bcac34; } }
  header#page-header nav {
    z-index: 100; }
  header#page-header nav > ul#navi-mobile {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    height: 100vh;
    max-width: 100vw;
    overflow: auto;
    padding: 10rem 5rem;
    transition: all 0.3s;
    transform: translateX(100%); }
  header#page-header nav > ul#navi-mobile.visible {
    transform: translateX(0); }
  header#page-header nav > ul#navi-mobile a {
    text-decoration: none;
    padding-left: 2.5rem; }
    header#page-header nav > ul#navi-mobile a[aria-current="page"] {
      text-decoration: underline;
      text-decoration-style: dashed;
      text-underline-offset: 0.5rem; }
  header#page-header nav > ul#navi-mobile li {
    margin-bottom: 1rem; }
  header#page-header nav > ul#navi-mobile ul {
    margin: 1rem 0 0 2rem; }
  header#page-header nav > ul#navi-mobile > li > a::before {
    left: 0; }
  @media screen and (min-width: 75em) {
      header#page-header nav > ul#navi-mobile {
        display: none; } }
  header#page-header nav > ul > li > a::before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%); }
  header#page-header nav > ul > li > a.home::before {
    content: "home"; }
  header#page-header nav > ul > li > a.service::before {
    content: "info"; }
  header#page-header nav > ul > li > a.bullen::before {
    content: "storage"; }
  header#page-header nav > ul > li > a.mediathek::before {
    content: "perm_media"; }
  header#page-header nav > ul > li > a.ueber-uns::before {
    content: "group"; }
  header#page-header nav > ul > li > a.kontakt::before {
    content: "contact_mail"; }
  header#page-header nav > ul > li > a.vermarktung::before {
    content: "sell"; }
  header#page-header nav > ul > li > a.zucht::before {
    content: "biotech"; }
  header#page-header nav > ul > li > a.terminkalender::before {
    content: "event"; }
  header#page-header nav > ul:not(#navi-mobile) {
    display: none; }
  @media screen and (min-width: 75em) {
      header#page-header nav > ul:not(#navi-mobile) {
        display: flex; } }
  header#page-header nav > ul:not(#navi-mobile) {
    z-index: 1;
    flex-wrap: wrap;
    gap: 1rem;
    padding: 0 2rem;
    justify-content: center; }
  header#page-header nav > ul:not(#navi-mobile):not(:nth-of-type(1)) {
    padding: 1rem 1rem 0; }
  header#page-header nav > ul:not(#navi-mobile) li {
    text-align: center; }
    header#page-header nav > ul:not(#navi-mobile) li a {
      display: block;
      padding: 0.75rem 2rem;
      text-decoration: none; }
  header#page-header nav > ul:not(#navi-mobile):nth-of-type(1) a {
    padding-left: 5rem; }
    header#page-header nav > ul:not(#navi-mobile):nth-of-type(1) a::before {
      left: 2rem; }

div.cb {
  display: inline;
  margin-right: 1rem;
  cursor: pointer; }
  div.cb input[type="checkbox"] {
    opacity: 0; }
  div.cb input[type="checkbox"]:checked + span::after {
    content: "check"; }
  div.cb span {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    border-radius: 50%;
    width: 2.5rem;
    height: 2.5rem;
    transform: translate(-50%, -50%); }
  div.cb span::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 2rem;
    font-weight: bold; }

button, a.button {
  padding: 1rem 2rem; }
  button span, a.button span {
    display: block; }

footer#page-footer {
  padding: 6rem; }
  footer#page-footer div.wrapper {
    display: grid;
    gap: 5rem; }
  @media (min-width: 48em) {
    footer#page-footer div.wrapper {
      grid-template-columns: repeat(3, 1fr); } }

.group-grid > div.wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem; }
  .group-grid > div.wrapper div.ce {
    padding: 0; }

section.cards {
  display: grid;
  gap: 2rem;
  margin-bottom: 8rem; }
  @media screen and (min-width: 62.5em) {
  section.cards {
    grid-template-columns: repeat(2, 1fr); } }
  section.cards article {
    min-height: 22.5rem;
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 2rem; }
  section.cards article h4 {
    margin: 0 0 2rem; }
  section.cards article h4 span {
    display: block; }
  section.cards article > picture {
    grid-column: span 2;
    object-fit: cover; }
  section.cards article > picture img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
    height: 100%; }
  section.cards article > div {
    grid-column: span 4;
    padding: 2rem; }
  section.cards article > div * {
    line-height: 180%; }

.ttf-normal {
  text-transform: none !important; }

button#bookmarks-open {
  position: fixed;
  transform-origin: bottom right;
  transform: rotate(-90deg);
  display: flex;
  top: 25vh;
  right: 0;
  z-index: 1000000001;
  cursor: pointer; }
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
html {
  font-size: 62.5%;
  scroll-behavior: smooth; }

body {
  overflow-x: hidden; }
  body.overlay {
    overflow: hidden; }

h1 {
  display: none; }

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

:target::before {
  content: "";
  display: block;
  position: relative;
  height: 18rem;
  margin: -18rem 0 0; }

div#pageBackground {
  z-index: -1;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-size: 100vw 100vh;
  background-repeat: no-repeat;
  opacity: 1; }

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

h2 *, h3 *, h4 *, a > * {
  color: inherit; }
  h2 *:not(sup), h3 *:not(sup), h4 *:not(sup), a > *:not(sup) {
    font-family: inherit;
    font-size: inherit; }

img {
  max-width: 100%;
  height: auto;
  display: inline-block; }
  img.full {
    width: 100%; }

div.type-events div.calendar caption, .type-social_wall article p.text, .type-events span.tools a span, .type-publications li div a span, .type-publications li div button span, a#to-top span, *[hidden], .hidden {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px; }

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; }

.flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .flex > * {
    width: 100%;
    margin-bottom: 2rem; }
  @media (min-width: 48em) {
  .flex.cols2 > *, .flex.cols3 > *, .flex.cols4 > *, .flex.cols5 > * {
    width: 48%;
    margin-bottom: 2%; } }
  @media (min-width: 80em) {
  .flex.cols2 > * {
    width: 48%; }
    .flex.cols3 > * {
      width: 30%; }

    .flex.cols4 > * {
      width: 23%; }

    .flex.cols5 > * {
      width: 18%; } }
  .flex.middle {
    align-items: center; }

.grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 3rem; }
  @media (min-width: 48em) {
  .grid.cols2, .grid.cols3, .grid.cols4, .grid.cols5 {
    grid-template-columns: 1fr 1fr; } }
  @media (min-width: 48em) {
  .grid.gap15 {
    gap: 5rem; }
    .grid.cols2 {
      grid-template-columns: repeat(2, 1fr); }

    .grid.cols3 {
      grid-template-columns: repeat(3, 1fr); }

    .grid.cols4 {
      grid-template-columns: repeat(4, 1fr); }

    .grid.cols5 {
      grid-template-columns: repeat(5, 1fr); } }
  @media (min-width: 80em) {
  .grid.gap10 {
    gap: 10rem; }
    .grid.gap15 {
      gap: 15rem; }

    .grid.gap8 {
      gap: 8rem; } }

header#page-header a#bvh-login {
  box-shadow: 0px 0px 10px 0px rgba(255, 255, 255, 0.5); }

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

.shape {
  border-radius: 90px 0; }

.shape-reverse {
  border-radius: 0 90px; }

.dashed {
  background-image: linear-gradient(to left, #000, 10px, rgba(255, 255, 255, 0) 10px);
  background-size: 20px 1px;
  background-repeat: repeat-x; }

.solid {
  background-image: linear-gradient(to left, #000, 10px, #000 10px);
  background-size: 50px 1px;
  background-repeat: no-repeat;
  background-position: bottom center; }

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 (min-width: 48em) {
  div#isSmallScreen {
    display: none; } }

div#smoobuApartment1146217de, div#apartmentIframe1146217 {
  text-align: center; }
