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

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

.w-layout-vflex {
  flex-direction: column;
  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 {
  flex: 0 auto;
}

.flex-block {
  justify-content: center;
  align-items: center;
}

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

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

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

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

.features-paragraph {
  margin-bottom: 24px;
}

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

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

.features-right {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  margin-bottom: -16px;
  display: flex;
}

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

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

.section {
  margin-top: 40px;
}

.flex-block-2 {
  justify-content: center;
  align-items: center;
  margin-left: -62px;
}

.flex-block-3 {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  justify-content: center;
  align-items: center;
}

.heading {
  margin-top: auto;
}

.image-2 {
  border: 3px solid #000;
}

.heading-2 {
  color: #332a59;
  letter-spacing: -3px;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: black;
  font-family: badaboom-pro, sans-serif;
  font-size: 63px;
  font-weight: 400;
  line-height: 43px;
}

.heading-3 {
  color: #000;
  font-family: badaboom-pro, sans-serif;
  font-size: 46px;
  font-weight: 400;
}

.list {
  color: #000;
  font-family: badaboom-pro, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
}

.text-block {
  color: #000;
  text-align: center;
  margin-left: -50px;
  font-family: badaboom-pro, sans-serif;
  font-size: 36px;
  line-height: 37px;
}

.text-block-2 {
  color: #000;
  font-family: Changa One, Impact, sans-serif;
  font-size: 31px;
}

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

.section-2 {
  border: 1px solid #000;
}

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

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

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

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

  .heading-2 {
    justify-content: center;
    align-items: center;
    font-size: 58px;
    display: flex;
  }

  .text-block {
    font-size: 28px;
    line-height: 32px;
  }
}

@media screen and (max-width: 767px) {
  .features-list {
    padding: 60px 15px;
  }

  .heading-2 {
    margin-left: auto;
    font-size: 44px;
    line-height: 41px;
  }

  .text-block {
    margin-left: 14px;
    font-size: 22px;
    line-height: 30px;
  }

  .flex-block-4 {
    justify-content: center;
    align-items: flex-start;
  }
}

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

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

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

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

  .flex-block-2 {
    margin-left: auto;
  }

  .heading-2 {
    letter-spacing: -2px;
    -webkit-text-stroke-width: 0px;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: auto;
    font-size: 24px;
    font-weight: 400;
    line-height: 27px;
  }

  .heading-3 {
    font-size: 26px;
    line-height: 31px;
  }

  .text-block {
    margin-left: auto;
    font-size: 16px;
    line-height: 19px;
  }

  .text-block-2 {
    font-size: 14px;
    line-height: 21px;
  }
}

#w-node-da0c48bb-7c37-127b-73c8-42a59130bcea-2451fa21 {
  grid-area: span 2 / span 1 / span 2 / span 1;
  place-self: center;
}

#w-node-_262cb915-e7c5-e32c-f66e-fbcdc0386184-2451fa21 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}


