:root {
  --surface-blue-quaternary: #122233;
  --white: white;
  --black: black;
  --color: #4887cc;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

h1 {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
}

p {
  margin-bottom: 10px;
}

a {
  color: #36669a;
  letter-spacing: 1px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 900;
  text-decoration: none;
}

.features-title {
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  max-width: 1180px;
  display: flex;
  position: relative;
  bottom: auto;
}

.features-title.left {
  grid-row-gap: 5px;
  align-items: center;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
}

.all-h2-headings {
  color: #f5433b;
  letter-spacing: 1.2px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 900;
}

.all-body {
  color: #122233;
  text-align: center;
  border: 1px #fff;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.footer {
  background-color: #122233;
  border: 1px solid #122233;
}

.heading {
  color: #122233;
  margin-top: 1%;
  margin-bottom: 5%;
}

.heading.white {
  color: #fff;
}

.img-appstore {
  width: 100%;
}

.img-google-play {
  width: 100%;
  display: inline-block;
}

.section-mission {
  grid-row-gap: 0px;
  flex-direction: column;
  align-items: center;
  margin-top: 9%;
  margin-left: 0%;
  margin-right: 0;
  display: flex;
}

.all-headings-3 {
  color: #36669a;
  text-align: center;
  letter-spacing: 1px;
  margin-left: 5%;
  margin-right: 5%;
  font-family: Lato, sans-serif;
  font-size: 22px;
  font-weight: 900;
  line-height: 32px;
}

.text-mission {
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  min-width: auto;
  min-height: 40px;
  display: flex;
}

.mission-columns {
  grid-column-gap: 5%;
  justify-content: flex-start;
  margin-top: 22px;
  margin-left: 10%;
  margin-right: 10%;
  display: flex;
}

.mission-image {
  justify-content: center;
  margin: 2% 10%;
  padding-top: 0;
  display: none;
}

.image-columns {
  grid-row-gap: 5px;
  flex-flow: column;
  max-width: 1180px;
  margin-bottom: 5%;
  display: flex;
}

.image-8 {
  max-width: 200%;
}

.section-download {
  justify-content: center;
  align-items: center;
  margin-left: 10%;
  margin-right: 10%;
  display: flex;
}

.div-block-13 {
  justify-content: space-between;
  align-self: center;
  align-items: flex-end;
  display: flex;
}

.div-download {
  justify-content: center;
  align-items: center;
  max-width: 1180px;
  margin: 5% 0 -5% 0%;
  display: flex;
}

.div-block-16 {
  grid-column-gap: 10px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 11px;
  display: flex;
}

.link-block, .link-block-2 {
  width: auto;
  max-width: 30%;
}

.section-header {
  background-image: url('../images/banner-background.png');
  background-position: 0 0;
  background-size: 1440px;
  min-height: auto;
  max-height: 480px;
  position: static;
}

.div-block-19 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 12%;
  display: flex;
}

.title {
  justify-content: center;
  padding-bottom: 19px;
  display: flex;
}

.image-17 {
  min-width: 320px;
  max-width: 580px;
}

.banner-logo {
  justify-content: center;
  display: flex;
}

.img-mission-train {
  object-fit: fill;
  width: 80px;
  height: 80px;
}

.mission-icon {
  justify-content: center;
  display: flex;
}

.mission-column {
  grid-row-gap: 20px;
  flex-direction: column;
  display: flex;
}

.column-text {
  grid-row-gap: 0px;
  flex-direction: column;
  margin-top: 0;
  display: flex;
}

.section-ubique {
  background-color: #122233;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 5% 40px 2%;
  display: flex;
}

.ubique-content {
  grid-row-gap: 8px;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  align-items: center;
  max-width: 1180px;
  margin-left: 10%;
  margin-right: 10%;
  display: flex;
}

.h3 {
  color: #122233;
  letter-spacing: .03rem;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 1.3rem;
  font-weight: 900;
  line-height: 1.8rem;
}

.h3.white {
  color: #e6e6e6;
}

.h3.white.footer {
  margin-bottom: -6px;
}

.h3.white.left {
  text-align: left;
}

.p {
  margin-bottom: 0;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 2rem;
}

.p.white {
  color: #e6e6e6;
}

.p-bold {
  color: #122233;
  font-family: Lato, sans-serif;
  font-weight: 900;
}

.p-bold.blue {
  color: #36669a;
  letter-spacing: 1.2px;
  text-decoration: none;
}

.p-bold.blue.dark {
  color: #5397e0;
}

.div-block-5 {
  margin-top: 36px;
  margin-left: 10%;
  margin-right: 10%;
  display: flex;
}

.main_parent {
  width: 100vw;
  height: 400vh;
  position: relative;
}

.sticky_wrapper {
  z-index: 1;
  width: 100%;
  height: 100vh;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.content {
  z-index: 1;
  opacity: 0;
  object-fit: cover;
  background-color: #122233;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  overflow: visible;
}

.content.is--z1 {
  opacity: 0;
}

.content.is--z2 {
  z-index: 2;
  opacity: 0;
}

.content.is--z3 {
  z-index: 3;
  opacity: 0;
}

.content.is--z4 {
  z-index: 4;
  opacity: 0;
}

.img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.image {
  object-fit: cover;
  width: 70%;
  height: 100%;
  display: block;
}

.text {
  align-items: center;
  height: 100%;
  display: flex;
}

.cache {
  z-index: 0;
  width: 100%;
  height: 300vh;
  position: relative;
}

.image_parent {
  object-fit: fill;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.feature-list-track {
  width: 22rem;
  margin-right: 7rem;
  padding-top: 50vh;
  padding-bottom: 50vh;
}

.feature-content-wrapper {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 1.875rem;
  width: 100%;
  height: 40rem;
  overflow: hidden;
}

.feature-list-wrapper {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  max-width: 67.5rem;
  margin-left: 5%;
  margin-right: 5%;
  display: flex;
}

.font-smoothing {
  display: none;
}

.full-image {
  object-fit: contain;
  width: 100%;
  height: 100%;
  display: none;
}

.feature-content-sticky {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 35rem;
  height: 100vh;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.feature-text {
  opacity: .2;
  padding-top: 2rem;
  padding-bottom: 2rem;
  transition: opacity .2s;
}

.main-wrapper {
  justify-content: center;
  width: 100vw;
  margin-top: 0;
  display: flex;
}

.section-features-new {
  background-color: #122233;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 4rem;
  display: flex;
  position: relative;
}

.feature-text-2 {
  opacity: .2;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  transition: opacity .2s;
}

.section-features-final {
  background-color: #122233;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 4rem;
  display: flex;
  position: relative;
}

.feature-list-track-2 {
  width: 22rem;
  margin-right: 7rem;
  padding-top: 50vh;
  padding-bottom: 50vh;
}

.feature-content-wrapper-2 {
  background-color: #f5f5f7;
  border-radius: 1.875rem;
  width: 100%;
  height: 25rem;
  overflow: hidden;
}

.feature-list-wrapper-2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 67.5rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.feature-heading {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.125rem;
  font-weight: 700;
  line-height: 1.2;
}

.full-image-2 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: none;
}

.full-image-2._1 {
  object-fit: cover;
}

.feature-content-track {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 25rem;
  height: 100vh;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.main-wrapper-2 {
  width: 100vw;
  height: 100vh;
  display: none;
}

.text-size-medium {
  font-size: 1.125rem;
}

.footer1_credit-text {
  font-size: .875rem;
}

.padding-bottom, .padding-bottom.padding-xxlarge {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.button {
  border: 1px solid var(--\<unknown\|relume-variable-color-neutral-1\>);
  background-color: var(--\<unknown\|relume-variable-color-neutral-1\>);
  color: var(--\<unknown\|relume-variable-color-neutral-2\>);
  text-align: center;
  padding: .75rem 1.5rem;
  text-decoration: none;
}

.button.is-small {
  padding: .5rem 1.25rem;
}

.button.is-secondary {
  color: var(--\<unknown\|relume-variable-color-neutral-1\>);
  background-color: rgba(0, 0, 0, 0);
}

.navbar1_container {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer1_left-wrapper {
  flex-direction: column;
  display: flex;
}

.padding-vertical, .padding-vertical.padding-xxlarge {
  padding-left: 0;
  padding-right: 0;
}

.page-wrapper {
  margin-bottom: 0;
  padding-bottom: 100px;
}

.icon-embed-xsmall {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

.padding-section-large {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.padding-section-large.no-padding-top {
  padding-top: 0;
}

.dropdown-chevron {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.footer1_social-link {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  align-items: center;
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-size: .875rem;
  text-decoration: none;
  display: flex;
}

.navbar1_component {
  background-color: var(--\<unknown\|relume-variable-color-neutral-2\>);
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 4.5rem;
  padding: 2rem 5% 32px;
  display: flex;
}

.footer1_form-block {
  max-width: 35rem;
  margin-bottom: 0;
}

.footer1_link {
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-size: .875rem;
  text-decoration: none;
}

.global-styles {
  display: block;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.text-size-tiny {
  font-size: .75rem;
}

.footer1_bottom-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer1_link-list {
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 100%;
  grid-auto-columns: 100%;
  align-items: flex-start;
  justify-items: start;
  display: flex;
}

.footer1_form {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content;
  grid-auto-columns: 1fr;
  margin-bottom: .75rem;
  display: grid;
}

.navbar1_menu-button {
  padding: 0;
}

.navbar1_dropdown-list.w--open {
  border: 1px solid var(--\<unknown\|relume-variable-border-color-1\>);
  background-color: var(--\<unknown\|relume-variable-color-neutral-2\>);
  padding: .5rem;
}

.text-rich-text {
  text-align: left;
  font-family: Lato, sans-serif;
}

.text-rich-text h2 {
  margin-top: 1rem;
  margin-bottom: .25rem;
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-rich-text p {
  margin-bottom: .5rem;
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-rich-text a {
  letter-spacing: .75px;
  font-size: 1rem;
  font-weight: 900;
  transition: all .2s;
}

.text-rich-text a:hover {
  color: #285382;
  text-decoration: underline;
}

.text-rich-text li {
  font-size: 1rem;
  line-height: 1.5rem;
}

.container-small {
  width: 100%;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

.error-message {
  margin-top: 1.5rem;
  padding: .875rem 1rem;
}

.footer1_legal-list {
  grid-column-gap: 1.5rem;
  grid-row-gap: 0rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: center;
  display: grid;
}

.navbar1_menu-buttons {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-left: 1rem;
  display: flex;
}

.footer1_menu-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: start;
}

.navbar1_dropdown-toggle {
  grid-column-gap: .5rem;
  align-items: center;
  padding: .5rem 1rem;
  display: flex;
}

.form_input {
  border: 1px solid var(--\<unknown\|relume-variable-color-neutral-1\>);
  background-color: var(--\<unknown\|relume-variable-color-neutral-2\>);
  color: var(--\<unknown\|relume-variable-text-color-1\>);
  border-radius: 0;
  height: auto;
  min-height: 2.75rem;
  margin-bottom: 0;
  padding: .5rem .75rem;
  font-size: 1rem;
  line-height: 1.6;
}

.form_input:focus {
  border-color: #000;
}

.form_input::placeholder {
  color: rgba(0, 0, 0, .6);
}

.margin-bottom, .margin-bottom.margin-xsmall, .margin-bottom.margin-small {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.navbar1_logo-link {
  padding-left: 0;
}

.footer1_logo-link {
  padding-left: 0;
}

.padding-global {
  padding-left: 5%;
  padding-right: 5%;
}

.navbar1_link {
  padding: .5rem 1rem;
}

.navbar1_link.w--current {
  color: var(--\<unknown\|relume-variable-color-neutral-1\>);
}

.text-align-center {
  text-align: center;
}

.footer1_legal-link {
  font-size: .875rem;
  text-decoration: underline;
}

.footer1_top-wrapper {
  grid-column-gap: 8vw;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  align-items: start;
}

.line-divider {
  background-color: var(--\<unknown\|relume-variable-color-neutral-1\>);
  width: 100%;
  height: 1px;
}

.navbar1_dropdown-link {
  padding: .5rem 1rem;
}

.navbar1_dropdown-link.w--current {
  color: var(--\<unknown\|relume-variable-color-neutral-1\>);
}

.success-message {
  background-color: var(--\<unknown\|relume-variable-color-neutral-3\>);
  padding: 1.5rem;
}

.navbar1_menu {
  align-items: center;
  display: flex;
  position: static;
}

.container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.text-weight-semibold {
  font-weight: 600;
}

.padding-top, .padding-top.padding-medium {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.spacer-3rem {
  height: 3rem;
}

.html-embed {
  height: 150px;
}

.full-image-3 {
  object-fit: contain;
  width: 100%;
  height: 100%;
  display: none;
}

.feature-content-wrapper-3 {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 1.875rem;
  width: 100%;
  height: 40rem;
  overflow: hidden;
}

.feature-content-sticky-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 35rem;
  height: 100vh;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.heading-3 {
  color: #122233;
  margin-top: 1%;
  margin-bottom: 5%;
}

.heading-3.white {
  color: #fff;
}

.feature-list-wrapper-3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 67.5rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.main-wrapper-3 {
  width: 100vw;
  margin-top: 0;
}

.feature-list-track-3 {
  width: 22rem;
  margin-right: 7rem;
  padding-top: 50vh;
  padding-bottom: 50vh;
}

.feature-text-3 {
  opacity: .2;
  padding-top: 2rem;
  padding-bottom: 2rem;
  transition: opacity .2s;
}

.body {
  background-color: var(--surface-blue-quaternary);
  color: var(--white);
}

.inverted {
  background-color: var(--surface-blue-quaternary);
  color: var(--white);
  -webkit-text-stroke-color: var(--white);
  font-family: Lato, sans-serif;
  font-weight: 300;
}

.logo-center {
  justify-content: center;
  display: flex;
}

.header-info {
  margin-top: 20px;
  margin-bottom: 40px;
}

.powered {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  display: grid;
}

.flex-block {
  justify-content: flex-end;
}

.flex-block-2 {
  flex-flow: row;
}

.cta {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  margin-top: 10px;
  display: flex;
}

.button-app {
  border-radius: 20px;
  padding: 10px 20px;
  font-weight: 700;
}

.app {
  margin-top: 32px;
  font-size: 20px;
}

@media screen and (min-width: 1440px) {
  .mission-columns {
    margin-top: 2%;
    margin-bottom: 2%;
  }

  .div-block-19 {
    padding-top: 10%;
  }

  .p {
    font-size: 1.2rem;
    line-height: 2.1rem;
  }

  .html-embed {
    height: auto;
  }

  .logo-center {
    justify-content: center;
    display: flex;
  }

  .logo-info {
    width: 250px;
  }

  .header-info {
    margin-top: 20px;
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 1920px) {
  .div-block-19 {
    padding-top: 7%;
  }

  .p-bold.blue.dark {
    color: #5397e0;
  }
}

@media screen and (max-width: 991px) {
  .features-title {
    justify-content: flex-start;
    width: 90%;
  }

  .img-appstore, .img-google-play {
    width: 100%;
  }

  .section-mission {
    margin-top: 11%;
  }

  .text-mission {
    min-height: 65px;
  }

  .image-8 {
    max-width: 120%;
  }

  .div-block-13 {
    justify-content: space-between;
  }

  .div-block-16 {
    padding-top: 0;
  }

  .link-block, .link-block-2 {
    max-width: 40%;
  }

  .section-header {
    min-height: auto;
    max-height: 380px;
  }

  .div-block-19 {
    padding-top: 20%;
  }

  .image-17, .image-18 {
    width: 70%;
  }

  .banner-logo {
    display: flex;
  }

  .img-mission-train {
    width: 70px;
  }

  .mission-column {
    grid-row-gap: 10px;
  }

  .column-text {
    grid-row-gap: 5px;
  }

  .section-ubique {
    padding-left: 20px;
    padding-right: 20px;
  }

  .p {
    font-size: 1rem;
    line-height: 1.8rem;
  }

  .feature-list-track {
    width: 20rem;
    margin-right: 2rem;
  }

  .feature-content-wrapper {
    height: 50rem;
  }

  .feature-list-wrapper {
    justify-content: center;
    width: 100vw;
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .feature-content-sticky {
    width: 35rem;
  }

  .feature-list-track-2 {
    margin-right: 4rem;
  }

  .feature-content-wrapper-2 {
    height: 20rem;
  }

  .feature-list-wrapper-2 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .feature-content-track {
    width: 20rem;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .menu-icon1_line-top {
    background-color: var(--\<unknown\|relume-variable-color-neutral-1\>);
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-section-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .dropdown-chevron {
    top: auto;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .navbar1_menu-dropdown {
    width: 100%;
    font-size: 1.125rem;
  }

  .navbar1_menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .navbar1_dropdown-list {
    position: static;
    overflow: hidden;
  }

  .navbar1_dropdown-list.w--open {
    border-style: none;
    padding: 0;
  }

  .menu-icon1 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin-right: -.5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .navbar1_menu-buttons {
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    align-items: stretch;
    margin-top: 1.5rem;
    margin-left: 0;
  }

  .navbar1_dropdown-toggle {
    align-items: center;
    padding-top: .75rem;
    padding-bottom: .75rem;
    padding-left: 0;
    display: flex;
  }

  .menu-icon1_line-bottom {
    background-color: var(--\<unknown\|relume-variable-color-neutral-1\>);
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .navbar1_link {
    width: auto;
    padding: .75rem 0;
    font-size: 1.125rem;
  }

  .footer1_top-wrapper {
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
  }

  .navbar1_dropdown-link {
    width: auto;
    padding: .75rem 0 .75rem 5%;
  }

  .menu-icon_line-middle-inner {
    width: 4px;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .navbar1_menu {
    border-bottom: 1px solid var(--\<unknown\|relume-variable-border-color-1\>);
    background-color: var(--\<unknown\|relume-variable-color-neutral-2\>);
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    padding: 1rem 5% 2rem;
    position: absolute;
    overflow: auto;
  }

  .navbar1_menu.is-page-height-tablet {
    height: 100dvh;
    padding-bottom: 6.5rem;
    transition: height .5s;
  }

  .menu-icon1_line-middle {
    background-color: var(--\<unknown\|relume-variable-color-neutral-1\>);
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .feature-content-wrapper-3 {
    height: 50rem;
  }

  .feature-content-sticky-2 {
    width: 35rem;
  }

  .feature-list-wrapper-3 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .feature-list-track-3 {
    width: 20rem;
    margin-right: 2rem;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 2rem;
    line-height: 2.5rem;
  }

  .heading {
    font-size: 34px;
  }

  .section-mission {
    margin-top: 16%;
  }

  .all-headings-3 {
    font-size: 21px;
  }

  .text-mission {
    min-height: 20px;
    margin-top: 5%;
  }

  .mission-columns {
    grid-column-gap: 10%;
    grid-row-gap: 30px;
    flex-flow: column;
    align-items: stretch;
    display: flex;
  }

  .div-download {
    margin-top: 12%;
  }

  .div-block-16 {
    grid-row-gap: 20px;
    flex-direction: row;
  }

  .image-9 {
    max-width: 40%;
  }

  .section-header {
    max-height: 300px;
  }

  .div-block-19 {
    padding-top: 13%;
  }

  .img-mission-train {
    width: 60px;
  }

  .mission-icon {
    margin-bottom: -29px;
  }

  .mission-column {
    grid-row-gap: 0px;
  }

  .h3 {
    text-align: center;
  }

  .feature-list-track {
    width: 25rem;
  }

  .feature-content-wrapper {
    width: 100vw;
    height: 50vh;
  }

  .feature-content-sticky {
    opacity: 0;
    align-items: flex-end;
    width: 100%;
    height: auto;
    padding: 1.25rem 0;
    display: block;
    position: fixed;
    top: auto;
    bottom: 0;
    left: 0;
  }

  .feature-content-wrapper-2 {
    width: 35vh;
    height: 35vh;
  }

  .feature-content-track {
    opacity: 0;
    align-items: flex-end;
    width: 100%;
    height: auto;
    padding: 1.25rem;
    display: none;
    position: fixed;
    top: auto;
    bottom: 0;
    left: 0;
  }

  .main-wrapper-2 {
    padding-top: 50vh;
    padding-bottom: 50vh;
  }

  .text-size-medium {
    font-size: 1rem;
  }

  .footer1_credit-text {
    margin-top: 1.5rem;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .navbar1_component {
    height: auto;
    min-height: 4rem;
  }

  .footer1_bottom-wrapper {
    flex-direction: column-reverse;
    align-items: flex-start;
    padding-bottom: 1rem;
  }

  .text-rich-text h2 {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .text-rich-text p {
    font-size: 1rem;
  }

  .footer1_legal-list {
    grid-column-gap: 0rem;
    grid-row-gap: 1rem;
    grid-auto-flow: row;
  }

  .footer1_menu-wrapper {
    grid-column-gap: 1.5rem;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .navbar1_logo-link {
    max-height: 120px;
    padding-left: 0;
  }

  .footer1_top-wrapper {
    grid-row-gap: 3rem;
  }

  .navbar1_menu.is-page-height-tablet {
    padding-bottom: 6rem;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .html-embed {
    height: 120px;
  }

  .feature-content-wrapper-3 {
    width: 100vw;
    height: 50vh;
  }

  .feature-content-sticky-2 {
    opacity: 0;
    align-items: flex-end;
    width: 100%;
    height: auto;
    padding: 1.25rem;
    display: block;
    position: fixed;
    top: auto;
    bottom: 0;
    left: 0;
  }

  .heading-3 {
    font-size: 34px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 1.75rem;
  }

  .features-title.left {
    width: 100%;
  }

  .section-mission {
    margin-top: 24%;
  }

  .text-mission {
    margin-top: 15%;
  }

  .mission-columns {
    grid-row-gap: 30px;
  }

  .image-8 {
    margin-top: 23px;
  }

  .div-block-13 {
    justify-content: center;
  }

  .div-download {
    flex-direction: column;
  }

  .div-block-16 {
    grid-row-gap: 10px;
    flex-direction: column;
  }

  .section-header {
    max-height: 280px;
  }

  .div-block-19 {
    padding-top: 22%;
  }

  .img-mission-train {
    margin-bottom: -16px;
  }

  .mission-icon {
    padding-bottom: 0;
  }

  .ubique-content {
    width: 100%;
    max-width: 90%;
    margin-top: 25px;
  }

  .h3.white {
    font-size: 20px;
  }

  .feature-list-track {
    width: auto;
    margin-right: 0;
  }

  .feature-content-wrapper {
    width: 100vw;
    height: 50vh;
  }

  .feature-list-wrapper {
    margin-left: 5%;
    margin-right: 5%;
  }

  .feature-content-sticky {
    opacity: 1;
    align-items: center;
    display: flex;
  }

  .feature-content-wrapper-2 {
    width: 25vh;
    height: 25vh;
  }

  .feature-content-track {
    opacity: 1;
    display: flex;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-section-large.no-padding-top {
    padding-bottom: 2rem;
  }

  .footer1_form {
    grid-row-gap: 12px;
    flex-direction: column;
    grid-template-columns: 1fr;
  }

  .text-rich-text p, .text-rich-text li {
    font-size: .9rem;
    line-height: 1.4rem;
  }

  .footer1_menu-wrapper {
    grid-row-gap: 2.5rem;
    grid-template-columns: 1fr;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .footer1_top-wrapper {
    grid-row-gap: 48px;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .feature-content-wrapper-3 {
    width: 25vh;
    height: 25vh;
  }

  .feature-content-sticky-2 {
    opacity: 1;
    display: flex;
  }
}

#w-node-e01128cf-7a75-3f92-51d0-6cb280de036d-6fa2d947, #w-node-e01128cf-7a75-3f92-51d0-6cb280de0387-6fa2d947, #w-node-e9fdfc95-6ef0-bf8a-7071-52f666bf4e2d-6fa2d947, #w-node-e9fdfc95-6ef0-bf8a-7071-52f666bf4e40-6fa2d947 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


