@charset "UTF-8";
html,
body {
  height: 100%; }

img {
  -webkit-user-drag: none; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption,
footer, header, hgroup, menu, nav, section {
  display: block; }

figure {
  display: inline-block; }

html {
  box-sizing: border-box; }

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

body {
  line-height: 1; }

ol, ul, li {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

a {
  text-decoration: none; }

input {
  line-height: normal; }

.color-white {
  color: #FFF !important; }

.color-blue {
  color: #00AAFF !important; }

.color-babyblue {
  color: #98E2FF !important; }

.color-deepblue {
  color: #0055FF !important; }

.color-oil {
  color: #222 !important; }

.color-metal {
  color: #444 !important; }

.color-aluminum {
  color: #666 !important; }

.color-ash {
  color: #888 !important; }

.color-gray {
  color: #AAA !important; }

.color-platinum {
  color: #BBB !important; }

.color-silver {
  color: #CCC !important; }

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 100;
  src: local("Roboto Thin"), local("Roboto-Thin"), url("//fonts.gstatic.com/s/roboto/v15/Jzo62I39jc0gQRrbndN6nfesZW2xOQ-xsNqO47m55DA.ttf") format("truetype"); }

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: local("Roboto Light"), local("Roboto-Light"), url("//fonts.gstatic.com/s/roboto/v15/Hgo13k-tfSpn0qi1SFdUfaCWcynf_cDxXwCLxiixG1c.ttf") format("truetype"); }

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto"), local("Roboto-Regular"), url("//fonts.gstatic.com/s/roboto/v15/zN7GBFwfMP4uA6AR0HCoLQ.ttf") format("truetype"); }

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: local("Roboto Medium"), local("Roboto-Medium"), url("//fonts.gstatic.com/s/roboto/v15/RxZJdnzeo3R5zSexge8UUaCWcynf_cDxXwCLxiixG1c.ttf") format("truetype"); }

@font-face {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Mono"), local("RobotoMono-Regular"), url("//fonts.gstatic.com/s/robotomono/v4/hMqPNLsu_dywMa4C_DEpY7rIa-7acMAeDBVuclsi6Gc.woff") format("woff"); }

@font-face {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 500;
  src: local("Roboto Mono"), local("RobotoMono-Medium"), url("//fonts.gstatic.com/s/robotomono/v4/N4duVc9C58uwPiY8_59Fz6TA90I55Xt7owhZwpPnMsc.woff") format("woff"); }

a {
  color: #00AAFF; }

p a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  transition: opacity 0.2s ease;
  font-weight: 400; }

p a:hover {
  opacity: 0.8; }

p a:active {
  opacity: 1; }

body {
  color: #222;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.5;
  font-feature-settings: "liga", "kern";
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

::-moz-selection {
  background: #00AAFF;
  color: #FFF; }

::selection {
  background: #00AAFF;
  color: #FFF; }

p {
  font-weight: 300;
  font-size: 19px;
  line-height: 1.6; }

strong {
  font-weight: 500; }

p.lead {
  font-weight: 300;
  font-size: 24px; }

p.lead.quote {
  font-style: italic; }

h1 {
  letter-spacing: -0.02em;
  font-weight: 100;
  font-size: 96px; }

h2 {
  font-weight: 300;
  font-size: 48px;
  line-height: 1.3; }

h3 {
  font-weight: 300;
  font-size: 36px; }

h4 {
  font-weight: 300;
  font-size: 28px; }

h5 {
  font-weight: 300;
  font-size: 24px; }

h6 {
  font-weight: 500;
  font-size: 19px; }

p,
h1,
h2,
h3,
h4,
h5,
h6,
ul.list {
  margin-bottom: 25px; }

li h4,
li h5,
li h6 {
  margin-bottom: 0; }

.uppercase {
  text-transform: uppercase;
  letter-spacing: 2px; }

.small {
  font-weight: 300;
  font-size: 17px;
  line-height: 1.5; }

.extra-small {
  letter-spacing: 0.2px;
  font-size: 15px; }

.tiny {
  font-size: 13px; }

.inline-smallcaps {
  vertical-align: super;
  font-size: 0.6em;
  line-height: 1em;
  font-feature-settings: "smcp"; }

blockquote p {
  padding-left: 24px;
  border-left: 2px solid #EEE;
  font-size: 16px;
  opacity: 0.8; }

.subtitle {
  color: #666;
  font-weight: 100; }

.feature-title {
  color: #888; }

.new-badge-s {
  font-size: 9px;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-align: center; }

.new-badge-s.deepblue {
  color: #0055FF;
  background: #FFF;
  border-radius: 2px;
  padding: 2px 2px 1px 3px;
  position: relative;
  top: -2px;
  margin-left: 4px; }

.new-badge-s.white {
  color: #0055FF;
  background: #FFF;
  border-radius: 2px;
  padding: 2px 2px 1px 3px;
  position: relative;
  top: -2px;
  margin-left: 4px; }

.new-badge-s.blue {
  color: #FFF;
  background: #00AAFF;
  border-radius: 2px;
  padding: 2px 2px 1px 3px;
  position: relative;
  top: -2px;
  margin-left: 4px; }

.new-badge-m {
  display: inline-block;
  font-size: 22px;
  font-weight: 300;
  text-align: center;
  color: #00AAFF;
  margin-bottom: 5px; }

.new-badge-m.blue {
  border-radius: 3px;
  padding: 6px 8px 5px 8px;
  line-height: 1;
  background: #00AAFF;
  color: #FFF; }

.new-badge.blue {
  color: #00AAFF; }

.kern-xs {
  letter-spacing: -0.06em; }

.kern-s {
  letter-spacing: -0.04em; }

.night {
  background: #000; }

.night h1,
.night h2,
.night h3,
.night h4,
.night h5,
.night h6 {
  color: #FFF; }

.night p {
  color: #888; }

@media screen and (max-width: 768px) {
  h1,
  h2,
  h3 {
    line-height: 1.3; }
  h1 {
    font-size: 60px; }
  h2 {
    font-size: 42px; }
  h3 {
    font-size: 34px; }
  p.lead {
    font-size: 22px; } }

@media screen and (max-width: 425px) {
  h2 {
    font-size: 36px; }
  h3 {
    font-size: 28px; }
  .subtitle {
    font-weight: 300;
    font-size: 24px; }
  p.lead {
    font-size: 19px; } }

.weight-100 {
  font-weight: 100 !important; }

.weight-300 {
  font-weight: 300 !important; }

.weight-400 {
  font-weight: 400 !important; }

.weight-500 {
  font-weight: 500 !important; }

.container {
  max-width: 1160px;
  margin: 0 auto;
  position: relative; }

.grid-2,
.grid-3,
.grid-4 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.grid-2 > div,
.grid-3 > div,
.grid-4 > div {
  margin-top: 60px; }

.grid-2 img,
.grid-3 img,
.grid-4 img {
  max-width: 100%; }

.grid-2 > div:nth-child(-n+2),
.grid-3 > div:nth-child(-n+3),
.grid-4 > div:nth-child(-n+4) {
  margin-top: 0; }

.grid-4 > div {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%; }

.grid-3 > div {
  -ms-flex-preferred-size: 33.33%;
      flex-basis: 33.33%; }

.grid-2 > div {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%; }

.container,
.grid-2 > div,
.grid-3 > div,
.grid-4 > div {
  padding-left: 40px;
  padding-right: 40px; }

.grid-2.small > div,
.grid-3.small > div,
.grid-4.small > div {
  padding-left: 20px;
  padding-right: 20px; }

.grid-2.narrow > div,
.grid-3.narrow > div,
.grid-4.narrow > div {
  padding-left: 0;
  padding-right: 0; }

.container.grid-2,
.container.grid-3,
.container.grid-4 {
  padding-left: 0;
  padding-right: 0; }

.flex-sidebar {
  position: relative; }

.flex-sidebar .content {
  width: 75%;
  margin-left: auto; }

.content .grid-3 {
  -ms-flex-pack: justify;
      justify-content: space-between; }

.content .grid-3 > div {
  padding: 0;
  max-width: 210px; }

.flex,
.flex-sidebar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.flex-center {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }

.flex-center-vertical {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }

.center,
.center-fixed {
  margin-left: auto;
  margin-right: auto;
  text-align: center; }

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

@media screen and (max-width: 1024px) {
  .content .grid-3 > div {
    max-width: 30%; }
  .grid-4 > div {
    -ms-flex-preferred-size: 33%;
        flex-basis: 33%; }
  .grid-2 > div,
  .grid-3 > div,
  .grid-4 > div,
  .grid-4 > div:nth-child(4) {
    margin-top: 40px; }
  .grid-2 > div:first-child,
  .grid-3 > div:first-child,
  .grid-4 > div:first-child {
    margin-top: 0; } }

@media screen and (max-width: 768px) {
  .flex-sidebar .content {
    margin: auto;
    max-width: 100%;
    width: 100% !important; }
  .content .grid-3 > div {
    max-width: 45%; }
  .grid-2 > div {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%; }
  .grid-3 > div {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%; }
  .grid-2 > div,
  .grid-2 > div:nth-child(2),
  .grid-3 > div:nth-child(3) {
    margin-top: 40px; }
  .grid-2 > div:first-child,
  .grid-2.ignore-vertical > div:nth-child(2),
  .grid-3 > div:first-child,
  .grid-4 > div:first-child {
    margin-top: 0; }
  .container,
  .grid-2 > div,
  .grid-3 > div,
  .grid-4 > div {
    padding-left: 20px;
    padding-right: 20px; } }

@media screen and (max-width: 600px) {
  .grid-4 > div {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%; }
  .grid-4 > div:nth-child(3) {
    margin-top: 40px; } }

@media screen and (max-width: 425px) {
  .center {
    text-align: left;
    margin-left: 0;
    margin-right: 0; }
  .content .grid-3 > div:first-child {
    margin-top: 0; }
  .content .grid-3 > div {
    max-width: 100%; }
  .grid-3 > div,
  .grid-4 > div {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%; }
  .grid-2 > div,
  .grid-3 > div,
  .grid-4 > div,
  .grid-3 > div:nth-child(2),
  .grid-3 > div:nth-child(3),
  .grid-4 > div:nth-child(2),
  .grid-4 > div:nth-child(3),
  .grid-4 > div:nth-child(4) {
    margin-top: 25px; }
  .grid-2 > div:first-child,
  .grid-3 > div:first-child,
  .grid-4 > div:first-child {
    margin-top: 0; } }

.maxwidth-xxxs {
  max-width: 350px; }

.maxwidth-xxs {
  max-width: 450px; }

.maxwidth-xs {
  max-width: 550px; }

.maxwidth-s {
  max-width: 650px; }

.maxwidth-m {
  max-width: 750px; }

.maxwidth-l {
  max-width: 850px; }

.maxwidth-xl {
  max-width: 950px; }

@media screen and (max-width: 768px) {
  .maxwidth-xl {
    max-width: 850px; }
  .maxwidth-l {
    max-width: 750px; }
  .maxwidth-m {
    max-width: 650px; }
  .maxwidth-s {
    max-width: 550px; }
  .maxwidth-xs {
    max-width: 450px; }
  .maxwidth-xs-tablet {
    max-width: 550px; }
  .tablet-maxwidth-m {
    max-width: 450px; } }

@media screen and (max-width: 600px) {
  .tablet-maxwidth-s {
    max-width: 400px; } }

@media screen and (max-width: 425px) {
  .maxwidth-xxs,
  .maxwidth-xs,
  .maxwidth-s {
    max-width: 100%; }
  .maxwidth-xs-tablet {
    max-width: 350px; }
  .mobile-maxwidth-l {
    max-width: 300px; } }

@media screen and (max-width: 375px) {
  .mobile-maxwidth-m {
    max-width: 250px; } }

@media screen and (max-width: 320px) {
  .mobile-maxwidth-s {
    max-width: 200px; } }

.minheight-xs {
  min-height: 400px; }

.minheight-s {
  min-height: 500px; }

.minheight-m {
  min-height: 600px; }

.minheight-l {
  min-height: 700px; }

.minheight-xl {
  min-height: 800px; }

.margin-xxs {
  margin-top: 10px;
  margin-bottom: 10px; }

.margin-xs {
  margin-top: 20px;
  margin-bottom: 20px; }

.margin-s {
  margin-top: 40px;
  margin-bottom: 40px; }

.margin-m {
  margin-top: 80px;
  margin-bottom: 80px; }

.margin-l {
  margin-top: 120px;
  margin-bottom: 120px; }

.margin-xl {
  margin-top: 160px;
  margin-bottom: 160px; }

.margin-xxs-top {
  margin-top: 10px; }

.margin-xs-top {
  margin-top: 20px; }

.margin-s-top {
  margin-top: 40px; }

.margin-m-top {
  margin-top: 80px; }

.margin-l-top {
  margin-top: 120px; }

.margin-xl-top {
  margin-top: 160px; }

.margin-xxs-bottom {
  margin-bottom: 10px; }

.margin-xs-bottom {
  margin-bottom: 20px; }

.margin-s-bottom {
  margin-bottom: 40px; }

.margin-m-bottom {
  margin-bottom: 80px; }

.margin-l-bottom {
  margin-bottom: 120px; }

.margin-xl-bottom {
  margin-bottom: 160px; }

.margin-xxs-right {
  margin-right: 10px; }

.margin-xxs-left {
  margin-left: 10px; }

.padding-xs {
  padding-top: 20px;
  padding-bottom: 20px; }

.padding-s {
  padding-top: 40px;
  padding-bottom: 40px; }

.padding-m {
  padding-top: 80px;
  padding-bottom: 80px; }

.padding-l {
  padding-top: 120px;
  padding-bottom: 120px; }

.padding-xl {
  padding-top: 160px;
  padding-bottom: 160px; }

.padding-xxs-top {
  padding-top: 10px; }

.padding-xs-top {
  padding-top: 20px; }

.padding-s-top {
  padding-top: 40px; }

.padding-m-top {
  padding-top: 80px; }

.padding-l-top {
  padding-top: 120px; }

.padding-xl-top {
  padding-top: 160px; }

.padding-xxl-top {
  padding-top: 200px; }

.padding-xs-bottom {
  padding-bottom: 20px; }

.padding-s-bottom {
  padding-bottom: 40px; }

.padding-m-bottom {
  padding-bottom: 80px; }

.padding-l-bottom {
  padding-bottom: 120px; }

.padding-xl-bottom {
  padding-bottom: 160px; }

.padding-xxl-bottom {
  padding-bottom: 200px; }

@media screen and (max-width: 425px) {
  .padding-xxl {
    padding-top: 160px;
    padding-bottom: 160px; }
  .padding-xxl-top {
    padding-top: 160px; }
  .padding-xxl-bottom {
    padding-bottom: 160px; }
  .padding-xl {
    padding-top: 120px;
    padding-bottom: 120px; }
  .padding-xl-top {
    padding-top: 120px; }
  .padding-xl-bottom {
    padding-bottom: 120px; }
  .padding-l {
    padding-top: 80px;
    padding-bottom: 80px; }
  .padding-l-top {
    padding-top: 80px; }
  .padding-l-bottom {
    padding-bottom: 80px; }
  .padding-m {
    padding-top: 40px;
    padding-bottom: 40px; }
  .padding-m-top {
    padding-top: 40px; }
  .padding-m-bottom {
    padding-bottom: 40px; } }

.show-desktop,
.show-laptop,
.show-tablet,
.show-tablet-s,
.show-mobile-l,
.show-mobile-m,
.show-mobile-s {
  display: none !important; }

@media screen and (max-width: 1280px) {
  .show-desktop {
    display: inherit !important; } }

@media screen and (max-width: 1024px) {
  .show-laptop {
    display: inherit !important; } }

@media screen and (max-width: 768px) {
  .show-tablet {
    display: inherit !important; } }

@media screen and (max-width: 600px) {
  .show-tablet-s {
    display: inherit !important; } }

@media screen and (max-width: 425px) {
  .show-mobile-l {
    display: inherit !important; } }

@media screen and (max-width: 375px) {
  .show-mobile-m {
    display: inherit !important; } }

@media screen and (max-width: 320px) {
  .show-mobile-s {
    display: inherit !important; } }

.hide-overall {
  display: none !important; }

@media screen and (max-width: 1280px) {
  .hide-desktop {
    display: none !important; } }

@media screen and (max-width: 1024px) {
  .hide-laptop {
    display: none !important; } }

@media screen and (max-width: 768px) {
  .hide-tablet {
    display: none !important; } }

@media screen and (max-width: 600px) {
  .hide-tablet-s {
    display: none !important; } }

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

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

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

.strip {
  padding: 0 !important;
  margin: 0 !important; }

.strip-top {
  padding-top: 0 !important;
  margin-top: 0 !important; }

.strip-bottom {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important; }

.strip-margin {
  margin: 0 !important; }

.strip-margin-bottom {
  margin-bottom: 0 !important; }

.strip-padding {
  padding: 0 !important; }

.fullheight {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  height: calc(100vh - 433px); }

@media screen and (max-width: 768px) {
  .fullheight {
    height: auto; } }

/* Background colors ---------------------------------------------------------*/
.background-white {
  background-color: #FFF; }

.background-smoke {
  background-color: #FAFAFA; }

.background-snow {
  background-color: #EEE; }

.background-black {
  background-color: #000; }

.background-blue {
  background-color: #00AAFF; }

.background-sea {
  background-color: #149AFF; }

.background-deepblue {
  background-color: #0055FF; }

.card img,
.card video, .pricing-tile {
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.5s ease; }

.card:hover img,
.card:hover video, .pricing-tile:hover {
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); }

.banner {
  padding: 40px 0;
  width: 100%;
  border-bottom: 1px solid #EEE; }

.banner-windows,
.banner-notify {
  display: none; }

.banner.visible {
  display: block; }

.banner .thanks {
  display: none;
  text-align: center; }

.banner p {
  width: 100%;
  color: #222;
  font-weight: 300;
  font-size: 15px; }

.banner b {
  color: #000;
  font-weight: 500; }

.banner form {
  text-align: right; }

.banner input {
  padding: 12px 20px;
  font-size: 14px;
  line-height: 1.4; }

.banner input[type="email"] {
  border: 1px solid #DDD;
  font-weight: 400; }

.night-header .banner,
.night .banner {
  border-bottom: 1px solid #222;
  background-color: #000;
  color: #FFF; }

.night-header .banner .container p,
.night .banner .container p {
  color: #888; }

.night-header .banner .container p b,
.night .banner .container p b {
  color: #FFF; }

.night-header .banner input[type="email"],
.night .banner input[type="email"] {
  border: none; }

.banner-notify {
  padding: 15px 0;
  text-align: center; }

.banner-notify p {
  font-weight: 400;
  font-size: 13px; }

.banner-notify a {
  color: #00AAFF;
  font-weight: 500; }

.night .banner-notify a,
.night-header .banner-notify a {
  color: white; }

@media screen and (max-width: 768px) {
  .banner {
    text-align: center; }
  .banner form {
    text-align: center; } }

@media screen and (max-width: 425px) {
  .banner .container {
    padding: 0 5px; }
  .banner-notify p {
    font-size: 12px !important; } }

@media screen and (max-width: 320px) {
  .banner-notify p {
    font-size: 10px !important; } }

.button-line, .button-fill, .button-icon {
  padding: 12px 20px;
  margin-bottom: 35px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  cursor: pointer;
  color: #00AAFF;
  border-radius: 4px;
  background: transparent;
  box-shadow: inset 0 0 0 1px #98E2FF;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;
  -ms-flex-pack: center;
      justify-content: center;
  white-space: nowrap;
  transition: all 0.2s ease; }

.button-line + .button-line, .button-fill + .button-line, .button-icon + .button-line, .button-line + .button-fill, .button-fill + .button-fill, .button-icon + .button-fill, .button-line + .button-icon, .button-fill + .button-icon, .button-icon + .button-icon {
  margin-left: 20px; }

.button-line:hover, .button-fill:hover, .button-icon:hover {
  color: #FFF;
  background: #00AAFF;
  box-shadow: inset 0 0 0 1px #00AAFF;
  transition: all 0.2s ease; }

.button-line.gray, .gray.button-fill, .gray.button-icon {
  color: #AAA;
  box-shadow: inset 0 0 0 1px #DDD; }

.button-line.gray:hover, .gray.button-fill:hover, .gray.button-icon:hover {
  color: #FFF;
  background-color: #666;
  box-shadow: inset 0 0 0 1px #4d4d4d; }

.button-line.aluminum, .aluminum.button-fill, .aluminum.button-icon {
  color: #FFF;
  box-shadow: inset 0 0 0 1px #444; }

.button-line.aluminum:hover, .aluminum.button-fill:hover, .aluminum.button-icon:hover {
  color: #000;
  background-color: #FFF;
  box-shadow: inset 0 0 0 1px #FFF; }

.button-line.white, .white.button-fill, .white.button-icon {
  color: #FFF;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5); }

.button-line.white:hover, .white.button-fill:hover, .white.button-icon:hover {
  color: #000;
  background-color: #FFF;
  box-shadow: inset 0 0 0 1px #FFF; }

.button-fill {
  color: #FFF;
  background: #00AAFF;
  box-shadow: none;
  transition: all 0.2s ease; }

.button-fill:hover {
  background: #33bbff; }

.button-fill.white {
  background: #FFF;
  box-shadow: inset 0 0 0 1px #FFF;
  color: #222; }

.button-fill.white:hover {
  opacity: 0.8; }

.button-line.ice, .ice.button-fill, .ice.button-icon {
  background: #FFF;
  box-shadow: inset 0 0 0 1px #FFF;
  color: #222; }

.button-line.ice:hover, .ice.button-fill:hover, .ice.button-icon:hover {
  background: #00AAFF;
  box-shadow: inset 0 0 0 1px #00AAFF;
  color: #FFF; }

.button-fill.deepblue {
  background: #0055FF;
  box-shadow: inset 0 0 0 1px #0055FF; }

.button-fill.deepblue:hover {
  background: #3377ff; }

.button-icon {
  padding: 12px 20px;
  text-align: center;
  box-shadow: inset 0 0 0 1px #EEE;
  transition: all 0.2s ease;
  color: #000;
  margin: 0 10px 0 0 !important; }

.button-icon img {
  margin: 2px 12px 2px 0; }

.button-icon.button-small {
  font-size: 0; }

.button-icon.button-small img {
  margin: 2px 0; }

.button-icon:hover {
  background: #000;
  box-shadow: none; }

.button-icon:hover .default {
  display: none; }

.button-icon .hover {
  display: none; }

.button-icon:hover .hover {
  display: inline-block; }

.button-line.small, .small.button-fill, .small.button-icon,
.button-fill.small,
.button-icon.small {
  padding: 7px 14px; }

@media screen and (max-width: 600px) {
  .button-icon.button-small {
    font-size: 14px; }
  .button-icon.button-small img {
    margin: 2px 12px 2px 0; } }

@media screen and (max-width: 425px) {
  .button-full {
    margin-right: 0 !important;
    margin-left: 0 !important; } }

.button-line.big, .big.button-fill, .big.button-icon,
.button-fill.big,
.button-icon.big {
  padding: 15px 30px;
  font-size: 17px;
  font-weight: 400; }

.card a {
  color: #000; }

.card img,
.card video {
  width: 100%;
  object-fit: fill; }

.card h6 {
  margin: 20px 0 10px 0; }

@media screen and (max-width: 425px) {
  .card a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    margin-right: 0;
    margin-left: 0;
    max-width: 100%; }
  .card video,
  .card img {
    margin-right: 20px; }
  .card video {
    max-width: 125px; }
  .card img {
    max-width: 125px;
    max-height: 125px; }
  .card-info {
    -ms-flex-positive: 1;
        flex-grow: 1; }
  .card h6,
  .content .card h6 {
    margin-top: 0;
    margin-bottom: 5px;
    padding-top: 0; }
  .card-vertical {
    margin-bottom: 10px; }
  .card-vertical a {
    display: block; }
  .card-vertical img,
  .card-vertical video {
    max-width: 100%; }
  .card-vertical h6 {
    margin: 10px 0 5px 0; } }

@media screen and (max-width: 375px) {
  .card img {
    max-width: 100px;
    max-height: 100px; }
  .card-vertical img,
  .card-vertical video {
    max-width: 100%; } }

@media screen and (max-width: 320px) {
  .card h6 {
    font-size: 17px; }
  .card .small {
    font-size: 15px; }
  .card-vertical h6 {
    font-size: 19px; }
  .card-vertical .small {
    font-size: 17px; } }

code {
  font-family: "Roboto Mono", "Menlo", "Monaco", Courier, monospace;
  display: block;
  padding: 25px 25px 25px 30px;
  border-radius: 4px;
  box-shadow: inset 0 0 0 1px #EEE;
  margin-bottom: 30px;
  position: relative;
  overflow-x: auto; }

code::-webkit-scrollbar {
  display: none; }

code > pre:after {
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.01);
  border-right: 1px solid #EEE;
  content: "";
  width: 50px;
  height: 100%; }

code pre {
  display: inline-block;
  counter-reset: linenumbers; }

code pre div.line {
  font-size: 13px;
  font-weight: normal;
  line-height: 1.6;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-text-size-adjust: 100%; }

p code,
ul code,
.shortcuts {
  display: inline;
  font-size: 0.8em;
  font-weight: 400;
  margin: 0 3px;
  border-radius: 4px;
  padding: 4px 8px;
  box-shadow: 0 0 0 1px #DDD;
  white-space: nowrap; }

p .hotkey,
ul .hotkey,
.hotkey {
  font-family: "Roboto";
  display: inline;
  font-size: 0.8em;
  font-weight: 400;
  margin: 0px 10px 0px 0px;
  border-radius: 4px;
  padding: 4px 8px;
  box-shadow: 0 0 0 1px #DDD;
  white-space: nowrap; }

.getstarted pre code {
  position: relative;
  margin-bottom: 30px; }

.getstarted .code-block {
  position: relative; }

.getstarted .code-block.with-preview pre code {
  height: 300px;
  border-radius: 4px 0 0 4px; }

.getstarted .code-block img {
  position: absolute;
  z-index: 100;
  top: 0;
  right: 0;
  width: 300px;
  border-radius: 0 4px 4px 0; }

.getstarted .code-block figure {
  display: block; }

.getstarted .code-block .legacy-fix img {
  margin-top: 32px; }

.getstarted .code-block .legacy-fix:before {
  content: "";
  background: #00AAFF;
  height: 300px;
  width: 300px;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 0 4px 4px 0;
  z-index: 50; }

code pre div.line:before {
  font-size: 10px;
  position: relative;
  top: 3px;
  left: -14px;
  float: left;
  width: 12px;
  margin-right: 40px;
  content: counter(linenumbers);
  counter-increment: linenumbers;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-align: right;
  white-space: nowrap;
  color: #CCC; }

.source {
  color: #666; }

.comment {
  color: #BBB; }

.constant.numeric.coffee {
  color: #9B80FF; }

.string,
.string .embedded {
  color: #75DE00; }

.keyword.operator.coffee,
.meta.inline.function.coffee,
.storage.type.function.coffee {
  color: #F95FAA; }

.boolean,
.keyword.control.coffee,
.keyword.operator.new.coffee,
.meta.class.instance,
.this {
  color: #EEBA00; }

.variable.assignment .keyword.operator,
.parameter {
  color: #666; }

.brace.curly ~ .assignment,
.meta.delimiter.method.period.coffee + span {
  color: #00AAFF; }

.embedded .brace.curly ~ .assignment,
.embedded .meta.brace.round + span,
.embedded .meta.delimiter.method.period.coffee + span {
  color: #75DE00; }

pre .block {
  padding: 0; }

.text.html.basic {
  color: #666; }

.entity.name.tag.html {
  color: #9B80FF; }

.attribute-name.html,
.markup.underline.link.https.hyperlink {
  color: #00AAFF; }

.meta.selector.css {
  color: #00AAFF; }

.constant.property-value.css,
.constant.other.color.css {
  color: #75DE00; }

.constant.numeric.css {
  color: #9B80FF; }

.entity.other.attribute-name.class.css {
  color: #00AAFF; }

@media screen and (max-width: 1024px) {
  .getstarted .code-block .legacy-fix:before,
  .getstarted .code-block img {
    display: none; }
  .getstarted .code-block.with-preview pre code {
    border-radius: 4px;
    height: auto; } }

@media screen and (max-width: 600px) {
  code {
    padding: 20px 20px 20px 30px; }
  code pre div.line:before {
    margin-right: 30px !important; } }

@media screen and (max-width: 425px) {
  code {
    padding: 20px; }
  code > pre:after {
    display: none; }
  code pre div.line:before {
    display: none; } }

.content a[id] {
  position: relative;
  top: -15px;
  display: block; }

.content a.first-link[id] {
  top: -240px; }

.content .grid-3 + a[id] {
  top: 15px; }

.content .inline-image + a[id] {
  top: -25px; }

.content h1,
.content h2,
.content h3,
.content h6,
.content p,
.content ul li,
.content h4,
.content h5 {
  max-width: 75%; }

.content h2,
.content h5 {
  margin-bottom: 30px; }

.content h6 {
  margin-bottom: 15px; }

.hotkeys > p {
  max-width: 100%; }

.content .inline-image,
.content .inline-video {
  margin-top: 40px;
  margin-bottom: 40px; }

.content .inline-image img {
  display: block;
  max-width: 100%; }

.content .card p,
.content .card h6,
.content .sheet p,
.content .sheet h6 {
  max-width: 100%; }

.content .inline-video video {
  max-width: 100%;
  border-radius: 4px; }

.content .youtube-video {
  position: relative;
  margin-bottom: 40px; }

.content .youtube-video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 4px; }

.content a[id] + h2,
.content a[id] + h3 {
  margin-top: 100px; }

.content a.first-link[id] + h2 {
  margin-top: 0;
  margin-bottom: 40px;
  line-height: 1; }

@media screen and (max-width: 1024px) {
  .getstarted .content h1,
  .getstarted .content h2,
  .getstarted .content h3,
  .getstarted .content h6,
  .getstarted .content p,
  .getstarted .content ul li,
  .getstarted .content h4,
  .getstarted .content h5 {
    max-width: 100%; } }

.device {
  position: static;
  transform: translate3d(0, 0, 0); }

.device .screen {
  position: relative;
  height: 100%; }

.device .screen video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.device.iphone-7-jetblack {
  height: 600px;
  width: 295px;
  background: url("../static/images/devices/iphone-7-jetblack.png") no-repeat center;
  background-size: contain; }

.device.iphone-7-jetblack video {
  width: 250px;
  height: 445px; }

.device.ipad-air-spacegray {
  height: 620px;
  width: 441px;
  background: url("../static/images/devices/ipad-air-spacegray.png") no-repeat center;
  background-size: contain; }

.device.ipad-air-spacegray video {
  width: 364px;
  height: 485px; }

.device.ipad-air-spacegray-landscape {
  height: 622px;
  width: 875px;
  background: url("../static/images/devices/ipad-air-spacegray-landscape.png") no-repeat center;
  background-size: contain; }

.device.ipad-air-spacegray-landscape video {
  width: 697px;
  height: 521px;
  margin-left: 2px;
  margin-top: 1px; }

.device.apple-watch-black {
  height: 495px;
  width: 256px;
  background: url("../static/images/devices/apple-watch-black.png") no-repeat center;
  background-size: contain; }

.device.apple-watch-black:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(to bottom, black 0%, transparent 34%, transparent 66%, black 100%);
  height: 100%;
  width: 100%; }

.device.apple-watch-black video {
  margin-top: -9px;
  width: 160px;
  height: 195px; }

.device.google-pixel-black {
  height: 607px;
  width: 298px;
  background: url("../static/images/devices/google-pixel-black.png") no-repeat center;
  background-size: contain; }

.device.google-pixel-black video {
  width: 264px;
  height: 476px;
  margin-top: -3px; }

.floater {
  overflow-x: hidden; }

.floater .inner {
  white-space: nowrap;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transition: all 0.2s ease;
  perspective: 1000;
  transform-style: preserve-3d; }

.floater .inner.slide {
  transform-style: preserve-3d;
  transform: translate(0);
  animation: slide 30s linear infinite; }

.floater .inner .wrap {
  display: -ms-inline-flexbox;
  display: inline-flex; }

.floater .inner .wrap a {
  display: block;
  margin: 0 20px;
  padding: 20px;
  min-width: 70px;
  text-align: center;
  opacity: 0; }

.floater .inner.slide .wrap a {
  animation: fadeIn 2s;
  opacity: 1; }

.floater .inner .wrap a .small {
  width: 100%;
  text-align: center;
  opacity: 0;
  transition: all 0.5s ease;
  transform: translateY(2px); }

.floater .inner .wrap a:hover .small {
  opacity: 1;
  transform: translateY(0); }

.floater .inner .wrap img,
.floater .inner .wrap video,
.floater .inner .wrap video source {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transition: all 0.2s ease;
  perspective: 1000;
  transform-style: preserve-3d;
  z-index: 100;
  bottom: 0; }

.floater .inner .wrap a:hover img {
  transform: translateY(-5px); }

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

.form {
  padding: 80px; }

.form.filled {
  background-color: #FAFAFA;
  border: 1px solid #EEE;
  border-radius: 4px; }

.flex-sidebar .form.filled {
  margin-right: 120px; }

.form form > div {
  position: relative;
  overflow: hidden;
  margin-top: 0;
  padding: 26px 6px 26px 0; }

.form form > div.right {
  padding: 26px 0 26px 6px; }

.form form > div.input-big {
  -ms-flex-preferred-size: 70%;
      flex-basis: 70%; }

.form form > div.input-small {
  -ms-flex-preferred-size: 30%;
      flex-basis: 30%; }

.form form > div.button {
  padding-top: 20px;
  padding-bottom: 0; }

.form form > div label {
  position: absolute;
  font-size: 12px;
  top: 0; }

.form form > div input,
.form form > div input[type="file"]::before {
  font-size: 14px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.form form > div input::-webkit-input-placeholder {
  transition: color 0.2s ease;
  color: #BBB; }

.form form > div input:focus::-webkit-input-placeholder {
  transition: color 0.2s ease;
  color: #EEE; }

.form form > div input[type="text"],
.form form > div input[type="tel"] {
  border: 1px solid #DDD;
  padding: 12px 16px;
  width: 100%;
  margin: 0; }

.form form > div input[type="file"] {
  display: none; }

.form form > div .select {
  border-radius: 4px;
  border: 1px solid #DDD; }

.form form > div .select select {
  padding: 12px 16px; }

.form form > div.button .button-default {
  padding: 12px 16px; }

.form .error-message,
.form .file-name {
  display: inline-block;
  padding-left: 12px;
  vertical-align: middle;
  transition: opacity 0.2s ease;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

.form .file-name {
  width: 50%; }

.form .error-message {
  width: 80%;
  opacity: 0; }

.form .error-message.visible {
  opacity: 1; }

@media screen and (max-width: 1024px) {
  .form {
    padding: 40px; }
  .form .grid-2 > div {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%; }
  .form form > div {
    padding: 26px 0; }
  .form form > div.right {
    padding: 26px 0; }
  .form form > div.input-big {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%; }
  .form form > div.input-small {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%; } }

@media screen and (max-width: 768px) {
  .flex-sidebar .form.filled {
    margin-right: 0; }
  .form .grid-2 > div:nth-child(2) {
    margin-top: 0; } }

footer {
  position: relative;
  z-index: 100;
  padding: 40px 0 10px;
  background: #FFF;
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.05); }

footer .footer-list {
  margin-bottom: 40px; }

footer li {
  margin-bottom: 5px;
  font-size: 13px; }

footer a {
  color: #444;
  font-weight: 400;
  transition: opacity 0.2s ease; }

footer a:hover {
  color: #00AAFF; }

footer div {
  display: block;
  margin-bottom: 10px;
  color: #000;
  font-weight: 500; }

footer .copyright {
  margin: 0;
  color: #DDD;
  text-align: center;
  font-weight: 500;
  font-size: 11px; }

.night footer,
.night-footer footer {
  background: #000;
  box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.1);
  color: #FFF; }

.night footer.no-shadow,
.night-footer footer.no-shadow {
  box-shadow: none; }

.night footer a,
.night-footer footer a {
  color: #888; }

.night footer a:hover,
.night-footer footer a:hover {
  opacity: 0.5; }

.night footer div,
.night-footer footer div {
  color: #FFF; }

.night footer .copyright,
.night-footer footer .copyright {
  color: #444; }

@media all and (max-width: 600px) {
  footer .flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  footer,
  footer .container {
    padding: 0; }
  footer {
    padding-bottom: 30px; }
  footer .footerlist {
    margin-bottom: 30px; }
  footer div {
    margin: 0;
    font-weight: 400;
    font-size: 15px;
    cursor: pointer; }
  footer section > ul {
    margin-bottom: 30px; }
  footer .footer-list {
    position: relative;
    margin: 0;
    padding: 15px 20px;
    border-bottom: 1px solid #EEE;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%; }
  .footer-list:before {
    position: absolute;
    top: 23px;
    right: 20px;
    width: 14px;
    height: 7px;
    background: url("../static/images/footer-caret.svg");
    content: "";
    transition: transform 0.1s 0.1s ease-out; }
  .footer-list ul {
    overflow: hidden;
    margin-bottom: 0;
    max-height: 0;
    transition: max-height 0.3s ease-out; }
  .footer-list li {
    margin-top: 15px; }
  .footer-list li a {
    color: #666; }
  .footer-list.active ul {
    max-height: 400px; }
  .footer-list.active:before {
    transform: rotate(180deg); }
  .night .footer-list,
  .night-footer .footer-list {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
  .night .footer-list:before,
  .night-footer .footer-list:before {
    opacity: 0.5; }
  .night .footer-list li a,
  .night-footer .footer-list li a {
    color: #888; } }

input:focus,
textarea:focus {
  outline: 0; }

input {
  font-size: 17px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 20px;
  border: none;
  border-radius: 4px; }

input[type=submit] {
  color: #FFF;
  background: #00AAFF;
  cursor: pointer;
  font-weight: 500;
  max-width: 120px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }

input[type=checkbox] {
  margin: 5px;
  padding: 0; }

.select {
  border-radius: 4px;
  background: #FFF url("/assets/static/images/icon-caret-small.png") no-repeat 90% 50%/13px 7px;
  overflow: hidden; }

.select select {
  padding: 20px;
  width: 130%;
  border: none;
  box-shadow: none;
  background-color: transparent;
  background-image: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-size: 14px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; }

label {
  color: #666;
  -webkit-user-select: none; }

.flex input {
  margin: 15px 5px;
  -ms-flex: 1;
      flex: 1; }

@media screen and (max-width: 600px) {
  form .flex {
    -ms-flex-direction: column;
        flex-direction: column; }
  .multiple input {
    margin: 10px 5px; }
  input[type=submit] {
    max-width: 100%; } }

hr {
  border: none;
  border-bottom: 1px solid #EEE;
  width: 100%; }

ul.list-default, .content ul {
  margin-bottom: 50px; }

ul.list-default li, .content ul li {
  color: #666;
  font-size: 15px;
  font-weight: 400;
  margin: 0 0 10px 20px;
  list-style-type: none; }

ul.list-default li:before, .content ul li:before {
  color: #CCC;
  float: left;
  margin-left: -20px;
  margin-top: 1px;
  content: "•"; }

ul.check-list li {
  position: relative;
  text-align: left;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 30px;
  font-weight: 300;
  font-size: 15px; }

ul.check-list li:before {
  position: absolute;
  top: 50%;
  left: 2px;
  margin-top: -6px;
  width: 15px;
  height: 11px;
  background-image: url("data:image/svg+xml;utf8,<svg width='15' height='11' viewBox='0 0 15 11' xmlns='http://www.w3.org/2000/svg'><path id='mask' d='M2 6l3.5 3.5L13 2' stroke-width='2' stroke='%2300AAFF' fill='none' stroke-linecap='square'/></svg>");
  background-repeat: no-repeat;
  content: ""; }

ul.check-list.deepblue li:before {
  background-image: url("data:image/svg+xml;utf8,<svg width='15' height='11' viewBox='0 0 15 11' xmlns='http://www.w3.org/2000/svg'><path id='mask' d='M2 6l3.5 3.5L13 2' stroke-width='2' stroke='%230055DD' fill='none' stroke-linecap='square'/></svg>"); }

ul code {
  color: #000;
  font-weight: 500; }

.content ul {
  margin-bottom: 30px; }

.content ul li {
  color: #000; }

ul.list-avatar li:before {
  content: ""; }

.list-avatar li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 35px; }

.list-avatar li:last-child {
  margin-bottom: 0; }

.list-avatar img {
  margin-right: 20px; }

.list-avatar div {
  -ms-flex-positive: 1;
      flex-grow: 1;
  display: inline-block;
  position: relative;
  top: -5px; }

.list-avatar h6,
.list-avatar p,
.list-avatar .button-line,
.list-avatar .button-fill,
.list-avatar .button-icon {
  margin-bottom: 0; }

nav a {
  display: inline-block;
  padding: 15px 0;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 400;
  font-size: 15px;
  line-height: 1.3;
  transition: opacity 0.2s ease;
  fill: currentColor; }

nav a:hover,
nav a.active,
nav.sub a.active {
  opacity: 0.4; }

nav a.highlight {
  padding: 5px 14px 5px 8px;
  border-radius: 25px;
  background: #00AAFF;
  color: #FFF; }

nav a.highlight svg {
  margin-top: 2px;
  margin-right: 8px;
  color: #00AAFF;
  fill: currentColor; }

nav ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between; }

nav .logo,
nav .download {
  position: relative;
  -webkit-transform: translateZ(0); }

nav .logo {
  top: 3px; }

nav.sub {
  z-index: 1;
  width: 100%;
  border-top: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
  background: #FFF;
  line-height: 1; }

nav.sub a {
  display: block;
  padding: 0;
  font-size: 13px;
  transition: opacity 0.2s ease; }

nav.sub ul {
  padding: 30px 0; }

nav.sub ul li {
  position: static; }

nav.sub svg {
  display: block;
  margin: 0 auto 10px auto;
  -webkit-transform: translateZ(0); }

nav.sub .link-2 {
  max-width: 250px; }

nav.sub .link-3 {
  max-width: 350px; }

nav.sub .link-4 {
  max-width: 450px; }

nav.sub .link-5 {
  max-width: 550px; }

nav.sub .link-6 {
  max-width: 650px; }

nav.sub .divider {
  width: 1px;
  background: #EEE; }

nav.product {
  width: 100%;
  border-top: 1px solid #EEE;
  border-bottom: 1px solid #EEE; }

nav.product a {
  display: block;
  padding: 40px 0;
  transition: opacity 0.2s ease; }

nav.product a svg {
  display: inline-block;
  margin-right: 15px;
  vertical-align: middle; }

nav.product a > div {
  display: inline-block;
  vertical-align: middle; }

nav.product a div span {
  display: block;
  width: 100%; }

nav.product a div span:nth-child(2) {
  margin-top: 1px;
  font-weight: 400; }

nav.product-sub {
  border-top: 1px solid #EEE;
  border-bottom: 1px solid #EEE; }

nav.product-sub section > div {
  padding: 15px 0; }

nav.product-sub span {
  font-weight: 500; }

nav.product-sub ul li {
  margin-left: 40px; }

.night nav,
.night-header nav {
  background: #000; }

.night nav .logo-top,
.night-header nav .logo-top {
  fill: #FFF; }

.night nav a.highlight,
.night-header nav a.highlight {
  background: #0055FF; }

.night nav a.highlight svg .hint,
.night-header nav a.highlight svg .hint {
  color: #0055FF;
  fill: currentColor; }

.night nav a:not(.highlight),
.night-header nav a:not(.highlight) {
  color: white; }

.night nav.sub,
.night-header nav.sub {
  border-top: 1px solid #222;
  border-bottom: 1px solid #222;
  background: #000; }

.night nav.sub svg,
.night-header nav.sub svg {
  color: rgba(255, 255, 255, 0.85);
  fill: currentColor; }

.night nav.sub svg .tint,
.night-header nav.sub svg .tint {
  stroke: currentColor; }

.night nav.sub .divider,
.night-header nav.sub .divider {
  width: 1px;
  background: #222; }

.night nav.product,
.night-header nav.product {
  border-top: 1px solid #222;
  border-bottom: 1px solid #222; }

.night nav.product-sub,
.night-header nav.product-sub {
  border-top: 1px solid #222;
  border-bottom: 1px solid #222;
  color: #FFF; }

.night nav.product-sub svg .tint,
.night-header nav.product-sub svg .tint {
  color: #FFF;
  stroke: currentColor; }

.night nav.product-sub p,
.night-header nav.product-sub p {
  color: #FFF; }

@media screen and (max-width: 768px) {
  nav a {
    padding: 10px 0;
    font-size: 14px; }
  nav .logo {
    top: 6px; }
  nav .home {
    width: 100%;
    text-align: center; }
  nav.sub {
    top: 90px; }
  nav.sub a {
    font-size: 11px; }
  nav.sub .link-2 {
    max-width: 200px; }
  nav.sub .link-3 {
    max-width: 300px; }
  nav.sub .link-4 {
    max-width: 400px; }
  nav.sub .link-5 {
    max-width: 500px; }
  nav.sub .link-6 {
    max-width: 600px; }
  nav.product section > div {
    -ms-flex-preferred-size: 33.33%;
        flex-basis: 33.33%; }
  nav.product a {
    display: block;
    text-align: center; }
  nav.product a svg {
    margin: 0 auto 10px auto;
    width: 100%; }
  nav.product a span:nth-child(2) {
    display: none; } }

@media screen and (max-width: 425px) {
  nav.sub .link-2 {
    max-width: 150px; }
  nav.sub .link-3 {
    max-width: 250px; }
  nav.sub .link-4 {
    max-width: 350px; }
  nav.sub .link-5 {
    max-width: 450px; }
  nav.sub .link-6 {
    width: 500px; }
  nav.sub {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch; }
  nav.sub::-webkit-scrollbar {
    display: none; }
  nav.product-sub section > div {
    padding: 10px 0; }
  nav.product-sub div {
    width: 100%; }
  nav.product-sub ul {
    -ms-flex-pack: center;
        justify-content: center; }
  nav.product-sub ul li {
    margin: 0 10px; } }

.sidebar {
  position: absolute;
  width: 100%;
  max-width: 210px;
  top: 85px; }

.sidebar.sticky {
  position: fixed;
  top: 80px; }

.sidebar.unsticky {
  position: absolute;
  top: auto;
  bottom: 40px; }

.sidebar li {
  margin-bottom: 8px; }

.sidebar li a {
  color: #000;
  transition: color 0.2s ease;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.4px; }

.sidebar li:last-child a {
  margin-bottom: 0; }

.sidebar li.active a {
  color: #BBB; }

.sidebar .uppercase {
  color: #BBB;
  margin-bottom: 10px; }

.sidebar a:hover {
  color: #BBB; }

@media screen and (max-width: 768px) {
  .sidebar {
    display: none; } }

.simulatorWrapper {
  overflow: hidden; }

.simulator {
  position: relative; }

.simulator video {
  position: absolute;
  right: 40px;
  display: none;
  height: 133%;
  border-radius: 6px;
  box-shadow: 0 0 60px rgba(0, 0, 0, 0.07), 0 0 20px rgba(0, 0, 0, 0.05); }

.simulator video.visible {
  display: block; }

.simulator-list ul li {
  overflow: hidden;
  box-sizing: content-box;
  padding: 20px 0;
  height: 36px;
  cursor: pointer;
  transition: all 0.5s ease;
  transition-delay: none; }

.simulator-list ul li.visible {
  height: 100px; }

.simulator-list ul li:not(.simulator-list ul li:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.simulator-list ul li > div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-top: 20px; }

.simulator-list ul li svg {
  display: block;
  width: 35px;
  height: 35px; }

.simulator-list ul li svg:first-child {
  margin-right: 10px; }

.simulator-list ul li p {
  margin-bottom: 0;
  padding-right: 20px;
  width: 70%; }

@media screen and (max-width: 768px) {
  .simulator {
    overflow: hidden;
    padding-top: 40px;
    height: 500px; }
  .simulator video {
    height: 217%; }
  .simulator-list {
    padding-top: 20px; }
  .simulator-list ul li.visible {
    height: 120px; } }

.table {
  border-radius: 4px;
  box-shadow: inset 0 0 0 1px #EEE; }

.table > div ul {
  box-shadow: inset 1px 0 0 #EEE;
  padding: 20px 40px; }

.table > div:first-child ul {
  box-shadow: none; }

.table > div p.lead {
  margin: 0;
  padding: 20px 40px;
  color: #FFF; }

.table > div p.lead.white {
  box-shadow: inset 1px -1px 0 #EEE;
  color: #000; }

.table > div:first-child p.lead.white {
  box-shadow: inset 0 -1px 0 #EEE; }

.table > div p.lead.babyblue {
  background-color: #98E2FF; }

.table > div p.lead.blue {
  background-color: #00AAFF; }

.table > div p.lead.deepblue {
  background-color: #0055FF; }

.table > div p.small {
  padding: 40px; }

@media screen and (max-width: 768px) {
  .table {
    box-shadow: none; }
  .table.grid-3 > div {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    box-shadow: inset 0 0 0 1px #EEE;
    border-radius: 4px;
    margin-top: 20px; }
  .table.grid-3 > div:first-child {
    margin-top: none; }
  .table > div p.lead.white {
    box-shadow: inset 0 -1px 0 #EEE; }
  .table > div ul {
    box-shadow: none; } }

.testimonial-block {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.testimonial-block .testimonial-logo {
  width: auto;
  height: 50px; }

.youtube-video {
  position: relative;
  display: block;
  padding-bottom: 56.25%;
  height: 0;
  border-radius: 0; }

.youtube-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 0; }

.getstartedvideo {
  background: #FFFFFF;
  border-radius: 5px;
  margin: 20px 0px 25px 0px;
  width: 90%; }

.feature-block {
  display: -ms-flexbox;
  display: flex; }

.feature-block > div {
  width: 50%; }

.feature-block img,
.feature-block video {
  max-width: 100%;
  display: block; }

.feature-block .window img,
.feature-block .window video {
  width: 100%;
  display: block; }

.feature-block .border-top {
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1); }

.feature-block .border-bottom {
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1); }

.feature-block .border-both {
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 rgba(0, 0, 0, 0.1); }

.night.feature-block {
  color: #FFF; }

.night.feature-block .feature-block-content p.small a {
  color: #FFF; }

.night .feature-block .border-top,
.night.feature-block .border-top {
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.1); }

.night .feature-block .border-bottom,
.night.feature-block .border-bottom {
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.1); }

@media screen and (max-width: 1024px) {
  .feature-block {
    max-height: 100%;
    -ms-flex-direction: column;
        flex-direction: column; }
  .feature-block > div {
    width: 100%;
    -ms-flex-preferred-size: auto;
        flex-basis: auto; }
  .feature-block > .flex-center {
    padding: 120px 30px; }
  .feature-block-content {
    -ms-flex-order: 1;
        order: 1; } }

@media screen and (max-width: 768px) {
  .feature-block > .flex-center {
    margin: 0 auto;
    padding: 80px 20px; } }

.spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -18px;
  margin-left: -18px;
  width: 36px;
  height: 36px;
  background: no-repeat center/100% url("../static/images/spinner.png");
  animation: spin 0.75s linear infinite; }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.brand .wrapper div img {
  width: 100%; }

.brand .wrapper .hide-default {
  display: none; }

.brand .wrapper .big p {
  display: inline-block; }

.brand .wrapper .big .button-icon {
  float: right;
  margin: 9px 0 0 10px !important; }

@media screen and (max-width: 1024px) {
  .brand .wrapper .grid-3 {
    margin-bottom: 80px; }
  .brand .wrapper .grid-3 > div {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%; }
  .brand .wrapper .big p {
    display: block; }
  .brand .wrapper .big .button-icon {
    float: none;
    margin: 0 10px 0 0 !important; } }

@media screen and (max-width: 768px) {
  .brand .wrapper .grid-2 > div {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%; }
  .brand .wrapper .grid-2 > div:nth-child(2) {
    margin-top: 0; } }

@media screen and (max-width: 600px) {
  .brand .wrapper .show-mobile {
    display: block !important; }
  .brand .wrapper .container {
    margin-bottom: 0; }
  .brand .wrapper .container > div,
  .brand .wrapper .container > div:nth-child(2) {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    margin-top: 0;
    margin-bottom: 80px; }
  .brand .wrapper .button-icon {
    display: none; }
  .brand .wrapper .button-icon.button-mobile {
    display: -ms-inline-flexbox;
    display: inline-flex; } }

.community form {
  display: -ms-flexbox;
  display: flex; }

.community input {
  border-radius: 0 4px 4px 0;
  -ms-flex: 1;
      flex: 1; }

.community input[type=text] {
  border-radius: 4px 0 0 4px;
  box-shadow: inset 0 0 0 1px #EEE;
  -webkit-appearance: listbox;
     -moz-appearance: listbox;
          appearance: listbox; }

.community input::-webkit-input-placeholder {
  transition: color 0.2s ease;
  color: #BBB; }

.community input:focus::-webkit-input-placeholder {
  transition: color 0.2s ease;
  color: #EEE; }

.community .search-icon {
  max-width: 80px;
  transition: opacity 0.2s ease;
  background: #00AAFF url("/assets/static/images/community/search.png") no-repeat center center;
  background-size: 28px 28px;
  box-shadow: -1px 0 0 0 #FFF; }

.community .search-icon:hover {
  cursor: pointer;
  transition: opacity 0.2s ease;
  opacity: 0.8; }

@media screen and (max-width: 375px) {
  .community .search-icon {
    max-width: 54px; }
  .community input {
    font-size: 15px;
    padding: 20px 15px; } }

.examples .example-card a,
.examples.featured p.extra-small a {
  display: inline;
  color: #AAA;
  margin-top: 0;
  opacity: 1;
  transition: opacity 0.2s ease; }

.examples .example-card a:hover,
.examples.featured p.extra-small a:hover {
  opacity: 0.8; }

.examples .example-card h6 {
  font-weight: 500;
  margin: 0; }

.examples .example-card p.small {
  margin-bottom: 10px; }

.examples .example-card a:first-child {
  display: block; }

.examples .example-card a video,
.examples .example-card a img {
  width: 100%;
  height: 100%;
  border-radius: 4px;
  margin: 0 0 20px 0; }

.examples .example-card section > section {
  max-width: 210px;
  margin: auto; }

.examples.featured .feature-block-content div div img {
  margin-right: 20px; }

.examples.featured .feature-block-content div p a {
  color: #FFF; }

.examples.featured .top-spacing {
  margin-top: 108px; }

.examples.featured .archive li {
  border-top: 1px solid rgba(255, 255, 255, 0.1); }

.examples.featured .archive li:first-child {
  border-top: none; }

.examples.featured .archive li a {
  transition: opacity 0.2s ease; }

.examples.featured .archive li a:hover {
  opacity: 0.7; }

.examples.featured .archive li a div:last-child {
  width: 50%;
  margin-left: auto; }

.examples.featured .archive li a .grid-3 > div {
  padding: 0 12px; }

.examples.featured .archive li a .grid-3 > div img {
  border-radius: 3px; }

.examples .newsletter {
  border-top: 1px solid rgba(255, 255, 255, 0.1); }

.examples .newsletter input {
  background: transparent;
  border: 1px solid #222;
  color: #FFF; }

.examples .newsletter input::-webkit-input-placeholder {
  color: #666; }

.examples .newsletter input[type=submit] {
  background-color: #00AAFF; }

@media screen and (max-width: 1024px) {
  .examples.featured .feature-block:first-child {
    max-width: 100%;
    overflow: hidden; }
  .examples.featured .feature-block:first-child video {
    margin-left: 120px; } }

@media screen and (max-width: 768px) {
  .examples.featured .archive li a div:last-child {
    width: 60%; }
  .examples.featured .archive li a h4 {
    font-size: 22px; }
  .examples.featured .archive li a .grid-3 > div {
    -ms-flex-preferred-size: 33.33%;
        flex-basis: 33.33%; }
  .examples.featured .archive li a .grid-3 > div:nth-child(2),
  .examples.featured .archive li a .grid-3 > div:nth-child(3) {
    margin-top: 0; }
  .examples.featured .archive li a .grid-3 > div:last-child {
    margin-top: 0; } }

@media screen and (max-width: 425px) {
  .examples.featured .feature-block:first-child video {
    margin-left: 40px; } }

.night-header .intro {
  background: #000;
  color: #FFF; }

.night-header .intro h1 {
  font-weight: 100; }

.night-header .intro h2 {
  color: #666; }

.feature-summary div p {
  margin: 0 auto;
  max-width: 100px;
  color: #222; }

.feature-summary div svg {
  margin-bottom: 10px; }

.feature-image img {
  width: 100%; }

.feature .floater {
  overflow-y: hidden;
  height: 546px; }

.feature .floater .inner .wrap a {
  margin: 0 40px; }

.feature .wrap-title-preview {
  width: 500px; }

.feature .border-bottom {
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1); }

.feature .windowWrapper {
  padding-right: 40px;
  padding-left: 40px;
  max-width: 1200px;
  width: 100%; }

.feature .window {
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 60px rgba(0, 0, 0, 0.07), 0 0 20px rgba(0, 0, 0, 0.05); }

.feature .window.window-border {
  overflow: hidden;
  border-radius: 0.5% / 0.9%; }

.feature .window.window-border-left {
  overflow: hidden;
  border-radius: 1.2% 0 0 1.2%; }

.feature .window.window-border-right {
  overflow: hidden;
  border-radius: 0 1.2% 1.2% 0; }

.feature .window video {
  width: 100%;
  height: 100%; }

.feature p.more-link a {
  font-weight: 300; }

.feature p.more-link a svg {
  display: inline-block;
  vertical-align: middle; }

.feature p.more-link .color-white {
  opacity: 0.7; }

.feature p.more-link .color-white:hover {
  opacity: 1; }

.feature .window .shimmer {
  position: absolute;
  top: 0;
  width: 1px;
  height: 50%;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.12) 50%, rgba(255, 255, 255, 0) 100%); }

.feature .window .shimmer.right {
  right: 0;
  margin-right: 1px; }

.feature .feature-list li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  color: #666;
  font-weight: 300;
  font-size: 13px;
  line-height: 3.2em; }

.feature .color-white .feature-list li {
  color: #FFF;
  opacity: 0.8; }

.feature .feature-list li svg {
  margin-right: 12px;
  opacity: 0.8; }

.feature .footer-pivot > div:first-child {
  box-shadow: inset -1px 0 0 rgba(0, 0, 0, 0.1); }

@media screen and (max-width: 1024px) {
  .feature-summary.grid-4 div {
    margin-top: 0;
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%; }
  .feature .icons p {
    margin: 0 auto;
    max-width: 200px; }
  .feature .icons.grid-4 > div {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%; }
  .feature .icons.grid-4 > div:nth-child(3) {
    margin-top: 40px; }
  .feature .feature-block .window-border {
    border-radius: 4px; }
  .feature .feature-block .window-border-left {
    left: 20px; }
  .feature .feature-block .window-border-right {
    right: 20px; } }

@media screen and (max-width: 768px) {
  .feature-summary.grid-3 div,
  .feature-summary.grid-2 div {
    margin-top: 0; }
  .feature-summary.grid-3 div {
    -ms-flex-preferred-size: 33.33%;
        flex-basis: 33.33%; }
  .feature-summary.grid-2 div {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%; }
  .feature-pivots div {
    margin: 0 auto;
    max-width: 300px; }
  .feature .intro svg {
    margin-bottom: 0 !important;
    width: 90px; }
  .feature .feature-block div:first-child.window {
    right: 20px; }
  .feature .feature-block div:nth-child(2).window {
    left: 20px;
    width: calc(100% - 20px) !important; }
  .feature .footer-pivot div {
    padding: 0 10px; }
  .feature .footer-pivot div:first-child {
    padding-bottom: 20px; }
  .feature .floater {
    display: none; } }

@media all and (max-width: 425px) {
  .feature-summary {
    max-width: 100%;
    text-align: center; }
  .feature.overview .feature-block .feature-block-content.border-bottom {
    box-shadow: none; } }

@media all and (max-width: 320px) {
  .feature .intro h1 {
    font-size: 40px; }
  .feature .intro .subtitle {
    font-size: 24px; } }

.download .grid-2 div:first-child {
  padding-right: 10px; }

.download .grid-2 div:last-child {
  padding-left: 10px; }

.download .grid-2 div div {
  padding: 40px !important;
  border-radius: 4px;
  border: 1px solid #222;
  opacity: 1;
  transition: all 0.2s ease; }

.download .grid-2 div div:hover {
  border: 1px solid #444; }

.download .grid-2 div div p {
  color: #FFF;
  margin-top: 14px;
  width: 120px;
  margin: 14px auto 0 auto; }

@media screen and (max-width: 768px) {
  .download .grid-2 > div {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%; }
  .download .grid-2 > div:nth-child(2) {
    margin-top: 0; } }

@media screen and (max-width: 425px) {
  .download .grid-2 div,
  .download .grid-2 div p {
    text-align: center; }
  .download .grid-2 > div {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%; }
  .download .grid-2 > div:nth-child(2) {
    margin-top: 40px; }
  .download .grid-2 div:first-child {
    padding-right: 20px; }
  .download .grid-2 div:last-child {
    padding-left: 20px; } }

.frontpage nav .active {
  opacity: 1; }

.frontpage .hero {
  position: relative;
  background: #000; }

.frontpage .hero-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  pointer-events: none; }

.frontpage .hero-overlay p {
  margin: auto; }

.frontpage .hero.done .hero-overlay {
  z-index: 100;
  opacity: 1;
  pointer-events: all; }

.frontpage .hero-buttons {
  margin-top: 40px; }

.frontpage .hero-buttons svg {
  fill: white; }

.frontpage .hero-buttons a:nth-last-child(-n+2),
.frontpage .done .spinner {
  display: none; }

.frontpage .hero iframe {
  opacity: 0;
  transition: 0.2s linear opacity;
  pointer-events: none; }

.frontpage .hero.play.muted {
  pointer-events: none; }

.frontpage .hero.play iframe {
  opacity: 1;
  pointer-events: all; }

.frontpage .hero.play {
  pointer-events: all; }

.frontpage .hero-replay {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 100;
  -ms-flex-pack: center;
      justify-content: center;
  min-height: 100px;
  width: 100%;
  height: 30%;
  opacity: 0;
  transition: opacity 0.2s ease;
  pointer-events: none; }

.frontpage .hero-replay a {
  -ms-flex-item-align: end;
      align-self: flex-end;
  margin-bottom: 4%;
  background: #FFF;
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1), 0 1px 8px rgba(0, 0, 0, 0.08);
  color: #000;
  transition: opacity 0.2s ease; }

.frontpage .hero-replay a:hover {
  opacity: 0.9; }

.frontpage .play.muted .hero-replay {
  opacity: 1;
  pointer-events: all; }

.frontpage .sound-bars {
  position: relative;
  top: -1px;
  margin-right: 14px;
  width: 10px;
  height: 14px; }

.frontpage .sound-bars > div {
  position: absolute;
  bottom: 0;
  width: 2px;
  height: 2px;
  background: black;
  animation: sound 0ms linear infinite alternate; }

.frontpage .sound-bars > div:nth-child(1) {
  animation-duration: 550ms; }

.frontpage .sound-bars > div:nth-child(2) {
  left: 4px;
  animation-duration: 500ms; }

.frontpage .sound-bars > div:nth-child(3) {
  left: 8px;
  animation-duration: 450ms; }

@keyframes sound {
  0% {
    height: 2px; }
  100% {
    height: 14px; } }

.frontpage .controls {
  position: absolute;
  bottom: 15px;
  left: 26px;
  z-index: 200;
  opacity: 1;
  transition: opacity 0.2s ease; }

.frontpage .muted .controls {
  opacity: 0; }

.frontpage .controls a {
  display: inline-block;
  overflow: hidden;
  margin-right: 14px;
  width: 18px;
  text-indent: -9999px; }

.frontpage .controls a:hover,
.frontpage .done .controls a:hover {
  opacity: 1; }

.frontpage .controls-playback {
  background: url("../static/images/frontpage/video-pause.svg") no-repeat center; }

.frontpage .controls-playback.paused {
  background: url("../static/images/frontpage/video-play.svg") no-repeat center; }

.frontpage .controls-fullscreen {
  background: url("../static/images/frontpage/video-fullscreen.svg") no-repeat center;
  opacity: 0.4; }

.frontpage .controls-replay {
  position: relative;
  display: none;
  background: url("../static/images/frontpage/video-replay.svg") no-repeat center;
  opacity: 0.4; }

.frontpage .done .controls a {
  opacity: 0.4;
  pointer-events: none; }

.frontpage .done a.controls-replay {
  display: inline-block;
  opacity: 1;
  pointer-events: all; }

.frontpage .pivot {
  border-top: 1px solid #222;
  background-color: black; }

.frontpage .pivot a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 60px 0;
  width: 100%;
  box-shadow: -1px -1px 0 #222;
  transition: opacity 0.2s; }

.frontpage .pivot a:hover {
  opacity: 0.75; }

@media screen and (min-aspect-ratio: 16 / 9) {
  .frontpage .hero .youtube-video {
    overflow: hidden;
    padding: 0;
    height: 100vh; }
  .frontpage .hero,
  .frontpage .hero iframe {
    min-height: 500px; } }

@media screen and (max-width: 1024px) {
  .frontpage nav {
    position: static;
    background: #000; }
  .frontpage .hero-logo {
    display: none; }
  .frontpage .hero h5 {
    margin-top: 10px; }
  .frontpage .pivot p {
    font-size: 15px; } }

@media screen and (max-width: 768px), screen and (max-height: 600px) {
  .frontpage .hero-overlay {
    padding-top: 60px;
    padding-bottom: 60px; }
  .frontpage .hero h5 {
    font-size: 22px; }
  .frontpage .pivot {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .frontpage .pivot p {
    font-size: 19px; }
  .frontpage .pivot p .info {
    display: inline; } }

@media screen and (max-width: 600px) {
  .frontpage .hero-overlay {
    position: static;
    height: auto;
    opacity: 1;
    pointer-events: all; }
  .frontpage .spinner {
    display: none; }
  .frontpage .youtube-video {
    display: block;
    border-top: 1px solid rgba(255, 255, 255, 0.1); }
  .frontpage .youtube-video iframe {
    opacity: 1;
    pointer-events: all; }
  .frontpage .hero-replay,
  .frontpage .controls {
    display: none; } }

@media screen and (max-width: 425px) {
  .frontpage .logo-string {
    display: block; }
  .frontpage .logo-string img {
    margin-bottom: 10px;
    padding: 0 8px; }
  .frontpage .hero h2 {
    font-size: 42px; }
  .frontpage .hero h5 {
    font-size: 19px;
    line-height: 1.6; } }

@media screen and (max-width: 375px) {
  .frontpage .hero-overlay {
    padding-top: 40px;
    padding-bottom: 40px; }
  .frontpage .hero h2 {
    font-size: 36px; }
  .frontpage .logo-string img {
    padding: 0 20px; } }

@media screen and (max-width: 320px) {
  .frontpage .hero h2 {
    font-size: 28px; }
  .frontpage .hero h5 {
    font-size: 17px;
    line-height: 1.6; }
  .frontpage .hero-buttons a {
    padding: 12px 15px; } }

.frontpage.mobile .hero-overlay {
  position: static;
  padding: 40px 20px;
  height: auto;
  opacity: 1;
  pointer-events: all; }

.frontpage.mobile .hero-logo,
.frontpage.mobile .spinner,
.frontpage.mobile .hero-replay,
.frontpage.mobile .controls,
.frontpage.mobile .hero-buttons a:nth-child(-n+2) {
  display: none; }

.frontpage.mobile .hero-buttons {
  margin-bottom: 20px; }

.frontpage.mobile .hero-buttons a:nth-last-child(-n+2) {
  display: inline-block;
  margin: 0 5px; }

.frontpage.mobile .youtube-video {
  display: block;
  border-top: 1px solid rgba(255, 255, 255, 0.1); }

.frontpage.mobile .youtube-video iframe {
  opacity: 1;
  pointer-events: all; }

.meetups .list-avatar a {
  color: #000;
  transition: opacity 0.2s ease; }

.meetups .list-avatar a:hover {
  opacity: 0.5; }

.meetups-gallery {
  position: relative;
  height: 70vh;
  min-height: 540px;
  max-height: 700px; }

.meetups-gallery .tcycle,
.meetups-gallery .tcycle div {
  width: 100%;
  height: 100%; }

.meetups-gallery .tcycle div {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.meetups-gallery-info {
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 30px 0;
  background: linear-gradient(to bottom, transparent 0%, #000 100%); }

.meetups-gallery-info .flex {
  -ms-flex-align: center;
      align-items: center; }

.meetups-gallery-info .flex div:last-child {
  -ms-flex-positive: 3;
      flex-grow: 3; }

.meetups-gallery-info a {
  color: #FFF !important; }

.meetups-gallery-info h4 {
  margin: 0; }

.meetups-gallery-info h4 a:hover {
  opacity: 0.7; }

.meetups-gallery-info p {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.75);
  text-align: right;
  -ms-flex-positive: 1;
      flex-grow: 1;
  margin: 0; }

@media screen and (max-width: 1024px) {
  .meetups .grid-3 div ul li span {
    display: none; } }

@media screen and (max-width: 768px) {
  .meetups-icons h6,
  .meetups-icons .small {
    font-size: 16px; }
  .meetups-gallery-info .flex {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: start;
        align-items: flex-start; }
  .meetups-gallery-info p {
    text-align: left; }
  .meetups .grid-3 div ul li p {
    width: 100%; }
  .meetups .grid-3 div ul li span {
    display: inline; } }

@media screen and (max-width: 600px) {
  .meetups .grid-3 div ul li span {
    display: none; } }

@media screen and (max-width: 425px) {
  .meetups .recaps h4,
  .meetups .livestreams h4 {
    margin-top: 30px; } }

.pricing-plans .grid-3 {
  padding: 0 40px; }

.pricing-plans .grid-3 > div {
  margin-top: 0;
  padding: 0;
  max-width: 30%; }

.pricing-tile {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  background: white; }

.pricing-tile h4 {
  font-weight: 400;
  line-height: 1em; }

.pricing-tile .extra-small,
.pricing-tile h2 span {
  font-weight: 400;
  opacity: 0.6; }

.pricing-tile h2 {
  text-align: right;
  font-feature-settings: "pnum"; }

.pricing-tile h2 span {
  position: relative;
  letter-spacing: 1px;
  font-size: 14px;
  font-feature-settings: "smcp"; }

.pricing-tile header {
  padding: 20px 25px;
  border-radius: 4px 4px 0 0; }

.pricing-tile header > div:first-child {
  -ms-flex-positive: 1;
      flex-grow: 1; }

.pricing-tile-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 25px; }

.pricing-tile-content p {
  -ms-flex-positive: 1;
      flex-grow: 1;
  width: 100%; }

.pricing-tile-content a {
  -ms-flex-positive: 0;
      flex-grow: 0; }

.pricing-features {
  -ms-flex-order: 2;
      order: 2; }

.pricing-features ul li {
  position: relative;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 30px;
  font-weight: 300;
  font-size: 15px; }

.pricing-features ul li:before {
  position: absolute;
  top: 50%;
  left: 2px;
  margin-top: -6px;
  width: 15px;
  height: 11px;
  background-image: url("data:image/svg+xml;utf8,<svg width='15' height='11' viewBox='0 0 15 11' xmlns='http://www.w3.org/2000/svg'><path id='mask' d='M2 6l3.5 3.5L13 2' stroke-width='2' stroke='%2300AAFF' fill='none' stroke-linecap='square'/></svg>");
  background-repeat: no-repeat;
  content: ""; }

.pricing-plan-deepblue ul li:before {
  background-image: url("data:image/svg+xml;utf8,<svg width='15' height='11' viewBox='0 0 15 11' xmlns='http://www.w3.org/2000/svg'><path id='mask' d='M2 6l3.5 3.5L13 2' stroke-width='2' stroke='%230055DD' fill='none' stroke-linecap='square'/></svg>"); }

.pricing-plan-white ul li:before {
  background-image: url("data:image/svg+xml;utf8,<svg width='15' height='11' viewBox='0 0 15 11' xmlns='http://www.w3.org/2000/svg'><path id='mask' d='M2 6l3.5 3.5L13 2' stroke-width='2' stroke='%23AAA' fill='none' stroke-linecap='square'/></svg>"); }

.pricing-plan-white header {
  height: 102px; }

.pricing-plan-white .pricing-tile-content {
  padding-top: 0; }

.pricing-plan-white hr + p {
  margin-top: 24px; }

.enterprise .uppercase {
  font-weight: 400; }

.enterprise-logos {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-top: 40px; }

.enterprise-logos a {
  display: block;
  margin: 0 10px;
  padding: 20px;
  min-width: 70px;
  text-align: center; }

.enterprise-logos a .small {
  opacity: 0;
  transition: all 0.2s ease;
  transform: translateY(2px); }

.enterprise-logos a:hover .small {
  opacity: 1;
  transform: translateY(0); }

.enterprise-logos img {
  transition: all 0.2s ease; }

.enterprise-logos a:hover img {
  transform: translateY(-5px); }

@media screen and (max-width: 1440px) {
  .pricing-faq .grid-3 > div {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%; }
  .pricing-faq .grid-3 > div:nth-child(3) {
    margin-top: 60px; } }

@media screen and (max-width: 1280px) {
  .enterprise-logos a {
    margin: 0;
    padding-right: 0;
    padding-left: 0;
    width: 25%; } }

@media screen and (max-width: 1024px) {
  .pricing-plans .grid-3 > div {
    max-width: 31%; }
  .pricing-price h2 {
    font-weight: 400;
    font-size: 28px; }
  .enterprise {
    -ms-flex-direction: column;
        flex-direction: column; }
  .enterprise > div {
    width: 100%; }
  .pricing-faq .grid-3 > div:nth-child(3) {
    margin-top: auto; }
  .pricing-plan-white header {
    height: 92px; }
  .enterprise-logos a {
    margin: 0;
    padding-right: 10px;
    padding-left: 10px; } }

@media screen and (max-width: 768px) {
  .pricing-plans .grid-3 {
    display: block;
    max-width: 550px; }
  .pricing-plans .grid-3 > div {
    max-width: 100%; }
  .pricing-plans .grid-3 > div,
  .pricing-plans .grid-3 > div,
  .pricing-plans .grid-3 > div {
    margin-bottom: 80px; }
  .pricing .padding-xl {
    margin-top: 100px;
    margin-bottom: 100px;
    padding-top: 100px;
    padding-bottom: 100px; }
  .enterprise-logos {
    margin: 0;
    padding: 0;
    padding-top: 30px !important;
    padding-bottom: 30px !important; }
  .pricing-header h4 {
    font-size: 26px; } }

@media screen and (max-width: 425px) {
  .enterprise-logos a {
    margin: 0;
    padding-right: 0;
    padding-left: 0;
    width: 50%; }
  .pricing-plans .grid-3 {
    padding: 0 20px; }
  .pricing-header h4 {
    font-size: 22px; } }

.styleguide .code-preview {
  border-radius: 4px 4px 0 0;
  padding: 25px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: none; }

.styleguide .code-preview + .code-block code {
  border-radius: 0 0 4px 4px; }

.styleguide .code-preview *:last-child {
  margin-bottom: 0; }

.updates div h2 {
  display: inline-block; }

.updates div .button-line, .updates div .button-fill, .updates div .button-icon {
  vertical-align: middle;
  margin-left: 20px;
  margin-bottom: 25px; }

/*# sourceMappingURL=style.css.map */
