:root {
  --aquamarine: #00ffd0;
  --medium-sea-green: #10b861;
}

.big {
  font-size: 2em;
  font-weight: 900;
}

.big.highlight {
  color: var(--aquamarine);
  text-shadow: 0 0 6px rgba(0, 255, 208, .44);
  font-size: 1.8em;
}

.headline {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-family: Lato, sans-serif;
  font-size: 45px;
  font-weight: 400;
  line-height: 1.4em;
}

.headline.head {
  text-align: center;
  letter-spacing: 2px;
  font-size: 29px;
}

.headline.head.right {
  text-align: right;
}

.headline.head.right.mobile {
  text-align: left;
  margin-bottom: 0;
  display: block;
}

.headline.head.left {
  text-align: left;
}

.headline.head.left.mobile {
  margin-bottom: 0;
  display: block;
}

.headline.headline2 {
  font-size: 36px;
}

.bold-text {
  text-transform: uppercase;
  font-size: 40px;
}

.underline {
  text-decoration: underline;
}

.subheadline {
  text-align: center;
  text-transform: uppercase;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.4em;
}

.subheadline.head {
  text-align: center;
  text-transform: none;
  width: 70%;
  margin: -22px auto 38px;
  font-size: 18px;
  line-height: 1.2em;
}

.header {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  height: auto;
  min-height: 100vh;
  padding: 0;
  display: block;
  position: relative;
}

.container_padding {
  color: #fff;
  background-color: #e7e7e7;
  background-image: url('../images/ksji8cHU2dio.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  height: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
}

.container_padding.bg-2 {
  background-color: #f3f3f3;
  background-image: linear-gradient(rgba(0, 0, 0, .24), rgba(0, 0, 0, .24)), url('../images/nOjrLkwGaevE.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.container_padding.bg-dark {
  background-color: #12282a;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/nOjrLkwGaevE.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.container_padding.color {
  background-color: #0f2f33;
  background-image: none;
}

.columns {
  flex-wrap: nowrap;
  margin-top: 60px;
  margin-bottom: 60px;
  display: flex;
}

.box_title {
  text-align: left;
  text-transform: uppercase;
  margin-top: 10px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2em;
}

.box_title.head {
  text-transform: none;
  font-size: 25px;
  line-height: 1.2em;
}

.box_modulo {
  -webkit-backdrop-filter: blur(9px);
  backdrop-filter: blur(9px);
  background-color: rgba(2, 27, 31, .67);
  border: 1px solid rgba(255, 255, 255, .18);
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  padding: 15px;
  display: flex;
}

.list {
  list-style-type: none;
}

.list-item {
  color: #fff;
  background-image: url('../images/check-1_1check%20%281%29.png');
  background-position: 0 10px;
  background-repeat: no-repeat;
  background-size: 25px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 35px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3em;
  list-style-type: none;
}

.columns-2 {
  display: flex;
}

.column-2 {
  border-left: 1px solid rgba(214, 214, 214, .1);
}

.type-seal {
  font-family: Lato, sans-serif;
  font-size: 19px;
  line-height: 1.3em;
}

.type-seal.center {
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
}

.price {
  font-family: Exo, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 1.1em;
}

.price.center {
  text-align: left;
  margin-top: 0;
  font-family: Lato, sans-serif;
  font-weight: 700;
  text-decoration: line-through;
}

.price-old {
  flex-direction: column;
  flex: 1;
  justify-content: flex-end;
  display: flex;
}

.price_old {
  text-align: center;
  text-transform: uppercase;
  font-family: Lato, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 1.4em;
}

.price_old.head {
  text-transform: none;
  margin-top: 10px;
  font-size: 25px;
  line-height: 1.2em;
}

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

.price_now {
  text-align: center;
  text-transform: uppercase;
  font-family: Lato, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 1.4em;
}

.price_now.head {
  text-transform: none;
  margin-top: 10px;
  font-size: 25px;
  line-height: 1.2em;
}

.text-block-69 {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 45px;
  font-weight: 700;
  line-height: 1.1em;
}

.smallprice {
  font-size: 30px;
}

._194 {
  border-bottom: 3px solid #00ff4a;
  font-size: 70px;
  font-weight: 700;
}

._194.pv {
  text-align: center;
  border-bottom-color: #f4bf00;
}

._194.pv.pvhighlight {
  border-bottom-style: none;
  font-weight: 900;
}

.price_total {
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.pcarta-2 {
  color: #505050;
  letter-spacing: 0;
  margin: 20px auto 40px;
  padding-left: 40px;
  padding-right: 40px;
}

.pcarta-2.center-copy {
  text-align: center;
  border-top: 1px #000;
  width: 100%;
  margin: 40px auto;
  padding: 0 40px 30px;
  font-size: 38px;
  font-weight: 300;
  line-height: 48px;
}

.pcarta-2.center-copy.teste {
  color: #25b7f5;
  text-shadow: 1px 1px 6px #8cd8f8;
  margin-bottom: 0;
  font-weight: 700;
}

.pcarta-2.center-copy.teste.b {
  color: var(--aquamarine);
  text-align: right;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: none;
  margin-top: -33px;
  padding-bottom: 0;
  font-family: Lato, sans-serif;
  line-height: 1.1em;
}

.text-span-21 {
  font-size: 80px;
}

.text-span-21.b {
  font-weight: 900;
  line-height: 1em;
}

.pvtext-2 {
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3em;
}

.c-faq-a-text {
  padding: 20px;
}

.faq-a-text {
  color: #b1b1b1;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6em;
}

.c-faq-q-text {
  flex: 1;
  padding: 20px;
  font-size: 1.4em;
}

.faq-q-text {
  color: #fff;
  text-transform: uppercase;
  font-family: Lato, sans-serif;
  font-size: 18px;
}

.c-faq-icon {
  justify-content: center;
  align-items: center;
  padding: 20px;
  position: relative;
}

.c-faq-q {
  align-items: center;
  display: flex;
}

.c-faq-item {
  cursor: pointer;
  background-color: #061d20;
  background-image: url('../images/7KTrgNruWelN.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-left: 3px solid #2282a0;
  border-radius: 3px;
  margin-bottom: 20px;
  font-size: 1.2em;
  line-height: 1.6em;
}

.c-faq-item.box-mid {
  width: 100%;
  height: 100%;
  margin: 14px 0;
}

.faq-stripe-1 {
  background-color: #fff;
  width: 2px;
  height: 100%;
}

._w-faq-icon {
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
  position: relative;
}

.divider-3 {
  opacity: .35;
  background-image: linear-gradient(225deg, rgba(13, 24, 18, 0), #006e7c 51%, rgba(13, 24, 18, 0));
  width: 100%;
  height: 2px;
  margin: 0 auto;
  box-shadow: 0 0 20px 1px rgba(0, 89, 244, .44);
}

.c-faq-a {
  perspective-origin: 50% 0;
  transform-origin: 50% 0;
  overflow: hidden;
}

.faq-stripe-2 {
  background-color: #fff;
  width: 100%;
  height: 2px;
  position: absolute;
}

.cartabutton {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #00c545;
  border-radius: 3px;
  margin: 20px auto 40px;
  padding: 20px 40px;
  font-weight: 600;
  text-decoration: none;
  box-shadow: 0 10px 10px 1px rgba(0, 133, 51, .13);
}

.cartabutton.animation-pulse {
  text-align: center;
  background-color: #00ffd0;
  width: 100%;
  max-width: 500px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 18px;
  display: block;
}

.text-block-23 {
  color: #001210;
  font-family: Exo, sans-serif;
  font-weight: 800;
}

.div-block {
  -webkit-backdrop-filter: blur(7px);
  backdrop-filter: blur(7px);
  background-color: rgba(23, 70, 78, .22);
  border: 1px solid rgba(255, 255, 255, .11);
  border-radius: 5px;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 15px 30px;
}

.subheadline_price {
  text-align: center;
  text-transform: uppercase;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.4em;
}

.subheadline_price.head {
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 21px;
  font-size: 30px;
  font-weight: 900;
  line-height: 1.2em;
}

.background {
  background-color: var(--aquamarine);
  color: #002c24;
  padding-left: 15px;
  padding-right: 15px;
}

.hdivider {
  opacity: .35;
  background-image: linear-gradient(225deg, #111, #f28705 51%, #111);
  width: 100%;
  height: 2px;
  margin: 40px auto;
  box-shadow: 0 0 66px 1px #f28705;
}

.hdivider.red {
  background-image: linear-gradient(225deg, rgba(17, 17, 17, 0), rgba(174, 6, 6, .66) 21%, red 50%, rgba(248, 0, 0, .66) 79%, rgba(243, 0, 0, 0));
  margin-top: 20px;
  box-shadow: 0 0 66px 1px #f30000;
}

.hdivider.red.hero {
  background-image: linear-gradient(225deg, rgba(17, 17, 17, 0), rgba(16, 238, 116, .66) 21%, #10ee74 50%, rgba(16, 238, 116, .66) 79%, rgba(243, 0, 0, 0));
  margin-top: 0;
  margin-bottom: 0;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
  box-shadow: 0 0 66px 1px #10ee74;
}

.hdivider.red.hero.pv {
  background-image: linear-gradient(225deg, rgba(17, 17, 17, 0), rgba(16, 179, 238, .66) 21%, #10abee 50%, rgba(16, 194, 238, .66) 79%, rgba(243, 0, 0, 0));
}

.section-15 {
  background-color: #101010;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 20px;
  display: flex;
}

.section-15.pv2 {
  background-color: #181818;
}

.div-block-244 {
  width: 760px;
  margin-top: 20px;
}

.text-block-31 {
  color: #696969;
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
}

.footer-a {
  color: rgba(241, 241, 241, .3);
  text-decoration: none;
}

.highligh {
  color: var(--aquamarine);
  text-shadow: 0 0 6px rgba(0, 255, 208, .52);
  font-weight: 900;
}

.marquee-horizontal-2 {
  z-index: 200;
  background-color: #ed1f24;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 40px;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 60px rgba(237, 31, 36, .6);
}

.track-horizontal-alt {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.marquee-text {
  color: #fff;
  text-transform: uppercase;
  flex: none;
  margin-right: 8vw;
  font-family: Open Sans, sans-serif;
  font-weight: 600;
}

.image-14 {
  position: absolute;
  top: 53px;
  bottom: 0%;
  left: auto;
  right: 24px;
}

.navwrapper-3 {
  z-index: 10;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.te-section--1-2 {
  background-color: #101010;
  padding-top: 10px;
  padding-bottom: 140px;
  position: relative;
}

.te-section--1-2.upsell {
  background-image: linear-gradient(rgba(0, 0, 0, .51), rgba(12, 12, 12, .5)), url('../images/nOjrLkwGaevE.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 40px;
  padding-bottom: 60px;
}

.embed {
  width: 100%;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

.te-container-2 {
  z-index: 10;
  text-align: center;
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.te-container-2.upsell {
  width: 100%;
  max-width: 1140px;
}

.div-block-283 {
  z-index: 20;
  background-color: #fff;
  border-radius: 5px;
  width: 760px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
  bottom: 0;
}

.loading {
  filter: saturate(200%) hue-rotate(47deg);
  width: 112px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.video {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.video.back {
  z-index: 0;
  filter: brightness(200%) blur(60px);
  width: 100%;
  min-height: auto;
  transform: scale(1.1);
}

.video.front {
  z-index: 1;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  min-height: auto;
}

.text-block-32 {
  color: #006330;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.4em;
}

.te-logo-2 {
  width: 200px;
}

.pvhighlight-green {
  color: #4cff00;
  text-shadow: 0 0 7px rgba(0, 255, 0, .52);
  font-weight: 600;
}

.te-h1-3 {
  color: #fff;
  text-align: left;
  letter-spacing: .5px;
  margin-top: 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.3em;
}

.te-h1-3._2 {
  z-index: 9999;
  color: #dadada;
  text-align: center;
  letter-spacing: 1px;
  width: 680px;
  margin-top: 44px;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2em;
  position: relative;
}

.te-h1-3.pv23 {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 32px;
  font-size: 32px;
  font-weight: 400;
}

.suriel-lan {
  border: 1px solid #10ee74;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  padding: 6px;
  display: flex;
  position: relative;
  box-shadow: 0 0 6px rgba(16, 238, 116, .37), inset 0 0 7px rgba(16, 238, 116, .87);
}

.suriel-lan._1gbg {
  box-shadow: none;
  border-style: none;
  flex-direction: column;
  align-self: flex-start;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.headwrapper-2 {
  width: 760px;
  margin: 40px auto 60px;
}

.headwrapper-2.upsell {
  width: 100%;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
}

.video-wrapper-2 {
  background-color: rgba(8, 8, 8, 0);
  width: 100%;
  height: 600px;
  min-height: 100%;
  padding-bottom: 0%;
  position: relative;
}

.body {
  color: #fff;
}

.text-span-28 {
  font-size: 30px;
}

.heading-17 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 43px;
  font-family: Exo, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 1.1em;
}

._1 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 590px;
  margin: 20px;
  padding: 20px 40px;
  display: flex;
}

._1.alerta {
  background-color: #fff;
  border: 0 #fffd71;
  border-radius: 15px;
  max-width: 400px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.m {
  color: #ffaf1a;
  letter-spacing: 2px;
  text-shadow: 0 0 6px rgba(255, 200, 0, .88);
  font-weight: 600;
}

.p {
  color: #fff;
  font-family: Exo, sans-serif;
  font-size: 20px;
  line-height: 1.5em;
}

.p.alerta {
  color: #141414;
}

.underline-2 {
  text-decoration: underline;
}

.heading-16 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  border-bottom: 1px solid #333;
  padding-bottom: 10px;
  padding-left: 0;
  padding-right: 10px;
  font-family: Exo, sans-serif;
  font-weight: 400;
  display: inline;
}

.container-9 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 600px;
  margin-top: 30px;
  margin-bottom: 60px;
  padding-bottom: 60px;
  display: flex;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.body-2 {
  background-image: url('../images/owc9xL9lZCHm.jpg');
  background-position: 50%;
  background-size: auto;
}

.video-2 {
  width: auto;
  height: auto;
}

.container-10 {
  flex-direction: column;
  align-items: center;
  max-width: 1200px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
}

.div-block-284 {
  grid-column-gap: 30px;
  justify-content: space-between;
  margin: 45px 0;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
  position: relative;
}

.paragraph {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 1.3em;
  display: flex;
}

.paragraph.paragraph1 {
  width: 50%;
}

.section-16 {
  background-image: linear-gradient(rgba(0, 0, 0, .61), rgba(0, 0, 0, .61)), url('../images/nOjrLkwGaevE.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
}

.section-17 {
  color: #fff;
  background-image: url('../images/nOjrLkwGaevE.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding-bottom: 60px;
  position: relative;
}

.section-17.testimony {
  background-image: linear-gradient(rgba(10, 52, 54, .82), rgba(10, 52, 54, .82)), url('../images/Koi1fbxl2mjS.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.div-block-285 {
  justify-content: center;
  align-items: center;
  margin-top: 29px;
  display: flex;
}

.div-block-286 {
  justify-content: center;
  align-items: stretch;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-287 {
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.div-block-288 {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  text-align: center;
  background-color: rgba(0, 0, 0, .24);
  border: 1px dashed rgba(0, 255, 208, .18);
  border-radius: 20px;
  align-self: stretch;
  align-items: center;
  width: 30%;
  height: 250px;
  margin: 12px;
  padding: 26px;
  font-family: Lato, sans-serif;
  display: flex;
}

.image-15 {
  margin-right: 13px;
}

.image-16 {
  margin-right: 14px;
}

.section-18 {
  background-image: url('../images/nOjrLkwGaevE.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 105px;
  padding-bottom: 40px;
}

.div-block-289 {
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.text-block-70 {
  text-align: left;
  margin-bottom: 37px;
  font-size: 28px;
  font-weight: 700;
}

.div-block-291 {
  color: #fff;
  width: 50%;
}

.paragraph-2 {
  font-family: Lato, sans-serif;
  font-size: 18px;
}

.text-block-71 {
  text-align: center;
}

.div-block-292 {
  align-items: stretch;
  margin: 0;
  display: flex;
}

.container-11 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.text-block-72 {
  font-size: 24px;
}

.columns-3 {
  align-items: center;
  display: flex;
}

.calc-bonus {
  background-image: url('../images/fAZQqyXtrH61.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 30px;
  margin-top: 24px;
  margin-bottom: 24px;
  padding-left: 40px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2em;
}

.text-block-73 {
  display: block;
}

.text-block-74 {
  margin-right: 50px;
  font-family: Lato, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 29px;
}

.text-span-29 {
  color: #00ffd0;
  font-weight: 700;
}

.bold-text-2 {
  color: #00ffd0;
  font-weight: 900;
  text-decoration: line-through;
}

.bold-text-3 {
  font-size: 17px;
}

.bold-text-4 {
  line-height: 21px;
}

.image-17, .image-18 {
  max-width: 50%;
}

.image-19 {
  border-radius: 15px;
  width: 50%;
  display: block;
}

.image-20 {
  max-width: 50%;
}

.div-block-293 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.image-21 {
  filter: saturate(120%);
  text-align: center;
  border-top: 1px solid #f1c22d;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-294 {
  color: #fff;
  width: 420px;
  padding-bottom: 10px;
}

.title-3 {
  font-size: 29px;
  font-weight: 400;
  line-height: 1.3em;
}

.greenhighlight {
  color: #35c456;
  font-weight: 700;
}

.paragraph-9 {
  margin-top: 20px;
  font-size: 17px;
  line-height: 1.4em;
}

.columns-4 {
  width: 100%;
  margin-bottom: 34px;
  padding-bottom: 30px;
  display: flex;
}

.total-bonus {
  margin-top: 24px;
  margin-bottom: 24px;
  padding-left: 40px;
  font-family: Lato, sans-serif;
  font-size: 30px;
  font-weight: 700;
}

.image-22, .image-23 {
  width: 50%;
}

.html-embed {
  min-width: 920px;
  margin-bottom: 20px;
}

.grid-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  width: 100%;
  margin: 40px auto 15px;
  display: grid;
}

.videoembeded {
  border: 1px solid rgba(0, 236, 244, .48);
  border-radius: 5px;
  width: 100%;
  padding: 5px;
}

.heading {
  text-align: left;
  text-transform: none;
  font-size: 30px;
  line-height: 35px;
}

.heading.center {
  color: #000;
  text-align: center;
  margin-bottom: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 800;
  line-height: 1.2em;
}

.heading.center.v2 {
  color: red;
  font-size: 40px;
  font-weight: 700;
}

.highlight {
  color: #10ffae;
  text-shadow: 0 0 8px rgba(15, 255, 170, .34);
}

.image-24 {
  max-width: 330px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (min-width: 1280px) {
  .te-section--1-2.upsell {
    background-image: linear-gradient(rgba(0, 0, 0, .9), rgba(12, 12, 12, .5)), url('../images/nOjrLkwGaevE.jpg');
  }

  .suriel-lan._1gbg {
    max-width: 1140px;
  }
}

@media screen and (min-width: 1440px) {
  .navwrapper-3 {
    z-index: 1;
  }

  .te-section--1-2.upsell {
    background-image: linear-gradient(rgba(0, 0, 0, .9), rgba(12, 12, 12, .5)), url('../images/nOjrLkwGaevE.jpg');
  }
}

@media screen and (min-width: 1920px) {
  .headline {
    margin-bottom: -20px;
  }

  .headline.head {
    margin-bottom: 10px;
  }

  .subheadline {
    font-size: 30px;
  }

  .faq-a-text {
    color: rgba(255, 255, 255, .49);
  }

  .highligh {
    color: var(--aquamarine);
    text-shadow: 0 0 8px rgba(0, 255, 208, .27);
    font-weight: 700;
  }

  .te-section--1-2 {
    padding-top: 20px;
  }

  .te-section--1-2.upsell {
    background-image: linear-gradient(rgba(0, 0, 0, .9), rgba(12, 12, 12, .5)), url('../images/nOjrLkwGaevE.jpg');
  }

  .te-container-2 {
    width: 1280px;
  }

  .headwrapper-2 {
    margin-top: 40px;
  }

  .headwrapper-2.upsell {
    font-family: Lato, sans-serif;
  }

  .video-wrapper-2 {
    background-color: rgba(0, 7, 4, 0);
  }

  .body {
    color: #fff;
  }
}

@media screen and (max-width: 991px) {
  .header {
    background-position: 0 0, 70%;
  }

  .pcarta-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .c-faq-item {
    margin-bottom: 20px;
  }

  .te-section--1-2 {
    padding-bottom: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .embed {
    width: 100%;
  }

  .te-container-2 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-283 {
    width: auto;
  }

  .te-h1-3._2 {
    width: auto;
    font-size: 26px;
  }

  .te-h1-3.pv23 {
    font-size: 40px;
  }

  .suriel-lan._1gbg {
    width: 100%;
  }

  .headwrapper-2 {
    width: auto;
  }

  .headwrapper-2.upsell {
    width: 100%;
  }

  .div-block-293 {
    grid-column-gap: 30px;
    align-items: end;
  }
}

@media screen and (max-width: 767px) {
  .headline.head.right {
    text-align: left;
  }

  .headline.head.right.mobile, .headline.head.left.mobile {
    display: block;
  }

  .header, .container_padding, .container_padding.bg-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .columns {
    display: block;
  }

  .column {
    margin-bottom: 26px;
  }

  .columns-2 {
    display: none;
  }

  .pcarta-2 {
    margin-top: 0;
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .pcarta-2.center-copy {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .pcarta-2.center-copy.teste {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .pcarta-2.center-copy.teste.b, .pvtext-2, .cartabutton {
    text-align: center;
  }

  .te-section--1-2 {
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .te-section--1-2.upsell {
    padding-bottom: 20px;
  }

  .div-block-283 {
    width: 100%;
  }

  .text-block-32 {
    font-size: 16px;
  }

  .te-logo-2 {
    width: 200px;
  }

  .te-h1-3 {
    font-size: 18px;
  }

  .te-h1-3._2 {
    width: 100%;
    font-size: 18px;
  }

  .te-h1-3.pv23 {
    font-size: 30px;
  }

  .headwrapper-2 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .container-9 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .div-block-293 {
    grid-template-columns: 1fr;
  }

  .div-block-294 {
    width: auto;
  }

  .grid-4 {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  .headline {
    font-size: 25px;
  }

  .headline.head.right.mobile, .headline.head.left.mobile {
    font-size: 20px;
    line-height: 1.2em;
  }

  .headline.headline2 {
    font-size: 25px;
  }

  .subheadline.head {
    width: 100%;
  }

  .box_title {
    font-size: 18px;
  }

  .text-block-69 {
    margin-top: 20px;
  }

  ._194 {
    font-size: 30px;
  }

  ._194.pv {
    font-size: 45px;
  }

  .pcarta-2 {
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .pcarta-2.center-copy {
    margin-top: 20px;
    padding: 0 0 15px;
    font-size: 30px;
    line-height: 1.4em;
  }

  .c-faq-q-text {
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .faq-q-text {
    font-size: 18px;
    line-height: 1.4em;
  }

  .divider-3 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .cartabutton {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
  }

  .cartabutton.animation-pulse {
    width: 100%;
    min-width: 100%;
  }

  .text-block-23 {
    line-height: 1.3em;
  }

  .subheadline_price.head {
    flex-direction: column;
    display: flex;
  }

  .hdivider {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .section-15.pv2 {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-244 {
    width: auto;
  }

  .image-14 {
    top: 64px;
    right: 31px;
  }

  .te-section--1-2 {
    padding-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .te-section--1-2.upsell {
    min-height: 100vh;
  }

  .embed {
    margin-top: 20px;
  }

  .te-container-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .te-container-2.upsell {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-283 {
    margin-bottom: 0;
    position: relative;
    bottom: 0;
  }

  .text-block-32 {
    font-size: 14px;
  }

  .te-h1-3 {
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.4em;
  }

  .te-h1-3._2 {
    font-size: 18px;
  }

  .te-h1-3.pv23 {
    font-size: 26px;
  }

  .suriel-lan._1gbg {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .headwrapper-2 {
    z-index: 10;
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;
  }

  .heading-17 {
    text-align: center;
    font-size: 26px;
    line-height: 2rem;
  }

  ._1 {
    margin: 1rem;
    padding: 1rem;
  }

  .p {
    font-size: 18px;
  }

  .container-9 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .div-block-284 {
    flex-direction: column-reverse;
    display: flex;
  }

  .div-block-284.invert {
    flex-direction: column;
  }

  .paragraph {
    width: 100%;
    margin-top: 25px;
  }

  .paragraph.paragraph1 {
    width: 100%;
  }

  .div-block-286, .div-block-287 {
    flex-direction: column;
  }

  .div-block-288 {
    width: 100%;
    height: auto;
    min-height: 250px;
    margin-left: 0;
  }

  .columns-3 {
    flex-direction: column;
  }

  .text-block-74 {
    width: 100%;
  }

  .image-17, .image-18 {
    max-width: 100%;
  }

  .image-19 {
    width: 100%;
  }

  .div-block-294 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .columns-4 {
    flex-direction: column;
    margin-bottom: 0;
  }

  .total-bonus {
    line-height: 1.2em;
  }

  .image-22, .image-23 {
    width: 100%;
  }

  .html-embed {
    min-width: 100%;
  }

  .container-12, .container-13 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .column-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .grid-4 {
    grid-template-columns: 1fr;
    margin-bottom: 20px;
  }

  .heading {
    font-size: 20px;
    line-height: 25px;
  }

  .heading.center {
    font-size: 16px;
  }

  .heading.center.v2 {
    text-transform: uppercase;
    font-family: Oswald, sans-serif;
    font-size: 25px;
  }

  .image-24 {
    max-width: 80%;
    margin-bottom: 50px;
  }
}
