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

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

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

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

.image {
  width: 70px;
}

.div-block {
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.container {
  text-align: center;
  padding: 0 10px;
}

.text-block {
  font-family: Gabarito, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.heading {
  color: #000;
  margin-top: 40px;
  font-family: Gabarito, sans-serif;
  font-size: 3rem;
  line-height: 1.2;
}

.heading.no-margin {
  margin-top: 10px;
}

.image-2 {
  border-radius: 10px;
  margin-top: 20px;
}

.paragraph {
  color: #000;
  text-align: left;
  margin-top: 40px;
  font-family: Gabarito, sans-serif;
  font-size: 1.4rem;
  line-height: 1.4;
}

.paragraph.center {
  text-align: center;
}

.heading-2 {
  color: #000;
  margin-top: 60px;
  font-family: Gabarito, sans-serif;
  font-size: 3rem;
  line-height: 1.2;
}

.list-item {
  color: #000;
  text-align: left;
  margin-bottom: 0;
  font-family: Gabarito, sans-serif;
  font-size: 1.4rem;
  line-height: 1.4;
}

.list-item-2 {
  margin-top: 20px;
}

.list {
  margin-top: 20px;
  font-family: Gabarito, sans-serif;
  font-size: 20px;
}

.list-item-3 {
  list-style-type: disc;
}

.image-3 {
  float: left;
  border-radius: 10px;
  max-width: 40%;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-right: 40px;
}

.image-4 {
  float: right;
  border-radius: 10px;
  max-width: 40%;
  margin: 40px 0 40px 40px;
}

.paragraph-2 {
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Gabarito, sans-serif;
  font-size: 1.8rem;
  line-height: 1.4;
}

.div-block-2 {
  background-color: #7c58f6;
  border-radius: 2.5rem 2.5rem 0;
  padding: 20px 40px;
  display: inline-block;
}

.div-block-3 {
  text-align: right;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  margin-top: 40px;
  display: flex;
}

.div-block-3-copy {
  text-align: left;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 40px;
  display: flex;
}

.div-block-2-copy {
  background-color: #000;
  border-radius: 2.5rem 2.5rem 2.5rem 0;
  padding: 20px 40px;
  display: inline-block;
}

.image-5 {
  width: 10px;
}

.section {
  background-color: #efefef;
  border-radius: 20px;
  margin-top: 40px;
  margin-left: 20px;
  margin-right: 20px;
  padding-bottom: 60px;
}

.container-2 {
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
}

.body {
  padding-bottom: 100px;
}

.hero-section {
  background-color: #efefef;
  border-radius: 20px;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  padding-bottom: 60px;
}

.container-3 {
  text-align: center;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.div-block-4 {
  justify-content: space-between;
  margin-top: 40px;
  display: flex;
}

.image-6 {
  border-radius: 20px;
  max-width: 30%;
}

.ans {
  color: #000;
  text-align: left;
  margin-top: 0;
  font-family: Gabarito, sans-serif;
  font-size: 1.4rem;
  line-height: 1.4;
}

.que {
  color: #000;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Gabarito, sans-serif;
  font-size: 1.4rem;
  line-height: 1.4;
}

.div-block-5 {
  background-color: #ececec;
  padding: 15px 20px;
}

.div-block-6 {
  padding: 15px 20px;
}

.div-block-7 {
  border: 1px solid #dfdfdf;
  border-radius: 10px;
  margin-top: 40px;
  overflow: clip;
}

.div-block-8 {
  border: 1px solid #dfdfdf;
  border-radius: 10px;
  margin-top: 20px;
  overflow: clip;
}

.step-title {
  color: #000;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Gabarito, sans-serif;
  font-size: 2.1rem;
  line-height: 1.4;
}

.step-caption {
  color: #a1a1a1;
  text-align: left;
  margin-top: 0;
  font-family: Gabarito, sans-serif;
  font-size: 1.2rem;
  line-height: 1.4;
}

.div-block-9 {
  border-left: 3px solid #000;
  margin-top: 40px;
  padding-left: 20px;
}

.div-block-10 {
  text-align: center;
  background-color: #fafafa;
  border: 1px solid #d4d4d4;
  border-radius: 10px;
  flex: 1;
  padding: 20px 10px;
}

.heading-3 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Gabarito, sans-serif;
  font-size: 3.5rem;
  line-height: 1.4;
}

.text-block-2 {
  text-align: center;
  font-family: Gabarito, sans-serif;
  font-size: 1.7rem;
  line-height: 1.4;
}

.price-text {
  color: #000;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Gabarito, sans-serif;
  font-size: 1.3rem;
  line-height: 1.4;
}

.prices {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  margin-top: 40px;
  display: flex;
}

.link-block {
  color: #fff;
  text-align: center;
  background-color: #7c58f6;
  border-radius: 15px;
  margin-top: 20px;
  text-decoration: none;
  display: block;
}

.text-block-3 {
  text-align: center;
  padding: 15px 20px;
  font-family: Gabarito, sans-serif;
  font-size: 1.5rem;
  line-height: 1.4;
}

.price-text-copy {
  color: #000;
  text-align: center;
  margin-top: 20px;
  font-family: Gabarito, sans-serif;
  font-size: 1rem;
  line-height: 1.3;
}

.paragraph-quote {
  color: #000;
  text-align: left;
  background-color: #ececec;
  border-radius: 10px;
  margin-top: 40px;
  padding: 20px;
  font-family: Gabarito, sans-serif;
  font-size: 1.4rem;
  line-height: 1.4;
}

.container-4 {
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
}

.button {
  background-color: #7c58f6;
  border-radius: 15px;
  margin-top: 40px;
  padding: 15px 30px;
  font-family: Gabarito, sans-serif;
  font-size: 1.5rem;
  line-height: 1.4;
}

.paragraph-caption {
  color: #000;
  text-align: center;
  background-color: #fff6b0;
  border-radius: 10px;
  margin-top: 20px;
  padding: 10px;
  font-family: Gabarito, sans-serif;
  font-size: 1.4rem;
  line-height: 1.4;
}

.text-block-5 {
  color: #a1a1a1;
  text-align: center;
  font-family: Gabarito, sans-serif;
  font-size: 1.2rem;
  line-height: 1.4;
}

.price-new {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Gabarito, sans-serif;
  font-size: 2rem;
  line-height: 1.4;
}

.image-7 {
  width: 22px;
  margin-top: 4px;
}

.flex-block {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  margin-top: 10px;
}

.div-block-11 {
  margin-top: 40px;
}

.div-block-12 {
  background-color: #d5d5d5;
  width: 60%;
  height: 1px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

.app-name {
  color: #000;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Gabarito, sans-serif;
  font-size: 2.3rem;
  line-height: 1.2;
}

.image-8 {
  width: 22px;
  margin-top: 0;
  display: block;
}

.steps-box {
  text-align: center;
  background-color: #fafafa;
  border: 1px solid #d4d4d4;
  border-radius: 10px;
  flex: 1;
  padding: 20px;
}

.capsule {
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 20px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 5px 20px;
  font-family: Gabarito, sans-serif;
  font-size: 1.4rem;
  line-height: 1.4;
  display: inline-block;
}

.step-title2 {
  color: #000;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Gabarito, sans-serif;
  font-size: 2.1rem;
  line-height: 1.2;
}

.link-block-2 {
  max-width: 200px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.or-text {
  color: #000;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Gabarito, sans-serif;
  font-size: 1rem;
  line-height: 1.4;
}

.image-9 {
  max-width: 140px;
  margin-top: 10px;
}

.div-block-13 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  margin-top: 40px;
  display: flex;
}

.step-text {
  color: #000;
  text-align: center;
  margin-top: 20px;
  font-family: Gabarito, sans-serif;
  font-size: 1.4rem;
  line-height: 1.4;
}

.image-10 {
  border: 1px solid #e9e9e9;
  border-radius: 1.9rem;
  max-width: 120px;
  margin-top: 0;
}

.text-block-6 {
  color: #000;
  font-family: Gabarito, sans-serif;
  font-size: 20px;
  line-height: 1.2;
}

.div-block-14 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #fafafa;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding: 20px;
  display: inline-flex;
}

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

.div-block-15.mobile {
  display: none;
}

.image-11 {
  width: 50px;
}

.div-block-16 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.div-block-16.mobile {
  display: none;
}

.div-block-17 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #09964b;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  padding: 10px;
  display: flex;
}

.ty {
  color: #fff;
  text-align: left;
  font-family: Gabarito, sans-serif;
  font-size: 22px;
  line-height: 1.2;
}

.subtitle {
  color: #606060;
  font-family: Gabarito, sans-serif;
  font-size: 1.4rem;
  line-height: 1.2;
}

.add-email {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  text-align: center;
  background-color: #fafafa;
  border: 1px solid #d4d4d4;
  border-radius: 10px;
  flex-flow: column;
  flex: 1;
  margin-top: 40px;
  padding: 30px 20px;
  display: flex;
}

.add-email-title {
  color: #000;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Gabarito, sans-serif;
  font-size: 2.1rem;
  line-height: 1.2;
}

.field-label {
  color: #000;
  text-align: left;
  flex: none;
  width: 17%;
  margin-bottom: 0;
  font-family: Gabarito, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
}

.div-block-18 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border-radius: 15px;
  justify-content: flex-start;
  align-items: center;
  padding: 0 10px;
  display: flex;
}

.text-field {
  color: #000;
  border: 1px solid #d4d4d4;
  border-radius: 10px;
  height: 48px;
  margin-bottom: 0;
  font-family: Gabarito, sans-serif;
  font-size: 1.2rem;
}

.div-block-19 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.submit-button {
  background-color: #7c58f6;
  border-radius: 10px;
  width: 100%;
  margin-top: 30px;
  padding: 15px 30px;
  font-family: Gabarito, sans-serif;
  font-size: 1.4rem;
  line-height: 1.2;
}

.form-block {
  margin-bottom: 0;
}

.email-caption {
  color: #606060;
  text-align: center;
  margin-top: 20px;
  font-family: Gabarito, sans-serif;
  font-size: 1rem;
  line-height: 1.4;
}

@media screen and (max-width: 991px) {
  .field-label {
    width: 25%;
  }
}

@media screen and (max-width: 767px) {
  .heading, .heading-2 {
    font-size: 2.2rem;
  }

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

  .prices, .div-block-13 {
    flex-flow: column;
  }

  .field-label {
    width: 100%;
  }

  .div-block-18 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 0;
    padding-right: 0;
  }
}

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

  .list {
    padding-left: 20px;
  }

  .image-3 {
    float: none;
    max-width: 100%;
    margin-top: 20px;
    margin-bottom: 0;
    margin-right: 0;
  }

  .image-4 {
    float: none;
    max-width: 100%;
    margin-top: 20px;
    margin-bottom: 0;
    margin-left: 0;
  }

  .section {
    margin-left: 10px;
    margin-right: 10px;
  }

  .ans {
    margin-bottom: 0;
  }

  .div-block-6 {
    padding: 10px;
  }

  .step-title {
    font-size: 1.8rem;
  }

  .div-block-9 {
    padding-left: 10px;
  }

  .app-name {
    text-align: center;
    font-size: 1.8rem;
  }

  .capsule {
    font-size: 1.2rem;
  }

  .step-title2 {
    font-size: 1.8rem;
  }

  .image-10 {
    max-width: 100px;
  }

  .text-block-6 {
    text-align: center;
    margin-top: 20px;
  }

  .div-block-14 {
    flex-flow: column;
  }

  .div-block-15.mobile {
    display: block;
  }

  .div-block-16.desk {
    display: none;
  }

  .div-block-16.mobile {
    display: flex;
  }

  .ty {
    text-align: center;
  }

  .add-email {
    padding-left: 10px;
    padding-right: 10px;
  }

  .add-email-title {
    font-size: 1.8rem;
  }

  .submit-button {
    width: 100%;
  }
}


