/* REM Calc sass function */
html {
  font-size: 16px !important;
}

/* Mediaqueries */
/* Colors */
/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
/*
Document
========
*/
/**
Use a better box model (opinionated).
*/
*,
::before,
::after {
  box-sizing: border-box;
}

/**
Use a more readable tab size (opinionated).
*/
html {
  -moz-tab-size: 4;
  tab-size: 4;
}

/**
1. Correct the line height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
*/
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/*
Sections
========
*/
/**
Remove the margin in all browsers.
*/
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;
}

/*
Grouping content
================
*/
/**
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
*/
hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
}

/*
Text-level semantics
====================
*/
/**
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr[title] {
  text-decoration: underline dotted;
}

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

/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
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;
}

/*
Tabular data
============
*/
/**
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
*/
table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
}

/*
Forms
=====
*/
/**
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

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

/**
Correct the inability to style clickable types in iOS and Safari.
*/
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
Remove the inner border and padding in Firefox.
*/
::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
Restore the focus styles unset by the previous rule.
*/
:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
Remove the additional ':invalid' styles in Firefox.
See: https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737
*/
:-moz-ui-invalid {
  box-shadow: none;
}

/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/
legend {
  padding: 0;
}

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

/**
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-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 in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
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 */
}

/*
Interactive
===========
*/
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}

/* 
Font Imports
*/
@font-face {
  font-family: "Moderat";
  font-weight: 800;
  src: url("../fonts/Moderat-Black.eot");
  src: url("../fonts/Moderat-Black.woff2") format("woff2"), url("../fonts/Moderat-Black.woff") format("woff");
}
@font-face {
  font-family: "Moderat";
  font-weight: 700;
  src: url("../fonts/Moderat-Bold.eot");
  src: url("../fonts/Moderat-Bold.woff2") format("woff2"), url("../fonts/Moderat-Bold.woff") format("woff");
}
@font-face {
  font-family: "Moderat";
  font-weight: 500;
  src: url("../fonts/Moderat-Medium.eot");
  src: url("../fonts/Moderat-Medium.woff2") format("woff2"), url("../fonts/Moderat-Medium.woff") format("woff");
}
@font-face {
  font-family: "Moderat";
  font-weight: 400;
  src: url("../fonts/Moderat-Regular.eot");
  src: url("../fonts/Moderat-Regular.woff2") format("woff2"), url("../fonts/Moderat-Regular.woff") format("woff");
}
@font-face {
  font-family: "Moderat";
  font-weight: 300;
  src: url("../fonts/Moderat-Light.eot");
  src: url("../fonts/Moderat-Light.woff2") format("woff2"), url("../fonts/Moderat-Light.woff") format("woff");
}
@font-face {
  font-family: "Moderat";
  font-weight: 100;
  src: url("../fonts/Moderat-Thin.eot");
  src: url("../fonts/Moderat-Thin.woff2") format("woff2"), url("../fonts/Moderat-Thin.woff") format("woff");
}
/* 
Set font globally
*/
body {
  font-family: Moderat, system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
  color: #001524;
}

/* 
Set selection coloring
*/
::-moz-selection {
  color: #ffffff;
  background: #15616d;
}

::selection {
  color: #ffffff;
  background: #15616d;
}

.wrapper {
  margin: 0 auto;
}

.container-wide {
  width: 100%;
  max-width: 90rem;
  padding: 0 4rem;
}
@media screen and (max-width: 980px) {
  .container-wide {
    padding: 0 1.875rem;
  }
}

.container-content {
  width: 100%;
  max-width: 90rem;
  padding: 0 10.875rem;
}
@media screen and (max-width: 1390px) {
  .container-content {
    padding: 0 4rem;
  }
}
@media screen and (max-width: 980px) {
  .container-content {
    padding: 0 1.875rem;
  }
}

header {
  height: 6.25rem;
  display: flex;
  align-items: center;
}
header .logo a {
  width: 9.125rem;
  display: flex;
  align-items: center;
  font-size: 1.5rem;
  color: #15616d;
  font-weight: 700;
  text-decoration: none;
}
header .logo a svg {
  margin-top: 0.1875rem;
  margin-right: 0.625rem;
}
header .logo a svg path {
  fill: #15616d;
}

footer {
  height: 6.25rem;
  background: #002229;
  display: flex;
  align-items: center;
}
footer span {
  color: #808a91;
}

@keyframes ascend {
  0% {
    opacity: 0;
    transform: translateY(55px);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes ascend-opacity {
  from {
    opacity: 0;
    transform: translateY(70px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes ascend-opacity-mobile {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes slide-opacity {
  from {
    opacity: 0;
    transform: translateX(70px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes opacity {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.index main {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.index main .hero-section {
  overflow: hidden;
  height: calc(100vh - 300px);
  min-height: 33.4375rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 5.4375rem;
}
@media screen and (min-width: 2000px) and (min-height: 1250px) {
  .index main .hero-section {
    height: calc(100vh - 400px);
  }
}
@media screen and (max-width: 1390px) {
  .index main .hero-section {
    height: calc(100vh - 550px);
    min-height: 25rem;
    max-height: 52.1875rem;
  }
}
@media screen and (max-width: 980px) {
  .index main .hero-section {
    padding-top: 1.25rem;
    padding-bottom: 2.5rem;
    flex-direction: column-reverse;
    align-items: flex-start;
    height: auto;
    min-height: initial;
    max-height: none;
  }
}
.index main .hero-section h1 {
  opacity: 0;
  animation-name: ascend;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  font-size: 4.3125rem;
  line-height: 5.125rem;
  margin-bottom: 1.6875rem;
}
@media screen and (max-width: 980px) {
  .index main .hero-section h1 {
    font-size: 3.25rem;
    line-height: 3.9375rem;
    margin-bottom: 1.25rem;
    animation-duration: 1s;
    animation-name: ascend-opacity;
    animation-delay: 0.7s;
  }
}
@media screen and (max-width: 373px) {
  .index main .hero-section h1 {
    font-size: 2.625rem;
    line-height: 3.0625rem;
    margin-bottom: 1.25rem;
  }
}
.index main .hero-section p {
  opacity: 0;
  animation-delay: 0.5s;
  animation-name: ascend-opacity;
  animation-duration: 0.9s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in;
  font-size: 1.3125rem;
  line-height: 2rem;
  max-width: 25.875rem;
}
@media screen and (max-width: 980px) {
  .index main .hero-section p {
    font-size: 1.25rem;
    line-height: 1.75rem;
    max-width: 18.9375rem;
    animation-delay: 1.4s;
    animation-name: ascend-opacity-mobile;
    animation-timing-function: ease-out;
    animation-duration: 1s;
  }
}
.index main .hero-section picture img {
  opacity: 0;
  animation-delay: 0.5s;
  animation-name: slide-opacity;
  animation-duration: 0.9s;
  animation-timing-function: ease-in;
  animation-fill-mode: forwards;
  max-width: 35rem;
  height: auto;
}
@media screen and (max-width: 1390px) {
  .index main .hero-section picture img {
    max-width: 25.5625rem;
  }
}
@media screen and (max-width: 980px) {
  .index main .hero-section picture img {
    max-width: 100%;
    margin-bottom: 2.25rem;
    animation-name: opacity;
    animation-duration: 0.5s;
    animation-delay: 0.2s;
  }
}
.index main .signup-section {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 12.5rem;
  background: #06444f;
}
@media screen and (max-width: 1390px) {
  .index main .signup-section {
    height: 21.875rem;
    padding: 0 4.9375rem;
  }
}
@media screen and (max-width: 980px) {
  .index main .signup-section {
    height: auto;
    padding: 4.125rem 0;
  }
}
.index main .signup-section .signup-section__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 1390px) {
  .index main .signup-section .signup-section__inner {
    flex-direction: column;
    align-items: flex-start;
  }
}
.index main .signup-section .signup-section__inner h2 {
  font-size: 2.5625rem;
  color: #ffffff;
  margin-bottom: 0.8125rem;
}
@media screen and (max-width: 980px) {
  .index main .signup-section .signup-section__inner h2 {
    font-size: 1.5625rem;
    margin-bottom: 1.25rem;
  }
}
.index main .signup-section .signup-section__inner p {
  font-size: 1.0625rem;
  color: #ffffff75;
  margin-bottom: 0.375rem;
}
@media screen and (max-width: 1390px) {
  .index main .signup-section .signup-section__inner p {
    margin-bottom: 2.8125rem;
  }
}
@media screen and (max-width: 980px) {
  .index main .signup-section .signup-section__inner form {
    width: 100%;
    display: flex;
  }
}
.index main .signup-section .signup-section__inner form input[type=email] {
  -webkit-appearance: none;
  border-radius: 0;
  width: 25.875rem;
  height: 4rem;
  border: 1px solid #ffffff;
  background: #06444f;
  padding: 0 1.5625rem 0 1.5625rem;
  color: #ffffff;
}
@media screen and (max-width: 980px) {
  .index main .signup-section .signup-section__inner form input[type=email] {
    width: 100%;
  }
}
.index main .signup-section .signup-section__inner form input[type=email]::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #ffffff50;
  opacity: 1;
  /* Firefox */
}
.index main .signup-section .signup-section__inner form input[type=email]:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #ffffff50;
}
.index main .signup-section .signup-section__inner form input[type=email]::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #ffffff50;
}
.index main .signup-section .signup-section__inner form button {
  color: #001524;
  height: 4rem;
  cursor: pointer;
  background: #ffffff;
  padding: 0 2.5625rem;
  border: none;
  margin-left: -0.3125rem;
}
@media screen and (max-width: 980px) {
  .index main .signup-section .signup-section__inner form button {
    padding: 0 1.9375rem;
  }
}

.thanks {
  width: 100%;
  height: 100vh;
}
.thanks main {
  height: calc(100vh - 100px);
  min-height: 25rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.thanks main .card {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding-bottom: 8.125rem;
  opacity: 0;
  animation-name: ascend-opacity;
  animation-duration: 0.9s;
  animation-fill-mode: forwards;
}
@media screen and (max-width: 980px) {
  .thanks main .card {
    padding-bottom: 5rem;
  }
}
@media screen and (max-width: 373px) {
  .thanks main .card {
    padding-bottom: 3.125rem;
  }
}
.thanks main .card h1 {
  text-align: center;
  font-size: 2.5625rem;
  margin-bottom: 1.25rem;
}
@media screen and (max-width: 980px) {
  .thanks main .card h1 {
    margin-bottom: 0.9375rem;
    font-size: 1.5625rem;
  }
}
.thanks main .card p {
  text-align: center;
  font-size: 1.0625rem;
  line-height: 1.625rem;
  margin-bottom: 1.875rem;
  max-width: 37.5rem;
}
@media screen and (max-width: 980px) {
  .thanks main .card p {
    line-height: 1.75rem;
  }
}
.thanks main .card a {
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  background: #15616d;
  padding: 1.25rem 2.5625rem;
  font-size: 1.0625rem;
}
@media screen and (max-width: 980px) {
  .thanks main .card a {
    padding: 1.25rem 1.9375rem;
  }
}
.thanks main canvas {
  pointer-events: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100vh;
}

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