/*!*****************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/sass-loader/dist/cjs.js!./frontend/main.scss ***!
  \*****************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

html {
  box-sizing: border-box;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

*, *:before, *:after {
  box-sizing: inherit;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

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

img {
  display: block;
}

a {
  color: #222;
  text-decoration: none;
}

h1, h2, h3, h4 {
  font-weight: normal;
}

b, strong {
  font-weight: normal;
}

em {
  font-style: normal;
}

::-moz-selection {
  background: #000;
  color: #FFF;
  text-shadow: none;
}

::selection {
  background: #000;
  color: #FFF;
  text-shadow: none;
}

hr {
  color: #222;
  background-color: #222;
  height: 1px;
  border: none;
}

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

button {
  -webkit-appearance: button;
  cursor: pointer;
  border: none;
}

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

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

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type=search] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*  Input Placeholders  */
::-webkit-input-placeholder {
  color: #222;
  opacity: 1;
}

input::-moz-placeholder {
  color: #222;
  opacity: 1;
} /* firefox 19+ */
:-ms-input-placeholder {
  color: #222;
  opacity: 1;
} /* ie */
input:-moz-placeholder {
  color: #222;
  opacity: 1;
}

::-webkit-textarea-placeholder {
  color: #222;
  opacity: 1;
}

textarea::-moz-placeholder {
  color: #222;
  opacity: 1;
} /* firefox 19+ */
:-ms-textarea-placeholder {
  color: #222;
  opacity: 1;
} /* ie */
textarea:-moz-placeholder {
  color: #222;
  opacity: 1;
}

@font-face {
  font-family: "haas";
  src: url("fonts/haas.eot");
  src: url("fonts/haas.eot?#iefix") format("embedded-opentype"), url("fonts/haas.woff2") format("woff2"), url("fonts/haas.woff") format("woff"), url("fonts/haas.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-style: normal;
}
@font-face {
  font-family: "haas--italic";
  src: url("fonts/haas--italic.eot");
  src: url("fonts/haas--italic.eot?#iefix") format("embedded-opentype"), url("fonts/haas--italic.woff2") format("woff2"), url("fonts/haas--italic.woff") format("woff"), url("fonts/haas--italic.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-style: normal;
}
@font-face {
  font-family: "haas__medium";
  src: url("fonts/haas__medium.eot");
  src: url("fonts/haas__medium.eot?#iefix") format("embedded-opentype"), url("fonts/haas__medium.woff2") format("woff2"), url("fonts/haas__medium.woff") format("woff"), url("fonts/haas__medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-style: normal;
}
@font-face {
  font-family: "haas__medium--italic";
  src: url("fonts/haas__medium--italic.eot");
  src: url("fonts/haas__medium--italic.eot?#iefix") format("embedded-opentype"), url("fonts/haas__medium--italic.woff2") format("woff2"), url("fonts/haas__medium--italic.woff") format("woff"), url("fonts/haas__medium--italic.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-style: normal;
}
.font--h1 {
  font-size: 2.4rem;
}

.font--h2 {
  font-size: 2.4rem;
  margin-bottom: 1rem;
}

.font--h3 {
  font-size: 1.6rem;
  margin-bottom: 1rem;
}

.font--caption {
  font-size: 0.875rem;
}

.font--caption--bold {
  font-size: 0.875rem;
  font-family: "haas__medium", sans-serif;
}

main p {
  margin-bottom: 0.815625rem;
}

main ul {
  margin-bottom: 1.63125rem;
  list-style: disc inside;
}

.link--large {
  display: block;
  width: 100%;
  border: 1px solid black;
  padding: 10px 0;
  text-align: center;
  text-decoration: none;
}

.link--medium {
  display: block;
  width: 60%;
  border: 1px solid black;
  padding: 10px 0;
  text-align: center;
  text-decoration: none;
}

.image__caption {
  margin: 5px 0 10px;
  font-size: 0.875rem;
  font-family: "haas__medium", sans-serif;
}

p a {
  text-decoration: underline;
}

p a.pdf {
  position: relative;
  display: block;
  width: 100%;
  padding-left: 2.8rem;
  line-height: 2rem;
  margin: 10px;
}

p a.pdf::before {
  position: absolute;
  top: 0;
  left: 0;
  height: 2rem;
  width: 2rem;
  content: "";
  background-size: 100% 100%;
  background-image: url("img/download.svg");
}

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
  font-size: 100%; /*Flexibler Ausgangswert */
  font-size: 1.125rem;
  line-height: 1.45;
  letter-spacing: 0.03rem;
  font-family: "haas", sans-serif;
  font-weight: normal;
  background-color: #F9F9F9;
  background-color: white;
}

body.noscroll {
  overflow: hidden;
}

body.noscroll main {
  opacity: 0.3;
}

body.single-archive,
body.single-archive .wrapper--main,
body.single-archive .header,
body.page-template-page-ausstellungen--archiv,
body.page-template-page-ausstellungen--archiv .wrapper--main,
body.page-template-page-ausstellungen--archiv .header,
body.page-template-page-veranstaltungen--archiv,
body.page-template-page-veranstaltungen--archiv .wrapper--main,
body.page-template-page-veranstaltungen--archiv .header,
body.page-template-page-veranstaltungen--archiv .header__nav li.submenu__item,
body.page-template-page-ausstellungen--archiv .header__nav li.submenu__item,
body.page-template-page-veranstaltungen--archiv .header__top,
body.page-template-page-ausstellungen--archiv .header__top,
body.page-template-page-veranstaltungen--archiv .burger,
body.page-template-page-ausstellungen--archiv .burger,
body.page-template-page-veranstaltungen--archiv .header__top__lang,
body.page-template-page-ausstellungen--archiv .header__top__lang,
body.page-template-page-veranstaltungen--archiv .header__top__search,
body.page-template-page-ausstellungen--archiv .header__top__search,
body.page-template-page-veranstaltungen--archiv .header__nav,
body.page-template-page-ausstellungen--archiv .header__nav {
  background-color: #E2E2E2;
}

body.single-produkt,
body.single-produkt .wrapper--main,
body.single-produkt .header {
  background-color: white;
}

a {
  cursor: pointer;
  text-decoration: none;
  transition: opacity 0.3s;
}

a:hover, a:focus, a:active, a:visited {
  color: black;
}

a:hover {
  opacity: 0.5;
  transition: opacity 0.3s;
}

strong, p strong {
  font-family: "haas__medium", sans-serif;
}

em, p em {
  font-style: italic;
}

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

* {
  box-sizing: border-box;
}

*:focus {
  outline: none;
}

.lazyload {
  opacity: 0;
  filter: blur(10px);
}

.lazyloaded {
  opacity: 1;
  filter: blur(0px);
  transition: 0.3s;
}

main {
  position: relative;
  width: 100%;
}

.wrapper--main {
  width: 100%;
  margin: 0 auto;
  padding: 10px;
  overflow: hidden;
}

@media all and (min-width: 1200px) {
  .wrapper--main {
    width: 1200px;
    padding: 10px 0;
  }
}
/*! Flickity v2.3.0
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
  outline: none;
}

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

/* ---- flickity-button ---- */
.flickity-button {
  position: absolute;
  background: hsla(0, 0%, 100%, 0.75);
  border: none;
  color: #333;
}

.flickity-button:hover {
  background: white;
  cursor: pointer;
}

.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F;
}

.flickity-button:active {
  opacity: 0.6;
}

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none;
}

.flickity-button-icon {
  fill: currentColor;
}

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  transform: translateY(-50%);
}

.flickity-prev-next-button.previous {
  left: 10px;
}

.flickity-prev-next-button.next {
  right: 10px;
}

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}

/**
 * Swiper 11.1.14
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 12, 2024
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}

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

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

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

.swiper-horizontal {
  touch-action: pan-y;
}

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

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

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

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide {
  transform-style: preserve-3d;
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

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

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

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  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));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 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-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-button-next svg, .swiper-button-prev svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}

.swiper-rtl .swiper-button-next svg, .swiper-rtl .swiper-button-prev svg {
  transform: rotate(180deg);
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

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

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

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

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

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

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

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

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

.wrap__image__container--cover {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.wrap__image__wrapper--cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.wrap__image__wrapper--cover img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.wrap__image__container--contain {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.wrap__image__wrapper--contain {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.wrap__image__wrapper--contain img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.wrap__image__container--fitheight {
  position: relative;
  width: auto;
  height: 100%;
  overflow: hidden;
  background-color: white;
}

.wrap__image__wrapper--fitheight {
  position: relative;
  width: auto;
  height: 100%;
}
.wrap__image__wrapper--fitheight img {
  height: 100%;
}

.wrap__image__container--fitheight--right {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: white;
}

.wrap__image__wrapper--fitheight--right {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.wrap__image__wrapper--fitheight--right img {
  position: absolute;
  right: 0;
  height: 100%;
}

.wrap__image__container--ratio-adjust {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.wrap__image__container--ratio-adjust:after {
  display: block;
  content: "";
}

.wrap__image__wrapper--ratio-adjust {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.wrap__image__wrapper--ratio-adjust img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.wrap__image__container--self-adjust {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.wrap__image__container--self-adjust:after {
  display: block;
  content: "";
}

.wrap__image__wrapper--self-adjust {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.wrap__image__wrapper--self-adjust img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.header {
  position: fixed;
  top: 10px;
  left: 10px;
  width: calc(100% - 20px);
  height: 120px;
  z-index: 10;
  background-color: white;
}

@media all and (min-width: 1200px) {
  .header {
    left: 50%;
    margin-left: -600px;
    width: 1200px;
  }
}
.header__top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 60px;
  border: 1px solid black;
}

.header__top__logo {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  padding: 12px 1vw;
}

.header__top__logo img {
  height: 100%;
}

.header__top__logo--desktop {
  display: block;
}

.header__top__logo--mobile {
  display: none;
}

.header__top__lang {
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
  height: 100%;
  border-left: 1px solid black;
  font-size: 1.6rem;
  margin-bottom: 1rem;
}

.header__top__lang a {
  display: block;
  height: 100%;
  line-height: 60px;
  text-transform: capitalize;
  text-align: center;
}

.header__top__search {
  position: absolute;
  right: 60px;
  top: 0;
  width: 60px;
  height: 100%;
  border-left: 1px solid black;
}

.header__top__search a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 15px;
}

.header__top__search img {
  display: block;
  width: 30px;
  height: 30px;
}

@media all and (max-width: 700px) {
  .header__top__logo--desktop {
    display: none;
  }
  .header__top__logo--mobile {
    display: block;
  }
}
.header__nav {
  position: absolute;
  left: 0;
  top: 60px;
  width: 100%;
  height: 60px;
  border-left: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
}

.header__nav ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.header__nav ul li {
  display: block;
}

.header__nav ul li a {
  display: block;
  font-size: 1.6rem;
  margin-bottom: 1rem;
  line-height: 60px;
  padding: 0 1vw;
}

.header__nav .submenu {
  display: none;
  position: fixed;
  top: 130px;
  width: 1200px;
  left: 50%;
  margin-left: -600px;
  border-left: 1px solid black;
  background-color: transparent;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}

.header__nav li.submenu__item {
  display: block;
  width: 100%;
  height: 60px;
  background-color: white;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  margin-bottom: 0;
  overflow: hidden;
}

.header__nav li.submenu__item:hover {
  background-color: black;
  padding-left: 20px;
}

.header__nav li.submenu__item:hover a {
  opacity: 1;
  color: white;
}

.header__nav ul.submenu li a {
  font-size: 1.125rem;
  line-height: 60px;
  margin: 0;
}

.header__nav ul li:hover > .submenu {
  display: flex;
}

@media all and (max-width: 1200px) {
  .header__nav .submenu {
    width: calc(100% - 20px);
    left: 10px;
    margin-left: 0;
  }
}
.header__top__burger {
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
  height: 100%;
  border-left: 1px solid black;
  z-index: 10;
  display: none;
}

@media all and (max-width: 1000px) {
  .header__top__burger {
    display: block;
  }
  .header {
    position: static;
    height: auto;
  }
  .header__top {
    position: fixed;
    top: 10px;
    left: 10px;
    width: calc(100% - 20px);
    height: 60px;
    border: 1px solid black;
    background-color: white;
    z-index: 10;
  }
  .header__top__logo {
    padding: 12px 10px;
  }
  .header__top__lang {
    position: fixed;
    left: 50%;
    top: 70px;
    width: calc(50% - 10px);
    height: 60px;
    background-color: white;
    border-bottom: 1px solid black;
    border-right: 1px solid black;
    display: none;
  }
  .header__top__search {
    position: fixed;
    left: 10px;
    top: 70px;
    width: calc(50% - 10px);
    height: 60px;
    background-color: white;
    border-bottom: 1px solid black;
    display: none;
  }
  .header__top__search a {
    text-align: center;
  }
  .header__top__search a img {
    display: inline-block;
  }
  .header__nav {
    position: fixed;
    left: 10px;
    top: calc(120px + 10px);
    width: calc(100% - 20px);
    height: calc(100vh - 120px - 20px);
    background-color: white;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    z-index: 10;
    display: none;
  }
  .header__nav ul {
    width: 100%;
    display: block;
    transform: translateY(-1px);
  }
  .header__nav ul li {
    display: block;
    border-top: 1px solid black;
  }
  .header__nav ul li a {
    display: block;
    line-height: 60px;
    padding: 0 10px;
    margin: 0;
  }
  .header__nav .submenu {
    display: block;
    position: relative;
    top: auto;
    width: 100%;
    left: 0;
    margin-left: 0;
    border-left: none;
  }
  .header__nav li.submenu__item {
    display: block;
    width: 100%;
    height: auto;
    background-color: transparent;
    border-right: none;
    border-bottom: none;
    margin-bottom: 0;
  }
  .header__nav ul.submenu li a {
    font-size: 1.125rem;
    line-height: 60px;
    margin: 0;
    padding-left: 40px;
  }
  .header__nav ul li:hover > .submenu {
    display: flex;
  }
  .header.active .header__top__lang,
  .header.active .header__top__search,
  .header.active .header__nav {
    display: block;
  }
}
.burger {
  display: none;
  position: absolute;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  text-indent: -9999px;
  box-shadow: none;
  border: none;
  cursor: pointer;
  background-image: url("img/menu.svg"); /* The image used */
  background-color: white; /* Used if the image is unavailable */
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: 60%; /* Resize the background image to cover the entire container */
  padding: 10px;
}

.header.active .burger {
  background-image: url("img/close.svg"); /* The image used */
}

@media all and (max-width: 1000px) {
  .burger {
    display: block;
  }
}
.page--frontpage {
  margin: 120px 0;
}

.page--regular,
.page--exh,
.page--events,
.page--shop,
.page--shop--products,
.page--search,
.page--sammlung,
.page--team,
.page--tours {
  margin: 180px 0 300px;
}

.page__title {
  font-size: 2.4rem;
  margin-bottom: 25px;
}

.page__title__center {
  font-size: 1.125rem;
}

.page__title br {
  display: block;
  margin: 20px 0;
  content: "";
}

.single__headline {
  font-size: 2.4rem;
  margin-bottom: 25px;
}

.single__subheadline {
  font-size: 0.875rem;
  margin-bottom: 5px;
}

.single__date {
  font-size: 0.875rem;
  font-family: "haas__medium", sans-serif;
  margin-bottom: 40px;
}

@media all and (max-width: 1000px) {
  .page--frontpage {
    margin: 60px 0;
  }
  .page--regular,
  .page--exh,
  .page--events,
  .page--shop,
  .page--shop--products,
  .page--search,
  .page--sammlung,
  .page--team,
  .page--tours {
    margin: 100px 0 100px;
  }
}
.section__frontpage__slider {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  border-left: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
}

.section__frontpage__slider::after {
  display: block;
  width: 100%;
  content: "";
  padding-bottom: 45.74%;
}

.frontpage__slider__visual {
  position: absolute;
  top: 0;
  left: 0;
  width: 70%;
  height: 100%;
  border-right: 1px solid black;
  overflow: hidden;
}

.slide--next {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  cursor: e-resize;
  z-index: 200;
}

.frontpage__slider__content {
  position: absolute;
  top: 0;
  left: 70%;
  width: calc(30% + 1px);
  height: 100%;
  padding: 20px;
  overflow: hidden;
}

.slider__date {
  position: absolute;
  bottom: 80px;
  left: 0;
  width: 100%;
  padding: 0 20px;
  font-size: 0.875rem;
  font-family: "haas__medium", sans-serif;
}

.slider__cta {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px;
  border-top: 1px dashed black;
  line-height: 60px;
  text-align: center;
  text-transform: capitalize;
  transition: 400ms;
}

.slider__cta:hover {
  background-color: black;
  color: white;
  opacity: 1;
  transition: 400ms;
}

@media all and (max-width: 1000px) {
  .section__frontpage__slider {
    height: auto;
    display: block;
  }
  .section__frontpage__slider::after {
    display: none;
  }
  .frontpage__slider__visual {
    position: relative;
    width: 100%;
    height: 50vw;
    border-right: none;
  }
  .slide--next {
    display: none;
  }
  .frontpage__slider__content {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    padding: 20px 20px 80px;
  }
  .slider__subheadline {
    margin-bottom: 10px;
  }
  .slider__date {
    position: relative;
    bottom: 0;
    left: 0;
    padding: 0;
    width: 100%;
  }
  .slider__cta {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60px;
    border-top: 1px dashed black;
    line-height: 60px;
    text-align: center;
  }
  .slider__cta:hover {
    background-color: black;
    color: white;
    opacity: 1;
  }
  .flickity-page-dots {
    position: absolute;
    width: 100%;
    bottom: 10px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1;
  }
  .flickity-page-dots .dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 8px;
    background: white;
    border-radius: 50%;
    border: 1px solid black;
    opacity: 0.45;
    cursor: pointer;
  }
  .flickity-page-dots .dot.is-selected {
    opacity: 1;
  }
}
.section__frontpage__boxes {
  position: relative;
  width: 100%;
  height: auto;
  margin: 100px auto;
  overflow: hidden;
  border-top: 1px solid black;
  hyphens: auto;
}

.section__frontpage__boxes .frontpage__box,
.section__frontpage__boxes .grid-sizer {
  display: block;
  width: 50%;
}

.frontpage__box__wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-color: black;
  border-style: solid;
}

.box__nr--even .frontpage__box__wrapper {
  border-width: 0 0 1px 1px;
}

.box__nr--odd .frontpage__box__wrapper {
  border-width: 0 1px 1px 1px;
}

.frontpage__box__wrapper:after {
  display: block;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: calc(100% + 1px);
  width: 1px;
  transform: translateX(1px);
  background-color: black;
}

.frontpage__box__wrapper:hover {
  opacity: 1;
}

.frontpage__box__link,
.frontpage__box__link a {
  transition: 400ms;
}

.frontpage__box__wrapper:hover .frontpage__box__link,
.frontpage__box__wrapper:hover .frontpage__box__link a {
  background-color: black;
  color: white;
  opacity: 1;
  transition: 400ms;
}

.frontpage__box:after {
  display: block;
  content: "";
}

.frontpage__box__image {
  position: absolute;
  overflow: hidden;
}

.frontpage__box__image__inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.frontpage__box__content {
  position: absolute;
  padding: 2vw 1vw;
  padding-bottom: calc(2vw + 60px);
  overflow: hidden;
}

.frontpage__box__headline {
  font-size: 2.4rem;
  margin-bottom: 1rem;
  line-height: 1.1;
  -ms-hyphens: manual;
  -webkit-hyphens: manual;
  hyphens: manual;
}

.frontpage__box__link,
.frontpage__box__link a {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px;
  padding: 2px;
  border-top: 1px dashed black;
  line-height: 60px;
  text-align: center;
  background-color: white;
}

.frontpage__box.image--none:after {
  padding-bottom: 50%;
}

.frontpage__box.image--none .frontpage__box__image {
  display: none;
}
.frontpage__box.image--none .frontpage__box__content {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.frontpage__box.image--top:after,
.frontpage__box.image--left:after,
.frontpage__box.image--right:after {
  padding-bottom: 100%;
}

.frontpage__box.image--top .frontpage__box__image {
  top: 0;
  left: 0;
  width: 100%;
  height: 50%;
}
.frontpage__box.image--top .frontpage__box__content {
  top: 50%;
  left: 0;
  width: 100%;
  height: 50%;
}

.frontpage__box.image--left .frontpage__box__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  border-right: 1px solid black;
}
.frontpage__box.image--left .frontpage__box__content {
  position: absolute;
  top: 0;
  left: 50%;
  width: 50%;
  height: 100%;
}

.frontpage__box.image--right .frontpage__box__image {
  position: absolute;
  top: 0;
  left: 50%;
  width: 50%;
  height: 100%;
  border-left: 1px solid black;
}
.frontpage__box.image--right .frontpage__box__content {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
}

.frontpage__box__text {
  display: block;
  overflow: hidden;
}

.boxtype--news {
  background-color: #F6F9DA;
}

@media all and (max-width: 700px) {
  .section__frontpage__boxes {
    display: none;
  }
}
.section__frontpage__bigbox {
  position: relative;
  width: 100%;
  border: 1px solid black;
  margin: 50px 0;
}

.frontpage__bigbox__wrapper {
  display: block;
}

.frontpage__bigbox__image {
  position: relative;
  width: 100%;
}

.frontpage__bigbox__image:after {
  content: "";
  display: block;
  padding-bottom: 40%;
}

.frontpage__bigbox__image__inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.frontpage__bigbox__image .image__caption {
  display: none;
}

.frontpage__bigbox__content {
  border-top: 1px solid black;
  padding: 2vw 1vw;
}

.frontpage__bigbox__iframe {
  position: relative;
  width: 100%;
}

.frontpage__bigbox__iframe:after {
  display: block;
  content: "";
  padding-bottom: 40%;
}

.frontpage__bigbox__iframe__inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.frontpage__bigbox__iframe__inner iframe {
  width: 100% !important;
  height: 100% !important;
}

.frontpage__bigbox__content {
  transition: 400ms;
}

.frontpage__bigbox__wrapper:hover {
  opacity: 1;
}
.frontpage__bigbox__wrapper:hover .frontpage__bigbox__content {
  background-color: black;
  color: white;
  transition: 400ms;
}

@media all and (max-width: 700px) {
  .frontpage__bigbox__content {
    border-top: 1px solid black;
    padding: 20px;
  }
}
.section__frontpage__ticker {
  width: 100%;
  height: auto;
  line-height: 40px;
  background-color: white;
  color: black;
  overflow: hidden;
  font-size: 1.6rem;
  margin-bottom: 1rem;
  border: 1px solid black;
  margin-top: 40px;
}

.section__frontpage__ticker p {
  display: inline-block;
  border: 1px solid black;
  margin: 10px;
  padding: 0 10px;
  background-color: white;
}

.section__frontpage__ticker a {
  color: black;
}

.section__frontpage__latest {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 40px;
}

.frontpage__latest__cta {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px;
  padding: 2px;
  border-top: 1px dashed black;
  line-height: 60px;
  text-align: center;
  background-color: white;
}

.frontpage__latest__cta {
  transition: 400ms;
}

.frontpage__latest__cta:hover {
  background-color: black;
  color: white;
  opacity: 1;
  transition: 400ms;
}

.frontpage__latest__headline {
  font-size: 2.4rem;
}

.frontpage__latest__guides.open .latest__guide.hidden {
  display: block;
}

.frontpage__latest__guides.open .frontpage__latest__cta {
  display: none;
}

@media all and (max-width: 700px) {
  .section__frontpage__latest {
    display: block;
  }
}
.frontpage__latest__guides {
  position: relative;
  width: 30%;
  border: 1px solid black;
  padding: 40px 20px;
  padding-bottom: 60px;
}

.frontpage__latest__guides__headline {
  font-size: 0.875rem;
  font-family: "haas__medium", sans-serif;
  margin-bottom: 10px;
}

.latest__guide {
  width: 100%;
  border-top: 1px solid black;
  padding-bottom: 40px;
  padding-top: 10px;
}

.latest__guide__headline {
  font-size: 1.125rem;
  font-family: "haas__medium", sans-serif;
}

.latest__guide__date {
  font-size: 0.875rem;
  padding-top: 5px;
}

@media all and (max-width: 700px) {
  .frontpage__latest__guides {
    position: relative;
    width: 100%;
    transform: translateY(-1px);
  }
}
.frontpage__latest__events {
  width: 70%;
  border: 1px solid black;
  transform: translateX(1px);
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding: 40px 0 60px;
}

.latest__event, .frontpage__latest__headline {
  width: 33.33333%;
  padding: 0 20px 20px;
}

.frontpage__latest__events__headline {
  position: absolute;
  top: 0;
  left: 20px;
  font-size: 0.875rem;
  font-family: "haas__medium", sans-serif;
}

.latest__event {
  position: relative;
  padding: 40px 20px 20px;
}

.latest__event__image {
  width: 100%;
  margin-bottom: 10px;
}

.latest__event__image .image__caption {
  display: none;
}

.latest__event__headline {
  font-size: 1.125rem;
  font-family: "haas__medium", sans-serif;
}

.latest__event__subheadline {
  font-size: 1.125rem;
}

.latest__event__date {
  font-size: 0.875rem;
  padding-top: 5px;
}

.latest__event__link {
  display: inline-block;
  padding: 5px 10px;
  border: 1px solid black;
  margin-top: 10px;
}

@media all and (max-width: 700px) {
  .section__frontpage__latest {
    display: block;
  }
  .frontpage__latest__events {
    width: 100%;
    transform: translateX(0);
    display: block;
  }
  .frontpage__latest__events__headline {
    position: relative;
    top: 0;
    left: 0;
  }
  .latest__event, .frontpage__latest__headline {
    width: 100%;
    padding: 0 20px 20px;
  }
}
.team__member {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.team__member__text {
  display: block;
  width: 50%;
}

.team__member__image {
  display: block;
  width: 30%;
}

.sammlung__item {
  display: block;
  width: 100%;
  margin: 100px auto;
}

.sammlung__item__header {
  width: 100%;
  display: flex;
}

.sammlung__item__header__line {
  width: 100%;
  border-bottom: 1px solid black;
  transform: translateY(-9px);
  margin-left: 10px;
}

.sammlung__item__content {
  width: 100%;
  margin-top: 50px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}

.sammlung__item__image {
  display: block;
  width: 50%;
}

.sammlung__item__text {
  display: block;
  width: 50%;
  padding-left: 5%;
}

.page--ausstellungen--archiv {
  background-color: gray;
}

.archive__select {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}

.archive__select__link {
  display: block;
  border: 1px solid black;
  padding: 10px 0;
  margin-right: 10px;
  margin-bottom: 10px;
  width: 100px;
  text-align: center;
}

.section__search {
  width: 100%;
  margin-bottom: 100px;
}

.search__form {
  width: 100%;
  margin: 0;
  padding: 0;
}

input[type=search],
.search__input {
  border: 1px solid black;
  height: 60px;
  width: 400px;
  margin: 0 !important;
  padding: 0 10px;
  box-sizing: border-box;
  font-size: 1.6rem;
  margin-bottom: 1rem;
}

.search__submit {
  border: 1px solid black;
  height: 60px;
  width: 200px;
  margin: 0 !important;
  padding: 0 10px;
  box-sizing: border-box;
  font-size: 1.6rem;
  margin-bottom: 1rem;
  cursor: pointer;
}

.search__teaser__content {
  display: block;
  padding: 20px 0;
}

.search__teaser__subheadline {
  font-size: 0.875rem;
}

.shop__text {
  position: relative;
  width: 50%;
  padding-right: 5%;
  margin-bottom: 40px;
}

.shop__nav {
  position: relative;
  width: 100%;
  background-color: white;
}

.shop__nav__list {
  list-style: none;
  background-color: white;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
}

.shop__nav__list__item {
  height: 60px;
  line-height: 60px;
  display: flex;
  cursor: pointer;
  border: 1px solid black;
  padding: 0 20px;
  margin-right: 20px;
  margin-bottom: 20px;
}

.shop__nav__list__item a {
  display: block;
  width: 100%;
}

.shop__nav__list__item:hover {
  background-color: black;
}
.shop__nav__list__item:hover a {
  color: white;
  opacity: 1;
}

.shop__nav__list__item--all.all {
  background-color: black;
}
.shop__nav__list__item--all.all a {
  color: white;
  opacity: 1;
}

.shop__nav__list__item--katalog.katalog {
  background-color: black;
}
.shop__nav__list__item--katalog.katalog a {
  color: white;
  opacity: 1;
}

.shop__nav__list__item--plakat.plakat {
  background-color: black;
}
.shop__nav__list__item--plakat.plakat a {
  color: white;
  opacity: 1;
}

.shop__nav__list__item--edition.edition {
  background-color: black;
}
.shop__nav__list__item--edition.edition a {
  color: white;
  opacity: 1;
}

.shop__links {
  position: relative;
  width: 100%;
  margin-bottom: 60px;
  background-color: white;
}

.shop__links__list {
  list-style: none;
  background-color: white;
  display: flex;
  flex-wrap: wrap;
}

.shop__links__item {
  height: 60px;
  line-height: 60px;
  display: flex;
  cursor: pointer;
  border: 1px solid black;
  padding: 0 20px;
  margin-right: 20px;
  margin-bottom: 20px;
}

.shop__links__item a {
  display: block;
  width: 100%;
}

.shop__links__item:hover,
.shop__links__item.active {
  background-color: black;
}
.shop__links__item:hover a,
.shop__links__item.active a {
  color: white;
  opacity: 1;
}

.shop__list {
  display: flex;
  flex-wrap: wrap;
}
.shop__list .image__caption {
  display: none;
}

.product__item {
  width: 20%;
  margin: 50px 2.5%;
}

.product__item__link {
  display: block;
}

.product__item__info {
  width: 100%;
  padding: 20px;
  text-align: center;
}

.product__item__info__title {
  font-size: 1.125rem;
}

.product__item__info__cat {
  font-size: 0.875rem;
}

.product__item__info__price {
  font-size: 0.875rem;
}

.product__item__info__price.sold {
  text-decoration: line-through;
}

.product__item__info__sold {
  font-size: 0.875rem;
}

@media all and (max-width: 700px) {
  .shop__text {
    width: 100%;
    padding-right: 0;
  }
  .shop__nav__header {
    padding: 0 5vw;
  }
  .shop__nav__list__item {
    padding: 0 5vw;
  }
  .product__item {
    width: 48%;
    margin: 50px 1%;
  }
  .product__item__link {
    display: block;
  }
}
.products__list {
  list-style: none;
  z-index: 2;
  display: flex;
  flex-wrap: wrap;
}
.products__list .image__caption {
  display: none;
}

.products__letter {
  width: 100%;
  font-size: 1.6rem;
  margin-bottom: 1rem;
  margin-top: 1rem;
}

.products__item a {
  display: block;
}

.products__images {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100vh;
  z-index: 3;
  pointer-events: none;
}

.products__images__image {
  position: absolute;
  top: 20vh;
  right: 0;
  width: 100%;
  height: 60vh;
  display: none;
}

.products__images__image.show {
  display: block;
}

.product__teaser {
  width: 100%;
}

.product__teaser__inner {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 40px 0 80px;
}

.product__teaser__content {
  width: 50%;
  padding-right: 5%;
  order: 0;
}

.product__teaser__headline {
  font-size: 2.4rem;
}

.product__teaser__subheadline {
  font-size: 0.875rem;
  margin-bottom: 25px;
}

.product__teaser__price {
  font-size: 0.875rem;
  font-family: "haas__medium", sans-serif;
  margin-top: 40px;
}

.product__teaser__price.sold {
  text-decoration: line-through;
}

.product__teaser__isbn {
  font-size: 0.875rem;
  margin-bottom: 10px;
}

.product__teaser__image {
  width: 50%;
  order: 1;
}

.product__teaser__order {
  display: inline-block;
  border: 1px solid black;
  padding: 10px 20px;
  margin-top: 0px;
}

@media all and (max-width: 700px) {
  .product__teaser__inner {
    width: 100%;
    display: block;
  }
  .product__teaser__content {
    width: 100%;
    padding-right: 0;
  }
  .product__teaser__image {
    width: 100%;
    margin-bottom: 40px;
  }
}
.section__tours {
  width: 50%;
}

.upcoming__tour {
  width: 100%;
  padding-bottom: 40px;
  padding-top: 10px;
}

.upcoming__tour__headline {
  font-size: 1.6rem;
  margin-bottom: 1rem;
  margin-bottom: 0;
}

.upcoming__tour__date {
  font-size: 0.875rem;
  font-family: "haas__medium", sans-serif;
  padding-top: 5px;
}

.section__press__login.hide {
  display: none;
}

.press__login__button {
  display: inline-block;
  width: auto;
  border: 1px solid black;
  padding: 10px 30px;
  text-align: center;
  text-decoration: none;
  font-size: 1.125rem;
  margin-right: 20px;
}

.press__login__button:hover {
  opacity: 0.5;
}

.modal {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 100;
  opacity: 0;
  pointer-events: none;
  transition: 400ms;
}

.modal.show {
  opacity: 1;
  transition: 400ms;
  pointer-events: auto;
}

.modal__background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: white;
  opacity: 0.9;
}

.modal__inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}

.modal__box {
  position: relative;
  padding: 80px 100px;
  border: 1px solid black;
  background-color: rgb(255, 255, 255);
}

.modal__close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  padding: 10px;
  background-size: 100% 100%;
  background-image: url("img/close.svg");
  cursor: pointer;
}

.modal__box__form {
  margin: 20px 0;
}

.modal__box__msg {
  width: 100%;
  background-color: yellow;
}

.modal--login input {
  display: inline-block;
  border: 1px solid black;
  padding: 10px 10px;
  text-decoration: none;
  font-size: 1.125rem;
  margin-right: 20px;
}

.modal--registration input {
  display: inline-block;
  width: 100%;
  border: none;
  border-bottom: 1px dashed black;
  padding: 10px 40px;
  text-decoration: none;
  font-size: 1.125rem;
  margin: 10px 0;
}

.modal--registration input::placeholder {
  opacity: 0.7;
}

.modal--registration .checkbox {
  opacity: 0.7;
}

span.wpcf7-list-item {
  margin: 20px 0;
}

.modal--registration input[type=checkbox] {
  margin-right: 10px;
  width: auto;
}

.modal--registration input[type=submit] {
  border: 1px solid black;
}

@media all and (max-width: 700px) {
  .modal__box {
    width: 100%;
    padding: 60px 2vw;
  }
}
.section__text,
.section__textaside,
.section__textimages,
.section__logos,
.section__imagelink,
.section__videofull {
  margin-bottom: 60px;
}

.section--accordion {
  margin-bottom: 0;
}

.video {
  width: 100%;
}

.video video {
  width: 100%;
}

.section__text__inner {
  width: 100%;
  margin: 0 auto;
  padding-right: 50%;
}

@media all and (max-width: 700px) {
  .section__text__inner {
    padding-right: 0%;
  }
}
.section__textimages__inner {
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}

.section__textimages__text {
  width: 50%;
  padding-right: 5%;
  order: 1;
}

.section__textimages__images {
  width: 50%;
  order: 2;
}

.section__textimages__inner.noimages .section__textimages__text {
  width: 100%;
  padding-right: 0;
}
.section__textimages__inner.noimages .section__textimages__images {
  width: 0;
}

@media all and (max-width: 700px) {
  .section__textimages__inner {
    display: block;
  }
  .section__textimages__text {
    width: 100%;
    padding-right: 0%;
  }
  .section__textimages__images {
    width: 100%;
    margin-bottom: 40px;
  }
}
.accordion {
  width: 100%;
}

.accordion__header {
  width: 100%;
  height: 100px;
  border-top: 1px solid black;
  cursor: pointer;
}

.accordion__header__inner {
  height: 100px;
  display: flex;
}

.accordion__header__inner h2,
.accordion__header__inner span {
  display: block;
  margin: 0;
}

.accordion__header__inner h2 {
  line-height: 100px;
  height: 100px;
  font-size: 2.4rem;
  margin-bottom: 1rem;
  max-width: calc(100% - 40px);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.accordion__header__inner__triangle {
  position: relative;
  width: 14px;
  height: 100%;
  margin-left: 20px;
}

.accordion__header__inner__triangle .triangle {
  position: absolute;
  top: 45px;
  height: 11px;
  width: 14px;
  background-image: url("img/triangle_down.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.-ba-is-active.accordion__header__inner .triangle {
  background-image: url("img/triangle_up.svg");
}

.accordion__content__inner {
  padding: 20px 0;
}

@media all and (max-width: 700px) {
  .accordion__header__inner h2 {
    font-size: 1.125rem;
  }
}
.js-badger-accordion-panel {
  overflow: hidden;
}

.js-badger-accordion-panel.-ba-is-hidden {
  max-height: 0 !important;
}

.badger-accordion--initialized .js-badger-accordion-panel {
  transition: ease-in-out 0.3s;
}

.section__logos__inner {
  width: 100%;
  margin: 0 auto;
  padding-right: 0%;
}

.section__logos__title {
  width: 100%;
  margin-bottom: 1.63125rem;
}

.section__logos__images {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}

.section__logos__image {
  width: auto;
  height: 60px;
}

.section__textaside__inner {
  position: relative;
  width: 100%;
  margin: 0 auto;
  display: block;
}

.section__textaside__text {
  width: 50%;
}

.section__textaside__aside {
  position: absolute;
  top: 0;
  right: 0;
  width: 25%;
  padding: 0 2%;
  height: 100%;
  border-left: 1px solid black;
  font-family: "haas__medium", sans-serif;
}

@media all and (max-width: 700px) {
  .section__textaside__text {
    width: 100%;
  }
  .section__textaside__aside {
    position: relative;
    width: 100%;
    padding: 0;
    height: 100%;
    border-left: none;
    margin-bottom: 20px;
  }
}
.section__pressdownload__inner {
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}

.section__pressdownload__images {
  width: 50%;
  padding-right: 5%;
  order: 2;
}

.section__pressdownload__text {
  width: 50%;
  order: 1;
}

.section__pressdownload__images__top {
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}

.section__pressdownload__image {
  width: 30%;
  margin: 20px 1.5%;
}

.section__pressdownload__image .image__caption {
  display: none;
}

.teaser {
  display: block;
  width: 100%;
  margin: 60px auto;
}

.teaser__header {
  width: 100%;
  display: flex;
}

.teaser__header__line {
  width: 100%;
  border-bottom: 1px solid black;
  transform: translateY(-9px);
  margin-left: 10px;
}

.teaser__content {
  position: relative;
  width: 100%;
  margin-top: 40px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}

.teaser__image {
  display: block;
  width: 50%;
}

.teaser__text {
  display: block;
  width: 50%;
  padding-left: 5%;
}

.teaser .image__caption {
  display: none;
}

.teaser__subheadline {
  margin-bottom: 25px;
}

.teaser__link {
  margin-top: 10px;
  text-transform: capitalize;
}

.teaser__date {
  font-family: "haas__medium", sans-serif;
  margin-top: 20px;
}

.teaser__aside .teaser__date {
  margin-top: 0;
}

.teaser__more {
  font-family: "haas__medium", sans-serif;
  margin-top: 40px;
}

.teaser__more {
  margin-top: 15px;
}

@media all and (max-width: 700px) {
  .teaser__content {
    display: block;
  }
  .teaser__image {
    display: block;
    width: 100%;
  }
  .teaser__text {
    display: block;
    width: 100%;
    padding-left: 0%;
  }
  .teaser__headline {
    margin-top: 25px;
    hyphens: auto;
  }
  .teaser__link {
    width: 100%;
  }
}
.teaser--noimage .teaser__text {
  display: block;
  width: 75%;
  padding-right: 5%;
  padding-left: 0%;
}

.teaser--noimage .teaser__aside {
  position: absolute;
  top: 0;
  right: 0;
  width: 25%;
  padding: 0 2%;
  height: 100%;
  border-left: 1px solid black;
}

@media all and (max-width: 700px) {
  .teaser--noimage .teaser__text {
    display: block;
    width: 100%;
    padding-right: 0%;
    padding-left: 0%;
  }
  .teaser--noimage .teaser__aside {
    position: relative;
    width: 100%;
    padding: 0;
    height: 100%;
    border-left: none;
  }
}
.footer {
  position: relative;
  width: 100%;
  height: auto;
  border: 1px solid black;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 40px 0;
}

.footer__left {
  order: 1;
  width: 50%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 0 20px;
  font-size: 0.875rem;
}

.footer__nav__main {
  width: 66.66666%;
}

.footer__nav__main__list {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}

.footer__nav__main__list .nav__item {
  width: 50%;
}

.footer__nav__main__list .nav__item__link {
  display: block;
  width: 100%;
  padding-bottom: 15px;
}

.footer__nav__social {
  width: 33.333333%;
}

.footer__nav__social__list {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}

.footer__nav__social__list .nav__item {
  width: 100%;
}

.footer__nav__social__list .nav__item__link {
  position: relative;
  display: block;
  width: 100%;
  padding-bottom: 15px;
  padding-left: 2rem;
}

.footer__nav__social__list .nav__item__link::before {
  position: absolute;
  top: 0;
  left: 0;
  height: 1.3rem;
  width: 1.3rem;
  content: "";
  background-size: 100% 100%;
}

.link--instagram .nav__item__link::before {
  background-image: url("img/instagram_black.png");
}

.link--facebook .nav__item__link::before {
  background-image: url("img/facebook_black.png");
}

.link--twitter .nav__item__link::before {
  background-image: url("img/twitter_black.png");
}

.footer__right {
  order: 2;
  width: 50%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 0 20px;
}

.footer__right__newsletter a {
  display: inline-block;
  margin-top: 10px;
  padding: 10px 20px;
  border: 1px solid black;
}

@media all and (max-width: 700px) {
  .footer {
    display: block;
    padding: 20px 0;
  }
  .footer__left, .footer__right {
    width: 100%;
    display: block;
  }
  .footer__nav__main {
    width: 100%;
  }
  .footer__nav__main__list {
    display: block;
  }
  .footer__nav__main__list .nav__item__link {
    padding-bottom: 30px;
  }
  .footer__nav__social {
    width: 100%;
  }
  .footer__nav__social__list {
    width: 100%;
    display: block;
  }
  .footer__nav__social__list .nav__item__link {
    padding-bottom: 30px;
    padding-left: 2rem;
  }
  .footer__right {
    width: 100%;
    padding: 40px 20px;
  }
}
