/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
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%;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1.3;
}
ol,
ul {
  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;
}
h1,
.headline-1 {
  color: #F5F5F7;
  font-family: "Oswald";
  font-size: 4.75rem;
  font-weight: 400;
  letter-spacing: -0.0095rem;
  line-height: 5.5rem;
}
h1.headline-1--scale,
.headline-1.headline-1--scale {
  font-size: calc(4.75rem / 1500 * var(--inner-width));
  line-height: calc(5.5rem / 1500 * var(--inner-width));
}
h1 svg,
.headline-1 svg {
  height: 5.5rem;
  left: 0;
  position: relative;
  transition: all ease 0.5s;
  vertical-align: top;
}
h1:hover svg,
.headline-1:hover svg {
  left: calc(5.5rem / 4);
}
@media screen and (max-width: 768px) {
  h1,
  .headline-1 {
    font-size: 3rem;
    letter-spacing: -0.006rem;
    line-height: 3.5rem;
  }
  h1.headline-1--scale,
  .headline-1.headline-1--scale {
    font-size: calc(3rem / 390 * var(--inner-width));
    line-height: calc(3.5rem / 390 * var(--inner-width));
  }
  h1 svg,
  .headline-1 svg {
    height: 3.5rem;
  }
  h1:hover svg,
  .headline-1:hover svg {
    left: calc(3.5rem / 4);
  }
}
h2,
.headline-2 {
  color: #F5F5F7;
  font-family: "Oswald";
  font-size: 3.8125rem;
  font-weight: 400;
  letter-spacing: -0.007625rem;
  line-height: 4.5rem;
}
h2.headline-2--scale,
.headline-2.headline-2--scale {
  font-size: calc(3.8125rem / 1500 * var(--inner-width));
  line-height: calc(4.5rem / 1500 * var(--inner-width));
}
h2 svg,
.headline-2 svg {
  height: 4.5rem;
  left: 0;
  position: relative;
  transition: all ease 0.5s;
  vertical-align: top;
}
h2:hover svg,
.headline-2:hover svg {
  left: calc(4.5rem / 4);
}
@media screen and (max-width: 768px) {
  h2,
  .headline-2 {
    font-size: 2.5rem;
    letter-spacing: -0.005rem;
    line-height: 3rem;
  }
  h2.headline-2-scale,
  .headline-2.headline-2-scale {
    font-size: calc(2.5rem / 390 * var(--inner-width));
    line-height: calc(3rem / 390 * var(--inner-width));
  }
  h2.headline-2-scale svg,
  .headline-2.headline-2-scale svg {
    height: 3rem;
  }
  h2.headline-2-scale:hover svg,
  .headline-2.headline-2-scale:hover svg {
    left: calc(3rem / 4);
  }
}
h3,
.headline-3 {
  color: #F5F5F7;
  font-family: "Oswald";
  font-size: 3.0625rem;
  font-weight: 400;
  letter-spacing: -0.006125rem;
  line-height: 3.5rem;
}
h3.headline-3--scale,
.headline-3.headline-3--scale {
  font-size: calc(3.0625rem / 1500 * var(--inner-width));
  line-height: calc(3.5rem / 1500 * var(--inner-width));
}
h3 svg,
.headline-3 svg {
  height: 3.5rem;
  left: 0;
  position: relative;
  transition: all ease 0.5s;
  vertical-align: top;
}
h3:hover svg,
.headline-3:hover svg {
  left: calc(3.5rem / 4);
}
@media screen and (max-width: 768px) {
  h3,
  .headline-3 {
    font-size: 1.9375rem;
    letter-spacing: -0.003875rem;
    line-height: 2.5rem;
  }
  h3.headline-3-scale,
  .headline-3.headline-3-scale {
    font-size: calc(1.9375rem / 390 * var(--inner-width));
    line-height: calc(2.5rem / 390 * var(--inner-width));
  }
  h3 svg,
  .headline-3 svg {
    height: 2.5rem;
  }
  h3:hover svg,
  .headline-3:hover svg {
    left: calc(2.5rem / 4);
  }
}
h4,
.headline-4 {
  color: #F5F5F7;
  font-family: "Oswald";
  font-size: 1.9375rem;
  font-weight: 500;
  letter-spacing: -0.003875rem;
  line-height: 2.5rem;
}
h4.headline-4--scale,
.headline-4.headline-4--scale {
  font-size: calc(1.9375rem / 1500 * var(--inner-width));
  line-height: calc(2.5rem / 1500 * var(--inner-width));
}
h4 svg,
.headline-4 svg {
  height: 2.5rem;
  left: 0;
  position: relative;
  transition: all ease 0.5s;
  vertical-align: top;
}
h4:hover svg,
.headline-4:hover svg {
  left: calc(2.5rem / 4);
}
@media screen and (max-width: 768px) {
  h4,
  .headline-4 {
    font-size: 1.375rem;
    letter-spacing: -0.00275rem;
    line-height: 1.75rem;
  }
  h4.headline-4-scale,
  .headline-4.headline-4-scale {
    font-size: calc(1.375rem / 390 * var(--inner-width));
    line-height: calc(1.75rem / 390 * var(--inner-width));
  }
  h4 svg,
  .headline-4 svg {
    height: 1.75rem;
  }
  h4:hover svg,
  .headline-4:hover svg {
    left: calc(1.75rem / 4);
  }
}
h5,
.headline-5 {
  color: #F5F5F7;
  font-family: "Oswald";
  font-size: 1.25rem;
  font-weight: 400;
  letter-spacing: -0.003125rem;
  line-height: 1.5rem;
}
h5.headline-5--scale,
.headline-5.headline-5--scale {
  font-size: calc(1.25rem / 1500 * var(--inner-width));
  line-height: calc(1.5rem / 1500 * var(--inner-width));
}
h5 svg,
.headline-5 svg {
  height: 1.5rem;
  left: 0;
  position: relative;
  transition: all ease 0.5s;
  vertical-align: top;
}
h5:hover svg,
.headline-5:hover svg {
  left: calc(1.5rem / 4);
}
h6,
.headline-6 {
  color: #F5F5F7;
  font-family: "Oswald";
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: -0.0025rem;
  line-height: 1.25rem;
}
h6.headline-6--scale,
.headline-6.headline-6--scale {
  font-size: calc(1rem / 1500 * var(--inner-width));
  line-height: calc(1.25rem / 1500 * var(--inner-width));
}
h6 svg,
.headline-6 svg {
  height: 1.25rem;
  left: 0;
  position: relative;
  transition: all ease 0.5s;
  vertical-align: top;
}
h6:hover svg,
.headline-6:hover svg {
  left: calc(1.25rem / 4);
}
.display-1 {
  color: #F5F5F7;
  font-family: "Raleway";
  font-size: 3.125rem;
  font-weight: 400;
  letter-spacing: -0.00625rem;
  line-height: 3.5rem;
}
.display-1.display-1--strong {
  font-weight: 600;
}
.display-1.display-1--italic {
  font-style: italic;
}
.display-1.display-1--scale {
  font-size: calc(3.125rem / 1500 * var(--inner-width));
  line-height: calc(3.5rem / 1500 * var(--inner-width));
}
@media screen and (max-width: 768px) {
  .display-1 {
    font-size: 1.9375rem;
    letter-spacing: -0.003875rem;
    line-height: 2.5rem;
  }
  .display-1.display-1--scale {
    font-size: calc(1.9375rem / 390 * var(--inner-width));
    line-height: calc(2.5rem / 390 * var(--inner-width));
  }
}
.display-2 {
  color: #F5F5F7;
  font-family: "Raleway";
  font-size: 1.9375rem;
  font-weight: 400;
  letter-spacing: -0.003875rem;
  line-height: 2.5rem;
}
.display-2.display-2--strong {
  font-weight: 600;
}
.display-2.display-2--italic {
  font-style: italic;
}
.display-2.display-2--scale {
  font-size: calc(1.9375rem / 1500 * var(--inner-width));
  line-height: calc(2.5rem / 1500 * var(--inner-width));
}
@media screen and (max-width: 768px) {
  .display-2 {
    font-size: 1.375rem;
    letter-spacing: -0.00275rem;
    line-height: 1.75rem;
  }
  .display-2.display-2-scale {
    font-size: calc(1.375rem / 390 * var(--inner-width));
    line-height: calc(1.75rem / 390 * var(--inner-width));
  }
}
.label-1 {
  color: #B9B9C1;
  font-family: "Raleway";
  font-size: 1rem;
  font-weight: 800;
  letter-spacing: 0.2rem;
  line-height: 1.25rem;
}
@media screen and (max-width: 768px) {
  .label-1 {
    font-size: 0.75rem;
    letter-spacing: 0.15rem;
    line-height: 1rem;
  }
}
.label-2 {
  color: #B9B9C1;
  font-family: "Raleway";
  font-size: 0.75rem;
  font-weight: 800;
  letter-spacing: 0.15rem;
  line-height: 1rem;
}
@media screen and (max-width: 768px) {
  .label-2 {
    font-size: 0.625rem;
    letter-spacing: 0.125rem;
    line-height: 0.875rem;
  }
}
a {
  color: #DADADC;
  cursor: pointer;
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-decoration-skip-ink: auto;
  text-decoration-color: #71B0BF;
  transition: all ease 0.5s;
}
a:hover {
  color: #A8DFE8;
}
a:visited {
  color: #B9B9C1;
}
a:visited:hover {
  color: #D7F1F4;
}
::selection {
  color: #191D1E;
  background-color: #A8DFE8;
}
p,
.body-1 {
  font-family: "Raleway";
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
  margin-bottom: 24px;
  orphans: 2;
  widows: 2;
  text-wrap: pretty;
}
p.body-1--small,
.body-1.body-1--small {
  font-size: 1rem;
  line-height: 1.5rem;
}
@media screen and (max-width: 768px) {
  p,
  .body-1 {
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: 16px;
  }
}
p a,
.body-1 a {
  text-decoration-thickness: 2px;
}
.body-1 {
  color: #DADADC;
}
body,
.body-2 {
  color: #DADADC;
  font-family: "Raleway";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  orphans: 2;
  widows: 2;
  text-wrap: pretty;
}
body .body-2--small,
.body-2 .body-2--small {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
@media screen and (max-width: 768px) {
  body,
  .body-2 {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}
body a,
.body-2 a {
  text-decoration-thickness: 1.5px;
}
.body-3 {
  color: #DADADC;
  font-family: "Raleway";
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.25rem;
  orphans: 2;
  widows: 2;
  text-wrap: pretty;
}
.body-3 .body-3--small {
  font-size: 0.75rem;
  line-height: 1rem;
}
@media screen and (max-width: 768px) {
  .body-3 {
    font-size: 0.75rem;
    line-height: 1rem;
  }
}
.body-3 a {
  text-decoration-thickness: 1px;
}
button,
.button {
  align-items: center;
  background: none;
  border: none;
  color: #F5F5F7;
  cursor: pointer;
  display: flex;
  font-family: "Raleway";
  font-size: 1rem;
  font-weight: 600;
  justify-content: center;
  letter-spacing: -0.003rem;
  line-height: 1.5rem;
  padding: 8px 24px;
  text-decoration: none;
}
button.button--pill,
.button.button--pill {
  color: #191D1E;
  background-color: #A8DFE8;
  border-color: transparent;
  border-radius: 50px;
  border-style: solid;
  border-width: 2px;
}
button.button--pill:hover,
.button.button--pill:hover {
  background-color: #D7F1F4;
}
@media screen and (max-width: 768px) {
  button,
  .button {
    font-size: 0.875rem;
    letter-spacing: -0.002625rem;
    line-height: 1.5rem;
  }
}
.invert {
  background-color: #D7F1F4;
}
.invert h1,
.invert .headline-1 {
  color: #191D1E;
}
.invert h2,
.invert .headline-2 {
  color: #191D1E;
}
.invert h3,
.invert .headline-3 {
  color: #191D1E;
}
.invert h4,
.invert .headline-4 {
  color: #191D1E;
}
.invert h5,
.invert .headline-5 {
  color: #191D1E;
}
.invert h6,
.invert .headline-6 {
  color: #191D1E;
}
.invert .display-2 {
  color: #191D1E;
}
.invert .display-2 {
  color: #191D1E;
}
.invert p,
.invert .body-1,
.invert .body-2,
.invert .body-3 {
  color: #191D1E;
}
.invert button,
.invert .button {
  color: #191D1E;
}
.invert button.button--pill,
.invert .button.button--pill {
  border-color: #2C3D59;
}
ul {
  list-style-type: disc;
  padding-left: 24px;
  margin-bottom: 24px;
}
ul li {
  margin-bottom: 16px;
  font-size: 1.5rem;
  line-height: 2rem;
  orphans: 2;
  widows: 2;
  text-wrap: pretty;
}
ol {
  list-style-type: decimal;
  padding-left: 24px;
  margin-bottom: 24px;
}
ol li {
  margin-bottom: 16px;
  font-size: 1.5rem;
  line-height: 2rem;
  orphans: 2;
  widows: 2;
  text-wrap: pretty;
}
body {
  background-color: #2C3D59;
  min-height: 100vh;
}
.site-wrapper {
  max-width: 1500px;
  margin: auto;
}
.layout-wrapper {
  padding: 0 64px;
}
@media screen and (max-width: 768px) {
  .layout-wrapper {
    padding: 0 20px;
  }
}
[v-cloak] {
  display: none;
}
.vue-transition-fade-enter-active,
.vue-transition-fade-leave-active {
  transition: opacity 0.5s ease;
}
.vue-transition-fade-enter-from,
.vue-transition-fade-leave-to {
  opacity: 0;
}
.visually-hidden:not(:focus):not(:active) {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

