@charset "UTF-8";
/*------------------------
	Bounds
------------------------*/
/*------------------------
	Range definitions
------------------------*/
/*--------------------------------
	Media Query range templates
---------------------------------*/
/*------------------------
	Media Queries
------------------------*/
/**
 * @license
 * MyFonts Webfont Build ID 3317192, 2016-12-06T04:42:21-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 Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: Lust-Regular by Positype
 * URL: http://www.myfonts.com/fonts/positype/lust/regular/
 * Copyright: Copyright (c) 2012 by Neil Summerour. All rights reserved.
 * Licensed pageviews: 10,000
 *
 *
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=3317192
 *
 * © 2016 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/329dc8");
@font-face {
  font-family: 'Lust-Regular';
  src: url("../fonts/329DC8_0_0.eot");
  src: url("../fonts/329DC8_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/329DC8_0_0.woff2") format("woff2"), url("../fonts/329DC8_0_0.woff") format("woff"), url("../fonts/329DC8_0_0.ttf") format("truetype"); }

@font-face {
  font-family: 'SuisseIntl-Regular-WebXL';
  src: url("../fonts/SuisseIntl-Regular-WebXL.eot") format("embedded-opentype"), url("../fonts/SuisseIntl-Regular-WebXL.woff") format("woff"), url("../fonts/SuisseIntl-Regular-WebXL.ttf") format("truetype"), url("../fonts/SuisseIntl-Regular-WebXL.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'SuisseIntl-SemiBold-WebXL';
  src: url("../fonts/SuisseIntl-SemiBold-WebXL.eot") format("embedded-opentype"), url("../fonts/SuisseIntl-SemiBold-WebXL.woff") format("woff"), url("../fonts/SuisseIntl-SemiBold-WebXL.ttf") format("truetype"), url("../fonts/SuisseIntl-SemiBold-WebXL.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

* {
  outline: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-tap-highlight-color: transparent; }

body {
  line-height: 1;
  -webkit-text-size-adjust: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

article, aside, details, figcaption, figure,
footer, header, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

input, select {
  vertical-align: middle; }

ul, ol {
  list-style-type: none; }

.clearfix {
  display: inline-block; }

* html .clearfix {
  height: 1%; }

.clearfix {
  display: block; }
  .clearfix:after {
    height: 0;
    clear: both;
    font-size: 0;
    content: "\A";
    display: block;
    visibility: hidden; }

::-moz-selection {
  background-color: rgba(0, 0, 0, 0.5);
  color: #ffffff; }

::selection {
  background-color: rgba(0, 0, 0, 0.5);
  color: #ffffff; }

::-moz-selection {
  background-color: rgba(0, 0, 0, 0.5);
  color: #ffffff; }

html, body {
  width: 100%;
  display: block; }

html, body {
  font-family: "SuisseIntl-Regular-WebXL", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #6a6a6a;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased !important; }

a {
  text-decoration: none;
  color: #6a6a6a; }
  a:hover {
    text-decoration: underline; }

.separator {
  display: block;
  padding-top: 60px;
  margin-bottom: 20px;
  border-bottom: 1px solid #f1f1f1; }

.page__wrapper {
  background-color: #ffffff; }

#about-us .container, #about-us .container--wide {
  background-color: #ffffff; }

.loader {
  display: block;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #393939;
  z-index: 21;
  overflow: hidden; }
  .loader.is-inpage {
    z-index: 13;
    -ms-transform: translateY(100%);
    transform: translateY(100%); }
    .loader.is-inpage .loader__logo {
      display: none; }
  .loader__wrapper {
    display: block;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #464646;
    z-index: 20; }
    .loader__wrapper.is-inpage {
      z-index: 13;
      -ms-transform: translateY(100%);
      transform: translateY(100%); }
  .loader__logo {
    display: block;
    width: 100%;
    position: fixed;
    left: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 21;
    text-align: center;
    overflow: hidden;
    height: 30px;
    transition: all 0.35s cubic-bezier(0.55, 0, 0.1, 1); }
    .loader__logo .icon {
      color: #ffffff;
      display: inline-block;
      font-size: 17px;
      height: 30px;
      -ms-transform: translateY(100%);
      transform: translateY(100%); }

.cookie-message {
  width: 100%; }
  .cookie-message__wrapper {
    background-color: #ffffff;
    position: fixed;
    bottom: 0;
    padding: 8px 180px 8px 60px;
    left: 0;
    width: 100%;
    z-index: 999;
    box-shadow: 0 0 17px rgba(0, 0, 0, 0.1);
    -ms-transform: translateY(100%);
    transform: translateY(100%); }
    @media only screen and (min-width: 600px) and (max-width: 1024px) {
      .cookie-message__wrapper {
        padding: 8px 140px 8px 40px; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .cookie-message__wrapper {
        padding: 8px 20px; } }
  .cookie-message__close {
    display: inline-block;
    position: absolute;
    top: 8px;
    right: 60px;
    font-size: 11px;
    line-height: 1.42857;
    font-family: "SuisseIntl-Regular-WebXL", sans-serif;
    padding: 2px 15px;
    width: 100%;
    max-width: 65px;
    background-color: #bda47b;
    border-radius: 100px;
    color: #ffffff;
    text-align: center;
    transition: all 0.2s cubic-bezier(0.55, 0, 0.1, 1);
    border: none;
    outline: none;
    cursor: pointer;
    will-change: background-color; }
    @media only screen and (min-width: 600px) and (max-width: 1024px) {
      .cookie-message__close {
        right: 40px; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .cookie-message__close {
        position: relative;
        margin-top: 10px;
        left: auto;
        right: auto;
        top: auto; } }
  .cookie-message small {
    color: #6a6a6a;
    width: 100%;
    display: inline-block;
    padding-bottom: 0; }
    .cookie-message small a {
      color: #bda47b;
      font-size: inherit;
      position: relative;
      display: inline-block;
      overflow: hidden;
      vertical-align: bottom; }
      .cookie-message small a:after {
        content: "";
        position: absolute;
        bottom: 1px;
        width: 100%;
        height: 1px;
        left: 0;
        background-color: #6a6a6a;
        transition: all 0.35s cubic-bezier(0.55, 0, 0.1, 1);
        will-change: transform; }
      .cookie-message small a:hover:after {
        -ms-transform: translateX(100%);
        transform: translateX(100%); }

h1, h2, h3, h4, h5, h6, .title__h1, .title__h2, .title__h3, .post__wrapper h2, .title__h4, .post__wrapper h3, .title__h5, .post__wrapper h4, .title__h6, .post__wrapper h5, .special__subtitle {
  font-family: "SuisseIntl-Regular-WebXL", sans-serif;
  font-weight: 400;
  color: #000000; }

h1, .title__h1 {
  font-size: 3.75rem;
  font-family: "Lust-Regular", serif;
  line-height: 1.22222;
  padding-bottom: 0.66667em; }
  @media only screen and (min-width: 600px) and (max-width: 1024px) {
    h1, .title__h1 {
      font-size: 2.375rem; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    h1, .title__h1 {
      font-size: 2rem; } }

h2, .title__h2 {
  font-size: 2.1875rem;
  font-family: "Lust-Regular", serif;
  line-height: 1.28571;
  padding-bottom: 0.85714em; }
  @media only screen and (min-width: 600px) and (max-width: 1024px) {
    h2, .title__h2 {
      font-size: 2rem; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    h2, .title__h2 {
      font-size: 1.75rem; } }
  h2.title__h2--bigger, .title__h2.title__h2--bigger {
    font-size: 3.75rem;
    line-height: 1.2; }
    @media only screen and (min-width: 600px) and (max-width: 1024px) {
      h2.title__h2--bigger, .title__h2.title__h2--bigger {
        font-size: 2.625rem; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      h2.title__h2--bigger, .title__h2.title__h2--bigger {
        font-size: 1.75rem; } }

h3, .title__h3, .post__wrapper h2, .special__subtitle {
  font-size: 1.25rem;
  line-height: 1.2;
  padding-bottom: 1em; }
  @media only screen and (min-width: 600px) and (max-width: 1024px) {
    h3, .title__h3, .post__wrapper h2, .special__subtitle {
      font-size: 1.125rem; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    h3, .title__h3, .post__wrapper h2, .special__subtitle {
      font-size: 1.0625rem; } }

h4, .title__h4, .post__wrapper h3 {
  font-size: 1rem; }
  h4.title__h4--bigger, .title__h4.title__h4--bigger, .post__wrapper h3.title__h4--bigger {
    font-size: 1.875rem;
    line-height: 1.2; }
    @media only screen and (min-width: 600px) and (max-width: 1024px) {
      h4.title__h4--bigger, .title__h4.title__h4--bigger, .post__wrapper h3.title__h4--bigger {
        font-size: 1.5rem; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      h4.title__h4--bigger, .title__h4.title__h4--bigger, .post__wrapper h3.title__h4--bigger {
        font-size: 1.25rem; } }

h5, .title__h5, .post__wrapper h4 {
  font-size: 1rem; }

h6, .title__h6, .post__wrapper h5 {
  font-size: 1rem; }

.above__title, .fieldset label, .article__item.article__item--product .media__caption p, .article__item.article__item--producer .media__caption p, .cta__button, .below__title {
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  line-height: 1.25;
  padding-bottom: 1.66667em; }

.below__title {
  padding-top: 0;
  margin-top: -1.2em;
  display: block;
  padding-bottom: 1.66667em; }

h4, .title__h4, .post__wrapper h3, .subtitle {
  font-size: 1rem;
  line-height: 1.4375;
  padding-bottom: 1.25em;
  font-family: "SuisseIntl-SemiBold-WebXL", sans-serif;
  font-weight: 700;
  color: #000000; }

h5, .title__h5, .post__wrapper h4 {
  font-size: 1rem;
  line-height: 1.25;
  padding-bottom: 1.25em; }

p {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4375;
  padding-bottom: 1.25em; }
  @media only screen and (min-width: 0) and (max-width: 1024px) {
    p {
      font-size: 0.9375rem; } }

a:hover {
  text-decoration: none; }

small {
  font-size: 11px; }

.icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
  font-size: 19px;
  color: #000000; }
  .icon.icon-arrow-up {
    font-size: 17px;
    position: relative;
    top: 0; }
  .icon.icon-arrow-down {
    font-size: 17px;
    position: relative;
    top: 0; }
  .icon.icon-close {
    font-size: 20px; }
  .icon.icon-search {
    font-size: 17px; }
  .icon.icon-bottle {
    font-size: 32px; }
  .icon.icon-glass {
    font-size: 32px; }
  .icon.icon-temperature {
    font-size: 32px; }
  .icon.icon-percent {
    font-size: 32px; }
  .icon.icon-badel {
    width: 11.1318359375em; }

/* ==========================================
Single-colored icons can be modified like so:
.icon-name {
  font-size: 32px;
  color: red;
}
========================================== */
.button {
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 18px;
  padding: 15px 60px;
  transition: all 0.35s cubic-bezier(0.55, 0, 0.1, 1);
  border-radius: 100px;
  position: relative;
  cursor: pointer;
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.1); }
  @media only screen and (min-width: 0) and (max-width: 1024px) {
    .button {
      padding: 10px 32px; } }
  .button span, .button .icon {
    display: inline-block;
    vertical-align: middle; }
  .button .icon {
    margin-left: 12px;
    transition: all 0.35s cubic-bezier(0.55, 0, 0.1, 1); }
  .button:before {
    content: "";
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    border-radius: 100px;
    border: 1px solid #bda47b;
    opacity: 0;
    transition: all 0.35s cubic-bezier(0.55, 0, 0.1, 1);
    will-change: opacity, top, left, bottom, right; }
  .button.button--gold {
    color: #ffffff;
    background-color: #bda47b;
    border: 1px solid #bda47b; }
    .button.button--gold .icon {
      color: white; }
  .button.button--white {
    color: #000000;
    border: 1px solid rgba(0, 0, 0, 0.3); }
    @media only screen and (min-width: 1025px) {
      .button.button--white:hover .icon {
        color: white; } }
  .button.button--black {
    color: #ffffff;
    background-color: #393939;
    border: 1px solid #6a6a6a; }
    .button.button--black .icon {
      color: white; }
    .button.button--black:before {
      border: 1px solid #6a6a6a; }
    @media only screen and (min-width: 1025px) {
      .button.button--black:hover {
        background-color: #6a6a6a;
        color: #ffffff;
        border: 1px solid #6a6a6a; } }
  .button.button--red {
    color: white;
    background-color: #e3000f;
    border: 1px solid #e3000f; }
    .button.button--red:before {
      border: 1px solid #e3000f; }
    @media only screen and (min-width: 1025px) {
      .button.button--red:hover {
        background-color: #e3000f;
        color: white;
        border: 1px solid #e3000f; } }
  @media only screen and (min-width: 1025px) {
    .button:hover {
      text-decoration: none;
      background-color: #bda47b;
      color: #ffffff;
      border: 1px solid #bda47b; }
      .button:hover:before {
        top: -5px;
        left: -5px;
        right: -5px;
        bottom: -5px;
        opacity: 1; }
      .button:hover .icon-arrow-right {
        -ms-transform: translateX(8px);
        transform: translateX(8px); }
      .button:hover .icon-arrow-left {
        -ms-transform: translateX(-8px);
        transform: translateX(-8px); } }

.cta__scroll-down {
  text-align: center;
  width: 60px;
  height: 60px;
  background-color: #ffffff;
  border-radius: 200px;
  position: absolute;
  top: -30px;
  left: 50%;
  margin-left: -30px;
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.1);
  padding: 12px;
  padding-top: 24px;
  cursor: pointer; }
  @media only screen and (min-width: 0) and (max-width: 1024px) {
    .cta__scroll-down {
      display: none; } }
  .cta__scroll-down:before {
    content: "";
    display: block;
    position: absolute;
    top: -4px;
    left: -4px;
    right: -4px;
    bottom: -4px;
    border-radius: 200px;
    background-color: rgba(255, 255, 255, 0.2);
    will-change: top, left, right, bottom, opacity;
    transition: all 0.35s cubic-bezier(0.55, 0, 0.1, 1); }
  .cta__scroll-down .icon {
    color: #000000;
    font-size: 19px;
    will-change: transform;
    transition: all 0.35s cubic-bezier(0.55, 0, 0.1, 1); }
  @media only screen and (min-width: 1025px) {
    .cta__scroll-down:hover:before {
      top: -8px;
      left: -8px;
      right: -8px;
      bottom: -8px;
      opacity: 1; }
    .cta__scroll-down:hover .icon {
      -ms-transform: translateY(4px);
      transform: translateY(4px); } }

.link {
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  display: inline-block;
  line-height: 1.25;
  padding-bottom: 1.66667em;
  position: relative;
  will-change: color;
  transition: all 0.2s cubic-bezier(0.55, 0, 0.1, 1);
  color: #7f7f7f;
  cursor: pointer; }
  .link.link--back {
    padding-left: 35px; }
    .link.link--back .icon {
      left: 0; }
  .link .icon-arrow-left {
    position: absolute;
    top: -3px;
    transition: all 0.35s cubic-bezier(0.55, 0, 0.1, 1);
    will-change: transform; }
  @media only screen and (min-width: 1025px) {
    .link:hover {
      color: #000000;
      text-decoration: none; }
      .link:hover .icon-arrow-left {
        -ms-transform: translateX(-8px);
        transform: translateX(-8px); } }

.pagination {
  width: 100%;
  float: left; }
  .pagination__wrapper {
    padding: 40px 0 0 0;
    text-align: center; }
    .pagination__wrapper:after {
      content: " ";
      display: block;
      clear: both; }
    @media only screen and (min-width: 600px) and (max-width: 1024px) {
      .pagination__wrapper {
        padding: 30px 0 0 0; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .pagination__wrapper {
        padding: 20px 0 0 0; } }
  .pagination li {
    display: inline-block;
    vertical-align: top;
    margin: 0 4px;
    text-align: center; }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .pagination li {
        display: none; } }
    .pagination li.pagination__prev {
      margin-right: 40px; }
      .pagination li.pagination__prev a {
        border: 1px solid #d0d0d0;
        text-align: center; }
        .pagination li.pagination__prev a .icon {
          position: relative;
          left: -1px; }
        .pagination li.pagination__prev a:before {
          background-color: #000000; }
        @media only screen and (min-width: 1025px) {
          .pagination li.pagination__prev a:hover {
            border: 1px solid rgba(255, 255, 255, 0); }
            .pagination li.pagination__prev a:hover .icon {
              color: #ffffff; } }
      @media only screen and (min-width: 0) and (max-width: 1024px) {
        .pagination li.pagination__prev {
          margin-right: 10px; } }
      @media only screen and (min-width: 0) and (max-width: 600px) {
        .pagination li.pagination__prev {
          display: inline-block; }
          .pagination li.pagination__prev a:before {
            -ms-transform: scale(1);
            transform: scale(1);
            opacity: 1; } }
    .pagination li.pagination__next {
      margin-left: 40px; }
      @media only screen and (min-width: 0) and (max-width: 1024px) {
        .pagination li.pagination__next {
          margin-left: 10px; } }
      @media only screen and (min-width: 0) and (max-width: 600px) {
        .pagination li.pagination__next {
          display: inline-block; }
          .pagination li.pagination__next a:before {
            -ms-transform: scale(1);
            transform: scale(1);
            opacity: 1; } }
      .pagination li.pagination__next a {
        border: 1px solid #d0d0d0;
        text-align: center; }
        .pagination li.pagination__next a:before {
          background-color: #000000; }
        @media only screen and (min-width: 1025px) {
          .pagination li.pagination__next a:hover {
            border: 1px solid rgba(255, 255, 255, 0); }
            .pagination li.pagination__next a:hover .icon {
              color: #ffffff; } }
    .pagination li.is-active {
      border-bottom: 1px solid #bda47b; }
      @media only screen and (min-width: 0) and (max-width: 600px) {
        .pagination li.is-active {
          display: inline-block; }
          .pagination li.is-active + li {
            display: inline-block; } }
      .pagination li.is-active a:before {
        display: none; }
      @media only screen and (min-width: 1025px) {
        .pagination li.is-active a:hover {
          color: #393939; } }
  .pagination__separator {
    display: inline-block;
    width: 40px;
    height: 40px;
    padding: 12px;
    font-size: 13px;
    text-align: center;
    line-height: 0.8rem;
    cursor: pointer; }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .pagination__separator {
        padding: 12px 2px;
        width: 20px; } }
  .pagination a {
    text-decoration: none;
    display: block;
    border-radius: 100%;
    width: 40px;
    line-height: 22px;
    height: 40px;
    padding: 10px;
    position: relative;
    color: #6a6a6a;
    transition: all 0.35s cubic-bezier(0.55, 0, 0.1, 1);
    will-change: color; }
    .pagination a:before {
      content: "";
      display: block;
      transition: all 0.35s cubic-bezier(0.55, 0, 0.1, 1);
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border-radius: 100%;
      background-color: #000000;
      z-index: -1;
      -ms-transform: scale(0.8);
      transform: scale(0.8);
      opacity: 0;
      will-change: opacity, transform; }
      @media only screen and (min-width: 0) and (max-width: 600px) {
        .pagination a:before {
          display: none; } }
    .pagination a .icon {
      transition: all 0.2s cubic-bezier(0.55, 0, 0.1, 1);
      color: #6a6a6a; }
    @media only screen and (min-width: 1025px) {
      .pagination a:hover {
        color: white; }
        .pagination a:hover:before {
          -ms-transform: scale(1);
          transform: scale(1);
          opacity: 1; } }
  .pagination .icon {
    font-size: 17px; }

.pagination__loader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  z-index: 22;
  opacity: 0;
  visibility: hidden; }
  .pagination__loader:before {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: -60px;
    width: 60px;
    height: 100%;
    background-color: white;
    z-index: 99; }
  .pagination__loader .pagination__loader-line {
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 4px;
    background-color: #bda47b; }
    .pagination__loader .pagination__loader-line-wrapper {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 4px;
      overflow: hidden; }

.container {
  float: none;
  margin: 0 auto;
  width: 100%; }
  .container.container--narrow {
    max-width: 840px; }
  .container.container--wide {
    max-width: 1200px; }

.section {
  position: relative;
  z-index: 2;
  background-color: #ffffff;
  padding-left: 4.16667%;
  padding-right: 4.16667%; }
  .section__wrapper {
    padding-top: 8.6em;
    padding-bottom: 6.6em; }
    @media only screen and (min-width: 600px) and (max-width: 1024px) {
      .section__wrapper {
        padding-top: 60px;
        padding-bottom: 60px; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .section__wrapper {
        padding-top: 35px;
        padding-bottom: 35px; } }
    .section__wrapper.section__wrapper--related-articles {
      padding-top: 6.6em; }
      @media only screen and (min-width: 600px) and (max-width: 1024px) {
        .section__wrapper.section__wrapper--related-articles {
          padding-top: 4.6em; } }
      @media only screen and (min-width: 0) and (max-width: 600px) {
        .section__wrapper.section__wrapper--related-articles {
          padding-top: 35px; } }
    .section__wrapper.section__wrapper--article-single {
      padding-top: 6.6em; }
      @media only screen and (min-width: 600px) and (max-width: 1024px) {
        .section__wrapper.section__wrapper--article-single {
          padding-top: 4.6em; } }
      @media only screen and (min-width: 0) and (max-width: 600px) {
        .section__wrapper.section__wrapper--article-single {
          padding-top: 35px; } }
    .section__wrapper.section__wrapper--producer {
      padding-bottom: 0; }
    .section__wrapper.section__wrapper--producer-list {
      padding-bottom: 0; }
      .section__wrapper.section__wrapper--producer-list .article__list-wrapper {
        padding-bottom: 8.6em;
        border-bottom: 1px solid #d0d0d0; }
        @media only screen and (min-width: 0) and (max-width: 1024px) {
          .section__wrapper.section__wrapper--producer-list .article__list-wrapper {
            padding-bottom: 60px; } }
    .section__wrapper.section__wrapper--careers-list {
      text-align: center; }
    .section__wrapper.section__wrapper--application-form {
      overflow: hidden; }
      .section__wrapper.section__wrapper--application-form .container {
        position: relative; }
    .section__wrapper.section__wrapper--contact .article__list-wrapper--full {
      max-width: 1080px; }
  .section__intro {
    width: 100%;
    max-width: 540px;
    margin: 0 auto;
    text-align: center; }

.separator__line, hr {
  border: none;
  border-top: 1px solid #d0d0d0;
  outline: none;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto; }

.text__overflow {
  overflow: hidden; }

[data-js="text-clip"], [data-js="menu-text-clip"] {
  -ms-transform: translateY(100%);
  transform: translateY(100%); }

[data-js="element-reveal"], [data-js="menu-element-reveal"] {
  -ms-transform: translateY(20%);
  transform: translateY(20%);
  opacity: 0;
  visibility: hidden; }

.pt-0 {
  padding-top: 0 !important; }

.pb-0 {
  padding-bottom: 0 !important; }

.pl-0 {
  padding-left: 0 !important; }

.pr-0 {
  padding-right: 0 !important; }

.is-table {
  display: table !important; }

.is-table-cell {
  display: table-cell !important; }

section.section__wrapper--full-width-img, .section.section__wrapper--full-width-img, .section__wrappper.section__wrapper--full-width-img {
  padding-top: 14.6em;
  padding-bottom: 12.6em;
  position: relative;
  margin-top: 6.6em;
  margin-bottom: 5.6em; }
  @media only screen and (min-width: 600px) and (max-width: 1024px) {
    section.section__wrapper--full-width-img, .section.section__wrapper--full-width-img, .section__wrappper.section__wrapper--full-width-img {
      margin-top: 60px;
      margin-bottom: 60px; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    section.section__wrapper--full-width-img, .section.section__wrapper--full-width-img, .section__wrappper.section__wrapper--full-width-img {
      margin-top: 35px;
      margin-bottom: 35px; } }
  @media only screen and (min-width: 600px) and (max-width: 1024px) {
    section.section__wrapper--full-width-img, .section.section__wrapper--full-width-img, .section__wrappper.section__wrapper--full-width-img {
      padding-top: 10.6em;
      padding-bottom: 8.6em; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    section.section__wrapper--full-width-img, .section.section__wrapper--full-width-img, .section__wrappper.section__wrapper--full-width-img {
      padding-top: 6.6em;
      padding-bottom: 4.6em; } }
  section.section__wrapper--full-width-img .full-width__image-wrapper, .section.section__wrapper--full-width-img .full-width__image-wrapper, .section__wrappper.section__wrapper--full-width-img .full-width__image-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  section.section__wrapper--full-width-img .full-width__image, .section.section__wrapper--full-width-img .full-width__image, .section__wrappper.section__wrapper--full-width-img .full-width__image {
    position: absolute;
    top: 0;
    width: 100vw;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    z-index: 1; }
    section.section__wrapper--full-width-img .full-width__image:before, .section.section__wrapper--full-width-img .full-width__image:before, .section__wrappper.section__wrapper--full-width-img .full-width__image:before {
      content: "";
      display: block;
      z-index: 1;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  section.section__wrapper--full-width-img .post__wrapper, .section.section__wrapper--full-width-img .post__wrapper, .section__wrappper.section__wrapper--full-width-img .post__wrapper {
    text-align: center;
    position: relative;
    z-index: 2; }
    section.section__wrapper--full-width-img .post__wrapper p, .section.section__wrapper--full-width-img .post__wrapper p, .section__wrappper.section__wrapper--full-width-img .post__wrapper p {
      color: #ffffff;
      font-size: 1.25rem; }
      @media only screen and (min-width: 600px) and (max-width: 1024px) {
        section.section__wrapper--full-width-img .post__wrapper p, .section.section__wrapper--full-width-img .post__wrapper p, .section__wrappper.section__wrapper--full-width-img .post__wrapper p {
          font-size: 1.125rem; } }
      @media only screen and (min-width: 0) and (max-width: 600px) {
        section.section__wrapper--full-width-img .post__wrapper p, .section.section__wrapper--full-width-img .post__wrapper p, .section__wrappper.section__wrapper--full-width-img .post__wrapper p {
          font-size: 1.0625rem; } }

section.section__wrapper--full-width-bg, .section.section__wrapper--full-width-bg, .section__wrappper.section__wrapper--full-width-bg {
  padding-top: 6.6em;
  padding-bottom: 6.6em; }

.full-width-bg--gold {
  background-color: #fbf4e5; }

.full-width-bg--grey {
  background-color: #f1f1f1; }

.fieldset {
  display: inline-block;
  vertical-align: bottom;
  position: relative; }
  .fieldset label {
    display: block;
    text-align: left;
    padding-bottom: 12px;
    color: #393939; }
    @media only screen and (min-width: 0) and (max-width: 1024px) {
      .fieldset label {
        padding-bottom: 8px; } }
  .fieldset.is-invalid .error__message {
    visibility: visible;
    opacity: 1; }
  .fieldset.is-invalid input[type="text"],
  .fieldset.is-invalid input[type="number"],
  .fieldset.is-invalid input[type="email"],
  .fieldset.is-invalid input[type="tel"],
  .fieldset.is-invalid input[type="password"],
  .fieldset.is-invalid input[type="date"],
  .fieldset.is-invalid input[type="file"],
  .fieldset.is-invalid textarea {
    border: 1px solid #e3000f; }
    .fieldset.is-invalid input[type="text"]:hover,
    .fieldset.is-invalid input[type="number"]:hover,
    .fieldset.is-invalid input[type="email"]:hover,
    .fieldset.is-invalid input[type="tel"]:hover,
    .fieldset.is-invalid input[type="password"]:hover,
    .fieldset.is-invalid input[type="date"]:hover,
    .fieldset.is-invalid input[type="file"]:hover,
    .fieldset.is-invalid textarea:hover {
      border: 1px solid #ff7d86; }
    .fieldset.is-invalid input[type="text"]:focus,
    .fieldset.is-invalid input[type="number"]:focus,
    .fieldset.is-invalid input[type="email"]:focus,
    .fieldset.is-invalid input[type="tel"]:focus,
    .fieldset.is-invalid input[type="password"]:focus,
    .fieldset.is-invalid input[type="date"]:focus,
    .fieldset.is-invalid input[type="file"]:focus,
    .fieldset.is-invalid textarea:focus {
      border: 1px solid #000000;
      color: #393939; }

input[type="text"],
input[type="number"],
input[type="email"],
input[type="tel"],
input[type="password"],
input[type="date"],
input[type="file"],
textarea {
  display: block;
  color: #7f7f7f;
  border: 1px solid #d0d0d0;
  padding: 11px 30px;
  font-size: 1rem;
  line-height: 1.4375;
  border-radius: 100px;
  -webkit-appearance: none;
  transition: all 0.35s cubic-bezier(0.55, 0, 0.1, 1);
  max-width: 100%;
  font-family: "SuisseIntl-Regular-WebXL", sans-serif; }
  @media only screen and (min-width: 0) and (max-width: 1024px) {
    input[type="text"],
    input[type="number"],
    input[type="email"],
    input[type="tel"],
    input[type="password"],
    input[type="date"],
    input[type="file"],
    textarea {
      font-size: 0.9375rem; } }
  @media only screen and (min-width: 0) and (max-width: 1024px) {
    input[type="text"],
    input[type="number"],
    input[type="email"],
    input[type="tel"],
    input[type="password"],
    input[type="date"],
    input[type="file"],
    textarea {
      padding: 6px 20px; } }
  input[type="text"].wpcf7-not-valid,
  input[type="number"].wpcf7-not-valid,
  input[type="email"].wpcf7-not-valid,
  input[type="tel"].wpcf7-not-valid,
  input[type="password"].wpcf7-not-valid,
  input[type="date"].wpcf7-not-valid,
  input[type="file"].wpcf7-not-valid,
  textarea.wpcf7-not-valid {
    border: 1px solid #e3000f; }
    input[type="text"].wpcf7-not-valid:hover,
    input[type="number"].wpcf7-not-valid:hover,
    input[type="email"].wpcf7-not-valid:hover,
    input[type="tel"].wpcf7-not-valid:hover,
    input[type="password"].wpcf7-not-valid:hover,
    input[type="date"].wpcf7-not-valid:hover,
    input[type="file"].wpcf7-not-valid:hover,
    textarea.wpcf7-not-valid:hover {
      border: 1px solid #ff7d86; }
    input[type="text"].wpcf7-not-valid:focus,
    input[type="number"].wpcf7-not-valid:focus,
    input[type="email"].wpcf7-not-valid:focus,
    input[type="tel"].wpcf7-not-valid:focus,
    input[type="password"].wpcf7-not-valid:focus,
    input[type="date"].wpcf7-not-valid:focus,
    input[type="file"].wpcf7-not-valid:focus,
    textarea.wpcf7-not-valid:focus {
      border: 1px solid #000000;
      color: #393939; }
  input[type="text"]:hover,
  input[type="number"]:hover,
  input[type="email"]:hover,
  input[type="tel"]:hover,
  input[type="password"]:hover,
  input[type="date"]:hover,
  input[type="file"]:hover,
  textarea:hover {
    border: 1px solid #6a6a6a; }
  input[type="text"]:focus,
  input[type="number"]:focus,
  input[type="email"]:focus,
  input[type="tel"]:focus,
  input[type="password"]:focus,
  input[type="date"]:focus,
  input[type="file"]:focus,
  textarea:focus {
    border: 1px solid #000000;
    color: #393939; }

input[type=search] {
  -moz-appearance: none;
  -webkit-appearance: none; }

::-webkit-input-placeholder {
  font-style: normal;
  color: #7f7f7f; }

:-moz-placeholder {
  font-style: normal;
  color: #7f7f7f; }

::-moz-placeholder {
  font-style: normal;
  color: #7f7f7f; }

:-ms-input-placeholder {
  font-style: normal;
  color: #7f7f7f; }

.placeholder {
  font-style: normal;
  color: #7f7f7f; }

textarea {
  border-radius: 25px;
  width: 100%;
  padding: 20px 30px; }

.select__wrapper {
  position: relative; }
  .select__wrapper select {
    display: block;
    color: #6a6a6a;
    border: 1px solid #d0d0d0;
    padding: 12px 55px 15px 30px;
    font-size: 1rem;
    line-height: 1.4375;
    border-radius: 100px;
    -webkit-appearance: none;
    background-color: white;
    transition: all 0.35s cubic-bezier(0.55, 0, 0.1, 1);
    max-width: 100%;
    cursor: pointer; }
    @media only screen and (min-width: 0) and (max-width: 1024px) {
      .select__wrapper select {
        font-size: 0.9375rem; } }
    @media only screen and (min-width: 0) and (max-width: 1024px) {
      .select__wrapper select {
        padding: 8px 55px 9px 20px; } }
    .select__wrapper select:hover {
      border: 1px solid #6a6a6a; }
  .select__wrapper .icon {
    position: absolute;
    right: 16px;
    top: 16px;
    color: #6a6a6a;
    pointer-events: none; }
    @media only screen and (min-width: 0) and (max-width: 1024px) {
      .select__wrapper .icon {
        top: 11px; } }

.file__input {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1; }

.file__input + label {
  font-size: 1rem;
  color: #bda47b;
  text-transform: none;
  display: inline-block;
  transition: all 0.35s cubic-bezier(0.55, 0, 0.1, 1); }
  @media only screen and (min-width: 0) and (max-width: 1024px) {
    .file__input + label {
      font-size: 0.9375rem; } }

.file__input + label {
  cursor: pointer; }

.file__name {
  display: block;
  color: #6a6a6a;
  padding-right: 30px;
  padding-bottom: 1em;
  text-decoration: none;
  position: relative; }

.file__trigger {
  text-decoration: underline;
  font-style: normal;
  color: #bda47b;
  text-transform: none;
  font-size: 1rem;
  cursor: pointer; }
  @media only screen and (min-width: 0) and (max-width: 1024px) {
    .file__trigger {
      font-size: 0.9375rem; } }

.file__label.has-file .remove-file {
  opacity: 1;
  visibility: visible; }

.file__label .remove-file {
  position: absolute;
  top: 24px;
  right: 0;
  display: block;
  width: 20px;
  height: 20px;
  opacity: 0;
  visibility: hidden;
  cursor: pointer;
  z-index: 2; }
  .file__label .remove-file:before {
    content: "";
    position: absolute;
    display: block;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 9px;
    right: 0;
    width: 16px;
    height: 1px;
    background-color: #000000; }
  .file__label .remove-file:after {
    content: "";
    position: absolute;
    display: block;
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 9px;
    right: 0;
    width: 16px;
    height: 1px;
    background-color: #000000; }

.wpcf7-response-output {
  display: none !important; }

.error__message {
  display: block;
  opacity: 0;
  visibility: hidden;
  color: #e3000f;
  font-size: 12px; }

.success__message {
  display: block;
  color: #4EA700 !important;
  padding-top: 8px;
  font-size: 12px !important; }

.wpcf7-not-valid-tip, .cv-error {
  color: #e3000f !important;
  padding-top: 8px;
  font-size: 12px !important; }

.navigation__wrapper {
  position: fixed;
  z-index: 15;
  top: 0;
  left: 0;
  width: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2); }

.navigation__logo {
  display: inline-block;
  margin-left: 4.16667%;
  padding-top: 40px;
  position: absolute;
  top: 20px;
  left: 0; }
  @media only screen and (min-width: 600px) and (max-width: 1024px) {
    .navigation__logo {
      padding-top: 33px;
      top: 8px;
      margin-left: 0; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .navigation__logo {
      padding-top: 24px;
      top: 0;
      margin-left: 0; } }
  .navigation__logo .icon {
    color: #000000;
    font-size: 19px; }
    @media only screen and (min-width: 1025px) and (max-width: 1219px) {
      .navigation__logo .icon {
        font-size: 16px; } }
    @media only screen and (min-width: 600px) and (max-width: 767px) {
      .navigation__logo .icon {
        font-size: 16px; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .navigation__logo .icon {
        font-size: 12px; } }

.navigation__bar {
  z-index: 2;
  position: relative;
  transition: all 0.2s cubic-bezier(0.55, 0, 0.1, 1);
  height: 98px;
  background-color: #ffffff; }
  .navigation__bar:after {
    content: " ";
    display: block;
    clear: both; }
  @media only screen and (min-width: 600px) and (max-width: 1024px) {
    .navigation__bar {
      height: 78px; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .navigation__bar {
      height: 60px; } }

.navigation__links {
  display: block;
  padding: 20px 280px;
  position: relative;
  text-align: center; }
  @media only screen and (min-width: 1025px) and (max-width: 1219px) {
    .navigation__links {
      padding: 20px 200px; } }
  @media only screen and (min-width: 0) and (max-width: 1024px) {
    .navigation__links {
      padding: 20px 20px; } }
  @media only screen and (max-width: 1150px) {
    .navigation__links ul {
      display: none; } }
  .navigation__links ul li {
    display: inline-block;
    vertical-align: middle; }
  .navigation__links a {
    display: block;
    padding: 20px; }
    @media only screen and (min-width: 1220px) and (max-width: 1440px) {
      .navigation__links a {
        padding: 20px 10px; } }
    @media only screen and (min-width: 1025px) and (max-width: 1219px) {
      .navigation__links a {
        padding: 20px 8px; } }
    .navigation__links a span {
      display: block;
      position: relative;
      font-family: "SuisseIntl-SemiBold-WebXL", sans-serif;
      color: #393939; }
      .navigation__links a span:after {
        content: "";
        position: absolute;
        display: block;
        height: 1px;
        width: 100%;
        background-color: #bda47b;
        left: 0;
        bottom: -4px;
        -ms-transform: scaleX(0);
        transform: scaleX(0);
        transition: all 0.35s cubic-bezier(0.55, 0, 0.1, 1);
        will-change: transform; }
      .navigation__links a span:hover:after {
        -ms-transform: scaleX(1);
        transform: scaleX(1); }

.navigation__tools {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  padding: 31px 16px;
  max-height: 98px;
  background-color: #393939; }
  @media only screen and (min-width: 600px) and (max-width: 1024px) {
    .navigation__tools {
      padding: 18px 12px;
      max-height: 78px; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .navigation__tools {
      padding: 9px 4px;
      max-height: 60px; } }
  .navigation__tools.navigation__tools--age-gate {
    z-index: 15;
    background-color: #ffffff; }
    .navigation__tools.navigation__tools--age-gate .language.is-active a {
      color: #000000; }
    .navigation__tools.navigation__tools--age-gate .language.language--hr a {
      border-right: 1px solid #f1f1f1; }

.navigation__language-select {
  display: inline-block;
  vertical-align: middle;
  padding: 0 16px 0 10px; }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .navigation__language-select {
      padding: 0 16px 0 8px; } }

.navigation__menu-trigger {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  position: relative;
  margin-right: 16px; }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .navigation__menu-trigger {
      margin-right: 12px; } }

.navigation__menu {
  z-index: 1;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  overflow: auto;
  visibility: hidden; }

.menu__bar {
  display: block;
  width: 27px;
  height: 2px;
  margin-bottom: 6px;
  position: relative; }
  .menu__bar:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    will-change: width; }
  .menu__bar.menu__bar--bottom {
    margin-bottom: 0; }

.menu__bar-close {
  display: block;
  width: 0;
  position: absolute;
  top: 12px;
  left: 0;
  height: 2px; }
  .menu__bar-close:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    will-change: width; }
  .menu__bar-close.menu__bar-close--left {
    width: 2px;
    height: 0;
    left: 13px;
    top: -1px; }

.menu-trigger__wrapper {
  display: block;
  width: 27px;
  height: 18px; }

.menu-close__wrapper {
  display: block;
  width: 27px;
  height: 27px;
  position: absolute;
  top: -4px;
  left: 0;
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.language a {
  display: inline-block;
  font-size: 12px;
  padding: 12px 10px;
  text-transform: uppercase;
  transition: all 0.2s cubic-bezier(0.55, 0, 0.1, 1); }

.language:hover a {
  color: #7f7f7f; }

.language.language--hr a {
  border-right: 1px solid rgba(255, 255, 255, 0.2); }

.language.is-active a {
  color: #ffffff;
  font-family: "SuisseIntl-SemiBold-WebXL", sans-serif; }

.language.is-active:hover a {
  color: #7f7f7f; }

.language.is-disabled a {
  color: #6a6a6a; }

.header__wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 4.16667%;
  padding-right: 4.16667%; }
  .header__wrapper .header__background {
    background-size: cover;
    background-position: center top; }
  .header__wrapper .container {
    position: relative;
    z-index: 2; }
  .header__wrapper.header__wrapper--relative {
    height: auto;
    display: block;
    position: relative; }
  .header__wrapper.header__wrapper--bottom {
    -ms-flex-align: end;
    align-items: flex-end; }
  .header__wrapper.header__wrapper--bar {
    height: 98px; }
    @media only screen and (min-width: 600px) and (max-width: 1024px) {
      .header__wrapper.header__wrapper--bar {
        height: 78px; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .header__wrapper.header__wrapper--bar {
        height: 60px; } }
  .header__wrapper.header__wrapper--half {
    height: 50vh; }
    @media only screen and (min-width: 600px) and (max-width: 767px) {
      .header__wrapper.header__wrapper--half {
        height: 300px; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .header__wrapper.header__wrapper--half {
        height: 300px; } }
  .header__wrapper.header__wrapper--third {
    height: 38vh;
    padding-top: 0;
    min-height: 380px; }
    @media only screen and (min-width: 600px) and (max-width: 767px) {
      .header__wrapper.header__wrapper--third {
        height: 300px; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .header__wrapper.header__wrapper--third {
        height: 300px; } }
  .header__wrapper.header__wrapper--full {
    height: 100vh; }
  .header__wrapper.header__slider-wrapper {
    display: block;
    padding: 0; }
  .header__wrapper.header__wrapper--home {
    height: calc(100vh - 60px); }
    @media only screen and (min-width: 0) and (max-width: 1024px) {
      .header__wrapper.header__wrapper--home {
        height: auto;
        position: relative; } }

.header__background {
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2; }

.header__top-bar {
  height: 98px;
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 14; }
  @media only screen and (min-width: 600px) and (max-width: 1024px) {
    .header__top-bar {
      height: 78px; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .header__top-bar {
      height: 60px; } }
  .header__top-bar i {
    position: absolute;
    display: block;
    width: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center top; }
  .header__top-bar.header__top-bar--bar i {
    height: 98px; }
    @media only screen and (min-width: 600px) and (max-width: 1024px) {
      .header__top-bar.header__top-bar--bar i {
        height: 78px; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .header__top-bar.header__top-bar--bar i {
        height: 60px; } }
  .header__top-bar.header__top-bar--half i {
    height: 50vh; }
    @media only screen and (min-width: 600px) and (max-width: 767px) {
      .header__top-bar.header__top-bar--half i {
        height: 300px; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .header__top-bar.header__top-bar--half i {
        height: 300px; } }
  .header__top-bar.header__top-bar--third i {
    height: 38vh; }
    @media only screen and (min-width: 600px) and (max-width: 767px) {
      .header__top-bar.header__top-bar--third i {
        height: 300px; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .header__top-bar.header__top-bar--third i {
        height: 300px; } }
  .header__top-bar.header__top-bar--full i {
    height: 100vh; }

.header__items {
  text-align: center;
  padding-top: 3em; }
  .header__items a {
    display: block; }

.header__item {
  display: inline-block;
  width: 100%;
  max-width: 186px;
  padding: 24px; }
  .header__item .img__wrapper {
    border-radius: 100%;
    overflow: hidden;
    position: relative;
    transform: translateZ(0); }
  .header__item .media__wrapper {
    position: relative;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4);
    border-radius: 100%;
    max-width: 112px;
    margin: 0 auto; }
    .header__item .media__wrapper img {
      width: 100%;
      display: block;
      vertical-align: top;
      height: auto;
      -ms-transform: scale(1.4);
      transform: scale(1.4);
      transition: all 1s cubic-bezier(0.55, 0, 0.1, 1);
      overflow: hidden;
      border-radius: 100%;
      will-change: transform; }
    .header__item .media__wrapper:before {
      content: "";
      display: block;
      position: absolute;
      top: -4px;
      left: -4px;
      bottom: -4px;
      right: -4px;
      border: 4px solid rgba(255, 255, 255, 0.2);
      border-radius: 100%;
      transition: all 0.35s cubic-bezier(0.55, 0, 0.1, 1);
      will-change: top, left, bottom, right; }
  .header__item .media__caption {
    padding: 22px 0 12px 0; }
  .header__item h5 {
    color: #ffffff;
    display: inline-block;
    position: relative; }
    .header__item h5:after {
      content: "";
      position: absolute;
      display: block;
      height: 1px;
      width: 100%;
      background-color: #bda47b;
      left: 0;
      bottom: 16px;
      -ms-transform: scaleX(0);
      transform: scaleX(0);
      transition: all 0.35s cubic-bezier(0.55, 0, 0.1, 1);
      will-change: transform; }
  .header__item:hover h5:after {
    -ms-transform: scaleX(1);
    transform: scaleX(1); }
  .header__item:hover .media__wrapper img {
    -ms-transform: scale(1.2);
    transform: scale(1.2); }
  .header__item:hover .media__wrapper:before {
    top: -10px;
    left: -10px;
    bottom: -10px;
    right: -10px; }

.header__offset {
  display: block;
  height: 0;
  padding-top: 100vh; }
  .header__offset.header__offset--bar {
    padding-top: 98px; }
    @media only screen and (min-width: 600px) and (max-width: 1024px) {
      .header__offset.header__offset--bar {
        padding-top: 78px; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .header__offset.header__offset--bar {
        padding-top: 60px; } }
  .header__offset.header__offset--half {
    padding-top: 50vh; }
    @media only screen and (min-width: 600px) and (max-width: 767px) {
      .header__offset.header__offset--half {
        padding-top: 300px; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .header__offset.header__offset--half {
        padding-top: 300px; } }
  .header__offset.header__offset--third {
    padding-top: 38vh;
    min-height: 380px; }
    @media only screen and (min-width: 600px) and (max-width: 767px) {
      .header__offset.header__offset--third {
        padding-top: 300px; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .header__offset.header__offset--third {
        padding-top: 300px; } }
  .header__offset.header__offset--home {
    padding-top: calc(100vh - 60px); }
    @media only screen and (min-width: 0) and (max-width: 1024px) {
      .header__offset.header__offset--home {
        padding-top: 0; } }

.header__heading {
  text-align: center;
  padding-top: 6em;
  padding-left: 21.42857%;
  padding-right: 21.42857%; }
  .header__heading h1, .header__heading .title__h1 {
    color: #ffffff;
    text-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
    padding-bottom: 0.44444em; }
  .header__heading .special__subtitle {
    color: #ffffff;
    padding-bottom: 0; }
  .header__heading.header__heading--left {
    text-align: left;
    padding-left: 0%;
    padding-right: 0%; }
  .header__heading.header__heading--narrow {
    max-width: 660px; }
    @media only screen and (min-width: 600px) and (max-width: 979px) {
      .header__heading.header__heading--narrow {
        max-width: 720px; } }
    @media only screen and (min-width: 600px) and (max-width: 767px) {
      .header__heading.header__heading--narrow {
        max-width: 100%; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .header__heading.header__heading--narrow {
        max-width: 100%; } }
  .header__heading .read__more {
    position: relative;
    display: inline-block;
    padding: 10px 0; }
  .header__heading .cta__button, .header__heading .icon {
    display: inline-block;
    vertical-align: middle; }
  .header__heading .cta__button {
    padding-bottom: 0;
    opacity: 0;
    color: #ffffff;
    -ms-transform: translateX(-12px);
    transform: translateX(-12px);
    transition: all 0.35s 0.15s cubic-bezier(0.55, 0, 0.1, 1);
    will-change: transform, opacity; }
    @media only screen and (min-width: 0) and (max-width: 1024px) {
      .header__heading .cta__button {
        -ms-transform: translateX(0);
        transform: translateX(0);
        opacity: 1; } }
  .header__heading .icon {
    position: absolute;
    left: 0;
    top: 8px;
    margin-left: 24px;
    transition: all 0.35s cubic-bezier(0.55, 0, 0.1, 1);
    color: white;
    -ms-transform: translateX(-24px);
    transform: translateX(-24px);
    will-change: left, transform, color; }
    @media only screen and (min-width: 0) and (max-width: 1024px) {
      .header__heading .icon {
        left: 100%;
        -ms-transform: translateX(0);
        transform: translateX(0);
        color: #ffffff; } }
  @media only screen and (min-width: 1025px) {
    .header__heading:hover .cta__button {
      -ms-transform: translateX(0);
      transform: translateX(0);
      opacity: 1; }
    .header__heading:hover .icon {
      left: 100%;
      -ms-transform: translateX(0);
      transform: translateX(0);
      color: #ffffff; } }

.is-not-chrome .header__slider-slide {
  background-attachment: scroll; }

.is-not-chrome .header__slider-bg {
  background-attachment: scroll; }

.is-not-chrome .header__slider {
  padding-top: 50px; }
  @media only screen and (min-width: 600px) and (max-width: 1024px) {
    .is-not-chrome .header__slider {
      padding-top: 30px; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .is-not-chrome .header__slider {
      padding-top: 0; } }

.is-not-chrome .header__slider-heading {
  min-height: calc(100vh - 58px);
  height: auto; }

.header__slider {
  padding-top: 98px;
  height: 100vh; }
  @media only screen and (min-width: 600px) and (max-width: 1024px) {
    .header__slider {
      padding-top: 78px;
      height: auto; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .header__slider {
      padding-top: 60px;
      height: auto; } }
  .header__slider-wrapper:after {
    display: none; }
  .header__slider-bg {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-attachment: fixed;
    /* Portrait */ }
    @media only screen and (min-device-width: 0px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) and (-webkit-min-device-pixel-ratio: 2) {
      .header__slider-bg {
        display: none;
        background-attachment: scroll; } }
    .header__slider-bg.header__slider-bg--mobile {
      display: none;
      /* Portrait */ }
      @media only screen and (min-device-width: 0px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) and (-webkit-min-device-pixel-ratio: 2) {
        .header__slider-bg.header__slider-bg--mobile {
          display: block;
          background-attachment: scroll; } }
  .header__slider-heading {
    width: 100%;
    padding: 30px 20px;
    max-width: 600px;
    margin: 0 auto;
    height: calc(100vh - 158px);
    padding-top: 120px;
    padding-bottom: 120px;
    position: relative;
    z-index: 2; }
    @media only screen and (min-width: 1600px) {
      .header__slider-heading {
        max-width: 840px; } }
    @media only screen and (min-width: 1441px) and (max-width: 1599px) {
      .header__slider-heading {
        max-width: 840px; } }
    @media only screen and (min-width: 600px) and (max-width: 1024px) {
      .header__slider-heading {
        height: auto;
        padding: 180px 0; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .header__slider-heading {
        height: auto;
        padding: 180px 0; } }
    .header__slider-heading .title__h1 {
      color: #ffffff;
      font-size: 4.25rem;
      text-shadow: 0 0 15px rgba(0, 0, 0, 0.3); }
      @media only screen and (min-width: 600px) and (max-width: 1024px) {
        .header__slider-heading .title__h1 {
          font-size: 2.8125rem; } }
      @media only screen and (min-width: 0) and (max-width: 600px) {
        .header__slider-heading .title__h1 {
          font-size: 2rem; } }
      @media only screen and (min-width: 1441px) and (max-width: 1599px) {
        .header__slider-heading .title__h1 {
          font-size: 78px; } }
      @media only screen and (min-width: 1600px) {
        .header__slider-heading .title__h1 {
          font-size: 92px; } }
    .header__slider-heading .button.button--white {
      background-color: #ffffff; }
      .header__slider-heading .button.button--white:hover {
        background-color: #bda47b; }
  .header__slider-heading-inner {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
    @media only screen and (min-width: 0) and (max-width: 1024px) {
      .header__slider-heading-inner {
        padding: 0 20px;
        position: relative;
        top: auto;
        -ms-transform: none;
        transform: none; } }
  .header__slider-slide {
    padding-left: 4.16667%;
    padding-right: 4.16667%;
    text-align: center;
    background-size: cover;
    background-attachment: fixed; }
    .header__slider-slide:after {
      content: "";
      position: absolute;
      bottom: 0;
      width: 100%;
      height: 60%;
      left: 0;
      z-index: 1;
      display: block;
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.7) 100%); }
    @media only screen and (min-width: 0) and (max-width: 1024px) {
      .header__slider-slide {
        background-attachment: scroll;
        background-position: center center; } }
    @media only screen and (min-width: 600px) and (max-width: 767px) {
      .header__slider-slide {
        padding-left: 0%;
        padding-right: 0%; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .header__slider-slide {
        padding-left: 0%;
        padding-right: 0%; } }
  .header__slider-navigation {
    min-width: 300px; }
    .header__slider-navigation:after {
      content: " ";
      display: block;
      clear: both; }
  .header__slider-navigation-wrapper {
    position: absolute;
    bottom: 45px;
    z-index: 3;
    left: 4.16667%; }
    @media only screen and (min-width: 0) and (max-width: 1024px) {
      .header__slider-navigation-wrapper {
        left: 50%;
        bottom: 40px;
        text-align: center;
        -ms-transform: translateX(-50%);
        transform: translateX(-50%); } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .header__slider-navigation-wrapper {
        bottom: 0; } }
    .header__slider-navigation-wrapper .above__title, .header__slider-navigation-wrapper .fieldset label, .fieldset .header__slider-navigation-wrapper label, .header__slider-navigation-wrapper .article__item.article__item--product .media__caption p, .article__item.article__item--product .media__caption .header__slider-navigation-wrapper p, .header__slider-navigation-wrapper .article__item.article__item--producer .media__caption p, .article__item.article__item--producer .media__caption .header__slider-navigation-wrapper p {
      color: #ffffff;
      font-weight: 700; }
      @media only screen and (min-width: 0) and (max-width: 1024px) {
        .header__slider-navigation-wrapper .above__title, .header__slider-navigation-wrapper .fieldset label, .fieldset .header__slider-navigation-wrapper label, .header__slider-navigation-wrapper .article__item.article__item--product .media__caption p, .article__item.article__item--product .media__caption .header__slider-navigation-wrapper p, .header__slider-navigation-wrapper .article__item.article__item--producer .media__caption p, .article__item.article__item--producer .media__caption .header__slider-navigation-wrapper p {
          padding-bottom: 10px; } }
    .header__slider-navigation-wrapper .slick-dots {
      margin-left: -10px;
      padding-top: 0;
      float: left;
      width: 100%;
      text-align: left; }
      @media only screen and (min-width: 0) and (max-width: 1024px) {
        .header__slider-navigation-wrapper .slick-dots {
          text-align: center;
          float: none;
          margin-left: 0; } }
      @media only screen and (min-width: 0) and (max-width: 600px) {
        .header__slider-navigation-wrapper .slick-dots {
          padding-bottom: 20px; } }
      .header__slider-navigation-wrapper .slick-dots li {
        padding: 0 4px; }
        .header__slider-navigation-wrapper .slick-dots li.slick-active button {
          background-color: rgba(255, 255, 255, 0.2); }
          .header__slider-navigation-wrapper .slick-dots li.slick-active button:after {
            box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); }
        .header__slider-navigation-wrapper .slick-dots li:hover button {
          background-color: rgba(255, 255, 255, 0.1); }
      .header__slider-navigation-wrapper .slick-dots button {
        background-color: rgba(255, 255, 255, 0);
        border-radius: 100px;
        transition: all 0.35s cubic-bezier(0.55, 0, 0.1, 1); }
        .header__slider-navigation-wrapper .slick-dots button:before {
          margin-top: -4px;
          margin-left: -4px;
          background-color: rgba(255, 255, 255, 0);
          border: 1px solid rgba(255, 255, 255, 0.5); }
        .header__slider-navigation-wrapper .slick-dots button:after {
          background-color: #ffffff; }

.footer__wrapper {
  padding-left: 4.16667%;
  padding-right: 4.16667%;
  background-color: #464646;
  overflow: hidden;
  position: relative;
  z-index: 3; }
  @media only screen and (min-width: 600px) and (max-width: 767px) {
    .footer__wrapper {
      padding-left: 0%;
      padding-right: 0%; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .footer__wrapper {
      padding-left: 0%;
      padding-right: 0%; } }
  .footer__wrapper .container {
    position: relative; }
    .footer__wrapper .container:after {
      content: " ";
      display: block;
      clear: both; }
  .footer__wrapper .special__subtitle, .footer__wrapper .title__h3, .footer__wrapper .post__wrapper h2, .post__wrapper .footer__wrapper h2 {
    color: #ffffff;
    display: block;
    font-family: "SuisseIntl-SemiBold-WebXL", sans-serif; }

.footer__left {
  width: 60%;
  float: left;
  background-color: #393939;
  position: relative;
  padding: 4.4em 0 4em 0; }
  @media only screen and (min-width: 980px) and (max-width: 1024px) {
    .footer__left {
      padding: 2.8em 0 2.4em 0; } }
  @media only screen and (min-width: 600px) and (max-width: 767px) {
    .footer__left {
      width: 100%;
      padding: 40px 0;
      padding-left: 4.16667%;
      padding-right: 4.16667%; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .footer__left {
      width: 100%;
      padding: 25px 0;
      padding-left: 4.16667%;
      padding-right: 4.16667%; } }
  .footer__left:before {
    content: "";
    position: absolute;
    width: 200%;
    top: 0;
    background-color: #393939;
    height: 100%;
    right: 100%; }

.footer__right {
  width: 40%;
  float: left;
  padding-left: 10%;
  position: absolute;
  right: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }
  @media only screen and (min-width: 600px) and (max-width: 1024px) {
    .footer__right {
      padding-left: 5%; } }
  @media only screen and (min-width: 600px) and (max-width: 767px) {
    .footer__right {
      width: 100%;
      position: relative;
      top: auto;
      -ms-transform: none;
      transform: none;
      padding: 40px 0;
      padding-left: 4.16667%;
      padding-right: 4.16667%; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .footer__right {
      width: 100%;
      position: relative;
      top: auto;
      -ms-transform: none;
      transform: none;
      padding: 40px 0;
      padding-left: 4.16667%;
      padding-right: 4.16667%; } }

.footer__logo {
  display: inline-block;
  padding-bottom: 5em; }
  @media only screen and (min-width: 980px) and (max-width: 1024px) {
    .footer__logo {
      padding-bottom: 2.5em; } }
  @media only screen and (min-width: 600px) and (max-width: 767px) {
    .footer__logo {
      padding-bottom: 0; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .footer__logo {
      padding-bottom: 0; } }
  .footer__logo .icon {
    color: #ffffff;
    font-size: 17px; }
    @media only screen and (min-width: 600px) and (max-width: 767px) {
      .footer__logo .icon {
        font-size: 15px; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .footer__logo .icon {
        font-size: 12px; } }

.footer__credits {
  width: 100%;
  float: left; }

.footer__credits-left {
  width: 60%;
  float: left;
  background-color: #393939;
  position: relative;
  padding-bottom: 0.4em; }
  @media only screen and (min-width: 600px) and (max-width: 767px) {
    .footer__credits-left {
      width: 100%;
      padding-top: 1.4em;
      padding-left: 4.16667%;
      padding-right: 4.16667%; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .footer__credits-left {
      width: 100%;
      padding-top: 1.4em;
      padding-left: 4.16667%;
      padding-right: 4.16667%; } }
  .footer__credits-left:before {
    content: "";
    position: absolute;
    width: 200%;
    top: 0;
    background-color: #393939;
    height: 100%;
    right: 100%; }
  .footer__credits-left p {
    font-size: 13px;
    color: #929292; }

.footer__columns:after {
  content: " ";
  display: block;
  clear: both; }

@media only screen and (min-width: 600px) and (max-width: 767px) {
  .footer__columns {
    display: none; } }

@media only screen and (min-width: 0) and (max-width: 600px) {
  .footer__columns {
    display: none; } }

.footer__column {
  width: 33%;
  float: left;
  padding-right: 20px; }
  .footer__column .special__subtitle {
    display: inline-block;
    position: relative;
    padding-bottom: 1.3em; }
    .footer__column .special__subtitle:after {
      content: "";
      position: absolute;
      display: block;
      height: 1px;
      width: 100%;
      background-color: #bda47b;
      left: 0;
      bottom: 22px;
      -ms-transform: scaleX(0);
      transform: scaleX(0);
      transition: all 0.35s cubic-bezier(0.55, 0, 0.1, 1);
      will-change: transform; }
    @media only screen and (min-width: 1025px) {
      .footer__column .special__subtitle:hover:after {
        -ms-transform: scaleX(1);
        transform: scaleX(1); } }

.footer__column-list {
  padding: 0;
  list-style: none; }
  .footer__column-list li {
    padding-bottom: 1em;
    padding-left: 0; }
    .footer__column-list li:before {
      display: none; }
    .footer__column-list li a {
      transition: all 0.35s cubic-bezier(0.55, 0, 0.1, 1);
      color: #929292; }
      @media only screen and (min-width: 1025px) {
        .footer__column-list li a:hover {
          color: #ffffff; } }

.newsletter__signup {
  text-align: center; }
  .newsletter__signup .title__h3, .newsletter__signup .post__wrapper h2, .post__wrapper .newsletter__signup h2 {
    color: white;
    text-align: left; }
  .newsletter__signup p {
    text-align: left;
    color: #929292; }

.newsletter__signup-wrapper {
  max-width: 480px; }

.newsletter__signup-table {
  display: table;
  width: 100%; }
  .newsletter__signup-table.is-invalid .newsletter__signup-input, .newsletter__signup-table.is-invalid input {
    border: 1px solid #e3000f !important; }

.newsletter__input {
  position: relative; }
  .newsletter__input .error__message {
    padding-top: 8px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%; }
  .newsletter__input .succes__message {
    padding-top: 8px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%; }

.newsletter__signup-table-cell {
  display: table-cell;
  vertical-align: top; }

.newsletter__signup-input {
  display: block;
  width: 100%;
  border: none !important;
  outline: none;
  padding: 13px 35px !important;
  font-size: 1rem;
  line-height: 1.4375;
  border-bottom-left-radius: 50px;
  border-top-left-radius: 50px;
  border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important;
  position: relative;
  height: 49px; }
  @media only screen and (min-width: 0) and (max-width: 1024px) {
    .newsletter__signup-input {
      font-size: 0.9375rem; } }
  @media only screen and (min-width: 0) and (max-width: 1024px) {
    .newsletter__signup-input {
      height: 40px;
      padding: 10px 20px 9px 20px !important; } }

.newsletter__signup-submit {
  display: block;
  width: 100%;
  min-width: 80px;
  background-color: #bda47b;
  font-size: 1rem;
  line-height: 1.4375;
  padding: 10px;
  border: none;
  outline: none;
  border-bottom-right-radius: 50px;
  border-top-right-radius: 50px;
  cursor: pointer;
  height: 49px; }
  @media only screen and (min-width: 0) and (max-width: 1024px) {
    .newsletter__signup-submit {
      font-size: 0.9375rem; } }
  @media only screen and (min-width: 0) and (max-width: 1024px) {
    .newsletter__signup-submit {
      height: 40px;
      min-width: 60px;
      padding: 6px 8px; } }
  .newsletter__signup-submit .icon {
    color: #ffffff;
    position: relative;
    top: 3px;
    font-size: 23px;
    transition: all 0.35s cubic-bezier(0.55, 0, 0.1, 1);
    will-change: transform; }
  .newsletter__signup-submit:hover .icon {
    -ms-transform: translateX(8px);
    transform: translateX(8px); }

.article__list-wrapper {
  padding-top: 2em;
  padding-bottom: 2em;
  text-align: center;
  position: relative; }
  @media only screen and (min-width: 600px) and (max-width: 1024px) {
    .article__list-wrapper {
      padding-top: 1em;
      padding-bottom: 1em; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .article__list-wrapper {
      padding-top: 0;
      padding-bottom: 0; } }
  .article__list-wrapper .button {
    margin-top: 5.5em; }

.article__list {
  padding-left: 3.125%;
  padding-right: 3.125%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .article__list:after {
    content: " ";
    display: block;
    clear: both; }
  @media only screen and (min-width: 0) and (max-width: 1024px) {
    .article__list {
      padding: 0; } }

.article__item {
  padding: 30px;
  display: block;
  padding-bottom: 62px;
  border: 1px solid #d0d0d0;
  margin-left: -1px;
  margin-top: -1px;
  position: relative;
  transition: all 0.35s cubic-bezier(0.55, 0, 0.1, 1);
  text-align: left;
  z-index: 1;
  will-change: background-color, border, z-index; }
  @media only screen and (min-width: 600px) and (max-width: 1024px) {
    .article__item {
      padding: 22px;
      padding-bottom: 52px; } }
  .article__item:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    transition: all 0.35s cubic-bezier(0.55, 0, 0.1, 1);
    background-color: white;
    z-index: -1;
    will-change: top, left, bottom, right; }
  .article__item a {
    display: block; }
  .article__item .media__wrapper {
    overflow: hidden;
    position: relative;
    height: 0;
    padding-bottom: 65%; }
    .article__item .media__wrapper.media__wrapper--square {
      padding-bottom: 100%; }
    .article__item .media__wrapper img {
      width: 100%;
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      vertical-align: top;
      transition: all 1s cubic-bezier(0.55, 0, 0.1, 1);
      will-change: transform;
      -ms-transform: scale(1.1);
      transform: scale(1.1); }
  .article__item .above__title, .article__item .fieldset label, .fieldset .article__item label, .article__item.article__item--product .media__caption p, .article__item.article__item--producer .media__caption p {
    will-change: color;
    padding-top: 2.4em;
    transition: all 0.35s cubic-bezier(0.55, 0, 0.1, 1); }
  .article__item .read__more {
    position: absolute;
    padding: 10px 0;
    left: 0;
    margin: 0 1.88em;
    bottom: 1.2em; }
  .article__item .cta__button, .article__item .icon {
    display: inline-block;
    vertical-align: middle; }
  .article__item .cta__button {
    padding-bottom: 0;
    opacity: 0;
    color: #ffffff;
    -ms-transform: translateX(-12px);
    transform: translateX(-12px);
    transition: all 0.35s 0.15s cubic-bezier(0.55, 0, 0.1, 1);
    will-change: transform, opacity; }
  .article__item .icon {
    position: absolute;
    left: 0;
    top: 8px;
    margin-left: 24px;
    transition: all 0.35s cubic-bezier(0.55, 0, 0.1, 1);
    -ms-transform: translateX(-24px);
    transform: translateX(-24px);
    will-change: left, transform, color; }
  @media only screen and (min-width: 1025px) {
    .article__item:hover {
      background-color: #bda47b;
      border: 1px solid #bda47b;
      z-index: 2; }
      .article__item:hover:before {
        top: -10px;
        left: -10px;
        right: -10px;
        bottom: -10px;
        background-color: #bda47b; }
      .article__item:hover .above__title, .article__item:hover .fieldset label, .fieldset .article__item:hover label, .article__item:hover .article__item.article__item--product .media__caption p, .article__item.article__item--product .media__caption .article__item:hover p, .article__item:hover .article__item.article__item--producer .media__caption p, .article__item.article__item--producer .media__caption .article__item:hover p {
        color: #ffffff; }
      .article__item:hover .cta__button {
        -ms-transform: translateX(0);
        transform: translateX(0);
        opacity: 1; }
      .article__item:hover .icon {
        left: 100%;
        -ms-transform: translateX(0);
        transform: translateX(0);
        color: #ffffff; }
      .article__item:hover img {
        -ms-transform: scale(1);
        transform: scale(1); } }

.article__item.article__item--contact {
  border: none;
  padding-top: 0;
  padding-left: 0; }
  @media only screen and (min-width: 600px) and (max-width: 1024px) {
    .article__item.article__item--contact {
      padding-bottom: 32px; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .article__item.article__item--contact {
      padding-bottom: 32px;
      width: 100% !important;
      max-width: 100% !important; } }
  .article__item.article__item--contact:before {
    display: none; }
  @media only screen and (min-width: 1025px) {
    .article__item.article__item--contact:hover {
      background-color: rgba(255, 255, 255, 0); }
      .article__item.article__item--contact:hover .icon {
        -ms-transform: none !important;
        transform: none !important; } }
  .article__item.article__item--contact li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 20px; }
  .article__item.article__item--contact .icon {
    transition: none;
    -ms-transform: translateX(0);
    transform: translateX(0);
    top: -1px;
    left: 0;
    margin-left: 0;
    color: #7f7f7f;
    font-size: 16px; }

.article__item.article__item--product {
  border: none;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 0;
  margin-bottom: 1px; }
  @media only screen and (min-width: 0) and (max-width: 1024px) {
    .article__item.article__item--product {
      padding-bottom: 25px; } }
  .article__item.article__item--product:before {
    background-color: white; }
  .article__item.article__item--product:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 87.5%;
    border-bottom: 1px solid #f0f0f0; }
  .article__item.article__item--product.article__item--product-group {
    padding-top: 120px;
    padding-bottom: 5px; }
    .article__item.article__item--product.article__item--product-group .media__wrapper {
      padding-bottom: 83%; }
  @media only screen and (min-width: 1025px) {
    .article__item.article__item--product:hover {
      background-color: rgba(255, 255, 255, 0); }
      .article__item.article__item--product:hover .icon {
        -ms-transform: none !important;
        transform: none !important; }
      .article__item.article__item--product:hover .media__wrapper, .article__item.article__item--product:hover .media__caption {
        -ms-transform: translateY(-30px);
        transform: translateY(-30px); }
      .article__item.article__item--product:hover .media__wrapper img {
        -ms-transform: none;
        transform: none; }
      .article__item.article__item--product:hover .read__more {
        opacity: 1;
        -ms-transform: translateY(-20px);
        transform: translateY(-20px); }
      .article__item.article__item--product:hover:before {
        top: 0;
        bottom: 0;
        left: 0;
        right: 0; } }
  .article__item.article__item--product li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 20px; }
  .article__item.article__item--product .icon {
    transition: none;
    -ms-transform: translateX(0);
    transform: translateX(0);
    top: -1px;
    left: 0;
    margin-left: 0;
    color: #7f7f7f; }
  .article__item.article__item--product .media__wrapper {
    transition: all 0.35s cubic-bezier(0.55, 0, 0.1, 1);
    padding-bottom: 100.5%; }
    .article__item.article__item--product .media__wrapper img {
      width: auto;
      left: 50%;
      -ms-transform: translateX(-50%) !important;
      transform: translateX(-50%) !important;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden; }
  .article__item.article__item--product .media__caption {
    padding-top: 1em;
    padding-bottom: 30px;
    position: relative;
    transition: all 0.35s cubic-bezier(0.55, 0, 0.1, 1); }
    @media only screen and (min-width: 0) and (max-width: 1024px) {
      .article__item.article__item--product .media__caption {
        padding-bottom: 50px; } }
    .article__item.article__item--product .media__caption p {
      padding-top: 0; }
    .article__item.article__item--product .media__caption.media__caption--top {
      position: absolute;
      top: 35px;
      padding-right: 22px;
      padding-left: 22px;
      left: 0;
      z-index: 2;
      width: 100%; }
  .article__item.article__item--product .text__overflow {
    position: absolute;
    bottom: 0;
    height: 55px;
    left: 0;
    width: 100%; }
  .article__item.article__item--product .read__more {
    margin: 0;
    width: 100%;
    transition: all 0.35s 0.15s cubic-bezier(0.55, 0, 0.1, 1);
    bottom: 0;
    opacity: 0; }
    @media only screen and (min-width: 0) and (max-width: 1024px) {
      .article__item.article__item--product .read__more {
        opacity: 1;
        padding-top: 20px;
        -ms-transform: translateY(-20px);
        transform: translateY(-20px); } }
    .article__item.article__item--product .read__more .cta__button {
      opacity: 1;
      color: #6a6a6a;
      -ms-transform: translateX(0);
      transform: translateX(0); }
    .article__item.article__item--product .read__more .icon {
      position: relative;
      margin-left: 12px; }

.article__item.article__item--producer {
  border: none;
  text-align: center;
  padding-top: 60px;
  padding-bottom: 15px; }
  @media only screen and (min-width: 0) and (max-width: 1024px) {
    .article__item.article__item--producer {
      padding-top: 20px;
      padding-bottom: 25px; } }
  .article__item.article__item--producer:before {
    background-color: white;
    border: 1px solid #f0f0f0; }
  @media only screen and (min-width: 1025px) {
    .article__item.article__item--producer:hover {
      background-color: rgba(255, 255, 255, 0); }
      .article__item.article__item--producer:hover .icon {
        -ms-transform: none !important;
        transform: none !important; }
      .article__item.article__item--producer:hover .media__wrapper img {
        -ms-transform: none;
        transform: none; }
      .article__item.article__item--producer:hover .read__more {
        opacity: 1;
        -ms-transform: translateY(-20px);
        transform: translateY(-20px); } }
  .article__item.article__item--producer .media__wrapper {
    padding-bottom: 83%;
    margin-bottom: 20px;
    overflow: visible; }
  .article__item.article__item--producer li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 20px; }
  .article__item.article__item--producer .icon {
    transition: none;
    -ms-transform: translateX(0);
    transform: translateX(0);
    top: -1px;
    left: 0;
    margin-left: 0;
    color: #7f7f7f; }
  .article__item.article__item--producer .media__wrapper {
    transition: all 0.35s cubic-bezier(0.55, 0, 0.1, 1);
    background-color: white; }
    .article__item.article__item--producer .media__wrapper img {
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden; }
  .article__item.article__item--producer .media__caption {
    padding-top: 1em;
    padding-bottom: 45px;
    position: relative;
    transition: all 0.35s cubic-bezier(0.55, 0, 0.1, 1); }
    .article__item.article__item--producer .media__caption p {
      padding-top: 0; }
  .article__item.article__item--producer .text__overflow {
    position: absolute;
    bottom: 0;
    height: 55px;
    left: 0;
    width: 100%; }
  .article__item.article__item--producer .read__more {
    margin: 0;
    width: 100%;
    transition: all 0.35s 0.15s cubic-bezier(0.55, 0, 0.1, 1);
    bottom: 0;
    opacity: 0; }
    @media only screen and (min-width: 0) and (max-width: 1024px) {
      .article__item.article__item--producer .read__more {
        opacity: 1;
        padding-top: 20px;
        -ms-transform: translateY(-20px);
        transform: translateY(-20px); } }
    .article__item.article__item--producer .read__more .cta__button {
      opacity: 1;
      color: #6a6a6a;
      -ms-transform: translateX(0);
      transform: translateX(0); }
    .article__item.article__item--producer .read__more .icon {
      position: relative;
      margin-left: 12px; }

.article__item.article__item--image-only {
  border: none; }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .article__item.article__item--image-only {
      padding-top: 0;
      padding-bottom: 20px; } }
  .article__item.article__item--image-only:before {
    background-color: white;
    border: none; }
  @media only screen and (min-width: 1025px) {
    .article__item.article__item--image-only:hover {
      background-color: rgba(255, 255, 255, 0); }
      .article__item.article__item--image-only:hover .icon {
        -ms-transform: none !important;
        transform: none !important; }
      .article__item.article__item--image-only:hover .media__wrapper img {
        -ms-transform: none;
        transform: none; } }

.article__list-wrapper.two .article__item {
  width: 50%;
  float: left; }

.article__list-wrapper.three {
  max-width: 960px;
  margin: 0 auto; }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .article__list-wrapper.three .article__list {
      max-width: 480px;
      margin: 0 auto; } }
  .article__list-wrapper.three .article__item {
    width: 33.333%;
    float: left; }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .article__list-wrapper.three .article__item {
        width: 100%;
        float: left;
        max-width: 320px;
        margin: 0 auto;
        margin-top: -1px; } }

.article__list-wrapper.four {
  margin-right: -3px; }
  @media only screen and (min-width: 980px) and (max-width: 1024px) {
    .article__list-wrapper.four {
      max-width: 780px;
      margin: 0 auto; } }
  .article__list-wrapper.four .article__list {
    padding: 0; }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .article__list-wrapper.four .article__list {
        max-width: 480px;
        margin: 0 auto; } }
  .article__list-wrapper.four .article__item {
    width: 25%;
    float: left; }
    @media only screen and (min-width: 600px) and (max-width: 1024px) {
      .article__list-wrapper.four .article__item {
        width: 33.333%;
        float: left; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .article__list-wrapper.four .article__item {
        width: 100%;
        float: left;
        max-width: 320px;
        margin: 0 auto;
        margin-top: -1px; } }

.article__list-wrapper.five {
  margin-right: -4px; }
  @media only screen and (min-width: 600px) and (max-width: 979px) {
    .article__list-wrapper.five {
      max-width: 780px;
      margin: 0 auto; } }
  .article__list-wrapper.five .article__list {
    padding: 0; }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .article__list-wrapper.five .article__list {
        max-width: 480px;
        margin: 0 auto; } }
  .article__list-wrapper.five .article__item {
    width: 20%;
    float: left; }
    @media only screen and (min-width: 600px) and (max-width: 1024px) {
      .article__list-wrapper.five .article__item {
        width: 25%;
        float: left; } }
    @media only screen and (min-width: 600px) and (max-width: 767px) {
      .article__list-wrapper.five .article__item {
        width: 33.333%;
        float: left; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .article__list-wrapper.five .article__item {
        width: 100%;
        float: left;
        max-width: 320px;
        margin: 0 auto;
        margin-top: -1px; } }

.article__list-wrapper.article__list-wrapper--full {
  width: 100%;
  max-width: 100%; }
  .article__list-wrapper.article__list-wrapper--full .article__list {
    padding: 0; }

.section__wrapper--product-list .article__item--product {
  margin-bottom: 30px; }

.section__wrapper.section__wrapper--article-single {
  padding-bottom: 0; }

.post__wrapper .social-networks {
  list-style: none;
  list-style-position: inherit;
  padding: 0; }

.post__wrapper .social-networks__item {
  padding-left: 0; }
  .post__wrapper .social-networks__item:first-child {
    margin-left: 0; }
  .post__wrapper .social-networks__item:before {
    display: none; }

.post__wrapper .media__wrapper--video {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
  margin-bottom: 1.75em; }
  .post__wrapper .media__wrapper--video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.post__wrapper .social-networks__wrapper {
  padding-top: 3.2em;
  padding-bottom: 1em; }

.filter__wrapper {
  padding: 4.6em 0 2.6em 0; }
  .filter__wrapper .fieldset {
    display: inline-block;
    vertical-align: bottom;
    margin-right: 30px;
    margin-bottom: 20px; }

.filter__sidebar-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 360px;
  height: 100%;
  background-color: #393939; }
  @media only screen and (min-width: 600px) and (max-width: 1024px) {
    .filter__sidebar-wrapper {
      width: 240px; } }
  @media only screen and (min-width: 600px) and (max-width: 767px) {
    .filter__sidebar-wrapper {
      width: 220px; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .filter__sidebar-wrapper {
      width: 220px;
      z-index: 3;
      left: -220px;
      position: fixed;
      top: 60px; } }
  .filter__sidebar-wrapper.is-opened {
    z-index: 4; }
    .filter__sidebar-wrapper.is-opened .filter__sidebar-mobile-overlay {
      opacity: 1;
      visibility: visible; }
  .filter__sidebar-wrapper .filter__sidebar {
    padding-left: 16.66667%;
    padding-right: 16.66667%; }
    @media only screen and (min-width: 600px) and (max-width: 1024px) {
      .filter__sidebar-wrapper .filter__sidebar {
        padding-left: 25px;
        padding-right: 25px; } }
    @media only screen and (min-width: 600px) and (max-width: 767px) {
      .filter__sidebar-wrapper .filter__sidebar {
        padding-left: 15px;
        padding-right: 15px; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .filter__sidebar-wrapper .filter__sidebar {
        padding-left: 15px;
        padding-right: 15px; } }
  .filter__sidebar-wrapper .back__button {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
  .filter__sidebar-wrapper .filter__sidebar-mobile-trigger {
    position: absolute;
    cursor: pointer;
    display: none;
    top: 300px;
    left: 100%;
    height: 60px;
    width: 45px;
    background-color: #393939;
    z-index: 4; }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .filter__sidebar-wrapper .filter__sidebar-mobile-trigger {
        display: block; } }
    .filter__sidebar-wrapper .filter__sidebar-mobile-trigger i {
      font-style: normal;
      text-align: center;
      display: block;
      text-transform: uppercase;
      color: #ffffff;
      font-size: 12px;
      -ms-transform: rotate(-90deg) translateX(-50%);
      transform: rotate(-90deg) translateX(-50%); }
  .filter__sidebar-wrapper .filter__sidebar-mobile-overlay {
    position: absolute;
    top: 0;
    left: 100%;
    width: 300%;
    height: 100%;
    display: block;
    z-index: 3;
    background-color: rgba(0, 0, 0, 0.2);
    transition: all 0.35s cubic-bezier(0.55, 0, 0.1, 1);
    opacity: 0;
    visibility: hidden; }
  .filter__sidebar-wrapper .fieldset {
    width: 100%;
    margin-top: 25px; }
    .filter__sidebar-wrapper .fieldset label {
      color: white; }
    .filter__sidebar-wrapper .fieldset input, .filter__sidebar-wrapper .fieldset select {
      width: 100%; }
  .filter__sidebar-wrapper .select__wrapper select {
    background-color: #393939;
    border: 1px solid #929292;
    color: #929292; }
    @media only screen and (min-width: 1025px) {
      .filter__sidebar-wrapper .select__wrapper select:hover {
        border: 1px solid #7f7f7f; } }
  .filter__sidebar-wrapper .select__wrapper .icon {
    color: #929292; }
  .filter__sidebar-wrapper .button {
    width: 100%;
    padding: 15px 25px; }

.filter__sidebar-outer {
  position: relative;
  padding-top: 115px;
  padding-bottom: 115px; }
  @media only screen and (min-width: 600px) and (max-width: 1024px) {
    .filter__sidebar-outer {
      padding-top: 80px;
      padding-bottom: 80px; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .filter__sidebar-outer {
      padding-top: 60px;
      padding-bottom: 20px;
      height: calc(100vh - 60px);
      overflow: auto; } }
  .filter__sidebar-outer.is-sticky {
    margin-top: 38px; }
    @media only screen and (min-width: 600px) and (max-width: 1024px) {
      .filter__sidebar-outer.is-sticky {
        margin-top: 18px; } }

.back__button a {
  text-align: center;
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  padding: 20px 30px;
  background-color: #464646;
  color: white !important;
  border-radius: 0;
  transition: all 0.35s cubic-bezier(0.55, 0, 0.1, 1); }
  @media only screen and (min-width: 1025px) {
    .back__button a:hover {
      background-color: #bda47b; }
      .back__button a:hover .icon {
        -ms-transform: translateX(-12px);
        transform: translateX(-12px); } }

.back__button .icon {
  color: white;
  transition: all 0.35s cubic-bezier(0.55, 0, 0.1, 1);
  margin-right: 12px;
  display: inline-block;
  vertical-align: middle; }

.back__button span {
  display: inline-block;
  vertical-align: middle; }

@media only screen and (min-width: 600px) and (max-width: 1024px) {
  .section__wrapper--product-list .article__list-wrapper.four .article__item {
    width: 50%; } }

.section__wrapper--product-brand-list .article__list-wrapper.four .article__item {
  width: 25%; }
  @media only screen and (min-width: 600px) and (max-width: 1024px) {
    .section__wrapper--product-brand-list .article__list-wrapper.four .article__item {
      width: 33.333%; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .section__wrapper--product-brand-list .article__list-wrapper.four .article__item {
      width: 100%; } }

.social-networks__item {
  display: inline-block;
  margin: 0 10px;
  padding: 0;
  text-align: center; }
  @media only screen and (min-width: 0) and (max-width: 1024px) {
    .social-networks__item {
      margin: 0; } }
  .social-networks__item a {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 100px;
    position: relative; }
    .social-networks__item a:before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      opacity: 0;
      border: 1px solid #bda47b;
      border-radius: 100px;
      transition: all 0.35s cubic-bezier(0.55, 0, 0.1, 1);
      will-change: top, left, bottom, right, opacity; }
    .social-networks__item a:hover:before {
      opacity: 1;
      top: -5px;
      left: -5px;
      right: -5px;
      bottom: -5px; }
  .social-networks__item .icon {
    font-size: 24px;
    position: relative;
    margin-top: 13px;
    color: #000000; }

.main-menu {
  padding-top: 14%;
  padding-bottom: 10%;
  background-color: #393939;
  position: relative; }
  .main-menu:after {
    content: " ";
    display: block;
    clear: both; }
  @media only screen and (min-width: 0) and (max-width: 1024px) {
    .main-menu {
      padding-left: 4.16667%;
      padding-right: 4.16667%;
      padding-top: 120px;
      padding-bottom: 20px; } }
  .main-menu:before {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    background-color: #393939;
    width: 200%;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 100%;
    z-index: 0; }
    @media only screen and (min-width: 0) and (max-width: 1024px) {
      .main-menu:before {
        display: none; } }
  .main-menu__wrapper {
    position: fixed;
    width: 100%;
    height: 0;
    overflow: hidden;
    top: 0; }
  .main-menu__layer {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 2;
    background-color: #000000; }
  .main-menu__inner {
    height: 100vh;
    overflow: auto;
    background-color: #464646; }
    .main-menu__inner .container {
      width: 100%; }
  .main-menu__column {
    padding-left: 5%;
    padding-right: 5%;
    width: 30%;
    float: left; }
    @media only screen and (min-width: 0) and (max-width: 1024px) {
      .main-menu__column {
        padding-bottom: 20px; } }
    @media only screen and (min-width: 600px) and (max-width: 979px) {
      .main-menu__column {
        padding-left: 5%;
        padding-right: 0%; } }
    @media only screen and (min-width: 600px) and (max-width: 767px) {
      .main-menu__column {
        padding-left: 0%;
        padding-right: 0%;
        width: 100%; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .main-menu__column {
        padding-left: 0%;
        padding-right: 0%;
        width: 100%; } }
    .main-menu__column .special__subtitle {
      display: inline-block;
      font-size: 1.5625rem;
      font-family: "SuisseIntl-SemiBold-WebXL", sans-serif;
      position: relative;
      padding-top: 1em;
      padding-bottom: 1em;
      color: #ffffff;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden; }
      @media only screen and (min-width: 600px) and (max-width: 1024px) {
        .main-menu__column .special__subtitle {
          font-size: 1.375rem; } }
      @media only screen and (min-width: 0) and (max-width: 600px) {
        .main-menu__column .special__subtitle {
          font-size: 1.1875rem; } }
      @media only screen and (min-width: 0) and (max-width: 1024px) {
        .main-menu__column .special__subtitle {
          padding-top: 0.5em;
          padding-bottom: 0.5em;
          display: block; } }
      .main-menu__column .special__subtitle:after {
        content: "";
        position: absolute;
        display: block;
        height: 1px;
        width: 100%;
        background-color: #bda47b;
        left: 0;
        bottom: 22px;
        -ms-transform: scaleX(0);
        transform: scaleX(0);
        transition: all 0.35s cubic-bezier(0.55, 0, 0.1, 1);
        will-change: transform; }
        @media only screen and (min-width: 0) and (max-width: 1024px) {
          .main-menu__column .special__subtitle:after {
            display: none; } }
      @media only screen and (min-width: 1025px) {
        .main-menu__column .special__subtitle:hover:after {
          -ms-transform: scaleX(1);
          transform: scaleX(1); } }
  .main-menu__column-list li {
    border-bottom: 1px solid #464646; }
    .main-menu__column-list li:first-child {
      border-top: 1px solid #464646; }
    .main-menu__column-list li a {
      display: block;
      padding: 20px 0 18px 0;
      line-height: 1.1em;
      padding-right: 55px;
      position: relative;
      will-change: color, background-color, transform;
      transition: all 0.35s cubic-bezier(0.55, 0, 0.1, 1);
      color: #929292;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden; }
      @media only screen and (min-width: 0) and (max-width: 1024px) {
        .main-menu__column-list li a {
          padding: 14px 0 12px 0; } }
      @media only screen and (min-width: 1025px) {
        .main-menu__column-list li a:hover {
          color: #ffffff;
          -ms-transform: translateX(12px);
          transform: translateX(12px); }
          .main-menu__column-list li a:hover .icon {
            -ms-transform: translateX(0);
            transform: translateX(0);
            opacity: 1; } }
    .main-menu__column-list li .icon {
      color: #ffffff;
      transition: all 0.35s 0.15s cubic-bezier(0.55, 0, 0.1, 1);
      position: absolute;
      top: 20px;
      right: 20px;
      opacity: 0;
      -ms-transform: translateX(-12px);
      transform: translateX(-12px);
      will-change: opacity, transform; }
      @media only screen and (min-width: 0) and (max-width: 1024px) {
        .main-menu__column-list li .icon {
          top: 12px; } }

.search {
  position: relative;
  z-index: 2; }
  .search:after {
    content: " ";
    display: block;
    clear: both; }
  .search__wrapper {
    background-color: #464646;
    padding-left: 5%;
    padding-right: 5%;
    position: relative; }
    @media only screen and (min-width: 600px) and (max-width: 767px) {
      .search__wrapper {
        padding-left: 0%;
        padding-right: 0%;
        width: 100%; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .search__wrapper {
        padding-left: 0%;
        padding-right: 0%;
        width: 100%; } }
    .search__wrapper .container {
      position: relative;
      padding-top: 5em;
      padding-bottom: 5em; }
      @media only screen and (min-width: 600px) and (max-width: 767px) {
        .search__wrapper .container {
          padding-top: 40px;
          padding-bottom: 45px; } }
      @media only screen and (min-width: 0) and (max-width: 600px) {
        .search__wrapper .container {
          padding-top: 35px;
          padding-bottom: 45px; } }
  .search__title {
    display: inline-block;
    width: 26.31579%;
    float: left;
    padding-right: 24px;
    padding-top: 0.4em; }
    @media only screen and (min-width: 600px) and (max-width: 767px) {
      .search__title {
        padding-left: 4.16667%;
        padding-right: 4.16667%;
        width: 100%; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .search__title {
        padding-left: 4.16667%;
        padding-right: 4.16667%;
        width: 100%; } }
    .search__title .title__h3, .search__title .post__wrapper h2, .post__wrapper .search__title h2 {
      font-size: 1.5625rem;
      color: #ffffff;
      font-family: "SuisseIntl-SemiBold-WebXL", sans-serif; }
      @media only screen and (min-width: 600px) and (max-width: 1024px) {
        .search__title .title__h3, .search__title .post__wrapper h2, .post__wrapper .search__title h2 {
          font-size: 1.375rem; } }
      @media only screen and (min-width: 0) and (max-width: 600px) {
        .search__title .title__h3, .search__title .post__wrapper h2, .post__wrapper .search__title h2 {
          font-size: 1.1875rem; } }
  .search__field {
    display: inline-block;
    width: 57.89474%;
    float: left; }
    @media only screen and (min-width: 0) and (max-width: 1024px) {
      .search__field {
        width: 73.68421%;
        float: left; } }
    @media only screen and (min-width: 600px) and (max-width: 767px) {
      .search__field {
        padding-left: 4.16667%;
        padding-right: 4.16667%;
        width: 100%; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .search__field {
        padding-left: 4.16667%;
        padding-right: 4.16667%;
        width: 100%; } }
  .search__field-table {
    display: table;
    width: 100%; }
  .search__field-table-cell {
    display: table-cell;
    vertical-align: bottom; }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .search__field-table-cell {
        display: block; } }
  .search__field-input {
    display: block;
    width: 100%;
    border: none;
    outline: none;
    background-color: rgba(255, 255, 255, 0);
    border-bottom: 1px solid #6a6a6a;
    padding: 13px 35px;
    padding-left: 60px;
    font-size: 1rem;
    line-height: 1.4375;
    color: #ffffff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-appearance: none; }
    @media only screen and (min-width: 0) and (max-width: 1024px) {
      .search__field-input {
        font-size: 0.9375rem; } }
    .search__field-input::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #929292; }
    .search__field-input::-moz-placeholder {
      /* Firefox 19+ */
      color: #929292; }
    .search__field-input:-ms-input-placeholder {
      /* IE 10+ */
      color: #929292; }
    .search__field-input:-moz-placeholder {
      /* Firefox 18- */
      color: #929292; }
    @media only screen and (min-width: 600px) and (max-width: 767px) {
      .search__field-input {
        padding-left: 38px;
        padding-right: 18px; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .search__field-input {
        padding-left: 38px;
        padding-right: 18px; } }
  .search__field-submit {
    display: block;
    width: 100%;
    max-width: 180px;
    padding: 15px 30px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
    @media only screen and (min-width: 0) and (max-width: 1024px) {
      .search__field-submit {
        background-color: #0d0d0d; } }
  .search__input {
    width: 100%;
    position: relative; }
    .search__input .icon {
      color: #929292;
      position: absolute;
      left: 0;
      font-size: 24px;
      top: 14px; }
  .search__submit {
    padding-left: 36px; }
    @media only screen and (min-width: 600px) and (max-width: 767px) {
      .search__submit {
        padding-left: 18px; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .search__submit {
        margin-top: 20px;
        padding-left: 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; }

.section__wrapper.section__wrapper--search {
  z-index: 3;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  height: 30vh;
  padding-top: 5.6em;
  padding-bottom: 3em;
  background-color: #464646; }
  @media only screen and (min-width: 0) and (max-width: 1024px) {
    .section__wrapper.section__wrapper--search {
      height: auto;
      position: relative; } }
  .section__wrapper.section__wrapper--search .search__wrapper {
    padding-left: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 0;
    padding-top: 3em; }
    .section__wrapper.section__wrapper--search .search__wrapper .container {
      padding-top: 0;
      padding-bottom: 0; }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .section__wrapper.section__wrapper--search .search__title {
      padding-left: 0%;
      padding-right: 0%; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .section__wrapper.section__wrapper--search .search__field {
      padding-left: 0%;
      padding-right: 0%; } }

.section__wrapper.section__wrapper--search-results {
  margin-top: 30vh; }
  @media only screen and (min-width: 0) and (max-width: 1024px) {
    .section__wrapper.section__wrapper--search-results {
      margin-top: 0; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .section__wrapper.section__wrapper--search-results .search__results--blank {
      text-align: center; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .section__wrapper.section__wrapper--search-results .search-results__intro {
      text-align: center; } }

@media only screen and (min-width: 0) and (max-width: 600px) {
  .search-results {
    text-align: center; } }

.search-results__intro {
  padding-bottom: 2em; }

.search-results.search__results--blank {
  padding-top: 4em; }

.search-results .article__list-wrapper {
  padding-top: 0;
  padding-bottom: 6.5em; }

.tabs {
  width: 100%;
  text-align: center; }
  .tabs__wrapper {
    max-width: 600px;
    margin: 0 auto; }
  .tabs__navigation {
    padding-bottom: 4.3em; }
    @media only screen and (min-width: 600px) and (max-width: 1024px) {
      .tabs__navigation {
        padding-bottom: 65px; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .tabs__navigation {
        padding-bottom: 35px; } }

.tabs {
  list-style: none; }

.tab {
  padding: 10px 20px;
  vertical-align: middle; }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .tab {
      padding: 8px 12px; } }
  .tab .special__subtitle {
    position: relative;
    display: inline-block;
    cursor: pointer; }
    .tab .special__subtitle:after {
      content: "";
      position: absolute;
      display: block;
      height: 1px;
      width: 100%;
      background-color: #bda47b;
      left: 0;
      bottom: 14px;
      -ms-transform: scaleX(0);
      transform: scaleX(0);
      transition: all 0.35s cubic-bezier(0.55, 0, 0.1, 1);
      will-change: transform; }
  .tab:first-child {
    text-align: left;
    padding-left: 0; }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .tab:first-child {
        text-align: center; } }
  .tab:last-child {
    text-align: right;
    padding-right: 0; }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .tab:last-child {
        text-align: center; } }
  .tab:before {
    display: none; }
  .tab.is-active .special__subtitle:after {
    -ms-transform: scaleX(1);
    transform: scaleX(1); }
  .tab__content {
    visibility: hidden;
    opacity: 0;
    height: 0;
    overflow: hidden;
    position: relative;
    top: -20px;
    will-change: top, opacity, visibility;
    transition: all 0.6s cubic-bezier(0.55, 0, 0.1, 1); }
    .tab__content.about-tab__content {
      transition: all 0.6s cubic-bezier(0.55, 0, 0.1, 1); }
    .tab__content.is-active {
      opacity: 1;
      display: block;
      height: auto;
      visibility: visible;
      top: 0; }

/*!
 * jQuery Accordion 0.0.1
 * (c) 2014 Victor Fernandez <victor@vctrfrnndz.com>
 * MIT Licensed.
 */
/* Requirements */
[data-accordion] [data-content] {
  overflow: hidden;
  max-height: 0; }

/* Basic Theme */
[data-accordion] {
  line-height: 1;
  border-bottom: 1px solid #d0d0d0; }

[data-control],
[data-content] > * {
  padding: 10px 0; }

[data-content] [data-accordion] {
  border: 0;
  padding: 0; }

[data-accordion] [data-control] {
  position: relative;
  padding-right: 60px; }

[data-accordion] > [data-control]:after {
  content: "";
  position: absolute;
  right: 22px;
  top: 50%;
  margin-top: -4px;
  display: block;
  width: 7px;
  height: 7px;
  border-bottom: 2px solid #000000;
  border-right: 2px solid #000000;
  transition: all 0.35s cubic-bezier(0.55, 0, 0.1, 1);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

[data-accordion].open > [data-control]:after {
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg); }

.accordion__header {
  cursor: pointer;
  padding: 14px 0; }
  .accordion__header .title__h3, .accordion__header .post__wrapper h2, .post__wrapper .accordion__header h2 {
    padding-bottom: 0.3em; }

.accordion .download__box {
  border: none;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0; }

.accordion .above__title, .accordion .fieldset label, .fieldset .accordion label, .accordion .article__item.article__item--product .media__caption p, .article__item.article__item--product .media__caption .accordion p, .accordion .article__item.article__item--producer .media__caption p, .article__item.article__item--producer .media__caption .accordion p {
  border-bottom: 1px solid #d0d0d0;
  padding-bottom: 0.6em; }

.accordion .download {
  padding-left: 10%; }

.accordion .download__item .icon {
  right: 12px; }

.table {
  table-layout: fixed;
  width: 100%;
  min-width: 480px; }
  .table__wrapper {
    padding-bottom: 40px;
    overflow: auto; }
  .table__row.table__row--footer .table__cell {
    font-weight: bold;
    color: #000000; }
  .table__head {
    background-color: #f1f1f1;
    border: 1px solid #d0d0d0;
    text-align: left;
    padding: 12px 15px;
    vertical-align: bottom;
    text-transform: uppercase;
    color: #000000;
    font-size: 0.8rem;
    line-height: 1.2em; }
    @media only screen and (min-width: 0) and (max-width: 1024px) {
      .table__head {
        padding: 8px 12px; } }
    .table__head.table--wide {
      width: 200px; }
  .table__cell {
    border: 1px solid #d0d0d0;
    text-align: left;
    padding: 12px 15px;
    font-size: 14px;
    line-height: 1.2em; }
    @media only screen and (min-width: 0) and (max-width: 1024px) {
      .table__cell {
        padding: 8px 12px; } }
    @media only screen and (min-width: 600px) and (max-width: 1024px) {
      .table__cell {
        font-size: 12px; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .table__cell {
        font-size: 12px; } }
    .table__cell.table--wide {
      width: 200px; }

.pin-wrap {
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin-left: -5px;
  margin-top: -5px;
  cursor: pointer;
  animation: pulse-red 2s infinite;
  /*&:hover {

        &:before, &:after {
            transition: all 0.3s ease-in-out;
        }

        .pin {

            &:before {
                //background: $white-100;
                border: 6px solid $green-40;
            }
        }
    }*/ }
  .pin-wrap:before {
    content: "";
    border-radius: 50%;
    height: 10px;
    width: 10px;
    position: absolute;
    top: 0;
    left: 0;
    animation: pulsate 1s ease-out;
    animation-iteration-count: infinite;
    opacity: 0.0;
    box-shadow: 0 0 0 10px rgba(189, 164, 123, 0.8);
    animation-delay: 1.1s;
    z-index: 0; }
  .pin-wrap:after {
    content: "";
    border-radius: 50%;
    top: -5px;
    left: -5px;
    height: 20px;
    width: 20px;
    position: absolute;
    animation: pulsate 1s ease-out;
    animation-iteration-count: infinite;
    opacity: 0.0;
    box-shadow: 0 0 0 10px rgba(189, 164, 123, 0.4);
    animation-delay: 1.1s;
    z-index: 0; }
  .pin-wrap .pin {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 10px;
    height: 10px;
    margin-top: -5px;
    margin-left: -5px;
    -ms-transform-origin: 50% 120.71068% 0;
    transform-origin: 50% 120.71068% 0;
    background: #bda47b;
    border-radius: 50%;
    transition: all 0.3s ease-in-out;
    z-index: 1; }
    .pin-wrap .pin:before {
      content: "";
      position: absolute;
      width: 24px;
      height: 24px;
      border-radius: 50%;
      top: 50%;
      left: 50%;
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      transition: all 0.3s ease-in-out;
      border: 0 solid #bda47b;
      box-sizing: content-box;
      -ms-transform-origin: center center;
      transform-origin: center center;
      z-index: -1;
      cursor: pointer; }

@keyframes pulsate {
  0% {
    transform: scale(0.1, 0.1);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    transform: scale(1.2, 1.2);
    opacity: 0; } }

.infobox {
  background: white;
  color: black;
  font-family: "SuisseIntl-Regular-WebXL", sans-serif;
  font-size: 0.8125rem;
  line-height: 1.44444;
  position: absolute;
  z-index: 1; }
  @media only screen and (min-width: 600px) and (max-width: 979px) {
    .infobox {
      display: none !important; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .infobox {
      display: none !important; } }
  .infobox:after {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #FFFFFF;
    border-width: 15px;
    margin-left: -15px; }
  .infobox .close {
    background: none repeat scroll 0 0 #ffffff;
    cursor: pointer;
    float: right;
    font-size: 17px;
    height: 25px;
    line-height: 22px;
    position: relative;
    right: -25px;
    text-align: center;
    top: 0;
    width: 25px;
    display: none; }
  .infobox .content {
    margin: 10px; }

.info-window__link {
  text-decoration: none; }

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s cubic-bezier(0.55, 0, 0.1, 1); }
  .slick-slider.slick-initialized {
    opacity: 1;
    visibility: visible; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.age-gate__background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background-size: cover;
  background-position: center center; }
  @media only screen and (min-width: 600px) and (max-width: 767px) {
    .age-gate__background {
      width: 100%;
      height: 100vh; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .age-gate__background {
      width: 100%;
      height: 100vh; } }

.age-gate__logo {
  position: absolute;
  left: 8.33333%;
  top: 4.16667%;
  z-index: 1; }
  .age-gate__logo .icon {
    color: #bda47b;
    font-size: 24px; }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .age-gate__logo .icon {
        max-width: 160px; } }

.age-gate__wrapper {
  padding-left: 4.16667%;
  padding-right: 4.16667%;
  overflow: hidden;
  position: relative;
  min-height: 100vh; }
  .age-gate__wrapper .navigation__tools--age-gate {
    max-height: none; }
  .age-gate__wrapper .navigation__language-select {
    padding: 0 16px 0 16px; }
  .age-gate__wrapper .container {
    display: -ms-flexbox;
    display: flex;
    min-height: calc(100vh - 40px);
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    position: relative;
    padding-top: 350px; }
    .age-gate__wrapper .container:after {
      content: " ";
      display: block;
      clear: both; }
    @media only screen and (min-width: 1025px) and (max-width: 1219px) {
      .age-gate__wrapper .container {
        padding-top: 250px; } }
    @media only screen and (min-width: 600px) and (max-width: 1024px) {
      .age-gate__wrapper .container {
        padding-top: 250px; } }
    @media only screen and (min-width: 0) and (max-width: 1024px) {
      .age-gate__wrapper .container {
        min-height: calc(100vh - 120px); } }
    @media only screen and (min-width: 600px) and (max-width: 767px) {
      .age-gate__wrapper .container {
        display: block;
        min-height: 0; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .age-gate__wrapper .container {
        padding-top: 150px; } }
    @media only screen and (min-width: 0) and (max-width: 479px) {
      .age-gate__wrapper .container {
        padding-top: 80px; } }

.age-gate__inner {
  position: relative;
  z-index: 1;
  margin: 0 auto; }

.age-gate__form {
  text-align: center; }
  .age-gate__form .fieldset {
    padding-right: 15px;
    width: 100%;
    padding-bottom: 20px; }
    @media only screen and (min-width: 0) and (max-width: 1024px) {
      .age-gate__form .fieldset {
        padding-right: 15px;
        padding-bottom: 20px; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .age-gate__form .fieldset {
        max-width: 480px !important;
        margin: 0 auto !important;
        padding-left: 0;
        padding-right: 0; } }
    .age-gate__form .fieldset:last-of-type {
      padding-right: 0; }
    .age-gate__form .fieldset.fieldset--narrow {
      max-width: 130px; }
    .age-gate__form .fieldset.fieldset--wide {
      max-width: 210px; }
    .age-gate__form .fieldset label {
      padding-bottom: 10px;
      color: #ffffff;
      text-align: center;
      margin-left: -5px;
      font-family: "SuisseIntl-SemiBold-WebXL", sans-serif;
      font-size: 1rem; }
      @media only screen and (min-width: 0) and (max-width: 1024px) {
        .age-gate__form .fieldset label {
          font-size: 0.9375rem; } }
    .age-gate__form .fieldset input {
      font-size: 1.25rem;
      padding: 11px 20px;
      background: transparent;
      border: 3px solid #d0d0d0;
      color: #ffffff;
      font-family: "SuisseIntl-SemiBold-WebXL", sans-serif;
      text-align: center;
      -webkit-appearance: none; }
      @media only screen and (min-width: 600px) and (max-width: 1024px) {
        .age-gate__form .fieldset input {
          font-size: 1.125rem; } }
      @media only screen and (min-width: 0) and (max-width: 600px) {
        .age-gate__form .fieldset input {
          font-size: 1.0625rem; } }
      .age-gate__form .fieldset input::-webkit-input-placeholder {
        color: #ffffff !important; }
      .age-gate__form .fieldset input:-moz-placeholder {
        color: #ffffff !important; }
      .age-gate__form .fieldset input::-moz-placeholder {
        color: #ffffff !important; }
      .age-gate__form .fieldset input:-ms-input-placeholder {
        color: #ffffff !important; }
      .age-gate__form .fieldset input.placeholder {
        color: #ffffff !important; }
      @media only screen and (min-width: 0) and (max-width: 600px) {
        .age-gate__form .fieldset input {
          width: 100%; } }
    .age-gate__form .fieldset .button {
      font-family: "SuisseIntl-SemiBold-WebXL", sans-serif; }
    .age-gate__form .fieldset .error__message {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      text-align: center; }

.age-gate__text {
  padding-bottom: 2em; }

.age-gate__intro {
  padding: 12em 0 1em 0;
  text-align: center; }
  @media only screen and (min-width: 1025px) and (max-width: 1219px) {
    .age-gate__intro {
      padding: 8em 0 1em 0; } }
  @media only screen and (min-width: 600px) and (max-width: 1024px) {
    .age-gate__intro {
      padding: 8em 0 1em 0; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .age-gate__intro {
      padding: 2em 0 0 0; } }
  @media only screen and (min-width: 0) and (max-width: 479px) {
    .age-gate__intro {
      padding: 0.5em 0 0 0; } }
  .age-gate__intro .title__h2 {
    color: #ffffff; }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .age-gate__intro .title__h2 {
        font-size: 20px; } }
    @media only screen and (min-width: 0) and (max-width: 479px) {
      .age-gate__intro .title__h2 {
        font-size: 15px; } }

.age-gate__submit {
  text-align: center; }
  @media only screen and (min-width: 0) and (max-width: 1024px) {
    .age-gate__submit {
      width: 100%;
      padding-left: 0 !important; } }
  .age-gate__submit.is-invalid .button.button--gold {
    background-color: #e3000f;
    border: 1px solid #e3000f; }
    .age-gate__submit.is-invalid .button.button--gold:before {
      border: 1px solid #e3000f; }

.section__wrapper--badel-club-home {
  padding-bottom: 0;
  padding-top: 0; }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .section__wrapper--badel-club-home {
      padding-top: 60px; } }
  .section__wrapper--badel-club-home .section__intro {
    padding-bottom: 75px; }

.article__block:after {
  content: " ";
  display: block;
  clear: both; }

.article__block.article__block--double {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media only screen and (min-width: 0) and (max-width: 1024px) {
    .article__block.article__block--double {
      background-color: #f1f1f1;
      display: block;
      width: 100%;
      float: left;
      max-width: 480px;
      margin: 0 auto;
      float: none; } }
  .article__block.article__block--double .article__block-item, .article__block.article__block--double .article__block-item--big {
    width: 50%;
    float: left;
    padding-left: 5%;
    padding-right: 5%;
    border-bottom: none;
    font-size: 0; }
    .article__block.article__block--double .article__block-item:after, .article__block.article__block--double .article__block-item--big:after {
      content: " ";
      display: block;
      clear: both; }
    @media only screen and (min-width: 0) and (max-width: 1024px) {
      .article__block.article__block--double .article__block-item, .article__block.article__block--double .article__block-item--big {
        width: 100%; } }
    .article__block.article__block--double .article__block-item:last-child, .article__block.article__block--double .article__block-item--big:last-child {
      border-bottom: none; }
  .article__block.article__block--double .article__block-item {
    border-top: 8px solid #ffffff;
    background-color: #f1f1f1; }
    .article__block.article__block--double .article__block-item .title__h4, .article__block.article__block--double .article__block-item .post__wrapper h3, .post__wrapper .article__block.article__block--double .article__block-item h3 {
      display: block;
      display: -webkit-box;
      max-height: 38.4px;
      font-size: 16px;
      line-height: 1.2;
      -webkit-line-clamp: 2;
      overflow: hidden;
      padding-bottom: 0;
      margin-bottom: 1.25em;
      text-overflow: ellipsis; }
  .article__block.article__block--double .article__block-item--big .article__category:before {
    top: 3px; }
  .article__block.article__block--double .article__block-item--big .title__h4, .article__block.article__block--double .article__block-item--big .post__wrapper h3, .post__wrapper .article__block.article__block--double .article__block-item--big h3 {
    display: block;
    display: -webkit-box;
    max-height: 72px;
    font-size: 30px;
    line-height: 1.2;
    -webkit-line-clamp: 2;
    overflow: hidden;
    padding-bottom: 0;
    margin-bottom: 1.25em;
    text-overflow: ellipsis; }
    @media only screen and (min-width: 600px) and (max-width: 1024px) {
      .article__block.article__block--double .article__block-item--big .title__h4, .article__block.article__block--double .article__block-item--big .post__wrapper h3, .post__wrapper .article__block.article__block--double .article__block-item--big h3 {
        max-height: 57.6px;
        font-size: 24px;
        line-height: 1.2;
        -webkit-line-clamp: 2; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .article__block.article__block--double .article__block-item--big .title__h4, .article__block.article__block--double .article__block-item--big .post__wrapper h3, .post__wrapper .article__block.article__block--double .article__block-item--big h3 {
        max-height: 48px;
        font-size: 20px;
        line-height: 1.2;
        -webkit-line-clamp: 2; } }

.article__block-wrapper {
  background-color: #f1f1f1;
  overflow: hidden; }
  .article__block-wrapper:after {
    content: " ";
    display: block;
    clear: both; }
  @media only screen and (min-width: 0) and (max-width: 1024px) {
    .article__block-wrapper {
      background-color: #ffffff; } }
  .article__block-wrapper.article__block-wrapper--featured .article__block--double {
    display: block; }
  .article__block-wrapper.article__block-wrapper--double {
    position: relative;
    background-color: rgba(255, 255, 255, 0); }
    .article__block-wrapper.article__block-wrapper--double:before {
      position: absolute;
      content: "";
      left: 50%;
      margin-left: -6px;
      width: 12px;
      background-color: #ffffff;
      height: 200%;
      top: -10px;
      display: block; }
      @media only screen and (min-width: 0) and (max-width: 1024px) {
        .article__block-wrapper.article__block-wrapper--double:before {
          display: none; } }

.article__block-cta {
  text-align: center;
  padding: 100px 0;
  border-bottom: 1px solid #f1f1f1; }
  .article__block-cta:after {
    content: " ";
    display: block;
    clear: both; }
  @media only screen and (min-width: 600px) and (max-width: 1024px) {
    .article__block-cta {
      padding: 60px 0; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .article__block-cta {
      padding: 35px 0; } }

.article__block-left {
  width: 50%;
  float: left; }
  @media only screen and (min-width: 0) and (max-width: 1024px) {
    .article__block-left {
      width: 100%;
      float: left;
      max-width: 480px;
      margin: 0 auto;
      float: none;
      background-color: #f1f1f1;
      border-bottom: 8px solid #ffffff; } }
  .article__block-left a {
    padding-left: 10%;
    padding-right: 10%;
    display: block;
    padding-top: 60px;
    padding-bottom: 60px; }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .article__block-left a {
        padding-top: 35px;
        padding-bottom: 35px; } }
  .article__block-left .article__block-item {
    padding: 0; }
  .article__block-left .title__h4, .article__block-left .post__wrapper h3, .post__wrapper .article__block-left h3 {
    display: block;
    display: -webkit-box;
    max-height: 72px;
    font-size: 30px;
    line-height: 1.2;
    -webkit-line-clamp: 2;
    overflow: hidden;
    padding-bottom: 0;
    margin-bottom: 1.25em;
    text-overflow: ellipsis; }
    @media only screen and (min-width: 600px) and (max-width: 1024px) {
      .article__block-left .title__h4, .article__block-left .post__wrapper h3, .post__wrapper .article__block-left h3 {
        max-height: 57.6px;
        font-size: 24px;
        line-height: 1.2;
        -webkit-line-clamp: 2; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .article__block-left .title__h4, .article__block-left .post__wrapper h3, .post__wrapper .article__block-left h3 {
        max-height: 48px;
        font-size: 20px;
        line-height: 1.2;
        -webkit-line-clamp: 2; } }

.article__block-right {
  width: 50%;
  float: left;
  position: relative; }
  @media only screen and (min-width: 0) and (max-width: 1024px) {
    .article__block-right {
      width: 100%;
      float: left;
      max-width: 480px;
      margin: 0 auto;
      float: none;
      background-color: #f1f1f1; } }
  .article__block-right a {
    display: block; }
  .article__block-right:before {
    position: absolute;
    content: "";
    left: -6px;
    width: 12px;
    background-color: #ffffff;
    height: 200%;
    top: -10px;
    display: block; }
    @media only screen and (min-width: 0) and (max-width: 1024px) {
      .article__block-right:before {
        display: none; } }
  .article__block-right .article__block-item {
    padding-left: 10%;
    padding-right: 10%;
    border-bottom: 8px solid #ffffff;
    font-size: 0; }
    .article__block-right .article__block-item:after {
      content: " ";
      display: block;
      clear: both; }
    .article__block-right .article__block-item:last-child {
      border-bottom: none; }
    .article__block-right .article__block-item .title__h4, .article__block-right .article__block-item .post__wrapper h3, .post__wrapper .article__block-right .article__block-item h3 {
      display: block;
      display: -webkit-box;
      max-height: 38.4px;
      font-size: 16px;
      line-height: 1.2;
      -webkit-line-clamp: 2;
      overflow: hidden;
      padding-bottom: 0;
      margin-bottom: 1.25em;
      text-overflow: ellipsis; }

.article__block-item {
  padding-top: 45px;
  padding-bottom: 45px; }
  .article__block-item:after {
    content: " ";
    display: block;
    clear: both; }
  .article__block-item .article {
    display: block; }
    .article__block-item .article:after {
      content: " ";
      display: block;
      clear: both; }
  .article__block-item .above__title, .article__block-item .fieldset label, .fieldset .article__block-item label, .article__block-item .article__item.article__item--product .media__caption p, .article__item.article__item--product .media__caption .article__block-item p, .article__block-item .article__item.article__item--producer .media__caption p, .article__item.article__item--producer .media__caption .article__block-item p {
    display: inline-block;
    padding-bottom: 1.33333em; }
  .article__block-item .media__wrapper {
    position: relative;
    width: 37.5%;
    float: left;
    padding-bottom: 26%;
    height: 0; }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .article__block-item .media__wrapper {
        width: 100%;
        padding-bottom: 66%; } }
    .article__block-item .media__wrapper img {
      vertical-align: top;
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%; }
  .article__block-item .article__caption-wrapper {
    width: 62.5%;
    float: left;
    padding-left: 6.25%;
    padding-right: 6.25%; }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .article__block-item .article__caption-wrapper {
        padding: 0;
        padding-top: 20px;
        width: 100%; } }
  .article__block-item .article__caption {
    font-size: 0.8125rem;
    padding-bottom: 0;
    float: left; }
  .article__block-item .article__category {
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 100%; }
  .article__block-item.article__block-item--big .media__wrapper {
    margin-bottom: 30px;
    width: 100%;
    padding-bottom: 66%; }
  .article__block-item.article__block-item--big .title__h4, .article__block-item.article__block-item--big .post__wrapper h3, .post__wrapper .article__block-item.article__block-item--big h3 {
    padding-right: 12.5%;
    margin-bottom: 1.25em; }
    @media only screen and (min-width: 0) and (max-width: 1024px) {
      .article__block-item.article__block-item--big .title__h4, .article__block-item.article__block-item--big .post__wrapper h3, .post__wrapper .article__block-item.article__block-item--big h3 {
        padding: 0; } }
  .article__block-item.article__block-item--big .article__caption {
    padding-left: 12.5%;
    padding-right: 12.5%;
    float: left; }
    @media only screen and (min-width: 0) and (max-width: 1024px) {
      .article__block-item.article__block-item--big .article__caption {
        padding: 0; } }
  .article__block-item.article__block-item--big .article__category:before {
    top: 5px; }

.article__category {
  position: absolute;
  bottom: 0;
  height: 8px;
  left: 0;
  width: 100%;
  display: block; }
  .article__category-label {
    font-size: 12px;
    text-transform: uppercase;
    color: #ffffff;
    padding: 1px 7px;
    border-radius: 2px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    background-color: #bda47b;
    margin-left: 12px;
    position: absolute;
    top: -6px;
    z-index: 2; }
    @media only screen and (min-width: 1025px) and (max-width: 1219px) {
      .article__category-label {
        font-size: 10px; } }
    @media only screen and (min-width: 0) and (max-width: 1024px) {
      .article__category-label {
        font-size: 9px;
        top: -4px; } }
  .article__category.club__category--tips-tricks {
    background-color: #a3a3a3; }
    .article__category.club__category--tips-tricks .article__category-label {
      background-color: #a3a3a3; }
  .article__category.club__category--cook {
    background-color: #d1ca6e; }
    .article__category.club__category--cook .article__category-label {
      background-color: #d1ca6e; }
  .article__category.club__category--wine {
    background-color: #470607; }
    .article__category.club__category--wine .article__category-label {
      background-color: #470607; }
  .article__category.club__category--cocktails {
    background-color: #8fb4ef; }
    .article__category.club__category--cocktails .article__category-label {
      background-color: #8fb4ef; }
  .article__category.club__category--new {
    background-color: #4b9148; }
    .article__category.club__category--new .article__category-label {
      background-color: #4b9148; }

.badel-club__filters {
  padding-top: 35px;
  padding-bottom: 55px;
  background-color: #393939;
  position: relative;
  z-index: 2; }
  .badel-club__filters-wrapper {
    padding-left: 8.33333%;
    padding-right: 8.33333%;
    max-width: 1200px;
    float: none;
    margin: 0 auto;
    width: 100%; }
    .badel-club__filters-wrapper:after {
      content: " ";
      display: block;
      clear: both; }
    @media only screen and (min-width: 1600px) {
      .badel-club__filters-wrapper {
        padding-left: 6.25%;
        padding-right: 6.25%; } }
    @media only screen and (min-width: 1025px) and (max-width: 1219px) {
      .badel-club__filters-wrapper {
        padding-left: 6.25%;
        padding-right: 6.25%; } }
    @media only screen and (min-width: 600px) and (max-width: 1024px) {
      .badel-club__filters-wrapper {
        padding-left: 4.16667%;
        padding-right: 4.16667%; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .badel-club__filters-wrapper {
        padding-left: 4.16667%;
        padding-right: 4.16667%; } }
  @media only screen and (min-width: 600px) and (max-width: 1024px) {
    .badel-club__filters {
      padding-top: 30px;
      padding-bottom: 20px; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .badel-club__filters {
      padding-top: 30px;
      padding-bottom: 20px; } }
  .badel-club__filters .fieldset {
    width: 25%;
    float: left;
    padding-right: 30px; }
    @media only screen and (min-width: 600px) and (max-width: 1024px) {
      .badel-club__filters .fieldset {
        width: 50%;
        float: left;
        margin-bottom: 15px; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .badel-club__filters .fieldset {
        width: 100%;
        float: left;
        margin-bottom: 15px;
        padding-right: 0; } }
    .badel-club__filters .fieldset label {
      color: #ffffff;
      padding-bottom: 15px; }
    .badel-club__filters .fieldset .select__wrapper {
      width: 100%; }
    .badel-club__filters .fieldset select {
      width: 100%;
      background: transparent;
      border: 1px solid #696969; }
    .badel-club__filters .fieldset:last-child {
      padding-right: 0; }
      @media only screen and (min-width: 600px) and (max-width: 1024px) {
        .badel-club__filters .fieldset:last-child {
          padding-right: 30px; } }
    @media only screen and (min-width: 600px) and (max-width: 1024px) {
      .badel-club__filters .fieldset:nth-child(odd) {
        padding-left: 30px; } }
    .badel-club__filters .fieldset .button {
      width: 100%;
      padding: 15px; }
      @media only screen and (min-width: 600px) and (max-width: 1024px) {
        .badel-club__filters .fieldset .button {
          padding: 10px; } }
      @media only screen and (min-width: 0) and (max-width: 600px) {
        .badel-club__filters .fieldset .button {
          padding: 10px; } }

.badel-club__slider {
  padding-left: 2.08333%;
  padding-right: 2.08333%;
  margin-bottom: 30px; }
  .badel-club__slider .slick-counter {
    color: #7f7f7f;
    font-size: 11px;
    width: 35px;
    text-transform: uppercase;
    position: relative;
    background: #ffffff;
    display: inline-block;
    top: -2px; }
  .badel-club__slider .slick-dots {
    padding-left: 2.08333%;
    padding-right: 2.08333%;
    width: calc(100% - 35px);
    position: absolute;
    right: 0;
    bottom: 5px;
    padding-top: 0;
    opacity: 0;
    visibility: hidden; }
    @media only screen and (min-width: 600px) and (max-width: 1024px) {
      .badel-club__slider .slick-dots {
        padding-bottom: 0; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .badel-club__slider .slick-dots {
        padding-bottom: 0; } }
    .badel-club__slider .slick-dots li {
      display: inline-block;
      width: 100px;
      padding: 0 3.5px; }
      .badel-club__slider .slick-dots li button {
        transition: all 0.2s ease-in-out 0s;
        -o-transition: all 0.2s ease-in-out 0s;
        -moz-transition: all 0.2s ease-in-out 0s;
        -webkit-transition: all 0.2s ease-in-out 0s;
        width: 100%;
        background-color: #f3f3f6;
        height: 3px;
        cursor: pointer;
        padding: 0;
        display: inline-block; }
        .badel-club__slider .slick-dots li button:before {
          display: none; }
      .badel-club__slider .slick-dots li.slick-active button:after {
        display: none; }
      .badel-club__slider .slick-dots li.slick-active button.club__category--tips-tricks {
        background-color: #a3a3a3; }
      .badel-club__slider .slick-dots li.slick-active button.club__category--cook {
        background-color: #d1ca6e; }
      .badel-club__slider .slick-dots li.slick-active button.club__category--wine {
        background-color: #470607; }
      .badel-club__slider .slick-dots li.slick-active button.club__category--cocktails {
        background-color: #8fb4ef; }
  @media only screen and (min-width: 600px) and (max-width: 1024px) {
    .badel-club__slider .slider-arrows {
      display: none; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .badel-club__slider .slider-arrows {
      display: none; } }
  .badel-club__slider .slider-arrows__next, .badel-club__slider .slider-arrows__prev {
    transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    cursor: pointer;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: 1px solid #d0d0d0;
    border-radius: 100%;
    width: 41px;
    height: 41px;
    text-align: center; }
    .badel-club__slider .slider-arrows__next:before, .badel-club__slider .slider-arrows__prev:before {
      transition: all 0.2s ease-in-out 0s;
      -o-transition: all 0.2s ease-in-out 0s;
      -moz-transition: all 0.2s ease-in-out 0s;
      -webkit-transition: all 0.2s ease-in-out 0s;
      content: "";
      display: block;
      transition: all 0.35s cubic-bezier(0.55, 0, 0.1, 1);
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border-radius: 100%;
      background-color: #000000;
      z-index: -1;
      -ms-transform: scale(0.8);
      transform: scale(0.8);
      opacity: 0;
      will-change: opacity, transform; }
    .badel-club__slider .slider-arrows__next .icon, .badel-club__slider .slider-arrows__prev .icon {
      transition: all 0.2s ease-in-out 0s;
      -o-transition: all 0.2s ease-in-out 0s;
      -moz-transition: all 0.2s ease-in-out 0s;
      -webkit-transition: all 0.2s ease-in-out 0s;
      fill: #393939;
      position: absolute;
      top: 50%;
      left: 50%;
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    .badel-club__slider .slider-arrows__next:hover, .badel-club__slider .slider-arrows__prev:hover {
      border: 1px solid rgba(255, 255, 255, 0); }
      .badel-club__slider .slider-arrows__next:hover:before, .badel-club__slider .slider-arrows__prev:hover:before {
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1; }
      .badel-club__slider .slider-arrows__next:hover .icon, .badel-club__slider .slider-arrows__prev:hover .icon {
        fill: #ffffff; }
  .badel-club__slider .slider-arrows__next {
    right: -65px; }
    @media only screen and (min-width: 1220px) and (max-width: 1440px) {
      .badel-club__slider .slider-arrows__next {
        right: -45px; } }
    @media only screen and (min-width: 1025px) and (max-width: 1219px) {
      .badel-club__slider .slider-arrows__next {
        right: -25px; } }
    .badel-club__slider .slider-arrows__next .icon {
      margin-right: -1px; }
  .badel-club__slider .slider-arrows__prev {
    left: -65px; }
    @media only screen and (min-width: 1220px) and (max-width: 1440px) {
      .badel-club__slider .slider-arrows__prev {
        left: -45px; } }
    @media only screen and (min-width: 1025px) and (max-width: 1219px) {
      .badel-club__slider .slider-arrows__prev {
        left: -25px; } }
    .badel-club__slider .slider-arrows__prev .icon {
      margin-left: -1px; }

.badel-club__single-slide {
  background-color: #f3f3f6;
  padding-top: 90px;
  padding-bottom: 140px;
  display: block;
  width: 100%; }
  .badel-club__single-slide:after {
    content: " ";
    display: block;
    clear: both; }
  @media only screen and (min-width: 600px) and (max-width: 1024px) {
    .badel-club__single-slide {
      padding-top: 60px;
      padding-bottom: 60px; } }
  @media only screen and (min-width: 600px) and (max-width: 767px) {
    .badel-club__single-slide {
      padding-top: 30px; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .badel-club__single-slide {
      padding-top: 30px;
      padding-bottom: 30px; } }
  .badel-club__single-slide .single-slide__slide-left, .badel-club__single-slide .single-slide__slide-right {
    width: 50%;
    float: left; }
    @media only screen and (min-width: 600px) and (max-width: 767px) {
      .badel-club__single-slide .single-slide__slide-left, .badel-club__single-slide .single-slide__slide-right {
        width: 100%;
        float: left; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .badel-club__single-slide .single-slide__slide-left, .badel-club__single-slide .single-slide__slide-right {
        width: 100%;
        float: left; } }
  .badel-club__single-slide .single-slide__slide-left {
    padding-left: 7.08333%;
    padding-right: 2.5%; }
    .badel-club__single-slide .single-slide__slide-left img {
      width: 100%; }
    @media only screen and (min-width: 600px) and (max-width: 1024px) {
      .badel-club__single-slide .single-slide__slide-left {
        padding-left: 5%;
        padding-right: 2.08333%; } }
    @media only screen and (min-width: 600px) and (max-width: 767px) {
      .badel-club__single-slide .single-slide__slide-left {
        padding-left: 4.16667%;
        padding-right: 4.16667%; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .badel-club__single-slide .single-slide__slide-left {
        padding-left: 4.16667%;
        padding-right: 4.16667%; } }
  .badel-club__single-slide .single-slide__slide-right {
    padding-left: 4.16667%;
    padding-right: 10.41667%; }
    @media only screen and (min-width: 600px) and (max-width: 1024px) {
      .badel-club__single-slide .single-slide__slide-right {
        padding-left: 2.08333%;
        padding-right: 5%; } }
    @media only screen and (min-width: 600px) and (max-width: 767px) {
      .badel-club__single-slide .single-slide__slide-right {
        padding-left: 4.16667%;
        padding-right: 4.16667%; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .badel-club__single-slide .single-slide__slide-right {
        padding-left: 4.16667%;
        padding-right: 4.16667%; } }
  .badel-club__single-slide .single-slide__category-label {
    display: inline-block;
    vertical-align: top;
    font-size: 10px;
    text-transform: uppercase;
    color: #ffffff;
    padding: 1px 11px;
    background-color: #bda47b;
    margin-bottom: 30px; }
    .badel-club__single-slide .single-slide__category-label.club__category--tips-tricks {
      background-color: #a3a3a3; }
    .badel-club__single-slide .single-slide__category-label.club__category--cook {
      background-color: #d1ca6e; }
    .badel-club__single-slide .single-slide__category-label.club__category--wine {
      background-color: #470607; }
    .badel-club__single-slide .single-slide__category-label.club__category--cocktails {
      background-color: #8fb4ef; }
  .badel-club__single-slide .single-slide__date {
    color: #7f7f7f;
    font-size: 11px;
    line-height: 15px;
    text-transform: uppercase; }
  .badel-club__single-slide .single-slide__title {
    margin-top: 19px; }
    .badel-club__single-slide .single-slide__title h3 {
      color: #000000;
      font-size: 32px;
      line-height: 36px;
      font-family: "SuisseIntl-SemiBold-WebXL", sans-serif;
      padding-bottom: .8em; }
  .badel-club__single-slide .single-slide__excerpt {
    margin-top: 0; }
    .badel-club__single-slide .single-slide__excerpt p {
      color: #000000;
      font-size: 14px;
      line-height: 20px; }

.badel-club__article-wrapper {
  padding-left: 2.08333%;
  padding-right: 2.08333%;
  margin-left: -15px;
  margin-right: -15px; }
  .badel-club__article-wrapper:after {
    content: " ";
    display: block;
    clear: both; }
  .badel-club__article-wrapper.article__block--triple {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .badel-club__article-wrapper .article__block-item {
    width: 33.333%;
    padding: 15px;
    position: relative; }
    @media only screen and (min-width: 600px) and (max-width: 1024px) {
      .badel-club__article-wrapper .article__block-item {
        width: 50%; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .badel-club__article-wrapper .article__block-item {
        width: 100%;
        display: block;
        max-width: 480px;
        margin: 0 auto;
        float: none;
        padding: 10px; } }
    .badel-club__article-wrapper .article__block-item .article {
      background-color: #f3f3f6;
      padding: 30px 30px 65px; }
      @media only screen and (min-width: 0) and (max-width: 600px) {
        .badel-club__article-wrapper .article__block-item .article {
          padding: 20px 20px 65px; } }
      .badel-club__article-wrapper .article__block-item .article:before {
        transition: all 0.2s ease-in-out 0s;
        -o-transition: all 0.2s ease-in-out 0s;
        -moz-transition: all 0.2s ease-in-out 0s;
        -webkit-transition: all 0.2s ease-in-out 0s;
        content: '';
        position: absolute;
        top: 15px;
        bottom: 15px;
        left: 15px;
        right: 15px;
        background-color: #f3f3f6;
        z-index: -1;
        will-change: top, left, right, bottom; }
    .badel-club__article-wrapper .article__block-item .media__wrapper {
      width: 100%;
      float: none;
      height: auto;
      display: block;
      padding-bottom: 15px; }
      .badel-club__article-wrapper .article__block-item .media__wrapper img {
        width: 100%;
        position: static; }
    .badel-club__article-wrapper .article__block-item .article__category {
      position: static;
      display: inline-block;
      width: auto;
      height: auto;
      vertical-align: top;
      font-size: 10px;
      text-transform: uppercase;
      color: #ffffff;
      padding: 1px 11px;
      background-color: #bda47b;
      margin-bottom: 30px; }
      .badel-club__article-wrapper .article__block-item .article__category.club__category--tips-tricks {
        background-color: #a3a3a3; }
      .badel-club__article-wrapper .article__block-item .article__category.club__category--cook {
        background-color: #d1ca6e; }
      .badel-club__article-wrapper .article__block-item .article__category.club__category--wine {
        background-color: #470607; }
      .badel-club__article-wrapper .article__block-item .article__category.club__category--cocktails {
        background-color: #8fb4ef; }
    .badel-club__article-wrapper .article__block-item .above__title, .badel-club__article-wrapper .article__block-item .fieldset label, .fieldset .badel-club__article-wrapper .article__block-item label, .badel-club__article-wrapper .article__block-item .article__item.article__item--product .media__caption p, .article__item.article__item--product .media__caption .badel-club__article-wrapper .article__block-item p, .badel-club__article-wrapper .article__block-item .article__item.article__item--producer .media__caption p, .article__item.article__item--producer .media__caption .badel-club__article-wrapper .article__block-item p {
      display: block;
      padding-bottom: .6em; }
    .badel-club__article-wrapper .article__block-item .read__more {
      margin: 0;
      width: 100%;
      transition: all 0.35s 0.15s cubic-bezier(0.55, 0, 0.1, 1);
      bottom: 20px;
      opacity: 0;
      position: absolute;
      padding: 10px 0;
      will-change: opacity, transform; }
      @media only screen and (min-width: 600px) and (max-width: 1024px) {
        .badel-club__article-wrapper .article__block-item .read__more {
          opacity: 1; } }
      @media only screen and (min-width: 0) and (max-width: 600px) {
        .badel-club__article-wrapper .article__block-item .read__more {
          opacity: 1;
          bottom: 30px; } }
      .badel-club__article-wrapper .article__block-item .read__more .cta__button {
        font-family: "SuisseIntl-SemiBold-WebXL", sans-serif;
        color: #000000; }
      .badel-club__article-wrapper .article__block-item .read__more .icon {
        position: relative;
        vertical-align: middle;
        margin-left: 12px; }
    .badel-club__article-wrapper .article__block-item:hover .article:before {
      top: 5px;
      bottom: 5px;
      left: 5px;
      right: 5px; }
      @media only screen and (min-width: 600px) and (max-width: 1024px) {
        .badel-club__article-wrapper .article__block-item:hover .article:before {
          top: 15px;
          bottom: 15px;
          left: 15px;
          right: 15px; } }
      @media only screen and (min-width: 0) and (max-width: 600px) {
        .badel-club__article-wrapper .article__block-item:hover .article:before {
          top: 15px;
          bottom: 15px;
          left: 15px;
          right: 15px; } }
    .badel-club__article-wrapper .article__block-item:hover .read__more {
      opacity: 1;
      -ms-transform: translateY(-20px);
      transform: translateY(-20px); }
      @media only screen and (min-width: 600px) and (max-width: 1024px) {
        .badel-club__article-wrapper .article__block-item:hover .read__more {
          -ms-transform: translateY(0);
          transform: translateY(0); } }
      @media only screen and (min-width: 0) and (max-width: 600px) {
        .badel-club__article-wrapper .article__block-item:hover .read__more {
          -ms-transform: translateY(0);
          transform: translateY(0); } }

.section__wrapper.section__wrapper--instagram-feed {
  padding-top: 4.6em;
  padding-bottom: 8.6em; }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .section__wrapper.section__wrapper--instagram-feed {
      padding-bottom: 4em;
      padding-top: 35px; } }

.instagram-feed {
  text-align: center;
  padding-left: 30%;
  padding-right: 30%;
  position: relative; }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .instagram-feed {
      padding-left: 0%;
      padding-right: 0%; } }
  .instagram-feed .above__title, .instagram-feed .fieldset label, .fieldset .instagram-feed label, .instagram-feed .article__item.article__item--product .media__caption p, .article__item.article__item--product .media__caption .instagram-feed p, .instagram-feed .article__item.article__item--producer .media__caption p, .article__item.article__item--producer .media__caption .instagram-feed p {
    padding-bottom: 2em; }
  .instagram-feed__wrapper {
    padding-bottom: 4.5em; }
    @media only screen and (min-width: 600px) and (max-width: 1024px) {
      .instagram-feed__wrapper {
        padding-bottom: 2.5em; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .instagram-feed__wrapper {
        padding-bottom: 0; } }
  .instagram-feed__column.instagram-feed__column--left {
    width: 30%;
    float: left;
    position: absolute;
    top: -20%;
    left: 0;
    z-index: 1; }
    @media only screen and (min-width: 0) and (max-width: 1024px) {
      .instagram-feed__column.instagram-feed__column--left {
        top: 20%; } }
  .instagram-feed__column.instagram-feed__column--center {
    z-index: 2;
    position: relative; }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .instagram-feed__column.instagram-feed__column--center {
        width: 100%;
        max-width: 480px;
        margin: 0 auto;
        padding: 0 30px; } }
  .instagram-feed__column.instagram-feed__column--right {
    width: 30%;
    float: left;
    position: absolute;
    top: -20%;
    right: 0;
    z-index: 1; }
    @media only screen and (min-width: 0) and (max-width: 1024px) {
      .instagram-feed__column.instagram-feed__column--right {
        top: 0; } }
  .instagram-feed__item {
    margin-bottom: 6.4em; }
    @media only screen and (min-width: 0) and (max-width: 1024px) {
      .instagram-feed__item {
        margin-bottom: 4.4em; } }
    .instagram-feed__item.instagram-feed__item--large {
      max-width: 83.33333%; }
      @media only screen and (min-width: 0) and (max-width: 600px) {
        .instagram-feed__item.instagram-feed__item--large {
          max-width: 100%; } }
    .instagram-feed__item.instagram-feed__item--medium {
      max-width: 66.66667%; }
      @media only screen and (min-width: 0) and (max-width: 600px) {
        .instagram-feed__item.instagram-feed__item--medium {
          max-width: 83.33333%; } }
    .instagram-feed__item.instagram-feed__item--small {
      max-width: 50%; }
      @media only screen and (min-width: 0) and (max-width: 600px) {
        .instagram-feed__item.instagram-feed__item--small {
          max-width: 66.66667%; } }
    .instagram-feed__item.item-1 {
      max-width: 58.33333%;
      margin: 0 auto;
      margin-top: 4.8em; }
      @media only screen and (min-width: 0) and (max-width: 600px) {
        .instagram-feed__item.item-1 {
          margin-top: 3.6em; } }
    .instagram-feed__item.item-2 {
      margin-left: 33.33333%; }
      @media only screen and (min-width: 0) and (max-width: 600px) {
        .instagram-feed__item.item-2 {
          margin-left: 16.66667%; } }
    .instagram-feed__item.item-4 {
      margin-left: 33.33333%; }
      @media only screen and (min-width: 0) and (max-width: 600px) {
        .instagram-feed__item.item-4 {
          margin-left: 0;
          margin-bottom: 0; } }
    .instagram-feed__item.item-5 {
      margin-top: 5.4em;
      margin-left: 33.33333%; }
      @media only screen and (min-width: 0) and (max-width: 600px) {
        .instagram-feed__item.item-5 {
          margin-top: 9.4em; } }
    .instagram-feed__item.item-6 {
      margin-left: 33.33333%;
      margin-bottom: 4.8em; }
    .instagram-feed__item.item-7 {
      margin-left: 16.66667%; }
    .instagram-feed__item .media__wrapper {
      position: relative;
      height: 0;
      padding-bottom: 100%; }
      .instagram-feed__item .media__wrapper img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        vertical-align: top; }
  .instagram-feed__title {
    font-size: 80px;
    line-height: 1.1em;
    padding-bottom: 0.6em;
    font-family: "Lust-Regular", serif; }
    @media only screen and (min-width: 1220px) and (max-width: 1440px) {
      .instagram-feed__title {
        font-size: 5.5vw; } }
    @media only screen and (min-width: 1025px) and (max-width: 1219px) {
      .instagram-feed__title {
        font-size: 5.5vw; } }
    @media only screen and (min-width: 0) and (max-width: 1024px) {
      .instagram-feed__title {
        font-size: 2.1875rem; } }
  @media only screen and (min-width: 0) and (max-width: 1024px) and (min-width: 600px) and (max-width: 1024px) {
    .instagram-feed__title {
      font-size: 2rem; } }
  @media only screen and (min-width: 0) and (max-width: 1024px) and (min-width: 0) and (max-width: 600px) {
    .instagram-feed__title {
      font-size: 1.75rem; } }
  .instagram-feed__hashtag {
    font-size: 1.7em; }
    @media only screen and (min-width: 0) and (max-width: 1024px) {
      .instagram-feed__hashtag {
        font-size: 1.4em; } }
    .instagram-feed__hashtag a {
      display: inline-block;
      position: relative; }
      .instagram-feed__hashtag a:after {
        content: "";
        position: absolute;
        display: block;
        height: 1px;
        width: 100%;
        background-color: #bda47b;
        left: 0;
        bottom: 2px;
        -ms-transform: scaleX(0);
        transform: scaleX(0);
        transition: all 0.35s cubic-bezier(0.55, 0, 0.1, 1);
        will-change: transform; }
    .instagram-feed__hashtag:hover a:after {
      -ms-transform: scaleX(1);
      transform: scaleX(1); }
  .instagram-feed .social-networks__wrapper {
    padding-top: 8em;
    position: relative;
    z-index: 2; }
    @media only screen and (min-width: 0) and (max-width: 1024px) {
      .instagram-feed .social-networks__wrapper {
        padding-top: 8.6em;
        padding-left: 20px;
        padding-right: 20px; } }
  .instagram-feed .social-networks__item {
    margin-bottom: 1em; }

.section__wrapper.section__wrapper--category-highlights {
  padding-bottom: 6em;
  padding-top: 4.6em; }
  @media only screen and (min-width: 600px) and (max-width: 1024px) {
    .section__wrapper.section__wrapper--category-highlights {
      padding-bottom: 2em;
      padding-top: 3.6em; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .section__wrapper.section__wrapper--category-highlights {
      padding-bottom: 0;
      padding-top: 2.6em; } }

.category__highlights {
  position: relative;
  padding-top: 21em;
  padding-bottom: 16em; }
  @media only screen and (min-width: 600px) and (max-width: 979px) {
    .category__highlights {
      padding-top: 14em;
      padding-bottom: 12em; } }
  @media only screen and (min-width: 600px) and (max-width: 767px) {
    .category__highlights {
      padding-top: 12em;
      padding-bottom: 10em; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .category__highlights {
      padding-top: 10em;
      padding-bottom: 10em; } }

.category__highlights-central-container {
  position: relative;
  padding-top: 140px;
  padding-bottom: 90px; }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .category__highlights-central-container {
      padding-top: 80px;
      padding-bottom: 60px; } }

.category__highlights-bg {
  width: 600px;
  position: absolute;
  top: 0;
  height: 100%;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #f1f1f1;
  z-index: 2; }
  @media only screen and (min-width: 600px) and (max-width: 767px) {
    .category__highlights-bg {
      width: 100%;
      max-width: 480px; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .category__highlights-bg {
      width: 100%;
      max-width: 480px; } }
  .category__highlights-bg:before {
    content: "";
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    bottom: 10px;
    right: 10px;
    border: 1px solid #ffffff; }
  .category__highlights-bg.category__highlights-bg--rotated {
    background-color: rgba(241, 241, 241, 0.4);
    -ms-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
    top: auto;
    height: 90%;
    max-width: 480px;
    max-height: 760px;
    bottom: -30px;
    z-index: 1; }
    @media only screen and (min-width: 600px) and (max-width: 979px) {
      .category__highlights-bg.category__highlights-bg--rotated {
        height: 58%;
        bottom: 30px; } }
    @media only screen and (min-width: 600px) and (max-width: 767px) {
      .category__highlights-bg.category__highlights-bg--rotated {
        height: 39%;
        bottom: 90px; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .category__highlights-bg.category__highlights-bg--rotated {
        display: none; } }
    .category__highlights-bg.category__highlights-bg--rotated:before {
      display: none; }

.category__highlights-content {
  text-align: center;
  position: relative;
  z-index: 3; }
  .category__highlights-content .above__title--category {
    letter-spacing: 2px;
    position: relative;
    display: inline-block;
    padding-bottom: 14px; }
    .category__highlights-content .above__title--category:before {
      content: "";
      display: block;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 2px;
      background-color: #ffffff; }
    .category__highlights-content .above__title--category:after {
      content: "";
      display: block;
      position: absolute;
      bottom: -6px;
      left: 50%;
      margin-left: -6px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 6px 6px 0 6px;
      border-color: #ffffff transparent transparent transparent; }

.category__highlights-title {
  line-height: 1em;
  padding-bottom: 0.4em;
  padding-top: 0.8em;
  max-width: 900px;
  margin: 0 auto; }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .category__highlights-title {
      padding-top: 1.4em; } }
  .category__highlights-title.category__highlights-title--wine {
    color: #5d7515;
    font-size: 8vw; }
    @media only screen and (min-width: 1600px) {
      .category__highlights-title.category__highlights-title--wine {
        font-size: 6vw; } }
    @media only screen and (min-width: 1441px) and (max-width: 1599px) {
      .category__highlights-title.category__highlights-title--wine {
        font-size: 4vw; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .category__highlights-title.category__highlights-title--wine {
        font-size: 2.1875rem; } }
  @media only screen and (min-width: 0) and (max-width: 600px) and (min-width: 600px) and (max-width: 1024px) {
    .category__highlights-title.category__highlights-title--wine {
      font-size: 2rem; } }
  @media only screen and (min-width: 0) and (max-width: 600px) and (min-width: 0) and (max-width: 600px) {
    .category__highlights-title.category__highlights-title--wine {
      font-size: 1.75rem; } }
  .category__highlights-title.category__highlights-title--bap {
    color: #fe9e00;
    font-size: 8vw; }
    @media only screen and (min-width: 1600px) {
      .category__highlights-title.category__highlights-title--bap {
        font-size: 6vw; } }
    @media only screen and (min-width: 1441px) and (max-width: 1599px) {
      .category__highlights-title.category__highlights-title--bap {
        font-size: 4vw; } }
    @media only screen and (min-width: 600px) and (max-width: 1024px) {
      .category__highlights-title.category__highlights-title--bap {
        font-size: 11.5vw; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .category__highlights-title.category__highlights-title--bap {
        font-size: 2.1875rem; } }
  @media only screen and (min-width: 0) and (max-width: 600px) and (min-width: 600px) and (max-width: 1024px) {
    .category__highlights-title.category__highlights-title--bap {
      font-size: 2rem; } }
  @media only screen and (min-width: 0) and (max-width: 600px) and (min-width: 0) and (max-width: 600px) {
    .category__highlights-title.category__highlights-title--bap {
      font-size: 1.75rem; } }
  .category__highlights-title.category__highlights-title--jap {
    color: #7a6640;
    font-size: 8vw; }
    @media only screen and (min-width: 1600px) {
      .category__highlights-title.category__highlights-title--jap {
        font-size: 6vw; } }
    @media only screen and (min-width: 1441px) and (max-width: 1599px) {
      .category__highlights-title.category__highlights-title--jap {
        font-size: 4vw; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .category__highlights-title.category__highlights-title--jap {
        font-size: 2.1875rem; } }
  @media only screen and (min-width: 0) and (max-width: 600px) and (min-width: 600px) and (max-width: 1024px) {
    .category__highlights-title.category__highlights-title--jap {
      font-size: 2rem; } }
  @media only screen and (min-width: 0) and (max-width: 600px) and (min-width: 0) and (max-width: 600px) {
    .category__highlights-title.category__highlights-title--jap {
      font-size: 1.75rem; } }
  .category__highlights-title.category__highlights-title--cocktails {
    color: #db2a52;
    font-size: 8vw; }
    @media only screen and (min-width: 1600px) {
      .category__highlights-title.category__highlights-title--cocktails {
        font-size: 6vw; } }
    @media only screen and (min-width: 1441px) and (max-width: 1599px) {
      .category__highlights-title.category__highlights-title--cocktails {
        font-size: 4vw; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .category__highlights-title.category__highlights-title--cocktails {
        font-size: 2.1875rem; } }
  @media only screen and (min-width: 0) and (max-width: 600px) and (min-width: 600px) and (max-width: 1024px) {
    .category__highlights-title.category__highlights-title--cocktails {
      font-size: 2rem; } }
  @media only screen and (min-width: 0) and (max-width: 600px) and (min-width: 0) and (max-width: 600px) {
    .category__highlights-title.category__highlights-title--cocktails {
      font-size: 1.75rem; } }

.category__highlights-cta {
  max-width: 600px;
  margin: 0 auto;
  padding-top: 20px; }
  @media only screen and (min-width: 600px) and (max-width: 767px) {
    .category__highlights-cta {
      max-width: 480px; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .category__highlights-cta {
      max-width: 480px; } }
  .category__highlights-cta p {
    padding-left: 12.5%;
    padding-right: 12.5%; }
    @media only screen and (min-width: 0) and (max-width: 1024px) {
      .category__highlights-cta p {
        padding-left: 30px;
        padding-right: 30px; } }

.category__highlights-number {
  display: inline-block;
  font-family: "Lust-Regular", serif;
  font-size: 52px;
  color: #000000;
  position: relative;
  padding: 20px 0; }
  .category__highlights-number:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #d0d0d0; }

.category__highlights-label {
  display: block;
  border-top: 1px solid #d0d0d0;
  padding: 12px 0 36px 0; }
  .category__highlights-label small {
    font-size: 12px;
    display: inline-block;
    margin: 0 auto;
    max-width: 80px; }

.category__highlights-image-top {
  position: absolute;
  left: 5%;
  width: 25%;
  float: left;
  top: 0;
  height: 0;
  padding-bottom: 37.3%;
  -ms-transform: translateY(-55%);
  transform: translateY(-55%); }
  @media only screen and (min-width: 600px) and (max-width: 1024px) {
    .category__highlights-image-top {
      left: 0%; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .category__highlights-image-top {
      display: none; } }
  .category__highlights-image-top img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }

.category__highlights-image-bottom {
  position: absolute;
  right: 15%;
  width: 35%;
  float: left;
  bottom: -12%;
  height: 0;
  padding-bottom: 23.3%;
  -ms-transform: translateY(75%);
  transform: translateY(75%); }
  @media only screen and (min-width: 600px) and (max-width: 1024px) {
    .category__highlights-image-bottom {
      right: 0%;
      bottom: 4%; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .category__highlights-image-bottom {
      display: none; } }
  .category__highlights-image-bottom img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }

.category__highlights-image-glass {
  position: absolute;
  top: 0;
  height: 0;
  padding-bottom: 76.7%;
  left: 50%;
  -ms-transform: translateX(-50%) translateY(-65%);
  transform: translateX(-50%) translateY(-65%);
  width: 60%;
  float: left; }
  @media only screen and (min-width: 600px) and (max-width: 1024px) {
    .category__highlights-image-glass {
      width: 40%;
      float: left;
      padding-bottom: 51%; } }
  .category__highlights-image-glass img {
    position: absolute;
    top: 5%;
    left: 0;
    width: 100%;
    height: 100%; }

.category__highlights-image-bottles {
  position: absolute;
  height: 0;
  padding-bottom: 76.7%;
  bottom: 0;
  left: -40%;
  -ms-transform: translateY(55%);
  transform: translateY(55%);
  width: 80%;
  float: left; }
  @media only screen and (min-width: 600px) and (max-width: 1024px) {
    .category__highlights-image-bottles {
      width: 50%;
      float: left;
      padding-bottom: 52%;
      left: -10%; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .category__highlights-image-bottles {
      left: 50%;
      bottom: -60px;
      -ms-transform: translateY(55%) translateX(-50%);
      transform: translateY(55%) translateX(-50%); } }
  .category__highlights-image-bottles img {
    position: absolute;
    top: -20%;
    left: 0;
    width: 100%;
    height: 100%; }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .category__highlights-image-bottles img {
        width: 90%;
        height: 90%;
        margin-left: 5%;
        margin-right: 5%;
        top: 0; } }

.category__highlights-navigation-wrapper {
  position: fixed;
  left: 30px;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  visibility: hidden;
  opacity: 0;
  transition: all 0.35s cubic-bezier(0.55, 0, 0.1, 1); }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .category__highlights-navigation-wrapper {
      left: 50%;
      bottom: 0;
      top: auto;
      padding: 4px 18px;
      background-color: #ffffff;
      width: 100%;
      max-width: 200px;
      text-align: center;
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      box-shadow: 0 0 8px rgba(0, 0, 0, 0.1); } }
  .category__highlights-navigation-wrapper.is-visible {
    opacity: 1;
    visibility: visible; }

@media only screen and (min-width: 0) and (max-width: 600px) {
  .category__highlights-navigation .slick-dots {
    padding: 0; } }

.category__highlights-navigation .slick-dots li {
  display: block; }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .category__highlights-navigation .slick-dots li {
      display: inline-block;
      margin: 0 4px; } }
  .category__highlights-navigation .slick-dots li.slick-active button {
    background-color: rgba(255, 255, 255, 0); }
    .category__highlights-navigation .slick-dots li.slick-active button.category-wine {
      color: #5d7515; }
    .category__highlights-navigation .slick-dots li.slick-active button.category-jap {
      color: #7a6640; }
    .category__highlights-navigation .slick-dots li.slick-active button.category-bap {
      color: #fe9e00; }
    .category__highlights-navigation .slick-dots li.slick-active button.category-cocktails {
      color: #db2a52; }

.category__highlights-navigation .slick-dots button {
  text-indent: 0;
  background-color: rgba(255, 255, 255, 0);
  font-size: 13px;
  padding: 10px 4px;
  margin: 4px 0;
  width: auto;
  height: auto;
  color: #6a6a6a; }
  .category__highlights-navigation .slick-dots button:before {
    display: none; }
  .category__highlights-navigation .slick-dots button:after {
    display: none; }

.contact__item a {
  transition: all 0.2s cubic-bezier(0.55, 0, 0.1, 1); }
  .contact__item a:hover {
    color: #bda47b;
    text-decoration: underline; }

.contact__item-list {
  padding-top: 12px; }

.map__wrapper {
  width: 100%;
  height: 0;
  padding-bottom: 27.5%;
  position: relative; }
  @media only screen and (min-width: 600px) and (max-width: 1024px) {
    .map__wrapper {
      padding-bottom: 50%; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .map__wrapper {
      padding-bottom: 60%; } }
  .map__wrapper:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 20px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 0%, rgba(255, 255, 255, 0) 80%, rgba(255, 255, 255, 0) 100%);
    z-index: 2; }
  .map__wrapper #map {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #d0d0d0;
    z-index: 1; }

.header__top-bar.product__header-top-bar i {
  width: 50%; }

.header__top-bar.product__header-top-bar:after {
  width: 50%; }

@media only screen and (min-width: 600px) and (max-width: 767px) {
  .header__offset.header__offset--products {
    padding-top: 0; } }

@media only screen and (min-width: 0) and (max-width: 600px) {
  .header__offset.header__offset--products {
    padding-top: 0; } }

@media only screen and (min-width: 600px) and (max-width: 767px) {
  .product__header-wrapper.header__wrapper--full {
    height: auto;
    position: relative; } }

@media only screen and (min-width: 0) and (max-width: 600px) {
  .product__header-wrapper.header__wrapper--full {
    height: auto;
    position: relative; } }

.product__header-wrapper .container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }
  .product__header-wrapper .container:after {
    content: " ";
    display: block;
    clear: both; }
  @media only screen and (min-width: 600px) and (max-width: 767px) {
    .product__header-wrapper .container {
      display: block;
      padding-top: 78px; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .product__header-wrapper .container {
      display: block;
      padding-top: 60px; } }

.product__header-wrapper:after {
  width: 50%; }
  @media only screen and (min-width: 600px) and (max-width: 767px) {
    .product__header-wrapper:after {
      display: none; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .product__header-wrapper:after {
      display: none; } }

.product__landing-header-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100vh;
  background-position: 50% 0;
  background-size: cover; }
  @media only screen and (min-width: 600px) and (max-width: 767px) {
    .product__landing-header-bg {
      width: 100%;
      float: left;
      height: 300px;
      top: 78px; }
      .product__landing-header-bg:before {
        content: "";
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 65%;
        left: 0;
        z-index: 1;
        display: block;
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.5) 100%); } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .product__landing-header-bg {
      width: 100%;
      float: left;
      height: 300px;
      top: 60px; }
      .product__landing-header-bg:before {
        content: "";
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 65%;
        left: 0;
        z-index: 1;
        display: block;
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.5) 100%); } }

.product__landing-header-left {
  width: 50%;
  float: left;
  position: relative;
  z-index: 2;
  padding-right: 5%;
  height: 100vh; }
  @media only screen and (min-width: 600px) and (max-width: 767px) {
    .product__landing-header-left {
      width: 100%;
      float: left;
      height: 300px; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .product__landing-header-left {
      width: 100%;
      float: left;
      height: 300px; } }
  .product__landing-header-left .product__heading {
    position: absolute;
    bottom: 60px;
    left: 0; }
    @media only screen and (min-width: 0) and (max-width: 1024px) {
      .product__landing-header-left .product__heading {
        bottom: 20px; } }

.product__landing-header-right {
  width: 50%;
  float: left;
  padding-left: 5%;
  padding-top: 60px; }
  @media only screen and (min-width: 0) and (max-width: 1024px) {
    .product__landing-header-right {
      padding-left: 0%; } }
  @media only screen and (min-width: 600px) and (max-width: 767px) {
    .product__landing-header-right {
      width: 100%;
      float: left; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .product__landing-header-right {
      width: 100%;
      float: left; } }

.product__heading {
  max-width: 540px; }
  .product__heading .title__h1 {
    color: white;
    font-size: 2.5rem; }
    @media only screen and (min-width: 600px) and (max-width: 1024px) {
      .product__heading .title__h1 {
        font-size: 2.25rem; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .product__heading .title__h1 {
        font-size: 1.75rem; } }
  .product__heading .special__subtitle {
    color: #ffffff;
    padding-right: 22.22222%; }

.product__slider-item {
  text-align: center;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-align: center;
  align-items: center; }
  .product__slider-item:after {
    content: " ";
    display: block;
    clear: both; }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .product__slider-item {
      display: block !important; } }

.product__slider-image {
  width: 44.44444%;
  float: left; }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .product__slider-image {
      width: 100%;
      padding: 0 40px; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .product__slider-image .media__wrapper {
      max-width: 180px;
      margin: 0 auto; } }
  .product__slider-image .media__wrapper img {
    width: 100%;
    height: auto; }

.product__slider-description {
  width: 55.55556%;
  float: left; }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .product__slider-description {
      width: 100%;
      padding: 20px 20px 0 20px; } }
  .product__slider-description .above__title, .product__slider-description .fieldset label, .fieldset .product__slider-description label, .product__slider-description .article__item.article__item--product .media__caption p, .article__item.article__item--product .media__caption .product__slider-description p, .product__slider-description .article__item.article__item--producer .media__caption p, .article__item.article__item--producer .media__caption .product__slider-description p {
    display: block;
    margin-bottom: 2.5em; }
    @media only screen and (min-width: 0) and (max-width: 1024px) {
      .product__slider-description .above__title, .product__slider-description .fieldset label, .fieldset .product__slider-description label, .product__slider-description .article__item.article__item--product .media__caption p, .article__item.article__item--product .media__caption .product__slider-description p, .product__slider-description .article__item.article__item--producer .media__caption p, .article__item.article__item--producer .media__caption .product__slider-description p {
        margin-bottom: 0.6em; } }
  .product__slider-description .title__h1 {
    font-size: 2.5rem; }
    @media only screen and (min-width: 600px) and (max-width: 1024px) {
      .product__slider-description .title__h1 {
        font-size: 2.25rem; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .product__slider-description .title__h1 {
        font-size: 1.75rem; } }
    @media only screen and (min-width: 0) and (max-width: 1024px) {
      .product__slider-description .title__h1 {
        font-size: 2.1875rem; } }
  @media only screen and (min-width: 0) and (max-width: 1024px) and (min-width: 600px) and (max-width: 1024px) {
    .product__slider-description .title__h1 {
      font-size: 2rem; } }
  @media only screen and (min-width: 0) and (max-width: 1024px) and (min-width: 0) and (max-width: 600px) {
    .product__slider-description .title__h1 {
      font-size: 1.75rem; } }
  .product__slider-description .button {
    margin: 1em auto; }

@media only screen and (min-width: 600px) and (max-width: 767px) {
  .product__slider-wrapper {
    max-width: 540px;
    margin: 0 auto; } }

@media only screen and (min-width: 0) and (max-width: 600px) {
  .product__slider-wrapper {
    max-width: 320px;
    margin: 0 auto; } }

.slick-dots {
  width: 55.55556%;
  float: right;
  text-align: center;
  padding-top: 2em; }
  @media only screen and (min-width: 600px) and (max-width: 767px) {
    .slick-dots {
      width: 100%;
      padding-bottom: 60px; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .slick-dots {
      width: 100%;
      padding-bottom: 35px; } }
  .slick-dots li {
    display: inline-block; }
    .slick-dots li.slick-active button:after {
      -ms-transform: scale(1.2);
      transform: scale(1.2); }
  .slick-dots button {
    border: none;
    display: block;
    width: 16px;
    height: 16px;
    position: relative;
    cursor: pointer;
    outline: none;
    text-indent: -9999px;
    background-color: rgba(255, 255, 255, 0);
    margin: 0 2px; }
    .slick-dots button:before {
      content: "";
      position: absolute;
      top: 50%;
      margin-top: -3px;
      margin-left: -3px;
      left: 50%;
      display: block;
      border-radius: 100px;
      width: 6px;
      height: 6px;
      background-color: #d0d0d0; }
    .slick-dots button:after {
      content: "";
      position: absolute;
      top: 50%;
      margin-top: -3px;
      margin-left: -3px;
      left: 50%;
      display: block;
      border-radius: 100px;
      width: 6px;
      height: 6px;
      -ms-transform: scale(0);
      transform: scale(0);
      transition: all 0.35s cubic-bezier(0.55, 0, 0.1, 1);
      background-color: black; }

.section.section__wrapper--intro {
  background-color: #fbf4e5;
  padding: 4em 0; }
  @media only screen and (min-width: 600px) and (max-width: 767px) {
    .section.section__wrapper--intro {
      padding-top: 60px;
      padding-bottom: 60px; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .section.section__wrapper--intro {
      padding-top: 45px;
      padding-bottom: 45px; } }
  .section.section__wrapper--intro .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center; }
    .section.section__wrapper--intro .container:after {
      content: " ";
      display: block;
      clear: both; }
    @media only screen and (min-width: 600px) and (max-width: 767px) {
      .section.section__wrapper--intro .container {
        display: block; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .section.section__wrapper--intro .container {
        display: block; } }

.product__intro-left {
  width: 50%;
  float: left; }
  @media only screen and (min-width: 600px) and (max-width: 767px) {
    .product__intro-left {
      width: 100%; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .product__intro-left {
      width: 100%; } }
  @media only screen and (min-width: 600px) and (max-width: 767px) {
    .product__intro-left .media__wrapper {
      max-width: 320px;
      margin: 0 auto; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .product__intro-left .media__wrapper {
      max-width: 320px;
      margin: 0 auto; } }
  .product__intro-left .media__wrapper img {
    width: 100%;
    height: auto; }

.product__intro-right {
  width: 50%;
  float: left; }
  @media only screen and (min-width: 600px) and (max-width: 767px) {
    .product__intro-right {
      width: 100%; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .product__intro-right {
      width: 100%; } }

.product__intro-text {
  max-width: 420px; }
  @media only screen and (min-width: 600px) and (max-width: 767px) {
    .product__intro-text {
      padding-left: 8.33333%;
      padding-right: 8.33333%;
      margin: 0 auto;
      text-align: center;
      max-width: 600px; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .product__intro-text {
      padding-left: 4.16667%;
      padding-right: 4.16667%;
      margin: 0 auto;
      text-align: center;
      max-width: 480px; } }
  .product__intro-text .button {
    margin-top: 2.5em; }

.section.section__wrapper--jap-list {
  position: relative;
  padding-bottom: 0; }
  .section.section__wrapper--jap-list .section__intro {
    position: relative;
    z-index: 2;
    max-width: 660px;
    padding-bottom: 40px; }
    .section.section__wrapper--jap-list .section__intro .title__h2 {
      font-family: "SuisseIntl-Regular-WebXL", sans-serif; }
  .section.section__wrapper--jap-list .article__list-wrapper {
    padding-bottom: 12px; }
  .section.section__wrapper--jap-list .section__wrapper-bg-top {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    padding-bottom: 36%;
    background-size: cover;
    background-color: #fbf4e5;
    z-index: 1; }
    @media only screen and (min-width: 1025px) and (max-width: 1219px) {
      .section.section__wrapper--jap-list .section__wrapper-bg-top {
        padding-bottom: 46%; } }
    @media only screen and (min-width: 600px) and (max-width: 1024px) {
      .section.section__wrapper--jap-list .section__wrapper-bg-top {
        padding-bottom: 56%; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .section.section__wrapper--jap-list .section__wrapper-bg-top {
        padding-bottom: 116%; } }

[data-js="slider-wrapper"] {
  opacity: 0;
  visibility: hidden; }

@media only screen and (min-width: 0) and (max-width: 1024px) {
  .header__wrapper.header__wrapper--product-categories {
    height: auto;
    position: relative; } }

@media only screen and (min-width: 600px) and (max-width: 1024px) {
  .header__wrapper.header__wrapper--product-categories {
    padding-top: 78px; } }

@media only screen and (min-width: 0) and (max-width: 600px) {
  .header__wrapper.header__wrapper--product-categories {
    padding-top: 60px; } }

@media only screen and (min-width: 0) and (max-width: 1024px) {
  .header__offset.header__offset--product-categories {
    padding-top: 0; } }

.header__products-wrapper {
  width: 100%; }

.header__products-category {
  position: relative;
  height: 100vh;
  width: 25%;
  float: left;
  text-align: center;
  overflow: hidden; }
  @media only screen and (min-width: 0) and (max-width: 1024px) {
    .header__products-category {
      height: auto;
      width: 100%;
      float: left; } }
  .header__products-category:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 25%;
    left: 0;
    z-index: 1;
    display: block;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.5) 100%); }
    @media only screen and (min-width: 0) and (max-width: 1024px) {
      .header__products-category:after {
        height: 50%; } }
  .header__products-category a {
    position: relative;
    height: 100vh;
    z-index: 4;
    padding: 4rem 35px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end; }
    @media only screen and (min-width: 1025px) and (max-width: 1219px) {
      .header__products-category a {
        padding: 4rem 15px; } }
    @media only screen and (min-width: 600px) and (max-width: 1024px) {
      .header__products-category a {
        height: 260px;
        padding: 4rem 25px; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .header__products-category a {
        height: 200px;
        padding: 4rem 25px; } }
  .header__products-category .title__h3, .header__products-category .post__wrapper h2, .post__wrapper .header__products-category h2 {
    display: block;
    text-align: center;
    position: relative;
    color: white;
    padding-bottom: 0;
    font-size: 1.875rem;
    font-family: "Lust-Regular", serif; }
    @media only screen and (min-width: 600px) and (max-width: 1024px) {
      .header__products-category .title__h3, .header__products-category .post__wrapper h2, .post__wrapper .header__products-category h2 {
        font-size: 1.5rem; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .header__products-category .title__h3, .header__products-category .post__wrapper h2, .post__wrapper .header__products-category h2 {
        font-size: 1.25rem; } }
  @media only screen and (min-width: 1025px) {
    .header__products-category:hover .products-category__bg {
      -ms-transform: scale(1.05);
      transform: scale(1.05); }
    .header__products-category:hover .products-category__inner {
      -ms-transform: translateY(-40px);
      transform: translateY(-40px); } }

.products-category__inner {
  display: block;
  width: 100%;
  transition: all 0.6s 0.2s cubic-bezier(0.55, 0, 0.1, 1); }

.products-category__bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
  z-index: 1;
  will-change: transform;
  transition: all 1s cubic-bezier(0.55, 0, 0.1, 1); }
  @media only screen and (min-width: 0) and (max-width: 1024px) {
    .products-category__bg {
      display: none; } }
  .products-category__bg.products-category__bg--mobile {
    display: none; }
    @media only screen and (min-width: 0) and (max-width: 1024px) {
      .products-category__bg.products-category__bg--mobile {
        display: block; } }

.points-of-sale__wrapper {
  border: 1px solid #d0d0d0;
  padding-left: 20%;
  padding-right: 20%;
  padding-top: 2.83em;
  padding-bottom: 2.83em; }
  @media only screen and (min-width: 0) and (max-width: 1024px) {
    .points-of-sale__wrapper {
      padding-left: 25px;
      padding-right: 25px;
      padding-top: 35px;
      padding-bottom: 35px; } }
  @media only screen and (min-width: 1025px) and (max-width: 1219px) {
    .points-of-sale__wrapper {
      padding-left: 25px;
      padding-right: 25px;
      padding-top: 35px;
      padding-bottom: 35px; } }

.points-of-sale ul li {
  padding-left: 14px;
  position: relative;
  font-size: 1rem;
  line-height: 1.25;
  padding-bottom: 0.625em; }
  @media only screen and (min-width: 0) and (max-width: 1024px) {
    .points-of-sale ul li {
      font-size: 0.9375rem; } }
  .points-of-sale ul li:before {
    content: "";
    position: absolute;
    top: 0.5em;
    left: 0;
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 12px;
    background-color: #bda47b; }

.store__logo .button.button--red {
  padding: 12px 24px;
  margin-top: 1.5em; }
  @media only screen and (min-width: 0) and (max-width: 1024px) {
    .store__logo .button.button--red {
      width: 100%;
      max-width: 180px; } }
  .store__logo .button.button--red span {
    text-indent: -9999px;
    display: block;
    width: 100%;
    min-width: 88px;
    height: 0;
    padding-bottom: 16%;
    background-image: url("../ui/konzum-klik-logo.svg");
    background-position: center center;
    background-size: 100% 100%; }
    @media only screen and (min-width: 0) and (max-width: 1024px) {
      .store__logo .button.button--red span {
        min-width: 58px; } }

.section.section__wrapper.section__wrapper--product-single .container:after {
  content: " ";
  display: block;
  clear: both; }

.product__single-left {
  width: 20%;
  float: left; }
  @media only screen and (min-width: 0) and (max-width: 1024px) {
    .product__single-left {
      width: 100%;
      float: left;
      float: none; } }

.product__image {
  text-align: center;
  padding-bottom: 30px; }
  @media only screen and (min-width: 0) and (max-width: 1024px) {
    .product__image {
      max-width: 600px;
      margin: 0 auto; } }
  @media only screen and (min-width: 0) and (max-width: 1024px) {
    .product__image .media__wrapper {
      max-width: 240px; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .product__image .media__wrapper {
      margin: 0 auto; } }
  .product__image .media__wrapper img {
    width: 100%;
    height: auto; }
  .product__image .button {
    padding: 15px 20px; }

.product__single-center {
  width: 55%;
  float: left;
  padding-left: 5%;
  padding-right: 5%; }
  @media only screen and (min-width: 0) and (max-width: 1024px) {
    .product__single-center {
      width: 100%;
      float: left;
      padding-left: 0%;
      padding-right: 0%;
      float: none;
      padding-bottom: 25px; } }
  .product__single-center h1, .product__single-center .title__h1 {
    font-size: 2.5rem; }
    @media only screen and (min-width: 600px) and (max-width: 1024px) {
      .product__single-center h1, .product__single-center .title__h1 {
        font-size: 2.25rem; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .product__single-center h1, .product__single-center .title__h1 {
        font-size: 1.75rem; } }

.product__single-right {
  width: 25%;
  float: left; }
  @media only screen and (min-width: 0) and (max-width: 1024px) {
    .product__single-right {
      width: 100%;
      float: left;
      max-width: 600px;
      margin: 0 auto;
      float: none; } }
  @media only screen and (min-width: 0) and (max-width: 1024px) {
    .product__single-right .points-of-sale__wrapper {
      max-width: 320px; } }

.product__single-description {
  padding: 3em 0 2em 0; }
  @media only screen and (min-width: 0) and (max-width: 1024px) {
    .product__single-description {
      padding: 2em 0 1em 0;
      max-width: 600px;
      margin: 0 auto; } }

.product__single-description-item {
  padding-left: 60px;
  position: relative;
  margin-bottom: 0.4em; }
  .product__single-description-item .icon {
    position: absolute;
    left: 0;
    top: 4px; }
  .product__single-description-item .above__title, .product__single-description-item .fieldset label, .fieldset .product__single-description-item label, .product__single-description-item .article__item.article__item--product .media__caption p, .article__item.article__item--product .media__caption .product__single-description-item p, .product__single-description-item .article__item.article__item--producer .media__caption p, .article__item.article__item--producer .media__caption .product__single-description-item p {
    padding-bottom: 0.2em; }

.product__additional-info {
  border-top: 1px solid #d0d0d0;
  padding: 1em 0; }
  @media only screen and (min-width: 0) and (max-width: 1024px) {
    .product__additional-info {
      max-width: 600px;
      margin: 0 auto; } }
  .product__additional-info .media__wrapper {
    display: inline-block;
    vertical-align: middle; }
    @media only screen and (min-width: 0) and (max-width: 1024px) {
      .product__additional-info .media__wrapper {
        max-width: 118px; } }
    .product__additional-info .media__wrapper img {
      width: 100%;
      height: auto; }
  .product__additional-info .button {
    vertical-align: middle; }

.product__interesting-facts {
  padding-top: 2em; }
  @media only screen and (min-width: 0) and (max-width: 1024px) {
    .product__interesting-facts {
      padding-top: 35px;
      padding-bottom: 10px;
      border-top: 1px solid #d0d0d0;
      border-bottom: 1px solid #d0d0d0;
      max-width: 600px;
      margin: 0 auto;
      margin-top: 20px; } }

.product-list__outer-wrapper {
  position: relative;
  z-index: 3; }

.section__wrapper.section__wrapper--product-list {
  padding-top: 2em;
  margin-left: 360px; }
  @media only screen and (min-width: 600px) and (max-width: 1024px) {
    .section__wrapper.section__wrapper--product-list {
      margin-left: 240px; } }
  @media only screen and (min-width: 600px) and (max-width: 767px) {
    .section__wrapper.section__wrapper--product-list {
      margin-left: 220px; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .section__wrapper.section__wrapper--product-list {
      margin-left: 0; } }
  .section__wrapper.section__wrapper--product-list .container.container--wide {
    max-width: 100%; }
  @media only screen and (min-width: 1220px) and (max-width: 1440px) {
    .section__wrapper.section__wrapper--product-list .article__list-wrapper.four .article__item {
      width: 33.3333%; } }
  @media only screen and (min-width: 1025px) and (max-width: 1219px) {
    .section__wrapper.section__wrapper--product-list .article__list-wrapper.four .article__item {
      width: 33.3333%; } }

.section__wrapper.section__wrapper--product-brand-list {
  padding-top: 0; }
  .section__wrapper.section__wrapper--product-brand-list .article__item.article__item--product {
    border: none;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 15px;
    margin-bottom: 0; }
    .section__wrapper.section__wrapper--product-brand-list .article__item.article__item--product:before {
      background-color: white;
      border: 1px solid #f0f0f0; }
    .section__wrapper.section__wrapper--product-brand-list .article__item.article__item--product .media__wrapper {
      padding-bottom: 65%; }
      .section__wrapper.section__wrapper--product-brand-list .article__item.article__item--product .media__wrapper img {
        width: 100%;
        -ms-transform: none !important;
        transform: none !important;
        left: 0;
        height: auto; }

.section.section__wrapper.section__wrapper--awards {
  background-color: #f1f1f1;
  padding-top: 5.5em;
  padding-bottom: 3em; }
  .section.section__wrapper.section__wrapper--awards .container:after {
    content: " ";
    display: block;
    clear: both; }

.awards {
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .awards:after {
    content: " ";
    display: block;
    clear: both; }
  .awards__list {
    padding-left: 5%;
    padding-right: 5%; }
  .awards__list-expander {
    padding-left: 5%;
    padding-right: 5%;
    height: 0;
    overflow: hidden;
    position: relative; }
  .awards__item {
    width: 33.33333%;
    float: left;
    padding-left: 5.55556%;
    padding-right: 5.55556%;
    text-align: center;
    padding-top: 2em;
    padding-bottom: 1.2em; }
    @media only screen and (min-width: 1025px) {
      .awards__item {
        /* one item */
        /* two items */
        /* three items */ }
        .awards__item:nth-child(1):nth-last-child(1) {
          width: 100%; }
        .awards__item:nth-child(1):nth-last-child(2), .awards__item:nth-child(2):nth-last-child(1) {
          width: 50%; }
        .awards__item:nth-child(1):nth-last-child(3), .awards__item:nth-child(2):nth-last-child(2), .awards__item:nth-child(3):nth-last-child(1) {
          width: 33.3333%; } }
    @media only screen and (min-width: 600px) and (max-width: 1024px) {
      .awards__item {
        width: 33.333%;
        float: left; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .awards__item {
        width: 100%;
        float: left;
        padding-top: 15px;
        max-width: 320px;
        margin: 0 auto; } }
  .awards__list-expander-trigger {
    text-align: center;
    width: 100%;
    position: relative; }
    .awards__list-expander-trigger.is-active .link {
      -ms-transform: translateY(12px);
      transform: translateY(12px);
      opacity: 0; }
    .awards__list-expander-trigger.is-active .expander__close {
      -ms-transform: translateY(0);
      transform: translateY(0);
      opacity: 1; }
    .awards__list-expander-trigger .link {
      padding-top: 1.66667em;
      margin: 0 auto;
      color: black;
      transition: all 0.35s cubic-bezier(0.55, 0, 0.1, 1);
      will-change: opacity, transform; }
      .awards__list-expander-trigger .link span {
        display: inline-block;
        vertical-align: middle; }
      .awards__list-expander-trigger .link .icon-arrow-down {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        top: -2px;
        margin-left: 8px;
        transition: all 0.35s cubic-bezier(0.55, 0, 0.1, 1); }
      .awards__list-expander-trigger .link:hover {
        color: #6a6a6a; }
        .awards__list-expander-trigger .link:hover .icon-arrow-down {
          -ms-transform: translateY(4px);
          transform: translateY(4px); }
    .awards__list-expander-trigger .expander__close {
      position: absolute;
      left: 50%;
      top: 11px;
      display: block;
      width: 32px;
      height: 32px;
      font-size: 17px;
      margin-left: -16px;
      -ms-transform: translateY(-12px);
      transform: translateY(-12px);
      opacity: 0;
      transition: all 0.35s cubic-bezier(0.55, 0, 0.1, 1);
      will-change: opacity, transform;
      cursor: pointer; }
      .awards__list-expander-trigger .expander__close .icon {
        position: relative;
        top: 6px; }

[data-js="expander-content"] {
  opacity: 0;
  visibility: hidden;
  -ms-transform: translateY(-20px);
  transform: translateY(-20px); }

.section.section__wrapper.section__wrapper--producer .container:after {
  content: " ";
  display: block;
  clear: both; }

.producer__left {
  width: 20%;
  float: left; }
  @media only screen and (min-width: 0) and (max-width: 1024px) {
    .producer__left {
      width: 100%;
      float: left; } }
  @media only screen and (min-width: 0) and (max-width: 1024px) {
    .producer__left .media__wrapper {
      max-width: 180px;
      margin: 0 auto;
      float: none;
      padding-bottom: 30px; } }
  .producer__left .media__wrapper img {
    width: 100%;
    height: auto; }

.producer__right {
  width: 80%;
  float: left;
  padding-left: 5%;
  padding-right: 5%; }
  @media only screen and (min-width: 0) and (max-width: 1024px) {
    .producer__right {
      width: 100%;
      float: left;
      padding: 0; } }
  .producer__right h1, .producer__right .title__h1 {
    font-size: 2.5rem; }
    @media only screen and (min-width: 600px) and (max-width: 1024px) {
      .producer__right h1, .producer__right .title__h1 {
        font-size: 2.25rem; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .producer__right h1, .producer__right .title__h1 {
        font-size: 1.75rem; } }
  .producer__right .post__wrapper {
    float: left;
    max-width: 600px;
    width: 100%; }
    @media only screen and (min-width: 0) and (max-width: 1024px) {
      .producer__right .post__wrapper {
        margin: 0 auto;
        float: none; } }
    .producer__right .post__wrapper img {
      margin-top: 1.25em;
      display: block;
      vertical-align: top;
      width: 100%;
      height: auto; }
      @media only screen and (min-width: 0) and (max-width: 1024px) {
        .producer__right .post__wrapper img {
          margin-top: 35px;
          margin-left: 0;
          margin-right: 0;
          width: 100%; } }
    .producer__right .post__wrapper p img {
      padding-bottom: 0; }

.is-internet-explorer .section.section__wrapper--producer-list .section__wrapper-bg-top {
  background-attachment: scroll; }

.section.section__wrapper--producer-list {
  position: relative; }
  .section.section__wrapper--producer-list .section__intro {
    position: relative;
    z-index: 2; }
    .section.section__wrapper--producer-list .section__intro .title__h2 {
      font-size: 6.5vw;
      color: #ffffff;
      text-shadow: 0 0 15px rgba(0, 0, 0, 0.3); }
      @media only screen and (min-width: 0) and (max-width: 1024px) {
        .section.section__wrapper--producer-list .section__intro .title__h2 {
          font-size: 2.1875rem; } }
  @media only screen and (min-width: 0) and (max-width: 1024px) and (min-width: 600px) and (max-width: 1024px) {
    .section.section__wrapper--producer-list .section__intro .title__h2 {
      font-size: 2rem; } }
  @media only screen and (min-width: 0) and (max-width: 1024px) and (min-width: 0) and (max-width: 600px) {
    .section.section__wrapper--producer-list .section__intro .title__h2 {
      font-size: 1.75rem; } }
  .section.section__wrapper--producer-list .section__wrapper-bg-top {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    padding-bottom: 36%;
    background-size: cover;
    z-index: 1;
    background-attachment: fixed; }
    @media only screen and (min-width: 600px) and (max-width: 767px) {
      .section.section__wrapper--producer-list .section__wrapper-bg-top {
        padding-bottom: 46%; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .section.section__wrapper--producer-list .section__wrapper-bg-top {
        padding-bottom: 46%; } }

.section__wrapper.section__wrapper--order-form {
  padding-bottom: 8.6em; }
  .section__wrapper.section__wrapper--order-form .container {
    position: relative; }
    .section__wrapper.section__wrapper--order-form .container .section__wrapper--thankyou {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: auto; }

.section__wrapper.section__wrapper--thankyou {
  text-align: center;
  padding-bottom: 8.6em; }
  .section__wrapper.section__wrapper--thankyou .button {
    margin-top: 3em; }

.order__form-wrapper {
  max-width: 840px;
  margin: 0 auto; }
  .order__form-wrapper:after {
    content: " ";
    display: block;
    clear: both; }

.order__form {
  width: 57.14286%;
  float: left;
  padding-right: 14.28571%; }
  @media only screen and (min-width: 600px) and (max-width: 1024px) {
    .order__form {
      padding-right: 0%; } }
  @media only screen and (min-width: 600px) and (max-width: 767px) {
    .order__form {
      width: 100%;
      padding-right: 0%; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .order__form {
      width: 100%;
      padding-right: 0%; } }
  .order__form .form {
    padding-top: 25px; }
  .order__form .fieldset {
    margin-top: 2em;
    width: 100%; }
    .order__form .fieldset input {
      width: 100%; }
    .order__form .fieldset:first-of-type {
      margin-top: 0; }
  .order__form .button {
    margin-top: 1.5em; }

.order__form-sidebar {
  width: 42.85714%;
  float: left;
  padding-right: 7.14286%; }
  @media only screen and (min-width: 600px) and (max-width: 1024px) {
    .order__form-sidebar {
      padding-right: 0%;
      padding-left: 7.14286%; } }
  @media only screen and (min-width: 600px) and (max-width: 767px) {
    .order__form-sidebar {
      width: 100%;
      padding-right: 0%;
      padding-left: 0%;
      padding-top: 60px; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .order__form-sidebar {
      width: 100%;
      padding-right: 0%;
      padding-left: 0%;
      padding-top: 35px;
      margin-top: 35px;
      border-top: 1px solid #d0d0d0; } }
  .order__form-sidebar .contact__box {
    margin-bottom: 1.5em;
    padding-top: 0.75em; }
  .order__form-sidebar .download__box {
    margin-bottom: 2em; }

.contact li {
  position: relative;
  padding-left: 35px;
  font-size: 1.125rem; }
  @media only screen and (min-width: 600px) and (max-width: 1024px) {
    .contact li {
      font-size: 1.125rem; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .contact li {
      font-size: 1.0625rem; } }
  .contact li .icon {
    position: absolute;
    left: 0;
    top: 3px;
    color: #6a6a6a; }

.contact a {
  color: black;
  transition: all 0.2s cubic-bezier(0.55, 0, 0.1, 1); }
  .contact a:hover {
    color: #bda47b;
    text-decoration: underline; }

.download__box {
  padding-left: 20%;
  padding-right: 20%;
  border: 1px solid #d0d0d0;
  padding-top: 2.23em;
  padding-bottom: 2em; }
  @media only screen and (min-width: 0) and (max-width: 1024px) {
    .download__box {
      padding-left: 25px;
      padding-right: 25px;
      padding-top: 35px;
      padding-bottom: 35px; } }

.download__item {
  border-bottom: 1px solid #d0d0d0; }
  .download__item:last-child {
    border-bottom: none; }
  .download__item a {
    padding: 18px 0;
    line-height: 1.2em;
    padding-right: 60px;
    display: block;
    position: relative;
    transition: all 0.35s cubic-bezier(0.55, 0, 0.1, 1); }
  .download__item .icon {
    position: absolute;
    display: block;
    top: 50%;
    margin-top: -16px;
    right: 0;
    color: black;
    font-size: 19px;
    padding: 7px;
    width: 32px;
    height: 32px;
    border-radius: 100px;
    border: 1px solid #d0d0d0;
    transition: all 0.35s cubic-bezier(0.55, 0, 0.1, 1); }
  .download__item:hover a {
    color: #bda47b; }
  .download__item:hover .icon {
    border: 1px solid #bda47b; }

.section__wrapper--double {
  overflow: hidden; }

.section__wrapper--grey {
  background-color: #f1f1f1; }

.double-block__wrapper:after {
  content: " ";
  display: block;
  clear: both; }

.double-block__wrapper .block {
  width: 50%;
  float: left; }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .double-block__wrapper .block {
      width: 100%;
      float: left; } }
  .double-block__wrapper .block.block--left {
    position: relative; }
    .double-block__wrapper .block.block--left:after {
      content: "";
      display: block;
      top: 50%;
      right: 0;
      height: 400%;
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      width: 1px;
      background-color: #d0d0d0;
      position: absolute; }
      @media only screen and (min-width: 0) and (max-width: 600px) {
        .double-block__wrapper .block.block--left:after {
          display: none; } }
    @media only screen and (min-width: 600px) and (max-width: 1024px) {
      .double-block__wrapper .block.block--left .block__article {
        padding-right: 10%; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .double-block__wrapper .block.block--right {
      padding-top: 35px; } }
  .double-block__wrapper .block.block--right .block__article {
    margin-left: 20%; }
    @media only screen and (min-width: 1025px) and (max-width: 1219px) {
      .double-block__wrapper .block.block--right .block__article {
        margin-left: 10%; } }
    @media only screen and (min-width: 600px) and (max-width: 1024px) {
      .double-block__wrapper .block.block--right .block__article {
        margin-left: 10%; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .double-block__wrapper .block.block--right .block__article {
        margin-left: 0%; } }
  .double-block__wrapper .block .special__subtitle {
    color: #7f7f7f; }
  .double-block__wrapper .block__article {
    max-width: 420px; }
  .double-block__wrapper .block .read__more {
    position: relative;
    display: inline-block;
    padding: 10px 0; }
  .double-block__wrapper .block .cta__button, .double-block__wrapper .block .icon {
    display: inline-block;
    vertical-align: middle; }
  .double-block__wrapper .block .cta__button {
    padding-bottom: 0;
    opacity: 0;
    color: #6a6a6a;
    -ms-transform: translateX(-12px);
    transform: translateX(-12px);
    transition: all 0.35s 0.15s cubic-bezier(0.55, 0, 0.1, 1);
    will-change: transform, opacity; }
    @media only screen and (min-width: 0) and (max-width: 1024px) {
      .double-block__wrapper .block .cta__button {
        -ms-transform: translateX(0);
        transform: translateX(0);
        opacity: 1; } }
  .double-block__wrapper .block .icon {
    position: absolute;
    left: 0;
    top: 12px;
    margin-left: 24px;
    transition: all 0.35s cubic-bezier(0.55, 0, 0.1, 1);
    color: #000000;
    -ms-transform: translateX(-24px);
    transform: translateX(-24px);
    will-change: left, transform, color; }
    @media only screen and (min-width: 0) and (max-width: 1024px) {
      .double-block__wrapper .block .icon {
        left: 100%;
        -ms-transform: translateX(0);
        transform: translateX(0); } }
  @media only screen and (min-width: 1025px) {
    .double-block__wrapper .block:hover .cta__button {
      -ms-transform: translateX(0);
      transform: translateX(0);
      opacity: 1; }
    .double-block__wrapper .block:hover .icon {
      left: 100%;
      -ms-transform: translateX(0);
      transform: translateX(0); } }

.section__wrapper--download {
  background-color: #f1f1f1;
  text-align: center; }
  .section__wrapper--download .button {
    margin-top: 2.5em; }

.section__wrapper--investors {
  text-align: center;
  padding-top: 6.6em;
  padding-bottom: 0; }

.section__wrapper--investors {
  text-align: center;
  padding-top: 6.6em;
  padding-bottom: 0; }

.about-tabs__wrapper {
  position: relative; }
  .about-tabs__wrapper:after {
    content: " ";
    display: block;
    clear: both; }

.about-tabs__navigation {
  width: 30%;
  float: none;
  position: absolute;
  left: 0;
  top: 0;
  padding-top: 30px;
  z-index: 3; }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .about-tabs__navigation {
      width: 100%;
      float: left;
      position: relative;
      padding-top: 0;
      background-color: white; } }
  .about-tabs__navigation.is-sticky {
    left: auto;
    z-index: 3; }

.about-tabs__content {
  width: 100%;
  float: left;
  padding-left: 30%; }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .about-tabs__content {
      padding-left: 0%;
      padding-top: 35px; } }

.about-tab {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  margin-bottom: 34px; }
  @media only screen and (min-width: 0) and (max-width: 1024px) {
    .about-tab {
      margin-bottom: 0;
      display: inline-block;
      padding-right: 12px;
      width: 48%; } }
  .about-tab.is-active .about-tab__link {
    -ms-transform: translateY(-40px);
    transform: translateY(-40px); }
  .about-tab__number {
    position: absolute;
    left: 0;
    top: 14px;
    font-size: 13px; }
    @media only screen and (min-width: 0) and (max-width: 1024px) {
      .about-tab__number {
        top: 15px;
        font-size: 10px; } }
  .about-tab__link-wrapper {
    height: 40px;
    overflow: hidden; }
  .about-tab__link {
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 40px;
    transition: all 0.6s cubic-bezier(0.55, 0, 0.1, 1); }
    @media only screen and (min-width: 600px) and (max-width: 1024px) {
      .about-tab__link.about-tab__link--small {
        font-size: 14px; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .about-tab__link.about-tab__link--small {
        font-size: 12px; } }
    .about-tab__link.about-tab__link--small:after {
      content: attr(title);
      display: block;
      font-size: 1.875rem;
      color: #000000;
      white-space: nowrap;
      text-overflow: ellipsis;
      line-height: 40px;
      font-family: "SuisseIntl-SemiBold-WebXL", sans-serif; }
      @media only screen and (min-width: 600px) and (max-width: 1024px) {
        .about-tab__link.about-tab__link--small:after {
          font-size: 1.5rem; } }
      @media only screen and (min-width: 0) and (max-width: 600px) {
        .about-tab__link.about-tab__link--small:after {
          font-size: 1.25rem; } }
      @media only screen and (min-width: 600px) and (max-width: 1024px) {
        .about-tab__link.about-tab__link--small:after {
          font-size: 18px; } }
      @media only screen and (min-width: 0) and (max-width: 600px) {
        .about-tab__link.about-tab__link--small:after {
          font-size: 16px; } }
    .about-tab__link span {
      position: relative;
      display: inline-block; }
      .about-tab__link span:after {
        content: "";
        position: absolute;
        display: block;
        height: 1px;
        width: 100%;
        background-color: #bda47b;
        left: 0;
        bottom: 8px;
        -ms-transform: scaleX(0);
        transform: scaleX(0);
        transition: all 0.35s cubic-bezier(0.55, 0, 0.1, 1);
        will-change: transform; }
    @media only screen and (min-width: 1025px) {
      .about-tab__link:hover span:after {
        -ms-transform: scaleX(1);
        transform: scaleX(1); } }

.about-tab__content.is-active .about-tab__heading h3 {
  -ms-transform: translateY(0);
  transform: translateY(0); }

.about-tab__heading {
  overflow: hidden;
  margin-bottom: 60px; }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .about-tab__heading {
      margin-bottom: 35px; } }
  .about-tab__heading h3 {
    color: #fbf4e5;
    font-family: "Lust-Regular", serif;
    font-size: 8.5vh;
    padding-bottom: 0;
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    transition: all 0.6s 0.2s cubic-bezier(0.55, 0, 0.1, 1); }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .about-tab__heading h3 {
        font-size: 3.75rem; } }
  @media only screen and (min-width: 0) and (max-width: 600px) and (min-width: 600px) and (max-width: 1024px) {
    .about-tab__heading h3 {
      font-size: 2.375rem; } }
  @media only screen and (min-width: 0) and (max-width: 600px) and (min-width: 0) and (max-width: 600px) {
    .about-tab__heading h3 {
      font-size: 2rem; } }

.about-tab__text {
  padding-right: 21.42857%; }
  @media only screen and (min-width: 1025px) and (max-width: 1219px) {
    .about-tab__text {
      padding-right: 14.28571%; } }
  @media only screen and (min-width: 0) and (max-width: 1024px) {
    .about-tab__text {
      padding-right: 0%; } }
  .about-tab__text.post__wrapper {
    max-width: 100%; }
    .about-tab__text.post__wrapper h1, .about-tab__text.post__wrapper h2, .about-tab__text.post__wrapper h3, .about-tab__text.post__wrapper h4, .about-tab__text.post__wrapper h5, .about-tab__text.post__wrapper h6 {
      margin-top: 1.2em; }
    .about-tab__text.post__wrapper .article__item.article__item--contact {
      border: none !important; }
      .about-tab__text.post__wrapper .article__item.article__item--contact:hover {
        border: none !important; }
        .about-tab__text.post__wrapper .article__item.article__item--contact:hover .icon {
          color: #7f7f7f; }

.about-tab__next-link {
  color: #000000;
  font-family: "Lust-Regular", serif;
  display: inline-block;
  font-size: 2.1875rem;
  position: relative;
  margin: 80px 0 120px 0;
  cursor: pointer; }
  @media only screen and (min-width: 600px) and (max-width: 1024px) {
    .about-tab__next-link {
      font-size: 2rem; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .about-tab__next-link {
      font-size: 1.75rem; } }
  @media only screen and (min-width: 600px) and (max-width: 1024px) {
    .about-tab__next-link {
      margin: 40px 0 80px 0;
      font-size: 3.75rem; } }
  @media only screen and (min-width: 600px) and (max-width: 1024px) and (min-width: 600px) and (max-width: 1024px) {
    .about-tab__next-link {
      font-size: 2.375rem; } }
  @media only screen and (min-width: 600px) and (max-width: 1024px) and (min-width: 0) and (max-width: 600px) {
    .about-tab__next-link {
      font-size: 2rem; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .about-tab__next-link {
      margin: 15px 0 35px 0;
      font-size: 3.75rem; } }
  @media only screen and (min-width: 0) and (max-width: 600px) and (min-width: 600px) and (max-width: 1024px) {
    .about-tab__next-link {
      font-size: 2.375rem; } }
  @media only screen and (min-width: 0) and (max-width: 600px) and (min-width: 0) and (max-width: 600px) {
    .about-tab__next-link {
      font-size: 2rem; } }
  .about-tab__next-link:after {
    content: "";
    position: absolute;
    display: block;
    height: 5px;
    width: 100%;
    background-color: #bda47b;
    left: 0;
    bottom: -12px;
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    will-change: transform;
    transition: all 0.35s cubic-bezier(0.55, 0, 0.1, 1); }
    @media only screen and (min-width: 0) and (max-width: 1024px) {
      .about-tab__next-link:after {
        -ms-transform: scaleX(1);
        transform: scaleX(1); } }
  @media only screen and (min-width: 1025px) {
    .about-tab__next-link:hover:after {
      -ms-transform: scaleX(1);
      transform: scaleX(1); } }

.about-tab__timeline-wrapper {
  padding-left: 12px;
  padding-right: 21.42857%;
  padding-top: 50px; }
  @media only screen and (min-width: 1025px) and (max-width: 1219px) {
    .about-tab__timeline-wrapper {
      padding-right: 14.28571%; } }
  @media only screen and (min-width: 0) and (max-width: 1024px) {
    .about-tab__timeline-wrapper {
      padding-right: 0%; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .about-tab__timeline-wrapper {
      padding-left: 8px; } }

.timeline__item {
  padding-bottom: 30px;
  position: relative;
  padding-left: 9.09091%; }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .timeline__item {
      padding-left: 30px;
      padding-bottom: 40px;
      max-width: 480px; } }
  .timeline__item:last-child:before {
    background-color: #ffffff; }
  .timeline__item:before {
    content: "";
    position: absolute;
    top: 16px;
    left: 0;
    width: 1px;
    height: 100%;
    background-color: #f1f1f1; }
  .timeline__item:after {
    content: "";
    display: block;
    position: absolute;
    top: 6px;
    left: -6px;
    height: 14px;
    width: 14px;
    border-radius: 12px;
    background-color: #bda47b; }
  .timeline__item .media__wrapper {
    position: relative;
    width: 40%;
    padding-bottom: 26.25%;
    overflow: hidden;
    z-index: 1;
    margin-top: 20px;
    margin-bottom: 45px; }
    .timeline__item .media__wrapper img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: auto; }

.timeline__year {
  color: #000000;
  display: block;
  font-family: "Lust-Regular", serif;
  font-size: 1.875rem;
  padding-bottom: 15px;
  margin-top: -16px; }
  @media only screen and (min-width: 600px) and (max-width: 1024px) {
    .timeline__year {
      font-size: 1.5rem; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .timeline__year {
      font-size: 1.25rem; } }

.timeline__description {
  position: relative;
  z-index: 2; }

.company__info h5 {
  margin-top: 0.6em;
  padding-bottom: 0.2em;
  font-weight: bold; }

.company__info p {
  font-size: 1rem; }
  @media only screen and (min-width: 0) and (max-width: 1024px) {
    .company__info p {
      font-size: 0.9375rem; } }

.management:after {
  content: " ";
  display: block;
  clear: both; }

.management__wrapper {
  padding-bottom: 30px; }

.management__group {
  width: 100%;
  float: left;
  margin-bottom: 35px;
  border-bottom: 1px solid #d0d0d0; }

.management__item {
  width: 27.27273%;
  float: left;
  padding-bottom: 55px;
  margin-right: 9.09091%; }
  .management__item:nth-child(3n) {
    margin-right: 0%; }

.management__item-image {
  display: block;
  height: 0;
  padding-bottom: 122.5%;
  width: 100%;
  position: relative;
  background-color: #f1f1f1;
  overflow: hidden; }
  .management__item-image img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100% !important;
    height: auto !important;
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%); }

.management__item-caption {
  text-align: center; }
  .management__item-caption h4 {
    padding-bottom: 0.4em; }

.management__title {
  font-size: 0.8125rem; }

.post__wrapper .management__item-image img {
  padding-bottom: 0; }

.post__wrapper .management__group h3, .post__wrapper .management__group .title__h3, .post__wrapper .management__group h2 {
  font-size: 1.25rem;
  padding-bottom: 0.2em; }
  @media only screen and (min-width: 600px) and (max-width: 1024px) {
    .post__wrapper .management__group h3, .post__wrapper .management__group .title__h3, .post__wrapper .management__group h2 {
      font-size: 1.125rem; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .post__wrapper .management__group h3, .post__wrapper .management__group .title__h3, .post__wrapper .management__group h2 {
      font-size: 1.0625rem; } }

.post__wrapper .article__item {
  padding-bottom: 0; }
  .post__wrapper .article__item.article__item--contact {
    max-width: 360px; }
  .post__wrapper .article__item .contact__item h3 {
    padding-bottom: 0.4em; }
  .post__wrapper .article__item .contact__item-list {
    list-style: none; }
    .post__wrapper .article__item .contact__item-list li {
      padding-bottom: 0;
      margin-bottom: 15px; }
      .post__wrapper .article__item .contact__item-list li:before {
        display: none; }
      .post__wrapper .article__item .contact__item-list li .icon {
        top: 4px;
        left: 2px; }
      .post__wrapper .article__item .contact__item-list li a {
        color: inherit;
        text-decoration: none; }
        .post__wrapper .article__item .contact__item-list li a:hover {
          text-decoration: underline;
          color: #bda47b; }

.application-form:after {
  content: " ";
  display: block;
  clear: both; }

.application-form__wrapper {
  position: relative; }
  .application-form__wrapper .section__wrapper--thankyou {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }

.application-form__left {
  width: 42.85714%;
  float: left;
  padding-left: 7.14286%; }
  @media only screen and (min-width: 600px) and (max-width: 767px) {
    .application-form__left {
      width: 100%;
      float: left;
      padding-left: 0%; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .application-form__left {
      width: 100%;
      float: left;
      padding-left: 0%; } }

.application-form__right {
  width: 57.14286%;
  float: left;
  padding-left: 7.14286%;
  padding-right: 7.14286%; }
  @media only screen and (min-width: 600px) and (max-width: 767px) {
    .application-form__right {
      width: 100%;
      float: left;
      padding-left: 0%;
      padding-right: 0%; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .application-form__right {
      width: 100%;
      float: left;
      padding-left: 0%;
      padding-right: 0%; } }

.form.form--application {
  max-width: 480px; }
  .form.form--application .fieldset {
    padding-bottom: 2em;
    width: 100%; }
    .form.form--application .fieldset input, .form.form--application .fieldset select {
      width: 100%; }

.post__wrapper {
  max-width: 600px;
  margin: 0 auto; }
  .post__wrapper .link {
    color: #7f7f7f;
    text-decoration: none; }
    .post__wrapper .link.link--back {
      margin-bottom: 1.8em; }
    .post__wrapper .link:hover {
      color: #000000;
      text-decoration: none; }
  .post__wrapper .article__item.article__item--image-only .media__wrapper {
    padding-bottom: 62%; }
  .post__wrapper .article__item.article__item--image-only img {
    padding-bottom: 0;
    -ms-transform: none;
    transform: none; }
  .post__wrapper h1 {
    font-size: 2.1875rem;
    font-family: "Lust-Regular", serif;
    line-height: 1.28571;
    padding-bottom: 0.85714em; }
    @media only screen and (min-width: 600px) and (max-width: 1024px) {
      .post__wrapper h1 {
        font-size: 2rem; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .post__wrapper h1 {
        font-size: 1.75rem; } }
  .post__wrapper b, .post__wrapper strong {
    font-weight: bold; }
  .post__wrapper a {
    color: #bda47b;
    text-decoration: underline; }
    .post__wrapper a:hover {
      text-decoration: none; }
  .post__wrapper img {
    display: block;
    width: 100%;
    height: auto;
    vertical-align: top;
    padding-bottom: 1.75em; }
  .post__wrapper ol, .post__wrapper ul {
    padding-bottom: 2.625em; }
    .post__wrapper ol li, .post__wrapper ul li {
      font-size: 1rem;
      line-height: 1.4375;
      padding-bottom: 0.625em; }
      @media only screen and (min-width: 0) and (max-width: 1024px) {
        .post__wrapper ol li, .post__wrapper ul li {
          font-size: 0.9375rem; } }
  .post__wrapper ol {
    list-style: decimal;
    list-style-position: inside; }
  .post__wrapper ul li {
    padding-left: 14px;
    position: relative; }
    .post__wrapper ul li:before {
      content: "";
      position: absolute;
      top: 0.5em;
      left: 0;
      display: block;
      width: 4px;
      height: 4px;
      border-radius: 12px;
      background-color: #bda47b; }
  .post__wrapper .social-networks {
    list-style: none;
    list-style-position: inherit;
    padding: 0; }
  .post__wrapper .social-networks__item {
    padding-left: 0; }
    .post__wrapper .social-networks__item a {
      background-color: #bda47b; }
    .post__wrapper .social-networks__item .icon {
      color: #ffffff; }
    .post__wrapper .social-networks__item:first-child {
      margin-left: 0; }
    .post__wrapper .social-networks__item:before {
      display: none; }
  .post__wrapper .media__wrapper--video {
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    position: relative;
    margin-bottom: 1.75em; }
    .post__wrapper .media__wrapper--video iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .post__wrapper .social-networks__wrapper {
    padding-top: 3.2em;
    padding-bottom: 1em; }
    @media only screen and (min-width: 0) and (max-width: 1024px) {
      .post__wrapper .social-networks__wrapper {
        text-align: center;
        padding-top: 0; } }
    @media only screen and (min-width: 0) and (max-width: 1024px) {
      .post__wrapper .social-networks__wrapper .social-networks__item {
        margin: 0 10px; } }

.error-page {
  padding-left: 3.125%;
  padding-right: 3.125%;
  padding-top: 90px;
  padding-bottom: 90px;
  width: 100%;
  margin: 0 auto;
  background-color: #ffffff;
  position: relative;
  max-width: 540px; }
  @media only screen and (min-width: 600px) and (max-width: 1024px) {
    .error-page {
      padding-top: 65px;
      padding-bottom: 65px; } }
  @media only screen and (min-width: 0) and (max-width: 600px) {
    .error-page {
      padding-top: 45px;
      padding-bottom: 45px; } }
  .error-page:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    bottom: 10px;
    right: 10px;
    border: 1px solid #f1f1f1;
    display: block;
    z-index: 0; }
  @media only screen and (min-width: 0) and (max-width: 1024px) {
    .error-page {
      padding-left: 4.54545%;
      padding-right: 4.54545%; } }
  .error-page__background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-size: cover;
    background-position: center center; }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .error-page__background {
        width: 100%; } }
  .error-page__wrapper {
    padding-left: 4.16667%;
    padding-right: 4.16667%;
    overflow: hidden;
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
    min-height: 100vh; }
    @media only screen and (min-width: 1025px) and (max-width: 1219px) {
      .error-page__wrapper {
        padding-top: 30px;
        padding-bottom: 30px; } }
    @media only screen and (min-width: 0) and (max-width: 1024px) {
      .error-page__wrapper {
        padding-top: 60px;
        padding-bottom: 60px; } }
    .error-page__wrapper .container {
      display: -ms-flexbox;
      display: flex;
      min-height: calc(100vh - 40px);
      -ms-flex-align: center;
      align-items: center;
      text-align: center;
      position: relative; }
      @media only screen and (min-width: 1025px) and (max-width: 1219px) {
        .error-page__wrapper .container {
          min-height: calc(100vh - 80px); } }
      @media only screen and (min-width: 0) and (max-width: 1024px) {
        .error-page__wrapper .container {
          min-height: calc(100vh - 120px); } }
  .error-page__inner {
    position: relative;
    z-index: 1; }
  .error-page__logo .icon {
    color: #bda47b; }
  .error-page__error {
    max-width: 720px;
    margin: 0 auto; }
  .error-page__intro {
    padding: 4em 0; }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .error-page__intro {
        padding: 2em 0 0 0; } }
    @media only screen and (min-width: 0) and (max-width: 600px) {
      .error-page__intro .title__h2 {
        font-size: 20px; } }
    .error-page__intro p {
      max-width: 400px;
      margin: 0 auto; }
    .error-page__intro .button {
      margin-top: 20px; }

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