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

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

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

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

img {
  max-width: 100%;
  display: inline-block;
}

.navbar-logo-left {
  width: 100%;
  max-width: 1440px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -webkit-text-fill-color: inherit;
  background-color: #080808;
  background-clip: border-box;
  justify-content: center;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.navbarcontainer {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar-content {
  width: 100%;
  max-width: 1200px;
  background-color: rgba(0, 0, 0, 0);
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.navbar-menu {
  grid-column-gap: 47px;
  grid-row-gap: 47px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.navbar-link {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px 12px;
  display: flex;
}

.body-text-desktop {
  color: #fff;
  font-family: Standerd, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 150%;
}

.trmnl4-0 {
  color: #fff;
  text-transform: uppercase;
  font-family: Plateia, sans-serif;
  font-size: 23px;
  font-weight: 700;
  line-height: 119.98%;
}

.trmnl4-1 {
  color: #06f;
  text-transform: uppercase;
  font-family: Plateia, sans-serif;
  font-size: 23px;
  font-weight: 700;
  line-height: 119.98%;
}

.hero-no-image {
  width: 100%;
  height: 752px;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #080808;
  background-image: url('../images/Vector.svg');
  background-position: 400%;
  background-repeat: no-repeat;
  background-size: 1400px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 64px 24px;
  display: flex;
}

.small-container {
  width: 100%;
  height: 607px;
  max-width: 1200px;
  grid-column-gap: 169px;
  grid-row-gap: 169px;
  border-radius: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 48px 29px;
  display: flex;
}

.content {
  width: 100%;
  grid-column-gap: 75px;
  grid-row-gap: 75px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-2 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-family: Plateia, sans-serif;
  font-size: 86px;
  font-weight: 700;
  line-height: 123%;
}

.frame-1 {
  width: 100%;
  max-width: 1139px;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.h2 {
  color: #fff;
  font-family: Standerd, sans-serif;
  font-size: 28px;
  font-weight: 300;
  line-height: 130.5%;
}

.button {
  width: 100%;
  height: 72px;
  max-width: 348px;
  grid-column-gap: 118px;
  grid-row-gap: 118px;
  background-color: #06f;
  border-radius: 40px;
  justify-content: flex-start;
  align-items: center;
  padding: 10px 40px;
  text-decoration: none;
  display: flex;
}

.button:hover {
  background-color: #727272;
}

.text-3 {
  color: #fff;
  font-family: Standerd, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 130.5%;
}

.vectors-wrapper {
  width: 59.0542px;
  height: 19.8753px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-4 {
  color: #fff;
  font-family: Standerd, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 130.5%;
}

.text-4:hover {
  color: #727272;
  background-color: #fff;
}

.image-2 {
  mix-blend-mode: normal;
  object-fit: fill;
  object-position: 0% 0%;
  flex: 0 auto;
  margin-top: -612px;
  margin-left: -389px;
  margin-right: 0;
  padding-left: 0;
  transition: opacity .2s;
  display: block;
  position: -webkit-sticky;
  position: sticky;
  top: 8px;
  bottom: -27px;
  overflow: auto;
}

.image {
  flex: 0 auto;
  margin-top: -159px;
  display: block;
}

.image-3 {
  margin-top: -18px;
  margin-bottom: 0;
  margin-left: 849px;
  position: fixed;
}

.image-4 {
  margin-top: 475px;
  margin-left: -1080px;
}

.hero-no-image-2 {
  width: 100%;
  height: 752px;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #080808;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 64px 24px;
  display: flex;
}

.small-container-2 {
  width: 100%;
  height: 607px;
  max-width: 1200px;
  grid-column-gap: 169px;
  grid-row-gap: 169px;
  border-radius: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 48px 29px;
  display: flex;
}

.content-2 {
  width: 100%;
  grid-column-gap: 75px;
  grid-row-gap: 75px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-5 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-family: Plateia, sans-serif;
  font-size: 80px;
  font-weight: 700;
  line-height: 123%;
}

.frame-2 {
  width: 100%;
  max-width: 1139px;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.h2-2 {
  color: #fff;
  font-family: Standerd, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 130.5%;
}

.button-2 {
  width: 100%;
  height: 72px;
  max-width: 348px;
  grid-column-gap: 118px;
  grid-row-gap: 118px;
  background-color: #06f;
  border-radius: 40px;
  justify-content: flex-start;
  align-items: center;
  padding: 10px 40px;
  text-decoration: none;
  display: flex;
}

.text-6 {
  color: #fff;
  font-family: Standerd, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 130.5%;
}

.vectors-wrapper-2 {
  width: 59.0542px;
  height: 19.8753px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar-logo-left-2 {
  width: 100%;
  max-width: 1440px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #080808;
  justify-content: center;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
}

.navbarcontainer-2 {
  width: 100%;
  max-width: 1200px;
  clear: both;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: fixed;
}

.navbar-content-2 {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  flex-flow: row;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
}

.navbar-menu-2 {
  grid-column-gap: 47px;
  grid-row-gap: 47px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.navbar-link-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px 12px;
  display: flex;
}

.body-text-desktop-2 {
  color: #fff;
  font-family: Standerd, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.trmnl4-2 {
  color: #fff;
  text-transform: uppercase;
  font-family: Plateia, sans-serif;
  font-size: 23px;
  font-weight: 700;
  line-height: 119.98%;
}

.trmnl4-3 {
  color: #06f;
  text-transform: uppercase;
  font-family: Plateia, sans-serif;
  font-size: 23px;
  font-weight: 700;
  line-height: 119.98%;
}

.hero-no-image-3 {
  width: 100%;
  height: 752px;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  -webkit-text-fill-color: inherit;
  background-color: rgba(0, 0, 0, 0);
  background-clip: padding-box;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 64px 24px;
  display: flex;
}

.content-3 {
  width: 100%;
  grid-column-gap: 75px;
  grid-row-gap: 75px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: -63px;
  display: flex;
  position: static;
}

.text-8 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-family: Plateia, sans-serif;
  font-size: 80px;
  font-weight: 700;
  line-height: 123%;
}

.frame-3 {
  width: 100%;
  max-width: 1139px;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.h2-3 {
  color: #fff;
  font-family: Standerd, sans-serif;
  font-size: 28px;
  font-weight: 300;
  line-height: 130.5%;
}

.button-3 {
  width: 100%;
  height: 72px;
  max-width: 348px;
  grid-column-gap: 118px;
  grid-row-gap: 118px;
  background-color: #06f;
  border-radius: 40px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: -267px;
  margin-left: 851px;
  margin-right: 0;
  padding: 12px 40px 10px 41px;
  text-decoration: none;
  display: flex;
}

.button-3:hover {
  color: #06f;
  background-color: #fff;
  border: 0 solid #fff;
  padding-top: 11px;
}

.text-9 {
  width: 150px;
  max-width: 150px;
  min-width: 150px;
  color: #fff;
  justify-content: space-between;
  align-items: center;
  margin-top: 11px;
  font-family: Standerd, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 130.5%;
  display: block;
}

.text-9:hover {
  color: #06f;
}

.vectors-wrapper-3 {
  width: 59.0542px;
  height: 19.8753px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  margin-top: 16px;
  margin-left: -57px;
  display: flex;
}

.vectors-wrapper-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.body {
  background-color: #080808;
  background-image: url('../images/For-investors_Desktop.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: scroll;
}

.navbar-logo-left-3 {
  width: 100%;
  max-width: 1440px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.navbarcontainer-3 {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar-content-3 {
  width: 100%;
  max-width: 1200px;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
}

.navbar-menu-3 {
  grid-column-gap: 47px;
  grid-row-gap: 47px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.navbar-link-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px 12px;
  display: flex;
}

.body-text-desktop-3 {
  color: #fff;
  font-family: Standerd, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.navbar-link-4, .navbar-link-5 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px 12px;
  display: flex;
}

.trmnl4-4 {
  color: #fff;
  text-transform: uppercase;
  font-family: Plateia, sans-serif;
  font-size: 23px;
  font-weight: 700;
  line-height: 119.98%;
}

.trmnl4-5 {
  color: #06f;
  text-transform: uppercase;
  font-family: Plateia, sans-serif;
  font-size: 23px;
  font-weight: 700;
  line-height: 119.98%;
}

.heading {
  color: #fff;
  text-transform: uppercase;
  font-family: Plateia, sans-serif;
  font-size: 53px;
  line-height: 60px;
}

.container {
  width: 1200px;
  max-width: 1150px;
}

.section {
  height: 1200px;
  background-color: #501818;
}

.column-3 {
  border: 1px solid #fff;
  padding-left: 20px;
  padding-right: 20px;
}

.columns-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border: 1px solid rgba(0, 0, 0, 0);
  margin-top: 37px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.h2-desktop {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 80px;
  font-family: Standerd, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  text-decoration: none;
}

.body-2 {
  -webkit-text-fill-color: inherit;
  background-color: #080808;
  background-image: url('../images/T4.Week.svg');
  background-position: 0 7%;
  background-repeat: no-repeat;
  background-size: 1200px 1200px;
  background-attachment: scroll;
  background-clip: padding-box;
  font-family: Standerd, sans-serif;
  font-size: 18px;
}

.navbar-logo-left-4 {
  z-index: 2147483647;
  clear: both;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  aspect-ratio: auto;
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-color: #080808;
  background-clip: content-box;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: scroll;
}

.navbar-logo-left-container {
  z-index: 5;
  width: 1030px;
  max-width: 100%;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  background-color: #080808;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding: 20px 0;
  display: flex;
}

.container-2 {
  width: 100%;
  max-width: 940px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navbar-wrapper {
  width: 1200px;
  max-width: 1200px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #080808;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu-two {
  width: 500px;
  max-width: 500px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-right: 0;
  display: flex;
}

.nav-link {
  color: #fff;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #06f;
}

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

.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: rgba(26, 27, 31, .75);
}

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

.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 {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

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

.nav-divider {
  width: 1px;
  height: 22px;
  background-color: #e4ebf3;
  margin-left: 15px;
  margin-right: 15px;
}

.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: rgba(26, 27, 31, .75);
}

.button-primary {
  width: 150px;
  max-width: 150px;
  color: #fff;
  text-align: center;
  letter-spacing: .5px;
  text-transform: none;
  background-color: #06f;
  border-radius: 20px;
  padding: 12px 25px;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #06f;
  background-color: #fff;
  font-weight: 400;
}

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

.image-5 {
  max-width: 80%;
}

.container-3 {
  width: 1200px;
  height: 700px;
  max-width: 1200px;
}

.heading-4 {
  color: #fff;
  -webkit-text-stroke-color: #fff;
  text-transform: uppercase;
  margin-top: 106px;
  font-family: Plateia, sans-serif;
  font-size: 120px;
  line-height: 150px;
}

.paragraph {
  width: 500px;
  color: #fff;
  margin-top: -100px;
  margin-left: 600px;
  font-size: 32px;
  font-weight: 300;
  line-height: 37px;
}

.background-video {
  width: 300px;
  height: 300px;
  max-width: 300px;
}

.image-6 {
  width: 450px;
  max-width: 400%;
  margin-top: -125px;
  margin-left: 120px;
}

.button-4 {
  width: 250px;
  height: 60px;
  text-align: left;
  background-color: #06f;
  padding-top: 18px;
}

.button-5 {
  width: 250px;
  height: 72px;
  text-align: center;
  -webkit-text-stroke-color: #fff;
  background-color: #080808;
  border: 1px solid #fff;
  border-radius: 100px;
  justify-content: center;
  margin-top: -269px;
  margin-bottom: 0;
  margin-left: 600px;
  padding-top: 24px;
  font-size: 20px;
  display: flex;
}

.text-span {
  color: #06f;
}

.button-6 {
  width: 310px;
  height: 72px;
  text-align: left;
  background-color: #06f;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: -73px;
  margin-left: 890px;
  font-size: 20px;
  display: flex;
}

.button-6:hover {
  color: #06f;
  background-color: #fff;
}

.container-4 {
  width: 1200px;
  height: 330px;
  max-width: 1200px;
}

.section-2 {
  margin-top: 0;
}

.heading-5 {
  display: none;
}

.paragraph-2 {
  width: 700px;
  color: #fff;
  margin-top: 73px;
  font-size: 32px;
}

.heading-6 {
  font-size: 80px;
}

.heading-7 {
  width: 1000px;
  color: #fff;
  margin-top: 29px;
  font-size: 70px;
  line-height: 80px;
}

.text-span-2 {
  color: #06f;
}

.container-5 {
  width: 1200px;
  height: 350px;
  max-width: 1200px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.columns-3 {
  width: 1240px;
  height: 300px;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: #fff;
  justify-content: space-between;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.column-5 {
  color: #fff;
  -webkit-text-stroke-width: 1px;
  border: 1px solid #fff;
}

.column-6, .column-7 {
  border: 1px solid #fff;
}

.heading-8 {
  width: 80px;
  height: 60px;
  color: #06f;
  margin-top: 40px;
  margin-left: 20px;
  font-size: 70px;
  display: block;
}

.paragraph-3 {
  width: 320px;
  -webkit-text-stroke-width: 0px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  margin-top: 30px;
  margin-bottom: 0;
  margin-left: 20px;
  font-size: 28px;
  font-weight: 300;
  line-height: 45px;
  display: block;
}

.section-3 {
  height: 600px;
}

.section-5 {
  height: auto;
  margin-top: 24px;
}

.container-6 {
  width: 1200px;
  height: 1100px;
  max-width: 1200px;
  margin-top: 100px;
}

.heading-9 {
  width: auto;
  color: #fff;
  text-transform: uppercase;
  margin-left: 500px;
  font-family: Plateia, sans-serif;
  font-size: 60px;
  line-height: 80px;
}

.columns-4 {
  width: 1220px;
  height: 600px;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: -155px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  display: flex;
}

.column-8 {
  height: auto;
  border: 1px solid #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-right: 0;
  display: flex;
}

.column-8:hover {
  background-color: rgba(0, 0, 0, 0);
  display: block;
  overflow: visible;
}

.column-9 {
  height: auto;
  border: 1px solid #fff;
  margin-top: 200px;
}

.column-10 {
  height: auto;
  border: 1px solid #fff;
  margin-top: 300px;
}

.columns-5 {
  width: 820px;
  height: 300px;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  margin-top: -80px;
  display: flex;
}

.column-11 {
  border: 1px solid #fff;
  margin-top: -130px;
  margin-bottom: 0;
}

.column-12 {
  height: auto;
  border: 1px solid #fff;
  margin-top: 155px;
  margin-bottom: -200px;
}

.heading-10 {
  width: 320px;
  color: #fff;
  margin-top: 51px;
  margin-bottom: -15px;
  margin-left: 15px;
}

.heading-10:hover {
  overflow: visible;
}

.image-7 {
  width: 60px;
  margin-top: 45px;
  margin-left: 12px;
}

.paragraph-4 {
  width: 250px;
  color: #fff;
  margin-top: -60px;
  margin-left: 92px;
  font-size: 20px;
  line-height: 30px;
}

.text-span-3 {
  font-weight: 600;
}

.container-123 {
  width: 100px;
  height: 50px;
  color: #fff;
  text-align: center;
  background-color: #06f;
  border: 1px solid #fff;
  border-radius: 100px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: -311px;
  margin-left: 17px;
  display: flex;
  position: static;
}

.paragraph-5 {
  width: 100px;
  height: 50px;
  color: #fff;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  font-size: 20px;
  display: flex;
}

.container-8 {
  width: 380px;
  height: 300px;
  max-width: 380px;
  background-color: #06f;
  border: 1px solid #fff;
  margin-top: -24px;
  margin-left: -11px;
  margin-right: -10px;
}

.paragraph-6 {
  color: #fff;
  margin-top: 40px;
  margin-left: 20px;
  margin-right: 20px;
  font-size: 20px;
  line-height: 25px;
}

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

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

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.pricing-description {
  max-width: 550px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.pricing-grid {
  grid-column-gap: 64px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: grid;
}

.pricing-card-three {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

.pricing-card-text {
  margin-bottom: 20px;
}

.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;
}

.paragraph-7 {
  color: #fff;
  margin-top: 40px;
  margin-left: 20px;
  margin-right: 20px;
  font-size: 20px;
}

.div-block {
  width: 380px;
  height: 300px;
  background-color: #06f;
  border: 1px solid #fff;
  margin-top: -25px;
  margin-left: -12px;
  padding-top: 40px;
  padding-right: 0;
  display: none;
}

.paragraph-8 {
  width: 330px;
  color: #fff;
  margin-left: 20px;
}

.container-10 {
  width: 200px;
  height: 80px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #fff;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #fff;
  -webkit-text-fill-color: inherit;
  object-position: 50% 50%;
  background-color: #080808;
  background-clip: border-box;
  border: 1px solid #fff;
  border-radius: 100px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-top: -700px;
  margin-left: 945px;
  padding-top: 7px;
  font-size: 22px;
  display: flex;
  transform: rotate(-20deg);
}

.paragraph-9 {
  text-align: center;
  flex: 0 auto;
  font-size: 20px;
  font-weight: 300;
}

.section-6 {
  height: auto;
  background-color: #080808;
  margin-top: 0;
}

.container-11 {
  width: auto;
  height: auto;
  max-width: 1200px;
  margin-top: 60px;
}

.heading-11 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 40px;
  font-family: Plateia, sans-serif;
}

.columns-6 {
  width: auto;
  height: auto;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  margin-top: 20px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.column-13 {
  height: 150px;
  background-color: #080808;
  border: 1px solid #fff;
  position: static;
}

.column-14 {
  height: 150px;
  border: 1px solid #fff;
}

.heading-12 {
  width: 400px;
  color: #06f;
  margin-left: 15px;
}

.paragraph-10 {
  width: 510px;
  color: #fff;
  margin-left: 15px;
  padding-top: 25px;
  font-size: 20px;
  font-weight: 300;
  line-height: 25px;
}

.container-12 {
  width: 1200px;
  height: 500px;
  max-width: 1200px;
}

.section-7 {
  background-image: url('../images/Line.svg');
  background-position: 50% 46%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 100px;
}

.columns-7 {
  width: 1200px;
  grid-column-gap: 175px;
  grid-row-gap: 175px;
  aspect-ratio: auto;
  text-align: center;
  object-fit: fill;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 78px;
  margin-left: 0;
  margin-right: auto;
  display: flex;
  position: relative;
}

.column-15 {
  height: 80px;
  background-color: #06f;
  border: 1px solid #fff;
  border-radius: 100px;
}

.column-16, .column-17, .column-18 {
  height: 80px;
  background-color: #080808;
  border: 1px solid #fff;
  border-radius: 100px;
}

.heading-13 {
  color: #fff;
  margin-top: 15px;
}

.columns-8 {
  width: 1200px;
  grid-column-gap: 40px;
  grid-row-gap: 10px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-left: 0;
  padding-left: 80px;
  padding-right: 60px;
  display: flex;
}

.paragraph-11 {
  color: #fff;
}

.paragraph-12 {
  width: 180px;
  color: #fff;
  text-align: center;
  font-size: 20px;
  line-height: 25px;
}

.button-7 {
  width: 330px;
  height: 72px;
  background-color: #06f;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  margin-top: 58px;
  margin-left: 440px;
  font-size: 20px;
  display: flex;
}

.button-7:hover {
  color: #06f;
  background-color: #fff;
  font-weight: 400;
}

.section-8 {
  height: 750px;
  margin-top: 100px;
}

.container-13 {
  width: 1200px;
  height: 750px;
  max-width: 1200px;
}

.heading-14 {
  width: 600px;
  height: 100px;
  color: #fff;
  text-transform: uppercase;
  font-family: Plateia, sans-serif;
  line-height: 50px;
}

.text-span-4 {
  color: #06f;
}

.container-14 {
  height: 250px;
  max-width: 900px;
  border: 1px solid #fff;
  margin-top: 40px;
  margin-left: 0;
}

.heading-15 {
  width: 500px;
  color: #06f;
  text-transform: uppercase;
  margin-top: 55px;
  margin-left: 50px;
  font-family: Plateia, sans-serif;
}

.paragraph-13 {
  width: 760px;
  color: #fff;
  margin-top: 20px;
  margin-left: 50px;
  font-size: 28px;
  line-height: 35px;
}

.container-15 {
  height: 250px;
  max-width: 900px;
  border: 1px solid #fff;
  margin-top: 20px;
  margin-left: 300px;
}

.image-8 {
  width: 400px;
  max-width: 535px;
  margin-top: -1000px;
  margin-left: 715px;
}

.image-9 {
  width: 260px;
  margin-top: -380px;
  margin-left: 35px;
}

.button-8 {
  width: 330px;
  height: 72px;
  background-color: #06f;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  margin-top: -336px;
  margin-left: 818px;
  font-size: 20px;
  display: flex;
}

.button-8:hover {
  color: #06f;
  background-color: #fff;
}

.container-16 {
  height: 750px;
  max-width: 1200px;
}

.image-10 {
  width: 180px;
  display: block;
}

.column-19 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border-right: 1px solid #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-20 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.paragraph-14 {
  color: #fff;
  margin-bottom: 0;
  margin-left: 50px;
  font-size: 28px;
  line-height: 40px;
}

.columns-9 {
  width: 1240px;
  height: 100px;
  max-width: 1240px;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  margin-top: 20px;
  margin-left: 0;
  margin-right: 0;
  padding-right: 7px;
  display: flex;
}

.column-21 {
  height: 100px;
  -webkit-text-stroke-color: #fff;
  border: 1px solid #fff;
}

.column-22 {
  height: 100px;
  border: 1px solid #fff;
}

.paragraph-15 {
  width: 480px;
  color: #fff;
  margin-top: 20px;
  margin-left: 20px;
  font-size: 20px;
  line-height: 23px;
}

.text-block {
  width: 30px;
  color: #06f;
  margin-top: 15px;
  margin-left: 525px;
  padding-top: 0;
  font-size: 28px;
  font-weight: 600;
}

.columns-10 {
  margin-bottom: 44px;
}

.section-9 {
  height: 750px;
  margin-top: 60px;
}

.paragraph-16 {
  width: 400px;
  color: #fff;
  margin-top: 15px;
  margin-left: 20px;
  font-size: 20px;
  line-height: 22px;
}

.text-block-2 {
  width: 30px;
  color: #06f;
  margin-top: -32px;
  margin-left: 525px;
  font-size: 28px;
  font-weight: 600;
}

.text-block-3 {
  width: 30px;
  color: #06f;
  text-align: center;
  margin-top: -17px;
  margin-left: 525px;
  font-size: 28px;
  font-weight: 600;
}

.button-9 {
  width: 330px;
  height: 72px;
  background-color: #06f;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  margin-left: 442px;
  font-size: 20px;
  display: flex;
}

.button-9:hover {
  color: #06f;
  background-color: #fff;
}

.section-10 {
  height: 800px;
  margin-top: 80px;
}

.container-17 {
  width: 1200px;
  height: 700px;
  max-width: 1200px;
}

.column-23 {
  border: 1px solid #fff;
}

.text-block-4, .text-block-5, .text-block-6 {
  display: none;
}

.container-18 {
  width: 1200px;
  max-width: 1200px;
  color: #fff;
  padding-left: 5vw;
  padding-right: 5vw;
}

.accordion-item-top-wrapper {
  grid-column-gap: 2vw;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr .5fr;
  grid-auto-columns: 1fr;
  padding-top: 24px;
  padding-bottom: 24px;
  font-size: 36px;
  display: grid;
}

.accordion-trigger-bottom {
  z-index: 5;
  width: 100%;
  height: 60%;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.p-accordion-answer {
  max-width: 38vw;
  margin-bottom: 0;
  padding-top: 6px;
  padding-bottom: 36px;
}

.accordion-highlight-top {
  z-index: -1;
  width: 100%;
  height: 150%;
  transform-origin: 50% 0;
  background-color: #2c3eff;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.accordion-trigger-top {
  z-index: 5;
  width: 100%;
  height: 60%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.accordion-arrow {
  width: 28px;
  max-width: none;
}

.accordion-item {
  cursor: pointer;
  border-top: 1px solid #fff;
  position: relative;
  overflow: hidden;
}

.accordion-item-bottom-wrapper {
  padding-left: 40.5%;
  font-size: 16px;
  overflow: hidden;
}

.accordion-highlight-bottom {
  z-index: -1;
  width: 100%;
  height: 150%;
  transform-origin: 50% 100%;
  background-color: #2c3eff;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.accordion {
  width: 1200px;
  max-width: 1200px;
  border-bottom: 1px solid #fff;
  margin-left: -80px;
}

.text-block-8 {
  font-size: 28px;
}

.faq-p {
  width: 100%;
  background-color: rgba(255, 255, 255, 0);
  border: 0 solid #fff;
  border-radius: 0;
  margin-bottom: 10px;
  overflow: hidden;
}

.title {
  color: #fff;
  text-align: center;
  margin-top: 0;
  font-family: Plateia, sans-serif;
}

.faq-answer {
  color: #fff;
  margin-bottom: 24px;
  font-size: 18px;
  font-style: normal;
}

.faq {
  width: 100%;
  height: 80px;
  color: #fff;
  white-space: break-spaces;
  background-color: #06f;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 50px;
  font-size: 16px;
  font-weight: 600;
  display: flex;
}

.faq.w--open {
  border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.faq-wrap {
  width: 100%;
  height: 600px;
  background-color: #080808;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.title-wrap {
  flex-direction: column;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.faq-answer-img {
  width: 100%;
}

.faq-icon {
  z-index: 2;
  width: 24px;
  margin-right: 16px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.faq-img {
  z-index: 2;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  display: flex;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.faq-body {
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  display: block;
  position: relative;
}

.faq-body.w--open {
  background-color: rgba(0, 0, 0, 0);
}

.faq-container {
  max-width: 1200px;
  min-width: 1200px;
  margin-bottom: 60px;
}

.toggle-text {
  z-index: 2;
  letter-spacing: 0;
  font-size: 18px;
  font-weight: 300;
  position: relative;
}

.faq-body-cont {
  border-top: 1px #000;
  padding: 30px;
  font-size: 16px;
  font-weight: 300;
  line-height: 32px;
}

.subtitle {
  color: #727272;
  text-align: center;
  font-size: 17px;
  font-weight: 500;
}

.marker {
  z-index: 0;
  width: 100%;
  margin-top: 0;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.text-block-9 {
  letter-spacing: 0;
  font-size: 18px;
  font-weight: 300;
}

.footer-dark {
  background-color: #080808;
  border-bottom: 1px solid #e4ebf3;
  margin-bottom: 0;
  padding: 50px 30px 80px;
  position: relative;
}

.container-19 {
  width: 100%;
  max-width: 1200px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-wrapper {
  width: 1200px;
  max-width: 1200px;
  color: #fff;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  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: 283px auto;
  grid-auto-columns: 1fr;
  padding-right: 30px;
  display: grid;
}

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

.title-small {
  letter-spacing: 0;
  text-transform: none;
  margin-bottom: 12px;
  font-size: 18px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #fff;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 18px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: #06f;
}

.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 {
  width: 100%;
  height: 1px;
  background-color: #e4ebf3;
  margin-top: 70px;
  margin-bottom: 15px;
}

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

.italic-text {
  color: #fff;
  font-style: normal;
}

.container-20 {
  width: 280px;
  height: 72px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #fff;
  background-color: #080808;
  border: 1px solid #fff;
  border-radius: 1000px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-top: -273px;
  margin-left: 597px;
  margin-right: 0;
  font-size: 20px;
  display: flex;
}

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

.body-3 {
  background-color: #080808;
  font-family: Standerd, sans-serif;
}

.section-11 {
  height: 260px;
}

.container-21 {
  width: 1200px;
  height: 260px;
  max-width: 1200px;
}

.heading-16 {
  color: #fff;
  text-transform: uppercase;
  font-family: Plateia, sans-serif;
  font-size: 80px;
  line-height: 100px;
}

.text-span-5 {
  color: #06f;
}

.image-11 {
  width: 280px;
  margin-top: -200px;
  margin-left: 900px;
}

.section-12 {
  height: 500px;
  margin-top: 50px;
}

.container-22 {
  height: 500px;
  max-width: 1200px;
}

.form {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  display: block;
}

.columns-11 {
  width: 1200px;
  height: 100px;
  margin-bottom: 10px;
}

.column-24 {
  height: 100px;
}

.text-field {
  height: 60px;
  color: #fff;
  -webkit-text-stroke-color: #06f;
  background-color: #080808;
  border: 1px solid #8b8b8b;
}

.text-field:hover {
  border-color: #06f;
}

.column-25 {
  height: 100px;
}

.text-field-2 {
  height: 60px;
  color: #fff;
  background-color: #080808;
  border: 1px solid #8b8b8b;
}

.text-field-2:hover {
  border-color: #06f;
}

.field-label, .field-label-2 {
  color: #fff;
  font-size: 18px;
  font-weight: 300;
}

.italic-text-2 {
  font-style: normal;
}

.select-field {
  height: 60px;
  color: #fff;
  background-color: #080808;
  border: 1px solid #8b8b8b;
  margin-right: 0;
  padding-right: 0;
  font-size: 16px;
}

.select-field:hover {
  border-color: #06f;
}

.submit-button {
  width: auto;
  height: 72px;
  text-align: center;
  background-color: #06f;
  border: 1px solid rgba(255, 255, 255, 0);
  border-radius: 100px;
  margin-top: 43px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 150px;
  padding-right: 150px;
  font-size: 20px;
  display: inline-block;
  position: relative;
  top: auto;
  bottom: 0%;
  left: 35%;
  right: 40%;
}

.submit-button:hover {
  color: #06f;
  background-color: #fff;
}

.checkbox-label {
  width: 500px;
  color: #fff;
  font-size: 18px;
  line-height: 25px;
}

.checkbox-field {
  margin-top: 31px;
  margin-left: 27px;
}

.success-message {
  background-color: #06f;
}

.text-block-11 {
  color: #fff;
  font-size: 20px;
}

.error-message {
  color: #000;
  background-color: #faa;
  padding-left: 20px;
  font-size: 16px;
}

.paragraph-17 {
  width: 240px;
  color: #fff;
  margin-top: -60px;
  margin-left: 93px;
  font-size: 20px;
  line-height: 27px;
}

.image-12 {
  width: 60px;
  margin-top: -1px;
  margin-left: 15px;
}

.paragraph-18 {
  color: #fff;
  margin-top: -60px;
  margin-left: 87px;
  font-size: 20px;
  line-height: 25px;
}

.image-13 {
  width: 60px;
  margin-top: 6px;
  margin-left: 13px;
}

.heading-17 {
  color: #fff;
  margin-top: 38px;
  margin-left: 15px;
}

.container-124 {
  width: 100px;
  background-color: #06f;
  border: 1px solid #fff;
  border-radius: 100px;
  margin-top: -393px;
  margin-left: 11px;
}

.column-26 {
  color: rgba(51, 51, 51, 0);
  -webkit-text-stroke-color: rgba(51, 51, 51, 0);
}

.column-27 {
  border: 1px solid #fff;
  flex-direction: column;
  flex: 0 auto;
  align-items: flex-start;
  padding-left: 0;
  display: flex;
}

.text-span-6, .text-span-7, .text-span-8, .text-span-9 {
  color: #06f;
}

.container-125 {
  width: auto;
  height: 150px;
  border: 1px solid #fff;
  margin-top: 20px;
  margin-left: 300px;
  margin-right: 300px;
}

.bold-text {
  color: #fff;
  font-weight: 300;
}

.paragraph-19 {
  color: #fff;
  margin-left: 25px;
  padding-top: 25px;
  padding-right: 80px;
  font-size: 20px;
  font-weight: 300;
  line-height: 25px;
}

.text-span-10 {
  color: #06f;
}

.bold-text-2 {
  font-weight: 300;
}

.text-span-11 {
  color: #2c4bff;
}

.bold-text-3, .bold-text-4, .bold-text-5 {
  font-weight: 300;
}

.text-span-12 {
  color: #2c4bff;
}

.heading-18 {
  color: #fff;
  margin-top: 0;
  padding-top: 20px;
  padding-left: 15px;
  padding-right: 15px;
  font-weight: 600;
}

.image-14 {
  width: 80px;
  max-width: 100%;
  margin-top: 30px;
  padding-left: 15px;
}

.paragraph-20 {
  color: #fff;
  margin-top: -68px;
  padding-bottom: 10px;
  padding-left: 95px;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
}

.text-span-13 {
  font-weight: 600;
}

.container-126 {
  width: 100px;
  height: 50px;
  background-color: #06f;
  border: 1px solid #fff;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: -26px;
  margin-left: 15px;
  display: flex;
}

.paragraph-21 {
  color: #fff;
  margin-bottom: 0;
  font-size: 20px;
}

.heading-19, .columns-12 {
  display: none;
  overflow: visible;
}

.text-span-15 {
  color: #2c4bff;
}

.text-block-12 {
  color: #fff;
  padding-right: 500px;
  font-size: 18px;
  line-height: 28px;
}

.checkbox-label-2 {
  color: #fff;
  font-size: 18px;
}

.bold-text-7 {
  color: #fff;
  -webkit-text-stroke-color: #fff;
}

.text-span-16 {
  color: #fff;
}

.bold-text-8, .bold-text-9, .bold-text-10, .bold-text-11, .bold-text-12 {
  font-size: 28px;
}

.text-span-17 {
  color: #06f;
  font-size: 28px;
  font-weight: 600;
}

@media screen and (min-width: 1920px) {
  .navbarcontainer-2 {
    flex-direction: column;
    justify-content: center;
    align-items: baseline;
  }

  .navbar-content-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    object-fit: fill;
    flex-flow: row;
    flex: 0 auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: relative;
    overflow: visible;
  }

  .hero-no-image-3 {
    -webkit-text-fill-color: inherit;
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    background-clip: border-box;
  }

  .text-8 {
    width: 1200px;
    font-size: 90px;
  }

  .h2-3 {
    font-size: 32px;
  }

  .button-3 {
    height: 80px;
  }

  .body {
    background-color: #080808;
    background-image: url('../images/For-investors_Desktop.svg');
    background-position: 0 -110%;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: fixed;
  }

  .navbar-logo-left-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: left;
    -webkit-text-fill-color: inherit;
    background-color: rgba(0, 0, 0, 0);
    background-clip: content-box;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: flex-start;
    display: inline;
    position: -webkit-sticky;
    position: sticky;
  }

  .body-text-desktop-3:hover {
    color: #06f;
  }

  .heading {
    color: #fff;
    text-transform: uppercase;
    font-family: Plateia, sans-serif;
    font-size: 70px;
    line-height: 90px;
  }

  .container {
    height: 1200px;
    max-width: 1200px;
  }

  .section {
    height: 1200px;
  }

  .columns {
    height: 200px;
    margin-top: 61px;
  }

  .heading-2 {
    width: 350px;
    height: 60px;
    color: #fff;
    -webkit-text-stroke-color: transparent;
    margin-left: 20px;
    font-family: Standerd, sans-serif;
    font-size: 24px;
  }

  .column {
    height: 150px;
    background-color: #080808;
    border: 1px solid #fff;
    border-radius: 3px;
    padding-left: 15px;
    position: relative;
    left: 11px;
  }

  .heading-3 {
    width: 60px;
    color: #06f;
    text-align: center;
    margin-top: -69px;
    margin-left: 515px;
    font-family: Standerd, sans-serif;
    font-size: 24px;
  }

  .column-2 {
    height: 150px;
    background-color: #080808;
    border: 1px solid #fff;
    display: block;
  }

  .column-3 {
    height: 200px;
    background-color: #080808;
    border: 1px solid #727272;
    padding-right: 0;
    display: block;
  }

  .columns-2 {
    width: 1220px;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    border-radius: 0;
    margin-top: 59px;
    margin-left: 58px;
    margin-right: 0;
    display: flex;
  }

  .column-4 {
    background-color: #080808;
    border: 1px solid #727272;
  }

  .body-2 {
    background-position: 0 15%;
    background-size: 1500px;
  }

  .heading-5 {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  .navbar-logo-left {
    padding-right: 0;
  }

  .navbar-menu {
    max-width: unset;
  }

  .navbar-link {
    justify-content: center;
  }

  .navbar-logo-left-2 {
    padding-right: 0;
  }

  .navbar-menu-2 {
    max-width: unset;
  }

  .navbar-link-2 {
    justify-content: center;
  }

  .navbar-logo-left-3 {
    padding-right: 0;
  }

  .navbar-menu-3 {
    max-width: unset;
  }

  .navbar-link-3, .navbar-link-4, .navbar-link-5 {
    justify-content: center;
  }

  .container-2 {
    max-width: 728px;
  }

  .navbar-wrapper {
    width: 800px;
    max-width: 100%;
  }

  .nav-menu-wrapper {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

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

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

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

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

  .container-3 {
    width: auto;
  }

  .heading-4 {
    width: auto;
    margin-left: 20px;
    font-size: 70px;
    line-height: 100px;
  }

  .paragraph {
    width: auto;
    margin-top: -77px;
    margin-left: 397px;
    font-size: 24px;
    line-height: 30px;
  }

  .image-6 {
    margin-top: -97px;
    margin-left: 26px;
  }

  .button-6 {
    width: auto;
    margin-top: 24px;
    margin-left: 476px;
  }

  .container-4 {
    width: auto;
    margin-left: 20px;
  }

  .icon-3 {
    color: #06f;
  }

  .paragraph-2 {
    font-size: 24px;
  }

  .heading-7 {
    width: auto;
    font-size: 60px;
  }

  .container-5 {
    width: auto;
    margin-left: 0;
  }

  .columns-3 {
    width: 800px;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-left: 0;
  }

  .paragraph-3 {
    width: 200px;
    -webkit-text-stroke-width: 0px;
    font-size: 22px;
    line-height: 34px;
  }

  .container-6 {
    width: auto;
    height: 850px;
    margin-top: 50px;
  }

  .heading-9 {
    width: auto;
    margin-top: 10px;
    margin-left: 320px;
    font-size: 50px;
    line-height: 60px;
  }

  .columns-4 {
    width: auto;
    margin-top: -107px;
  }

  .column-9 {
    margin-top: 156px;
  }

  .columns-5 {
    padding-right: 266px;
  }

  .column-11 {
    margin-top: -226px;
    margin-bottom: 128px;
  }

  .column-12 {
    margin-top: 0;
    margin-bottom: 12px;
  }

  .container-9 {
    max-width: 728px;
  }

  .pricing-grid {
    grid-column-gap: 30px;
  }

  .container-10 {
    margin-left: 549px;
  }

  .heading-11 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .columns-6 {
    height: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .column-13, .column-14 {
    height: 180px;
  }

  .heading-12 {
    width: auto;
  }

  .paragraph-10 {
    width: 320px;
    padding-top: 15px;
    font-size: 18px;
    line-height: 24px;
  }

  .container-12 {
    width: auto;
    height: auto;
  }

  .columns-7 {
    width: auto;
    grid-column-gap: 100px;
    grid-row-gap: 100px;
    margin-left: 0;
  }

  .columns-8 {
    width: auto;
    grid-column-gap: 0px;
    margin-left: 0;
    padding-left: 40px;
    padding-right: 50px;
    font-size: 16px;
  }

  .paragraph-12 {
    font-size: 18px;
  }

  .button-7 {
    aspect-ratio: auto;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-left: 150px;
    display: flex;
    position: relative;
    left: 100px;
  }

  .container-13 {
    width: auto;
  }

  .heading-14 {
    margin-left: 15px;
  }

  .container-14 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .heading-15 {
    margin-top: 38px;
    margin-left: 40px;
  }

  .paragraph-13 {
    width: auto;
    margin-left: 40px;
    padding-right: 50px;
  }

  .container-15 {
    margin-left: 205px;
    margin-right: 15px;
  }

  .image-8 {
    width: 300px;
    margin-top: -1099px;
    margin-left: 479px;
  }

  .image-9 {
    width: 230px;
    margin-left: -7px;
  }

  .button-8 {
    margin-top: -78px;
    margin-left: 422px;
  }

  .image-10 {
    width: 140px;
    margin-top: 0;
    margin-left: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .column-19 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 0;
  }

  .paragraph-14 {
    padding-right: 40px;
    font-size: 20px;
    line-height: 30px;
  }

  .columns-9 {
    width: auto;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-left: 15px;
    margin-right: 15px;
    padding-left: 15px;
    padding-right: 40px;
  }

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

  .paragraph-15 {
    width: auto;
    margin-left: 10px;
    font-size: 18px;
  }

  .text-block {
    width: auto;
    object-fit: fill;
    align-items: center;
    margin-top: -13px;
    margin-left: 338px;
    display: flex;
    overflow: hidden;
  }

  .paragraph-16 {
    width: auto;
    font-size: 18px;
  }

  .button-9 {
    margin-left: 251px;
  }

  .faq-img {
    width: 50px;
    height: 50px;
  }

  .faq-container {
    width: 100%;
    min-width: 0;
  }

  .container-19 {
    max-width: 728px;
  }

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

  .container-20 {
    margin-top: -318px;
    margin-left: 397px;
  }

  .container-21 {
    width: auto;
  }

  .heading-16 {
    width: auto;
    text-align: left;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    font-size: 45px;
    line-height: 80px;
    display: flex;
  }

  .text-span-5 {
    display: flex;
  }

  .image-11 {
    margin-top: -318px;
    margin-left: 490px;
  }

  .section-12, .container-22, .columns-11 {
    width: auto;
  }

  .submit-button {
    width: auto;
    margin-left: 0;
    padding-left: 100px;
    padding-right: 100px;
  }

  .checkbox-label {
    width: auto;
    margin-top: -7px;
    margin-left: -14px;
    font-size: 14px;
    line-height: 20px;
  }

  .column-28 {
    font-size: 14px;
  }

  .form-block {
    width: auto;
  }

  .checkbox {
    margin-left: -46px;
  }

  .container-125 {
    margin-left: 150px;
    margin-right: 150px;
  }

  .paragraph-19 {
    font-size: 18px;
  }

  .heading-18 {
    font-size: 24px;
    line-height: 28px;
  }

  .paragraph-20 {
    font-size: 14px;
    line-height: 20px;
  }

  .container-126 {
    width: 80px;
    height: 40px;
  }

  .paragraph-21 {
    font-size: 18px;
  }
}

@media screen and (max-width: 767px) {
  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .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 rgba(0, 0, 0, .05);
  }

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

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

  .nav-divider {
    width: 200px;
    height: 1px;
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
  }

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

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

  .container-3 {
    height: auto;
  }

  .heading-4 {
    font-size: 50px;
    line-height: 70px;
  }

  .paragraph {
    margin-top: -59px;
    margin-left: 259px;
    font-size: 20px;
    line-height: 25px;
  }

  .image-6 {
    width: 300px;
    margin-top: -78px;
    margin-left: 0;
  }

  .button-6 {
    width: 250px;
    height: 60px;
    margin-left: 298px;
    font-size: 18px;
  }

  .container-4 {
    height: auto;
  }

  .paragraph-2 {
    width: auto;
    font-size: 18px;
  }

  .heading-7 {
    font-size: 40px;
    line-height: 55px;
  }

  .container-5 {
    height: auto;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }

  .columns-3 {
    width: auto;
    height: auto;
    margin-top: 20px;
    padding-bottom: 10px;
  }

  .column-5 {
    height: auto;
    background-color: #080808;
    margin-bottom: 0;
    padding-bottom: 10px;
  }

  .column-6 {
    height: auto;
    background-color: #080808;
  }

  .column-7 {
    background-color: #080808;
  }

  .heading-8 {
    margin-top: 30px;
    margin-left: 5px;
    font-size: 40px;
  }

  .paragraph-3 {
    width: 150px;
    margin-top: 15px;
    margin-bottom: 10px;
    margin-left: 5px;
    font-size: 14px;
    line-height: 25px;
  }

  .container-6 {
    height: 850px;
  }

  .heading-9 {
    margin-left: 211px;
    font-size: 40px;
  }

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

  .column-8 {
    padding-right: 33px;
  }

  .columns-5 {
    padding-right: 416px;
  }

  .column-11 {
    flex-direction: column;
    margin-top: -193px;
    padding-left: 0;
    display: flex;
  }

  .column-12 {
    margin-top: -13px;
  }

  .pricing-overview {
    padding: 60px 15px;
  }

  .container-10 {
    width: 100px;
    height: 40px;
    margin-left: 442px;
    font-size: 14px;
  }

  .paragraph-9 {
    font-size: 14px;
  }

  .column-13, .column-14 {
    height: auto;
  }

  .heading-12 {
    margin-left: 10px;
  }

  .paragraph-10 {
    width: auto;
    margin-left: 10px;
    font-size: 16px;
  }

  .columns-7 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .heading-13 {
    font-size: 28px;
  }

  .columns-8 {
    height: auto;
    max-width: 600px;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: row;
    justify-content: space-around;
    margin-top: 62px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 20px;
    font-size: 14px;
  }

  .paragraph-12 {
    width: 120px;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: center;
    font-size: 14px;
    line-height: 20px;
    display: flex;
  }

  .button-7 {
    width: 260px;
    height: 60px;
    font-size: 18px;
    left: 0;
  }

  .heading-15 {
    font-size: 30px;
  }

  .paragraph-13 {
    font-size: 24px;
    line-height: 32px;
  }

  .container-15 {
    margin-left: 84px;
  }

  .image-8 {
    width: 200px;
    margin-top: -1047px;
    margin-left: 372px;
  }

  .image-9 {
    width: 150px;
    margin-top: -454px;
  }

  .button-8 {
    width: 300px;
    height: 60px;
    margin-top: -69px;
    margin-left: 220px;
    font-size: 16px;
  }

  .column-20 {
    align-items: flex-start;
    font-size: 16px;
  }

  .paragraph-14 {
    width: 340px;
    margin-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    line-height: 24px;
  }

  .columns-9 {
    height: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .column-21 {
    height: auto;
  }

  .paragraph-15 {
    font-size: 16px;
  }

  .text-block {
    margin-top: -12px;
    margin-left: auto;
    padding-left: 209px;
    font-size: 20px;
  }

  .columns-10 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .paragraph-16 {
    margin-top: 10px;
    margin-bottom: 30px;
    margin-left: 10px;
    font-size: 16px;
  }

  .text-block-2 {
    margin-left: 205px;
    padding-top: 0;
    font-size: 20px;
  }

  .text-block-3 {
    margin-top: -31px;
    margin-left: auto;
    font-size: 20px;
  }

  .button-9 {
    width: 280px;
    height: 60px;
    margin-left: 170px;
    font-size: 16px;
  }

  .faq-wrap {
    padding-left: 5%;
    padding-right: 5%;
    overflow: visible;
  }

  .faq-img {
    min-height: 40px;
    min-width: 50px;
  }

  .footer-dark {
    margin-top: 313px;
    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: rgba(26, 27, 31, .75);
  }

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

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

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

  .container-20 {
    width: 260px;
    height: 60px;
    margin-top: -200px;
    margin-left: 255px;
    font-size: 18px;
  }

  .heading-16 {
    margin-top: 82px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 40px;
    line-height: 60px;
    display: block;
  }

  .image-11 {
    width: 260px;
    margin-top: -332px;
    margin-left: 321px;
  }

  .submit-button {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 100px;
    padding-right: 100px;
    left: 30%;
  }

  .container-125 {
    margin-left: 100px;
    margin-right: 100px;
  }

  .paragraph-19 {
    padding-right: 40px;
    font-size: 16px;
    line-height: 24px;
  }

  .heading-18 {
    padding-left: 5px;
    padding-right: 0;
    font-size: 18px;
    line-height: 20px;
  }

  .image-14 {
    width: 60px;
    padding-left: 5px;
  }

  .paragraph-20 {
    padding-left: 78px;
  }

  .container-126 {
    margin-top: -10px;
    margin-left: 5px;
  }

  .checkbox-label-2 {
    margin-top: -19px;
    margin-left: 23px;
    padding-right: 29px;
  }

  .checkbox-2 {
    margin-top: 4px;
    margin-left: 0;
  }
}

@media screen and (max-width: 479px) {
  .navbar-logo-left {
    padding-left: 0;
  }

  .navbar-content {
    width: 320px;
    height: 60px;
    max-width: 320px;
  }

  .text {
    margin-top: -260px;
    margin-left: 101px;
  }

  .icon {
    color: #06f;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 0;
    flex-direction: row;
    justify-content: flex-end;
    margin-left: 221px;
    padding-left: 0;
    padding-right: 0;
    display: inline-block;
    overflow: auto;
  }

  .hero-no-image {
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    padding: 15px;
  }

  .small-container {
    width: 320px;
    max-width: 700px;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: .5fr 1fr;
    grid-auto-columns: 1fr;
    margin-left: -16px;
    padding: 15px;
    display: block;
  }

  .content {
    width: 550px;
    height: 500px;
    margin-top: 71px;
    margin-left: 62px;
    display: inline-block;
  }

  .text-2 {
    text-align: left;
    margin-top: 57px;
    margin-left: 0;
    font-size: 22px;
  }

  .h2 {
    margin-top: 21px;
    font-size: 16px;
  }

  .button {
    width: 230px;
    height: 55px;
    margin-top: 23px;
    margin-left: 57px;
    padding-left: 30px;
    display: flex;
  }

  .vectors-wrapper {
    margin-left: -104px;
    display: block;
  }

  .text-4 {
    width: 200px;
    height: 24px;
    min-width: 100px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 300;
  }

  .menu-button {
    width: 320px;
    height: 60px;
    flex-direction: column;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    margin-left: -280px;
    display: flex;
    position: static;
  }

  .small-container-2 {
    width: 320px;
    height: 400px;
    padding: 15px;
  }

  .icon-2 {
    color: #06f;
  }

  .hero-no-image-3 {
    height: 480px;
    background-image: url('../images/For-investors_Phone.svg');
    background-position: 50% 10%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding: 15px;
  }

  .content-3 {
    width: 320px;
    margin-top: 154px;
    margin-bottom: 152px;
    padding-left: 0;
  }

  .text-8 {
    text-align: left;
    font-size: 22px;
  }

  .h2-3 {
    text-align: left;
    margin-top: -56px;
    margin-bottom: 8px;
    padding-left: 19px;
    font-size: 16px;
  }

  .button-3 {
    width: 80%;
    height: 60px;
    margin-top: -44px;
    margin-left: 0;
    margin-right: -50px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .text-9 {
    width: 60px;
    height: 20px;
    min-width: 80px;
    font-size: 16px;
  }

  .vectors-wrapper-3 {
    margin-left: -61px;
    padding-right: 0;
  }

  .body-2 {
    background-image: url('../images/iPhone-13--14---2.svg');
    background-position: 30% 70%;
    background-size: 400px 1100px;
    overflow: visible;
  }

  .navbar-logo-left-4 {
    z-index: 200;
  }

  .navbar-logo-left-container.shadow-three {
    width: auto;
    height: 50px;
    align-items: center;
    margin-bottom: 29px;
    padding-left: 15px;
    display: flex;
  }

  .container-2 {
    max-width: none;
  }

  .navbar-wrapper {
    width: 320px;
    flex: 0 auto;
  }

  .nav-menu-two {
    z-index: 1200;
    width: 350px;
    max-width: 600px;
    object-fit: fill;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: fixed;
    overflow: visible;
  }

  .nav-link {
    color: #000;
  }

  .menu-button-2 {
    background-color: rgba(255, 255, 255, 0);
  }

  .image-5 {
    max-width: 60%;
  }

  .container-3 {
    width: 300px;
    height: auto;
    flex: 1;
    margin-top: 0;
    margin-bottom: 80px;
    margin-left: 10px;
  }

  .heading-4 {
    width: 300px;
    margin-top: 122px;
    font-size: 37px;
    line-height: 50px;
    display: none;
  }

  .paragraph {
    width: auto;
    margin-top: 21px;
    margin-left: 0;
    padding-right: 94px;
    font-size: 20px;
    line-height: 30px;
  }

  .image-6 {
    width: 230px;
    margin-top: -528px;
    margin-left: 73px;
  }

  .button-5 {
    width: 180px;
    height: 50px;
    border-width: .5px;
    align-items: center;
    margin-top: 0;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 16px;
  }

  .button-6 {
    width: auto;
    height: 50px;
    margin-top: 16px;
    margin-left: 68px;
    margin-right: 40px;
    font-size: 16px;
  }

  .container-4 {
    width: auto;
    height: auto;
    flex-direction: column;
    align-items: flex-start;
    margin-top: -13px;
    margin-left: 0;
    padding-left: 10px;
    display: flex;
  }

  .icon-3 {
    color: #06f;
    -webkit-text-stroke-color: #fff;
    background-color: rgba(214, 189, 189, 0);
  }

  .section-2 {
    width: auto;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    margin-top: 49px;
    display: flex;
    overflow: visible;
  }

  .heading-5 {
    color: #fff;
    text-transform: uppercase;
    margin-top: 148px;
    font-family: Plateia, sans-serif;
    display: block;
  }

  .paragraph-2 {
    width: auto;
    margin-top: 20px;
    padding-right: 102px;
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
  }

  .heading-7 {
    width: auto;
    margin-top: 2px;
    padding-right: 17px;
    font-size: 38px;
    line-height: 50px;
  }

  .container-5 {
    width: auto;
    height: auto;
    flex-direction: row;
    margin-top: 24px;
    margin-left: -10px;
  }

  .columns-3 {
    width: auto;
    height: 700px;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    margin-top: -32px;
    margin-left: 0;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .column-6 {
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    display: flex;
  }

  .heading-8 {
    margin-top: 15px;
    margin-left: 10px;
    font-size: 38px;
  }

  .paragraph-3 {
    width: auto;
    -webkit-text-stroke-width: 0px;
    margin-top: 0;
    margin-bottom: 20px;
    margin-left: 10px;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
  }

  .section-4 {
    width: auto;
    margin-left: 10px;
  }

  .section-5 {
    height: auto;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    display: flex;
  }

  .container-6 {
    width: auto;
    height: 2300px;
    margin-top: 0;
    margin-left: 10px;
    display: none;
  }

  .heading-9 {
    width: 300px;
    text-align: left;
    margin-top: 95px;
    margin-bottom: 57px;
    margin-left: 10px;
    font-size: 38px;
    line-height: 50px;
  }

  .columns-4 {
    width: auto;
    height: auto;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    margin-top: 333px;
    padding-left: 0;
    position: static;
  }

  .column-8 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: stretch;
    margin-top: -374px;
    margin-bottom: -32px;
    padding-bottom: 6px;
    padding-left: 5px;
    padding-right: 157px;
    display: flex;
    position: relative;
  }

  .column-9 {
    height: auto;
    flex-direction: column;
    margin-top: 125px;
    margin-bottom: -86px;
    padding-right: 51px;
    display: flex;
    position: absolute;
  }

  .column-10 {
    margin-top: 1194px;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
  }

  .columns-5 {
    width: auto;
    height: auto;
  }

  .column-11 {
    height: 300px;
    margin-top: 390px;
    margin-bottom: 0;
    position: absolute;
  }

  .column-12 {
    height: 300px;
    margin-top: 1113px;
    margin-bottom: 0;
    position: absolute;
  }

  .heading-10 {
    width: 300px;
    margin-left: 10px;
    font-size: 32px;
  }

  .paragraph-4 {
    margin-top: -54px;
    font-size: 16px;
    line-height: 25px;
  }

  .container-9 {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .pricing-grid {
    grid-template-columns: 1fr;
  }

  .div-block {
    display: none;
  }

  .container-10 {
    width: 160px;
    height: 50px;
    flex-direction: column;
    align-items: center;
    margin-top: -423px;
    margin-left: 10px;
    font-size: 14px;
    transform: none;
  }

  .paragraph-9 {
    font-size: 16px;
  }

  .section-6 {
    height: auto;
  }

  .container-11 {
    width: auto;
    height: auto;
    margin-top: -10px;
    margin-left: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-11 {
    width: auto;
    text-align: center;
    margin-left: 0;
    margin-right: 10px;
    font-size: 22px;
    line-height: 30px;
  }

  .columns-6 {
    width: auto;
    height: auto;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: -23px;
    margin-bottom: 0;
  }

  .column-13 {
    height: auto;
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 15px;
    position: static;
  }

  .column-14 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    object-fit: fill;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 0;
    display: flex;
    position: static;
  }

  .heading-12 {
    width: auto;
    margin-top: 10px;
    margin-left: 10px;
  }

  .paragraph-10 {
    width: auto;
    margin-left: 10px;
    padding-top: 16px;
    padding-bottom: 15px;
    font-size: 16px;
    line-height: 20px;
  }

  .container-12 {
    width: auto;
    height: 530px;
    margin-top: 60px;
  }

  .section-7 {
    width: auto;
    height: 530px;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    margin-top: 0;
  }

  .columns-7 {
    width: 100px;
    height: 340px;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    margin-top: -18px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 40px;
  }

  .heading-13 {
    margin-top: 6px;
    font-size: 26px;
  }

  .columns-8 {
    width: auto;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    text-align: left;
    flex-direction: column;
    align-items: flex-start;
    margin-top: -333px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 135px;
    padding-right: 0;
  }

  .paragraph-12 {
    width: auto;
    text-align: left;
    justify-content: flex-start;
    margin-top: 8px;
    font-size: 16px;
  }

  .button-7 {
    width: auto;
    height: 50px;
    margin-top: 15px;
    margin-left: 40px;
    margin-right: 40px;
    font-size: 16px;
  }

  .section-8 {
    width: auto;
    height: 650px;
    max-width: none;
  }

  .container-13 {
    width: auto;
    height: 650px;
    max-width: none;
    margin-top: -46px;
  }

  .heading-14 {
    width: auto;
    height: 80px;
    text-align: center;
    margin-left: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 22px;
    line-height: 35px;
    display: block;
  }

  .container-14 {
    width: auto;
    height: 200px;
    margin-top: 22px;
    margin-left: 10px;
    display: block;
  }

  .heading-15 {
    width: 300px;
    margin-top: 20px;
    margin-left: 10px;
    font-size: 22px;
  }

  .paragraph-13 {
    width: auto;
    height: auto;
    margin-top: 10px;
    margin-left: 10px;
    font-size: 16px;
    line-height: 25px;
  }

  .container-15 {
    width: auto;
    height: 180px;
    margin-left: 10px;
  }

  .image-8 {
    width: 160px;
    max-width: 400px;
    margin-top: -431px;
    margin-left: 200px;
    padding-left: 0;
  }

  .image-9 {
    width: 30%;
    max-width: none;
    margin-top: -84px;
    margin-left: 246px;
    padding-left: 0;
  }

  .button-8 {
    width: 240px;
    height: 50px;
    margin-top: -70px;
    margin-left: 8px;
    font-size: 16px;
  }

  .container-16 {
    width: auto;
    height: 1100px;
  }

  .image-10 {
    width: 150px;
    margin-bottom: 41px;
    margin-left: auto;
    margin-right: auto;
  }

  .column-19 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    border-bottom: 1px solid #fff;
    border-right-width: 0;
    padding-left: 0;
  }

  .paragraph-14 {
    width: auto;
    text-align: center;
    margin-top: 27px;
    margin-left: 0;
    padding-right: 0;
    font-size: 16px;
    line-height: 28px;
  }

  .columns-9 {
    width: auto;
    height: 200px;
    max-width: none;
    grid-column-gap: 0px;
    grid-row-gap: 20px;
    border: 0 solid #fff;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    margin-top: -25px;
    margin-bottom: -21px;
    margin-left: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .column-21 {
    height: 80px;
    grid-row-gap: 10px;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: -3px;
    display: flex;
  }

  .column-22 {
    height: 80px;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: -8px;
  }

  .paragraph-15 {
    width: auto;
    margin-top: 10px;
    margin-left: 3px;
    font-size: 16px;
    position: static;
  }

  .text-block {
    text-align: center;
    margin-top: -38px;
    margin-left: 253px;
    font-size: 22px;
    display: none;
  }

  .columns-10 {
    width: auto;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    padding-left: 10px;
    display: flex;
  }

  .section-9 {
    width: auto;
    height: 1100px;
  }

  .paragraph-16 {
    width: auto;
    justify-content: flex-start;
    margin-top: 3px;
    margin-bottom: 13px;
    margin-left: 3px;
    font-size: 16px;
    display: flex;
  }

  .text-block-2, .text-block-3 {
    display: none;
  }

  .button-9 {
    width: auto;
    height: 50px;
    margin-top: 72px;
    margin-left: 40px;
    margin-right: 40px;
    font-size: 16px;
  }

  .section-10 {
    margin-top: 0;
  }

  .container-17 {
    margin-top: 90px;
  }

  .column-23 {
    border: 1px solid #fff;
    flex-direction: row;
    align-items: center;
    margin-top: -9px;
    margin-bottom: -28px;
    padding-top: 4px;
    display: flex;
  }

  .text-block-4 {
    color: #06f;
    text-align: right;
    flex-direction: row;
    justify-content: flex-end;
    margin-top: 45px;
    margin-left: 0;
    padding-left: 0;
    font-weight: 600;
    display: flex;
  }

  .text-block-5 {
    width: 30px;
    color: #06f;
    text-align: center;
    margin-top: 45px;
    margin-left: 0;
    font-weight: 600;
    display: block;
  }

  .text-block-6 {
    color: #06f;
    margin-top: 40px;
    margin-left: 0;
    margin-right: -1px;
    font-weight: 600;
    display: block;
  }

  .title {
    font-size: 36px;
  }

  .faq-answer {
    font-size: 14px;
  }

  .faq {
    background-color: #06f;
  }

  .faq-wrap {
    height: 550px;
    margin-top: 0;
    margin-bottom: 100px;
    padding: 0 3%;
  }

  .title-wrap {
    margin-top: 130px;
  }

  .faq-img {
    display: none;
  }

  .faq-container {
    margin-top: 0;
  }

  .subtitle {
    font-size: 14px;
  }

  .footer-dark {
    margin-top: 111px;
  }

  .container-19 {
    max-width: none;
    margin-top: 0;
  }

  .footer-content, .footer-block, .footer-link {
    font-size: 14px;
  }

  .footer-link:hover {
    color: #2c4bff;
  }

  .container-20 {
    width: 230px;
    height: 50px;
    margin-top: 0;
    margin-left: 0;
    font-size: 16px;
  }

  .section-11 {
    height: 180px;
  }

  .container-21 {
    width: 320px;
    height: 180px;
    margin-top: -15px;
  }

  .heading-16 {
    width: auto;
    margin-top: 65px;
    font-size: 22px;
    line-height: 35px;
  }

  .image-11 {
    width: 120px;
    margin-top: -270px;
    margin-left: 175px;
  }

  .section-12 {
    width: auto;
    height: 700px;
  }

  .container-22 {
    width: auto;
    max-width: 320px;
  }

  .column-24 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    display: flex;
    position: static;
    overflow: visible;
  }

  .text-field {
    width: auto;
    display: block;
  }

  .column-25 {
    flex-direction: column;
    align-items: stretch;
    display: flex;
  }

  .text-field-2 {
    width: auto;
  }

  .field-label, .field-label-2 {
    font-size: 16px;
  }

  .select-field {
    width: auto;
  }

  .submit-button {
    width: auto;
    height: 50px;
    margin-left: 40px;
    margin-right: 40px;
    font-size: 16px;
    left: 0%;
    right: 0%;
  }

  .checkbox-label {
    width: auto;
    margin-top: -10px;
    margin-left: 5px;
    font-size: 14px;
    line-height: 20px;
  }

  .checkbox-field {
    margin-top: 9px;
    margin-left: 10px;
    padding-left: 10px;
  }

  .paragraph-17 {
    margin-left: 85px;
    font-size: 16px;
    line-height: 20px;
  }

  .image-12 {
    margin-left: 10px;
  }

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

  .container-124 {
    margin-top: -417px;
  }

  .checkbox {
    margin-top: 0;
    margin-left: -15px;
  }

  .form-2 {
    margin-top: -35px;
  }

  .container-125 {
    height: auto;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .paragraph-19 {
    margin-left: 20px;
    padding-top: 17px;
    padding-bottom: 15px;
    padding-right: 10px;
    line-height: 20px;
  }

  .heading-18 {
    padding-left: 10px;
    font-size: 22px;
    line-height: 26px;
  }

  .image-14 {
    padding-left: 10px;
  }

  .paragraph-20 {
    margin-top: -49px;
    font-size: 16px;
  }

  .container-126 {
    margin-top: -21px;
  }

  .heading-19 {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-family: Plateia, sans-serif;
    font-size: 22px;
    line-height: 30px;
    display: block;
  }

  .columns-12 {
    grid-column-gap: 20px;
    grid-row-gap: 60px;
    flex-direction: column;
    margin-top: -11px;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .column-29 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    border: 1px solid #fff;
    flex-direction: column;
    display: flex;
  }

  .column-30 {
    border: 1px solid #fff;
    display: none;
  }

  .container-127 {
    width: 80px;
    height: 50px;
    max-width: 75px;
    background-color: #06f;
    border: 1px solid #fff;
    border-radius: 100px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: -25px;
    margin-left: 12px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .paragraph-22 {
    color: #fff;
    margin-bottom: 0;
  }

  .heading-20 {
    color: #fff;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 28px;
    line-height: 34px;
  }

  .image-15 {
    width: 60px;
    padding-bottom: 9px;
  }

  .paragraph-23 {
    color: #fff;
    margin-top: -72px;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 33px;
    padding-left: 80px;
  }

  .text-span-14 {
    color: #fff;
    font-weight: 600;
  }

  .container-128 {
    width: 100px;
    height: 60px;
    background-color: #06f;
    border: 1px solid #fff;
    border-radius: 100px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: -30px;
    margin-left: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .paragraph-24 {
    color: #fff;
    margin-bottom: 0;
    font-size: 20px;
  }

  .column-31, .column-32 {
    border: 1px solid #fff;
  }

  .image-16 {
    width: 60px;
    margin-top: 12px;
    padding-bottom: 9px;
  }

  .column-33, .column-34 {
    border: 1px solid #fff;
  }

  .bold-text-6 {
    color: #06f;
  }
}

#w-node-_4b17dec4-8561-7f4f-690e-4b4aac7a2c7e-4d498e9c, #w-node-_4b17dec4-8561-7f4f-690e-4b4aac7a2c87-4d498e9c, #w-node-c134f178-3094-5287-f93a-227388d1fdbf-c95476b7, #w-node-c134f178-3094-5287-f93a-227388d1fdc6-c95476b7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


@font-face {
  font-family: 'Standerd';
  src: url('../fonts/Standerd-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Standerd';
  src: url('../fonts/Standerd-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Standerd';
  src: url('../fonts/Standerd-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Plateia';
  src: url('../fonts/Plateia-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}