@charset "UTF-8";
@font-face {
  font-family: 'Gotham';
  src: url('fonts/Gotham-Light.eot');
  src: url('fonts/Gotham-Light.woff2') format('woff2'),
    url('fonts/Gotham-Light.woff') format('woff'),
    url('fonts/Gotham-Light.ttf') format('truetype'),
    url('fonts/Gotham-Light.svg#Gotham-Light') format('svg'),
    url('fonts/Gotham-Light.eot?#iefix') format('embedded-opentype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham';
  src: url('fonts/Gotham-Book.eot');
  src: url('fonts/Gotham-Book.woff2') format('woff2'),
    url('fonts/Gotham-Book.woff') format('woff'),
    url('fonts/Gotham-Book.ttf') format('truetype'),
    url('fonts/Gotham-Book.svg#Gotham-Book') format('svg'),
    url('fonts/Gotham-Book.eot?#iefix') format('embedded-opentype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham';
  src: url('fonts/Gotham-Medium.eot');
  src: url('fonts/Gotham-Medium.woff2') format('woff2'),
    url('fonts/Gotham-Medium.woff') format('woff'),
    url('fonts/Gotham-Medium.ttf') format('truetype'),
    url('fonts/Gotham-Medium.svg#Gotham-Medium') format('svg'),
    url('fonts/Gotham-Medium.eot?#iefix') format('embedded-opentype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham';
  src: url('fonts/Gotham-Bold.eot');
  src: url('fonts/Gotham-Bold.woff2') format('woff2'),
    url('fonts/Gotham-Bold.woff') format('woff'),
    url('fonts/Gotham-Bold.ttf') format('truetype'),
    url('fonts/Gotham-Bold.svg#Gotham-Bold') format('svg'),
    url('fonts/Gotham-Bold.eot?#iefix') format('embedded-opentype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham';
  src: url('fonts/Gotham-Black.eot');
  src: url('fonts/Gotham-Black.woff2') format('woff2'),
    url('fonts/Gotham-Black.woff') format('woff'),
    url('fonts/Gotham-Black.ttf') format('truetype'),
    url('fonts/Gotham-Black.svg#Gotham-Black') format('svg'),
    url('fonts/Gotham-Black.eot?#iefix') format('embedded-opentype');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham-Book';
  src: url('fonts/Gotham-Book.eot');
  src: url('fonts/Gotham-Book.woff2') format('woff2'),
    url('fonts/Gotham-Book.woff') format('woff'),
    url('fonts/Gotham-Book.ttf') format('truetype'),
    url('fonts/Gotham-Book.svg#Gotham-Book') format('svg'),
    url('fonts/Gotham-Book.eot?#iefix') format('embedded-opentype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham-Medium';
  src: url('fonts/Gotham-Medium.eot');
  src: url('fonts/Gotham-Medium.woff2') format('woff2'),
    url('fonts/Gotham-Medium.woff') format('woff'),
    url('fonts/Gotham-Medium.ttf') format('truetype'),
    url('fonts/Gotham-Medium.svg#Gotham-Medium') format('svg'),
    url('fonts/Gotham-Medium.eot?#iefix') format('embedded-opentype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham-Black';
  src: url('fonts/Gotham-Black.eot');
  src: url('fonts/Gotham-Black.woff2') format('woff2'),
    url('fonts/Gotham-Black.woff') format('woff'),
    url('fonts/Gotham-Black.ttf') format('truetype'),
    url('fonts/Gotham-Black.svg#Gotham-Black') format('svg'),
    url('fonts/Gotham-Black.eot?#iefix') format('embedded-opentype');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham-Bold';
  src: url('fonts/Gotham-Bold.eot');
  src: url('fonts/Gotham-Bold.woff2') format('woff2'),
    url('fonts/Gotham-Bold.woff') format('woff'),
    url('fonts/Gotham-Bold.ttf') format('truetype'),
    url('fonts/Gotham-Bold.svg#Gotham-Bold') format('svg'),
    url('fonts/Gotham-Bold.eot?#iefix') format('embedded-opentype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham-Light';
  src: url('fonts/Gotham-Light.eot');
  src: url('fonts/Gotham-Light.woff2') format('woff2'),
    url('fonts/Gotham-Light.woff') format('woff'),
    url('fonts/Gotham-Light.ttf') format('truetype'),
    url('fonts/Gotham-Light.svg#Gotham-Light') format('svg'),
    url('fonts/Gotham-Light.eot?#iefix') format('embedded-opentype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'freixenet';
  src: url('fonts/freixenet.eot?8hyszt');
  src: url('fonts/freixenet.eot?8hyszt#iefix') format('embedded-opentype'),
    url('fonts/freixenet.ttf?8hyszt') format('truetype'),
    url('fonts/freixenet.woff?8hyszt') format('woff'),
    url('fonts/freixenet.svg?8hyszt#freixenet') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^='fx-icon-'],
[class*=' fx-icon-'] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'freixenet' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fx-icon-arrow-left:before {
  content: '';
}

.fx-icon-arrow-right:before {
  content: '';
}

.fx-icon-quotes-right:before {
  content: '';
}

.fx-icon-quotes-left:before {
  content: '';
}

.color-not-white {
  color: #fffefa !important;
}

.color-gold {
  color: #D2A14E !important;
}

@font-face {
  font-family: 'Gotham';
  src: url('fonts/Gotham-Light.eot');
  src: url('fonts/Gotham-Light.woff2') format('woff2'),
    url('fonts/Gotham-Light.woff') format('woff'),
    url('fonts/Gotham-Light.ttf') format('truetype'),
    url('fonts/Gotham-Light.svg#Gotham-Light') format('svg'),
    url('fonts/Gotham-Light.eot?#iefix') format('embedded-opentype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham';
  src: url('fonts/Gotham-Book.eot');
  src: url('fonts/Gotham-Book.woff2') format('woff2'),
    url('fonts/Gotham-Book.woff') format('woff'),
    url('fonts/Gotham-Book.ttf') format('truetype'),
    url('fonts/Gotham-Book.svg#Gotham-Book') format('svg'),
    url('fonts/Gotham-Book.eot?#iefix') format('embedded-opentype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham';
  src: url('fonts/Gotham-Medium.eot');
  src: url('fonts/Gotham-Medium.woff2') format('woff2'),
    url('fonts/Gotham-Medium.woff') format('woff'),
    url('fonts/Gotham-Medium.ttf') format('truetype'),
    url('fonts/Gotham-Medium.svg#Gotham-Medium') format('svg'),
    url('fonts/Gotham-Medium.eot?#iefix') format('embedded-opentype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham';
  src: url('fonts/Gotham-Bold.eot');
  src: url('fonts/Gotham-Bold.woff2') format('woff2'),
    url('fonts/Gotham-Bold.woff') format('woff'),
    url('fonts/Gotham-Bold.ttf') format('truetype'),
    url('fonts/Gotham-Bold.svg#Gotham-Bold') format('svg'),
    url('fonts/Gotham-Bold.eot?#iefix') format('embedded-opentype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham';
  src: url('fonts/Gotham-Black.eot');
  src: url('fonts/Gotham-Black.woff2') format('woff2'),
    url('fonts/Gotham-Black.woff') format('woff'),
    url('fonts/Gotham-Black.ttf') format('truetype'),
    url('fonts/Gotham-Black.svg#Gotham-Black') format('svg'),
    url('fonts/Gotham-Black.eot?#iefix') format('embedded-opentype');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham-Book';
  src: url('fonts/Gotham-Book.eot');
  src: url('fonts/Gotham-Book.woff2') format('woff2'),
    url('fonts/Gotham-Book.woff') format('woff'),
    url('fonts/Gotham-Book.ttf') format('truetype'),
    url('fonts/Gotham-Book.svg#Gotham-Book') format('svg'),
    url('fonts/Gotham-Book.eot?#iefix') format('embedded-opentype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham-Medium';
  src: url('fonts/Gotham-Medium.eot');
  src: url('fonts/Gotham-Medium.woff2') format('woff2'),
    url('fonts/Gotham-Medium.woff') format('woff'),
    url('fonts/Gotham-Medium.ttf') format('truetype'),
    url('fonts/Gotham-Medium.svg#Gotham-Medium') format('svg'),
    url('fonts/Gotham-Medium.eot?#iefix') format('embedded-opentype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham-Black';
  src: url('fonts/Gotham-Black.eot');
  src: url('fonts/Gotham-Black.woff2') format('woff2'),
    url('fonts/Gotham-Black.woff') format('woff'),
    url('fonts/Gotham-Black.ttf') format('truetype'),
    url('fonts/Gotham-Black.svg#Gotham-Black') format('svg'),
    url('fonts/Gotham-Black.eot?#iefix') format('embedded-opentype');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham-Bold';
  src: url('fonts/Gotham-Bold.eot');
  src: url('fonts/Gotham-Bold.woff2') format('woff2'),
    url('fonts/Gotham-Bold.woff') format('woff'),
    url('fonts/Gotham-Bold.ttf') format('truetype'),
    url('fonts/Gotham-Bold.svg#Gotham-Bold') format('svg'),
    url('fonts/Gotham-Bold.eot?#iefix') format('embedded-opentype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham-Light';
  src: url('fonts/Gotham-Light.eot');
  src: url('fonts/Gotham-Light.woff2') format('woff2'),
    url('fonts/Gotham-Light.woff') format('woff'),
    url('fonts/Gotham-Light.ttf') format('truetype'),
    url('fonts/Gotham-Light.svg#Gotham-Light') format('svg'),
    url('fonts/Gotham-Light.eot?#iefix') format('embedded-opentype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'freixenet';
  src: url('fonts/freixenet.eot?8hyszt');
  src: url('fonts/freixenet.eot?8hyszt#iefix') format('embedded-opentype'),
    url('fonts/freixenet.ttf?8hyszt') format('truetype'),
    url('fonts/freixenet.woff?8hyszt') format('woff'),
    url('fonts/freixenet.svg?8hyszt#freixenet') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^='fx-icon-'],
[class*=' fx-icon-'] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'freixenet' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fx-icon-arrow-left:before {
  content: '';
}

.fx-icon-arrow-right:before {
  content: '';
}

.fx-icon-quotes-right:before {
  content: '';
}

.fx-icon-quotes-left:before {
  content: '';
}

* {
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: none;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  outline: none;
}

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

html,
body {
  width: 100%;
  height: 100%;
  background: #fffefa;
}

body {
  padding-top: 60px;
}
@media (min-width: 768px) {
  body {
    padding-top: 0;
  }
}

input,
textarea,
select,
button {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  outline: none;
  border: none;
  border-radius: 0;
}

img {
  display: block;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
  height: auto;
}

h1,
h2,
h3,
p {
  font-weight: inherit;
  font-size: inherit;
  font-style: inherit;
}

a,
a:active,
a:focus,
a:hover,
a:visited {
  outline: 0;
  -webkit-tap-highlight-color: transparent;
  text-decoration: none;
}

*,
html {
  -ms-overflow-style: none;
}

/* Change Autocomplete styles in Chrome*/
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border: none;
  -webkit-text-fill-color: #000;
  -webkit-box-shadow: 0 0 0px 1000px transparent inset;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  -o-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}

.container {
  width: 100%;
  margin: 0 auto;
  padding: 16px;
}
@media (min-width: 480px) {
  .container {
    max-width: 480px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 992px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 1330px;
  }
}

.row,
.card-stack {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}
@media (min-width: 768px) {
  .row,
  .card-stack {
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
  }
}

.column,
.showcase .column-1,
.showcase-1 .column-1,
.showcase-2 .column-1,
.showcase-3 .column-1,
.showcase-4 .column-1,
.showcase .column-2,
.showcase-1 .column-2,
.showcase-2 .column-2,
.showcase-3 .column-2,
.showcase-4 .column-2,
.card-stack .stack-separator {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}

.noscroll {
  overflow: hidden;
}

#content {
  min-height: calc(100vh - 84px);
}

@-webkit-keyframes menuBtn {
  from {
    width: 0;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  to {
    width: 100%;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

@keyframes menuBtn {
  from {
    width: 0;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  to {
    width: 100%;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

@-webkit-keyframes mainMenu {
  from {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  to {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

@keyframes mainMenu {
  from {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  to {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */
@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
      transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}

@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
      transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
      transform-origin: center;
}

@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-10%, 0, 0);
    transform: translate3d(-10%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-10%, 0, 0);
    transform: translate3d(-10%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(10%, 0, 0);
    transform: translate3d(10%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(10%, 0, 0);
    transform: translate3d(10%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0);
    transform: translate3d(0, 10%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0);
    transform: translate3d(0, 10%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1)
      translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1)
      translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95)
      translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1)
      translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1)
      translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95)
      translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}

.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}

.animated.fast {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms;
}

.animated.faster {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
}

.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}

@media (print), (prefers-reduced-motion) {
  .animated {
    -webkit-animation: unset !important;
    animation: unset !important;
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
  }
}

body {
  font-family: 'Gotham', 'serif';
}

.small-text {
  font-size: 16px;
}

.highlighted-words {
  text-transform: uppercase;
  font-family: Gotham-Book;
  font-size: 14px;
  text-align: center;
  line-height: 32px;
  letter-spacing: 1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  justify-content: space-around;
  -ms-flex-pack: space-around;
}
.highlighted-words .word {
  position: relative;
  text-align: center;
}
.highlighted-words .word:after {
  position: absolute;
  content: '';
  display: block;
  width: 100%;
  height: 10px;
  background: no-repeat center
    url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAfAAAAAOCAYAAADQQ047AAAACXBIWXMAAAsTAAALEwEAmpwYAAAFuGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDggNzkuMTY0MDM2LCAyMDE5LzA4LzEzLTAxOjA2OjU3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjEuMCAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjAtMDMtMTBUMTU6NDc6NDktMDQ6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIwLTAzLTEwVDE4OjE0OjI2LTA0OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIwLTAzLTEwVDE4OjE0OjI2LTA0OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgcGhvdG9zaG9wOklDQ1Byb2ZpbGU9InNSR0IgSUVDNjE5NjYtMi4xIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjlkYzk2NzNmLWVlYzItNDZiZi05YmUwLWRkMWRhZGIwYTBmYSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo5ZGM5NjczZi1lZWMyLTQ2YmYtOWJlMC1kZDFkYWRiMGEwZmEiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo5ZGM5NjczZi1lZWMyLTQ2YmYtOWJlMC1kZDFkYWRiMGEwZmEiPiA8cGhvdG9zaG9wOkRvY3VtZW50QW5jZXN0b3JzPiA8cmRmOkJhZz4gPHJkZjpsaT5hZG9iZTpkb2NpZDpwaG90b3Nob3A6YmE3ZmFkNWEtOGUxZi1jMDRjLTg3NWQtMjkwYmYwZmE1MDI4PC9yZGY6bGk+IDwvcmRmOkJhZz4gPC9waG90b3Nob3A6RG9jdW1lbnRBbmNlc3RvcnM+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249ImNyZWF0ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6OWRjOTY3M2YtZWVjMi00NmJmLTliZTAtZGQxZGFkYjBhMGZhIiBzdEV2dDp3aGVuPSIyMDIwLTAzLTEwVDE1OjQ3OjQ5LTA0OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgMjEuMCAoTWFjaW50b3NoKSIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz67gn88AAAQfUlEQVR4nO2ceZTWV3nHP8MwwAzbDBAIgWEJO4E0kpAYGzUxGg1NJanGtlZrj9rqSVprF609bdRqF2uNtVvUYqs1pqlL65KlRtM2MQsEUyRAICkwg0ACYZthmJXZ+sfn3nN/8/K+w7zDDFve7zn3vMtvu7+7PN/nee5zn7INa1ZRwnmFWcA7gFHAaKASKAfGh+PV4XN8+L8qnDsqfM+eOzFz32PAkZzSED47wjkXAI3AU8CPgX0DrPMkYCrQBbQAE4AZwEXATOBCoCbUpzocH5Fzj8PAIeAl4B+BLZljlwK/DczLvMd7wvOKwQhso+ac/6cDN4b6VoUSUQGMDd87sG2+jW03UIwGlgKvCXXYAjwBHAfmhDIZGId9VxmuKYRj2M7PhPr0FFGXcxmxXdpIY3aokJ03uejE9i6hhCFF2XlE4KOAKaGMxYk6DhiJgn9E+KwI/08Mn+PC+ePDf6PC7zjZx5PIohk4CDQBR8PvY5nSFEoP0B3+i+giCf4dJIKpBhYjCUwLJRLWmFCXCiStcvqSaj7UhHPPBryA71kH7ELS2QrcgGR0OfAz2M7d2FdDgd7w3EhMlagIZIm1E9gPvBhKE9CKpNhEGgNVqJjMRQWgB/gLYFO4z4Rw7quAt+H4ycVe4IfAeqA9z/FqkrI1MXxehONgJio35TnXtAMbgCs5tXb7AlCPytaBUPbjOO9PwSnHdrmANE6hr3KVS1wt2C9tOfcaEa6L10ZlMnu/2D5gG/WGOh4MdT+IfVcIlwEfQwXzp8DTwKP0naNZVIf3GhO+V4bvk4BXAMtRcaoJZVw/z47oxDHWHsoh4L3AxgFcOwGoxb45PIDzS3gZYDgJvAoH9SQc4JNIllYtDv4L0Rr5Ik6sfKhA4TkHrcvZSHJTQ5kSPk9GbGcTNiKR/Sy+z9mIo8BdwFdQMI4ArgFej8J7JbAgnLsO+H0UchdjX12ORB3RDmwGVtCXjLpwDKzF8bEkfF435G90etAD3InK2lK0zIdCoVqPwv/aIbhXIexAi7wL5+5K4CfA95F0r0KFoRaJu2wQzzgO/DcS8hz0HGTbp3eQ9wXJuAFlSfRwHEdr+y0kgp8EfB37pzNzfTWSdH/ei6FGJ/B+4GFgd86xkcBvoGI4GRWg+4G/xLZbgErlfHynfwIeyVz/VWARKsfHsV93h9+9OEabSB6ZdpSnM1BxnBnuOzGUMXnqfgiVvp3odfsxKker0BNYE+77ACrKf4byPIujoX6bcZzfGe5bwklQiMDLgEvQSppK0kSjuzVahdHCrQ7/VYXPgZBpL7AtlFyXJCggFiPB5Vof5yrqgH9HErv+DNelEDagcLsXWIiWy2KSItaEffdzOAYiWtGSq0cBeB39W4YPA1/GSd2Mbu1mJLxfBt44RO8z3OgF7sB2uwm47RTvdy9wNwrnj6Lgbg3/vQotv+HAoXD/7eH3VOAeVNg2AmvQ0r0U+GP679stwHdDXd9cZD3eiDKhFhX2WpLCMBM9E7NO8vxc/A7wuZz/ytEiv6PI+p0MTcCDKC9vxLnQgd6oWtKc6QV+AHwCeLLIZ0wAPg28L/PffuCvkUyfQ0VsAfA69DjsQC9YJ5LrW1GWP4zevw/h/C4GvehVW4dKxE3YL73heK4i1oUK4X8gqbfg/H8O2+cdqCDODuXTwD8XWaeXFbIEvhQtpmuBV6PALmHocBR4iESKZyPWAY8BV6C1XdH/6UOCl5A0orAerPX1csZGtDqvRUH+WbSi3ktybWexBcnjACrhb0VLbjcqmRWovJeRliLKUUjnWmG5WIsW+xIU6ANxLYMCfE14/nK00mahHJpM8eSSxfdQKWgnueKr0Dp9TZ7zW0I9llK88bAel0ymIQE9j96AtwHvRvd7Fs1oEUdCO4hzYgda1FvzPKMSiTP3XlnUI8H/sMD1o3Fs/BZ6AAbjwdyMZDwJZcbVBc7rBb6BS0/PFDjnQpSNd4Z7Afwm8A85512E3pTXAv+FXoYWVNAm47h+CMf2eY+yDWtW/TlqPrVnujIllFDCSbEHrZJmVHzW4bLFzUga1SgIlxS4vgUJvwuF9nwKk2wzWv7Poxfg/eg9Gmq0out3KbqGzyR2oNW6B4luBS4lTEeL9pYB3ONJ9CQ0owLwEfQgVKKsrSp8KU3Av2H/zUSvRyeS01y0YB9A79V8YHUoC3Pu04reoLtRAfsoKhEzSIGsw4kGVDIeQ6/jzsyxKjQQrkfvXmWo43pUnF4K1zeghb4YlZwNJO9vjFfJogJ4E3Ar9leMU6pDT8d5h7INa1btpkTeL0d04OR+AT0C1zNwa+lM4FvAv6KAv4NTs8jOVWxBYhlFithfhNbUYyj4VlOYvM9GHEcrrgkFb3/9ehQtrPvR+vsIktJw1OkRXPcfhYGss5AU7kdPxUTg1wpc//fAhzkxWO9NaFFenPmvBeNLYoBeL/A1dCHn8w5EbEPC68Llp41IcjPD8VsxZuE4utAnM3Re1WYKy4oOXEL4P5K3pg1d9XNR0ZwJ3IfLLO3Au/C978QxDCqj92MsTfTKPQR8HJXWXMzCgNiV2G5XkwJKbwM+P8B3K0claxm22y5UAJ7jxN0aC1ERWYzj4VPo+RgOXBLuvyjUaRewqWzDmlVXoZul0BaIEko4nXgahVorat/PokUTBfaHSUFG+1FgTMRJ3hj+j1uqzif0oiVcj+7B15EU73Vome1FAbmywD0acZ10JpL8NcNW26HFEeBHqLz0oGBehkt9pwNtaPE+hUFey3B9+8JwvAfduY+ipTmStEYfI+whBfIuw7Z/AAP6bkPyjVZnJ47nK9BizsW3gb9D5bs6PGsXttMcJP/jOFZuR1f0yZY++sM9wOOoLGzHuTgb19JfiWOxP69CxAtI0v8Tfuezossw7uJj4dhfoeUddyPsRC8JSNrRI3QB9kesRyu2xyFO3DI4CmXL4+H3aFSq5ofPS4Bfwn79Cnq8tmC/xbY9istOH0LFYR/wTZynM8J9ysN5MSaAU/h9HSomR1EmPgrcF9fAF6MWfC5p7iWcn9hG30l9DLfNXEbfiP1GFASHSXvSW3AdeBWnJrDOB9ST3IZ3oEB5GvhTJKGPk6y1Q6jEb0c38VvIvx3uTGIvrnfWIGEsynPOcfTSPI5E0IFEezPJwh0otuG67ZPhviOxTRajYI97yWMgbyWSTA0K8GWk5YD9SDp1pGCyPaHspfCe9DUYx7AblbfqUIeDqNB8lbSlrBn4I1Te6nGb47+Euk7H9fKp6IKOZRa2UxWSZg16cjbgXOpEz0h3qGPcYbKAvnE8D4Y6RXSE9jkW2u5Y+D0P+HWSC/8wBm1uI+1UKs/cY0Wo1z4kr0jchPN/Acl2Ebb3rMzx59FiH4cE3RXe4wD2w6Ohnf4wlCgv6sP7bwb+hmQUrMYYhpGoiOwNbRMR8wBUk7Ypx6DL6aR4op+gMjga+AB9vd8NaOk/g7Ek2a2wMdD3SOb8PkFslRhk8AFKgUQlnH7UoUArx0mzByNS56BFXUJx6EE38D7gFxm6PfbDhS5UyJaTLNtisBXdpFficlAlCtiYF2Iw6EaLJ+t6/j4SR657PBez0WXejeM3xifkK3Hf/GgKK57RFV6HCsFIJNJXhO9fYGA7ICpwB8l7UNHtQDJbj+3/DFrVt6NB14mu269hH41Cz8HrM/fciWTTjYT8rcyxCUj2nwx1zXp678ZAvZXoXh8bzm8Lz7qVpHhtR6saVBbqsc+/RNrFVBuu+SQnegTq6LvNrR23yUYL/lB47hqSEtGEhNmFAZk3hTq2I7l/IlOnucDbQ5u1IQHfg+1bhvEd7wTeQMrt8AeoJEbvS77dWP0i3zayq3Ai9BfhWMLwIgZ0bA/fF2O/FEIDEt6LSH5jUHicq1boHrQuvowCZy2nJ/CmhOIxmH3bnSjYxqDrOboeb8M1z4FiLe4rfoK+eSTKcEfNfRTeSXEYhfFA5kgLklsdEnNMqPIk8L9o7S5E4XwlbrV7ES21uJ85ukIXoldgsHgW+CASVBNpH/sSJIVIDjPQrfxFdEMvRNJ+FyoT9+IcexyVnHci+S1H0jqARBkTz+xES3o5KS4AJJ+n0COwFq3sV+Ma9NVoFXeF5xxFmTaFtBd8FLbXYJWsAxj0F7ewzkcvU7Gy70X0Qv0IFZwbUXnoRmt7Vyjb0aWeL8tkdPPnWxrIogLbqZ5TzAhYaB94OSYQ+BMcBCWcHG0YSHIFA9t+tRYH3mbUCm8huTqvR604i8vQjbMCBcOzmRLdVzeie3E2DuRTVcLaQv3a0A20kLT38zsobBeRsln14MSO20Bi4ontGGyUGylbCF2kSfO5UIfL0R0VyaIXx+jS4l/rjGMftt8mtD5u5fTFoLSg5VJOsjRixrQWbPspOO+n0Ddl7X6SFfg09v3NpIQ+7cB/hnvMwbE8HsfyD1Ap3UJfN2AN5h14wwDr34BjCiSBfaRAtlrgV8LnFUimMftZDwrLyTg/H8Rx/D4kmUYkmc8j+U0M77oBx+Fi9FBWISnfjHPvERTc00mZ6bbjnMlmpYuu9Vxv0jYM+CI887UUVoh6Md5hNMqBreG9luWc145t/iCS/LtJ8QI9aLVm95DfgArAE9g/+bIFDgYTkJw/gwbIIVxTnoAENg/bPjctcjFoRdf6LAan5Lch2TZiAN067JPnsN/3UnzK5dOGk2Vimwj8Hk6GQkEKMXVoxKWcmGlnOHAMXTudJO0tNvSvkoRKROyoHvquXcQ9kVUUt++5DTXwR0JZj5nVXonvPzWc10hfjTamqXyW/PmRR5IyJQ0UFRh0cRfFBW81hbocJuUSb0PrfRZO5q0oyG5C7f4BFAxfJ7+WeRe612aE99iJ61TZtm3G9ohRnvvDNfOwHfeH87+EGvEC1PyXZco8Tmy/Qlm09mH/nmq2vuiW/ia6Gt+OEavVRd6nBbXvySj4hwOtSCSbsA+3hPJTCo+tizFYZlq4/glULvNhMlpt85GsZyDxPIxEF9dmYwraZdhO2ZzhVSgv+vMuZdGN5P23GPwV8fM4fhai92YtvnsdksV1pBzoe7BNbkDZURfOjfuGa1BRno9k/D0c8+Dc+iDO7c3obs2Hi4HfDc9dgoRwC86veShT52I7fZe+/RHTKX8qnB8TI72Z4mOUtuM68DdCfWF48sAPBNOwPWMg32Q0MG4v4h6NSNbP45h+CsfcaozbGIPyZi/GDbyA47CRFCDYgNzRwSBc1mcbhiuV6lIc5Nn8xdn8xtnvuYjZ3rK5wyNifvEYFHEUBX4nJyIGErRQOE1rLmLGuez36jznxfzLudsKzhQqsL3j5MinwbeSrKxGUpBKIUwnZZGKASndRdZrDFpxcf21DZWZ/p4bMRL30q7GybiJFGl7hLT2lA/jSTnwCddPwICgFSg856JQ6aDv5M6m4sz+PozaeW6CiAoK762Nym02J3gzKpxTUYjFUkNKMDKBlIt9XHifsSTrkUydYgBfTMISS7GJLMpQSZoU6rwTBeBQYiqJ7KeRsjtCGp9HUIEbi0rjEhLp1mN08ja0tLMYR36BXIVjaBEqD99Bt/dwYhySUwOO2VMhinL00FxDfuU85lWPKVH3omzawtmfjjRm/FyAYz13TsfUuA041ptyjk9DD1YVKm17hrOyZyP+H0MlWbq780wpAAAAAElFTkSuQmCC');
  background-size: contain;
  left: 0;
  right: 0;
  bottom: 0;
}
@media (min-width: 768px) {
  .highlighted-words .word {
    display: inline-block;
    padding: 0 14px 8px 14px;
  }
}
@media (min-width: 992px) {
  .highlighted-words {
    display: block;
  }
}
@media (min-width: 992px) {
  .highlighted-words {
    font-size: 24px;
    letter-spacing: 4px;
  }
  .highlighted-words .word + .word {
    margin-left: 80px;
  }
}

.btn,
.wpcf7-form-control.wpcf7-submit,
.showcase .showcase-cta,
.showcase-1 .showcase-cta,
.showcase-2 .showcase-cta,
.showcase-3 .showcase-cta,
.showcase-4 .showcase-cta {
  font-size: 12px;
  color: #1b2a39;
  letter-spacing: 4px;
  text-align: center;
  font-weight: 500;
  text-transform: uppercase;
  padding: 15px 24px;
  display: inline-block;
  -webkit-box-shadow: 8px 8px 0 0 rgba(210, 161, 78, 0.5);
          box-shadow: 8px 8px 0 0 rgba(210, 161, 78, 0.5);
  background: transparent;
}
.btn-primary,
.showcase .showcase-cta,
.showcase-1 .showcase-cta,
.showcase-2 .showcase-cta,
.showcase-3 .showcase-cta,
.showcase-4 .showcase-cta {
  background: #fff;
}
.btn-secondary {
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #D2A14E;
}

.discover {
  font-size: 12px;
  color: #D2A14E;
  letter-spacing: 4px;
  text-align: center;
  font-weight: 500;
  text-transform: uppercase;
  background: url('img/icons/discover.svg') no-repeat center center;
  display: inline-block;
  padding: 35px 0 25px;
  background-size: contain;
  margin: 8px;
}

.quote {
  text-align: center;
  margin: 0 auto;
  max-width: 865px;
  font-size: 32px;
  line-height: 40px;
}
.quote-author {
  font-size: 16px;
  line-height: 26px;
  margin-top: 16px;
}
.quote-author:before {
  display: inline-block;
  content: '-';
  padding-right: 5px;
}
.quote-text {
  font-family: Gotham-Light;
  font-size: 20px;
  text-align: center;
  line-height: 26px;
}
@media (min-width: 768px) {
  .quote-text {
    font-size: 32px;
    line-height: 40px;
    position: relative;
    z-index: 2;
    width: 100%;
    font-weight: 300;
  }
}
.quote .quotes-left:before {
  content: '';
}
.quote .quotes-right:before {
  content: '';
}
.quote .quote-quotes,
.quote .quotes-left:before,
.quote .quotes-right:before {
  display: inline-block;
  font-family: freixenet;
  color: #D2A14E;
  opacity: 0.8;
  z-index: -1;
  font-size: 18px;
  width: 32px;
  height: 32px;
}
.bx-wrapper .quote {
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.logo {
  max-width: 200px;
  background-image: url(img/logo_freixenet_mionetto_dark.svg);
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
}
.logo-image {
  width: 100%;
  height: auto;
  opacity: 0;
}
.light .logo {
  background-image: url(img/logo_freixenet_mionetto_white.svg);
}

.separator {
  background: url('img/icons/f.svg') no-repeat center;
  background-size: contain;
  width: 100%;
  height: 40px;
  padding: 30px 0;
}
@media (min-width: 768px) {
  .separator {
    width: 100%;
    height: 100px;
    padding: 60px 0;
  }
}

.bg-line,
.showcase-4 {
  position: relative;
  padding-top: 20px;
}
@media (min-width: 768px) {
  .bg-line,
  .showcase-4 {
    padding-top: 50px;
  }
}
.bg-line:before,
.showcase-4:before {
  content: '';
  display: block;
  border-left: 1px solid #D2A14E;
  height: 60px;
  position: absolute;
  left: 50%;
  margin-left: -1px;
  z-index: 1;
}
@media (min-width: 768px) {
  .bg-line:before,
  .showcase-4:before {
    height: 95px;
    border-left: 2px solid #D2A14E;
  }
}
.bg-line:before,
.showcase-4:before {
  top: -50px;
}
.bg-line.bottom,
.bottom.showcase-4 {
  padding-bottom: 50px;
}
.bg-line.bottom:after,
.bottom.showcase-4:after {
  content: '';
  display: block;
  border-left: 2px solid #D2A14E;
  height: 100px;
  position: absolute;
  left: 50%;
  margin-left: -1px;
  z-index: 1;
  bottom: 25px;
}

.fixed {
  position: fixed;
}

.bg-white {
  background-color: #fffefa !important;
}

@media (min-width: 768px) {
  .overlay {
    margin-top: -174px;
  }
}

.box-114 {
  height: 114px;
}

.flex-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-align-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-pack: center;
}

.content-centered,
.showcase-1 .showcase-content {
  text-align: center;
}

.bordered,
.showcase-1 {
  border: 16px solid #D2A14E;
}

.shadowed {
  -webkit-box-shadow: 12px 12px 0 0 #D2A14E;
          box-shadow: 12px 12px 0 0 #D2A14E;
  margin: 0 12px 12px 0;
}
@media (min-width: 992px) {
  .shadowed {
    -webkit-box-shadow: 24px 24px 0 0 #D2A14E;
            box-shadow: 24px 24px 0 0 #D2A14E;
    margin: 0 24px 24px 0;
  }
}

.margin-auto,
.showcase-1 .showcase-text {
  margin: 0 auto;
}

.hidden {
  display: none;
}

.no-margin-top {
  margin-top: 0 !important;
}

.showmenu {
  overflow: hidden;
}
.showmenu #main,
.showmenu #footer {
  opacity: 0;
  visibility: hidden;
}
.links.menu{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
li.menu-item {
  margin: 0px 1vw;
}
@media (max-width: 840px) {
  li.menu-item {
    margin: 0px;
  }
}
@media (max-width: 460px) {
  #footer .container .menu-item {
    text-align: center;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
}
.links.menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

}

#main,
#footer {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s, visibility 0.3s;
  -o-transition: opacity 0.3s, visibility 0.3s;
  transition: opacity 0.3s, visibility 0.3s;
}

#loader {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 99999;
}
#loader .loader-wrap {
  position: relative;
  height: 100%;
  width: 100%;
  padding: 0 16px;
  background: #fffefa;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-pack: center;
}
#loader .loader-wrap .svg-img {
  width: 100%;
  max-width: 500px;
}
#loader .loader-wrap .svg-img.alt {
  max-width: 400px;
}
#loader .loader-wrap .fxt-mio-logo {
  width: 100%;
  max-width: 500px;
}
#loader .loader-wrap .fxt-mio-logo.alt {
  max-width: 400px;
}
#loader .loader-wrap .fxt-mio-logo .m-text {
  -webkit-transform: translate(8px, 0);
  -ms-transform: translate(8px, 0);
  transform: translate(8px, 0);
}
#loader .loader-wrap .fxt-mio-logo .f-text {
  -webkit-transform: translate(-8px, 0);
  -ms-transform: translate(-8px, 0);
  transform: translate(-8px, 0);
}
#loader .loader-wrap .fxt-mio-logo .f-text,
#loader .loader-wrap .fxt-mio-logo .m-text {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.6s ease, transform 0.3s ease;
  -o-transition: opacity 0.6s ease, transform 0.3s ease;
  -webkit-transition: opacity 0.6s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.6s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.6s ease, transform 0.3s ease;
  transition: opacity 0.6s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
}
#loader .loader-wrap .fxt-mio-logo .f-text path,
#loader .loader-wrap .fxt-mio-logo .m-text path {
  fill: #1b2a39;
}
#loader .loader-wrap .fxt-mio-logo .f-text.animate,
#loader .loader-wrap .fxt-mio-logo .m-text.animate {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
#loader .loader-wrap .fxt-mio-logo .ball {
  opacity: 0;
  filter: alpha(opacity=0);
  fill: #D2A14E;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
#loader .loader-wrap .fxt-mio-logo .ball.animate {
  opacity: 1;
  filter: alpha(opacity=100);
}
#loader .loader-wrap .fxt-mio-logo .short-x {
  opacity: 0;
  filter: alpha(opacity=0);
  fill: #D2A14E;
  -webkit-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
#loader .loader-wrap .fxt-mio-logo .short-x.animate {
  opacity: 1;
  filter: alpha(opacity=100);
}
#loader .loader-wrap .fxt-mio-logo .long-x {
  fill: none;
  stroke: #D2A14E;
  stroke-width: 18;
  clip-path: url(#long-x-clip);
  -webkit-clip-path: url(#long-x-clip);
  stroke-dasharray: 1000px 1000px;
  stroke-dashoffset: -480px;
  opacity: 0;
  filter: alpha(opacity=0);
}
#loader .loader-wrap .fxt-mio-logo .long-x.animate {
  -webkit-animation: dash 1s linear forwards;
  animation: dash 1s linear forwards;
}
#loader .loader-wrap .fxt-mio-logo .long-x.fade-in {
  stroke-dashoffset: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-animation: none;
  animation: none;
}
#loader .loader-wrap .alt-text {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 600px;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.8s ease;
  -o-transition: opacity 0.8s ease;
  transition: opacity 0.8s ease;
}
#loader .loader-wrap .alt-text img {
  width: 100%;
}
#loader .loader-wrap .alt-text.fade-in {
  opacity: 1;
  filter: alpha(opacity=100);
}

@-webkit-keyframes dash {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  0.001% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  100% {
    stroke-dashoffset: 0;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

@keyframes dash {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  0.001% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  100% {
    stroke-dashoffset: 0;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

@media (max-width: 431px) {
  .svg-image {
    padding: 0 16px;
  }
}

.loaded .cursor {
  position: absolute;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  margin-top: 5px;
  background: #D2A14E;
  border-radius: 100%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  -webkit-transition: 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) height,
    0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) width,
    0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) margin,
    0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) opacity;
  -o-transition: 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) height,
    0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) width,
    0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) margin,
    0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) opacity;
  transition: 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) height,
    0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) width,
    0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) margin,
    0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) opacity;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 10000;
}
.loaded .cursor.active {
  height: 50px;
  width: 50px;
  margin-left: -15px;
  margin-top: -15px;
  border: none;
  opacity: 0.3;
  filter: alpha(opacity=30);
}

.c-bubble {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
}

.main-header {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.main-header.fixed {
  width: 100%;
  z-index: 100;
  top: 0;
  background-color: #fff;
}
.showmenu .main-header.fixed {
  z-index: 99999;
}
.main-header .container {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  padding: 5px 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-pack: space-between;
}
.main-header .container img {
  width: 150px;
}
.main-header.shadow-mode {
  background-image: -webkit-gradient(
    linear,
    left top, left bottom,
    from(rgba(0, 0, 0, 0.48)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: -o-linear-gradient(
    top,
    rgba(0, 0, 0, 0.48) 0%,
    rgba(0, 0, 0, 0) 100%
  );
  background-image: linear-gradient(
    -180deg,
    rgba(0, 0, 0, 0.48) 0%,
    rgba(0, 0, 0, 0) 100%
  );
}

@media (min-width: 768px) {
  .main-header.fixed {
    background-color: transparent;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .main-header.affixed {
    background-color: #ffffff;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .main-header .container {
    padding: 16px;
  }
  .main-header .container img {
    width: 200px;
  }
}

#footer {
  background: #3e3e3f;
  font-size: 16px;
  color: #fffefa;
  text-align: center;
  line-height: 26px;
  padding: 6px;
  font-weight: 300;
}
#footer .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}
#footer .container .menu-item {
  text-align: center;
  list-style: none;
}
@media (min-width: 768px) {
  #footer .container .menu-item {
    text-align: left;
  }
}
#footer .container .copyright {
  padding-top: 10px;
}
@media (min-width: 768px) {
  #footer .container .copyright {
    padding-top: 0;
  }
}
@media (min-width: 768px) {
  #footer .container {
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-box-pack: justify;
            justify-content: space-between;
    -ms-flex-pack: space-between;
    -moz-align-items: center;
    -ms-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
  }
  #footer .container .copyright {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  #footer .container .links {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
#footer .container .social-network {
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-pack: center;
}
#footer .container .social-network .menu-link {
  display: inline-block;
  width: 40px;
  height: 40px;
  padding: 8px;
  text-align: center;
}

#footer .social-network.menu li.menu-item{
  float: left;
}

.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  padding: 96px 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 10;
  overflow: scroll;
}
.modal .close-btn {
  position: fixed;
  top: 50px;
  right: 24px;
  height: 82px;
  width: 82px;
  background: url(img/icons/close.png) no-repeat 50% 50%;
  background-size: contain;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.modal .close-btn:hover {
  cursor: pointer;
  opacity: 1;
  filter: alpha(opacity=100);
}
.modal > .container {
  height: 100%;
  width: 100%;
  max-width: 900px;
  min-height: 550px;
  margin: 0 auto;
  padding: 0 16px;
}
.modal > .container > img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}
.modal.active {
  display: block;
}

.hero {
  position: relative;
  height: 100vh;
  width: 100%;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: auto;
}
@media (min-width: 768px) {
  .hero {
    height: 100vh;
  }
}
.hero-video {
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  min-height: 500px;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.hero-video video {
  display: block;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}
.hero-content {
  position: relative;
  width: 100%;
  height: 100vh;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-pack: center;
  color: #fff;
}
.hero-image {
  width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  .hero-image {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.hero-background-image {
  background-repeat: no-repeat;
  background-position: top center;
  width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  .hero-background-image {
    background-size: cover;
    height: 100vh;
  }
}
.hero-headline {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  padding: 16px;
}
.hero .bx-viewport,
.hero .bx-wrapper {
  position: relative;
  width: 100%;
  height: 100% !important;
  top: 0;
  left: 0;
}
.hero .bx-viewport img,
.hero .bx-wrapper img {
  width: 100%;
  padding: 0;
}
@media (min-width: 768px) {
  .hero .bx-viewport img,
  .hero .bx-wrapper img {
    -o-object-fit: cover;
       object-fit: cover;
    height: 100vh;
  }
}

#bubbles {
  padding: 100px 0;
  position: fixed;
  top: 0;
  height: 100vh;
  z-index: -1;
}
#bubbles .bubble {
  position: absolute;
  width: 200px;
  height: 200px;
  background: #D2A14E;
  border-radius: 100%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}
#bubbles .x1 {
  left: 85vw;
  color: #D2A14E;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  opacity: 0.2;
  filter: alpha(opacity=20);
  -webkit-animation: moveBubbles 4s linear infinite,
    sideWays 4s ease-in-out infinite alternate;
  animation: moveBubbles 4s linear infinite,
    sideWays 4s ease-in-out infinite alternate;
}
#bubbles .x2 {
  left: 5vw;
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform: scale(0.6);
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-animation: moveBubbles 6s linear infinite,
    sideWays 5s ease-in-out infinite alternate;
  animation: moveBubbles 6s linear infinite,
    sideWays 5s ease-in-out infinite alternate;
}
#bubbles .x3 {
  left: 35vw;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0.3;
  filter: alpha(opacity=30);
  -webkit-animation: moveBubbles 5s linear infinite,
    sideWays 4s ease-in-out infinite alternate;
  animation: moveBubbles 5s linear infinite,
    sideWays 4s ease-in-out infinite alternate;
}
#bubbles .x4 {
  left: 47vw;
  -webkit-transform: scale(0.75);
  -ms-transform: scale(0.75);
  transform: scale(0.75);
  opacity: 0.35;
  filter: alpha(opacity=35);
  -webkit-animation: moveBubbles 8s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  animation: moveBubbles 8s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
}
#bubbles .x5 {
  left: 15vw;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0.3;
  filter: alpha(opacity=30);
  -webkit-animation: moveBubbles 5s linear infinite,
    sideWays 1s ease-in-out infinite alternate;
  animation: moveBubbles 5s linear infinite,
    sideWays 1s ease-in-out infinite alternate;
}
#bubbles .x6 {
  left: 73vw;
  -webkit-transform: scale(0.4);
  -ms-transform: scale(0.4);
  transform: scale(0.4);
  opacity: 0.2;
  filter: alpha(opacity=20);
  -webkit-animation: moveBubbles 4s linear infinite,
    sideWays 4s ease-in-out infinite alternate;
  animation: moveBubbles 4s linear infinite,
    sideWays 4s ease-in-out infinite alternate;
}
#bubbles .x7 {
  left: 67vw;
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform: scale(0.6);
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-animation: moveBubbles 11s linear infinite,
    sideWays 5s ease-in-out infinite alternate;
  animation: moveBubbles 11s linear infinite,
    sideWays 5s ease-in-out infinite alternate;
}
#bubbles .x8 {
  left: 56vw;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0.3;
  filter: alpha(opacity=30);
  -webkit-animation: moveBubbles 9s linear infinite,
    sideWays 4s ease-in-out infinite alternate;
  animation: moveBubbles 9s linear infinite,
    sideWays 4s ease-in-out infinite alternate;
}
#bubbles .x9 {
  left: 20vw;
  -webkit-transform: scale(0.75);
  -ms-transform: scale(0.75);
  transform: scale(0.75);
  opacity: 0.35;
  filter: alpha(opacity=35);
  -webkit-animation: moveBubbles 4.5s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  animation: moveBubbles 4.5s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
}
#bubbles .x10 {
  left: 33vw;
  -webkit-transform: scale(0.4);
  -ms-transform: scale(0.4);
  transform: scale(0.4);
  opacity: 0.3;
  filter: alpha(opacity=30);
  -webkit-animation: moveBubbles 11.3s linear infinite,
    sideWays 5s ease-in-out infinite alternate;
  animation: moveBubbles 11.3s linear infinite,
    sideWays 5s ease-in-out infinite alternate;
}

@-webkit-keyframes moveBubbles {
  0% {
    top: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  50% {
    opacity: 0.2;
    filter: alpha(opacity=20);
  }
  100% {
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
  }
}

@keyframes moveBubbles {
  0% {
    top: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  50% {
    opacity: 0.2;
    filter: alpha(opacity=20);
  }
  100% {
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
  }
}

@-webkit-keyframes sideWays {
  0% {
    margin-left: 0px;
  }
  100% {
    margin-left: 5%;
  }
}

@keyframes sideWays {
  0% {
    margin-left: 0px;
  }
  100% {
    margin-left: 5%;
  }
}

.showcase,
.showcase-1,
.showcase-2,
.showcase-3,
.showcase-4 {
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
}
@media (min-width: 768px) {
  .showcase:nth-child(even) .showcase-content,
  .showcase-1:nth-child(even) .showcase-content,
  .showcase-2:nth-child(even) .showcase-content,
  .showcase-3:nth-child(even) .showcase-content,
  .showcase-4:nth-child(even) .showcase-content {
    /* direction: rtl; */
    text-align: left;
  }
}
.showcase .showcase-content,
.showcase-1 .showcase-content,
.showcase-2 .showcase-content,
.showcase-3 .showcase-content,
.showcase-4 .showcase-content {
  position: relative;
}
.showcase-headline {
  font-size: 24px;
  letter-spacing: 4px;
  line-height: 32px;
  font-weight: 500;
  text-transform: uppercase;
  font-family: Gotham-Book;
}
.showcase-text {
  padding: 24px 0;
}
@media (max-width: 480px) {
  .showcase-text {
    font-family: Gotham-Light;
    font-size: 14px;
    line-height: 22px;
  }
}
@media (min-width: 768px) {
  .showcase-text.medium-size-text,
  .showcase-1 .showcase-text {
    font-size: 24px;
    line-height: 40px;
    max-width: 650px;
  }
}
.showcase-text + .showcase-text {
  padding-top: 0;
}
.showcase-figure {
  position: relative;
}
@media (min-width: 768px) {
  .showcase-figure {
    min-height: 450px;
  }
}
@media (min-width: 768px) {
  .showcase-figure {
    margin: 12px 0 0 12px;
  }
}
.showcase-image {
  width: 100%;
  height: auto;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.showcase .list,
.showcase-1 .list,
.showcase-2 .list,
.showcase-3 .list,
.showcase-4 .list {
  padding: 24px 50px;
}
.showcase .list-item,
.showcase-1 .list-item,
.showcase-2 .list-item,
.showcase-3 .list-item,
.showcase-4 .list-item {
  list-style-image: url('img/icons/hyphen.svg');
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 16px;
}
.showcase .column,
.showcase-1 .column,
.showcase-2 .column,
.showcase-3 .column,
.showcase-4 .column,
.showcase .column-1,
.showcase-1 .column-1,
.showcase-2 .column-1,
.showcase-3 .column-1,
.showcase-4 .column-1,
.showcase .column-2,
.showcase-1 .column-2,
.showcase-2 .column-2,
.showcase-3 .column-2,
.showcase-4 .column-2,
.showcase .card-stack .stack-separator,
.card-stack .showcase .stack-separator,
.showcase-1 .card-stack .stack-separator,
.card-stack .showcase-1 .stack-separator,
.showcase-2 .card-stack .stack-separator,
.card-stack .showcase-2 .stack-separator,
.showcase-3 .card-stack .stack-separator,
.card-stack .showcase-3 .stack-separator,
.showcase-4 .card-stack .stack-separator,
.card-stack .showcase-4 .stack-separator {
  width: 100%;
}
@media (min-width: 768px) {
  .showcase .column,
  .showcase-1 .column,
  .showcase-2 .column,
  .showcase-3 .column,
  .showcase-4 .column,
  .showcase .column-1,
  .showcase-1 .column-1,
  .showcase-2 .column-1,
  .showcase-3 .column-1,
  .showcase-4 .column-1,
  .showcase .column-2,
  .showcase-1 .column-2,
  .showcase-2 .column-2,
  .showcase-3 .column-2,
  .showcase-4 .column-2,
  .showcase .card-stack .stack-separator,
  .card-stack .showcase .stack-separator,
  .showcase-1 .card-stack .stack-separator,
  .card-stack .showcase-1 .stack-separator,
  .showcase-2 .card-stack .stack-separator,
  .card-stack .showcase-2 .stack-separator,
  .showcase-3 .card-stack .stack-separator,
  .card-stack .showcase-3 .stack-separator,
  .showcase-4 .card-stack .stack-separator,
  .card-stack .showcase-4 .stack-separator {
    margin: 16px;
  }
}
@media (min-width: 992px) {
  .showcase .column,
  .showcase-1 .column,
  .showcase-2 .column,
  .showcase-3 .column,
  .showcase-4 .column,
  .showcase .column-1,
  .showcase-1 .column-1,
  .showcase-2 .column-1,
  .showcase-3 .column-1,
  .showcase-4 .column-1,
  .showcase .column-2,
  .showcase-1 .column-2,
  .showcase-2 .column-2,
  .showcase-3 .column-2,
  .showcase-4 .column-2,
  .showcase .card-stack .stack-separator,
  .card-stack .showcase .stack-separator,
  .showcase-1 .card-stack .stack-separator,
  .card-stack .showcase-1 .stack-separator,
  .showcase-2 .card-stack .stack-separator,
  .card-stack .showcase-2 .stack-separator,
  .showcase-3 .card-stack .stack-separator,
  .card-stack .showcase-3 .stack-separator,
  .showcase-4 .card-stack .stack-separator,
  .card-stack .showcase-4 .stack-separator {
    width: 50%;
    margin: 0 54px;
  }
}
.showcase .row + .row,
.showcase-1 .row + .row,
.showcase-2 .row + .row,
.showcase-3 .row + .row,
.showcase-4 .row + .row,
.showcase .card-stack + .row,
.showcase-1 .card-stack + .row,
.showcase-2 .card-stack + .row,
.showcase-3 .card-stack + .row,
.showcase-4 .card-stack + .row,
.showcase .row + .card-stack,
.showcase-1 .row + .card-stack,
.showcase-2 .row + .card-stack,
.showcase-3 .row + .card-stack,
.showcase-4 .row + .card-stack,
.showcase .card-stack + .card-stack,
.showcase-1 .card-stack + .card-stack,
.showcase-2 .card-stack + .card-stack,
.showcase-3 .card-stack + .card-stack,
.showcase-4 .card-stack + .card-stack {
  margin-top: 50px;
}
.showcase .hover-wrapper,
.showcase-1 .hover-wrapper,
.showcase-2 .hover-wrapper,
.showcase-3 .hover-wrapper,
.showcase-4 .hover-wrapper {
  width: 90%;
  position: absolute;
  color: #fffefa;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 5%;
}
@media (min-width: 768px) {
  .showcase .hover-wrapper,
  .showcase-1 .hover-wrapper,
  .showcase-2 .hover-wrapper,
  .showcase-3 .hover-wrapper,
  .showcase-4 .hover-wrapper {
    width: 50%;
    bottom: 15vh;
    left: 15vh;
    top: auto;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
.showcase .column-1,
.showcase-1 .column-1,
.showcase-2 .column-1,
.showcase-3 .column-1,
.showcase-4 .column-1 {
  direction: ltr;
}
@media (min-width: 992px) {
  .showcase .column-1,
  .showcase-1 .column-1,
  .showcase-2 .column-1,
  .showcase-3 .column-1,
  .showcase-4 .column-1 {
    width: 540px;
  }
}
.showcase .column-2,
.showcase-1 .column-2,
.showcase-2 .column-2,
.showcase-3 .column-2,
.showcase-4 .column-2 {
  direction: ltr;
}
@media (min-width: 992px) {
  .showcase .column-2,
  .showcase-1 .column-2,
  .showcase-2 .column-2,
  .showcase-3 .column-2,
  .showcase-4 .column-2 {
    width: 433px;
  }
}
.showcase .stacked-image,
.showcase-1 .stacked-image,
.showcase-2 .stacked-image,
.showcase-3 .stacked-image,
.showcase-4 .stacked-image,
.showcase .stacked-image-left,
.showcase-1 .stacked-image-left,
.showcase-2 .stacked-image-left,
.showcase-3 .stacked-image-left,
.showcase-4 .stacked-image-left,
.showcase .stacked-image-right,
.showcase-1 .stacked-image-right,
.showcase-2 .stacked-image-right,
.showcase-3 .stacked-image-right,
.showcase-4 .stacked-image-right {
  position: absolute;
  bottom: -15px;
}
.showcase .stacked-image-left.double-bottle,
.showcase-1 .stacked-image-left.double-bottle,
.showcase-2 .stacked-image-left.double-bottle,
.showcase-3 .stacked-image-left.double-bottle,
.showcase-4 .stacked-image-left.double-bottle {
  left: 0;
  max-height: 80%;
}
.showcase .stacked-image-right,
.showcase-1 .stacked-image-right,
.showcase-2 .stacked-image-right,
.showcase-3 .stacked-image-right,
.showcase-4 .stacked-image-right {
  right: 0;
}

/*
 * Pre-defined showcases
 */
.showcase-1 .showcase-cta {
  margin-bottom: 100px;
}

.showcase-2 .showcase-headline {
  margin-top: 25px;
}

.showcase-3 .showcase-headline {
  font-size: 16px;
  line-height: 26px;
  font-weight: 700;
  text-transform: none;
  letter-spacing: normal;
}

.showcase-4 {
  margin-bottom: 28px;
  margin-top: 50px;
}
.showcase-4 .showcase-figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 90vh;
}
@media (min-width: 768px) {
  .showcase-4 .showcase-figure {
    height: 100vh;
  }
}
.showcase-4 .showcase-image {
  -o-object-fit: cover;
     object-fit: cover;
}

.card {
  background: #fff;
  -webkit-box-shadow: 8px 8px 0 0 rgba(210, 161, 78, 0.5);
          box-shadow: 8px 8px 0 0 rgba(210, 161, 78, 0.5);
  padding: 24px;
  margin: 0 8px 8px 0;
}
.card-figure {
  margin-bottom: 8px;
}
.card-subtitle {
  margin-bottom: 8px;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
}
.card-brand-name {
  margin-bottom: 8px;
  font-size: 16px;
  line-height: 18px;
  height: 30px;
  font-weight: 300;
}
.card-text {
  font-family: Gotham-Book;
  font-size: 12px;
  line-height: 24px;
  min-height: 160px;
}

.card-title {
  font-family: Gotham-Book;
  font-size: 24px;
  letter-spacing: 4px;
  line-height: 32px;
  text-transform: uppercase;
  color: #1b2a39;
}
.card-footer .link {
  color: #D2A14E;
  font-size: 24px;
  padding: 15px 8px;
  display: inline-block;
}
.card-image {
  width: 100%;
  height: auto;
}

@media (min-width: 768px) {
  .card-stack > .column:first-child,
  .showcase .card-stack > .column-1:first-child,
  .showcase-1 .card-stack > .column-1:first-child,
  .showcase-2 .card-stack > .column-1:first-child,
  .showcase-3 .card-stack > .column-1:first-child,
  .showcase-4 .card-stack > .column-1:first-child,
  .showcase .card-stack > .column-2:first-child,
  .showcase-1 .card-stack > .column-2:first-child,
  .showcase-2 .card-stack > .column-2:first-child,
  .showcase-3 .card-stack > .column-2:first-child,
  .showcase-4 .card-stack > .column-2:first-child,
  .card-stack > .stack-separator:first-child {
    padding-right: 20px;
  }
}

@media (min-width: 768px) {
  .card-stack > .column:last-child,
  .showcase .card-stack > .column-1:last-child,
  .showcase-1 .card-stack > .column-1:last-child,
  .showcase-2 .card-stack > .column-1:last-child,
  .showcase-3 .card-stack > .column-1:last-child,
  .showcase-4 .card-stack > .column-1:last-child,
  .showcase .card-stack > .column-2:last-child,
  .showcase-1 .card-stack > .column-2:last-child,
  .showcase-2 .card-stack > .column-2:last-child,
  .showcase-3 .card-stack > .column-2:last-child,
  .showcase-4 .card-stack > .column-2:last-child,
  .card-stack > .stack-separator:last-child {
    padding-left: 20px;
  }
}

.card-stack .card {
  margin: 0 12px 8px 12px;
}

.card-stack .stack-separator + .stack-separator {
  border-left: 2px solid #D2A14E;
  margin-left: 12px;
  padding-left: 4px;
}

@media (max-width: 1024px) {
  .card-stack .row,
  .card-stack .card-stack {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }
  .card-stack .column,
  .card-stack .showcase .column-1,
  .showcase .card-stack .column-1,
  .card-stack .showcase-1 .column-1,
  .showcase-1 .card-stack .column-1,
  .card-stack .showcase-2 .column-1,
  .showcase-2 .card-stack .column-1,
  .card-stack .showcase-3 .column-1,
  .showcase-3 .card-stack .column-1,
  .card-stack .showcase-4 .column-1,
  .showcase-4 .card-stack .column-1,
  .card-stack .showcase .column-2,
  .showcase .card-stack .column-2,
  .card-stack .showcase-1 .column-2,
  .showcase-1 .card-stack .column-2,
  .card-stack .showcase-2 .column-2,
  .showcase-2 .card-stack .column-2,
  .card-stack .showcase-3 .column-2,
  .showcase-3 .card-stack .column-2,
  .card-stack .showcase-4 .column-2,
  .showcase-4 .card-stack .column-2,
  .card-stack .stack-separator {
    width: 100%;
  }
}

.bx-wrapper {
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 0;
  padding: 0;
  border: none;
}
.bx-wrapper .bx-prev,
.bx-wrapper .bx-next {
  position: absolute;
  background: #D2A14E;
  -webkit-box-shadow: 8px 8px 0 0 rgba(210, 161, 78, 0.5);
          box-shadow: 8px 8px 0 0 rgba(210, 161, 78, 0.5);
  z-index: 9;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 42px;
  width: 42px;
}
.bx-wrapper .bx-prev:before,
.bx-wrapper .bx-next:before {
  display: block;
  padding: 10px;
  font-size: 20px;
  color: #fffefa;
  font-family: freixenet;
}
.bx-wrapper .bx-next {
  right: 0;
}
@media (min-width: 768px) {
  .bx-wrapper .bx-next {
    right: 72px;
  }
}
.bx-wrapper .bx-next:before {
  content: '';
}
.bx-wrapper .bx-prev {
  left: 0;
}
@media (min-width: 768px) {
  .bx-wrapper .bx-prev {
    left: 72px;
  }
}
.bx-wrapper .bx-prev:before {
  content: '';
}
.bx-wrapper .bx-controls-direction a {
  text-indent: 0;
}

.home .discover {
  position: absolute;
  bottom: 15%;
  left: 0;
  right: 0;
  display: none;
}
@media (min-width: 768px) {
  .home .discover {
    display: block;
  }
}
@media (min-width: 768px) {
  .home .discover {
    bottom: 30px;
  }
}

#about-us {
  padding: 0 16px;
}
#about-us > .container {
  margin-top: 50px;
  max-width: 865px;
  margin-bottom: 140px;
}
@media (min-width: 768px) {
  #about-us > .container {
    margin-top: 130px;
  }
}

#our-brands {
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  #our-brands {
    margin-bottom: 180px;
  }
}
#our-brands .showcase-4 {
  padding-top: 0;
}
@media (max-width: 480px) {
  #our-brands > .container {
    padding-left: 0;
    padding-right: 0;
  }
  #our-brands .shadowed {
    margin: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  #our-brands .bottom.showcase-4:after {
    bottom: 5px;
  }
}

#quotes {
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  #quotes {
    margin-bottom: 230px;
  }
}
#quotes .quotes-left {
  position: relative;
  bottom: 5px;
}
#quotes .quotes-right {
  bottom: 5px;
  position: relative;
}

#vision-mission,
#our-company,
#values,
#history,
#global-parent-companies,
#corporate-social {
  padding: 20px;
}
@media (min-width: 992px) {
  #vision-mission,
  #our-company,
  #values,
  #history,
  #global-parent-companies,
  #corporate-social {
    padding: 80px 68px 60px 68px;
  }
}
@media (max-width: 480px) {
  #vision-mission .headline-2,
  #vision-mission .headline-1,
  #our-company .headline-2,
  #our-company .headline-1,
  #values .headline-2,
  #values .headline-1,
  #history .headline-2,
  #history .headline-1,
  #global-parent-companies .headline-2,
  #global-parent-companies .headline-1,
  #corporate-social .headline-2,
  #corporate-social .headline-1 {
    height: 30px !important;
    width: auto !important;
  }
}
#vision-mission .showcase-figure,
#our-company .showcase-figure,
#values .showcase-figure,
#history .showcase-figure,
#global-parent-companies .showcase-figure,
#corporate-social .showcase-figure {
  min-height: 0;
}

#vision-mission .showcase-image {
  max-height: 56px;
  width: auto;
  margin-bottom: 24px;
}

#values .highlighted-words {
  margin-top: 40px;
}

@media (min-width: 992px) {
  #global-parent-companies {
    padding-left: 0;
  }
}

#global-parent-companies .headline-1,
#global-parent-companies .headline-2 {
  max-height: 98px;
  width: 100%;
  height: auto;
}

#global-parent-companies .headline-1 {
  max-width: 751px;
}

#global-parent-companies .headline-2 {
  max-width: 523px;
}
@media (min-width: 992px) {
  #global-parent-companies .headline-2 {
    margin-bottom: -55px;
    z-index: 1;
    position: relative;
    margin-left: 625px;
  }
}

@media (min-width: 768px) {
  #global-parent-companies .column-1 {
    margin-left: 0;
    width: 756px;
  }
}

@media (min-width: 768px) {
  #global-parent-companies .column-2 {
    margin-right: 0;
    margin-top: 50px;
  }
}

#corporate-social {
  padding: 80px 0;
}
@media (min-width: 768px) {
  #corporate-social .column-2 + .column-2 {
    margin-left: 125px;
  }
}
#corporate-social .headline-1,
#corporate-social .headline-2 {
  max-height: 106px;
  width: 100%;
  height: auto;
  margin: auto;
  max-width: 743px;
}
#corporate-social .headline-2 {
  margin-bottom: 80px;
}

.our-brands .separator {
  margin-bottom: 50px;
}

#bran-websites-social-media {
  margin-top: 50px;
}
#bran-websites-social-media .headline-1,
#bran-websites-social-media .headline-2 {
  max-height: 103px;
  width: 100%;
  height: auto;
  max-width: 911px;
  display: block;
}

#markets {
  margin-top: 80px;
}
#markets .column,
#markets .showcase .column-1,
.showcase #markets .column-1,
#markets .showcase-1 .column-1,
.showcase-1 #markets .column-1,
#markets .showcase-2 .column-1,
.showcase-2 #markets .column-1,
#markets .showcase-3 .column-1,
.showcase-3 #markets .column-1,
#markets .showcase-4 .column-1,
.showcase-4 #markets .column-1,
#markets .showcase .column-2,
.showcase #markets .column-2,
#markets .showcase-1 .column-2,
.showcase-1 #markets .column-2,
#markets .showcase-2 .column-2,
.showcase-2 #markets .column-2,
#markets .showcase-3 .column-2,
.showcase-3 #markets .column-2,
#markets .showcase-4 .column-2,
.showcase-4 #markets .column-2,
#markets .card-stack .stack-separator,
.card-stack #markets .stack-separator {
  position: relative;
  margin: 0;
}
#markets .column .showcase-text,
#markets .showcase .column-1 .showcase-text,
.showcase #markets .column-1 .showcase-text,
#markets .showcase-1 .column-1 .showcase-text,
.showcase-1 #markets .column-1 .showcase-text,
#markets .showcase-2 .column-1 .showcase-text,
.showcase-2 #markets .column-1 .showcase-text,
#markets .showcase-3 .column-1 .showcase-text,
.showcase-3 #markets .column-1 .showcase-text,
#markets .showcase-4 .column-1 .showcase-text,
.showcase-4 #markets .column-1 .showcase-text,
#markets .showcase .column-2 .showcase-text,
.showcase #markets .column-2 .showcase-text,
#markets .showcase-1 .column-2 .showcase-text,
.showcase-1 #markets .column-2 .showcase-text,
#markets .showcase-2 .column-2 .showcase-text,
.showcase-2 #markets .column-2 .showcase-text,
#markets .showcase-3 .column-2 .showcase-text,
.showcase-3 #markets .column-2 .showcase-text,
#markets .showcase-4 .column-2 .showcase-text,
.showcase-4 #markets .column-2 .showcase-text,
#markets .card-stack .stack-separator .showcase-text,
.card-stack #markets .stack-separator .showcase-text {
  padding-top: 40px;
}
#markets .column > .row,
#markets .showcase .column-1 > .row,
.showcase #markets .column-1 > .row,
#markets .showcase-1 .column-1 > .row,
.showcase-1 #markets .column-1 > .row,
#markets .showcase-2 .column-1 > .row,
.showcase-2 #markets .column-1 > .row,
#markets .showcase-3 .column-1 > .row,
.showcase-3 #markets .column-1 > .row,
#markets .showcase-4 .column-1 > .row,
.showcase-4 #markets .column-1 > .row,
#markets .showcase .column-2 > .row,
.showcase #markets .column-2 > .row,
#markets .showcase-1 .column-2 > .row,
.showcase-1 #markets .column-2 > .row,
#markets .showcase-2 .column-2 > .row,
.showcase-2 #markets .column-2 > .row,
#markets .showcase-3 .column-2 > .row,
.showcase-3 #markets .column-2 > .row,
#markets .showcase-4 .column-2 > .row,
.showcase-4 #markets .column-2 > .row,
#markets .card-stack .stack-separator > .row,
.card-stack #markets .stack-separator > .row,
#markets .column > .card-stack,
#markets .showcase .column-1 > .card-stack,
.showcase #markets .column-1 > .card-stack,
#markets .showcase-1 .column-1 > .card-stack,
.showcase-1 #markets .column-1 > .card-stack,
#markets .showcase-2 .column-1 > .card-stack,
.showcase-2 #markets .column-1 > .card-stack,
#markets .showcase-3 .column-1 > .card-stack,
.showcase-3 #markets .column-1 > .card-stack,
#markets .showcase-4 .column-1 > .card-stack,
.showcase-4 #markets .column-1 > .card-stack,
#markets .showcase .column-2 > .card-stack,
.showcase #markets .column-2 > .card-stack,
#markets .showcase-1 .column-2 > .card-stack,
.showcase-1 #markets .column-2 > .card-stack,
#markets .showcase-2 .column-2 > .card-stack,
.showcase-2 #markets .column-2 > .card-stack,
#markets .showcase-3 .column-2 > .card-stack,
.showcase-3 #markets .column-2 > .card-stack,
#markets .showcase-4 .column-2 > .card-stack,
.showcase-4 #markets .column-2 > .card-stack,
#markets .card-stack .stack-separator > .card-stack,
.card-stack #markets .stack-separator > .card-stack {
  margin-top: 0;
}
@media (min-width: 768px) {
  #markets .column > .row,
  #markets .showcase .column-1 > .row,
  .showcase #markets .column-1 > .row,
  #markets .showcase-1 .column-1 > .row,
  .showcase-1 #markets .column-1 > .row,
  #markets .showcase-2 .column-1 > .row,
  .showcase-2 #markets .column-1 > .row,
  #markets .showcase-3 .column-1 > .row,
  .showcase-3 #markets .column-1 > .row,
  #markets .showcase-4 .column-1 > .row,
  .showcase-4 #markets .column-1 > .row,
  #markets .showcase .column-2 > .row,
  .showcase #markets .column-2 > .row,
  #markets .showcase-1 .column-2 > .row,
  .showcase-1 #markets .column-2 > .row,
  #markets .showcase-2 .column-2 > .row,
  .showcase-2 #markets .column-2 > .row,
  #markets .showcase-3 .column-2 > .row,
  .showcase-3 #markets .column-2 > .row,
  #markets .showcase-4 .column-2 > .row,
  .showcase-4 #markets .column-2 > .row,
  #markets .card-stack .stack-separator > .row,
  .card-stack #markets .stack-separator > .row,
  #markets .column > .card-stack,
  #markets .showcase .column-1 > .card-stack,
  .showcase #markets .column-1 > .card-stack,
  #markets .showcase-1 .column-1 > .card-stack,
  .showcase-1 #markets .column-1 > .card-stack,
  #markets .showcase-2 .column-1 > .card-stack,
  .showcase-2 #markets .column-1 > .card-stack,
  #markets .showcase-3 .column-1 > .card-stack,
  .showcase-3 #markets .column-1 > .card-stack,
  #markets .showcase-4 .column-1 > .card-stack,
  .showcase-4 #markets .column-1 > .card-stack,
  #markets .showcase .column-2 > .card-stack,
  .showcase #markets .column-2 > .card-stack,
  #markets .showcase-1 .column-2 > .card-stack,
  .showcase-1 #markets .column-2 > .card-stack,
  #markets .showcase-2 .column-2 > .card-stack,
  .showcase-2 #markets .column-2 > .card-stack,
  #markets .showcase-3 .column-2 > .card-stack,
  .showcase-3 #markets .column-2 > .card-stack,
  #markets .showcase-4 .column-2 > .card-stack,
  .showcase-4 #markets .column-2 > .card-stack,
  #markets .card-stack .stack-separator > .card-stack,
  .card-stack #markets .stack-separator > .card-stack {
    margin-top: 80px;
  }
}
@media (min-width: 768px) {
  #markets .showcase-content > .column:last-child,
  #markets .showcase .showcase-content > .column-1:last-child,
  .showcase #markets .showcase-content > .column-1:last-child,
  #markets .showcase-1 .showcase-content > .column-1:last-child,
  .showcase-1 #markets .showcase-content > .column-1:last-child,
  #markets .showcase-2 .showcase-content > .column-1:last-child,
  .showcase-2 #markets .showcase-content > .column-1:last-child,
  #markets .showcase-3 .showcase-content > .column-1:last-child,
  .showcase-3 #markets .showcase-content > .column-1:last-child,
  #markets .showcase-4 .showcase-content > .column-1:last-child,
  .showcase-4 #markets .showcase-content > .column-1:last-child,
  #markets .showcase .showcase-content > .column-2:last-child,
  .showcase #markets .showcase-content > .column-2:last-child,
  #markets .showcase-1 .showcase-content > .column-2:last-child,
  .showcase-1 #markets .showcase-content > .column-2:last-child,
  #markets .showcase-2 .showcase-content > .column-2:last-child,
  .showcase-2 #markets .showcase-content > .column-2:last-child,
  #markets .showcase-3 .showcase-content > .column-2:last-child,
  .showcase-3 #markets .showcase-content > .column-2:last-child,
  #markets .showcase-4 .showcase-content > .column-2:last-child,
  .showcase-4 #markets .showcase-content > .column-2:last-child,
  #markets .card-stack .showcase-content > .stack-separator:last-child,
  .card-stack #markets .showcase-content > .stack-separator:last-child {
    border-left: 2px solid #D2A14E;
  }
}
@media (min-width: 768px) {
  #markets .showcase-header {
    min-height: 520px;
  }
}
#markets .showcase-header .showcase-figure {
  min-height: 0;
  margin: 0;
}
@media (min-width: 768px) {
  #markets .showcase-header {
    margin: 0 20px;
  }
}
@media (min-width: 992px) {
  #markets .showcase-header {
    margin: 0 108px;
  }
}
#markets > .column:last-child .showcase-header .showcase-figure,
.showcase #markets > .column-1:last-child .showcase-header .showcase-figure,
.showcase-1 #markets > .column-1:last-child .showcase-header .showcase-figure,
.showcase-2 #markets > .column-1:last-child .showcase-header .showcase-figure,
.showcase-3 #markets > .column-1:last-child .showcase-header .showcase-figure,
.showcase-4 #markets > .column-1:last-child .showcase-header .showcase-figure,
.showcase #markets > .column-2:last-child .showcase-header .showcase-figure,
.showcase-1 #markets > .column-2:last-child .showcase-header .showcase-figure,
.showcase-2 #markets > .column-2:last-child .showcase-header .showcase-figure,
.showcase-3 #markets > .column-2:last-child .showcase-header .showcase-figure,
.showcase-4 #markets > .column-2:last-child .showcase-header .showcase-figure,
.card-stack
  #markets
  > .stack-separator:last-child
  .showcase-header
  .showcase-figure {
  margin-top: 0;
}
@media (min-width: 768px) {
  #markets > .column:last-child .showcase-header .showcase-figure,
  .showcase #markets > .column-1:last-child .showcase-header .showcase-figure,
  .showcase-1 #markets > .column-1:last-child .showcase-header .showcase-figure,
  .showcase-2 #markets > .column-1:last-child .showcase-header .showcase-figure,
  .showcase-3 #markets > .column-1:last-child .showcase-header .showcase-figure,
  .showcase-4 #markets > .column-1:last-child .showcase-header .showcase-figure,
  .showcase #markets > .column-2:last-child .showcase-header .showcase-figure,
  .showcase-1 #markets > .column-2:last-child .showcase-header .showcase-figure,
  .showcase-2 #markets > .column-2:last-child .showcase-header .showcase-figure,
  .showcase-3 #markets > .column-2:last-child .showcase-header .showcase-figure,
  .showcase-4 #markets > .column-2:last-child .showcase-header .showcase-figure,
  .card-stack
    #markets
    > .stack-separator:last-child
    .showcase-header
    .showcase-figure {
    margin-top: 80px;
  }
}
#markets .card-stack > .column,
#markets .showcase .card-stack > .column-1,
.showcase #markets .card-stack > .column-1,
#markets .showcase-1 .card-stack > .column-1,
.showcase-1 #markets .card-stack > .column-1,
#markets .showcase-2 .card-stack > .column-1,
.showcase-2 #markets .card-stack > .column-1,
#markets .showcase-3 .card-stack > .column-1,
.showcase-3 #markets .card-stack > .column-1,
#markets .showcase-4 .card-stack > .column-1,
.showcase-4 #markets .card-stack > .column-1,
#markets .showcase .card-stack > .column-2,
.showcase #markets .card-stack > .column-2,
#markets .showcase-1 .card-stack > .column-2,
.showcase-1 #markets .card-stack > .column-2,
#markets .showcase-2 .card-stack > .column-2,
.showcase-2 #markets .card-stack > .column-2,
#markets .showcase-3 .card-stack > .column-2,
.showcase-3 #markets .card-stack > .column-2,
#markets .showcase-4 .card-stack > .column-2,
.showcase-4 #markets .card-stack > .column-2,
#markets .card-stack > .stack-separator {
  padding-bottom: 100px;
}

#products .showcase,
#products .showcase-1,
#products .showcase-2,
#products .showcase-3,
#products .showcase-4 {
  margin: 10px 0 40px;
}
@media (min-width: 768px) {
  #products .showcase,
  #products .showcase-1,
  #products .showcase-2,
  #products .showcase-3,
  #products .showcase-4 {
    margin: 80px 0;
  }
}

@media (max-width: 480px) {
  #products .column-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  #products .column-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  #products .showcase-headline {
    width: auto;
    height: 100%;
  }
  #products .showcase-headline.one-line {
    max-width: 90%;
    height: auto;
  }
}

#products .column-1 {
  position: relative;
  margin: 0;
  max-width: 640px;
  width: 100%;
}
@media (max-width: 992px) {
  #products .column-1 {
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) {
  #products .column-1.push-left {
    margin-left: 20px;
  }
  #products .column-1.push-right {
    margin-right: 20px;
  }
}
@media (min-width: 992px) {
  #products .column-1.push-left {
    margin-left: 57px;
  }
  #products .column-1.push-right {
    margin-right: 57px;
  }
}

#products .column-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-pack: center;
  -moz-align-items: start;
  -ms-align-items: start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
@media (min-width: 992px) {
  #products .column-2 {
    margin: 0 54px;
  }
}

#products .showcase-image {
  max-width: 540px;
}
@media (min-width: 768px) {
  #products .showcase-image {
    float: right;
  }
}

@media (max-width: 992px) {
  #products .stacked-image,
  #products .showcase .stacked-image-left,
  .showcase #products .stacked-image-left,
  #products .showcase-1 .stacked-image-left,
  .showcase-1 #products .stacked-image-left,
  #products .showcase-2 .stacked-image-left,
  .showcase-2 #products .stacked-image-left,
  #products .showcase-3 .stacked-image-left,
  .showcase-3 #products .stacked-image-left,
  #products .showcase-4 .stacked-image-left,
  .showcase-4 #products .stacked-image-left,
  #products .showcase .stacked-image-right,
  .showcase #products .stacked-image-right,
  #products .showcase-1 .stacked-image-right,
  .showcase-1 #products .stacked-image-right,
  #products .showcase-2 .stacked-image-right,
  .showcase-2 #products .stacked-image-right,
  #products .showcase-3 .stacked-image-right,
  .showcase-3 #products .stacked-image-right,
  #products .showcase-4 .stacked-image-right,
  .showcase-4 #products .stacked-image-right {
    max-height: 80%;
    width: auto;
    max-width: 100%;
  }
}

#products .btn,
#products .showcase .showcase-cta,
.showcase #products .showcase-cta,
#products .showcase-1 .showcase-cta,
.showcase-1 #products .showcase-cta,
#products .showcase-2 .showcase-cta,
.showcase-2 #products .showcase-cta,
#products .showcase-3 .showcase-cta,
.showcase-3 #products .showcase-cta,
#products .showcase-4 .showcase-cta,
.showcase-4 #products .showcase-cta {
  width: 173px;
}

.contact {
  padding-top: 50px;
  padding-bottom: 120px;
}
@media (min-width: 768px) {
  .contact {
    padding-top: 150px;
  }
}
.contact .page-headline {
  width: 100%;
  max-width: 470px;
  padding-bottom: 40px;
}
@media (min-width: 768px) {
  .contact .page-headline {
    padding-bottom: 60px;
  }
}
.contact .row,
.contact .card-stack {
  display: -ms-grid;
  display: grid;
}
@media (min-width: 768px) {
  .contact .row,
  .contact .card-stack {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 992px) {
  .contact .row,
  .contact .card-stack {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.contact .card {
  min-height: 190px;
  margin: 0 24px 24px 0;
}
.contact .card-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.card-contact {
  max-width: 432px;
  margin: 0 auto;
  text-align: center;
}

.contact-text form {
  max-width: 80vw;
  margin: 40px auto;
}

.contact-text .wpcf7-form-control-wrap>.wpcf7-form-control {
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    outline: 0;
    width: 100%;
    padding: 15px 20px;
    margin-bottom: 20px;
    font-size: 16px;
}

.card-contact .card-footer .link,
.contact .card .link {
  font-family: Gotham-Medium;
  font-size: 12px;
  color: #D2A14E;
  letter-spacing: 4px;
  text-align: center;
  text-transform: uppercase;
  line-height: 18px;
  padding: 5px 12px 5px 0;
}

.card-contact .card-footer {
  text-align: center;
  display: block;
}

.contact-text form.wpcf7-form p:last-of-type {
  text-align: right;
}

@media (min-width: 768px) {
  .contact-text form {
    max-width: 50vw;
  }
  .contact .card-footer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

@media (min-width: 768px) {
  .card-contact .card-footer .link + .link,
  .contact .card .link + .link {
    padding-left: 16px;
    padding-right: 0;
    border-left: 1px solid rgba(27, 42, 57, 0.16);
  }
}

@media (min-width: 1024px) {
  .contact-text form {
    max-width: 500px;
  }
}

.career .hero {
  max-height: 480px;
}
.career .hero-image {
  -o-object-position: top;
     object-position: top;
}

section#markets .showcase-content.card-stack {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
section#markets .showcase-content.card-stack .column {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  border: 0 !important;
}
@media (max-width: 1080px) {
  section#markets .showcase-content.card-stack .column {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
  }
}
@media (max-width: 825px) {
  section#markets .showcase-content.card-stack .column {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
}
section#markets .showcase-content.card-stack .card {
  height: 100%;
  margin: 5%;
}

section#markets .showcase-content.card-stack .card-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}

section#markets .showcase-content.card-stack .card-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: auto;
}
section#markets .showcase-content.card-stack .card-footer a.link {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 30px;
  flex: 0 0 30px;
  padding: 15px 2px;
}
section#markets .showcase-content.card-stack .card-footer a.btn.btn-secondary {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-width: 170px;
  padding: 15px 9px;
}

/* Main Menu refactoring */

@media (min-width: 1001px) {
  nav#main-menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  nav#main-menu ul li.menu-item {
    list-style: none;
    margin: 0 7px;
    cursor: pointer;
    z-index: 9999;
  }
  nav#main-menu ul .menu-link {
    font-family: Gotham-Book;
    color: #000;
  }
  nav#main-menu ul .menu-link:hover {
    color: #949393;
  }


  /* Sub menu only for desktop */
  nav#main-menu .submenu-container,
  nav#main-menu > ul {
    position: relative;
  }
  nav#main-menu .submenu-container,
  nav#main-menu .submenu-container * {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  nav#main-menu .main-submenu {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: initial;
    display: none;
    position: absolute;
    top: 8px;
    left: -11px;
    padding: 15px;
  }
  nav#main-menu .submenu-container:hover .main-submenu,
  nav#main-menu .submenu-sibling:hover + .main-submenu 
  {
    display: initial;
  }
  nav#main-menu .main-submenu a { 
    font-size: 14px;
  }
  nav#main-menu .submenu-container:hover .main-submenu
  {
    min-width: 200px !important;
  }
  nav#main-menu .submenu-container:hover .main-submenu > ul {
    width: 100%;
  }
  nav#main-menu .main-submenu .sub-submenu {
    position: initial;
    display: none;
    position: absolute;
    top: 0px;
    left: 285px;
    min-width: 250px;
    padding: 15px;
    background: rgba(210, 161, 78, 0.85);
  }
  nav#main-menu .main-submenu:hover .sub-submenu,
  nav#main-menu .submenu-link:hover + .sub-submenu 
  {
    display: initial;    
  }

  nav#main-menu .main-submenu ul {
    list-style: none;
    padding: 10px;
    margin: 0;
  }
  nav#main-menu .main-submenu ul li, nav#main-menu .main-submenu ul li a {
    opacity: .8;
    color: #fff;
    cursor: pointer;
    -webkit-transition: 200ms;
    -o-transition: 200ms;
    transition: 200ms;
    text-decoration: none;
    white-space: nowrap;
    font-weight: 700;
  }
  nav#main-menu .main-submenu ul li:hover, 
  nav#main-menu .main-submenu ul li:hover > a, 
  nav#main-menu li.submenu-link:hover, 
  nav#main-menu .main-submenu ul li a:hover {
    opacity: 1;
    color: #000;
    background-color: #F8F5E6 !important;
  }
  nav#main-menu .main-submenu ul li a, nav#main-menu .main-submenu ul li a a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
    width: 100%;
    opacity: 1;
  }
  nav#main-menu .main-submenu ul li {
    padding-right: 36px;
  }
  nav#main-menu .main-submenu ul li::before {
    content: '';
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    position: absolute;
    right: 8px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
        transform: translateY(-50%);
  }
  nav#main-menu .main-submenu ul .submenu-link::before {
    padding-right: 0;
    display: none;
  }
  nav#main-menu .main-submenu > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    background-color: rgba(210, 161, 78, 0.85);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-width: 170px;
  }
  nav#main-menu .main-submenu > ul li {
    position: relative;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 10px;
    opacity: 1;
  }
  nav#main-menu .main-submenu > ul li ul {
    visibility: hidden;
    opacity: 0;
    padding: 0;
    min-width: 160px;
    background-color: rgba(210, 161, 78, 0.85);
    position: absolute;
    top: calc(var(--menu-height) + 5px);
    left: 50%;
    -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    -webkit-transition: 200ms;
    -o-transition: 200ms;
    transition: 200ms;
    -webkit-transition-delay: 200ms;
        -o-transition-delay: 200ms;
            transition-delay: 200ms;
  }
  nav#main-menu .main-submenu > ul li ul li {
    opacity: 1;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  nav#main-menu .main-submenu > ul li ul li::before {
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
  }
  nav#main-menu .main-submenu > ul li ul li ul {
    top: -2%;
    left: 100%;
    -webkit-transform: translate(0);
            -ms-transform: translate(0);
        transform: translate(0);
  }
  nav#main-menu .main-submenu > ul li ul li:hover {
    background-color: rgba(210, 161, 78, 0.75);;
  }
  nav#main-menu .main-submenu > ul li:hover > ul {
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: 0ms;
        -o-transition-delay: 0ms;
            transition-delay: 0ms;
    display: initial;
  }
}

/* Mobile styles */
@media (max-width: 1000px) {

  /* Hide submenu for mobile */
  .main-submenu {
    display: none;
  }

  .full-screen-menu .menu-list {
    -webkit-transition: background-position 0.5s;
    -o-transition: background-position 0.5s;
    transition: background-position 0.5s;
    background: url('img/backgrounds/background-cups.png') no-repeat 98%,
      url('img/backgrounds/background-fx.png') no-repeat 98%;
    background-size: contain;
  }
  .showmenu .full-screen-menu .menu-list {
    background: url('img/backgrounds/background-cups.png') no-repeat right,
      url('img/backgrounds/background-fx.png') no-repeat right;
    background-size: contain;
  }
  .full-screen-menu .menu-list {
    -webkit-transition: background-position 0.5s;
    -o-transition: background-position 0.5s;
    transition: background-position 0.5s;
    background: url('img/backgrounds/background-cups.png') no-repeat 98%,
      url('img/backgrounds/background-fx.png') no-repeat 48%;
    background-size: contain;
  }
  .showmenu .full-screen-menu .menu-list {
    background: url('img/backgrounds/background-cups.png') no-repeat right,
      url('img/backgrounds/background-fx.png') no-repeat 50%;
    background-size: contain;
  }

  .menu,
  .menu .menu-list {
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
  }

  .menu .menu-item {
    text-align: left;
  }

  .menu,
  .menu .menu-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    padding: 0;
    margin: 0;
    list-style-type: none;
    -webkit-transition: opacity 0.3s, visibility 0.3s;
    -o-transition: opacity 0.3s, visibility 0.3s;
    transition: opacity 0.3s, visibility 0.3s;
  }

  .menu .menu-link {
    color: #1b2a39;
    padding: 8px;
  }
  .menu .menu-item {
    -webkit-transition: opacity 0.2s, -webkit-transform 0.3s;
    transition: opacity 0.2s, -webkit-transform 0.3s;
    -o-transition: opacity 0.2s, transform 0.3s;
    transition: opacity 0.2s, transform 0.3s;
    transition: opacity 0.2s, transform 0.3s, -webkit-transform 0.3s;
    text-align: left;
  }

  .menu .menu-item.in {
    -webkit-transform: translate(0, 0) !important;
        -ms-transform: translate(0, 0) !important;
            transform: translate(0, 0) !important;
    opacity: 1 !important;
  }
  .menu .menu-item.in:nth-child(1) {
    -webkit-transition-delay: 0.1s;
         -o-transition-delay: 0.1s;
            transition-delay: 0.1s;
  }
  .menu .menu-item.in:nth-child(2) {
    -webkit-transition-delay: 0.2s;
         -o-transition-delay: 0.2s;
            transition-delay: 0.2s;
  }
  .menu .menu-item.in:nth-child(3) {
    -webkit-transition-delay: 0.3s;
         -o-transition-delay: 0.3s;
            transition-delay: 0.3s;
  }
  .menu .menu-item.in:nth-child(4) {
    -webkit-transition-delay: 0.4s;
         -o-transition-delay: 0.4s;
            transition-delay: 0.4s;
  }
  .menu .menu-item.in:nth-child(5) {
    -webkit-transition-delay: 0.5s;
         -o-transition-delay: 0.5s;
            transition-delay: 0.5s;
  }
  .menu .menu-item.in:nth-child(6) {
    -webkit-transition-delay: 0.6s;
         -o-transition-delay: 0.6s;
            transition-delay: 0.6s;
  }
  .menu .menu-item.in:nth-child(7) {
    -webkit-transition-delay: 0.7s;
         -o-transition-delay: 0.7s;
            transition-delay: 0.7s;
  }
  .menu .menu-item.in:nth-child(8) {
    -webkit-transition-delay: 0.8s;
         -o-transition-delay: 0.8s;
            transition-delay: 0.8s;
  }
  .menu .menu-item.in:nth-child(9) {
    -webkit-transition-delay: 0.9s;
         -o-transition-delay: 0.9s;
            transition-delay: 0.9s;
  }
  .menu .menu-item.in:nth-child(10) {
    -webkit-transition-delay: 1s;
         -o-transition-delay: 1s;
            transition-delay: 1s;
  }
  .menu .menu-list {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -webkit-box-pack: center;
            justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-self: center;
    -ms-align-self: center;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    margin: 0 auto;
  }
  .menu .menu-list .menu-link {
    font-family: Gotham-Book;
    font-size: 24px;
    letter-spacing: 4px;
    line-height: 32px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    text-align: center;
  }
  .menu-btn {
    display: block;
    position: relative;
    width: 50px;
    height: 50px;
  }
  .menu-btn-wrapper {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .menu-btn-hyphen {
    display: block;
    width: 100%;
    height: 2px;
    margin: 0 0 6px;
    overflow: hidden;
    background: #1b2a39;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  .menu-btn-hyphen:last-child {
    margin-bottom: 0;
  }
  .light .menu-btn-hyphen {
    background: #fffefa;
  }
  .menu-btn.active {
    background-color: rgba(45, 55, 64, 0.2);
  }
  .menu-btn.active .menu-btn-hyphen:nth-child(1) {
    -webkit-transform: rotate(45deg) translate(6px, 6px);
        -ms-transform: rotate(45deg) translate(6px, 6px);
            transform: rotate(45deg) translate(6px, 6px);
    opacity: 1;
    -webkit-animation: none;
            animation: none;
    width: 100%;
  }
  .menu-btn.active .menu-btn-hyphen:nth-child(2) {
    opacity: 0;
  }
  .menu-btn.active .menu-btn-hyphen:nth-child(3) {
    -webkit-transform: rotate(-45deg) translate(5px, -5px);
        -ms-transform: rotate(-45deg) translate(5px, -5px);
            transform: rotate(-45deg) translate(5px, -5px);
    opacity: 1;
    -webkit-animation: none;
            animation: none;
    width: 100%;
  }
  .menu-btn:not(.active):hover > span i {
    width: 0;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  .menu-btn:not(.active):hover > span i:nth-child(1) {
    -webkit-animation: menuBtn 0.3s linear 0.3s forwards;
    animation: menuBtn 0.3s linear 0.3s forwards;
  }
  .menu-btn:not(.active):hover > span i:nth-child(2) {
    -webkit-animation: menuBtn 0.3s linear 0.5s forwards;
    animation: menuBtn 0.3s linear 0.5s forwards;
  }
  .menu-btn:not(.active):hover > span i:nth-child(3) {
    -webkit-animation: menuBtn 0.3s linear 0.7s forwards;
    animation: menuBtn 0.3s linear 0.7s forwards;
  }

  #main-menu {
    visibility: hidden;
    opacity: 0;
  }
  .showmenu #main-menu {
    z-index: 999;
    opacity: 1;
    visibility: visible;
  }
  #main-menu .menu-item {
    -webkit-transform: translate(20px, 0);
        -ms-transform: translate(20px, 0);
            transform: translate(20px, 0);
    opacity: 0;
  }

  .full-screen-menu {
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    height: 100vh;
    width: 100%;
    bottom: 0;
    position: fixed;
  }
}



/* Our brands */
#markets .filters .filters__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 430px;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
@media (max-width: 450px) { 
  #markets .filters .filters__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 160px;
    min-height: 150px;
    margin-left: 5%;
  }
}
#markets .filters .filters__container select {
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  appearance: menulist;
  border: 0.5px solid #ccbf89;
  padding: 2px 5px;
  cursor: pointer;
}
#markets .filters .filters__container input[type="submit"] { 
  background-color: #ccbf89;
  color: #fff;
  padding: 7px 15px;
  cursor: pointer;
  -webkit-animation: all 0.2s ease;
          animation: all 0.2s ease;
}
#markets .filters .filters__container input[type="submit"]:hover {
  background-color: #baa960;
}
section#markets .showcase-content.card-stack .card-footer a.btn.btn-secondary {
  margin-right: auto;
  padding-left: 0 !important;
  text-align: left !important;
}
section#markets .showcase-content.card-stack .card-footer a.btn.btn-secondary:hover {
  -webkit-filter: brightness(1.3);
          filter: brightness(1.3);
}

/* Disable Bubbles effect for specific pages */
body.single-brand div#bubbles,
body.single-wines div#bubbles,
body.page-template-page-brands-filters div#bubbles {
  display: none;
}


/* Single Wine fixes */
@media (min-width: 768px) {
  body.single-brand main#main,
  body.single-wines main#main {
    margin-top: 98px;
  }

  body.single-brand p.brand-slider__title {
    font-size: 1.7vw;
    padding: 5%;
  }
}
@media (min-width: 1200px) {
  body.single-brand p.brand-slider__title {
    font-size: 18px;
  }
}

@media (max-width: 420px) {
  p.brand-slider__title {
    position: relative !important;
  }
}

/* Our brand empty space below phrase */
body.page-template-page-brands-filters #quotes {
  margin-bottom: 0 !important;
}
body.page-template-page-brands-filters form.filters {
  margin-bottom: 25px;
}

body.page-template-page-brands-filters section#markets .showcase-content.card-stack {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

/* Fix about us nav bar background color */
body.page-template-page-about-php header#header {
  background-color: #ffffff !important;
}

/* Fix menu icon button position */
header#header a.menu-btn {
  z-index: 999999999;
}

/* Remove bubble mouse pointer effect */
.c-bubble {
  display: none !important;
}

/* Search Plugin */
#content .wgs_wrapper tr td, 
#widget .wgs_wrapper tr td, 
.wgs_wrapper tr td {
  padding: 0 !important;
}
.wgs_wrapper .gsc-input-box .gsib_a input {
  padding-left: 5px !important;
  margin-right: 5px !important;
  height: 25px !important;
  border: 1px solid #c8c7c7 !important;
}
html > body .wgs_wrapper td#gs_tti50 {
  padding-right: 5px !important;
}

/* Modify colors to Cookie Banner items */
span#cn-notice-text a {
  color: white;
  font-weight: bold;
  cursor: pointer;
}
span#cn-notice-text a:hover {
  color: #eee;
}
a#cn-accept-cookie {
  background-image: unset !important;
  background-color: #D2A14E;
}

p.copyright {
  margin-bottom: 0;
}
