/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: none;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-loading .slick-list {
    background: white url(/assets/ajax-loader.gif) center center no-repeat; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

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

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

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

/* Icons */
@font-face {
  font-family: "slick";
  src: url(/assets/slick.eot);
  src: url(/assets/slick.eot?#iefix) format("embedded-opentype"), url(/assets/slick.woff) format("woff"), url(/assets/slick.ttf) format("truetype"), url(/assets/slick.svg#slick) format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }

.slick-prev:before, .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "\2190"; }
    [dir="rtl"] .slick-prev:before {
      content: "\2192"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "\2192"; }
    [dir="rtl"] .slick-next:before {
      content: "\2190"; }

/* Dots */
.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0;
      font-size: 0;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "\2022";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }
@font-face {
  font-family: "Avenir";
  src: url(/assets/Avenir-Light.eot);
  src: local("☺"), url(/assets/Avenir-Light.woff) format("woff"), url(/assets/Avenir-Light.otf) format("opentype"), url(/assets/Avenir-Light.svg#Avenir-Light) format("svg"), url(/assets/Avenir-Light.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Light.ttf) format("truetype");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Avenir-Light";
  src: url(/assets/Avenir-Light.eot);
  src: local("☺"), url(/assets/Avenir-Light.woff) format("woff"), url(/assets/Avenir-Light.otf) format("opentype"), url(/assets/Avenir-Light.svg#Avenir-Light) format("svg"), url(/assets/Avenir-Light.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Light.ttf) format("truetype");
}
@font-face {
  font-family: "Avenir-Book";
  src: url(/assets/Avenir-Book.eot);
  src: local("☺"), url(/assets/Avenir-Book.woff) format("woff"), url(/assets/Avenir-Book.otf) format("opentype"), url(/assets/Avenir-Book.svg#Avenir-Book) format("svg"), url(/assets/Avenir-Book.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Book.ttf) format("truetype");
}
@font-face {
  font-family: "Avenir";
  src: url(/assets/Avenir-Roman.eot);
  src: local("☺"), url(/assets/Avenir-Roman.woff) format("woff"), url(/assets/Avenir-Roman.otf) format("opentype"), url(/assets/Avenir-Roman.svg#Avenir-Roman) format("svg"), url(/assets/Avenir-Roman.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Roman.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Avenir-Roman";
  src: url(/assets/Avenir-Roman.eot);
  src: local("☺"), url(/assets/Avenir-Roman.woff) format("woff"), url(/assets/Avenir-Roman.otf) format("opentype"), url(/assets/Avenir-Roman.svg#Avenir-Roman) format("svg"), url(/assets/Avenir-Roman.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Roman.ttf) format("truetype");
}
@font-face {
  font-family: "Avenir-Medium";
  src: url(/assets/Avenir-Medium.eot);
  src: local("☺"), url(/assets/Avenir-Medium.woff) format("woff"), url(/assets/Avenir-Medium.otf) format("opentype"), url(/assets/Avenir-Medium.svg#Avenir-Medium) format("svg"), url(/assets/Avenir-Medium.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Medium.ttf) format("truetype");
}
@font-face {
  font-family: "Avenir";
  src: url(/assets/Avenir-Heavy.eot);
  src: local("☺"), url(/assets/Avenir-Heavy.woff) format("woff"), url(/assets/Avenir-Heavy.otf) format("opentype"), url(/assets/Avenir-Heavy.svg#Avenir-Heavy) format("svg"), url(/assets/Avenir-Heavy.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Heavy.ttf) format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Avenir-Heavy";
  src: url(/assets/Avenir-Heavy.eot);
  src: local("☺"), url(/assets/Avenir-Heavy.woff) format("woff"), url(/assets/Avenir-Heavy.otf) format("opentype"), url(/assets/Avenir-Heavy.svg#Avenir-Heavy) format("svg"), url(/assets/Avenir-Heavy.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Heavy.ttf) format("truetype");
}
@font-face {
  font-family: "Avenir-Black";
  src: url(/assets/Avenir-Black.eot);
  src: local("☺"), url(/assets/Avenir-Black.woff) format("woff"), url(/assets/Avenir-Black.otf) format("opentype"), url(/assets/Avenir-Black.svg#Avenir-Black) format("svg"), url(/assets/Avenir-Black.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Black.ttf) format("truetype");
}
.empty {
  height: 1px;
}
@font-face {
  font-family: "Avenir";
  src: url(/assets/Avenir-Light.eot);
  src: local("☺"), url(/assets/Avenir-Light.woff) format("woff"), url(/assets/Avenir-Light.otf) format("opentype"), url(/assets/Avenir-Light.svg#Avenir-Light) format("svg"), url(/assets/Avenir-Light.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Light.ttf) format("truetype");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Avenir-Light";
  src: url(/assets/Avenir-Light.eot);
  src: local("☺"), url(/assets/Avenir-Light.woff) format("woff"), url(/assets/Avenir-Light.otf) format("opentype"), url(/assets/Avenir-Light.svg#Avenir-Light) format("svg"), url(/assets/Avenir-Light.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Light.ttf) format("truetype");
}
@font-face {
  font-family: "Avenir-Book";
  src: url(/assets/Avenir-Book.eot);
  src: local("☺"), url(/assets/Avenir-Book.woff) format("woff"), url(/assets/Avenir-Book.otf) format("opentype"), url(/assets/Avenir-Book.svg#Avenir-Book) format("svg"), url(/assets/Avenir-Book.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Book.ttf) format("truetype");
}
@font-face {
  font-family: "Avenir";
  src: url(/assets/Avenir-Roman.eot);
  src: local("☺"), url(/assets/Avenir-Roman.woff) format("woff"), url(/assets/Avenir-Roman.otf) format("opentype"), url(/assets/Avenir-Roman.svg#Avenir-Roman) format("svg"), url(/assets/Avenir-Roman.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Roman.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Avenir-Roman";
  src: url(/assets/Avenir-Roman.eot);
  src: local("☺"), url(/assets/Avenir-Roman.woff) format("woff"), url(/assets/Avenir-Roman.otf) format("opentype"), url(/assets/Avenir-Roman.svg#Avenir-Roman) format("svg"), url(/assets/Avenir-Roman.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Roman.ttf) format("truetype");
}
@font-face {
  font-family: "Avenir-Medium";
  src: url(/assets/Avenir-Medium.eot);
  src: local("☺"), url(/assets/Avenir-Medium.woff) format("woff"), url(/assets/Avenir-Medium.otf) format("opentype"), url(/assets/Avenir-Medium.svg#Avenir-Medium) format("svg"), url(/assets/Avenir-Medium.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Medium.ttf) format("truetype");
}
@font-face {
  font-family: "Avenir";
  src: url(/assets/Avenir-Heavy.eot);
  src: local("☺"), url(/assets/Avenir-Heavy.woff) format("woff"), url(/assets/Avenir-Heavy.otf) format("opentype"), url(/assets/Avenir-Heavy.svg#Avenir-Heavy) format("svg"), url(/assets/Avenir-Heavy.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Heavy.ttf) format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Avenir-Heavy";
  src: url(/assets/Avenir-Heavy.eot);
  src: local("☺"), url(/assets/Avenir-Heavy.woff) format("woff"), url(/assets/Avenir-Heavy.otf) format("opentype"), url(/assets/Avenir-Heavy.svg#Avenir-Heavy) format("svg"), url(/assets/Avenir-Heavy.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Heavy.ttf) format("truetype");
}
@font-face {
  font-family: "Avenir-Black";
  src: url(/assets/Avenir-Black.eot);
  src: local("☺"), url(/assets/Avenir-Black.woff) format("woff"), url(/assets/Avenir-Black.otf) format("opentype"), url(/assets/Avenir-Black.svg#Avenir-Black) format("svg"), url(/assets/Avenir-Black.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Black.ttf) format("truetype");
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-smooth: always;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
a {
  text-decoration: none;
}
li {
  list-style-type: none;
}
body {
  font-size: 14px;
}
@media (max-width: 890px) {
  body {
    font-size: 12px;
  }
}
@media (max-width: 480px) {
  body {
    font-size: 10px;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
.container {
  width: 960px;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}
video,
img {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.empty {
  height: 1px;
}
.hover-links {
  position: relative;
  -webkit-transition: all 0.15s ease-in-out;
          transition: all 0.15s ease-in-out;
}
.hover-links .content {
  padding-bottom: 0.5em;
  position: relative;
  bottom: 0;
  -webkit-transition: all 0.15s ease-in-out;
          transition: all 0.15s ease-in-out;
}
.hover-links .content::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  content: ' ';
  border-bottom: 1px solid white;
  width: 100%;
  opacity: 0;
  -webkit-transition: all 0.15s ease-in-out;
          transition: all 0.15s ease-in-out;
}
.hover-links:hover .content {
  bottom: 0.1em;
  opacity: 1;
}
.hover-links:hover .content::after {
  opacity: 0.75;
}
.empty {
  height: 1px;
}
@font-face {
  font-family: "Avenir";
  src: url(/assets/Avenir-Light.eot);
  src: local("☺"), url(/assets/Avenir-Light.woff) format("woff"), url(/assets/Avenir-Light.otf) format("opentype"), url(/assets/Avenir-Light.svg#Avenir-Light) format("svg"), url(/assets/Avenir-Light.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Light.ttf) format("truetype");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Avenir-Light";
  src: url(/assets/Avenir-Light.eot);
  src: local("☺"), url(/assets/Avenir-Light.woff) format("woff"), url(/assets/Avenir-Light.otf) format("opentype"), url(/assets/Avenir-Light.svg#Avenir-Light) format("svg"), url(/assets/Avenir-Light.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Light.ttf) format("truetype");
}
@font-face {
  font-family: "Avenir-Book";
  src: url(/assets/Avenir-Book.eot);
  src: local("☺"), url(/assets/Avenir-Book.woff) format("woff"), url(/assets/Avenir-Book.otf) format("opentype"), url(/assets/Avenir-Book.svg#Avenir-Book) format("svg"), url(/assets/Avenir-Book.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Book.ttf) format("truetype");
}
@font-face {
  font-family: "Avenir";
  src: url(/assets/Avenir-Roman.eot);
  src: local("☺"), url(/assets/Avenir-Roman.woff) format("woff"), url(/assets/Avenir-Roman.otf) format("opentype"), url(/assets/Avenir-Roman.svg#Avenir-Roman) format("svg"), url(/assets/Avenir-Roman.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Roman.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Avenir-Roman";
  src: url(/assets/Avenir-Roman.eot);
  src: local("☺"), url(/assets/Avenir-Roman.woff) format("woff"), url(/assets/Avenir-Roman.otf) format("opentype"), url(/assets/Avenir-Roman.svg#Avenir-Roman) format("svg"), url(/assets/Avenir-Roman.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Roman.ttf) format("truetype");
}
@font-face {
  font-family: "Avenir-Medium";
  src: url(/assets/Avenir-Medium.eot);
  src: local("☺"), url(/assets/Avenir-Medium.woff) format("woff"), url(/assets/Avenir-Medium.otf) format("opentype"), url(/assets/Avenir-Medium.svg#Avenir-Medium) format("svg"), url(/assets/Avenir-Medium.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Medium.ttf) format("truetype");
}
@font-face {
  font-family: "Avenir";
  src: url(/assets/Avenir-Heavy.eot);
  src: local("☺"), url(/assets/Avenir-Heavy.woff) format("woff"), url(/assets/Avenir-Heavy.otf) format("opentype"), url(/assets/Avenir-Heavy.svg#Avenir-Heavy) format("svg"), url(/assets/Avenir-Heavy.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Heavy.ttf) format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Avenir-Heavy";
  src: url(/assets/Avenir-Heavy.eot);
  src: local("☺"), url(/assets/Avenir-Heavy.woff) format("woff"), url(/assets/Avenir-Heavy.otf) format("opentype"), url(/assets/Avenir-Heavy.svg#Avenir-Heavy) format("svg"), url(/assets/Avenir-Heavy.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Heavy.ttf) format("truetype");
}
@font-face {
  font-family: "Avenir-Black";
  src: url(/assets/Avenir-Black.eot);
  src: local("☺"), url(/assets/Avenir-Black.woff) format("woff"), url(/assets/Avenir-Black.otf) format("opentype"), url(/assets/Avenir-Black.svg#Avenir-Black) format("svg"), url(/assets/Avenir-Black.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Black.ttf) format("truetype");
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-smooth: always;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
a {
  text-decoration: none;
}
li {
  list-style-type: none;
}
body {
  font-size: 14px;
}
@media (max-width: 890px) {
  body {
    font-size: 12px;
  }
}
@media (max-width: 480px) {
  body {
    font-size: 10px;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
.container {
  width: 960px;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}
video,
img {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.empty {
  height: 1px;
}
@font-face {
  font-family: "Avenir";
  src: url(/assets/Avenir-Light.eot);
  src: local("☺"), url(/assets/Avenir-Light.woff) format("woff"), url(/assets/Avenir-Light.otf) format("opentype"), url(/assets/Avenir-Light.svg#Avenir-Light) format("svg"), url(/assets/Avenir-Light.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Light.ttf) format("truetype");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Avenir-Light";
  src: url(/assets/Avenir-Light.eot);
  src: local("☺"), url(/assets/Avenir-Light.woff) format("woff"), url(/assets/Avenir-Light.otf) format("opentype"), url(/assets/Avenir-Light.svg#Avenir-Light) format("svg"), url(/assets/Avenir-Light.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Light.ttf) format("truetype");
}
@font-face {
  font-family: "Avenir-Book";
  src: url(/assets/Avenir-Book.eot);
  src: local("☺"), url(/assets/Avenir-Book.woff) format("woff"), url(/assets/Avenir-Book.otf) format("opentype"), url(/assets/Avenir-Book.svg#Avenir-Book) format("svg"), url(/assets/Avenir-Book.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Book.ttf) format("truetype");
}
@font-face {
  font-family: "Avenir";
  src: url(/assets/Avenir-Roman.eot);
  src: local("☺"), url(/assets/Avenir-Roman.woff) format("woff"), url(/assets/Avenir-Roman.otf) format("opentype"), url(/assets/Avenir-Roman.svg#Avenir-Roman) format("svg"), url(/assets/Avenir-Roman.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Roman.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Avenir-Roman";
  src: url(/assets/Avenir-Roman.eot);
  src: local("☺"), url(/assets/Avenir-Roman.woff) format("woff"), url(/assets/Avenir-Roman.otf) format("opentype"), url(/assets/Avenir-Roman.svg#Avenir-Roman) format("svg"), url(/assets/Avenir-Roman.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Roman.ttf) format("truetype");
}
@font-face {
  font-family: "Avenir-Medium";
  src: url(/assets/Avenir-Medium.eot);
  src: local("☺"), url(/assets/Avenir-Medium.woff) format("woff"), url(/assets/Avenir-Medium.otf) format("opentype"), url(/assets/Avenir-Medium.svg#Avenir-Medium) format("svg"), url(/assets/Avenir-Medium.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Medium.ttf) format("truetype");
}
@font-face {
  font-family: "Avenir";
  src: url(/assets/Avenir-Heavy.eot);
  src: local("☺"), url(/assets/Avenir-Heavy.woff) format("woff"), url(/assets/Avenir-Heavy.otf) format("opentype"), url(/assets/Avenir-Heavy.svg#Avenir-Heavy) format("svg"), url(/assets/Avenir-Heavy.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Heavy.ttf) format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Avenir-Heavy";
  src: url(/assets/Avenir-Heavy.eot);
  src: local("☺"), url(/assets/Avenir-Heavy.woff) format("woff"), url(/assets/Avenir-Heavy.otf) format("opentype"), url(/assets/Avenir-Heavy.svg#Avenir-Heavy) format("svg"), url(/assets/Avenir-Heavy.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Heavy.ttf) format("truetype");
}
@font-face {
  font-family: "Avenir-Black";
  src: url(/assets/Avenir-Black.eot);
  src: local("☺"), url(/assets/Avenir-Black.woff) format("woff"), url(/assets/Avenir-Black.otf) format("opentype"), url(/assets/Avenir-Black.svg#Avenir-Black) format("svg"), url(/assets/Avenir-Black.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Black.ttf) format("truetype");
}
.empty {
  height: 1px;
}
.hover-links {
  position: relative;
  -webkit-transition: all 0.15s ease-in-out;
          transition: all 0.15s ease-in-out;
}
.hover-links .content {
  padding-bottom: 0.5em;
  position: relative;
  bottom: 0;
  -webkit-transition: all 0.15s ease-in-out;
          transition: all 0.15s ease-in-out;
}
.hover-links .content::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  content: ' ';
  border-bottom: 1px solid white;
  width: 100%;
  opacity: 0;
  -webkit-transition: all 0.15s ease-in-out;
          transition: all 0.15s ease-in-out;
}
.hover-links:hover .content {
  bottom: 0.1em;
  opacity: 1;
}
.hover-links:hover .content::after {
  opacity: 0.75;
}
.clinkle-header {
  position: relative;
}
.clinkle-header .clinkle-logo-wrapper {
  display: inline;
}
.clinkle-header .clinkle-logo {
  display: inline-block;
  opacity: 0.85;
  position: relative;
  -webkit-transition: all 0.1s ease-in-out;
          transition: all 0.1s ease-in-out;
}
.clinkle-header .clinkle-logo:hover {
  opacity: 1;
}
.clinkle-header .top-nav-container {
  position: absolute;
  z-index: 1;
  top: 2.5em;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
      -ms-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
  color: white;
}
.clinkle-header .nav-bar {
  height: 2.5em;
}
.clinkle-header .nav-links {
  display: inline;
  position: absolute;
  right: 0;
  line-height: 2.5em;
}
.clinkle-header .nav-toggle {
  display: none;
  position: absolute;
  right: 10px;
  font-size: 2.5em;
  cursor: pointer;
}
.clinkle-header .nav-collapse {
  display: inline;
}
.clinkle-header .nav-collapse li {
  display: inline;
  margin-right: 35px;
  position: relative;
  -webkit-transition: all 0.15s ease-in-out;
          transition: all 0.15s ease-in-out;
}
.clinkle-header .nav-collapse li .content {
  padding-bottom: 0.5em;
  position: relative;
  bottom: 0;
  -webkit-transition: all 0.15s ease-in-out;
          transition: all 0.15s ease-in-out;
}
.clinkle-header .nav-collapse li .content::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  content: ' ';
  border-bottom: 1px solid white;
  width: 100%;
  opacity: 0;
  -webkit-transition: all 0.15s ease-in-out;
          transition: all 0.15s ease-in-out;
}
.clinkle-header .nav-collapse li:hover .content {
  bottom: 0.1em;
  opacity: 1;
}
.clinkle-header .nav-collapse li:hover .content::after {
  opacity: 0.75;
}
.clinkle-header .nav-collapse .content {
  display: inline;
  font-family: 'Avenir-Medium', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  text-shadow: none;
  font-size: 16px;
  color: white;
  opacity: 0.85;
}
.clinkle-header .title {
  width: 100%;
  color: white;
  position: absolute;
  top: 46.5%;
  left: 50%;
  text-align: center;
  -webkit-transform: translate(-50%, -30%);
      -ms-transform: translate(-50%, -30%);
          transform: translate(-50%, -30%);
}
.clinkle-header .title h1 {
  font-family: 'Avenir-Light', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  font-size: 4.429em;
  margin-bottom: .5em;
  max-width: 630px;
  margin: 0 auto;
  line-height: 1.45em;
}
.clinkle-header .title h2 {
  font-family: 'Avenir-Roman', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  font-size: 2em;
}
@media (max-width: 890px) {
  .clinkle-header .hide-if-large {
    display: block;
  }
  .clinkle-header .show-if-large {
    display: none;
  }
}
@media (max-width: 890px) {
  .clinkle-header .nav-collapse {
    background-color: black;
    padding: 15px 0;
    position: absolute;
    top: 30px;
    right: 0;
    white-space: nowrap;
    opacity: .8;
  }
  .clinkle-header .nav-collapse li {
    padding: 20px 35px;
    display: block;
    align: right;
    margin-right: 35px;
  }
  .clinkle-header .nav-collapse .text {
    opacity: 1;
  }
}
@media (max-width: 480px) {
  .clinkle-header .title {
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    padding: 0 15px;
  }
}
.empty {
  height: 1px;
}
@font-face {
  font-family: "Avenir";
  src: url(/assets/Avenir-Light.eot);
  src: local("☺"), url(/assets/Avenir-Light.woff) format("woff"), url(/assets/Avenir-Light.otf) format("opentype"), url(/assets/Avenir-Light.svg#Avenir-Light) format("svg"), url(/assets/Avenir-Light.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Light.ttf) format("truetype");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Avenir-Light";
  src: url(/assets/Avenir-Light.eot);
  src: local("☺"), url(/assets/Avenir-Light.woff) format("woff"), url(/assets/Avenir-Light.otf) format("opentype"), url(/assets/Avenir-Light.svg#Avenir-Light) format("svg"), url(/assets/Avenir-Light.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Light.ttf) format("truetype");
}
@font-face {
  font-family: "Avenir-Book";
  src: url(/assets/Avenir-Book.eot);
  src: local("☺"), url(/assets/Avenir-Book.woff) format("woff"), url(/assets/Avenir-Book.otf) format("opentype"), url(/assets/Avenir-Book.svg#Avenir-Book) format("svg"), url(/assets/Avenir-Book.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Book.ttf) format("truetype");
}
@font-face {
  font-family: "Avenir";
  src: url(/assets/Avenir-Roman.eot);
  src: local("☺"), url(/assets/Avenir-Roman.woff) format("woff"), url(/assets/Avenir-Roman.otf) format("opentype"), url(/assets/Avenir-Roman.svg#Avenir-Roman) format("svg"), url(/assets/Avenir-Roman.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Roman.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Avenir-Roman";
  src: url(/assets/Avenir-Roman.eot);
  src: local("☺"), url(/assets/Avenir-Roman.woff) format("woff"), url(/assets/Avenir-Roman.otf) format("opentype"), url(/assets/Avenir-Roman.svg#Avenir-Roman) format("svg"), url(/assets/Avenir-Roman.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Roman.ttf) format("truetype");
}
@font-face {
  font-family: "Avenir-Medium";
  src: url(/assets/Avenir-Medium.eot);
  src: local("☺"), url(/assets/Avenir-Medium.woff) format("woff"), url(/assets/Avenir-Medium.otf) format("opentype"), url(/assets/Avenir-Medium.svg#Avenir-Medium) format("svg"), url(/assets/Avenir-Medium.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Medium.ttf) format("truetype");
}
@font-face {
  font-family: "Avenir";
  src: url(/assets/Avenir-Heavy.eot);
  src: local("☺"), url(/assets/Avenir-Heavy.woff) format("woff"), url(/assets/Avenir-Heavy.otf) format("opentype"), url(/assets/Avenir-Heavy.svg#Avenir-Heavy) format("svg"), url(/assets/Avenir-Heavy.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Heavy.ttf) format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Avenir-Heavy";
  src: url(/assets/Avenir-Heavy.eot);
  src: local("☺"), url(/assets/Avenir-Heavy.woff) format("woff"), url(/assets/Avenir-Heavy.otf) format("opentype"), url(/assets/Avenir-Heavy.svg#Avenir-Heavy) format("svg"), url(/assets/Avenir-Heavy.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Heavy.ttf) format("truetype");
}
@font-face {
  font-family: "Avenir-Black";
  src: url(/assets/Avenir-Black.eot);
  src: local("☺"), url(/assets/Avenir-Black.woff) format("woff"), url(/assets/Avenir-Black.otf) format("opentype"), url(/assets/Avenir-Black.svg#Avenir-Black) format("svg"), url(/assets/Avenir-Black.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Black.ttf) format("truetype");
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-smooth: always;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
a {
  text-decoration: none;
}
li {
  list-style-type: none;
}
body {
  font-size: 14px;
}
@media (max-width: 890px) {
  body {
    font-size: 12px;
  }
}
@media (max-width: 480px) {
  body {
    font-size: 10px;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
.container {
  width: 960px;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}
video,
img {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@media (max-width: 890px) {
  .hide-if-large {
    display: block;
  }
  .show-if-large {
    display: none;
  }
}
@media (max-width: 320px) {
  .hide-if-tiny {
    display: none;
  }
}
.empty {
  height: 1px;
}
.header-font {
  font-family: 'Avenir', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
}
.body-font {
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
}
.empty {
  height: 1px;
}
@font-face {
  font-family: "Avenir";
  src: url(/assets/Avenir-Light.eot);
  src: local("☺"), url(/assets/Avenir-Light.woff) format("woff"), url(/assets/Avenir-Light.otf) format("opentype"), url(/assets/Avenir-Light.svg#Avenir-Light) format("svg"), url(/assets/Avenir-Light.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Light.ttf) format("truetype");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Avenir-Light";
  src: url(/assets/Avenir-Light.eot);
  src: local("☺"), url(/assets/Avenir-Light.woff) format("woff"), url(/assets/Avenir-Light.otf) format("opentype"), url(/assets/Avenir-Light.svg#Avenir-Light) format("svg"), url(/assets/Avenir-Light.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Light.ttf) format("truetype");
}
@font-face {
  font-family: "Avenir-Book";
  src: url(/assets/Avenir-Book.eot);
  src: local("☺"), url(/assets/Avenir-Book.woff) format("woff"), url(/assets/Avenir-Book.otf) format("opentype"), url(/assets/Avenir-Book.svg#Avenir-Book) format("svg"), url(/assets/Avenir-Book.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Book.ttf) format("truetype");
}
@font-face {
  font-family: "Avenir";
  src: url(/assets/Avenir-Roman.eot);
  src: local("☺"), url(/assets/Avenir-Roman.woff) format("woff"), url(/assets/Avenir-Roman.otf) format("opentype"), url(/assets/Avenir-Roman.svg#Avenir-Roman) format("svg"), url(/assets/Avenir-Roman.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Roman.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Avenir-Roman";
  src: url(/assets/Avenir-Roman.eot);
  src: local("☺"), url(/assets/Avenir-Roman.woff) format("woff"), url(/assets/Avenir-Roman.otf) format("opentype"), url(/assets/Avenir-Roman.svg#Avenir-Roman) format("svg"), url(/assets/Avenir-Roman.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Roman.ttf) format("truetype");
}
@font-face {
  font-family: "Avenir-Medium";
  src: url(/assets/Avenir-Medium.eot);
  src: local("☺"), url(/assets/Avenir-Medium.woff) format("woff"), url(/assets/Avenir-Medium.otf) format("opentype"), url(/assets/Avenir-Medium.svg#Avenir-Medium) format("svg"), url(/assets/Avenir-Medium.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Medium.ttf) format("truetype");
}
@font-face {
  font-family: "Avenir";
  src: url(/assets/Avenir-Heavy.eot);
  src: local("☺"), url(/assets/Avenir-Heavy.woff) format("woff"), url(/assets/Avenir-Heavy.otf) format("opentype"), url(/assets/Avenir-Heavy.svg#Avenir-Heavy) format("svg"), url(/assets/Avenir-Heavy.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Heavy.ttf) format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Avenir-Heavy";
  src: url(/assets/Avenir-Heavy.eot);
  src: local("☺"), url(/assets/Avenir-Heavy.woff) format("woff"), url(/assets/Avenir-Heavy.otf) format("opentype"), url(/assets/Avenir-Heavy.svg#Avenir-Heavy) format("svg"), url(/assets/Avenir-Heavy.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Heavy.ttf) format("truetype");
}
@font-face {
  font-family: "Avenir-Black";
  src: url(/assets/Avenir-Black.eot);
  src: local("☺"), url(/assets/Avenir-Black.woff) format("woff"), url(/assets/Avenir-Black.otf) format("opentype"), url(/assets/Avenir-Black.svg#Avenir-Black) format("svg"), url(/assets/Avenir-Black.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Black.ttf) format("truetype");
}
.empty {
  height: 1px;
}
@font-face {
  font-family: "Avenir";
  src: url(/assets/Avenir-Light.eot);
  src: local("☺"), url(/assets/Avenir-Light.woff) format("woff"), url(/assets/Avenir-Light.otf) format("opentype"), url(/assets/Avenir-Light.svg#Avenir-Light) format("svg"), url(/assets/Avenir-Light.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Light.ttf) format("truetype");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Avenir-Light";
  src: url(/assets/Avenir-Light.eot);
  src: local("☺"), url(/assets/Avenir-Light.woff) format("woff"), url(/assets/Avenir-Light.otf) format("opentype"), url(/assets/Avenir-Light.svg#Avenir-Light) format("svg"), url(/assets/Avenir-Light.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Light.ttf) format("truetype");
}
@font-face {
  font-family: "Avenir-Book";
  src: url(/assets/Avenir-Book.eot);
  src: local("☺"), url(/assets/Avenir-Book.woff) format("woff"), url(/assets/Avenir-Book.otf) format("opentype"), url(/assets/Avenir-Book.svg#Avenir-Book) format("svg"), url(/assets/Avenir-Book.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Book.ttf) format("truetype");
}
@font-face {
  font-family: "Avenir";
  src: url(/assets/Avenir-Roman.eot);
  src: local("☺"), url(/assets/Avenir-Roman.woff) format("woff"), url(/assets/Avenir-Roman.otf) format("opentype"), url(/assets/Avenir-Roman.svg#Avenir-Roman) format("svg"), url(/assets/Avenir-Roman.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Roman.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Avenir-Roman";
  src: url(/assets/Avenir-Roman.eot);
  src: local("☺"), url(/assets/Avenir-Roman.woff) format("woff"), url(/assets/Avenir-Roman.otf) format("opentype"), url(/assets/Avenir-Roman.svg#Avenir-Roman) format("svg"), url(/assets/Avenir-Roman.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Roman.ttf) format("truetype");
}
@font-face {
  font-family: "Avenir-Medium";
  src: url(/assets/Avenir-Medium.eot);
  src: local("☺"), url(/assets/Avenir-Medium.woff) format("woff"), url(/assets/Avenir-Medium.otf) format("opentype"), url(/assets/Avenir-Medium.svg#Avenir-Medium) format("svg"), url(/assets/Avenir-Medium.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Medium.ttf) format("truetype");
}
@font-face {
  font-family: "Avenir";
  src: url(/assets/Avenir-Heavy.eot);
  src: local("☺"), url(/assets/Avenir-Heavy.woff) format("woff"), url(/assets/Avenir-Heavy.otf) format("opentype"), url(/assets/Avenir-Heavy.svg#Avenir-Heavy) format("svg"), url(/assets/Avenir-Heavy.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Heavy.ttf) format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Avenir-Heavy";
  src: url(/assets/Avenir-Heavy.eot);
  src: local("☺"), url(/assets/Avenir-Heavy.woff) format("woff"), url(/assets/Avenir-Heavy.otf) format("opentype"), url(/assets/Avenir-Heavy.svg#Avenir-Heavy) format("svg"), url(/assets/Avenir-Heavy.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Heavy.ttf) format("truetype");
}
@font-face {
  font-family: "Avenir-Black";
  src: url(/assets/Avenir-Black.eot);
  src: local("☺"), url(/assets/Avenir-Black.woff) format("woff"), url(/assets/Avenir-Black.otf) format("opentype"), url(/assets/Avenir-Black.svg#Avenir-Black) format("svg"), url(/assets/Avenir-Black.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Black.ttf) format("truetype");
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-smooth: always;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
a {
  text-decoration: none;
}
li {
  list-style-type: none;
}
body {
  font-size: 14px;
}
@media (max-width: 890px) {
  body {
    font-size: 12px;
  }
}
@media (max-width: 480px) {
  body {
    font-size: 10px;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
.container {
  width: 960px;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}
video,
img {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
body > .plate {
  overflow: hidden;
}
.text {
  font-family: 'Avenir-Book', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
}
.icon {
  width: 2.5em;
  height: 2.5em;
  border-radius: 2.5em;
}
.icon img {
  width: 100%;
}
@media (max-width: 480px) {
  .text,
  .icon {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}
@-webkit-keyframes play-camera { 
 50% {
  background-position: -3605px;
}
to {
  background-position: -3605px;
}
}
@keyframes play-camera { 
 50% {
  background-position: -3605px;
}
to {
  background-position: -3605px;
}
} {
  -webkit-animation-name: play-camera;
          animation-name: play-camera;
}
@keyframes play-camera { 
 50% {
  background-position: -3605px;
}
to {
  background-position: -3605px;
}
} {
  -webkit-animation-name: play-camera;
          animation-name: play-camera;
}
@keyframes play-camera { 
 50% {
  background-position: -3605px;
}
to {
  background-position: -3605px;
}
} {
  -webkit-animation-name: play-camera;
          animation-name: play-camera;
}
@-webkit-keyframes play-sandwich { 
 50% {
  background-position: -4017px;
}
to {
  background-position: -4017px;
}
}
@keyframes play-sandwich { 
 50% {
  background-position: -4017px;
}
to {
  background-position: -4017px;
}
} {
  -webkit-animation-name: play-sandwich;
          animation-name: play-sandwich;
}
@keyframes play-sandwich { 
 50% {
  background-position: -4017px;
}
to {
  background-position: -4017px;
}
} {
  -webkit-animation-name: play-sandwich;
          animation-name: play-sandwich;
}
@keyframes play-sandwich { 
 50% {
  background-position: -4017px;
}
to {
  background-position: -4017px;
}
} {
  -webkit-animation-name: play-sandwich;
          animation-name: play-sandwich;
}
@-webkit-keyframes play-coffee { 
 50% {
  background-position: -4738px;
}
to {
  background-position: -4738px;
}
}
@keyframes play-coffee { 
 50% {
  background-position: -4738px;
}
to {
  background-position: -4738px;
}
} {
  -webkit-animation-name: play-coffee;
          animation-name: play-coffee;
}
@keyframes play-coffee { 
 50% {
  background-position: -4738px;
}
to {
  background-position: -4738px;
}
} {
  -webkit-animation-name: play-coffee;
          animation-name: play-coffee;
}
@keyframes play-coffee { 
 50% {
  background-position: -4738px;
}
to {
  background-position: -4738px;
}
} {
  -webkit-animation-name: play-coffee;
          animation-name: play-coffee;
}
.clinkle-header .title {
  margin-top: 1.4em;
}
.clinkle-header .title h1 {
  margin-top: 0;
  margin-bottom: .15em;
}
.clinkle-header .title h2 {
  margin-bottom: 2.7em;
  margin-top: 0;
}
.clinkle-header .banner {
  height: 53.571em;
}
.clinkle-header .banner-1 {
  background: url("https://dif3deahyybxy.cloudfront.net/home/home-banner-1.jpg") no-repeat 50% 50%;
  background-size: cover;
}
.clinkle-header .banner-2 {
  background: url("https://dif3deahyybxy.cloudfront.net/home/home-banner-2.jpg") no-repeat 50% 50%;
  background-size: cover;
}
.clinkle-header .banner-3 {
  background: url("https://dif3deahyybxy.cloudfront.net/home/home-banner-3.jpg") no-repeat 50% 50%;
  background-size: cover;
}
.clinkle-header .call-to-action {
  display: inline-block;
  padding: 0.595em;
  border-radius: 12px;
  font-family: 'Avenir-Heavy', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 1.143em;
}
.clinkle-header .call-to-action .btns {
  position: relative;
}
.clinkle-header .call-to-action .btns .btn-1 {
  padding: 1em 1.7em;
  margin-bottom: 0.8em;
  border-radius: 4px;
  background-color: #1bb252;
  color: white;
  letter-spacing: 0.10em;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  z-index: 10;
  cursor: pointer;
}
.clinkle-header .call-to-action .btns .btn-1 a {
  color: white;
}
.clinkle-header .call-to-action .btns .app-store-btns {
  position: absolute;
  top: 0;
  display: none;
  opacity: 0;
  width: 25.8em;
}
.clinkle-header .call-to-action .btns .app-store-btns > * {
  position: absolute;
  cursor: pointer;
}
.clinkle-header .call-to-action .btns .app-store-btns .ios-btn,
.clinkle-header .call-to-action .btns .app-store-btns .ios-btn img {
  width: 11.5em;
  left: 0;
}
.clinkle-header .call-to-action .btns .app-store-btns .android-btn,
.clinkle-header .call-to-action .btns .app-store-btns .android-btn img {
  width: 13.643em;
  right: 0;
}
.clinkle-header .arrow {
  position: absolute;
  bottom: 1.5%;
  font-size: 4em;
  color: white;
  left: 50%;
  width: 2em;
  text-align: center;
  margin-left: -1em;
  cursor: pointer;
  -webkit-animation: arrow-bob 1s infinite alternate ease-in-out;
          animation: arrow-bob 1s infinite alternate ease-in-out;
}
@-webkit-keyframes arrow-bob {
  from {
    -webkit-transform: translateY(-5%);
            transform: translateY(-5%);
  }
  to {
    -webkit-transform: translateY(5%);
            transform: translateY(5%);
  }
}
@keyframes arrow-bob {
  from {
    -webkit-transform: translateY(-5%);
            transform: translateY(-5%);
  }
  to {
    -webkit-transform: translateY(5%);
            transform: translateY(5%);
  }
}
#notice {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  font-family: 'Avenir-Medium', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  font-size: 1.143em;
  color: white;
  line-height: 5em;
  opacity: .9;
  background-color: #1bb252;
  min-height: 1em;
}
#notice.green {
  background-color: #68b43d;
}
#notice.red {
  background-color: #b43d3d;
}
#notice .bold {
  font-family: 'Avenir-Black', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
}
#notice .right-arrow {
  display: inline-block;
  height: 1em;
  overflow: visible;
  margin-left: .3em;
  color: white;
}
#notice .right-arrow .fa {
  font-size: 1.5em;
  position: relative;
  top: .14em;
}
#introducing {
  position: relative;
  height: 44.428em;
  background-color: white;
  padding-top: 1%;
}
#introducing .text {
  top: 4.714em;
  margin: 0;
  font-family: 'Avenir-Light', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  width: 27em;
  text-align: center;
  position: absolute;
  -webkit-transform: translate(-50%, 0%);
      -ms-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
  left: 50%;
}
#introducing .text h1 {
  font-size: 2.571em;
  line-height: 1.667em;
  margin-top: 0;
  text-transform: uppercase;
  letter-spacing: 0.4em;
  padding-left: 0.4em;
  color: #484848;
}
#introducing .text h1 .highlight {
  color: #1bb252;
}
#introducing .card-in-hand {
  height: 29.143em;
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-40%, 0%);
      -ms-transform: translate(-40%, 0%);
          transform: translate(-40%, 0%);
}
#use-it {
  height: 61em;
  position: relative;
}
#use-it .card-wrapper {
  position: absolute;
  left: 0;
  top: 20%;
  z-index: 1;
}
#use-it .card-wrapper .card-reader {
  position: absolute;
  height: 20.857em;
  z-index: 1;
}
#use-it .card-wrapper .card-readee {
  position: absolute;
  height: 25em;
  top: -2.0715em;
  left: 1em;
}
@media (max-width: 1300px) {
  #use-it .card-wrapper {
    display: none;
  }
}
#use-it .carousel {
  height: 100%;
}
#use-it .icon {
  position: absolute;
  left: 0;
  top: -3.5em;
  opacity: 1;
}
#use-it .icon.camera.playing {
  width: 103px;
  height: 103px;
  background: url('https://dif3deahyybxy.cloudfront.net/home/use-it--camera-sprite.png') left center;
  -webkit-animation: play-camera 2.9166666666666665s steps(35) 1 forwards;
          animation: play-camera 2.9166666666666665s steps(35) 1 forwards;
}
#use-it .icon.sandwich.playing {
  width: 103px;
  height: 103px;
  background: url('https://dif3deahyybxy.cloudfront.net/home/use-it--sandwich-sprite.png') left center;
  -webkit-animation: play-sandwich 3.25s steps(39) 1 forwards;
          animation: play-sandwich 3.25s steps(39) 1 forwards;
}
#use-it .icon.coffee.playing {
  width: 103px;
  height: 103px;
  background: url('https://dif3deahyybxy.cloudfront.net/home/use-it--coffee-sprite.png') left center;
  -webkit-animation: play-coffee 3.8333333333333335s steps(46) 1 forwards;
          animation: play-coffee 3.8333333333333335s steps(46) 1 forwards;
}
#use-it .text {
  max-width: 13em;
  font-family: 'Avenir-Roman', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  font-size: 2.857em;
  position: absolute;
  left: 20%;
  top: 50%;
  color: white;
  -webkit-transform: translate(0%, -64%);
      -ms-transform: translate(0%, -64%);
          transform: translate(0%, -64%);
  text-shadow: 0 0 0.5em rgba(0, 0, 0, 0.4);
}
@media (max-width: 768px) {
  #use-it .text {
    left: initial;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 100%;
    max-width: 100%;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    padding: 1em;
    background: rgba(0, 0, 0, 0.4);
  }
  #use-it .icon {
    display: none;
  }
  #use-it .slick-dots {
    display: none!important;
  }
}
#use-it .slick-list,
#use-it .slick-track {
  height: 100%;
  width: 100%;
}
#use-it .banner-1 {
  background: url('https://dif3deahyybxy.cloudfront.net/home/use-it--banner-coffee.jpg') no-repeat 75% 50%;
}
#use-it .banner-2 {
  background: url('https://dif3deahyybxy.cloudfront.net/home/use-it--banner-sammich.jpg') no-repeat 75% 50%;
}
#use-it .banner-3 {
  background: url('https://dif3deahyybxy.cloudfront.net/home/use-it--banner-camera.jpg') no-repeat 75% 50%;
}
#use-it .banner {
  height: 100%;
  width: 100%;
  background-size: cover;
}
#use-it .slick-dots {
  position: absolute;
  bottom: 7em;
}
#use-it .slick-dots li {
  margin: 0 7px;
}
#use-it .slick-dots li.slick-active button:before {
  opacity: 1;
  color: white;
}
#use-it .slick-dots li button:before {
  font-size: initial;
  color: white;
}
#create-treats {
  background-color: #1bb252;
  position: relative;
  overflow: hidden;
}
#create-treats video,
#create-treats .video-backup {
  position: relative;
  left: 40%;
  margin-top: 7.5%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 87.143em;
}
#create-treats .text {
  color: white;
  position: absolute;
  z-index: 1;
  top: 48%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  left: 54%;
  width: 10em;
  font-family: 'Avenir-Book', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  font-size: 2.857em;
  margin-bottom: 15%;
}
#create-treats .text .icon {
  margin-bottom: 1.1em;
}
@media (max-width: 768px) {
  #create-treats {
    padding-top: 20%;
  }
  #create-treats video,
  #create-treats .video-backup,
  #create-treats .text,
  #create-treats .icon {
    position: static;
    margin: auto;
    text-align: center;
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
    max-width: 120%;
  }
}
#treat-friends {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  background: url('https://dif3deahyybxy.cloudfront.net/home/treat-friends--banner-clouds.jpg') no-repeat 50% 50%;
  background-size: cover;
  padding-top: 5%;
  padding-bottom: 13%;
}
#treat-friends img {
  width: 85.929em;
  height: 33.786em;
  margin-bottom: 2em;
}
#treat-friends .text {
  font-family: 'Avenir-Book', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  padding-top: 3em;
  padding-bottom: 2em;
  text-align: center;
}
#treat-friends .text h1 {
  color: rgba(0, 0, 0, 0.75);
  font-size: 3.214em;
}
#treat-friends .text p {
  color: rgba(0, 0, 0, 0.65);
  width: 24em;
  opacity: .9;
  line-height: 1.5em;
  font-size: 1.286em;
}
#treat-friends .text p .highlight {
  color: #0096b0;
  font-family: 'Avenir-Medium', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
}
@media (max-width: 768px) {
  #treat-friends .text p {
    margin: auto;
    font-size: 1.714em;
  }
}
@media (max-width: 768px) {
  #treat-friends .text p {
    max-width: 95%;
  }
}
@media (max-width: 480px) {
  #treat-friends .text p {
    width: 19em;
  }
}
@media (max-width: 480px) {
  #treat-friends img {
    width: 60em;
    height: 23.591em;
    margin-bottom: 2em;
  }
}
#open-treats {
  padding-top: 10.5%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap-reverse;
      -ms-flex-flow: row wrap-reverse;
          flex-flow: row wrap-reverse;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: url('https://dif3deahyybxy.cloudfront.net/home/open-treats--banner-blurry-city.jpg') no-repeat 50% 50%;
  background-size: cover;
}
@media (max-width: 768px) {
  #open-treats .text,
  #open-treats .icon {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  #open-treats .text p,
  #open-treats .icon p {
    margin: auto;
  }
}
@media (max-width: 768px) and (min-width: 480px) {
  #open-treats .scene .hand {
    -webkit-transform: translate(-9.7%, 5%);
        -ms-transform: translate(-9.7%, 5%);
            transform: translate(-9.7%, 5%);
  }
  #open-treats video,
  #open-treats .video-backup {
    -webkit-transform: translate(-20.254%, 9.44%);
        -ms-transform: translate(-20.254%, 9.44%);
            transform: translate(-20.254%, 9.44%);
  }
}
@media (max-width: 480px) {
  #open-treats {
    font-size: 10px;
  }
  #open-treats .scene .hand {
    -webkit-transform: translate(-13.7%, 5%);
        -ms-transform: translate(-13.7%, 5%);
            transform: translate(-13.7%, 5%);
  }
  #open-treats video,
  #open-treats .video-backup {
    -webkit-transform: translate(-30%, 9.44%);
        -ms-transform: translate(-30%, 9.44%);
            transform: translate(-30%, 9.44%);
  }
}
#open-treats .scene,
#open-treats .hand {
  max-width: 37.286em;
  max-height: 58.929em;
  margin: 0 4%;
  position: relative;
}
#open-treats .scene .hand {
  width: 37.286em;
  height: 58.929em;
}
#open-treats video,
#open-treats .video-backup {
  position: absolute;
  left: 13.31em;
  top: 6.19em;
  width: 17.857em;
  height: 31.429em;
}
#open-treats .text {
  color: white;
  padding-bottom: 2em;
  padding-top: 7.6em;
}
#open-treats .text h1 {
  font-size: 2.857em;
  margin-bottom: 0.45em;
}
#open-treats .text p {
  width: 17em;
  font-size: 1.714em;
  line-height: 1.714em;
  margin-top: 0;
  font-family: 'Avenir-Book', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  color: rgba(255, 255, 255, 0.65);
}
@media (max-width: 480px) {
  #open-treats .text p {
    margin-left: auto;
    margin-right: auto;
  }
}
#open-treats .text .icon {
  height: 7em;
  width: 7em;
  border-radius: 7em;
  margin-bottom: 3em;
}
#getting-started {
  text-align: center;
  padding-top: 4.5%;
  padding-bottom: 4.5%;
}
#getting-started .steps {
  margin: 0 auto;
  max-width: 70em;
  padding-left: 10%;
  padding-right: 10%;
}
#getting-started .step {
  margin: auto;
  width: 16em;
  margin-bottom: 3em;
}
#getting-started h1 {
  color: #393f40;
  margin-top: 1.5em;
  margin-bottom: 2.1em;
  font-family: 'Avenir-Book', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  font-size: 3.214em;
}
#getting-started img {
  height: 12.429em;
  width: 12.429em;
  margin: auto;
  margin-bottom: 1em;
}
#getting-started h3 {
  font-family: 'Avenir-Medium', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  color: #393f40;
  font-size: 1.571em;
}
#getting-started p {
  font-family: 'Avenir-Book', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  color: #737e80;
  font-size: 1.143em;
  line-height: 1.5em;
}
#getting-started a {
  color: #1bb252;
}
@media (min-width: 768px) {
  #getting-started .steps {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  #getting-started .step {
    margin-top: 0;
  }
}
@media (max-width: 768px) {
  #getting-started .step {
    width: 18em;
    margin-bottom: 5em;
  }
  #getting-started h3 {
    font-size: 1.8em;
  }
  #getting-started p {
    font-size: 1.333em;
  }
}
#fees {
  background-color: #595f6b;
  color: white;
  text-align: center;
  padding-top: 5.5%;
  padding-bottom: 2.5%;
}
#fees h1 {
  margin-top: 2.5em;
  margin-bottom: 0.4em;
  font-family: 'Avenir-Book', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  font-size: 2.714em;
}
#fees .text {
  margin: auto;
  margin-bottom: 4.75em;
  font-size: 1.286em;
  width: 27em;
  max-width: 80%;
  color: #f2f2f3;
  line-height: 1.556em;
}
#fees .text .highlight {
  color: #00deff;
}
#fees .text a {
  color: #ffffff;
  font-family: 'Avenir-Medium', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
}
@media (max-width: 480px) {
  #fees .legal {
    font-size: 1.25em;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1em;
    line-height: 1.5em;
  }
}
#p2p {
  background: url('https://dif3deahyybxy.cloudfront.net/home/p2p-photo.jpg') no-repeat 50% 50%;
  background-size: cover;
  background-position: 63% 50%;
  color: white;
  padding-top: 4.9%;
  padding-bottom: 5.5%;
  overflow: hidden;
  margin-top: -2px;
}
#p2p .text,
#p2p .payment {
  margin-left: 15%;
}
#p2p .text {
  padding-top: 1em;
}
#p2p .icon {
  width: 7.038em;
  height: 7.038em;
  border-radius: 7.038em;
}
#p2p h1 {
  font-family: 'Avenir-Book', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  font-size: 3.214em;
  margin: 1em 0 0 0;
}
#p2p p {
  font-family: 'Avenir-Medium', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  font-size: 1.714em;
  margin-top: .5em;
  padding-bottom: 2em;
  opacity: .5;
}
#p2p .video-wrapper {
  -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
  border-radius: 20px;
  width: 20.571em;
  height: 22em;
}
#p2p .video-wrapper video,
#p2p .video-wrapper .video-backup {
  border-radius: 25px;
  width: 100%;
}
#p2p .video-wrapper.hide {
  display: none;
}
#p2p .payment {
  position: relative;
  top: 35em;
  height: 22em;
  width: 20.714em;
  max-width: 100%;
  max-height: 100%;
  margin-bottom: 2em;
}
@media (max-width: 768px) {
  #p2p {
    height: 55em;
  }
  #p2p .text,
  #p2p .icon,
  #p2p .payment {
    margin: 1em auto;
    text-align: center;
  }
  #p2p .icon {
    opacity: 0;
  }
  #p2p p {
    opacity: 0.75;
    width: 60%;
    margin: 1em auto;
    line-height: 1.5em;
  }
}
#other-features {
  background-color: #1bb252;
  color: white;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column wrap;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  padding-top: 7%;
  padding-bottom: 1%;
  margin-top: -2px;
}
#other-features .icon {
  width: 7.038em;
  height: 7.038em;
  border-radius: 7.038em;
  margin-bottom: 0.5em;
}
#other-features .text {
  padding-top: 8.6em;
  padding-bottom: 2.286em;
  width: 27.432em;
  font-family: 'Avenir-Medium', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
}
#other-features .text h2 {
  margin-top: 1.2em;
  font-size: 2.286em;
}
#other-features .text p {
  font-size: 1.286em;
  color: #dbecd4;
  margin-bottom: 4em;
  line-height: 1.714em;
}
#other-features .video-wrapper {
  position: relative;
  margin: auto;
  margin-bottom: 1em;
  z-index: 1;
  width: 29.5em;
}
#other-features .centered-wrapper {
  position: relative;
  left: 32%;
}
#other-features .shadow {
  position: absolute;
  z-index: -1;
}
#other-features .alerts {
  position: relative;
}
#other-features .alerts .shadow {
  bottom: -12.8em;
  left: -4.7em;
  height: 32em;
}
#other-features .alerts video,
#other-features .alerts .video-backup {
  border-radius: .7856em;
  border: 0;
  opacity: 1;
  width: 20.714em;
  height: 36.786em;
  -webkit-transform-origin: 0 100%;
      -ms-transform-origin: 0 100%;
          transform-origin: 0 100%;
  -webkit-transform: rotate(-15deg);
      -ms-transform: rotate(-15deg);
          transform: rotate(-15deg);
  z-index: 1;
}
#other-features .history {
  height: 36.929em;
  width: 29.500em;
  margin-right: 6em;
}
#other-features .history video,
#other-features .history .video-backup {
  width: 100%;
  height: 100%;
}
#other-features .row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: space-around;
      -ms-flex-line-pack: distribute;
          align-content: space-around;
}
#other-features .row.row-1 {
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
#other-features .row.row-2 {
  margin-top: 5em;
  margin-bottom: 4em;
  -webkit-flex-flow: row wrap-reverse;
      -ms-flex-flow: row wrap-reverse;
          flex-flow: row wrap-reverse;
}
#other-features .row.row-2 .text {
  width: 29em;
}
#other-features .row.row-2 .text .icon {
  margin-top: 0;
}
#other-features .row.row-2 .text p {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  #other-features .text {
    margin: auto;
    text-align: center;
  }
  #other-features .text .icon {
    margin: auto;
  }
  #other-features .text p {
    font-size: 1.6em;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  #other-features .alerts,
  #other-features .history {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    left: auto;
  }
  #other-features .history {
    margin-bottom: 2em;
  }
  #other-features .text {
    padding-top: 1em;
  }
}
#security {
  text-align: center;
  padding: 4% 3% 5.5%;
}
#security h1 {
  font-family: 'Avenir-Book', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  color: #393f40;
  font-size: 3.214em;
}
#security .description {
  margin: auto;
  font-size: 1.286em;
  width: 34em;
  max-width: 90%;
  color: #737e80;
  line-height: 1.6em;
  padding-bottom: 0.1em;
  margin-bottom: 2%;
  opacity: 0.75;
}
#security .description .highlight {
  color: #1bb252;
}
#security .description p {
  padding-bottom: 0.5em;
}
#security .login,
#security .video-backup {
  width: 100%;
  height: 100%;
  max-height: 20.857em;
  max-width: 77.071em;
}
#security .logos {
  opacity: 0.5;
  max-width: 50em;
  display: none;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 0 auto;
  margin-top: 2%;
}
#security .logos .visa {
  height: 4.3em;
  top: -0.5em;
  position: relative;
}
#security .logos img {
  height: 3.214em;
  margin: 2.5em 0.5em 0;
}
@media (max-width: 768px) {
  #security {
    padding: 12% 6% 16.5%;
  }
  #security p {
    font-size: 1.244em;
    line-height: 1.5em;
  }
  #security .description {
    padding-bottom: 2em;
  }
}
.video-backup {
  display: none;
}
