:root {
  --white: white;
  --black: black;
}

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

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

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

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

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

.body {
  color: #fff;
  text-transform: none;
  background-color: #08080a;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 155%;
}

.mfa-section-navbar {
  background-image: url('../images/bg-mfa-1.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  border-bottom: 1px solid rgba(255, 255, 255, .2);
}

.mfa-container {
  max-width: 1120px;
}

.mfa-space {
  padding-left: 20px;
  padding-right: 20px;
}

.mfa-space.sec-navbar {
  justify-content: space-between;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.mfa-space.sec-hero {
  border-bottom: 1px solid rgba(255, 255, 255, .2);
  padding-top: 59px;
  padding-bottom: 145px;
}

.mfa-space.sec-promocao {
  padding-top: 68px;
  padding-bottom: 99px;
}

.mfa-space.sec-aprender {
  padding-top: 46px;
  padding-bottom: 66px;
}

.mfa-space.sec-certificado {
  padding-top: 80px;
  padding-bottom: 107px;
}

.mfa-space.sec-mba {
  padding-top: 88px;
  padding-bottom: 85px;
}

.mfa-space.sec-para {
  padding-top: 78px;
  padding-bottom: 78px;
}

.mfa-space.sec-bio {
  padding-top: 76px;
  padding-bottom: 84px;
}

.mfa-space.sec-rodape {
  justify-content: flex-start;
  align-items: center;
  padding-top: 47px;
  padding-bottom: 45px;
  display: flex;
}

.mfa-space.sec-obrigado {
  padding-top: 94px;
  padding-bottom: 450px;
}

.text-block {
  color: #e0e3ea;
  text-transform: uppercase;
  font-size: 23px;
  font-weight: 500;
  line-height: 150%;
}

.text-block-2 {
  font-family: Exo, sans-serif;
  font-size: 31px;
  font-weight: 700;
  line-height: 42px;
}

.div-block {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-2 {
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 253px;
  display: flex;
}

.div-block-3 {
  grid-column-gap: 31px;
  grid-row-gap: 31px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 609px;
  display: flex;
}

.mfa-section-hero {
  background-image: url('../images/bg-mfa-2.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  height: 721px;
}

.div-block-4 {
  width: 100%;
  max-width: 540px;
}

.div-block-5 {
  background-image: linear-gradient(90deg, rgba(6, 6, 6, 0), rgba(116, 116, 116, .51) 50%, #000);
  border-radius: 13px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 470px;
  height: 47px;
  padding-left: 13px;
  padding-right: 20px;
  display: flex;
}

.text-block-3 {
  text-transform: uppercase;
  font-family: Exo, sans-serif;
  font-size: 9.45px;
  font-weight: 300;
  line-height: 140%;
}

.text-block-4 {
  line-height: 120%;
}

.text-span {
  color: #e4042b;
  font-weight: 700;
}

.image {
  display: block;
}

.text-block-6 {
  text-transform: uppercase;
  margin-top: 23px;
  margin-bottom: 19px;
  font-size: 43px;
  font-weight: 800;
  line-height: 122%;
}

.text-span-2, .text-span-3 {
  color: #e4042c;
}

.text-block-8 {
  margin-bottom: 29px;
  font-weight: 300;
}

.text-span-5 {
  font-weight: 600;
}

.button {
  text-transform: uppercase;
  background-color: #e4032b;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 527px;
  height: 67px;
  font-size: 18px;
  font-weight: 700;
  display: flex;
}

.button._2 {
  margin-left: auto;
  margin-right: auto;
}

.text-block-10 {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 42px;
  font-size: 38px;
  line-height: 130%;
}

.text-span-6 {
  color: #e4052c;
  font-weight: 700;
}

.div-block-6 {
  background-image: url('../images/aula1-mfa.png');
  background-position: 0 0;
  background-size: auto;
  width: 100%;
  max-width: 358px;
  height: 592px;
  padding-top: 33px;
  padding-left: 31px;
  padding-right: 31px;
}

.div-block-6._2 {
  background-image: url('../images/aula2-mfa.png');
  border-left: 2px #1d1d1d;
  border-right: 2px solid #1d1d1d;
  padding-left: 17px;
  padding-right: 17px;
}

.div-block-6._3 {
  background-image: url('../images/aula3-mfa.png');
}

.div-block-7 {
  border: 1px solid #e4042b;
  border-radius: 5.43px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 86px;
  height: 30px;
  margin-bottom: 297px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-7._3 {
  margin-bottom: 274px;
}

.text-block-12 {
  text-transform: uppercase;
  font-size: 18px;
  line-height: 23px;
}

.text-block-14 {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 130%;
}

.text-block-14._3 {
  max-width: 280px;
  margin-bottom: 13px;
  margin-left: auto;
  margin-right: auto;
}

.text-span-7 {
  color: #e4042c;
  font-weight: 700;
}

.div-block-8 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  background-color: #1d1d1d;
  border: 1px solid #373737;
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 187px;
  height: 37px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block-15 {
  text-transform: uppercase;
}

.image-2 {
  display: block;
}

.div-block-9 {
  max-width: 1075px;
  margin-bottom: 37px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-span-8, .text-span-9 {
  color: #e4042c;
  font-weight: 700;
}

.mfa-section-promocao {
  background-image: url('../images/bg-mfa-3.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.div-block-10 {
  max-width: 540px;
}

.text-block-17 {
  margin-bottom: 7px;
  font-size: 38px;
  line-height: 130%;
}

.text-span-10 {
  color: #e4032b;
  font-weight: 700;
}

.text-block-18 {
  margin-bottom: 22px;
  font-size: 25px;
  font-weight: 300;
}

.button-2 {
  text-transform: uppercase;
  background-color: #e4032b;
  border-radius: 12.5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 428px;
  height: 67px;
  font-size: 18px;
  font-weight: 700;
  display: flex;
}

.mfa-section-certificado {
  background-color: #e6e6e6;
  background-image: url('../images/mbaf-bg-certificado.jpeg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.div-block-11 {
  color: #000;
  max-width: 491px;
}

.text-block-20 {
  font-size: 38px;
  line-height: 130%;
}

.text-span-11 {
  color: #e4032b;
  font-weight: 700;
}

.text-block-21 {
  margin-top: 9px;
  margin-bottom: 22px;
  font-size: 25px;
  line-height: 145%;
}

.mfa-section-mba {
  background-image: url('../images/bg-mfa-5.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.text-block-22 {
  text-align: center;
  text-transform: lowercase;
  max-width: 1000px;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  font-size: 45px;
  font-weight: 600;
  line-height: 120%;
}

.text-span-12, .text-span-13, .text-span-14, .text-span-15, .text-span-16 {
  text-transform: uppercase;
}

.text-span-17 {
  color: #e4032b;
}

.text-span-18, .text-span-19 {
  color: #e4032b;
  text-transform: uppercase;
}

.text-block-23 {
  text-align: center;
  max-width: 924px;
  margin-bottom: 36px;
  margin-left: auto;
  margin-right: auto;
  font-size: 30px;
  font-weight: 300;
  line-height: 145%;
}

.div-block-12 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: column;
  max-width: 937px;
  margin-bottom: 44px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-13 {
  grid-column-gap: 29px;
  grid-row-gap: 29px;
  background-color: #161616;
  border-radius: 19px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 118px;
  padding: 22px 20px 22px 29px;
  display: flex;
}

.div-block-13.off {
  display: none;
}

.text-block-24 {
  font-size: 19px;
  line-height: 150%;
}

.mfa-section-para {
  background-color: #171717;
}

.text-block-26 {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 27px;
  font-size: 38px;
  line-height: 130%;
}

.text-span-20 {
  color: #e4032b;
  font-weight: 700;
}

.div-block-14 {
  grid-column-gap: 15px;
  grid-row-gap: 23px;
  flex-flow: wrap;
  max-width: 837px;
  margin-bottom: 46px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-15 {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  background-image: linear-gradient(#0f0f0f, #161616);
  border-radius: 20px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 411px;
  height: 128px;
  padding-left: 31px;
  padding-right: 31px;
  display: flex;
}

.image-3 {
  display: block;
}

.text-block-28 {
  font-size: 15px;
  line-height: 165%;
}

.mfa-section-bio {
  background-image: url('../images/bg-mfa-6.png');
  background-position: 55% 0;
  background-repeat: repeat;
  background-size: auto;
}

.div-block-16 {
  max-width: 473px;
  margin-left: auto;
}

.text-block-29 {
  font-size: 17px;
  font-weight: 300;
  line-height: 125%;
}

.text-span-21 {
  font-weight: 500;
}

.mfa-section-rodape {
  color: #fff;
  background-color: #0f1014;
  background-image: linear-gradient(135deg, #000, rgba(255, 255, 255, 0));
}

.text-block-30 {
  margin-left: 76px;
  font-family: Exo, sans-serif;
  font-size: 14px;
  line-height: 145%;
}

.text-block-31 {
  margin-left: auto;
  font-family: Exo, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 145%;
}

.body-2 {
  color: #fff;
  background-color: #120b0e;
}

.mfa-section-pbrigado {
  background-image: url('../images/bg-mfa-1-obg.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.div-block-17 {
  justify-content: space-between;
  max-width: 1030px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block-33 {
  color: #fff;
  text-transform: uppercase;
  max-width: 394px;
  font-family: Poppins, sans-serif;
  font-size: 44px;
  font-weight: 700;
  line-height: 127%;
}

.text-span-23 {
  color: #e4032b;
}

.div-block-18 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-19 {
  background-color: rgba(94, 240, 117, .4);
  border-radius: 8px;
  max-width: 489px;
  height: 227px;
  padding-top: 19px;
  padding-left: 24px;
  padding-right: 24px;
}

.text-block-34 {
  color: #e9e9e9;
  text-align: center;
  margin-bottom: 23px;
  font-family: Urbanist, sans-serif;
  font-size: 20px;
  line-height: 140%;
}

.link-block {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  color: #14491c;
  background-image: linear-gradient(135deg, #5ef075, #25c73f);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 425px;
  height: 62px;
  font-family: Urbanist, sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}

.image-12 {
  display: block;
}

.form-background-div {
  z-index: 15;
  color: #000;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: auto;
  max-width: 400px;
  height: 48px;
  max-height: none;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 8px 16px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  transition: all .3s;
  display: flex;
  position: relative;
}

.close-modal {
  cursor: pointer;
  background-color: #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  margin-top: 0;
  display: flex;
  position: absolute;
  top: 18px;
  bottom: auto;
  left: auto;
  right: 14px;
}

.campo-phone {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: 0 #000;
  border-radius: 4px;
  margin-bottom: 0;
  padding: 0 28px 0 0;
  font-size: 16px;
  font-weight: 300;
}

.campo-phone:focus {
  border: 1px rgba(0, 0, 0, 0);
}

.campo-phone::placeholder {
  color: rgba(255, 255, 255, .7);
  font-weight: 300;
}

.campo-phone.phone {
  color: #000;
  font-weight: 400;
}

.campo-phone.phone::placeholder {
  color: rgba(1, 1, 6, .6);
  font-weight: 500;
}

.html-embed-17 {
  opacity: .6;
  margin-bottom: -4px;
  margin-right: 14px;
}

.text-field {
  color: #000;
  background-image: url('../images/user.webp');
  background-position: 4%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 6px;
  width: 100%;
  max-width: 400px;
  height: 48px;
  margin-bottom: 16px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 52px;
  font-size: 16px;
  line-height: 24px;
}

.text-field.campo-nome {
  color: #000;
}

.text-field.campo-nome::placeholder {
  color: rgba(0, 0, 0, .6);
}

.text-field._2 {
  background-image: url('../images/mail.webp');
}

.text-field._2.campo-email {
  color: #000;
}

.text-field._2.campo-email::placeholder {
  color: rgba(0, 0, 0, .6);
}

.svr-cta-main {
  color: #000;
  text-transform: uppercase;
  background-color: #00ff0a;
  background-image: linear-gradient(#00ff0a, #62fca9);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 395px;
  height: 70px;
  font-size: 18px;
  font-weight: 700;
  line-height: 135%;
  display: flex;
}

.svr-cta-main:hover {
  box-shadow: 0 15px 30px rgba(98, 252, 169, .4);
}

.svr-cta-main.cta-form {
  white-space: pre-wrap;
  padding-left: 50px;
  padding-right: 50px;
  line-height: 133%;
  display: block;
}

.checkbox-label-2 {
  max-width: 352px;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
}

.link-2 {
  color: #fff;
  text-decoration: underline;
}

.svr-modal {
  z-index: 999;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: rgba(207, 104, 83, .7);
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.svr-modal.venda {
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  background-color: rgba(18, 10, 12, .5);
  display: none;
}

.svr-modal.venda.active {
  flex-flow: column;
  display: flex;
}

.checkbox-field-2 {
  color: #fff;
  max-width: 400px;
  margin: 16px auto;
  padding-left: 30px;
}

.text-block-40 {
  color: #fff;
  text-align: center;
  max-width: 405px;
  margin-bottom: 24px;
  margin-left: auto;
  margin-right: auto;
  font-size: 23px;
  font-weight: 700;
  line-height: 32px;
}

.error-message-2 {
  color: #fff;
  background-color: #26211a;
  border-radius: 10px;
  width: 100%;
  max-width: 395px;
  padding-left: 40px;
  padding-right: 40px;
}

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

.close-popup {
  z-index: 1;
  color: #fff;
  cursor: pointer;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  font-size: 22px;
  font-weight: 700;
  line-height: 100%;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.close-popup:hover {
  background-color: #26211a;
}

.svr-box-form {
  background-image: linear-gradient(#b85d5a, #d56b50);
  border-radius: 10px;
  width: 100%;
  max-width: 475px;
  padding: 40px;
  position: relative;
}

.svr-box-form.vendas {
  background-image: linear-gradient(#2b2121, #3a2a2a);
}

.svr-box-form.vendas.form_inscricao {
  background-image: linear-gradient(#000, #0c0c0c);
}

.success-message-2 {
  width: 100%;
  max-width: 395px;
}

.episodios-section-hero {
  background-color: #0f1014;
}

.div-block-57 {
  background-color: #bd2424;
  width: 100%;
  max-width: 136px;
  height: 4px;
  margin-bottom: 48px;
}

.text-block-76 {
  max-width: 472px;
  display: none;
}

.div-block-61 {
  justify-content: space-between;
  display: flex;
}

.text-block-82 {
  color: #86888d;
  margin-bottom: 8px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.text-span-24 {
  color: #e4032b;
  font-weight: 700;
}

.div-block-52 {
  grid-row-gap: 34px;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 300px;
  margin-bottom: 35px;
  margin-left: 30px;
  display: flex;
}

.div-block-51 {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 368px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  display: flex;
}

.text-block-74 {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}

.text-block-75 {
  text-align: center;
  max-width: 1090px;
  margin-bottom: 64px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 29px;
  font-weight: 700;
  line-height: 44.8px;
}

.div-block-50 {
  align-items: center;
  display: flex;
}

.link-thumb {
  width: 100%;
  max-width: 265px;
  text-decoration: none;
}

.div-block-62 {
  margin-bottom: 15px;
}

.image-17 {
  width: 100%;
  max-width: 173px;
}

.content-yt {
  z-index: 40;
  border: 1px rgba(255, 255, 255, .18);
  border-radius: 16px;
  width: 100%;
  max-width: 800px;
  height: auto;
  margin-top: 0;
  padding: 0;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-block-81 {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 24px;
  font-size: 40px;
  font-weight: 700;
  line-height: 56px;
}

.text-block-78 {
  margin-bottom: 56px;
  font-family: Exo, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 48px;
}

.text-status {
  color: #fff;
  font-weight: 600;
}

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

.text-block-80 {
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: 400;
  line-height: 31px;
  display: none;
}

.div-block-59 {
  justify-content: space-between;
  display: flex;
}

.episodios-section-barra {
  background-color: #0f1116;
}

.capa-video {
  cursor: auto;
  border-radius: 8px;
  flex: 0 auto;
  width: 100%;
  max-width: 700px;
  height: 100%;
  margin-right: auto;
  display: block;
  position: relative;
  overflow: visible;
}

.html-embed-2 {
  max-width: 800px;
  height: 100%;
  max-height: 100%;
}

.text-block-77 {
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 27px;
}

.text-block-65 {
  letter-spacing: .02em;
  font-family: Exo, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.div-block-55 {
  background-image: linear-gradient(to right, rgba(73, 73, 73, .7), rgba(43, 43, 43, 0));
  border-radius: 16px;
  display: none;
}

.div-block-45 {
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  max-width: 210px;
  display: flex;
}

.image-20 {
  width: 100%;
  height: auto;
  display: block;
}

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

.episodios-space {
  padding-left: 20px;
  padding-right: 20px;
}

.episodios-space.sec-proximos {
  padding-top: 0;
  padding-bottom: 72.47px;
}

.episodios-space.sec-barra {
  padding: 10px 40px;
}

.episodios-space.sec-hero {
  padding: 15px 40px 70px;
}

.title-ep {
  text-align: left;
  letter-spacing: .01em;
  max-width: 675px;
  margin-top: 15px;
  font-size: 31px;
  font-weight: 700;
  line-height: 120%;
}

.body-5 {
  color: #fff;
  font-family: Poppins, sans-serif;
}

.text-block-70 {
  margin-right: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
}

.div-block-56 {
  background-color: #272727;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 146px;
  margin-bottom: 8px;
  display: block;
  position: relative;
}

.text-block-79 {
  color: #fff;
  font-size: 16px;
  line-height: 120%;
}

.link-nav-ep {
  color: #fff;
  background-color: #bd1b1b;
  background-image: url('../images/Play.png');
  background-position: 90%;
  background-repeat: no-repeat;
  background-size: auto;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  justify-content: space-between;
  width: 100%;
  max-width: 300px;
  padding: 14px 24px;
  text-decoration: none;
  display: flex;
}

.link-nav-ep.bloqueado {
  opacity: .5;
  background-color: #1a1b1f;
  background-image: url('../images/block_1block.png');
  background-position: 90%;
  background-repeat: no-repeat;
  background-size: auto;
  align-items: center;
}

.link-nav-ep.assistir {
  background-color: #050608;
  background-image: url('../images/Play-1.png');
  background-position: 90%;
  background-repeat: no-repeat;
  background-size: auto;
  align-items: center;
}

.html-embed-32 {
  background-color: #fff;
  width: 100%;
  max-width: 696px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.div-block-60 {
  background-color: rgba(0, 0, 0, .9);
  border-radius: 6px;
  max-width: 1012px;
  margin-bottom: 112px;
  margin-left: auto;
  margin-right: auto;
  padding: 47.5px 70px 25.08px;
}

.episodios-container {
  max-width: 1180px;
}

.text-block-73 {
  color: #fff;
  text-transform: uppercase;
  max-width: 348px;
  font-size: 32px;
  font-weight: 700;
  line-height: 140%;
}

.text-block-64 {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 7px;
  font-family: Exo, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 16px;
}

.text-block-66 {
  font-family: Exo, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 19px;
}

.div-block-53 {
  justify-content: space-between;
  width: 100%;
  max-width: 807px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-46 {
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 28px;
  height: 49px;
  display: flex;
}

.status-aula {
  background-image: url('../images/embreve.png');
  background-position: 50% 0;
  background-size: auto;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.status-aula.assistindo {
  background-image: url('../images/img-assistindo.png');
}

.status-aula.assistir {
  background-image: url('../images/cpl-img-assistir.png');
}

.text-block-85 {
  text-align: center;
  background-color: rgba(255, 255, 255, .15);
  border: .5px solid #626262;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 71px;
  height: 25px;
  padding-top: 1px;
  font-weight: 600;
  display: flex;
}

.div-block-58 {
  color: #0f1014;
  width: 100%;
  max-width: 696px;
  margin-bottom: 48px;
  margin-left: auto;
  margin-right: auto;
}

.link-block-7 {
  grid-column-gap: 8px;
  background-color: #3dff50;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 488px;
  height: 64px;
  margin-bottom: 16px;
  text-decoration: none;
  display: flex;
}

.body-6 {
  color: #fff;
  background-color: #0f1114;
}

.div-block-34 {
  border: 1px solid #484848;
  height: 123px;
}

.button-4 {
  color: #0f1014;
  background-color: #3dff50;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 48px;
  font-family: Space Grotesk, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 21px;
  display: flex;
}

.div-block-32 {
  grid-column-gap: 39px;
  grid-row-gap: 39px;
  background-color: #1f1f1f;
  border-bottom-right-radius: 28px;
  border-bottom-left-radius: 28px;
  justify-content: space-between;
  align-items: center;
  height: 167px;
  padding-left: 44px;
  padding-right: 44px;
  display: flex;
}

.div-block-31 {
  background-color: #141414;
  border-top-left-radius: 28px;
  border-top-right-radius: 28px;
  justify-content: center;
  align-items: center;
  height: 52px;
  display: flex;
}

.text-block-45 {
  color: #fff;
  letter-spacing: .19px;
  text-transform: uppercase;
  font-family: Exo, sans-serif;
  font-size: 19px;
  font-weight: 700;
  line-height: 130%;
}

.image-24 {
  margin-bottom: 33px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-44 {
  color: #fff;
  letter-spacing: .2px;
  text-transform: uppercase;
  font-family: Space Grotesk, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 130%;
}

.div-block-30 {
  border: 1px solid #484848;
  border-radius: 28px;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}

.text-block-87 {
  color: #fff;
  text-align: center;
  letter-spacing: .32px;
  text-transform: uppercase;
  margin-bottom: 39px;
  font-family: Poppins, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 130%;
}

.div-block-33 {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 303px;
  height: 93px;
  display: flex;
}

.d-section-hero {
  background-image: url('../images/bg-d.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.d-container {
  max-width: 1256px;
}

.d-space {
  padding-left: 20px;
  padding-right: 20px;
}

.d-space.d-space-hero {
  padding-top: 27px;
  padding-bottom: 419px;
}

.div-block-84 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.div-block-88 {
  align-items: center;
  text-decoration: none;
  display: flex;
}

.heading-12 {
  color: #fff;
  text-align: center;
  letter-spacing: .35px;
  flex-direction: column;
  align-items: center;
  max-width: 576px;
  margin-top: 24px;
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 130%;
}

.bp-section-hero {
  background-color: #1d1d1d;
}

.text-block-408 {
  color: #70c146;
  margin-left: 8px;
  font-family: Urbanist, sans-serif;
  font-size: 15px;
  line-height: 23px;
}

.text-block-406 {
  color: #fff;
  max-width: 390px;
  margin-bottom: 16px;
  font-family: Space Grotesk, sans-serif;
  font-size: 18px;
  line-height: 27px;
}

.text-block-404 {
  color: #a9a9a9;
  letter-spacing: .4px;
  margin-top: 20px;
  margin-bottom: 48px;
  font-family: Space Grotesk, sans-serif;
  font-size: 20px;
  line-height: 136%;
}

.bold-text-13 {
  color: #e4032b;
}

.text-block-403 {
  color: #f2f2f2;
  text-align: center;
  letter-spacing: .36px;
  margin-top: 30px;
  font-family: Space Grotesk, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 136%;
}

.bp-space {
  padding-left: 20px;
  padding-right: 20px;
}

.bp-space.bp-space-hero {
  flex-direction: column;
  align-items: center;
  padding-top: 16px;
  padding-bottom: 55px;
  display: flex;
}

.text-block-407 {
  color: #fff;
  margin-left: 8px;
  font-family: Space Grotesk, sans-serif;
  font-size: 15px;
  line-height: 23px;
}

.text-block-405 {
  color: #fff;
  max-width: 343px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
}

.div-block-87 {
  align-items: center;
  text-decoration: none;
  display: flex;
}

.bp-container {
  max-width: 1256px;
}

.grid-4 {
  grid-column-gap: 75px;
  background-image: linear-gradient(#3a3a3a, rgba(58, 58, 58, 0));
  border-radius: 10px;
  grid-template-rows: auto;
  grid-template-columns: 192px 290px 275px;
  width: 100%;
  max-width: 1117px;
  padding: 34px 105px 55px;
}

.div-block-86 {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 441px;
  display: flex;
}

.div-block-85 {
  border: .5px solid #3a3a3a;
  border-radius: 10px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1117px;
  padding: 48px 77px 47px 144px;
  display: flex;
}

.text-block-427 {
  color: #f2f2f2;
  text-align: center;
  letter-spacing: .36px;
  max-width: 544px;
  margin-bottom: 25px;
  font-family: Space Grotesk, sans-serif;
  font-size: 18px;
  line-height: 136%;
}

.grid-5 {
  grid-column-gap: 14px;
  grid-template-rows: auto;
  grid-template-columns: 268px 1fr;
  width: 100%;
}

.cp-container {
  max-width: 1156px;
}

.link-9 {
  color: #fff;
  font-weight: 900;
  text-decoration: none;
}

.link-9.vrcamp {
  font-weight: 700;
}

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

.paragraph-8 {
  color: #fff;
  max-width: 554px;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 150%;
}

.paragraph-8.mob {
  display: none;
}

.heading-17 {
  color: #e4032b;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 64px;
  line-height: 150%;
  display: flex;
}

.div-block-138 {
  background-image: linear-gradient(#3a3a3a, rgba(58, 58, 58, 0));
  border: .5px solid rgba(255, 255, 255, .2);
  border-radius: 10px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 489px;
  height: 370px;
  margin-top: 14px;
  padding-top: 46px;
  display: flex;
}

.text-block-426 {
  color: #e4032b;
  text-align: center;
  margin-bottom: 25px;
  font-family: Poppins, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 38px;
}

.text-span-29 {
  color: #fff;
  margin-top: 10px;
  font-family: Space Grotesk, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.image-122 {
  max-width: 49px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  left: auto;
  right: 20px;
}

.cp-section-hero {
  background-color: #1d1d1d;
}

.cp-space {
  padding-left: 20px;
  padding-right: 20px;
}

.cp-space.cp-space-hero {
  padding-top: 22px;
  padding-bottom: 270px;
}

.text-block-425 {
  color: #fff;
  text-align: left;
  max-width: 429px;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
  font-family: Space Grotesk, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
}

.div-block-136 {
  grid-row-gap: 43px;
  background-color: #150d00;
  border: 1px solid #382902;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 481px;
  padding: 24px 66px 74px 60px;
  display: flex;
}

.div-block-136.vrcamp {
  grid-row-gap: 28px;
  background-color: rgba(0, 0, 0, 0);
  border-style: none;
  max-width: 556px;
  padding: 0;
}

.div-block-137 {
  align-items: flex-start;
  margin-top: 22px;
  display: flex;
}

.div-block-137.vrcamp {
  justify-content: space-between;
  max-width: 1119px;
  margin-top: 144px;
}

.cta-mba-3 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  color: #14491c;
  background-image: url('../images/Group-6129-1_1Group 6129 (1).webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 501px;
  height: 74px;
  padding-right: 40px;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
  position: relative;
}

.cta-mba-3.cp {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-image: url('../images/degrade-botao_1degrade-botao.webp');
  background-size: 436px 74px;
  justify-content: center;
  max-width: 436px;
  padding-right: 20px;
  font-family: Space Grotesk, sans-serif;
  line-height: 23px;
}

.section-rodape {
  background-color: #181818;
  background-image: linear-gradient(157deg, #181818 7%, rgba(0, 0, 0, 0));
  border: .5px solid #54555f;
  border-radius: 2px;
}

.rodape-container {
  max-width: 1100px;
}

.rodape-space {
  justify-content: space-between;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
}

.rodape-space.space-rodape {
  padding-top: 46px;
  padding-bottom: 46px;
  display: flex;
}

.div-block-26 {
  align-items: center;
  display: flex;
}

.image-124 {
  display: block;
}

.text-block-430 {
  color: #fff;
  letter-spacing: -.07px;
  margin-left: 76px;
  font-family: Exo, sans-serif;
}

.link-4 {
  color: rgba(255, 255, 255, .7);
  font-family: Exo, sans-serif;
  font-weight: 700;
  line-height: 21px;
  text-decoration: none;
}

.text-span-33 {
  color: #ffbc14;
}

.text-block-457 {
  color: #14491c;
  font-size: 18px;
  font-weight: 700;
}

.text-block-457._2 {
  margin-right: 0;
  font-size: 14px;
}

.div-block-148 {
  flex-direction: column;
  align-items: center;
  width: 67.0469px;
  display: flex;
}

.text-span-34 {
  letter-spacing: .7px;
  max-width: 280px;
  margin-top: 8px;
  margin-left: auto;
  margin-right: auto;
  font-size: 12px;
  font-weight: 300;
  line-height: 125%;
}

.div-block-151 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.div-block-150 {
  grid-column-gap: 35px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.div-block-150.lote2 {
  display: none;
}

.div-block-152 {
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.div-block-152._2 {
  align-items: flex-start;
}

.div-block-149 {
  align-items: center;
  margin-left: auto;
  display: flex;
}

.div-block-149._2 {
  display: none;
}

.html-embed {
  justify-content: center;
  width: 324px;
  height: 53px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  display: block;
}

.text-block-433 {
  color: #060606;
  letter-spacing: .63px;
  text-transform: uppercase;
  font-family: Space Grotesk, sans-serif;
  font-size: 31px;
  font-weight: 700;
  line-height: 31px;
}

.text-block-433._2 {
  color: #fff;
  font-size: 33px;
  line-height: 50px;
}

.text-block-433._2.minutes, .text-block-433._2.seconds {
  font-family: Poppins, sans-serif;
  font-size: 33px;
  line-height: 50px;
}

.text-block-433._2.hours {
  letter-spacing: .66px;
  font-family: Poppins, sans-serif;
  font-size: 33px;
  font-weight: 600;
  line-height: 50px;
}

.image-129 {
  height: auto;
  margin-top: 20px;
  display: block;
}

.image-129.mob {
  display: none;
}

.div-block-196 {
  background-color: #747474;
  border-radius: 100%;
  width: 100%;
  min-width: 6px;
  max-width: 6px;
  height: 6px;
  min-height: 6px;
}

.div-block-196._2 {
  background-color: #e2042b;
  min-width: 10px;
  max-width: 10px;
  height: 10px;
  min-height: 10px;
}

.div-block-20 {
  flex-direction: column;
  align-items: flex-end;
  margin-right: 7px;
  display: flex;
}

.text-block-11 {
  color: #f5f5f5;
  font-family: Poppins, sans-serif;
  font-size: 96px;
  font-weight: 600;
  line-height: 110%;
}

.text-block-11._2 {
  line-height: 115%;
}

.cta-mba-checkout {
  color: #fff;
  text-transform: uppercase;
  background-color: #d50429;
  border-radius: 9px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 347px;
  height: 62px;
  margin-bottom: 15px;
  padding-left: 60px;
  padding-right: 60px;
  font-family: Poppins, sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 125%;
  text-decoration: none;
  display: flex;
  box-shadow: 0 20px 40px rgba(213, 4, 41, .5);
}

.cta-mba-checkout.off {
  display: none;
}

.text-block-434 {
  color: #f5f5f5;
  font-family: Poppins, sans-serif;
  font-size: 19px;
  font-weight: 500;
  line-height: 172%;
}

.text-block-434._2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.text-block-437 {
  color: #f5f5f5;
  text-transform: uppercase;
  border: 1px solid #e2042b;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 201px;
  height: 38px;
  margin-top: 20px;
  font-family: Poppins, sans-serif;
  font-size: 19px;
  font-weight: 600;
  line-height: 29px;
  text-decoration: line-through;
  display: flex;
}

.text-span-55 {
  text-transform: lowercase;
}

.text-block-432 {
  color: #fff;
  text-align: center;
  height: 65px;
  margin-bottom: 15px;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 23px;
}

.text-block-432._3 {
  max-width: 310px;
}

.text-block-432._2 {
  flex-direction: column;
  max-width: 344px;
  line-height: 22px;
  display: flex;
}

.text-block-435 {
  color: #151515;
  text-transform: uppercase;
  background-color: #e4e4e4;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 203px;
  height: 36px;
  font-family: Poppins, sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 140%;
  display: flex;
}

.m-container {
  max-width: 1256px;
}

.text-block-459 {
  color: #070707;
  font-size: 19px;
  font-weight: 700;
  line-height: 28px;
}

.div-block-183 {
  display: none;
}

.m-section-preco {
  z-index: 9;
  background-color: #000;
  position: relative;
}

.off {
  display: none;
}

.text-block-9 {
  color: #f5f5f5;
  text-transform: uppercase;
  margin-top: 24px;
  margin-bottom: 12px;
  font-family: Poppins, sans-serif;
  font-size: 38px;
  font-weight: 600;
  line-height: 140%;
}

.heading-21 {
  color: #fff;
  text-align: center;
  letter-spacing: 1.02px;
  max-width: 758px;
  margin-top: 0;
  margin-bottom: 57px;
  font-family: Poppins, sans-serif;
  font-size: 37px;
  font-weight: 700;
  line-height: 58px;
}

.text-block-436 {
  color: #060606;
  text-transform: uppercase;
  font-family: Space Grotesk, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 13px;
}

.text-block-436._2 {
  color: rgba(255, 255, 255, .7);
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 900;
  line-height: 140%;
}

.div-block-197 {
  background-color: #1c1c1c;
  border: .25px solid #54555f;
  border-radius: 4px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 30px 10px 60px;
  display: flex;
}

.m-space {
  padding-left: 20px;
  padding-right: 20px;
}

.m-space.m-space-preco {
  border-top: 1px solid #444;
  flex-direction: column;
  align-items: center;
  padding-top: 107px;
  padding-bottom: 131px;
  display: flex;
}

.m-space.m-space-modulos {
  flex-direction: column;
  align-items: center;
  padding-top: 114px;
  padding-bottom: 126px;
  display: flex;
}

.m-space.m-space-professores {
  flex-direction: column;
  align-items: center;
  padding-top: 75px;
  padding-bottom: 93px;
  display: flex;
}

.m-space.m-space-bonus {
  border-top: 1px solid #444;
  flex-direction: column;
  align-items: center;
  padding-top: 76px;
  padding-bottom: 138px;
  display: flex;
}

.m-space.m-space-como {
  border-top: 1px solid #444;
  flex-direction: column;
  align-items: center;
  padding-top: 73px;
  padding-bottom: 103px;
  display: flex;
}

.m-space.m-space-garantia {
  padding-top: 98px;
  padding-bottom: 115px;
}

.m-space.m-space-faq {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 104px;
  padding-bottom: 114px;
  display: flex;
}

.m-space.m-space-nav {
  justify-content: flex-start;
  align-items: center;
  padding-top: 24px;
  padding-bottom: 25px;
  display: flex;
}

.m-space.m-space-hero {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 167px;
  padding-bottom: 90px;
  display: flex;
}

.m-space.m-space-sobre {
  border-top: 1px solid #444;
  border-bottom: 1px solid #444;
  padding-top: 166px;
  padding-bottom: 132px;
}

.m-space.m-space-para-mim {
  padding-top: 135px;
  padding-bottom: 138px;
}

.m-space.m-space-temos {
  border-bottom: 1px solid #444;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 78px;
  display: flex;
}

.m-space.m-space-estude {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 172px;
  padding-bottom: 173px;
  display: flex;
}

.m-space.m-space-quanto {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 102px;
  padding-bottom: 115px;
  display: flex;
}

.m-space.m-space-para-quem {
  flex-direction: column;
  align-items: center;
  padding-top: 63px;
  padding-bottom: 80px;
  display: flex;
}

.div-block-200 {
  grid-column-gap: 13px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto 1fr auto 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-left: 32px;
  display: grid;
}

.div-block-200._2 {
  margin-left: 0;
}

.div-block-200._2.clock-div {
  grid-column-gap: 5px;
  grid-row-gap: 16px;
  grid-template-columns: 1fr auto 1fr auto 1fr 1fr 1fr;
  grid-auto-flow: row;
  align-items: center;
  justify-items: center;
  max-width: 330px;
}

.div-block-200._2.clock-div.off {
  display: none;
}

.cta-mba-scroll {
  color: #fff;
  letter-spacing: .76px;
  text-transform: uppercase;
  background-color: #e4032b;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 397px;
  height: 63px;
  font-family: Poppins, sans-serif;
  font-size: 19px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
  position: relative;
  box-shadow: 0 20px 40px rgba(228, 3, 43, .5);
}

.cta-mba-scroll.laranja {
  grid-column-gap: 22px;
  grid-row-gap: 0px;
  color: #fff;
  letter-spacing: .64px;
  background-image: linear-gradient(#5ef075, #0e9d25);
  border-radius: 10px;
  justify-content: center;
  max-width: 410px;
  height: 73px;
  padding-right: 0;
  font-family: Poppins, sans-serif;
  font-size: 27px;
  font-weight: 600;
  line-height: 41px;
  position: static;
  box-shadow: 0 36px 104px rgba(0, 0, 0, .22), 0 15px 43px rgba(0, 0, 0, .16), 0 8px 23px rgba(0, 0, 0, .13), 0 5px 13px rgba(0, 0, 0, .11), 0 2px 7px rgba(30, 30, 30, .09), 0 1px 3px rgba(8, 8, 8, .06);
}

.cta-mba-scroll.laranja._2 {
  grid-column-gap: 17px;
  max-width: 380px;
  font-size: 27px;
}

.text-block-462 {
  color: #000;
  letter-spacing: .9px;
  text-transform: uppercase;
  font-family: Poppins, sans-serif;
  font-size: 9px;
  font-weight: 500;
  line-height: 150%;
  display: block;
}

.text-block-480 {
  color: #e3042b;
  letter-spacing: 1.65px;
  font-family: Poppins, sans-serif;
  font-size: 33px;
  font-weight: 800;
  line-height: 130%;
}

.text-block-481 {
  color: #fff;
  text-align: center;
  letter-spacing: .25px;
  background-image: linear-gradient(90deg, #e4032b, #7e0218);
  border-radius: 9px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 352px;
  height: 59px;
  margin: 50px auto 33px;
  font-family: Poppins, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 130%;
  display: flex;
}

.text-span-78 {
  text-transform: lowercase;
}

.div-block-221 {
  grid-column-gap: 14px;
  grid-row-gap: 18px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.div-block-231 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.image-141 {
  width: 100%;
  max-width: 42px;
  height: auto;
}

.box-modulos {
  grid-column-gap: 12px;
  background-color: #fff;
  border-radius: 12px;
  align-items: center;
  width: 100%;
  height: 80px;
  padding: 0 11px 0 20px;
  display: flex;
}

.m-sectiom-modulos {
  background-image: url('../images/bg-o-que_1.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.heading-37 {
  color: #fff;
  letter-spacing: .9px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 45px;
  font-weight: 700;
  line-height: 130%;
}

.abrir-modulos {
  display: none;
}

.text-block-482 {
  color: #000;
  letter-spacing: .15px;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 16px;
}

.text-block-482._3 {
  max-width: 195px;
}

.text-block-482._2 {
  max-width: 181px;
}

.text-block-482._1 {
  max-width: 165px;
}

.prof-img {
  object-fit: cover;
  border-radius: 8px;
  width: 100%;
  max-width: 100%;
  height: 149px;
  display: block;
}

.m-section-professores {
  background-image: url('../images/bg-professores_1.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.box-professor {
  width: 100%;
  max-width: 223px;
  display: block;
}

.text-block-474 {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 21px;
}

.heading-35 {
  color: #e3e3e3;
  letter-spacing: 1.35px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 45px;
  font-weight: 600;
  line-height: 44px;
}

.div-block-226 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #232323;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  flex-direction: column;
  flex: 1;
  align-items: flex-start;
  width: 100%;
  height: 150px;
  padding: 10px 8px 10px 10px;
  display: flex;
}

.div-block-226._2 {
  padding-right: 0;
}

.image-142 {
  width: 100%;
  max-width: 42px;
  height: auto;
}

.mais-professores {
  display: none;
}

.div-block-228 {
  grid-column-gap: 13px;
  grid-row-gap: 19px;
  flex-flow: wrap;
  grid-template-rows: auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  max-width: 964px;
  margin-top: 51px;
  display: grid;
}

.text-block-465 {
  color: #e3e3e3;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 17px;
}

.text-block-465._6 {
  max-width: 195px;
}

.text-block-465._2 {
  max-width: 100%;
}

.text-block-465._5 {
  max-width: 170px;
}

.text-block-465._3 {
  max-width: 183px;
}

.m-section-bonus {
  background-color: #000;
}

.image-126 {
  object-fit: fill;
  width: 100%;
  max-width: 532px;
  height: auto;
}

.text-span-90 {
  color: #fff;
}

.div-block-147 {
  grid-row-gap: 26px;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.div-block-147._3 {
  max-width: 515px;
  margin-top: 0;
}

.div-block-147._2 {
  max-width: 553px;
}

.heading-28 {
  color: #fed362;
  margin-top: 0;
  margin-bottom: 55px;
  font-size: 32px;
  font-weight: 700;
  line-height: 51px;
}

.heading-28._2 {
  color: #fff;
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 51px;
  line-height: 130%;
}

.div-block-145 {
  grid-column-gap: 20px;
  flex-direction: row;
  align-items: center;
  max-width: 305px;
  display: flex;
}

.div-block-145._3 {
  max-width: 400px;
}

.div-block-145._2 {
  max-width: 447px;
}

.text-block-431 {
  color: #f5f5f5;
  letter-spacing: .56px;
  text-transform: uppercase;
  font-family: Poppins, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 130%;
}

.text-block-431._2 {
  max-width: 530px;
}

.text-span-50 {
  text-transform: uppercase;
}

.image-132 {
  width: 100%;
  max-width: 67px;
  height: auto;
}

.div-block-178 {
  grid-column-gap: 16px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.paragraph-4 {
  color: #fff;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 19px;
  line-height: 140%;
}

.paragraph-4._2 {
  color: #fff;
  max-width: 570px;
}

.div-block-146 {
  grid-column-gap: 35px;
  align-items: center;
  display: flex;
}

.div-block-146._2 {
  margin-top: 40px;
}

.div-block-209 {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  align-items: flex-start;
  display: flex;
}

.div-block-229 {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.m-section-como {
  background-image: url('../images/bg-como_1.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.heading-36 {
  color: #fff;
  text-align: center;
  letter-spacing: 1.35px;
  max-width: 360px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 45px;
  font-weight: 400;
  line-height: 55px;
}

.text-block-473 {
  color: #fff;
  letter-spacing: -.135px;
  font-family: Poppins, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 150%;
}

.div-block-208 {
  grid-column-gap: 38px;
  grid-row-gap: 38px;
  grid-template-rows: auto;
  grid-template-columns: 560px 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  justify-items: stretch;
  width: 100%;
  max-width: 1096px;
  margin-top: 68px;
  margin-bottom: 63px;
  display: grid;
}

.image-150 {
  width: 100%;
  max-width: 57px;
  height: auto;
  display: block;
}

.image-151 {
  width: 100%;
  max-width: 42px;
  height: auto;
}

.div-block-216 {
  grid-row-gap: 9px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.text-block-468 {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 140%;
}

.text-block-468._8 {
  max-width: 424px;
}

.text-block-468._4 {
  max-width: 460px;
}

.text-block-468._2 {
  color: #fff;
  flex-direction: column;
  align-items: flex-start;
  max-width: 440px;
  display: flex;
}

.text-block-468._7 {
  max-width: 462px;
}

.text-block-468._3 {
  max-width: 391px;
}

.text-block-468._5 {
  max-width: 395px;
}

.text-span-47 {
  color: #d50429;
}

.div-block-193 {
  color: #fff;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 565px;
  margin-left: auto;
  font-size: 20px;
  line-height: 31px;
  display: flex;
}

.text-block-485 {
  color: #f5f5f5;
  margin-top: 16px;
  font-family: Poppins, sans-serif;
  font-weight: 300;
  line-height: 150%;
}

.m-section-garantia {
  background-color: #1d1d1d;
  background-image: url('../images/bg-garantia_1bg-garantia.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.image-152 {
  width: 100%;
  max-width: 42px;
  height: auto;
}

.heading-13 {
  color: #f5f5f5;
  letter-spacing: .47px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 47px;
  font-weight: 600;
  line-height: 130%;
}

.div-block-143 {
  width: 100%;
  max-width: 990px;
  margin-left: auto;
  margin-right: auto;
}

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

.faq-resposta-mba {
  color: rgba(255, 255, 255, .8);
  max-width: 648px;
  margin-top: 16px;
  font-size: 18px;
  font-weight: 400;
  display: block;
}

.faq-resposta-mba.frist {
  display: block;
}

.link-7 {
  color: #dadee7;
  font-weight: 700;
  text-decoration: none;
}

.faq-resposta {
  color: rgba(255, 255, 255, .9);
  max-width: 706px;
  margin-top: 17px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
  display: block;
}

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

.faq-pluss.frist {
  display: none;
}

.text-block-486 {
  color: #dadee7;
  letter-spacing: -.09px;
  width: 100%;
  max-width: 595px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 150%;
}

.faq-plus {
  display: block;
}

.link-14 {
  color: rgba(255, 255, 255, .9);
}

.div-block-236 {
  grid-row-gap: 17px;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  max-width: 696px;
  display: flex;
}

.div-block-116 {
  grid-row-gap: 19px;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  max-width: 758px;
  display: none;
}

.faq-less {
  display: none;
}

.faq-less.frist {
  display: block;
}

.link-11 {
  color: #fff;
}

.faq-click-mba {
  color: #fff;
  letter-spacing: -.09px;
  border: 1px solid #2b2b2b;
  border-radius: 6px;
  width: 100%;
  max-width: 696px;
  padding: 20px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

.text-block-487 {
  width: 100%;
  max-width: 595px;
}

.faq-click {
  color: #fff;
  letter-spacing: -.09px;
  background-color: #030303;
  border-radius: 7px;
  width: 100%;
  padding: 22px 26px;
}

.link-6 {
  color: #dadee7;
}

.link-6:hover {
  color: #aeb1b8;
}

.m-section-faq {
  background-color: #000;
}

.image-153 {
  width: 100%;
  max-width: 322px;
  height: auto;
}

.body-7 {
  background-color: #000;
  font-family: Poppins, sans-serif;
}

.text-span-92 {
  color: #d50429;
}

.m-section-nav {
  border-bottom: 1px solid rgba(102, 102, 102, .5);
  width: 100%;
  position: absolute;
}

.image-154 {
  display: block;
}

.text-block-488 {
  letter-spacing: 1.25px;
}

.text-block-489 {
  color: #e0e3ea;
  letter-spacing: 1.25px;
  margin-left: auto;
  margin-right: 40px;
  font-family: Poppins, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 150%;
}

.text-block-489.off-cronometro {
  margin-right: 0;
}

.desconto {
  color: #e4032b;
}

.m-section-hero {
  background-image: url('../images/bg-hero_1.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.heading-38 {
  color: #fff;
  text-align: center;
  max-width: 874px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 45px;
  font-weight: 600;
  line-height: 50px;
}

.text-span-94 {
  color: #e4032b;
}

.lightbox-link {
  width: 100%;
  max-width: 860px;
  margin-top: 41px;
  margin-bottom: 46px;
}

.paragraph-9 {
  color: #f5f5f5;
  text-align: center;
  max-width: 1162px;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 23px;
  line-height: 120%;
}

.paragraph-9.mob {
  display: none;
}

.div-block-237 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1040px;
  margin-top: 42px;
  margin-bottom: 35px;
  display: flex;
}

.div-block-238 {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  color: #f5f5f5;
  background-color: #181818;
  border-radius: 8px;
  justify-content: flex-start;
  align-items: center;
  height: 36px;
  padding-left: 9px;
  padding-right: 9px;
  font-family: Gotham, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 160%;
  display: flex;
}

.image-155 {
  display: block;
}

.m-section-sobre {
  background-image: url('../images/bg-sobre_1.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.div-block-239 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 637px;
  margin-left: auto;
  margin-right: 48px;
  display: flex;
}

.heading-39 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 130%;
}

.paragraph-10 {
  color: #fff;
  margin-top: 12px;
  margin-bottom: 43px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  line-height: 155%;
}

.paragraph-10._2 {
  margin-top: 16px;
  margin-bottom: 32px;
}

.m-section-para-mim {
  background-image: url('../images/bg-para-mim_1.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.div-block-240 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 840px;
  margin-left: auto;
  display: flex;
}

.heading-40 {
  color: #000;
  max-width: 750px;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Poppins, sans-serif;
  font-size: 45px;
  font-weight: 700;
  line-height: 55px;
}

.text-span-95 {
  color: #e2042b;
}

.paragraph-11 {
  color: #000;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 25px;
  line-height: 155%;
}

.text-span-96 {
  margin-left: 5px;
  font-weight: 600;
}

.m-section-temos {
  background-image: url('../images/bg-temos_1.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.div-block-241 {
  width: 100%;
  max-width: 1180px;
  margin-bottom: 57px;
  display: flex;
}

.div-block-242 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 392px;
  height: 592px;
  padding-top: 290px;
  padding-left: 48px;
  padding-right: 33px;
  display: flex;
}

.heading-41 {
  color: #fff;
  letter-spacing: .28px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 123%;
  display: flex;
}

.text-span-97 {
  font-weight: 500;
}

.paragraph-12 {
  color: #fff;
  letter-spacing: .15px;
  margin-top: 14px;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 150%;
}

.text-span-98 {
  font-weight: 500;
}

.m-section-estude {
  background-image: url('../images/bg-estude_1.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.heading-42 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 21px;
  font-family: Poppins, sans-serif;
  font-size: 51px;
  font-weight: 700;
  line-height: 130%;
}

.paragraph-13 {
  color: #fff;
  max-width: 640px;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 155%;
}

.text-span-99 {
  font-weight: 400;
}

.text-span-100 {
  color: #e2042b;
}

.m-section-quanto {
  background-image: url('../images/bg-quanto_1.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.div-block-243 {
  width: 100%;
  max-width: 616px;
}

.heading-43 {
  color: #000;
  max-width: 499px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 45px;
  font-weight: 700;
  line-height: 55px;
}

.text-span-101 {
  color: #e4032b;
}

.paragraph-14 {
  color: #000;
  margin-top: 4px;
  margin-bottom: 25px;
  font-family: Poppins, sans-serif;
  font-size: 25px;
  line-height: 155%;
}

.text-block-490 {
  max-width: 526px;
}

.text-block-491 {
  color: #7d7d7d;
  letter-spacing: .42px;
  max-width: 526px;
  font-family: Poppins, sans-serif;
  line-height: 145%;
}

.div-block-244 {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 545px;
  display: flex;
}

.div-block-245 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-246 {
  background-color: #fefefe;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 120px;
  height: 120px;
  display: flex;
  position: relative;
  box-shadow: 0 4px 40px rgba(0, 0, 0, .25);
}

.div-block-247 {
  background-image: linear-gradient(#e4032b, #7e0218);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 95px;
  height: 95px;
  display: flex;
  box-shadow: 0 25px 25px rgba(0, 0, 0, .6);
}

.image-156 {
  display: block;
}

.text-block-492 {
  color: #000;
  border: 1px solid #000;
  border-radius: 49px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 524px;
  height: 98px;
  margin-left: -99px;
  padding-left: 128px;
  font-family: Poppins, sans-serif;
  font-size: 22px;
  line-height: 140%;
  display: flex;
}

.wpp {
  z-index: 9999;
  max-width: 60px;
  position: fixed;
  bottom: 57px;
  right: 38px;
}

.image-157 {
  display: block;
}

.div-block-340 {
  width: 100%;
  max-width: 660px;
  margin: 41px auto 40px;
}

.html-embed-33 {
  max-width: 800px;
  height: 100%;
  max-height: 100%;
}

.text-block-493 {
  font-family: Poppins, sans-serif;
  font-size: 14px;
  line-height: 120%;
}

.bold-text-14 {
  font-weight: 700;
}

.div-block-341 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 253px;
  display: flex;
}

.div-block-341.clockdiv.off {
  display: none;
}

.div-block-342 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.text-block-494 {
  color: #fff;
  letter-spacing: .02em;
  font-family: Exo, sans-serif;
  font-size: 31px;
  font-weight: 700;
  line-height: 42px;
}

.text-block-495 {
  color: rgba(255, 255, 255, .7);
  text-transform: uppercase;
  font-family: Exo, sans-serif;
  font-size: 9px;
  font-weight: 300;
  line-height: 13px;
}

.bold-text-15 {
  color: #fff;
}

.text-span-39 {
  color: #e4032b;
}

.heading-24 {
  color: #fff;
  letter-spacing: 2.04px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 51px;
  font-weight: 600;
  line-height: 130%;
}

._4 {
  max-width: 520px;
}

.div-block-175 {
  grid-column-gap: 19px;
  color: #fff;
  letter-spacing: .36px;
  align-items: center;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 140%;
  display: flex;
}

.div-block-172 {
  grid-column-gap: 23px;
  color: #fff;
  letter-spacing: .36px;
  align-items: center;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 140%;
  display: flex;
}

.text-block-455 {
  color: #fff;
  letter-spacing: .62px;
  font-family: Poppins, sans-serif;
  font-size: 31px;
  font-weight: 300;
  line-height: 130%;
}

.div-block-174 {
  grid-column-gap: 16px;
  grid-row-gap: 32px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.heading-25 {
  color: #fff;
  text-align: center;
  letter-spacing: .8px;
  max-width: 413px;
  margin-top: 0;
  margin-bottom: 61px;
  font-family: Poppins, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 110%;
}

.div-block-171 {
  grid-column-gap: 13px;
  grid-row-gap: 32px;
  grid-template-rows: auto auto;
  grid-template-columns: 615px 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 62px;
  margin-bottom: 62px;
  display: grid;
}

.div-block-173 {
  background-color: rgba(217, 217, 217, .1);
  border-radius: 32px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 817px;
  padding: 44px 120px 70px;
  display: flex;
}

.div-block-173.off {
  display: none;
}

.image-131 {
  width: 100%;
  max-width: 39px;
  height: auto;
}

.text-span-40 {
  color: #ff3900;
}

.fh-container {
  justify-content: flex-start;
  align-items: center;
  max-width: 1256px;
  display: flex;
}

.fh-space {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

.fh-space.fh-space-mec {
  background-image: url('../images/hub-img-mec_1hub-img-mec.webp');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 118px;
  padding-bottom: 147px;
  display: flex;
}

.heading-7 {
  color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 658px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 38px;
  font-weight: 300;
  line-height: 140%;
  display: flex;
}

.text-span-4 {
  font-weight: 400;
}

.paragraph-6 {
  color: #fff;
  letter-spacing: .51px;
  max-width: 529px;
  margin-top: 28px;
  margin-bottom: 32px;
  font-size: 18px;
  font-weight: 300;
  line-height: 160%;
}

.text-block-496 {
  text-align: center;
  max-width: 766px;
  margin-bottom: 28px;
  font-size: 25px;
  font-weight: 400;
  line-height: 160%;
}

.div-block-343 {
  background-image: linear-gradient(#3a3a3a, rgba(58, 58, 58, 0));
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1034px;
  height: 257px;
  padding-top: 37px;
  padding-left: 47px;
  padding-right: 47px;
  display: flex;
}

.image-158 {
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.button-3 {
  color: #14491c;
  background-image: linear-gradient(135deg, #5ef075, #25c73f);
  border: 6px solid #1a6920;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 403px;
  height: 67px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  display: flex;
}

.mbapg02-space {
  padding-left: 20px;
  padding-right: 20px;
}

.mbapg02-space.sec-captura {
  padding-top: 22.5px;
  padding-bottom: 411px;
}

.mbapg02-space.sec-captura.parabens {
  padding-bottom: 263px;
}

.text-block-497 {
  text-align: center;
  width: 100%;
  max-width: 900px;
  font-size: 37.5px;
  line-height: 56px;
}

.bold-text-29 {
  font-weight: 400;
}

.div-block-344 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.mbapg02-container {
  max-width: 1240px;
}

.body-8 {
  color: #fff;
  background-color: #1d1d1d;
  font-family: Poppins, sans-serif;
}

.link-15 {
  color: #fff;
  text-decoration: underline;
}

.html-embed-34 {
  opacity: .6;
  margin-bottom: -4px;
  margin-right: 14px;
}

.text-block-39 {
  color: #fff;
  text-align: center;
  max-width: 327px;
  margin-bottom: 24px;
  margin-left: auto;
  margin-right: auto;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

.text-span-102 {
  font-weight: 800;
}

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

.text-block-499 {
  text-align: center;
  max-width: 642px;
  font-size: 25px;
  line-height: 120%;
}

.text-block-500 {
  text-align: center;
  margin-bottom: 28px;
  font-size: 20px;
  font-weight: 400;
  line-height: 160%;
}

.text-block-500.parabens {
  font-size: 25px;
  font-weight: 700;
  line-height: 140%;
}

.div-block-345 {
  background-image: linear-gradient(#3a3a3a, rgba(58, 58, 58, 0));
  border-radius: 10px;
  max-width: 497px;
  height: 257px;
  padding-top: 37px;
  padding-left: 47px;
  padding-right: 47px;
}

.div-block-345.parabens {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 1034px;
  height: 324px;
  padding-top: 58px;
  padding-left: 63px;
  padding-right: 63px;
  display: flex;
}

.image-159 {
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.button-5 {
  color: #14491c;
  background-image: linear-gradient(135deg, #5ef075, #25c73f);
  border: 6px solid #1a6920;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 403px;
  height: 67px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  display: flex;
}

.button-5.parabens {
  display: none;
}

.text-block-501 {
  width: 100%;
  max-width: 600px;
}

.text-block-501.parabens {
  text-align: center;
  max-width: 743px;
  font-size: 37.5px;
  line-height: 56px;
}

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

.div-block-346.parabens {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: column;
}

.div-block-347 {
  border-top: 1px solid #444;
  width: 100%;
  margin-top: 124px;
  margin-bottom: 87px;
}

.heading-44 {
  color: #fff;
  flex-flow: column;
  margin-top: 0;
  margin-bottom: 60px;
  font-size: 45px;
  font-weight: 500;
  line-height: 55px;
  display: flex;
}

.bold-text-30 {
  color: #e4032b;
}

.image-160 {
  display: block;
}

.lightbox-link-2 {
  width: 100%;
  max-width: 1023px;
}

.text-span-103, .vermelho {
  color: #e4032b;
}

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

  .mfa-space.sec-navbar {
    padding: 17px 10px;
  }

  .mfa-space.sec-hero {
    padding: 235px 10px 35px;
  }

  .mfa-space.sec-promocao {
    padding: 41px 10px 48px;
  }

  .mfa-space.sec-aprender {
    padding: 35px 10px 52px;
  }

  .mfa-space.sec-certificado {
    padding: 297px 10px 66px;
  }

  .mfa-space.sec-mba {
    padding: 61px 10px 60px;
  }

  .mfa-space.sec-para {
    padding: 39px 10px 64px;
  }

  .mfa-space.sec-bio {
    padding: 459px 10px 54px;
  }

  .mfa-space.sec-rodape {
    grid-row-gap: 29px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 50px;
  }

  .mfa-space.sec-obrigado {
    padding: 29px 10px 569px;
  }

  .text-block {
    font-size: 10px;
  }

  .text-block-2 {
    font-size: 13.5px;
    line-height: 18px;
  }

  .div-block-2 {
    max-width: 115px;
  }

  .div-block-3 {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
  }

  .mfa-section-hero {
    background-image: url('../images/bg-mfa-1-mob.png');
    height: auto;
  }

  .div-block-4 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .div-block-5 {
    height: 30px;
  }

  .text-block-3 {
    font-size: 4px;
    line-height: 150%;
  }

  .text-block-4 {
    text-transform: uppercase;
    font-size: 14.5px;
  }

  .image {
    max-width: 20px;
  }

  .text-block-6 {
    text-align: center;
    order: -1;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 40px;
    line-height: 88%;
  }

  .text-block-8 {
    text-align: justify;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 150%;
  }

  .button {
    height: 43px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
    line-height: 150%;
  }

  .text-block-10 {
    margin-bottom: 16px;
    font-size: 25px;
    line-height: 130%;
  }

  .div-block-6 {
    background-image: url('../images/aula1-mfa-mob.png');
    background-position: 50% 0;
    background-repeat: no-repeat;
    border-top: 1px solid #3b3b3b;
    max-width: 275px;
    height: 459px;
    padding-top: 25px;
    padding-left: 21px;
    padding-right: 21px;
  }

  .div-block-6._2 {
    border-left-style: none;
    border-right-style: none;
    padding-left: 13px;
    padding-right: 13px;
  }

  .div-block-7 {
    margin-bottom: 219px;
  }

  .div-block-7._3 {
    margin-bottom: 212px;
  }

  .text-block-14 {
    font-size: 19px;
    line-height: 130%;
  }

  .div-block-9 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .mfa-section-promocao {
    background-image: url('../images/bg-mfa-2-mob.png');
  }

  .text-block-17 {
    text-align: center;
    margin-bottom: 16px;
    font-size: 25px;
    line-height: 130%;
  }

  .text-block-18 {
    text-align: center;
    margin-bottom: 303px;
    font-size: 18px;
    line-height: 140%;
  }

  .button-2 {
    height: 43px;
    font-size: 13px;
    line-height: 160%;
  }

  .mfa-section-certificado {
    background-image: url('../images/mbaf-bg-certificadomob.jpeg');
  }

  .text-block-20 {
    font-size: 25px;
    line-height: 130%;
  }

  .text-block-21 {
    margin-top: 10px;
    margin-bottom: 18px;
    font-size: 18px;
  }

  .text-block-22 {
    text-align: left;
    margin-bottom: 18px;
    font-size: 22px;
  }

  .text-block-23 {
    text-align: left;
    margin-bottom: 21px;
    font-size: 18px;
    line-height: 140%;
  }

  .div-block-12 {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    margin-bottom: 31px;
  }

  .div-block-13 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    height: 133px;
    padding-left: 23px;
  }

  .text-block-24 {
    font-size: 12.5px;
    line-height: 150%;
  }

  .text-block-26 {
    margin-bottom: 21px;
    font-size: 25px;
    line-height: 130%;
  }

  .div-block-14 {
    grid-row-gap: 18px;
    margin-bottom: 28px;
  }

  .div-block-15 {
    border-radius: 17px;
    height: 110px;
    padding-left: 20px;
    padding-right: 21px;
  }

  .div-block-15._2 {
    padding-right: 10px;
  }

  .mfa-section-bio {
    background-color: #020202;
    background-image: url('../images/bg-mfa-4-mob.png');
    background-repeat: no-repeat;
  }

  .text-block-29 {
    line-height: 120%;
  }

  .mfa-section-rodape {
    background-image: url('../images/bg-mfa-5-mob.png');
  }

  .text-block-30 {
    text-align: center;
    max-width: 240px;
    margin-left: 0;
  }

  .text-block-31 {
    margin-left: 0;
  }

  .image-4 {
    max-width: 55px;
    margin-right: 15px;
  }

  .text-span-22 {
    font-weight: 500;
  }

  .text-block-32 {
    font-size: 14.3px;
    line-height: 140%;
  }

  .image-5, .image-6, .image-7, .image-8, .image-9, .image-10, .image-11 {
    max-width: 42px;
  }

  .div-block-17 {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .text-block-33 {
    text-align: center;
    font-size: 25px;
  }

  .div-block-18 {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
    flex-flow: column;
    margin-bottom: 41px;
  }

  .div-block-19 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    height: 277px;
    padding-top: 33px;
    padding-left: 13px;
    padding-right: 13px;
    display: flex;
  }

  .text-block-34 {
    max-width: 286px;
    margin-bottom: 25px;
  }

  .link-block {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    height: 52px;
  }

  .image-13 {
    max-width: 50px;
  }

  .text-block-35 {
    font-size: 17px;
  }

  .text-field {
    height: 40px;
  }

  .svr-cta-main {
    max-width: 355px;
  }

  .svr-cta-main.cta-form {
    font-size: 16px;
  }

  .checkbox-label-2 {
    font-size: 10px;
    line-height: 13px;
  }

  .text-block-40 {
    max-width: 307px;
    font-size: 20px;
    line-height: 27px;
  }

  .error-message-2, .svr-box-form {
    max-width: 427px;
  }

  .div-block-57 {
    margin-bottom: 28px;
  }

  .text-block-76 {
    text-align: left;
    line-height: 20px;
  }

  .div-block-61 {
    order: -1;
  }

  .text-block-82 {
    margin-bottom: 27px;
  }

  .div-block-52 {
    grid-column-gap: 1px;
    grid-row-gap: 12px;
    order: 1;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-bottom: 20px;
    display: none;
  }

  .div-block-51 {
    flex-flow: wrap;
    display: flex;
  }

  .text-block-74 {
    font-size: 13px;
    line-height: 19px;
  }

  .text-block-75 {
    margin-bottom: 30px;
    padding: 16px 7px;
    font-size: 16px;
    line-height: 21px;
  }

  .link-thumb {
    max-width: none;
    margin-left: 0;
    margin-right: auto;
  }

  .link-thumb.off {
    display: none;
  }

  .div-block-62 {
    margin-top: 11px;
    margin-bottom: 25px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-22 {
    max-width: 90%;
    display: block;
  }

  .image-17 {
    max-width: 120px;
  }

  .content-yt {
    margin-top: 0;
  }

  .text-block-81 {
    text-align: left;
    margin-bottom: 12px;
    font-size: 20px;
    line-height: 30px;
  }

  .text-block-78 {
    text-align: left;
    max-width: 265px;
    margin-bottom: 30px;
    margin-left: 0;
    margin-right: auto;
    font-size: 20px;
    line-height: 30px;
  }

  .text-block-80 {
    margin-bottom: 24px;
    font-size: 18px;
    line-height: 26px;
  }

  .div-block-59 {
    grid-row-gap: 25px;
    flex-direction: column;
    padding-left: 10px;
    padding-right: 10px;
  }

  .episodio-section-proximos {
    background-image: url('../images/fundo-cinza.png');
    background-repeat: no-repeat;
    background-size: 100% 706px;
  }

  .text-block-65 {
    font-size: 16px;
    line-height: 24px;
  }

  .div-block-55 {
    display: none;
  }

  .div-block-45 {
    max-width: 156px;
  }

  .image-20 {
    object-fit: contain;
    object-position: 50% 50%;
  }

  .episodios-space.sec-proximos {
    padding-left: 0;
    padding-right: 0;
  }

  .episodios-space.sec-barra {
    padding: 20px 10px;
  }

  .episodios-space.sec-hero {
    flex-direction: column;
    padding: 12px 0 0;
    display: flex;
  }

  .title-ep {
    max-width: 100%;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 130%;
  }

  .text-block-70 {
    margin-right: 5px;
    font-size: 13px;
    line-height: 19px;
  }

  .div-block-56 {
    height: auto;
  }

  .text-block-79 {
    font-size: 16px;
    line-height: 22px;
  }

  .link-nav-ep {
    flex-direction: row;
    align-items: center;
    padding: 9px 4px 9px 8px;
  }

  .link-nav-ep.bloqueado, .link-nav-ep.assistir {
    padding-left: 6px;
    padding-right: 4px;
  }

  .html-embed-32 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-60 {
    background-color: #0f1014;
    margin-bottom: 70px;
    padding-top: 37px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .episodios-container {
    max-width: 360px;
  }

  .text-block-73 {
    text-align: center;
    margin-bottom: 15px;
    margin-right: auto;
    font-size: 20px;
    line-height: 24px;
  }

  .text-block-64 {
    margin-bottom: 6px;
    font-size: 13px;
    line-height: 15px;
  }

  .text-block-66 {
    font-size: 13px;
    line-height: 18px;
  }

  .div-block-53 {
    flex-direction: column;
    order: 2;
    justify-content: flex-start;
    align-items: center;
    height: 250px;
    margin-top: 0;
    padding: 36px 10px 55px;
  }

  .div-block-46 {
    height: 40px;
  }

  .status-aula {
    background-repeat: no-repeat;
  }

  .status-aula.assistindo {
    background-position: 50% 0;
    background-repeat: no-repeat;
  }

  .text-block-85 {
    justify-content: flex-start;
    padding-left: 6px;
  }

  .div-block-58 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .link-block-7 {
    height: 50px;
  }

  .div-block-63 {
    background-color: #000;
  }

  .div-block-34 {
    display: none;
  }

  .button-4 {
    height: 60px;
    font-size: 16px;
  }

  .div-block-32 {
    grid-row-gap: 59px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    height: auto;
    padding: 37px 12px;
  }

  .div-block-31 {
    height: 62px;
  }

  .text-block-45 {
    letter-spacing: .2px;
    font-size: 20px;
  }

  .image-24 {
    max-width: 280px;
    margin-bottom: 33px;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-87 {
    margin-bottom: 33px;
    font-size: 24px;
  }

  .div-block-33 {
    height: 113px;
  }

  .d-container {
    max-width: 360px;
  }

  .d-space.d-space-hero {
    padding-top: 26px;
    padding-bottom: 139px;
  }

  .div-block-84 {
    max-width: 210px;
  }

  .div-block-84._2 {
    max-width: none;
  }

  .div-block-84._3 {
    max-width: 282px;
  }

  .heading-12 {
    letter-spacing: .3px;
    margin-top: 32px;
    margin-bottom: 32px;
    font-size: 27px;
    line-height: 130%;
  }

  .text-block-408 {
    margin-left: 5px;
    font-size: 10px;
  }

  .text-block-406 {
    font-size: 15px;
  }

  .text-block-404 {
    text-align: center;
    letter-spacing: .36px;
    margin-top: 13px;
    margin-bottom: 42px;
    font-size: 17px;
    line-height: 136%;
  }

  .text-block-403 {
    font-size: 17px;
  }

  .bp-space.bp-space-hero {
    padding-top: 46px;
    padding-bottom: 58px;
  }

  .text-block-407 {
    margin-left: 5px;
    font-size: 10px;
  }

  .text-block-405 {
    margin-bottom: 35px;
    font-size: 15px;
  }

  .image-119 {
    max-width: 15px;
  }

  .bp-container {
    max-width: 360px;
  }

  .grid-4 {
    grid-row-gap: 33px;
    background-image: linear-gradient(rgba(58, 58, 58, .33), rgba(58, 58, 58, 0));
    border: .5px solid rgba(255, 255, 255, .2);
    border-radius: 8px;
    grid-template-columns: 1fr;
    justify-items: center;
    padding: 25px 20px 52px;
  }

  .div-block-85 {
    flex-direction: column;
    padding: 16px 10px 19px;
  }

  .text-block-427 {
    letter-spacing: .31px;
    margin-bottom: 53px;
    font-size: 17px;
  }

  .grid-5 {
    grid-column-gap: 8px;
    grid-template-columns: 180px 1fr;
  }

  .cp-container {
    max-width: 360px;
  }

  .image-123 {
    margin-left: auto;
    margin-right: auto;
  }

  .paragraph-8 {
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    display: none;
  }

  .paragraph-8.mob {
    flex-direction: column;
    align-items: center;
    max-width: 265px;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    line-height: 150%;
    display: flex;
  }

  .heading-17 {
    text-align: center;
    align-items: center;
    font-size: 49px;
    line-height: 125%;
  }

  .div-block-138 {
    height: 313px;
    margin-top: 40px;
    margin-bottom: 17px;
    padding: 20px 16px 25px;
  }

  .text-block-426 {
    margin-bottom: 20px;
    font-size: 32px;
    line-height: 38px;
  }

  .text-span-29 {
    max-width: 264px;
    margin-top: 0;
    font-size: 16px;
  }

  .image-122 {
    max-width: 39px;
  }

  .cp-space.cp-space-hero {
    padding-top: 22px;
    padding-bottom: 58px;
  }

  .text-block-425 {
    margin-bottom: 20px;
    font-size: 16px;
  }

  .div-block-136 {
    grid-row-gap: 24px;
    align-items: center;
    padding: 33px 10px 49px;
  }

  .div-block-137 {
    flex-direction: column;
    margin-top: 26px;
  }

  .div-block-137.vrcamp {
    margin-top: 51px;
  }

  .cta-mba-3 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    background-size: 320px 74px;
    max-width: 320px;
    padding-right: 14px;
  }

  .cta-mba-3.cp {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    background-size: 280px 55px;
    max-width: 280px;
    height: 55px;
    padding-right: 21px;
    font-size: 14px;
    line-height: 18px;
  }

  .section-rodape {
    background-color: #110a0d;
  }

  .rodape-container {
    max-width: 360px;
  }

  .rodape-space.space-rodape {
    flex-flow: column;
    padding-top: 32px;
    padding-bottom: 27px;
  }

  .div-block-26 {
    grid-row-gap: 23px;
    flex-direction: column-reverse;
    max-width: 218px;
    margin-bottom: 23px;
  }

  .text-block-430 {
    text-align: center;
    margin-left: 0;
  }

  .text-block-456 {
    color: #fff;
    max-width: 47px;
    font-family: Poppins, sans-serif;
    font-size: 13px;
    font-weight: 300;
    line-height: 120%;
  }

  .text-span-33 {
    color: #ffbc14;
  }

  .div-block-148 {
    width: 61.4688px;
  }

  .text-span-34 {
    letter-spacing: .5px;
    margin-top: 0;
    font-size: 10px;
  }

  .text-span-34.mob {
    display: none;
  }

  .text-block-458 {
    color: #f5f5f5;
    font-family: Poppins, sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 110%;
  }

  .div-block-151 {
    display: none;
  }

  .div-block-150 {
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .div-block-150.lote2 {
    flex-flow: column;
  }

  .div-block-149 {
    grid-row-gap: 9px;
    flex-direction: column;
    margin-top: 21px;
    margin-left: 0;
  }

  .div-block-149._2 {
    grid-row-gap: 11px;
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
    display: flex;
  }

  .html-embed {
    width: 100%;
    height: 100%;
    font-size: 15px;
  }

  .text-block-433 {
    color: #fff;
    letter-spacing: .64px;
    font-family: Poppins, sans-serif;
    font-size: 32px;
    font-weight: 600;
    line-height: 47px;
  }

  .image-129 {
    display: none;
  }

  .image-129.mob {
    object-fit: contain;
    object-position: 0% 50%;
    width: 100%;
    max-width: 70px;
    height: 18px;
    margin-top: 0;
    display: block;
  }

  .image-129.mob._2 {
    max-width: 25px;
  }

  .div-block-196 {
    background-color: #fdb600;
    min-width: 9px;
    max-width: 9px;
    height: 9px;
    min-height: 9px;
  }

  .text-span-54 {
    font-size: 14px;
    line-height: 12px;
    display: none;
  }

  .div-block-179 {
    flex-direction: row;
    align-items: center;
    display: flex;
  }

  .cta-mba-checkout {
    box-shadow: none;
    letter-spacing: .22px;
    background-image: url('../images/seta.svg');
    background-position: 97%;
    background-repeat: no-repeat;
    background-size: auto;
    height: 35px;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 11px;
  }

  .text-block-19 {
    color: #f5f5f5;
    font-size: 14px;
    line-height: 23px;
    display: none;
  }

  .text-block-437 {
    letter-spacing: .72px;
    border-radius: 5px;
    max-width: 128px;
    height: 24px;
    margin-top: 0;
    font-size: 12px;
    line-height: 18px;
  }

  .div-block-189 {
    grid-row-gap: 10px;
    flex-direction: column;
    align-items: flex-end;
    width: 100%;
    max-width: 130px;
    display: flex;
  }

  .div-block-189._2 {
    max-width: 153px;
  }

  .text-span-43 {
    display: none;
  }

  .text-span-43.mob {
    max-width: 130px;
    font-size: 12px;
    font-weight: 300;
    line-height: 120%;
    display: block;
  }

  .text-block-432 {
    color: #fff;
    text-align: left;
    max-width: 145px;
    height: auto;
    margin-top: 9px;
    margin-bottom: 6px;
    font-size: 12px;
    font-weight: 300;
    line-height: 120%;
  }

  .text-block-432._3 {
    color: #fff;
    max-width: 273px;
    margin-bottom: 14px;
    font-size: 14px;
    font-weight: 400;
  }

  .text-block-432.mob {
    display: none;
  }

  .text-block-432._2 {
    color: #fff;
    max-width: 303px;
    height: auto;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
  }

  .text-block-435 {
    color: #fff;
    text-align: left;
    background-color: rgba(228, 228, 228, 0);
    justify-content: flex-start;
    max-width: none;
    height: auto;
    font-size: 20px;
    line-height: 120%;
  }

  .m-container {
    max-width: 360px;
  }

  .text-block-459 {
    color: #fed25f;
    text-align: center;
    max-width: 270px;
    font-size: 16px;
    line-height: 18px;
  }

  .text-block-459._2 {
    color: #f5f5f5;
    letter-spacing: 3.23px;
    text-transform: uppercase;
    font-family: Poppins, sans-serif;
    font-size: 19px;
    font-weight: 600;
    line-height: 140%;
  }

  .text-block-459._2.promo {
    font-size: 15px;
  }

  .text-span-56 {
    letter-spacing: .72px;
    font-size: 14px;
    font-weight: 400;
    text-decoration: line-through;
  }

  .div-block-183 {
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    max-width: 95%;
    margin-bottom: 10px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .div-block-183._2 {
    max-width: 95%;
    margin-bottom: 0;
  }

  .div-block-183._1 {
    justify-content: space-between;
    max-width: 95%;
    margin-bottom: 23px;
  }

  .div-block-176 {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .heading-21 {
    letter-spacing: 0;
    margin-bottom: 27px;
    font-size: 28px;
    line-height: 36px;
  }

  .text-block-436 {
    color: rgba(255, 255, 255, .7);
    font-family: Poppins, sans-serif;
    font-size: 11px;
    font-weight: 900;
    line-height: 140%;
  }

  .div-block-197 {
    border-radius: 15px;
    justify-content: flex-start;
    align-items: center;
    height: auto;
    padding-top: 30px;
    padding-bottom: 0;
  }

  .text-block-460 {
    color: #f5f5f5;
    text-transform: uppercase;
    flex-direction: column;
    align-items: flex-start;
    font-size: 16px;
    font-weight: 700;
    display: none;
  }

  .text-span-51 {
    display: none;
  }

  .m-space.m-space-preco {
    justify-content: flex-start;
    align-items: center;
    padding-top: 54px;
    padding-bottom: 75px;
  }

  .m-space.m-space-modulos {
    padding-top: 73px;
    padding-bottom: 74px;
  }

  .m-space.m-space-professores {
    padding-top: 50px;
    padding-bottom: 44px;
  }

  .m-space.m-space-bonus {
    align-items: flex-start;
    padding-top: 42px;
    padding-bottom: 70px;
  }

  .m-space.m-space-como {
    align-items: flex-start;
    padding-top: 60px;
    padding-bottom: 65px;
  }

  .m-space.m-space-garantia {
    padding-top: 51px;
    padding-bottom: 353px;
  }

  .m-space.m-space-faq {
    flex-direction: column;
    align-items: center;
    padding-top: 71px;
    padding-bottom: 63px;
  }

  .m-space.m-space-nav {
    padding: 21px 10px;
  }

  .m-space.m-space-hero {
    padding: 104px 10px 94px;
    font-size: 14px;
  }

  .m-space.m-space-sobre {
    padding-top: 297px;
    padding-bottom: 58px;
  }

  .m-space.m-space-para-mim {
    padding-top: 63px;
    padding-bottom: 303px;
  }

  .m-space.m-space-temos {
    padding-top: 34px;
    padding-bottom: 49px;
  }

  .m-space.m-space-estude {
    padding-top: 69px;
    padding-bottom: 456px;
  }

  .m-space.m-space-quanto {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    flex-flow: column;
    padding-top: 60px;
    padding-bottom: 67px;
  }

  .m-space.m-space-para-quem {
    align-items: flex-start;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .div-block-200 {
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-200.clock-div {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    grid-template-columns: auto auto auto auto 1fr 1fr 1fr;
    grid-auto-flow: row;
    align-items: center;
    justify-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-177 {
    grid-column-gap: 16px;
    align-items: center;
    max-width: 270px;
    margin-bottom: 10px;
    display: flex;
  }

  .text-span-88 {
    font-weight: 500;
  }

  .cta-mba-scroll {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    letter-spacing: .9px;
    border-radius: 7px;
    height: 43px;
    font-size: 15px;
  }

  .cta-mba-scroll.laranja {
    grid-column-gap: 12px;
    border-radius: 6px;
    max-width: 231px;
    height: 41px;
  }

  .cta-mba-scroll.laranja.ocultar {
    display: none;
  }

  .cta-mba-scroll.laranja.center {
    margin-left: auto;
    margin-right: auto;
  }

  .cta-mba-scroll.laranja._2 {
    max-width: 231px;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-462 {
    letter-spacing: 1.1px;
    font-size: 11px;
  }

  .text-block-480 {
    letter-spacing: 1.65px;
    font-size: 33px;
  }

  .text-block-481 {
    letter-spacing: .17px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    max-width: 295px;
    height: 41px;
    margin: 20px auto;
    padding-top: 8px;
    font-size: 17px;
    display: block;
  }

  .text-block-481.oculto {
    display: none;
  }

  .text-block-481._1 {
    margin: 0 auto 15px;
  }

  .text-span-87 {
    font-weight: 500;
  }

  .div-block-221 {
    grid-column-gap: 14px;
    grid-row-gap: 18px;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    max-width: 295px;
    margin-top: 0;
    display: grid;
  }

  .div-block-221.oculto {
    display: none;
  }

  .text-span-86 {
    font-weight: 500;
  }

  .image-141 {
    max-width: 23px;
  }

  .box-modulos {
    grid-column-gap: 20px;
    border-bottom-style: none;
    border-right-style: none;
    height: 80px;
    padding: 0 20px;
  }

  .box-modulos.oculto {
    display: none;
  }

  .m-sectiom-modulos {
    background-image: url('../images/mob-o-que.webp');
  }

  .heading-37 {
    text-align: center;
    letter-spacing: .56px;
    max-width: 215px;
    font-size: 28px;
    line-height: 130%;
  }

  .text-block-469 {
    letter-spacing: .3px;
    font-size: 15px;
    line-height: 23px;
  }

  .abrir-modulos {
    color: #fff;
    background-color: rgba(56, 152, 236, 0);
    border: 1px solid #fff;
    border-radius: 10px;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 295px;
    height: 55px;
    margin-top: 26px;
    margin-left: auto;
    margin-right: auto;
    font-family: Poppins, sans-serif;
    font-size: 17px;
    font-weight: 500;
    line-height: 31px;
    display: flex;
  }

  .text-span-85 {
    font-weight: 500;
  }

  .text-block-482 {
    letter-spacing: .17px;
    font-size: 17px;
    line-height: 19px;
  }

  .text-block-482._2 {
    letter-spacing: .15px;
    font-size: 15px;
    line-height: 16px;
  }

  .text-span-44 {
    color: #ffbc14;
  }

  .prof-img {
    border-top-left-radius: 9px;
    border-top-right-radius: 0;
    border-bottom-left-radius: 9px;
    max-width: 140px;
    height: 119px;
  }

  .m-section-professores {
    background-image: url('../images/mob-professores.webp');
  }

  .box-professor {
    max-width: none;
    display: flex;
  }

  .box-professor.oculto {
    display: none;
  }

  .text-block-474 {
    font-family: Exo, sans-serif;
    font-size: 17px;
    font-weight: 700;
  }

  .heading-35 {
    letter-spacing: .6px;
    font-size: 30px;
    font-weight: 700;
    line-height: 31px;
  }

  .div-block-226 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    background-image: linear-gradient(90deg, rgba(18, 18, 18, 0), rgba(44, 44, 44, .33));
    border: .5px solid rgba(255, 255, 255, .2);
    border-top-right-radius: 9px;
    border-bottom-right-radius: 9px;
    border-bottom-left-radius: 0;
    justify-content: center;
    align-items: stretch;
    height: 119px;
    padding: 0 10px;
  }

  .image-142 {
    max-width: 23px;
  }

  .text-block-483 {
    letter-spacing: .3px;
    font-size: 15px;
    line-height: 23px;
  }

  .mais-professores {
    color: #fff;
    background-color: rgba(56, 152, 236, 0);
    border: 1px solid #868686;
    border-radius: 10px;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 350px;
    height: 57px;
    font-size: 16px;
    font-weight: 700;
    display: flex;
  }

  .div-block-228 {
    grid-row-gap: 22px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    margin-top: 26px;
    margin-bottom: 34px;
  }

  .text-span-89 {
    color: #e4032b;
  }

  .text-block-465 {
    font-size: 13px;
    line-height: 120%;
  }

  .text-block-465._7 {
    max-width: 145px;
  }

  .image-126 {
    width: 100%;
  }

  .div-block-147 {
    grid-row-gap: 11px;
  }

  .div-block-147._3, .div-block-147._2 {
    margin-top: 0;
  }

  .heading-28 {
    margin-bottom: 42px;
    font-size: 24px;
    line-height: 38px;
  }

  .heading-28._2 {
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    font-size: 28px;
  }

  .text-block-431 {
    letter-spacing: .36px;
    font-size: 18px;
  }

  .image-132 {
    max-width: 56px;
    display: block;
  }

  .div-block-178 {
    grid-row-gap: 30px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .paragraph-4 {
    font-size: 14px;
    line-height: 150%;
  }

  .paragraph-4._2 {
    font-size: 15px;
  }

  .div-block-146 {
    grid-row-gap: 27px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .div-block-209 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .div-block-229 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .m-section-como {
    background-image: url('../images/mob-como.webp');
  }

  .heading-36 {
    text-align: center;
    letter-spacing: .6px;
    max-width: 220px;
    margin-bottom: 28px;
    margin-left: auto;
    margin-right: auto;
    font-family: Poppins, sans-serif;
    font-size: 30px;
    line-height: 130%;
  }

  .text-block-473 {
    letter-spacing: -.09px;
    font-size: 18px;
    line-height: 140%;
  }

  .div-block-208 {
    grid-column-gap: 23px;
    grid-row-gap: 23px;
    grid-template-columns: 1fr;
    max-width: 310px;
    margin-top: 0;
    margin-bottom: 39px;
  }

  .image-150 {
    max-width: 42px;
  }

  .image-151 {
    max-width: 23px;
  }

  .text-block-484 {
    letter-spacing: .3px;
    font-size: 15px;
    line-height: 23px;
  }

  .text-span-91 {
    color: #ffbc14;
  }

  .text-block-468 {
    font-size: 14px;
    line-height: 140%;
  }

  .div-block-193 {
    margin-left: 0;
  }

  .text-block-374 {
    letter-spacing: .3px;
    font-size: 15px;
    line-height: 23px;
  }

  .text-block-485 {
    letter-spacing: -.54px;
    margin-top: 9px;
    font-size: 16px;
    line-height: 26px;
  }

  .m-section-garantia {
    background-image: url('../images/mob-garantia_1mob-garantia.webp');
    background-position: 50%;
  }

  .image-152 {
    max-width: 23px;
  }

  .heading-13 {
    color: #fff;
    letter-spacing: 0;
    text-transform: none;
    font-size: 30px;
    line-height: 44px;
  }

  .div-block-117 {
    grid-column-gap: 5px;
  }

  .faq-resposta-mba {
    font-size: 14px;
    line-height: 22px;
  }

  .faq-resposta {
    margin-top: 16px;
    font-size: 16px;
    font-weight: 400;
    line-height: 140%;
  }

  .div-block-235 {
    grid-column-gap: 5px;
  }

  .text-block-486 {
    letter-spacing: -.09px;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
  }

  .div-block-116 {
    grid-row-gap: 16px;
  }

  .div-block-44 {
    margin-bottom: 12px;
    margin-left: auto;
    margin-right: auto;
  }

  .faq-click-mba {
    padding-left: 15px;
    padding-right: 15px;
  }

  .text-block-487 {
    font-size: 14px;
    line-height: 22px;
  }

  .faq-click {
    padding: 20px;
  }

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

  .image-154 {
    display: none;
  }

  .text-block-489 {
    letter-spacing: .7px;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
  }

  .text-block-489.off-cronometro {
    text-align: center;
    max-width: 271px;
    margin-left: auto;
    margin-right: auto;
  }

  .m-section-hero {
    background-image: url('../images/mob-hero.webp');
  }

  .heading-38 {
    font-size: 24px;
    line-height: 30px;
  }

  .lightbox-link {
    margin-top: 14px;
    margin-bottom: 19px;
  }

  .paragraph-9 {
    display: none;
  }

  .paragraph-9.mob {
    text-align: left;
    letter-spacing: .23px;
    font-size: 15px;
    display: block;
  }

  .div-block-237 {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 26px;
    margin-bottom: 26px;
  }

  .div-block-238 {
    font-size: 13px;
  }

  .m-section-sobre {
    background-image: url('../images/mob-sobre.webp');
  }

  .div-block-239 {
    margin-right: 0;
  }

  .heading-39 {
    letter-spacing: 0;
    margin-left: 30px;
    font-size: 19px;
  }

  .paragraph-10 {
    margin-top: 10px;
    margin-bottom: 36px;
    font-size: 14px;
  }

  .paragraph-10._2 {
    margin-top: 11px;
    margin-bottom: 23px;
  }

  .m-section-para-mim {
    background-image: url('../images/mob-para-mim.webp');
  }

  .heading-40 {
    margin-bottom: 8px;
    font-size: 27px;
    line-height: 35px;
  }

  .paragraph-11 {
    font-size: 14px;
  }

  .m-section-temos {
    background-image: url('../images/mob-temos.webp');
  }

  .div-block-241 {
    flex-flow: column;
    margin-bottom: 42px;
  }

  .div-block-242 {
    height: 400px;
    padding-top: 200px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-242._2 {
    height: 450px;
    padding-top: 230px;
  }

  .div-block-242._3 {
    height: 490px;
    padding-top: 260px;
  }

  .heading-41 {
    letter-spacing: .22px;
    width: 100%;
    max-width: 285px;
    margin-left: auto;
    margin-right: auto;
    font-size: 22px;
    display: block;
  }

  .paragraph-12 {
    width: 100%;
    max-width: 285px;
    margin-top: 18px;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
  }

  .m-section-estude {
    background-image: url('../images/mob-estude.webp');
  }

  .heading-42 {
    letter-spacing: .36px;
    margin-bottom: 18px;
    font-size: 28px;
  }

  .paragraph-13 {
    font-size: 14px;
  }

  .m-section-quanto {
    background-image: url('../images/mob-quanto.webp');
  }

  .heading-43 {
    font-size: 28px;
    line-height: 33px;
  }

  .paragraph-14 {
    margin-top: 5px;
    margin-bottom: 12px;
    font-size: 13px;
  }

  .text-block-491 {
    letter-spacing: .39px;
    font-size: 12px;
  }

  .div-block-244 {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
  }

  .div-block-246 {
    max-width: 72px;
    height: 72px;
  }

  .div-block-247 {
    max-width: 57px;
    height: 57px;
  }

  .image-156 {
    max-width: 25px;
  }

  .text-block-492 {
    max-width: 316px;
    height: 59px;
    margin-left: -59px;
    padding-left: 77px;
    font-size: 13px;
  }

  .wpp {
    z-index: 9997;
    max-width: 40px;
    position: fixed;
    top: auto;
    bottom: 40px;
    left: auto;
    right: 20px;
  }

  .div-block-340 {
    max-width: 375px;
    margin: 13px auto 18px;
  }

  .text-block-494 {
    font-size: 22px;
  }

  .heading-24 {
    text-align: center;
    letter-spacing: .6px;
    max-width: 216px;
    margin-left: auto;
    margin-right: auto;
    font-size: 30px;
    line-height: 120%;
  }

  .div-block-175 {
    grid-column-gap: 20px;
    letter-spacing: 0;
    align-items: flex-start;
    font-size: 14px;
  }

  .div-block-172 {
    grid-column-gap: 17px;
    letter-spacing: 0;
    align-items: flex-start;
    font-size: 14px;
  }

  .text-block-455 {
    text-align: center;
    letter-spacing: .3px;
    max-width: 207px;
    margin-top: 12px;
    margin-left: auto;
    margin-right: auto;
    font-size: 15px;
    font-weight: 600;
  }

  .div-block-174 {
    grid-row-gap: 26px;
  }

  .heading-25 {
    text-align: left;
    letter-spacing: .6px;
    margin-bottom: 26px;
    font-size: 30px;
  }

  .div-block-171 {
    grid-row-gap: 26px;
    grid-template-columns: 1fr;
    margin-top: 29px;
    margin-bottom: 0;
  }

  .div-block-173 {
    border-radius: 16px;
    padding: 42px 20px 54px;
  }

  .image-131 {
    max-width: 33px;
  }

  .fh-section-mec {
    background-image: url('../images/mob-mec_1mob-mec.webp');
    background-position: 50% 0;
    background-repeat: no-repeat;
  }

  .fh-container {
    max-width: 360px;
  }

  .fh-space {
    padding-left: 15px;
    padding-right: 15px;
  }

  .fh-space.fh-space-mec {
    background-image: none;
    padding-top: 73px;
    padding-bottom: 276px;
  }

  .heading-7 {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 30px;
    line-height: 36px;
  }

  .paragraph-6 {
    text-align: justify;
    margin-top: 18px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 23px;
  }

  .text-block-496 {
    margin-bottom: 26px;
    font-size: 16px;
    font-weight: 400;
    line-height: 160%;
  }

  .div-block-343 {
    height: 238px;
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-158 {
    margin-bottom: 38.5px;
  }

  .button-3 {
    height: 74px;
  }

  .mbapg02-space.sec-captura {
    padding: 25px 10px 184px;
  }

  .mbapg02-space.sec-captura.parabens {
    padding-bottom: 173px;
  }

  .text-block-497 {
    font-size: 23px;
    line-height: 36px;
  }

  .bold-text-29 {
    font-weight: 400;
  }

  .div-block-344 {
    grid-column-gap: 46px;
    grid-row-gap: 46px;
    text-align: center;
    flex-flow: column;
  }

  .mbapg02-container {
    max-width: 360px;
  }

  .text-block-39 {
    max-width: 307px;
    font-size: 20px;
    line-height: 27px;
  }

  .text-block-499 {
    font-size: 16px;
    line-height: 24px;
  }

  .text-block-500 {
    margin-bottom: 26px;
    font-size: 16px;
    font-weight: 400;
    line-height: 160%;
  }

  .text-block-500.parabens {
    max-width: 272px;
    font-size: 16px;
    line-height: 24px;
  }

  .div-block-345 {
    height: 238px;
    padding-top: 22px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-345.parabens {
    height: 309px;
    padding-top: 39px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-159 {
    margin-bottom: 38.5px;
  }

  .image-159.parabens {
    margin-bottom: 34.5px;
  }

  .button-5 {
    height: 74px;
  }

  .text-block-501 {
    font-size: 23px;
    line-height: 36px;
  }

  .text-block-501.parabens {
    font-size: 33px;
    line-height: 49px;
  }

  .div-block-346 {
    grid-column-gap: 46px;
    grid-row-gap: 46px;
    text-align: center;
    flex-flow: column;
  }

  .div-block-346.parabens {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
  }

  .div-block-347 {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .heading-44 {
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    font-size: 23px;
    line-height: 28px;
  }
}

@media screen and (max-width: 479px) {
  .form-background-div {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0;
  }

  .campo-phone {
    font-size: 15px;
    font-weight: 400;
  }

  .svr-cta-main {
    max-width: 347px;
  }

  .svr-cta-main.cta-form {
    font-size: 16px;
  }

  .svr-modal {
    padding-left: 10px;
    padding-right: 10px;
  }

  .error-message-2 {
    max-width: 377px;
  }

  .svr-box-form {
    max-width: 377px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .episodios-section-hero {
    background-size: auto 360px;
  }

  .title-ep {
    width: 100%;
    max-width: 300px;
  }

  .html-embed-32 {
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-53 {
    justify-content: flex-start;
    height: 360px;
    padding-top: 30px;
    padding-bottom: 0;
  }

  .text-span-33 {
    display: block;
  }

  .div-block-149._2 {
    grid-row-gap: 4px;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-459 {
    max-width: 297px;
    font-size: 13px;
    line-height: 150%;
  }

  .heading-21 {
    text-align: center;
    margin-bottom: 15px;
    font-size: 24px;
  }

  .m-space.m-space-preco {
    padding-bottom: 40px;
  }

  .m-space.m-space-bonus {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .wpp {
    z-index: 9999;
    bottom: 100px;
  }

  .div-block-340 {
    max-width: 100%;
  }

  .fh-space.fh-space-mec {
    padding-left: 10px;
    padding-right: 10px;
  }
}

#w-node-_937d2695-6993-55d0-a10e-fc7db531fd1b-b531fd13, #w-node-_937d2695-6993-55d0-a10e-fc7db531fd22-b531fd13, #w-node-_937d2695-6993-55d0-a10e-fc7db531fd27-b531fd13, #w-node-_937d2695-6993-55d0-a10e-fc7db531fd28-b531fd13, #w-node-_937d2695-6993-55d0-a10e-fc7db531fd2d-b531fd13, #w-node-_937d2695-6993-55d0-a10e-fc7db531fd2e-b531fd13, #w-node-_937d2695-6993-55d0-a10e-fc7db531fd33-b531fd13, #w-node-_937d2695-6993-55d0-a10e-fc7db531fd34-b531fd13, #w-node-_937d2695-6993-55d0-a10e-fc7db531fd68-b531fd13, #w-node-_937d2695-6993-55d0-a10e-fc7db531fd6f-b531fd13, #w-node-_937d2695-6993-55d0-a10e-fc7db531fd74-b531fd13, #w-node-_937d2695-6993-55d0-a10e-fc7db531fd75-b531fd13, #w-node-_937d2695-6993-55d0-a10e-fc7db531fd7a-b531fd13, #w-node-_937d2695-6993-55d0-a10e-fc7db531fd7b-b531fd13, #w-node-_937d2695-6993-55d0-a10e-fc7db531fd80-b531fd13, #w-node-_937d2695-6993-55d0-a10e-fc7db531fd81-b531fd13 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_937d2695-6993-55d0-a10e-fc7db531fdbd-b531fd13 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-_937d2695-6993-55d0-a10e-fc7db531fdc4-b531fd13, #w-node-_937d2695-6993-55d0-a10e-fc7db531fdc9-b531fd13, #w-node-_937d2695-6993-55d0-a10e-fc7db531fdca-b531fd13, #w-node-_937d2695-6993-55d0-a10e-fc7db531fdcf-b531fd13, #w-node-_937d2695-6993-55d0-a10e-fc7db531fdd0-b531fd13, #w-node-_937d2695-6993-55d0-a10e-fc7db531fdd5-b531fd13, #w-node-_937d2695-6993-55d0-a10e-fc7db531fdd6-b531fd13, #w-node-_937d2695-6993-55d0-a10e-fc7db531fe0a-b531fd13, #w-node-_937d2695-6993-55d0-a10e-fc7db531fe11-b531fd13, #w-node-_937d2695-6993-55d0-a10e-fc7db531fe16-b531fd13, #w-node-_937d2695-6993-55d0-a10e-fc7db531fe17-b531fd13, #w-node-_937d2695-6993-55d0-a10e-fc7db531fe1c-b531fd13, #w-node-_937d2695-6993-55d0-a10e-fc7db531fe1d-b531fd13, #w-node-_937d2695-6993-55d0-a10e-fc7db531fe22-b531fd13, #w-node-_937d2695-6993-55d0-a10e-fc7db531fe23-b531fd13, #w-node-_937d2695-6993-55d0-a10e-fc7db531fe57-b531fd13, #w-node-_937d2695-6993-55d0-a10e-fc7db531fe5e-b531fd13, #w-node-_937d2695-6993-55d0-a10e-fc7db531fe63-b531fd13, #w-node-_937d2695-6993-55d0-a10e-fc7db531fe64-b531fd13, #w-node-_937d2695-6993-55d0-a10e-fc7db531fe69-b531fd13, #w-node-_937d2695-6993-55d0-a10e-fc7db531fe6a-b531fd13, #w-node-_937d2695-6993-55d0-a10e-fc7db531fe6f-b531fd13, #w-node-_937d2695-6993-55d0-a10e-fc7db531fe70-b531fd13 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_937d2695-6993-55d0-a10e-fc7db531feac-b531fd13 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-_937d2695-6993-55d0-a10e-fc7db531feb3-b531fd13, #w-node-_937d2695-6993-55d0-a10e-fc7db531feb8-b531fd13, #w-node-_937d2695-6993-55d0-a10e-fc7db531feb9-b531fd13, #w-node-_937d2695-6993-55d0-a10e-fc7db531febe-b531fd13, #w-node-_937d2695-6993-55d0-a10e-fc7db531febf-b531fd13, #w-node-_937d2695-6993-55d0-a10e-fc7db531fec4-b531fd13, #w-node-_937d2695-6993-55d0-a10e-fc7db531fec5-b531fd13, #w-node-_3664bf4d-5caa-a1f7-8b02-047372f3654c-72f364e5, #w-node-_3664bf4d-5caa-a1f7-8b02-047372f36553-72f364e5, #w-node-_3664bf4d-5caa-a1f7-8b02-047372f3655a-72f364e5, #w-node-_3664bf4d-5caa-a1f7-8b02-047372f36561-72f364e5, #w-node-_3664bf4d-5caa-a1f7-8b02-047372f36568-72f364e5, #w-node-_3664bf4d-5caa-a1f7-8b02-047372f3656f-72f364e5, #w-node-_3664bf4d-5caa-a1f7-8b02-047372f36576-72f364e5, #w-node-_3664bf4d-5caa-a1f7-8b02-047372f3657d-72f364e5, #w-node-_3664bf4d-5caa-a1f7-8b02-047372f36584-72f364e5, #w-node-_3664bf4d-5caa-a1f7-8b02-047372f3658b-72f364e5, #w-node-_3664bf4d-5caa-a1f7-8b02-047372f36592-72f364e5, #w-node-_3664bf4d-5caa-a1f7-8b02-047372f36599-72f364e5, #w-node-_3664bf4d-5caa-a1f7-8b02-047372f365a0-72f364e5, #w-node-_3664bf4d-5caa-a1f7-8b02-047372f365a7-72f364e5, #w-node-_3664bf4d-5caa-a1f7-8b02-047372f365ae-72f364e5, #w-node-_3664bf4d-5caa-a1f7-8b02-047372f365b5-72f364e5, #w-node-_3664bf4d-5caa-a1f7-8b02-047372f365bc-72f364e5, #w-node-_3664bf4d-5caa-a1f7-8b02-047372f365c3-72f364e5, #w-node-_3664bf4d-5caa-a1f7-8b02-047372f365ca-72f364e5, #w-node-_3664bf4d-5caa-a1f7-8b02-047372f365d1-72f364e5, #w-node-_3664bf4d-5caa-a1f7-8b02-047372f365d8-72f364e5, #w-node-_3664bf4d-5caa-a1f7-8b02-047372f365df-72f364e5, #w-node-_3664bf4d-5caa-a1f7-8b02-047372f365e6-72f364e5, #w-node-_3664bf4d-5caa-a1f7-8b02-047372f365ed-72f364e5, #w-node-_3664bf4d-5caa-a1f7-8b02-047372f365f4-72f364e5, #w-node-_3664bf4d-5caa-a1f7-8b02-047372f365fb-72f364e5, #w-node-_3664bf4d-5caa-a1f7-8b02-047372f36602-72f364e5, #w-node-_3664bf4d-5caa-a1f7-8b02-047372f36609-72f364e5, #w-node-_3664bf4d-5caa-a1f7-8b02-047372f36610-72f364e5, #w-node-_3664bf4d-5caa-a1f7-8b02-047372f36617-72f364e5, #w-node-_3664bf4d-5caa-a1f7-8b02-047372f3661e-72f364e5, #w-node-_3664bf4d-5caa-a1f7-8b02-047372f36625-72f364e5, #w-node-_3664bf4d-5caa-a1f7-8b02-047372f3662c-72f364e5, #w-node-_3664bf4d-5caa-a1f7-8b02-047372f36633-72f364e5, #w-node-_3664bf4d-5caa-a1f7-8b02-047372f3663a-72f364e5, #w-node-_3664bf4d-5caa-a1f7-8b02-047372f3664b-72f364e5, #w-node-_3664bf4d-5caa-a1f7-8b02-047372f3664f-72f364e5, #w-node-_3664bf4d-5caa-a1f7-8b02-047372f36653-72f364e5, #w-node-_3664bf4d-5caa-a1f7-8b02-047372f36657-72f364e5, #w-node-_3664bf4d-5caa-a1f7-8b02-047372f3665b-72f364e5, #w-node-_3664bf4d-5caa-a1f7-8b02-047372f3665f-72f364e5, #w-node-_3664bf4d-5caa-a1f7-8b02-047372f3666a-72f364e5, #w-node-_3664bf4d-5caa-a1f7-8b02-047372f3666e-72f364e5, #w-node-_3664bf4d-5caa-a1f7-8b02-047372f36672-72f364e5, #w-node-_3664bf4d-5caa-a1f7-8b02-047372f36676-72f364e5, #w-node-_3664bf4d-5caa-a1f7-8b02-047372f3668e-72f364e5, #w-node-_3664bf4d-5caa-a1f7-8b02-047372f3668f-72f364e5, #w-node-_3664bf4d-5caa-a1f7-8b02-047372f366ad-72f364e5, #w-node-_7add1e7a-b794-0d7e-d11e-923badf838d2-9159a169, #w-node-_7add1e7a-b794-0d7e-d11e-923badf838d6-9159a169, #w-node-_7add1e7a-b794-0d7e-d11e-923badf838da-9159a169, #w-node-_7add1e7a-b794-0d7e-d11e-923badf838e7-9159a169, #w-node-d71ff877-db9a-602e-f610-2e100f3d9d4f-0f3d9d47, #w-node-d71ff877-db9a-602e-f610-2e100f3d9d56-0f3d9d47, #w-node-d71ff877-db9a-602e-f610-2e100f3d9d5b-0f3d9d47, #w-node-d71ff877-db9a-602e-f610-2e100f3d9d5c-0f3d9d47, #w-node-d71ff877-db9a-602e-f610-2e100f3d9d61-0f3d9d47, #w-node-d71ff877-db9a-602e-f610-2e100f3d9d62-0f3d9d47, #w-node-d71ff877-db9a-602e-f610-2e100f3d9d67-0f3d9d47, #w-node-d71ff877-db9a-602e-f610-2e100f3d9d68-0f3d9d47, #w-node-d71ff877-db9a-602e-f610-2e100f3d9d9c-0f3d9d47, #w-node-d71ff877-db9a-602e-f610-2e100f3d9da3-0f3d9d47, #w-node-d71ff877-db9a-602e-f610-2e100f3d9da8-0f3d9d47, #w-node-d71ff877-db9a-602e-f610-2e100f3d9da9-0f3d9d47, #w-node-d71ff877-db9a-602e-f610-2e100f3d9dae-0f3d9d47, #w-node-d71ff877-db9a-602e-f610-2e100f3d9daf-0f3d9d47, #w-node-d71ff877-db9a-602e-f610-2e100f3d9db4-0f3d9d47, #w-node-d71ff877-db9a-602e-f610-2e100f3d9db5-0f3d9d47 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d71ff877-db9a-602e-f610-2e100f3d9df1-0f3d9d47 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-d71ff877-db9a-602e-f610-2e100f3d9df8-0f3d9d47, #w-node-d71ff877-db9a-602e-f610-2e100f3d9dfd-0f3d9d47, #w-node-d71ff877-db9a-602e-f610-2e100f3d9dfe-0f3d9d47, #w-node-d71ff877-db9a-602e-f610-2e100f3d9e03-0f3d9d47, #w-node-d71ff877-db9a-602e-f610-2e100f3d9e04-0f3d9d47, #w-node-d71ff877-db9a-602e-f610-2e100f3d9e09-0f3d9d47, #w-node-d71ff877-db9a-602e-f610-2e100f3d9e0a-0f3d9d47, #w-node-d71ff877-db9a-602e-f610-2e100f3d9e3e-0f3d9d47, #w-node-d71ff877-db9a-602e-f610-2e100f3d9e45-0f3d9d47, #w-node-d71ff877-db9a-602e-f610-2e100f3d9e4a-0f3d9d47, #w-node-d71ff877-db9a-602e-f610-2e100f3d9e4b-0f3d9d47, #w-node-d71ff877-db9a-602e-f610-2e100f3d9e50-0f3d9d47, #w-node-d71ff877-db9a-602e-f610-2e100f3d9e51-0f3d9d47, #w-node-d71ff877-db9a-602e-f610-2e100f3d9e56-0f3d9d47, #w-node-d71ff877-db9a-602e-f610-2e100f3d9e57-0f3d9d47, #w-node-d71ff877-db9a-602e-f610-2e100f3d9e8b-0f3d9d47, #w-node-d71ff877-db9a-602e-f610-2e100f3d9e92-0f3d9d47, #w-node-d71ff877-db9a-602e-f610-2e100f3d9e97-0f3d9d47, #w-node-d71ff877-db9a-602e-f610-2e100f3d9e98-0f3d9d47, #w-node-d71ff877-db9a-602e-f610-2e100f3d9e9d-0f3d9d47, #w-node-d71ff877-db9a-602e-f610-2e100f3d9e9e-0f3d9d47, #w-node-d71ff877-db9a-602e-f610-2e100f3d9ea3-0f3d9d47, #w-node-d71ff877-db9a-602e-f610-2e100f3d9ea4-0f3d9d47 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d71ff877-db9a-602e-f610-2e100f3d9ee0-0f3d9d47 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-d71ff877-db9a-602e-f610-2e100f3d9ee7-0f3d9d47, #w-node-d71ff877-db9a-602e-f610-2e100f3d9eec-0f3d9d47, #w-node-d71ff877-db9a-602e-f610-2e100f3d9eed-0f3d9d47, #w-node-d71ff877-db9a-602e-f610-2e100f3d9ef2-0f3d9d47, #w-node-d71ff877-db9a-602e-f610-2e100f3d9ef3-0f3d9d47, #w-node-d71ff877-db9a-602e-f610-2e100f3d9ef8-0f3d9d47, #w-node-d71ff877-db9a-602e-f610-2e100f3d9ef9-0f3d9d47 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_3664bf4d-5caa-a1f7-8b02-047372f36653-72f364e5 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_3664bf4d-5caa-a1f7-8b02-047372f3665b-72f364e5 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_3664bf4d-5caa-a1f7-8b02-047372f3666a-72f364e5, #w-node-_3664bf4d-5caa-a1f7-8b02-047372f36704-72f364e5 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Gotham';
  src: url('../fonts/GothamBook.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/GothamMedium_1.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}