@charset "UTF-8";
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
@import url("//hello.myfonts.net/count/32aa4e");
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block; }

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none; }

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold; }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/**
 * @license
 * MyFonts Webfont Build ID 3320398, 2016-12-13T09:14:27-0500
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed ../fonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: Supernettcn-BoldItalic by FaceType
 * URL: http://www.myfonts.com/fonts/facetype/supernett-cn/bold-italic/
 *
 * Webfont: Supernettcn-Italic by FaceType
 * URL: http://www.myfonts.com/fonts/facetype/supernett-cn/italic/
 *
 * Webfont: Supernettcn-Light by FaceType
 * URL: http://www.myfonts.com/fonts/facetype/supernett-cn/light/
 *
 * Webfont: Supernettcn-Regular by FaceType
 * URL: http://www.myfonts.com/fonts/facetype/supernett-cn/regular/
 *
 * Webfont: Supernettcn-LightItalic by FaceType
 * URL: http://www.myfonts.com/fonts/facetype/supernett-cn/light-italic/
 *
 * Webfont: SupernettcnDEMO-Light by FaceType
 * URL: http://www.myfonts.com/fonts/facetype/supernett-cn/demo-light/
 *
 * Webfont: Supernettcn-Bold by FaceType
 * URL: http://www.myfonts.com/fonts/facetype/supernett-cn/bold/
 *
 *
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=3320398
 * Licensed pageviews: 10,000
 * ../fonts copyright: Copyright &#x00A9; 2013 by Georg Herold-Wildfellner. All rights reserved.
 *
 * © 2016 MyFonts Inc */
@font-face {
  font-family: "Supernettcn-BoldItalic";
  src: url("../fonts/32AA4E_0_0.eot");
  src: url("../fonts/32AA4E_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/32AA4E_0_0.woff2") format("woff2"), url("../fonts/32AA4E_0_0.woff") format("woff"), url("../fonts/32AA4E_0_0.ttf") format("truetype"); }
@font-face {
  font-family: "Supernettcn-Italic";
  src: url("../fonts/32AA4E_1_0.eot");
  src: url("../fonts/32AA4E_1_0.eot?#iefix") format("embedded-opentype"), url("../fonts/32AA4E_1_0.woff2") format("woff2"), url("../fonts/32AA4E_1_0.woff") format("woff"), url("../fonts/32AA4E_1_0.ttf") format("truetype"); }
@font-face {
  font-family: "Supernettcn-Light";
  src: url("../fonts/32AA4E_2_0.eot");
  src: url("../fonts/32AA4E_2_0.eot?#iefix") format("embedded-opentype"), url("../fonts/32AA4E_2_0.woff2") format("woff2"), url("../fonts/32AA4E_2_0.woff") format("woff"), url("../fonts/32AA4E_2_0.ttf") format("truetype"); }
@font-face {
  font-family: "Supernettcn-Regular";
  src: url("../fonts/32AA4E_3_0.eot");
  src: url("../fonts/32AA4E_3_0.eot?#iefix") format("embedded-opentype"), url("../fonts/32AA4E_3_0.woff2") format("woff2"), url("../fonts/32AA4E_3_0.woff") format("woff"), url("../fonts/32AA4E_3_0.ttf") format("truetype"); }
@font-face {
  font-family: "Supernettcn-LightItalic";
  src: url("../fonts/32AA4E_4_0.eot");
  src: url("../fonts/32AA4E_4_0.eot?#iefix") format("embedded-opentype"), url("../fonts/32AA4E_4_0.woff2") format("woff2"), url("../fonts/32AA4E_4_0.woff") format("woff"), url("../fonts/32AA4E_4_0.ttf") format("truetype"); }
@font-face {
  font-family: "SupernettcnDEMO-Light";
  src: url("../fonts/32AA4E_5_0.eot");
  src: url("../fonts/32AA4E_5_0.eot?#iefix") format("embedded-opentype"), url("../fonts/32AA4E_5_0.woff2") format("woff2"), url("../fonts/32AA4E_5_0.woff") format("woff"), url("../fonts/32AA4E_5_0.ttf") format("truetype"); }
@font-face {
  font-family: "Supernettcn-Bold";
  src: url("../fonts/32AA4E_6_0.eot");
  src: url("../fonts/32AA4E_6_0.eot?#iefix") format("embedded-opentype"), url("../fonts/32AA4E_6_0.woff2") format("woff2"), url("../fonts/32AA4E_6_0.woff") format("woff"), url("../fonts/32AA4E_6_0.ttf") format("truetype"); }
html, body {
  font-family: "Supernettcn-Regular";
  font-size: 14px; }
  @media only screen and (min-width: 64em) {
    html, body {
      font-size: 16px; } }

html, body, div, ul, li, a, button, span, footer {
  box-sizing: border-box; }

a {
  cursor: pointer;
  font-family: "Supernettcn-Bold";
  text-decoration: none;
  color: #000; }
  a:hover {
    opacity: 0.8; }

@media only screen and (min-width: 64em) {
  .content {
    overflow: hidden;
    margin: 0 auto;
    max-width: 1240px; } }

.linkBox {
  display: inline-block;
  border: 2px solid #FFFFFF;
  border-radius: 5px;
  padding: 4px 21px;
  cursor: pointer;
  font-family: "Supernettcn-Bold";
  font-size: 20px;
  color: #FFFFFF; }

.facebook {
  display: block;
  border: 2px solid #fff;
  border-radius: 50%;
  width: 37px;
  height: 37px;
  line-height: 40px;
  text-align: center; }

.headline {
  display: flex;
  align-self: center;
  justify-content: center; }
  .headline img {
    display: block;
    height: 3rem; }
  .headline--inline img {
    width: auto;
    height: 40px; }

@media only screen and (min-width: 64em) {
  .menuWrapper {
    position: fixed;
    z-index: 50;
    top: 0%;
    left: 50%;
    transform: translateX(-50%);
    width: 1240px; } }

.menu {
  position: fixed;
  z-index: 9000;
  top: 0;
  left: 32px;
  display: flex;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.5);
  height: 58px;
  padding: 0 20px;
  background: #fff;
  font-size: 19px;
  justify-content: space-around;
  cursor: pointer;
  align-items: center;
  text-transform: uppercase;
  color: #F56C28; }
  .menu__item {
    display: flex;
    align-items: center;
    justify-content: space-around; }
  .menu__close {
    display: none; }
  .menu--active {
    z-index: 40;
    box-shadow: none;
    background: transparent;
    color: #fff; }
    .menu--active .menu__close {
      display: flex; }
    .menu--active .menu__open {
      display: none; }
  @media only screen and (min-width: 30em) and (max-width: 64em) {
    .menu {
      left: 66px; } }
  @media only screen and (min-width: 64em) {
    .menu {
      left: 100px; } }
  .menu svg {
    margin-top: -5px;
    margin-right: 5px; }

.overlay {
  position: fixed;
  z-index: 30;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  flex-direction: column;
  display: none;
  opacity: 0.95;
  background: #F56C28;
  justify-content: center;
  align-items: center; }
  .overlay--active {
    display: flex; }
  .overlay__content {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 2.5rem;
    text-align: center;
    text-transform: uppercase; }
    .overlay__content a {
      font-family: "Supernettcn-Regular";
      color: #fff; }
    .overlay__content li {
      margin-bottom: 0.75rem; }
  .overlay__links {
    flex-direction: row;
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-top: 40px;
    width: 128px; }
    .overlay__links__mail {
      display: flex; }

.header {
  position: relative;
  display: flex;
  margin-bottom: 10rem;
  width: 100%;
  height: 290px;
  background: url("../images/header_full.jpg") no-repeat top center;
  background-size: cover;
  justify-content: center; }
  .header__separator {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    right: 0;
    height: 110px;
    background: url("../images/header_separator.svg") no-repeat top center;
    background-size: 460vw; }
  .header__logo {
    z-index: 2;
    display: flex;
    margin-top: 155px;
    width: 197px;
    height: 245px;
    background: url("../images/logo.png") no-repeat top center;
    background-size: cover; }
  @media only screen and (min-width: 30em) and (max-width: 64em) {
    .header {
      height: 500px;
      background-position: center -80px; }
      .header .header__separator {
        height: 200px;
        background-size: 260vw; }
      .header .header__logo {
        margin-top: 250px; } }
  @media only screen and (min-width: 64em) {
    .header {
      margin-bottom: 0;
      height: 810px;
      background: url("../images/header_desktop.png") no-repeat center -100px; }
      .header .header__separator {
        display: none; }
      .header .header__logo {
        display: none; } }

.imageNavigation {
  flex-flow: wrap;
  display: flex;
  list-style-type: none;
  padding: 0 32px; }
  .imageNavigation:after {
    clear: both;
    display: table;
    content: ""; }
  @media only screen and (min-width: 64em) {
    .imageNavigation {
      justify-content: center;
      flex-flow: row wrap;
      padding: 0; } }
  .imageNavigation__product {
    position: relative;
    flex-grow: 1;
    flex-basis: 45%;
    flex-shrink: 0;
    overflow: hidden;
    margin-right: 10px;
    margin-bottom: 10px;
    height: 110px;
    text-align: center; }
    .imageNavigation__product:nth-child(even) {
      margin-right: 0; }
    .imageNavigation__product a {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      display: flex;
      overflow: hidden;
      justify-content: center;
      align-items: center;
      padding: 0 10px;
      background-size: cover; }
    .imageNavigation__product img {
      height: 1rem; }
    @media only screen and (min-width: 64em) {
      .imageNavigation__product {
        flex-basis: 400px;
        margin: 0 10px 10px 0;
        max-width: 400px;
        height: 300px; }
        .imageNavigation__product:nth-child(even) {
          margin: 0 10px 10px 0; }
        .imageNavigation__product:nth-child(3n+3) {
          margin: 0 10px 10px 0; }
        .imageNavigation__product a {
          transition: all 0.3s;
          background-position: center center;
          background-size: 100% 100%; }
          .imageNavigation__product a:hover {
            background-size: 130% 130%; }
        .imageNavigation__product img {
          height: 38px; } }

.products {
  position: relative; }
  .products:after {
    clear: both;
    display: table;
    content: ""; }
  @media only screen and (min-width: 64em) {
    .products {
      margin-top: 100px; } }

.productsSlider {
  position: relative;
  width: 100%;
  height: 15rem;
  list-style-type: none;
  overflow: hidden;
  margin: 0;
  padding: 0; }
  @media only screen and (min-width: 30em) and (max-width: 64em) {
    .productsSlider {
      height: 330px; } }
  @media only screen and (min-width: 64em) {
    .productsSlider {
      margin: 0 auto;
      max-width: 1240px;
      height: 540px; } }
  .productsSlider:before, .productsSlider:after {
    position: absolute;
    width: 100%;
    height: 1.5rem;
    background: url("../images/produkte/welle_oben.png") 0 1.5rem;
    content: ""; }
  .productsSlider:after {
    bottom: 0;
    background: url("../images/produkte/welle_unten.png") 0 0; }
  .productsSlider__image {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background-size: cover; }
  .productsSlider__typo {
    display: flex;
    width: 15rem;
    height: 7rem; }
    @media only screen and (min-width: 64em) {
      .productsSlider__typo {
        width: 30rem;
        height: 14rem; } }
  .productsSlider__trigger {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 0.7rem;
    margin-top: -0.95rem;
    width: 16px;
    height: 28px;
    background: url("../images/slider_arrows_white.svg");
    background-size: cover;
    cursor: pointer; }
    @media only screen and (min-width: 64em) {
      .productsSlider__trigger {
        left: 2rem;
        width: 25px;
        height: 46px;
        background-size: cover; } }
    .productsSlider__trigger--right {
      left: auto;
      right: 0.7rem;
      background-position: -15px 0; }
      @media only screen and (min-width: 64em) {
        .productsSlider__trigger--right {
          right: 2rem;
          background-position: -26px 0; } }

.productsNavigation {
  display: flex;
  margin: 1.5rem 0 0 0;
  padding: 0;
  list-style-type: none;
  flex-direction: column;
  align-items: center; }
  .productsNavigation__item {
    display: inline;
    margin-bottom: 0.75rem;
    border-bottom: 3px solid transparent;
    cursor: pointer;
    font-family: "Supernettcn-Bold";
    font-size: 2rem;
    text-transform: uppercase;
    color: #F56C28; }
    .productsNavigation__item.active {
      border-color: #F56C28; }
    @media only screen and (min-width: 64em) {
      .productsNavigation__item {
        font-family: "Supernettcn-Regular";
        font-size: 1.8rem; } }
  @media only screen and (min-width: 30em) {
    .productsNavigation {
      flex-direction: row;
      flex-flow: row wrap;
      justify-content: space-around;
      margin: 2rem auto;
      font-size: 24px; } }
  @media only screen and (min-width: 64em) {
    .productsNavigation {
      width: 1100px;
      font-size: 1.75rem; } }

.productsContent {
  margin: 1.5rem 0;
  padding: 0 2.2rem;
  list-style-type: none;
  text-align: center; }
  .productsContent__item {
    display: none;
    font-size: 1.28571rem;
    line-height: 1.92857rem; }
    .productsContent__item--active {
      display: block; }
  @media only screen and (min-width: 64em) {
    .productsContent {
      margin: 0 auto;
      max-width: 1240px; } }

.download {
  display: block;
  margin: 0 auto;
  width: 100vw;
  text-align: center; }
  .download img {
    width: 50%;
    height: 50%; }
  @media only screen and (min-width: 30em) {
    .download {
      margin: 2rem auto 4rem;
      width: 222px; }
      .download img {
        width: 100%;
        height: 100%; } }

.icewagon {
  overflow: hidden;
  margin-top: 1.5rem; }
  .icewagon__symbol {
    position: relative;
    z-index: 2;
    width: 100vw;
    height: 140px;
    background: url("../images/eiswagen/symbol.svg") no-repeat top center; }
  .icewagon__content {
    position: relative;
    margin-top: -64px;
    padding: 6rem 2.2rem 9rem;
    background: #F4F1E8 url("../images/eiswagen/papierstruktur.jpg") no-repeat center 15px;
    font-size: 1.28571rem;
    line-height: 1.92857rem;
    color: #fff; }
    .icewagon__content:after {
      position: absolute;
      z-index: 1;
      bottom: -50px;
      left: -20px;
      display: block;
      transform: rotate(4deg);
      width: 130vw;
      height: 150px;
      background: #fff;
      content: ""; }
      @media only screen and (min-width: 64em) {
        .icewagon__content:after {
          bottom: -160px;
          height: 310px; } }
  .icewagon__aligner:after {
    clear: both;
    display: table;
    content: ""; }
  @media only screen and (min-width: 64em) {
    .icewagon__aligner {
      position: relative;
      z-index: 3;
      margin: 0 auto;
      max-width: 1240px; } }
  .icewagon__aligner img {
    float: left;
    width: 100%; }
    @media only screen and (max-width: 30em) {
      .icewagon__aligner img {
        margin-bottom: 1.5rem; } }
    @media only screen and (min-width: 30em) {
      .icewagon__aligner img {
        margin-right: 1.5rem;
        width: 310px; } }
    @media only screen and (min-width: 64em) {
      .icewagon__aligner img {
        width: 600px; } }
  .icewagon__aligner span {
    float: left; }
    @media only screen and (min-width: 30em) {
      .icewagon__aligner span {
        width: calc(100% - 340px); } }
    @media only screen and (min-width: 64em) {
      .icewagon__aligner span {
        width: calc(100% - 630px); } }
  .icewagon__aligner strong {
    display: inline-block;
    font-family: "Supernettcn-Bold";
    border-width: 2px 0;
    border-color: #A6A38B;
    border-style: solid;
    padding-right: 25px;
    line-height: 3.15rem; }
  .icewagon__contact {
    position: relative;
    z-index: 2;
    margin: -50px 2.2rem 1.5rem;
    border: 2px dotted #796F56;
    padding: 1rem 0;
    border-width: 2px 0;
    font-size: 1.28571rem;
    line-height: 1.92857rem;
    text-align: center;
    color: #796F56; }
    .icewagon__contact a {
      display: block;
      padding: 0;
      font-family: "Supernettcn-Bold";
      color: #796F56; }
      .icewagon__contact a:hover {
        color: #3d382c; }
    @media only screen and (min-width: 30em) {
      .icewagon__contact a {
        display: inline-block; } }
    @media only screen and (min-width: 64em) {
      .icewagon__contact {
        margin: -50px auto 50px;
        width: 760px; } }

.events {
  display: flex;
  margin: 3.78rem 0 0 0;
  padding: 0 2.2rem;
  list-style-type: none;
  flex-wrap: wrap; }
  @media only screen and (min-width: 64em) {
    .events {
      margin: 50px auto 80px;
      max-width: 1240px; } }

.eventItem {
  margin-bottom: 50px;
  width: 100%; }
  @media only screen and (min-width: 30em) {
    .eventItem {
      display: flex; }
      .eventItem:nth-child(even) {
        flex-direction: row-reverse; }
        .eventItem:nth-child(even) .eventItem__image {
          margin: 0 auto 0 3rem; } }
  @media only screen and (min-width: 64em) {
    .eventItem {
      margin-bottom: 30px; }
      .eventItem:nth-child(even) {
        text-align: right; }
        .eventItem:nth-child(even) svg {
          margin: 0 auto 1rem 96%; } }
  .eventItem__image {
    position: relative;
    margin: 0 auto;
    border-radius: 50%;
    width: calc(100vw - 4.4rem - 14px);
    height: calc(100vw - 4.4rem - 14px);
    background-position: center center;
    background-size: cover; }
    .eventItem__image:before {
      position: absolute;
      top: -8px;
      left: -8px;
      display: block;
      border: 2px dashed #A6A38B;
      border-radius: 50%;
      width: calc(100vw - 4.4rem);
      height: calc(100vw - 4.4rem);
      content: ""; }
    @media only screen and (min-width: 30em) and (max-width: 64em) {
      .eventItem__image {
        float: left; } }
    @media only screen and (min-width: 30em) {
      .eventItem__image {
        min-width: 286px;
        max-width: 286px;
        height: 286px; }
        .eventItem__image:before {
          width: 300px;
          height: 300px; } }
    @media only screen and (min-width: 64em) {
      .eventItem__image {
        width: auto;
        min-width: 431px;
        height: 431px; }
        .eventItem__image:before {
          width: 445px;
          height: 445px; } }
  .eventItem__content {
    margin-top: 1.5rem;
    font-size: 1.28571rem;
    line-height: 1.92857rem; }
    .eventItem__content__title {
      margin-bottom: 0.75rem;
      font-family: "Supernettcn-Bold";
      font-size: 1.71429rem;
      text-transform: uppercase; }
    .eventItem__content__sub {
      margin-bottom: 0.75rem;
      color: #F56C28; }
    .eventItem__content svg {
      display: block;
      margin-bottom: 1rem; }
    @media only screen and (min-width: 30em) {
      .eventItem__content {
        margin: 0 0 0 3rem; } }
    @media only screen and (min-width: 30em) and (max-width: 64em) {
      .eventItem__content {
        float: left; } }
    @media only screen and (min-width: 64em) {
      .eventItem__content {
        display: flex;
        justify-content: center;
        flex-direction: column;
        margin-top: 0; } }

.yoga {
  background: url(../images/yoga/bottom.png) no-repeat center bottom;
  text-align: center; }
  @media only screen and (min-width: 64em) {
    .yoga {
      background: none; } }
  .yoga__background {
    width: 100%;
    height: 340px;
    background-image: url(../images/yoga/yoga.jpg);
    background-size: cover;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: center; }
    @media only screen and (min-width: 64em) {
      .yoga__background {
        height: 420px;
        background-attachment: fixed; } }
  .yoga__circle {
    margin: -80px auto;
    width: 230px;
    height: 190px;
    background: url(../images/yoga/circle.png) center center no-repeat;
    background-size: cover; }
    .yoga__circle .headline {
      padding-top: 80px; }
    @media only screen and (min-width: 64em) {
      .yoga__circle {
        position: absolute;
        top: -60px;
        left: 50%;
        margin: 0 0 0 -115px; } }
  .yoga__slug {
    margin-top: 40px;
    padding: 0 2.2rem;
    font-size: 1.71429rem;
    color: #F56C28; }
  .yoga__separator {
    display: block;
    margin: 2rem auto; }
  .yoga__content {
    padding: 0 2.2rem 4rem;
    font-size: 1.28571rem;
    line-height: 1.92857rem; }
  @media only screen and (min-width: 64em) {
    .yoga__main {
      position: relative;
      margin: -75px auto 0;
      max-width: 1100px;
      padding-top: 105px;
      background: #fff url(../images/yoga/bottom.png) no-repeat center bottom; } }

.team {
  padding: 0 1.5rem;
  background: url("../images/das_sind_wir/logostempel.png") no-repeat center 80px;
  text-align: center; }
  .team svg {
    width: 90%; }
  .team .headline {
    margin: 5.5rem auto;
    width: 100%; }
    .team .headline img {
      width: 100%; }
  @media only screen and (min-width: 64em) {
    .team {
      padding: 0; } }
  .team__content {
    position: relative;
    padding: 2.2rem 0;
    font-size: 1.28571rem;
    line-height: 1.92857rem; }
    @media only screen and (min-width: 64em) {
      .team__content {
        margin: 0 auto;
        max-width: 960px; } }
  .team__quote {
    margin: 1.5rem 0 0;
    font-style: italic;
    color: #F56C28; }

.teamSlider__trigger {
  position: absolute;
  z-index: 1;
  top: 40px;
  left: 0.7rem;
  width: 16px;
  height: 28px;
  background: url("../images/slider_arrows_orange.svg");
  background-size: cover;
  cursor: pointer; }
  @media only screen and (min-width: 64em) {
    .teamSlider__trigger {
      left: -5rem;
      width: 25px;
      height: 46px;
      background-size: cover; } }
  .teamSlider__trigger--right {
    left: auto;
    right: 0.7rem;
    background-position: -15px 0; }
    @media only screen and (min-width: 64em) {
      .teamSlider__trigger--right {
        right: -5rem;
        background-position: -26px 0; } }
@media only screen and (min-width: 64em) {
  .teamSlider {
    margin-top: 50px; } }

.teamSliderImageWrapper {
  position: relative;
  background: url("../images/das_sind_wir/tafelhintergrund.jpg") no-repeat center 80px; }

.teamSliderImage {
  position: relative;
  margin: 0 auto;
  max-width: 1240px;
  padding: 0 2rem;
  list-style: none;
  justify-content: space-around;
  flex-flow: row wrap;
  align-items: flex-end;
  display: flex;
  height: 290px; }
  @media only screen and (min-width: 64em) {
    .teamSliderImage {
      overflow-y: hidden;
      height: 410px; } }
  .teamSliderImage:before {
    left: 50%;
    margin-left: -25px; }
  .teamSliderImage:before {
    position: absolute;
    z-index: 2;
    bottom: -25px;
    display: block;
    width: 50px;
    height: 50px;
    background: url(../images/shadow_circle.png) center center no-repeat;
    background-size: cover;
    content: ""; }
    @media only screen and (min-width: 64em) {
      .teamSliderImage:before {
        bottom: -40px;
        margin-left: -40px;
        width: 80px;
        height: 80px; } }
  .teamSliderImage__item {
    position: relative;
    display: none;
    box-shadow: 0 -4px 10px 0 rgba(0, 0, 0, 0.2);
    background: #fff; }
    @media only screen and (min-width: 30em) {
      .teamSliderImage__item {
        flex-grow: 2;
        display: flex;
        height: 189px; } }
  @media only screen and (min-width: 30em) and (min-width: 64em) {
    .teamSliderImage__item {
      height: 300px; } }

    .teamSliderImage__item:first-child, .teamSliderImage__item:last-child {
      flex-grow: 1;
      height: 145px; }
      @media only screen and (min-width: 64em) {
        .teamSliderImage__item:first-child, .teamSliderImage__item:last-child {
          height: 230px; } }
    .teamSliderImage__item:nth-child(1) .teamSliderImage__image, .teamSliderImage__item:nth-child(2) .teamSliderImage__image {
      right: 0; }
    .teamSliderImage__item:nth-child(4) .teamSliderImage__image, .teamSliderImage__item:nth-child(5) .teamSliderImage__image {
      left: 0; }
    .teamSliderImage__item--active {
      flex-grow: 3;
      display: flex;
      min-width: 60px;
      height: 282px; }
      @media only screen and (min-width: 64em) {
        .teamSliderImage__item--active {
          height: 447px; } }
  .teamSliderImage__image {
    position: absolute;
    top: 20px;
    bottom: 0;
    left: 20px;
    right: 20px;
    background-position: center top;
    background-size: cover; }

.teamSliderText {
  position: relative;
  margin: 0;
  padding: 0 3rem;
  list-style-type: none;
  text-align: center; }
  @media only screen and (min-width: 64em) {
    .teamSliderText {
      margin: 0 auto;
      width: 680px;
      padding: 0; } }
  .teamSliderText__item {
    display: none; }
    .teamSliderText__item.active {
      display: block; }

.locations {
  position: relative;
  z-index: 2;
  margin: 0 1.5rem;
  background: #fff; }
  @media only screen and (min-width: 64em) {
    .locations:after {
      position: absolute;
      bottom: -40px;
      left: 50%;
      margin-left: -425px;
      width: 850px;
      height: 40px;
      background: url("../images/box-shadow.png") no-repeat center center;
      content: ""; } }
  .locations .headline {
    margin-top: 1.5rem; }
  @media only screen and (min-width: 64em) {
    .locations {
      background-color: transparent; } }

.locationsList {
  margin: 0;
  box-sizing: border-box;
  padding: 0;
  list-style-type: none; }
  @media only screen and (min-width: 64em) {
    .locationsList {
      flex-direction: column;
      flex-basis: 50%;
      display: flex;
      margin: 50px auto 0;
      max-width: 1240px;
      height: 1240px;
      background-color: #fff; } }
  .locationsList__item:after {
    clear: both;
    display: table;
    content: ""; }
  @media only screen and (min-width: 64em) {
    .locationsList__item {
      flex-direction: row;
      flex-basis: 50%;
      display: flex; }
      .locationsList__item:nth-child(even) {
        flex-direction: row-reverse;
        text-align: right; }
        .locationsList__item:nth-child(even) .locationsList__item__image:before {
          left: -45px;
          right: auto;
          transform: rotateZ(90deg); } }
  .locationsList__item__image {
    position: relative;
    width: calc(100vw - 3rem);
    height: calc(100vw - 3rem);
    background-size: cover;
    text-align: center; }
    .locationsList__item__image:before {
      position: absolute;
      bottom: -25px;
      left: 50%;
      margin-left: -25px;
      width: 50px;
      height: 50px;
      background: url("../images/shadow_circle.png") center center no-repeat;
      background-size: cover;
      content: ""; }
      @media only screen and (min-width: 64em) {
        .locationsList__item__image:before {
          top: 50%;
          left: auto;
          right: -45px;
          transform: rotateZ(-90deg);
          margin-left: 0;
          width: 80px;
          height: 80px; } }
    @media only screen and (min-width: 64em) {
      .locationsList__item__image {
        flex: 1;
        display: flex;
        justify-content: space-around;
        flex-direction: column;
        max-width: 700px;
        min-height: 620px;
        max-height: 620px;
        padding: 15% 0; }
        .locationsList__item__image .linkBox {
          margin: 0 auto;
          width: 140px; } }
    .locationsList__item__image__title {
      display: block;
      margin: 0 auto;
      width: 130px;
      height: 60px;
      padding: 30% 0 20%; }
      @media only screen and (min-width: 30em) {
        .locationsList__item__image__title {
          width: 250px;
          height: 100px; } }
      @media only screen and (min-width: 64em) {
        .locationsList__item__image__title {
          padding: 0; } }
  .locationsList__item__content {
    margin: 2.2rem 1.5rem;
    font-size: 1.28571rem;
    line-height: 1.92857rem; }
    @media only screen and (min-width: 64em) {
      .locationsList__item__content {
        flex: 1;
        display: flex;
        margin: 0;
        padding: 0;
        justify-content: center;
        flex-direction: column; } }
    @media only screen and (min-width: 64em) {
      .locationsList__item__content__wrapper {
        padding: 0 80px; } }
    .locationsList__item__content__opening {
      margin-bottom: 2.2rem;
      color: #F56C28; }

.footer {
  position: relative;
  margin-top: -6rem;
  width: 100%;
  padding: 9rem 2.2rem 1.5rem;
  background: #F56C28;
  font-family: "Supernettcn-Regular";
  font-size: 1.28571rem;
  line-height: 1.92857rem;
  text-align: center;
  color: #fff; }
  .footer__content {
    display: block;
    margin: 0 auto 1.5rem; }
  .footer__facebook {
    margin: 1.5rem auto 4.5rem; }
    @media only screen and (min-width: 30em) {
      .footer__facebook {
        margin-bottom: 1.5rem; } }
  .footer a {
    font-family: "Supernettcn-Regular";
    color: #fff; }
  .footer__line {
    position: absolute;
    bottom: -53px;
    left: 0;
    right: 0;
    min-height: 53px;
    background-color: #1F2224;
    font-family: "Supernettcn-Light";
    font-size: 1.2rem;
    line-height: 53px;
    text-align: center; }
    .footer__line__separator {
      display: inline-block;
      padding: 0 15px; }
    @media only screen and (min-width: 64em) {
      .footer__line {
        text-align: left; } }
    .footer__line a {
      font-family: "Supernettcn-Light"; }

.imprint {
  position: relative;
  z-index: 20;
  margin: 80px auto;
  max-width: 1240px;
  padding: 0 2.2rem 90px;
  background: #fff;
  font-size: 1.28571rem;
  line-height: 1.92857rem; }
  .imprint__headline {
    margin: 3rem 0;
    font-size: 2.85rem;
    text-transform: uppercase;
    color: #F56C28; }
  .imprint__subheadline {
    margin-top: 2.85rem;
    color: #F56C28; }
  .imprint .linkBox {
    display: block;
    margin-top: 3rem;
    border-color: #F56C28;
    width: 100px;
    text-align: center;
    color: #F56C28; }
