/*  Syntax Quick Reference
  --------------------------
  column($ratios: 1, $offset: 0, $cycle: 0, $uncycle: 0, $gutter: $jeet-gutter)
  span($ratio: 1, $offset: 0)
  shift($ratios: 0, $col_or_span: column, $gutter: $jeet-gutter)
  unshift()
  edit()
  center($max_width: 1410px, $pad: 0)
  stack($pad: 0, $align: false)
  unstack()
  align($direction: both)
  cf()
*/
/**
 * Grid settings.
 * All values are defaults and can therefore be easily overidden.
 */
/**
 * List functions courtesy of the wonderful folks at Team Sass.
 * Check out their awesome grid: Singularity.
 */
/**
 * Get  percentage from a given ratio.
 * @param {number} [$ratio=1] - The column ratio of the element.
 * @returns {number} - The percentage value.
 */
/**
 * Work out the column widths based on the ratio and gutter sizes.
 * @param {number} [$ratios=1] - The column ratio of the element.
 * @param {number} [$gutter=$jeet-gutter] - The gutter for the column.
 * @returns {list} $width $gutter - A list containing the with and gutter for the element.
 */
/**
 * Get the set layout direction for the project.
 * @returns {string} $direction - The layout direction.
 */
/**
 * Replace a specified list value with a new value (uses built in set-nth() if available)
 * @param {list} $list - The list of values you want to alter.
 * @param {number} $index - The index of the list item you want to replace.
 * @param {*} $value - The value you want to replace $index with.
 * @returns {list} $list - The list with the value replaced or removed.
 * @warn if an invalid index is supplied.
 */
/**
 * Reverse a list (progressively enhanced for Sass 3.3)
 * @param {list} $list - The list of values you want to reverse.
 * @returns {list} $result - The reversed list.
 */
/**
 * Get the opposite direction to a given value.
 * @param {string} $dir - The direction you want the opposite of.
 * @returns {string} - The opposite direction to $dir.
 * @warn if an incorrect string is provided.
 */
/**
 * Style an element as a column with a gutter.
 * @param {number} [$ratios=1] - A width relative to its container as a fraction.
 * @param {number} [$offset=0] - A offset specified as a fraction (see $ratios).
 * @param {number} [$cycle=0] - Easily create an nth column grid where $cycle equals the number of columns.
 * @param {number} [$uncycle=0] - Undo a previous cycle value to allow for a new one.
 * @param {number} [$gutter=$jeet-gutter] - Specify the gutter width as a percentage of the containers width.
 */
/**
 * An alias for the column mixin.
 * @param [$args...] - All arguments get passed through to column().
 */
/**
 * Get the width of a column and nothing else.
 * @param {number} [$ratios=1] - A width relative to its container as a fraction.
 * @param {number} [$gutter=$jeet-gutter] - Specify the gutter width as a percentage of the containers width.
 */
/**
 * Get the gutter size of a column and nothing else.
 * @param {number} [ratios=1] - A width relative to its container as a fraction.
 * @param {number} [gutter=jeet.gutter] - Specify the gutter width as a percentage of the containers width.
 */
/**
 * An alias for the column-width function.
 * @param [$args...] - All arguments get passed through to column().
 */
/**
 * An alias for the column-gutter function.
 * @param [$args...] - All arguments get passed through to column().
 */
/**
 * Style an element as a column without any gutters for a seamless row.
 * @param {number} [$ratios=1] - A width relative to its container as a fraction.
 * @param {number} [$offset=0] - A offset specified as a fraction (see $ratios).
 * @param {number} [cycle=0] - Easily create an nth column grid where cycle equals the number of columns.
 * @param {number} [uncycle=0] - Undo a previous cycle value to allow for a new one.
 */
/**
 * Reorder columns without altering the HTML.
 * @param {number} [$ratios=0] - Specify how far along you want the element to move.
 * @param {string} [$col-or-span=column] - Specify whether the element has a gutter or not.
 * @param {number} [$gutter=$jeet-gutter] - Specify the gutter width as a percentage of the containers width.
 */
/**
 * Reset an element that has had shift() applied to it.
 */
/**
 * View the grid and its layers for easy debugging.
 * @param {string} [$color=black] - The background tint applied.
 * @param {boolean} [$important=false] - Whether to apply the style as !important.
 */
/**
 *  Alias for edit().
 */
/**
 * Horizontally center an element.
 * @param {number} [$max-width=1410px] - The max width the element can be.
 * @param {number} [$pad=0] - Specify the element's left and right padding.
 */
/**
 * Uncenter an element.
 */
/**
 * Stack an element so that nothing is either side of it.
 * @param {number} [$pad=0] - Specify the element's left and right padding.
 * @param {boolean/string} [$align=false] - Specify the text align for the element.
 */
/**
 * Unstack an element.
 */
/**
 * Center an element on either or both axes.
 * @requires A parent container with relative positioning.
 * @param {string} [$direction=both] - Specify which axes to center the element on.
 */
/**
 * Apply a clearfix to an element.
 */
@font-face {
  font-family: "w";
  font-weight: normal;
  font-style: normal;
  src: url(https://d3667dbqb1ea.cloudfront.net/a8caf8e8-1ec7-4c5f-baef-2469d0b3ede0/fonts/GTWalsheim.eot?001faa10ff140f22c44a7a2a16f49fea);
  src: url(https://d3667dbqb1ea.cloudfront.net/a8caf8e8-1ec7-4c5f-baef-2469d0b3ede0/fonts/GTWalsheim.eot?001faa10ff140f22c44a7a2a16f49fea?#iefix) format("embedded-opentype"), url(https://d3667dbqb1ea.cloudfront.net/a8caf8e8-1ec7-4c5f-baef-2469d0b3ede0/fonts/GTWalsheim.woff2?7d5e1605ff3b42097d08d2373eb5eb14) format("woff2"), url(https://d3667dbqb1ea.cloudfront.net/a8caf8e8-1ec7-4c5f-baef-2469d0b3ede0/fonts/GTWalsheim.woff?fa011c4068ef91253f87f8d3f89d53b8) format("woff"), url(https://d3667dbqb1ea.cloudfront.net/a8caf8e8-1ec7-4c5f-baef-2469d0b3ede0/fonts/GTWalsheim.ttf?9b4469d5a436ba5bf068e1873cd61549) format("truetype"), url(https://d3667dbqb1ea.cloudfront.net/a8caf8e8-1ec7-4c5f-baef-2469d0b3ede0/fonts/GTWalsheim.svg?3e590263772d4c9f1bed5cb88873056a#GTWalsheim) format("svg");
}
@font-face {
  font-family: "wb";
  font-weight: normal;
  font-style: normal;
  src: url(https://d3667dbqb1ea.cloudfront.net/a8caf8e8-1ec7-4c5f-baef-2469d0b3ede0/fonts/GTWalsheim-Bold.eot?c067d244a9fbc641780a8f4818b4e0f0);
  src: url(https://d3667dbqb1ea.cloudfront.net/a8caf8e8-1ec7-4c5f-baef-2469d0b3ede0/fonts/GTWalsheim-Bold.eot?c067d244a9fbc641780a8f4818b4e0f0?#iefix) format("embedded-opentype"), url(https://d3667dbqb1ea.cloudfront.net/a8caf8e8-1ec7-4c5f-baef-2469d0b3ede0/fonts/GTWalsheim-Bold.woff2?11f6d8d7752efea1659e8bc622eb0698) format("woff2"), url(https://d3667dbqb1ea.cloudfront.net/a8caf8e8-1ec7-4c5f-baef-2469d0b3ede0/fonts/GTWalsheim-Bold.woff?fbff0864e8f83f974c87e96bbd6571e7) format("woff"), url(https://d3667dbqb1ea.cloudfront.net/a8caf8e8-1ec7-4c5f-baef-2469d0b3ede0/fonts/GTWalsheim-Bold.ttf?29dc2bb54056b89462aa4541f69eb6c4) format("truetype"), url(https://d3667dbqb1ea.cloudfront.net/a8caf8e8-1ec7-4c5f-baef-2469d0b3ede0/fonts/GTWalsheim-Bold.svg?2c26240ca1f91a7b95aee839f91a63fe#GTWalsheim-Bold) format("svg");
}
@keyframes rotating {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type=search] {
  -webkit-appearance: textfield; /* 1 */ /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

* {
  box-sizing: border-box;
}

html,
button,
input,
select,
textarea {
  color: #222;
}

html {
  font-size: 1em;
  line-height: 1.4;
}

html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}

body {
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

audio,
canvas,
img,
video {
  vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

body {
  font-family: "w", "Helvetica Neue", "Helvetica", Arial, sans-serif;
}

h1, h2, h3, h4 {
  font-weight: 400;
}

a {
  color: #282828;
}

.btn {
  background-color: transparent;
  border-radius: 50px;
  border: 2px solid #000;
  box-shadow: none;
  color: #000;
  cursor: pointer;
  display: block;
  font: 400 16px/33px "w", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  height: 37px;
  letter-spacing: 0.16px;
  outline: none;
  padding: 0 20px;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  transition: all 0.25s ease;
  -webkit-appearance: none !important;
}
@media only screen and (min-width: 768px) {
  .btn {
    font-size: 16px;
    height: 42px;
    line-height: 38px;
    letter-spacing: 0.16px;
  }
}
.btn--large {
  max-width: 100% !important;
  width: 100% !important;
}
@media only screen and (min-width: 500px) {
  .btn--large {
    max-width: 60% !important;
    width: 100% !important;
  }
}
.btn--central {
  margin: 0 auto;
}
.btn--dark {
  background-color: #0f1228;
  color: #fff;
  width: 100%;
}
.no-touch .btn--dark:hover {
  background-color: rgba(15, 18, 40, 0.6);
}
.no-touch .btn--transparent:hover {
  background-color: rgba(15, 18, 40, 0.6);
  color: #fff;
}
.btn--white {
  background-color: #fff;
  border-color: #fff;
  color: #0f1228;
  width: 100%;
}
.no-touch .btn--white:hover {
  background-color: rgba(15, 18, 40, 0.6);
  color: #fff;
}
.btn--clean {
  background-color: transparent;
  border: 1px solid #b4b4b4;
  color: #787878;
}
.btn--black {
  border: 0;
  box-shadow: 0;
  width: 165px;
}
@media only screen and (min-width: 768px) {
  .btn--black {
    width: 140px;
  }
}
.no-touch .btn--black:hover {
  background-color: rgba(15, 18, 40, 0.6);
}
.btn--grey {
  background-color: #646464;
  border-color: #646464;
  color: #fff !important;
  margin: 25px auto;
}
@media only screen and (min-width: 550px) {
  .btn--grey {
    min-width: 180px;
  }
}
.btn--grey:hover {
  background-color: rgba(15, 18, 40, 0.6);
}
.btn--inline-block {
  display: inline-block;
}
.btn--standard {
  margin: 0 auto;
}
.btn--aligned-left {
  margin: 0;
}
.btn--inline {
  display: inline-block;
  position: relative;
  top: 0;
}
@media only screen and (min-width: 400px) {
  .btn--inline:last-child {
    margin-left: 24px;
  }
}
.btn--checkout {
  margin: 0 auto;
  width: 165px;
}
@media only screen and (min-width: 768px) {
  .btn--checkout {
    margin: 0;
    width: 210px;
  }
}
.btn--change {
  margin-left: 24px;
}
@media only screen and (min-width: 768px) {
  .btn--change {
    margin-left: 0;
    margin-top: 10px;
  }
}
@media only screen and (min-width: 1024px) {
  .btn--change {
    margin-left: 24px;
    margin-top: 0;
  }
}
.btn--space {
  margin-top: 23px;
}
@media only screen and (min-width: 768px) {
  .btn--space {
    margin-top: 47px;
  }
}
.btn--muted {
  opacity: 0.6;
  min-width: 100px;
  transition: opacity 0.25s ease;
}
.no-touch .btn--muted:hover {
  opacity: 1;
}

.back-link {
  color: #b4b4b4;
  display: inline-block;
  font: 400 9px/40px "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 0.72px;
  margin: 0 auto;
  position: relative;
  top: -26px;
  text-align: center;
  text-decoration: underline;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .back-link {
    font: 400 11px/26px "Helvetica Neue", "Helvetica", Arial, sans-serif;
    letter-spacing: 0.88px;
    top: -36px;
  }
}

.secondary-link {
  color: #787878;
  display: block;
  font: 400 9px/12px "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 0.72px;
  margin: 0 auto;
  position: relative;
  text-align: center;
  text-decoration: underline;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .secondary-link {
    font: 400 11px/26px "Helvetica Neue", "Helvetica", Arial, sans-serif;
    letter-spacing: 0.88px;
  }
}
.secondary-link--black {
  color: #282828;
}
.secondary-link--subtle {
  color: #b4b4b4;
}

.col--half:not(:last-of-type) {
  padding-bottom: 25px;
}
@media only screen and (min-width: 768px) {
  .col--half:not(:last-of-type) {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 768px) {
  .col--half {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
  }
}
.col--half img {
  display: block;
  margin: 0 auto;
  max-width: 400px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .col--half img {
    max-width: 100%;
    width: auto;
  }
}
.col--half > *:not(img) {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .col--half > *:not(img) {
    padding: 0 20px;
    text-align: left;
  }
}
.col--half h2 {
  margin-top: 0;
}

.form {
  margin: 30px auto;
  max-width: 470px;
  transition: all 0.25s ease;
}
.form--sqwiggle {
  margin-top: 30px;
}
@media only screen and (min-width: 768px) {
  .form--sqwiggle {
    margin-top: 50px;
  }
}
.form--sign-up {
  margin-bottom: 0;
  padding: 20px 20px 130px;
  width: 100%;
}
@media (min-height: 900px) and (min-width: 768px) {
  .form--sign-up {
    left: 50%;
    margin-top: 0;
    padding: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .form--sign-up {
    padding-bottom: 0;
  }
}
.form.fade-out {
  opacity: 0;
}
.form label.form__error {
  color: red;
  font-size: 14px;
  margin: 5px 0 0;
}
.form__group {
  margin: 0 auto;
  max-width: 400px;
  width: 100%;
}
.form__group--bigger {
  max-width: 500px;
}
.form__group--full {
  max-width: initial;
}
.form__group .btn {
  max-width: 175px;
}
@media only screen and (min-width: 500px) {
  .form__group .btn {
    max-width: 180px;
  }
}
.form__row {
  *zoom: 1;
  margin-bottom: 21px;
  position: relative;
}
.form__row:before, .form__row:after {
  content: "";
  display: table;
}
.form__row:after {
  clear: both;
}
@media only screen and (min-width: 768px) {
  .form__row {
    margin-bottom: 34px;
  }
}
.form__row--smaller {
  font-size: 0;
}
@media only screen and (min-width: 768px) {
  .form__row--smaller {
    margin-bottom: 25px;
  }
}
.form__row--flush {
  margin-bottom: 0;
}
.form__row--flush:last-of-type {
  margin-bottom: 21px !important;
}
@media only screen and (min-width: 768px) {
  .form__row--flush:last-of-type {
    margin-bottom: 34px !important;
  }
}
.form__row--group {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .form__row--group {
    margin-bottom: 34px;
  }
}
@media only screen and (min-width: 768px) {
  .form__row--group--smaller {
    margin-bottom: 25px;
  }
}
.form__row--with-bottom-border {
  border-bottom: 1px solid #000;
}
.form__row--with-top-padding {
  padding-top: 20px;
}
.form__row--text {
  margin-bottom: 15px;
}
.form__row--center {
  text-align: center;
}
.form__row__half {
  margin-bottom: 21px;
}
@media only screen and (min-width: 768px) {
  .form__row__half {
    float: left;
    margin-bottom: 0;
    width: calc(50% - 12px);
  }
}
@media only screen and (min-width: 768px) {
  .form__row__half:first-of-type {
    margin-right: 24px;
  }
}
.form__row__half:last-of-type {
  margin-bottom: 0;
}
.form__row__half--secondary {
  float: left;
  width: calc(50% - 7px);
}
@media only screen and (min-width: 768px) {
  .form__row__half--secondary {
    width: calc(50% - 12px);
  }
}
.form__row__half--secondary:first-of-type {
  margin-right: 14px;
}
@media only screen and (min-width: 768px) {
  .form__row__half--secondary:first-of-type {
    margin-right: 24px;
  }
}
.form__row__half--secondary--full {
  margin-right: 0;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .form__row__half--secondary--full {
    width: calc(50% - 12px);
  }
}
.form__row__seventy {
  float: left;
  width: 70%;
}
@media only screen and (min-width: 550px) {
  .form__row__sixty {
    float: left;
    width: 60%;
    width: calc(60% - 5px);
  }
}
.form__row__fourty {
  margin-top: 15px;
}
@media only screen and (min-width: 550px) {
  .form__row__fourty {
    float: left;
    margin-top: 0;
    padding-left: 10px;
    width: 40%;
    width: calc(40% - 5px);
  }
}
.form__row__thirty {
  float: left;
  line-height: 40px;
  padding-left: 24px;
  width: 30%;
}
.form__row__thirty--flush {
  padding-left: 6px;
}
.form__label {
  color: #000;
  display: block;
  font: 400 14px/18px "w", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 0.14px;
  padding-bottom: 8px;
}
.form__label--inline {
  float: left;
  line-height: 54px;
}
.form__text-input {
  background-color: transparent;
  border: 1px solid #000;
  border-width: 0 0 1px;
  height: 37px;
  font: 400 14px/37px "w", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 0.14px;
  outline: none;
  text-align: left;
  width: 100%;
  -webkit-appearance: none;
}
@media only screen and (min-width: 768px) {
  .form__text-input {
    font-size: 18px;
    height: 42px;
    letter-spacing: 0.18px;
    line-height: 42px;
  }
}
.form__text-input::-webkit-input-placeholder {
  color: #0f1228;
  font: 400 14px/40px "w", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 0.14px;
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .form__text-input::-webkit-input-placeholder {
    font-size: 18px;
    letter-spacing: 0.18px;
    line-height: 42px;
  }
}
.form__text-input:-moz-placeholder {
  color: #0f1228;
  font: 400 14px/40px "w", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 0.14px;
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .form__text-input:-moz-placeholder {
    font-size: 18px;
    letter-spacing: 0.18px;
    line-height: 42px;
  }
}
.form__text-input:-ms-input-placeholder {
  color: #0f1228;
  font: 400 14px/40px "w", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 0.14px;
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .form__text-input:-ms-input-placeholder {
    font-size: 18px;
    letter-spacing: 0.18px;
    line-height: 42px;
  }
}
.form__text-input.placeholder {
  color: #0f1228;
  font: 400 14px/40px "w", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 0.14px;
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .form__text-input.placeholder {
    font-size: 18px;
    letter-spacing: 0.18px;
    line-height: 42px;
  }
}
.form__text-input--rounded {
  border-width: 2px;
  border-radius: 42px;
  padding: 0 15px;
}
@media only screen and (min-width: 1024px) {
  .form__text-input--rounded {
    padding: 0 30px;
  }
}
.form__text-input--white {
  border-color: #fff;
  color: #fff;
}
.form__text-input--white::-webkit-input-placeholder {
  color: #fff;
}
.form__text-input--white:-moz-placeholder {
  color: #fff;
}
.form__text-input--white:-ms-input-placeholder {
  color: #fff;
}
.form__text-input--white.placeholder {
  color: #fff;
}
.form__text-input--grey {
  border-color: #646464;
  color: #646464;
}
.form__text-input--grey::-webkit-input-placeholder {
  color: #646464;
}
.form__text-input--grey:-moz-placeholder {
  color: #646464;
}
.form__text-input--grey:-ms-input-placeholder {
  color: #646464;
}
.form__text-input--grey.placeholder {
  color: #646464;
}
.form__text-input--signup-email {
  text-align: center;
}
.form__text-input--signup-email::-webkit-input-placeholder {
  text-align: center;
}
.form__text-input--signup-email:-moz-placeholder {
  text-align: center;
}
.form__text-input--signup-email:-ms-input-placeholder {
  text-align: center;
}
.form__text-input--signup-email.placeholder {
  text-align: center;
}
.form__text-input--with-append {
  padding-right: 80px;
}
@media only screen and (min-width: 768px) {
  .form__text-input--with-append {
    padding-right: 80px;
  }
}
.form__text-input-append {
  height: 37px;
  font: 400 14px/37px "w", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 0.14px;
  position: absolute;
  right: 0;
  top: 0;
}
@media only screen and (min-width: 768px) {
  .form__text-input-append {
    font-size: 18px;
    height: 42px;
    letter-spacing: 0.18px;
    line-height: 42px;
  }
}
.form__textarea {
  border: 1px solid #b4b4b4;
  height: 170px;
  font: 400 14px/18px "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 0.8px;
  outline: none;
  padding: 15px;
  text-align: left;
  width: 100%;
  -webkit-appearance: none;
}
@media only screen and (min-width: 768px) {
  .form__textarea {
    font-size: 18px;
    height: 210px;
    line-height: 24px;
    padding: 15px 30px;
  }
}
.form__textarea::-webkit-input-placeholder {
  color: #d3d3d3;
  font: 400 10px/16px "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 0.8px;
  text-align: left;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .form__textarea::-webkit-input-placeholder {
    font-size: 13px;
    letter-spacing: 1.04px;
    line-height: 20px;
  }
}
.form__textarea:-moz-placeholder {
  color: #d3d3d3;
  font: 400 10px/16px "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 0.8px;
  text-align: left;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .form__textarea:-moz-placeholder {
    font-size: 13px;
    letter-spacing: 1.04px;
    line-height: 20px;
  }
}
.form__textarea:-ms-input-placeholder {
  color: #d3d3d3;
  font: 400 10px/16px "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 0.8px;
  text-align: left;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .form__textarea:-ms-input-placeholder {
    font-size: 13px;
    letter-spacing: 1.04px;
    line-height: 20px;
  }
}
.form__textarea.placeholder {
  color: #d3d3d3;
  font: 400 10px/16px "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 0.8px;
  text-align: left;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .form__textarea.placeholder {
    font-size: 13px;
    letter-spacing: 1.04px;
    line-height: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .form__select-title {
    width: 112px;
  }
}
.form__select {
  border: 2px solid #000;
  border-radius: 42px;
  height: 37px;
  font: 400 14px/37px "w", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 0.14px;
  outline: none;
  text-align: left;
  width: 100%;
  -webkit-appearance: none;
}
@media only screen and (min-width: 768px) {
  .form__select {
    font-size: 18px;
    height: 42px;
    letter-spacing: 0.18px;
    line-height: 42px;
  }
}
.form__action {
  margin-top: 32px;
}
.form__invisible-button {
  left: -9999px;
  position: absolute;
}
.form__manual-input {
  color: #787878;
  display: inline-block;
  font: 400 13px/16px "Helvetica Neue", "Helvetica", Arial, sans-serif;
  margin-left: 24px;
  text-decoration: underline;
  text-transform: uppercase;
  vertical-align: middle;
}
@media only screen and (min-width: 768px) {
  .form__manual-input {
    font-size: 13px;
    letter-spacing: 1.04px;
    margin-left: 0;
    margin-top: 15px;
    line-height: 16px;
  }
}
@media only screen and (min-width: 1024px) {
  .form__manual-input {
    margin-left: 24px;
    margin-top: 0;
  }
}
.form__inline-text {
  color: #787878;
  display: inline-block;
  font: 400 13px/16px "Helvetica Neue", "Helvetica", Arial, sans-serif;
  text-transform: uppercase;
  vertical-align: middle;
}
@media only screen and (min-width: 768px) {
  .form__inline-text {
    font-size: 13px;
    letter-spacing: 1.04px;
    line-height: 16px;
  }
}
.form__payment-option {
  float: left;
  overflow: hidden;
  position: relative;
  width: calc(50% - 12px);
}
@media only screen and (min-width: 1024px) {
  .form__payment-option {
    width: 222px;
  }
}
.form__payment-option:first-of-type {
  margin-right: 14px;
}
@media only screen and (min-width: 768px) {
  .form__payment-option:first-of-type {
    margin-right: 24px;
  }
}
.form__payment-option .radio-hack {
  background-color: #fff;
  cursor: pointer;
  border: 1px solid #b4b4b4;
  border-radius: 50%;
  display: inline-block;
  height: 10px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  vertical-align: middle;
}
@media only screen and (min-width: 768px) {
  .form__payment-option .radio-hack {
    height: 12px;
    width: 12px;
  }
}
.form__payment-option .radio-hack:after {
  background-color: #fff;
  border-radius: 50%;
  content: "";
  height: 4px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 4px;
}
@media only screen and (min-width: 768px) {
  .form__payment-option .radio-hack:after {
    height: 6px;
    width: 6px;
  }
}
.form__payment-option input[type=radio]:checked ~ label:after {
  background-color: #b4b4b4;
}
.form__payment-option .pay-by-label {
  border: 1px solid #b4b4b4;
  color: #787878;
  cursor: pointer;
  display: inline-block;
  height: 37px;
  font: 400 10px/31px "Helvetica Neue", "Helvetica", Arial, sans-serif;
  float: right;
  letter-spacing: 0.8px;
  outline: none;
  padding: 4px 15px 0;
  text-align: left;
  text-transform: uppercase;
  vertical-align: middle;
  width: calc(100% - 24px);
  -webkit-appearance: none;
}
@media only screen and (min-width: 768px) {
  .form__payment-option .pay-by-label {
    font-size: 13px;
    height: 50px;
    letter-spacing: 1.04px;
    padding: 5px 30px 0;
    line-height: 44px;
    width: calc(100% - 31px);
  }
}
.form input[type=number] {
  -webkit-appearance: none;
}
@media only screen and (min-width: 768px) {
  .form .formgroup:not(:last-of-type) {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 15px;
  }
}
@media only screen and (min-width: 768px) {
  .form .formgroup:not(:first-of-type) {
    padding-top: 38px;
  }
}
.form .label-top {
  color: #282828;
  display: block;
  font: 400 10px/14px "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 0.8px;
  margin-bottom: 6px;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .form .label-top {
    font-size: 13px;
    letter-spacing: 1.04px;
    line-height: 16px;
  }
}
.form__add-another {
  font-size: 14px;
}
.form__add-another:before {
  border: 2px solid #282828;
  border-radius: 50%;
  content: "+";
  display: inline-block;
  font-size: 23px;
  height: 23px;
  line-height: 20px;
  margin-right: 6px;
  text-align: center;
  vertical-align: middle;
  width: 23px;
}
.form .radio-hack {
  background-color: #fff;
  cursor: pointer;
  border: 1px solid #b4b4b4;
  border-radius: 50%;
  display: inline-block;
  height: 10px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  vertical-align: middle;
}
@media only screen and (min-width: 768px) {
  .form .radio-hack {
    height: 12px;
    width: 12px;
  }
}
.form .radio-hack:after {
  background-color: #fff;
  border-radius: 50%;
  content: "";
  height: 4px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 4px;
}
@media only screen and (min-width: 768px) {
  .form .radio-hack:after {
    height: 6px;
    width: 6px;
  }
}
.form__post-smaller-text-input {
  font: 400 14px/37px "w", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 0.14px;
}
@media only screen and (min-width: 768px) {
  .form__post-smaller-text-input {
    font-size: 18px;
    line-height: 52px;
    letter-spacing: 0.18px;
  }
}
.form__input-text {
  background-color: transparent;
  border: 2px solid #0f1228;
  border-radius: 21px;
  font: 400 12px/35px "w", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  height: 42px;
  outline: none;
  text-align: center;
  transition: all 0.25s ease;
  width: 70%;
  vertical-align: middle;
}
@media only screen and (min-width: 768px) {
  .form__input-text {
    font-size: 16px;
    line-height: 35px;
    width: 250px;
  }
}
.form__input-text::-webkit-input-placeholder {
  color: #0f1228;
  font: 400 12px/35px "w", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .form__input-text::-webkit-input-placeholder {
    font-size: 16px;
    height: 42px;
    line-height: 35px;
  }
}
.form__input-text:-moz-placeholder {
  color: #0f1228;
  font: 400 12px/35px "w", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .form__input-text:-moz-placeholder {
    font-size: 16px;
    height: 42px;
    line-height: 35px;
  }
}
.form__input-text:-ms-input-placeholder {
  color: #0f1228;
  font: 400 12px/35px "w", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .form__input-text:-ms-input-placeholder {
    font-size: 16px;
    height: 42px;
    line-height: 35px;
  }
}
.form__input-text.placeholder {
  color: #0f1228;
  font: 400 12px/35px "w", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .form__input-text.placeholder {
    font-size: 16px;
    height: 42px;
    line-height: 35px;
  }
}
.form--beta .form__input-text {
  margin-bottom: 10px;
  width: 100%;
}
@media only screen and (min-width: 450px) {
  .form--beta .form__input-text {
    margin-right: 24px;
    margin-bottom: 0;
    width: calc(70% - 12px);
  }
}
@media only screen and (min-width: 768px) {
  .form--beta .form__input-text {
    margin-bottom: 10px;
    margin-right: 0;
    width: 90%;
  }
}
@media only screen and (min-width: 1024px) {
  .form--beta .form__input-text {
    margin-bottom: 0;
    width: 250px;
  }
}
.form__input-text.submitting {
  color: white;
  background-color: rgba(15, 18, 40, 0.6);
}
.form__input-text.error {
  border-color: red;
}
.form__join-btn {
  background-color: #0f1228;
  border: 2px solid #0f1228;
  border-radius: 21px;
  box-shadow: 0 none;
  color: #fff;
  height: 42px;
  font: 400 12px/35px "w", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  text-align: center;
  transition: all 0.25s ease;
  vertical-align: middle;
  outline: none;
}
.form__join-btn:after {
  content: "Join the Beta";
}
@media only screen and (min-width: 768px) {
  .form__join-btn {
    font-size: 16px;
    height: 42px;
    line-height: 35px;
    width: 150px;
  }
}
.form__join-btn:hover {
  background-color: rgba(15, 18, 40, 0.6);
}
.form--beta .form__join-btn {
  width: 100%;
}
@media only screen and (min-width: 450px) {
  .form--beta .form__join-btn {
    width: calc(30% - 12px);
  }
}
@media only screen and (min-width: 768px) {
  .form--beta .form__join-btn {
    width: 90%;
  }
}
@media only screen and (min-width: 1024px) {
  .form--beta .form__join-btn {
    margin-left: 10px;
    width: 150px;
  }
}
.form__join-btn.submitting {
  width: 43px;
  background: none;
  border-color: black;
  border-width: 2px;
  font-size: 0;
  border-left-color: white;
  animation: rotating 2s 0.25s linear infinite;
}
.form__join-btn.submitting:after {
  content: "";
}
.form__join-btn.submitting:hover {
  color: white;
  cursor: default;
  background: none;
}
.form__join-btn.animating-out {
  animation: none;
  background: #000;
  border-color: #000;
}
.form__join-btn.animating-out:after {
  content: "";
}
.form__join-btn.valid {
  animation: none;
  font-size: 16px;
  color: white;
  border-color: #00e015;
  background: #00e015;
  width: 42px;
}
.form__join-btn.valid:after {
  font-family: "FontAwesome";
  content: "\f058";
}
.form__join-btn.error {
  animation: none;
  border-color: red;
  font-size: 16px;
  color: white;
  background: red;
  width: 42px;
}
.form__join-btn.error:after {
  font-family: "FontAwesome";
  content: "\f06a";
}
.form--sign-up .form__label {
  padding: 8px 0 0;
}

.inline-list {
  font-size: 0;
  margin: 0;
  list-style: none;
  padding: 0;
}
.inline-list__item {
  display: inline-block;
  vertical-align: top;
}

.unstyled-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.bulleted-list {
  list-style-type: disc;
  margin: 0;
  padding-left: 15px;
}

.container {
  padding-left: 20px;
  padding-right: 20px;
}
@media only screen and (min-width: 768px) {
  .container {
    padding-left: 5.4861111111%;
    padding-right: 5.4861111111%;
  }
}

.as-seen-in__items {
  margin: 60px auto 0;
  text-align: center;
  width: 100%;
}
@media only screen and (min-width: 750px) {
  .as-seen-in__items {
    display: table;
  }
}
@media only screen and (min-width: 1024px) {
  .as-seen-in__items {
    width: 90%;
  }
}
@media only screen and (min-width: 1200px) {
  .as-seen-in__items {
    width: 80%;
  }
}
.as-seen-in__items .as-seen-in-item {
  display: inline-block;
  margin-top: 60px;
  vertical-align: top;
  text-decoration: none;
  width: 100%;
}
.as-seen-in__items .as-seen-in-item:first-child {
  margin-top: 0;
}
@media only screen and (min-width: 400px) {
  .as-seen-in__items .as-seen-in-item {
    margin-top: 0;
    width: 49%;
  }
}
@media only screen and (min-width: 500px) {
  .as-seen-in__items .as-seen-in-item {
    width: 30%;
  }
}
@media only screen and (min-width: 750px) {
  .as-seen-in__items .as-seen-in-item {
    width: 20%;
  }
}
.as-seen-in__items .as-seen-in-item:nth-child(3) {
  margin-top: 60px;
}
@media only screen and (min-width: 500px) {
  .as-seen-in__items .as-seen-in-item:nth-child(3) {
    margin-top: 0;
  }
}
.as-seen-in__items .as-seen-in-item:nth-child(4), .as-seen-in__items .as-seen-in-item:nth-child(5) {
  margin-top: 60px;
}
@media only screen and (min-width: 750px) {
  .as-seen-in__items .as-seen-in-item:nth-child(4), .as-seen-in__items .as-seen-in-item:nth-child(5) {
    margin-top: 0;
  }
}
.as-seen-in__items .as-seen-in-item__icon {
  height: 70px;
  max-height: 50px;
  padding: 0 20px;
  position: relative;
  text-align: center;
  vertcial-laign: top;
}
.as-seen-in__items .as-seen-in-item__icon img {
  display: block;
  filter: grayscale(1);
  margin: 0 auto;
  max-height: 50px;
  max-width: 100%;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  transition: filter 300ms ease;
}
.as-seen-in__items .as-seen-in-item__desc {
  color: #646464;
  font-size: 14px;
  padding-top: 20px;
  text-align: center;
}
@media only screen and (min-width: 1024px) {
  .as-seen-in__items .as-seen-in-item__desc {
    font-size: 16px;
  }
}
.as-seen-in__items .as-seen-in-item__live {
  color: #000;
}
.no-touch .as-seen-in__items .as-seen-in-item:hover .as-seen-in-item__icon img {
  filter: grayscale(0);
}

.app-bottom {
  margin: 40px auto 0;
  padding: 0;
  position: relative;
  max-width: 810px;
}
@media only screen and (min-width: 768px) {
  .app-bottom {
    padding: 0 40px;
  }
}
.app-bottom img {
  width: 100%;
}

.banner {
  background: #cce6f5;
  height: 106px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
@media only screen and (min-width: 1100px) {
  .banner {
    height: 67px;
  }
}
.banner__image {
  display: block;
}
.banner__image--mobile {
  height: 106px;
  width: 320px;
}
@media only screen and (min-width: 1100px) {
  .banner__image--mobile {
    display: none;
  }
}
.banner__image--desktop {
  display: none;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
}
@media only screen and (min-width: 1100px) {
  .banner__image--desktop {
    display: block;
  }
}
.banner__logo {
  height: 65px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 182px;
}
.banner__link {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.download-app {
  *zoom: 1;
  background-color: transparent !important;
  margin: -92px auto 0;
  max-width: 1220px;
  padding: 0 40px;
}
.download-app:before, .download-app:after {
  content: "";
  display: table;
}
.download-app:after {
  clear: both;
}
@media only screen and (min-width: 768px) {
  .download-app {
    display: flex !important;
    justify-content: space-between;
  }
}
.download-app__item {
  display: block;
  margin: 0 auto 60px;
  text-align: center;
  vertical-align: top;
  width: 280px;
}
@media only screen and (min-width: 768px) {
  .download-app__item {
    display: inline-block;
    margin: 0;
  }
}
.download-app__item__platform-icon {
  box-shadow: 0px 7px 30px -1px rgba(102, 102, 102, 0.3);
  height: 184px;
  margin: 0 auto;
  width: 184px;
}
.download-app__item__platform-icon--mac {
  background: url(https://d3667dbqb1ea.cloudfront.net/a8caf8e8-1ec7-4c5f-baef-2469d0b3ede0/images/icon.apple.png?356c4a6c5e0a3a8070bc14e15f122d95) no-repeat center center #fff;
  background-size: 40%;
}
.download-app__item__platform-icon--windows {
  background: url(https://d3667dbqb1ea.cloudfront.net/a8caf8e8-1ec7-4c5f-baef-2469d0b3ede0/images/icon.windows.png?0a6877ef509a24528ce7e549f51bf1bd) no-repeat center center #fff;
  background-size: 40%;
}
.download-app__item__platform-icon--linux {
  background: url(https://d3667dbqb1ea.cloudfront.net/a8caf8e8-1ec7-4c5f-baef-2469d0b3ede0/images/icon.linux.png?ef0c7dd702f4b0b10690cf799f0d0d74) no-repeat center center #fff;
  background-size: 40%;
}
.download-app__item h2 {
  color: #323232;
  font-size: 34px;
  margin-top: 35px !important;
}
.download-app__item p {
  color: #646464;
  font-size: 17px;
  line-height: 20px;
}

.foot {
  *zoom: 1;
  background: #fff;
  border-top: 1px solid #f0f0f0;
  position: relative;
  width: 100%;
}
.foot:before, .foot:after {
  content: "";
  display: table;
}
.foot:after {
  clear: both;
}
.foot__inner {
  *zoom: 1;
  margin: 0 auto;
  max-width: 1280px;
  padding: 65px 20px;
}
.foot__inner:before, .foot__inner:after {
  content: "";
  display: table;
}
.foot__inner:after {
  clear: both;
}
.foot__branding {
  height: 43px;
  float: left;
  width: 42px;
}
.foot__navigation {
  *zoom: 1;
  float: right;
  width: 80%;
  width: calc(100% - 100px);
}
.foot__navigation:before, .foot__navigation:after {
  content: "";
  display: table;
}
.foot__navigation:after {
  clear: both;
}
@media only screen and (min-width: 650px) {
  .foot__navigation {
    width: 80%;
    width: calc(100% - 220px);
  }
}
@media only screen and (min-width: 1000px) {
  .foot__navigation {
    width: 80%;
    width: calc(100% - 220px);
  }
}
.foot__navigation__group {
  *zoom: 1;
  margin-bottom: 20px;
}
.foot__navigation__group:before, .foot__navigation__group:after {
  content: "";
  display: table;
}
.foot__navigation__group:after {
  clear: both;
}
@media only screen and (min-width: 768px) {
  .foot__navigation__group {
    float: left;
    margin-bottom: 0;
    min-width: 220px;
    padding-right: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .foot__navigation__group--last {
    float: right;
    padding-right: 0;
  }
}
.foot__navigation__item {
  color: #646464;
  display: block;
  margin-bottom: 10px;
  position: relative;
  text-decoration: none;
}
@media only screen and (min-width: 768px) {
  .foot__navigation__item {
    clear: both;
    float: left;
  }
}
.foot__navigation__item:after {
  background: rgba(100, 100, 100, 0.8);
  bottom: -4px;
  content: "";
  height: 1px;
  left: 0;
  opacity: 0;
  position: absolute;
  transform: translateY(4px);
  transition: height 0.3s, opacity 0.3s, transform 0.3s;
  width: 100%;
}
.no-touch .foot__navigation__item:hover:after {
  height: 2px;
  opacity: 1;
  transform: translateY(0px);
}

.guide {
  *zoom: 1;
  margin: 0 auto;
  max-width: 1220px;
  padding: 45px 20px;
}
.guide:before, .guide:after {
  content: "";
  display: table;
}
.guide:after {
  clear: both;
}
@media only screen and (min-width: 768px) {
  .guide {
    padding: 65px 20px;
  }
}
.guide__navigation {
  margin-bottom: 65px;
}
@media only screen and (min-width: 768px) {
  .guide__navigation {
    float: left;
    margin-bottom: 0;
    width: 170px;
  }
}
@media only screen and (min-width: 1200px) {
  .guide__navigation {
    width: 320px;
  }
}
.guide__navigation__item {
  border-bottom: 1px solid #f0f0f0;
  color: #0f1228;
  display: block;
  font-size: 18px;
  height: 40px;
  line-height: 40px;
  text-decoration: none;
}
@media only screen and (min-width: 1200px) {
  .guide__navigation__item {
    font-size: 30px;
    height: 65px;
    line-height: 65px;
  }
}
.guide__navigation__item:last-of-type {
  border-bottom: 0 none;
}
@media only screen and (min-width: 768px) {
  .guide__content {
    float: right;
    width: calc(100% - 250px);
  }
}
@media only screen and (min-width: 1200px) {
  .guide__content {
    width: calc(100% - 440px);
  }
}
.guide__content h3 {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .guide__content h3 {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1200px) {
  .guide__content h3 {
    font-size: 30px;
    line-height: 40px;
  }
}
@media only screen and (min-width: 768px) {
  .guide__content h3:first-of-type {
    margin-top: 7px;
  }
}
@media only screen and (min-width: 1200px) {
  .guide__content h3:first-of-type {
    margin-top: 13px;
  }
}
.guide__content h3 + p {
  margin-top: 0.5rem;
}
@media only screen and (min-width: 768px) {
  .guide__content h2:first-of-type {
    margin-top: 7px;
  }
}
@media only screen and (min-width: 1200px) {
  .guide__content h2:first-of-type {
    margin-top: 8px;
  }
}

.header-container {
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}
.header-container--with-banner {
  top: 100px;
}
@media only screen and (min-width: 1100px) {
  .header-container--with-banner {
    top: 67px;
  }
}

.header {
  *zoom: 1;
  margin: 50px auto 0;
  max-width: 1220px;
  padding: 0 20px;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 10;
}
.header:before, .header:after {
  content: "";
  display: table;
}
.header:after {
  clear: both;
}
@media only screen and (min-width: 768px) {
  .header {
    margin-bottom: 0;
  }
}
.header__branding {
  height: 45px;
  margin: 0 auto;
  width: 183px;
}
@media only screen and (min-width: 768px) {
  .header__branding {
    float: left;
    margin: 0;
  }
}
.header__branding img,
.header__branding svg {
  width: 100%;
}
.header--light .header__branding svg * {
  fill: #fff;
}
.header__navigation {
  *zoom: 1;
  margin: 0 auto;
  text-align: center;
}
.header__navigation:before, .header__navigation:after {
  content: "";
  display: table;
}
.header__navigation:after {
  clear: both;
}
@media only screen and (min-width: 768px) {
  .header__navigation {
    float: right;
    margin: 0;
    text-align: left;
  }
}
.header nav {
  display: inline-block;
  line-height: 42px;
}
@media only screen and (min-width: 768px) {
  .header nav {
    float: left;
  }
}
.header nav a {
  color: #282828;
  display: inline-block;
  padding: 0 4px;
  position: relative;
  text-decoration: none;
}
.header nav a:after {
  background: #000;
  bottom: 6px;
  content: "";
  height: 1px;
  left: 0;
  opacity: 0;
  position: absolute;
  transform: translateY(4px);
  transition: height 0.3s, opacity 0.3s, transform 0.3s;
  width: 100%;
}
.no-touch .header nav a:hover:after {
  height: 2px;
  opacity: 1;
  transform: translateY(0px);
}
.header .btn {
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .header .btn {
    float: left;
  }
}
.header--light nav a {
  color: #fff;
}
.header--light nav a:after {
  background-color: #fff;
}
.header--light .btn {
  border-color: #fff;
  color: #fff;
}

.in-development__items {
  margin: 60px auto 0;
  text-align: center;
  width: 100%;
}
@media only screen and (min-width: 750px) {
  .in-development__items {
    display: table;
  }
}
@media only screen and (min-width: 1024px) {
  .in-development__items {
    width: 90%;
  }
}
@media only screen and (min-width: 1200px) {
  .in-development__items {
    width: 80%;
  }
}
.in-development__items .development-item {
  display: inline-block;
  margin-top: 60px;
  vertical-align: top;
  width: 100%;
}
.in-development__items .development-item:first-child {
  margin-top: 0;
}
@media only screen and (min-width: 400px) {
  .in-development__items .development-item {
    margin-top: 0;
    width: 49%;
  }
}
@media only screen and (min-width: 500px) {
  .in-development__items .development-item {
    width: 30%;
  }
}
@media only screen and (min-width: 750px) {
  .in-development__items .development-item {
    width: 20%;
  }
}
.in-development__items .development-item:nth-child(3) {
  margin-top: 60px;
}
@media only screen and (min-width: 500px) {
  .in-development__items .development-item:nth-child(3) {
    margin-top: 0;
  }
}
.in-development__items .development-item:nth-child(4), .in-development__items .development-item:nth-child(5) {
  margin-top: 60px;
}
@media only screen and (min-width: 750px) {
  .in-development__items .development-item:nth-child(4), .in-development__items .development-item:nth-child(5) {
    margin-top: 0;
  }
}
.in-development__items .development-item__icon {
  height: 70px;
  text-align: center;
  vertcial-laign: top;
}
.in-development__items .development-item__desc {
  color: #646464;
  font-size: 14px;
  padding-top: 20px;
  text-align: center;
}
@media only screen and (min-width: 1024px) {
  .in-development__items .development-item__desc {
    font-size: 16px;
  }
}
.in-development__items .development-item__live {
  color: #000;
}

.landing {
  background-color: #e7ff35;
  min-height: 100vh;
  left: 0;
  overflow: hidden;
  top: 0;
  width: 100vw;
  transition: all 0.4s ease-in-out;
}
body .landing {
  background-color: #e7ff35;
}
@media only screen and (min-width: 768px) {
  .landing {
    position: absolute;
  }
}
.landing .thanks-container {
  margin-top: 30px;
}
@media only screen and (min-width: 768px) {
  .landing .thanks-container {
    margin-top: 50px;
  }
}
.landing .thanks-container h2 {
  line-height: 22px;
}
.landing .thanks-container h2.thanks {
  opacity: 0;
  transition: all 0.25s ease;
}
.landing .thanks-container h2.thanks--show {
  opacity: 1;
}
.landing__inner {
  height: 100%;
  left: 50%;
  max-width: 1280px;
  position: absolute;
  transform: translateX(-50%);
  width: 100%;
}
.landing__branding {
  display: block;
  height: 42px;
  margin: 0 auto;
  opacity: 0;
  overflow: hidden;
  position: relative;
  transition: all 0.4s ease-in-out;
  top: 70px;
  width: 183px;
}
@media only screen and (min-width: 768px) {
  .landing__branding {
    left: 20px;
    margin: 0;
    top: 50px;
  }
}
.landing__branding.on-display {
  opacity: 1;
}
.landing__branding--centered {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.landing__branding svg {
  display: block;
  height: 42px;
  margin: 0 auto;
  max-width: 100%;
}
@media only screen and (min-width: 768px) {
  .landing__branding svg {
    margin: 0;
  }
}
.landing__content {
  clear: both;
  margin-top: 100px;
  opacity: 0;
  transition: all 0.6s ease-in-out;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .landing__content {
    height: 700px;
    margin-top: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
}
.landing__content.on-display {
  opacity: 1;
}
.landing__content__half {
  overflow: hidden;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .landing__content__half {
    height: 100%;
    overflow: visible;
    position: absolute;
    top: 0;
    width: 50%;
  }
}
@media only screen and (min-width: 768px) {
  .landing__content__half--aligned-left {
    left: 0;
    min-width: 452px;
  }
}
@media only screen and (min-width: 768px) {
  .landing__content__half--aligned-right {
    right: 0;
    max-width: 762px;
  }
}
.landing__content__half--spaced {
  margin: 60px 0 20px;
  padding-bottom: 17px;
}
@media only screen and (min-width: 768px) {
  .landing__content__half--spaced {
    margin: 0;
    padding-bottom: 0;
  }
}
.landing__content__text {
  height: 320px;
  margin: 0 auto;
  max-width: 480px;
  padding: 0 20px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .landing__content__text {
    height: 470px;
    margin: 0 20px 0 40px;
    padding: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: left;
  }
}
.landing__content__text h1 {
  color: #0f1228;
  font: 400 24px/28px "w", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .landing__content__text h1 {
    font-size: 42px;
    line-height: 46px;
    text-align: left;
  }
}
.landing__content__text p {
  color: #0f1228;
  font: 400 12px/18px "w", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .landing__content__text p {
    font-size: 18px;
    line-height: 24px;
    text-align: left;
  }
}
.landing__content__image {
  box-shadow: -3px 9px 22px -5px #0f1228;
  float: right;
  margin-right: -5%;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .landing__content__image {
    float: none;
    margin-right: auto;
    left: 65px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: auto;
  }
}
@media only screen and (min-width: 1024px) {
  .landing__content__image {
    left: 10px;
  }
}

.newsletter {
  padding-top: 40px;
}
.newsletter .form {
  margin-bottom: 0;
}
.newsletter .form__row {
  margin-bottom: 0;
}

.outage-warning {
  background: red;
  color: white;
  font-size: 12px;
  font-weight: bold;
  padding: 5px;
  position: fixed;
  text-align: center;
  width: 100%;
  z-index: 10;
}

.overlay {
  background: rgba(15, 18, 40, 0.98);
  display: block;
  height: 100%;
  left: 0;
  position: fixed;
  left: -100%;
  top: 0;
  transition: left 0.4s ease-in-out;
  width: 100%;
  z-index: 1000;
}
.overlay--active {
  left: 0;
}
.overlay__content {
  color: #fff;
  font: 400 18px/23px "w", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  padding: 0 20px;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .overlay__content {
    font-size: 30px;
    line-height: 36px;
  }
}
.overlay__content a {
  color: #fff;
  opacity: 1;
  text-decoration: none;
  transition: opacity 0.4s ease-in-out;
}
.no-touch .overlay__content a:hover {
  opacity: 0.8;
}
.overlay__close {
  background: url(https://d3667dbqb1ea.cloudfront.net/a8caf8e8-1ec7-4c5f-baef-2469d0b3ede0/images/sneek.close.svg?d6c3ac438008715e485231e7625b54c6);
  background-size: 34px 34px;
  display: block;
  right: 30px;
  height: 34px;
  position: absolute;
  top: 30px;
  width: 34px;
}

.pricing-table {
  margin: -100px auto 0;
  max-width: 660px;
  padding: 0 20px;
  position: relative;
}
@media only screen and (min-width: 676px) {
  .pricing-table {
    display: flex;
    margin: -130px auto 0;
    justify-content: space-between;
  }
}
@media only screen and (min-width: 768px) {
  .pricing-table {
    margin: -200px auto 70px;
  }
}
.pricing-table__item {
  background: #f5f5f5;
  min-height: 585px;
  height: calc(100% - 52px);
  margin: 0 auto 30px;
  min-width: 280px;
  max-width: 300px;
  padding: 20px;
  text-align: center;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .pricing-table__item {
    margin: 0;
    padding: 30px;
    width: 300px;
  }
}
.pricing-table__item--pro {
  background-color: #e7ff35;
  min-height: 637px;
  position: relative;
}
@media only screen and (min-width: 676px) {
  .pricing-table__item--pro {
    margin-top: -52px;
  }
}
.pricing-table__currency-select {
  position: absolute;
  right: 30px;
  top: 30px;
}
.pricing-table__currency-select__item {
  border: 2px solid #000;
  border-radius: 50%;
  display: block;
  font-size: 14px;
  height: 24px;
  line-height: 21px;
  margin-bottom: 8px;
  opacity: 0.4;
  text-align: center;
  text-decoration: none;
  transition: opacity 300ms ease;
  width: 24px;
}
.no-touch .pricing-table__currency-select__item:hover {
  opacity: 0.8;
}
.pricing-table__currency-select__item--selected {
  opacity: 1;
}
.pricing-table__title {
  font-size: 36px;
  line-height: 36px;
  margin: 10px 0 25px;
}
.pricing-table__price {
  *zoom: 1;
}
.pricing-table__price:before, .pricing-table__price:after {
  content: "";
  display: table;
}
.pricing-table__price:after {
  clear: both;
}
.pricing-table__price__currency {
  color: #7c7c7c;
  display: inline-block;
  font-size: 30px;
  line-height: 70px;
  position: relative;
  top: -8px;
  vertical-align: middle;
}
.pricing-table__price__amount {
  font-size: 70px;
  line-height: 70px;
}
.pricing-table__price__vat {
  color: #7c7c7c;
  display: block;
  font-size: 12px;
  margin: -20px 0 0;
}
.pricing-table__note {
  color: black;
  font-size: 14px;
  line-height: 20px;
  margin: 5px 0 30px;
}
.pricing-table__subtitle {
  color: black;
  font-size: 18px;
  line-height: 24px;
  text-align: left;
}
.pricing-table__feature-list {
  padding: 0 0 0 1em;
  margin: 0;
}
.pricing-table__feature-list li {
  color: #646464;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 15px;
  padding-left: 35px;
  text-align: left;
}
.pricing-table__feature-list li:last-child {
  margin-bottom: 0;
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-16px);
  }
  60% {
    transform: translateY(-8px);
  }
}
.product-video {
  background-color: transparent !important;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover !important;
  height: 593px;
  overflow: hidden;
  text-align: center;
  transition: height 300ms ease;
}
@media only screen and (min-width: 768px) {
  .product-video {
    height: 693px;
  }
}
@media only screen and (min-width: 768px) {
  .product-video--full-screen {
    height: 100vh;
    min-height: 693px;
  }
}
@media only screen and (min-width: 768px) {
  .product-video--sgr {
    height: calc(100vh - 106px);
  }
}
@media only screen and (min-width: 1100px) {
  .product-video--sgr {
    height: calc(100vh - 67px);
    min-height: 693px;
  }
}
.product-video__overlay {
  background: rgba(17, 17, 17, 0.5);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.product-video__content {
  position: relative;
  z-index: 1000;
}
@media only screen and (min-width: 768px) {
  .product-video__content {
    top: 60px;
  }
}
.product-video__content--centered {
  top: 260px;
}
@media only screen and (min-width: 768px) {
  .product-video__content--centered {
    margin: 0 auto;
    max-width: 740px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 100px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
  }
}
.product-video__content--centered h1 {
  max-width: 100% !important;
}
.product-video__cta {
  border-radius: 50%;
  background: #fff;
  display: block;
  height: 66px;
  margin: 26px auto;
  position: relative;
  width: 66px;
}
.product-video__cta:after {
  border-bottom: 10px solid transparent;
  border-left: 17px solid #000;
  border-top: 10px solid transparent;
  content: "";
  height: 0;
  left: 50%;
  line-height: 66px;
  margin-left: 2px;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  width: 0;
}
.product-video__cta--alt {
  border: 2px solid #fff;
  border-radius: 50px;
  color: #0f1228 !important;
  height: 42px;
  line-height: 38px;
  margin-top: 25px;
  margin-bottom: 0;
  padding-left: 30px;
  text-align: left;
  text-decoration: none;
  transition: background-color 300ms ease, color 300ms ease;
  width: 173px;
}
@media only screen and (min-width: 768px) {
  .product-video__cta--alt {
    border-radius: 50px;
    font-size: 16px;
    height: 42px;
    line-height: 36px;
    letter-spacing: 0.16px;
    margin-top: 100px;
    width: 173px;
  }
}
.product-video__cta--alt:after {
  border-bottom: 8px solid transparent;
  border-left: 14px solid #0f1228;
  border-top: 8px solid transparent;
  left: initial;
  right: 12px;
  transition: border 300ms ease;
}
.no-touch .product-video__cta--alt:hover {
  background-color: rgba(15, 18, 40, 0.6);
  color: #fff !important;
}
.no-touch .product-video__cta--alt:hover:after {
  border-bottom: 8px solid transparent;
  border-left: 14px solid #fff;
  border-top: 8px solid transparent;
}
.product-video__cta-label {
  color: #fff;
  display: inline-block;
  position: relative;
  text-align: center;
  text-decoration: none;
}
.product-video__scroll-indication {
  bottom: 30px;
  height: 20px;
  left: 50%;
  margin-left: -10px;
  position: absolute;
  width: 20px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0yOTMuNzUxLDQ1NS44NjhjLTIwLjE4MSwyMC4xNzktNTMuMTY1LDE5LjkxMy03My42NzMtMC41OTVsMCwwYy0yMC41MDgtMjAuNTA4LTIwLjc3My01My40OTMtMC41OTQtNzMuNjcyICBsMTg5Ljk5OS0xOTBjMjAuMTc4LTIwLjE3OCw1My4xNjQtMTkuOTEzLDczLjY3MiwwLjU5NWwwLDBjMjAuNTA4LDIwLjUwOSwyMC43NzIsNTMuNDkyLDAuNTk1LDczLjY3MUwyOTMuNzUxLDQ1NS44Njh6Ii8+DQo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMjIwLjI0OSw0NTUuODY4YzIwLjE4LDIwLjE3OSw1My4xNjQsMTkuOTEzLDczLjY3Mi0wLjU5NWwwLDBjMjAuNTA5LTIwLjUwOCwyMC43NzQtNTMuNDkzLDAuNTk2LTczLjY3MiAgbC0xOTAtMTkwYy0yMC4xNzgtMjAuMTc4LTUzLjE2NC0xOS45MTMtNzMuNjcxLDAuNTk1bDAsMGMtMjAuNTA4LDIwLjUwOS0yMC43NzIsNTMuNDkyLTAuNTk1LDczLjY3MUwyMjAuMjQ5LDQ1NS44Njh6Ii8+DQo8L3N2Zz4=);
  background-size: contain;
}
.product-video__scroll-indication--bounce {
  animation: bounce 2s infinite;
  animation-delay: 10s;
}

.group-video-graphic {
  margin: 30px 0 -60px;
}
@media only screen and (min-width: 768px) {
  .group-video-graphic {
    margin-bottom: -109px;
  }
}
.group-video-graphic img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.section {
  *zoom: 1;
  background: #fff;
  display: block;
  position: relative;
  padding-bottom: 60px;
}
.section:before, .section:after {
  content: "";
  display: table;
}
.section:after {
  clear: both;
}
@media only screen and (min-width: 768px) {
  .section {
    padding-bottom: 109px;
  }
}
.section--trans {
  background: transparent;
}
.section--full {
  padding: 0 20px 60px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .section--full {
    padding: 0 20px 109px;
  }
}
.section--full h1,
.section--full h2,
.section--full p,
.section--full li,
.section--full small {
  display: block;
  margin: 0 auto;
  max-width: 520px;
  position: relative;
  text-align: center;
  z-index: 1;
}
.section--top {
  padding-top: 250px;
}
@media only screen and (min-width: 768px) {
  .section--top {
    padding-top: 150px;
  }
}
.section--branded {
  background-color: #e7ff35;
}
.section--branded--deeper {
  padding: 260px 20px 175px;
}
@media only screen and (min-width: 768px) {
  .section--branded--deeper {
    padding: 200px 20px;
  }
}
.section--dark {
  background-color: #0f1228;
}
.section--positive-overlap {
  padding-bottom: 0;
}
.section--positive-overlap:after {
  background: #fff;
  bottom: 0;
  content: "";
  display: block;
  height: 11%;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
}
@media only screen and (min-width: 400px) {
  .section--positive-overlap:after {
    height: 15%;
  }
}
@media only screen and (min-width: 500px) {
  .section--positive-overlap:after {
    height: 18%;
  }
}
@media only screen and (min-width: 600px) {
  .section--positive-overlap:after {
    height: 21%;
  }
}
@media only screen and (min-width: 700px) {
  .section--positive-overlap:after {
    height: 23%;
  }
}
@media only screen and (min-width: 768px) {
  .section--positive-overlap:after {
    height: 25%;
  }
}
@media only screen and (min-width: 800px) {
  .section--positive-overlap:after {
    height: 26%;
  }
}
.section--negative-overlap-bottom {
  padding-bottom: 140px;
}
@media only screen and (min-width: 500px) {
  .section--negative-overlap-bottom {
    padding-bottom: 240px;
  }
}
.section--negative-overlap {
  margin-top: -75px;
}
@media only screen and (min-width: 768px) {
  .section--negative-overlap {
    margin-top: -115px;
  }
}
.section--primary-spacing {
  padding-top: 88px;
}
.section--with-seperator {
  padding-top: 60px;
}
@media only screen and (min-width: 768px) {
  .section--with-seperator {
    padding-top: 110px;
  }
}
.section--with-seperator:before {
  background: #f0f0f0;
  content: "";
  display: block;
  height: 1px;
  margin: 0 auto;
  position: relative;
  top: -60px;
  width: 90%;
}
@media only screen and (min-width: 768px) {
  .section--with-seperator:before {
    top: -110px;
  }
}
.section--content-first .product-content, .section--content-last .product-content {
  margin: 0 auto;
  max-width: 80%;
}
@media only screen and (min-width: 768px) {
  .section--content-first .product-content, .section--content-last .product-content {
    display: table;
  }
}
.section--fixed-top {
  top: 539px;
}
@media only screen and (min-width: 1200px) {
  .section--fixed-top {
    top: 639px;
  }
}
.section--bottom-flush {
  padding-bottom: 0;
}
.section--bottom-reduced {
  padding-bottom: 60px;
}
.section--centered {
  text-align: center;
}
.section--offwhite {
  background: #f7f7f7;
}
.section h1 {
  font-size: 34px;
  line-height: 38px;
  margin-bottom: 15px;
}
@media only screen and (min-width: 600px) {
  .section h1 {
    font-size: 42px;
    line-height: 46px;
  }
}
.section--dark h1 {
  color: #fff;
}
.section h2 {
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 15px;
}
@media only screen and (min-width: 600px) {
  .section h2 {
    font-size: 34px;
    line-height: 46px;
  }
}
.section--dark h2 {
  color: #fff;
}
.section p, .section ul li {
  color: #646464;
  font-size: 17px;
  line-height: 24px;
}
.section--branded p {
  color: #282828;
}
.section--dark p {
  color: #fff;
}
.section a {
  color: #0f1228;
}
.section--dark a {
  color: #fff;
}
.section--dark small {
  color: #fff;
}
.section__graphic {
  margin: 60px auto 80px;
  position: relative;
  z-index: 9;
}
.section__graphic--full {
  max-width: 800px;
}
.section__graphic--full img {
  width: 100%;
}
.section > *:not(:last-of-type) {
  padding-bottom: 15px;
}

.sign-up-form {
  margin-top: 140px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .sign-up-form--review {
    margin-top: 70px;
  }
}
.sign-up-form h1 {
  font-size: 25px;
  margin: 0 0 30px;
}
@media only screen and (min-width: 768px) {
  .sign-up-form h1 {
    font-size: 34px;
  }
}
@media only screen and (min-width: 500px) {
  .sign-up-form .form__row__half {
    float: left;
    margin-bottom: 0;
    width: calc(50% - 12px) !important;
  }
  .sign-up-form .form__row__half:first-of-type {
    margin-right: 24px;
  }
}
.sign-up-form .form__row--text {
  margin: 0 0 20px;
}
.sign-up-form .form__row {
  margin: 0 0 20px;
}

.sign-up-pagination {
  bottom: 0;
  display: block;
  left: 0;
  padding: 20px 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .sign-up-pagination {
    bottom: 40px;
    left: 50%;
    margin: 0;
    padding: 0;
    position: absolute;
    transform: translateX(-50%);
    width: auto;
  }
}
@media (min-height: 769px) {
  .sign-up-pagination {
    bottom: 70px;
  }
}
.sign-up-pagination__item {
  border-radius: 50%;
  display: inline-block;
  height: 29px;
  font-size: 16px;
  line-height: 26px;
  text-decoration: none;
  width: 29px;
}
.sign-up-pagination__item--past {
  color: #646464;
  cursor: pointer;
}
.sign-up-pagination__item--current {
  background: #282828;
  border: 2px solid #282828;
  color: white;
}

.sign-up {
  background-color: #e7ff35;
  min-height: 100%;
  position: relative;
  width: 100%;
}
.sign-up__inner {
  margin: 0 auto;
  max-width: 1220px;
}

.team-create {
  margin: 30px 0 -60px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .team-create {
    margin: 0 0 -129px;
  }
}
.team-create img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.team-create__graphic {
  margin-top: 30px;
  text-align: center;
}

.testimonials {
  position: relative;
}
.testimonials__item {
  margin: 0 auto 80px;
  max-width: 480px;
  position: relative;
  text-align: center;
  z-index: 2;
}
.testimonials__item__avatar {
  border-radius: 50%;
  box-shadow: 0px 7px 30px -1px rgba(102, 102, 102, 0.2);
  display: block;
  margin: 0 auto;
  max-width: 150px;
  overflow: hidden;
  width: 100%;
}
@media only screen and (min-width: 500px) {
  .testimonials__item__avatar {
    max-width: 230px;
  }
}
.testimonials__item__avatar--padded {
  padding: 50px;
}
.testimonials__item__avatar img {
  width: 100%;
}
.testimonials__item__quote {
  display: block;
}
.testimonials__item__quote span {
  color: #323232;
  display: block;
  margin-top: 24px;
  text-align: center;
}

.video-background {
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  position: absolute;
  top: 0;
  width: 100%;
}

.video-walkthrough {
  height: 100%;
  left: 0;
  position: fixed;
  top: -120vh;
  width: 100%;
  transition: top 300ms ease;
  z-index: 10000;
}
.video-walkthrough--active {
  top: 0;
}
.video-walkthrough__close {
  background: url(https://d3667dbqb1ea.cloudfront.net/a8caf8e8-1ec7-4c5f-baef-2469d0b3ede0/images/sneek.close.grey.svg?6448e18e378b2fbc00a1ae91030e24c4) no-repeat 0 0 transparent;
  background-size: 34px 34px;
  display: block;
  right: 30px;
  height: 34px;
  position: absolute;
  top: 30px;
  width: 34px;
}
.video-walkthrough iframe#player {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.main {
  background: #1a1a1a;
  height: 100vh;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100vw;
}

.info-btn {
  background-color: #0f1228;
  border-radius: 50%;
  color: #fff;
  display: block;
  font: 400 16px/30px "w", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  height: 30px;
  margin-bottom: 70px;
  margin-left: 20px;
  text-decoration: none;
  text-align: center;
  width: 30px;
}
@media only screen and (min-width: 768px) {
  .info-btn {
    left: 40px;
    margin-bottom: 0;
    margin-left: 0;
    position: absolute;
    bottom: 70px;
  }
}

.no-scroll {
  overflow: hidden;
}

@media only screen and (min-width: 768px) {
  .hide-on-desktop {
    display: none !important;
  }
}

@media only screen and (max-width: 767px) {
  .hide-on-mobile {
    display: none !important;
  }
}

/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Image replacement
 */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px;
}

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
  visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " "; /* 1 */
  display: table; /* 2 */
}

.clearfix:after {
  clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
  *zoom: 1;
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important; /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /*
   * Don't show links for images, or javascript/internal links
   */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group; /* h5bp.com/t */
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
