/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
@import 'https://fonts.googleapis.com/css?family=Roboto';
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/**
 * 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 {
  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,
optgroup,
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 {
  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"] {
  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 */ }

@font-face {
  font-family: 'Uni Sans Heavy Caps';
  src: url("/fonts/uni_sans_heavy.woff") format("woff"), url("/fonts/uni_sans_heavy.otf") format("truetype");
  font-weight: normal;
  font-style: normal; }

*, *:before, *:after {
  box-sizing: border-box; }

body {
  background: #ffffff;
  color: #11394b;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  line-height: 1.44;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  min-width: 1000px; }

a {
  text-decoration: none; }

h1, h2, h3 {
  font-family: "Uni Sans Heavy Caps", sans-serif;
  text-transform: uppercase;
  margin: 0; }

h2 {
  color: #64d3ff;
  font-size: 42px; }

h3 {
  font-size: 16px;
  letter-spacing: 3px; }

.page-container {
  width: 100%;
  overflow: hidden; }

.container {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 20px;
  position: relative; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }

.hover-line {
  position: relative; }
  .hover-line:before {
    width: 0;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    background: currentColor; }
  .no-touch .hover-line:hover:before {
    width: 100%; }
  .no-touch .hover-line:before {
    transition: all 300ms ease; }

/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */
.jspContainer {
  overflow: hidden;
  position: relative; }

.jspPane {
  position: absolute; }

.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 100%; }

.jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 8px;
  opacity: 0;
  visibility: hidden;
  transition: all 300ms ease; }

.jspCap {
  display: none; }

.jspHorizontalBar .jspCap {
  float: left; }

.jspTrack {
  position: relative; }

.jspDrag {
  background: #76cbf2;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
  border-radius: 10px; }

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
  float: left;
  height: 100%; }

.jspArrow {
  background: #50506d;
  text-indent: -20000px;
  display: block;
  cursor: pointer;
  padding: 0;
  margin: 0; }

.jspArrow.jspDisabled {
  cursor: default;
  background: #80808d; }

.jspVerticalBar .jspArrow {
  height: 16px; }

.jspHorizontalBar .jspArrow {
  width: 16px;
  float: left;
  height: 100%; }

.jspVerticalBar .jspArrow:focus {
  outline: none; }

.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%; }

.jspContainer:hover .jspHorizontalBar {
  visibility: visible;
  opacity: 1; }

.examples {
  margin-top: 90px;
  padding-top: 340px;
  overflow: hidden;
  background: url("/images/examples--pattern-bg.png") repeat-x calc(50% + 92px) 0, url("/images/examples--center-bg.png") no-repeat 50% 192px; }
  .examples_list {
    overflow: hidden;
    float: left;
    margin: 0 -60px 0 -40px;
    padding: 0;
    list-style: none; }
  .examples_item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
    float: left;
    width: calc(33.3% - 20px);
    height: 240px;
    margin: 0 20px 20px 0;
    padding: 40px 40px 60px;
    background: #f4fbfe;
    position: relative; }
  .examples_title {
    max-width: 270px;
    line-height: 1.2; }
  .examples_subtitle {
    position: absolute;
    left: 40px;
    top: 25px; }
  .examples_git {
    position: absolute;
    left: 80px;
    bottom: 40px;
    color: #fb4269; }
    .examples_git:after {
      width: 32px;
      height: 32px;
      background: url("/images/tutorials_git--icon.svg") no-repeat 0 0/100% 100%;
      content: "";
      position: absolute;
      top: -3px;
      right: 100%;
      margin-right: 14px; }

.features {
  padding-top: 90px; }
  .features_list {
    margin: 90px 0 0;
    padding: 0;
    list-style: none; }
    .features_list:before, .features_list:after {
      content: " ";
      display: table; }
    .features_list:after {
      clear: both; }
  .features_item {
    float: left;
    width: 33.3%;
    min-height: 200px;
    margin-bottom: 15px;
    padding-right: 50px;
    position: relative;
    z-index: 0; }
    .features_item.-coming-soon:before {
      width: 253px;
      height: 144px;
      position: absolute;
      left: 0;
      top: 90px;
      z-index: -1;
      content: "";
      background: url("/images/features_item--coming-soon.svg") no-repeat 0 0/100% 100%; }
  .features_subtitle {
    margin-bottom: 30px; }

.footer {
  height: 80px; }
  .footer_castle {
    width: 145px;
    height: 12px;
    float: left;
    background: url("/images/castle-logo-dark.svg") no-repeat 0 0/100% 100%;
    margin-top: 35px; }

.header {
  position: absolute;
  left: 0;
  right: 0;
  top: 50px;
  z-index: 10; }
  .header_logo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
    float: left;
    height: 90px;
    padding: 0 0 15px 100px;
    background: url("/images/logo.png") no-repeat 0 0/auto 90px; }
  .header_logo-title {
    font: 24px/1 "Uni Sans Heavy Caps", sans-serif;
    text-transform: uppercase;
    letter-spacing: 10px;
    color: #ffffff; }
  .header_logo-descr {
    margin-top: 3px;
    color: rgba(255, 255, 255, 0.5); }

.header-fixed {
  min-width: 1000px;
  height: 80px;
  position: fixed;
  left: 0;
  right: 0;
  top: -80px;
  z-index: 20;
  background: #103446;
  transition: all 300ms ease; }
  .header-fixed_logo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
    float: left;
    height: 50px;
    margin-top: 18px;
    padding: 0 0 5px 60px;
    background: url("/images/logo.png") no-repeat 0 0/auto 50px;
    font: 18px/1 "Uni Sans Heavy Caps", sans-serif;
    text-transform: uppercase;
    letter-spacing: 7px;
    color: #ffffff; }
  .header-fixed.-active {
    top: 0; }

.hero {
  min-height: 800px;
  height: 100vh;
  padding-top: 35vh;
  background: url("/images/hero--background.png") no-repeat 0 0/cover;
  color: #ffffff; }
  .hero_title {
    font-size: 120px;
    line-height: .85; }
  .hero_text {
    margin: 55px 0;
    max-width: 620px;
    font-size: 42px;
    line-height: 1.2; }
  .hero_hire a {
    color: white;
    font-weight: bold;
    text-decoration: underline; }
  @media (min-width: 1000px) and (max-width: 1279px) {
    .hero_title {
      font-size: 9vw; }
    .hero_text {
      font-size: 2.2vw;
      margin: 2em 0;
      max-width: 50%; } }
  @media (max-height: 800px) {
    .hero {
      padding-top: 250px; } }

.terminal {
  width: 100%;
  margin-top: 50px;
  top: 0;
  padding: 0 37px 37px;
  position: absolute;
  background: #0f374b;
  color: #598098;
  transition: margin-top 300ms ease;
  -webkit-transform: translateZ(0); }
  .terminal_header {
    margin: 20px 0;
    overflow: hidden; }
  .terminal_header-cirlce {
    width: 15px;
    height: 15px;
    border-radius: 100%;
    background: #20445a;
    float: left;
    margin-right: 10px; }
  .terminal_text-wrapper {
    overflow: hidden; }
  .terminal_text {
    width: 731px;
    margin: 0;
    font: 16px/24px "Andale Mono", AndaleMono, monospace; }
  .terminal_command {
    color: #76cbf2;
    transition: all 300ms ease; }
    .terminal_command.-hover {
      color: #ffffff;
      font-weight: bold; }
  .terminal_popups {
    position: absolute;
    margin-right: 35px;
    padding: 8px 8px;
    top: 49px;
    right: 100%;
    font: 16px/24px "Andale Mono", AndaleMono, monospace;
    height: 0;
    overflow: hidden;
    opacity: 0;
    transition: all 1000ms ease; }
  .terminal_popup {
    display: inline-block;
    width: 15px;
    height: 15px;
    position: relative; }
    .terminal_popup:before, .terminal_popup:after {
      border-radius: 100%;
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      content: ""; }
    .terminal_popup:before {
      background: #76cbf2; }
    .terminal_popup:after {
      transition: all 300ms ease;
      border: 1px solid #76cbf2; }
  .terminal_popup.-hover:after {
    transform: scale(2); }
  .terminal_popup.-hover .terminal_popup-container {
    visibility: visible;
    opacity: 1; }
    .terminal_popup.-hover .terminal_popup-container:before {
      width: 100%;
      right: 0; }
  .terminal_popup-container {
    transition: all 300ms ease;
    visibility: hidden;
    opacity: 0;
    width: 470px;
    padding: 100px 100px 0 0;
    position: absolute;
    top: 6px;
    right: 22px;
    font: 18px "Roboto", sans-serif;
    line-height: 1.44;
    color: #1f2732; }
    .terminal_popup-container:before {
      width: 0;
      height: 2px;
      position: absolute;
      right: -10px;
      top: 0;
      content: "";
      background: #76cbf2;
      transition: all 300ms ease; }
  .terminal_popup-image {
    width: 94px;
    height: 94px;
    display: block;
    position: absolute;
    left: -10px;
    top: -45px; }
  .terminal_popup-link {
    margin-top: 50px;
    position: relative;
    display: inline-block;
    color: #76cbf2;
    margin-left: 32px; }
    .terminal_popup-link:after {
      width: 22px;
      height: 16px;
      background: url("/images/terminal_popup-link--bg.svg") no-repeat 0 0/100% 100%;
      position: absolute;
      right: 100%;
      margin-right: 8px;
      top: 4px;
      content: ""; }
  .terminal.-fixed {
    width: calc(50% - 60px);
    position: fixed; }
  .terminal.-bottom-position {
    top: calc(2000px + 35vh - 850px); }
  .terminal.-fixed, .terminal.-bottom-position {
    margin-top: 100px; }
  .terminal.-show-popups .terminal_popups {
    height: 100%;
    opacity: 1;
    overflow: visible; }
  @media (max-height: 800px) {
    .terminal_header {
      margin: 15px 0; }
    .terminal_text, .terminal_popups {
      font-size: 14px;
      line-height: 20px; }
    .terminal_popup-container {
      padding-top: 50px; }
    .terminal_popup-image {
      width: 60px;
      height: 60px;
      top: -30px; }
    .terminal_popup-link {
      margin-top: 30px; }
    .terminal_popups {
      margin-top: -9px; }
    .terminal.-bottom-position {
      top: calc(2000px + 295px - 690px); } }

.tutorial {
  height: 2000px;
  position: relative;
  background: url("/images/tutorial--bg.png") no-repeat -200px 100%/auto 2050px; }
  .tutorial_container {
    position: absolute;
    left: 50%;
    top: -65vh;
    width: calc(50% - 60px);
    margin: 40px 0 0 60px; }
  .tutorial_video-link {
    display: block;
    float: left;
    white-space: nowrap;
    font-family: "Uni Sans Heavy Caps", sans-serif;
    color: #fb4269;
    text-transform: uppercase;
    letter-spacing: 6px;
    position: relative;
    margin-left: 82px; }
    .tutorial_video-link::first-letter {
      margin-left: -6px; }
    .tutorial_video-link:before {
      left: -6px; }
    .tutorial_video-link:after {
      border: 10px solid transparent;
      border-left-color: currentColor;
      border-left-width: 17px;
      content: "";
      position: absolute;
      top: 3px;
      right: 100%;
      margin-right: 16px; }
  .tutorial_marker {
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    background: #000000;
    visibility: hidden; }
    .tutorial_marker.-marker-0 {
      top: 5%; }
    .tutorial_marker.-marker-1 {
      top: 20%; }
    .tutorial_marker.-marker-2 {
      top: 35%; }
    .tutorial_marker.-marker-3 {
      top: 50%; }
    .tutorial_marker.-marker-4 {
      top: 65%; }
    .tutorial_marker.-marker-5 {
      top: 80%; }
  @media (max-height: 800px) {
    .tutorial_container {
      top: -550px; } }
  @media (min-width: 1000px) and (max-width: 1279px) {
    .tutorial_container {
      margin-top: 2.5vw; } }

.tutorials {
  background: #123a4e;
  padding: 265px 0 110px;
  position: relative; }
  .tutorials_wave {
    position: absolute;
    left: -50%;
    top: -50px;
    height: 160px;
    width: 200%;
    overflow: hidden;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-direction: alternate; }
    .tutorials_wave.-wave-1 {
      animation-name: wavesAnimation1;
      background: url("/images/tutorials_wave-1--bg.png") repeat-x 0 0; }
    .tutorials_wave.-wave-2 {
      top: 35px;
      background: url("/images/tutorials_wave-2--bg.png") repeat-x 0 0; }
    .tutorials_wave.-wave-3 {
      top: 120px;
      height: 80px;
      animation-name: wavesAnimation3;
      background: url("/images/tutorials_wave-3--bg.png") repeat-x 0 0; }
  .tutorials_list {
    width: 890px;
    margin: 70px auto 0;
    padding: 0;
    overflow: hidden;
    counter-reset: chapter 0; }
  .tutorials_item {
    float: left;
    width: 420px;
    height: 280px;
    margin-bottom: 50px;
    padding: 70px 40px;
    background: #ffffff;
    position: relative;
    counter-increment: chapter;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center; }
    .tutorials_item:nth-child(even) {
      top: 135px;
      margin-left: 50px; }
    .tutorials_item:before {
      width: 31px;
      height: 31px;
      color: #ffffff;
      background: #e2e7e9;
      border-radius: 100%;
      position: absolute;
      left: 40px;
      top: 35px;
      content: counter(chapter, decimal);
      font-family: "Uni Sans Heavy Caps", sans-serif;
      text-align: center;
      line-height: 31px; }
  .tutorials_git {
    position: absolute;
    left: 80px;
    bottom: 40px;
    color: #fb4269; }
    .tutorials_git:after {
      width: 32px;
      height: 32px;
      background: url("/images/tutorials_git--icon.svg") no-repeat 0 0/100% 100%;
      content: "";
      position: absolute;
      top: -3px;
      right: 100%;
      margin-right: 14px; }
  .tutorials_ships {
    position: absolute; }
    .tutorials_ships.-two-ships {
      width: 335px;
      height: 189px;
      top: 310px;
      right: 100%;
      margin-right: -70px;
      background-image: url("/images/tutorials_ships--two-ships.svg"); }
    .tutorials_ships.-one-ship {
      width: 209px;
      height: 63px;
      top: 620px;
      left: 100%;
      margin-left: -100px;
      background-image: url("/images/tutorials_ships--one-ship.svg"); }

@keyframes wavesAnimation1 {
  from {
    transform: translateX(0); }
  to {
    transform: translateX(20px); } }

@keyframes wavesAnimation3 {
  from {
    transform: translateX(20px); }
  to {
    transform: translateX(0); } }

.video {
  margin-top: 110px;
  height: 690px;
  padding-top: 50px;
  background: #12394d url("/images/video--background.png") no-repeat 0 0/cover;
  position: relative; }
  .video:before, .video:after {
    position: absolute;
    left: 50%;
    content: ""; }
  .video:before {
    width: 278px;
    height: 63px;
    top: 50px;
    margin-left: -950px;
    background: url("/images/video--background-1.png") no-repeat 0 0; }
  .video:after {
    width: 339px;
    height: 107px;
    bottom: 120px;
    margin-left: 630px;
    background: url("/images/video--background-2.png") no-repeat 0 0; }
  .video_title {
    color: #fff; }
  .video_video {
    overflow: hidden;
    height: 460px;
    background: #0f2c3b;
    position: relative; }
    .video_video iframe {
      width: 100%;
      height: 100%; }
  .video_get-beta {
    float: right;
    margin-left: 70px;
    margin-top: 390px; }
  .video_container {
    margin-left: -40px;
    margin-top: 40px;
    position: relative;
    z-index: 0; }
    .video_container:before, .video_container:after {
      content: " ";
      display: table; }
    .video_container:after {
      clear: both; }
  .video_logo {
    width: 458px;
    height: 562px;
    position: absolute;
    bottom: 55px;
    right: -105px;
    background: url("/images/logo.png") no-repeat 0 0/100% 100%;
    z-index: -1; }
  .video_poster {
    width: 100%;
    height: 100%;
    background: url("/images/video_poster.jpg") no-repeat 0 0/cover;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 300ms ease; }
  .video_play {
    width: 58px;
    height: 66px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -29px 0 0 -33px;
    background: url("/images/video_play.png") no-repeat 0 0/100% 100%;
    cursor: pointer;
    transition: all 300ms ease; }
    .video_play:before {
      width: 120px;
      height: 120px;
      border-radius: 100%;
      position: absolute;
      top: 50%;
      left: 50%;
      margin: -61px 0 0 -66px;
      border: 3px solid #ffffff;
      content: '';
      transform: scale(0.8);
      opacity: 0;
      transition: all 300ms ease; }
    .video_play:hover:before {
      transform: scale(1);
      opacity: 1; }
  .video.-play .video_poster, .video.-play .video_play {
    opacity: 0;
    visibility: hidden; }
  @media (max-width: 1279px) {
    .video_container {
      margin-left: 0; } }

.navbar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  float: right;
  color: #ffffff; }
  .navbar_item {
    color: inherit; }
    .navbar_item + .navbar_item {
      margin-left: 60px; }
  .navbar.-header-static {
    margin-top: 10px; }
  .navbar.-header-fixed {
    margin-top: 18px; }
  .navbar.-footer {
    margin-top: 27px;
    color: #222c35; }

.get-beta-button {
  width: 330px;
  height: 70px;
  letter-spacing: 8px;
  padding: 0;
  background: #fb4269;
  font-family: "Uni Sans Heavy Caps", sans-serif;
  line-height: 1;
  text-transform: uppercase;
  border-radius: 4px;
  border: none;
  color: #ffffff;
  cursor: pointer;
  position: relative;
  z-index: 0;
  overflow: hidden; }
  .get-beta-button:before {
    width: 0;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    z-index: -1;
    background: linear-gradient(to right, #fa1041, #fb4269); }
  .get-beta-button.-navbar {
    width: 180px;
    height: 42px;
    border-radius: 2px;
    text-transform: capitalize;
    font-family: "Roboto", sans-serif;
    letter-spacing: 0; }
  .no-touch .get-beta-button:hover:before,
  .no-touch .get-beta-button:focus:before {
    width: 150%; }
  .no-touch .get-beta-button:before {
    transition: all 300ms ease; }

.request {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: rgba(21, 36, 44, 0.95);
  color: #ffffff;
  transition: all 300ms ease; }
  .request_close {
    width: 46px;
    height: 46px;
    transform: rotate(45deg);
    position: absolute;
    top: 50px;
    right: 20px;
    cursor: pointer;
    transition: all 300ms ease; }
    .request_close:before, .request_close:after {
      position: absolute;
      margin: auto;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      content: "";
      background: currentColor; }
    .request_close:before {
      width: 100%;
      height: 2px; }
    .request_close:after {
      width: 2px;
      height: 100%; }
    .request_close:hover {
      color: #fb4269; }
  .request_fields {
    width: 578px;
    margin: 40vh auto 0;
    transition: all 300ms ease; }
  .request_fields-wrapper {
    position: relative;
    padding-right: 180px; }
  .request_input {
    width: 100%;
    height: 72px;
    border: none;
    padding: 0 30px;
    border-radius: 2px; }
    .request_input:-ms-input-placeholder {
      color: #76cbf2; }
    .request_input::placeholder {
      color: #76cbf2; }
  .request_submit {
    width: 167px;
    height: 72px;
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
    padding: 0;
    border-radius: 2px;
    background: #76cbf2;
    color: #ffffff;
    text-transform: uppercase;
    font-family: "Uni Sans Heavy Caps", sans-serif;
    letter-spacing: 7px; }
  .request_description {
    margin-top: 30px;
    text-align: center;
    color: #ffffff; }
  .request_success {
    visibility: hidden;
    opacity: 0;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    margin-top: 30vh;
    transition: all 300ms ease; }
  .request_success-button {
    width: 108px;
    height: 108px;
    display: block;
    margin: 0 auto 32px;
    border-radius: 100%;
    background: #76cbf2 url("/images/request_success--icon.svg") no-repeat 50% calc(50% + 3px);
    content: "";
    border: none;
    padding: 0; }
    .no-touch .request_success-button {
      transition: all 300ms ease;
      cursor: pointer; }
      .no-touch .request_success-button:hover, .no-touch .request_success-button:focus {
        background-color: #fb4269; }
  .request_success-title {
    text-align: center;
    font-family: "Uni Sans Heavy Caps", sans-serif;
    line-height: 1;
    letter-spacing: 7px;
    margin-bottom: 50px; }
  .request.-done .request_fields {
    opacity: 0;
    visibility: hidden; }
  .request.-done .request_success {
    opacity: 1;
    visibility: visible; }
  .request.-show {
    opacity: 1;
    visibility: visible;
    z-index: 100; }
