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

.image {
  margin: 20px auto;
  display: block;
}

.container {
  position: static;
}

.section {
  background-color: #e8318a;
}

.headline-text {
  text-align: center;
  margin: 10px;
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
}

.headline-text.highlighted-text {
  color: #f0c;
  -webkit-text-stroke-color: #e8318a;
}

.subtitle-text {
  max-width: 600px;
  color: #000;
  text-align: center;
  background-color: #fdcfe6;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  font-size: 20px;
}

.image-2 {
  margin: 20px auto 10px;
  display: block;
}

.primary-text {
  text-align: left;
  margin: 10px;
  font-size: 20px;
  line-height: 30px;
}

.primary-text.center-text {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

.primary-text.center-text.white-text {
  color: #fff;
}

.submit-button {
  width: 100%;
}

.form-block {
  max-width: 500px;
  margin: 20px auto;
  padding: 10px;
  font-size: 20px;
  line-height: 30px;
}

.div-block {
  height: 50px;
  border-bottom: 2px solid #000;
  margin-bottom: 10px;
}

.highlighted-text {
  color: #f0c;
  -webkit-text-stroke-color: #e8318a;
}

.wheel-wrapper {
  border: 2px solid #e8318a;
  border-radius: 20px;
  margin: 10px;
  padding: 20px;
}

.image-3 {
  aspect-ratio: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.wheel-btn-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.image-4 {
  display: inline-block;
}

.text-block {
  text-align: center;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.comment-wrapper {
  width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.comment-image {
  width: 20%;
  padding: 10px;
}

.comment-desc {
  width: 80%;
  padding: 10px;
  font-size: 20px;
  line-height: 30px;
}

.image-5 {
  border-radius: 100px;
}

.comment-flex {
  width: 100%;
  flex-direction: row;
  display: flex;
}

.form-block-2 {
  width: 500px;
  margin-left: auto;
  margin-right: auto;
}

.button {
  max-width: 500px;
  text-align: center;
  background-color: #e8318a;
  border-bottom: 5px solid #ad2567;
  margin: 20px auto;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  display: block;
}

.button-copy {
  max-width: 250px;
  text-align: center;
  background-color: #0093fc;
  border-bottom: 5px solid #005ea2;
  margin: 20px auto;
  font-size: 15px;
  line-height: 30px;
  display: block;
}

.image-6 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.section-2 {
  background-color: #e8318a;
}

.container-2 {
  padding: 40px;
}

.body {
  font-family: Open Sans, sans-serif;
}

.div-block-2, .div-block-3 {
  position: relative;
}

.form {
  font-size: 20px;
  line-height: 30px;
}

.rating-wrapper {
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.customer-rating {
  max-width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.rating-text {
  text-align: center;
  font-size: 15px;
  font-weight: 700;
}

.price-wrapper {
  flex-wrap: nowrap;
  justify-content: space-around;
  align-items: center;
  margin: 10px auto;
  display: flex;
}

.price-text-4 {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.new-price-3 {
  color: #009924;
  text-align: center;
  font-size: 70px;
  font-weight: 700;
  line-height: 80px;
}

.discount-price {
  color: #fff;
  text-align: center;
  background-color: #71a100;
  border-radius: 20px;
  padding: 10px;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.div-block-4 {
  align-items: center;
  margin: 20px auto;
  padding: 10px;
  display: flex;
}

.ssl-wrapper-2 {
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  line-height: 30px;
  display: flex;
}

.ssl-text {
  text-align: center;
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
}

.text-block-58 {
  color: #333;
  text-align: center;
  justify-content: center;
  margin-top: 10px;
  font-size: 15px;
  font-weight: 700;
  display: block;
}

.benefits-wrapper-3 {
  z-index: 1;
  background-color: #fff;
  border-radius: 20px;
  align-items: stretch;
  margin: 20px 10px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: static;
  top: auto;
  bottom: -200px;
  left: 0%;
  right: 0%;
  box-shadow: 0 5px 0 5px #71a100;
}

.benefits-item-2 {
  width: 33.33%;
  padding: 40px 20px;
}

.benefits-icon {
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.benefits-text {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
}

.left {
  width: 40%;
}

.right {
  width: 60%;
}

.section-3 {
  z-index: 1;
  background-color: #e8318a;
  justify-content: center;
  align-items: center;
  padding: 10px;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.container-3 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-69 {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}

.s1-button {
  color: #e8318a;
  background-color: #fff;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  margin-left: 10px;
  padding: 5px 10px;
  font-size: 12px;
  text-decoration: none;
  display: flex;
}

.text-block-71 {
  font-weight: 700;
}

.image-81 {
  margin-left: 5px;
}

.text-block-72 {
  font-size: 20px;
  font-weight: 700;
  display: block;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: 50%;
  right: auto;
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 991px) {
  .headline-text {
    margin: 10px;
  }

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

  .primary-text {
    margin: 10px;
  }

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

@media screen and (max-width: 767px) {
  .benefits-wrapper-3 {
    justify-content: flex-start;
    padding-left: 0;
    padding-right: 0;
  }

  .benefits-item-2 {
    padding: 20px;
  }

  .section-3 {
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  .rating-wrapper {
    flex-direction: column;
  }

  .price-wrapper {
    align-items: center;
  }

  .price-text-4 {
    font-size: 12px;
  }

  .new-price-3 {
    font-size: 20px;
    line-height: 30px;
  }

  .discount-price {
    font-size: 14px;
    line-height: 16px;
  }

  .benefits-wrapper-3 {
    flex-direction: column;
  }

  .benefits-item-2 {
    width: 100%;
  }
}
