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

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

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

.container {
  text-align: center;
  height: 500px;
  min-height: 0;
}

.text-block {
  min-height: 200px;
}

.text-block-2 {
  font-size: 100px;
}

.text-block-3 {
  text-align: center;
  background-color: #61ce70;
  font-size: 75px;
  line-height: 75px;
}

.text-span {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #fff;
  -webkit-text-fill-color: inherit;
  vertical-align: middle;
  background-color: #fff0;
  background-clip: border-box;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  margin-top: 27px;
  display: flex;
}

.body {
  background-color: #d9d9db;
}

.code-embed {
  opacity: 1;
  background-color: #ededed00;
  border-radius: 14px;
  margin-top: 12px;
}

.quick-stack {
  padding-top: 141px;
}

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

.text-block-5 {
  font-size: 20px;
  line-height: 20px;
}

.text-block-6 {
  margin-top: 230px;
  padding: 75px;
}

.hero-heading-center {
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  border-radius: 18px;
  padding: 0 30px;
  position: relative;
  box-shadow: 0 2px 5px #0003;
}

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

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

.centered-heading.margin-bottom-32px {
  margin-bottom: -54px;
}

.hero-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px {
  text-align: left;
  margin-bottom: 24px;
  font-size: 20px;
  line-height: 25px;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

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

.shadow-two {
  box-shadow: 0 4px 24px #96a3b514;
}

.features-metrics {
  background-color: #fefefe;
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px;
  position: relative;
}

.features-wrapper {
  justify-content: space-around;
  align-items: center;
  display: flex;
}

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

.features-title {
  margin-bottom: 8px;
  font-size: 40px;
  font-weight: 600;
  line-height: 48px;
}

.features-title-small {
  font-size: 24px;
  line-height: 32px;
}

.hero-heading-center-2 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

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

.centered-heading-2.margin-bottom-32px {
  margin-bottom: 32px;
}

.hero-wrapper-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px-2 {
  text-align: left;
  margin-bottom: 24px;
  font-size: 30px;
  line-height: 30px;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

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

.shadow-two-2 {
  box-shadow: 0 4px 24px #96a3b514;
}

.margin-bottom-24px-3 {
  text-align: left;
  margin-bottom: 24px;
  font-size: 30px;
  line-height: 30px;
}

.shadow-two-3 {
  border-radius: 20px;
  box-shadow: 0 4px 24px #96a3b514;
}

.hero-stack {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.hero-wrapper-two {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px-4 {
  margin-bottom: 24px;
}

.hero-image {
  width: 100%;
  margin-top: 50px;
}

.margin-bottom-24px-5 {
  margin-bottom: 24px;
  font-size: 30px;
  line-height: 30px;
}

.margin-bottom-24px-6 {
  text-align: left;
  margin-bottom: 24px;
  font-size: 30px;
  line-height: 30px;
}

.image {
  text-align: center;
  border-radius: 20px;
}

.margin-bottom-24px-7, .margin-bottom-24px-8 {
  text-align: left;
  margin-bottom: 24px;
  font-size: 30px;
  line-height: 30px;
}

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

.margin-bottom-24px-9 {
  text-align: left;
  margin-bottom: 24px;
  font-size: 30px;
  line-height: 30px;
}

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

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .features-wrapper {
    justify-content: space-between;
  }

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

  .hero-wrapper-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-2 {
    max-width: 100%;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 767px) {
  .hero-heading-center, .features-metrics {
    padding: 60px 15px;
  }

  .features-wrapper {
    flex-wrap: wrap;
    margin-bottom: -40px;
  }

  .features-block {
    width: 50%;
    margin-bottom: 40px;
  }

  .hero-heading-center-2, .hero-stack {
    padding: 60px 15px;
  }
}

@media screen and (max-width: 479px) {
  .text-span {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 50px;
    line-height: 50px;
  }

  .text-block-6 {
    padding-left: 11px;
    padding-right: 11px;
  }

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

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

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

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

  .margin-bottom-24px-3, .margin-bottom-24px-5 {
    font-size: 14px;
    line-height: 20px;
  }

  .bold-text {
    font-size: 20px;
    line-height: 20px;
  }

  .margin-bottom-24px-6, .margin-bottom-24px-7, .margin-bottom-24px-8, .margin-bottom-24px-9 {
    font-size: 14px;
    line-height: 20px;
  }
}


