/*
Theme Name: ACUD MACHT NEU
Theme URI: https://acudmachtneu.de
Author: rmnprkrl@gmail.com
Author URI: http://romanprikryl.com
E-Mail: mailto:rmnprkrl@gmail.com
Version: 1.0
Text Domain: amn
*/
/*! 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; }

/* 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 */
  -webkit-text-decoration: underline dotted;
          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; }

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 0px 0px;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }
  .hamburger:hover {
    opacity: 1; }

.hamburger-box {
  width: 30px;
  height: 15px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1.5px; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 30px;
    height: 3px;
    background-color: #000;
    border-radius: 0px;
    position: absolute;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.15s;
            transition-duration: 0.15s;
    -webkit-transition-timing-function: ease;
            transition-timing-function: ease; }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    top: -6px; }
  .hamburger-inner::after {
    bottom: -6px; }

/*
   * 3DX
   */
.hamburger--3dx .hamburger-box {
  -webkit-perspective: 60px;
          perspective: 60px; }

.hamburger--3dx .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dx .hamburger-inner::before, .hamburger--3dx .hamburger-inner::after {
    -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dx.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg); }
  .hamburger--3dx.is-active .hamburger-inner::before {
    -webkit-transform: translate3d(0, 6px, 0) rotate(45deg);
            transform: translate3d(0, 6px, 0) rotate(45deg); }
  .hamburger--3dx.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -6px, 0) rotate(-45deg);
            transform: translate3d(0, -6px, 0) rotate(-45deg); }

/*
   * 3DX Reverse
   */
.hamburger--3dx-r .hamburger-box {
  -webkit-perspective: 60px;
          perspective: 60px; }

.hamburger--3dx-r .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dx-r .hamburger-inner::before, .hamburger--3dx-r .hamburger-inner::after {
    -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dx-r.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg); }
  .hamburger--3dx-r.is-active .hamburger-inner::before {
    -webkit-transform: translate3d(0, 6px, 0) rotate(45deg);
            transform: translate3d(0, 6px, 0) rotate(45deg); }
  .hamburger--3dx-r.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -6px, 0) rotate(-45deg);
            transform: translate3d(0, -6px, 0) rotate(-45deg); }

/*
   * 3DY
   */
.hamburger--3dy .hamburger-box {
  -webkit-perspective: 60px;
          perspective: 60px; }

.hamburger--3dy .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dy .hamburger-inner::before, .hamburger--3dy .hamburger-inner::after {
    -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dy.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateX(-180deg);
          transform: rotateX(-180deg); }
  .hamburger--3dy.is-active .hamburger-inner::before {
    -webkit-transform: translate3d(0, 6px, 0) rotate(45deg);
            transform: translate3d(0, 6px, 0) rotate(45deg); }
  .hamburger--3dy.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -6px, 0) rotate(-45deg);
            transform: translate3d(0, -6px, 0) rotate(-45deg); }

/*
   * 3DY Reverse
   */
.hamburger--3dy-r .hamburger-box {
  -webkit-perspective: 60px;
          perspective: 60px; }

.hamburger--3dy-r .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dy-r .hamburger-inner::before, .hamburger--3dy-r .hamburger-inner::after {
    -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dy-r.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg); }
  .hamburger--3dy-r.is-active .hamburger-inner::before {
    -webkit-transform: translate3d(0, 6px, 0) rotate(45deg);
            transform: translate3d(0, 6px, 0) rotate(45deg); }
  .hamburger--3dy-r.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -6px, 0) rotate(-45deg);
            transform: translate3d(0, -6px, 0) rotate(-45deg); }

/*
   * 3DXY
   */
.hamburger--3dxy .hamburger-box {
  -webkit-perspective: 60px;
          perspective: 60px; }

.hamburger--3dxy .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dxy .hamburger-inner::before, .hamburger--3dxy .hamburger-inner::after {
    -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dxy.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateX(180deg) rotateY(180deg);
          transform: rotateX(180deg) rotateY(180deg); }
  .hamburger--3dxy.is-active .hamburger-inner::before {
    -webkit-transform: translate3d(0, 6px, 0) rotate(45deg);
            transform: translate3d(0, 6px, 0) rotate(45deg); }
  .hamburger--3dxy.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -6px, 0) rotate(-45deg);
            transform: translate3d(0, -6px, 0) rotate(-45deg); }

/*
   * 3DXY Reverse
   */
.hamburger--3dxy-r .hamburger-box {
  -webkit-perspective: 60px;
          perspective: 60px; }

.hamburger--3dxy-r .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dxy-r .hamburger-inner::before, .hamburger--3dxy-r .hamburger-inner::after {
    -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dxy-r.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg);
          transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg); }
  .hamburger--3dxy-r.is-active .hamburger-inner::before {
    -webkit-transform: translate3d(0, 6px, 0) rotate(45deg);
            transform: translate3d(0, 6px, 0) rotate(45deg); }
  .hamburger--3dxy-r.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -6px, 0) rotate(-45deg);
            transform: translate3d(0, -6px, 0) rotate(-45deg); }

/*
   * Arrow
   */
.hamburger--arrow.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(-6px, 0, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(-6px, 0, 0) rotate(-45deg) scale(0.7, 1); }

.hamburger--arrow.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(-6px, 0, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(-6px, 0, 0) rotate(45deg) scale(0.7, 1); }

/*
   * Arrow Right
   */
.hamburger--arrow-r.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(6px, 0, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(6px, 0, 0) rotate(45deg) scale(0.7, 1); }

.hamburger--arrow-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(6px, 0, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(6px, 0, 0) rotate(-45deg) scale(0.7, 1); }

/*
   * Arrow Alt
   */
.hamburger--arrowalt .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt .hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: translate3d(-6px, -7.5px, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(-6px, -7.5px, 0) rotate(-45deg) scale(0.7, 1);
  -webkit-transition: top 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

.hamburger--arrowalt.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: translate3d(-6px, 7.5px, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(-6px, 7.5px, 0) rotate(45deg) scale(0.7, 1);
  -webkit-transition: bottom 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

/*
   * Arrow Alt Right
   */
.hamburger--arrowalt-r .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt-r .hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt-r.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: translate3d(6px, -7.5px, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(6px, -7.5px, 0) rotate(45deg) scale(0.7, 1);
  -webkit-transition: top 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

.hamburger--arrowalt-r.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: translate3d(6px, 7.5px, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(6px, 7.5px, 0) rotate(-45deg) scale(0.7, 1);
  -webkit-transition: bottom 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

/*
   * Arrow Turn
   */
.hamburger--arrowturn.is-active .hamburger-inner {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg); }
  .hamburger--arrowturn.is-active .hamburger-inner::before {
    -webkit-transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
            transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1); }
  .hamburger--arrowturn.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
            transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1); }

/*
   * Arrow Turn Right
   */
.hamburger--arrowturn-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg); }
  .hamburger--arrowturn-r.is-active .hamburger-inner::before {
    -webkit-transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
            transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1); }
  .hamburger--arrowturn-r.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
            transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1); }

/*
   * Boring
   */
.hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner::before, .hamburger--boring .hamburger-inner::after {
  -webkit-transition-property: none;
  transition-property: none; }

.hamburger--boring.is-active .hamburger-inner {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg); }
  .hamburger--boring.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0; }
  .hamburger--boring.is-active .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg); }

/*
   * Collapse
   */
.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  -webkit-transition-duration: 0.13s;
          transition-duration: 0.13s;
  -webkit-transition-delay: 0.13s;
          transition-delay: 0.13s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--collapse .hamburger-inner::after {
    top: -12px;
    -webkit-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear; }
  .hamburger--collapse .hamburger-inner::before {
    -webkit-transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--collapse.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, -6px, 0) rotate(-45deg);
          transform: translate3d(0, -6px, 0) rotate(-45deg);
  -webkit-transition-delay: 0.22s;
          transition-delay: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--collapse.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    -webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear; }
  .hamburger--collapse.is-active .hamburger-inner::before {
    top: 0;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    -webkit-transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Collapse Reverse
   */
.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  -webkit-transition-duration: 0.13s;
          transition-duration: 0.13s;
  -webkit-transition-delay: 0.13s;
          transition-delay: 0.13s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--collapse-r .hamburger-inner::after {
    top: -12px;
    -webkit-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear; }
  .hamburger--collapse-r .hamburger-inner::before {
    -webkit-transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--collapse-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, -6px, 0) rotate(45deg);
          transform: translate3d(0, -6px, 0) rotate(45deg);
  -webkit-transition-delay: 0.22s;
          transition-delay: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--collapse-r.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    -webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear; }
  .hamburger--collapse-r.is-active .hamburger-inner::before {
    top: 0;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    -webkit-transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Elastic
   */
.hamburger--elastic .hamburger-inner {
  top: 1.5px;
  -webkit-transition-duration: 0.275s;
          transition-duration: 0.275s;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
          transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }
  .hamburger--elastic .hamburger-inner::before {
    top: 6px;
    -webkit-transition: opacity 0.125s 0.275s ease;
    transition: opacity 0.125s 0.275s ease; }
  .hamburger--elastic .hamburger-inner::after {
    top: 12px;
    -webkit-transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 6px, 0) rotate(135deg);
          transform: translate3d(0, 6px, 0) rotate(135deg);
  -webkit-transition-delay: 0.075s;
          transition-delay: 0.075s; }
  .hamburger--elastic.is-active .hamburger-inner::before {
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
    opacity: 0; }
  .hamburger--elastic.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -12px, 0) rotate(-270deg);
            transform: translate3d(0, -12px, 0) rotate(-270deg);
    -webkit-transition-delay: 0.075s;
            transition-delay: 0.075s; }

/*
   * Elastic Reverse
   */
.hamburger--elastic-r .hamburger-inner {
  top: 1.5px;
  -webkit-transition-duration: 0.275s;
          transition-duration: 0.275s;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
          transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }
  .hamburger--elastic-r .hamburger-inner::before {
    top: 6px;
    -webkit-transition: opacity 0.125s 0.275s ease;
    transition: opacity 0.125s 0.275s ease; }
  .hamburger--elastic-r .hamburger-inner::after {
    top: 12px;
    -webkit-transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 6px, 0) rotate(-135deg);
          transform: translate3d(0, 6px, 0) rotate(-135deg);
  -webkit-transition-delay: 0.075s;
          transition-delay: 0.075s; }
  .hamburger--elastic-r.is-active .hamburger-inner::before {
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
    opacity: 0; }
  .hamburger--elastic-r.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -12px, 0) rotate(270deg);
            transform: translate3d(0, -12px, 0) rotate(270deg);
    -webkit-transition-delay: 0.075s;
            transition-delay: 0.075s; }

/*
   * Emphatic
   */
.hamburger--emphatic {
  overflow: hidden; }
  .hamburger--emphatic .hamburger-inner {
    -webkit-transition: background-color 0.125s 0.175s ease-in;
    transition: background-color 0.125s 0.175s ease-in; }
    .hamburger--emphatic .hamburger-inner::before {
      left: 0;
      -webkit-transition: top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      transition: top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335); }
    .hamburger--emphatic .hamburger-inner::after {
      top: 6px;
      right: 0;
      -webkit-transition: top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      transition: top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335); }
  .hamburger--emphatic.is-active .hamburger-inner {
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
    -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
    background-color: transparent; }
    .hamburger--emphatic.is-active .hamburger-inner::before {
      left: -60px;
      top: -60px;
      -webkit-transform: translate3d(60px, 60px, 0) rotate(45deg);
              transform: translate3d(60px, 60px, 0) rotate(45deg);
      -webkit-transition: left 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: left 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }
    .hamburger--emphatic.is-active .hamburger-inner::after {
      right: -60px;
      top: -60px;
      -webkit-transform: translate3d(-60px, 60px, 0) rotate(-45deg);
              transform: translate3d(-60px, 60px, 0) rotate(-45deg);
      -webkit-transition: right 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: right 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }

/*
   * Emphatic Reverse
   */
.hamburger--emphatic-r {
  overflow: hidden; }
  .hamburger--emphatic-r .hamburger-inner {
    -webkit-transition: background-color 0.125s 0.175s ease-in;
    transition: background-color 0.125s 0.175s ease-in; }
    .hamburger--emphatic-r .hamburger-inner::before {
      left: 0;
      -webkit-transition: top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      transition: top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335); }
    .hamburger--emphatic-r .hamburger-inner::after {
      top: 6px;
      right: 0;
      -webkit-transition: top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      transition: top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335); }
  .hamburger--emphatic-r.is-active .hamburger-inner {
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
    -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
    background-color: transparent; }
    .hamburger--emphatic-r.is-active .hamburger-inner::before {
      left: -60px;
      top: 60px;
      -webkit-transform: translate3d(60px, -60px, 0) rotate(-45deg);
              transform: translate3d(60px, -60px, 0) rotate(-45deg);
      -webkit-transition: left 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: left 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }
    .hamburger--emphatic-r.is-active .hamburger-inner::after {
      right: -60px;
      top: 60px;
      -webkit-transform: translate3d(-60px, -60px, 0) rotate(45deg);
              transform: translate3d(-60px, -60px, 0) rotate(45deg);
      -webkit-transition: right 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: right 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }

/*
   * Minus
   */
.hamburger--minus .hamburger-inner::before, .hamburger--minus .hamburger-inner::after {
  -webkit-transition: bottom 0.08s 0s ease-out, top 0.08s 0s ease-out, opacity 0s linear;
  transition: bottom 0.08s 0s ease-out, top 0.08s 0s ease-out, opacity 0s linear; }

.hamburger--minus.is-active .hamburger-inner::before, .hamburger--minus.is-active .hamburger-inner::after {
  opacity: 0;
  -webkit-transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s 0.08s linear;
  transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s 0.08s linear; }

.hamburger--minus.is-active .hamburger-inner::before {
  top: 0; }

.hamburger--minus.is-active .hamburger-inner::after {
  bottom: 0; }

/*
   * Slider
   */
.hamburger--slider .hamburger-inner {
  top: 1.5px; }
  .hamburger--slider .hamburger-inner::before {
    top: 6px;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transition-timing-function: ease;
            transition-timing-function: ease;
    -webkit-transition-duration: 0.15s;
            transition-duration: 0.15s; }
  .hamburger--slider .hamburger-inner::after {
    top: 12px; }

.hamburger--slider.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 6px, 0) rotate(45deg);
          transform: translate3d(0, 6px, 0) rotate(45deg); }
  .hamburger--slider.is-active .hamburger-inner::before {
    -webkit-transform: rotate(-45deg) translate3d(-4.2857142857px, -3px, 0);
            transform: rotate(-45deg) translate3d(-4.2857142857px, -3px, 0);
    opacity: 0; }
  .hamburger--slider.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -12px, 0) rotate(-90deg);
            transform: translate3d(0, -12px, 0) rotate(-90deg); }

/*
   * Slider Reverse
   */
.hamburger--slider-r .hamburger-inner {
  top: 1.5px; }
  .hamburger--slider-r .hamburger-inner::before {
    top: 6px;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transition-timing-function: ease;
            transition-timing-function: ease;
    -webkit-transition-duration: 0.15s;
            transition-duration: 0.15s; }
  .hamburger--slider-r .hamburger-inner::after {
    top: 12px; }

.hamburger--slider-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 6px, 0) rotate(-45deg);
          transform: translate3d(0, 6px, 0) rotate(-45deg); }
  .hamburger--slider-r.is-active .hamburger-inner::before {
    -webkit-transform: rotate(45deg) translate3d(4.2857142857px, -3px, 0);
            transform: rotate(45deg) translate3d(4.2857142857px, -3px, 0);
    opacity: 0; }
  .hamburger--slider-r.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -12px, 0) rotate(90deg);
            transform: translate3d(0, -12px, 0) rotate(90deg); }

/*
   * Spin
   */
.hamburger--spin .hamburger-inner {
  -webkit-transition-duration: 0.22s;
          transition-duration: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spin .hamburger-inner::before {
    -webkit-transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
    transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in; }
  .hamburger--spin .hamburger-inner::after {
    -webkit-transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin.is-active .hamburger-inner {
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
  -webkit-transition-delay: 0.12s;
          transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--spin.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    -webkit-transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
    transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out; }
  .hamburger--spin.is-active .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    -webkit-transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Spin Reverse
   */
.hamburger--spin-r .hamburger-inner {
  -webkit-transition-duration: 0.22s;
          transition-duration: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spin-r .hamburger-inner::before {
    -webkit-transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
    transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in; }
  .hamburger--spin-r .hamburger-inner::after {
    -webkit-transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-225deg);
          transform: rotate(-225deg);
  -webkit-transition-delay: 0.12s;
          transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--spin-r.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    -webkit-transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
    transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out; }
  .hamburger--spin-r.is-active .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    -webkit-transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Spring
   */
.hamburger--spring .hamburger-inner {
  top: 1.5px;
  -webkit-transition: background-color 0s 0.13s linear;
  transition: background-color 0s 0.13s linear; }
  .hamburger--spring .hamburger-inner::before {
    top: 6px;
    -webkit-transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spring .hamburger-inner::after {
    top: 12px;
    -webkit-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spring.is-active .hamburger-inner {
  -webkit-transition-delay: 0.22s;
          transition-delay: 0.22s;
  background-color: transparent; }
  .hamburger--spring.is-active .hamburger-inner::before {
    top: 0;
    -webkit-transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 6px, 0) rotate(45deg);
            transform: translate3d(0, 6px, 0) rotate(45deg); }
  .hamburger--spring.is-active .hamburger-inner::after {
    top: 0;
    -webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 6px, 0) rotate(-45deg);
            transform: translate3d(0, 6px, 0) rotate(-45deg); }

/*
   * Spring Reverse
   */
.hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: 0;
  -webkit-transition-duration: 0.13s;
          transition-duration: 0.13s;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spring-r .hamburger-inner::after {
    top: -12px;
    -webkit-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear; }
  .hamburger--spring-r .hamburger-inner::before {
    -webkit-transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spring-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, -6px, 0) rotate(-45deg);
          transform: translate3d(0, -6px, 0) rotate(-45deg);
  -webkit-transition-delay: 0.22s;
          transition-delay: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--spring-r.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    -webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear; }
  .hamburger--spring-r.is-active .hamburger-inner::before {
    top: 0;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    -webkit-transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Stand
   */
.hamburger--stand .hamburger-inner {
  -webkit-transition: background-color 0s 0.075s linear, -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: background-color 0s 0.075s linear, -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear, -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--stand .hamburger-inner::before {
    -webkit-transition: top 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--stand .hamburger-inner::after {
    -webkit-transition: bottom 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--stand.is-active .hamburger-inner {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  background-color: transparent;
  -webkit-transition: background-color 0s 0.15s linear, -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: background-color 0s 0.15s linear, -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear, -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--stand.is-active .hamburger-inner::before {
    top: 0;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    -webkit-transition: top 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--stand.is-active .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: bottom 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Stand Reverse
   */
.hamburger--stand-r .hamburger-inner {
  -webkit-transition: background-color 0s 0.075s linear, -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: background-color 0s 0.075s linear, -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear, -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--stand-r .hamburger-inner::before {
    -webkit-transition: top 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--stand-r .hamburger-inner::after {
    -webkit-transition: bottom 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--stand-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  background-color: transparent;
  -webkit-transition: background-color 0s 0.15s linear, -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: background-color 0s 0.15s linear, -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear, -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--stand-r.is-active .hamburger-inner::before {
    top: 0;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    -webkit-transition: top 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--stand-r.is-active .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: bottom 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Squeeze
   */
.hamburger--squeeze .hamburger-inner {
  -webkit-transition-duration: 0.075s;
          transition-duration: 0.075s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--squeeze .hamburger-inner::before {
    -webkit-transition: top 0.075s 0.12s ease, opacity 0.075s ease;
    transition: top 0.075s 0.12s ease, opacity 0.075s ease; }
  .hamburger--squeeze .hamburger-inner::after {
    -webkit-transition: bottom 0.075s 0.12s ease, -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.075s 0.12s ease, -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--squeeze.is-active .hamburger-inner {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition-delay: 0.12s;
          transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--squeeze.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    -webkit-transition: top 0.075s ease, opacity 0.075s 0.12s ease;
    transition: top 0.075s ease, opacity 0.075s 0.12s ease; }
  .hamburger--squeeze.is-active .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    -webkit-transition: bottom 0.075s ease, -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.075s ease, -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Vortex
   */
.hamburger--vortex .hamburger-inner {
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex .hamburger-inner::before, .hamburger--vortex .hamburger-inner::after {
    -webkit-transition-duration: 0s;
            transition-duration: 0s;
    -webkit-transition-delay: 0.1s;
            transition-delay: 0.1s;
    -webkit-transition-timing-function: linear;
            transition-timing-function: linear; }
  .hamburger--vortex .hamburger-inner::before {
    -webkit-transition-property: top, opacity;
    transition-property: top, opacity; }
  .hamburger--vortex .hamburger-inner::after {
    -webkit-transition-property: bottom, -webkit-transform;
    transition-property: bottom, -webkit-transform;
    transition-property: bottom, transform;
    transition-property: bottom, transform, -webkit-transform; }

.hamburger--vortex.is-active .hamburger-inner {
  -webkit-transform: rotate(765deg);
          transform: rotate(765deg);
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex.is-active .hamburger-inner::before, .hamburger--vortex.is-active .hamburger-inner::after {
    -webkit-transition-delay: 0s;
            transition-delay: 0s; }
  .hamburger--vortex.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0; }
  .hamburger--vortex.is-active .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); }

/*
   * Vortex Reverse
   */
.hamburger--vortex-r .hamburger-inner {
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex-r .hamburger-inner::before, .hamburger--vortex-r .hamburger-inner::after {
    -webkit-transition-duration: 0s;
            transition-duration: 0s;
    -webkit-transition-delay: 0.1s;
            transition-delay: 0.1s;
    -webkit-transition-timing-function: linear;
            transition-timing-function: linear; }
  .hamburger--vortex-r .hamburger-inner::before {
    -webkit-transition-property: top, opacity;
    transition-property: top, opacity; }
  .hamburger--vortex-r .hamburger-inner::after {
    -webkit-transition-property: bottom, -webkit-transform;
    transition-property: bottom, -webkit-transform;
    transition-property: bottom, transform;
    transition-property: bottom, transform, -webkit-transform; }

.hamburger--vortex-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-765deg);
          transform: rotate(-765deg);
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex-r.is-active .hamburger-inner::before, .hamburger--vortex-r.is-active .hamburger-inner::after {
    -webkit-transition-delay: 0s;
            transition-delay: 0s; }
  .hamburger--vortex-r.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0; }
  .hamburger--vortex-r.is-active .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg); }

.main-menu:after, .programm-page-footer:after {
  content: "";
  display: table;
  clear: both; }

html {
  font-size: 100%;
  line-height: 1.4; }
  @media all and (min-width: 360px) {
    html {
      font-size: 100%; } }
  @media all and (min-width: 600px) {
    html {
      font-size: 100%; } }
  @media all and (min-width: 860px) {
    html {
      font-size: 106.25%; } }
  @media all and (min-width: 1400px) {
    html {
      font-size: 112.5%; } }
  @media all and (min-width: 1800px) {
    html {
      font-size: 112.5%; } }
  @media all and (min-width: 2800px) {
    html {
      font-size: 112.5%; } }

@font-face {
  font-family: "lanord";
  src: url("fonts/la-nord-regular.eot");
  src: url("fonts/la-nord-regular.eot?#iefix") format("embedded-opentype"), url("fonts/la-nord-regular.woff2") format("woff2"), url("fonts/la-nord-regular.woff") format("woff"), url("fonts/la-nord-regular.svg#la-nord-regular") format("svg");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-1D7FF; }

@font-face {
  font-family: "lanord-bold";
  src: url("fonts/la-nord-bold.eot");
  src: url("fonts/la-nord-bold.eot?#iefix") format("embedded-opentype"), url("fonts/la-nord-bold.woff2") format("woff2"), url("fonts/la-nord-bold.woff") format("woff"), url("fonts/la-nord-bold.svg#la-nord-bold") format("svg");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-1D7FF; }

html {
  font-family: "lanord", Arial, sans-serif; }

@media all and (max-width: 37.4375em) {
  u {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto; } }

a {
  color: black;
  text-decoration: none; }
  @media all and (max-width: 37.4375em) {
    a {
      overflow-wrap: break-word;
      word-wrap: break-word;
      -ms-word-break: break-all;
      word-break: break-all;
      word-break: break-word;
      -ms-hyphens: auto;
      -webkit-hyphens: auto;
      hyphens: auto; } }
  a:visited {
    color: black;
    text-decoration: none; }
  a:hover {
    color: black;
    text-decoration: none; }

.t3 {
  font-size: 3.625rem;
  line-height: 1;
  letter-spacing: -2px;
  margin-bottom: 1.4rem; }
  @media all and (min-width: 360px) {
    .t3 {
      font-size: 3.625rem; } }
  @media all and (min-width: 600px) {
    .t3 {
      font-size: 3.625rem; } }
  @media all and (min-width: 860px) {
    .t3 {
      font-size: 4rem; } }

.t2, .has-hamburger .main-menu__item, .main-menu__sub-menu, .slider-article__title {
  font-size: 2.8125rem;
  line-height: 1;
  letter-spacing: -1.5px;
  margin-bottom: 1.4rem;
  margin-left: -vr(0.1); }
  @media all and (min-width: 360px) {
    .t2, .has-hamburger .main-menu__item, .main-menu__sub-menu, .slider-article__title {
      font-size: 2.8125rem; } }
  @media all and (min-width: 600px) {
    .t2, .has-hamburger .main-menu__item, .main-menu__sub-menu, .slider-article__title {
      font-size: 2.8125rem; } }
  @media all and (min-width: 860px) {
    .t2, .has-hamburger .main-menu__item, .main-menu__sub-menu, .slider-article__title {
      font-size: 2.8125rem; } }
  @media all and (min-width: 1400px) {
    .t2, .has-hamburger .main-menu__item, .main-menu__sub-menu, .slider-article__title {
      font-size: 3.1875rem; } }

.t1, .filter__item, .is-fixed .program-monat-nav, .wysiwug h2, .wysiwug h3 {
  font-size: 1.625rem;
  line-height: 1.1;
  margin-bottom: 1.4rem;
  letter-spacing: 0px; }
  @media all and (min-width: 360px) {
    .t1, .filter__item, .is-fixed .program-monat-nav, .wysiwug h2, .wysiwug h3 {
      font-size: 1.625rem; } }
  @media all and (min-width: 600px) {
    .t1, .filter__item, .is-fixed .program-monat-nav, .wysiwug h2, .wysiwug h3 {
      font-size: 1.625rem; } }
  @media all and (min-width: 860px) {
    .t1, .filter__item, .is-fixed .program-monat-nav, .wysiwug h2, .wysiwug h3 {
      font-size: 1.625rem; } }
  @media all and (min-width: 1400px) {
    .t1, .filter__item, .is-fixed .program-monat-nav, .wysiwug h2, .wysiwug h3 {
      font-size: 2rem; } }
  @media all and (min-width: 87.5em) {
    .t1, .filter__item, .is-fixed .program-monat-nav, .wysiwug h2, .wysiwug h3 {
      letter-spacing: 0px; } }

.t0-5, .post-item__title:not(.post-item__title--project) {
  font-size: 1.25rem;
  line-height: 1.1;
  line-height: 1.54rem; }
  @media all and (min-width: 360px) {
    .t0-5, .post-item__title:not(.post-item__title--project) {
      font-size: 1.25rem; } }
  @media all and (min-width: 600px) {
    .t0-5, .post-item__title:not(.post-item__title--project) {
      font-size: 1.25rem; } }
  @media all and (min-width: 860px) {
    .t0-5, .post-item__title:not(.post-item__title--project) {
      font-size: 1.25rem; } }
  @media all and (min-width: 1400px) {
    .t0-5, .post-item__title:not(.post-item__title--project) {
      font-size: 1.375rem; } }

.t0, .programm-nav.is-fixed .programm-nav__right {
  font-size: 1rem;
  line-height: 1.4; }
  @media all and (min-width: 360px) {
    .t0, .programm-nav.is-fixed .programm-nav__right {
      font-size: 1rem; } }
  @media all and (min-width: 600px) {
    .t0, .programm-nav.is-fixed .programm-nav__right {
      font-size: 1rem; } }
  @media all and (min-width: 860px) {
    .t0, .programm-nav.is-fixed .programm-nav__right {
      font-size: 1.0625rem; } }
  @media all and (min-width: 1400px) {
    .t0, .programm-nav.is-fixed .programm-nav__right {
      font-size: 1.125rem; } }
  @media all and (min-width: 1800px) {
    .t0, .programm-nav.is-fixed .programm-nav__right {
      font-size: 1.125rem; } }
  @media all and (min-width: 2800px) {
    .t0, .programm-nav.is-fixed .programm-nav__right {
      font-size: 1.125rem; } }

.s1, .slider-acudtv, .is-fixed .filter .filter__item {
  font-size: 0.75rem; }
  @media all and (min-width: 360px) {
    .s1, .slider-acudtv, .is-fixed .filter .filter__item {
      font-size: 1rem; } }

.t-section-title {
  margin-bottom: 26px;
  margin-top: -8px; }
  @media all and (min-width: 53.75em) {
    .t-section-title {
      margin-bottom: 37px;
      margin-top: -5px; } }
  @media all and (min-width: 87.5em) {
    .t-section-title {
      margin-bottom: 54px;
      margin-top: -11px; } }
  .t-section-title--t1 {
    margin-bottom: 33px; }
    @media all and (min-width: 53.75em) {
      .t-section-title--t1 {
        margin-bottom: 41px; } }
    @media all and (min-width: 87.5em) {
      .t-section-title--t1 {
        margin-bottom: 56px; } }
  .t-section-title--header {
    margin-top: 0; }
    @media all and (max-width: 37.4375em) {
      .t-section-title--header {
        overflow-wrap: break-word;
        word-wrap: break-word;
        -ms-word-break: break-all;
        word-break: break-all;
        word-break: break-word;
        -ms-hyphens: auto;
        -webkit-hyphens: auto;
        hyphens: auto; } }

.t-text-title {
  margin-bottom: 21px;
  margin-top: -11px; }
  @media all and (min-width: 53.75em) {
    .t-text-title {
      margin-bottom: 32px;
      margin-top: -3px;
      margin-top: -11px; } }
  @media all and (min-width: 87.5em) {
    .t-text-title {
      margin-bottom: 50px;
      margin-top: -4px;
      margin-top: -13px; } }

.t-title-header {
  margin-bottom: 0; }
  .t-title-header--event {
    margin-bottom: 0.42rem; }
    @media all and (max-width: 37.4375em) {
      .t-title-header--event {
        overflow-wrap: break-word;
        word-wrap: break-word;
        -ms-word-break: break-all;
        word-break: break-all;
        word-break: break-word;
        -ms-hyphens: auto;
        -webkit-hyphens: auto;
        hyphens: auto; } }

.t-grid-title {
  margin-top: -30px; }

.t-bold, .t-extra, .o-weiter, .pagination, .o-page-space-link, .o-link-internal, .main-menu__item, .main-menu__sub-menu, .slider-article__title, .slider-article__pagination__item, .slider-acudtv, .mag-article__title, .post-item__title:not(.post-item__title--project), .footer__address__text, .footer__social, .wysiwug h2, .wysiwug h3, strong, b {
  font-family: "lanord-bold"; }

.t-not-bold {
  font-family: "lanord"; }

.t-line-height-list, .post-item__category {
  line-height: 1.2rem; }
  @media all and (min-width: 87.5em) {
    .t-line-height-list, .post-item__category {
      line-height: 1.3rem; } }

.t-extra {
  color: red; }

@media all and (min-width: 53.75em) {
  .t-align-right {
    text-align: right; } }

.t-uppercase, .t-extra, .o-weiter, .o-page-space-link, .o-link-internal, .main-menu__item, .main-menu__sub-menu, .wysiwug h3 {
  text-transform: uppercase; }

.t-word-wrap {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto; }

.t-margin-header {
  margin-top: 15px; }
  @media all and (min-width: 53.75em) {
    .t-margin-header {
      margin-top: 20px; } }
  @media all and (min-width: 87.5em) {
    .t-margin-header {
      margin-top: 30px; } }

h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
p,
blockquote {
  margin: 0;
  padding: 0;
  font-weight: normal; }

input,
textarea,
button {
  border: 0;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  input:hover, input:active, input:focus,
  textarea:hover,
  textarea:active,
  textarea:focus,
  button:hover,
  button:active,
  button:focus {
    outline: none; }

html {
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent; }

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

embed,
iframe,
img,
object,
video {
  max-width: 100%; }

img {
  width: 100%;
  height: auto; }

figure {
  margin: 0;
  padding: 0;
  line-height: 0; }

.l-wrapper {
  width: 100%;
  max-width: 100%;
  padding: 0 15px;
  position: relative; }
  .l-wrapper:after {
    content: "";
    display: table;
    clear: both; }
  @media all and (min-width: 37.5em) {
    .l-wrapper {
      padding: 0 30px; } }
  .l-wrapper--header {
    background: white;
    height: 56px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000; }
    @media all and (min-width: 53.75em) {
      .l-wrapper--header {
        height: 72px; } }
    @media all and (min-width: 87.5em) {
      .l-wrapper--header {
        height: 103px; } }
    .l-wrapper--header.is-fixed {
      position: fixed;
      top: -15px; }
      @media all and (min-width: 53.75em) {
        .l-wrapper--header.is-fixed {
          top: -20px; } }
      @media all and (min-width: 87.5em) {
        .l-wrapper--header.is-fixed {
          top: -30px; } }
  .l-wrapper--footer {
    margin-bottom: 15px; }
    @media all and (min-width: 53.75em) {
      .l-wrapper--footer {
        margin-bottom: 20px; } }
    @media all and (min-width: 87.5em) {
      .l-wrapper--footer {
        margin-bottom: 30px; } }

.has-hamburger.is-hamburger-nav-open body {
  overflow: hidden; }

.has-hamburger.is-hamburger-nav-open .header__nav {
  overflow: scroll; }

.l-section, .mag-article__figure, .page-loop--space p, .wysiwug h2, .wysiwug p {
  margin-bottom: 30px; }
  @media all and (min-width: 53.75em) {
    .l-section, .mag-article__figure, .page-loop--space p, .wysiwug h2, .wysiwug p {
      margin-bottom: 40px; } }
  @media all and (min-width: 87.5em) {
    .l-section, .mag-article__figure, .page-loop--space p, .wysiwug h2, .wysiwug p {
      margin-bottom: 60px; } }

.l-section-padding {
  padding-bottom: 30px; }
  @media all and (min-width: 53.75em) {
    .l-section-padding {
      padding-bottom: 40px; } }
  @media all and (min-width: 87.5em) {
    .l-section-padding {
      padding-bottom: 60px; } }

.l-section-offset {
  margin-top: -8px; }
  @media all and (min-width: 53.75em) {
    .l-section-offset {
      margin-top: -8px; } }
  @media all and (min-width: 87.5em) {
    .l-section-offset {
      margin-top: -5px; } }
  .l-section-offset--t1 {
    margin-top: -5px; }
    @media all and (min-width: 53.75em) {
      .l-section-offset--t1 {
        margin-top: -6px; } }
    @media all and (min-width: 87.5em) {
      .l-section-offset--t1 {
        margin-top: -3px; } }

.l-wrapper-inner {
  max-width: 1000px;
  margin: 0 auto;
  position: relative; }
  @media all and (min-width: 87.5em) {
    .l-wrapper-inner {
      max-width: 1200px; } }

.l-wrapper-inner-has-widget {
  margin-bottom: 0;
  padding: 0 15px; }
  .l-wrapper-inner-has-widget:after {
    content: "";
    display: table;
    clear: both; }
  @media all and (min-width: 53.75em) {
    .l-wrapper-inner-has-widget {
      padding: 0; } }
  @media all and (min-width: 53.75em) {
    .l-wrapper-inner-has-widget {
      margin-bottom: 36px; } }
  @media all and (min-width: 87.5em) {
    .l-wrapper-inner-has-widget {
      margin-bottom: 51.5px; } }
  .l-wrapper-inner-has-widget__margin {
    margin: 0 -15px;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap; }
  .l-wrapper-inner-has-widget__content {
    width: 100%;
    margin-bottom: 36px; }
    @media all and (min-width: 53.75em) {
      .l-wrapper-inner-has-widget__content {
        width: calc(100% / 3 * 2);
        padding: 0 15px; } }
  .l-wrapper-inner-has-widget__widget {
    width: 100%;
    margin-bottom: 0; }
    @media all and (min-width: 53.75em) {
      .l-wrapper-inner-has-widget__widget {
        width: calc(100% / 3);
        padding: 0 15px; } }
    @media all and (min-width: 53.75em) {
      .l-wrapper-inner-has-widget__widget--margin {
        margin-top: 79px; } }
    @media all and (min-width: 87.5em) {
      .l-wrapper-inner-has-widget__widget--margin {
        margin-top: 100px; } }

.l-wrapper-container {
  padding-top: 71px; }
  @media all and (min-width: 53.75em) {
    .l-wrapper-container {
      padding-top: 92px; } }
  @media all and (min-width: 87.5em) {
    .l-wrapper-container {
      padding-top: 128px; } }
  .home .l-wrapper-container {
    padding-top: 63px; }
    @media all and (min-width: 53.75em) {
      .home .l-wrapper-container {
        padding-top: 92px; } }
    @media all and (min-width: 87.5em) {
      .home .l-wrapper-container {
        padding-top: 133px; } }

.l-programm-page-footer {
  margin-top: -15px; }
  @media all and (min-width: 87.5em) {
    .l-programm-page-footer {
      margin-top: -30px; } }

.l-aspect-16-9 {
  width: 100%;
  padding-bottom: 56.25%;
  display: block;
  position: relative; }

.l-aspect-3-2 {
  width: 100%;
  padding-bottom: 66.66%;
  display: block;
  position: relative; }

.l-aspect-1-1 {
  width: 100%;
  padding-bottom: 100%;
  display: block;
  position: relative; }

.l-aspect-inner-img {
  width: 100%;
  height: 100%;
  position: absolute; }

.l-aspect-inner-img--3-2 {
  width: 100%;
  height: 100%; }
  .l-aspect-inner-img--3-2 video {
    width: 100%;
    height: 100%;
    position: absolute; }

.l-grid-2 {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px; }
  .l-grid-2__inner {
    padding: 0 15px;
    margin-bottom: 30px;
    width: 100%; }
    @media all and (min-width: 37.5em) {
      .l-grid-2__inner {
        width: calc(100% / 2); } }

.l-grid-3 {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px; }
  .l-grid-3__inner {
    padding: 0 15px;
    margin-bottom: 30px;
    width: 100%; }
    @media all and (min-width: 37.5em) {
      .l-grid-3__inner {
        width: calc(100% / 3); } }

.l-grid-4 {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px; }
  .l-grid-4__inner {
    padding: 0 15px;
    margin-bottom: 30px;
    width: 100%; }
    @media all and (min-width: 37.5em) {
      .l-grid-4__inner {
        width: calc(100% / 4); } }

.l-grid-4-lr {
  margin-left: -15px;
  margin-right: -15px; }
  .l-grid-4-lr:after {
    content: "";
    display: table;
    clear: both; }
  @media all and (min-width: 53.75em) {
    .l-grid-4-lr {
      margin-left: -15px;
      margin-right: -15px; } }
  @media all and (min-width: 87.5em) {
    .l-grid-4-lr {
      margin-left: -15px;
      margin-right: -15px; } }
  .l-grid-4-lr__item {
    float: left;
    padding: 0 15px;
    margin-bottom: 30px;
    width: 100%; }
    @media all and (min-width: 22.5em) {
      .l-grid-4-lr__item {
        width: calc(100% / 2); }
        .l-grid-4-lr__item:nth-child(2n + 1) {
          clear: both; } }
    @media all and (min-width: 37.5em) {
      .l-grid-4-lr__item {
        width: calc(100% / 4); }
        .l-grid-4-lr__item:nth-child(2n + 1) {
          clear: none; }
        .l-grid-4-lr__item:nth-child(3n + 1) {
          clear: none; }
        .l-grid-4-lr__item:nth-child(4n + 1) {
          clear: both; } }
    @media all and (min-width: 53.75em) {
      .l-grid-4-lr__item {
        width: calc(100% / 4);
        padding: 0 15px;
        margin-bottom: 40px; }
        .l-grid-4-lr__item:nth-child(2n + 1) {
          clear: none; }
        .l-grid-4-lr__item:nth-child(3n + 1) {
          clear: none; }
        .l-grid-4-lr__item:nth-child(4n + 1) {
          clear: both; } }
    @media all and (min-width: 87.5em) {
      .l-grid-4-lr__item {
        padding: 0 15px;
        margin-bottom: 60px; } }

.l-post-list {
  margin-left: -15px;
  margin-right: -15px; }
  .l-post-list:after {
    content: "";
    display: table;
    clear: both; }
  @media all and (min-width: 53.75em) {
    .l-post-list {
      margin-left: -15px;
      margin-right: -15px; } }
  @media all and (min-width: 87.5em) {
    .l-post-list {
      margin-left: -15px;
      margin-right: -15px; } }
  .l-post-list__item {
    float: left;
    padding: 0 15px;
    margin-bottom: 30px;
    width: 100%; }
    @media all and (min-width: 37.5em) {
      .l-post-list__item {
        width: calc(100% / 2); }
        .l-post-list__item:nth-child(2n + 1) {
          clear: both; } }
    @media all and (min-width: 53.75em) {
      .l-post-list__item {
        width: calc(100% / 3);
        padding: 0 15px;
        margin-bottom: 40px; }
        .l-post-list__item:nth-child(2n + 1) {
          clear: none; }
        .l-post-list__item:nth-child(3n + 1) {
          clear: both; } }
    @media all and (min-width: 87.5em) {
      .l-post-list__item {
        padding: 0 15px;
        margin-bottom: 60px; } }
    @media all and (min-width: 37.5em) {
      .l-post-list__item--grid-2 {
        width: calc(100%); } }
    @media all and (min-width: 53.75em) {
      .l-post-list__item--grid-2 {
        width: calc(100% / 2); }
        .l-post-list__item--grid-2:nth-child(2n + 1) {
          clear: both; }
        .l-post-list__item--grid-2:nth-child(3n + 1) {
          clear: none; } }
    @media all and (min-width: 37.5em) {
      .l-post-list__item--grid-1 {
        width: calc(100%); } }
    @media all and (min-width: 53.75em) {
      .l-post-list__item--grid-1 {
        width: calc(100%); } }
    .l-post-list__item--widget {
      width: 100%; }

@media all and (min-width: 53.75em) {
  .l-section--news .l-post-list__item:last-child {
    margin-bottom: 0 !important; } }

.post-item--news-front .post-item-inner .post-item__excerpt {
  margin-top: 0 !important; }

.post-item--news-front .post-item-inner:first-child {
  margin-bottom: 15px; }

@media all and (min-width: 37.5em) {
  .post-item--news-front .post-item-inner {
    margin-bottom: 0; } }

@media all and (min-width: 53.75em) {
  .post-item--news-front .post-item-inner {
    float: left;
    width: 50%; }
    .post-item--news-front .post-item-inner:first-child {
      padding-right: 30px; } }

@media all and (min-width: 37.5em) {
  .is-filtered .programm-page__list--not-exhibition.l-post-list .l-post-list__item:nth-child(2n + 1) {
    clear: none; } }

@media all and (min-width: 53.75em) {
  .is-filtered .programm-page__list--not-exhibition.l-post-list .l-post-list__item:nth-child(2n + 1) {
    clear: none; }
  .is-filtered .programm-page__list--not-exhibition.l-post-list .l-post-list__item:nth-child(3n + 1) {
    clear: none; } }

@media all and (min-width: 37.5em) {
  .is-filtered .programm-page__list--not-exhibition.l-post-list .l-post-list__item.l-nth2-break {
    clear: both; } }

@media all and (min-width: 53.75em) {
  .is-filtered .programm-page__list--not-exhibition.l-post-list .l-post-list__item.l-nth2-break {
    clear: none; } }

@media all and (min-width: 53.75em) {
  .is-filtered .programm-page__list--not-exhibition.l-post-list .l-post-list__item.l-nth3-break {
    clear: both; } }

.l-hamburger {
  position: absolute;
  display: block;
  right: 0;
  top: -1px; }
  @media all and (min-width: 53.75em) {
    .l-hamburger {
      display: none; } }
  .l-hamburger.is-active {
    top: 4; }

.hamburger-inner:before {
  display: none; }

.o-weiter {
  float: right;
  margin-top: -15px; }
  @media all and (min-width: 53.75em) {
    .o-weiter {
      margin-top: -20px; } }
  @media all and (min-width: 87.5em) {
    .o-weiter {
      margin-top: -30px; } }
  .o-weiter a {
    float: left; }
    .o-weiter a::before {
      content: "\2192";
      padding-right: 2px; }

.pagination .page-numbers {
  display: none; }

.pagination .current, .pagination .prev, .pagination .next {
  display: inline; }

.o-title-link {
  color: red; }
  .o-title-link:visited {
    color: red; }
  .o-title-link:hover {
    color: red; }

.o-page-space-link {
  display: block; }
  .o-page-space-link::before {
    content: "\2192";
    padding-right: 2px; }

.o-link-internal {
  display: block;
  color: red; }
  .o-link-internal::before {
    content: "\2192";
    padding-right: 2px; }
  .o-link-internal:visited {
    color: red; }
  .o-link-internal:hover {
    color: red; }
  .o-link-internal--inline {
    display: inline; }

.lazyload,
.lazyloading {
  opacity: 0; }

.lazyloaded {
  opacity: 1;
  -webkit-transform: translateZ(0);
  -webkit-transition: opacity 150ms ease-in-out;
  transition: opacity 150ms ease-in-out; }

.header {
  background: white;
  height: 56px;
  line-height: 69px; }
  .header:after {
    content: "";
    display: table;
    clear: both; }
  @media all and (min-width: 53.75em) {
    .header {
      height: 72px;
      line-height: 90px; } }
  @media all and (min-width: 87.5em) {
    .header {
      height: 103px;
      line-height: 133px; } }

.header__title {
  float: left;
  overflow: hidden; }
  @media all and (min-width: 53.75em) {
    .header__title {
      height: 72px; } }
  @media all and (min-width: 87.5em) {
    .header__title {
      height: 103px; } }

.header__nav {
  background-color: white;
  position: fixed;
  left: 0;
  top: 56px;
  width: 100%;
  height: calc(100% - 56px);
  height: 100vh;
  padding: 0 15px;
  display: none;
  overflow: hidden; }
  .header__nav.is-open {
    display: block; }
  @media all and (min-width: 37.5em) {
    .header__nav {
      padding: 0 30px; } }
  @media all and (min-width: 53.75em) {
    .header__nav {
      height: 72px;
      position: relative;
      float: right;
      left: auto;
      top: auto !important;
      width: auto;
      display: block;
      padding: 0; } }
  @media all and (min-width: 87.5em) {
    .header__nav {
      height: 103px; } }

.main-menu {
  list-style: none;
  list-style-position: inside;
  padding-bottom: 80px; }
  @media all and (min-width: 53.75em) {
    .main-menu {
      padding-bottom: 0; } }

.has-hamburger .main-menu__item {
  font-size: 11vw;
  margin-bottom: 0rem; }

@media all and (min-width: 53.75em) {
  .main-menu__item {
    float: left;
    margin-left: 30px; } }

@media all and (min-width: 87.5em) {
  .main-menu__item {
    margin-left: 30px; } }

.main-menu__sub-menu {
  list-style: none;
  list-style-position: inside;
  padding-left: 30px;
  display: none;
  font-size: 11vw;
  margin-bottom: 0rem;
  z-index: 1001;
  display: none; }
  @media all and (min-width: 53.75em) {
    .main-menu__sub-menu {
      background-color: white;
      position: fixed;
      left: 2px;
      top: 88px;
      width: 100%;
      padding-bottom: 35px;
      padding-left: 30px;
      padding-right: 30px;
      font-size: 2.8125rem;
      line-height: 1; } }
  @media all and (min-width: 53.75em) and (min-width: 360px) {
    .main-menu__sub-menu {
      font-size: 2.8125rem; } }
  @media all and (min-width: 53.75em) and (min-width: 600px) {
    .main-menu__sub-menu {
      font-size: 2.8125rem; } }
  @media all and (min-width: 53.75em) and (min-width: 860px) {
    .main-menu__sub-menu {
      font-size: 2.8125rem; } }
  @media all and (min-width: 53.75em) and (min-width: 1400px) {
    .main-menu__sub-menu {
      font-size: 3.1875rem; } }
  @media all and (min-width: 87.5em) {
    .main-menu__sub-menu {
      top: 103px;
      padding-bottom: 53px;
      top: 120px; } }

@media all and (min-width: 53.75em) {
  .main-menu__sub-menu__item {
    display: block;
    position: relative;
    margin: 0 auto;
    left: -3px;
    max-width: 1000px; } }

@media all and (min-width: 87.5em) {
  .main-menu__sub-menu__item {
    max-width: 1200px; } }

.programm-nav {
  -webkit-transition: top 0.3s linear, z-index 0.3s linear;
  transition: top 0.3s linear, z-index 0.3s linear;
  z-index: 9990;
  top: 0; }
  .programm-nav.is-fixed {
    position: fixed;
    z-index: 1000;
    width: 100%;
    background: white;
    display: none;
    padding-right: 60px;
    opacity: 1; }
    .programm-nav.is-fixed.is-hidden {
      opacity: 0; }
    @media all and (min-width: 53.75em) {
      .programm-nav.is-fixed {
        display: block;
        max-width: 1060px;
        top: 52px; } }
    @media all and (min-width: 87.5em) {
      .programm-nav.is-fixed {
        max-width: 1200px;
        padding-right: 0;
        top: 68px; } }
    .programm-nav.is-fixed .programm-nav__left {
      float: left;
      width: 82%;
      margin-top: 0; }
    .programm-nav.is-fixed .programm-nav__right {
      float: right;
      width: 18%;
      margin-top: 0; }
      @media all and (min-width: 53.75em) {
        .programm-nav.is-fixed .programm-nav__right {
          line-height: 12px; } }
      @media all and (min-width: 87.5em) {
        .programm-nav.is-fixed .programm-nav__right {
          line-height: 14px; } }

.slider {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap-reverse; }
  @media all and (min-width: 53.75em) {
    .slider {
      display: block; } }
  .slider--front {
    margin-bottom: -5px; }
    @media all and (min-width: 53.75em) {
      .slider--front {
        margin-bottom: 0; } }

.slider__content {
  position: relative; }
  .slider__content__article {
    display: none; }
    @media all and (min-width: 37.5em) {
      .slider__content__article {
        max-width: 66.666%; } }
    @media all and (min-width: 53.75em) {
      .slider__content__article {
        position: absolute;
        bottom: 0;
        z-index: 999;
        width: calc((100% - (4 * 15px)) / 3);
        max-width: 100%; }
        .slider__content__article--left {
          right: 0;
          text-align: right; } }
    @media all and (min-width: 87.5em) {
      .slider__content__article {
        width: calc((100% - (4 * 15px)) / 3); } }
    .slider__content__article__title {
      text-decoration: none; }

.swiper-slide__inner {
  box-sizing: border-box; }

.swiper-slide__inner__container {
  display: block;
  line-height: 0;
  cursor: pointer; }
  @media all and (min-width: 53.75em) {
    .swiper-slide__inner__container {
      width: calc( (((100% - (4 * 15px)) / 3) * 2) + (2 * 15px)); } }
  @media all and (min-width: 87.5em) {
    .swiper-slide__inner__container {
      width: calc((((100% - (4 * 15px)) / 3) * 2) + (2 * 15px)); } }
  .swiper-slide__inner__container--left {
    float: left; }
  .swiper-slide__inner__container--right {
    float: right; }
  .swiper-slide__inner__container--full {
    cursor: default; }
    @media all and (min-width: 53.75em) {
      .swiper-slide__inner__container--full {
        width: 100%; } }
    @media all and (min-width: 87.5em) {
      .swiper-slide__inner__container--full {
        width: 100%; } }

.slider-article {
  margin-bottom: -4px; }
  .slider-article__title {
    margin-bottom: 0.6rem; }
  .slider-article__content {
    display: none; }
  .slider--exhibition .slider-article__content {
    display: block; }
  .slider--about .slider-article__content {
    display: block; }
  .slider-article__pagination {
    max-width: 90%; }
    @media all and (min-width: 37.5em) {
      .slider-article__pagination {
        max-width: 100%; } }
    .slider-article__pagination__item {
      cursor: pointer;
      margin-right: 4px;
      display: inline-block; }
      .slider-article__pagination__item::before {
        content: "\2192";
        padding-right: 2px; }

.is-visible {
  display: block; }

.slider-acudtv {
  position: absolute;
  right: 40px;
  top: 40px;
  color: white; }

.slider--about {
  position: relative;
  margin: 0 auto;
  max-width: 1000px; }
  .slider--about .slider__content .o-weiter {
    margin-top: 15px; }
  .slider--about .slider__content__article {
    max-width: 100%; }
  @media all and (min-width: 53.75em) {
    .slider--about .slider__content {
      position: absolute;
      top: 0;
      left: 66.666%;
      width: 33.333%; }
      .slider--about .slider__content__article {
        padding-left: 30px;
        text-align: left;
        width: 100%;
        position: relative; } }
  @media all and (min-width: 87.5em) {
    .slider--about {
      max-width: 1200px; }
      .slider--about .slider__content {
        left: 66.666%;
        width: 33.333%; } }

.filter:after {
  content: "";
  display: table;
  clear: both; }

.filter__item {
  margin-right: 15px;
  display: block;
  float: left;
  cursor: pointer;
  line-height: 0.9;
  margin-bottom: 0.42rem; }
  @media all and (min-width: 53.75em) {
    .filter__item {
      margin-right: 15px;
      margin-bottom: 0.63rem; } }
  @media all and (min-width: 87.5em) {
    .filter__item {
      margin-right: 30px;
      margin-bottom: 0.63rem; } }
  .filter__item:last-child {
    margin-right: 0; }
  .filter__item.is-active {
    position: relative;
    text-decoration: underline; }

.is-fixed .filter {
  margin-bottom: 0;
  padding-bottom: 0; }
  @media all and (min-width: 53.75em) {
    .is-fixed .filter .filter__item {
      margin-right: 15px;
      margin-top: 0;
      margin-bottom: 12px;
      line-height: 12px; } }
  @media all and (min-width: 87.5em) {
    .is-fixed .filter .filter__item {
      margin-right: 15px;
      margin-bottom: 14px;
      line-height: 14px; } }
  .is-fixed .filter .filter__item.is-active {
    text-decoration: underline; }

.gallery-swiper {
  margin-bottom: 60px;
  height: calc(100vh / 3); }
  @media all and (min-width: 37.5em) {
    .gallery-swiper {
      margin-bottom: 0;
      height: calc(100vh / 2.5); } }
  @media all and (min-width: 53.75em) {
    .gallery-swiper {
      margin-bottom: 0;
      height: calc(100vh / 2); } }

.gallery-swiper__preloader {
  width: 100%;
  height: calc(100vh / 3);
  position: absolute; }
  @media all and (min-width: 37.5em) {
    .gallery-swiper__preloader {
      height: calc(100vh / 2.5); } }
  @media all and (min-width: 53.75em) {
    .gallery-swiper__preloader {
      height: calc(100vh / 2); } }
  .gallery-swiper__preloader__inner {
    height: 100%; }
    .gallery-swiper__preloader__inner__img {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      width: 40px; }

.gallery-swiper__container {
  opacity: 0;
  width: 100%;
  height: calc(100vh / 3); }
  @media all and (min-width: 37.5em) {
    .gallery-swiper__container {
      height: calc(100vh / 2.5); } }
  @media all and (min-width: 53.75em) {
    .gallery-swiper__container {
      height: calc(100vh / 2); } }

.gallery-swiper__captions {
  display: block;
  position: absolute;
  margin-top: 15px;
  max-width: calc(100% / 3 * 2); }
  @media all and (min-width: 37.5em) {
    .gallery-swiper__captions {
      display: none; } }

.gallery-swiper__captions__caption {
  display: none; }
  .gallery-swiper__captions__caption.is-visible {
    display: block;
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto; }

.gallery-swiper-wrapper__slide {
  width: auto;
  margin-right: 1px; }
  @media all and (min-width: 37.5em) {
    .gallery-swiper-wrapper__slide {
      margin-right: 30px; } }

.gallery-swiper-wrapper__slide__img {
  height: 100%;
  width: auto; }

.gallery-swiper-wrapper__slide__caption {
  display: none; }
  @media all and (min-width: 37.5em) {
    .gallery-swiper-wrapper__slide__caption {
      display: block;
      position: absolute;
      -webkit-transform: translate(100%, 100%);
              transform: translate(100%, 100%);
      bottom: 30px;
      right: 0;
      left: auto;
      height: 30px;
      width: calc(100vh / 2); } }

.gallery-swiper-wrapper__slide__caption__inner {
  display: none; }
  @media all and (min-width: 37.5em) {
    .gallery-swiper-wrapper__slide__caption__inner {
      display: block;
      position: absolute;
      -webkit-transform: rotate(-90deg);
              transform: rotate(-90deg);
      -webkit-transform-origin: left top;
      margin-left: 5px;
      margin-top: 30px;
      max-width: 100%; } }

.programm-page-wrapper {
  min-height: 100vh; }

.programm-page__filter {
  margin-top: -5px; }
  @media all and (min-width: 53.75em) {
    .programm-page__filter {
      margin-top: -6px; } }
  @media all and (min-width: 87.5em) {
    .programm-page__filter {
      margin-top: -3px; } }

.programm-page-footer__link {
  float: left; }
  .programm-page-footer__link--right {
    float: right; }

.is-heute {
  position: absolute;
  white-space: nowrap;
  width: 1px;
  height: 1px;
  overflow: hidden;
  border: 0;
  padding: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  margin: -1px; }

.program-monat-nav__arrow--prev {
  padding-right: 15px; }

.program-monat-nav__arrow--next {
  padding-left: 15px; }

.cancelled {
  text-decoration: none !important; }

.mag-filter {
  margin-top: -4px; }
  @media all and (min-width: 53.75em) {
    .mag-filter {
      margin-top: -3px; } }
  @media all and (min-width: 87.5em) {
    .mag-filter {
      margin-top: 0px; } }

.mag-article__category {
  margin-bottom: 0; }

@media all and (min-width: 53.75em) {
  .mag-article__content p {
    max-width: 700px; } }

.mag-single--gallery .mag-article__content {
  width: 100%; }
  @media all and (min-width: 53.75em) {
    .mag-single--gallery .mag-article__content {
      width: calc(100% / 3 * 2);
      max-width: 700px;
      padding-right: 15px; } }

.page-loop--space p:last-child {
  margin-bottom: 0; }

.page-article--space {
  margin-bottom: 0; }

.article p {
  margin-bottom: 15px; }
  @media all and (min-width: 53.75em) {
    .article p {
      margin-bottom: 20px; } }
  @media all and (min-width: 87.5em) {
    .article p {
      margin-bottom: 30px; } }

.max-width {
  max-width: 700px; }

.post-item {
  margin-bottom: 0; }

.post-item__image {
  margin-bottom: 15px; }
  .post-item__image__link {
    display: block; }
  @media all and (min-width: 37.5em) {
    .post-item__image {
      margin-bottom: 15px; } }

.post-item--news-front .post-item__excerpt p {
  margin-bottom: 15px; }
  .post-item--news-front .post-item__excerpt p:last-of-type {
    margin-bottom: 0; }
  .post-item--news-front .post-item__excerpt p a {
    font-family: "lanord-bold"; }
    .post-item--news-front .post-item__excerpt p a:before {
      content: "\2192";
      padding-right: 5px; }

.news-front__list__item .post-item__title {
  margin-bottom: 15px; }

.news-front__list__item.l-post-list__item:last-of-type {
  margin-bottom: 0; }

@media all and (min-width: 53.75em) {
  .news-front__list__item.l-post-list__item {
    margin-bottom: 0; } }

.team-foto__logo {
  opacity: 0; }

.footer:after {
  content: "";
  display: table;
  clear: both; }

.footer__address {
  margin-bottom: 15px;
  height: auto; }
  @media all and (min-width: 53.75em) {
    .footer__address {
      float: left;
      height: auto;
      margin-bottom: 0; } }
  .footer__address__logo {
    float: left;
    height: 57px;
    margin-top: 5px;
    margin-right: 7.5px; }
    @media all and (min-width: 53.75em) {
      .footer__address__logo {
        height: 60px; } }
    @media all and (min-width: 87.5em) {
      .footer__address__logo {
        margin-top: 6px;
        margin-top: 5px;
        height: 65px;
        margin-right: 10px; } }
    .footer__address__logo__img {
      height: 100%;
      width: auto;
      line-height: 0; }
  .footer__address__text {
    float: left; }

.footer__social {
  font-size: 0.75rem;
  display: none; }
  .footer__social:after {
    content: "";
    display: table;
    clear: both; }
  @media all and (min-width: 360px) {
    .footer__social {
      font-size: 1rem; } }
  @media all and (min-width: 53.75em) {
    .footer__social {
      display: block;
      position: absolute;
      right: 0;
      bottom: 0;
      font-size: 17px; } }
  @media all and (min-width: 87.5em) {
    .footer__social {
      font-size: 18px; } }
  .footer__social__item {
    margin-right: 7.5px;
    float: right; }
    .footer__social__item--fb {
      margin-right: 0; }
    .footer__social__item--text {
      float: left;
      margin-right: 15px; }
      @media all and (min-width: 53.75em) {
        .footer__social__item--text {
          margin-right: 15px;
          font-size: 17px; } }
      @media all and (min-width: 87.5em) {
        .footer__social__item--text {
          margin-right: 30px;
          font-size: 18px; } }
  .footer__social--nav-header {
    position: fixed;
    bottom: 15px;
    width: calc(100% - 30px);
    display: block;
    font-size: 1rem;
    line-height: 1.4; }
    @media all and (min-width: 360px) {
      .footer__social--nav-header {
        font-size: 1rem; } }
    @media all and (min-width: 600px) {
      .footer__social--nav-header {
        font-size: 1rem; } }
    @media all and (min-width: 860px) {
      .footer__social--nav-header {
        font-size: 1.0625rem; } }
    @media all and (min-width: 1400px) {
      .footer__social--nav-header {
        font-size: 1.125rem; } }
    @media all and (min-width: 1800px) {
      .footer__social--nav-header {
        font-size: 1.125rem; } }
    @media all and (min-width: 2800px) {
      .footer__social--nav-header {
        font-size: 1.125rem; } }
    @media all and (min-width: 37.5em) {
      .footer__social--nav-header {
        width: calc(100% - 60px); } }
    @media all and (min-width: 53.75em) {
      .footer__social--nav-header {
        display: none; } }

.wysiwug h2 {
  margin-bottom: 15px; }
  @media all and (min-width: 53.75em) {
    .wysiwug h2 {
      margin-bottom: 20px; } }
  @media all and (min-width: 87.5em) {
    .wysiwug h2 {
      margin-bottom: 30px; } }

.wysiwug h3 {
  margin-bottom: 15px; }
  @media all and (min-width: 53.75em) {
    .wysiwug h3 {
      margin-bottom: 20px; } }
  @media all and (min-width: 87.5em) {
    .wysiwug h3 {
      margin-bottom: 30px; } }

.wysiwug a::before {
  content: "\2192";
  padding-right: 2px; }

strong, b {
  font-weight: normal; }

body.has-sticker .sticky-extra-news {
  opacity: 1; }

.sticky-extra-news {
  opacity: 0;
  cursor: pointer;
  position: fixed;
  z-index: 100000;
  cursor: pointer;
  -webkit-transform: rotate(-15deg);
          transform: rotate(-15deg);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  top: 80px;
  right: 5px;
  width: 120px;
  height: 120px;
  border-radius: 60px;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  background: red; }
  .sticky-extra-news:hover {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  @media all and (min-width: 37.5em) {
    .sticky-extra-news {
      top: 140px;
      bottom: auto;
      width: 200px;
      height: 200px;
      border-radius: 100px; } }
  @media all and (min-width: 53.75em) {
    .sticky-extra-news {
      top: 80px;
      left: calc(100vw - 205px); } }
  @media all and (min-width: 76.25em) {
    .sticky-extra-news {
      left: calc((100vw - 1000px) / 2 + 1000px - 100px); } }
  @media all and (min-width: 87.5em) {
    .sticky-extra-news {
      left: calc((100vw - 1200px) / 2 + 1200px - 100px);
      top: 160px; } }
  .sticky-extra-news__content {
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    text-align: center; }

.sticky-extra-news-link {
  color: white;
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 14px; }
  .sticky-extra-news-link:visited {
    color: white; }
  .sticky-extra-news-link:hover {
    color: white; }
  @media all and (min-width: 37.5em) {
    .sticky-extra-news-link {
      font-size: 26px;
      line-height: 28px; } }
  @media all and (min-width: 87.5em) {
    .sticky-extra-news-link {
      font-size: 32px;
      line-height: 36px; } }
  .sticky-extra-news-link__description {
    display: block;
    font-size: 9px;
    line-height: 12px;
    display: none; }
    @media all and (min-width: 37.5em) {
      .sticky-extra-news-link__description {
        margin-top: 4px;
        font-size: 13px;
        line-height: 15px;
        display: block; } }

.newsletter {
  background: black;
  padding: 20px;
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
  margin-bottom: 60px; }
  @media all and (min-width: 53.75em) {
    .newsletter {
      margin-bottom: 0; } }
  @media all and (min-width: 87.5em) {
    .newsletter {
      padding: 40px; } }
  .newsletter-title {
    color: white;
    margin-bottom: 30px; }
  .newsletter__inner--newsletter {
    margin-bottom: 60px; }
  .newsletter__inner--social a {
    color: white;
    display: inline-block;
    margin-right: 20px;
    font-size: 30px; }
  .newsletter #mce-EMAIL {
    background: transparent;
    color: white;
    float: left;
    overflow: hidden;
    width: 100%;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    padding: 4px 0; }
    .newsletter #mce-EMAIL::-webkit-input-placeholder {
      color: white; }
    .newsletter #mce-EMAIL::-moz-placeholder {
      color: white; }
    .newsletter #mce-EMAIL:-ms-input-placeholder {
      color: white; }
    .newsletter #mce-EMAIL::-ms-input-placeholder {
      color: white; }
    .newsletter #mce-EMAIL::placeholder {
      color: white; }
    .newsletter #mce-EMAIL:hover::-webkit-input-placeholder {
      color: gray; }
    .newsletter #mce-EMAIL:hover::-moz-placeholder {
      color: gray; }
    .newsletter #mce-EMAIL:hover:-ms-input-placeholder {
      color: gray; }
    .newsletter #mce-EMAIL:hover::-ms-input-placeholder {
      color: gray; }
    .newsletter #mce-EMAIL:hover::placeholder {
      color: gray; }
    .newsletter #mce-EMAIL:focus::-webkit-input-placeholder {
      color: gray; }
    .newsletter #mce-EMAIL:focus::-moz-placeholder {
      color: gray; }
    .newsletter #mce-EMAIL:focus:-ms-input-placeholder {
      color: gray; }
    .newsletter #mce-EMAIL:focus::-ms-input-placeholder {
      color: gray; }
    .newsletter #mce-EMAIL:focus::placeholder {
      color: gray; }
  .newsletter #mc-embedded-subscribe {
    background: transparent;
    color: white;
    cursor: pointer;
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    text-align: right;
    padding-left: 0; }
    .newsletter #mc-embedded-subscribe:hover {
      -webkit-transform: translateX(10px);
              transform: translateX(10px); }
/*# sourceMappingURL=style.css.map */