@charset "UTF-8";
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

body {
  margin: 0; }

h1,
h2,
h3,
h4,
p,
blockquote,
figure,
ol,
ul,
iframe {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  padding: 0;
  margin: 0; }
  table th,
  table tr,
  table td {
    font-weight: normal;
    padding: 0;
    margin: 0; }

li {
  display: block; }

h1,
h2,
h3,
h4 {
  font-size: inherit; }

a {
  text-decoration: none;
  color: inherit; }

img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
  border: 0; }

button {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  background-color: transparent;
  font-family: inherit;
  cursor: pointer;
  outline: none; }

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

iframe,
embed,
object {
  width: 100%;
  max-width: 100%;
  height: auto; }

audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

svg {
  width: 100%; }

/**
 * Remove 'X' from input type search
 */
input[type='text']::-ms-clear {
  display: none;
  width: 0;
  height: 0; }

input[type='text']::-ms-reveal {
  display: none;
  width: 0;
  height: 0; }

input[type='search']::-webkit-search-decoration,
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-results-button,
input[type='search']::-webkit-search-results-decoration {
  display: none; }

fieldset {
  border: 0;
  padding: 0;
  margin: 0;
  min-width: 0; }

* {
  outline: none; }

@font-face {
  font-family: "Apercu-Medium";
  src: url("../assets/webfonts/apercu_medium.woff2") format("woff2"), url("../assets/webfonts/apercu_medium.woff") format("woff"), url("../assets/webfonts/apercu_medium.otf") format("opentype");
  font-style: normal;
  font-weight: 400; }

@font-face {
  font-family: "Apercu-Bold";
  src: url("../assets/webfonts/apercu_bold.woff2") format("woff2"), url("../assets/webfonts/apercu_bold.woff") format("woff"), url("../assets/webfonts/apercu_bold.otf") format("opentype");
  font-style: normal;
  font-weight: 400; }

/*
* global variables
*/
/**
 * Breakpoints
 */
/**
 * Container
 */
/**
 * Links Style
 */
/**
 * Spinner
 */
@-webkit-keyframes spinner-scaleout {
  0% {
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes spinner-scaleout {
  0% {
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/**
 * Ratio Image
 */
/**
 * Clearfix
 */
/**
* Helper
*/
/**
* Fonts
*/
html {
  font-size: 16px; }

body {
  font-family: Apercu-Medium, sans-serif;
  -webkit-font-smoothing: antialiased;
  line-height: 1.375;
  color: #000; }

.typo--big {
  font-family: Apercu-Bold, sans-serif;
  font-size: 38px;
  line-height: 1.25;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: -10px; }
  .typo--big a {
    position: relative; }
    .typo--big a:after {
      content: '';
      position: absolute;
      height: 4px;
      margin: 0 auto;
      left: 0;
      right: 0;
      width: 100%;
      color: #000;
      background-color: #000;
      left: 0;
      bottom: 0px; }
  @media all and (max-width: 1024px) {
    .typo--big {
      font-size: 32px;
      margin-top: -8px; }
      .typo--big a:after {
        height: 4px; } }
  @media all and (max-width: 420px) {
    .typo--big {
      font-size: 26px;
      margin-top: -4px; }
      .typo--big a:after {
        height: 3px; } }

.mod_big-text {
  font-family: Apercu-Bold, sans-serif;
  font-size: 38px;
  line-height: 1.25;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: -10px;
  margin-bottom: -8px;
  margin-top: 1.66667rem; }
  .mod_big-text a {
    position: relative; }
    .mod_big-text a:after {
      content: '';
      position: absolute;
      height: 4px;
      margin: 0 auto;
      left: 0;
      right: 0;
      width: 100%;
      color: #000;
      background-color: #000;
      left: 0;
      bottom: 0px; }
  @media all and (max-width: 1024px) {
    .mod_big-text {
      font-size: 32px;
      margin-top: -8px; }
      .mod_big-text a:after {
        height: 4px; } }
  @media all and (max-width: 420px) {
    .mod_big-text {
      font-size: 26px;
      margin-top: -4px; }
      .mod_big-text a:after {
        height: 3px; } }
  @media all and (max-width: 1024px) {
    .mod_big-text {
      margin-top: 1.66667rem; } }
  @media all and (max-width: 420px) {
    .mod_big-text {
      margin-top: 1.25rem; } }
  @media all and (max-width: 1024px) {
    .mod_big-text {
      margin-bottom: -4px; } }
  @media all and (max-width: 420px) {
    .mod_big-text {
      margin-bottom: -2px; } }
  .mod_big-text a {
    color: #000; }
  .mod_big-text p {
    margin-bottom: 4rem; }
    .mod_big-text p:last-child {
      margin-bottom: 0; }

.mod_header {
  position: fixed;
  z-index: 999;
  background-color: #fff;
  text-transform: uppercase;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 4rem;
  padding-right: 1.5rem;
  padding-left: 1.5rem; }
  @media all and (max-width: 1024px) {
    .mod_header {
      height: 4rem;
      padding-right: 1rem;
      padding-left: 1rem; } }
  @media all and (max-width: 420px) {
    .mod_header {
      height: 3rem; } }

.mod_header__logo {
  z-index: 9999; }
  .mod_header__logo a {
    position: relative; }
    @media (pointer: fine) {
      .mod_header__logo a:hover {
        position: relative; }
        .mod_header__logo a:hover:after {
          content: '';
          position: absolute;
          height: 2px;
          margin: 0 auto;
          left: 0;
          right: 0;
          width: 98%;
          color: #000;
          background-color: #000;
          left: 0;
          bottom: -2px; } }

.mod_header__nav__mail {
  display: none; }

/**
 * Nav Trigger
 */
.mod_header__nav-trigger {
  display: block;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  z-index: 9000;
  display: none;
  margin-top: -3px; }
  @media all and (max-width: 900px) {
    .mod_header__nav-trigger {
      display: block; } }

.mod_header__nav-trigger__icon {
  position: absolute;
  width: 16px;
  height: 10px;
  top: 0;
  right: 0;
  top: 50%;
  -webkit-transform: rotate(0deg) translateY(-50%);
      -ms-transform: rotate(0deg) translateY(-50%);
          transform: rotate(0deg) translateY(-50%);
  cursor: pointer; }
  .mod_header__nav-trigger__icon span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #000;
    border-radius: 0px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg); }
    .mod_header__nav-trigger__icon span:nth-child(1) {
      top: 0; }
    .mod_header__nav-trigger__icon span:nth-child(2), .mod_header__nav-trigger__icon span:nth-child(3) {
      top: 50%; }
    .mod_header__nav-trigger__icon span:nth-child(4) {
      top: 100%; }
    .state--mobile-nav-is-in .mod_header__nav-trigger__icon span:nth-child(1), .state--mobile-nav-is-in .mod_header__nav-trigger__icon span:nth-child(4) {
      top: 50%;
      width: 0%;
      left: 50%; }
    .state--mobile-nav-is-in .mod_header__nav-trigger__icon span:nth-child(2) {
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg); }
    .state--mobile-nav-is-in .mod_header__nav-trigger__icon span:nth-child(3) {
      -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
              transform: rotate(-45deg); }

.mod_header__nav {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .mod_header__nav li a {
    position: relative; }
    @media (pointer: fine) {
      .mod_header__nav li a:hover {
        position: relative; }
        .mod_header__nav li a:hover:after {
          content: '';
          position: absolute;
          height: 2px;
          margin: 0 auto;
          left: 0;
          right: 0;
          width: 98%;
          color: #000;
          background-color: #000;
          left: 0;
          bottom: -2px; } }
  .mod_header__nav li.is-active a {
    position: relative; }
    .mod_header__nav li.is-active a:after {
      content: '';
      position: absolute;
      height: 2px;
      margin: 0 auto;
      left: 0;
      right: 0;
      width: 98%;
      color: #000;
      background-color: #000;
      left: 0;
      bottom: -2px; }
  @media all and (min-width: 901px) {
    .mod_header__nav ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .mod_header__nav ul li {
        padding: 0 0.5rem; }
        .mod_header__nav ul li:last-child {
          padding-right: 0; }
        .mod_header__nav ul li.is-active a {
          position: relative;
          position: relative; }
          .mod_header__nav ul li.is-active a:after {
            content: '';
            position: absolute;
            height: 2px;
            margin: 0 auto;
            left: 0;
            right: 0;
            width: 98%;
            color: #000;
            background-color: #000;
            left: 0;
            bottom: -2px; } }
  @media all and (max-width: 900px) {
    .mod_header__nav {
      position: fixed;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      background-color: #1D1C1B;
      color: #fff;
      padding-bottom: 0.5rem;
      padding-right: 1.5rem;
      display: none;
      z-index: 1000; } }
  @media all and (max-width: 900px) and (max-width: 1024px) {
    .mod_header__nav {
      padding-top: 4rem;
      padding-right: 1rem; } }
  @media all and (max-width: 900px) and (max-width: 420px) {
    .mod_header__nav {
      padding-top: 3rem; } }
  @media all and (max-width: 900px) {
      .mod_header__nav li {
        border-bottom: 0 !important;
        margin-bottom: 0.25rem; }
        .mod_header__nav li a {
          display: inline-block;
          line-height: 1.25;
          font-size: 48px; } }
      @media all and (max-width: 900px) and (max-height: 600px) {
        .mod_header__nav li a {
          font-size: 40px; } }
      @media all and (max-width: 900px) and (max-height: 500px) {
        .mod_header__nav li a {
          font-size: 30px; } }
      @media all and (max-width: 900px) and (max-height: 400px) {
        .mod_header__nav li a {
          font-size: 20px; } }
      @media all and (max-width: 900px) and (max-height: 300px) {
        .mod_header__nav li a {
          font-size: inherit; } }
  @media all and (max-width: 900px) {
        .mod_header__nav li.is-active a {
          position: relative; }
          .mod_header__nav li.is-active a:after {
            content: '';
            position: absolute;
            height: 5px;
            margin: 0 auto;
            left: 0;
            right: 0;
            width: 98%;
            color: #000;
            background-color: #000;
            left: 0;
            bottom: -2px; }
          .mod_header__nav li.is-active a:after {
            background-color: #fff !important;
            bottom: 0 !important; } }
      @media all and (max-width: 900px) and (max-height: 600px) {
        .mod_header__nav li.is-active a {
          position: relative; }
          .mod_header__nav li.is-active a:after {
            content: '';
            position: absolute;
            height: 4px;
            margin: 0 auto;
            left: 0;
            right: 0;
            width: 98%;
            color: #000;
            background-color: #000;
            left: 0;
            bottom: -2px; } }
      @media all and (max-width: 900px) and (max-height: 500px) {
        .mod_header__nav li.is-active a {
          position: relative; }
          .mod_header__nav li.is-active a:after {
            content: '';
            position: absolute;
            height: 3px;
            margin: 0 auto;
            left: 0;
            right: 0;
            width: 98%;
            color: #000;
            background-color: #000;
            left: 0;
            bottom: -2px; } }
      @media all and (max-width: 900px) and (max-height: 400px) {
        .mod_header__nav li.is-active a {
          position: relative; }
          .mod_header__nav li.is-active a:after {
            content: '';
            position: absolute;
            height: 2px;
            margin: 0 auto;
            left: 0;
            right: 0;
            width: 98%;
            color: #000;
            background-color: #000;
            left: 0;
            bottom: -2px; } }
      @media all and (max-width: 900px) and (max-height: 300px) {
        .mod_header__nav li.is-active a {
          position: relative; }
          .mod_header__nav li.is-active a:after {
            content: '';
            position: absolute;
            height: 2px;
            margin: 0 auto;
            left: 0;
            right: 0;
            width: 98%;
            color: #000;
            background-color: #000;
            left: 0;
            bottom: -2px; } }
  @media all and (max-width: 900px) {
        .mod_header__nav li:last-child {
          margin-bottom: 0; }
      .state--mobile-nav-is-in .mod_header__nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding-left: 1rem;
        padding-bottom: 1rem; }
      .mod_header__nav .mod_header__nav__mail {
        display: block;
        margin-top: 2rem;
        position: relative; }
        .mod_header__nav .mod_header__nav__mail:after {
          content: '';
          position: absolute;
          height: 2px;
          margin: 0 auto;
          left: 0;
          right: 0;
          width: 98%;
          color: #000;
          background-color: #000;
          left: 0;
          bottom: -2px; }
        .mod_header__nav .mod_header__nav__mail:after {
          background-color: #fff;
          width: 100%; } }

.state--mobile-nav-is-in .mod_header__logo {
  color: #fff; }
  .state--mobile-nav-is-in .mod_header__logo a {
    color: #fff; }
  .state--mobile-nav-is-in .mod_header__logo .is-active a:after {
    background-color: #fff; }

.state--mobile-nav-is-in .mod_header__nav-trigger__icon span {
  background-color: #fff; }

.mod_headline {
  margin: 0 auto;
  padding-left: 4rem;
  padding-right: 4rem;
  margin-bottom: 4rem;
  max-width: 1400px;
  font-family: Apercu-Bold, sans-serif;
  font-size: 38px;
  line-height: 1.25;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: -10px; }
  @media all and (max-width: 1024px) {
    .mod_headline {
      padding-left: 4rem;
      padding-right: 4rem; } }
  @media all and (max-width: 640px) {
    .mod_headline {
      padding-left: 1rem;
      padding-right: 1rem; } }
  @media all and (max-width: 1024px) {
    .mod_headline {
      margin-bottom: 4rem; } }
  @media all and (max-width: 640px) {
    .mod_headline {
      margin-bottom: 3rem; } }
  .mod_headline a {
    position: relative; }
    .mod_headline a:after {
      content: '';
      position: absolute;
      height: 4px;
      margin: 0 auto;
      left: 0;
      right: 0;
      width: 100%;
      color: #000;
      background-color: #000;
      left: 0;
      bottom: 0px; }
  @media all and (max-width: 1024px) {
    .mod_headline {
      font-size: 32px;
      margin-top: -8px; }
      .mod_headline a:after {
        height: 4px; } }
  @media all and (max-width: 420px) {
    .mod_headline {
      font-size: 26px;
      margin-top: -4px; }
      .mod_headline a:after {
        height: 3px; } }

.mod_teaser-wall {
  margin-bottom: 4rem; }
  .mod_teaser-wall .js-images__sizer {
    width: 33.33%; }
    @media all and (max-width: 1024px) {
      .mod_teaser-wall .js-images__sizer {
        width: 50%; } }
    @media all and (max-width: 640px) {
      .mod_teaser-wall .js-images__sizer {
        width: 100%; } }

.mod_teaser-wall__container {
  margin-left: -2rem;
  margin-right: -2rem; }
  @media all and (max-width: 1024px) {
    .mod_teaser-wall__container {
      margin-left: -2rem;
      margin-right: -2rem; } }
  @media all and (max-width: 420px) {
    .mod_teaser-wall__container {
      margin-left: -1.5rem;
      margin-right: -1.5rem; } }

.mod_teaser-wall__element {
  padding-left: 2rem;
  padding-right: 2rem;
  width: 33.33%;
  margin-bottom: 4rem; }
  @media all and (max-width: 1024px) {
    .mod_teaser-wall__element {
      padding-left: 2rem;
      padding-right: 2rem; } }
  @media all and (max-width: 420px) {
    .mod_teaser-wall__element {
      padding-left: 1.5rem;
      padding-right: 1.5rem; } }
  .mod_teaser-wall__element:hover .mod_teaser-wall__title span {
    border-bottom: 2px solid; }
  @media all and (max-width: 1024px) {
    .mod_teaser-wall__element {
      width: 50%;
      margin-bottom: 4rem; } }
  @media all and (max-width: 640px) {
    .mod_teaser-wall__element {
      width: 100%;
      margin-bottom: 3rem; } }

.mod_teaser-wall__element--two {
  padding-left: 2rem;
  padding-right: 2rem;
  width: 66.66%; }
  @media all and (max-width: 1024px) {
    .mod_teaser-wall__element--two {
      padding-left: 2rem;
      padding-right: 2rem; } }
  @media all and (max-width: 420px) {
    .mod_teaser-wall__element--two {
      padding-left: 1.5rem;
      padding-right: 1.5rem; } }
  @media all and (max-width: 1024px) {
    .mod_teaser-wall__element--two {
      width: 50%; } }
  @media all and (max-width: 640px) {
    .mod_teaser-wall__element--two {
      width: 100%; } }

.mod_teaser-wall__image {
  position: relative;
  background-color: #efefef; }
  .mod_teaser-wall__image:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    border-radius: 100%;
    background-color: #efefef;
    -webkit-animation: spinner-scaleout 0.8s infinite ease-in-out;
            animation: spinner-scaleout 0.8s infinite ease-in-out; }
  .mod_teaser-wall__image > img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s; }
    .mod_teaser-wall__image > img.lazyloaded {
      opacity: 1; }
  .mod_teaser-wall__image.loaded img {
    opacity: 1; }

.mod_teaser-wall__title {
  position: absolute;
  top: 100%;
  margin-top: 12px;
  text-transform: uppercase;
  left: 2rem;
  right: 2rem;
  display: inline-block;
  line-height: 1; }
  @media all and (max-width: 1024px) {
    .mod_teaser-wall__title {
      left: 2rem;
      right: 2rem; } }
  @media all and (max-width: 420px) {
    .mod_teaser-wall__title {
      left: 1.5rem;
      right: 1.5rem; } }

.mod_footer {
  margin: 0 auto;
  padding-left: 4rem;
  padding-right: 4rem;
  margin-bottom: 4rem;
  max-width: 100%;
  text-transform: uppercase;
  margin-bottom: 0;
  margin-left: 0;
  margin-bottom: 2rem; }
  @media all and (max-width: 1024px) {
    .mod_footer {
      padding-left: 4rem;
      padding-right: 4rem; } }
  @media all and (max-width: 640px) {
    .mod_footer {
      padding-left: 1rem;
      padding-right: 1rem; } }
  @media all and (max-width: 1024px) {
    .mod_footer {
      margin-bottom: 4rem; } }
  @media all and (max-width: 640px) {
    .mod_footer {
      margin-bottom: 3rem; } }
  @media all and (min-width: 420px) {
    .mod_footer {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      height: 4rem;
      margin-bottom: 0; }
      .mod_footer ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        .mod_footer ul li {
          padding: 0 0.5rem; }
          .mod_footer ul li.is-active a {
            border-bottom: 3px solid; } }

.mod_image-text {
  margin-left: -2rem;
  margin-right: -2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media all and (max-width: 1024px) {
    .mod_image-text {
      margin-left: -2rem;
      margin-right: -2rem; } }
  @media all and (max-width: 420px) {
    .mod_image-text {
      margin-left: -1.5rem;
      margin-right: -1.5rem; } }
  .mod_image-text h2 {
    font-family: Apercu-Bold, sans-serif;
    font-size: 28px;
    line-height: 1.25;
    text-transform: uppercase;
    margin-top: -7px; }

.mod_image-text__image-container {
  padding-left: 2rem;
  padding-right: 2rem;
  width: 50%; }
  @media all and (max-width: 1024px) {
    .mod_image-text__image-container {
      padding-left: 2rem;
      padding-right: 2rem; } }
  @media all and (max-width: 420px) {
    .mod_image-text__image-container {
      padding-left: 1.5rem;
      padding-right: 1.5rem; } }
  @media all and (max-width: 900px) {
    .mod_image-text__image-container {
      width: 100%;
      margin-bottom: 2rem; } }

.mod_image-text__text-container {
  padding-left: 2rem;
  padding-right: 2rem;
  width: 50%; }
  @media all and (max-width: 1024px) {
    .mod_image-text__text-container {
      padding-left: 2rem;
      padding-right: 2rem; } }
  @media all and (max-width: 420px) {
    .mod_image-text__text-container {
      padding-left: 1.5rem;
      padding-right: 1.5rem; } }
  @media all and (max-width: 900px) {
    .mod_image-text__text-container {
      width: 100%;
      max-width: 600px; } }

.mod_image-text--switched .mod_image-text__image-container {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2; }

.mod_image-text--switched .mod_image-text__text-container {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }

@media all and (max-width: 900px) {
  .mod_image-text--switched .mod_image-text__image-container {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .mod_image-text--switched .mod_image-text__text-container {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; } }

.mod_container {
  margin: 0 auto;
  padding-left: 4rem;
  padding-right: 4rem;
  margin-bottom: 4rem;
  max-width: 1400px; }
  @media all and (max-width: 1024px) {
    .mod_container {
      padding-left: 4rem;
      padding-right: 4rem; } }
  @media all and (max-width: 640px) {
    .mod_container {
      padding-left: 1rem;
      padding-right: 1rem; } }
  @media all and (max-width: 1024px) {
    .mod_container {
      margin-bottom: 4rem; } }
  @media all and (max-width: 640px) {
    .mod_container {
      margin-bottom: 3rem; } }

.mod_container--medium {
  margin: 0 auto;
  padding-left: 4rem;
  padding-right: 4rem;
  margin-bottom: 4rem;
  max-width: 800px; }
  @media all and (max-width: 1024px) {
    .mod_container--medium {
      padding-left: 4rem;
      padding-right: 4rem; } }
  @media all and (max-width: 640px) {
    .mod_container--medium {
      padding-left: 1rem;
      padding-right: 1rem; } }
  @media all and (max-width: 1024px) {
    .mod_container--medium {
      margin-bottom: 4rem; } }
  @media all and (max-width: 640px) {
    .mod_container--medium {
      margin-bottom: 3rem; } }

.mod_text h2 {
  font-family: Apercu-Bold, sans-serif;
  font-size: 28px;
  line-height: 1.25;
  text-transform: uppercase;
  margin-bottom: 1rem; }

.mod_text h3 {
  margin-bottom: 1rem; }

.mod_text p {
  margin-bottom: 2rem; }
  .mod_text p:last-child {
    margin-bottom: 0; }

.mod_text ul {
  margin-bottom: 2rem; }
  @media all and (max-width: 640px) {
    .mod_text ul {
      margin-bottom: 1rem; } }
  .mod_text ul:last-child {
    margin-bottom: 0; }
  .mod_text ul li {
    position: relative;
    list-style: none;
    display: list-item;
    padding-left: 1.5rem; }
    .mod_text ul li:before {
      position: absolute;
      left: 0;
      display: inline-block;
      content: '—';
      margin-right: 0.5rem; }

.mod_text ol {
  color: #000;
  padding-left: 1.5rem;
  margin-bottom: 2rem; }
  .mod_text ol:last-child {
    margin-bottom: 0; }
  .mod_text ol li {
    position: relative;
    list-style: decimal;
    display: list-item; }

.mod_text table {
  margin: 0 -0.5rem; }
  .mod_text table tr td {
    padding: 0 0.5rem; }

.mod_text a {
  text-decoration: underline; }

.mod_text--big-headline h2 {
  font-family: Apercu-Bold, sans-serif;
  font-size: 38px;
  line-height: 1.25;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: -10px; }
  .mod_text--big-headline h2 a {
    position: relative; }
    .mod_text--big-headline h2 a:after {
      content: '';
      position: absolute;
      height: 4px;
      margin: 0 auto;
      left: 0;
      right: 0;
      width: 100%;
      color: #000;
      background-color: #000;
      left: 0;
      bottom: 0px; }
  @media all and (max-width: 1024px) {
    .mod_text--big-headline h2 {
      font-size: 32px;
      margin-top: -8px; }
      .mod_text--big-headline h2 a:after {
        height: 4px; } }
  @media all and (max-width: 420px) {
    .mod_text--big-headline h2 {
      font-size: 26px;
      margin-top: -4px; }
      .mod_text--big-headline h2 a:after {
        height: 3px; } }

.mod_text-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -4rem; }
  @media all and (max-width: 900px) {
    .mod_text-columns {
      max-width: 600px;
      margin: 0 auto; } }

.mod_text-columns__column {
  width: 50%;
  padding: 0 4rem; }
  @media all and (max-width: 1024px) {
    .mod_text-columns__column {
      padding: 0 4rem; } }
  @media all and (max-width: 900px) {
    .mod_text-columns__column {
      width: 100%;
      margin-bottom: 2rem;
      max-width: 400px; } }
  @media all and (max-width: 420px) {
    .mod_text-columns__column {
      padding: 0 3rem; } }

.mod_text-columns__column {
  width: 50%;
  padding: 0 4rem; }
  @media all and (max-width: 1024px) {
    .mod_text-columns__column {
      padding: 0 4rem; } }
  @media all and (max-width: 900px) {
    .mod_text-columns__column {
      width: 100%; } }
  @media all and (max-width: 420px) {
    .mod_text-columns__column {
      padding: 0 3rem; } }

.mod_image {
  overflow: hidden; }

.mod_image--full .mod_image__text {
  margin-top: 1.5rem;
  max-width: 75%; }
  @media all and (max-width: 1024px) {
    .mod_image--full .mod_image__text {
      max-width: 100%; } }

.mod_image__ratio-container {
  position: relative;
  background-color: #efefef; }
  .mod_image__ratio-container:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    border-radius: 100%;
    background-color: #efefef;
    -webkit-animation: spinner-scaleout 0.8s infinite ease-in-out;
            animation: spinner-scaleout 0.8s infinite ease-in-out; }
  .mod_image__ratio-container > img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s; }
    .mod_image__ratio-container > img.lazyloaded {
      opacity: 1; }
  .mod_image__ratio-container.loaded img {
    opacity: 1; }

.mod_image__caption {
  text-align: right;
  padding-top: 0.25rem;
  min-height: 1.5rem; }

.mod_image__text {
  margin-top: 1.5rem; }

.mod_image--has-caption .mod_image__text {
  margin-top: 0; }

.mod_images {
  margin-left: -2rem;
  margin-right: -2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media all and (max-width: 1024px) {
    .mod_images {
      margin-left: -2rem;
      margin-right: -2rem; } }
  @media all and (max-width: 420px) {
    .mod_images {
      margin-left: -1.5rem;
      margin-right: -1.5rem; } }
  .mod_images .js-images__sizer {
    width: 50%; }
    @media all and (max-width: 420px) {
      .mod_images .js-images__sizer {
        width: 100%; } }

.mod_images__image {
  margin-bottom: 4rem; }
  .mod_images__image:last-child {
    margin-bottom: 0; }

.mod_images__text {
  margin-top: 1.5rem;
  max-width: 75%; }
  @media all and (max-width: 1024px) {
    .mod_images__text {
      max-width: 100%; } }

.mod_images__image--full {
  padding-left: 2rem;
  padding-right: 2rem;
  width: 100%; }
  @media all and (max-width: 1024px) {
    .mod_images__image--full {
      padding-left: 2rem;
      padding-right: 2rem; } }
  @media all and (max-width: 420px) {
    .mod_images__image--full {
      padding-left: 1.5rem;
      padding-right: 1.5rem; } }
  .mod_images__image--full:last-child {
    margin-bottom: 0; }

.mod_images__image--half {
  padding-left: 2rem;
  padding-right: 2rem;
  width: 50%; }
  @media all and (max-width: 1024px) {
    .mod_images__image--half {
      padding-left: 2rem;
      padding-right: 2rem; } }
  @media all and (max-width: 420px) {
    .mod_images__image--half {
      padding-left: 1.5rem;
      padding-right: 1.5rem; } }
  @media all and (max-width: 900px) {
    .mod_images__image--half {
      width: 100%; } }
  .mod_images__image--half:nth-last-child(-n+2), .mod_images__image--half:last-child {
    margin-bottom: 0; }

.mod_images__image--has-caption .mod_images__text {
  margin-top: 0; }

.mod_teaser {
  display: block;
  margin: 0 auto;
  margin-bottom: 4rem; }
  .mod_teaser:hover .mod_teaser__read-more:after {
    -webkit-transform: translateX(3px);
        -ms-transform: translateX(3px);
            transform: translateX(3px);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    -o-transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out; }

.mod_teaser__image {
  position: relative;
  background-color: #efefef; }
  .mod_teaser__image:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    border-radius: 100%;
    background-color: #efefef;
    -webkit-animation: spinner-scaleout 0.8s infinite ease-in-out;
            animation: spinner-scaleout 0.8s infinite ease-in-out; }
  .mod_teaser__image > img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s; }
    .mod_teaser__image > img.lazyloaded {
      opacity: 1; }
  .mod_teaser__image.loaded img {
    opacity: 1; }

.mod_teaser__date {
  height: 4rem;
  line-height: 4rem; }

.mod_teaser__headline {
  font-family: Apercu-Bold, sans-serif;
  font-size: 38px;
  line-height: 1.25;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: -10px; }
  .mod_teaser__headline a {
    position: relative; }
    .mod_teaser__headline a:after {
      content: '';
      position: absolute;
      height: 4px;
      margin: 0 auto;
      left: 0;
      right: 0;
      width: 100%;
      color: #000;
      background-color: #000;
      left: 0;
      bottom: 0px; }
  @media all and (max-width: 1024px) {
    .mod_teaser__headline {
      font-size: 32px;
      margin-top: -8px; }
      .mod_teaser__headline a:after {
        height: 4px; } }
  @media all and (max-width: 420px) {
    .mod_teaser__headline {
      font-size: 26px;
      margin-top: -4px; }
      .mod_teaser__headline a:after {
        height: 3px; } }

.mod_teaser__text {
  margin-bottom: 1rem; }

.mod_teaser__read-more {
  text-transform: uppercase; }
  .mod_teaser__read-more:after {
    content: '';
    display: inline-block;
    width: 18px;
    height: 12px;
    margin-left: 10px;
    top: 1px;
    position: relative;
    background-image: url("../assets/arrow--right.svg");
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    -o-transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out; }

.mod_video__container {
  position: relative;
  padding-top: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  background-color: #efefef; }

.mod_video__container iframe,
.mod_video__container object,
.mod_video__container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.mod_video__caption {
  text-align: right;
  padding-top: 0.25rem;
  min-height: 1.5rem; }

.mod_video__text {
  margin-top: 1.5rem;
  max-width: 50%; }
  @media all and (max-width: 900px) {
    .mod_video__text {
      max-width: 100%; } }

.mod_video--has-caption .mod_video__text {
  margin-top: 0; }

.mod_columns {
  margin-left: -2rem;
  margin-right: -2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media all and (max-width: 1024px) {
    .mod_columns {
      margin-left: -2rem;
      margin-right: -2rem; } }
  @media all and (max-width: 420px) {
    .mod_columns {
      margin-left: -1.5rem;
      margin-right: -1.5rem; } }

.mod_columns__column {
  padding-left: 2rem;
  padding-right: 2rem;
  width: 50%; }
  @media all and (max-width: 1024px) {
    .mod_columns__column {
      padding-left: 2rem;
      padding-right: 2rem; } }
  @media all and (max-width: 420px) {
    .mod_columns__column {
      padding-left: 1.5rem;
      padding-right: 1.5rem; } }
  @media all and (max-width: 1024px) {
    .mod_columns__column {
      width: 100%;
      margin-bottom: 2rem; }
      .mod_columns__column:last-child {
        margin-bottom: 0; } }

html {
  overflow-y: scroll; }

.mod_module-headline {
  margin-bottom: 2rem;
  background-color: #efefef;
  display: block;
  padding: 0.25rem 2rem; }

.layout__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh; }

#barba-wrapper {
  margin-top: 4rem;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto; }
  @media all and (max-width: 1024px) {
    #barba-wrapper {
      margin-top: 4rem; } }
  @media all and (max-width: 420px) {
    #barba-wrapper {
      margin-top: 3rem; } }

/*# sourceMappingURL=main.css.map */