body,
input {
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  -webkit-font-smoothing: antialiased; }

@media screen and (max-width: 1024px) {
  body,
  input {
    font-size: 14px; } }
@media screen and (max-width: 540px) {
  body,
  input {
    font-size: 12px; } }
h1,
h2,
h3,
.button,
a {
  font-weight: 900; }

h4 {
  font-weight: 700; }

input {
  font-weight: 500; }

.caption {
  font-size: 0.75em;
  font-weight: 700; }

h1 {
  font-size: 3.5em;
  margin-bottom: 25px; }

h2 {
  font-size: 2.5em; }

h3 {
  font-size: 1.5em; }

h4 {
  font-size: 1em; }

p,
a,
li {
  font-weight: 500;
  margin-bottom: 15;
  color: #8a93a5; }

a {
  text-decoration: none; }

body,
header,
.flex {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap; }

body {
  justify-content: flex-start; }

.logo--nf {
  width: 80px;
  margin-bottom: 25px; }

.logo--nfb {
  width: 50px;
  margin-bottom: 25px; }

.presslogo {
  width: 250px; !important}

.appstore1 {
  width: 150px;
  margin-bottom: 25px; }

.box {
  width: 50%;
  height: 100vh;
  min-height: 35em;
  max-height: 60em;
  padding: 6vw; }

.link-item {
  width: 50%;
  height: 20vw; }

.full-width {
  width: 100%;
  padding: 3em 0;
  text-align: center; }

.smaller-box {
  flex-direction: column;
  width: 25%;
  padding: 1em; }
    

header {
  background-color: white;
  color: black;
  justify-content: space-between;
  position: sticky;
  top: 0;
  width: 100%;
  padding: 1em 2em 1em 1em;
  z-index: 99;
  box-shadow: 0 0.2em 0.4em rgba(0, 0, 0, 0.15); }
  header div,
  header ul {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 3em; }
  header ul li a {
    font-size: 0.9em;
    color: black;
    font-weight: 700;
    padding: 0.5em; }
  header #homepage-link {
    width: 3em;
    height: 3em;
    margin-right: 0.5em; }
    
  header h1 {
    font-size: 1.5em;
    color: black; }

article {
  margin: 0 auto;
  padding: 4em 2em;
  max-width: 36em;
  line-break: loose; }
  article h1 {
    padding-bottom: 0.5em; }
  article h2 {
    padding: 0.5em 0; }
  article h3 {
    padding-bottom: 0.4em; }
  article h4 {
    padding-bottom: 1em; }
  article p {
    padding-bottom: 1em; }
  article .embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    margin-bottom: 1em; }
  article .embed-container iframe,
  article .embed-container object,
  article .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  article ul li {
    list-style: disc; }
  article ul,
  article ol {
    padding-bottom: 0.5em; }
  article li {
    padding-bottom: 0.5em; }
    article li ul {
      margin-left: 1em;
      padding: 0.5em 0; }
  article h4 {
    opacity: 0.6; }
  article p,
  article li,
  article a {
    color: #888; }
  article em {
    font-weight: 700;
    font-style: italic; }
  article blockquote {
    padding: 2em;
    margin: 1em 0 2em;
    background-color: white;
    box-shadow: 0 0.5em 2em rgba(0, 0, 0, 0.15);
    border-radius: 0.3em; }
    article blockquote p {
      padding-bottom: 0; }
  article a {
    text-decoration: underline; }
  article img {
    border-radius: 1.2em;
    box-shadow: 0 0.25em 0.75em rgba(0, 0, 0, 0.2); }

#welcome h1 {
  padding-bottom: 0.5em; }

#welcome p {
  padding-bottom: 0.5em; }

.press-link .button {
  margin-top: 1em; }

.press-link h2 {
  padding-bottom: 0.2em; }

.press-link span {
  width: 100%;
  display: inline-block; }

.press-link .date {
  padding: 0;
  opacity: 0.6; }

.button,
[type="email"] {
  display: inline-block;
  padding: 1em 2.5em;
  border-radius: 3em;
  -webkit-appearance: none; }

.button {
  background-color: #9450FE;
  color: white;
  text-decoration: none;
  border: none;
  box-shadow: 0 0.25em 0.75em rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease-out, box-shadow 0.3s ease-out; }

.button:hover {
  transform: scale(1.05);
  box-shadow: 0 0.35em 0.85em rgba(0, 0, 0, 0.2); }

.smaller-box img {
  width: 14em; }

#wave-animation div,
#values-animation div {
  width: 25em; }

#product-video video {
  width: 14em;
  border: 0.7em solid #000000;
  background-color: #000000;
  border-radius: 1.75em;
  box-shadow: 0 0.5em 1em rgba(0, 0, 0, 0.2); }

#product-videoo video {
  width: 14em;
  border: 0.7em solid #000000;
  background-color: #000000;
  border-radius: 1.75em;
  box-shadow: 0 0.5em 1em rgba(0, 0, 0, 0.2); }

#product-videooo video {
  width: 14em;
  border: 0.7em solid #000000;
  background-color: #000000;
  border-radius: 1.75em;
  box-shadow: 0 0.5em 1em rgba(0, 0, 0, 0.2); }

#old-os-warning {
  padding: 1em;
  text-align: center; }

#link-mail-form-wrapper {
  border-top: 2px solid #fafafa; }
  #link-mail-form-wrapper img {
    width: 14em;
    padding-right: 2em; }
  #link-mail-form-wrapper #link-mail-form {
    flex-direction: column;
    align-items: flex-start; }
  #link-mail-form-wrapper article {
    padding: 0;
    text-align: left; }
    #link-mail-form-wrapper article h3 {
      padding-bottom: 0; }

@media screen and (max-width: 450px) {
  #link-mail-form-wrapper {
    flex-direction: column; }
    #link-mail-form-wrapper article {
      text-align: center; }
    #link-mail-form-wrapper img {
      padding-right: 0;
      padding-bottom: 1em; }
    #link-mail-form-wrapper #link-mail-form {
      align-items: center; } }
input {
  outline: none;
  max-width: 90%; }

[type="email"] {
  border: 2px solid black;
  margin-bottom: 0.5em; }

#callback-text {
  margin: 0.5em;
  padding: 0.25em;
  text-align: center;
  color: white;
  border-radius: 0.25em; }

.press-link {
  height: 60vw; }
  .press-link svg {
    box-sizing: content-box;
    height: 2em;
    padding: 1em;
    margin-top: 1.8em;
    background-color: white; }

#blog-title {
  padding: 0 0 0.3em; }

#blog-date {
  padding-bottom: 0;
  font-weight: 700; }

#language-dropdown {
  display: inline-block;
  position: relative;
  padding: 0.5em;
  z-index: 1000; }
  #language-dropdown svg {
    stroke: #0e3ff2;
    width: 1.5em;
    height: 1.5em; }
  #language-dropdown ul {
    width: 14em;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    left: 0;
    display: none;
    background-color: white;
    border-radius: 0.5em;
    box-shadow: 0 0.2em 1em rgba(0, 0, 0, 0.2);
    padding: 0.5em 0; }
    #language-dropdown ul li {
      clear: both;
      width: 100%;
      list-style: none;
      padding: 0.5em 1em; }
      #language-dropdown ul li a {
        text-decoration: none;
        font-size: 0.8em;
        font-weight: 700;
        text-transform: uppercase; }

#language-dropdown:hover {
  cursor: pointer; }

#language-dropdown:hover > ul,
#language-dropdown ul:hover {
  visibility: visible;
  opacity: 1;
  display: block; }

.colored:nth-of-type(5n-4) {
  background-color: #FE2F01;
  color: white; }

.colored:nth-of-type(5n-3) {
  background-color: black;
  color: white; }

.colored:nth-of-type(5n-2) {
  background-color: #FEFA27;
  color: black; }

.colored:nth-of-type(5n-1) {
  background-color: white;
  color: black; }
  .colored:nth-of-type(5n-1) svg {
    border: 2px solid black; }

.colored:nth-of-type(5n) {
  background-color: #9450FE;
  color: white; }
  .colored:nth-of-type(5n) .button {
    border: 3px solid white; }

#welcome {
  background-color: white; }

#wave-animation {
  background-color: #9450FE; } 

#product-blurb {
  background-color: white;
  color: black; }

#product-video {
  background-color: #FE2F01; }

#product-videoo {
  background-color: #9450FE; }

#values-blurb {
  background-color: black;
  color: white; }

#product-videooo {
  background-color: #FEFA27; }

#download {
  background-color: white; }

@media screen and (max-width: 400px) {
  header {
    padding: 1em; }
    header div h1 {
      font-size: 1.2em; }
    header ul {
      padding: 1em 0; }
    header div,
    header ul {
      height: auto; } }
@media screen and (max-width: 700px) {
  .box {
    width: 100%;
    max-height: 20em; }

  .smaller-box {
    height: auto;
    width: 50%; }

  #wave-animation {
    order: ; }
  
  #product-videoo {
    order: 2; }

  #welcome {
    order: 1; }

  #product-video {
    order: 4; }

  #product-blurb {
    order: 3; }

  #product-videooo {
    order: 6; }

  #values-blurb {
    order: 5; }

  #download {
    order: 7; }

  #link-mail-form-wrapper {
    order: 8; }

  footer {
    order: 8; } }
footer {
  width: 100%;
  z-index: 1;
  position: relative;
  padding: 2.9em;
  padding-left: calc(2.9em + env(safe-area-inset-left));
  padding-right: calc(2.9em + env(safe-area-inset-right));
  font-size: 0.7em;
  border-top: 0px solid white;
  background-color: #9450FE; }
  footer #footer-top-blocks {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
  footer #footer-left-content {
    display: flex;
    flex-wrap: wrap; }
    footer #footer-left-content a,
    footer #footer-left-content svg {
      color: white;
      fill: white; }
  footer * {
    font-weight: 500;
    text-decoration: none; }
  footer .section-header {
    font-size: 1em;
    text-transform: uppercase;
    font-weight: 900;
    color: white;
    padding-bottom: 0.7em;
    padding-above: 0.7em;
    display: inline-block; }
  footer li {
    padding-bottom: 0.35em; }
    footer li svg {
      height: 1em;
      width: 1.3em;
      vertical-align: middle; }
  footer #copyright,
  footer #copyright a {
    color: white; 
    padding-bottom: 0.35em; }
  footer #line,
  footer #line a {
    border-bottom: 1px solid white; }
  footer .footer-section {
    width: 11em;
    margin-right: 1.4em;
    margin-bottom: 1.6em; }
  footer .footer-section:not(:last-child) {
    border-right: 1px solid white; }
