@charset "UTF-8";
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

/* 3D Effects */
.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  height: var(--swiper-centered-offset-after);
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-lock {
  display: none;
}

/*
	RESET
*/
* {
  margin: 0;
  padding: 0;
  box-sizing: inherit;
}

:focus:not(:focus-visible) {
  outline: none;
}

/*
	COLORS
*/
/*
	MIXINS
*/
/*
	BASICS
*/
:root {
  --swiper-theme-color: rgba(255, 255, 255, .5) !important;
  box-sizing: border-box;
  font-size: 20px;
  font-size: clamp(16px, 0.875vw, 20px);
  line-height: 1.5;
  text-underline-position: under;
}
@media screen and (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}

body {
  overflow-y: scroll;
}

h1, h2, h3, h4, .heading-2, .heading-3, .heading-4 {
  color: currentColor;
  line-height: 1.35;
  margin-bottom: 1.125em;
  margin-top: 2.25em;
}
h1:first-child, h2:first-child, h3:first-child, h4:first-child, .heading-2:first-child, .heading-3:first-child, .heading-4:first-child {
  margin-top: 0;
}
h1:last-child, h2:last-child, h3:last-child, h4:last-child, .heading-2:last-child, .heading-3:last-child, .heading-4:last-child {
  margin-bottom: 0;
}
h1 + h1, h1 + h2, h1 + h3, h1 + h4, h2 + h1, h2 + h2, h2 + h3, h2 + h4, h3 + h1, h3 + h2, h3 + h3, h3 + h4, h4 + h1, h4 + h2, h4 + h3, h4 + h4, .heading-2 + h1, .heading-2 + h2, .heading-2 + h3, .heading-2 + h4, .heading-3 + h1, .heading-3 + h2, .heading-3 + h3, .heading-3 + h4, .heading-4 + h1, .heading-4 + h2, .heading-4 + h3, .heading-4 + h4 {
  margin-top: -0.5625em;
}
h1 span, h2 span, h3 span, h4 span, .heading-2 span, .heading-3 span, .heading-4 span {
  white-space: nowrap;
}

h1 {
  font-size: 2rem;
}

h2, .heading-2 {
  font-size: 1.6rem;
}

h3, .heading-3 {
  font-size: 1.3rem;
}

a {
  color: currentColor;
}
nav a, footer a {
  color: currentColor;
}
nav a {
  text-decoration: none;
}

.m-fakelink {
  display: flex;
  align-items: center;
  text-decoration: underline;
}
.u-grid--6 .m-fakelink {
  flex-direction: column;
}
.m-fakelink__arrow {
  flex-shrink: 0;
  margin-left: 1rem;
  width: auto;
  height: 1rem;
  transition: transform 0.25s ease-in-out;
}
.u-grid--6 .m-fakelink__arrow {
  align-self: end;
  margin-top: 1rem;
}
.m-card--link:hover .m-fakelink__arrow {
  transform: translateX(25%);
}

p {
  margin-bottom: 1.5rem;
}
p:last-child {
  margin-bottom: 0;
}
p + ul {
  margin-top: -0.75rem;
}
ul + p {
  margin-top: 0.75rem;
}
li > p {
  margin-bottom: 0;
}

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

iframe {
  max-width: 100%;
  border: none;
}

figure {
  font-size: 0;
}

figcaption {
  font-size: 0.8rem;
}

ul {
  padding-left: 1em;
}
nav ul {
  padding-left: 0;
  list-style: none;
}
li > ul {
  margin-top: 0;
}

input,
textarea,
button,
select,
fieldset {
  border: none;
  border-radius: 0;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}

input[type=text],
input[type=email],
input[type=tel],
input[type=url],
input[type=date],
input[type=file],
input[type=number],
textarea,
select {
  display: block;
  width: 100%;
  padding: 0.625rem;
  background-color: #F6F6F6;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
}
.l-section.even input[type=text],
.l-section.even input[type=email],
.l-section.even input[type=tel],
.l-section.even input[type=url],
.l-section.even input[type=date],
.l-section.even input[type=file],
.l-section.even input[type=number],
.l-section.even textarea,
.l-section.even select {
  background-color: #fff;
}
.disableBgSwitchingOn .l-section.even input[type=text],
.disableBgSwitchingOn .l-section.even input[type=email],
.disableBgSwitchingOn .l-section.even input[type=tel],
.disableBgSwitchingOn .l-section.even input[type=url],
.disableBgSwitchingOn .l-section.even input[type=date],
.disableBgSwitchingOn .l-section.even input[type=file],
.disableBgSwitchingOn .l-section.even input[type=number],
.disableBgSwitchingOn .l-section.even textarea,
.disableBgSwitchingOn .l-section.even select {
  background-color: #F6F6F6;
}
.customBgColor .l-section.even input[type=text],
.customBgColor .l-section.even input[type=email],
.customBgColor .l-section.even input[type=tel],
.customBgColor .l-section.even input[type=url],
.customBgColor .l-section.even input[type=date],
.customBgColor .l-section.even input[type=file],
.customBgColor .l-section.even input[type=number],
.customBgColor .l-section.even textarea,
.customBgColor .l-section.even select {
  background-color: #fff;
}
.customBgColor .l-section.odd input[type=text],
.customBgColor .l-section.odd input[type=email],
.customBgColor .l-section.odd input[type=tel],
.customBgColor .l-section.odd input[type=url],
.customBgColor .l-section.odd input[type=date],
.customBgColor .l-section.odd input[type=file],
.customBgColor .l-section.odd input[type=number],
.customBgColor .l-section.odd textarea,
.customBgColor .l-section.odd select {
  background-color: #fff;
}

input[type=text],
input[type=email],
input[type=tel],
input[type=url],
input[type=date],
input[type=file],
input[type=number],
textarea {
  -webkit-appearance: none;
}
input[type=text].is-invalid,
input[type=email].is-invalid,
input[type=tel].is-invalid,
input[type=url].is-invalid,
input[type=date].is-invalid,
input[type=file].is-invalid,
input[type=number].is-invalid,
textarea.is-invalid {
  border-bottom: 2px solid red;
}

[data-hp], input[data-hp] {
  display: none;
}

input[type=checkbox], input[type=radio] {
  margin-right: 0.5em;
}

textarea {
  resize: vertical;
}

button {
  color: inherit;
  background-color: transparent;
  cursor: pointer;
  -webkit-appearance: none;
}
form button {
  padding: 0.625rem 2.5rem;
  position: relative;
  color: inherit;
  cursor: pointer;
  overflow: hidden;
  transition: none;
}
form button::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  transition: background-color 0.25s ease-in-out;
}
form button:hover::before {
  background-color: rgba(0, 0, 0, 0.1);
}
form button span {
  position: relative;
  z-index: 1;
}
.l-section.even form button {
  background-color: #fff;
}
.disableBgSwitchingOn .l-section.even form button {
  background-color: #F6F6F6;
}
.customBgColor .l-section.even form button {
  background-color: #fff;
}
.customBgColor .l-section.odd form button {
  background-color: #fff;
}
form button[disabled] {
  background-color: black;
  cursor: not-allowed;
}

@media print {
  nav, footer {
    display: none;
  }
}

th, td {
  text-align: left;
}

/*
	UTILITIES
*/
.u-limiter {
  width: calc(100% - 5rem);
  max-width: 72rem;
  margin: 0 auto;
  margin-top: 3.75rem;
  margin-bottom: 3.75rem;
}
@media screen and (max-width: 576px) {
  .u-limiter {
    width: calc(100% - 2.5rem);
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
@media screen and (max-width: 420px) {
  .u-limiter {
    margin-top: 1.875rem;
    margin-bottom: 1.875rem;
  }
}
.u-limiter--accordion {
  width: calc(100% - 2.5rem);
  max-width: 74.5rem;
}
@media screen and (max-width: 576px) {
  .u-limiter--accordion {
    width: 100%;
  }
}
.u-limiter--no-margin {
  margin-top: 0;
  margin-bottom: 0;
}

.u-grid {
  display: grid;
  gap: 2.5rem;
  -webkit-hyphens: auto;
          hyphens: auto;
}
@media screen and (max-width: 420px) {
  .u-grid {
    gap: 1.875rem;
  }
}
.u-grid--2 {
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
}
@media screen and (max-width: 576px) {
  .u-grid--2 .u-grid__item {
    grid-column: span 2;
  }
}
.u-grid--3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
@media screen and (max-width: 768px) {
  .u-grid--3 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media screen and (max-width: 576px) {
  .u-grid--3 .u-grid__item {
    grid-column: 1/-1;
  }
}
.u-grid--6 {
  grid-template-columns: repeat(6, minmax(0, 1fr));
}
@media screen and (max-width: 1152px) {
  .u-grid--6 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media screen and (max-width: 768px) {
  .u-grid--6 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media screen and (max-width: 576px) {
  .u-grid--6 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1.25rem;
  }
}
.u-grid__item--2-3 {
  grid-column: span 2;
}
.u-grid__item--full {
  grid-column: 1/-1;
}
.u-grid__item.socials {
  display: flex;
  flex-wrap: wrap;
}
.u-grid__item.socials.left .l-footer__icon, .u-grid__item.socials.middle .l-footer__icon {
  margin-right: 1rem;
}
.u-grid__item.socials.right {
  margin-left: auto;
}
.u-grid__item.socials.right .l-footer__icon {
  margin-left: 1rem;
}
@media screen and (max-width: 768px) {
  .u-grid__item.socials.right {
    margin-left: 0;
  }
  .u-grid__item.socials.right .l-footer__icon {
    margin-left: 0;
    margin-right: 1rem;
  }
}

/*
	LAYOUTS
*/
.l-header, .l-footer, .m-footernav {
  color: #fff;
  background-color: #1F555E;
}

.l-header {
  position: relative;
  z-index: 200;
  height: 5rem;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
}
.logoHeightL .l-header {
  height: 7.5rem;
}
.hamburgerNav .l-header {
  position: sticky;
  top: 0;
}
.l-header__inner {
  position: relative;
  z-index: 201;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  background-color: inherit;
}

.l-section.even {
  background-color: #F6F6F6;
}
.disableBgSwitchingOn .l-section.even {
  background-color: transparent;
}
.disableBgSwitchingOff .l-section.even .u-limiter {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
}
@media screen and (max-width: 576px) {
  .disableBgSwitchingOff .l-section.even .u-limiter {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}
@media screen and (max-width: 420px) {
  .disableBgSwitchingOff .l-section.even .u-limiter {
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
  }
}

.l-footer {
  margin-top: 10rem;
}
.l-footer__inner {
  padding: 2.5rem 0;
}
.l-footer__icon {
  height: 2rem;
}
.l-footer__icon > img {
  display: block;
  height: 100%;
  width: auto;
}
.l-footer__hidden-heading {
  border: 0;
  clip: rect(0 0 0 0);
  height: auto;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
}

/*
	MODULES
*/
.m-logo {
  height: 100%;
  width: auto;
}
.m-logo__link {
  flex-shrink: 0;
  font-size: 0;
  height: calc(100% - 2rem);
}
.logoHeightS .m-logo__link {
  height: calc(100% - 3rem);
}
@media screen and (max-width: 576px) {
  .logoHeightS .m-logo__link {
    height: calc(100% - 3.5rem);
  }
}

.m-hamburger {
  position: relative;
  z-index: 201;
  display: flex;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  padding: 0.45rem 0;
}
@media screen and (min-width: 1024px) {
  .defaultNav .m-hamburger {
    display: none;
  }
}
.m-hamburger__icon, .m-hamburger__icon::before, .m-hamburger__icon::after {
  height: 4px;
  background-color: currentColor;
  width: 100%;
  flex-shrink: 0;
}
.m-hamburger__icon {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.is-clicked .m-hamburger__icon {
  background-color: transparent;
}
.m-hamburger__icon::before, .m-hamburger__icon::after {
  content: "";
  transition: transform 0.25s ease-in-out;
}
.m-hamburger__icon::before {
  transform: translateY(-0.6rem);
}
.is-clicked .m-hamburger__icon::before {
  transform: translateY(50%) rotate(45deg);
}
.m-hamburger__icon::after {
  transform: translateY(0.6rem);
}
.is-clicked .m-hamburger__icon::after {
  transform: translateY(-50%) rotate(-45deg);
}

/* navs */
.m-mainnav {
  background-color: inherit;
  /* MAINNAV DEFAULT */
}
.logoPosL .m-mainnav {
  text-align: right;
}
.m-mainnav__listitem-link {
  transition: color 0.25s ease-in-out;
}
@media screen and (min-width: 1024px) {
  .defaultNav .m-mainnav {
    height: 100%;
  }
  .defaultNav .m-mainnav#mainnav {
    display: none;
  }
  .defaultNav .m-mainnav__list {
    background-color: inherit;
  }
  .defaultNav .m-mainnav__list--parent {
    display: flex;
    height: 100%;
  }
  .defaultNav .m-mainnav__list--child {
    position: absolute;
    top: 100%;
    background-color: inherit;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
    border-top: 1px solid;
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
  }
  .defaultNav .m-mainnav__list--child.is-visible {
    opacity: 1;
    pointer-events: auto;
    visibility: visible;
  }
  .defaultNav .m-mainnav__listitem {
    background-color: inherit;
  }
  .defaultNav .m-mainnav__listitem--parent > .m-mainnav__listitem-link {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding: 0 2rem;
  }
  .defaultNav .m-mainnav__listitem--child > .m-mainnav__listitem-link {
    width: 100%;
    min-width: 25ch;
    max-width: 25ch;
    padding: 0.625rem 2rem;
  }
  .defaultNav .m-mainnav__listitem--child + .m-mainnav__listitem--child::before {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    border-top: 1px solid;
    opacity: 0.2;
  }
  .defaultNav .m-mainnav__listitem--has-children {
    position: relative;
  }
  .defaultNav .m-mainnav__listitem--has-children:hover > .m-mainnav__list--child {
    z-index: 1;
    opacity: 1;
    pointer-events: auto;
    visibility: visible;
  }
  .defaultNav .m-mainnav__listitem-link {
    display: inline-block;
  }
}
@media screen and (min-width: 1024px) {
  .defaultNav.logoPosL .m-mainnav .m-mainnav__list--parent {
    transform: translateX(2rem);
  }
  .defaultNav.logoPosL .m-mainnav .m-mainnav__list--child {
    right: 0;
  }
}
@media screen and (min-width: 1024px) {
  .defaultNav.logoPosR .m-mainnav .m-mainnav__list--parent {
    transform: translateX(-2rem);
  }
  .defaultNav.logoPosR .m-mainnav .m-mainnav__list--child {
    left: 0;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1280px) {
  .defaultNav.logoHeightS .m-mainnav .m-mainnav__listitem--parent > .m-mainnav__listitem-link {
    padding: 0 1rem;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1280px) {
  .defaultNav.logoHeightS.logoPosL .m-mainnav .m-mainnav__list--parent {
    transform: translateX(1rem);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1280px) {
  .defaultNav.logoHeightS.logoPosR .m-mainnav .m-mainnav__list--parent {
    transform: translateX(-1rem);
  }
}

/* MAINNAV DEFAULT */
@media screen and (max-width: 1023px) {
  .defaultNav .m-mainnav {
    position: absolute;
    z-index: 200;
    top: 0;
    right: 0;
    left: 0;
    height: 100vh;
    max-height: 100vh;
    color: currentColor;
    background-color: inherit;
    overflow-y: auto;
    overscroll-behavior-y: contain;
    transform: scaleY(0);
    transform-origin: top;
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    transition: transform 0.25s ease-in-out, opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
  }
  .defaultNav .m-mainnav.is-visible {
    transform: scaleY(1);
    opacity: 1;
    pointer-events: auto;
    visibility: visible;
  }
  .defaultNav .m-mainnav.is-visible .m-mainnav__listitem--parent.m-mainnav__listitem--has-children.is-current > .m-mainnav__list--child {
    visibility: visible;
  }
  .defaultNav .m-mainnav::before, .defaultNav .m-mainnav::after {
    content: "";
    display: block;
  }
  .defaultNav .m-mainnav::before {
    height: 10rem;
  }
}
@media screen and (max-width: 1023px) and (max-width: 576px) {
  .defaultNav .m-mainnav::before {
    height: 7.5rem;
  }
}
@media screen and (max-width: 1023px) and (max-height: 420px) and (orientation: landscape) {
  .defaultNav .m-mainnav::before {
    height: 5rem;
  }
}
@media screen and (max-width: 1023px) {
  .defaultNav .m-mainnav::after {
    height: 5rem;
  }
  .defaultNav .m-mainnav__list--parent {
    font-size: 1.8rem;
  }
  .defaultNav .m-mainnav__list--child {
    font-size: 1rem;
  }
  .defaultNav .m-mainnav__listitem--parent {
    margin: 1.5rem 0;
  }
  .defaultNav .m-mainnav__listitem--parent:first-child {
    margin-top: 0;
  }
  .defaultNav .m-mainnav__listitem--parent:last-child {
    margin-bottom: 0;
  }
  .defaultNav .m-mainnav__listitem--parent.m-mainnav__listitem--has-children.is-current > .m-mainnav__list--child {
    max-height: 30rem;
  }
  .defaultNav .m-mainnav__listitem--parent.m-mainnav__listitem--has-children > .m-mainnav__list--child {
    max-height: 0;
    visibility: hidden;
    overflow-y: hidden;
    transition: max-height 0.5s ease-in-out, visibility 0.5s ease-in-out;
  }
  .defaultNav .m-mainnav__listitem--parent.m-mainnav__listitem--has-children > .m-mainnav__list--child.is-visible {
    max-height: 30rem;
    visibility: visible;
  }
  .defaultNav .m-mainnav__listitem--child {
    padding: 0.5em 0;
  }
  .defaultNav .m-mainnav__listitem-link {
    display: inline-block;
  }
  .defaultNav.logoPosR .m-mainnav__listitem--has-children.is-current > .m-mainnav__listitem-link::after {
    opacity: 0;
  }
  .defaultNav.logoPosR .m-mainnav__listitem--has-children > .m-mainnav__listitem-link.is-clicked::after {
    opacity: 0;
  }
  .defaultNav.logoPosR .m-mainnav__listitem--has-children > .m-mainnav__listitem-link::after {
    content: " +";
    transition: opacity 0.25s ease-in-out;
  }
  .defaultNav.logoPosL .m-mainnav__listitem--has-children.is-current > .m-mainnav__listitem-link::before {
    opacity: 0;
  }
  .defaultNav.logoPosL .m-mainnav__listitem--has-children > .m-mainnav__listitem-link.is-clicked::before {
    opacity: 0;
  }
  .defaultNav.logoPosL .m-mainnav__listitem--has-children > .m-mainnav__listitem-link::before {
    content: "+ ";
    transition: opacity 0.25s ease-in-out;
  }
}
@media screen and (max-width: 1023px) and (max-height: 420px) and (orientation: landscape) {
  .defaultNav.logoHeightL .m-mainnav::before {
    height: 7.5rem;
  }
}

/* MAINNAV HAMBURGER */
.hamburgerNav .m-mainnav {
  position: absolute;
  z-index: 200;
  top: 0;
  right: 0;
  left: 0;
  height: 100vh;
  max-height: 100vh;
  color: currentColor;
  background-color: inherit;
  overflow-y: auto;
  overscroll-behavior-y: contain;
  transform: scaleY(0);
  transform-origin: top;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  transition: transform 0.25s ease-in-out, opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
}
.hamburgerNav .m-mainnav.is-visible {
  transform: scaleY(1);
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}
.hamburgerNav .m-mainnav.is-visible .m-mainnav__listitem--parent.m-mainnav__listitem--has-children.is-current > .m-mainnav__list--child {
  visibility: visible;
}
.hamburgerNav .m-mainnav::before, .hamburgerNav .m-mainnav::after {
  content: "";
  display: block;
}
.hamburgerNav .m-mainnav::before {
  height: 10rem;
}
@media screen and (max-width: 576px) {
  .hamburgerNav .m-mainnav::before {
    height: 7.5rem;
  }
}
@media screen and (max-height: 420px) and (orientation: landscape) {
  .hamburgerNav .m-mainnav::before {
    height: 5rem;
  }
}
.hamburgerNav .m-mainnav::after {
  height: 5rem;
}
.hamburgerNav .m-mainnav__list--parent {
  font-size: 1.8rem;
}
.hamburgerNav .m-mainnav__list--child {
  font-size: 1rem;
}
.hamburgerNav .m-mainnav__listitem--parent {
  margin: 1.5rem 0;
}
.hamburgerNav .m-mainnav__listitem--parent:first-child {
  margin-top: 0;
}
.hamburgerNav .m-mainnav__listitem--parent:last-child {
  margin-bottom: 0;
}
.hamburgerNav .m-mainnav__listitem--parent.m-mainnav__listitem--has-children.is-current > .m-mainnav__list--child {
  max-height: 30rem;
}
.hamburgerNav .m-mainnav__listitem--parent.m-mainnav__listitem--has-children > .m-mainnav__list--child {
  max-height: 0;
  visibility: hidden;
  overflow-y: hidden;
  transition: max-height 0.5s ease-in-out, visibility 0.5s ease-in-out;
}
.hamburgerNav .m-mainnav__listitem--parent.m-mainnav__listitem--has-children > .m-mainnav__list--child.is-visible {
  max-height: 30rem;
  visibility: visible;
}
.hamburgerNav .m-mainnav__listitem--child {
  padding: 0.5em 0;
}
.hamburgerNav .m-mainnav__listitem-link {
  display: inline-block;
}
.hamburgerNav.logoPosR .m-mainnav__listitem--has-children.is-current > .m-mainnav__listitem-link::after {
  opacity: 0;
}
.hamburgerNav.logoPosR .m-mainnav__listitem--has-children > .m-mainnav__listitem-link.is-clicked::after {
  opacity: 0;
}
.hamburgerNav.logoPosR .m-mainnav__listitem--has-children > .m-mainnav__listitem-link::after {
  content: " +";
  transition: opacity 0.25s ease-in-out;
}
.hamburgerNav.logoPosL .m-mainnav__listitem--has-children.is-current > .m-mainnav__listitem-link::before {
  opacity: 0;
}
.hamburgerNav.logoPosL .m-mainnav__listitem--has-children > .m-mainnav__listitem-link.is-clicked::before {
  opacity: 0;
}
.hamburgerNav.logoPosL .m-mainnav__listitem--has-children > .m-mainnav__listitem-link::before {
  content: "+ ";
  transition: opacity 0.25s ease-in-out;
}
@media screen and (max-height: 420px) and (orientation: landscape) {
  .hamburgerNav.logoHeightL .m-mainnav::before {
    height: 7.5rem;
  }
}

.m-servicenav, .m-footernav {
  font-size: 16px;
}
.m-servicenav__list, .m-footernav__list {
  display: flex;
  justify-content: flex-end;
  transform: translateX(1em);
}
@media screen and (max-width: 640px) {
  .m-servicenav--many .m-servicenav__list, .m-footernav--many .m-servicenav__list, .m-servicenav--many .m-footernav__list, .m-footernav--many .m-footernav__list {
    transform: translateX(0.5em);
  }
}
.logoPosR .m-servicenav__list, .logoPosR .m-footernav__list {
  justify-content: flex-start;
  transform: translateX(-1em);
}
@media screen and (max-width: 640px) {
  .logoPosR .m-servicenav--many .m-servicenav__list, .logoPosR .m-footernav--many .m-servicenav__list, .logoPosR .m-servicenav--many .m-footernav__list, .logoPosR .m-footernav--many .m-footernav__list {
    transform: translateX(-0.5em);
  }
}
.m-servicenav__listitem--locales, .m-footernav__listitem--locales {
  padding: 0 0.75em;
}
.m-servicenav__listitem-link, .m-footernav__listitem-link {
  display: inline-block;
  padding: 0.5em 1em;
  transition: color 0.25s ease-in-out;
}
@media screen and (max-width: 640px) {
  .m-servicenav--many .m-servicenav__listitem-link, .m-footernav--many .m-servicenav__listitem-link, .m-servicenav--many .m-footernav__listitem-link, .m-footernav--many .m-footernav__listitem-link {
    padding: 0.5em;
  }
}
.m-servicenav__listitem-link--locale, .m-footernav__listitem-link--locale {
  padding: 0.5em 0.25em;
}
.m-servicenav__listitem-link--locale > span, .m-footernav__listitem-link--locale > span {
  padding-right: 0.25em;
}

.m-footernav {
  border-top: 1px solid currentColor;
}

/* accordion */
.u-limiter--accordion header {
  margin-right: 1.25rem;
  margin-left: 1.25rem;
}

/* multicolumns */
.m-multicolumns__caption {
  margin-top: 0.5rem;
}

/* gallery */
.m-gallery {
  display: flex;
  flex-wrap: wrap;
}
.m-gallery--larger {
  margin-top: -1.25rem;
}
.m-gallery--smaller {
  margin-top: -1rem;
}
.m-gallery--larger .m-gallery__image-link {
  margin-top: 1.25rem;
  margin-right: 1.25rem;
}
.m-gallery--smaller .m-gallery__image-link {
  margin-top: 1rem;
  margin-right: 1rem;
}
.m-gallery--larger .m-gallery__image-container {
  margin-top: 1.25rem;
  margin-right: 1.25rem;
}
.m-gallery--smaller .m-gallery__image-container {
  margin-top: 1rem;
  margin-right: 1rem;
}
.m-gallery__caption {
  margin-top: 0.25rem;
  margin-bottom: 0.75rem;
}

/* slider */
.m-slider__image {
  width: 100%;
}
.m-slider__caption {
  margin-top: 0.5rem;
  text-align: start;
}
.m-slider__caption.fullscreen {
  width: calc(100% - 5rem);
  max-width: 72rem;
  margin: 0.5rem auto 0;
}

.swiper-container {
  position: relative;
  z-index: 1;
  overflow: hidden;
  cursor: ew-resize;
}

.swiper-slide, .m-slider__image {
  display: inline-block;
  text-align: center;
}

/* accordion */
.m-accordion {
  background-color: white;
  position: relative;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
}
.m-accordion + .m-accordion {
  margin-top: 1.25rem;
}
.m-accordion__title, .m-accordion__content {
  padding: 1rem 1.25rem;
}
.m-accordion__title {
  font-size: 1.3rem;
  cursor: pointer;
  list-style-type: none;
}
.m-accordion__title::-webkit-details-marker {
  display: none;
}
.m-accordion__title::marker {
  display: none;
}
.m-accordion__title-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.m-accordion__title h4 {
  margin: 0;
  font-size: inherit;
}
.m-accordion__title h4 span {
  white-space: normal;
}
.m-accordion__status::before {
  content: "+";
  margin-left: 1.25rem;
}
[open] .m-accordion__status::before {
  content: "−";
}
.m-accordion__content {
  padding-bottom: 5rem;
  transform-origin: top;
}
[open] .m-accordion__content {
  animation: opacityScaleY 0.25s both;
}
header + .m-accordion {
  margin-top: 1.5rem;
}
.m-accordion--rounded {
  border-radius: 10px;
}

@keyframes opacityScaleY {
  from {
    opacity: 0;
    transform: scaleY(0);
  }
  to {
    opacity: 1;
    transform: scaleY(1);
  }
}
/* cards */
.m-card {
  display: flex;
  flex-direction: column;
  position: relative;
  background-color: white;
}
.m-card--link::before {
  transition: opacity 0.25s ease-in-out;
}
.m-card--link:hover::before {
  opacity: 0.6;
}
.m-card::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  box-shadow: 0 2px 6px 0 rgb(0, 0, 0);
  opacity: 0.2;
  pointer-events: none;
  border-radius: inherit;
}
.m-card__image {
  width: 100%;
  height: auto;
}
.m-card__image--3-2, .m-card__image--1-1, .m-card__image--2-3 {
  -o-object-fit: contain;
     object-fit: contain;
}
.m-card__image--3-2 {
  aspect-ratio: 3/2;
}
.m-card__image--1-1 {
  aspect-ratio: 1/1;
}
.m-card__image--2-3 {
  aspect-ratio: 2/3;
}
.m-card__image-container {
  font-size: 0;
}
.m-card__text {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 1.25rem;
}
.m-card__text-top + .m-card__text-bottom {
  margin-top: 2.5rem;
}
.m-card__header + .m-card__content {
  margin-top: 1rem;
}
.m-card__content a {
  position: relative;
  z-index: 2;
}
.m-card__title, .m-card__subtitle {
  margin: 0;
}
.m-card__title {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.m-card__subtitle {
  margin-top: 0.25em;
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
}
.m-card__overlaying-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
@media screen and (min-width: 577px) {
  .m-card__container {
    row-gap: 3.75rem;
  }
}
header + .m-card__container {
  margin-top: 1.5rem;
}
.m-card__buttons {
  display: flex;
  justify-content: space-between;
  margin-top: 1.5rem;
}

/* button */
.m-buttons__container {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  margin: 1.5rem 0;
}

.m-buttons--single {
  min-width: 7.5rem;
  max-width: 40%;
}

.m-button {
  position: relative;
  display: flex;
  justify-content: center;
  background-color: white;
  margin-right: 2.5rem;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
  transition: box-shadow 0.25s ease-in-out;
}
.m-button:hover {
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.6);
}
.m-button:last-child {
  margin-right: 0;
}
.m-button--single {
  justify-self: start;
  margin-left: 0;
  margin-right: auto;
}
.m-button--pair {
  display: flex;
  justify-content: flex-start;
}
.m-button__content {
  display: flex;
}
.m-button__link {
  padding: 1rem 1.5rem;
  font-size: 1.3rem;
  font-weight: bold;
  color: currentColor;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
}
@media screen and (max-width: 640px) {
  .m-button__link {
    padding: 0.5rem 1rem;
  }
}

/* map */
.m-map::before {
  content: "";
  display: block;
}
.m-map.m-map--no-limiter::before {
  padding-bottom: 25%;
}
@media screen and (max-width: 640px) {
  .m-map.m-map--no-limiter::before {
    padding-bottom: 50%;
  }
}
.m-map.u-limiter::before {
  padding-bottom: 60%;
}

/* video */
.m-video {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.m-video__holder {
  position: relative;
  font-size: 0;
}
.m-video__holder::before {
  content: "";
  display: block;
  padding-bottom: 56.25%;
}

/* form */
.m-form {
  scroll-margin-top: 15rem;
}
header + .m-form {
  margin-top: 1.5rem;
}
.m-form__content {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: 1.25rem 2.5rem;
  align-items: end;
}
@media only screen and (max-width: 767px) {
  .m-form__content {
    gap: 1.25rem;
  }
}
@media screen and (max-width: 576px) {
  .m-form__content {
    gap: 1.25rem 0;
  }
}
.m-form__field {
  grid-column: span 12;
}
.m-form__field--75 {
  grid-column: span 9;
}
@media only screen and (max-width: 767px) {
  .m-form__field--75 {
    grid-column: span 12;
  }
}
.m-form__field--66 {
  grid-column: span 8;
}
@media only screen and (max-width: 767px) {
  .m-form__field--66 {
    grid-column: span 8;
  }
}
@media only screen and (max-width: 480px) {
  .m-form__field--66 {
    grid-column: span 12;
  }
}
.m-form__field--50 {
  grid-column: span 6;
}
@media only screen and (max-width: 767px) {
  .m-form__field--50 {
    grid-column: span 8;
  }
}
@media only screen and (max-width: 480px) {
  .m-form__field--50 {
    grid-column: span 12;
  }
}
.m-form__field--33 {
  grid-column: span 4;
}
@media only screen and (max-width: 767px) {
  .m-form__field--33 {
    grid-column: span 6;
  }
}
@media only screen and (max-width: 480px) {
  .m-form__field--33 {
    grid-column: span 12;
  }
}
.m-form__field--25 {
  grid-column: span 3;
}
@media only screen and (max-width: 767px) {
  .m-form__field--25 {
    grid-column: span 8;
  }
}
@media only screen and (max-width: 480px) {
  .m-form__field--25 {
    grid-column: span 12;
  }
}
.m-form__field-instructions {
  display: block;
  opacity: 0.75;
  font-size: 0.75em;
}
.m-form__submit {
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
}

/* separator */
.m-separator {
  width: calc(100% - 5rem);
  border: none;
  height: 1px;
  background-color: currentColor;
  max-width: 72rem;
  margin: 0 auto;
}
@media screen and (max-width: 576px) {
  .m-separator {
    width: calc(100% - 2.5rem);
  }
}
.disableBgSwitchingOff .odd + .m-separator {
  transform: translateY(50%);
}
.disableBgSwitchingOff .even + .m-separator {
  transform: translateY(-50%);
}

/* table */
.m-table th, .m-table td {
  padding-top: 0.5rem;
  padding-right: 2.5rem;
  padding-left: 0.5rem;
  padding-bottom: 0.5rem;
  white-space: nowrap;
}
.m-table tr:hover {
  background-color: #F6F6F6;
}
.even .m-table tr:hover {
  background-color: white;
}
.m-table__container {
  max-width: 100%;
  margin-left: -0.5rem;
  overflow-x: auto;
}

.m-skip {
  position: absolute;
  z-index: 11;
  padding: 0.25rem;
  background-color: white;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.25s ease-in-out;
}
.m-skip:focus {
  opacity: 1;
  pointer-events: auto;
}

#content {
  scroll-margin-top: 3.75rem;
}
@media screen and (max-width: 576px) {
  #content {
    scroll-margin-top: 1.875rem;
  }
}

/* cookiebanner */
.m-cookiebanner {
  position: fixed;
  z-index: 9;
  right: 1.25rem;
  bottom: 1.25rem;
  left: auto;
  width: calc(100% - 2.5rem);
  max-width: 30rem;
  max-height: calc(100vh - 2.5rem);
  padding: 2rem;
  border: none;
  background-color: #FFFFFF;
  font-size: 16px;
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
  animation: fadeIn 0.5s 2s both;
}
@media screen and (max-width: 576px) {
  .m-cookiebanner {
    padding: 1.25rem;
  }
}
.m-cookiebanner.is-hiding {
  animation: fadeIn 0.5s forwards reverse;
}
.m-cookiebanner p > a {
  text-decoration: underline;
}
.m-cookiebanner__button {
  display: inline-block;
  padding: 0.625rem 2.5rem;
  color: inherit;
  text-decoration: none;
  background-color: #F6F6F6;
}
.m-cookiebanner__button:hover {
  filter: invert(100%);
}
.m-cookiebanner__categories {
  margin-bottom: 1.5rem;
  display: none;
}
.m-cookiebanner__category {
  display: flex;
  flex-direction: row;
  margin-bottom: 0.25rem;
}
.m-cookiebanner__category > input {
  margin-right: 0.5rem;
}
.m-cookiebanner__buttons {
  display: flex;
  gap: 0.5rem;
  justify-content: center;
}
@media screen and (max-width: 640px) {
  .m-cookiebanner__buttons {
    flex-direction: column;
  }
}
.m-cookiebanner__button {
  padding: 0.625rem 1rem;
}

.m-embedwarning {
  padding: 1rem 2rem;
  border: solid 1px gray;
}
.m-embedwarning__btncontainer {
  display: flex;
  justify-content: center;
}
.m-embedwarning__button {
  padding: 0.625rem 1rem;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Interferrer / Störer */
.m-interferrer {
  position: fixed;
  top: 250px;
  right: 0;
  z-index: 100;
  min-width: 300px;
  max-width: 500px;
  min-height: 150px;
  max-height: 600px;
  padding: 1.5rem;
  overflow: auto;
  background-color: #fff;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
  visibility: hidden;
  opacity: 0;
}
@media screen and (max-width: 576px) {
  .m-interferrer {
    margin-left: 1.5rem;
    top: 8rem;
    bottom: auto;
  }
}
.m-interferrer.is-visible {
  visibility: visible;
  opacity: 1;
  transition: visibility 0.5s, opacity 0.5s;
}
.m-interferrer__content {
  margin-right: 2rem;
}
.m-interferrer.is-hidden {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0.5s, opacity 0.5s;
}
.m-interferrer__close {
  position: fixed;
  top: 250px;
  right: 0px;
  z-index: 101;
  display: flex;
  align-items: center;
  width: 3rem;
  height: 3rem;
  padding: 0.5rem;
  background-color: #fff;
  visibility: hidden;
}
.m-interferrer__close.is-closed, .m-interferrer__close.is-open {
  visibility: visible;
}
.m-interferrer__close.is-closed {
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 576px) {
  .m-interferrer__close {
    top: 8rem;
  }
}
.m-interferrer__close-icon, .m-interferrer__close-icon::before, .m-interferrer__close-icon::after {
  content: "";
  height: 4px;
  background-color: currentColor;
  width: 100%;
  flex-shrink: 0;
}
.m-interferrer__close-icon {
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: transparent;
}
.m-interferrer__close-icon::before {
  transition: transform 0.25s;
  transform: translateY(50%) rotate(45deg);
}
.m-interferrer__close-icon::after {
  transition: transform 0.25s;
  transform: translateY(-50%) rotate(-45deg);
}
.m-interferrer__close.is-closed .m-interferrer__close-icon::before {
  transform: translateY(50%) rotate(90deg);
}
.m-interferrer__close.is-closed .m-interferrer__close-icon::after {
  transform: translateY(-50%) rotate(0deg);
}
