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

.body {
  margin-right: 150px;
  margin-left: 150px;
  background-color: #202228;
  background-image: radial-gradient(circle farthest-corner at 100% 50%, rgba(114, 91, 218, 0.14), rgba(6, 19, 45, 0));
  font-family: Inter, sans-serif;
  text-align: left;
}

.image {
  margin-left: 40px;
  padding-left: 0px;
  -webkit-filter: hue-rotate(180deg);
  filter: hue-rotate(180deg);
}

.heading {
  margin-top: 0px;
  margin-right: 120px;
  margin-left: 40px;
  font-family: 'PT Sans', sans-serif;
  color: #000;
  font-size: 2.8rem;
  line-height: 1.2;
}

.text-block {
  margin-left: 40px;
  font-family: 'PT Sans', sans-serif;
  color: #c6c8d3;
  font-size: 1.5rem;
  line-height: 1.4;
}

.div-block {
  padding-bottom: 39px;
}

.paragraph {
  margin-left: auto;
  padding-left: 0px;
  font-family: 'PT Sans', sans-serif;
  font-size: 1.5rem;
  line-height: 1.4;
}

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

.paragraph-3 {
  font-size: 1.5rem;
}

.bold-text {
  font-family: 'PT Sans', sans-serif;
  color: #000;
}

.bold-text-2 {
  font-family: 'PT Sans', sans-serif;
  color: #000;
}

.bold-text-3 {
  font-family: 'PT Sans', sans-serif;
  color: #000;
}

.column {
  left: auto;
  padding-left: 22px;
}

.column-2 {
  padding-left: 30px;
}

.bold-text-4 {
  color: #fafafa;
}

.section {
  padding-bottom: 0px;
}

.text-block-2 {
  font-family: 'PT Sans', sans-serif;
  color: #ccd0dd;
  font-size: 1.5rem;
  line-height: 1.4;
}

.columns {
  margin-right: 20px;
  margin-left: 18px;
}

.button {
  margin-top: 30px;
  margin-left: 40px;
  border-radius: 15px;
  background-color: #ff975d;
  font-family: 'PT Sans', sans-serif;
  font-size: 1.5rem;
  line-height: 1.4;
}

.div-block-2 {
  margin-top: 20px;
}

.image-2 {
  width: 150px;
}

.container {
  margin-right: 0px;
  margin-left: 0px;
}

.navbar {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: transparent;
}

.hero {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-bottom: 0px;
}

.container-2 {
  padding-top: 80px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.container-3 {
  max-height: 580px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fafafa;
  line-height: 48px;
}

.body-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  color: #fafafa;
  font-size: 18px;
}

.div-block-3 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
}

.image-3 {
  position: absolute;
  top: -33px;
  max-height: 520px;
}

.button-2 {
  margin-right: 16px;
  padding: 20px 50px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  border: 2px solid #0660fe;
  border-radius: 10px;
  background-color: #0660fe;
  font-size: 18px;
  font-weight: 600;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.button-3 {
  padding: 20px 50px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  border: 3px solid #0660fe;
  border-radius: 10px;
  background-color: transparent;
  font-size: 18px;
  font-weight: 600;
}

.div-block-6 {
  padding: 12px 32px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 3px solid #0660fe;
  border-radius: 10px;
}

.heading-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fafafa;
  font-size: 32px;
  line-height: 42px;
}

.section-3 {
  display: block;
  margin-top: 100px;
  margin-bottom: 100px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.container-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fafafa;
  font-size: 32px;
  line-height: 42px;
}

.block-2 {
  margin-bottom: 100px;
  padding-top: 80px;
  padding-bottom: 100px;
}

.grid {
  max-width: 1140px;
  margin-top: 40px;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.heading-6 {
  color: #fafafa;
  font-size: 24px;
  line-height: 34px;
}

.text-span {
  color: #0094ff;
}

.text-span-2 {
  color: #0094ff;
}

.body-text-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 338px;
  margin-top: 14px;
  color: #fafafa;
  font-size: 18px;
  line-height: 25px;
}

.section-4 {
  padding-top: 54px;
  padding-bottom: 40px;
}

.container-5 {
  display: none;
}

.text-block-3 {
  padding-top: 0px;
  color: #fafafa;
  font-weight: 600;
  text-align: center;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  max-height: none;
  max-width: 120px;
  padding-top: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-4 {
  width: 80px;
  height: 80px;
  margin-top: 8px;
  margin-bottom: 8px;
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 130px;
  padding-top: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-4 {
  color: #0094ff;
  text-decoration: none;
}

.link-block-2 {
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  .body {
    margin-right: 20px;
    margin-left: 20px;
  }

  .container-2 {
    padding-top: 20px;
  }

  .h1 {
    font-size: 32px;
  }

  .body-text {
    font-size: 16px;
  }

  .image-3 {
    max-height: 340px;
  }

  .h2 {
    font-size: 28px;
  }

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

  .body-text-2 {
    font-size: 15px;
  }
}

@media screen and (max-width: 767px) {
  .image {
    display: inline;
    overflow: visible;
    margin-right: auto;
    margin-left: 110px;
    text-align: left;
  }

  .heading {
    margin-right: 19px;
    margin-left: 62px;
    padding-left: 0px;
  }

  .column-2 {
    padding-left: 20px;
  }

  .column-3 {
    padding-left: 20px;
  }

  .h1 {
    font-size: 26px;
    line-height: 34px;
  }

  .body-text {
    line-height: 24px;
  }

  .image-3 {
    right: -63.015625px;
  }

  .button-2 {
    margin-bottom: 4px;
  }

  .div-block-5 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .div-block-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 210px;
    margin-top: 4px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .block-2 {
    padding-bottom: 20px;
  }

  .heading-6 {
    line-height: 28px;
  }

  .section-4 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 479px) {
  .image {
    margin-left: 10px;
  }

  .heading {
    margin-top: -20px;
    margin-right: 20px;
    margin-left: 20px;
    font-size: 2rem;
  }

  .column {
    padding-left: 0px;
  }

  .column-2 {
    padding-left: 0px;
  }

  .column-3 {
    padding-left: 0px;
  }

  .container {
    display: block;
  }

  .hero {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .container-3 {
    position: static;
    display: none;
    margin-top: 20px;
  }

  .image-3 {
    position: static;
    display: block;
    max-height: none;
  }

  .button-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .div-block-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .div-block-6 {
    width: auto;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

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

  .container-5 {
    display: block;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

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

#w-node-_8cc13d42-699c-8219-94db-8e1d33153e72-b234f76c {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_57899fcd-cd29-5c17-9001-653e6b9e36b2-b234f76c {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-d7e6d2a2-27f6-f0cd-5ba2-57e08f3e7c09-b234f76c {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

