/*! Lity - v2.4.1 - 2020-04-26
* http://sorgalla.com/lity/
* Copyright (c) 2015-2020 Jan Sorgalla; Licensed MIT */
.lity {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  background: #0b0b0b;
  background: rgba(0, 0, 0, 0.9);
  outline: none !important;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.lity.lity-opened {
  opacity: 1;
}
.lity.lity-closed {
  opacity: 0;
}
.lity * {
  box-sizing: border-box;
}
.lity-wrap {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  outline: none !important;
}
.lity-wrap:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
.lity-loader {
  z-index: 9991;
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -0.8em;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.lity-loading .lity-loader {
  opacity: 1;
}
.lity-container {
  z-index: 9992;
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  max-width: 100%;
  max-height: 100%;
  outline: none !important;
}
.lity-content {
  z-index: 9993;
  width: 100%;
  transform: scale(1);
  transition: transform 0.3s ease;
}
.lity-loading .lity-content,
.lity-closed .lity-content {
  transform: scale(0.8);
}
.lity-content:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
.lity-close {
  z-index: 9994;
  width: 35px;
  height: 35px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  box-shadow: none;
}
.lity-close::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.lity-close:hover,
.lity-close:focus,
.lity-close:active,
.lity-close:visited {
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  box-shadow: none;
}
.lity-close:active {
  top: 1px;
}
/* Image */
.lity-image img {
  max-width: 100%;
  display: block;
  line-height: 0;
  border: 0;
}
/* iFrame */
.lity-iframe .lity-container,
.lity-youtube .lity-container,
.lity-vimeo .lity-container,
.lity-facebookvideo .lity-container,
.lity-googlemaps .lity-container {
  width: 100%;
  max-width: 964px;
}
.lity-iframe-container {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: auto;
  pointer-events: auto;
  transform: translateZ(0);
  -webkit-overflow-scrolling: touch;
}
.lity-iframe-container iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
.lity-hide {
  display: none;
}

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
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, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

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

@font-face {
  font-family: "Proxima Nova Thin";
  src: url("/fonts/proxima/ProximaNovaT-Thin.eot");
  src: url("/fonts/proxima/ProximaNovaT-Thin.eot?#iefix") format("embedded-opentype"), url("/fonts/proxima/ProximaNovaT-Thin.woff2") format("woff2"), url("/fonts/proxima/ProximaNovaT-Thin.woff") format("woff"), url("/fonts/proxima/ProximaNovaT-Thin.ttf") format("truetype"), url("/fonts/proxima/ProximaNovaT-Thin.svg#ProximaNovaT-Thin") format("svg");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova Regular";
  src: url("/fonts/proxima/ProximaNova-Regular.eot");
  src: url("/fonts/proxima/ProximaNova-Regular.eot?#iefix") format("embedded-opentype"), url("/fonts/proxima/ProximaNova-Regular.woff2") format("woff2"), url("/fonts/proxima/ProximaNova-Regular.woff") format("woff"), url("/fonts/proxima/ProximaNova-Regular.ttf") format("truetype"), url("/fonts/proxima/ProximaNova-Regular.svg#ProximaNova-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova Black";
  src: url("/fonts/proxima/ProximaNova-Black.eot");
  src: url("/fonts/proxima/ProximaNova-Black.eot?#iefix") format("embedded-opentype"), url("/fonts/proxima/ProximaNova-Black.woff2") format("woff2"), url("/fonts/proxima/ProximaNova-Black.woff") format("woff"), url("/fonts/proxima/ProximaNova-Black.ttf") format("truetype"), url("/fonts/proxima/ProximaNova-Black.svg#ProximaNova-Black") format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova Bold";
  src: url("/fonts/proxima/ProximaNova-Bold.eot");
  src: url("/fonts/proxima/ProximaNova-Bold.eot?#iefix") format("embedded-opentype"), url("/fonts/proxima/ProximaNova-Bold.woff2") format("woff2"), url("/fonts/proxima/ProximaNova-Bold.woff") format("woff"), url("/fonts/proxima/ProximaNova-Bold.ttf") format("truetype"), url("/fonts/proxima/ProximaNova-Bold.svg#ProximaNova-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova Bold It";
  src: url("/fonts/proxima/ProximaNova-BoldIt.eot");
  src: url("/fonts/proxima/ProximaNova-BoldIt.eot?#iefix") format("embedded-opentype"), url("/fonts/proxima/ProximaNova-BoldIt.woff2") format("woff2"), url("/fonts/proxima/ProximaNova-BoldIt.woff") format("woff"), url("/fonts/proxima/ProximaNova-BoldIt.ttf") format("truetype"), url("/fonts/proxima/ProximaNova-BoldIt.svg#ProximaNova-BoldIt") format("svg");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
img.img-fluid {
  display: block;
  max-width: 100%;
  height: auto;
}

.text-center {
  text-align: center;
}

.bold, strong {
  font-family: "Proxima Nova Bold";
}

.strike {
  position: relative;
}
.strike::after {
  content: "";
  position: absolute;
  width: 100%;
  border: 2px solid #F64343;
  left: -3px;
  top: 30%;
  transform: rotate(-14.97deg);
}

.f-color-blue {
  color: #3577CF !important;
}

.text-decoration-underline {
  text-decoration: underline !important;
}

.f-color-blue-2 {
  color: #708CB1 !important;
}

.l-text-box {
  text-align: center;
  margin-bottom: 50px;
  margin-top: 50px;
}
.l-text-box p {
  font-size: 24px;
  line-height: 40px;
  margin-bottom: 22px;
}
@media (min-width: 1200px) {
  .l-text-box p {
    font-size: 36px;
    line-height: 46px;
    margin-bottom: 30px;
  }
}

.mb-1 {
  margin-bottom: 1.2rem;
}

.btn-video > span {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.btn-video > span > span {
  padding: 0 5px;
}

.text-underline {
  text-decoration: underline !important;
}

.f-weight-bold {
  font-family: "Proxima Nova Bold";
}

.with-code {
  display: flex !important;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 3px;
}
.with-code > span {
  margin: 0 5px;
}
.with-code .sale-code {
  font-family: "Proxima Nova Bold";
  border: 2px solid #F64343;
  padding: 3px 5px;
}

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

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

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

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

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

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

body {
  font-family: "Proxima Nova Regular";
  font-size: 16px;
  color: #000000;
}

.container {
  max-width: 100%;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}

a:link, a:visited {
  text-decoration: none;
}

#top-banner {
  color: #ffffff;
  font-family: "Proxima Nova Regular";
  font-size: 18px;
  line-height: 22px;
  padding-top: 8px;
  padding-bottom: 8px;
}
#top-banner .top-banner-content {
  margin: 0 auto;
}
@media (min-width: 768px) {
  #top-banner .top-banner-content {
    max-width: 100%;
  }
}

.btn {
  font-family: "Proxima Nova Bold";
  color: #ffffff;
  border-radius: 22.5px;
  min-height: 31px;
  line-height: 31px;
  display: inline-block;
  text-align: center;
  line-height: 40px;
}
.btn.btn-primary {
  background-color: #BAD036;
}
.btn.btn-abt-blue {
  background-color: #708CB1;
}

#top-banner {
  background-image: url(/img/banners/anniversary-sale-bg-sm.png);
  position: relative;
  background-size: cover;
  padding: 0;
}
@media (min-width: 650px) {
  #top-banner {
    background-image: url(/img/banners/anniversary-sale-bg.png);
  }
}
#top-banner > a {
  display: block;
  position: relative;
  z-index: 3;
  padding-top: 9px;
  padding-bottom: 6px;
}
@media (min-width: 992px) {
  #top-banner > a {
    padding: 14px 0px;
  }
}
@media (min-width: 1200px) {
  #top-banner > a {
    padding: 20px 0px 21px;
  }
}
#top-banner .container {
  padding-left: 0;
  padding-right: 0;
}
#top-banner .box-content {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
#top-banner .box-content .box-1 {
  flex: 0 0 111px;
  max-width: 111px;
  align-self: flex-end;
}
@media (min-width: 321px) {
  #top-banner .box-content .box-1 {
    padding-right: 5px;
  }
}
@media (min-width: 375px) {
  #top-banner .box-content .box-1 {
    padding-right: 0px;
  }
}
@media (min-width: 768px) {
  #top-banner .box-content .box-1 {
    display: none;
  }
}
#top-banner .box-content .box-2 {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media (min-width: 600px) {
  #top-banner .box-content .box-2 {
    justify-content: flex-start;
    text-align: left;
  }
}
@media (min-width: 768px) {
  #top-banner .box-content .box-2 {
    justify-content: center;
  }
}
#top-banner .top-img-left {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: auto;
  background-image: none;
  background-position: left bottom;
}
@media (min-width: 768px) {
  #top-banner .top-img-left {
    background-position: left -50% bottom;
  }
}
@media (min-width: 850px) {
  #top-banner .top-img-left {
    background-position: left -30% bottom;
  }
}
@media (min-width: 992px) {
  #top-banner .top-img-left {
    background-position: left -20% bottom;
  }
}
@media (min-width: 1100px) {
  #top-banner .top-img-left {
    background-position: left -10% bottom;
  }
}
@media (min-width: 1200px) {
  #top-banner .top-img-left {
    opacity: 1;
    background-size: contain;
    background-position: left -15% bottom;
  }
}
@media (min-width: 1370px) {
  #top-banner .top-img-left {
    background-position: left -5% bottom;
  }
}
@media (min-width: 1400px) {
  #top-banner .top-img-left {
    background-position: bottom left;
  }
}
#top-banner .top-img-right {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  display: block;
  background-size: auto;
  background-position: right bottom;
}
@media (min-width: 600px) {
  #top-banner .top-img-right {
    background-position: right -20% bottom;
  }
}
@media (min-width: 768px) {
  #top-banner .top-img-right {
    background-position: right -50% bottom;
  }
}
@media (min-width: 850px) {
  #top-banner .top-img-right {
    background-position: right -30% bottom;
  }
}
@media (min-width: 992px) {
  #top-banner .top-img-right {
    background-position: right -20% bottom;
  }
}
@media (min-width: 1100px) {
  #top-banner .top-img-right {
    background-position: right -10% bottom;
  }
}
@media (min-width: 1200px) {
  #top-banner .top-img-right {
    opacity: 1;
    background-size: contain;
    background-position: right -15% bottom;
  }
}
@media (min-width: 1370px) {
  #top-banner .top-img-right {
    background-position: right -5% bottom;
  }
}
@media (min-width: 1400px) {
  #top-banner .top-img-right {
    background-position: bottom right;
  }
}
#top-banner .top-banner-content {
  position: relative;
  z-index: 5;
  text-align: center;
}
@media (min-width: 768px) {
  #top-banner .top-banner-content {
    justify-content: center;
    padding-right: 0;
  }
}
@media (min-width: 1200px) {
  #top-banner .top-banner-content {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
}
#top-banner .top-banner-content > div {
  position: relative;
  z-index: 10;
}
#top-banner .top-banner-content .top-text {
  font-family: "Proxima Nova Bold", sans-serif;
  font-weight: bold;
  font-size: 12px;
  line-height: 19px;
  color: #FFFFFF;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25);
  padding-left: 17px;
  text-align: center;
  max-width: 241px;
}
@media (min-width: 350px) {
  #top-banner .top-banner-content .top-text {
    font-size: 16px;
    line-height: 19px;
  }
}
@media (min-width: 600px) {
  #top-banner .top-banner-content .top-text {
    text-align: center;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  #top-banner .top-banner-content .top-text {
    padding-left: 0;
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  #top-banner .top-banner-content .top-text {
    font-size: 18px;
    line-height: 22px;
    text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.25);
  }
}
@media (min-width: 1200px) {
  #top-banner .top-banner-content .top-text {
    margin-bottom: 0;
  }
}
#top-banner .top-banner-content .top-text span {
  display: block;
}
@media (min-width: 992px) {
  #top-banner .top-banner-content .top-text span {
    display: inline;
  }
}
#top-banner .top-banner-content .top-text span.d-lg-inline {
  display: block;
}
@media (min-width: 1200px) {
  #top-banner .top-banner-content .top-text span.d-lg-inline {
    display: inline;
  }
}
#top-banner .top-banner-content .top-button {
  display: none;
  margin-left: 10px;
}
@media (min-width: 992px) {
  #top-banner .top-banner-content .top-button {
    display: block;
  }
}
#top-banner .top-banner-content .top-button span {
  padding: 6px 23px;
  display: inline-block;
  font-family: "Proxima Nova Bold", sans-serif;
  font-weight: bold;
  background: #FFD401;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
  border-radius: 15.5px;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  color: #000000;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25);
  margin-left: 10px;
}

#hero-half {
  background-color: #fff;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
}
#hero-half .half-image-container {
  grid-column: span 12/span 12;
  position: relative;
  overflow: hidden;
}
@media (min-width: 768px) {
  #hero-half .half-image-container {
    grid-column: span 6/span 6;
    max-height: 770px;
  }
}
#hero-half .half-image-container::after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
#hero-half .half-image-container img.half-image {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#hero-half .half-content-container {
  grid-column: span 12/span 12;
  margin: 15px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 768px) {
  #hero-half .half-content-container {
    grid-column: span 6/span 6;
    margin: 15px 15px 15px 40px;
  }
}
#hero-half .half-content-container .content-wrapper {
  font-size: 20px;
  text-align: center;
}
@media (min-width: 768px) {
  #hero-half .half-content-container .content-wrapper {
    max-width: 590px;
  }
}
#hero-half .half-content-container .content-wrapper h1 {
  font-size: 2em;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  background-color: #C2CD23;
  padding: 10px;
  margin-bottom: 24px;
}
#hero-half .half-content-container .content-wrapper .date {
  font-size: 1.6em;
  margin-bottom: 24px;
}
#hero-half .half-content-container .content-wrapper .text-content {
  margin-bottom: 24px;
  line-height: 1.3;
}
#hero-half .half-content-container .content-wrapper .include-content {
  margin-bottom: 24px;
}
#hero-half .half-content-container .content-wrapper .include-content__heading {
  font-family: "Proxima Nova Bold";
  font-weight: bold;
  margin-bottom: 24px;
}
#hero-half .half-content-container .content-wrapper .include-content__list {
  width: 400px;
  max-width: 100%;
  padding-left: 25px;
  margin: 0 auto 24px;
  list-style: decimal;
  text-align: left;
}
#hero-half .half-content-container .content-wrapper .button-container {
  max-width: 440px;
  margin: auto;
  display: flex;
  flex-direction: column;
}
@media (min-width: 845px) {
  #hero-half .half-content-container .content-wrapper .button-container {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
}
#hero-half .half-content-container .content-wrapper .button-container a.hero-cta:first-child {
  margin-bottom: 15px;
}
@media (min-width: 845px) {
  #hero-half .half-content-container .content-wrapper .button-container a.hero-cta:first-child {
    margin-bottom: 0;
  }
}
#hero-half .half-content-container .content-wrapper .smaller-text {
  font-size: 18px;
}
#hero-half .half-content-container .content-wrapper .how-it-works-play {
  margin-bottom: 25px;
}
#hero-half .half-content-container .content-wrapper .how-it-works-play a {
  color: #000000;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#hero-half .half-content-container .content-wrapper .how-it-works-play a > div {
  align-self: center;
}
#hero-half .half-content-container .content-wrapper .how-it-works-play a > div.icon {
  margin-right: 15px;
}
#hero-half .half-content-container .content-wrapper .free-tlp {
  text-decoration: underline;
}

#hero-full .image-container {
  position: relative;
  overflow: hidden;
}
#hero-full .image-container img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

#header {
  padding-top: 16px;
  padding-bottom: 16px;
}
#header .header-phone {
  font-family: "Proxima Nova Bold";
  color: #413D45;
  font-size: 14px;
}
@media (min-width: 992px) {
  #header .header-phone {
    font-size: 16px;
  }
}

.header {
  display: flex;
  flex-wrap: wrap;
}
.header--logo {
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .header--logo {
    flex: 0 0 169px;
    max-width: 169px;
    align-self: center;
    margin-bottom: 0;
  }
}
.header--actions {
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 992px) {
  .header--actions {
    align-self: center;
    flex: 1;
  }
}
.header--actions-items {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.header--actions-item {
  align-self: center;
  flex: 1;
}
.header--actions-item.phone {
  flex: 0 0 170px;
  max-width: 170px;
}
@media (min-width: 992px) {
  .header--actions-item.phone {
    margin-right: 80px;
  }
}
.header--actions-item.cta {
  text-align: right;
}
@media (min-width: 992px) {
  .header--actions-item.cta {
    flex: 0 0 115px;
    max-width: 115px;
  }
}
@media (min-width: 1200px) {
  .header--actions-item.cta {
    flex: 0 0 164px;
    max-width: 164px;
  }
}
.header--actions-item .header-cta {
  width: 115px;
  text-align: center;
}
@media (max-width: 575.98px) {
  .header--actions-item .header-cta {
    width: 120px;
  }
}
@media (min-width: 1200px) {
  .header--actions-item .header-cta {
    width: 164px;
  }
}

#hero {
  background-color: #F5F2ED;
  position: relative;
}
#hero h1 {
  font-size: 46px;
  line-height: 56px;
  font-family: "Proxima Nova Bold";
}
@media (min-width: 992px) {
  #hero h1 {
    font-size: 75px;
    line-height: 75px;
    margin-bottom: 30px;
  }
}
@media (min-width: 1200px) {
  #hero h1 {
    line-height: 75px;
    font-size: 75px;
  }
}
#hero p {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  #hero p {
    font-size: 20px;
    line-height: 34px;
  }
}
#hero .hero-content {
  position: relative;
  z-index: 1;
  padding-top: 40px;
}
@media (min-width: 992px) {
  #hero .hero-content {
    max-width: 655px;
    padding-bottom: 50px;
  }
}
@media (min-width: 1200px) {
  #hero .hero-content {
    max-width: 839px;
    padding-top: 50px;
  }
}
#hero .hero-cta {
  font-family: "Proxima Nova Bold";
  margin-bottom: 30px;
  font-size: 20px;
  line-height: 55px;
  height: 56px;
}
@media (min-width: 992px) {
  #hero .hero-cta {
    width: 439px;
    height: 56px;
    border-radius: 28px;
    text-align: center;
    font-size: 24px;
    line-height: 55px;
  }
}
#hero .how-it-works-play {
  margin-bottom: 25px;
}
#hero .how-it-works-play a {
  color: #000000;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (min-width: 992px) {
  #hero .how-it-works-play a {
    justify-content: left;
  }
}
#hero .how-it-works-play a > div {
  align-self: center;
}
#hero .how-it-works-play a > div.icon {
  margin-right: 15px;
}
#hero .hero-bg {
  background-image: url(/img/wood.png);
  background-repeat: repeat-x;
  background-position: bottom left;
  width: 100%;
}
@media (min-width: 992px) {
  #hero .hero-bg {
    z-index: 0;
    position: absolute;
    bottom: 0;
    right: 0;
  }
}
#hero .hero-bg img {
  margin-left: auto;
  margin-right: 0;
}
@media (min-width: 992px) {
  #hero .hero-bg img {
    max-width: 50%;
  }
}
@media (min-width: 1200px) {
  #hero .hero-bg img {
    max-width: 100%;
  }
}

#trusted-by {
  padding-top: 20px;
  padding-bottom: 20px;
}
#trusted-by h2 {
  color: #646464;
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 26px;
}

.companies {
  display: flex;
  flex-wrap: wrap;
}
.companies .companies--item {
  flex: 0 0 33%;
  max-width: 33%;
  align-self: center;
  text-align: center;
  margin-bottom: 20px;
}
.companies .companies--item:nth-child(7), .companies .companies--item:nth-child(8) {
  flex: 0 0 50%;
  max-width: 50%;
}
@media (min-width: 992px) {
  .companies .companies--item {
    flex: 0 0 12.5%;
    max-width: 12.5%;
    margin-bottom: 0;
  }
  .companies .companies--item:nth-child(7), .companies .companies--item:nth-child(8) {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
.companies .companies--item img {
  max-width: 100%;
}

#testimonial {
  background-color: #708CB1;
  padding-top: 50px;
  padding-bottom: 50px;
  color: #ffffff;
}
#testimonial .container {
  position: relative;
}
#testimonial h2.title {
  font-size: 24px;
  line-height: 29px;
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  #testimonial h2.title {
    padding: 0 8%;
  }
}
#testimonial button.testimonial-prev,
#testimonial button.testimonial-next {
  background: none;
  border: none;
  outline: none;
  cursor: progress;
  position: absolute;
  top: 25%;
}
@media (min-width: 992px) {
  #testimonial button.testimonial-prev,
#testimonial button.testimonial-next {
    top: 40%;
  }
}
#testimonial button.testimonial-prev {
  left: 0;
}
#testimonial button.testimonial-next {
  right: 0;
}

#testimonial-slider .slick-track {
  display: flex;
}
@media (min-width: 992px) {
  #testimonial-slider .slick-track {
    display: block;
  }
}
#testimonial-slider .slick-track .slick-slide {
  height: inherit !important;
}
#testimonial-slider .slick-track .slick-slide > div {
  height: 100%;
}
#testimonial-slider .slick-track .slick-slide > div .testi--item {
  height: inherit;
}
#testimonial-slider .slick-track .slick-slide > div .testi--item-details {
  height: inherit;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#testimonial-slider .slick-track .slick-slide > div .testi--item-details .description > div {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#testimonial-slider .slick-track .slick-slide > div .testi--item-details .description > div > div {
  flex: 0 0 100%;
  max-width: 100%;
}
#testimonial-slider .slick-track .slick-slide > div .testi--item-details .description > div .author-action {
  align-self: flex-end;
}
#testimonial-slider .slick-track .slick-slide > div .testi--item-details .description > div .author-action:not(.sm) {
  display: none;
}
@media (min-width: 992px) {
  #testimonial-slider .slick-track .slick-slide > div .testi--item-details .description > div .author-action:not(.sm) {
    display: inline-block;
  }
}
#testimonial-slider .slick-track .slick-slide > div .testi--item-details .description > div .author-action.sm {
  display: block;
}
@media (min-width: 992px) {
  #testimonial-slider .slick-track .slick-slide > div .testi--item-details .description > div .author-action.sm {
    display: none;
  }
}

.testi {
  max-width: 85%;
  margin-left: auto;
  margin-right: auto;
}
.testi .testi--item h3 {
  font-size: 24px;
  line-height: 29px;
  margin-bottom: 40px;
}
.testi .testi--item .btn.btn-primary {
  width: auto;
  padding-left: 15px;
  padding-right: 15px;
  height: 42px;
}
.testi .testi--item .details {
  margin-bottom: 25px;
  text-align: center;
}
@media (min-width: 992px) {
  .testi .testi--item .details {
    text-align: left;
  }
}
.testi .testi--item .author .author-name {
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (min-width: 992px) {
  .testi .testi--item .author .author-name {
    display: inline-block;
    vertical-align: middle;
    padding-right: 20px;
    margin-right: 20px;
    border-right: 1px solid #A3C0E5;
    max-width: 360px;
  }
}
.testi .testi--item .author .author-name span {
  display: block;
  font-family: "Proxima Nova Bold";
  font-size: 20px;
  line-height: 20px;
  text-align: center;
}
@media (min-width: 992px) {
  .testi .testi--item .author .author-name span {
    text-align: left;
  }
}
.testi .testi--item .author .author-name span:first-child {
  margin-bottom: 10px;
}
.testi .testi--item .author-action {
  text-align: center;
}
@media (min-width: 992px) {
  .testi .testi--item .author-action {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
  }
}
@media (min-width: 992px) {
  .testi .testi--item-details {
    display: flex;
    flex-wrap: wrap;
  }
}
@media (min-width: 992px) {
  .testi .testi--item-details .image {
    flex: 0 0 161px;
    max-width: 161px;
    margin-right: 34px;
  }
}
.testi .testi--item-details .image img {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .testi .testi--item-details .description {
    flex: 1;
  }
}
.testi .testi--item-details .description p {
  font-size: 16px;
  line-height: 29px;
}
