@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

:focus {
  outline: 0;
}

body {
  line-height: 1;
  color: black;
  background: white;
}

ol, ul {
  list-style: none;
}

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

caption, th, td {
  text-align: left;
  font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

blockquote, q {
  quotes: "" "";
}

div, nav, header, footer, aside {
  display: block;
}

body {
  background: #FFFFFF;
  text-align: center;
  font-family: "DM Sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #6E6960;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
}

* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

#site-wrapper {
  overflow: hidden;
}

.container {
  display: block;
  margin: auto;
  text-align: left;
  width: 1156px;
  position: relative;
}

@media all and (max-width: 1280px) and (min-width: 0px) {
  .container {
    width: auto;
    margin: 0 32px;
  }
}
@media all and (max-width: 1023px) and (min-width: 0px) {
  .container {
    width: auto;
    margin: 0 20px;
  }
}
a {
  color: #27241F;
  text-decoration: none;
  transition: 0.3s ease-in-out;
}

a:hover {
  color: #6E6960;
}

.clearfix {
  display: block;
  clear: both;
}

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

.page-block {
  position: relative;
  padding: 75px 0;
}
.page-block.page-block-no-padding-top {
  padding-top: 0px;
}
.page-block.page-block-no-padding-bottom {
  padding-bottom: 0px;
}

.spacer {
  height: 64px;
}
.spacer.spacer-extra-small {
  height: 24px;
}
.spacer.spacer-small {
  height: 32px;
}
.spacer.spacer-large {
  height: 96px;
}
.spacer.spacer-extra-large {
  height: 128px;
}

/* Accessibility tweaks */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

@media all and (max-width: 1023px) {
  .page-block {
    padding: 50px 0;
  }

  .page-block.page-block-no-padding-top {
    padding-top: 0px;
  }

  .page-block.page-block-no-padding-bottom {
    padding-bottom: 0px;
  }

  .spacer {
    height: 48px;
  }
  .spacer.spacer-extra-small {
    height: 12px;
  }
  .spacer.spacer-small {
    height: 24px;
  }
  .spacer.spacer-large {
    height: 64px;
  }
  .spacer.spacer-extra-large {
    height: 64px;
  }
  .spacer.about-bottom-spacer {
    height: 28px;
  }
}
.next-page-loader,
.has-another-page {
  display: none !important;
}

#cookie-law-info-bar {
  background: #FFF !important;
  box-shadow: none !important;
  padding: 32px 0 32px 0 !important;
}
#cookie-law-info-bar .cli-bar-message a {
  color: #27241F;
  text-decoration: underline;
}
#cookie-law-info-bar .cli-bar-message a:hover, #cookie-law-info-bar .cli-bar-message a:active, #cookie-law-info-bar .cli-bar-message a:focus {
  color: #27241F;
}
#cookie-law-info-bar #wt-cli-accept-all-btn {
  background: #27241F !important;
  text-decoration: none !important;
}
#cookie-law-info-bar .cli-bar-container {
  max-width: 1248px;
  margin: 0 auto;
}

.cli-style-v2 .cli-bar-message {
  width: 80%;
}

@media all and (max-width: 1280px) and (min-width: 0px) {
  #cookie-law-info-bar .cli-bar-container {
    max-width: none;
    margin: 0 32px;
  }
}
@media all and (max-width: 1023px) and (min-width: 0px) {
  #cookie-law-info-bar .cli-bar-container {
    max-width: none;
    margin: 0 20px;
  }
}
@media all and (max-width: 767px) and (min-width: 0px) {
  #cookie-law-info-bar {
    padding: 44px 0 20px 0 !important;
  }
  #cookie-law-info-bar .cli-bar-container .cli-bar-message {
    width: auto;
    display: block;
    padding: 0 0 28px 0;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
  }
  #cookie-law-info-bar .cli-bar-container .cli-bar-btn_container {
    width: 100% !important;
    margin: 0px !important;
    display: block;
  }
  #cookie-law-info-bar .cli-bar-container .cli-bar-btn_container #wt-cli-accept-all-btn {
    display: block;
    width: 100% !important;
  }
}
.spinner img {
  animation-name: spin;
  animation-duration: 5000ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.pp-back:after {
  content: "NEED TO REMOVE";
  color: red;
  font-size: 100px;
  text-align: center;
}

/* Animate.css at top, added CSS at bottom */
/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.6.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */
.animated {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

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

@-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;
  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;
  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;
  transform-origin: center;
}

@-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(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 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(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 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, 30%, 0);
    transform: translate3d(0, 30%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 30%, 0);
    transform: translate3d(0, 30%, 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) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) 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) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) 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);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) 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) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) 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);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -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);
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@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);
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.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;
}

/* Added animation */
.animate {
  opacity: 0;
}

.animated-delay-100 {
  animation-delay: 0.1s;
  -webkit-animation-delay: 0.1s;
}

.animated-delay-200 {
  animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
}

.animated-delay-300 {
  animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
}

.animated-delay-400 {
  animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
}

.animated-delay-500 {
  animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
}

.animated-delay-600 {
  animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
}

.animated-delay-700 {
  animation-delay: 0.7s;
  -webkit-animation-delay: 0.7s;
}

.animated-delay-800 {
  animation-delay: 0.8s;
  -webkit-animation-delay: 0.8s;
}

.animated-delay-900 {
  animation-delay: 0.9s;
  -webkit-animation-delay: 0.9s;
}

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

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

.animated-delay-1200 {
  animation-delay: 1.2s;
  -webkit-animation-delay: 1.2s;
}

.animated {
  opacity: 1;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  color: #3F3D3B;
}

article .caption {
  font-size: 14px;
  line-height: 22px;
  color: #9E9896;
  margin: 0 0 20px 0;
  font-weight: normal;
}

article h1,
article h2,
article h3,
article h4,
article h5,
article h6 {
  margin: 0 0 20px 0;
}
article h1 em,
article h1 i,
article h2 em,
article h2 i,
article h3 em,
article h3 i,
article h4 em,
article h4 i,
article h5 em,
article h5 i,
article h6 em,
article h6 i {
  color: #86817E;
  font-family: lindsey-signature, sans-serif;
  font-weight: normal;
}

article .first-heading {
  padding-top: 0px;
}

article h1 {
  font-size: 56px;
  line-height: 62px;
}
article h1 em, article h1 i {
  font-size: 76px;
}

article h2 {
  font-size: 46px;
  line-height: 52px;
}
article h2 em, article h2 i {
  font-size: 66px;
}

article h3 {
  font-size: 36px;
  line-height: 42px;
}
article h3 em, article h3 i {
  font-size: 56px;
}

article h4 {
  font-size: 24px;
  line-height: 36px;
}
article h4 em, article h4 i {
  font-size: 44px;
}

article h5 {
  font-size: 18px;
  line-height: 28px;
}

article h6 {
  font-size: 16px;
  line-height: 26px;
}

article p {
  line-height: 26px;
  margin: 0 0 26px 0;
}

article p.script-font {
  font-size: 46px;
  line-height: 46px;
  letter-spacing: -0.38px;
  color: #86817E;
  font-family: lindsey-signature, sans-serif;
  font-weight: normal;
}

article ul {
  margin: 0 0 11px 0;
}
article ul li {
  margin: 0 0 17px 0;
  padding: 0 0 0 30px;
  line-height: 28px;
  position: relative;
}
article ul li:before {
  position: absolute;
  line-height: 26px;
  content: "•";
  left: 5px;
  top: 0px;
  display: block;
}

article p + ul {
  margin-top: -11px;
}

article ol {
  margin: 0 0 11px 30px;
  list-style: decimal outside;
  line-height: 28px;
}
article ol li {
  margin: 0 0 17px 0;
  padding: 0px;
}

article p + ol {
  margin-top: -11px;
}

article small {
  display: block;
  margin: 0 0 28px 0;
  font-size: 16px;
  line-height: 26px;
}

strong {
  font-weight: 700;
}

blockquote p,
blockquote cite {
  -webkit-text-size-adjust: 100%;
}

@media all and (max-width: 1023px) {
  article .caption {
    margin: 0 0 13px 0;
  }

  article h1 {
    font-size: 36px;
    line-height: 42px;
  }
  article h1 em, article h1 i {
    font-size: 56px;
  }

  article h2 {
    font-size: 34px;
    line-height: 42px;
  }
  article h2 em, article h2 i {
    font-size: 54px;
  }

  article h3 {
    font-size: 28px;
    line-height: 42px;
  }
  article h3 em, article h3 i {
    font-size: 48px;
  }

  article h4 {
    font-size: 18px;
    line-height: 28px;
  }

  article h5 {
    font-size: 16px;
    line-height: 28px;
  }

  article h6 {
    font-size: 14px;
    line-height: 26px;
  }

  article p {
    margin: 0 0 26px 0;
  }

  article ul {
    margin: 0 0 11px 0;
    font-size: 16px;
  }

  article ol {
    margin: 0 0 11px 30px;
    font-size: 16px;
  }
}
.button {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  border: none;
  font-family: "DM Sans", Helvetica, Arial, sans-serif;
  background: #27241F;
  border: 2px solid #27241F;
  border-radius: 0px;
  padding: 16px 28px 16px 28px;
  line-height: 20px;
  font-weight: 500;
  height: 56px;
  font-size: 16px;
  color: #FFF;
  position: relative;
  display: inline-block;
  overflow: hidden;
  text-align: center;
  white-space: nowrap;
}
.button svg {
  position: relative;
  top: 0px;
}
.button.button-play-video svg {
  margin: 0 8px 0 0;
  top: 1px;
}
.button:before {
  transition: 0.3s ease-in-out;
  content: "";
  position: absolute;
  top: 0;
  right: -50px;
  bottom: 0;
  left: 0;
  border-right: 50px solid transparent;
  border-bottom: 80px solid #FFF;
  transform: translateX(-100%);
}
.button span {
  position: relative;
  z-index: 1;
}
.button:hover {
  color: #000;
}
.button:hover:before {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.button:active, .button:focus {
  background: #FFF;
}
.button:active:before, .button:focus:before {
  display: none;
}
.button.button-secondary {
  background: #F3ECE6;
  color: #000;
  border-color: #F3ECE6;
}
.button.button-secondary:before {
  border-bottom: 80px solid #FFF;
}
.button.button-secondary:hover {
  color: #000;
  border-color: #F3ECE6;
}
.button.button-secondary:active, .button.button-secondary:focus {
  background: transparent;
  border-color: #000;
  color: #000;
}
.button.button-bordered {
  background: transparent;
  color: #000000;
}
.button.button-bordered:before {
  border-bottom: 80px solid #000;
}
.button.button-bordered:hover {
  color: #FFF;
  border-color: #27241F;
}
.button.button-bordered:active, .button.button-bordered:focus {
  background: #27241F;
  border-color: #27241F;
  color: #FFF;
}
.button.button-white-fill {
  background: #FFF;
  color: #27241F;
}
.button.button-white-fill:before {
  border-bottom: 60px solid #FCDA46;
}
.button.button-white-fill:active, .button.button-white-fill:focus {
  background: #FCDA46;
  border-color: #FCDA46;
  color: #27241F;
}
.button.button-white-bordered {
  border-color: #FFF;
  color: #FFF;
}
.button.button-white-bordered:before {
  border-bottom: 60px solid #FFF;
}
.button.button-white-bordered:hover {
  color: #27241F;
  border-color: #FFF;
}
.button.button-white-bordered:active, .button.button-white-bordered:focus {
  background: #FFF;
  border-color: #FFF;
  color: #27241F;
}

a .link-arrow {
  position: absolute;
  width: 33px;
  height: 33px;
  display: block;
  transition: 0.3s ease-in-out;
}
a .link-arrow .link-arrow-arrow {
  position: absolute;
  top: 50%;
  left: 50%;
  transition: 0.3s ease-in-out;
  margin: -4px 0 0 -13px;
}
a .link-arrow .arrow-icon {
  position: relative;
  top: 0px;
  transition: 0.3s ease-in-out;
  vertical-align: middle;
}
a .link-arrow .arrow-icon--circle {
  transition: stroke-dashoffset 0.3s ease;
  stroke-dasharray: 100;
  stroke-dashoffset: 100;
}

@media all and (min-width: 1024px) {
  a.arrow-link:hover, a.arrow-link:active, a.arrow-link:focus {
    color: #F66353;
  }
  a.arrow-link:hover .link-arrow .link-arrow-arrow, a.arrow-link:active .link-arrow .link-arrow-arrow, a.arrow-link:focus .link-arrow .link-arrow-arrow {
    transform: translate3d(4px, 0, 0);
    margin-left: -11px;
  }
  a.arrow-link:hover .link-arrow .arrow-icon--circle, a.arrow-link:active .link-arrow .arrow-icon--circle, a.arrow-link:focus .link-arrow .arrow-icon--circle {
    stroke-dashoffset: 0;
  }
  a.arrow-link:active, a.arrow-link:focus {
    color: #FD874E;
  }
}
.arrow-link {
  font-size: 18px;
  line-height: 33px;
  display: inline-block;
  padding: 0 40px 0 0;
  position: relative;
  color: #F66353;
}
.arrow-link .link-arrow {
  position: absolute;
  top: 0px;
  right: 0px;
}
.arrow-link:active {
  color: #FD874E;
}

.underline-link {
  font-size: 18px;
  position: relative;
  line-height: 28px;
  display: inline-block;
}
.underline-link:before {
  transition: 0.3s ease-in-out;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 0px;
  height: 2px;
  background: #27241F;
  content: "";
  display: block;
}
.underline-link:hover {
  color: #27241F;
}
.underline-link:hover:before {
  width: 100%;
}
.underline-link:active {
  color: #FD874E;
}
.underline-link:active:before {
  background: #FD874E;
  width: 100%;
}

.icon-link {
  padding: 0 0 0 31px;
  position: relative;
  font-size: 16px;
  line-height: 24px;
  color: #27241F;
  display: inline-block;
  font-weight: 600;
}
.icon-link svg {
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0px;
  position: absolute;
}
.icon-link:hover {
  color: #F3ECE6;
}

textarea,
input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  border: 1px solid #27241F;
  width: 100%;
  height: 48px;
  font-family: "DM Sans", Helvetica, Arial, sans-serif;
  color: #27241F;
  padding: 9px 19px;
  line-height: 28px;
  font-size: 16px;
  position: relative;
  z-index: 1;
  box-shadow: none;
  background: transparent;
  background: #FFF;
}

body .gform_wrapper.gravity-theme .gfield textarea.large,
textarea {
  height: 95px;
}

body .gfield_error textarea,
body .gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  border-color: #FF4A4A;
}

.ginput_container_select,
.select-field {
  position: relative;
  border: 1px solid #27241F;
  width: 100%;
  overflow: hidden;
  height: 48px;
  background: #FFF;
}
.ginput_container_select:before,
.select-field:before {
  position: absolute;
  top: 50%;
  right: 16px;
  width: 18px;
  height: 14px;
  margin: -7px 0 0 0;
  background: url(../images/icon-select.svg) no-repeat;
  content: "";
}
.ginput_container_select select,
.ginput_container_select select.medium,
.select-field select,
.select-field select.medium {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  position: absolute;
  cursor: pointer;
  border: none;
  top: 0px;
  left: 0px;
  font-family: "DM Sans", Helvetica, Arial, sans-serif;
  color: #6E6960;
  height: 46px;
  padding: 9px 48px 9px 19px;
  line-height: 28px;
  font-size: 16px;
  background: none transparent;
  width: 100%;
  width: calc(100% + 40px);
  background: transparent;
  z-index: 1;
  overflow: hidden;
}

body .gform_wrapper.gravity-theme .gfield_label {
  font-size: 14px;
  font-weight: 500;
  color: #27241F;
  line-height: 22px;
  display: block;
  margin: 0 0 6px 0;
  padding: 0px;
}

body .gform_wrapper.gravity-theme .gfield_description {
  padding: 6px 0 0 0;
}

body .gform_wrapper .gfield_validation_message,
body .gform_wrapper .validation_message {
  color: #FF4A4A;
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
  position: absolute;
  top: 0px;
  right: 0px;
  left: auto;
  text-align: right;
  border: none;
  margin: 0px;
  background: transparent;
}

body .gform_wrapper.gravity-theme .gform_fields {
  grid-row-gap: 30px;
  grid-column-gap: 30px;
}

body .gform_wrapper.gravity-theme .gfield_label .gfield_required {
  display: none;
}

body .gform_wrapper.gravity-theme .gfield {
  position: relative;
}

body .gform_wrapper.gravity-theme .gfield-optional {
  position: relative;
}
body .gform_wrapper.gravity-theme .gfield-optional:before {
  position: absolute;
  right: 0px;
  font-size: 12px;
  line-height: 16px;
  color: #666666;
  content: "Optional";
  top: 6px;
  display: block;
}

body .gform_wrapper .gform_validation_errors {
  padding: 10px 0 10px 40px;
  margin: 0 0 40px 0;
  border: none;
  box-shadow: none;
  background: #FFDFDF;
}
body .gform_wrapper .gform_validation_errors h2 {
  text-align: left;
}

.gform_wrapper.gravity-theme .gfield-choice-input + label {
  max-width: none !important;
}

.slick-slider {
  position: relative;
}
.slick-slider section {
  padding: 0 20px 48px 0;
}
.slick-slider .slick-arrow {
  position: absolute;
  bottom: -8px;
  left: 0px;
  width: 24px;
  height: 24px;
  padding: 0px;
  border: none;
  border-radius: 0px;
  z-index: 110;
  color: #27241F;
}
.slick-slider .slick-arrow .button-text {
  width: 24px;
  height: 24px;
  position: relative;
  display: block;
}
.slick-slider .slick-arrow .button-circle {
  display: none !important;
}
.slick-slider .slick-arrow:hover, .slick-slider .slick-arrow:active, .slick-slider .slick-arrow:focus {
  border: none !important;
  box-shadow: none !important;
  background-color: transparent !important;
  color: #27241F !important;
}
.slick-slider .slick-arrow:hover .button-text, .slick-slider .slick-arrow:active .button-text, .slick-slider .slick-arrow:focus .button-text {
  color: #27241F !important;
}
.slick-slider .slick-arrow svg {
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0px;
  position: absolute;
}
.slick-slider .slick-arrow.slick-next {
  left: auto;
  right: 20px;
}
.slick-slider .slick-arrow.slick-next svg {
  left: auto;
  right: 0px;
}
.slick-slider .slick-dots {
  bottom: -8px;
  left: 0px;
  width: 100%;
  position: absolute;
  text-align: center;
  z-index: 100;
}
.slick-slider .slick-dots li {
  display: inline-block;
  margin: 0 3px;
  height: 24px;
  line-height: 24px;
}
.slick-slider .slick-dots li button {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  padding: 0px;
  border: none;
  margin: 0px;
  text-indent: -9999px;
  border-radius: 100%;
  font-size: 1px;
  display: inline-block;
  vertical-align: middle;
  width: 6px;
  height: 6px;
  position: relative;
  border: 1px solid #FFBFBD;
  background: transparent;
  position: relative;
  top: -3px;
}
.slick-slider .slick-dots li.slick-active button {
  border: 1px solid #27241F;
  background: #27241F;
}

#top-bar {
  background: #27241F;
  height: 50px;
  position: relative;
  z-index: 100;
}
#top-bar .container {
  text-align: center;
}
#top-bar .container h4 {
  font-size: 24px;
  letter-spacing: -0.5px;
  font-family: lindsey-signature, sans-serif;
  color: #FFF;
  line-height: 50px;
  display: inline-block;
  vertical-align: top;
  padding: 0 20px;
}
#top-bar .container ul {
  display: inline-block;
  padding: 0 10px;
  vertical-align: top;
}
#top-bar .container ul li {
  display: inline-block;
  vertical-align: top;
  font-weight: 500;
  color: #6E6960;
  font-size: 14px;
  line-height: 22px;
  padding: 14px 10px;
}
#top-bar .container ul li a {
  color: #FFF;
}

#site-header {
  position: relative;
  z-index: 100;
  background: #FFF;
}
#site-header .container {
  height: 110px;
  width: auto;
  margin: 0 50px;
  padding: 0 320px 0 270px;
}
#site-header .logo {
  float: left;
  padding: 32px 0 32px 0;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 101;
}
#site-header .toggle-nav {
  display: none;
}
#site-header .header-instagram {
  display: none;
}
#site-header nav {
  text-align: center;
}
#site-header nav ul li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 0 20px 0 20px;
}
#site-header nav ul li a {
  font-size: 18px;
  line-height: 20px;
  color: #27241F;
  display: inline-block;
  vertical-align: top;
  padding: 42px 0 48px 0;
}
#site-header nav ul li a:hover, #site-header nav ul li a:active, #site-header nav ul li a:focus {
  color: #6e6960;
}
#site-header nav ul li.menu-item-has-children > a {
  padding: 42px 28px 48px 0;
  background: url(../images/nav-arrow-down.svg) no-repeat right 46px;
}
#site-header nav ul li.menu-item-has-children ul {
  position: absolute;
  top: 96px;
  left: -10px;
  line-height: 0px;
  width: 227px;
  visibility: hidden;
  text-align: left;
  opacity: 0;
  transition: 0.3s ease-in-out;
  background: #FFF;
  padding: 0 0 24px 0;
}
#site-header nav ul li.menu-item-has-children ul li {
  display: block;
  padding: 0;
}
#site-header nav ul li.menu-item-has-children ul li.nav-mobile-only {
  display: none;
}
#site-header nav ul li.menu-item-has-children ul li a {
  display: block;
  padding: 10px 30px;
  line-height: 20px;
  font-size: 14px;
}
#site-header nav ul li.menu-item-has-children:focus-within > a, #site-header nav ul li.menu-item-has-children:focus > a, #site-header nav ul li.menu-item-has-children:hover > a {
  background: url(../images/nav-arrow-up.svg) no-repeat right 46px;
}
#site-header nav ul li.menu-item-has-children:focus-within ul, #site-header nav ul li.menu-item-has-children:focus ul, #site-header nav ul li.menu-item-has-children:hover ul {
  visibility: visible;
  opacity: 1;
}
#site-header .button {
  z-index: 101;
  position: absolute;
  top: 25px;
  right: 0px;
  padding-left: 50px;
  padding-right: 50px;
}

.nav-dropdown-blocker {
  background: rgba(39, 36, 31, 0.3);
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 99;
  display: none;
}

body.nav-dropdown-active .nav-dropdown-blocker {
  display: block;
}

@media all and (min-width: 1380px) {
  #site-header .container {
    width: 1340px;
    margin: 0 auto;
  }
}
@media all and (max-width: 1280px) and (min-width: 0px) {
  #site-header .container {
    margin: 0 20px;
    padding: 0 270px 0 230px;
  }
  #site-header .container .logo {
    padding: 36px 0 32px 0;
  }
  #site-header .container .logo img {
    width: 220px;
  }
  #site-header .container .button {
    padding-left: 30px;
    padding-right: 30px;
  }
  #site-header nav ul li {
    padding: 0 10px;
  }
  #site-header nav ul li a {
    font-size: 16px;
  }
  #site-header nav ul li.menu-item-has-children ul {
    left: -20px;
  }
}
@media all and (max-width: 1023px) and (min-width: 0px) {
  #top-bar {
    display: none;
  }

  #site-header .container {
    padding: 16px 0;
    text-align: center;
    margin: 0px;
    height: 60px;
  }
  #site-header .container .logo {
    position: relative;
    margin: 0 auto;
    left: auto;
    top: auto;
    float: none;
    padding: 0px;
  }
  #site-header .container .logo img {
    width: 202px;
  }
  #site-header .container nav {
    display: none;
  }
  #site-header .container .button {
    display: none;
  }
  #site-header .container .toggle-nav {
    width: 32px;
    height: 32px;
    background: url(../images/toggle-nav.svg) no-repeat center center;
    text-indent: -9999px;
    top: 13px;
    right: 13px;
    position: absolute;
    display: block;
    z-index: 102;
  }
  #site-header .container .header-instagram {
    width: 32px;
    height: 32px;
    background: url(../images/instagram.svg) no-repeat center center;
    text-indent: -9999px;
    top: 13px;
    left: 13px;
    position: absolute;
    display: block;
    z-index: 102;
  }
}
#site-footer {
  background: #27241F;
  padding: 90px 0 15px 0;
}
#site-footer .container {
  max-width: 957px;
  text-align: center;
}
#site-footer .container .footer-logo {
  float: left;
  margin: 8px 0 0 0;
}
#site-footer .container .button {
  float: right;
  margin: 0 0 61px 0;
}
#site-footer .container .footer-widgets {
  padding: 0 0 113px 0;
  text-align: left;
}
#site-footer .container .footer-widgets aside {
  width: auto;
  float: left;
}
#site-footer .container .footer-widgets aside h5 {
  font-size: 14px;
  line-height: 22px;
  font-weight: normal;
  color: #86817E;
  margin: 0 0 13px 0;
}
#site-footer .container .footer-widgets aside ul li {
  display: block;
  margin: 0 0 10px 0;
}
#site-footer .container .footer-widgets aside ul li a {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  color: #FFF;
  letter-spacing: 0.39px;
}
#site-footer .container .footer-widgets aside ul li a:hover, #site-footer .container .footer-widgets aside ul li a:active, #site-footer .container .footer-widgets aside ul li a:focus {
  text-decoration: underline;
  color: #FFF;
}
#site-footer .container .footer-widgets aside.widget-social {
  width: 22%;
}
#site-footer .container .footer-widgets aside.widget-social ul {
  margin: 0 0 32px 0;
}
#site-footer .container .footer-widgets aside.widget-social ul li {
  display: inline-block;
  margin: 0 20px 0 0;
}
#site-footer .container .footer-widgets aside.widget-services {
  width: 42%;
  padding: 0 64px 0 0;
}
#site-footer .container .footer-widgets aside.widget-services ul {
  columns: 2;
  column-gap: 20px;
}
#site-footer .container .footer-widgets aside.widget-other {
  width: 21%;
}
#site-footer .container .footer-widgets aside.widget-graduate {
  width: 15%;
}
#site-footer .container .footer-widgets aside.widget-graduate h5 {
  margin: 0 0 18px 0;
}
#site-footer .container .footer-tagline {
  padding: 0 0 72px 100px;
  position: relative;
  margin: 0 auto;
  width: 430px;
}
#site-footer .container .footer-tagline .spinner {
  width: 80px;
  height: 80px;
  position: absolute;
  top: 0px;
  left: 0px;
}
#site-footer .container .footer-tagline .spinner img {
  width: 100%;
  height: 100%;
  display: block;
}
#site-footer .container .footer-tagline h4 {
  line-height: 80px;
  font-size: 40px;
  letter-spacing: -0.86px;
  color: #FFF;
  opacity: 0.16;
  font-family: lindsey-signature, sans-serif;
}
#site-footer .container p {
  font-size: 12px;
  line-height: 18px;
  color: #726E6C;
}
#site-footer .container p a {
  color: #726E6C;
  margin: 0 0 0 30px;
}
#site-footer .container p a:hover, #site-footer .container p a:active, #site-footer .container p a:focus {
  color: #FFF;
  text-decoration: underline;
}

@media all and (max-width: 1280px) and (min-width: 0px) {
  #site-footer .container {
    margin: 0 auto;
  }
}
@media all and (max-width: 1023px) and (min-width: 0px) {
  #site-footer {
    padding: 40px 0 15px 0;
  }
  #site-footer .container {
    max-width: none;
    margin: 0 20px;
  }
  #site-footer .container .footer-logo {
    float: none;
    width: 202px;
    display: block;
    margin: 0 auto 40px auto;
  }
  #site-footer .container .button {
    float: none;
    margin: 0 auto 40px auto;
  }
  #site-footer .container .footer-widgets {
    padding: 0px;
  }
  #site-footer .container .footer-widgets aside {
    padding: 0 0 30px 0;
  }
  #site-footer .container .footer-widgets aside.widget-social {
    float: none;
    width: 100%;
  }
  #site-footer .container .footer-widgets aside.widget-social section {
    float: left;
    width: 50%;
    padding: 0px;
  }
  #site-footer .container .footer-widgets aside.widget-social section ul {
    width: auto;
  }
  #site-footer .container .footer-widgets aside.widget-services {
    clear: both;
    float: none;
    padding: 0 0 40px 0;
    width: 100%;
  }
  #site-footer .container .footer-widgets aside.widget-services ul {
    column-gap: 0px;
  }
  #site-footer .container .footer-widgets aside.widget-other {
    width: 50%;
  }
  #site-footer .container .footer-widgets aside.widget-graduate {
    width: 50%;
  }
  #site-footer .container .footer-tagline {
    padding: 125px 0 7px 0;
    width: auto;
  }
  #site-footer .container .footer-tagline .spinner {
    left: 50%;
    width: 105px;
    height: 105px;
    margin: 0 0 0 -52px;
  }
  #site-footer .container .footer-tagline h4 {
    font-size: 40px;
    line-height: 60px;
  }
}
@media all and (max-width: 374px) and (min-width: 0px) {
  #site-footer .container .footer-tagline h4 {
    font-size: 30px;
  }

  #site-footer .container p a {
    margin: 0 0 0 16px;
  }
}
#mobile-nav {
  background: #27241F;
  padding: 78px 0 0 0;
  position: fixed;
  top: 0px;
  left: -200%;
  width: 100%;
  height: 100vh;
  z-index: 1000;
  display: block;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s opacity;
}
#mobile-nav .close-nav {
  position: absolute;
  background: url(../images/mobile-nav-close.svg) no-repeat center center;
  width: 58px;
  height: 49px;
  top: 0px;
  right: 0px;
  text-indent: -9999px;
  display: block;
}
#mobile-nav .mobile-back {
  background: url(../images/mobile-back-link-arrow.svg) no-repeat left center;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  color: #FFF;
  letter-spacing: 0.44px;
  top: 15px;
  left: 30px;
  display: none;
  position: absolute;
  padding: 0 0 0 20px;
}
#mobile-nav nav .container {
  margin: 0px;
  width: auto;
  transition: 0.3s height;
}
#mobile-nav nav div.menu {
  width: 300%;
  position: relative;
  left: 0px;
  transition: 0.3s ease-in-out;
}
#mobile-nav nav ul li {
  display: block;
  width: 33.33%;
}
#mobile-nav nav ul li a {
  font-size: 28px;
  line-height: 58px;
  padding: 5px 30px;
  color: #FFF;
  display: block;
}
#mobile-nav nav ul li.menu-item-has-children > a:first-child {
  position: relative;
}
#mobile-nav nav ul li.menu-item-has-children > a:first-child:before {
  position: absolute;
  top: 50%;
  right: 30px;
  background: url(../images/mobile-nav-arrow.svg) no-repeat right center;
  width: 20px;
  height: 32px;
  margin: -16px 0 0 0;
  content: "";
  display: block;
}
#mobile-nav nav ul li ul {
  position: absolute;
  top: 0px;
  width: 33.33%;
  left: 33.33%;
  visibility: hidden;
  opacity: 0;
}
#mobile-nav nav ul li ul li {
  width: 100%;
  left: auto;
}
#mobile-nav nav ul li ul li a {
  font-size: 24px;
}
#mobile-nav nav ul li ul li.nav-mobile-only a {
  font-size: 20px;
}
#mobile-nav nav ul li ul li ul {
  width: 100%;
  left: 100%;
}
#mobile-nav nav ul li.active ul {
  visibility: visible;
  opacity: 1;
}
#mobile-nav .mobile-nav-footer {
  padding: 32px 0 95px 0;
  position: relative;
  max-width: 311px;
  margin: 0 auto;
}
#mobile-nav .mobile-nav-footer .button {
  margin: 0 auto 30px auto;
  padding-left: 0px;
  padding-right: 0px;
  width: 100%;
}
#mobile-nav .mobile-nav-footer ul {
  display: block;
  float: left;
  text-align: left;
}
#mobile-nav .mobile-nav-footer ul.mobile-nav-footer-follow {
  padding: 0 24px 0 0;
}
#mobile-nav .mobile-nav-footer ul li {
  line-height: 20px;
  font-size: 14px;
  padding: 0 0 3px 0;
  font-weight: 500;
  display: inline-block;
  vertical-align: top;
}
#mobile-nav .mobile-nav-footer ul li:first-of-type {
  display: block;
}
#mobile-nav .mobile-nav-footer ul li a {
  margin: 0 20px 0 0;
  color: #FFF;
}
#mobile-nav .mobile-nav-footer h4 {
  text-align: center;
  font-size: 40px;
  line-height: 48px;
  letter-spacing: -0.86px;
  position: absolute;
  bottom: 14px;
  left: -30px;
  display: block;
  font-family: lindsey-signature, sans-serif;
  width: calc(100% + 60px);
}

body.site-nav-active #mobile-nav {
  opacity: 1;
  visibility: visible;
  left: 0px;
}

@media all and (max-width: 374px) and (min-width: 0px) {
  #mobile-nav .mobile-back {
    left: 20px;
  }
  #mobile-nav nav ul li a {
    padding: 5px 20px;
  }
  #mobile-nav .mobile-nav-footer {
    max-width: none;
    margin: 0 20px;
  }
  #mobile-nav .mobile-nav-footer h4 {
    font-size: 34px;
  }
  #mobile-nav .mobile-nav-footer ul.mobile-nav-footer-follow {
    padding: 0 14px 0 0;
  }
  #mobile-nav .mobile-nav-footer ul li a {
    margin: 0 10px 0 0;
  }
}
#subscribe {
  padding: 75px 0 0 0;
}
#subscribe .subscribe-wrapper {
  background: #F5F5F5;
  padding: 120px 0;
}
#subscribe .subscribe-success-wrapper {
  background: #F5F5F5;
  padding: 120px 0;
  display: none;
  text-align: center;
}
#subscribe .subscribe-success-wrapper h5 {
  max-width: 718px;
  font-size: 56px;
  line-height: 62px;
  font-weight: normal;
  margin: 0 auto 35px auto;
}
#subscribe .subscribe-success-wrapper h5 em {
  font-size: 76px;
  font-family: lindsey-signature, sans-serif;
  font-weight: normal;
}
#subscribe .subscribe-success-wrapper .script-font {
  font-size: 46px;
  font-family: lindsey-signature, sans-serif;
  font-weight: normal;
}
#subscribe .container {
  text-align: center;
}
#subscribe .container h4 {
  font-size: 14px;
  line-height: 22px;
  color: #9E9896;
  font-weight: normal;
  margin: 0 0 20px 0;
}
#subscribe .container h3 {
  max-width: 548px;
  font-size: 56px;
  line-height: 62px;
  font-weight: normal;
  margin: 0 auto 40px auto;
}
#subscribe .container h3 em {
  font-style: normal;
  line-height: 76px;
  margin-bottom: -30px;
  position: relative;
  display: inline-block;
  font-family: lindsey-signature, sans-serif;
}
#subscribe .container p {
  font-size: 16px;
  line-height: 26px;
  color: #6E6960;
  margin: 0 auto 30px auto;
  max-width: 451px;
}
#subscribe .container p a {
  text-decoration: underline;
  color: #6E6960;
}
#subscribe .container p a:hover, #subscribe .container p a:active, #subscribe .container p a:focus {
  color: #000;
}
#subscribe .container form {
  max-width: 486px;
  margin: 0 auto;
  padding: 0 151px 0 0;
  position: relative;
}
#subscribe .container form .button {
  position: absolute;
  top: 0px;
  right: 0px;
  padding-left: 0px;
  padding-right: 0px;
  width: 141px;
  transition: 0.3s ease-in-out;
}
#subscribe .container form .button:hover, #subscribe .container form .button:active, #subscribe .container form .button:focus {
  color: #000;
  background: #FFF;
}
#subscribe .container form input[type=email] {
  border: 2px solid #27241F;
  height: 56px;
  padding: 16px 18px 16px 18px;
  font-size: 16px;
  line-height: 20px;
  background: #FFF;
}

@media all and (max-width: 1023px) and (min-width: 0px) {
  #subscribe {
    padding: 50px 0 0 0;
  }
}
@media all and (max-width: 767px) and (min-width: 0px) {
  #subscribe .subscribe-wrapper {
    padding: 65px 0 71px 0;
  }
  #subscribe .subscribe-success-wrapper {
    padding: 65px 0 71px 0;
  }
  #subscribe .subscribe-success-wrapper h5 {
    font-size: 36px;
    line-height: 42px;
  }
  #subscribe .subscribe-success-wrapper h5 em {
    font-size: 56px;
  }
  #subscribe .subscribe-success-wrapper .script-font {
    font-size: 28px;
  }
  #subscribe .container {
    text-align: left;
  }
  #subscribe .container h4 {
    margin: 0 0 15px 0;
  }
  #subscribe .container h3 {
    max-width: none;
    font-size: 36px;
    line-height: 42px;
    margin: 0 0 11px 0;
  }
  #subscribe .container h3 em {
    font-size: 45px;
    margin-top: -20px;
  }
  #subscribe .container p {
    margin: 0 0 40px 0;
    max-width: none;
  }
  #subscribe .container form {
    max-width: none;
  }
}
@media all and (max-width: 480px) and (min-width: 0px) {
  #subscribe .container form {
    padding-right: 0px;
  }
  #subscribe .container form .button {
    position: relative;
    top: auto;
    right: auto;
  }
  #subscribe .container form input[type=email] {
    margin: 0 0 10px 0;
  }
}
#page-banner {
  padding: 13px 0 95px 0;
}
#page-banner .back-to-link {
  position: absolute;
  top: 0px;
  left: 0px;
  color: #9E9896;
  font-size: 14px;
  line-height: 22px;
  text-decoration: underline;
}
#page-banner .back-to-link:hover, #page-banner .back-to-link:active, #page-banner .back-to-link:focus {
  color: #27241F;
}
#page-banner .page-banner-inner .banner-text {
  z-index: 10;
  padding: 0 50px 0 0;
}
#page-banner .page-banner-inner .banner-text h1,
#page-banner .page-banner-inner .banner-text h2 {
  font-size: 90px;
  line-height: 92px;
  color: #6E6960;
  font-weight: 500;
  margin: 0 -100px 0 0;
}
#page-banner .page-banner-inner .banner-text h1 em,
#page-banner .page-banner-inner .banner-text h1 i,
#page-banner .page-banner-inner .banner-text h2 em,
#page-banner .page-banner-inner .banner-text h2 i {
  font-size: 90px;
  line-height: 92px;
  font-family: lindsey-signature, sans-serif;
  font-weight: normal;
}
#page-banner .page-banner-inner .banner-text .buttons {
  padding: 70px 0 0 0;
}
#page-banner .page-banner-inner .banner-text .buttons .button {
  margin: 0 14px 0 0;
}
#page-banner .page-banner-inner .banner-text p {
  font-size: 16px;
  line-height: 26px;
  color: #6E6960;
  max-width: 430px;
  padding: 46px 0 0 0;
  margin: 0px;
}
#page-banner .page-banner-inner .banner-image img {
  height: 650px;
  display: block;
}
#page-banner .page-banner-inner .spinner {
  position: absolute;
  bottom: -51px;
  left: 50%;
  margin: 0 0 0 -50px;
  width: 100px;
  height: 100px;
  z-index: 20;
}
#page-banner .page-banner-inner .spinner img {
  display: block;
  width: 100%;
  height: 100%;
}

@media all and (max-width: 1150px) and (min-width: 0px) {
  #page-banner .page-banner-inner .banner-text h1 {
    font-size: 50px;
    line-height: 56px;
  }
  #page-banner .page-banner-inner .banner-text h1 em,
#page-banner .page-banner-inner .banner-text h1 i {
    font-size: 66px;
  }
  #page-banner .page-banner-inner .banner-image img {
    height: 500px;
  }
  #page-banner .page-banner-inner .spinner {
    right: 30px;
    bottom: -41px;
    width: 80px;
    height: 80px;
    left: auto;
  }
}
@media all and (min-width: 861px) {
  #page-banner .page-banner-inner {
    display: flex;
    align-items: center;
  }
  #page-banner .page-banner-inner .banner-text {
    flex-grow: 1;
  }
  #page-banner .page-banner-inner .banner-image {
    flex-shrink: 0;
  }
}
@media all and (max-width: 860px) and (min-width: 0px) {
  #page-banner {
    padding: 60px 0 60px 0;
  }
  #page-banner .container {
    margin: 0px;
  }
  #page-banner .back-to-link {
    top: auto;
    bottom: -40px;
    left: 20px;
  }
  #page-banner .page-banner-inner {
    display: block;
    position: relative;
  }
  #page-banner .page-banner-inner .banner-text {
    padding: 0 0 11px 0;
  }
  #page-banner .page-banner-inner .banner-text h1 {
    text-align: left;
    margin: 0px;
    padding: 0 20px;
  }
  #page-banner .page-banner-inner .banner-text p {
    text-align: left;
    max-width: none;
    padding: 23px 20px 61px 20px;
  }
  #page-banner .page-banner-inner .banner-text .buttons {
    padding: 0px;
    z-index: 10;
    position: absolute;
    bottom: 90px;
    left: 0px;
    width: 100%;
    text-align: center;
  }
  #page-banner .page-banner-inner .banner-text .buttons .button {
    margin: 0 7px;
  }
  #page-banner .page-banner-inner .banner-text .buttons .button.button-default {
    background: #F3ECE6;
    color: #000;
    border-color: #F3ECE6;
  }
  #page-banner .page-banner-inner .banner-text .buttons .button.button-default:before {
    border-bottom: 80px solid #FFF;
  }
  #page-banner .page-banner-inner .banner-text .buttons .button.button-default:hover {
    color: #000;
    border-color: #F3ECE6;
  }
  #page-banner .page-banner-inner .banner-text .buttons .button.button-default:active, #page-banner .page-banner-inner .banner-text .buttons .button.button-default:focus {
    background: transparent;
    border-color: #FFF;
    color: #FFF;
  }
  #page-banner .page-banner-inner .banner-text .buttons .button.button-bordered {
    border-color: #FFF;
    color: #FFF;
  }
  #page-banner .page-banner-inner .banner-text .buttons .button.button-bordered:before {
    border-bottom: 80px solid #FFF;
  }
  #page-banner .page-banner-inner .banner-text .buttons .button.button-bordered:hover {
    color: #000;
  }
  #page-banner .page-banner-inner .banner-text .buttons .button.button-bordered:active, #page-banner .page-banner-inner .banner-text .buttons .button.button-bordered:focus {
    background: transparent;
    border-color: #FFF;
    color: #FFF;
  }
  #page-banner .page-banner-inner .banner-image {
    position: relative;
    width: 100%;
    height: auto;
  }
  #page-banner .page-banner-inner .banner-image:before {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 80%;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #27241F 100%);
    content: "";
    display: block;
    z-index: 2;
  }
  #page-banner .page-banner-inner .banner-image img {
    position: relative;
    width: 100%;
    height: auto;
    z-index: 1;
  }
}
.page-block-heading-and-content .heading-and-content {
  margin: 0 100px;
  position: relative;
  display: flex;
}
.page-block-heading-and-content .heading-and-content .heading {
  width: 52%;
  padding: 0 76px 0 0;
}
.page-block-heading-and-content .heading-and-content .heading.heading-has-button {
  padding-bottom: 106px;
}
.page-block-heading-and-content .heading-and-content .heading.heading-has-button-and-button-heading {
  padding-bottom: 170px;
}
.page-block-heading-and-content .heading-and-content .heading h4 {
  font-size: 14px;
  line-height: 22px;
  color: #9E9896;
  margin: 0 0 20px 0;
  font-weight: normal;
}
.page-block-heading-and-content .heading-and-content .heading h1,
.page-block-heading-and-content .heading-and-content .heading h2,
.page-block-heading-and-content .heading-and-content .heading h3 {
  font-size: 56px;
  line-height: 62px;
  color: #3F3D3B;
  font-weight: normal;
}
.page-block-heading-and-content .heading-and-content .heading h1 em,
.page-block-heading-and-content .heading-and-content .heading h1 i,
.page-block-heading-and-content .heading-and-content .heading h2 em,
.page-block-heading-and-content .heading-and-content .heading h2 i,
.page-block-heading-and-content .heading-and-content .heading h3 em,
.page-block-heading-and-content .heading-and-content .heading h3 i {
  font-size: 76px;
  font-family: lindsey-signature, sans-serif;
}
.page-block-heading-and-content .heading-and-content article {
  width: 48%;
  padding: 46px 0 0 0;
}
.page-block-heading-and-content .heading-and-content .buttons {
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.page-block-heading-and-content .heading-and-content .buttons h5 {
  font-family: lindsey-signature, sans-serif;
  font-size: 36px;
  line-height: 42px;
  color: #3F3D3B;
  font-weight: normal;
  margin: 0 0 12px 0;
}

.contact-detail {
  display: block;
  padding: 0 0 0 35px;
  position: relative;
  margin: 0 0 20px 0;
  float: left;
  clear: both;
}
.contact-detail svg {
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.contact-detail span {
  font-size: 18px;
  line-height: 24px;
  color: #27241F;
  font-weight: 500;
}
.contact-detail.contact-detail-linkedin svg {
  margin-top: -2px;
}

a.contact-detail span {
  text-decoration: underline;
}
a.contact-detail:hover span, a.contact-detail:active span, a.contact-detail:focus span {
  text-decoration: none;
}

@media all and (max-width: 1280px) and (min-width: 0px) {
  .page-block-heading-and-content .heading-and-content {
    margin: 0px;
  }
}
@media all and (max-width: 1023px) and (min-width: 0px) {
  .page-block-heading-and-content .heading-and-content .heading h1,
.page-block-heading-and-content .heading-and-content .heading h2,
.page-block-heading-and-content .heading-and-content .heading h3 {
    font-size: 36px;
    line-height: 42px;
  }
  .page-block-heading-and-content .heading-and-content .heading h1 em,
.page-block-heading-and-content .heading-and-content .heading h1 i,
.page-block-heading-and-content .heading-and-content .heading h2 em,
.page-block-heading-and-content .heading-and-content .heading h2 i,
.page-block-heading-and-content .heading-and-content .heading h3 em,
.page-block-heading-and-content .heading-and-content .heading h3 i {
    font-size: 56px;
  }
}
@media all and (max-width: 767px) and (min-width: 0px) {
  .page-block-heading-and-content .heading-and-content {
    display: block;
  }
  .page-block-heading-and-content .heading-and-content .heading {
    width: auto;
    padding: 0px !important;
  }
  .page-block-heading-and-content .heading-and-content .heading h4 {
    margin: 0 0 13px 0;
  }
  .page-block-heading-and-content .heading-and-content .heading h1,
.page-block-heading-and-content .heading-and-content .heading h2,
.page-block-heading-and-content .heading-and-content .heading h3 {
    margin: 0 0 27px 0;
  }
  .page-block-heading-and-content .heading-and-content article {
    width: auto;
    padding: 0px;
  }
  .page-block-heading-and-content .heading-and-content .buttons {
    position: relative;
    bottom: auto;
    left: auto;
    padding: 8px 0 0 0;
  }
}
.page-block-services-slider {
  overflow: hidden;
}
.page-block-services-slider header {
  margin: 0 0 37px 0;
  padding: 0 320px 0 0;
  position: relative;
}
.page-block-services-slider header h2 {
  font-size: 56px;
  line-height: 62px;
  color: #3F3D3B;
  font-weight: normal;
}
.page-block-services-slider header h2 em {
  font-size: 76px;
  font-family: lindsey-signature, sans-serif;
}
.page-block-services-slider header .button {
  position: absolute;
  top: 3px;
  right: 0px;
}
.page-block-services-slider .services-slider {
  margin: 0 -15px;
}
.page-block-services-slider .services-slider section {
  float: left;
  width: 25%;
  padding: 0 15px;
}
.page-block-services-slider .services-slider .slick-arrow {
  bottom: auto;
  top: -103px;
  left: auto;
  right: 222px;
  border: 2px solid #000;
  color: #000;
  width: 56px;
  height: 56px;
  border-radius: 100%;
  display: block;
  z-index: 10;
}
.page-block-services-slider .services-slider .slick-arrow svg {
  position: relative;
  top: 25px;
  left: 23px;
}
.page-block-services-slider .services-slider .slick-arrow.slick-prev {
  right: 294px;
}
.page-block-services-slider .services-slider .slick-arrow.slick-prev svg {
  left: 22px;
}
.page-block-services-slider .services-slider .slick-arrow:hover, .page-block-services-slider .services-slider .slick-arrow:active, .page-block-services-slider .services-slider .slick-arrow:focus {
  border: 2px solid #000 !important;
  color: #FFF !important;
  background: #000 !important;
}

.service-card {
  display: block;
}
.service-card .service-card-image {
  height: 0px;
  padding-top: 125%;
  margin: 0 0 12px 0;
  position: relative;
  overflow: hidden;
  display: block;
}
.service-card .service-card-image .service-card-image-inner {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: none no-repeat center center;
  background-size: cover;
  transition: 0.3s ease-in-out;
}
.service-card h4 {
  font-size: 24px;
  font-weight: 500;
  color: #3F3D3B;
  line-height: 26px;
}
.service-card span.service-card-starting-from {
  display: block;
  font-size: 14px;
  line-height: 22px;
  font-style: italic;
  color: #6E6960;
}
@media all and (min-width: 1024px) {
  .service-card:hover .service-card-image .service-card-image-inner {
    transform: scale(1.2);
  }
}
.service-card:hover h4, .service-card:active h4, .service-card:focus h4 {
  text-decoration: underline;
}

@media all and (max-width: 1023px) and (min-width: 0px) {
  .page-block-services-slider header h2 {
    font-size: 36px;
    line-height: 42px;
  }
  .page-block-services-slider header h2 em {
    font-size: 56px;
  }
  .page-block-services-slider .services-slider {
    margin: 0 -10px;
  }
  .page-block-services-slider .services-slider section {
    padding: 0 10px;
  }
  .page-block-services-slider .services-slider .slick-arrow {
    top: -66px;
  }

  .service-card h4 {
    font-size: 18px;
    line-height: 22px;
    text-decoration: underline;
  }
}
@media all and (max-width: 767px) and (min-width: 0px) {
  .page-block-services-slider .container {
    padding-bottom: 96px;
  }
  .page-block-services-slider header {
    margin: 0 0 30px 0;
    position: static;
    padding: 0 114px 0 0;
  }
  .page-block-services-slider header .button {
    position: absolute;
    bottom: 0px;
    left: 0px;
    top: auto;
    right: auto;
  }
  .page-block-services-slider .services-slider {
    margin: 0 -20px 0 0;
  }
  .page-block-services-slider .services-slider section {
    padding: 0 20px 0 0;
  }
  .page-block-services-slider .services-slider .slick-arrow {
    top: -72px;
    right: 20px;
  }
  .page-block-services-slider .services-slider .slick-arrow.slick-prev {
    right: 86px;
  }
}
.page-block-style-edits-slider .page-block-style-edits-slider-wrapper {
  background: #F1F0EF;
  padding: 120px 0;
  overflow: hidden;
}
.page-block-style-edits-slider header {
  float: left;
  width: 43%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 10;
  height: 100%;
  padding: 0 100px 0 0;
}
.page-block-style-edits-slider header:before {
  position: absolute;
  top: 0px;
  right: 20px;
  width: 200%;
  height: 100%;
  content: "";
  display: block;
  background: #F1F0EF;
}
.page-block-style-edits-slider header h4 {
  font-size: 14px;
  line-height: 22px;
  color: #9E9896;
  font-weight: normal;
  position: relative;
  z-index: 1;
  margin: 0 0 20px 0;
}
.page-block-style-edits-slider header h2 {
  font-size: 56px;
  line-height: 62px;
  color: #3F3D3B;
  font-weight: normal;
  margin: 0 0 80px 0;
  position: relative;
  z-index: 1;
}
.page-block-style-edits-slider header h2 em {
  font-size: 76px;
  font-family: lindsey-signature, sans-serif;
}
.page-block-style-edits-slider header .button {
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 1;
}
.page-block-style-edits-slider .style-edits-slider-wrapper {
  float: right;
  width: 57%;
}
.page-block-style-edits-slider .style-edits-slider-wrapper .style-edits-slider {
  margin: 0 -15px;
}
.page-block-style-edits-slider .style-edits-slider-wrapper .style-edits-slider section {
  padding: 0 15px;
  width: 296px;
  float: left;
}
.page-block-style-edits-slider .style-edits-slider-wrapper .style-edits-slider .slick-arrow {
  bottom: 16px;
  top: auto;
  right: auto;
  left: -184px;
  border: 1px solid #000;
  color: #000;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  display: block;
  z-index: 10;
}
.page-block-style-edits-slider .style-edits-slider-wrapper .style-edits-slider .slick-arrow svg {
  position: relative;
  top: 13px;
  left: 11px;
}
.page-block-style-edits-slider .style-edits-slider-wrapper .style-edits-slider .slick-arrow.slick-prev {
  left: -226px;
}
.page-block-style-edits-slider .style-edits-slider-wrapper .style-edits-slider .slick-arrow.slick-prev svg {
  left: 10px;
}
.page-block-style-edits-slider .style-edits-slider-wrapper .style-edits-slider .slick-arrow:hover, .page-block-style-edits-slider .style-edits-slider-wrapper .style-edits-slider .slick-arrow:active, .page-block-style-edits-slider .style-edits-slider-wrapper .style-edits-slider .slick-arrow:focus {
  border: 1px solid #000 !important;
  color: #FFF !important;
  background: #000 !important;
}

#page-banner.page-banner-featured-style-edit .banner-text {
  transform: translateY(-100px);
  -webkit-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
}
#page-banner.page-banner-featured-style-edit .featured-style-edit {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 50%;
  padding: 0 32px 0 0;
}
#page-banner.page-banner-featured-style-edit .featured-style-edit .caption {
  margin: 0 0 13px 0;
}
#page-banner.page-banner-featured-style-edit .featured-style-edit h3 {
  font-size: 56px;
  line-height: 62px;
  margin: 0 0 40px 0;
}

@media all and (max-width: 1150px) and (min-width: 0px) {
  #page-banner.page-banner-featured-style-edit .featured-style-edit h3 {
    font-size: 36px;
    line-height: 42px;
    margin: 0 0 30px 0;
  }
}
@media all and (max-width: 860px) and (min-width: 0px) {
  #page-banner.page-banner-featured-style-edit .featured-style-edit {
    z-index: 100;
    width: 100%;
    padding: 0 20px 90px 20px;
  }
  #page-banner.page-banner-featured-style-edit .featured-style-edit .caption {
    color: #FFF;
  }
  #page-banner.page-banner-featured-style-edit .featured-style-edit h3 {
    color: #FFF;
  }
  #page-banner.page-banner-featured-style-edit .banner-text {
    transform: none;
    -webkit-transform: none;
    -ms-transform: none;
  }
}
@media all and (max-width: 360px) and (min-width: 0px) {
  #page-banner.page-banner-featured-style-edit .featured-style-edit {
    padding: 0 20px 20px 20px;
  }
}
.page-block-style-edits-category {
  padding: 55px 0 40px 0;
}
.page-block-style-edits-category .container {
  text-align: center;
}
.page-block-style-edits-category .container .category-filter-form label {
  line-height: 56px;
  font-size: 14px;
  color: #9E9896;
  padding: 0 30px 0 0;
  display: inline-block;
  vertical-align: top;
}
.page-block-style-edits-category .container .category-filter-form .select-field {
  display: inline-block;
  width: 335px;
  vertical-align: top;
  border: 2px solid #27241F;
  height: 56px;
}
.page-block-style-edits-category .container .category-filter-form .select-field select {
  height: 52px;
  line-height: 20px;
  padding: 16px 60px 16px 28px;
}

.page-block-style-edits {
  padding: 0px;
}
.page-block-style-edits .style-edits-wrapper {
  background: #F1F0EF;
}
.page-block-style-edits .style-edits-wrapper .style-edit-cards {
  padding: 70px 0 50px 0;
  margin: 0 -16px;
}
.page-block-style-edits .style-edits-wrapper .style-edit-cards section {
  float: left;
  width: 25%;
  padding: 0 16px 30px 16px;
}
.page-block-style-edits .style-edits-wrapper .style-edit-cards section:nth-child(4n+1) {
  clear: left;
}
.page-block-style-edits .style-edits-wrapper .load-more {
  text-align: center;
  padding: 0 0 120px 0;
}

@media all and (max-width: 1150px) and (min-width: 0px) {
  .page-block-style-edits .style-edits-wrapper .style-edit-cards section {
    width: 33.33%;
  }
  .page-block-style-edits .style-edits-wrapper .style-edit-cards section:nth-child(4n+1) {
    clear: none;
  }
  .page-block-style-edits .style-edits-wrapper .style-edit-cards section:nth-child(3n+1) {
    clear: left;
  }
}
@media all and (max-width: 860px) and (min-width: 0px) {
  .page-block-style-edits .style-edits-wrapper .style-edit-cards section {
    width: 50%;
  }
  .page-block-style-edits .style-edits-wrapper .style-edit-cards section:nth-child(3n+1) {
    clear: none;
  }
  .page-block-style-edits .style-edits-wrapper .style-edit-cards section:nth-child(2n+1) {
    clear: left;
  }
}
@media all and (max-width: 560px) and (min-width: 0px) {
  .page-block-style-edits-category {
    padding: 10px 0 30px 0;
  }
  .page-block-style-edits-category .container {
    text-align: left;
  }
  .page-block-style-edits-category .container .category-filter-form label {
    display: block;
    line-height: 22px;
    padding: 0 0 10px 0;
  }
  .page-block-style-edits-category .container .category-filter-form .select-field {
    display: block;
    width: 100%;
  }

  .page-block-style-edits .style-edits-wrapper .style-edit-cards {
    padding: 30px 0;
  }
  .page-block-style-edits .style-edits-wrapper .style-edit-cards section {
    width: auto;
    float: none;
  }
}
.style-edit-card {
  display: block;
}
.style-edit-card .style-edit-card-image {
  height: 0px;
  padding-top: 75%;
  position: relative;
  overflow: hidden;
  display: block;
}
.style-edit-card .style-edit-card-image .style-edit-card-image-inner {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: none no-repeat center center;
  background-size: cover;
  transition: 0.3s ease-in-out;
}
.style-edit-card .style-edit-card-content {
  background: #FFF;
  margin: -30px 10px 0 0;
  display: block;
  z-index: 3;
  position: relative;
}
.style-edit-card .style-edit-card-cats span {
  display: inline-block;
  margin: 0 5px 0 0;
  padding: 10px 20px;
  background: #27241F;
  font-size: 12px;
  line-height: 20px;
  color: #FFF;
  letter-spacing: 0.33px;
  font-weight: 500;
}
.style-edit-card h4 {
  padding: 20px 20px 10px 20px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  color: #3F3D3B;
}
.style-edit-card span.style-edit-card-read-more {
  text-decoration: underline;
  display: inline-block;
  font-size: 14px;
  line-height: 22px;
  font-style: italic;
  color: #86817E;
  padding: 0 0 20px 20px;
}
@media all and (min-width: 1024px) {
  .style-edit-card:hover .style-edit-card-image .style-edit-card-image-inner {
    transform: scale(1.2);
  }
}

@media all and (max-width: 1240px) and (min-width: 0px) {
  .page-block-style-edits-slider .page-block-style-edits-slider-wrapper {
    padding: 70px 0;
  }
  .page-block-style-edits-slider .container {
    padding: 0 0 96px 0;
  }
  .page-block-style-edits-slider header {
    float: none;
    position: static;
    height: auto;
    margin: 0 0 30px 0;
    width: auto;
  }
  .page-block-style-edits-slider header h2 {
    margin: 0px;
  }
  .page-block-style-edits-slider header:before {
    display: none;
  }
  .page-block-style-edits-slider header .button {
    position: absolute;
    top: auto;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
  .page-block-style-edits-slider .style-edits-slider-wrapper {
    float: none;
    width: auto;
    padding: 0 0 0 10px;
  }
  .page-block-style-edits-slider .style-edits-slider-wrapper .style-edits-slider {
    margin: 0 -10px;
  }
  .page-block-style-edits-slider .style-edits-slider-wrapper .style-edits-slider .slick-arrow {
    top: -72px;
    right: 10px;
    left: auto;
    bottom: auto;
  }
  .page-block-style-edits-slider .style-edits-slider-wrapper .style-edits-slider .slick-arrow.slick-prev {
    left: auto;
    right: 52px;
  }
  .page-block-style-edits-slider .style-edits-slider-wrapper .style-edits-slider section {
    padding: 0 10px;
  }
}
@media all and (max-width: 1023px) and (min-width: 0px) {
  .page-block-style-edits-slider header {
    padding: 0 120px 0 0;
  }
  .page-block-style-edits-slider header h4 {
    margin: 0 0 13px 0;
  }
  .page-block-style-edits-slider header h2 {
    font-size: 36px;
    line-height: 42px;
  }
  .page-block-style-edits-slider header h2 em {
    font-size: 56px;
  }

  .style-edit-card .style-edit-card-image {
    padding-top: 125%;
  }
  .style-edit-card .style-edit-card-content .style-edit-card-cats {
    display: none;
  }
}
.page-block-testimonials {
  overflow: hidden;
}
.page-block-testimonials h2 {
  font-size: 56px;
  line-height: 42px;
  text-align: center;
  margin: 0 0 50px 0;
}
.page-block-testimonials h2 em {
  font-size: 76px;
  font-family: lindsey-signature, sans-serif;
  font-weight: normal;
}
.page-block-testimonials .testimonials-slider {
  margin: 0 -15px;
}
.page-block-testimonials .testimonials-slider section {
  width: 790px;
  padding: 0 15px 40px 15px;
  float: left;
  opacity: 0.4;
}
.page-block-testimonials .testimonials-slider section.slick-active {
  opacity: 1;
}
.page-block-testimonials .testimonials-slider section blockquote {
  background: #F4EFEA;
  padding: 70px;
}
.page-block-testimonials .testimonials-slider section blockquote p {
  font-size: 18px;
  line-height: 26px;
  font-style: italic;
  color: #3F3D3B;
}
.page-block-testimonials .testimonials-slider section blockquote cite {
  margin: 40px 0 0 0;
  padding: 10px 0 0 0;
  display: block;
  font-size: 14px;
  line-height: 20px;
  color: #3F3D3B;
}
.page-block-testimonials .testimonials-slider section blockquote cite .credit-image {
  width: 60px;
  height: 60px;
  border-radius: 100%;
  margin: -10px 7px 0 0;
  float: left;
}
.page-block-testimonials .testimonials-slider .slick-dots li button {
  width: 10px;
  height: 10px;
  border: none;
  background: #F8EDEB;
}
.page-block-testimonials .testimonials-slider .slick-dots li.slick-active button {
  background: #DED0C4;
}

@media all and (max-width: 1023px) and (min-width: 0px) {
  .page-block-testimonials h2 {
    margin: -30px 0 20px 0;
    font-size: 36px;
    text-align: left;
    line-height: 42px;
  }
  .page-block-testimonials h2 em {
    font-size: 56px;
  }
  .page-block-testimonials .testimonials-slider section {
    width: auto;
  }
  .page-block-testimonials .testimonials-slider section blockquote {
    padding: 40px 40px 30px 40px;
  }
  .page-block-testimonials .testimonials-slider section blockquote p {
    font-size: 18px;
    line-height: 26px;
  }
  .page-block-testimonials .testimonials-slider section blockquote cite {
    margin: 32px 0 0 0;
  }
}
.page-block-instagram header {
  float: left;
  width: 34%;
  padding: 0 32px 0 0;
}
.page-block-instagram header img {
  display: block;
  margin: 0 0 15px 0;
}
.page-block-instagram header h3 {
  font-weight: normal;
  font-size: 36px;
  line-height: 42px;
  margin: 0 0 20px 0;
}
.page-block-instagram header h3 em {
  font-size: 56px;
  letter-spacing: -0.1px;
  font-family: lindsey-signature, sans-serif;
  font-weight: normal;
}
.page-block-instagram .instagram-feed {
  float: right;
  width: 66%;
  padding: 69px 0 0 0;
}
.page-block-instagram .instagram-feed #sb_instagram {
  height: auto !important;
}
.page-block-instagram .instagram-feed #sb_instagram .sb_instagram_header {
  display: none;
}
.page-block-instagram .instagram-feed #sb_instagram #sbi_load {
  display: none;
}

@media all and (max-width: 1023px) and (min-width: 0px) {
  .page-block-instagram .container {
    padding-bottom: 76px;
  }
  .page-block-instagram header {
    float: none;
    width: auto;
    padding: 0 0 30px 0;
  }
  .page-block-instagram header img {
    margin: 0 0 15px 0;
  }
  .page-block-instagram header h3 {
    margin: 0px;
  }
  .page-block-instagram header .button {
    position: absolute;
    bottom: 0px;
    left: 0px;
  }
  .page-block-instagram .instagram-feed {
    float: none;
    width: auto;
    padding: 0px;
  }
}
.page-block-image-collage-and-content .image-collage-and-content {
  padding: 0 0 120px 0;
  position: relative;
}
.page-block-image-collage-and-content .image-collage-and-content:before {
  position: absolute;
  top: 233px;
  left: 0px;
  width: 100%;
  height: calc(100% - 233px);
  content: "";
  display: block;
  background: #F1F0EF;
}
.page-block-image-collage-and-content .image-collage-and-content .container {
  z-index: 1;
  padding: 352px 0 0 0;
}
.page-block-image-collage-and-content .image-collage-and-content .container .image-collage {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 692px;
}
.page-block-image-collage-and-content .image-collage-and-content .container .image-collage .large-image {
  float: right;
  width: 463px;
  display: block;
}
.page-block-image-collage-and-content .image-collage-and-content .container .image-collage .small-image {
  position: absolute;
  top: 62px;
  left: 0px;
  width: 292px;
  display: block;
  z-index: 2;
}
.page-block-image-collage-and-content .image-collage-and-content .container article {
  max-width: 565px;
  padding: 0 0 0 100px;
}
.page-block-image-collage-and-content .image-collage-and-content .container article .columns {
  width: 958px;
  margin: 0 -393px 0 0;
  margin: 0 -407px 0 -14px;
}
.page-block-image-collage-and-content .image-collage-and-content .container article .columns .column {
  width: 50%;
  float: left;
  padding: 0 14px;
}
.page-block-image-collage-and-content .image-collage-and-content .container article h2,
.page-block-image-collage-and-content .image-collage-and-content .container article h3 {
  font-size: 56px;
  line-height: 62px;
  margin: 0 0 40px 0;
}
.page-block-image-collage-and-content .image-collage-and-content .container article h2 em,
.page-block-image-collage-and-content .image-collage-and-content .container article h2 i,
.page-block-image-collage-and-content .image-collage-and-content .container article h3 em,
.page-block-image-collage-and-content .image-collage-and-content .container article h3 i {
  font-size: 76px;
}
.page-block-image-collage-and-content.page-block-image-collage-and-content-images-on-left .image-collage-and-content {
  padding: 0px;
}
.page-block-image-collage-and-content.page-block-image-collage-and-content-images-on-left .image-collage-and-content:before {
  display: none;
}
.page-block-image-collage-and-content.page-block-image-collage-and-content-images-on-left .image-collage-and-content .container {
  z-index: 1;
  padding: 346px 0 0 0;
}
.page-block-image-collage-and-content.page-block-image-collage-and-content-images-on-left .image-collage-and-content .container .image-collage {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 660px;
}
.page-block-image-collage-and-content.page-block-image-collage-and-content-images-on-left .image-collage-and-content .container .image-collage .large-image {
  float: left;
  width: 463px;
  display: block;
}
.page-block-image-collage-and-content.page-block-image-collage-and-content-images-on-left .image-collage-and-content .container .image-collage .small-image {
  position: absolute;
  top: 208px;
  right: 0px;
  left: auto;
  width: 292px;
  display: block;
  z-index: 2;
}
.page-block-image-collage-and-content.page-block-image-collage-and-content-images-on-left .image-collage-and-content article {
  float: right;
  max-width: 465px;
  padding: 0px;
}

@media all and (max-width: 1240px) and (min-width: 0px) {
  .page-block-image-collage-and-content.page-block-image-collage-and-content-images-on-left .image-collage-and-content .container {
    padding: 526px 0 0 0;
  }
}
@media all and (max-width: 1180px) and (min-width: 0px) {
  .page-block-image-collage-and-content .image-collage-and-content .container article {
    max-width: 50%;
  }
  .page-block-image-collage-and-content .image-collage-and-content .container article .columns {
    width: calc(200% + 28px);
  }
}
@media all and (max-width: 1093px) and (min-width: 0px) {
  .page-block-image-collage-and-content.page-block-image-collage-and-content-images-on-left .image-collage-and-content .container {
    padding: 0px;
  }
  .page-block-image-collage-and-content.page-block-image-collage-and-content-images-on-left .image-collage-and-content .container .image-collage {
    overflow: hidden;
    position: relative;
    max-width: 100%;
    width: 550px;
    float: left;
    top: auto;
    right: auto;
    margin: 0 0 30px 0;
  }
  .page-block-image-collage-and-content.page-block-image-collage-and-content-images-on-left .image-collage-and-content .container .image-collage .small-image {
    width: 40%;
    top: 108px;
  }
  .page-block-image-collage-and-content.page-block-image-collage-and-content-images-on-left .image-collage-and-content .container .image-collage .large-image {
    width: 65%;
  }
}
@media all and (max-width: 1023px) and (min-width: 0px) {
  .page-block-image-collage-and-content .image-collage-and-content {
    padding: 0 0 100px 0;
    overflow: hidden;
  }
  .page-block-image-collage-and-content .image-collage-and-content:before {
    top: 138px;
    height: calc(100% - 138px);
  }
  .page-block-image-collage-and-content .image-collage-and-content .container {
    padding: 0px;
  }
  .page-block-image-collage-and-content .image-collage-and-content .container .image-collage {
    overflow: hidden;
    position: relative;
    max-width: 100%;
    width: 550px;
    float: right;
    top: auto;
    right: auto;
    margin: 0 0 30px 0;
  }
  .page-block-image-collage-and-content .image-collage-and-content .container .image-collage .small-image {
    width: 35%;
  }
  .page-block-image-collage-and-content .image-collage-and-content .container .image-collage .large-image {
    width: 70%;
  }
  .page-block-image-collage-and-content .image-collage-and-content .container article {
    max-width: none;
    clear: both;
    padding: 0;
  }
  .page-block-image-collage-and-content .image-collage-and-content .container article .columns {
    width: calc(100% + 28px);
  }
  .page-block-image-collage-and-content .image-collage-and-content .container article h2,
.page-block-image-collage-and-content .image-collage-and-content .container article h3 {
    font-size: 36px;
    line-height: 42px;
    margin: 0 0 30px 0;
  }
  .page-block-image-collage-and-content .image-collage-and-content .container article h2 em,
.page-block-image-collage-and-content .image-collage-and-content .container article h2 i,
.page-block-image-collage-and-content .image-collage-and-content .container article h3 em,
.page-block-image-collage-and-content .image-collage-and-content .container article h3 i {
    font-size: 56px;
  }
}
@media all and (max-width: 767px) and (min-width: 0px) {
  .page-block-image-collage-and-content .image-collage-and-content .container article .columns .column {
    float: none;
    width: auto;
  }
}
@media all and (max-width: 640px) and (min-width: 0px) {
  .page-block-image-collage-and-content .image-collage-and-content .container .image-collage {
    max-width: 100%;
    width: 335px;
  }
}
.page-block-quote .container {
  max-width: 957px;
}
.page-block-quote .container .quote {
  background: none no-repeat center center;
  background-size: cover;
  height: 571px;
  position: relative;
}
.page-block-quote .container .quote:before {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #27241F 100%);
  content: "";
  display: block;
}
.page-block-quote .container .quote blockquote {
  position: relative;
  text-align: center;
  z-index: 2;
}
@media all and (min-width: 768px) {
  .page-block-quote .container .quote blockquote {
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    padding: 0 168px;
  }
}
.page-block-quote .container .quote blockquote p {
  font-size: 36px;
  line-height: 44px;
  color: #FFF;
}
.page-block-quote .container .quote blockquote cite {
  padding: 42px 0 0 0;
  font-family: lindsey-signature, sans-serif;
  font-size: 36px;
  line-height: 42px;
  display: block;
  color: #FFF;
}

@media all and (max-width: 1280px) and (min-width: 0px) {
  .page-block-quote .container {
    margin: 0 auto;
  }
}
@media all and (max-width: 1023px) and (min-width: 0px) {
  .page-block-quote .container {
    max-width: none;
  }
}
@media all and (max-width: 767px) and (min-width: 0px) {
  .page-block-quote .container .quote {
    height: auto;
    padding: 185px 20px 146px 20px;
  }
}
.page-block-icon-columns h2 {
  font-size: 46px;
  line-height: 52px;
  font-weight: normal;
  text-align: center;
  margin: 0 194px 70px 194px;
}
.page-block-icon-columns h2 em {
  font-size: 66px;
  font-family: lindsey-signature, sans-serif;
  font-weight: normal;
}
.page-block-icon-columns .icon-columns {
  margin: 0 -35px;
}
.page-block-icon-columns .icon-columns section {
  float: left;
  padding: 0 35px;
}
.page-block-icon-columns .icon-columns section .icon {
  height: 86px;
  display: block;
}
.page-block-icon-columns .icon-columns section h4 {
  font-size: 24px;
  line-height: 36px;
  font-weight: 500;
  margin: 0 0 8px 0;
}
.page-block-icon-columns .icon-columns section p {
  font-size: 16px;
  line-height: 28px;
  color: #6E6960;
}
@media all and (min-width: 1024px) {
  .page-block-icon-columns .icon-columns.icon-columns-2 section {
    width: 50%;
  }
  .page-block-icon-columns .icon-columns.icon-columns-2 section:nth-child(2n+1) {
    clear: left;
  }
  .page-block-icon-columns .icon-columns.icon-columns-3 section {
    width: 33.33%;
  }
  .page-block-icon-columns .icon-columns.icon-columns-3 section:nth-child(3n+1) {
    clear: left;
  }
  .page-block-icon-columns .icon-columns.icon-columns-4 section {
    width: 25%;
  }
  .page-block-icon-columns .icon-columns.icon-columns-4 section:nth-child(4n+1) {
    clear: left;
  }
}

@media all and (max-width: 1280px) and (min-width: 0px) {
  .page-block-icon-columns h2 {
    margin: 0 0 70px 0;
  }
  .page-block-icon-columns .icon-columns {
    margin: 0 -16px;
  }
  .page-block-icon-columns .icon-columns section {
    padding: 0 16px;
  }
}
@media all and (max-width: 1023px) and (min-width: 0px) {
  .page-block-icon-columns h2 {
    font-size: 36px;
    line-height: 42px;
    margin: 0 0 70px 0;
    text-align: left;
  }
  .page-block-icon-columns h2 em {
    font-size: 56px;
  }
  .page-block-icon-columns .icon-columns {
    margin: 0 -16px;
  }
  .page-block-icon-columns .icon-columns section {
    padding: 0 16px 40px 16px;
    width: 50%;
  }
  .page-block-icon-columns .icon-columns section:nth-child(2n+1) {
    clear: left;
  }
}
@media all and (max-width: 767px) and (min-width: 0px) {
  .page-block-icon-columns .icon-columns {
    margin: 0px;
  }
  .page-block-icon-columns .icon-columns section {
    padding: 0 0 40px 0;
    width: auto;
    float: none;
  }
}
.page-block-services-cards .services-cards {
  margin: 0 -15px;
}
.page-block-services-cards .services-cards section {
  float: left;
  width: 33.33%;
  padding: 0 15px 30px 15px;
}

.service-block-card {
  display: block;
}
.service-block-card .service-card-image {
  height: 0px;
  padding-top: 69%;
  position: relative;
  overflow: hidden;
  display: block;
}
.service-block-card .service-card-image .service-card-image-inner {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: none no-repeat center center;
  background-size: cover;
  transition: 0.3s ease-in-out;
}
.service-block-card .service-card-box {
  display: block;
  border: 2px solid #27241F;
  padding: 13px 10px 16px 10px;
  text-align: center;
}
.service-block-card .service-card-box h4 {
  font-size: 24px;
  line-height: 36px;
  font-weight: 500;
  color: #3F3D3B;
}
.service-block-card .service-card-box .service-card-find-out-more {
  font-size: 14px;
  line-height: 22px;
  font-style: italic;
  color: #86817E;
  text-decoration: underline;
  display: block;
}
@media all and (min-width: 1024px) {
  .service-block-card:hover .service-card-image .service-card-image-inner {
    transform: scale(1.2);
  }
}

@media all and (max-width: 1023px) and (min-width: 0px) {
  .page-block-services-cards .services-cards section {
    width: 50%;
  }
}
@media all and (max-width: 767px) and (min-width: 0px) {
  .page-block-services-cards {
    padding-top: 0px;
  }
  .page-block-services-cards .services-cards section {
    width: auto;
    float: none;
  }
}
.page-block-image-slider header {
  margin: 0 0 36px 0;
}
.page-block-image-slider header h2 {
  font-size: 56px;
  line-height: 62px;
  font-weight: normal;
}
.page-block-image-slider header h2 em {
  font-size: 76px;
  font-family: lindsey-signature, sans-serif;
  font-weight: normal;
}
.page-block-image-slider .image-slider {
  margin: 0 -15px;
}
.page-block-image-slider .image-slider section {
  float: left;
  width: 25%;
  padding: 0 15px;
}
.page-block-image-slider .image-slider .slick-arrow {
  bottom: auto;
  top: -83px;
  right: 0px;
  left: auto;
  right: 15px;
  border: 1px solid #000;
  color: #000;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  display: block;
  z-index: 10;
}
.page-block-image-slider .image-slider .slick-arrow svg {
  position: relative;
  top: 13px;
  left: 11px;
}
.page-block-image-slider .image-slider .slick-arrow.slick-prev {
  right: 57px;
}
.page-block-image-slider .image-slider .slick-arrow.slick-prev svg {
  left: 10px;
}
.page-block-image-slider .image-slider .slick-arrow:hover, .page-block-image-slider .image-slider .slick-arrow:active, .page-block-image-slider .image-slider .slick-arrow:focus {
  border: 1px solid #000 !important;
  color: #FFF !important;
  background: #000 !important;
}

.image-slider-card {
  display: block;
}
.image-slider-card .image-slider-card-image {
  height: 0px;
  padding-top: 125%;
  margin: 0 0 14px 0;
  position: relative;
  overflow: hidden;
  display: block;
}
.image-slider-card .image-slider-card-image .image-slider-card-image-inner {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: none no-repeat center center;
  background-size: cover;
  transition: 0.3s ease-in-out;
}
.image-slider-card h4 {
  font-size: 24px;
  font-weight: 500;
  color: #3F3D3B;
  line-height: 26px;
}
.image-slider-card span.image-slider-card-text {
  display: block;
  font-size: 16px;
  line-height: 24px;
  color: #6E6960;
  padding: 10px 0 0 0;
}
@media all and (min-width: 1024px) {
  .image-slider-card:hover .image-slider-card-image .image-slider-card-image-inner {
    transform: scale(1.2);
  }
}

@media all and (max-width: 1023px) and (min-width: 0px) {
  .page-block-image-slider header {
    margin: 0 0 30px 0;
    padding: 0 72px 0 0;
  }
  .page-block-image-slider header h2 {
    font-size: 36px;
    line-height: 42px;
  }
  .page-block-image-slider header h2 em {
    font-size: 56px;
  }
  .page-block-image-slider .image-slider {
    margin: 0 -10px;
  }
  .page-block-image-slider .image-slider section {
    width: 50%;
    padding: 0 10px;
  }
  .page-block-image-slider .image-slider .slick-arrow {
    top: -70px;
  }
  .page-block-image-slider .image-slider .slick-arrow.slick-prev {
    right: 53px;
  }

  .image-slider-card h4 {
    font-size: 18px;
    line-height: 22px;
  }
}
@media all and (max-width: 767px) and (min-width: 0px) {
  .page-block-image-slider {
    padding-top: 0px;
  }
}
.page-block-cta .cta {
  background: #F5F5F5;
  padding: 120px 284px;
  text-align: center;
}
.page-block-cta .cta h3 {
  font-family: lindsey-signature, sans-serif;
  font-weight: normal;
  font-size: 36px;
  line-height: 42px;
  color: #3F3D3B;
  margin: 0 0 20px 0;
}
.page-block-cta .cta h2 {
  font-size: 56px;
  line-height: 62px;
  margin: 0 0 40px 0;
}
.page-block-cta .cta h4 {
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  color: #6E6960;
  margin: 0 0 20px 0;
}
.page-block-cta .cta p {
  font-size: 16px;
  line-height: 26px;
  color: #6E6960;
}
.page-block-cta .cta .button {
  margin: 40px auto 0 auto;
}

@media all and (max-width: 1280px) and (min-width: 0px) {
  .page-block-cta .cta {
    padding: 120px 180px;
  }
}
@media all and (max-width: 1023px) and (min-width: 0px) {
  .page-block-cta .container {
    margin: 0px;
  }
  .page-block-cta .cta {
    padding: 60px 20px;
    text-align: left;
  }
  .page-block-cta .cta h3 {
    margin: 0 0 40px 0;
  }
  .page-block-cta .cta h2 {
    font-size: 36px;
    line-height: 42px;
    margin: 0 0 16px 0;
  }
  .page-block-cta .cta .button {
    margin: 30px auto 0 auto;
  }
}
.page-block-content .container {
  padding: 0 200px;
}
.page-block-content .container .button {
  margin-right: 20px;
}
.page-block-content .container article p a:not(.button) {
  text-decoration: underline;
}

@media all and (max-width: 1280px) and (min-width: 0px) {
  .page-block-content .container {
    padding: 0 100px;
  }
}
@media all and (max-width: 1023px) and (min-width: 0px) {
  .page-block-content .container {
    padding: 0px;
  }
}
.page-block-image .container {
  text-align: center;
}
.page-block-image .image-wrapper {
  margin: 0 auto;
  display: inline-block;
  text-align: left;
}
.page-block-image .image-wrapper img {
  display: block;
}
.page-block-image .image-wrapper h4 {
  padding: 20px 0 0 0;
  font-size: 24px;
  line-height: 26px;
  font-weight: 500;
}
.page-block-image .image-wrapper p {
  font-size: 14px;
  line-height: 22px;
  font-style: italic;
  color: #6E6960;
  margin: 0px;
}
.page-block-image .image-wrapper .button {
  margin: 30px 0 0 0;
}

@media all and (max-width: 767px) and (min-width: 0px) {
  .page-block-image .image-wrapper h4 {
    font-size: 18px;
    line-height: 22px;
  }
  .page-block-image .image-wrapper .button {
    margin: 20px 0 0 0;
  }
}
.page-block-video .container {
  padding: 0 200px;
}
.page-block-video .video-link {
  display: block;
  height: 537px;
  height: 0px;
  padding-top: 71%;
  overflow: hidden;
  position: relative;
}
.page-block-video .video-link .video-link-image {
  transition: 0.3s ease-in-out;
  position: absolute;
  display: block;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: none no-repeat center center;
  background-size: cover;
  z-index: 1;
}
.page-block-video .video-link:before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #27241F 100%);
  z-index: 2;
}
.page-block-video .video-link .button {
  background: transparent;
  z-index: 3;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
}
@media all and (min-width: 1024px) {
  .page-block-video .video-link:hover .video-link-image, .page-block-video .video-link:active .video-link-image, .page-block-video .video-link:focus .video-link-image {
    transform: scale(1.2);
  }
  .page-block-video .video-link:hover .button, .page-block-video .video-link:active .button, .page-block-video .video-link:focus .button {
    color: #27241F;
    border-color: #FFF;
  }
  .page-block-video .video-link:hover .button:before, .page-block-video .video-link:active .button:before, .page-block-video .video-link:focus .button:before {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.page-block-video p {
  padding: 10px 0 0 0;
  font-size: 14px;
  line-height: 22px;
  color: #9E9896;
}

@media all and (max-width: 1280px) and (min-width: 0px) {
  .page-block-video .container {
    padding: 0 100px;
  }
}
@media all and (max-width: 1023px) and (min-width: 0px) {
  .page-block-video .container {
    padding: 0px;
  }
}
.accordion section {
  position: relative;
  border-bottom: 1px solid #F3ECE6;
}
.accordion section header {
  border-top: 1px solid #F3ECE6;
  position: relative;
  margin-top: -1px;
}
.accordion section header h4 {
  padding: 29px 60px 29px 20px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  color: #27241F;
  display: block;
  cursor: pointer;
  z-index: 1;
}
.accordion section header .open-accordion-panel {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: block;
  text-indent: -9999px;
}
.accordion section header:focus-within h4 {
  color: #27241F;
}
.accordion section header:hover h4 {
  color: #27241F;
}
.accordion section header:before {
  width: 20px;
  height: 32px;
  background: url(../images/accordion-plus.svg) no-repeat center center;
  position: absolute;
  top: 50%;
  right: 21px;
  margin: -16px 0 0 0;
  content: "";
  display: block;
}
.accordion section.active {
  z-index: 1;
}
.accordion section.active header:before {
  background-image: url(../images/accordion-minus.svg);
}
.accordion section.active header h4 {
  color: #27241F;
}
.accordion section article {
  display: none;
  padding: 0 0 14px 20px;
}
.accordion section article p,
.accordion section article ul li {
  font-size: 16px;
  line-height: 26px;
}

@media all and (max-width: 1023px) and (min-width: 0px) {
  .accordion section header h4 {
    font-size: 18px;
    line-height: 24px;
    padding: 18px 60px 18px 0;
  }
  .accordion section header:before {
    right: 15px;
  }
  .accordion section article {
    padding-left: 0px;
  }
}
.page-block-accordion .container {
  padding: 0 200px;
}

@media all and (max-width: 1280px) and (min-width: 0px) {
  .page-block-accordion .container {
    padding: 0 100px;
  }
}
@media all and (max-width: 1023px) and (min-width: 0px) {
  .page-block-accordion .container {
    padding: 0px;
  }
}
.page-block-contact-form .contact-form-wrapper {
  background: #F5F5F5;
  padding: 120px 0;
}
.page-block-contact-form .contact-form-wrapper .container {
  padding: 0 230px;
}
.page-block-contact-form .contact-form-wrapper h2 {
  font-size: 56px;
  line-height: 62px;
  margin: 0 0 40px 0;
  text-align: center;
}

body .gform_wrapper.gravity-theme .gform_footer {
  text-align: center;
  display: block;
}
body .gform_wrapper.gravity-theme .gform_footer .button {
  transition: 0.3s ease-in-out;
}
body .gform_wrapper.gravity-theme .gform_footer .button:hover, body .gform_wrapper.gravity-theme .gform_footer .button:active, body .gform_wrapper.gravity-theme .gform_footer .button:focus {
  color: #27241F;
  background: #FFF;
}
body .gform_wrapper.gravity-theme #field_1_7 {
  padding: 10px 0 0 0;
  margin: 0 0 -10px 0;
  text-align: center;
}
body .gform_wrapper.gravity-theme #field_1_7 p {
  padding: 0 70px;
  font-size: 12px;
  line-height: 20px;
}
body .gform_wrapper.gravity-theme #field_1_7 p a {
  text-decoration: underline;
}
body .gform_wrapper.gravity-theme #field_1_7 p a:hover, body .gform_wrapper.gravity-theme #field_1_7 p a:active, body .gform_wrapper.gravity-theme #field_1_7 p a:focus {
  text-decoration: none;
}
body .gform_wrapper.gravity-theme .gfield_checkbox {
  text-align: center;
}
body .gform_wrapper.gravity-theme .gfield_checkbox .gchoice {
  text-align: center;
}
body .gform_wrapper.gravity-theme .gfield_checkbox .gchoice input {
  position: absolute;
  left: -9999px;
}
body .gform_wrapper.gravity-theme .gfield_checkbox .gchoice label {
  margin: 0 auto;
  padding: 0px 0 0px 32px;
  font-size: 12px;
  line-height: 26px;
  color: #3F3D3B;
  cursor: pointer;
  display: inline-block;
  position: relative;
  border: none;
  font-weight: normal;
  break-inside: avoid;
}
body .gform_wrapper.gravity-theme .gfield_checkbox .gchoice label:before {
  width: 22px;
  height: 22px;
  background: #FFF;
  border: 1px solid #27241F;
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  border-radius: 0px;
}
body .gform_wrapper.gravity-theme .gfield_checkbox .gchoice label:after {
  width: 18px;
  height: 18px;
  border-radius: 0px;
  background: #27241F;
  content: "";
  display: none;
  position: absolute;
  top: 3px;
  left: 3px;
}
body .gform_wrapper.gravity-theme .gfield_checkbox .gchoice label a {
  text-decoration: underline;
}
body .gform_wrapper.gravity-theme .gfield_checkbox .gchoice input:focus + label {
  outline: 1px dotted #27241F !important;
  outline-offset: 3px !important;
}
body .gform_wrapper.gravity-theme .gfield_checkbox .gchoice input:checked + label:after {
  display: block;
}

@media all and (max-width: 1280px) and (min-width: 0px) {
  .page-block-contact-form .contact-form-wrapper .container {
    padding: 0 100px;
  }
}
@media all and (max-width: 1023px) and (min-width: 0px) {
  .page-block-contact-form .contact-form-wrapper {
    padding: 60px 0;
  }
  .page-block-contact-form .contact-form-wrapper .container {
    padding: 0;
  }
  .page-block-contact-form .contact-form-wrapper .container h2 {
    font-size: 28px;
    line-height: 34px;
    margin: 0 0 30px 0;
    text-align: left;
  }

  body .gform_wrapper.gravity-theme #field_1_7 p {
    text-align: left;
    padding: 0px;
  }

  body .gform_wrapper.gravity-theme .gfield_checkbox .gchoice {
    text-align: left;
  }
}
@media only screen and (max-width: 641px) {
  body .gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
    line-height: 20px;
    min-height: none;
    display: block;
    width: 100%;
  }
}
.page-block-product-cards .product-cards {
  column-count: 3;
  column-gap: 32px;
}
.page-block-product-cards .product-cards section {
  display: grid;
  grid-template-rows: 1fr auto;
  break-inside: avoid;
}
.page-block-product-cards .product-cards section .product-card {
  grid-row: 1/-1;
  grid-column: 1;
  margin: 0 0 43px 0;
}
.page-block-product-cards .product-cards section .product-card .product-card-mobile-link {
  display: none;
}
.page-block-product-cards .product-cards section .product-card .product-card-image {
  display: block;
  overflow: hidden;
  position: relative;
  margin: 0 0 28px 0;
}
.page-block-product-cards .product-cards section .product-card .product-card-image img {
  display: block;
  transition: 0.3s ease-in-out;
}
@media all and (min-width: 1024px) {
  .page-block-product-cards .product-cards section .product-card .product-card-image .product-card-link {
    background: rgba(255, 255, 255, 0.38);
    border-radius: 20px;
    position: absolute;
    bottom: 12px;
    right: 12px;
    display: block;
    width: 40px;
    overflow: hidden;
    transition: 0.3s ease-in-out;
  }
  .page-block-product-cards .product-cards section .product-card .product-card-image .product-card-link .product-card-link-icon {
    display: block;
    width: 40px;
    height: 40px;
    color: #27241F;
    line-height: 40px;
    display: inline-block;
    text-align: center;
  }
  .page-block-product-cards .product-cards section .product-card .product-card-image .product-card-link .product-card-link-icon svg {
    position: relative;
    top: 4px;
  }
  .page-block-product-cards .product-cards section .product-card .product-card-image .product-card-link .product-card-link-label {
    width: 104px;
    opacity: 0;
    display: block;
    overflow: hidden;
    position: absolute;
    left: 40px;
    top: 0px;
    padding: 7px 20px 7px 0;
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    transition: 0.3s;
    color: #FFF;
  }
}
.page-block-product-cards .product-cards section .product-card h4 {
  font-size: 24px;
  font-weight: 500;
  color: #3F3D3B;
  line-height: 26px;
}
.page-block-product-cards .product-cards section .product-card .product-card-description {
  display: block;
  font-size: 14px;
  line-height: 24px;
  color: #6E6960;
  padding: 8px 0 0 0;
}
@media all and (min-width: 1024px) {
  .page-block-product-cards .product-cards section .product-card:hover .product-card-image img, .page-block-product-cards .product-cards section .product-card:active .product-card-image img, .page-block-product-cards .product-cards section .product-card:focus .product-card-image img {
    transform: scale(1.1);
  }
  .page-block-product-cards .product-cards section .product-card:hover .product-card-image .product-card-link, .page-block-product-cards .product-cards section .product-card:active .product-card-image .product-card-link, .page-block-product-cards .product-cards section .product-card:focus .product-card-image .product-card-link {
    width: 141px;
    background: #27241F;
    color: #FFF;
  }
  .page-block-product-cards .product-cards section .product-card:hover .product-card-image .product-card-link .product-card-link-icon, .page-block-product-cards .product-cards section .product-card:active .product-card-image .product-card-link .product-card-link-icon, .page-block-product-cards .product-cards section .product-card:focus .product-card-image .product-card-link .product-card-link-icon {
    color: #FFF;
  }
  .page-block-product-cards .product-cards section .product-card:hover .product-card-image .product-card-link .product-card-link-label, .page-block-product-cards .product-cards section .product-card:active .product-card-image .product-card-link .product-card-link-label, .page-block-product-cards .product-cards section .product-card:focus .product-card-image .product-card-link .product-card-link-label {
    opacity: 1;
  }
  .page-block-product-cards .product-cards section .product-card:hover h4, .page-block-product-cards .product-cards section .product-card:active h4, .page-block-product-cards .product-cards section .product-card:focus h4 {
    text-decoration: underline;
  }
}

@media all and (max-width: 1023px) and (min-width: 0px) {
  .page-block-product-cards .product-cards {
    column-count: 2;
    column-gap: 16px;
  }
  .page-block-product-cards .product-cards section .product-card {
    margin: 0 0 32px 0;
    position: relative;
  }
  .page-block-product-cards .product-cards section .product-card .product-card-image {
    position: static;
    margin: 0 0 9px 0;
  }
  .page-block-product-cards .product-cards section .product-card .product-card-image .product-card-link {
    display: none;
  }
  .page-block-product-cards .product-cards section .product-card .product-card-mobile-link {
    display: block;
    position: relative;
    font-size: 14px;
    line-height: 26px;
    color: #000000;
    font-weight: 500;
    padding: 0 0 0 20px;
  }
  .page-block-product-cards .product-cards section .product-card .product-card-mobile-link svg {
    position: absolute;
    display: block;
    top: 5px;
    left: 0px;
  }
  .page-block-product-cards .product-cards section .product-card h4 {
    font-size: 15px;
    line-height: 26px;
  }
  .page-block-product-cards .product-cards section .product-card .product-card-description {
    font-size: 12px;
    line-height: 20px;
    padding: 2px 0 3px 0;
  }
}
body.page-id-113 .page-block-quote {
  padding-top: 0px;
}
body.page-id-113 .page-block-quote:before {
  height: 100px;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  background: #F1F0EF;
  content: "";
  display: block;
}
body.page-id-113 .page-block-quote .container {
  z-index: 1;
}
body.page-id-113 .page-block-image-collage-and-content {
  padding-bottom: 0px;
}

@media all and (max-width: 1023px) and (min-width: 0px) {
  body.page-id-221 #page-banner .page-banner-inner .banner-text h1 br {
    display: none;
  }
}

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