.w-container {
  margin-left: auto;
  margin-right: auto;
}

.w-button {
  text-decoration: none !important;
}

.w-button:hover {
  color: #fff !important;
}

.sec-bonus {
  background-color: #111111;
}

.mm-container {
  max-width: 1240px;
  padding-right: 20px;
  padding-left: 20px;
}

.mm-container.mm-bonus-container {
  padding-top: 62px;
  padding-bottom: 62px;
}

.mm-container.mm-container-preco {
  padding-top: 62px;
  padding-bottom: 62px;
}

.mm-container.mm-container-vantagens {
  padding-top: 80px;
  padding-bottom: 80px;
}

.mm-bonus-title-sec {
  margin-top: 0px;
  margin-bottom: 66px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 48px;
  line-height: 130%;
  font-weight: 700;
  text-align: center;
}

.mm-bonus-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.mm-bonus-box {
  width: 100%;
  max-width: 384px;
  min-height: 421px;
  margin-bottom: 48px;
  border-radius: 10px;
  background-image: linear-gradient(126.88deg, rgba(39, 22, 9, 0.7), rgba(155, 88, 27, 0));
}

.mm-bonus-box.last {
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}

.mm-bonus-imagem {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.mm-boxtext-bonus {
  padding-top: 24px;
  padding-right: 27px;
  padding-left: 28px;
}

.mm-bonus-title {
  margin-bottom: 16px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 130%;
  font-weight: 700;
}

.mm-desc-bonus {
  font-family: 'Open Sans', sans-serif;
  color: #f5f5f5;
  font-size: 15px;
  line-height: 140%;
  font-style: italic;
  font-weight: 300;
}

.text-span {
  color: #ff4900;
}

.text-span-2 {
  color: #ffb800;
}

.sec-preco {
  background-color: #111111;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#bb3d04), color-stop(91%, hsla(0, 0%, 100%, 0)));
  background-image: linear-gradient(0deg, #bb3d04, hsla(0, 0%, 100%, 0) 91%);
}

.mm-preco-title {
  margin-top: 0px;
  margin-bottom: 67px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 48px;
  line-height: 130%;
  font-weight: 700;
  text-align: center;
}

.mm-text-valor {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 32px;
  font-style: italic;
  font-weight: 300;
  text-align: center;
}

.mm-box-numeros {
  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;
}

.mm-rs {
  font-family: 'Open Sans', sans-serif;
  color: #ffb800;
  font-size: 51px;
  line-height: 87px;
  font-weight: 700;
}

.mm-valor {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 182px;
  line-height: 120%;
  font-weight: 700;
}

.mm-decimal {
  margin-top: -70px;
  font-family: 'Open Sans', sans-serif;
  color: #ffb800;
  font-size: 51px;
  line-height: 100%;
  font-weight: 700;
}

.text-block-2 {
  max-width: 320px;
  margin-right: auto;
  margin-bottom: 67px;
  margin-left: auto;
  border-bottom: 1px solid #fff;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 32px;
  line-height: 43px;
  font-style: italic;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
}

.bold-text {
  font-style: normal;
}

.text-span-3 {
  color: #ffb800;
}

.mm-cta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 48px;
  max-width: 386px;
  margin-right: auto;
  margin-left: auto;
  -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-radius: 10px;
  background-color: #ffb800;
  font-family: 'Open Sans', sans-serif;
  color: #0b0b0b;
  font-size: 16px;
  line-height: 140%;
  font-style: italic;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
}

.mm-boxresumo-preco {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 200px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.mm-title-resumo {
  max-width: 592px;
  margin-top: 0px;
  margin-bottom: 56px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 48px;
  line-height: 130%;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.mm-boxlist-bonus {
  max-width: 605px;
}

.mm-item-bonus {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.mm-bonus-text {
  max-width: 320px;
  min-width: 264px;
  margin-left: 8px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 140%;
  font-weight: 400;
}

.mm-bonus-text._6 {
  max-width: 267px;
}

.mm-bonus-text._4 {
  max-width: 265px;
}

.mm-bonus-text._3 {
  max-width: 210px;
  min-width: auto;
}

.mm-bonus-text._1 {
  max-width: 274px;
}

7 aulas .mm-bonus-text._2 {
  max-width: 212px;
  margin-left: 0px;
  line-height: 150%;
  font-weight: 700;
}

.mm-line {
  height: 0px;
  margin-right: 8px;
  margin-left: 8px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-bottom: 1px dashed #fff;
}

.mm-line._2 {
  margin-right: 24px;
  margin-left: 24px;
  border-style: none none solid;
}

.mm-preco {
  width: 65.0250015258789px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 130%;
  font-weight: 700;
  text-align: left;
  text-decoration: line-through;
}

.mm-preco._2 {
  width: 112px;
  font-size: 24px;
}

.mm-box-total {
  height: 100%;
  min-height: 600px;
  margin-top: auto;
  margin-left: 19px;
  padding-bottom: 33px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 8px;
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(224, 227, 234, 0.12)), color-stop(50%, rgba(224, 227, 234, 0.03)), to(rgba(224, 227, 234, 0.12)));
  background-image: linear-gradient(270deg, rgba(224, 227, 234, 0.12), rgba(224, 227, 234, 0.03) 50%, rgba(224, 227, 234, 0.12));
}

.image {
  display: block;
  max-width: 95%;
  margin-top: -137px;
  margin-right: auto;
  margin-left: auto;
}

.text-block-3 {
  max-width: 394px;
  margin-top: 16px;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 150%;
  font-style: italic;
  text-align: center;
}

.text-block-4 {
  margin-top: 40px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 64px;
  line-height: 120%;
  font-weight: 700;
  text-align: center;
}

.text-span-4 {
  font-size: 24px;
}

.text-span-5 {
  text-decoration: line-through;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 57px;
  max-width: 328px;
  margin-right: auto;
  margin-left: auto;
  -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-style: solid;
  border-width: 1px;
  border-color: rgba(242, 169, 0, 0.5);
  background-color: transparent;
}

.text-block-5 {
  font-family: 'Open Sans', sans-serif;
  color: #f5f5f5;
  font-size: 20px;
  line-height: 27px;
  font-weight: 600;
  text-transform: uppercase;
}

.text-block-6 {
  width: 100%;
  max-width: 589px;
  margin-top: 60px;
  color: #f5f5f5;
  font-size: 102px;
  line-height: 48%;
  font-weight: 700;
  text-align: center;
}

.text-span-6 {
  font-size: 32px;
}

.text-block-7 {
  margin-top: 10px;
  margin-bottom: 24px;
  font-family: 'Open Sans', sans-serif;
  color: #f5f5f5;
  font-size: 20px;
  line-height: 27px;
  text-align: center;
  text-transform: uppercase;
}

.text-block-8 {
  max-width: 381px;
  margin-right: auto;
  margin-bottom: 24px;
  margin-left: auto;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 150%;
  font-weight: 700;
  text-align: center;
}

.button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 60px;
  max-width: 383px;
  margin-right: auto;
  margin-left: auto;
  -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-radius: 4px;
  background-color: #ffb800;
  font-family: 'Open Sans', sans-serif;
  color: #0b0b0b;
  font-size: 20px;
  line-height: 140%;
  font-weight: 700;
  text-transform: uppercase;
}

.sec-vanteagens {
  background-color: #111111;
}

.heading {
  display: block;
  max-width: 1162px;
  margin: 0px auto 56px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 48px;
  line-height: 130%;
  font-weight: 700;
  text-align: center;
}

.text-span-7 {
  color: #f90;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 290px;
  max-width: 800px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  padding-top: 80px;
  padding-bottom: 80px;
  padding-left: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #141414;
  background-image: url('../images/deconto1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-2._2 {
  margin-bottom: 56px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: url('../images/equity.jpg');
}

.div-block-3 {
  width: 100%;
  max-width: 368px;
}

.div-block-3._2 {
  max-width: 400px;
}

.text-block-9 {
  margin-right: 8px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 120%;
  font-weight: 600;
  text-transform: uppercase;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 8px;
  padding-top: 4px;
  padding-bottom: 4px;
  -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 #ffb800;
  border-radius: 10px;
  background-image: linear-gradient(132deg, #ff4900, rgba(255, 73, 0, 0));
}

.div-block-4._2 {
  max-width: 276px;
  margin-right: auto;
  margin-bottom: 16px;
  margin-left: auto;
  padding-top: 8px;
  padding-bottom: 8px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.text-block-10 {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 54px;
  font-style: italic;
  font-weight: 800;
}

.text-block-11 {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 33px;
  font-weight: 700;
  text-align: center;
}

.text-block-11._2 {
  font-size: 20px;
  line-height: 27px;
}

.text-block-12 {
  margin-top: 32px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  text-align: center;
}

.image-2 {
  display: block;
  margin-right: auto;
  margin-bottom: 25px;
  margin-left: auto;
}

.button-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 48px;
  max-width: 281px;
  margin-right: auto;
  margin-left: auto;
  -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-radius: 5px;
  background-color: #ffb800;
  font-family: 'Open Sans', sans-serif;
  color: #0b0b0b;
  font-size: 16px;
  line-height: 140%;
  font-weight: 700;
  text-transform: uppercase;
}

.image-3 {
  display: none;
}

.image-4 {
  display: none;
}

@media screen and (max-width: 991px) {
  .mm-container {
    max-width: 360px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .mm-container.mm-container-vantagens {
    padding-top: 60px;
  }

  .mm-bonus-box{
    max-width: 320px;
    width: 320px;
  }

  .mm-bonus-imagem {
    max-width: 320px;
    width: 320px;
  }

  .mm-bonus-title-sec {
    max-width: 242px;
    margin-right: auto;
    margin-bottom: 38px;
    margin-left: auto;
    font-size: 24px;
    line-height: 110%;
  }

  .mm-bonus-grid {
    -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;
  }

  .sec-preco {
    background-image: none;
  }

  .mm-preco-title {
    margin-bottom: 30px;
    font-size: 38px;
  }

  .mm-box-valor {
    padding-right: 10px;
    padding-bottom: 40px;
    padding-left: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#0b0b0b), to(rgba(248, 117, 65, 0.5)));
    background-image: linear-gradient(180deg, #0b0b0b, rgba(248, 117, 65, 0.5));
  }

  .mm-text-valor {
    margin-bottom: 20px;
    font-size: 16px;
  }

  .mm-rs {
    margin-right: 10px;
    font-size: 33px;
  }

  .mm-valor {
    font-size: 95px;
    line-height: 128%;
  }

  .mm-decimal {
    margin-top: -49px;
    margin-left: 10px;
    font-size: 26px;
  }

  .text-block-2 {
    max-width: 163px;
    margin-bottom: 40px;
    font-size: 16px;
    line-height: 20px;
  }

  .mm-boxresumo-preco {
    margin-top: 120px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .mm-title-resumo {
    font-size: 23px;
  }

  .mm-boxlist-bonus {
    margin-bottom: 64px;
  }

  .mm-item-bonus {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .mm-item-bonus._2 {
    -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-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .mm-bonus-text._3 {
    max-width: 225px;
  }

  .mm-bonus-text._2 {
    max-width: 181px;
    min-width: 193px;
  }

  .mm-line {
    display: none;
  }

  .mm-preco {
    margin-left: 19px;
  }

  .mm-preco._2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    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;
    border-radius: 8px;
    background-image: linear-gradient(132deg, rgba(255, 73, 0, 0.3), rgba(255, 73, 0, 0));
    font-size: 20px;
    text-align: center;
  }

  .mm-box-total {
    min-height: 460px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .image {
    margin-top: -42px;
  }

  .text-block-3 {
    max-width: 257px;
    font-size: 13px;
  }

  .text-block-4 {
    display: block;
    margin-top: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    font-size: 44px;
    line-height: 70%;
  }

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

  .text-span-5 {
    font-size: 32px;
  }

  .div-block {
    height: 32px;
    max-width: 186px;
    font-size: 7px;
  }

  .text-block-5 {
    font-size: 12px;
  }

  .text-block-6 {
    margin-top: 29px;
    font-size: 56px;
  }

  .text-span-6 {
    font-size: 16px;
    line-height: 27%;
  }

  .text-block-7 {
    margin-bottom: 8px;
    font-size: 12px;
  }

  .text-block-8 {
    font-size: 12px;
  }

  .button {
    height: 38px;
    max-width: 233px;
    font-size: 16px;
  }

  .heading {
    font-size: 24px;
  }

  .div-block-2 {
    height: 365px;
    max-width: 335px;
    padding-top: 24px;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-radius: 20px;
    background-image: linear-gradient(315deg, rgba(255, 175, 0, 0.1), rgba(240, 71, 1, 0.1) 19%, rgba(255, 175, 0, 0) 91%);
  }

  .div-block-2._2 {
    background-image: url('../images/bg-2-vantagem.png');
  }

  .div-block-4._2 {
    position: relative;
  }

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

  .text-block-11 {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 21px;
  }

  .text-block-11._2 {
    max-width: 275px;
    font-size: 15px;
    line-height: 20px;
  }

  .text-block-12 {
    margin-top: 10px;
    font-size: 12px;
    line-height: 19px;
  }

  .image-3 {
    z-index: 0;
    display: block;
    margin: -38px auto -96px;
  }

  .image-4 {
    display: block;
  }
}