@charset "UTF-8";
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}
/**
 * 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;
}
article, aside, details, div, dt, figcaption, footer, form, header, hgroup, html, main, nav, section, summary {
  box-sizing: border-box;
}
/* Grouping content
   ========================================================================== */
/**
 * 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 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b, strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code, kbd, samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * 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;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button, input, optgroup, select, textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * 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;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button;
}
/**
 * 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;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 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 */
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
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 in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 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 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
ul, ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
:root {
  --wrp-large: 1280px;
  --wrp-small: 980px;
  --wrp-tiny: 800px;
  --wrp-padding: 0 20px;
  --sctn-spacing: 2rem;
  --clr-primary: hsl(181, 100%, 31%);
  --clr-secondary: hsl(181, 41%, 67%);
  --clr-tertiary: hsl(183, 37%, 88%);
  --clr-grey: hsl(225, 8%, 97%);
  --clr-highlight: hsl(324, 100%, 46%);
  --clr-grey-gradient: hsla(225, 8%, 97%, 100%), hsla(225, 8%, 97%, 0%);
  --clr-primary-gradient: hsl(181, 100%, 31%), hsl(181, 41%, 67%);
  --clr-tertiary-gradient: hsla(183, 37%, 88%, 0%), hsla(183, 37%, 88%, 100%), hsla(183, 37%, 88%, 0%);
  --clr-text: hsl(0, 0%, 30%);
  --clr-link: hsl(181, 100%, 31%);
  --clr-link-hover: hsl(181, 100%, 20%);
  --clr-error: hsl(0, 90%, 30%);
  --logo-width: 132px;
  --logo-width-small: 100px;
  --border-radius: 24px;
  --fnt-headline: 'Roboto Condensed',Tahoma,Geneva,sans-serif;
  --fnt-text: 'Roboto',Tahoma,Geneva,sans-serif;
  --fnt-normal: 400;
  --fnt-bold: 700;
  --fnt-base: 16px;
  --fnt-base-lineheight: 26px;
  --fnt-base-margin: 0 0 26px;
  --fnt-small: 14px;
  --fnt-small-lineheight: 24px;
  --fnt-small-margin: 0 0 26px;
  --hl-ultra: 120px;
  --hl-ultra-lineheight: 140px;
  --hl-large: 36px;
  --hl-large-lineheight: 42px;
  --hl-medium: 28px;
  --hl-medium-lineheight: 32px;
  --hl-small: 22px;
  --hl-small-lineheight: 26px;
  --hl-xsmall: 18px;
  --hl-xsmall-lineheight: 22px;
  --ce-spacing: 30px;
  --ce-spacing-small: 20px;
  --hdr-spacing: 0 0 36px;
  --list-base-margin: 0 0 26px 16px;
  --list-base-check-margin: 0 0 26px;
  --list-item-lineheight: 26px;
  --list-item-margin: 0 0 12px;
  --list-item-check-padding: 0 0 0 42px;
  --fx-shadow: 0 0 50px hsla(0, 0%, 0%, 10%);
  --fx-shadow-hover: 10px 10px 30px hsla(0, 0%, 0%, 15%);
  --fx-transition: 0.6s cubic-bezier(0.155, 0.85, 0.45, 1);
  --mm-trigger: #fff;
  --mm-trigger-height: 2px;
  --mm-background: var(--clr-primary);
  --mm-link: #fff;
  --mm-border: #fff;
  --mm-arrow: #fff;
  --input-height: 48px;
  --input-padding: 0 24px;
  --textarea-height: 102px;
  --textarea-padding: 24px;
}
@media (min-width: 980px) {
  :root {
    --hl-large: 44px;
    --hl-large-lineheight: 52px;
    --hl-medium: 36px;
    --hl-medium-lineheight: 42px;
    --hl-small: 28px;
    --hl-small-lineheight: 32px;
    --hl-xsmall: 22px;
    --hl-xsmall-lineheight: 26px;
  }
}
body {
  margin: 0;
  padding: 0;
  font-size: var(--fnt-base);
  font-family: var(--fnt-text);
  color: var(--clr-text);
  background: #fff;
  font-weight: normal;
  font-weight: var(--fnt-normal);
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
}
body.menu-active {
  overflow: hidden;
}
header, section, footer {
  width: 100%;
  position: relative;
}
#wrapper {
  position: relative;
}
.wrap {
  position: relative;
  width: 100%;
  max-width: var(--wrp-large);
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  padding: var(--wrp-padding);
}
.wrap.wrap-small {
  max-width: var(--wrp-small);
}
img {
  display: block;
}
figure {
  margin: 0;
  padding: 0;
}
address {
  font-style: unset;
}
/* roboto-condensed-700 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: local(''), url('../Fonts/roboto-condensed-v24-latin-700.woff2') format('woff2'), url('../Fonts/roboto-condensed-v24-latin-700.woff') format('woff');
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
  font-display: swap;
}
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local(''), url('../Fonts/roboto-v29-latin-regular.woff2') format('woff2'), url('../Fonts/roboto-v29-latin-regular.woff') format('woff');
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
  font-display: swap;
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local(''), url('../Fonts/roboto-v29-latin-700.woff2') format('woff2'), url('../Fonts/roboto-v29-latin-700.woff') format('woff');
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
  font-display: swap;
}
h1, h2, h3, h4, h5, .headline {
  font-family: var(--fnt-headline);
  font-weight: var(--fnt-bold);
  padding: 0;
  margin: 0;
  position: relative;
  color: var(--clr-primary);
  display: block;
}
.ultra, .headline.ultra {
  font-size: clamp(var(--hl-large), 5vw, var(--hl-ultra));
}
.large, .headline.large {
  font-size: var(--hl-large);
  line-height: var(--hl-large-lineheight);
}
.medium, .headline.medium {
  font-size: var(--hl-medium);
  line-height: var(--hl-medium-lineheight);
}
.small, .headline.small {
  font-size: var(--hl-small);
  line-height: var(--hl-small-lineheight);
}
.xsmall, .headline.xsmall {
  font-size: var(--hl-xsmall);
  line-height: var(--hl-xsmall-lineheight);
}
p {
  line-height: var(--fnt-base-lineheight);
  margin: var(--fnt-base-margin);
}
p:last-child {
  margin: 0;
}
.paragraph-small, .date-category, .news-index .text p, .news-listing .text p {
  font-size: var(--fnt-small);
  line-height: var(--fnt-small-lineheight);
  margin: var(--fnt-small-margin);
}
.paragraph-small:last-child, .date-category:last-child, .news-index .text p:last-child, .news-listing .text p:last-child {
  margin: 0;
}
strong {
  font-weight: normal;
  font-weight: var(--fnt-bold);
}
.attention {
  border: 2px solid #ff3157;
  background: #fff;
  padding: 1rem;
}
.infobox {
  background: var(--clr-tertiary);
  padding: 1rem;
}
.infobox-dark {
  background: var(--clr-primary);
  color: #fff;
  padding: 1rem;
}
.blockquote {
  position: relative;
  padding-left: 1rem;
  border-left: 3px solid var(--clr-primary);
  font-size: 1.25rem;
  line-height: 2.25rem;
  display: flex;
  align-items: center;
  margin-left: 80px;
}
.blockquote:before {
  /*
  &:before,
  &:after {
	  color: var(--clr-primary);
	  font-size: 4rem;
	  font-family: Georgia;
	  position: relative;
  }
  &:before {content: '\201e';padding-right:10px;}
  &:after {content: '\201c';top:14px;padding-left:10px;}
  */
  color: var(--clr-primary);
  content: '„';
  font-size: 14rem;
  font-family: Georgia;
  position: absolute;
  left: -100px;
  top: calc(50% - 100px);
}
ul.menu-main, ul.menu-main li, ul.menu-main a {
  margin: 0;
  padding: 0;
  display: block;
  line-height: normal;
  text-decoration: none;
  list-style: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: var(--fnt-headline);
}
@media (min-width: 600px) {
  ul.menu-main {
    z-index: 99;
    position: relative;
    display: flex;
    justify-content: flex-end;
    flex: 0 1 80%;
  }
  ul.menu-main li {
    position: relative;
    flex: 0 1 auto;
    text-align: center;
    padding: 0 24px;
  }
  ul.menu-main li:hover a {
    color: #fff;
  }
  ul.menu-main li.active a {
    color: #fff;
    border-color: #fff;
  }
  ul.menu-main li.current a {
    border-color: #fff;
  }
  ul.menu-main a {
    color: #fff;
    font-size: 22px;
    display: block;
    position: relative;
    border-bottom: 2px solid transparent;
  }
  .lvl2 {
    display: none;
    flex-direction: column;
    position: absolute;
    background: #fff;
    z-index: 102;
    opacity: 0;
    text-transform: none;
    border-top: 6px solid var(--clr-primary);
    -webkit-box-shadow: var(--fx-shadow);
    box-shadow: var(--fx-shadow);
    left: 50%;
    transform: translate(-50%, 0);
    width: 220px;
  }
  .lvl2 li {
    float: none;
    display: list-item;
    position: relative;
    margin: 0;
    text-transform: none;
    border-bottom: 1px solid var(--clr-tertiary);
  }
  .lvl2:after {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 12px;
    margin-left: -12px;
  }
  li:hover .lvl2 {
    display: flex;
    opacity: 1;
    visibility: visible;
  }
  li:hover .lvl2 li {
    padding: 0;
  }
  li:hover .lvl2 li:last-child {
    margin: 0;
  }
  li:hover .lvl2 li a {
    color: var(--clr-link);
  }
  li:hover .lvl2 a {
    line-height: 24px;
    padding: 10px 20px;
    font-size: 16px;
    border: 0;
  }
  li:hover .lvl2 a:hover {
    color: var(--clr-link-hover);
    background: var(--clr-tertiary);
  }
}
#footer-menu {
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-family: var(--fnt-headline);
  font-weight: var(--fnt-bold);
  font-size: 22px;
  z-index: 2;
  text-align: center;
  width: 100%;
  max-width: 260px;
}
#footer-menu li {
  margin: 0 0 1rem;
}
#footer-menu a {
  color: #fff;
}
/*!
 * Mmenu Light
 * mmenujs.com/mmenu-light
 *
 * Copyright (c) Fred Heusschen
 * www.frebsite.nl
 *
 * License: CC-BY-4.0
 * http://creativecommons.org/licenses/by/4.0/
 */
@media (min-width: 1024px) {
  #mobile-menu-wrap {
    display: none;
  }
}
:root {
  --mm-ocd-width: 80%;
  --mm-ocd-min-width: 200px;
  --mm-ocd-max-width: 440px
}

body.mm-ocd-opened {
  overflow-y: hidden;
  -ms-scroll-chaining: none;
  overscroll-behavior: none;
}
.mm-ocd {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 100%;
  left: 0;
  z-index: 9999;
  overflow: hidden;
  -ms-scroll-chaining: none;
  overscroll-behavior: contain;
  background: rgba(0, 0, 0, 0);
  -webkit-transition-property: bottom, background-color;
  -o-transition-property: bottom, background-color;
  transition-property: bottom, background-color;
  -webkit-transition-duration: 0s, 0.3s;
  -o-transition-duration: 0s, 0.3s;
  transition-duration: 0s, 0.3s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-delay: 0.45s, 0.15s;
  -o-transition-delay: 0.45s, 0.15s;
  transition-delay: 0.45s, 0.15s;
}
.mm-ocd--open {
  bottom: 0;
  background: rgba(0, 0, 0, 0.25);
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}
.mm-ocd__content {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 2;
  width: 80%;
  width: var(--mm-ocd-width);
  min-width: 200px;
  min-width: var(--mm-ocd-min-width);
  max-width: 440px;
  max-width: var(--mm-ocd-max-width);
  background: #fff;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
.mm-ocd--left .mm-ocd__content {
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.mm-ocd--right .mm-ocd__content {
  right: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.mm-ocd--open .mm-ocd__content {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mm-ocd__backdrop {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 3;
  width: calc(100% - 80%);
  width: calc(100% - var(--mm-ocd-width));
  min-width: calc(100% - 440px);
  min-width: calc(100% - var(--mm-ocd-max-width));
  max-width: calc(100% - 200px);
  max-width: calc(100% - var(--mm-ocd-min-width));
  background: rgba(3, 2, 1, 0);
}
.mm-ocd--left .mm-ocd__backdrop {
  right: 0;
}
.mm-ocd--right .mm-ocd__backdrop {
  left: 0;
}
.mm-spn, .mm-spn a, .mm-spn li, .mm-spn span, .mm-spn ul {
  display: block;
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
:root {
  --mm-spn-item-height: 50px;
  --mm-spn-item-indent: 20px;
  --mm-spn-line-height: 24px
}

.mm-spn {
  width: 100%;
  height: 100%;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
  overflow: hidden;
  -webkit-clip-path: inset(0 0 0 0);
  clip-path: inset(0 0 0 0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.mm-spn ul {
  -webkit-overflow-scrolling: touch;
  position: fixed;
  top: 0;
  left: 100%;
  bottom: 0;
  z-index: 2;
  width: 130%;
  padding-right: 30%;
  line-height: 24px;
  line-height: var(--mm-spn-line-height);
  overflow: visible;
  overflow-y: auto;
  background: inherit;
  -webkit-transition: left 0.3s ease 0s;
  -o-transition: left 0.3s ease 0s;
  transition: left 0.3s ease 0s;
  cursor: default;
}
.mm-spn ul:after {
  content: '';
  display: block;
  height: 50px;
  height: var(--mm-spn-item-height);
}
.mm-spn > ul {
  left: 0;
}
.mm-spn ul.mm-spn--open {
  left: 0;
}
.mm-spn ul.mm-spn--parent {
  left: -30%;
  overflow-y: hidden;
}
.mm-spn li {
  position: relative;
  background: inherit;
  cursor: pointer;
}
.mm-spn li:before {
  content: '';
  display: block;
  position: absolute;
  top: 25px;
  top: calc(var(--mm-spn-item-height) / 2);
  right: 25px;
  right: calc(var(--mm-spn-item-height) / 2);
  z-index: 0;
  width: 10px;
  height: 10px;
  border-top: 2px solid;
  border-right: 2px solid;
  -webkit-transform: rotate(45deg) translate(0, -50%);
  -ms-transform: rotate(45deg) translate(0, -50%);
  transform: rotate(45deg) translate(0, -50%);
  opacity: 0.4;
}
.mm-spn li:after {
  content: '';
  display: block;
  margin-left: 20px;
  margin-left: var(--mm-spn-item-indent);
  border-top: 1px solid;
  opacity: 0.15;
}
.mm-spn a, .mm-spn span {
  position: relative;
  z-index: 1;
  padding: 13px 20px;
  padding: calc((var(--mm-spn-item-height) - var(--mm-spn-line-height)) / 2) var(--mm-spn-item-indent);
}
.mm-spn a {
  background: inherit;
  color: inherit;
  text-decoration: none;
}
.mm-spn a:not(:last-child) {
  width: calc(100% - 50px);
  width: calc(100% - var(--mm-spn-item-height));
}
.mm-spn a:not(:last-child):after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border-right: 1px solid;
  opacity: 0.15;
}
.mm-spn span {
  background: 0 0;
}
.mm-spn.mm-spn--navbar {
  cursor: pointer;
}
.mm-spn.mm-spn--navbar:before {
  content: '';
  display: block;
  position: absolute;
  top: 25px;
  top: calc(var(--mm-spn-item-height) / 2);
  left: 20px;
  left: var(--mm-spn-item-indent);
  width: 10px;
  height: 10px;
  margin-top: 2px;
  border-top: 2px solid;
  border-left: 2px solid;
  -webkit-transform: rotate(-45deg) translate(50%, -50%);
  -ms-transform: rotate(-45deg) translate(50%, -50%);
  transform: rotate(-45deg) translate(50%, -50%);
  opacity: 0.4;
}
.mm-spn.mm-spn--navbar.mm-spn--main {
  cursor: default;
}
.mm-spn.mm-spn--navbar.mm-spn--main:before {
  content: none;
  display: none;
}
.mm-spn.mm-spn--navbar:after {
  content: attr(data-mm-spn-title);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 50px;
  height: var(--mm-spn-item-height);
  padding: 0 40px;
  padding: 0 calc(var(--mm-spn-item-indent) * 2);
  line-height: 50px;
  line-height: var(--mm-spn-item-height);
  opacity: 0.4;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.mm-spn.mm-spn--navbar.mm-spn--main:after {
  padding-left: 20px;
  padding-left: var(--mm-spn-item-indent);
}
.mm-spn.mm-spn--navbar ul {
  top: 51px;
  top: calc(var(--mm-spn-item-height) + 1px);
}
.mm-spn.mm-spn--navbar ul:before {
  content: '';
  display: block;
  position: fixed;
  top: inherit;
  z-index: 2;
  width: 100%;
  border-top: 1px solid currentColor;
  opacity: 0.15;
}
.mm-spn.mm-spn--light {
  color: #444;
  background: #f3f3f3;
}
.mm-spn.mm-spn--dark {
  color: #ddd;
  background: #333;
}
.mm-spn.mm-spn--vertical {
  overflow-y: auto;
}
.mm-spn.mm-spn--vertical ul {
  width: 100%;
  padding-right: 0;
  position: static;
}
.mm-spn.mm-spn--vertical ul ul {
  display: none;
  padding-left: 20px;
  padding-left: var(--mm-spn-item-indent);
}
.mm-spn.mm-spn--vertical ul ul:after {
  height: 25px;
  height: calc(var(--mm-spn-item-height) / 2);
}
.mm-spn.mm-spn--vertical ul.mm-spn--open {
  display: block;
}
.mm-spn.mm-spn--vertical li.mm-spn--open:before {
  -webkit-transform: rotate(135deg) translate(-50%, 0);
  -ms-transform: rotate(135deg) translate(-50%, 0);
  transform: rotate(135deg) translate(-50%, 0);
}
.mm-spn.mm-spn--vertical ul ul li:last-child:after {
  content: none;
  display: none;
}
.mm-spn.mm-spn--light {
  background: #39b349;
  color: #fff;
}
.mm-spn li {
  border-bottom: 1px solid #fff;
  background: #39b349;
}
.mm-spn.mm-spn--navbar ul::before {
  border-color: #fff;
  opacity: 1;
}
.mm-spn a {
  background: none;
}
.mm-spn.mm-spn--navbar::before, .mm-spn.mm-spn--navbar:after, .mm-spn li:before {
  opacity: 1;
  border-color: #ff9900;
}
.mm-spn.mm-spn--navbar ul::before, .mm-spn li::after {
  opacity: 0.7;
}
.mm-spn li::after {
  display: none;
}
.mm-spn a:not(:last-child)::after {
  border-color: #fff;
  opacity: 1;
}
.mmenu-trigger {
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 9980;
  min-height: 24px;
  width: 80px;
  display: flex;
  color: #fff;
}
.mmenu-trigger:after {
  content: "Menü";
  position: absolute;
  right: 0;
  top: 4px;
}
@media (min-width: 1024px) {
  .mmenu-trigger {
    display: none;
  }
}
.mmenu-trigger span {
  width: 30px;
  top: 50%;
  transform: translateY(-50%);
  transform-origin: 50% 50%;
}
.mmenu-trigger span, .mmenu-trigger span::before, .mmenu-trigger span::after {
  position: absolute;
  left: 0;
  height: var(--mm-trigger-height);
  background: var(--mm-trigger);
  transition: all 0.2s ease;
  border-radius: 2px;
}
.mmenu-trigger span::before, .mmenu-trigger span::after {
  content: '';
  width: 100%;
}
.mmenu-trigger span::before {
  top: -10px;
}
.mmenu-trigger span::after {
  bottom: -10px;
}
.mmenu-trigger.toggle-open span {
  background: rgba(0, 0, 0, 0);
  transform: rotate(45deg);
}
.mmenu-trigger.toggle-open span::before {
  transform: translate3d(0, 10px, 0);
}
.mmenu-trigger.toggle-open span::after {
  transform: rotate(-90deg) translate3d(10px, 0, 0);
}
.mm-spn.mm-spn--light {
  background: var(--mm-background);
  color: var(--mm-link);
}
.mm-spn li {
  border-bottom: 1px solid var(--mm-border);
  background: var(--mm-background);
}
.mm-spn.mm-spn--navbar ul::before {
  border-color: var(--mm-border);
}
.mm-spn.mm-spn--navbar::before, .mm-spn.mm-spn--navbar:after, .mm-spn li:before {
  border-color: var(--mm-arrow);
}
.mm-spn a:not(:last-child)::after {
  border-color: var(--mm-border);
}
.swiper-pagination {
  position: absolute;
  bottom: 20px;
  display: flex;
  justify-content: center;
  width: 100%;
  z-index: 3;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.swiper-pagination .swiper-pagination-bullet {
  border-radius: 0;
  height: 40px;
  width: 24px;
  opacity: 1;
  margin: 0 6px;
  position: relative;
  background: none;
  outline: none;
}
.swiper-pagination .swiper-pagination-bullet:after {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: var(--clr-link);
  position: absolute;
  top: 12px;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-transition: background 0.25s ease-in-out 0.6s cubic-bezier(0.155, 0.85, 0.45, 1);
  transition: background 0.25s ease-in-out 0.6s cubic-bezier(0.155, 0.85, 0.45, 1);
}
.swiper-pagination .swiper-pagination-bullet:hover:after {
  background: var(--clr-link-hover);
}
.swiper-pagination .swiper-pagination-bullet-active:after {
  background: var(--clr-text);
}
.progress-bar-wrap {
  max-width: 816px;
  position: relative;
  margin: 0 auto;
}
.progress-bar-wrap .swiper-pagination-progressbar {
  height: 5px;
  border-radius: var(--border-radius);
  overflow: hidden;
  background: #e9e9ea;
}
.progress-bar-wrap .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--clr-secondary);
}
.pagination {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  padding-top: var(--ce-spacing);
}
.pagination ul {
  display: flex;
  justify-content: center;
}
.pagination a {
  display: flex;
  color: var(--clr-link);
  box-shadow: var(--fx-shadow);
  justify-content: center;
  align-items: center;
  margin: 0 11px;
  width: 42px;
  height: 42px;
  border-radius: var(--border-radius);
  background: #fff;
}
.pagination a:hover {
  color: #fff;
  background: var(--clr-link-hover);
}
.pagination a:hover svg {
  stroke: #fff;
}
.pagination svg {
  stroke: var(--clr-link);
  -webkit-transition: stroke 0.6s cubic-bezier(0.155, 0.85, 0.45, 1);
  transition: stroke 0.6s cubic-bezier(0.155, 0.85, 0.45, 1);
}
.pagination .current a {
  background: var(--clr-primary);
  color: #fff;
  font-weight: var(--fnt-bold);
}
#menu-top {
  display: flex;
  margin: 1.5rem 0;
}
#menu-top li {
  padding: 0 20px;
}
#menu-top a {
  color: #fff;
  line-height: 1.5rem;
}
#menu-top a:hover {
  color: var(--clr-primary);
}
#menu-top a.current {
  border-bottom: 1px solid #fff;
}
#pagehead {
  position: relative;
  z-index: 3;
  display: flex;
  justify-content: flex-end;
  padding: 0 20px;
  align-items: center;
  background: var(--clr-secondary);
  height: 73px;
}
#pagehead .logo {
  width: 100%;
  position: absolute;
  max-width: var(--logo-width-small);
  z-index: 1;
  left: 10px;
  top: 0;
}
#pagehead .logo img {
  width: 100%;
  height: auto;
}
#pagehead .menu-wrap {
  display: none;
  flex-direction: column;
  flex: 1 1 100%;
  z-index: 1;
}
#pagehead #top-menu, #pagehead #main-menu {
  display: flex;
  justify-content: flex-end;
}
@media (min-width: 1024px) {
  #pagehead {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    background: unset;
    justify-content: space-between;
    align-items: flex-start;
    height: unset;
  }
  #pagehead:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    background: black;
    background: linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0.738) 19%, rgba(0, 0, 0, 0.541) 34%, rgba(0, 0, 0, 0.382) 47%, rgba(0, 0, 0, 0.278) 56.5%, rgba(0, 0, 0, 0.194) 65%, rgba(0, 0, 0, 0.126) 73%, rgba(0, 0, 0, 0.075) 80.2%, rgba(0, 0, 0, 0.042) 86.1%, rgba(0, 0, 0, 0.021) 91%, rgba(0, 0, 0, 0.008) 95.2%, rgba(0, 0, 0, 0.002) 98.2%, transparent 100%);
    z-index: 0;
    opacity: 0.8;
  }
  #pagehead .logo {
    position: relative;
    max-width: var(--logo-width);
  }
  #pagehead .logo img {
    width: var(--logo-width);
  }
  #pagehead .menu-wrap {
    display: flex;
  }
}
.no-hero #pagehead:after {
  display: none;
}
@media (min-width: 1024px) {
  .no-hero main {
    padding-top: 164px;
  }
  .no-hero main:before {
    content: "";
    width: 100vw;
    height: 600px;
    top: 0;
    left: 0;
    position: absolute;
    background: var(--clr-tertiary);
    background: linear-gradient(180deg, var(--clr-secondary) 0%, var(--clr-secondary) 20%, var(--clr-secondary) 20%, #fff 100%);
  }
}
.sb-default {
  padding-top: calc(var(--sctn-spacing) * 1.5);
}
.sb-s {
  padding-top: var(--sctn-spacing);
}
.sb-m {
  padding-top: calc(var(--sctn-spacing) * 2.5);
}
.sb-l {
  padding-top: calc(var(--sctn-spacing) * 4);
}
.sa-default {
  padding-bottom: calc(var(--sctn-spacing) * 1.5);
}
.sa-s {
  padding-bottom: var(--sctn-spacing);
}
.sa-m {
  padding-bottom: calc(var(--sctn-spacing) * 2.5);
}
.sa-l {
  padding-bottom: calc(var(--sctn-spacing) * 4);
}
footer img {
  width: 100%;
  height: auto;
}
footer .bubble {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: column;
  position: absolute;
  bottom: 0;
  right: 0;
  overflow: hidden;
  z-index: 2;
  width: 100%;
  max-width: 400px;
  height: 400px;
}
footer .bubble:after {
  content: "";
  background: var(--clr-primary);
  border-radius: 100%;
  width: 640px;
  height: 640px;
  position: absolute;
  top: 100px;
  left: 0;
  z-index: 1;
}
footer .social-links {
  width: 80%;
  max-width: 110px;
  z-index: 2;
  display: flex;
  margin: 2rem 0;
  justify-content: space-between;
}
footer a:hover {
  opacity: 0.7;
}
.twocol .wrap {
  justify-content: space-between;
}
.twocol .wrap .wrap {
  padding: 0;
}
.twocol .col {
  flex: 1 1 100%;
}
.twocol.layout-0 .left {
  flex: 0 1 55%;
}
.twocol.layout-0 .right {
  flex: 0 1 40%;
}
.twocol.layout-1 .left {
  flex: 0 1 45%;
}
.twocol.layout-1 .right {
  flex: 0 1 45%;
}
@media (min-width: 1024px) {
  .twocol .wrap {
    flex-direction: row;
  }
}
@media (min-width: 600px) {
  .takuma_hero + .twocol {
    z-index: 2;
  }
  .takuma_hero + .twocol .left {
    margin-top: -200px;
  }
  .takuma_hero + .twocol .left .takuma_text, .takuma_hero + .twocol .left .takuma_textmedia {
    background: #fff;
    border-radius: var(--border-radius);
    padding: var(--sctn-spacing) var(--ce-spacing);
  }
}
.threecol .wrap {
  justify-content: space-between;
}
.threecol .wrap .wrap {
  padding: 0;
}
.threecol .col {
  flex: 1 1 100%;
}
@media (min-width: 1024px) {
  .threecol .wrap {
    flex-direction: row;
  }
  .threecol .col {
    flex: 1 1 30%;
  }
}
.fourcol .wrap {
  justify-content: space-between;
}
.fourcol .wrap .wrap {
  padding: 0;
}
.fourcol .col {
  flex: 1 1 100%;
}
@media (min-width: 600px) {
  .fourcol .wrap {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .fourcol .col {
    flex: 1 1 45%;
  }
}
@media (min-width: 1024px) {
  .fourcol .wrap {
    flex-direction: row;
  }
  .fourcol .col {
    flex: 1 1 22%;
  }
}
.btn {
  display: inline-flex;
  background: var(--clr-primary);
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  border: 0;
  border-radius: var(--border-radius);
  padding: 0.75rem 3rem 0.75rem 1.5rem;
  -webkit-transition: all 0.6s cubic-bezier(0.155, 0.85, 0.45, 1);
  transition: all 0.6s cubic-bezier(0.155, 0.85, 0.45, 1);
  font-family: var(--fnt-headline);
  font-weight: var(--fnt-bold);
  -webkit-box-shadow: var(--fx-shadow);
  box-shadow: var(--fx-shadow);
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 1.958 9.333 6.918L1 15.8' stroke='%23fff' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: right center;
}
.btn:hover {
  color: #fff;
  background-color: var(--clr-link-hover);
  -webkit-box-shadow: var(--fx-shadow-hover);
  box-shadow: var(--fx-shadow-hover);
}
.btn.btn-cancel {
  background: #ccc;
}
button[type=submit] {
  border: 0;
}
a {
  text-decoration: none;
  -webkit-transition: all 0.6s cubic-bezier(0.155, 0.85, 0.45, 1);
  transition: all 0.6s cubic-bezier(0.155, 0.85, 0.45, 1);
}
p a, .ce li a {
  color: var(--clr-link);
  text-decoration: none;
  border-bottom: 1px solid var(--clr-link);
  font-weight: var(--fnt-bold);
}
p a:hover, .ce li a:hover {
  color: var(--clr-link-hover);
}
p a.arrow-link, .ce li a.arrow-link {
  position: relative;
  text-transform: uppercase;
  font-weight: var(--fnt-bold);
  display: inline-flex;
  align-items: baseline;
  border-bottom: 0;
}
p a.arrow-link:after, .ce li a.arrow-link:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.414' height='12.829' viewBox='0 0 7.414 12.829'%3E%3Cpath id='Pfad_2119' data-name='Pfad 2119' d='M0,0,5,5l5-5' transform='translate(1.414 11.414) rotate(-90)' fill='none' stroke='%2303f2f7' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E%0A");
  width: 8px;
  height: 13px;
  padding-left: 27px;
  background-repeat: no-repeat;
  background-position: center right;
}
form a, address a, .newsletter-form a {
  color: var(--clr-link);
}
form a:hover, address a:hover, .newsletter-form a:hover {
  color: var(--clr-link-hover);
}
.form_formframework .inner {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: var(--wrp-tiny);
  margin: 0 auto;
}
.form_formframework form {
  padding: var(--ce-spacing) 0;
}
.form_formframework .control-label {
  color: var(--clr-primary);
  font-weight: var(--fnt-bold);
  margin-bottom: 12px;
}
.form_formframework .form-group {
  display: flex;
  flex-direction: column;
}
.form_formframework .help-block {
  margin-top: 12px;
  color: var(--clr-error);
  display: block;
  text-align: center;
}
.form_formframework .form-fieldset {
  flex-direction: column;
  background: #fff;
  padding: var(--ce-spacing) var(--ce-spacing) 0;
  -webkit-box-shadow: var(--fx-shadow);
  box-shadow: var(--fx-shadow);
}
.form_formframework .actions nav {
  display: flex;
  justify-content: center;
  width: 100%;
}
.form_formframework .field-textarea-1 label {
  display: none;
}
.form_formframework .inputs-list {
  display: flex;
  flex-wrap: wrap;
}
.form_formframework .inputs-list .form-check {
  flex: 0 1 47%;
}
.form_formframework .row .inputs-list .form-check {
  flex: 1 1 100%;
}
.form_formframework .RadioButton .form-check {
  position: relative;
  margin-bottom: 12px;
}
.form_formframework .RadioButton .form-check:last-child {
  margin: 0;
}
.form_formframework .RadioButton .form-check label {
  display: flex;
  align-items: center;
}
.form_formframework .RadioButton .form-check, .form_formframework .checkbox .form-check {
  display: flex;
  position: relative;
  margin-bottom: 12px;
}
.form_formframework .RadioButton .form-check:last-child, .form_formframework .checkbox .form-check:last-child {
  margin: 0;
}
.form_formframework .RadioButton .form-check input, .form_formframework .checkbox .form-check input {
  opacity: 0;
}
.form_formframework .RadioButton .form-check label, .form_formframework .checkbox .form-check label {
  display: flex;
  align-items: center;
}
.form_formframework .form-group {
  display: flex;
}
.form_formframework .row {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 600px) {
  .form_formframework .row {
    flex-wrap: wrap;
  }
}
.form_formframework .form-col {
  flex: 0 1 47%;
}
@media (max-width: 600px) {
  .form_formframework .form-col {
    flex: 1 1 100%;
  }
}
.form_formframework .input {
  width: 100%;
  margin-bottom: 40px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.form_formframework .input.LinkedCheckbox {
  flex-direction: row;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
input {
  width: calc(100% - 48px);
  border: 0;
  padding: 0;
  border: 2px solid var(--clr-secondary);
  height: var(--input-height);
  padding: var(--input-padding);
  background: none;
  background: #fff;
  border-radius: var(--border-radius);
}
input:focus {
  outline: none;
  border-color: var(--clr-primary);
}
textarea {
  width: calc(100% - 34px);
  resize: none;
  border: 2px solid var(--clr-secondary);
  border-radius: var(--border-radius);
  background: none;
  min-height: var(--textarea-height);
  padding: var(--textarea-padding);
  background: #fff;
}
textarea:focus {
  outline: none;
  border-color: var(--clr-primary);
}
main .check-inner {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
main input[type="checkbox"], main input[type="radio"] {
  position: absolute;
  left: 0;
  width: unset;
  height: 20px;
  min-width: 20px;
}
main input[type="checkbox"] + label:before, main input[type="radio"] + label:before {
  width: 20px;
  height: 20px;
  min-width: 20px;
  border-radius: 10px;
  border: 2px solid var(--clr-secondary);
  background-color: #fff;
  display: block;
  content: "";
  float: left;
  margin-right: 17px;
  top: 0;
  position: relative;
}
main input[type="checkbox"]:checked + label:before, main input[type="radio"]:checked + label:before {
  box-shadow: inset 0 0 0 4px #fff;
  background-color: var(--clr-secondary);
}
main .form-check-label a {
  margin-left: 4px;
}
.form-group .headline {
  display: flex;
  justify-content: center;
  margin-bottom: var(--ce-spacing);
}
header {
  position: relative;
}
.takuma_header.layout-1 {
  text-align: center;
}
.ce.center {
  text-align: center;
}
hr {
  border: 0;
  height: 1px;
  width: 100%;
  background-image: -webkit-linear-gradient(left, #fff, #009b9c, #fff);
  background-image: -moz-linear-gradient(left, #fff, #009b9c, #fff);
  background-image: -ms-linear-gradient(left, #fff, #009b9c, #fff);
  background-image: -o-linear-gradient(left, #fff, #009b9c, #fff);
}
.takuma_uploads {
  background: var(--clr-grey);
  background: linear-gradient(to bottom, var(--clr-grey-gradient));
}
.takuma_uploads .wrap {
  flex-direction: column;
  align-items: center;
  max-width: var(--wrp-small);
}
.takuma_uploads .text {
  text-align: center;
  margin: var(--hdr-spacing);
}
.takuma_uploads .item {
  width: 100%;
  margin: 0 0 1rem;
}
.takuma_uploads a {
  display: flex;
  background: var(--clr-primary);
  border-radius: var(--border-radius);
  -webkit-transition: background 0.6s cubic-bezier(0.155, 0.85, 0.45, 1);
  transition: background 0.6s cubic-bezier(0.155, 0.85, 0.45, 1);
  overflow: hidden;
}
.takuma_uploads a:hover {
  background: var(--clr-link-hover);
}
.takuma_uploads .headline {
  display: flex;
}
.takuma_uploads .headline.title {
  color: #fff;
  padding: 12px var(--ce-spacing-small);
  flex: 1 1 auto;
  text-align: left;
}
.takuma_uploads .headline.type {
  color: #fff;
  display: none;
  padding: 12px var(--ce-spacing-small);
  text-transform: uppercase;
  background: var(--clr-secondary);
  justify-content: center;
  flex: 0 1 64px;
  border-radius: var(--border-radius) 0 0 var(--border-radius);
  margin-left: -1px;
}
.takuma_uploads .icon {
  display: flex;
  flex: 0 0 32px;
  border-left: 1px solid var(--clr-secondary);
  text-align: center;
  align-items: center;
  justify-content: center;
  padding: 12px var(--ce-spacing-small);
}
.takuma_uploads svg {
  position: relative;
  width: 32px;
  stroke: #fff;
  stroke-width: 3px;
  -webkit-transition: stroke 0.25s ease-in-out 0.6s cubic-bezier(0.155, 0.85, 0.45, 1);
  transition: stroke 0.25s ease-in-out 0.6s cubic-bezier(0.155, 0.85, 0.45, 1);
}
@media (min-width: 1024px) {
  .takuma_uploads a {
    align-items: center;
    text-align: left;
  }
  .takuma_uploads .title {
    flex: 1 1 auto;
  }
  .takuma_uploads .type {
    display: flex;
  }
  .takuma_uploads .icon {
    padding: 0 var(--ce-spacing);
    border: 0;
  }
}
.ce ol {
  list-style: decimal;
  margin: var(--list-base-margin);
}
.ce ul {
  list-style: disc;
  margin: var(--list-base-margin);
}
.ce li {
  line-height: var(--list-item-lineheight);
  margin: var(--list-item-margin);
  position: relative;
}
.ce ul.list-checks {
  list-style: none;
  margin: var(--list-base-check-margin);
}
.ce ul.list-checks li {
  line-height: var(--list-item-lineheight);
  margin: var(--list-item-margin);
  padding: var(--list-item-check-padding);
  position: relative;
}
.ce ul.list-checks li:before {
  content: "";
  position: absolute;
  top: calc(50% - 16px);
  left: 0;
  width: 32px;
  height: 32px;
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_7_171)'%3E%3Cpath d='M26.6067 26.6066C32.4645 20.7487 32.4645 11.2513 26.6067 5.3934C20.7488 -0.464466 11.2513 -0.464466 5.39347 5.3934C-0.464398 11.2513 -0.464398 20.7487 5.39347 26.6066C11.2513 32.4645 20.7488 32.4645 26.6067 26.6066Z' stroke='%23009B9D' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.499 16.0075L14.995 20.5035L23.0005 12.498' stroke='%23009B9D' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_7_171'%3E%3Crect width='32' height='32' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.ce ul.list-pills {
  list-style: none;
  margin: 0 0 var(--ce-spacing);
  display: flex;
  flex-wrap: wrap;
}
.ce ul.list-pills li {
  display: flex;
  align-items: center;
  background: var(--clr-secondary);
  color: #fff;
  border-radius: 13px;
  padding: 0 12px;
  margin: 0 6px 6px 0;
}
.blur {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  -webkit-filter: blur(100px);
  filter: blur(100px);
}
.goverlay, .glightbox-mobile .goverlay {
  background: rgba(0, 0, 0, 0.8);
  opacity: 1;
}
#glightbox-body.glightbox-clean .gprev, #glightbox-body.glightbox-clean .gnext {
  background-color: var(--clr-link);
  -webkit-transition: all 0.6s cubic-bezier(0.155, 0.85, 0.45, 1);
  transition: all 0.6s cubic-bezier(0.155, 0.85, 0.45, 1);
}
#glightbox-body.glightbox-clean .gprev:hover, #glightbox-body.glightbox-clean .gnext:hover {
  background-color: var(--clr-link-hover);
}
#glightbox-body.glightbox-clean .gslide-description {
  background: #fff;
}
#glightbox-body.glightbox-clean .gslide-title, #glightbox-body.glightbox-clean .gslide-desc {
  color: var(--clr-primary);
  margin: 0;
}
.glightbox-video .gclose, .glightbox-clean .gclose {
  cursor: pointer;
  width: 44px;
  height: 44px;
  top: 15px;
  right: 20px;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--clr-link);
  opacity: 1;
  border-radius: 4px;
  -webkit-transition: all 0.6s cubic-bezier(0.155, 0.85, 0.45, 1);
  transition: all 0.6s cubic-bezier(0.155, 0.85, 0.45, 1);
}
.glightbox-video .gclose path, .glightbox-clean .gclose path {
  fill: #fff;
  -webkit-transition: background 0.6s cubic-bezier(0.155, 0.85, 0.45, 1);
  transition: background 0.6s cubic-bezier(0.155, 0.85, 0.45, 1);
}
.glightbox-video .gclose:hover, .glightbox-clean .gclose:hover {
  background: var(--clr-link-hover);
}
.date-category {
  color: var(--clr-secondary);
  margin: 0;
}
.news-index-wrap {
  overflow: hidden;
}
.news-index-wrap .background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.news-index-wrap .background svg {
  width: 100%;
  max-width: 2000px;
  height: auto;
}
.news-index-wrap .actions {
  display: flex;
  justify-content: center;
  margin-top: var(--ce-spacing);
}
.news-index-wrap header {
  padding-bottom: var(--ce-spacing);
}
.news-index {
  display: flex;
  margin: 0 -50px;
}
.news-index .swiper-slides {
  padding: 50px;
}
.news-index .item {
  display: flex;
  flex-direction: column;
  background: #fff;
  -webkit-box-shadow: var(--fx-shadow);
  box-shadow: var(--fx-shadow);
  border-radius: var(--border-radius);
  overflow: hidden;
  -webkit-transition: box-shadow 0.6s cubic-bezier(0.155, 0.85, 0.45, 1);
  transition: box-shadow 0.6s cubic-bezier(0.155, 0.85, 0.45, 1);
}
.news-index .item:hover {
  -webkit-box-shadow: var(--fx-shadow-hover);
  box-shadow: var(--fx-shadow-hover);
}
.news-index .image {
  width: 100%;
  position: relative;
  padding-bottom: var(--ce-spacing);
}
.news-index .image:after {
  content: "";
  position: absolute;
  top: -5px;
  left: 10px;
  width: 100%;
  height: 100%;
  background: url(/typo3conf/ext/takuma_theme/Resources/Public/Images/svg/mask-news.svg);
  background-size: 100% 100%;
}
.news-index img {
  position: relative;
  height: 100%;
  width: 100%;
  object-fit: cover;
  -webkit-mask-image: url(/typo3conf/ext/takuma_theme/Resources/Public/Images/svg/mask-news.svg);
  mask-image: url(/typo3conf/ext/takuma_theme/Resources/Public/Images/svg/mask-news.svg);
  -webkit-mask-size: 100.4%;
  mask-size: 100.4%;
  display: block;
  z-index: 2;
  margin-bottom: -1px;
}
.news-index header {
  padding: 0 var(--ce-spacing);
}
.news-index .headline {
  margin: 12px 0;
  -webkit-transition: color 0.6s cubic-bezier(0.155, 0.85, 0.45, 1);
  transition: color 0.6s cubic-bezier(0.155, 0.85, 0.45, 1);
}
.news-index .headline:hover {
  color: var(--clr-link-hover);
}
.news-index .text {
  padding: 0 var(--ce-spacing) var(--ce-spacing);
}
.news-index .swiper-slides {
  min-width: 100%;
}
@media (min-width: 600px) {
  .news-index .item {
    flex: 0 1 48%;
    margin: 0 1% 2%;
  }
}
@media (min-width: 1024px) {
  .news-index {
    flex-direction: row;
    justify-content: space-between;
  }
  .news-index .item {
    flex: 0 1 30%;
  }
}
.news-detail {
  background: #fff;
  z-index: 2;
  padding-top: var(--ce-spacing);
}
.news-detail header {
  margin-bottom: var(--ce-spacing);
}
@media (min-width: 1240px) {
  .news-detail {
    padding: var(--ce-spacing);
    border-radius: var(--border-radius);
    margin-top: -200px;
  }
}
.news-listing .item {
  display: flex;
  flex-direction: column;
  background: #fff;
  -webkit-box-shadow: var(--fx-shadow);
  box-shadow: var(--fx-shadow);
  border-radius: var(--border-radius);
  overflow: hidden;
  -webkit-transition: box-shadow 0.6s cubic-bezier(0.155, 0.85, 0.45, 1);
  transition: box-shadow 0.6s cubic-bezier(0.155, 0.85, 0.45, 1);
  margin-bottom: var(--ce-spacing);
}
.news-listing .item:hover {
  -webkit-box-shadow: var(--fx-shadow-hover);
  box-shadow: var(--fx-shadow-hover);
}
.news-listing .image {
  display: flex;
  position: relative;
}
.news-listing img {
  position: relative;
  height: 100%;
  width: 100%;
  object-fit: cover;
  display: block;
  z-index: 2;
  margin-bottom: -1px;
}
.news-listing .content {
  padding: var(--ce-spacing);
}
.news-listing .headline {
  margin: 12px 0;
  -webkit-transition: color 0.6s cubic-bezier(0.155, 0.85, 0.45, 1);
  transition: color 0.6s cubic-bezier(0.155, 0.85, 0.45, 1);
}
.news-listing .headline:hover {
  color: var(--clr-link-hover);
}
.news-listing .btn {
  margin-top: var(--ce-spacing);
}
.news-listing .category-menu {
  background: var(--clr-primary);
  padding: var(--ce-spacing-small) var(--ce-spacing);
  border-radius: var(--border-radius);
  margin-bottom: var(--ce-spacing);
}
.news-listing .category-menu a {
  display: block;
  color: #fff;
  padding: 0.5rem 0;
}
.news-listing .category-menu a:hover {
  background: var(--clr-secondary);
  padding-left: 1rem;
}
.news-listing .category-menu li {
  border-bottom: 1px solid var(--clr-secondary);
}
.news-listing .category-menu li:last-child {
  border: 0;
}
.news-listing .category-menu li.active a {
  background: var(--clr-secondary);
  padding-left: 1rem;
}
@media (min-width: 600px) {
  .news-listing .item {
    flex-direction: row;
  }
  .news-listing .image {
    flex: 0 0 40%;
  }
  .news-listing .content {
    flex: 0 1 auto;
  }
}
@media (min-width: 1024px) {
  .news-listing .wrap {
    flex-direction: row-reverse;
    align-items: flex-start;
    justify-content: space-between;
  }
  .news-listing .news-list {
    flex: 0 1 75%;
  }
  .news-listing .category-menu {
    flex: 0 0 20%;
    margin: 0;
  }
}
