@charset "UTF-8";
@import url("//hello.myfonts.net/count/37e8ea");
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

a {
  background-color: transparent; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b, strong {
  font-weight: bolder; }

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button, input {
  overflow: visible; }

button, select {
  text-transform: none; }

[type="button"], [type="reset"], [type="submit"], button {
  -webkit-appearance: button; }

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

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

fieldset {
  padding: 0.35em 0.75em 0.625em; }

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

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

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

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

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

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

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

/**
 * @license
 * MyFonts Webfont Build ID 3664106, 2018-10-30T09:03:34-0400
 * 
 * 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 Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: 35-FTR-Bold by ILOTT-TYPE
 * URL: https://www.myfonts.com/fonts/ilott-type/35-ftr/bold/
 * 
 * Webfont: 35-FTR-Light by ILOTT-TYPE
 * URL: https://www.myfonts.com/fonts/ilott-type/35-ftr/light/
 * 
 * 
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3664106
 * Licensed pageviews: 20,000
 * Webfonts copyright: Copyright &#x00A9; 2017 by Andrew Bellamy. All rights reserved. 
 * 
 * © 2018 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: 'FTR-Bold35-';
  src: url("../webfonts/37E8EA_0_0.eot");
  src: url("../webfonts/37E8EA_0_0.eot?#iefix") format("embedded-opentype"), url("../webfonts/37E8EA_0_0.woff2") format("woff2"), url("../webfonts/37E8EA_0_0.woff") format("woff"), url("../webfonts/37E8EA_0_0.ttf") format("truetype"); }
@font-face {
  font-family: 'FTR-Light35-';
  src: url("../webfonts/37E8EA_1_0.eot");
  src: url("../webfonts/37E8EA_1_0.eot?#iefix") format("embedded-opentype"), url("../webfonts/37E8EA_1_0.woff2") format("woff2"), url("../webfonts/37E8EA_1_0.woff") format("woff"), url("../webfonts/37E8EA_1_0.ttf") format("truetype"); }
/**
 * Z-INDEX MANAGEMENT
 * z-index: index($layers, navigation-overlay);
 */
.show-for-xsmall-down, .show-for-xsmall-only, .show-for-xsmall-up, .show-for-small-down, .show-for-small-only, .show-for-small-up, .show-for-medium-down, .show-for-medium-only, .show-for-medium-up, .show-for-large-down, .show-for-large-only, .show-for-large-up, .show-for-xlarge-down, .show-for-xlarge-only, .show-for-xlarge-up {
  display: none; }

@media (max-width: 319px) {
  .show-for-xsmall-down {
    display: block; } }

@media (max-width: 319px) {
  .show-for-xsmall-only {
    display: block; } }

.show-for-xsmall-up {
  display: block; }

@media (max-width: 599px) {
  .show-for-small-down {
    display: block; } }

@media (min-width: 320px) and (max-width: 599px) {
  .show-for-small-only {
    display: block; } }

@media (min-width: 320px) {
  .show-for-small-up {
    display: block; } }

@media (max-width: 1023px) {
  .show-for-medium-down {
    display: block; } }

@media (min-width: 600px) and (max-width: 1023px) {
  .show-for-medium-only {
    display: block; } }

@media (min-width: 600px) {
  .show-for-medium-up {
    display: block; } }

@media (max-width: 1359px) {
  .show-for-large-down {
    display: block; } }

@media (min-width: 1024px) and (max-width: 1359px) {
  .show-for-large-only {
    display: block; } }

@media (min-width: 1024px) {
  .show-for-large-up {
    display: block; } }

.show-for-xlarge-down {
  display: block; }

@media (min-width: 1360px) {
  .show-for-xlarge-only {
    display: block; } }

@media (min-width: 1360px) {
  .show-for-xlarge-up {
    display: block; } }

@media (max-width: 319px) {
  .hide-for-xsmall-down {
    display: none; } }

@media (max-width: 319px) {
  .hide-for-xsmall-only {
    display: none; } }

.hide-for-xsmall-up {
  display: none; }

@media (max-width: 599px) {
  .hide-for-small-down {
    display: none; } }

@media (min-width: 320px) and (max-width: 599px) {
  .hide-for-small-only {
    display: none; } }

@media (min-width: 320px) {
  .hide-for-small-up {
    display: none; } }

@media (max-width: 1023px) {
  .hide-for-medium-down {
    display: none; } }

@media (min-width: 600px) and (max-width: 1023px) {
  .hide-for-medium-only {
    display: none; } }

@media (min-width: 600px) {
  .hide-for-medium-up {
    display: none; } }

@media (max-width: 1359px) {
  .hide-for-large-down {
    display: none; } }

@media (min-width: 1024px) and (max-width: 1359px) {
  .hide-for-large-only {
    display: none; } }

@media (min-width: 1024px) {
  .hide-for-large-up {
    display: none; } }

.hide-for-xlarge-down {
  display: none; }

@media (min-width: 1360px) {
  .hide-for-xlarge-only {
    display: none; } }

@media (min-width: 1360px) {
  .hide-for-xlarge-up {
    display: none; } }

.section {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  overflow: hidden; }
  .section.color-white {
    background: white; }
  .section .section-inner {
    display: block;
    max-width: 1300px;
    position: relative;
    padding: 0 30px;
    width: calc( 100% - 60px ); }
    @media (max-width: 1023px) {
      .section .section-inner {
        width: calc( 100% - 40px );
        padding: 0 20px; } }
    @media (max-width: 599px) {
      .section .section-inner {
        width: calc( 100% - 30px );
        padding: 0 15px; } }
    .section .section-inner.paddingTop {
      padding-top: 3em; }
    .section .section-inner.paddingBottom {
      padding-bottom: 3em; }

.content-format .text-left {
  text-align: left; }
.content-format .text-center {
  text-align: center; }
.content-format .text-right {
  text-align: right; }
.content-format > *:last-child {
  margin-bottom: 0; }
.content-format p, .content-format h1, .content-format h2, .content-format h3, .content-format h4, .content-format h5, .content-format ul, .content-format ol, .content-format table {
  margin-top: 0; }
.content-format h1, .content-format h2, .content-format h3, .content-format h4, .content-format h5, .content-format .h1, .content-format .h2, .content-format .h3, .content-format .h4, .content-format .h5 {
  margin-top: 2em; }
  .content-format h1:first-child, .content-format h2:first-child, .content-format h3:first-child, .content-format h4:first-child, .content-format h5:first-child, .content-format .h1:first-child, .content-format .h2:first-child, .content-format .h3:first-child, .content-format .h4:first-child, .content-format .h5:first-child {
    margin-top: 0; }
.content-format h1 + h3,
.content-format .h1 + .h3,
.content-format h1 + .h3,
.content-format .h1 + h3 {
  margin-top: -.5em; }
.content-format strong, .content-format b {
  font-weight: normal;
  font-family: "FTR-Bold35-", sans-serif; }
.content-format hr {
  border: 0;
  border-bottom: 1px solid black;
  margin: 4em 0; }
.content-format a {
  color: #c3b3a8;
  text-decoration: none; }
  .content-format a:hover {
    color: black; }
.content-format a.button-link,
.content-format form button {
  cursor: pointer;
  display: inline-block;
  padding: .18em .4em .1em .4em;
  background: #c3b3a8;
  color: black;
  font-family: "FTR-Bold35-", sans-serif;
  font-size: .79em;
  text-decoration: none;
  text-transform: uppercase;
  transition: all ease 0.4s;
  white-space: nowrap;
  border: 0; }
  .content-format a.button-link:hover,
  .content-format form button:hover {
    background: black;
    color: white; }
  .content-format a.button-link + a.button-link,
  .content-format form button + a.button-link {
    margin-left: .8em; }
.content-format a.mail-link {
  color: black;
  position: relative;
  display: inline-block;
  text-align: left; }
  .content-format a.mail-link:hover {
    color: #c3b3a8; }
  .content-format a.mail-link strong {
    font-size: 1.3em;
    font-family: "FTR-Bold35-", sans-serif;
    text-transform: uppercase; }
  .content-format a.mail-link::after {
    content: '@';
    display: block;
    position: absolute;
    right: -1em;
    top: 0;
    font-family: "FTR-Bold35-", sans-serif;
    font-size: 5em;
    line-height: 1; }
.content-format .text-right a.mail-link {
  position: relative;
  left: -5em; }
.content-format h1, .content-format .h1, .content-format h2, .content-format .h2 {
  font-size: 1.95em;
  display: block;
  font-family: "FTR-Bold35-", sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: .5em;
  line-height: 1.1; }
  .content-format h1 a, .content-format .h1 a, .content-format h2 a, .content-format .h2 a {
    color: black; }
.content-format h3, .content-format .h3 {
  font-size: 1.59em;
  display: block;
  font-family: "FTR-Bold35-", sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: .5em;
  line-height: 1.1; }

@media (max-width: 599px) {
  .spacer.spacer-small-20 {
    height: 20px; }
  .spacer.spacer-small-40 {
    height: 40px; }
  .spacer.spacer-small-60 {
    height: 60px; }
  .spacer.spacer-small-80 {
    height: 80px; }
  .spacer.spacer-small-100 {
    height: 100px; }
  .spacer.spacer-small-130 {
    height: 130px; }
  .spacer.spacer-small-160 {
    height: 160px; } }
@media (min-width: 600px) and (max-width: 1023px) {
  .spacer.spacer-medium-20 {
    height: 20px; }
  .spacer.spacer-medium-40 {
    height: 40px; }
  .spacer.spacer-medium-60 {
    height: 60px; }
  .spacer.spacer-medium-80 {
    height: 80px; }
  .spacer.spacer-medium-100 {
    height: 100px; }
  .spacer.spacer-medium-130 {
    height: 130px; }
  .spacer.spacer-medium-160 {
    height: 160px; } }
@media (min-width: 1024px) {
  .spacer.spacer-large-20 {
    height: 20px; }
  .spacer.spacer-large-40 {
    height: 40px; }
  .spacer.spacer-large-60 {
    height: 60px; }
  .spacer.spacer-large-80 {
    height: 80px; }
  .spacer.spacer-large-100 {
    height: 100px; }
  .spacer.spacer-large-130 {
    height: 130px; }
  .spacer.spacer-large-160 {
    height: 160px; } }

a {
  transition: color ease 0.4s, transform ease 0.4s, background-color ease 0.4s; }

body,
html {
  display: block;
  width: 100%;
  min-height: 100vh;
  margin: 0;
  padding: 0;
  font-family: "FTR-Light35-", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

body {
  font-size: 19px;
  line-height: 1.25; }
  @media (min-width: 1360px) {
    body {
      font-size: 19px; } }
  @media (max-width: 1359px) {
    body {
      font-size: 19px; } }
  @media (max-width: 1023px) {
    body {
      font-size: 16px; } }
  @media (max-width: 599px) {
    body {
      font-size: 14px; } }
  @media (max-width: 319px) {
    body {
      font-size: 12px; } }
  body .color-scheme {
    display: -ms-flexbox;
    display: flex;
    min-height: 100vh;
    flex-direction: column;
    -ms-flex-direction: column;
    color: black;
    background-color: white; }
    body .color-scheme.color-dark {
      color: white;
      background-color: #1a1a1a; }

.content-wrapper {
  margin-bottom: 5em;
  padding-top: 120px; }
  @media (max-width: 599px) {
    .content-wrapper {
      padding-top: 50px;
      margin-bottom: 2em; } }

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

.header {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  flex-direction: row;
  -ms-flex-direction: row;
  -ms-flex-pack: center;
  justify-content: center;
  background: white;
  color: black;
  position: fixed;
  z-index: 5;
  left: 0;
  top: 0;
  transition: transform ease 0.4s, background-color ease 0.4s; }
  @media (min-width: 600px) {
    .header.scrolled {
      transform: translate3d(0, -50px, 0);
      background: rgba(255, 255, 255, 0.8);
      backdrop-filter: blur(10px) grayscale(30%); }
      .header.scrolled:hover {
        transform: none; } }
  .header a {
    color: black; }
  .header .header-inner {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: calc( 100% - 60px );
    max-width: 1300px;
    padding-top: 15px;
    padding-right: 30px;
    padding-bottom: 15px;
    padding-left: 30px;
    flex-direction: row;
    -ms-flex-direction: row;
    -ms-flex-align: end;
    align-items: flex-end; }
    @media (max-width: 1023px) {
      .header .header-inner {
        width: calc( 100% - 40px );
        padding-right: 20px;
        padding-left: 20px; } }
    @media (max-width: 599px) {
      .header .header-inner {
        display: block;
        width: calc( 100% - 30px );
        padding-right: 20px;
        padding-left: 15px;
        padding-bottom: 13px; } }
  .header .hamburger {
    position: absolute;
    right: .3em;
    top: .5em; }
  @media (min-width: 1024px) {
    .header .main-navigation {
      padding-bottom: 10px; } }
  .header .logo-column {
    display: block;
    width: 30%; }
    @media (max-width: 599px) {
      .header .logo-column {
        width: 100%; } }
    .header .logo-column .logo {
      width: 210px;
      height: auto; }
      @media (max-width: 1023px) {
        .header .logo-column .logo {
          width: 170px;
          position: relative;
          top: 5px; } }
      @media (max-width: 599px) {
        .header .logo-column .logo {
          width: 170px; } }
  .header .navigation-column {
    display: -ms-flexbox;
    display: flex;
    width: 70%;
    flex-direction: column;
    -ms-flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: right; }
    @media (max-width: 599px) {
      .header .navigation-column {
        display: none; } }

.socialmedia-navigation {
  margin-top: .5em;
  margin-bottom: 1em; }
  .socialmedia-navigation ul {
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none; }
    .socialmedia-navigation ul li {
      display: inline-block;
      margin-left: .7em; }
      @media (max-width: 599px) {
        .socialmedia-navigation ul li {
          margin: 0 .7em; } }
      .socialmedia-navigation ul li a {
        text-decoration: none;
        color: black; }
        .socialmedia-navigation ul li a.social {
          display: block;
          text-indent: 999em;
          overflow: hidden;
          white-space: nowrap;
          background-repeat: no-repeat;
          background-size: auto 100%;
          background-position: center center;
          width: 1.3em;
          height: 0;
          padding-bottom: 1.3em;
          transition: opacity ease 0.4s; }
          .socialmedia-navigation ul li a.social:hover {
            opacity: .2; }
          .socialmedia-navigation ul li a.social.spotify {
            background-image: url("../images/icn_spotify.svg"); }
          .socialmedia-navigation ul li a.social.facebook {
            background-image: url("../images/icn_facebook.svg"); }
          .socialmedia-navigation ul li a.social.youtube {
            width: 3em;
            background-image: url("../images/icn_youtube.svg"); }
          .socialmedia-navigation ul li a.social.imdb {
            width: 2.7em;
            background-image: url("../images/icn_imdb.svg"); }

.main-navigation ul {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none; }
  .main-navigation ul li {
    display: inline-block;
    margin-left: .7em; }
    .main-navigation ul li a {
      text-decoration: none;
      font-size: .89em;
      text-transform: uppercase;
      font-family: "FTR-Bold35-", sans-serif;
      color: black; }
      .main-navigation ul li a:hover, .main-navigation ul li a.active {
        border-bottom: 1px solid black; }

.color-scheme.color-dark .header {
  background: #1a1a1a;
  color: white; }
  .color-scheme.color-dark .header.scrolled {
    background: rgba(26, 26, 26, 0.8); }
  .color-scheme.color-dark .header a {
    color: white; }
.color-scheme.color-dark .main-navigation ul li a {
  color: white; }
  .color-scheme.color-dark .main-navigation ul li a:hover, .color-scheme.color-dark .main-navigation ul li a.active {
    border-bottom: 1px solid white; }
.color-scheme.color-dark .socialmedia-navigation ul li a.social.spotify {
  background-image: url("../images/icn_spotify_inverted.svg"); }
.color-scheme.color-dark .socialmedia-navigation ul li a.social.facebook {
  background-image: url("../images/icn_facebook_inverted.svg"); }
.color-scheme.color-dark .socialmedia-navigation ul li a.social.youtube {
  background-image: url("../images/icn_youtube_inverted.svg"); }
.color-scheme.color-dark .socialmedia-navigation ul li a.social.imdb {
  background-image: url("../images/icn_imdb_inverted.svg"); }

.navigation-overlay {
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  z-index: 4;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  flex-direction: column;
  -ms-flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0;
  background: white;
  transition: visibility ease 0s 0.4s, opacity ease 0.4s; }
  .navigation-overlay.visible {
    visibility: visible;
    opacity: 1;
    transition: visibility ease 0s 0s, opacity ease 0.4s; }
  .navigation-overlay .navigation-overlay-inner {
    text-align: center; }
    .navigation-overlay .navigation-overlay-inner .main-navigation {
      margin-bottom: 2em;
      font-size: 1.8em; }
      .navigation-overlay .navigation-overlay-inner .main-navigation li {
        display: block; }

.color-scheme.color-dark .navigation-overlay {
  background: #1a1a1a; }

.hamburger {
  display: none;
  width: 2em;
  height: 1.5em;
  border: 0;
  padding: .5em;
  border-radius: 0;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  box-sizing: content-box;
  cursor: pointer;
  background: transparent;
  transition: all ease 0.4s;
  outline: none; }
  @media (max-width: 599px) {
    .hamburger {
      display: block; } }
  .hamburger .hamburger-inner {
    display: block;
    width: 100%;
    height: 100%;
    position: relative; }
  .hamburger .line {
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    height: 3px;
    background: black;
    transition: all ease 0.4s; }
    .hamburger .line.line1 {
      top: 0; }
    .hamburger .line.line2 {
      top: calc(50% - 1.5px); }
    .hamburger .line.line3 {
      bottom: 0; }
  .hamburger.active .line.line1, .hamburger.active:hover .line.line1 {
    transform: rotate(45deg);
    transform-origin: left center; }
  .hamburger.active .line.line2, .hamburger.active:hover .line.line2 {
    width: 0; }
  .hamburger.active .line.line3, .hamburger.active:hover .line.line3 {
    transform: rotate(-45deg);
    transform-origin: left center;
    bottom: -1.5px; }

.color-scheme.color-dark .hamburger .line {
  background: white; }

.footer {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: auto;
  flex-direction: row;
  -ms-flex-direction: row;
  -ms-flex-pack: center;
  justify-content: center;
  background: black; }
  .footer .footer-inner {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    justify-content: space-between;
    width: calc( 100% - 60px );
    max-width: 1300px;
    padding-top: 2em;
    padding-right: 30px;
    padding-bottom: 3em;
    padding-left: 30px;
    flex-direction: row;
    -ms-flex-direction: row;
    -ms-flex-align: center;
    align-items: center; }
    @media (max-width: 1023px) {
      .footer .footer-inner {
        width: calc( 100% - 40px );
        padding-right: 20px;
        padding-left: 20px; } }
    @media (max-width: 599px) {
      .footer .footer-inner {
        width: calc( 100% - 30px );
        padding-right: 20px;
        padding-left: 15px;
        padding-top: 2em;
        padding-bottom: 2em; } }
    .footer .footer-inner ul {
      display: inline-block;
      margin: 0;
      padding: 0;
      list-style: none; }
      .footer .footer-inner ul li {
        display: inline-block;
        margin-right: .7em; }
        .footer .footer-inner ul li a, .footer .footer-inner ul li span {
          font-family: "FTR-Bold35-", sans-serif;
          font-size: .89em;
          text-decoration: none;
          text-transform: uppercase;
          color: white; }
        .footer .footer-inner ul li a:hover, .footer .footer-inner ul li a.active {
          border-bottom: 1px solid white; }
    .footer .footer-inner .navigation-column {
      display: -ms-flexbox;
      display: flex;
      width: 70%;
      flex-direction: row;
      -ms-flex-direction: row;
      -ms-flex-align: center;
      align-items: center; }
      @media (max-width: 599px) {
        .footer .footer-inner .navigation-column {
          width: 30%; } }
      .footer .footer-inner .navigation-column iframe {
        width: 100px;
        margin-right: 1em; }
      @media (max-width: 599px) {
        .footer .footer-inner .navigation-column .main-navigation {
          display: none; } }
    .footer .footer-inner .meta-column {
      display: -ms-flexbox;
      display: flex;
      width: 30%;
      flex-direction: row;
      -ms-flex-direction: row;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-pack: end;
      justify-content: flex-end; }
      @media (max-width: 599px) {
        .footer .footer-inner .meta-column {
          width: 60%; } }
      .footer .footer-inner .meta-column .meta-navigation ul li {
        display: inline-block; }
        @media (min-width: 600px) {
          .footer .footer-inner .meta-column .meta-navigation ul li::after {
            margin: 0 0 0 .7em;
            content: '|';
            color: white; }
          .footer .footer-inner .meta-column .meta-navigation ul li:last-child::after {
            display: none; } }
        .footer .footer-inner .meta-column .meta-navigation ul li a {
          font-family: "FTR-Light35-", sans-serif; }
      .footer .footer-inner .meta-column .language-selection {
        display: block;
        position: relative; }
        .footer .footer-inner .meta-column .language-selection .earth {
          display: block;
          width: 4em;
          height: 2em;
          margin-left: .5em;
          -webkit-transition: all ease 0.4s;
          -o-transition: all ease 0.4s;
          transition: all ease 0.4s;
          -webkit-transform: none;
          -ms-transform: none;
          transform: none;
          background: url("../images/earth.svg") no-repeat center center/auto 100%; }
          @media (max-width: 599px) {
            .footer .footer-inner .meta-column .language-selection .earth {
              display: none; } }
        .footer .footer-inner .meta-column .language-selection ul {
          display: block;
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          visibility: hidden;
          line-height: 2em;
          -webkit-transition: opacity ease 0.4s;
          -o-transition: opacity ease 0.4s;
          transition: opacity ease 0.4s;
          text-align: center;
          opacity: 0; }
          @media (max-width: 599px) {
            .footer .footer-inner .meta-column .language-selection ul {
              visibility: visible;
              opacity: 1;
              position: relative; } }
          .footer .footer-inner .meta-column .language-selection ul li {
            margin: 0 .2em; }
        .footer .footer-inner .meta-column .language-selection:hover .earth {
          -webkit-transform: scale(0.5);
          -ms-transform: scale(0.5);
          transform: scale(0.5);
          opacity: 0; }
        .footer .footer-inner .meta-column .language-selection:hover ul {
          visibility: visible;
          opacity: 1; }

.slider {
  overflow: hidden; }
  .slider .slick-dots {
    display: block;
    position: absolute;
    bottom: 35px;
    right: 50px;
    margin: 0;
    padding: 0;
    text-align: center; }
    .slider .slick-dots li {
      display: inline-block;
      padding-left: 0; }
      .slider .slick-dots li:before {
        display: none; }
      .slider .slick-dots li button {
        background: 0;
        border: 0;
        outline: none;
        cursor: pointer;
        vertical-align: bottom;
        height: 34px;
        text-indent: 999em;
        white-space: no-wrap;
        width: 10px;
        padding: 0 4px;
        position: relative; }
        @media (max-width: 599px) {
          .slider .slick-dots li button {
            width: 10px;
            padding: 0 5px; } }
        .slider .slick-dots li button:after {
          border-left: 1px solid white;
          content: ' ';
          display: block;
          height: 17px;
          position: absolute;
          bottom: 0;
          left: 7px;
          transition: height ease 0.4s; }
        @media (min-width: 600px) {
          .slider .slick-dots li button:hover:after {
            height: 22px; } }
      .slider .slick-dots li.slick-active button:after {
        height: 34px; }
  .slider .slide img {
    display: block;
    margin: 0;
    width: 100%; }

.section .slider .slick-dots {
  bottom: 20px;
  right: 20px; }

iframe[src*="youtube.com"],
iframe[src*="youtube-nocookie.com"] {
  width: 100%;
  margin-bottom: 2em; }

.fce-slider {
  display: block;
  padding-bottom: 2em; }

.fce-columns {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2em;
  -ms-flex-pack: center;
  justify-content: center; }
  .fce-columns .column-wrapper {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .fce-columns .column-wrapper .column.centerVertical {
      display: -ms-flexbox;
      display: flex;
      flex-direction: column;
      -ms-flex-direction: column;
      -ms-flex-pack: center;
      justify-content: center; }
    @media (max-width: 599px) {
      .fce-columns .column-wrapper .column {
        margin-bottom: 3em; } }
  .fce-columns.two-columns > .column-wrapper > .column {
    width: calc(50% - 2em); }
    @media (max-width: 599px) {
      .fce-columns.two-columns > .column-wrapper > .column {
        width: 100%; } }
  .fce-columns.two-columns-cover > .column-wrapper {
    justify-content: flex-start; }
    @media (max-width: 1023px) {
      .fce-columns.two-columns-cover > .column-wrapper {
        justify-content: space-between; } }
    .fce-columns.two-columns-cover > .column-wrapper > .column {
      width: calc(40% - 4em);
      margin-right: 4em; }
      @media (max-width: 1023px) {
        .fce-columns.two-columns-cover > .column-wrapper > .column {
          width: calc(50% - 2em);
          margin-right: 0; } }
      @media (max-width: 599px) {
        .fce-columns.two-columns-cover > .column-wrapper > .column {
          width: calc(50% - 1em); } }
  .fce-columns.two-columns-6633 > .column-wrapper > .column:nth-child(1) {
    width: calc(66.66% - 2em); }
    @media (max-width: 599px) {
      .fce-columns.two-columns-6633 > .column-wrapper > .column:nth-child(1) {
        width: 100%; } }
  .fce-columns.two-columns-6633 > .column-wrapper > .column:nth-child(2) {
    width: calc(33.33% - 2em); }
    @media (max-width: 599px) {
      .fce-columns.two-columns-6633 > .column-wrapper > .column:nth-child(2) {
        width: 100%; } }
  .fce-columns.two-columns-3366 > .column-wrapper > .column:nth-child(1) {
    width: calc(33.33% - 2em); }
    @media (max-width: 599px) {
      .fce-columns.two-columns-3366 > .column-wrapper > .column:nth-child(1) {
        width: 100%; } }
  .fce-columns.two-columns-3366 > .column-wrapper > .column:nth-child(2) {
    width: calc(66.66% - 2em); }
    @media (max-width: 599px) {
      .fce-columns.two-columns-3366 > .column-wrapper > .column:nth-child(2) {
        width: 100%; } }
  .fce-columns.three-columns > .column-wrapper > .column {
    width: calc(33.333% - 2em); }
    @media (max-width: 599px) {
      .fce-columns.three-columns > .column-wrapper > .column {
        width: 100%; } }
  .fce-columns.three-columns-404020 > .column-wrapper > .column:nth-child(1) {
    width: calc(38% - 4em); }
    @media (max-width: 599px) {
      .fce-columns.three-columns-404020 > .column-wrapper > .column:nth-child(1) {
        width: 100%; } }
  .fce-columns.three-columns-404020 > .column-wrapper > .column:nth-child(2) {
    width: calc(32%); }
    @media (max-width: 599px) {
      .fce-columns.three-columns-404020 > .column-wrapper > .column:nth-child(2) {
        width: 100%; } }
  .fce-columns.three-columns-404020 > .column-wrapper > .column:nth-child(3) {
    width: calc(29% - 4em); }
    @media (max-width: 599px) {
      .fce-columns.three-columns-404020 > .column-wrapper > .column:nth-child(3) {
        width: 100%; } }
  .fce-columns.three-columns-206020 > .column-wrapper > .column:nth-child(1) {
    width: 22%; }
    @media (max-width: 1023px) {
      .fce-columns.three-columns-206020 > .column-wrapper > .column:nth-child(1) {
        width: 100%;
        margin-bottom: 3em; } }
  .fce-columns.three-columns-206020 > .column-wrapper > .column:nth-child(2) {
    width: calc(58% - 8em); }
    @media (max-width: 1023px) {
      .fce-columns.three-columns-206020 > .column-wrapper > .column:nth-child(2) {
        width: 100%;
        margin-bottom: 3em; } }
  .fce-columns.three-columns-206020 > .column-wrapper > .column:nth-child(3) {
    width: 20%; }
    @media (max-width: 1023px) {
      .fce-columns.three-columns-206020 > .column-wrapper > .column:nth-child(3) {
        width: 100%;
        margin-bottom: 3em; } }
  .fce-columns.four-columns > .column-wrapper > .column {
    width: calc(25% - 2em); }
    @media (max-width: 1023px) {
      .fce-columns.four-columns > .column-wrapper > .column {
        width: calc(50% - .5em); } }
    @media (max-width: 599px) {
      .fce-columns.four-columns > .column-wrapper > .column {
        width: 100%; } }

.fce-hero {
  display: block;
  width: 100%; }
  .fce-hero .slider {
    width: 100%;
    overflow: hidden;
    font-size: 0;
    line-height: 0; }
    .fce-hero .slider .slide {
      padding-bottom: 30%;
      background-position: center center;
      background-size: cover; }
      @media (min-width: 1024px) {
        .fce-hero .slider .slide {
          padding-bottom: 0; } }
      @media (max-width: 1023px) {
        .fce-hero .slider .slide {
          padding-bottom: 40%; } }
      @media (max-width: 599px) {
        .fce-hero .slider .slide {
          padding-bottom: 50%; } }
      .fce-hero .slider .slide img {
        display: none; }
        @media (min-width: 1024px) {
          .fce-hero .slider .slide img {
            display: block; } }
  .fce-hero .herobar {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    flex-direction: column;
    -ms-flex-direction: column;
    -ms-flex-align: center;
    align-items: center; }
    .fce-hero .herobar .herobar-inner {
      display: block;
      position: relative;
      width: calc( 100% - 60px );
      max-width: 1300px;
      padding-top: 1em;
      padding-right: 30px;
      padding-bottom: 0;
      padding-left: 30px; }
      @media (max-width: 1023px) {
        .fce-hero .herobar .herobar-inner {
          width: calc( 100% - 40px );
          padding-right: 20px;
          padding-left: 20px; } }
      @media (max-width: 599px) {
        .fce-hero .herobar .herobar-inner {
          width: calc( 100% - 40px );
          padding-right: 20px;
          padding-left: 15px; } }
      .fce-hero .herobar .herobar-inner .hero-title {
        font-size: .89em;
        font-family: "FTR-Bold35-", sans-serif;
        text-decoration: none;
        text-transform: uppercase; }
      .fce-hero .herobar .herobar-inner .sub-navigation {
        display: block;
        padding: 0;
        font-size: .89em;
        list-style: none; }
        .fce-hero .herobar .herobar-inner .sub-navigation li {
          display: inline-block;
          margin-right: 20px; }
          .fce-hero .herobar .herobar-inner .sub-navigation li a {
            font-family: "FTR-Bold35-", sans-serif;
            text-decoration: none;
            text-transform: uppercase;
            color: black; }
            .fce-hero .herobar .herobar-inner .sub-navigation li a:hover, .fce-hero .herobar .herobar-inner .sub-navigation li a.active {
              border-bottom: 1px solid black; }

.color-scheme.color-dark .fce-hero .herobar .herobar-inner .sub-navigation li a {
  color: white; }
  .color-scheme.color-dark .fce-hero .herobar .herobar-inner .sub-navigation li a:hover, .color-scheme.color-dark .fce-hero .herobar .herobar-inner .sub-navigation li a.active {
    border-bottom: 1px solid white; }

.fce-accordeon .accordeon .accordeon-element .accordeon-title {
  cursor: pointer;
  position: relative;
  border-bottom: 1px dotted #c3b3a8;
  padding: 5px 0; }
  .fce-accordeon .accordeon .accordeon-element .accordeon-title h2 {
    font-size: 1.5em;
    margin: 0;
    font-weight: normal;
    color: #c3b3a8;
    transition: color ease 0.4s; }
  .fce-accordeon .accordeon .accordeon-element .accordeon-title:hover {
    border-bottom-color: black; }
    .fce-accordeon .accordeon .accordeon-element .accordeon-title:hover h2, .fce-accordeon .accordeon .accordeon-element .accordeon-title:hover::after {
      color: black; }
  .fce-accordeon .accordeon .accordeon-element .accordeon-title::after {
    content: '➔';
    position: absolute;
    right: 0;
    top: 0;
    color: #c3b3a8;
    font-size: 1.5em;
    line-height: 40px;
    transition: transform ease 0.4s; }
.fce-accordeon .accordeon .accordeon-element .accordeon-content {
  visibility: hidden;
  height: 0;
  overflow: hidden;
  opacity: 0;
  transform: translateY(-10px);
  transition: all ease 0.4s;
  padding: 1em 0; }
.fce-accordeon .accordeon .accordeon-element.active .accordeon-title::after {
  transform: rotate(90deg); }
.fce-accordeon .accordeon .accordeon-element.active .accordeon-content {
  display: block;
  transform: none;
  opacity: 1;
  height: auto;
  visibility: visible; }

.fce-audio .audio-element {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: .5em;
  flex-direction: row;
  -ms-flex-direction: row;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: black;
  text-decoration: none; }
  .fce-audio .audio-element .title {
    display: block;
    width: calc(50% - 1em);
    color: #323232; }
    .fce-audio .audio-element .title.full-width {
      width: calc(100% - 1em); }
  .fce-audio .audio-element .title2 {
    display: block;
    width: calc(50% - 1em);
    color: #323232; }
  .fce-audio .audio-element .button {
    display: block;
    width: 20px;
    height: 20px; }
    .fce-audio .audio-element .button .play,
    .fce-audio .audio-element .button .pause {
      display: block;
      width: 100%;
      height: 100%;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: auto 10px; }
    .fce-audio .audio-element .button .play {
      background-image: url("../images/btn_play.svg"); }
    .fce-audio .audio-element .button .pause {
      display: none;
      background-image: url("../images/btn_pause.svg"); }
  .fce-audio .audio-element.active .title,
  .fce-audio .audio-element.active .title2, .fce-audio .audio-element:hover .title,
  .fce-audio .audio-element:hover .title2 {
    color: #c3b3a8; }
  .fce-audio .audio-element.active .button .play, .fce-audio .audio-element:hover .button .play {
    display: none; }
  .fce-audio .audio-element.active .button .pause, .fce-audio .audio-element:hover .button .pause {
    display: block; }
.fce-audio.two-columns {
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  -ms-flex-direction: row;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .fce-audio.two-columns .audio-element {
    width: calc(50% - 7em); }
    @media (max-width: 1023px) {
      .fce-audio.two-columns .audio-element {
        width: calc(50% - 2em); } }
    @media (max-width: 599px) {
      .fce-audio.two-columns .audio-element {
        width: 100%; } }

.fce-tiles .tile-wrapper {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  flex-direction: row;
  -ms-flex-direction: row;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .fce-tiles .tile-wrapper .tile {
    display: block;
    text-align: left;
    margin: 0 0 4em 0; }
    .fce-tiles .tile-wrapper .tile .tile-inner {
      display: inline-block;
      width: 80%;
      max-width: 300px;
      text-align: left; }
      @media (max-width: 599px) {
        .fce-tiles .tile-wrapper .tile .tile-inner {
          width: 100%;
          max-width: 100%; } }
      .fce-tiles .tile-wrapper .tile .tile-inner .image-wrapper {
        display: block;
        margin-bottom: 1em; }
        .fce-tiles .tile-wrapper .tile .tile-inner .image-wrapper img {
          width: 100%; }
      .fce-tiles .tile-wrapper .tile .tile-inner .text-wrapper {
        display: block;
        min-height: 100px; }
        .fce-tiles .tile-wrapper .tile .tile-inner .text-wrapper h3.title {
          text-transform: none;
          margin-bottom: .1em; }
      .fce-tiles .tile-wrapper .tile .tile-inner .expand-arrow-wrapper {
        display: block;
        width: 100%;
        text-align: center;
        height: 19px; }
        @media (max-width: 599px) {
          .fce-tiles .tile-wrapper .tile .tile-inner .expand-arrow-wrapper {
            display: none; } }
        .fce-tiles .tile-wrapper .tile .tile-inner .expand-arrow-wrapper .expand-arrow {
          display: inline-block;
          width: 40px;
          height: 22px;
          position: absolute;
          z-index: 3;
          transition: visibility ease 0s 0.4s;
          visibility: hidden;
          background: url("../images/corner_bright.svg") no-repeat center top/100% auto; }
    .fce-tiles .tile-wrapper .tile.expandable .tile-inner .image-wrapper {
      cursor: pointer; }
    @media (max-width: 599px) {
      .fce-tiles .tile-wrapper .tile .expand-wrapper {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 8;
        visibility: hidden;
        opacity: 0;
        transition: visibility ease 0s 0.4s, opacity ease 0.4s; }
        .fce-tiles .tile-wrapper .tile .expand-wrapper a.closex {
          display: block;
          position: absolute;
          right: 20px;
          top: 20px;
          background: black;
          color: white;
          font-size: 3em;
          line-height: 45px;
          width: 40px;
          height: 40px;
          font-family: "FTR-Bold35-", sans-serif;
          text-align: center; }
          .fce-tiles .tile-wrapper .tile .expand-wrapper a.closex:hover {
            background: #c3b3a8; }
        .fce-tiles .tile-wrapper .tile .expand-wrapper .expand-inner {
          display: block;
          padding: 90px 15px 50px 15px;
          width: calc( 100% - 30px );
          overflow: auto;
          max-height: calc(100vh - 140px); }
      .fce-tiles .tile-wrapper .tile.expandable.active .expand-wrapper {
        opacity: 1;
        visibility: visible;
        transition: visibility ease 0s 0s, opacity ease 0.4s; } }
    @media (min-width: 600px) {
      .fce-tiles .tile-wrapper .tile .expand-wrapper {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center;
        width: 100vw;
        margin-left: -30px;
        max-height: 0px;
        overflow: hidden;
        visibility: hidden;
        transition: max-height ease 0.4s, opacity ease 0.4s, border ease 0s 0.4s, visibility ease 0s 0.4s;
        z-index: 1;
        text-align: left;
        border-top: 1px solid transparent;
        border-bottom: 1px solid transparent;
        position: relative;
        background: #e6e6e6; } }
  @media (min-width: 600px) and (max-width: 1023px) {
    .fce-tiles .tile-wrapper .tile .expand-wrapper {
      margin-left: -20px; } }
  @media (min-width: 600px) and (max-width: 599px) {
    .fce-tiles .tile-wrapper .tile .expand-wrapper {
      margin-left: -15px; } }
  @media (min-width: 600px) and (min-width: 1360px) {
    .fce-tiles .tile-wrapper .tile .expand-wrapper {
      margin-left: calc(-50vw + 650px); } }
    @media (min-width: 600px) {
        .fce-tiles .tile-wrapper .tile .expand-wrapper a.closex {
          display: none; }
        .fce-tiles .tile-wrapper .tile .expand-wrapper .expand-inner {
          display: block;
          max-width: 1300px;
          position: relative;
          padding: 0 30px;
          width: calc( 100% - 60px );
          padding: 3em 0; } }
    @media (min-width: 600px) and (max-width: 1023px) {
      .fce-tiles .tile-wrapper .tile .expand-wrapper .expand-inner {
        width: calc( 100% - 40px );
        padding-left: 20px;
        padding-right: 20px; } }
    @media (min-width: 600px) and (max-width: 599px) {
      .fce-tiles .tile-wrapper .tile .expand-wrapper .expand-inner {
        width: calc( 100% - 30px );
        padding-left: 15px;
        padding-right: 15px; } }
    @media (min-width: 600px) {
          .fce-tiles .tile-wrapper .tile .expand-wrapper .expand-inner > :last-child {
            margin-bottom: 0; }
      .fce-tiles .tile-wrapper .tile.expandable.active .tile-inner .expand-arrow-wrapper .expand-arrow {
        visibility: visible;
        transition: visibility ease 0s 0s; }
      .fce-tiles .tile-wrapper .tile.expandable.active .expand-wrapper {
        max-height: 70vh;
        overflow: auto;
        visibility: visible;
        transition: max-height ease 0.4s, opacity ease 0.4s, border ease 0s 0s, visibility ease 0s 0s;
        z-index: 2; }
        .fce-tiles .tile-wrapper .tile.expandable.active .expand-wrapper .expand-inner {
          transform: none; } }
.fce-tiles.three-columns .tile-wrapper .tile {
  width: 33.33333%; }
  @media (max-width: 599px) {
    .fce-tiles.three-columns .tile-wrapper .tile {
      width: 100%;
      margin-bottom: 2em; } }
  @media (min-width: 600px) {
    .fce-tiles.three-columns .tile-wrapper .tile:nth-child(3n + 2) {
      text-align: center; }
      .fce-tiles.three-columns .tile-wrapper .tile:nth-child(3n + 2) .expand-wrapper {
        left: -100%; }
    .fce-tiles.three-columns .tile-wrapper .tile:nth-child(3n + 3) {
      text-align: right; }
      .fce-tiles.three-columns .tile-wrapper .tile:nth-child(3n + 3) .expand-wrapper {
        left: -200%; } }
.fce-tiles.four-columns .tile-wrapper .tile {
  width: 25%; }
  @media (max-width: 599px) {
    .fce-tiles.four-columns .tile-wrapper .tile {
      width: 100%;
      margin-bottom: 2em; } }
  @media (min-width: 600px) {
    .fce-tiles.four-columns .tile-wrapper .tile:nth-child(4n + 2) {
      text-align: center; }
      .fce-tiles.four-columns .tile-wrapper .tile:nth-child(4n + 2) .expand-wrapper {
        left: -100%; }
    .fce-tiles.four-columns .tile-wrapper .tile:nth-child(4n + 3) {
      text-align: right; }
      .fce-tiles.four-columns .tile-wrapper .tile:nth-child(4n + 3) .expand-wrapper {
        left: -200%; }
    .fce-tiles.four-columns .tile-wrapper .tile:nth-child(4n + 4) {
      text-align: right; }
      .fce-tiles.four-columns .tile-wrapper .tile:nth-child(4n + 4) .expand-wrapper {
        left: -300%; } }

.color-scheme.color-dark .fce-tiles .tile-wrapper .tile .tile-inner .expand-arrow-wrapper .expand-arrow {
  background: url("../images/corner_dark.svg") no-repeat center top/100% auto; }
.color-scheme.color-dark .fce-tiles .tile-wrapper .tile .expand-wrapper {
  background: #323232; }

.fce-shopcollection {
  margin-bottom: 6em;
  padding-bottom: 6em;
  border-bottom: 1px solid black; }
  .fce-shopcollection.not-matching {
    display: none; }
  .fce-shopcollection .column-wrapper {
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    -ms-flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media (max-width: 599px) {
      .fce-shopcollection .column-wrapper {
        display: block; } }
    .fce-shopcollection .column-wrapper .cover-column {
      width: 22%; }
      @media (max-width: 1023px) {
        .fce-shopcollection .column-wrapper .cover-column {
          width: calc(20% - 1em); } }
      @media (max-width: 599px) {
        .fce-shopcollection .column-wrapper .cover-column {
          width: 100%;
          margin-bottom: 2em; } }
      .fce-shopcollection .column-wrapper .cover-column .cover-image {
        display: block;
        width: 100%;
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2); }
    .fce-shopcollection .column-wrapper .products-column {
      width: calc(78% - 4em); }
      @media (max-width: 1023px) {
        .fce-shopcollection .column-wrapper .products-column {
          width: calc(80% - 1em); } }
      @media (max-width: 599px) {
        .fce-shopcollection .column-wrapper .products-column {
          width: 100%; } }
      .fce-shopcollection .column-wrapper .products-column h2 {
        text-transform: none; }
      .fce-shopcollection .column-wrapper .products-column .products-wrapper .product {
        display: -ms-flexbox;
        display: flex;
        flex-direction: row;
        -ms-flex-direction: row;
        -ms-flex-pack: justify;
        justify-content: space-between; }
        @media (max-width: 599px) {
          .fce-shopcollection .column-wrapper .products-column .products-wrapper .product {
            flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            margin-bottom: 2em; } }
        .fce-shopcollection .column-wrapper .products-column .products-wrapper .product.not-matching {
          display: none; }
        .fce-shopcollection .column-wrapper .products-column .products-wrapper .product.margin-bottom {
          margin-bottom: 2em; }
          @media (max-width: 599px) {
            .fce-shopcollection .column-wrapper .products-column .products-wrapper .product.margin-bottom {
              margin-bottom: 3em; } }
        .fce-shopcollection .column-wrapper .products-column .products-wrapper .product > .title {
          width: calc(50% - 200px - 2em); }
          @media (max-width: 599px) {
            .fce-shopcollection .column-wrapper .products-column .products-wrapper .product > .title {
              width: calc(45% - .5em);
              font-family: "FTR-Bold35-", sans-serif; } }
        .fce-shopcollection .column-wrapper .products-column .products-wrapper .product.bold .title {
          font-family: "FTR-Bold35-", sans-serif; }
        .fce-shopcollection .column-wrapper .products-column .products-wrapper .product .category {
          width: calc(50% - 200px - 2em); }
          @media (max-width: 599px) {
            .fce-shopcollection .column-wrapper .products-column .products-wrapper .product .category {
              width: calc(25% - .5em); } }
        .fce-shopcollection .column-wrapper .products-column .products-wrapper .product .audio-sample {
          width: 100px; }
          .fce-shopcollection .column-wrapper .products-column .products-wrapper .product .audio-sample .title {
            font-family: "FTR-Light35-", sans-serif; }
          @media (max-width: 599px) {
            .fce-shopcollection .column-wrapper .products-column .products-wrapper .product .audio-sample {
              width: calc(30% - .5em); } }
        .fce-shopcollection .column-wrapper .products-column .products-wrapper .product .price {
          width: 100px;
          text-align: right; }
          @media (max-width: 599px) {
            .fce-shopcollection .column-wrapper .products-column .products-wrapper .product .price {
              width: calc(100% - 75px);
              text-align: right; } }
        .fce-shopcollection .column-wrapper .products-column .products-wrapper .product .preview {
          width: 20px;
          position: relative;
          height: 15px; }
          .fce-shopcollection .column-wrapper .products-column .products-wrapper .product .preview .icon {
            display: block;
            width: 20px;
            height: 15px;
            margin-top: 2px;
            background: url("../images/icn_view.svg") no-repeat center center/80% auto; }
          .fce-shopcollection .column-wrapper .products-column .products-wrapper .product .preview .preview-image {
            position: absolute;
            left: 0;
            top: 40px;
            background: white;
            padding: 10px;
            width: 300px;
            margin-left: -150px;
            visibility: hidden;
            opacity: 0;
            pointer-events: none;
            box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
            transform: translate3d(0, -1em, 0);
            transition: visibility ease 0s 0.4s, opacity ease 0.4s, transform ease 0.4s; }
          .fce-shopcollection .column-wrapper .products-column .products-wrapper .product .preview:hover .preview-image {
            visibility: visible;
            opacity: 1;
            transform: none;
            transition: visibility ease 0s 0s, opacity ease 0.4s, transform ease 0.4s; }
            .fce-shopcollection .column-wrapper .products-column .products-wrapper .product .preview:hover .preview-image img {
              display: block; }
        .fce-shopcollection .column-wrapper .products-column .products-wrapper .product .buy-link {
          width: 150px;
          text-align: right; }
          @media (max-width: 599px) {
            .fce-shopcollection .column-wrapper .products-column .products-wrapper .product .buy-link {
              width: 70px;
              text-align: right; } }

.fce-shopsearch {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap; }
  @media (max-width: 599px) {
    .fce-shopsearch {
      margin-bottom: 2em; } }
  .fce-shopsearch label {
    margin-top: 3px;
    font-size: 1.95em;
    display: block;
    font-family: "FTR-Bold35-", sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 1.1;
    width: 40%; }
    @media (max-width: 599px) {
      .fce-shopsearch label {
        width: 100%; } }
  .fce-shopsearch input {
    width: 60%;
    background: #e6e6e6;
    color: #323232;
    border: 0;
    font-size: 1em;
    font-family: "FTR-Bold35-", sans-serif;
    line-height: 1.1;
    padding: .3em;
    outline: none; }
    @media (max-width: 599px) {
      .fce-shopsearch input {
        width: 70%;
        font-size: 1.95em; } }

.tx-news .news-menu-view ul {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0; }
  .tx-news .news-menu-view ul li {
    display: inline-block;
    margin-left: 20px; }
    .tx-news .news-menu-view ul li a {
      color: #c3b3a8;
      text-decoration: none; }
      .tx-news .news-menu-view ul li a.active, .tx-news .news-menu-view ul li a:hover {
        color: white; }
.tx-news .news-list-view.limit-width {
  width: 80%; }
  @media (max-width: 1023px) {
    .tx-news .news-list-view.limit-width {
      width: 100%; } }
.tx-news .news-list-view .news-article {
  display: block;
  border-bottom: 1px solid black;
  padding-bottom: 3em;
  margin-bottom: 3em; }
  .tx-news .news-list-view .news-article .date {
    margin-bottom: 0; }
  .tx-news .news-list-view .news-article .headline {
    margin-top: 0; }
  .tx-news .news-list-view .news-article p:first-child {
    margin-top: 0; }
  .tx-news .news-list-view .news-article.compact {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 3em; }
    .tx-news .news-list-view .news-article.compact .date {
      font-size: 1em;
      margin-bottom: 0; }
    .tx-news .news-list-view .news-article.compact .headline {
      margin-bottom: 0; }
  .tx-news .news-list-view .news-article .news-images img {
    width: 100%;
    height: auto; }
  .tx-news .news-list-view .news-article .news-images .news-img-caption {
    margin-top: 0; }
  .tx-news .news-list-view .news-article .news-images, .tx-news .news-list-view .news-article .news-content-elements {
    margin-top: 3em; }
  .tx-news .news-list-view .news-article .news-images + .news-content-elements {
    margin-top: 1em; }
.tx-news .news-list-view .page-navigation > p {
  display: none; }
.tx-news .news-list-view .page-navigation ul {
  display: block;
  margin: 0;
  padding: 0;
  text-align: center; }
  .tx-news .news-list-view .page-navigation ul li {
    display: inline-block;
    margin: 0 1em;
    padding: 0; }

form .form-group {
  margin-bottom: 1em; }
  form .form-group label {
    display: none; }
  form .form-group .checkbox label {
    display: block;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    position: relative; }
    form .form-group .checkbox label > span {
      display: inline-block;
      width: calc(100% - 35px);
      margin-left: 35px; }
      form .form-group .checkbox label > span::before {
        content: '';
        display: inline-block;
        width: 20px;
        height: 20px;
        position: absolute;
        left: 0;
        top: 3px;
        background-color: #e6e6e6; }
    form .form-group .checkbox label input[type=checkbox] {
      position: absolute;
      opacity: 0; }
      form .form-group .checkbox label input[type=checkbox]:checked + span::before {
        background: #e6e6e6 url("../images/check.svg") no-repeat center center/60% auto; }
  form .form-group input[type=text],
  form .form-group input[type=email],
  form .form-group textarea {
    display: block;
    width: calc(100% - .6em);
    padding: .3em;
    background: #e6e6e6;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0; }
form .btn-group {
  text-align: right; }

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