.body {
  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-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f7fafc;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #080e1a;
}

.text-block-2 {
  font-size: 30px;
  line-height: 40px;
  font-weight: 500;
  text-decoration: none;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90vw;
  max-width: 1100px;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-left: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90vw;
  max-width: 1100px;
  margin-top: 10vh;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.div-block-7.how-it-works {
  -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;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  padding-top: 5px;
  padding-left: 20px;
  -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;
}

.div-block-9 {
  max-width: 550px;
  padding-top: 20px;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 280px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  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-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-15 {
  text-align: left;
  text-decoration: none;
}

.paragraph {
  color: #4a47ff;
}

.body-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.feedback-form {
  position: static;
  left: auto;
  top: auto;
  right: 5%;
  bottom: 5%;
  display: none;
  width: 250px;
  height: 240px;
  padding-top: 5px;
  -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;
  border-radius: 7px;
  background-color: #fff;
  box-shadow: 0 1px 3px 0 #000;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.feedback-form.feedback-page {
  display: block;
}

.text-block-14 {
  margin-top: 7px;
  margin-bottom: 0px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 22px;
}

.div-block-18 {
  padding-top: 0px;
  padding-right: 10px;
  padding-left: 10px;
}

.textarea-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 70px;
  min-width: 0px;
  padding-top: 20px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-top: 1px none #000;
  border-right: 1px none #000;
  border-left: 1px none #000;
  border-radius: 0px;
  background-color: transparent;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.submit-button-2 {
  border-radius: 7px;
  background-color: #ea532a;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.form-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 190px;
  padding-right: 10px;
  padding-left: 10px;
  -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-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-field-3 {
  margin-bottom: 20px;
  padding-right: 0px;
  padding-left: 0px;
  border-top: 1px none #000;
  border-right: 1px none #000;
  border-left: 1px none #000;
  border-radius: 0px;
  background-color: transparent;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.text-block-15 {
  color: #b6b3b3;
  font-size: 8px;
}

.div-block-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 230px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-block-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 245px;
  height: 235px;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #000;
  border-radius: 7px;
  text-align: center;
}

.body-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.text-block-16 {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.text-block-19 {
  margin-top: 8px;
  font-size: 10px;
  line-height: 14px;
  font-weight: 400;
}

.body-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.image-8 {
  width: 178px;
}

.paragraph-2 {
  padding-top: 6px;
  padding-bottom: 6px;
}

.paragraph-3 {
  padding-top: 12px;
  padding-bottom: 12px;
}

.text-block-22 {
  margin-top: 120px;
  margin-bottom: 20px;
  text-align: center;
}

.text-block-22.brand-copy {
  margin-top: 20px;
  color: #d1d1d1;
  font-size: 18px;
  line-height: 30px;
}

.about-link {
  display: none;
  margin-right: 60px;
  color: #030303;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
}

.div-block-29 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.signup-button {
  display: inline-block;
  width: auto;
  margin-top: 0px;
  padding: 20px 32px;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #253551;
  cursor: pointer;
}

.signup-button.lower-button {
  margin-top: 60px;
  cursor: pointer;
}

.signup-button.top-button {
  padding: 8px 24px;
  border-radius: 3px;
  background-color: #000;
  cursor: pointer;
}

.signup-text {
  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-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
}

.explainer-image {
  width: 100%;
  max-width: 480px;
}

.explainer-div {
  position: relative;
  padding-top: 10px;
  padding-bottom: 20px;
}

.product-title-text {
  margin-top: 24px;
  margin-bottom: 30px;
  font-size: 50px;
  line-height: 56px;
  font-weight: 700;
}

.text-block-23 {
  width: 92%;
  margin-top: 20px;
  font-size: 20px;
  line-height: 35px;
}

.text-block-23.lower-section {
  width: auto;
  max-width: 92%;
  color: #394152;
  font-size: 28px;
  line-height: 34px;
  font-weight: 300;
}

.features-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 0px;
  padding-left: 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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.features-section.api {
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.team-title {
  width: 90vw;
  max-width: 550px;
  margin-top: 60px;
  margin-bottom: 40px;
  font-size: 40px;
  line-height: 52px;
  font-weight: 500;
  text-align: center;
}

.team-title.offline {
  margin-bottom: 20px;
}

.div-block-30 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-30.early-access-div {
  width: 90vw;
  max-width: 1100px;
  margin-top: 70px;
  margin-bottom: 50px;
  padding: 32px 60px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  border-radius: 10px;
  background-color: #daf2eb;
}

.div-block-30.dev-section {
  display: none;
}

.div-block-30.api-lines {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
}

.endtaglist {
  max-width: 700px;
  margin-top: 0px;
  padding-top: 0px;
  padding-right: 10px;
  padding-left: 10px;
  font-size: 50px;
  line-height: 50px;
  font-weight: 500;
}

.footer-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 76vw;
  max-width: none;
  margin-top: 10vh;
  padding-top: 20px;
  padding-bottom: 80px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-32 {
  width: 100vw;
  background-color: #000;
}

.div-block-33 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 80vh;
  margin-bottom: 50px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 10vw;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/landing-full-topleft-01.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/landing-full-topleft-01.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.about-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 80vw;
  margin-top: 50px;
  margin-bottom: 50px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.about-section {
  max-width: 300px;
  font-size: 16px;
  line-height: 26px;
}

.about-header {
  margin-bottom: 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 26px;
  line-height: 30px;
  font-weight: 500;
}

.about-big-text {
  max-width: 50vw;
  border: 0px solid #fff;
  color: #fff;
  font-size: 60px;
  line-height: 70px;
}

.div-block-34 {
  width: 100%;
  max-width: 80vw;
  padding: 20px 0px;
}

.header-prompt {
  width: 100%;
  font-size: 40px;
  line-height: 60px;
}

.div-block-35 {
  margin-bottom: 80px;
}

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

.text-block-24 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80vw;
  max-width: 600px;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #394152;
  font-size: 24px;
  line-height: 34px;
  text-align: center;
}

.text-block-24.easy-org {
  margin-top: 10px;
  margin-bottom: 70px;
  color: #394152;
}

.grid-image {
  width: 40px;
  height: 40px;
  background-color: transparent;
}

.grid-text {
  max-width: 25vw;
  margin-right: 20px;
  padding-top: 0px;
  padding-right: 10px;
  padding-left: 20px;
  font-size: 20px;
  line-height: 28px;
}

.div-block-36 {
  width: 50%;
  max-width: none;
  padding-right: 20px;
  padding-left: 0px;
}

.div-block-37 {
  width: 50%;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 24px;
}

.text-block-25 {
  margin-bottom: 10px;
  font-size: 36px;
  line-height: 42px;
  font-weight: 600;
}

.text-block-25.special-header {
  padding-left: 30px;
}

.text-block-26 {
  color: #394152;
  font-size: 18px;
  line-height: 28px;
}

.form-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-field-4 {
  margin-bottom: 0px;
  border: 0px none #000;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  font-size: 16px;
  font-weight: 500;
}

.text-field-4::-webkit-input-placeholder {
  color: #adadad;
}

.text-field-4:-ms-input-placeholder {
  color: #adadad;
}

.text-field-4::-ms-input-placeholder {
  color: #adadad;
}

.text-field-4::placeholder {
  color: #adadad;
}

.form-block-2 {
  height: auto;
  margin-bottom: 0px;
}

.submit-button-3 {
  border-radius: 3px;
  background-color: #45ce79;
  color: #fff;
  font-size: 17px;
  font-weight: 600;
}

.div-block-38 {
  width: 37%;
  height: auto;
  margin-right: 30px;
}

.div-block-39 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  margin-top: 20px;
  margin-right: 20px;
  padding: 15px 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 5px;
  background-color: #20bbb6;
}

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

.div-block-40 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.text-block-27 {
  border: 0px solid #fff;
  color: #fff;
  font-weight: 700;
}

.grid-holder {
  display: none;
  width: 700px;
}

.grid-holder.brokers {
  display: none;
}

.grid-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.grid-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.grid-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: 80px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 20px;
  background-color: #daeaf2;
}

.form-effect {
  padding: 5px;
  border-radius: 5px;
  background-color: #fff;
}

.div-block-41 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.how-it-works {
  width: 90vw;
  max-width: 1100px;
  margin-top: 10vh;
  padding-right: 30px;
  padding-left: 30px;
}

.how-it-works-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25vw;
  padding-right: 20px;
  padding-left: 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;
}

.how-it-works-text {
  padding-right: 0px;
  padding-left: 0px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
}

.icon-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90px;
  height: 90px;
  margin-bottom: 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 45px;
  background-color: #daf2eb;
}

.icon-block.color1 {
  background-color: #f2f2da;
}

.icon-block.color2 {
  background-color: #f0daf2;
}

.icon-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 50px;
}

.text-block-28 {
  display: none;
  max-width: 280px;
  text-align: center;
}

@media screen and (max-width: 991px) {
  .text-block-2 {
    line-height: 60px;
    white-space: nowrap;
  }

  .div-block-6 {
    width: 1100px;
    max-width: 90vw;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .div-block-7 {
    width: auto;
    max-width: 100vw;
    margin-top: 0px;
    padding-bottom: 42px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .div-block-8 {
    display: none;
    padding-top: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-10 {
    background-position: 50% 100%;
    background-size: auto;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }

  .explainer-image {
    max-width: 500px;
  }

  .features-section {
    -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;
  }

  .team-title {
    margin-bottom: 30px;
  }

  .div-block-30 {
    width: auto;
    max-width: 100vw;
  }

  .div-block-30.early-access-div {
    margin-top: 0px;
    padding-bottom: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .endtaglist {
    width: 600px;
    padding-top: 30px;
    padding-left: 30px;
  }

  .footer-div {
    width: auto;
    max-width: 100vw;
    margin-top: 1vh;
  }

  .about-section {
    max-width: 25vw;
    text-align: center;
  }

  .about-header {
    margin-bottom: 10px;
  }

  .about-big-text {
    max-width: 80vw;
  }

  .div-block-34 {
    padding-left: 0px;
  }

  .header-prompt {
    font-size: 38px;
    line-height: 50px;
  }

  .text-block-24 {
    width: 80vw;
    margin-bottom: 40px;
    font-size: 22px;
    line-height: 30px;
  }

  .div-block-36 {
    width: 100%;
    margin-bottom: 20px;
  }

  .div-block-37 {
    width: 100%;
    padding-left: 0px;
  }

  .div-block-39 {
    margin-bottom: 20px;
  }

  .grid-holder {
    width: 80vw;
  }

  .how-it-works {
    margin-top: 2vh;
    margin-bottom: 7vw;
    padding-right: 15px;
    padding-left: 15px;
  }

  .how-it-works-section {
    padding-right: 0px;
    padding-left: 0px;
  }

  .how-it-works-text {
    font-size: 20px;
    line-height: 26px;
  }

  .text-block-28 {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .text-block-2 {
    width: 200px;
  }

  .div-block-6 {
    max-width: 85vw;
    padding-left: 0px;
  }

  .div-block-7 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-9 {
    max-width: 85vw;
    padding-top: 0px;
  }

  .div-block-10 {
    background-size: 140vw;
  }

  .about-link {
    margin-right: 30px;
  }

  .div-block-30 {
    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-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-30.early-access-div {
    padding-top: 20px;
    padding-right: 36px;
    padding-left: 36px;
  }

  .endtaglist {
    width: auto;
    max-width: 490px;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }

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

  .about-row {
    max-width: 90vw;
    -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;
  }

  .about-section {
    max-width: 70vw;
    margin-bottom: 20px;
  }

  .about-header {
    margin-bottom: 20px;
  }

  .about-big-text {
    max-width: 80vw;
  }

  .div-block-34 {
    max-width: 90vw;
  }

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

  .grid-text {
    max-width: 270px;
    padding-left: 30px;
  }

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

  .text-block-25 {
    margin-bottom: 5px;
  }

  .grid-row {
    margin-bottom: 0px;
    -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;
  }

  .grid-item {
    margin-top: 10px;
  }

  .how-it-works {
    margin-top: 1vh;
  }

  .how-it-works-section {
    width: 18vw;
    min-width: 159px;
    padding-right: 5px;
    padding-left: 5px;
  }

  .how-it-works-text {
    font-size: 19px;
    line-height: 24px;
  }
}

@media screen and (max-width: 479px) {
  .text-block-2 {
    width: 100px;
    font-size: 30px;
  }

  .div-block-6 {
    max-width: 90vw;
  }

  .div-block-8 {
    width: 90vw;
    padding-left: 0px;
  }

  .div-block-9 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 90vw;
  }

  .div-block-10 {
    padding-bottom: 0px;
    background-position: 50% 100%;
    background-size: 200vw;
  }

  .text-block-22.brand-copy {
    padding-right: 20px;
    padding-left: 20px;
  }

  .about-link {
    margin-right: 30px;
  }

  .signup-button {
    padding-right: 20px;
    padding-left: 20px;
  }

  .signup-button.top-button {
    display: none;
  }

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

  .explainer-image {
    max-width: 300px;
  }

  .product-title-text {
    font-size: 45px;
    line-height: 53px;
  }

  .text-block-23.lower-section {
    max-width: 100%;
    margin-top: 0px;
  }

  .features-section.api {
    display: none;
    padding-right: 10px;
    padding-left: 10px;
  }

  .team-title {
    max-width: 90%;
    margin-top: 50px;
    margin-bottom: 30px;
    font-size: 30px;
    line-height: 40px;
  }

  .div-block-30.early-access-div {
    padding-right: 20px;
    padding-left: 20px;
  }

  .endtaglist {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 460px;
    margin-top: 30px;
    padding-top: 30px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 38px;
    line-height: 40px;
  }

  .footer-div {
    margin-top: 0vh;
  }

  .div-block-33 {
    height: auto;
    max-height: none;
    min-height: 80vh;
  }

  .about-row {
    margin-top: 30px;
    margin-bottom: 0px;
    -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;
  }

  .about-section {
    max-width: 300px;
    margin-bottom: 20px;
    color: #000;
    font-size: 18px;
  }

  .about-header {
    color: #000;
  }

  .about-big-text {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 40px;
    line-height: 50px;
  }

  .div-block-34 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .header-prompt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #000;
    font-size: 35px;
    line-height: 50px;
  }

  .div-block-35 {
    margin-bottom: 0px;
  }

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

  .text-block-24 {
    max-width: 90vw;
    margin-bottom: 40px;
    font-size: 22px;
  }

  .grid-image {
    width: 30px;
    height: 30px;
  }

  .grid-text {
    padding-left: 20px;
    font-size: 16px;
    line-height: 24px;
  }

  .div-block-36 {
    width: 80vw;
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-37 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .text-block-25 {
    font-size: 30px;
    line-height: 40px;
  }

  .grid-icon {
    width: 60px;
    height: 60px;
  }

  .div-block-41 {
    -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;
  }

  .how-it-works {
    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;
  }

  .how-it-works-text {
    margin-bottom: 25px;
  }

  .icon-block.color1 {
    margin-bottom: 10px;
  }
}

