@font-face {
  font-family: mat-icon;
  src: url('../fonts/MaterialIconsRound-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

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

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

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

.navbar-logo-center {
  background-color: #2146a3;
}

.navbar-logo-center-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.navbar-logo-center-container.shadow-three {
  width: 100%;
  max-width: 1140px;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper-three {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-brand-three {
  z-index: 5;
  position: absolute;
}

.nav-menu-wrapper-three {
  width: 100%;
}

.nav-menu-three {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-menu-block {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #fff;
  letter-spacing: .25px;
  background-color: #0000;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-family: Varela Round, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #152d6b;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.hero-heading-left {
  background-color: #1d395d;
  border-bottom: 1px solid #e4ebf3;
  margin-bottom: 80px;
  padding: 80px 30px;
  position: relative;
}

.hero-wrapper {
  background-color: #1d395c;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px {
  color: #fff;
  margin-bottom: 24px;
  font-family: Varela Round, sans-serif;
}

.shadow-two {
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-clip: border-box;
  border-radius: 0;
  box-shadow: 0 4px 24px #96a3b514;
}

.features-list {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.features-wrapper-two {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.features-left {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 40%;
  display: flex;
}

.features-paragraph {
  margin-bottom: 24px;
  font-family: Varela Round, sans-serif;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.features-right {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  margin-bottom: -16px;
  font-family: Varela Round, sans-serif;
  display: flex;
}

.features-block-two {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 16px;
  display: flex;
}

.features-image {
  object-fit: cover;
  width: 80px;
  height: 80px;
  margin-right: 16px;
}

.heading {
  color: #fff;
  font-family: Varela Round, sans-serif;
}

.button {
  background-color: #ef2966;
  font-family: Varela Round, sans-serif;
}

.button-2 {
  background-color: #142655;
  font-family: Varela Round, sans-serif;
}

.features-metrics {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px;
  position: relative;
}

.features-wrapper {
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.features-block {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.features-title {
  margin-bottom: 8px;
  font-size: 40px;
  font-weight: 600;
  line-height: 48px;
}

.features-title-small {
  font-size: 24px;
  line-height: 32px;
}

.heading-2 {
  background-color: #0000;
  font-family: Varela Round, sans-serif;
}

.button-3 {
  background-color: #ef2966;
  font-family: Varela Round, sans-serif;
}

.button-4 {
  background-color: #4c7aef;
  font-family: Varela Round, sans-serif;
  position: static;
}

.footer-dark {
  outline-offset: 0px;
  background-color: #1d395d;
  border-bottom: 1px solid #e4ebf3;
  outline: 3px solid #333;
  padding: 50px 30px 15px;
  position: relative;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #fff;
  margin-top: 12px;
  margin-bottom: 6px;
  font-family: Varela Round, sans-serif;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: #1a1b1fbf;
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-divider {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.bold-text, .bold-text-2, .bold-text-3, .bold-text-4 {
  color: #fff;
  font-family: Varela Round, sans-serif;
}

.paragraph, .paragraph-2, .paragraph-3, .paragraph-4, .heading-3, .heading-4, .heading-5, .heading-6 {
  font-family: Varela Round, sans-serif;
}

.no-pointer {
  cursor: default;
  max-width: 60%;
  transform: translate(0);
}

.container-5 {
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  padding-top: 20px;
  display: flex;
}

.div-block {
  width: 6%;
  min-height: 100px;
}

.div-block-2 {
  width: 60%;
  min-height: 100px;
  margin-right: 40px;
}

.container-6 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  flex-flow: row;
  justify-content: space-around;
  align-items: flex-start;
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  position: relative;
}

.container-6.tb-10 {
  margin-bottom: 20px;
}

.div-block-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 30%;
  margin-right: 0;
  display: flex;
}

.div-block-4.div-block-3 {
  max-width: 40%;
}

.div-block-4.pr-20 {
  margin-right: 20px;
  padding-right: 20px;
}

.paragraph-5 {
  color: #8a99b1;
  border: 1px #3d4559;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
}

.heading-7 {
  color: #5c5792;
  -webkit-text-stroke-color: #3d4559;
  border: 1px solid #3d455900;
  margin-top: 0;
  font-size: 30px;
}

.text-block {
  color: #5e6775;
  margin-bottom: 30px;
  padding-right: 40px;
  font-family: PT Sans, sans-serif;
}

.text-block-2 {
  color: #3e4f8a;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  font-weight: 700;
}

.div-block-5 {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.text-block-3 {
  color: #7e8a9b;
  margin-bottom: 0;
  font-family: PT Sans, sans-serif;
}

.text-block-3.tb-10 {
  margin-bottom: 0;
}

.image {
  width: 15px;
  margin-right: 10px;
}

.mat-icon {
  color: #3c9777;
  margin-right: 10px;
  font-family: mat-icon, Arial, sans-serif;
  font-size: 20px;
}

.mb-30 {
  margin-bottom: 50px;
}

.pr-30 {
  max-width: 40%;
  padding-right: 30px;
}

.button-5 {
  color: #fff;
  background-color: #38ceec;
  border-radius: 6px;
  padding-left: 35px;
  padding-right: 35px;
}

.tb-1 {
  margin-bottom: 30px;
}

.we {
  margin-bottom: 80px;
}

.image-left {
  width: 40%;
  min-width: 0;
  max-width: 40%;
  position: relative;
}

.image-2 {
  z-index: 9999;
  width: 500px;
  margin-top: -50px;
  margin-left: 0;
  margin-right: -30px;
  display: block;
  position: relative;
}

.button-6 {
  background-color: #2127a7e6;
  border-radius: 6px;
}

.text-block-4 {
  color: #777272;
  text-align: center;
  background-color: #f0f0f0c4;
  border: 1px solid #00000017;
  border-radius: 8px;
  width: 100%;
  padding: 30px 20px 15px;
  box-shadow: 0 0 13px 8px #0000000f;
}

.text-block-5 {
  width: 234.917%;
}

.div-block-6 {
  display: block;
}

.mini-card-info {
  text-align: center;
  margin-bottom: 60px;
  margin-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.image-3 {
  width: 60px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

.image-3.mt-10 {
  margin-top: -20px;
}

.image-3.imgmt-10 {
  margin-top: -25px;
}

.image-3.imgmt-20 {
  margin-top: -15px;
}

.image-3.imgmt-30 {
  width: 40px;
  margin-top: -15px;
}

.section {
  opacity: 1;
  background-color: #f4f7fd;
  margin-bottom: 0;
  padding-bottom: 0;
}

.section-2 {
  background-color: #f8fbff;
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-3 {
  background-color: #0000;
  border: 1px #000;
  padding-top: 60px;
  padding-bottom: 60px;
}

.button-7 {
  background-color: #ef2966;
  border-radius: 8px;
}

.section-4 {
  background-color: #f4f7fd;
  padding-top: 60px;
}

.swap-bg {
  margin-left: -50px;
  padding-bottom: 30px;
}

.image-4 {
  z-index: 10;
  opacity: .03;
  width: 150%;
  max-width: 300%;
  position: absolute;
  inset: 15% 0% 0% 10%;
  transform: translate(-25%, -25%);
}

.div-block-7 {
  text-align: center;
  border-right: 1px solid #6600663b;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
  position: relative;
}

.mb-100 {
  margin-bottom: 100px;
}

.mb-100.mini-card {
  padding: 30px 60px;
}

.div-block-8 {
  width: 50%;
}

.div-block-8.pt-100 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-left: 0;
  display: flex;
  position: relative;
}

.mb-200 {
  margin-bottom: 200px;
}

.section-5 {
  margin-bottom: 100px;
}

.section-7 {
  padding-top: 60px;
}

.mini-card {
  text-align: center;
  background-color: #150164;
  border-radius: 10px;
  max-width: 70%;
  padding: 20px 30px 40px;
  font-family: Open Sans, sans-serif;
}

.mini-card.cardmb-100 {
  border-radius: 14px;
  margin-bottom: 100px;
  position: relative;
}

.mini-card.cardmb-100.after-right {
  object-fit: fill;
  object-position: 100% 0%;
  position: relative;
  overflow: visible;
}

.mini-card.cardmb-100.after-left, .mini-card.after-left {
  position: relative;
}

.h3 {
  color: #e8ffb4;
  margin-bottom: 10px;
  font-size: 20px;
}

.t-gray {
  color: #a19eb3;
  font-size: 15px;
}

.bold-text-5, .bold-text-6 {
  font-size: 20px;
}

.mt-negative {
  width: 75px;
  margin-top: 0%;
  margin-left: 0%;
  position: absolute;
  top: -45px;
  right: 45px;
}

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

  .navbar-wrapper-three {
    justify-content: space-between;
  }

  .navbar-brand-three {
    position: relative;
  }

  .nav-menu-wrapper-three {
    background-color: #0000;
    top: 70px;
  }

  .nav-menu-three {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

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

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .features-wrapper-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .features-left {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .features-right {
    max-width: 100%;
  }

  .features-wrapper {
    justify-content: space-between;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .div-block-2 {
    z-index: 999;
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
  }

  .container-6 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .container-6.nogap {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .div-block-4 {
    max-width: 50%;
  }

  .div-block-4.pr-20 {
    max-width: 50%;
    margin-bottom: 50px;
    margin-right: 0;
    padding-right: 0;
  }

  .text-block {
    padding-right: 0;
  }

  .pr-30 {
    max-width: 80%;
    margin-bottom: 50px;
    padding-right: 0;
  }

  .image-left {
    width: 60%;
    max-width: 60%;
    margin-top: -50px;
  }

  .image-2 {
    margin-top: 50px;
  }

  .text-block-4 {
    width: 90%;
  }

  .mini-card-info {
    justify-content: center;
    margin-right: 0;
    display: flex;
  }

  .swap-bg {
    margin-left: 0;
  }

  .div-block-8.pt-100 {
    border-right: 1px solid #6600663b;
    padding-top: 0;
  }
}

@media screen and (max-width: 767px) {
  .navbar-brand-three {
    padding-left: 0;
  }

  .nav-menu-three {
    filter: drop-shadow(0 0 10px #0000004d);
    background-color: #1d395d;
    border-radius: 6px;
    flex-direction: column;
    height: auto;
    padding-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
  }

  .nav-menu-block {
    flex-direction: column;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .hero-heading-left, .features-list, .features-metrics {
    padding: 60px 15px;
  }

  .features-wrapper {
    flex-wrap: wrap;
    margin-bottom: -40px;
  }

  .features-block {
    width: 50%;
    margin-bottom: 40px;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link:hover {
    color: #1a1b1fbf;
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .container-2, .container-3 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .container-4 {
    padding-left: 16px;
  }

  .div-block-2 {
    width: 80%;
    margin-right: 0;
  }

  .container-6 {
    text-align: center;
    flex-flow: column;
    justify-content: space-around;
    align-items: center;
  }

  .container-6.nogap {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .div-block-4 {
    max-width: 80%;
  }

  .div-block-4.pr-20 {
    max-width: 80%;
    margin-bottom: 40px;
    margin-right: 0;
    padding-right: 0;
  }

  .pr-30 {
    max-width: 80%;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
  }

  .we {
    border: 1px solid #ecebeb;
    margin-bottom: 0;
  }

  .image-left {
    width: 100%;
    max-width: 100%;
  }

  .image-2 {
    width: 60%;
    margin: 0 auto 50px;
  }

  .text-block-4 {
    margin-bottom: 0;
  }

  .mini-card-info {
    width: 50%;
    margin-bottom: 20px;
  }

  .swap-bg {
    width: 80%;
    margin-left: 0;
  }

  .div-block-7 {
    width: 80%;
  }

  .div-block-8.pt-100 {
    border-right: 1px solid #6600663b;
    width: 80%;
    padding-top: 0;
  }
}

@media screen and (max-width: 479px) {
  .container {
    max-width: none;
  }

  .nav-menu-three {
    flex-direction: column;
  }

  .features-right {
    margin-bottom: -30px;
  }

  .features-block-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 30px;
  }

  .features-image {
    margin-bottom: 10px;
  }
}

#w-node-_58eed714-7301-8e1b-95f7-fc365d6edd93-c883ded9, #w-node-_58eed714-7301-8e1b-95f7-fc365d6edd9e-c883ded9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


@font-face {
  font-family: 'mat-icon';
  src: url('../fonts/MaterialIconsRound-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}