.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-top: 8px;
  padding-bottom: 8px;
}

.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_13.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_1Thank 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: 1260px;
}

.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 {
  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: 20px;
  padding-right: 20px;
}

.mb-space.sec-hero {
  padding-top: 10px;
  padding-bottom: 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;
}

.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: 473px;
  max-width: 384px;
}

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

.div-block-23 {
  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: 129px;
  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%;
}

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

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

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

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

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

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

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

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

@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-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_11m.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_13m.webp');
  }

  .mba-section-mba {
    background-image: url('../images/4m_14m.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_1Thank 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 {
    display: none;
  }

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

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

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

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

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

  .mb-space.sec-hero {
    padding-top: 19px;
    padding-bottom: 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/Slice-16.png');
    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%;
  }

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

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

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

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

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

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

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

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

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

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

#w-node-_2fdae685-e3e2-22c6-4f73-76d3e38549a9-15c1b969, #w-node-_74b8c97a-2e12-128a-5c3b-b98ac6e6eb53-15c1b969, #w-node-_97515eca-cd30-0b5b-c612-5b89d14bf59d-15c1b969 {
  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;
}