.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 {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

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

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

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

.mba-section-rodape {
  background-image: linear-gradient(157deg, #151b18 7%, rgba(21, 27, 24, 0));
  border: .5px solid #54555f;
  border-radius: 2px;
}

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

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

.mba-space.mba-space-rodape {
  align-items: center;
  padding-top: 48px;
  padding-bottom: 48px;
  display: flex;
}

.mba-space.mba-space-nav {
  padding-top: 23px;
  padding-bottom: 18px;
}

.mba-space.mba-space-hero {
  flex-direction: column;
  align-items: flex-start;
  padding-top: 30px;
  padding-bottom: 93px;
  display: flex;
}

.mba-space.mba-space-sobre {
  flex-direction: column;
  align-items: flex-start;
  padding-top: 56px;
  padding-bottom: 77px;
  display: flex;
}

.mba-space.mba-space-mba {
  flex-direction: column;
  align-items: center;
  padding-top: 52px;
  padding-bottom: 46px;
  display: flex;
}

.mba-space.sec-barra {
  padding: 8px 40px;
}

.mba-space.sec-obrigado {
  padding-top: 25px;
  padding-bottom: 164px;
}

.text-block-24 {
  color: #fff;
  letter-spacing: -.005em;
  margin-left: 53px;
  margin-right: auto;
  font-family: Exo, sans-serif;
  font-size: 14px;
  line-height: 145%;
}

.link-2 {
  color: #fff;
  font-family: Exo, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.mba-section-nav {
  background-color: #0f1014;
  border: 1px solid rgba(255, 255, 255, .15);
}

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

.body {
  background-color: #08080a;
}

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

.mba-section-sobre {
  background-image: url('../images/bg-2-barsi.jpeg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

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

.paragraph {
  max-width: 613px;
  color: #000;
  margin-top: 56px;
  margin-bottom: 52px;
  margin-left: auto;
  font-family: g, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 140%;
}

.heading {
  color: #1f1f1f;
  margin-top: 0;
  margin-bottom: 0;
  font-family: g, sans-serif;
  font-size: 28px;
  line-height: 140%;
}

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

.button {
  width: 100%;
  height: 79px;
  max-width: 536px;
  color: #0f1014;
  background-color: #3dff50;
  border-radius: 13px;
  justify-content: center;
  align-items: center;
  font-family: g, sans-serif;
  font-size: 18px;
  font-weight: 700;
  display: flex;
  box-shadow: 0 37px 74px rgba(61, 255, 80, .39);
}

.paragraph-2 {
  max-width: 603px;
  color: #fff;
  margin-top: 36px;
  margin-bottom: 61px;
  font-family: g, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 140%;
}

.heading-2 {
  color: #fff;
  text-transform: uppercase;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  font-family: g, sans-serif;
  font-size: 28px;
  line-height: 140%;
  display: flex;
}

.text-span-2 {
  font-weight: 300;
}

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

.heading-3 {
  max-width: 588px;
  color: #fff;
  margin-top: 12px;
  margin-bottom: 22px;
  font-family: g, sans-serif;
  font-size: 28px;
  line-height: 140%;
}

.text-span-3 {
  font-weight: 300;
}

.paragraph-3 {
  max-width: 603px;
  color: #fff;
  margin-bottom: 35px;
  font-family: g, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 140%;
}

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

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

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

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

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

.text-field-3._2 {
  background-image: url('../images/mail_1mail.png');
}

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

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

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

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

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

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

.box-form {
  width: 100%;
  height: 449px;
  max-width: 488px;
  background-color: rgba(0, 0, 0, .6);
  border-radius: 16px;
  flex-direction: column;
  align-items: center;
  padding: 36px 24px;
  display: flex;
}

.box-form.b {
  display: none;
}

.box-form.b.open {
  background-color: #000;
  display: flex;
  position: relative;
}

.success-message-2 {
  background-color: rgba(221, 221, 221, .2);
}

.close-modal-captura {
  color: rgba(255, 255, 255, .8);
  display: none;
}

.close-modal-captura.open {
  display: block;
}

.error-message-2 {
  background-color: rgba(221, 221, 221, .2);
}

.modal-form {
  display: none;
}

.modal-form.open {
  z-index: 4;
  background-color: rgba(0, 0, 0, .8);
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.submit-button-4 {
  width: 100%;
  height: 48px;
  color: #0f1014;
  text-transform: uppercase;
  background-color: #3dff50;
  border-radius: 10px;
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
  box-shadow: 0 36px 50px rgba(61, 255, 80, .39);
}

.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::-ms-input-placeholder {
  color: rgba(255, 255, 255, .7);
  font-weight: 300;
}

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

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

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

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

.form-background-div-2 {
  z-index: 15;
  width: 100%;
  height: 48px;
  max-height: none;
  max-width: 400px;
  min-width: auto;
  color: #000;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  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;
}

.text-block-245 {
  max-width: 400px;
  color: #fff;
  text-align: center;
  margin-bottom: 24px;
  font-size: 24px;
  font-weight: 700;
  line-height: 31.9px;
  display: block;
}

.text-block-245._2 {
  max-width: 300px;
}

.form-3 {
  max-width: 440px;
}

.form-block-4 {
  max-width: 440px;
  margin-bottom: 0;
}

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

.text-block-272 {
  justify-content: center;
  display: flex;
}

.body-2 {
  background-color: #000;
}

.o-section-hero {
  background-image: url('../images/Thank-you-Page---Desktop.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.o-container {
  max-width: 880px;
}

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

.o-space.o-space-hero {
  flex-direction: column;
  align-items: center;
  padding-top: 69px;
  padding-bottom: 280px;
  display: flex;
}

.image-2 {
  margin-top: 40px;
  margin-bottom: 40px;
  display: block;
}

.image-3 {
  display: none;
}

.heading-4 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Raleway, sans-serif;
  font-size: 48px;
  line-height: 130%;
}

.paragraph-4 {
  color: #ededed;
  text-align: center;
  margin-bottom: 0;
  font-family: Raleway, sans-serif;
  font-size: 20px;
  line-height: 140%;
}

.div-block {
  width: 100%;
  max-width: 588px;
  grid-column-gap: 16px;
  grid-row-gap: 57px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: 41px;
  display: grid;
}

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

.paragraph-5 {
  color: #fff;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Exo, sans-serif;
  font-size: 18px;
  line-height: 140%;
}

.text-block-273 {
  max-width: 302px;
  color: #fff;
  text-transform: uppercase;
  flex-direction: column;
  align-items: flex-start;
  font-family: Exo, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 140%;
  display: flex;
}

.button-2 {
  width: 100%;
  height: 40px;
  max-width: 337px;
  color: #0f1014;
  background-color: #c3ed1b;
  background-image: url('../images/uil_whatsapp.svg');
  background-position: 15%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 52px;
  justify-content: center;
  align-items: center;
  font-family: Exo, sans-serif;
  font-size: 18px;
  font-weight: 700;
  display: flex;
}

.button-2._2 {
  max-width: 375px;
  background-color: #ffc700;
  background-image: none;
  font-size: 16px;
}

.div-block-3 {
  align-items: center;
  margin-right: auto;
  display: flex;
}

.body-3 {
  color: #fff;
  background-color: #0f1014;
  padding-bottom: 100px;
  font-family: Exo, sans-serif;
  font-size: 20px;
  line-height: 140%;
}

.mb-section-barra {
  border-bottom: 1px solid rgba(255, 255, 255, .15);
}

.mb-container {
  max-width: 1300px;
}

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

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

.text-block-274 {
  color: #e0e3ea;
  margin-right: 76px;
}

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

.text-block-276 {
  font-size: 32px;
  font-weight: 700;
}

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

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

.div-block-7 {
  width: 100%;
  max-width: 640px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.div-block-7._2, .div-block-7.off {
  display: none;
}

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

.mb-section-hero {
  z-index: 2;
  background-image: url('../images/bg-hero-barsi0003.jpeg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  position: relative;
}

.mb-space {
  padding-left: 40px;
  padding-right: 40px;
}

.mb-space.sec-hero {
  padding: 10px 40px 270px;
}

.mb-space.sec-agenda {
  padding-top: 120px;
  padding-bottom: 120px;
}

.mb-space.sec-aulas {
  padding-top: 46px;
  padding-bottom: 206px;
}

.mb-space.sec-professores {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  padding-bottom: 139px;
}

.div-block-9 {
  max-width: 536px;
}

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

.text-block-278 {
  text-transform: uppercase;
  line-height: 120%;
}

.div-block-10 {
  width: 100%;
  height: 38px;
  max-width: 199px;
  grid-column-gap: 14px;
  background-color: rgba(255, 132, 0, .25);
  border-radius: 8.66px;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

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

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

.image-4 {
  margin-top: 28px;
  margin-bottom: 28px;
}

.text-block-280 {
  margin-bottom: 40px;
}

.button-3 {
  width: 100%;
  height: 63px;
  max-width: 440px;
  color: #0f1014;
  background-color: #49e563;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  display: flex;
}

.mb-section-agenda {
  z-index: 2;
  background-color: #0f1014;
  position: relative;
}

.text-block-281 {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 56px;
  font-size: 48px;
  font-weight: 700;
  line-height: 130%;
}

.div-block-12 {
  width: 100%;
  height: 370px;
  max-width: 280px;
  grid-row-gap: 16px;
  background-image: linear-gradient(#ff6c1a, rgba(0, 0, 0, 0));
  border-radius: 6px;
  flex-direction: column;
  align-items: center;
  padding-top: 24px;
  padding-left: 27px;
  padding-right: 27px;
  display: flex;
}

.div-block-13 {
  width: 100%;
  height: 61px;
  max-width: 255px;
  grid-column-gap: 4px;
  border: 1px solid rgba(255, 255, 255, .3);
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.text-block-283 {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-weight: 700;
}

.text-block-284 {
  text-align: center;
  font-size: 18px;
  line-height: 130%;
}

.div-block-14 {
  justify-content: space-between;
  margin-bottom: 56px;
  display: flex;
}

.button-4 {
  width: 100%;
  height: 63px;
  max-width: 591px;
  color: #0f1014;
  text-transform: uppercase;
  background-color: #49e563;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  font-weight: 700;
  display: flex;
}

.button-4.maior {
  height: 72px;
}

.button-4.maior._3 {
  justify-content: center;
  margin-top: 14px;
  margin-left: 0;
}

.mb-section-aula {
  z-index: 2;
  background-color: #0f1014;
  position: relative;
}

.div-block-15 {
  width: 100%;
  height: 542px;
  max-width: 1214px;
  background-image: url('../images/ao-final.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 16px;
  flex-direction: column;
  align-items: center;
  margin-bottom: 159px;
  padding-top: 93px;
  padding-bottom: 80px;
  display: flex;
}

.image-5 {
  margin-bottom: 41px;
}

.text-block-285 {
  max-width: 800px;
  text-align: center;
}

.text-block-286 {
  max-width: 800px;
  text-align: center;
  margin-bottom: 32px;
  font-size: 32px;
  font-weight: 700;
  line-height: 130%;
}

.div-block-16 {
  max-width: 1206px;
  background-image: url('../images/para_quem_e.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-17 {
  max-width: 483px;
}

.text-block-287 {
  font-size: 40px;
  font-weight: 700;
  line-height: 130%;
}

.div-block-18 {
  max-width: 686px;
  grid-row-gap: 40px;
  flex-direction: column;
  display: flex;
}

.text-block-288 {
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-weight: 400;
}

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

.mb-section-professores {
  background-image: url('../images/bg-bio-barsi.jpeg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.text-block-289 {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 101px;
  font-size: 48px;
  font-weight: 700;
  line-height: 130%;
}

.div-block-20 {
  max-width: 696px;
  margin-bottom: 638px;
  margin-left: auto;
}

.div-block-21 {
  width: 100%;
  height: 65px;
  max-width: 266px;
  border: 2.84px solid #fff;
  border-top-left-radius: 22px;
  border-top-right-radius: 22px;
  border-bottom-right-radius: 22px;
  justify-content: center;
  align-items: center;
  margin-bottom: 32px;
  display: flex;
}

.text-block-290 {
  text-transform: uppercase;
  font-size: 26px;
  font-weight: 400;
}

.text-block-291 {
  line-height: 150%;
}

.div-block-22 {
  width: 100%;
  height: auto;
  max-width: 384px;
}

.div-block-22._4 {
  max-width: 268px;
}

.text-block-292 {
  line-height: 150%;
}

.div-block-23 {
  grid-column-gap: 23px;
  justify-content: space-between;
  display: flex;
}

.text-block-293, .text-block-294, .text-block-295 {
  line-height: 150%;
}

.text-block-295._4 {
  max-width: none;
}

.mba-container-2 {
  max-width: 1260px;
}

.text-block-86 {
  text-align: center;
  margin-top: 0;
}

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

.text-block-27 {
  max-width: 286px;
  color: #e9e9e9;
  text-transform: uppercase;
  margin-bottom: 14px;
  font-family: Exo, sans-serif;
  font-size: 21px;
  font-weight: 700;
  line-height: 140%;
}

.text-block-27._3, .text-block-27._2 {
  align-items: center;
  display: flex;
}

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

.div-block-25 {
  width: 100%;
  max-width: 388px;
  border: 1px #1d1d1d;
  border-radius: 23px;
  justify-content: center;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.text-block-296 {
  color: #fff;
  text-align: center;
  margin-bottom: 7px;
  font-family: Exo, sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 130%;
}

.box-contador {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 25px;
  display: flex;
}

.div-block-26 {
  width: 100%;
  height: 410px;
  max-width: 269px;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.div-block-26._2 {
  max-width: 250px;
}

.div-block-26._03 {
  max-width: 235px;
}

.div-block-27 {
  height: 17px;
  max-width: 484px;
  background-image: linear-gradient(to right, #ff8400, #ff8400 13%, #ff6c1a 100%, #ff6c1a);
  border-radius: 66px 0 0 66px;
  justify-content: flex-end;
  align-items: center;
  padding-right: 7px;
  display: flex;
}

.div-block-28 {
  width: 100%;
  height: 17px;
  max-width: 547px;
  background-color: rgba(255, 255, 255, .3);
  border-radius: 66px;
  margin-bottom: 26px;
}

.div-block-29 {
  flex-direction: column;
  align-items: center;
  margin-bottom: 34px;
  display: flex;
}

.text-block-28 {
  color: #e9e9e9;
  margin-bottom: 28px;
  font-family: Exo, sans-serif;
  font-size: 16px;
  line-height: 140%;
}

.text-block-29 {
  color: #0f1014;
  text-transform: uppercase;
  font-family: Exo, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
}

.text-block-29._02 {
  max-width: 149px;
  color: #fff;
  text-align: left;
  text-transform: lowercase;
  line-height: 18px;
}

.text-block-87 {
  text-align: center;
  margin-bottom: 10px;
  font-size: 48px;
  font-weight: 700;
  line-height: 58px;
}

.button-5 {
  width: 100%;
  height: 58px;
  max-width: 303px;
  text-align: center;
  text-transform: uppercase;
  background-color: #d30825;
  border-radius: 10px;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 16px;
  font-weight: 700;
  line-height: 21px;
}

.text-block-26 {
  max-width: 720px;
  color: #ededed;
  text-align: center;
  font-family: Exo, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 140%;
}

.image-8 {
  display: block;
  position: absolute;
  top: -5%;
  bottom: auto;
  left: -6%;
  right: auto;
}

.link-block {
  width: 100%;
  height: 46px;
  max-width: 303px;
  grid-column-gap: 7px;
  color: #fff;
  background-color: #ff6c1a;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding-left: 21px;
  text-decoration: none;
  display: flex;
}

.link-block._2 {
  display: none;
}

.link-block._02 {
  background-color: #49e563;
  padding-left: 0;
}

.mba-section-obrigado {
  background-color: #0f1014;
}

.text-block-297 {
  color: #0f1014;
  font-family: Exo, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 120%;
}

.text-block-298 {
  color: #ff8400;
  font-family: Exo, sans-serif;
  font-size: 91px;
  font-weight: 700;
  line-height: 110%;
}

.body-4 {
  background-color: #0f1014;
}

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

.fixed-btn {
  z-index: 1;
  background-color: #0f1014;
  padding-top: 20px;
  padding-bottom: 20px;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.body-5 {
  color: #fff;
  background-color: #0f1014;
  font-family: Exo, sans-serif;
}

.div-block-7-copy {
  width: 100%;
  max-width: 264px;
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.div-block-7-copy._2 {
  display: none;
}

.text-block-274-copy {
  color: #e0e3ea;
  margin-right: 0;
}

.image-9 {
  max-width: 121px;
}

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

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

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

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

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

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

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

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

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

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

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

.div-block-51 {
  max-width: 488px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.episodios-section-hero {
  background-color: #0f1014;
  background-image: url('../images/bg-hero-cpl.webp');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: auto;
}

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

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

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

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

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

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

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

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

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

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

.link-nav-ep.ativo {
  background-color: #0f1014;
  background-image: url('../images/icon-assistir.svg');
}

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

.text-block-75 {
  max-width: 1090px;
  text-align: center;
  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-62 {
  margin-bottom: 15px;
}

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

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

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

.text-block-79 {
  color: #fff;
  margin-top: 10px;
  font-size: 18px;
  line-height: 140%;
}

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

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

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

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

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

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

.status-aula {
  width: 100%;
  height: 100%;
  background-image: url('../images/img-embreve.png');
  background-position: 50% 0;
  background-size: auto;
  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/icon-assistir.png');
}

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

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

.text-status {
  color: #fff;
}

.episodio-section-proximos {
  background-color: #fff;
  background-image: url('../images/bg-s2-cpl.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

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

.div-block-8-copy {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

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

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

.download-container {
  max-width: 1260px;
}

.image-21 {
  max-width: 177px;
  margin-bottom: 39px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

.text-block-45 {
  height: 61.9792px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: Exo, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 31px;
}

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

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

.div-block-32 {
  height: auto;
  grid-column-gap: 20px;
  grid-row-gap: 40px;
  background-color: #1f1f1f;
  border-bottom-right-radius: 28px;
  border-bottom-left-radius: 28px;
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1px 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  justify-items: center;
  padding: 20px 30px;
  display: grid;
}

.text-block-43 {
  color: #fff;
  text-align: center;
  letter-spacing: .01em;
  text-transform: uppercase;
  margin-bottom: 39px;
  font-family: Exo, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 41px;
}

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

.text-block-44 {
  color: #fff;
  text-transform: uppercase;
  font-family: Exo, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 31px;
}

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

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

.download-space.sec-hero {
  padding-top: 60px;
  padding-bottom: 290px;
}

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

.download-section-hero {
  background-image: url('../images/Slice-4.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

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

.div-block-63 {
  width: 6.41px;
  height: 6.41px;
  background-color: #ff8400;
  border-radius: 100%;
}

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

.div-block-64.mob {
  display: none;
}

.text-block-299 {
  letter-spacing: .02em;
  font-size: 32px;
  font-weight: 700;
}

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

  .mba-space.mba-space-rodape {
    flex-direction: column;
    padding-top: 32px;
    padding-bottom: 39px;
  }

  .mba-space.mba-space-nav {
    padding-top: 17px;
    padding-bottom: 13px;
  }

  .mba-space.mba-space-hero {
    padding-top: 64px;
    padding-bottom: 378px;
  }

  .mba-space.mba-space-sobre {
    padding-top: 0;
    padding-bottom: 62px;
  }

  .mba-space.mba-space-mba {
    padding-top: 213px;
    padding-bottom: 73px;
  }

  .mba-space.sec-barra {
    padding-left: 10px;
    padding-right: 10px;
  }

  .mba-space.sec-obrigado {
    padding-top: 30px;
    padding-bottom: 70px;
  }

  .text-block-24 {
    max-width: 218px;
    text-align: center;
    margin: 0 auto 23px;
  }

  .mba-section-nav {
    background-color: rgba(0, 0, 0, 0);
    background-image: url('../images/1m.webp');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: auto;
    border-style: none;
  }

  .image {
    max-width: 174px;
  }

  .mba-section-hero {
    background-image: url('../images/bg-hero-barsi-mob.jpeg');
  }

  .mba-section-sobre {
    background-image: url('../images/3m.webp');
  }

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

  .paragraph {
    margin-top: 0;
    margin-bottom: 41px;
    margin-left: 0;
    font-size: 16px;
  }

  .heading {
    display: none;
  }

  .button {
    height: 68px;
    text-align: center;
    padding-left: 48px;
    padding-right: 48px;
    font-size: 16px;
  }

  .button._2 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .paragraph-2 {
    margin-top: 30px;
    margin-bottom: 51px;
    font-size: 15px;
  }

  .heading-2 {
    font-size: 21px;
  }

  .heading-3 {
    max-width: 275px;
    flex-direction: column;
    margin-top: 23px;
    margin-bottom: 18px;
    font-size: 21px;
    font-weight: 300;
    display: flex;
  }

  .paragraph-3 {
    margin-bottom: 30px;
    font-size: 16px;
  }

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

  .text-field-3 {
    height: 40px;
  }

  .box-form {
    height: 391px;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .box-form.b {
    padding-top: 18px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .modal-form {
    display: none;
  }

  .submit-button-4 {
    height: 44px;
    font-size: 11px;
    line-height: 16px;
  }

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

  .o-section-hero {
    background-image: url('../images/Thank-you-Page---Mobile.webp');
  }

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

  .o-space.o-space-hero {
    padding-top: 28px;
    padding-bottom: 65px;
  }

  .image-2 {
    display: none;
  }

  .image-3 {
    margin-top: 16px;
    margin-bottom: 16px;
    display: block;
  }

  .heading-4 {
    font-size: 18px;
  }

  .paragraph-4 {
    max-width: 291px;
    font-size: 15px;
  }

  .div-block {
    max-width: 269px;
    grid-row-gap: 42px;
    margin-top: 32px;
    margin-left: auto;
    margin-right: auto;
  }

  .paragraph-5 {
    max-width: 254px;
    margin-top: 8px;
    margin-bottom: 15px;
    font-size: 12px;
  }

  .text-block-273 {
    max-width: 182px;
    font-size: 16px;
  }

  .text-block-273._2 {
    max-width: none;
  }

  .button-2 {
    height: 28px;
    max-width: 269px;
    background-position: 18%;
    background-size: 20px;
    font-size: 12px;
  }

  .button-2._2 {
    font-size: 12px;
  }

  .div-block-3 {
    flex-direction: column-reverse;
    align-items: center;
    margin-bottom: 23px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .mb-section-barra {
    display: none;
  }

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

  .div-block-4 {
    max-width: 153px;
    display: block;
  }

  .div-block-4._2 {
    max-width: none;
    justify-content: center;
    display: flex;
  }

  .text-block-274 {
    margin-bottom: 8px;
    margin-right: 0;
    font-size: 12px;
    line-height: 120%;
  }

  .text-block-276 {
    font-size: 26px;
  }

  .div-block-6.clockdiv {
    max-width: 238px;
  }

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

  .div-block-7._2 {
    display: flex;
  }

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

  .mb-section-hero {
    z-index: 2;
    background-color: #0f1014;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    position: relative;
  }

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

  .mb-space.sec-hero {
    padding: 19px 20px 50px;
  }

  .mb-space.sec-agenda, .mb-space.sec-aulas {
    padding-top: 0;
    padding-bottom: 87px;
  }

  .mb-space.sec-professores {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    padding-bottom: 35px;
  }

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

  .div-block-11 {
    flex-direction: row-reverse;
    margin-bottom: 24px;
  }

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

  .text-block-280 {
    margin-bottom: 24px;
    font-size: 16px;
  }

  .button-3 {
    margin-bottom: 20px;
    font-size: 16px;
  }

  .mb-section-agenda {
    z-index: 2;
    background-color: #0f1014;
    position: relative;
  }

  .text-block-281 {
    margin-bottom: 54px;
    font-size: 24px;
  }

  .div-block-14 {
    grid-row-gap: 32px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

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

  .button-4.maior {
    height: 63px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .mb-section-aula {
    z-index: 2;
    position: relative;
  }

  .div-block-15 {
    height: 491px;
    margin-bottom: 87px;
    padding: 56px 10px 54px;
  }

  .image-5 {
    margin-bottom: 20px;
  }

  .text-block-286 {
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 130%;
  }

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

  .text-block-287 {
    text-align: center;
    margin-bottom: 62px;
    font-size: 24px;
    line-height: 130%;
  }

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

  .text-block-288 {
    font-size: 15px;
    line-height: 140%;
  }

  .div-block-19 {
    grid-column-gap: 36px;
  }

  .mb-section-professores {
    background-image: url('../images/bg-bio-barsi-mob.jpeg');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: auto;
  }

  .text-block-289 {
    max-width: 290px;
    margin-bottom: 266px;
    margin-left: auto;
    margin-right: auto;
    font-size: 24px;
    line-height: 130%;
  }

  .div-block-20 {
    margin-bottom: 292px;
  }

  .div-block-21 {
    height: 45px;
    max-width: 185px;
    margin-bottom: 24px;
  }

  .text-block-290 {
    font-size: 18px;
    line-height: 140%;
  }

  .text-block-291 {
    font-size: 16px;
    line-height: 135%;
  }

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

  .div-block-23 {
    grid-row-gap: 32px;
    flex-direction: column;
  }

  .text-block-293, .text-block-294, .text-block-295 {
    font-size: 16px;
    line-height: 130%;
  }

  .image-6 {
    max-width: 63px;
  }

  .image-7 {
    max-width: 121px;
  }

  .mba-container-2 {
    max-width: 360px;
  }

  .bold-text-2 {
    font-weight: 400;
    line-height: 140%;
  }

  .text-block-27 {
    max-width: 240px;
    text-align: left;
    margin-bottom: 8px;
    margin-left: 0;
    margin-right: auto;
    font-size: 19px;
    line-height: 27px;
  }

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

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

  .div-block-24 {
    grid-row-gap: 0px;
    flex-direction: column;
    align-items: center;
  }

  .div-block-25 {
    height: auto;
    border-style: solid;
    border-color: #fff;
    border-radius: 10px 10px 0 0;
    flex-direction: column-reverse;
    align-items: center;
    padding-top: 24px;
    padding-bottom: 32px;
  }

  .div-block-25._02 {
    border-radius: 0;
  }

  .div-block-25._03 {
    border-radius: 0 0 10px 10px;
  }

  .text-block-296 {
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 130%;
  }

  .div-block-26 {
    height: auto;
    max-width: 263px;
    justify-content: center;
    align-items: flex-start;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-26._2, .div-block-26._03 {
    max-width: 263px;
  }

  .div-block-27 {
    max-width: 288px;
  }

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

  .div-block-29 {
    margin-bottom: 32px;
  }

  .text-block-28 {
    text-align: left;
    margin-bottom: 23px;
    font-size: 12px;
  }

  .text-block-28._2 {
    margin-bottom: 30px;
  }

  .text-block-26 {
    max-width: 289px;
    font-size: 16px;
    line-height: 22px;
  }

  .image-8 {
    max-width: 43px;
    margin-top: -15px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: static;
  }

  .link-block {
    border-radius: 2.61px;
  }

  .mba-section-obrigado {
    background-image: url('../images/OBRIGADO-mobile_1OBRIGADO mobile.webp');
  }

  .text-block-298 {
    display: none;
  }

  .fixed-btn {
    background-color: #0f1014;
    justify-content: center;
    align-items: center;
    padding: 20px;
    display: flex;
    position: fixed;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .div-block-7-copy {
    max-width: 198px;
    flex-direction: column;
    align-items: center;
  }

  .div-block-7-copy._2 {
    display: flex;
  }

  .text-block-274-copy {
    margin-bottom: 8px;
    margin-right: 0;
    font-size: 12px;
    line-height: 120%;
  }

  .image-9 {
    max-width: 121px;
  }

  .div-block-53 {
    flex-direction: column;
    order: 2;
    margin-top: 0;
    padding: 0 10px 34px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .div-block-60 {
    background-color: rgba(0, 0, 0, 0);
    margin-bottom: 70px;
    padding-top: 37px;
    padding-left: 15px;
    padding-right: 15px;
  }

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

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

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

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

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

  .text-status {
    font-size: 13px;
    line-height: 14px;
  }

  .episodio-section-proximos {
    color: #fff;
    background-image: url('../images/bg-s2-cpl-mob.webp');
    background-repeat: no-repeat;
    background-size: 100% 1100px;
  }

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

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

  .text-span-10, .text-span-11 {
    display: none;
  }

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

  .image-21 {
    max-width: 112px;
    margin-bottom: 22px;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-45 {
    height: auto;
    font-size: 20px;
    line-height: 26px;
  }

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

  .div-block-32 {
    height: auto;
    grid-row-gap: 30px;
    flex-direction: column;
    grid-template-columns: 1fr;
    justify-content: center;
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .text-block-43 {
    margin-bottom: 22px;
    font-size: 24px;
    line-height: 31px;
  }

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

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

  .download-space.sec-hero {
    padding-top: 20px;
    padding-bottom: 99px;
  }

  .download-section-hero {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .div-block-64 {
    grid-column-gap: 5px;
    justify-content: center;
  }

  .div-block-64.mob {
    display: flex;
  }

  .text-block-299 {
    font-size: 20px;
  }

  .image-22 {
    max-width: 80px;
  }
}

@media screen and (max-width: 767px) {
  .checkbox-field-2 {
    margin-bottom: 10px;
  }

  .box-form.b {
    padding-top: 15px;
  }

  .text-block-245 {
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 479px) {
  .mba-space.sec-barra {
    display: none;
  }

  .mba-space.sec-obrigado {
    padding-left: 10px;
    padding-right: 10px;
  }

  .checkbox-label-2 {
    max-width: 355px;
  }

  .checkbox-field-2 {
    padding-left: 25px;
  }

  .close-modal {
    right: 8px;
  }

  .modal-form.open, .submit-button-4 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .campo-phone {
    font-size: 15px;
    font-weight: 400;
  }

  .form-background-div-2 {
    width: 100%;
    height: 40px;
    max-width: 100%;
    margin-bottom: 0;
  }

  .text-block-245 {
    margin-bottom: 15px;
  }

  .form-3 {
    width: 100%;
    max-width: 100%;
  }

  .checkbox {
    margin-left: -25px;
  }

  .form-block-4 {
    width: 100%;
  }

  .body-3 {
    padding-bottom: 100px;
  }

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

  .mb-space.sec-hero, .mb-space.sec-agenda, .mb-space.sec-professores {
    padding-left: 10px;
    padding-right: 10px;
  }

  .button-3.modal-open {
    text-align: center;
  }

  .button-4.maior.modal-open {
    max-width: 360px;
  }

  .mb-section-aula {
    z-index: 3;
    background-color: #0f1014;
  }

  .fixed-btn {
    z-index: 1;
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-9 {
    max-width: 110px;
  }

  .div-block-53 {
    justify-content: flex-start;
    padding-top: 0;
    padding-bottom: 0;
  }

  .title-ep {
    width: 100%;
    max-width: 300px;
  }

  .episodios-section-hero {
    background-position: 50% 100%;
    background-size: 100% 700px;
  }

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

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

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

  .episodio-section-proximos {
    background-color: #fff;
    background-size: 100% 1100px;
  }
}

#w-node-_2fdae685-e3e2-22c6-4f73-76d3e38549a9-7dc58cca, #w-node-_74b8c97a-2e12-128a-5c3b-b98ac6e6eb53-7dc58cca, #w-node-_97515eca-cd30-0b5b-c612-5b89d14bf59d-7dc58cca {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


@font-face {
  font-family: 'g';
  src: url('../fonts/GothamBoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'g';
  src: url('../fonts/GothamBookItalic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'g';
  src: url('../fonts/GothamBook.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'g';
  src: url('../fonts/GothamLightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'g';
  src: url('../fonts/GothamBlack.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'g';
  src: url('../fonts/GothamBold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'g';
  src: url('../fonts/GothamLight.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}