/* btn: */
/* ===========================
    # Light
============================ */
@font-face {
  font-family: "helvetica neue";
  src: url("fonts/helveticaneueltstd-lt-font.woff2") format("woff2"), url("fonts/helveticaneueltstd-lt-font.woff") format("woff"), url("fonts/helveticaneueltstd-lt-font.ttf") format("truetype"), url("fonts/helveticaneueltstd-lt-font.svg#helvetica_neue_lt_stdlt") format("svg");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: "helvetica neue";
  src: url("fonts/helveticaneueltstd-ltit-font.woff2") format("woff2"), url("fonts/helveticaneueltstd-ltit-font.woff") format("woff"), url("fonts/helveticaneueltstd-ltit-font.ttf") format("truetype"), url("fonts/helveticaneueltstd-ltit-font.svg#helvetica_neue_lt_stdltit") format("svg");
  font-weight: 300;
  font-style: italic; }

/* ===========================
    # Regular
============================ */
@font-face {
  font-family: "helvetica neue";
  src: url("fonts/helveticaneueltstd-roman-font.woff2") format("woff2"), url("fonts/helveticaneueltstd-roman-font.woff") format("woff"), url("fonts/helveticaneueltstd-roman-font.ttf") format("truetype"), url("fonts/helveticaneueltstd-roman-font.svg#helvetica_neue_lt_stdroman") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: "helvetica_neue_lt_stdit";
  src: url("fonts/helveticaneueltstd-it-font.woff2") format("woff2"), url("fonts/helveticaneueltstd-it-font.woff") format("woff"), url("fonts/helveticaneueltstd-it-font.ttf") format("truetype"), url("fonts/helveticaneueltstd-it-font.svg#helvetica_neue_lt_stdit") format("svg");
  font-weight: 400;
  font-style: italic; }

/* ===========================
    # Medium
============================ */
@font-face {
  font-family: "helvetica neue";
  src: url("fonts/helveticaneueltstd-md-font.woff2") format("woff2"), url("fonts/helveticaneueltstd-md-font.woff") format("woff"), url("fonts/helveticaneueltstd-md-font.ttf") format("truetype"), url("fonts/helveticaneueltstd-md-font.svg#helvetica_neue_lt_stdmd") format("svg");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: "helvetica neue";
  src: url("fonts/helveticaneueltstd-mdit-font.woff2") format("woff2"), url("fonts/helveticaneueltstd-mdit-font.woff") format("woff"), url("fonts/helveticaneueltstd-mdit-font.ttf") format("truetype"), url("fonts/helveticaneueltstd-mdit-font.svg#helvetica_neue_lt_stdmdit") format("svg");
  font-weight: 500;
  font-style: italic; }

/* ===========================
    # Bold
============================ */
@font-face {
  font-family: "helvetica neue";
  src: url("fonts/helveticaneueltstd-bd-font.woff2") format("woff2"), url("fonts/helveticaneueltstd-bd-font.woff") format("woff"), url("fonts/helveticaneueltstd-bd-font.ttf") format("truetype"), url("fonts/helveticaneueltstd-bd-font.svg#helvetica_neue_lt_stdbd") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: "helvetica neue";
  src: url("fonts/helveticaneueltstd-bdit-font.woff2") format("woff2"), url("fonts/helveticaneueltstd-bdit-font.woff") format("woff"), url("fonts/helveticaneueltstd-bdit-font.ttf") format("truetype"), url("fonts/helveticaneueltstd-bdit-font.svg#helvetica_neue_lt_stdbdit") format("svg");
  font-weight: 700;
  font-style: italic; }

/* ===========================
    # Condensed Bold
============================ */
@font-face {
  font-family: "helvetica neue condensed";
  src: url("fonts/linotype_-_helveticaneueltstd-bdcn-font.woff2") format("woff2"), url("fonts/linotype_-_helveticaneueltstd-bdcn-font.woff") format("woff"), url("fonts/linotype_-_helveticaneueltstd-bdcn-font.ttf") format("truetype"), url("fonts/linotype_-_helveticaneueltstd-bdcn-font.svg#helvetica_neue_lt_stdbdcn") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: "helvetica neue condensed";
  src: url("fonts/linotype_-_helveticaneueltstd-bdcno-font.woff2") format("woff2"), url("fonts/linotype_-_helveticaneueltstd-bdcno-font.woff") format("woff"), url("fonts/linotype_-_helveticaneueltstd-bdcno-font.ttf") format("truetype"), url("fonts/linotype_-_helveticaneueltstd-bdcno-font.svg#helvetica_neue_lt_stdbdcno") format("svg");
  font-weight: 700;
  font-style: normal; }

/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block; }

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none; }

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold; }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

html {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "helvetica neue", Helvetica, Arial, sans-serif;
  color: #181818; }

*, *:before, *:after {
  -moz-box-sizing: inherit;
  box-sizing: inherit; }

h1 {
  font-size: 36px;
  margin: 0;
  line-height: 1.3; }

h2 {
  font-size: 30px;
  margin: 0;
  line-height: 1.3; }

h3 {
  font-size: 24px;
  margin: 0;
  line-height: 1.3; }

h4 {
  font-size: 20px;
  margin: 0;
  line-height: 1.3; }

h5 {
  font-size: 16px;
  margin: 0;
  line-height: 1.3; }

h6 {
  font-size: 14px;
  margin: 0;
  line-height: 1.3; }

p {
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px; }

a {
  text-decoration: none;
  color: currentColor; }

ul {
  list-style-type: none;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  -webkit-padding-start: 0; }

blockquote,
figure {
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0; }

/* Responsive images! */
img {
  max-width: 100%; }

.feature_item--has-bg-color:before, .feature_item--one:after, .feature_item--two .feature_item-content:after, .feature_item--three .feature_item-content:after, .feature_item--three .feature_item-content:before, .feature_item--four .feature_item-content:before, .feature_item--four .feature_item-content:after, .feature_item--five .feature_item-content:before, .feature_item--five .feature_item-content:after, .feature_item--six .feature_item-content:before, .feature_item--six .feature_item-content:after, .testimonial-block figure:after, .testimonial-block--img-left figure:after, .testimonial-block--img-right figure:after, .testimonial-block_inner .testimonial-block_content:before, .offer-intro:before, .offer-intro:after, .offer-outro:before, .offer-outro_cta .countdown_timer:after {
  content: ''; }

.feature_item--has-bg-color:before, .feature_item--one:after, .feature_item--two .feature_item-content:after, .feature_item--three .feature_item-content:after, .feature_item--three .feature_item-content:before, .feature_item--four .feature_item-content:before, .feature_item--four .feature_item-content:after, .feature_item--five .feature_item-content:before, .feature_item--five .feature_item-content:after, .feature_item--six .feature_item-content:before, .feature_item--six .feature_item-content:after, .testimonial-block figure:after, .testimonial-block--img-left figure:after, .testimonial-block--img-right figure:after, .testimonial-block_inner .testimonial-block_content:before, .offer-intro:before, .offer-intro:after, .offer-outro:before, .offer-outro_cta .countdown_timer:after {
  display: block; }

.wrapper-inner, .wrapper-inner--1100 {
  margin: 0 auto; }
  .wrapper-inner--1100 {
    max-width: 1100px; }

.wrapper-paddedX, .wrapper-paddedX--1100 {
  padding-left: 20px;
  padding-right: 20px; }
  @media screen and (min-width: 750px) {
    .wrapper-paddedX, .wrapper-paddedX--1100 {
      padding-left: 40px;
      padding-right: 40px; } }
  @media screen and (min-width: 1180px) {
    .wrapper-paddedX--1100 {
      padding-right: 0;
      padding-left: 0; } }

.wrapper-grid--1100 {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 1100px; }
  .wrapper-grid--1100:after {
    content: " ";
    display: block;
    clear: both; }

.site-header {
  position: relative;
  background-color: #000; }

.nav--sticky .wrapper-inner--1100, .nav--primary {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.nav--sticky {
  width: 100%;
  top: -200%;
  z-index: 50;
  position: fixed;
  background-color: #000;
  -webkit-transition: all 650ms ease;
  -moz-transition: all 650ms ease;
  transition: all 650ms ease; }
  .nav--sticky .nav_logo {
    max-width: 145px; }
    @media screen and (min-width: 750px) {
      .nav--sticky .nav_logo {
        max-width: 250px; } }
  .nav--sticky .btn--grad, .nav--sticky .btn--grad-brand {
    display: block;
    padding: 10px;
    font-size: 14px;
    font-weight: 500; }
    @media screen and (max-width: 374px) {
      .nav--sticky .btn--grad, .nav--sticky .btn--grad-brand {
        font-size: 12px; } }
    @media screen and (min-width: 750px) {
      .nav--sticky .btn--grad, .nav--sticky .btn--grad-brand {
        font-size: 20px;
        padding: 15px 40px; } }

.nav--sticky-is-shown {
  box-shadow: 0px 8px 25px 0px rgba(0, 0, 0, 0.25);
  top: 0;
  -webkit-transition: all 650ms ease;
  -moz-transition: all 650ms ease;
  transition: all 650ms ease; }

.nav--sticky-is-hidden {
  box-shadow: none;
  top: -200%;
  -webkit-transition: all 650ms ease;
  -moz-transition: all 650ms ease;
  transition: all 650ms ease; }

@media screen and (min-width: 1140px) {
  .nav--primary {
    padding-left: 0;
    padding-right: 0; } }

.nav_logo {
  width: 60%;
  max-width: 200px; }

.site-footer {
  padding: 30px 20px;
  background-color: #000;
  color: #545454; }
  @media screen and (min-width: 374px) {
    .site-footer {
      padding: 30px; } }

.site-footer_copy {
  font-size: 10px;
  text-align: center; }
  @media screen and (min-width: 374px) {
    .site-footer_copy {
      font-size: 11px; } }

.icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  fill: currentColor; }

/* =======================================================================================
Example showing how to change the color/size of the icons:
.icon-name {
  font-size: 32px; // works because "width" & "height" were set using em units
  color: red; // works for single-colored icons, because "fill" was set to "currentColor"
}
=========================================================================================*/
.btn--grad, .btn--grad-brand {
  border-radius: 4px;
  padding: 5px; }
  .btn--grad .icon, .btn--grad-brand .icon {
    padding-left: 5px;
    font-size: 75%; }

.btn--grad, .btn--grad-brand {
  color: #fff;
  box-shadow: 0px 8px 25px 0px rgba(0, 0, 0, 0.25); }
  .btn--grad-brand {
    background: -webkit-linear-gradient(bottom, #622ea2 0%, #602d9f 14%, #54288a 35%, #7a3bc8 100%);
    background: -moz-linear-gradient(bottom, #622ea2 0%, #602d9f 14%, #54288a 35%, #7a3bc8 100%);
    background: linear-gradient(0deg, #622ea2 0%, #602d9f 14%, #54288a 35%, #7a3bc8 100%); }
    .btn--grad-brand:hover {
      background: -webkit-linear-gradient(top, #b788ee 0%, #a166ea 1%, #934fe6 3%, #8b44e3 4%, #8a43e2 5%, #8440d8 16%, #6c35b1 47%, #6430a4 65%, #6631a7 79%, #6b33b0 88%, #7537c1 100%);
      background: -moz-linear-gradient(top, #b788ee 0%, #a166ea 1%, #934fe6 3%, #8b44e3 4%, #8a43e2 5%, #8440d8 16%, #6c35b1 47%, #6430a4 65%, #6631a7 79%, #6b33b0 88%, #7537c1 100%);
      background: linear-gradient(to bottom, #b788ee 0%, #a166ea 1%, #934fe6 3%, #8b44e3 4%, #8a43e2 5%, #8440d8 16%, #6c35b1 47%, #6430a4 65%, #6631a7 79%, #6b33b0 88%, #7537c1 100%); }

.countdown {
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.countdown_copy {
  font-size: 16px;
  letter-spacing: 1px; }

.countdown_timer {
  font-weight: 500;
  letter-spacing: 1px;
  font-size: 32px;
  line-height: 1;
  margin: 0; }
  @media screen and (min-width: 750px) {
    .countdown_timer {
      margin-left: 10px; } }

.action-block_copy {
  margin-bottom: 25px;
  font-size: 20px;
  line-height: 1.3;
  font-weight: 500; }

.action-block_btn {
  padding: 25px 10px;
  display: block;
  text-align: center;
  font-weight: 500;
  font-size: 22px; }
  @media screen and (max-width: 374px) {
    .action-block_btn {
      font-size: 20px; } }
  @media screen and (min-width: 750px) {
    .action-block_btn {
      font-size: 24px;
      max-width: 380px;
      margin: 0 auto; } }

.action-block_more {
  display: block;
  margin-top: 20px;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1px;
  color: #8B8B8B; }
  .action-block_more .icon {
    font-size: 9px;
    margin-left: 7px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); }

.action-block_sub {
  margin: 20px auto 0;
  max-width: 300px;
  font-size: 13px;
  line-height: 1.4;
  text-align: center;
  font-weight: 300;
  color: #B9B7B7; }
  @media screen and (min-width: 750px) {
    .action-block_sub {
      font-size: 14px; } }

.feature_wrapper {
  background-color: #FAFAFA;
  overflow: hidden; }

.feature_intro {
  padding-top: 50px;
  background-color: #fff;
  padding-bottom: 30px; }
  @media screen and (min-width: 750px) {
    .feature_intro {
      padding-top: 60px;
      padding-bottom: 80px; } }
  .feature_intro .feature_intro-heading {
    font-size: 24px;
    margin-bottom: 15px; }
    @media screen and (max-width: 374px) {
      .feature_intro .feature_intro-heading {
        font-size: 20px; } }
    @media screen and (min-width: 750px) {
      .feature_intro .feature_intro-heading {
        font-size: 40px; } }
  .feature_intro .feature_intro-subheading {
    font-size: 20px;
    color: #7a19db; }
    @media screen and (max-width: 374px) {
      .feature_intro .feature_intro-subheading {
        font-size: 18px; } }
    @media screen and (min-width: 750px) {
      .feature_intro .feature_intro-subheading {
        font-size: 26px;
        max-width: 1040px; } }

.feature_item, .feature_item--has-bg-color {
  position: relative;
  z-index: 1;
  clear: both;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #fff;
  border-bottom: 6px solid #FAFAFA; }
  @media screen and (min-width: 750px) {
    .feature_item, .feature_item--has-bg-color {
      background-color: transparent; } }
  .feature_item .wrapper-inner--1100, .feature_item--has-bg-color .wrapper-inner--1100 {
    position: relative; }

.feature_item--has-bg-color:before {
  position: absolute;
  z-index: -1;
  background: #FAFAFA;
  top: 10px;
  left: 0;
  width: 100%;
  height: 30%; }

.feature_item--one {
  position: relative;
  background-color: #fff; }
  @media screen and (min-width: 1100px) {
    .feature_item--one:after {
      border-top: 4px solid white;
      box-shadow: 0 -5px 0 0 white, 0 -12px 0 0 #FAFAFA;
      height: 30%;
      width: 100%;
      position: absolute;
      z-index: 0;
      left: 0;
      bottom: 0;
      background-color: #FAFAFA; } }
  @media screen and (min-width: 750px) {
    .feature_item--one .wrapper-inner--1100 {
      padding-bottom: 200px;
      z-index: 10; } }
  @media screen and (min-width: 750px) {
    .feature_item--one .wrapper-inner--1100 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex; } }
  @media screen and (min-width: 750px) {
    .feature_item--one .feature_item-content {
      width: 500px;
      background-color: #fff; } }
  @media screen and (min-width: 750px) {
    .feature_item--one .feature_item-img {
      position: absolute;
      width: 100%;
      right: -40%;
      bottom: -20%; } }
  @media screen and (min-width: 1100px) {
    .feature_item--one .feature_item-img {
      bottom: -20%;
      right: -42%; } }

@media screen and (min-width: 750px) {
  .feature_item--two .wrapper-inner--1100 {
    padding-top: 100px;
    padding-bottom: 0;
    z-index: 5;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; } }

@media screen and (min-width: 1100px) {
  .feature_item--two .wrapper-inner--1100 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    padding-top: 100px; } }

.feature_item--two .feature_item-content {
  position: relative; }
  @media screen and (min-width: 750px) {
    .feature_item--two .feature_item-content {
      width: 50%;
      padding-top: 60px;
      padding-left: 40px;
      padding-bottom: 60px;
      background-color: #fff; } }
  @media screen and (min-width: 750px) {
    .feature_item--two .feature_item-content:after {
      height: 100%;
      width: 20%;
      position: absolute;
      left: -20%;
      top: 0;
      background-color: #fff; } }
  @media screen and (min-width: 1100px) {
    .feature_item--two .feature_item-content:after {
      height: 100%;
      width: 100%;
      position: absolute;
      right: -100%;
      left: auto;
      top: 0;
      background-color: #fff; } }

.feature_item--two .feature_item-img {
  padding: 0 20px; }
  @media screen and (min-width: 750px) {
    .feature_item--two .feature_item-img {
      position: absolute;
      z-index: 5;
      width: 80%;
      left: -30%;
      top: 50%;
      padding: 0;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); } }
  @media screen and (min-width: 1100px) {
    .feature_item--two .feature_item-img {
      position: relative;
      max-width: 550px;
      top: 0;
      left: 0;
      -webkit-transform: none;
      -moz-transform: none;
      -ms-transform: none;
      transform: none; } }
  .feature_item--two .feature_item-img img {
    box-shadow: 0px 15px 35px 0px rgba(0, 0, 0, 0.15); }

@media screen and (min-width: 750px) {
  .feature_item--three {
    padding-top: 150px;
    padding-bottom: 200px;
    z-index: 10; } }

@media screen and (min-width: 750px) {
  .feature_item--three {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex; } }

.feature_item--three .feature_item-content {
  position: relative;
  background-color: #fff; }
  @media screen and (min-width: 750px) {
    .feature_item--three .feature_item-content {
      width: 500px;
      padding-top: 60px;
      padding-bottom: 60px;
      padding-left: 40px; } }
  @media screen and (min-width: 1100px) {
    .feature_item--three .feature_item-content {
      padding-left: 0;
      width: 550px; } }
  @media screen and (min-width: 750px) {
    .feature_item--three .feature_item-content:after {
      position: absolute;
      height: 100%;
      width: 100%;
      left: -100%;
      top: 0;
      background-color: #fff; } }
  @media screen and (min-width: 750px) {
    .feature_item--three .feature_item-content:before {
      height: 100%;
      width: 100%;
      position: absolute;
      right: -100%;
      top: 0;
      background-color: #fff; } }

@media screen and (min-width: 750px) {
  .feature_item--three .feature_item-img {
    position: absolute;
    z-index: 5;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -60%;
    max-width: 900px; } }

@media screen and (min-width: 1100px) {
  .feature_item--three .feature_item-img {
    right: -30%; } }

.feature_item--four .logo-apple {
  font-size: 115%;
  margin-left: 8px; }

.feature_item--four .logo-android {
  font-size: 115%;
  margin-left: 3px;
  position: relative;
  top: 2px; }

@media screen and (min-width: 750px) {
  .feature_item--four {
    padding-top: 200px;
    padding-bottom: 200px; } }

.feature_item--four .wrapper-inner--1100 {
  position: static; }
  @media screen and (min-width: 750px) {
    .feature_item--four .wrapper-inner--1100 {
      z-index: 5;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex; } }
  @media screen and (min-width: 1100px) {
    .feature_item--four .wrapper-inner--1100 {
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -moz-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start; } }

.feature_item--four .feature_item-description {
  max-width: 450px; }

.feature_item--four .feature_item-content {
  position: relative; }
  @media screen and (min-width: 750px) {
    .feature_item--four .feature_item-content {
      background: #fff;
      width: 65%;
      margin-left: 40%;
      padding-top: 60px;
      padding-right: 40px;
      padding-bottom: 60px;
      background-color: #fff; } }
  @media screen and (min-width: 1100px) {
    .feature_item--four .feature_item-content {
      width: 70%;
      margin-left: 40%;
      padding-right: 0; } }
  @media screen and (min-width: 750px) {
    .feature_item--four .feature_item-content:before {
      height: 100%;
      width: 100%;
      position: absolute;
      z-index: -1;
      left: -50%;
      top: 0;
      background-color: #fff; } }
  @media screen and (min-width: 1100px) {
    .feature_item--four .feature_item-content:after {
      height: 100%;
      width: 100%;
      position: absolute;
      right: -100%;
      top: 0;
      background-color: #fff; } }

.feature_item--four .feature_item-img {
  width: 85%; }
  @media screen and (min-width: 750px) {
    .feature_item--four .feature_item-img {
      position: absolute;
      width: 88%;
      top: 5%;
      left: -38%;
      z-index: 6;
      max-width: 850px; } }
  @media screen and (min-width: 1100px) {
    .feature_item--four .feature_item-img {
      left: -25%; } }
  @media screen and (min-width: 1400px) {
    .feature_item--four .feature_item-img {
      max-width: 50%;
      left: -10%; } }

@media screen and (min-width: 750px) {
  .feature_item--five .wrapper-inner--1100 {
    padding-top: 100px;
    padding-bottom: 200px;
    z-index: 5;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; } }

@media screen and (min-width: 1100px) {
  .feature_item--five .wrapper-inner--1100 {
    padding-top: 200px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    padding-top: 100px; } }

.feature_item--five .feature_item-content {
  position: relative; }
  @media screen and (min-width: 750px) {
    .feature_item--five .feature_item-content {
      width: 60%;
      margin-right: 40%;
      padding-top: 60px;
      padding-right: 60px;
      padding-bottom: 60px;
      background-color: #fff;
      padding-left: 40px; } }
  @media screen and (min-width: 1100px) {
    .feature_item--five .feature_item-content {
      margin-right: 45%;
      width: 55%; } }
  @media screen and (min-width: 750px) {
    .feature_item--five .feature_item-content:before {
      height: 100%;
      width: 100%;
      position: absolute;
      z-index: -1;
      left: -100%;
      top: 0;
      background-color: #fff; } }
  @media screen and (min-width: 1100px) {
    .feature_item--five .feature_item-content:after {
      height: 100%;
      width: 50%;
      position: absolute;
      right: -50%;
      top: 0;
      background-color: #fff; } }

.feature_item--five .feature_item-img {
  padding: 0 20px; }
  @media screen and (min-width: 750px) {
    .feature_item--five .feature_item-img {
      padding: 0;
      position: absolute;
      width: 80%;
      right: -40%;
      top: 50%;
      z-index: 5;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); } }
  @media screen and (min-width: 1100px) {
    .feature_item--five .feature_item-img {
      max-width: 600px;
      right: -10%; } }
  .feature_item--five .feature_item-img img {
    box-shadow: 0px 15px 35px 0px rgba(0, 0, 0, 0.15); }

@media screen and (min-width: 750px) {
  .feature_item--six .wrapper-inner--1100 {
    padding-top: 100px;
    padding-bottom: 200px;
    z-index: 5;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; } }

@media screen and (min-width: 1100px) {
  .feature_item--six .wrapper-inner--1100 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    padding-top: 100px; } }

.feature_item--six .feature_item-content {
  position: relative; }
  @media screen and (min-width: 750px) {
    .feature_item--six .feature_item-content {
      width: 60%;
      margin-left: 40%;
      padding-top: 60px;
      padding-right: 60px;
      padding-bottom: 60px;
      background-color: #fff;
      padding-left: 40px; } }
  @media screen and (min-width: 1100px) {
    .feature_item--six .feature_item-content {
      margin-left: 45%;
      width: 55%; } }
  @media screen and (min-width: 750px) {
    .feature_item--six .feature_item-content:before {
      height: 100%;
      width: 50%;
      position: absolute;
      z-index: -1;
      left: -50%;
      top: 0;
      background-color: #fff; } }
  @media screen and (min-width: 1100px) {
    .feature_item--six .feature_item-content:after {
      height: 100%;
      width: 100%;
      position: absolute;
      right: -100%;
      top: 0;
      background-color: #fff; } }

.feature_item--six .feature_item-img {
  padding: 0 20px; }
  @media screen and (min-width: 750px) {
    .feature_item--six .feature_item-img {
      padding: 0;
      position: absolute;
      width: 80%;
      left: -40%;
      top: 50%;
      z-index: 5;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); } }
  @media screen and (min-width: 1100px) {
    .feature_item--six .feature_item-img {
      max-width: 600px;
      left: -10%; } }
  .feature_item--six .feature_item-img img {
    box-shadow: 0px 15px 35px 0px rgba(0, 0, 0, 0.15); }

.feature_item-content {
  padding: 0 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

.feature_item-img {
  display: block;
  margin-bottom: 40px;
  padding: 0; }
  @media screen and (min-width: 750px) {
    .feature_item-img {
      margin-bottom: 0; } }
  .feature_item-img picture {
    display: block;
    line-height: 0; }

.feature_item-description {
  width: 100%;
  padding-left: 20px;
  line-height: 1.6; }

.feature_item-heading {
  font-size: 22px;
  margin-bottom: 10px;
  color: #7a19db; }
  @media screen and (min-width: 750px) {
    .feature_item-heading {
      font-size: 24px; } }

.feature_item-copy {
  line-height: 1.6;
  color: #545454; }

.feature_item-number {
  width: 12%;
  max-width: 50px;
  color: #7a19db;
  margin: 0;
  font-weight: 700;
  font-size: 36px; }
  @media screen and (min-width: 374px) {
    .feature_item-number {
      font-size: 40px; } }
  .feature_item-number .icon {
    position: relative;
    width: 100%;
    top: -15px;
    fill: #DADADA;
    position: relative; }

.feature_list {
  background: #fff; }
  @media screen and (min-width: 750px) {
    .feature_list .feature_item, .feature_list .feature_item--has-bg-color {
      padding-top: 40px;
      width: -moz-calc( 100% - 80px);
      width: calc( 100% - 80px);
      margin-left: auto;
      margin-right: auto; } }
  @media screen and (min-width: 1180px) {
    .feature_list .feature_item, .feature_list .feature_item--has-bg-color {
      width: 50%;
      margin-right: 50px;
      margin-left: 0; } }
  @media screen and (min-width: 750px) {
    .feature_list .feature_item-content {
      padding: 0; } }
  @media screen and (min-width: 750px) {
    .feature_list .feature_item-description {
      padding-left: 30px; } }

.testimonial-block, .testimonial-block--img-left, .testimonial-block--img-right {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  background-color: #FAFAFA;
  margin-bottom: 40px; }
  @media screen and (min-width: 750px) {
    .testimonial-block, .testimonial-block--img-left, .testimonial-block--img-right {
      padding-top: 10px; } }
  .testimonial-block figure, .testimonial-block--img-left figure, .testimonial-block--img-right figure {
    position: relative;
    z-index: 1; }
    .testimonial-block figure:after, .testimonial-block--img-left figure:after, .testimonial-block--img-right figure:after {
      position: absolute;
      z-index: -1;
      bottom: 0;
      left: 0;
      height: 80%;
      width: 100%;
      box-shadow: 0px 15px 25px 0px rgba(0, 0, 0, 0.07);
      background: #fff; }
      @media screen and (min-width: 750px) {
        .testimonial-block figure:after, .testimonial-block--img-left figure:after, .testimonial-block--img-right figure:after {
          display: none; } }

@media screen and (min-width: 750px) {
  .testimonial-block_inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex; } }

@media screen and (min-width: 1100px) {
  .testimonial-block_inner {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center; } }

.testimonial-block_inner .testimonial-block_content {
  position: relative; }
  @media screen and (min-width: 750px) {
    .testimonial-block_inner .testimonial-block_content {
      width: 80%;
      padding: 40px; } }
  @media screen and (min-width: 750px) {
    .testimonial-block_inner .testimonial-block_content {
      padding-left: 60px;
      padding-right: 60px; } }
  .testimonial-block_inner .testimonial-block_content:before {
    position: absolute;
    top: 5%;
    right: 0;
    width: 120%;
    max-width: 1100px;
    height: 95%;
    background-color: #fff;
    box-shadow: 0px 15px 25px 0px rgba(0, 0, 0, 0.07);
    z-index: -1; }
    @media screen and (min-width: 1100px) {
      .testimonial-block_inner .testimonial-block_content:before {
        width: 120%;
        top: 0;
        height: 100%; } }

.testimonial-block_img {
  position: relative;
  z-index: 1;
  display: block;
  padding-bottom: 20px; }
  .testimonial-block_img img {
    display: block;
    margin: 0 auto;
    width: 255px; }
    @media screen and (min-width: 750px) {
      .testimonial-block_img img {
        width: 300px; } }

.testimonial-block_title {
  margin-top: 20px;
  font-size: 22px;
  color: #7a19db;
  margin-bottom: 20px; }
  @media screen and (min-width: 750px) {
    .testimonial-block_title {
      font-size: 24px; } }

.testimonial-block_content {
  padding: 0; }

.testimonial-block_quote {
  padding-left: 20px;
  padding-right: 20px;
  display: block;
  font-weight: 400;
  font-style: italic;
  line-height: 1.7;
  margin-bottom: 20px; }
  @media screen and (min-width: 750px) {
    .testimonial-block_quote {
      padding: 0; } }

.testimonial-block_footer {
  padding-bottom: 30px; }
  @media screen and (min-width: 750px) {
    .testimonial-block_footer {
      padding-bottom: 0; } }

.testimonial-block_author {
  display: block;
  margin-bottom: 10px;
  font-size: 18px;
  font-style: normal;
  font-weight: 700; }

.testimonial-block_author-meta {
  font-weight: 400;
  font-size: 16px;
  color: #545454; }

.testimonial-block--img-right .testimonial-block_content:before {
  left: 0;
  right: auto; }

.testimonial-block--img-right .testimonial-block_img {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -moz-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2; }

@media screen and (min-width: 750px) {
  .testimonial-block--img-right .testimonial-block_author {
    text-align: right; } }

@media screen and (min-width: 750px) {
  .testimonial-block--img-right .testimonial-block_author-meta {
    text-align: right; } }

.offer-intro {
  position: relative;
  z-index: 1;
  background-image: url("../imgs/offer-intro-bg-sm@2x.jpg");
  background-size: cover;
  background-position: center top;
  padding-top: 20px; }
  @media screen and (min-width: 750px) {
    .offer-intro {
      background-image: url("../imgs/offer-intro-bg-md@2x.jpg");
      background-position: center center; } }
  @media screen and (min-width: 1100px) {
    .offer-intro {
      background-image: url("../imgs/offer-intro-bg-lg@2x.jpg");
      padding-bottom: 60px; } }
  .offer-intro:before {
    position: absolute;
    z-index: -1;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: #fff;
    opacity: 1;
    -webkit-animation: psuedoFadeOut 1s ease 1s forwards;
    -moz-animation: psuedoFadeOut 1s ease 1s forwards;
    animation: psuedoFadeOut 1s ease 1s forwards; }
  .offer-intro:after {
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 6.5%;
    bottom: 0;
    left: 0;
    background-color: #fff; }
    @media screen and (min-width: 1100px) {
      .offer-intro:after {
        display: none; } }
  .offer-intro h1 {
    font-size: 26px;
    margin-bottom: 15px; }
    @media screen and (min-width: 374px) {
      .offer-intro h1 {
        font-size: 32px; } }
    @media screen and (min-width: 750px) {
      .offer-intro h1 {
        font-size: 60px; } }
    @media screen and (min-width: 768px) {
      .offer-intro h1 {
        font-size: 64px; } }
    @media screen and (min-width: 1100px) {
      .offer-intro h1 {
        font-size: 95px; } }
    @media screen and (min-width: 1200px) {
      .offer-intro h1 {
        font-size: 104px; } }

@media screen and (min-width: 1150px) {
  .offer-intro .wrapper-grid--1100 {
    position: relative; }
    .offer-intro .wrapper-grid--1100 h1 {
      width: 100%; }
    .offer-intro .wrapper-grid--1100 .offer-intro_content {
      width: 750px; }
    .offer-intro .wrapper-grid--1100 .action-block {
      width: 380px;
      position: absolute;
      right: 0;
      bottom: 100px; }
    .offer-intro .wrapper-grid--1100 .action_copy {
      max-width: 200px;
      text-align: center; } }

.offer-intro_content {
  background-color: #fff;
  overflow: hidden;
  padding: 15px 20px 0;
  box-shadow: 0px 25px 55px 0px rgba(0, 0, 0, 0.15);
  margin-bottom: 30px; }
  @media screen and (min-width: 750px) {
    .offer-intro_content {
      padding: 20px 30px 0 40px;
      border-left: 6px solid #7a19db; } }
  @media screen and (min-width: 1100px) {
    .offer-intro_content {
      padding: 30px 30px 0 40px;
      border-left: 6px solid #7a19db; } }
  .offer-intro_content a {
    color: #7a19db; }
    .offer-intro_content a:hover {
      text-decoration: underline; }
  .offer-intro_content h2 {
    position: relative;
    margin-bottom: 20px;
    color: #7a19db;
    font-size: 20px;
    line-height: 1.3;
    max-width: 320px; }
    @media screen and (min-width: 374px) {
      .offer-intro_content h2 {
        font-size: 26px; } }
    @media screen and (min-width: 750px) {
      .offer-intro_content h2 {
        max-width: 100%; } }
    @media screen and (min-width: 1100px) {
      .offer-intro_content h2 {
        font-size: 26px; } }
  .offer-intro_content p {
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 20px; }
    @media screen and (min-width: 1150px) {
      .offer-intro_content p {
        max-width: 600px; } }

.offer-intro_content .price {
  position: absolute;
  top: -20px;
  right: -10px;
  font-size: 50px; }
  @media screen and (min-width: 375px) {
    .offer-intro_content .price {
      top: -5px;
      right: 0; } }
  @media screen and (min-width: 425px) {
    .offer-intro_content .price {
      top: -15px;
      right: -20px;
      font-size: 55px; } }
  @media screen and (min-width: 750px) {
    .offer-intro_content .price {
      position: relative;
      right: -5px;
      bottom: -2px;
      top: auto;
      font-size: 45px; } }
  .offer-intro_content .price sup {
    font-size: 25px; }

.offer-intro_footer {
  position: relative; }
  .offer-intro_footer .gary-signature {
    max-width: 150px;
    margin-bottom: 100px; }
    @media screen and (min-width: 750px) {
      .offer-intro_footer .gary-signature {
        max-width: 180px; } }
    @media screen and (min-width: 1100px) {
      .offer-intro_footer .gary-signature {
        margin-bottom: 40px; } }
  .offer-intro_footer .gary-headshot {
    display: block;
    margin-bottom: 0;
    position: absolute;
    bottom: 0;
    width: 80%;
    max-width: 250px;
    right: -80px; }
    .offer-intro_footer .gary-headshot.fadeIn {
      -webkit-animation-delay: 1s;
      -moz-animation-delay: 1s;
      animation-delay: 1s;
      -webkit-animation-duration: 500ms;
      -moz-animation-duration: 500ms;
      animation-duration: 500ms; }
    @media screen and (min-width: 1100px) {
      .offer-intro_footer .gary-headshot {
        max-width: 270px;
        right: -40px; } }

.offer-more-features {
  overflow: hidden;
  position: relative;
  background-color: #FAFAFA; }
  @media screen and (min-width: 1100px) {
    .offer-more-features {
      background-color: #fff;
      padding-top: 60px; } }
  .offer-more-features .feature_list {
    position: relative; }
    @media screen and (min-width: 1100px) {
      .offer-more-features .feature_list {
        margin-bottom: 40px;
        top: 0; } }
  .offer-more-features .action-block_copy {
    font-size: 26px; }

.offer-more-features_heading {
  font-size: 32px; }
  @media screen and (min-width: 750px) {
    .offer-more-features_heading {
      font-size: 40px; } }
  @media screen and (min-width: 1180px) {
    .offer-more-features_heading {
      text-align: left; } }

.offer-more-features_img {
  position: relative;
  z-index: 5;
  margin-bottom: -50px; }
  @media screen and (min-width: 1180px) {
    .offer-more-features_img {
      position: absolute;
      top: 110px;
      right: -30%;
      max-width: 70%; } }

.offer-more-features_img--bg1,
.offer-more-features_img--bg2,
.offer-more-features_img--bg3 {
  position: absolute;
  z-index: 5;
  display: none;
  background-image: url("../imgs/test-bg/bg1.png");
  background-size: cover;
  width: 42%;
  height: 63%;
  top: 15.3%;
  right: 39%; }
  @media screen and (min-width: 1180px) {
    .offer-more-features_img--bg1,
    .offer-more-features_img--bg2,
    .offer-more-features_img--bg3 {
      display: block; } }

.offer-more-features_img--bg2 {
  background-image: url("../imgs/test-bg/bg2.png");
  z-index: 4; }

.offer-more-features_img--bg3 {
  z-index: 3;
  background-image: url("../imgs/test-bg/bg3.png"); }

.offer-more-features .action-block {
  background-color: #fff;
  padding-top: 60px;
  margin-bottom: 60px; }
  @media screen and (min-width: 750px) {
    .offer-more-features .action-block {
      margin-bottom: 80px; } }
  .offer-more-features .action-block .action-block_copy span {
    font-size: 26px;
    color: #7a19db; }

.offer-outro {
  position: relative;
  z-index: 1;
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: url("../imgs/offer-outro-bg-sm@2x.jpg");
  background-size: cover;
  background-position: center top;
  color: #fff; }
  .offer-outro:before {
    position: absolute;
    z-index: -1;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: 1;
    -webkit-animation: psuedoFadeOut 1s ease 1s forwards;
    -moz-animation: psuedoFadeOut 1s ease 1s forwards;
    animation: psuedoFadeOut 1s ease 1s forwards; }
  @media screen and (min-width: 750px) {
    .offer-outro {
      padding-top: 60px;
      padding-bottom: 120px;
      background-image: url("../imgs/offer-outro-bg-md@2x.jpg");
      background-position: right top; } }
  @media screen and (min-width: 1100px) {
    .offer-outro {
      background-image: url("../imgs/offer-outro-bg-lg@2x.jpg"); } }

.offer-outro_intro {
  margin-bottom: 40px; }
  @media screen and (min-width: 750px) {
    .offer-outro_intro {
      margin-bottom: 60px; } }

.offer-outro_logo {
  display: block;
  width: 220px;
  margin: 0 auto 30px; }
  @media screen and (min-width: 750px) {
    .offer-outro_logo {
      margin-left: 0;
      margin-bottom: 55px; } }

.offer-outro_heading {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 500;
  margin-bottom: 25px; }
  @media screen and (min-width: 374px) {
    .offer-outro_heading {
      font-size: 18px; } }
  @media screen and (min-width: 750px) {
    .offer-outro_heading {
      font-size: 22px;
      margin-bottom: 40px; } }
  @media screen and (min-width: 1100px) {
    .offer-outro_heading {
      font-size: 24px; } }
  .offer-outro_heading .large {
    display: block;
    font-size: 28px;
    margin-top: 10px;
    line-height: 1;
    font-weight: 700; }
    @media screen and (min-width: 374px) {
      .offer-outro_heading .large {
        font-size: 32px; } }
    @media screen and (min-width: 750px) {
      .offer-outro_heading .large {
        font-size: 68px; } }
    @media screen and (min-width: 1100px) {
      .offer-outro_heading .large {
        font-size: 102px; } }
    @media screen and (min-width: 1280px) {
      .offer-outro_heading .large {
        font-size: 111px; } }

.offer-outro_copy {
  max-width: 740px;
  font-weight: 400;
  line-height: 1.6; }
  .offer-outro_copy + .offer-outro_copy {
    margin-top: 20px; }

@media screen and (min-width: 1100px) {
  .offer-outro_footer {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap; } }

@media screen and (min-width: 1100px) {
  .offer-outro_footer .offer-outro_cta {
    width: 65%;
    max-width: 750px;
    margin-bottom: 0; } }

@media screen and (min-width: 1200px) {
  .offer-outro_footer .offer-outro_cta {
    width: 75%; } }

@media screen and (min-width: 1100px) {
  .offer-outro_footer .action-block {
    width: 380px;
    position: absolute;
    bottom: 10px;
    right: 0; } }

@media screen and (min-width: 1200px) {
  .offer-outro_footer .action-block {
    right: 0; } }

.offer-outro_cta {
  position: relative;
  margin-bottom: 30px;
  border-radius: 0 16px 0 16px;
  background: #FFF;
  box-shadow: 0px 8px 25px 0px rgba(0, 0, 0, 0.25);
  padding: 15px 20px 0;
  overflow: hidden; }
  @media screen and (min-width: 750px) {
    .offer-outro_cta {
      overflow: visible;
      margin-bottom: 50px;
      padding: 30px 40px 40px; } }
  .offer-outro_cta .countdown {
    text-align: left;
    color: #181818;
    margin-bottom: 40px; }
    @media screen and (min-width: 750px) {
      .offer-outro_cta .countdown {
        margin-bottom: 0; } }
  .offer-outro_cta .countdown_timer {
    position: relative;
    font-size: 60px;
    border-bottom: 6px solid #7a19db; }
    .offer-outro_cta .countdown_timer:after {
      position: absolute;
      bottom: -6px;
      right: -8px;
      height: 6px;
      width: 6px;
      background-image: url("../imgs/icon-right-triangle.svg"); }
  .offer-outro_cta .gary-headshot {
    display: block;
    margin-bottom: 0;
    position: absolute;
    bottom: 0;
    width: 80%;
    max-width: 160px;
    right: -40px; }
    @media screen and (min-width: 750px) {
      .offer-outro_cta .gary-headshot {
        max-width: 340px;
        right: -40px; } }
    @media screen and (min-width: 1100px) {
      .offer-outro_cta .gary-headshot {
        right: -10px; } }

.offer-outro_cta-heading {
  max-width: 380px;
  line-height: 1.5;
  color: #7a19db;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 20px; }
  @media screen and (min-width: 750px) {
    .offer-outro_cta-heading {
      font-size: 22px; } }

@media screen and (min-width: 1100px) {
  .offer-features .testimonial-block--img-right {
    margin-top: 100px;
    margin-bottom: 120px; } }

/*

   FONT STYLE

*/
.u-i {
  font-style: italic; }

.u-fs-normal {
  font-style: normal; }

@media screen and (min-width: 750px) {
  .u-i-ns {
    font-style: italic; }
  .u-fs-normal-ns {
    font-style: normal; } }

@media screen and (min-width: 1100px) {
  .u-i-m {
    font-style: italic; }
  .u-fs-normal-m {
    font-style: normal; } }

@media screen and (min-width: 1400px) {
  .u-i-l {
    font-style: italic; }
  .u-fs-normal-l {
    font-style: normal; } }

.u-tl {
  text-align: left; }

.u-tr {
  text-align: right; }

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

@media screen and (min-width: 750px) {
  .u-tl-ns {
    text-align: left; }
  .u-tr-ns {
    text-align: right; }
  .u-tc-ns {
    text-align: center; } }

@media screen and (min-width: 1100px) {
  .u-tl-m {
    text-align: left; }
  .u-tr-m {
    text-align: right; }
  .u-tc-m {
    text-align: center; } }

@media screen and (min-width: 1400px) {
  .u-tl-l {
    text-align: left; }
  .u-tr-l {
    text-align: right; }
  .u-tc-l {
    text-align: center; } }

.u-ttc {
  text-transform: capitalize; }

.u-ttl {
  text-transform: lowercase; }

.u-ttu {
  text-transform: uppercase; }

.u-ttn {
  text-transform: none; }

@media screen and (min-width: 1400px) {
  .u-ttc-ns {
    text-transform: capitalize; }
  .u-ttl-ns {
    text-transform: lowercase; }
  .u-ttu-ns {
    text-transform: uppercase; }
  .u-ttn-ns {
    text-transform: none; } }

@media screen and (min-width: 1100px) {
  .u-ttc-m {
    text-transform: capitalize; }
  .u-ttl-m {
    text-transform: lowercase; }
  .u-ttu-m {
    text-transform: uppercase; }
  .u-ttn-m {
    text-transform: none; } }

@media screen and (min-width: 1400px) {
  .u-ttc-l {
    text-transform: capitalize; }
  .u-ttl-l {
    text-transform: lowercase; }
  .u-ttu-l {
    text-transform: uppercase; }
  .u-ttn-l {
    text-transform: none; } }

.u-fw-normal {
  font-weight: normal; }

.u-fw-b {
  font-weight: bold; }

.u-fw1 {
  font-weight: 100; }

.u-fw2 {
  font-weight: 200; }

.u-fw3 {
  font-weight: 300; }

.u-fw4 {
  font-weight: 400; }

.u-fw5 {
  font-weight: 500; }

.u-fw6 {
  font-weight: 600; }

.u-fw7 {
  font-weight: 700; }

.u-fw8 {
  font-weight: 800; }

.u-fw9 {
  font-weight: 900; }

@media screen and (min-width: 750px) {
  .u-fw-normal-ns {
    font-weight: normal; }
  .u-fw-b-ns {
    font-weight: bold; }
  .u-fw1-ns {
    font-weight: 100; }
  .u-fw2-ns {
    font-weight: 200; }
  .u-fw3-ns {
    font-weight: 300; }
  .u-fw4-ns {
    font-weight: 400; }
  .u-fw5-ns {
    font-weight: 500; }
  .u-fw6-ns {
    font-weight: 600; }
  .u-fw7-ns {
    font-weight: 700; }
  .u-fw8-ns {
    font-weight: 800; }
  .u-fw9-ns {
    font-weight: 900; } }

@media screen and (min-width: 1100px) {
  .u-fw-normal-m {
    font-weight: normal; }
  .u-fw-b-m {
    font-weight: bold; }
  .u-fw1-m {
    font-weight: 100; }
  .u-fw2-m {
    font-weight: 200; }
  .u-fw3-m {
    font-weight: 300; }
  .u-fw4-m {
    font-weight: 400; }
  .u-fw5-m {
    font-weight: 500; }
  .u-fw6-m {
    font-weight: 600; }
  .u-fw7-m {
    font-weight: 700; }
  .u-fw8-m {
    font-weight: 800; }
  .u-fw9-m {
    font-weight: 900; } }

@media screen and (min-width: 1400px) {
  .u-fw-normal-l {
    font-weight: normal; }
  .u-fw-b-l {
    font-weight: bold; }
  .u-fw1-l {
    font-weight: 100; }
  .u-fw2-l {
    font-weight: 200; }
  .u-fw3-l {
    font-weight: 300; }
  .u-fw4-l {
    font-weight: 400; }
  .u-fw5-l {
    font-weight: 500; }
  .u-fw6-l {
    font-weight: 600; }
  .u-fw7-l {
    font-weight: 700; }
  .u-fw8-l {
    font-weight: 800; }
  .u-fw9-l {
    font-weight: 900; } }

/*

   DISPLAY

   Base:
    d = display

   Modifiers:
    n     = none
    b     = block
    ib    = inline-block
    it    = inline-table
    t     = table
    tc    = table-cell
    tr    = table-row
    tcol  = table-column
    tcolg = table-column-group

   Media Query Extensions:
     -ns = not-small
     -m  = medium
     -l  = large

*/
.u-dn {
  display: none; }

.u-di {
  display: inline; }

.u-db {
  display: block; }

.u-df {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }

.u-dib {
  display: inline-block; }

.u-dit {
  display: inline-table; }

.u-dt {
  display: table; }

.u-dtc {
  display: table-cell; }

.u-dt-row {
  display: table-row; }

.u-dt-row-group {
  display: table-row-group; }

.u-dt-column {
  display: table-column; }

.u-dt-column-group {
  display: table-column-group; }

/*
  This will set table to full width and then
  all cells will be equal width
*/
.u-dt--fixed {
  table-layout: fixed;
  width: 100%; }

@media screen and (min-width: 750px) {
  .u-dn-ns {
    display: none; }
  .u-di-ns {
    display: inline; }
  .u-db-ns {
    display: block; }
  .u-df-ns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex; }
  .u-dib-ns {
    display: inline-block; }
  .u-dit-ns {
    display: inline-table; }
  .u-dt-ns {
    display: table; }
  .u-dtc-ns {
    display: table-cell; }
  .u-dt-row-ns {
    display: table-row; }
  .u-dt-row-group-ns {
    display: table-row-group; }
  .u-dt-column-ns {
    display: table-column; }
  .u-dt-column-group-ns {
    display: table-column-group; }
  .u-dt--fixed-ns {
    table-layout: fixed;
    width: 100%; } }

@media screen and (min-width: 1100px) {
  .u-dn-m {
    display: none; }
  .u-di-m {
    display: inline; }
  .u-db-m {
    display: block; }
  .u-df-m {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex; }
  .u-dib-m {
    display: inline-block; }
  .u-dit-m {
    display: inline-table; }
  .u-dt-m {
    display: table; }
  .u-dtc-m {
    display: table-cell; }
  .u-dt-row-m {
    display: table-row; }
  .u-dt-row-group-m {
    display: table-row-group; }
  .u-dt-column-m {
    display: table-column; }
  .u-dt-column-group-m {
    display: table-column-group; }
  .u-dt--fixed-m {
    table-layout: fixed;
    width: 100%; } }

@media screen and (min-width: 1400px) {
  .u-dn-l {
    display: none; }
  .u-di-l {
    display: inline; }
  .u-db-l {
    display: block; }
  .u-df-l {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex; }
  .u-dib-l {
    display: inline-block; }
  .u-dit-l {
    display: inline-table; }
  .u-dt-l {
    display: table; }
  .u-dtc-l {
    display: table-cell; }
  .u-dt-row-l {
    display: table-row; }
  .u-dt-row-group-l {
    display: table-row-group; }
  .u-dt-column-l {
    display: table-column; }
  .u-dt-column-group-l {
    display: table-column-group; }
  .u-dt--fixed-l {
    table-layout: fixed;
    width: 100%; } }

.u-cf:before,
.u-cf:after {
  content: " ";
  display: table; }

.u-cf:after {
  clear: both; }

.u-cl {
  clear: left; }

.u-cr {
  clear: right; }

.u-cb {
  clear: both; }

.u-cn {
  clear: none; }

@media screen and (min-width: 750px) {
  .u-cl-ns {
    clear: left; }
  .u-cr-ns {
    clear: right; }
  .u-cb-ns {
    clear: both; }
  .u-cn-ns {
    clear: none; } }

@media screen and (min-width: 1100px) {
  .u-cl-m {
    clear: left; }
  .u-cr-m {
    clear: right; }
  .u-cb-m {
    clear: both; }
  .u-cn-m {
    clear: none; } }

@media screen and (min-width: 1400px) {
  .u-cl-l {
    clear: left; }
  .u-cr-l {
    clear: right; }
  .u-cb-l {
    clear: both; }
  .u-cn-l {
    clear: none; } }

/*

   FORMS

*/
.u-input-reset, .u-btn-reset {
  -webkit-appearance: none;
  -moz-appearance: none; }

.u-btn-reset {
  background-color: transparent;
  border: none; }
  .u-btn-reset .icon {
    font-size: 80%;
    padding-left: 5px; }

/*

   UTILITIES

*/
.aspect-ratio {
  height: 0;
  position: relative; }

.aspect-ratio--16x9 {
  padding-bottom: 56.25%; }

.aspect-ratio--4x3 {
  padding-bottom: 75%; }

.aspect-ratio--8x5 {
  padding-bottom: 62.5%; }

.aspect-ratio--object {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 100; }

.u-overflow-container {
  overflow-y: scroll; }

.u-center {
  margin-right: auto;
  margin-left: auto; }

.u-will-fadeIn {
  opacity: 0; }

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

@-moz-keyframes psuedoFadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

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

.u-will-fadeInUpSm {
  opacity: 0;
  -webkit-transform: translateY(25px);
  -moz-transform: translateY(25px);
  -ms-transform: translateY(25px);
  transform: translateY(25px); }

.fadeInUpSm {
  -webkit-animation: fadeInUpSm 1s ease forwards;
  -moz-animation: fadeInUpSm 1s ease forwards;
  animation: fadeInUpSm 1s ease forwards; }

@-webkit-keyframes fadeInUpSm {
  from {
    opacity: 0;
    -webkit-transform: translateY(25px);
    transform: translateY(25px); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@-moz-keyframes fadeInUpSm {
  from {
    opacity: 0;
    -moz-transform: translateY(25px);
    transform: translateY(25px); }
  to {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInUpSm {
  from {
    opacity: 0;
    -webkit-transform: translateY(25px);
    -moz-transform: translateY(25px);
    transform: translateY(25px); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0); } }

.u-will-fadeInUpMd {
  opacity: 0;
  -webkit-transform: translate3d(0, 50px, 0);
  -moz-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0); }

.fadeInUpMd {
  -webkit-animation: fadeInUpMd 1s ease forwards;
  -moz-animation: fadeInUpMd 1s ease forwards;
  animation: fadeInUpMd 1s ease forwards; }

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

@-moz-keyframes fadeInUpMd {
  from {
    opacity: 0;
    -moz-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 1;
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInUpMd {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    -moz-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.u-will-fadeInLeftSm {
  opacity: 0;
  -webkit-transform: translateX(20px);
  -moz-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px); }

.fadeInLeftSm {
  -webkit-animation: fadeInLeftSm 500ms ease forwards;
  -moz-animation: fadeInLeftSm 500ms ease forwards;
  animation: fadeInLeftSm 500ms ease forwards; }

@-webkit-keyframes fadeInLeftSm {
  from {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@-moz-keyframes fadeInLeftSm {
  from {
    opacity: 0;
    -moz-transform: translateX(20px);
    transform: translateX(20px); }
  to {
    opacity: 1;
    -moz-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInLeftSm {
  from {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    transform: translateX(20px); }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0); } }

.u-will-fadeInLeftMd {
  opacity: 0;
  -webkit-transform: translate3d(50px, 0, 0);
  -moz-transform: translate3d(50px, 0, 0);
  transform: translate3d(50px, 0, 0); }

.fadeInLeftMd {
  -webkit-animation: fadeInLeftMd 500ms ease forwards;
  -moz-animation: fadeInLeftMd 500ms ease forwards;
  animation: fadeInLeftMd 500ms ease forwards; }

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

@-moz-keyframes fadeInLeftMd {
  from {
    opacity: 0;
    -moz-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0); }
  to {
    opacity: 1;
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInLeftMd {
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    -moz-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.u-will-fadeInRightSm {
  opacity: 0;
  -webkit-transform: translateX(-20px);
  -moz-transform: translateX(-20px);
  -ms-transform: translateX(-20px);
  transform: translateX(-20px); }

.fadeInRightSm {
  -webkit-animation: fadeInRightSm 500ms ease forwards;
  -moz-animation: fadeInRightSm 500ms ease forwards;
  animation: fadeInRightSm 500ms ease forwards; }

@-webkit-keyframes fadeInRightSm {
  from {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@-moz-keyframes fadeInRightSm {
  from {
    opacity: 0;
    -moz-transform: translateX(-20px);
    transform: translateX(-20px); }
  to {
    opacity: 1;
    -moz-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInRightSm {
  from {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    transform: translateX(-20px); }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0); } }

.u-will-fadeInRightMd {
  opacity: 0;
  -webkit-transform: translate3d(-50px, 0, 0);
  -moz-transform: translate3d(-50px, 0, 0);
  transform: translate3d(-50px, 0, 0); }

.fadeInRightMd {
  -webkit-animation: fadeInRightMd 500ms ease forwards;
  -moz-animation: fadeInRightMd 500ms ease forwards;
  animation: fadeInRightMd 500ms ease forwards; }

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

@-moz-keyframes fadeInRightMd {
  from {
    opacity: 0;
    -moz-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0); }
  to {
    opacity: 1;
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInRightMd {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    -moz-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-webkit-keyframes fadeInUpSmAbsCentered {
  from {
    opacity: 0;
    top: 50%;
    -webkit-transform: translateY(-20%);
    transform: translateY(-20%); }
  to {
    opacity: 1;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); } }

@-moz-keyframes fadeInUpSmAbsCentered {
  from {
    opacity: 0;
    top: 50%;
    -moz-transform: translateY(-20%);
    transform: translateY(-20%); }
  to {
    opacity: 1;
    top: 50%;
    -moz-transform: translateY(-50%);
    transform: translateY(-50%); } }

@keyframes fadeInUpSmAbsCentered {
  from {
    opacity: 0;
    top: 50%;
    -webkit-transform: translateY(-20%);
    -moz-transform: translateY(-20%);
    transform: translateY(-20%); }
  to {
    opacity: 1;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%); } }

.u-will-fadeInUpSmAbsCentered {
  opacity: 0;
  top: 50%;
  -webkit-transform: translateY(-20%);
  -moz-transform: translateY(-20%);
  -ms-transform: translateY(-20%);
  transform: translateY(-20%); }

.fadeInUpSmAbsCentered {
  -webkit-animation: fadeInUpSmAbsCentered 750ms ease forwards;
  -moz-animation: fadeInUpSmAbsCentered 750ms ease forwards;
  animation: fadeInUpSmAbsCentered 750ms ease forwards; }
