.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #fff;
  background-color: #003582;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.detials-wrapper {
  grid-column-gap: 8vw;
  grid-row-gap: 8vw;
  background-color: #003582;
  border-radius: .5vw;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1vw;
  padding: 2.1vw 1.5vw;
  display: flex;
}

.detials-wrapper.is-small {
  margin-bottom: 1.8vw;
  padding-top: 1vw;
  padding-bottom: 1vw;
}

.button {
  grid-column-gap: .9vw;
  grid-row-gap: .9vw;
  color: #003582;
  text-transform: uppercase;
  background-color: #d3ff55;
  border-radius: .2vw;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  padding: .9vw 1.3vw;
  font-size: 1vw;
  font-weight: 500;
  line-height: 1.2;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.button.is-nav {
  margin-left: 2.5vw;
}

.dot {
  background-color: #003582;
  width: .4vw;
  height: .4vw;
}

.wrapper-img.space {
  padding-bottom: 1.8vw;
}

.icono {
  width: 1.302vw;
}

.footer-marque-item {
  text-transform: uppercase;
  flex: none;
  margin-right: 2vw;
  font-size: 6.7vw;
  line-height: 1;
}

.is-step-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer-logo {
  height: 40vw;
}

.heading-style-h1 {
  text-transform: uppercase;
  font-size: 5vw;
  font-weight: 400;
  line-height: 1;
}

.heading-style-h1.white {
  color: #fff;
}

.heading-style-h1.white.small.mid {
  text-align: center;
}

.grid-3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-3.up-space {
  margin-top: 1vw;
}

.letter-wrap {
  color: #fff;
  text-decoration: none;
}

.letter-wrap.nave {
  font-size: 1vw;
  font-weight: 500;
}

.letter-wrap.soace {
  margin-left: 3.5vw;
  margin-right: 5vw;
  font-size: 1vw;
  font-weight: 500;
}

.section {
  padding-top: 5vw;
  padding-bottom: 5vw;
}

.section.is-footer {
  padding-top: 7.5vw;
  padding-bottom: 0;
}

.section.is-white {
  color: #003582;
  background-color: #f2f8fe;
}

.section.is-white.rel {
  z-index: 3;
  position: relative;
}

.section.hero {
  padding-top: 13vw;
  position: relative;
}

.section.hero.bottom {
  padding-bottom: 9.115vw;
}

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

.h1-wrapper {
  width: 72%;
}

.h1-wrapper._100 {
  width: 100%;
}

.page-wrapper {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  overflow: clip;
}

.page-wrapper.page-gr {
  background-image: linear-gradient(#00225d, #003582 40%);
  background-position: 0 0;
}

.steps-wrap {
  grid-column-gap: .65vw;
  grid-row-gap: .65vw;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.inner-step-wrapper {
  background-color: #f2f8fe;
  border-radius: 1vw;
  justify-content: space-between;
  align-items: flex-start;
  width: 49.427vw;
  margin-top: -8vw;
  margin-bottom: 3.2vw;
  padding: 1.55vw 2.188vw 1.25vw;
  display: flex;
}

.grid-3-div {
  background-color: #fff;
  border-radius: 20px;
  padding-top: 2.7vw;
  padding-bottom: 2vw;
}

.image {
  width: 100%;
  height: 100%;
}

.image.contain {
  object-fit: contain;
}

.footer_logo-wrapper {
  z-index: 3;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-top: -4vw;
  margin-bottom: -6vw;
  display: flex;
  position: relative;
}

.container {
  width: 100%;
  max-width: 100%;
  padding-left: 4vw;
  padding-right: 4vw;
}

.div-wrapper-space {
  padding-left: 1.2vw;
  padding-right: 1.2vw;
}

.div-wrapper-space.up-less {
  margin-top: .7vw;
}

.div-wrapper-space.up {
  padding-top: 1vw;
}

.flex-block {
  grid-column-gap: 2.3vw;
  grid-row-gap: 2.3vw;
}

.footer_marque-wrapper {
  display: flex;
}

.text-box {
  font-size: 1.7vw;
  line-height: 1;
}

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

.point-col {
  grid-column-gap: .5vw;
  grid-row-gap: .5vw;
  flex-flow: column;
  display: flex;
}

.line {
  background-color: #003582;
  width: 92%;
  height: 1px;
}

.line.up-space {
  margin-top: 1.2vw;
}

.line.less-up-space {
  margin-top: .7vw;
}

.pickup-text {
  color: #fff;
  font-size: 1vw;
  line-height: 1;
}

.pickup-text.num {
  font-size: 1.25vw;
}

.pickup-text.num.small {
  font-size: 1vw;
}

.pickup-text.small {
  font-size: .75vw;
}

.footer-link {
  color: #fff;
  text-decoration: none;
}

.circle-wrap {
  background-color: #0d8fd1;
  border-radius: 100px;
  width: 1vw;
  height: 1vw;
}

.circle-wrap.active {
  color: #003582;
  background-color: #003582;
}

.space-side {
  padding-left: 4vw;
  padding-right: 4vw;
}

.small-text {
  font-size: .9vw;
  line-height: 1;
}

.footer_marquee-component {
  position: relative;
}

.button-wrapper {
  justify-content: flex-start;
  align-items: center;
  margin-top: 3vw;
  display: flex;
}

.button-wrapper.less-up-space {
  margin-top: 2vw;
}

.button-wrapper.less-up-space.mid {
  justify-content: center;
  align-items: center;
}

.flex-mid {
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer_bottom-wrapper {
  z-index: 7;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.flex-point {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 78%;
  display: flex;
}

.flex-point._w-100 {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  width: 100%;
}

.flex-points {
  grid-column-gap: .8vw;
  grid-row-gap: .8vw;
  width: 25%;
  display: flex;
  position: relative;
}

.line-light {
  background-color: #0d8fd1;
  width: 85%;
  height: 2px;
  margin-top: .4vw;
}

.line-light.active {
  background-color: #003582;
}

.circle-text {
  font-size: 1vw;
  line-height: 1;
}

.icon {
  margin-right: 0;
}

.dropdown-toggle {
  color: #fff;
  padding: 0 1.5vw 0 0;
}

.navbar {
  z-index: 900;
  background-color: #ddd0;
  padding-top: 2.5vw;
  padding-bottom: 2.5vw;
  position: absolute;
  inset: 0% 0% auto;
}

.nav-menu {
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-link {
  color: #fff;
  padding: 0;
  font-size: 1vw;
  line-height: 1;
}

.dropdown-link {
  color: #fff;
  padding: 1.2vw 2vw;
  font-weight: 500;
}

.flex-sb {
  justify-content: space-between;
  display: flex;
}

.dropdown-list {
  background-color: #ddd;
}

.dropdown-list.w--open {
  background-color: #003582;
}

.brand {
  width: 10vw;
}

.stop-icon {
  justify-content: center;
  align-items: flex-start;
  width: 1.75vw;
  display: flex;
  position: absolute;
  inset: 50% -1vw auto auto;
  transform: translate(0, -50%);
}

.dotted-line {
  border-left: 1px dashed #d3ff55;
  height: 2.25vw;
  position: absolute;
  top: 100%;
  bottom: auto;
}

.nav-menu-2 {
  grid-column-gap: 4vw;
  grid-row-gap: 4vw;
}

.nav-menu-wrapper {
  grid-column-gap: 4vw;
  grid-row-gap: 4vw;
  justify-content: center;
  align-items: center;
  display: flex;
}

.dot-2 {
  background-color: #003582;
  width: .4vw;
  height: .4vw;
}

.menu-drop-down {
  grid-column-gap: .5vw;
  grid-row-gap: .5vw;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: inline-flex;
}

.menu-drop-icon {
  filter: invert();
  width: 1vw;
  height: 1vw;
  margin: 0;
  position: relative;
}

.dropdown-menu {
  background-color: #0000;
  padding-top: 1vw;
  top: 100%;
}

.dropdown-menu.w--open {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  display: flex;
}

.button-2 {
  grid-column-gap: .9vw;
  grid-row-gap: .9vw;
  color: #003582;
  text-transform: uppercase;
  background-color: #d3ff55;
  border-radius: .2vw;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  padding: .9vw 1.3vw;
  font-size: 1vw;
  font-weight: 500;
  line-height: 1.2;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.button-2.is-nav {
  margin-left: 2.5vw;
}

.brand-2 {
  width: 10vw;
}

.container-2 {
  width: 100%;
  max-width: 100%;
  padding-left: 4vw;
  padding-right: 4vw;
}

.navlink {
  color: #fff;
  text-transform: uppercase;
  padding: 0;
  font-size: 1vw;
  font-weight: 500;
  line-height: .9;
  text-decoration: none;
}

.navlink.w--current {
  color: #d3ff55;
}

.dropdown-menu-inner {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  background-color: #003582;
  border-radius: .75vw;
  flex-flow: column;
  padding: 2vw 1.5vw;
  display: flex;
}

.copyright-text-wrapper {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.paragraph-2 {
  margin-bottom: 0;
}

.relative-div {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.footer-text-field {
  color: #3f3f3f;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}

.footer-text-field:hover {
  color: #00e257;
}

.link-lottie-2 {
  width: 53%;
  height: 100%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.link-lottie-2.dap {
  width: 40%;
  inset: 0% 0% 0% auto;
}

.paragraph-3 {
  margin-bottom: 0;
}

.div-block {
  padding-bottom: 3vw;
}

@media screen and (min-width: 1920px) {
  .footer-text-field {
    font-size: 20px;
    line-height: 30px;
  }
}

@media screen and (max-width: 991px) {
  .detials-wrapper {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
    margin-bottom: .7rem;
    padding: 1rem .8rem;
  }

  .detials-wrapper.is-small {
    margin-bottom: .7rem;
    padding: 1rem .8rem;
  }

  .button {
    padding: .5rem;
    font-size: .7rem;
  }

  .dot {
    width: 6px;
    height: 6px;
  }

  .wrapper-img.space {
    width: 90%;
    height: 9rem;
    padding-bottom: 1rem;
  }

  .icono {
    width: 1rem;
  }

  .footer-marque-item {
    margin-right: 1rem;
    font-size: 3rem;
  }

  .footer-logo {
    height: 20rem;
  }

  .heading-style-h1.white.small.mid {
    font-size: 2rem;
    line-height: 1.2;
  }

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

  .grid-3 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .grid-3.up-space {
    margin-top: 1rem;
  }

  .section.hero.bottom {
    padding-top: 6.5rem;
    padding-bottom: 4.5rem;
  }

  .steps-wrap {
    grid-column-gap: .4rem;
    grid-row-gap: .4rem;
  }

  .inner-step-wrapper {
    width: 60%;
    padding: .9rem 1rem;
  }

  .grid-3-div {
    padding-top: 1.35rem;
    padding-bottom: 1rem;
  }

  .footer_logo-wrapper {
    margin-bottom: -4rem;
  }

  .div-wrapper-space.up-less {
    margin-top: 10px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .div-wrapper-space.up {
    padding-top: 10px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .text-box.mid {
    font-size: 1.25rem;
  }

  .point-col {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .line.less-up-space {
    margin-top: .5rem;
  }

  .pickup-text, .pickup-text.num {
    font-size: .7rem;
  }

  .pickup-text.num.small, .pickup-text.small {
    font-size: .75rem;
  }

  .circle-wrap {
    width: .6rem;
    height: .6rem;
  }

  .space-side {
    padding-left: 1rem;
    padding-right: 1rem;
  }

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

  .button-wrapper.less-up-space.mid {
    margin-top: 1rem;
  }

  .flex-point {
    width: 85%;
  }

  .flex-points {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .line-light, .line-light.active {
    margin-top: .2rem;
  }

  .circle-text {
    font-size: .7rem;
  }

  .navbar {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .brand {
    width: 5rem;
  }

  .stop-icon {
    width: .8rem;
    right: -1rem;
  }

  .nav-menu-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    padding-bottom: 32px;
  }

  .nav-menu-wrapper {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    margin-bottom: 24px;
  }

  .nav-button-wrap {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .menu-dropdown-wrap {
    flex-flow: column;
    width: 100%;
    display: flex;
  }

  .dot-2 {
    width: .5rem;
    height: .5rem;
  }

  .menu-drop-icon {
    width: 12px;
    height: 12px;
  }

  .dropdown-menu {
    padding-top: 20px;
    position: relative;
    top: auto;
  }

  .button-2 {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    padding: 10px 15px;
    font-size: .75rem;
  }

  .button-2.is-nav {
    margin-left: 0;
  }

  .brand-2 {
    width: 6rem;
  }

  .menu-button {
    padding: 8px;
  }

  .menu-button.w--open {
    background-color: #0000;
  }

  .container-2 {
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
  }

  .navlink {
    font-size: 14px;
  }

  .dropdown-menu-inner {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    background-color: #0000;
    border-radius: 0;
    padding: 0;
  }

  .paragraph-2 {
    font-size: .8rem;
  }

  .footer-text-field {
    font-size: 18px;
    line-height: 24px;
  }

  .div-block {
    padding-bottom: 1rem;
  }
}

@media screen and (max-width: 767px) {
  .detials-wrapper {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
  }

  .detials-wrapper.is-small {
    grid-column-gap: 8vw;
    grid-row-gap: 8vw;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .button {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .footer-marque-item {
    font-size: 3rem;
  }

  .grid-3 {
    grid-template-columns: 1fr;
    width: 85%;
    margin-left: auto;
    margin-right: auto;
  }

  .inner-step-wrapper {
    width: 80%;
    margin-bottom: 1.5rem;
  }

  .flex-point {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    display: grid;
  }

  .flex-point._w-100 {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .flex-points {
    grid-column-gap: .7rem;
    grid-row-gap: .7rem;
    width: 100%;
  }

  .stop-icon {
    right: 1rem;
  }

  .footer-text-field {
    font-size: 20px;
    line-height: 26px;
  }
}

@media screen and (max-width: 479px) {
  .heading-style-h1.white.small.mid {
    font-size: 1.5rem;
  }

  .grid-3 {
    width: 100%;
  }

  .section.hero.bottom {
    padding-top: 5rem;
    padding-bottom: 3rem;
  }

  .inner-step-wrapper {
    width: 100%;
  }

  .footer_logo-wrapper {
    margin-bottom: -8rem;
  }

  .text-box.mid {
    font-size: 1rem;
  }

  .point-col {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
  }

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

  .pickup-text.num, .pickup-text.num.small {
    font-size: 1.25rem;
  }

  .pickup-text.small {
    font-size: 1rem;
  }

  .space-side {
    padding-left: 0;
    padding-right: 0;
  }

  .small-text {
    font-size: .85rem;
    line-height: 1.5;
  }

  .footer_bottom-wrapper {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
  }

  .flex-point, .flex-point._w-100 {
    grid-template-columns: 1fr;
  }

  .stop-icon {
    right: .3rem;
  }

  .button-2 {
    padding: 8px 12px;
  }

  .brand-2 {
    width: 4rem;
    padding-left: 0;
  }

  .navlink {
    font-size: 12px;
  }

  .copyright-text-wrapper {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    text-align: center;
    flex-flow: column;
    margin-bottom: 10px;
  }

  .paragraph-2 {
    font-size: 1rem;
  }

  .footer-text-field {
    font-size: 18px;
    line-height: 26px;
  }
}
