/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in IE and iOS.
 */

html {
  font-family: sans-serif; /* 1 */
  line-height: 1.15; /* 2 */
  -ms-text-size-adjust: 100%; /* 3 */
  -webkit-text-size-adjust: 100%; /* 3 */
}

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */

article,
aside,
details, /* 1 */
figcaption,
figure,
footer,
header,
main, /* 2 */
menu,
nav,
section,
summary { /* 1 */
  display: block;
}

/**
 * Add the correct display in IE 9-.
 */

audio,
canvas,
progress,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */

template, /* 1 */
[hidden] {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */

a:active,
a:hover {
  outline-width: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
pre,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/* Forms
   ========================================================================== */

/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font: inherit; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Restore the font weight unset by the previous rule.
 */

optgroup {
  font-weight: bold;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

.glightbox-container{width:100%;height:100%;position:fixed;top:0;left:0;z-index:999999!important;touch-action:none;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:0;overflow:hidden}.glightbox-container.inactive{display:none}.glightbox-container .gcontainer{position:relative;width:100%;height:100%;z-index:9999;overflow:hidden}.glightbox-container .gslider{transition:transform .4s ease;height:100%;left:0;top:0;width:100%;position:relative;overflow:hidden;display:flex!important;justify-content:center;align-items:center;transform:translate3d(0,0,0)}.glightbox-container .gslide{width:100%;position:absolute;-webkit-user-select:none;-ms-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center;opacity:0}.glightbox-container .gslide.current{opacity:1;z-index:99999;position:relative}.glightbox-container .gslide.prev{opacity:1;z-index:9999}.glightbox-container .gslide-inner-content{width:100%}.glightbox-container .ginner-container{position:relative;width:100%;display:flex;justify-content:center;flex-direction:column;max-width:100%;margin:auto;height:100vh}.glightbox-container .ginner-container.gvideo-container{width:100%}.glightbox-container .ginner-container.desc-bottom,.glightbox-container .ginner-container.desc-top{flex-direction:column}.glightbox-container .ginner-container.desc-left,.glightbox-container .ginner-container.desc-right{max-width:100%!important}.gslide iframe,.gslide video{outline:0!important;border:none;min-height:165px;-webkit-overflow-scrolling:touch;overflow-scrolling:touch;touch-action:auto}.gslide-image{align-items:center}.gslide-image img{max-height:100vh;display:block;max-width:100%;margin:0;padding:0;float:none;outline:0;border:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;max-width:100vw;width:auto;height:auto;-o-object-fit:cover;object-fit:cover;touch-action:none;margin:auto;min-width:200px}.desc-bottom .gslide-image img,.desc-top .gslide-image img{width:auto}.desc-left .gslide-image img,.desc-right .gslide-image img{width:auto;max-width:100%}.gslide-image img.zoomable{position:relative}.gslide-image img.dragging{cursor:grabbing!important;transition:none}.gslide-video{max-width:100%;position:relative;width:100vh;max-width:100vh;width:100%!important}.gslide-video .gvideo-wrapper{width:100%;margin:auto}.gslide-video::before{content:'';display:block;position:absolute;width:100%;height:100%;background:rgba(255,0,0,.34);display:none}.gslide-video.playing::before{display:none}.gslide-video.fullscreen{max-width:100%!important;min-width:100%}.gslide-video.fullscreen video{max-width:100%!important;width:100%!important}.gslide-inline{background:#fff;padding:20px;text-align:left;max-height:calc(100vh - 40px);overflow:auto}.ginlined-content{overflow:auto;display:block!important;opacity:1}.gslide-external{display:flex;width:100%;min-width:100%;background:#fff;padding:0;overflow:auto;max-height:62vh}.gslide-media{display:block;display:inline-flex;display:flex;width:auto}.zoomed .gslide-media{box-shadow:none!important}.desc-bottom .gslide-media,.desc-top .gslide-media{margin:0 auto;flex-direction:column}.gslide-description{position:relative}.gslide-description.description-left,.gslide-description.description-right{max-width:100%}.gslide-description.description-bottom,.gslide-description.description-top{margin:0 auto;width:100%}.gslide-description p{margin-bottom:12px}.gslide-description p::last-child{margin-bottom:0}.zoomed .gslide-description{display:none}.glightbox-mobile .glightbox-container .gslide-description{height:auto!important;width:100%;background:0 0;position:absolute;bottom:15px;padding:19px 11px;max-width:100vw!important;order:2!important;max-height:78vh;overflow:auto!important;background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.75) 100%);transition:opacity .3s linear;padding-bottom:50px}.glightbox-mobile .glightbox-container .gslide-title{color:#fff;font-size:1em}.glightbox-mobile .glightbox-container .gslide-desc{color:#a1a1a1}.glightbox-mobile .glightbox-container .gslide-desc a{color:#fff;font-weight:700}.glightbox-mobile .glightbox-container .gslide-desc *{color:inherit}.glightbox-mobile .glightbox-container .gslide-desc string{color:#fff}.glightbox-mobile .glightbox-container .gslide-desc .desc-more{color:#fff;opacity:.4}.gdesc-open .gslide-media{transition:opacity .5s ease;opacity:.4}.gdesc-open .gdesc-inner{padding-bottom:30px}.gdesc-closed .gslide-media{transition:opacity .5s ease;opacity:1}.greset{transition:all .3s ease}.gabsolute{position:absolute}.grelative{position:relative}.glightbox-desc{display:none!important}.glightbox-open{overflow:hidden}.gloader{height:25px;width:25px;animation:lightboxLoader .8s infinite linear;border:2px solid #fff;border-right-color:transparent;border-radius:50%;position:absolute;display:block;z-index:9999;left:0;right:0;margin:0 auto;top:47%}.goverlay{width:100%;height:100%;position:fixed;top:0;left:0;background:#000;will-change:opacity}.glightbox-mobile .goverlay{background:#000}.gclose,.gnext,.gprev{background-repeat:no-repeat;z-index:99999;cursor:pointer;width:26px;height:44px;display:block;background-position:0 0;border:none}.gclose svg,.gnext svg,.gprev svg{display:block;width:100%;height:auto}.gclose.disabled,.gnext.disabled,.gprev.disabled{opacity:.1}.gclose .garrow,.gnext .garrow,.gprev .garrow{stroke:#fff}iframe.wait-autoplay{opacity:0}.glightbox-closing .gclose,.glightbox-closing .gnext,.glightbox-closing .gprev{opacity:0!important}.glightbox-clean .gslide-description,.glightbox-modern .gslide-description{background:#fff}.glightbox-clean .gdesc-inner,.glightbox-modern .gdesc-inner{padding:22px 20px}.glightbox-clean .gslide-title,.glightbox-modern .gslide-title{font-size:1em;font-weight:400;font-family:arial;color:#000;margin-bottom:19px;line-height:1.4em}.glightbox-clean .gslide-desc,.glightbox-modern .gslide-desc{font-size:.86em;margin-bottom:0;font-family:arial;line-height:1.4em}.glightbox-clean .gslide-video,.glightbox-modern .gslide-video{background:#000}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev,.glightbox-modern .gclose,.glightbox-modern .gnext,.glightbox-modern .gprev{background-color:rgba(0,0,0,.12)}.glightbox-clean .gclose:hover,.glightbox-clean .gnext:hover,.glightbox-clean .gprev:hover,.glightbox-modern .gclose:hover,.glightbox-modern .gnext:hover,.glightbox-modern .gprev:hover{background-color:rgba(0,0,0,.2)}.glightbox-clean .gclose path,.glightbox-clean .gnext path,.glightbox-clean .gprev path,.glightbox-modern .gclose path,.glightbox-modern .gnext path,.glightbox-modern .gprev path{fill:#fff}.glightbox-clean button:focus:not(.focused):not(.disabled),.glightbox-modern button:focus:not(.focused):not(.disabled){outline:0}.glightbox-clean .gprev,.glightbox-modern .gprev{position:absolute;top:-100%;left:30px;width:40px;height:56px}.glightbox-clean .gnext,.glightbox-modern .gnext{position:absolute;top:-100%;right:30px;width:40px;height:56px}.glightbox-clean .gclose,.glightbox-modern .gclose{width:35px;height:35px;top:15px;right:10px;position:absolute;opacity:.7;background-position:-59px 2px}.glightbox-clean .gclose svg,.glightbox-modern .gclose svg{width:20px}.glightbox-clean .gclose:hover,.glightbox-modern .gclose:hover{opacity:1}.gfadeIn{animation:gfadeIn .5s ease}.gfadeOut{animation:gfadeOut .5s ease}.gslideOutLeft{animation:gslideOutLeft .3s ease}.gslideInLeft{animation:gslideInLeft .3s ease}.gslideOutRight{animation:gslideOutRight .3s ease}.gslideInRight{animation:gslideInRight .3s ease}.gzoomIn{animation:gzoomIn .5s ease}.gzoomOut{animation:gzoomOut .5s ease}@keyframes lightboxLoader{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes gfadeIn{from{opacity:0}to{opacity:1}}@keyframes gfadeOut{from{opacity:1}to{opacity:0}}@keyframes gslideInLeft{from{opacity:0;transform:translate3d(-60%,0,0)}to{visibility:visible;transform:translate3d(0,0,0);opacity:1}}@keyframes gslideOutLeft{from{opacity:1;visibility:visible;transform:translate3d(0,0,0)}to{transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@keyframes gslideInRight{from{opacity:0;visibility:visible;transform:translate3d(60%,0,0)}to{transform:translate3d(0,0,0);opacity:1}}@keyframes gslideOutRight{from{opacity:1;visibility:visible;transform:translate3d(0,0,0)}to{transform:translate3d(60%,0,0);opacity:0}}@keyframes gzoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:1}}@keyframes gzoomOut{from{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@media (min-width:769px){.glightbox-container .ginner-container{width:auto;height:auto;flex-direction:row}.glightbox-container .ginner-container.desc-top .gslide-description{order:0}.glightbox-container .ginner-container.desc-top .gslide-image,.glightbox-container .ginner-container.desc-top .gslide-image img{order:1}.glightbox-container .ginner-container.desc-left .gslide-description{order:0}.glightbox-container .ginner-container.desc-left .gslide-image{order:1}.gslide-image img{max-height:97vh;max-width:calc(100% - 20px);max-width:100%}.gslide-image img.zoomable{cursor:zoom-in}.zoomed .gslide-image img.zoomable{cursor:grab}.gslide-inline{max-height:95vh}.gslide-external{max-height:95vh}.gslide-description.description-left,.gslide-description.description-right{max-width:275px}.glightbox-open{height:auto}.goverlay{background:rgba(0,0,0,.92)}.glightbox-clean .gslide-media,.glightbox-modern .gslide-media{box-shadow:1px 2px 9px 0 rgba(0,0,0,.65)}.glightbox-clean .gprev,.glightbox-modern .gprev{top:45%}.glightbox-clean .gnext,.glightbox-modern .gnext{top:45%}}@media (min-width:992px){.glightbox-clean .gclose,.glightbox-modern .gclose{right:20px}}@media screen and (max-height:420px){.goverlay{background:#000}}
.splide__container{box-sizing:border-box;position:relative}.splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important;transform-style:preserve-3d}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide__progress__bar{width:0}.splide{outline:none;position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;outline:none;position:relative}.splide__slide img{vertical-align:bottom}.splide__slider{position:relative}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide--draggable>.splide__slider>.splide__track,.splide--draggable>.splide__track{-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide--fade>.splide__slider>.splide__track>.splide__list,.splide--fade>.splide__track>.splide__list{display:block}.splide--fade>.splide__slider>.splide__track>.splide__list>.splide__slide,.splide--fade>.splide__track>.splide__list>.splide__slide{left:0;opacity:0;position:absolute;top:0;z-index:0}.splide--fade>.splide__slider>.splide__track>.splide__list>.splide__slide.is-active,.splide--fade>.splide__track>.splide__list>.splide__slide.is-active{opacity:1;position:relative;z-index:1}.splide--rtl{direction:rtl}.splide--ttb.is-active>.splide__slider>.splide__track>.splide__list,.splide--ttb.is-active>.splide__track>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover{opacity:.9}.splide__arrow:focus{outline:none}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4)}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus{outline:none}.splide__progress__bar{background:#ccc;height:3px}.splide--nav>.splide__slider>.splide__track>.splide__list>.splide__slide,.splide--nav>.splide__track>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide--nav>.splide__slider>.splide__track>.splide__list>.splide__slide.is-active,.splide--nav>.splide__track>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide--nav>.splide__slider>.splide__track>.splide__list>.splide__slide:focus,.splide--nav>.splide__track>.splide__list>.splide__slide:focus{outline:none}.splide--rtl>.splide__arrows .splide__arrow--prev,.splide--rtl>.splide__slider>.splide__track>.splide__arrows .splide__arrow--prev,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--prev{left:auto;right:1em}.splide--rtl>.splide__arrows .splide__arrow--prev svg,.splide--rtl>.splide__slider>.splide__track>.splide__arrows .splide__arrow--prev svg,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--prev svg{transform:scaleX(1)}.splide--rtl>.splide__arrows .splide__arrow--next,.splide--rtl>.splide__slider>.splide__track>.splide__arrows .splide__arrow--next,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--next{left:1em;right:auto}.splide--rtl>.splide__arrows .splide__arrow--next svg,.splide--rtl>.splide__slider>.splide__track>.splide__arrows .splide__arrow--next svg,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--next svg{transform:scaleX(-1)}.splide--ttb>.splide__arrows .splide__arrow,.splide--ttb>.splide__slider>.splide__track>.splide__arrows .splide__arrow,.splide--ttb>.splide__track>.splide__arrows .splide__arrow{left:50%;transform:translate(-50%)}.splide--ttb>.splide__arrows .splide__arrow--prev,.splide--ttb>.splide__slider>.splide__track>.splide__arrows .splide__arrow--prev,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--prev{top:1em}.splide--ttb>.splide__arrows .splide__arrow--prev svg,.splide--ttb>.splide__slider>.splide__track>.splide__arrows .splide__arrow--prev svg,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--prev svg{transform:rotate(-90deg)}.splide--ttb>.splide__arrows .splide__arrow--next,.splide--ttb>.splide__slider>.splide__track>.splide__arrows .splide__arrow--next,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--next{bottom:1em;top:auto}.splide--ttb>.splide__arrows .splide__arrow--next svg,.splide--ttb>.splide__slider>.splide__track>.splide__arrows .splide__arrow--next svg,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--next svg{transform:rotate(90deg)}.splide--ttb>.splide__pagination,.splide--ttb>.splide__slider>.splide__pagination{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}
@charset "UTF-8";
.tns-outer {
  padding: 0 !important;
}
.tns-outer [hidden] {
  display: none !important;
}
.tns-outer [aria-controls], .tns-outer [data-action] {
  cursor: pointer;
}

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

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

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

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

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

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

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

.tns-ovh {
  overflow: hidden;
}

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

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

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

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

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

.tns-t-subp2 {
  margin: 0 auto;
  width: 310px;
  position: relative;
  height: 10px;
  overflow: hidden;
}
.tns-t-ct {
  width: 2333.3333333333%;
  width: calc(100% * 70 / 3);
  position: absolute;
  right: 0;
}
.tns-t-ct:after {
  content: "";
  display: table;
  clear: both;
}
.tns-t-ct > div {
  width: 1.4285714286%;
  width: calc(100% / 70);
  height: 10px;
  float: left;
}

*, ::before, ::after{
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
@font-face {
  font-family: "CeraPro";
  src: url("/app/themes/alfred-krupp/assets/fonts/CeraPro-Light.woff2") format("woff2"), url("/app/themes/alfred-krupp/assets/fonts/CeraPro-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "CeraPro";
  src: url("/app/themes/alfred-krupp/assets/fonts/CeraPro-LightItalic.woff2") format("woff2"), url("/app/themes/alfred-krupp/assets/fonts/CeraPro-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "CeraPro";
  src: url("/app/themes/alfred-krupp/assets/fonts/CeraPro-Regular.woff2") format("woff2"), url("/app/themes/alfred-krupp/assets/fonts/CeraPro-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "CeraPro";
  src: url("/app/themes/alfred-krupp/assets/fonts/CeraPro-Italic.woff2") format("woff2"), url("/app/themes/alfred-krupp/assets/fonts/CeraPro-Italic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "CeraPro";
  src: url("/app/themes/alfred-krupp/assets/fonts/CeraPro-Medium.woff2") format("woff2"), url("/app/themes/alfred-krupp/assets/fonts/CeraPro-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "CeraPro";
  src: url("/app/themes/alfred-krupp/assets/fonts/CeraPro-MediumItalic.woff2") format("woff2"), url("/app/themes/alfred-krupp/assets/fonts/CeraPro-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "CeraPro";
  src: url("/app/themes/alfred-krupp/assets/fonts/CeraPro-Bold.woff2") format("woff2"), url("/app/themes/alfred-krupp/assets/fonts/CeraPro-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "CeraPro";
  src: url("/app/themes/alfred-krupp/assets/fonts/CeraPro-BoldItalic.woff2") format("woff2"), url("/app/themes/alfred-krupp/assets/fonts/CeraPro-BoldItalic.woff") format("woff");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "CeraPro";
  src: url("/app/themes/alfred-krupp/assets/fonts/CeraPro-Black.woff2") format("woff2"), url("/app/themes/alfred-krupp/assets/fonts/CeraPro-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "CeraPro";
  src: url("/app/themes/alfred-krupp/assets/fonts/CeraPro-BlackItalic.woff2") format("woff2"), url("/app/themes/alfred-krupp/assets/fonts/CeraPro-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
}
fieldset {
  background-color: rgba(240, 240, 240, 0.9);
  border: 1px solid #cccccc;
  margin: 0 0 0.65em;
  padding: 1.3em;
}

input,
label,
select {
  display: block;
  font-family: "CeraPro";
  font-size: 1rem;
}

label {
  font-weight: 600;
  margin-bottom: 0.325em;
}
label.required::after {
  content: "*";
}
label abbr {
  display: none;
}

select[multiple=multiple] {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 3px;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
  box-sizing: border-box;
  font-family: "CeraPro";
  font-size: 14px;
  margin-bottom: 0.65em;
  padding: 13px;
  transition: border-color 150ms ease;
  width: 100%;
}
select[multiple=multiple]:hover {
  border-color: #a3a3a3;
}
select[multiple=multiple]:focus {
  border-color: #121212;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06), 0 0 5px rgba(5, 5, 5, 0.7);
  outline: none;
}
select[multiple=multiple]:disabled {
  background-color: #f2f2f2;
  cursor: not-allowed;
}
select[multiple=multiple]:disabled:hover {
  border: 1px solid #cccccc;
}

textarea {
  resize: vertical;
}

input[type=search] {
  -webkit-appearance: none;
          appearance: none;
}

input[type=checkbox],
input[type=radio] {
  display: inline;
  margin-right: 0.325em;
}
input[type=checkbox] + label,
input[type=radio] + label {
  display: inline-block;
}

input[type=file] {
  margin-bottom: 0.65em;
  width: 100%;
}

select {
  margin-bottom: 1.3em;
  max-width: 100%;
  width: auto;
}

.search-input {
  max-width: 360px;
}

ul,
ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
dl {
  margin-bottom: 0.65em;
}
dl dt {
  font-weight: bold;
  margin-top: 0.65em;
}
dl dd {
  margin: 0;
}

table {
  border-collapse: collapse;
  font-feature-settings: "kern", "liga", "tnum";
  margin: 0.65em 0;
  table-layout: fixed;
  width: 100%;
}

th {
  border-bottom: 1px solid #999999;
  font-weight: 600;
  padding: 0.65em 0;
  text-align: left;
}

td {
  border-bottom: 1px solid #cccccc;
  padding: 0.65em 0;
}

tr,
td,
th {
  vertical-align: middle;
}

body {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  color: #121212;
  font-family: "CeraPro";
  font-feature-settings: "kern", "liga", "pnum";
  font-size: 1rem;
  line-height: 1.3;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Firefox */
  box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "CeraPro";
  font-size: 1rem;
  line-height: 1.3;
  margin: 0 0 0.65em;
}

h1 {
  font-size: 1.625rem;
  line-height: 1.2;
}

p {
  margin: 0 0 1.3em;
  max-width: 900px;
  font-size: 1.25rem;
  line-height: 1.4;
}

a {
  color: #121212;
  text-decoration: none;
  transition: color 150ms ease;
}
a:active, a:focus, a:hover {
  color: #0e0e0e;
}

hr {
  border-bottom: 1px solid #cccccc;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  margin: 1.3em 0;
}

img,
picture {
  margin: 0;
  max-width: 100%;
}

[v-cloak] {
  display: none;
}

/*! Flickity v1.2.1
http://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;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

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

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

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  border: none;
  border-radius: 0;
  background: white;
  background: rgba(240, 240, 240, 0.9);
  cursor: pointer;
  /* vertically center */
  transform: translateY(-50%);
}

.flickity-prev-next-button:hover {
  background: white;
}

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

.flickity-prev-next-button:active {
  filter: alpha(opacity=60);
  /* IE8 */
  opacity: 0.6;
}

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

.flickity-prev-next-button.next {
  right: 0;
}

/* 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:disabled {
  filter: alpha(opacity=30);
  /* IE8 */
  opacity: 0.3;
  cursor: auto;
}

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

.flickity-prev-next-button .arrow {
  fill: #7f7f7f;
}

/* color & size if no SVG - IE8 and Android 2.3 */
.flickity-prev-next-button.no-svg {
  color: #7f7f7f;
  font-size: 26px;
}

/* ---- 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%;
  filter: alpha(opacity=25);
  /* IE8 */
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  filter: alpha(opacity=100);
  /* IE8 */
  opacity: 1;
}

.button {
  color: #121212;
  font-size: 0.875rem;
  font-family: "CeraPro";
  line-height: 1rem;
  cursor: pointer;
  -webkit-font-smoothing: subpixel-antialiased;
}
.button:hover {
  opacity: 0.7;
}
@media screen and (min-width: 60.5rem) {
  .button {
    font-size: 1rem;
  }
}
.button--negative {
  color: #ffffff;
}
.button--arrow .button__label:before {
  content: "› ";
}
.button--arrow-back .icon {
  fill: #7f7f7f;
  padding-right: 0.5rem;
}
.button--download .icon {
  padding-right: 0.3125rem;
  position: relative;
  bottom: -0.1875rem;
}

.icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
}
.icon--pagination {
  width: 2.2em;
  height: 3.3em;
  color: #7f7f7f;
}
.icon--pagination:hover {
  color: #121212;
}

.alignnone {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  height: auto;
}

.aligncenter {
  display: block;
  margin: 12.5px auto;
  height: auto;
}

.alignleft,
.alignright {
  margin-bottom: 12.5px;
  height: auto;
}

.Accordion__item {
  flex: 1;
  border-bottom: 1px solid #cccccc;
  padding-top: 1.5625rem;
}
.Accordion__item--huge {
  padding-top: 2.1875rem;
}
.Accordion__item--huge .Accordion__heading {
  line-height: 1.333;
  font-size: 1.3125rem;
  margin-bottom: 7px;
}
@media screen and (min-width: 48rem) {
  .Accordion__item--huge .Accordion__heading {
    font-size: 1.625rem;
  }
}
.Accordion__item--small .Accordion__heading {
  font-family: "CeraPro";
  font-size: 1.0625rem;
  font-weight: 100;
}
@media screen and (min-width: 48rem) {
  .Accordion__item--small .Accordion__heading {
    font-size: 1.25rem;
  }
}
.Accordion__item:first-child {
  border-top: 1px solid #cccccc;
}
.Accordion__heading {
  line-height: 1.411;
  font-size: 1.0625rem;
  font-family: "CeraPro";
  align-items: flex-end;
  margin-bottom: 5px;
}
.Accordion__heading:hover {
  opacity: 0.7;
}
@media screen and (min-width: 48rem) {
  .Accordion__heading {
    font-size: 1.25rem;
  }
}
.Accordion__title {
  max-width: 90%;
}
.Accordion__icon {
  display: flex;
  align-items: flex-end;
  transition: transform 0.2s ease-in-out 0s;
  margin-right: 0.6875rem;
}
.Accordion__icon.is-open {
  transform: rotate(180deg);
}
.Accordion__content.is-open {
  padding: 2rem 0;
}
.Textblock .Accordion__content {
  max-width: 39.5rem;
}
.News .Accordion__content {
  max-width: 50rem;
}
.Accordion + .Accordion .Accordion__item {
  border-top-color: transparent;
}

.main > .Accordion {
  padding: 1.25em 0.9375rem;
  box-sizing: border-box;
  padding-top: 0;
  padding-bottom: 0;
}
@media screen and (min-width: 48rem) {
  .main > .Accordion {
    max-width: 82.5rem;
    margin: 0 auto;
    width: 100%;
    padding: 1.25em;
  }
  .main > .Accordion {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.main > .Accordion:last-child {
  margin-bottom: 3.75rem;
}
@media screen and (min-width: 48rem) {
  .main > .Accordion:last-child {
    margin-bottom: 6.25rem;
  }
}

.news-listing {
  margin-top: 4.375rem;
}
.news-listing__title {
  box-sizing: border-box;
  padding: 1.25em 0.9375rem;
  padding: 0 15px;
  font-size: 1.625rem;
  font-weight: normal;
  color: #b2b2b2;
  margin: 0;
  padding-top: 2rem;
  padding-bottom: 1.75rem;
  line-height: 1em;
}
@media screen and (min-width: 48rem) {
  .news-listing__title {
    max-width: 82.5rem;
    margin: 0 auto;
    width: 100%;
    padding: 1.25em;
  }
  .news-listing__title {
    padding: 0 20px;
    padding-top: 2.5rem;
    padding-bottom: 2.25rem;
  }
}
@media screen and (min-width: 60.5rem) {
  .news-listing {
    margin-top: 6.25rem;
  }
  .news-listing--lg {
    margin-top: 10.8125rem;
  }
}
.news-listing__wrapper .News:first-child > .News__wrapper {
  padding-top: 0;
}

.News__wrapper {
  padding: 1.25em 0.9375rem;
  box-sizing: border-box;
  padding-top: 3.53125rem;
  padding-bottom: 3.53125rem;
}
@media screen and (min-width: 48rem) {
  .News__wrapper {
    max-width: 82.5rem;
    margin: 0 auto;
    width: 100%;
    padding: 1.25em;
  }
}
@media screen and (min-width: 60.5rem) {
  .News__wrapper {
    padding-top: 3.4375rem;
    padding-bottom: 3.4375rem;
  }
  .News__header {
    display: flex;
  }
}
.News__date {
  font-size: 0.875rem;
  line-height: 1.14;
  border-top: 1px solid #cccccc;
  padding-top: 0.9375rem;
}
@media screen and (min-width: 60.5rem) {
  .News__date {
    font-size: 1rem;
    line-height: 1.12;
    flex: 1 1 18.75rem;
    min-width: 18.75rem;
    max-width: 18.75rem;
    padding-top: 1.25rem;
  }
}
.News__more {
  display: block;
  margin-top: 2rem;
}
.News__headline {
  font-size: 1.3125rem;
  line-height: 1.33;
  margin: 1.875rem 0 1.25rem 0;
}
@media screen and (min-width: 60.5rem) {
  .News__headline {
    font-size: 1.625rem;
    line-height: 1.23;
    margin: 0.625rem 0 2.1875rem 0;
    flex: 1 1 37.5rem;
    max-width: 37.5rem;
    padding-left: 6.25rem;
  }
}
.News__body {
  display: flex;
  flex-direction: column-reverse;
}
@media screen and (min-width: 60.5rem) {
  .News__body {
    flex-direction: row-reverse;
  }
}
.News__body figure {
  height: auto;
  width: 100%;
  padding: 0;
  margin: 0 0 2rem 0;
}
@media screen and (min-width: 60.5rem) {
  .News__body figure {
    height: 18.75rem;
    width: 18.75rem;
    min-width: 18.75rem;
    margin-top: 0.0625rem;
  }
}
.News__body img {
  height: auto;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover";
}
.News__content {
  font-weight: 100;
}
@media screen and (min-width: 60.5rem) {
  .News__content {
    flex: 1 1 50rem;
    max-width: 50rem;
    padding-left: 6.25rem;
  }
}
.News__content p {
  font-size: 1.0625rem;
  line-height: 1.41;
  margin-bottom: 0;
  margin-bottom: 1.875rem;
}
@media screen and (min-width: 60.5rem) {
  .News__content p {
    font-size: 1.25rem;
    line-height: 1.4;
    margin-bottom: 0;
  }
  .News__links {
    margin-top: 2.1875rem;
  }
}
.News__links li {
  color: #121212;
  font-size: 0.875rem;
  font-family: "CeraPro";
  line-height: 1rem;
  padding: 0.46875rem 0;
}
@media screen and (min-width: 60.5rem) {
  .News__links li {
    font-size: 1rem;
    padding: 0.625rem 0;
  }
}
.News__links li:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 60.5rem) {
  .News__without-image {
    min-width: 18.75rem;
  }
}

.image-caption {
  box-sizing: border-box;
  padding: 1.25em 0.9375rem;
  margin: 0;
  display: flex;
  padding: 3.125rem 0;
  width: 100%;
}
@media screen and (min-width: 48rem) {
  .image-caption {
    max-width: 82.5rem;
    margin: 0 auto;
    width: 100%;
    padding: 1.25em;
  }
}
@media screen and (max-width: 48rem) {
  .image-caption:not(.image-caption--small) {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 48rem) {
  .image-caption {
    flex-direction: row;
    padding: 3.75rem 0;
    max-width: 75rem;
  }
}
@media screen and (min-width: 60.5rem) {
  .image-caption {
    max-width: 100%;
  }
}
@media screen and (min-width: 1240px) {
  .image-caption {
    max-width: 75rem;
  }
}
@media screen and (max-width: 48rem) {
  .image-caption--small .image-caption--align-left {
    flex-direction: row-reverse;
    align-items: inherit;
  }
}
@media screen and (min-width: 48rem) {
  .image-caption--align-left {
    flex-direction: row-reverse;
    align-items: inherit;
  }
}
.image-caption--merge-top {
  padding-top: 0;
  margin-top: 0;
}
.image-caption--merge-top .image-caption__caption {
  border-top: 0;
}
.image-caption--merge-bottom {
  padding-bottom: 0;
  margin-bottom: 0;
}
.image-caption--merge-bottom .image-caption__caption {
  border-bottom: 0;
}
.image-caption__img, .titled-image__img {
  flex: 0 1 auto;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover";
}
@media screen and (min-width: 48rem) {
  .image-caption__img, .titled-image__img {
    width: 66.666vw;
  }
}
@media screen and (min-width: 1240px) {
  .image-caption__img, .titled-image__img {
    margin-left: -7.5rem;
    width: 63.75rem;
  }
}
@media screen and (max-width: 48rem) {
  .image-caption__img, .titled-image__img {
    width: calc(100vw - 15px);
    height: auto;
  }
}
.image-caption--align-left .image-caption__img, .image-caption--align-left .titled-image__img {
  margin-left: auto;
}
@media screen and (min-width: 48rem) {
  .image-caption--align-left .image-caption__img, .image-caption--align-left .titled-image__img {
    width: 66vw;
  }
}
@media screen and (min-width: 1240px) {
  .image-caption--align-left .image-caption__img, .image-caption--align-left .titled-image__img {
    width: 63.75rem;
    margin-right: -7.5rem;
  }
}
.image-caption--small .image-caption__img, .image-caption--small .titled-image__img {
  min-height: 11.875rem;
}
@media screen and (min-width: 48rem) {
  .image-caption--small .image-caption__img, .image-caption--small .titled-image__img {
    width: 33.333vw;
  }
}
@media screen and (min-width: 1240px) {
  .image-caption--small .image-caption__img, .image-caption--small .titled-image__img {
    width: 26.25rem;
  }
}
@media screen and (max-width: 48rem) {
  .image-caption--small .image-caption__img, .image-caption--small .titled-image__img {
    width: 66vw;
    flex: 1 0 66vw;
    min-width: 250px;
    margin-right: 0;
  }
}
.image-caption__caption {
  flex: 1 1 auto;
  display: flex;
  align-items: flex-end;
  margin-left: 0.9375rem;
  margin-right: 0.9375rem;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 0.9375rem;
  padding-top: 1.125rem;
  margin-left: auto;
  width: calc(66vw - 15px);
  min-width: 250px;
}
@media screen and (min-width: 48rem) {
  .image-caption__caption {
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    margin-right: 1.25rem;
    margin-left: 2.5rem;
    padding-bottom: 0;
    padding-top: 0;
    width: auto;
    min-width: 0;
  }
}
@media screen and (min-width: 1240px) {
  .image-caption__caption {
    margin-right: 0rem;
  }
}
.image-caption--align-left .image-caption__caption {
  margin-right: auto;
  margin-left: 0.9375rem;
}
@media screen and (min-width: 48rem) {
  .image-caption--align-left .image-caption__caption {
    margin-right: 2.5rem;
    margin-left: 1.25rem;
  }
}
@media screen and (min-width: 1240px) {
  .image-caption--align-left .image-caption__caption {
    margin-left: 0;
  }
}
.image-caption--small .image-caption__caption {
  min-width: 0;
}
.image-caption__text {
  max-width: 14.6875rem;
  flex: 1 1 14.6875rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  font-family: "CeraPro";
}
@media screen and (min-width: 48rem) {
  .image-caption__text {
    max-width: 16.25rem;
    flex: 1 1 16.25rem;
    margin-bottom: 3rem;
    font-size: 1rem;
  }
}
.image-caption__text--align-end {
  margin-right: auto;
}
.image-caption--align-left .image-caption__text--align-end {
  margin-right: 0;
  margin-left: auto;
}
@media screen and (max-width: 48rem) {
  .image-caption--small.image-caption--align-left {
    flex-direction: row-reverse;
  }
  .image-caption--small .image-caption__caption {
    margin: 0 15px;
  }
}

.Textblock + .image-caption {
  padding-top: 0;
}

.image-caption + .Textblock {
  padding-top: 3.125rem;
}
@media screen and (min-width: 48rem) {
  .image-caption + .Textblock {
    padding-top: 6.25rem;
  }
}

.main > .image-caption:last-child {
  padding-bottom: 7.5rem;
}
@media screen and (min-width: 48rem) {
  .main > .image-caption:last-child {
    padding-bottom: 10rem;
  }
}

.titled-image {
  box-sizing: border-box;
  padding: 1.25em 0.9375rem;
  margin: 0;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
@media screen and (min-width: 48rem) {
  .titled-image {
    max-width: 82.5rem;
    margin: 0 auto;
    width: 100%;
    padding: 1.25em;
  }
}
.titled-image + .Textblock {
  padding-top: 3.125rem;
}
@media screen and (min-width: 48rem) {
  .titled-image + .Textblock {
    padding-top: 5rem;
  }
  .titled-image {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 75.375rem) {
  .titled-image {
    display: flex;
    padding: 3.125rem 0;
    height: 46.25rem;
  }
}
.titled-image__title {
  flex: 1 1 auto;
  font-size: 1.625rem;
  padding-left: 0.9375rem;
}
@media screen and (min-width: 1240px) {
  .titled-image__title {
    padding-left: 1.25rem;
  }
}
.titled-image__img {
  margin-left: auto;
  margin-right: 0;
  width: calc(100% - 15px);
  margin-left: 15px;
  height: auto;
}
@media screen and (min-width: 48rem) {
  .titled-image__img {
    width: calc(100% - 20px);
    margin-left: 20px;
  }
}
@media screen and (min-width: 75.375rem) {
  .titled-image__img {
    height: 40rem;
    width: 63.75rem;
    position: absolute;
    right: 0;
  }
}
@media screen and (min-width: 1440px) {
  .titled-image__img {
    margin-right: -6.25rem;
    position: static;
  }
}

.Intro {
  box-sizing: border-box;
  padding: 1.25em 0.9375rem;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
@media screen and (min-width: 48rem) {
  .Intro {
    max-width: 82.5rem;
    margin: 0 auto;
    width: 100%;
    padding: 1.25em;
  }
  .Intro {
    max-width: 90rem;
    flex-flow: row wrap;
  }
}
.Intro__logo {
  padding: 0 0 1.875rem 0;
}
.Intro__logo > .icon {
  margin-right: 5.3125rem;
  width: 6.25rem;
  height: 6.25rem;
  color: #7f7f7f;
}
@media screen and (min-height: 550px) {
  .Intro__logo {
    padding: 3.4375rem 0 3.125rem 0;
  }
}
@media screen and (min-width: 48rem) {
  .Intro__logo {
    display: flex;
    justify-content: center;
    flex: 0 0 49.3%;
    padding: 9.375rem 0 0 0;
  }
  .Intro__logo > .icon {
    width: 12.5rem;
    height: 12.5rem;
  }
  .Intro__block {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    flex: 0 0 50.7%;
  }
}
.Intro__text {
  color: #7f7f7f;
  font-size: 2.125rem;
  font-weight: 100;
  line-height: 1.05;
  max-width: 620px;
  text-indent: -11px;
  padding-left: 11px;
}
@media screen and (min-width: 48rem) {
  .Intro__text {
    font-size: 4.25rem;
    text-indent: -21px;
    padding-left: 0;
  }
}
.Intro__text--small {
  margin-top: 0.4375rem;
  font-size: 0.875rem;
  line-height: 1.14;
  text-indent: 0;
}
@media screen and (min-width: 48rem) {
  .Intro__text--small {
    font-size: 1.125rem;
  }
}
.Intro__info {
  margin-top: 4.0625rem;
}
.Intro__scroller {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.Intro__scroller .icon {
  transform: rotate(180deg);
  width: 3em;
  height: 3em;
  fill: #b2b2b2;
}

.Quote {
  background: #121212;
  position: relative;
  color: #fff;
}
@media screen and (min-width: 48rem) {
  .Quote:after {
    height: 15.625rem;
  }
}
.Quote__wrapper {
  box-sizing: border-box;
  padding: 1.25em 0.9375rem;
  max-width: 75rem;
  padding-top: 0;
  padding-bottom: 0;
}
@media screen and (min-width: 48rem) {
  .Quote__wrapper {
    max-width: 82.5rem;
    margin: 0 auto;
    width: 100%;
    padding: 1.25em;
  }
  .Quote__wrapper {
    padding: 1.25rem;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
  }
  .Quote__wrapper > * {
    flex: 0 1 50%;
  }
}
.Quote__body {
  padding-top: 6.375rem;
}
@media screen and (min-width: 48rem) {
  .Quote__body {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    margin-bottom: 10.625rem;
    z-index: 2;
  }
}
.Quote__headline {
  font-size: 1.3125rem;
  line-height: 1.33;
  max-width: 31.25rem;
}
@media screen and (min-width: 48rem) {
  .Quote__headline {
    font-size: 1.625rem;
    line-height: 1.38;
  }
}
.Quote__content {
  font-weight: 100;
  max-width: 31.25rem;
}
.Quote__content > p {
  font-size: 1.3125rem;
  line-height: 1.33;
  font-weight: 100;
}
.Quote__content > a {
  color: #fff;
  font-size: 0.875rem;
}
@media screen and (min-width: 48rem) {
  .Quote__content > p {
    font-size: 1.625rem;
    line-height: 1.38;
  }
  .Quote__content > a {
    font-size: 1rem;
    line-height: 1.125;
  }
}
.Quote__image {
  align-self: flex-end;
}

.Textblock {
  padding: 6.25rem 0 6.25rem 0;
}
@media screen and (min-width: 48rem) {
  .Textblock {
    padding: 10rem 0 8.125rem 0;
  }
}
.Textblock--merge-bottom {
  padding-bottom: 1.25rem;
}
@media screen and (min-width: 48rem) {
  .Textblock--merge-bottom {
    padding-bottom: 1.875rem;
  }
}
.Textblock--merge-top {
  padding-top: 1.25rem;
}
@media screen and (min-width: 48rem) {
  .Textblock--merge-top {
    padding-top: 1.875rem;
  }
}
.Textblock__links {
  margin-bottom: 2.5rem;
}
@media screen and (min-width: 48rem) {
  .Textblock__links {
    margin-bottom: 3.75rem;
  }
}
.Textblock__body {
  padding: 1.25em 0.9375rem;
  box-sizing: border-box;
  padding-top: 0;
  padding-bottom: 0;
}
@media screen and (min-width: 48rem) {
  .Textblock__body {
    max-width: 82.5rem;
    margin: 0 auto;
    width: 100%;
    padding: 1.25em;
  }
  .Textblock__body {
    display: flex;
    justify-content: flex-start;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.Textblock__body-centered {
  padding: 1.25em 0.9375rem;
  box-sizing: border-box;
  padding-top: 0;
  padding-bottom: 0;
}
@media screen and (min-width: 48rem) {
  .Textblock__body-centered {
    max-width: 82.5rem;
    margin: 0 auto;
    width: 100%;
    padding: 1.25em;
  }
  .Textblock__body-centered {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
  }
  .Textblock__body-centered > .Textblock__headline {
    flex: 0 0 auto;
  }
}
.Textblock__headline {
  font-size: 1.3125rem;
  line-height: 1.33;
}
.Textblock__headline:empty {
  margin-bottom: 0;
}
@media screen and (min-width: 48rem) {
  .Textblock__headline {
    flex: 0 2 35.5rem;
    font-size: 1.625rem;
    line-height: 1.38;
  }
}
.Textblock__content {
  flex: 0 1 100%;
}
.Textblock__content .Textblock__links:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 60.5rem) {
  .Textblock__content {
    flex: 0 1 auto;
    min-width: 632px;
    max-width: 632px;
  }
}
.Textblock__content p {
  font-size: 1.3125rem;
  line-height: 1.33;
  color: #7f7f7f;
  margin: 0;
  font-weight: 100;
  margin-bottom: 1.25rem;
}
@media screen and (min-width: 48rem) {
  .Textblock__content p {
    flex: 1 1 39.5rem;
    max-width: 39.5rem;
    font-size: 1.625rem;
    line-height: 1.38;
  }
}
.Textblock__links li {
  margin: 0.625rem 0;
}
@media screen and (min-width: 48rem) {
  .Textblock__links li {
    margin: 1.25rem 0;
  }
}
.Textblock__links li:first-child {
  margin-top: 1.25rem;
}
@media screen and (min-width: 48rem) {
  .Textblock__links li:first-child {
    margin-top: 2.5rem;
  }
}
.Textblock__links-title {
  color: #121212;
  font-size: 0.875rem;
  font-family: "CeraPro";
  line-height: 1rem;
  -webkit-font-smoothing: subpixel-antialiased;
}
@media screen and (min-width: 60.5rem) {
  .Textblock__links-title {
    font-size: 1rem;
  }
}
.Textblock blockquote {
  padding: 0;
  margin: 3rem 0 2rem 0;
}
@media screen and (min-width: 48rem) {
  .Textblock blockquote {
    padding-right: 2rem;
  }
}
.Textblock blockquote p {
  font-size: 1.6rem;
  line-height: 1.38;
  margin-bottom: 8px;
  color: #7f7f7f;
}
@media screen and (min-width: 60.5rem) {
  .Textblock blockquote p {
    font-size: 2rem;
  }
}
.Textblock blockquote cite {
  font-size: 1rem;
  color: #7f7f7f;
  font-style: italic;
  font-weight: 300;
}
@media screen and (min-width: 60.5rem) {
  .Textblock blockquote cite {
    font-size: 1.25rem;
  }
}

.Textblock__content p + .Accordion {
  margin-top: 2.5rem;
}
@media screen and (min-width: 48rem) {
  .Textblock__content p + .Accordion {
    margin-top: 3.75rem;
  }
}

.Textblock__content p + .Articlefooter {
  margin-top: 2.5rem;
}
@media screen and (min-width: 48rem) {
  .Textblock__content p + .Articlefooter {
    margin-top: 3.75rem;
  }
}

.Carousel {
  width: 100%;
  position: relative;
  margin: -2.8125rem 0 -2.1875rem 0;
  outline: 0;
}
.Carousel.is-desktop {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  max-width: 75rem;
  margin: 0 auto;
  margin-top: -3.75rem;
  margin-bottom: -5rem;
}
.Carousel.is-desktop .Carousel__item {
  width: calc(20% - 4px);
  line-height: 0;
}

.Carousel__item {
  width: 66%;
  margin-right: 5px;
  max-height: 80vh;
  position: relative;
  transition: transform 300ms ease-in-out 0s;
  will-change: transform;
  border: 2px solid #fff;
  overflow: hidden;
  box-sizing: border-box;
  line-height: 0;
}
.Carousel__item:last-child {
  margin: 0;
}
@media screen and (min-width: 48rem) {
  .Carousel__item {
    width: 20%;
    border: none;
  }
}
.Carousel__item > img {
  width: 100%;
}
.Carousel__item > .Overlay {
  opacity: 0;
  transform: translateY(100px);
  transition: transform 350ms ease-out 0.3s, opacity 300ms ease-in 0.3s;
}
@media screen and (min-width: 48rem) {
  .Carousel__item > .Overlay {
    opacity: 1;
    transform: translateY(0);
  }
}
.Carousel__item:not(.is-selected) {
  filter: blur(5px);
  transform: scale(0.7);
  transition: transform 300ms ease-in-out 0s;
  will-change: transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  perspective: 1000;
}
@media screen and (min-width: 48rem) {
  .Carousel__item:not(.is-selected) {
    filter: none;
    transform: scale(1);
  }
}
.Carousel__item.is-selected {
  z-index: 2;
}
.Carousel__item.is-selected > .Overlay {
  opacity: 1;
  transform: translateY(0);
  transition: transform 350ms ease-out 0.3s, opacity 300ms ease-in 0.3s;
}
.Carousel__item.prev-el {
  transform: scale(0.7) translate3d(150px, 0, 0);
}
.Carousel__item.next-el {
  transform: scale(0.7) translate3d(-150px, 0, 0);
}

.Overlay {
  display: flex;
  flex-direction: row;
  align-items: center;
  position: absolute;
  box-sizing: border-box;
  background: rgba(240, 240, 240, 0.9);
  font-family: "CeraPro";
  font-size: 1.0625rem;
  color: #121212;
  padding: 0.9375rem;
  width: 100%;
  bottom: 0;
}
.Overlay:hover {
  color: #7f7f7f;
}
.Overlay > .icon {
  margin-right: 0.625rem;
}
@media screen and (min-width: 48rem) {
  .Overlay {
    font-size: 0.75rem;
    padding: 0.9375rem;
  }
}
@media screen and (min-width: 60.5rem) {
  .Overlay {
    font-size: 1.25rem;
    padding: 1.125rem;
  }
}

.Readmore {
  margin-top: 2.5rem;
}
@media screen and (min-width: 48rem) {
  .Readmore {
    margin-top: 3.75rem;
  }
}
.Readmore__content {
  opacity: 0;
  transform: translateY(-100px);
  position: absolute;
  max-height: 0;
  display: none;
  padding-bottom: 2rem;
}
.Textblock .Readmore__content {
  max-width: 39.5rem;
}
.News .Readmore__content {
  max-width: 50rem;
}
.Readmore__text h1 {
  font-size: 1.3125rem;
}
@media screen and (min-width: 48rem) {
  .Readmore__text h1 {
    font-size: 1.625rem;
  }
}
.Readmore__text h2 {
  font-size: 1rem;
}
@media screen and (min-width: 48rem) {
  .Readmore__text h2 {
    font-size: 1.25rem;
  }
}
.Readmore__text p {
  font-size: 1.0625rem;
  font-weight: 100;
}
@media screen and (min-width: 48rem) {
  .Readmore__text p {
    font-size: 1.25rem;
  }
}
.Readmore__text ul {
  padding-left: 0.75em;
  margin-bottom: 2.8125rem;
  font-size: 1.0625rem;
  font-weight: 100;
  position: relative;
}
.Readmore__text ul li {
  padding: 0.625rem 0;
}
.Readmore__text ul li:before {
  content: "·";
  position: absolute;
  left: 0;
}
@media screen and (min-width: 48rem) {
  .Readmore__text ul {
    font-size: 1.25rem;
  }
}
.Readmore__buttonlist li {
  margin: 0.625rem 0;
}
.Readmore__buttonlist li:first-child {
  margin-top: 1.5625rem;
}
.Readmore__buttonlist li:last-child {
  margin-bottom: 4.0625rem;
}
.Readmore__heading {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  cursor: pointer;
  z-index: 2;
  padding-bottom: 7px;
  border-bottom: 1px solid #cccccc;
}
.Readmore__title {
  font-family: "CeraPro";
  font-size: 0.875rem;
}
@media screen and (min-width: 48rem) {
  .Readmore__title {
    font-size: 1rem;
  }
}
.Readmore__icon {
  display: flex;
  align-items: center;
  color: #7f7f7f;
  margin-right: 0.625rem;
  animation: rotateOut 200ms cubic-bezier(0.44, -0.62, 0.66, 1.64) 0s both;
}
.Readmore__icon.is-open {
  transform-origin: 50% 50%;
  animation: rotateIn 200ms cubic-bezier(0.44, -0.62, 0.66, 1.64) 0s both;
}

@keyframes rotateIn {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(180deg);
  }
}
@keyframes rotateOut {
  0% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(0);
  }
}
.Masthead {
  position: relative;
  min-height: 21.875rem;
  scroll-behavior: smooth;
  overflow: hidden;
  z-index: -1;
}
@media screen and (min-width: 48rem) {
  .Masthead {
    min-height: 100vh;
  }
}
.Masthead__image {
  width: 100%;
  overflow: hidden;
  height: 120%;
}
.Masthead__image > img {
  height: 100%;
  max-width: none;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: bottom;
  object-position: bottom;
  font-family: "object-fit: cover; object-position: bottom";
}
.Masthead__image.is-parallax {
  left: 0;
  position: absolute;
  will-change: transform;
  right: 0;
  top: 0;
}
.Masthead__image.is-parallax > img {
  height: 100%;
  max-width: none;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: bottom;
  object-position: bottom;
  font-family: "object-fit: cover; object-position: bottom";
}
.Masthead__image.is-fixed {
  position: fixed;
}
.Masthead__image.is-fixed > img {
  height: 100vh;
  max-width: none;
}

.Tablecontainer {
  padding: 0 0.9375rem;
}
@media screen and (min-width: 48rem) {
  .Tablecontainer {
    display: flex;
    flex-direction: row;
    box-sizing: border-box;
    padding: 1.25em 0.9375rem;
  }
}
@media screen and (min-width: 48rem) and (min-width: 48rem) {
  .Tablecontainer {
    max-width: 82.5rem;
    margin: 0 auto;
    width: 100%;
    padding: 1.25em;
  }
}

.Table {
  display: flex;
  flex-direction: column;
  width: 100%;
}
@media screen and (min-width: 48rem) {
  .Table {
    flex: 1 0 50%;
  }
}
.Table__item {
  flex: 0 0 auto;
  display: flex;
  flex-direction: row;
  padding-bottom: 1.25rem;
}

.Table-item__header {
  font-family: "CeraPro";
  flex: 0 1 12.375rem;
  line-height: 1.4;
  color: #7f7f7f;
  font-size: 1.0625rem;
  margin-right: 0.875rem;
}
.Table-item__header > span {
  width: 100%;
  border-bottom: 1px solid #cccccc;
  display: block;
}
@media screen and (min-width: 48rem) {
  .Table-item__header {
    flex: 0 1 11.8125rem;
    margin-right: 1.4375rem;
    font-size: 1.25rem;
  }
}
.Table-item__content {
  font-family: "CeraPro";
  flex: 0 0 50%;
  line-height: 1.4;
  font-size: 1.0625rem;
}
@media screen and (min-width: 48rem) {
  .Table-item__content {
    font-size: 1.25rem;
  }
}

.banner {
  background-color: #ffffff;
  position: relative;
  width: 100%;
  z-index: 30;
  border-bottom: 1px solid #fff;
  transition: transform 0.35s ease-out;
}
html:not(.lock-viewport) .banner.headroom--unpinned {
  transform: translateY(-100%);
}
.banner__wrapper {
  width: auto;
}
@media screen and (min-width: 60.5rem) {
  .banner__wrapper{
    margin-left: auto;
    margin-right: auto;
  }
  .banner__wrapper{
    display: flex;
  }
  .banner__wrapper{
    max-width: 80rem;
  }
  .banner__wrapper{
    align-items: center;
  }
  .banner__wrapper{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
.banner__inner{
  width: 100%;
  background-color: #fff;
  padding-top: 0.5625rem;
  transition: all 0.15s ease-in-out;
}
@media screen and (min-width: 60.5rem) {
  .banner__inner {
    display: flex;
    align-items: center;
    padding-top: 0;
    border-bottom: 1px solid #cccccc;
  }
  .banner__inner.show-submenu {
    padding-bottom: 79px;
  }
}

.banner--attach .banner__inner {
  border-bottom: transparent;
}

.brand {
  width: 15.1875rem;
  display: block;
  flex: 0 0 15.1875rem;
  padding-left: 0.9375rem;
}
.brand__img {
  width: 50%;
}
@media screen and (min-width: 60.5rem) {
  .brand {
    width: 12.5rem;
    flex: 0 0 12.5rem;
    padding-left: 0;
  }
  .brand__img {
    width: 80%;
  }
}
@media screen and (min-width: 86.25rem) {
  .brand {
    width: 17.4375rem;
    flex: 0 0 17.4375rem;
    padding-left: 0;
  }
  .brand__img {
    width: 50%;
  }
}

.burger-wrapper {
  position: absolute;
  right: 0;
  top: 0;
  padding: 1.625rem 0.9375rem 1.1875rem 1.5625rem;
}

.burger {
  width: 1.5rem;
  height: 1.375rem;
  position: relative;
}
.burger__line {
  width: 1.5rem;
  height: 0.125rem;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #7f7f7f;
}
.burger__line--first {
  transform: translate3d(0, 0, 0);
}
.burger--default .burger__line--first {
  animation: burgerTransformTopOut 450ms forwards;
  animation-timing-function: cubic-bezier(0, 0, 0.71, 1.43);
  animation-direction: reverse;
}
.burger--cross .burger__line--first {
  animation: burgerTransformTop 450ms forwards;
  animation-timing-function: cubic-bezier(0, 0, 0.71, 1.43);
}
.burger__line--middle {
  transform: translate3d(0, 0.4375rem, 0) scaleX(1);
}
.burger--default .burger__line--middle {
  animation: burgerTransformMiddleOut 450ms forwards;
  animation-timing-function: cubic-bezier(0, 0, 0.71, 1.43);
  animation-direction: reverse;
}
.burger--cross .burger__line--middle {
  animation: burgerTransformMiddle 450ms forwards;
  animation-timing-function: cubic-bezier(0, 0, 0.71, 1.43);
}
.burger__line--last {
  transform: translate3d(0, 0.875rem, 0);
}
.burger--default .burger__line--last {
  animation: burgerTransformLastOut 450ms forwards;
  animation-timing-function: cubic-bezier(0, 0, 0.71, 1.43);
  animation-direction: reverse;
}
.burger--cross .burger__line--last {
  animation: burgerTransformLast 450ms forwards;
  animation-timing-function: cubic-bezier(0, 0, 0.71, 1.43);
}

/**
 * Open
 */
@keyframes burgerTransformTop {
  0% {
    transform: translate3d(0, 0, 0);
  }
  60% {
    transform: translate3d(0, 0.4375rem, 0);
  }
  100% {
    transform: rotate(45deg) translate3d(0.4375rem, 0.4375rem, 0);
  }
}
@keyframes burgerTransformMiddle {
  0% {
    opacity: 1;
    transform: translate3d(0, 0.4375rem, 0) scaleX(1);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 0.4375rem, 0) scaleX(1);
  }
  61% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes burgerTransformLast {
  0% {
    transform: translate3d(0, 0.875rem, 0);
  }
  60% {
    transform: translate3d(0, 0.4375rem, 0);
  }
  100% {
    transform: rotate(-45deg) translate3d(-0.4375rem, 0.4375rem, 0);
  }
}
/**
 * Close
 */
@keyframes burgerTransformTopOut {
  1% {
    transform: translate3d(0, 0, 0);
  }
  60% {
    transform: translate3d(0, 0.4375rem, 0);
  }
  100% {
    transform: rotate(45deg) translate3d(0.4375rem, 0.4375rem, 0);
  }
}
@keyframes burgerTransformMiddleOut {
  1% {
    opacity: 1;
    transform: translate3d(0, 0.4375rem, 0) scaleX(1);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 0.4375rem, 0) scaleX(1);
  }
  61% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes burgerTransformLastOut {
  1% {
    transform: translate3d(0, 0.875rem, 0);
  }
  60% {
    transform: translate3d(0, 0.4375rem, 0);
  }
  100% {
    transform: rotate(-45deg) translate3d(-0.4375rem, 0.4375rem, 0);
  }
}
.navigation {
  /**
   * Mobile View
   */
  /**
   * Desktop View
   */
}
.navigation--hidden {
  display: none;
}
@media screen and (max-width: 60.5rem) {
  .navigation {
    height: calc(100vh - 250px);
    background-color: #fff;
    margin-top: 0.25rem;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    padding: 0 0.9375rem;
    -webkit-transform: translate3d(0, 0, 0);
  }
  .navigation__list {
    padding-bottom: 2rem;
  }
  .navigation__link {
    font-size: 1.3125rem;
    display: block;
    padding: 2.75rem 0 0.875rem 3.25rem;
    border-bottom: 1px solid #cccccc;
    position: relative;
  }
  .navigation__link:after, .navigation__link:before {
    content: "";
    position: absolute;
    left: 3.75rem;
    bottom: -0.0625rem;
    border-bottom: 0.625rem solid transparent;
    border-left: 0.5rem solid transparent;
    border-right: 0.5rem solid transparent;
    transform: translateX(-50%) scale(1);
    transition: transform 0.25s ease-out;
  }
  .navigation__item--selected .navigation__link {
    color: #b2b2b2;
  }
  .navigation__item--selected .navigation__link:before, .navigation__item--selected .navigation__link:after {
    transform: translateX(-50%) scale(1);
    border-bottom-color: #cccccc;
  }
  .navigation__item--selected .navigation__link:after {
    border-left-width: 0.4375rem;
    border-right-width: 0.4375rem;
    border-bottom: 0.5625rem solid #ffffff;
  }
}
@media screen and (min-width: 60.5rem) {
  .navigation {
    margin-left: auto;
    height: 100%;
    flex: 1 0 auto;
    max-width: 50rem;
  }
}
@media screen and (min-width: 60.5rem) and (-ms-high-contrast: active), screen and (min-width: 60.5rem) and (-ms-high-contrast: none) {
  .navigation {
    max-width: none;
  }
}
@media screen and (min-width: 60.5rem) {
  .navigation__list {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
  }
  .navigation__item {
    height: 100%;
    flex: 1 0 auto;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
  }
}
@media screen and (min-width: 60.5rem) and (min-width: 60.5rem) {
  .navigation__item--only-desktop {
    max-width: 0;
  }
  .navigation__item--only-desktop .navigation__link {
    flex-basis: 0;
    width: 0;
    overflow: hidden;
    max-width: 0;
    padding: 0;
  }
}
@media screen and (min-width: 60.5rem) {
  .navigation__link {
    height: 100%;
    display: inline-block;
  }
  .navigation__link{
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .navigation__link {
    text-align: center;
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    line-height: 1em;
    font-size: 20px;
    letter-spacing: 0.2px;
    position: relative;
    z-index: 3;
    flex: 1;
    align-self: center;
    justify-content: center;
  }
}
@media screen and (min-width: 60.5rem) and (-ms-high-contrast: active), screen and (min-width: 60.5rem) and (-ms-high-contrast: none) {
  .navigation__link {
    width: 13.25rem;
  }
}
@media screen and (min-width: 60.5rem) {
  .navigation__linklabel {
    display: inline-block;
    line-height: 6.125rem;
    position: relative;
  }
  .navigation__linklabel:after, .navigation__linklabel:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -0.125rem;
    border-bottom: 0.625rem solid transparent;
    border-left: 0.5rem solid transparent;
    border-right: 0.5rem solid transparent;
    transform: translateX(-50%) scale(1);
    transition: transform 0.25s ease-out;
  }
  .navigation__item--selected .navigation__linklabel, .navigation__item--current .navigation__linklabel, .navigation__item--current-parent .navigation__linklabel, .navigation__link:hover .navigation__linklabel, .navigation__item--hover .navigation__linklabel {
    color: #b2b2b2;
  }
  .navigation__item--selected .navigation__linklabel:before, .navigation__item--selected .navigation__linklabel:after {
    transform: translateX(-50%) scale(1);
    border-bottom-color: #cccccc;
  }
  .navigation__item--selected .navigation__linklabel:after {
    border-left-width: 0.4375rem;
    border-right-width: 0.4375rem;
    border-bottom: 0.5625rem solid #ffffff;
  }
  .banner .lslg\:block {
    display: block;
  }
  .banner .lslg\:inline {
    display: inline;
  }
  .banner .lslg\:hidden {
    display: none;
  }
  .banner .xl\:inline {
    display: inline;
  }
  .banner .xl\:hidden {
    display: none;
  }
}
.sub-navigation {
  /**
   * Mobile view
   */
  /**
   * Desktop view
   */
}
@media screen and (max-width: 60.5rem) {
  .sub-navigation {
    display: none;
    padding: 2rem 0;
    border-bottom: 1px solid #cccccc;
  }
  .sub-navigation__label {
    display: none;
  }
  .sub-navigation__link {
    font-size: 1.0625rem;
    font-weight: bold;
    letter-spacing: 0.5px;
    color: #121212;
    padding: 0.6875rem 0 0.875rem 3.25rem;
    display: block;
  }
  .sub-navigation__item--current .sub-navigation__link, .sub-navigation__item--current-parent .sub-navigation__link {
    color: #b2b2b2;
  }
  .navigation__item--selected .sub-navigation {
    display: block;
  }
}
@media screen and (min-width: 60.5rem) {
  .sub-navigation {
    position: absolute;
    left: 0;
    top: 99px;
    width: 100%;
    background-color: #ffffff;
    z-index: 0;
    pointer-events: none;
    height: 74px;
    transition: opacity 0.25s ease-out;
    width: 0;
    height: 0;
    visibility: hidden;
    opacity: 0;
  }
  .navigation--focused .sub-navigation {
    transition: transform 0s ease-out;
  }
  .navigation__item--selected .sub-navigation {
    pointer-events: auto;
    opacity: 1;
    visibility: visible;
    width: 100%;
    height: 74px;
  }
  .sub-navigation__inner{
    margin-left: auto;
    margin-right: auto;
  }
  .sub-navigation__inner{
    width: 100%;
  }
  .sub-navigation__inner{
    max-width: 80rem;
  }
  .sub-navigation__nav {
    display: flex;
    height: 3.9375rem;
    align-items: flex-end;
    border-top: 1px solid #cccccc;
  }
}
@media screen and (min-width: 60.5rem) and (min-width: 60.5rem) {
  .sub-navigation__nav {
    padding-bottom: 0.625rem;
  }
}
@media screen and (min-width: 60.5rem) {
  .sub-navigation__list {
    flex: 0 0 auto;
    display: flex;
    margin-left: auto;
  }
  .sub-navigation__label {
    flex: 0 0 auto;
    margin-right: auto;
    font-size: 1.625rem;
    margin: 0;
    color: #b2b2b2;
    font-family: "CeraPro";
    font-weight: 500;
  }
  .sub-navigation__link {
    color: #121212;
    padding: 0 0.875rem;
    font-weight: bold;
    font-family: "CeraPro";
  }
  .sub-navigation__link:hover, .sub-navigation__link:focus, .sub-navigation__item--current .sub-navigation__link, .sub-navigation__item--current-parent .sub-navigation__link {
    color: #b2b2b2;
  }
  .sub-navigation__item:last-child .sub-navigation__link {
    padding-right: 0;
  }
}

.NewsDetail {
  box-sizing: border-box;
  padding: 1.25em 0.9375rem;
  padding-bottom: 48px;
}
@media screen and (min-width: 48rem) {
  .NewsDetail {
    max-width: 82.5rem;
    margin: 0 auto;
    width: 100%;
    padding: 1.25em;
  }
}
@media screen and (min-width: 1px) {
  .NewsDetail {
    margin-top: 6rem;
  }
}
@media screen and (min-width: 60.5rem) {
  .NewsDetail {
    margin-top: 6rem;
    padding-bottom: 48px;
  }
}
@media screen and (min-width: 48rem) {
  .NewsDetail__content {
    display: grid;
    grid-template-columns: 1fr 2fr;
    grid-template-rows: minmax(min-content, max-content) 1fr;
    grid-column-gap: 16px;
  }
}
@media screen and (min-width: 86.25rem) {
  .NewsDetail__content {
    grid-column-gap: 6rem;
  }
}
.NewsDetail__image {
  margin-bottom: 2rem;
}
.NewsDetail__image figcaption {
  margin-top: 4px;
  font-size: 14px;
}
@media screen and (min-width: 48rem) {
  .NewsDetail__image figcaption {
    text-align: right;
  }
}
.NewsDetail__image img {
  height: auto;
  display: block;
}
.NewsDetail__sidebar {
  grid-area: 2/1/3/2;
  padding-top: 32px;
}
@media screen and (min-width: 48rem) {
  .NewsDetail__sidebar {
    display: flex;
    flex-direction: column;
    padding-top: 3rem;
  }
}
@media screen and (min-width: 60.5rem) {
  .NewsDetail__sidebar {
    padding-top: 64px;
  }
}
.NewsDetail__sidebar .Presse__back {
  margin-bottom: 0;
  margin-top: 32px;
}
.NewsDetail__sidebar .video-container, .NewsDetail__sidebar .tns-outer {
  margin: 0 0 2rem 0;
}
.NewsDetail__sidebar figure > a, .NewsDetail__sidebar figure img {
  display: block;
}
.NewsDetail__sidebar .post-gallery figure {
  margin: 0 0 2rem 0;
  padding: 0;
}
.NewsDetail__sidebar .post-gallery figure figcaption {
  margin-top: 8px;
  font-size: 14px;
}
.NewsDetail__sidebar .post-gallery a, .NewsDetail__sidebar .post-gallery img {
  display: block;
}
.NewsDetail__header {
  margin-bottom: 32px;
  grid-area: 1/1/2/2;
}
@media screen and (min-width: 48rem) {
  .NewsDetail__header {
    margin-bottom: 0;
  }
}
.NewsDetail__body {
  grid-area: 1/2/3/3;
}
.NewsDetail__body figure {
  width: auto !important;
  margin-bottom: 32px;
}
.NewsDetail__body img, .NewsDetail__body figure {
  max-width: 100%;
  height: auto;
}
.NewsDetail__body blockquote {
  margin: 32px 0;
  color: #7f7f7f;
  margin: 0;
  margin-bottom: 1.25rem;
}
.NewsDetail__body blockquote > p {
  font-size: 20px;
  margin: 0;
  line-height: 1.33;
  font-weight: 100;
}
@media screen and (min-width: 48rem) {
  .NewsDetail__body blockquote > p {
    font-size: 24px;
  }
}
.NewsDetail aside figure {
  margin: 0;
}
.NewsDetail .Accordion {
  margin-top: 32px;
}

.news-listing-container {
  box-sizing: border-box;
  padding: 1.25em 0.9375rem;
}
@media screen and (min-width: 48rem) {
  .news-listing-container {
    max-width: 82.5rem;
    margin: 0 auto;
    width: 100%;
    padding: 1.25em;
  }
}

.news-c-container {
  box-sizing: border-box;
  padding: 1.25em 0.9375rem;
  margin-top: 2em;
  margin-bottom: 2rem;
}
@media screen and (min-width: 48rem) {
  .news-c-container {
    max-width: 82.5rem;
    margin: 0 auto;
    width: 100%;
    padding: 1.25em;
  }
  .news-c-container {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
}
.news-c-container > h2 {
  margin-bottom: 2rem;
}
.news-c-container .news-listing {
  margin-top: 0;
}
@media screen and (min-width: 48rem) {
  .news-c-container .news-listing {
    margin-top: 0;
  }
  .news-listing {
    display: flex;
    flex-wrap: wrap;
    margin-left: -16px;
    margin-right: -16px;
  }
}
.news-listing article.Post {
  flex: 0 1 33.333%;
  flex-basis: calc(33.333% - 32px);
  margin-bottom: 24px;
}
@media screen and (min-width: 480px) {
  .news-listing article.Post {
    display: flex;
  }
}
@media screen and (min-width: 48rem) {
  .news-listing article.Post {
    display: block;
    margin: 0 16px;
    margin-bottom: 3rem;
  }
}
.news-listing article.Post .News__more {
  margin-top: 24px;
}
.news-listing .entry-meta {
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: 500;
}
.news-listing h2 {
  font-size: 18px;
  font-weight: 600;
  word-break: break-word;
}
.news-listing p {
  font-size: 15px;
  margin-bottom: 0;
  font-weight: normal;
}
@media screen and (min-width: 380px) and (max-width: 48rem) {
  .news-listing .video-container .video-placeholder .video-play {
    height: 32px;
    width: 32px;
  }
}
.news-listing figure.tns-item {
  margin: 0;
}
.news-listing .post-image {
  padding: 0;
  margin: 0 0 16px 0;
}
@media screen and (min-width: 380px) {
  .news-listing .post-image {
    margin: 0 16px 0 0;
    flex: 0 0 140px;
  }
}
@media screen and (min-width: 48rem) {
  .news-listing .post-image {
    margin: 0 0 20px 0;
  }
}
.news-listing .post-image img {
  display: block;
  width: 100%;
  height: auto;
}
.news-listing .entry-meta {
  display: flex;
  font-weight: 600;
  flex-direction: column;
  align-items: flex-start;
}
@media screen and (min-width: 48rem) {
  .news-listing .entry-meta {
    flex-direction: row;
  }
  .news-listing .entry-meta .categories {
    margin-left: auto;
  }
}
.news-listing .img-placeholder {
  display: block;
  background-color: #f5f5f5;
}
.news-listing .img-placeholder:after {
  content: "";
  display: block;
  padding-bottom: 63.8%;
}
.news-listing .video-container:after {
  padding-bottom: 63.8%;
}
.news-listing label {
  margin-bottom: 0;
}

.PostTop {
  flex: 0 0 100%;
  flex-basis: calc(100% - 32px);
  margin: 0 0 3rem 0;
  display: flex;
  flex-direction: column-reverse;
}
@media screen and (min-width: 48rem) {
  .PostTop {
    margin: 0 16px 2rem 16px;
    flex-direction: row;
  }
}
.PostTop .post-content {
  flex: 0 0 calc(33.3333% - 21px);
  flex-basis: calc(33.3333% - 21px);
  margin-right: 32px;
}
.PostTop .post-content h2 {
  font-size: 22px;
}
@media screen and (min-width: 60.5rem) {
  .PostTop .post-content p {
    font-size: 18px;
  }
  .PostTop .post-content h2 {
    font-size: 2rem;
  }
}
.PostTop .post-content .entry-meta {
  margin-bottom: 8px;
}
.PostTop .post-content .entry-meta .categories {
  margin-left: 0;
}
.PostTop .post-content .entry-meta .spacer {
  margin: 0 4px;
  display: none;
}
@media screen and (min-width: 60.5rem) {
  .PostTop .post-content .entry-meta .spacer {
    display: inline-block;
  }
}
.PostTop .post-image {
  flex: 0 0 66.6666%;
  flex-basis: calc(66.66% - 9px);
  margin: 0;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 48rem) {
  .PostTop .post-image {
    margin-bottom: 0;
  }
}

body .PostTop .post-content h2 {
  font-size: 26px;
  font-weight: 700;
}
body .news-listing h2 {
  font-size: 20px;
  font-weight: 600;
}
body .news-listing p {
  font-size: 16px;
  font-weight: 400;
}

.tns-outer {
  position: relative;
}

.tns-controls {
  display: none;
}

.tns-nav {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 8px;
}
.tns-nav button {
  background-color: white;
  border: 0;
  box-shadow: 0;
  padding: 0;
  border-radius: 50px;
  width: 12px;
  height: 12px;
  margin: 0 4px;
}
.tns-nav button.tns-nav-active {
  background-color: #0e0e0e;
}

.Slideshow {
  opacity: 0;
}
.Slideshow--loaded {
  opacity: 1;
}
.Slideshow__slide {
  position: relative;
  overflow: hidden;
  width: 100%;
  min-height: 31.25rem;
  height: 80vh;
}
.Slideshow__slide > img {
  width: 100%;
  height: 100%;
  max-width: none;
  position: absolute;
  left: 0;
  bottom: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  font-family: "object-fit: cover; object-position: 50% 50%";
}
.Slideshow__body--wrapper {
  box-sizing: border-box;
  padding: 1.25em 0.9375rem;
  position: relative;
  height: 100%;
}
@media screen and (min-width: 48rem) {
  .Slideshow__body--wrapper {
    max-width: 82.5rem;
    margin: 0 auto;
    width: 100%;
    padding: 1.25em;
  }
}
.Slideshow__body {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
@media screen and (min-width: 48rem) {
  .Slideshow__body {
    justify-content: flex-end;
    right: 20px;
  }
}
.Slideshow__description {
  font-size: 0.875rem;
  padding: 0.5625rem 0;
  background: rgba(240, 240, 240, 0.9);
  flex: 1 1 auto;
}
.Slideshow__description p {
  font-size: 0.875rem;
  line-height: 1.14;
  margin: 0;
}
.Slideshow__description a {
  font-weight: bold;
  position: relative;
  font-style: 1rem;
  padding-left: 0.625rem;
}
.Slideshow__description a:before {
  content: "›";
  position: absolute;
  left: 0;
}
@media screen and (min-width: 48rem) {
  .Slideshow__description {
    font-size: 1rem;
    margin-bottom: 0;
    max-width: 31.25rem;
    padding: 0.4375rem 0.625rem;
  }
  .Slideshow__description p {
    font-size: 1rem;
    line-height: 1.125;
    margin-bottom: 0;
  }
}
.Slideshow__button {
  position: relative;
  flex: 0 0 40px;
  border: none;
  border-radius: 0;
  background: rgba(240, 240, 240, 0.9);
  cursor: pointer;
  display: flex;
}
@media screen and (min-width: 48rem) {
  .Slideshow__button {
    flex-basis: 64px;
  }
}
.Slideshow__button .icon {
  width: 40px;
  height: 40px;
  color: #7f7f7f;
  position: absolute;
  top: 3px;
  left: 0;
}
@media screen and (min-width: 48rem) {
  .Slideshow__button .icon {
    width: 64px;
    height: 64px;
    position: static;
  }
  .Slideshow__button--previous {
    margin-right: 2px;
  }
  .Slideshow__button--next {
    margin-left: 2px;
  }
}

.Articlefooter {
  margin-bottom: 0.9375rem;
}
.Textblock .Articlefooter {
  max-width: 39.5rem;
}
@media screen and (min-width: 48rem) {
  .Articlefooter {
    display: flex;
    flex-direction: row;
    margin-bottom: 1.875rem;
  }
}
.Articlefooter__headline {
  margin-bottom: 0.75rem;
}
@media screen and (min-width: 48rem) {
  .Articlefooter__headline {
    margin-bottom: 0;
    margin-right: 1.375rem;
    flex: 0 1 30%;
  }
}
.Articlefooter__headline > span {
  display: block;
  font-size: 1.0625rem;
  font-family: "CeraPro";
  border-bottom: 1px solid #cccccc;
  color: #7f7f7f;
  line-height: 1.411;
}
@media screen and (min-width: 48rem) {
  .Articlefooter__headline > span {
    font-size: 1.25rem;
    line-height: 1.4;
  }
}
.Articlefooter__body {
  font-size: 1.0625rem;
  line-height: 1.411;
  font-weight: 100;
}
.Articlefooter__body > address, .Articlefooter__body address > * {
  font-style: normal;
}
@media screen and (min-width: 48rem) {
  .Articlefooter__body > address, .Articlefooter__body address > * {
    font-size: 1.25rem;
    line-height: 1.4;
  }
  .Articlefooter__body {
    font-size: 1.25rem;
    line-height: 1.4;
    flex: 1;
  }
}

.Timeline {
  width: 100%;
  position: relative;
  margin: 1.25rem 0;
  outline: 0;
  opacity: 0;
}
.Timeline--loaded {
  opacity: 1;
}

.Timeline__item {
  width: 66%;
  max-height: 80vh;
  position: relative;
  border: 2px solid #fff;
  overflow: hidden;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  transition: filter 500ms ease-in-out 0s;
  will-change: transform, filter;
  width: 400px;
  height: 400px;
}
.Timeline__item img {
  width: auto;
  height: 400px;
  -o-object-fit: cover;
     object-fit: cover;
  transition: width 500ms ease-in-out 0s, height 500ms ease-in-out 0s;
  will-change: width, height;
}
@media screen and (min-width: 48rem) {
  .Timeline__item {
    border: none;
    width: 960px;
    height: 540px;
  }
  .Timeline__item img {
    width: 960px;
    height: 540px;
    transition: width 500ms ease-in-out 0s, height 500ms ease-in-out 0s;
    will-change: width, height;
  }
}
.Timeline__item:not(.is-selected) {
  filter: blur(5px);
  transition: filter 500ms ease-in-out 0s;
  will-change: filter;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  perspective: 1000;
}
.Timeline__item:not(.is-selected) img {
  width: auto;
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
  transition: width 500ms ease-in-out 0s, height 500ms ease-in-out 0s;
  will-change: width, height;
}
@media screen and (min-width: 48rem) {
  .Timeline__item:not(.is-selected) img {
    width: 672px;
    height: 378px;
  }
}
.Timeline__item.is-selected {
  z-index: 2;
}
.Timeline__item.prev-el {
  justify-content: flex-end;
  margin-right: -10px;
}
@media screen and (min-width: 48rem) {
  .Timeline__item.prev-el img {
    width: 672px;
    height: 378px;
    transition: width 500ms ease-in-out 0s, height 500ms ease-in-out 0s;
    will-change: width, height;
  }
}
.Timeline__item.next-el {
  justify-content: flex-start;
  margin-left: -10px;
}
@media screen and (min-width: 48rem) {
  .Timeline__item.next-el img {
    width: 672px;
    height: 378px;
    transition: width 500ms ease-in-out 0s, height 500ms ease-in-out 0s;
    will-change: width, height;
  }
}

.Timeline__dates {
  width: 100%;
  position: relative;
  display: block;
  height: 60px;
  border-bottom: 1px solid #cccccc;
  opacity: 0;
}
@media screen and (min-width: 48rem) {
  .Timeline__dates {
    height: 95px;
  }
}
.Timeline__dates--loaded {
  opacity: 1;
}
.Timeline__dates:after, .Timeline__dates:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -0.0625rem;
  border-bottom: 0.625rem solid transparent;
  border-left: 0.5rem solid transparent;
  border-right: 0.5rem solid transparent;
  transform: translateX(-50%) scale(1);
  transition: transform 0.25s ease-out;
  border-bottom-color: #cccccc;
}
.Timeline__dates:after {
  border-left-width: 0.4375rem;
  border-right-width: 0.4375rem;
  border-bottom: 0.5625rem solid #ffffff;
}
.Timeline__dates .flickity-slider {
  display: flex;
  align-items: flex-end;
}

.Timeline__date {
  text-align: center;
  font-weight: 100;
  width: 33%;
  font-size: 1.875rem;
  height: 1.875rem;
  color: #121212;
  margin-bottom: 1.875rem;
  transition: font-size 0.5s ease-in-out 0s, height 0.5s ease-in-out 0s;
}
@media screen and (min-width: 48rem) {
  .Timeline__date {
    font-size: 3.75rem;
    height: 3.75rem;
    width: 20%;
    margin-bottom: 2.25rem;
  }
}
.Timeline__date:not(.is-selected) {
  font-size: 1.0625rem;
  height: 1.0625rem;
  color: #7f7f7f;
}
@media screen and (min-width: 48rem) {
  .Timeline__date:not(.is-selected) {
    font-size: 1.625rem;
    height: 1.625rem;
  }
}

.Timeline__descriptions {
  width: 100%;
  position: relative;
  opacity: 0;
}
.Timeline__descriptions--loaded {
  opacity: 1;
}
@media screen and (min-width: 48rem) {
  .Timeline__descriptions {
    min-height: 17rem;
  }
}

.Timeline__description {
  width: 100%;
  opacity: 0;
  transition: opacity 1s linear 500ms;
}
.Timeline__description.is-selected {
  opacity: 1;
}
.Timeline__description--inner {
  padding: 1.5625rem 0.9375rem;
}
@media screen and (min-width: 48rem) {
  .Timeline__description--inner {
    box-sizing: border-box;
    padding: 1.25em 0.9375rem;
  }
}
@media screen and (min-width: 48rem) and (min-width: 48rem) {
  .Timeline__description--inner {
    max-width: 82.5rem;
    margin: 0 auto;
    width: 100%;
    padding: 1.25em;
  }
}
.Timeline__description--inner > * {
  font-size: 1.0625rem;
  font-weight: 100;
  line-height: 1.4;
}
@media screen and (min-width: 48rem) {
  .Timeline__description--inner > * {
    font-size: 1.25rem;
    max-width: 39.25rem;
    margin: 0 0 0 auto;
  }
}
.Timeline__description--inner a {
  font-size: 0.875rem;
  font-weight: bold;
  padding-left: 0.625rem;
  position: relative;
  line-height: 2;
}
.Timeline__description--inner a:before {
  content: "›";
  position: absolute;
  left: 0;
}
@media screen and (min-width: 48rem) {
  .Timeline__description--inner a {
    font-size: 1rem;
  }
}

.video-container {
  position: relative;
  margin: 1.25rem 0;
  background-color: #7f7f7f;
}
.video-container:first-child {
  margin-top: 0;
}
.video-container:last-child {
  margin-bottom: 0;
}
.video-container .video-placeholder {
  position: absolute;
  outline: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.video-container .video-placeholder .video-play {
  padding: 0;
  border: none;
  outline: none;
  font: inherit;
  color: inherit;
  background: none;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: white;
  width: 64px;
  height: 64px;
  border-radius: 9999px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: #7f7f7f;
  transition: color 0.15s linear;
}
.video-container .video-placeholder .video-play svg {
  fill: currentColor;
  display: block;
  width: 70%;
  height: 70%;
}
.video-container .video-placeholder:hover, .video-container .video-placeholder:focus {
  cursor: pointer;
}
.video-container .video-placeholder:hover .video-play, .video-container .video-placeholder:focus .video-play {
  color: #0e0e0e;
}
.video-container .video-content {
  position: absolute;
  left: 0;
  top: 0;
}
.video-container .video-content, .video-container .video-content iframe, .video-container .video-content video {
  width: 100%;
  height: 100%;
}
.video-container:after {
  content: "";
  display: block;
  padding-bottom: 56.25%;
}

.Listing {
  margin-bottom: 6.25rem;
}
@media screen and (min-width: 48rem) {
  .Listing {
    margin-bottom: 7rem;
  }
}
.Listing__body {
  padding: 1.25em 0.9375rem;
  box-sizing: border-box;
}
@media screen and (min-width: 48rem) {
  .Listing__body {
    max-width: 82.5rem;
    margin: 0 auto;
    width: 100%;
    padding: 1.25em;
  }
  .Listing__body {
    display: flex;
    justify-content: flex-start;
  }
}
.Listing__image {
  margin-bottom: 2.5rem;
}
@media screen and (min-width: 48rem) {
  .Listing__image {
    flex: 0 2 auto;
    max-width: 35.5rem;
    margin-right: 6.125rem;
    margin-bottom: 0;
  }
  .Listing__content {
    flex: 1 1 39.5rem;
    max-width: 39.5rem;
  }
}

.Freetext {
  margin-bottom: 2.5rem;
}
@media screen and (min-width: 48rem) {
  .Freetext {
    margin-bottom: 3.75rem;
  }
}
.Freetext h1 {
  font-size: 1.3125rem;
  margin: 1.5em 0 0.5em 0;
}
.Freetext h1:first-child {
  margin-top: 0;
}
@media screen and (min-width: 48rem) {
  .Freetext h1 {
    font-size: 1.625rem;
  }
}
.Freetext h2 {
  font-size: 1rem;
  margin: 1.5em 0 0.5em 0;
}
@media screen and (min-width: 48rem) {
  .Freetext h2 {
    font-size: 1.25rem;
  }
}
.Freetext p {
  font-size: 1.0625rem;
  font-weight: 100;
}
@media screen and (min-width: 48rem) {
  .Freetext p {
    font-size: 1.25rem;
  }
}
.Freetext ul {
  padding-left: 0.75em;
  margin-bottom: 2.8125rem;
  font-size: 1.0625rem;
  font-weight: 100;
  position: relative;
  margin: 1em 0;
}
.Freetext ul li {
  margin-bottom: 1em;
}
.Freetext ul li:before {
  content: "·";
  position: absolute;
  left: 0;
}
@media screen and (min-width: 48rem) {
  .Freetext ul {
    font-size: 1.25rem;
  }
}

.publication {
  padding-top: 4rem;
  padding-bottom: 4rem;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 48rem) {
  .publication:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 20%;
    height: 100%;
    background: linear-gradient(to right, rgba(246, 246, 246, 0) 0%, white 100%);
    z-index: 2;
  }
}
.publication .flickity-prev-next-button {
  z-index: 3;
}
.publication h2 {
  box-sizing: border-box;
  padding: 1.25em 0.9375rem;
  font-size: 1.3125rem;
}
@media screen and (min-width: 48rem) {
  .publication h2 {
    max-width: 82.5rem;
    margin: 0 auto;
    width: 100%;
    padding: 1.25em;
  }
  .publication h2 {
    font-size: 1.625rem;
  }
}
.publication .publication-item {
  padding-top: 20px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (min-width: 48rem) {
  .publication .publication-item {
    width: 39.8125rem;
    flex-direction: row;
    align-items: flex-start;
  }
}
.publication .publication-image {
  width: 35%;
  margin-bottom: 1.875rem;
}
@media screen and (min-width: 48rem) {
  .publication .publication-image {
    flex-basis: auto;
    min-width: 17.5rem;
    max-width: 17.5rem;
    margin-bottom: 0;
  }
}
.publication .publication-image img {
  width: 100%;
  height: auto;
  margin-bottom: 0.625rem;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
}
.publication .publication-content {
  padding: 0 1.25rem;
}
.publication .publication-content h3 {
  font-size: 20px;
  margin: 0 0 0.375rem 0;
}
@media screen and (min-width: 48rem) {
  .publication .publication-content {
    padding: 0 2.5rem;
  }
}
@media screen and (min-width: 60.5rem) {
  .publication .publication-content h3 {
    font-size: 24px;
  }
}
.publication .publication-text {
  font-size: 1rem;
  line-height: 1.33;
}
@media screen and (min-width: 48rem) {
  .publication .publication-text {
    max-width: 14rem;
    font-size: 1.125rem;
    line-height: 1.4;
    font-weight: 300;
  }
}

.Textblock + .publication {
  padding-top: 0rem;
}
@media screen and (min-width: 48rem) {
  .Textblock + .publication {
    padding-top: 0rem;
  }
}

.splide-soften-inactive .splide__slide{
  opacity: 0.2;
  --tw-grayscale: grayscale(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.splide-soften-inactive .splide__slide.is-visible, .splide-soften-inactive .splide__slide.is-active{
  opacity: 1;
  --tw-grayscale: grayscale(0);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.splide--nav > .splide__slider > .splide__track > .splide__list > .splide__slide.is-active, .splide--nav > .splide__track > .splide__list > .splide__slide.is-active{
  border-width: 0px;
}

.splide--nav > .splide__slider > .splide__track > .splide__list > .splide__slide, .splide--nav > .splide__track > .splide__list > .splide__slide{
  border-width: 0px;
}

.splide__arrow{
  height: 2.5rem;
  width: 2.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(18 18 18 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
@media screen and (min-width: 768px) {
  .splide__arrow{
    height: 3rem;
  }
  .splide__arrow{
    width: 3rem;
  }
}
.splide__arrow:hover{
  background-color: rgb(255 255 255 / 0.8);
  --tw-text-opacity: 1;
  color: rgb(18 18 18 / var(--tw-text-opacity));
}
.splide__arrow svg{
  height: 100%;
  width: 100%;
  fill: currentColor;
}
@media screen and (max-width: 48rem) {
  .offset-arrows .splide__arrow {
    top: 26% !important;
  }
}

.post-password-form {
  max-width: 450px;
  margin: 0 auto;
  text-align: center;
  padding: 2rem 1rem;
}
@media (min-width: 640px) {
  .post-password-form {
    padding: 3rem 0;
  }
}
@media (min-width: 768px) {
  .post-password-form {
    padding: 4rem 0;
  }
}
.post-password-form label {
  text-align: left;
}
.post-password-form input {
  margin: 0 auto;
  box-sizing: border-box;
}
.post-password-form input[type=password] {
  border-radius: 3px;
  border: 1px solid #121212;
  height: 40px;
  width: 100%;
  max-width: 450px;
  margin-bottom: 28px;
  text-indent: 10px;
}
.post-password-form input[type=submit] {
  padding: 7px 16px;
  border: 1px solid #121212;
  background: transparent;
  font-weight: 700;
  color: #121212;
  font-size: 18px;
  transition: all 0.15s linear;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.post-password-form input[type=submit]:hover {
  background: #121212;
  color: white;
}

.back-overview {
  box-sizing: border-box;
  padding: 1.25em 0.9375rem;
  padding-top: 2rem;
  padding-bottom: 0.9375rem;
}
@media screen and (min-width: 48rem) {
  .back-overview {
    max-width: 82.5rem;
    margin: 0 auto;
    width: 100%;
    padding: 1.25em;
  }
  .back-overview {
    padding-top: 2.5rem;
    padding-bottom: 1.25rem;
  }
}
.back-overview .icon {
  position: relative;
  bottom: -2px;
}

.back-overview + .Textblock {
  padding-top: 3.75rem;
}
@media screen and (min-width: 48rem) {
  .back-overview + .Textblock {
    padding-top: 6.25rem;
  }
}

@media screen and (min-width: 60.5rem) {
  .only-mobile {
    display: none;
  }
}
@media screen and (max-width: 60.5rem) {
  .lock-viewport, .lock-viewport body {
    overflow: hidden;
  }
}
html {
  background-color: #ffffff;
}

.masthead > img {
  width: 100%;
}

.home .post-image, .should-grayscale .post-image {
  filter: grayscale(100%);
  transition: filter 0.15s ease-out;
}
.home .Post:hover .post-image,
.home .PostTop:hover .post-image, .should-grayscale .Post:hover .post-image,
.should-grayscale .PostTop:hover .post-image {
  filter: grayscale(0%);
}

.Footer {
  background: #121212;
  color: #ffffff;
}
.Footer__inner {
  box-sizing: border-box;
  padding: 1.25em 0.9375rem;
}
@media screen and (min-width: 48rem) {
  .Footer__inner {
    max-width: 82.5rem;
    margin: 0 auto;
    width: 100%;
    padding: 1.25em;
  }
}
.Footer__logo {
  padding-bottom: 2.125rem;
}
.Footer__logo svg {
  fill: #ffffff;
  width: 10.625rem;
}
@media screen and (min-width: 48rem) {
  .Footer__logo {
    padding-top: 3.125rem;
  }
  .Footer__logo svg {
    width: 10.625rem;
  }
  .Footer__post {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
}
.Footer__navigation {
  order: 2;
  width: 100%;
}
@media screen and (min-width: 48rem) {
  .Footer__navigation {
    display: flex;
    order: 3;
    flex: 1;
    justify-content: center;
    align-items: center;
  }
}
.Footer__navigation > ul {
  display: flex;
  flex-flow: row wrap;
}
@media screen and (min-width: 60.5rem) {
  .Footer__navigation > ul {
    display: flex;
    flex-flow: row nowrap;
  }
}
.Footer__nav-item {
  flex: 1 1 33.33%;
  text-align: center;
  padding: 0.625rem 0;
}
@media screen and (min-width: 48rem) {
  .Footer__nav-item {
    flex: 0 auto;
    margin: 6px 0;
    text-align: center;
    padding: 0 0.75rem;
  }
  .Footer__nav-item:last-child {
    padding-right: 0;
  }
}
.Footer__nav-item > a {
  color: #ffffff;
  font-size: 0.875rem;
}
.Footer__nav-item > a:hover {
  color: #7f7f7f;
}
@media screen and (min-width: 48rem) {
  .Footer__nav-item > a {
    font-size: 1rem;
  }
}
.Footer__nav-item--current > a {
  color: #7f7f7f;
}
.Footer__copyright {
  text-align: center;
  font-size: 0.875rem;
  padding-top: 1.75rem;
  order: 2;
}
@media screen and (min-width: 48rem) {
  .Footer__copyright {
    font-size: 0.875rem;
    order: 1;
    text-align: left;
    padding-top: 0;
    display: flex;
    align-items: center;
    padding-right: 8px;
  }
}
@media screen and (min-width: 60.5rem) {
  .Footer__copyright {
    font-size: 1rem;
  }
}
.Footer__scrolltop {
  display: flex;
  justify-content: center;
  order: 3;
  cursor: pointer;
}
@media screen and (min-width: 48rem) {
  .Footer__scrolltop {
    order: 2;
    flex-grow: 0;
    flex-shrink: 1;
  }
}
.Footer__scrolltop > .icon {
  width: 2.1875rem;
  height: 2.1875rem;
}

.footer-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.footer-social {
  display: inline-flex;
  flex: 1 1 68px;
  max-width: 68px;
  margin-left: 16px;
  margin-right: 16px;
  margin-bottom: 16px;
}
@media screen and (min-width: 48rem) {
  .footer-social {
    margin-bottom: 0;
    margin-left: auto;
  }
}
.footer-social #instagram {
  height: 38px;
  width: 38px;
  border-radius: 100%;
  color: white;
  display: block;
}
.footer-social #instagram > svg {
  width: 100%;
  height: 100%;
  fill: currentColor;
}
.footer-social #instagram:hover {
  opacity: 0.45;
}
.footer-social #instagram:active {
  opacity: 0.7;
}
.footer-social #linkedin {
  height: 38px;
  width: 38px;
  border-radius: 100%;
  color: white;
  display: block;
}
.footer-social #linkedin > svg {
  width: 100%;
  height: 100%;
  fill: currentColor;
}
.footer-social #linkedin:hover {
  opacity: 0.45;
}
.footer-social #linkedin:active {
  opacity: 0.7;
}

body#tinymce {
  margin: 12px !important;
}

nav.pagination {
  display: flex;
  width: inherit;
  margin: 0;
  max-width: none;
  justify-content: center;
  height: 100%;
  margin: 2rem 0;
}
@media screen and (min-width: 48rem) {
  nav.pagination {
    margin: 3rem 0;
  }
}
nav.pagination .nav-links {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
@media screen and (min-width: 48rem) {
  nav.pagination .nav-links {
    max-width: 25rem;
  }
}
nav.pagination .nav-links .page-numbers {
  color: #cccccc;
  font-size: 1.25rem;
  font-family: "CeraPro";
  padding: 0 1.125rem;
}
nav.pagination .nav-links .page-numbers:hover {
  color: #121212;
}
nav.pagination .nav-links .page-numbers.current {
  color: #121212;
}
nav.pagination .screen-reader-text {
  display: none;
}

.Presse {
  margin-top: 6.25rem;
}
@media screen and (min-width: 60.5rem) {
  .Presse {
    margin-top: 12.9375rem;
  }
}
.Presse .image-caption {
  padding-top: 0;
  padding-bottom: 0;
}
.Presse__header {
  box-sizing: border-box;
  padding: 1.25em 0.9375rem;
  padding-bottom: 2rem;
}
@media screen and (min-width: 48rem) {
  .Presse__header {
    max-width: 82.5rem;
    margin: 0 auto;
    width: 100%;
    padding: 1.25em;
  }
  .Presse__header {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-bottom: 2.5rem;
  }
}
.Presse__back {
  margin-bottom: 1.875em;
  padding-bottom: 2em;
  border-bottom: 1px solid #cccccc;
}
@media screen and (min-width: 48rem) {
  .Presse__back {
    flex: 0 2 18.75rem;
    margin-bottom: 0;
    padding-bottom: 0;
    border: none;
  }
}
.Presse__back .icon {
  vertical-align: middle;
}
@media screen and (min-width: 48rem) {
  .Presse__headline {
    flex: 1 1 50rem;
    max-width: 50rem;
  }
}
.Presse__headline h1 {
  font-size: 1.3125rem;
  margin-bottom: 0.5rem;
}
@media screen and (min-width: 48rem) {
  .Presse__headline h1 {
    font-size: 1.625rem;
    margin-bottom: 0.5rem;
  }
}
.Presse__headline h2 {
  font-size: 1.0625rem;
  margin-bottom: 0;
}
@media screen and (min-width: 48rem) {
  .Presse__headline h2 {
    font-size: 1.25rem;
  }
}
.Presse__image {
  margin-bottom: 2rem;
}
@media screen and (min-width: 48rem) {
  .Presse__image {
    margin-bottom: 3.125rem;
  }
}
.Presse__body {
  box-sizing: border-box;
  padding: 1.25em 0.9375rem;
  padding-top: 0;
  padding-bottom: 0;
}
@media screen and (min-width: 48rem) {
  .Presse__body {
    max-width: 82.5rem;
    margin: 0 auto;
    width: 100%;
    padding: 1.25em;
  }
  .Presse__body {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.Presse__downloads {
  flex: 0 2 18.75rem;
  display: flex;
  flex-direction: column;
  padding-top: 1rem;
  border-top: 1px solid #cccccc;
}
.Presse__downloads > * {
  margin-bottom: 1.375em;
}
.Presse__content {
  flex: 1 1 50rem;
  max-width: 50rem;
  padding-top: 1rem;
}
.Presse__content .Articlefooter {
  margin-top: 2.5rem;
}
@media screen and (min-width: 48rem) {
  .Presse__content .Articlefooter {
    margin-top: 3.75rem;
  }
}
.Presse__content > .Freetext p {
  margin: 0;
}
.Presse__content > .Freetext p:last-child {
  margin-bottom: 2.5em;
}
.Presse__footer {
  box-sizing: border-box;
  padding: 1.25em 0.9375rem;
  padding-top: 2.8125rem;
  padding-bottom: 2rem;
}
@media screen and (min-width: 48rem) {
  .Presse__footer {
    max-width: 82.5rem;
    margin: 0 auto;
    width: 100%;
    padding: 1.25em;
  }
  .Presse__footer {
    padding-top: 4.375rem;
    padding-bottom: 2.75rem;
  }
}
.Presse .linklist li {
  margin-bottom: 0.3125rem;
}

.content-body ul:not(.no-style),
.content-body ol:not(.no-style) {
  list-style-type: none;
  margin: 0;
  padding: 0;
  list-style-type: disc;
  margin-bottom: 0.65em;
  padding-left: 1.3em;
}
.content-body ol:not(.no-style) {
  list-style-type: decimal;
  margin-bottom: 0.65em;
  padding-left: 1.3em;
}
.content-body dl {
  margin-bottom: 0.65em;
}
.content-body dl dt {
  font-weight: bold;
  margin-top: 0.65em;
}
.content-body dl dd {
  margin: 0;
}
.content-body h1, .content-body h2, .content-body h3, .content-body h4, .content-body h5, .content-body h6{
  --tw-text-opacity: 1;
  color: rgb(18 18 18 / var(--tw-text-opacity));
  font-family: "CeraPro";
  font-size: 1rem;
  line-height: 1.3;
  margin: 0 0 0.65em;
}
.content-body h1:first-child, .content-body h2:first-child, .content-body h3:first-child, .content-body h4:first-child, .content-body h5:first-child, .content-body h6:first-child{
  margin-top: 0px;
}
.content-body h1.wp-block.wp-block-heading, .content-body h1{
  font-size: 1.5rem;
  line-height: 2rem;
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  .content-body h1.wp-block.wp-block-heading, .content-body h1{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}
.content-body h2.wp-block.wp-block-heading, .content-body h2{
  margin-top: 2rem;
  font-size: 1.5rem;
  line-height: 2rem;
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  .content-body h2.wp-block.wp-block-heading, .content-body h2{
    margin-top: 3rem;
  }
  .content-body h2.wp-block.wp-block-heading, .content-body h2{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}
.content-body h3.wp-block.wp-block-heading, .content-body h3{
  margin-top: 2rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  .content-body h3.wp-block.wp-block-heading, .content-body h3{
    margin-top: 3rem;
  }
  .content-body h3.wp-block.wp-block-heading,
.content-body h3 {
    font-size: 24px;
  }
}
.content-body h4.wp-block.wp-block-heading, .content-body h4{
  margin-top: 2.5rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  .content-body h4.wp-block.wp-block-heading, .content-body h4{
    margin-top: 2rem;
  }
  .content-body h4.wp-block.wp-block-heading,
.content-body h4 {
    font-size: 22px;
  }
}
.content-body h5.wp-block.wp-block-heading, .content-body h6.wp-block.wp-block-heading, .content-body h5, .content-body h6{
  font-size: 1rem;
  line-height: 1.5rem;
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  .content-body h5.wp-block.wp-block-heading, .content-body h6.wp-block.wp-block-heading, .content-body h5, .content-body h6{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
.content-body p, .content-body ol:not(.no-style), .content-body ul:not(.no-style), .content-body blockquote, .content-body figcaption{
  margin-bottom: 1.25rem;
  font-family: CeraPro, sans;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}
.content-body p a, .content-body ol:not(.no-style) a, .content-body ul:not(.no-style) a, .content-body blockquote a, .content-body figcaption a{
  --tw-text-opacity: 1;
  color: rgb(18 18 18 / var(--tw-text-opacity));
  text-decoration: underline;
}
.content-body p a:hover, .content-body p a:focus,
.content-body ol:not(.no-style) a:hover,
.content-body ol:not(.no-style) a:focus,
.content-body ul:not(.no-style) a:hover,
.content-body ul:not(.no-style) a:focus,
.content-body blockquote a:hover,
.content-body blockquote a:focus,
.content-body figcaption a:hover,
.content-body figcaption a:focus {
  text-decoration: none;
}
.content-body p a:hover:active, .content-body p a:focus:active,
.content-body ol:not(.no-style) a:hover:active,
.content-body ol:not(.no-style) a:focus:active,
.content-body ul:not(.no-style) a:hover:active,
.content-body ul:not(.no-style) a:focus:active,
.content-body blockquote a:hover:active,
.content-body blockquote a:focus:active,
.content-body figcaption a:hover:active,
.content-body figcaption a:focus:active {
  opacity: 0.8;
}
.content-body p, .content-body ol:not(.no-style), .content-body ul:not(.no-style){
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
}
@media screen and (min-width: 640px) {
  .content-body p, .content-body ol:not(.no-style), .content-body ul:not(.no-style){
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}
@media screen and (min-width: 768px) {
  .content-body p, .content-body ol:not(.no-style), .content-body ul:not(.no-style){
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
.content-body [class*=real3dflipbook-]{
  margin-bottom: 2rem;
}
.content-body [class*=real3dflipbook-]:not(:first-child){
  margin-top: 2rem;
}

.quote-marks p {
  position: relative;
}
.quote-marks p::before {
  content: "„";
  margin-right: 0.25rem;
  display: inline-block;
  font-size: 1.875rem;
  line-height: 2.25rem;
}
@media screen and (min-width: 768px) {
  .quote-marks p::before{
    margin-left: -1rem;
  }
  .quote-marks p::before{
    font-size: 3rem;
    line-height: 1;
  }
}
.quote-marks p::after {
  content: "“";
  margin-left: 0.25rem;
  display: inline-block;
  font-size: 1.875rem;
  line-height: 2.25rem;
}
@media screen and (min-width: 768px) {
  .quote-marks p::after{
    font-size: 3rem;
    line-height: 1;
  }
}

.instagram-gradient {
  background: linear-gradient(88.76deg, #f58529 0%, #feda77 23.77%, #dd2a7b 49.08%, #8134af 70.26%, #515bd4 94.03%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.wp-block-image{
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin-left: 0px;
  margin-right: 0px;
  width: 100%;
  padding: 0px;
}
.wp-block-image img{
  height: auto;
}
.wp-block-image figcaption{
  margin-top: 0.5rem;
  text-align: left;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}
@media screen and (min-width: 768px) {
  .wp-block-image figcaption{
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .wp-block-image figcaption{
    line-height: 1.5rem;
  }
}

.alert .alert-text *{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.alert .alert-text *:last-child{
  margin-bottom: 0px;
}

.main > .alert{
  padding-left: 1rem;
  padding-right: 1rem;
}

.c-post-image img{
  display: block;
  height: auto;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
  border-width: 1px;
  border-style: solid;
}

.c-image img{
  display: block;
  height: auto;
}

b,
strong {
  font-weight: bold;
}

em,
cite {
  font-family: "CeraPro";
  font-style: italic;
  font-weight: 300;
}

[id] {
  scroll-margin-top: 50px;
}
