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

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

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

.bp-section-nav {
  background-color: #10c821;
  display: none;
}

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

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

.bp-space.bp-space-nav {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #e7e7e7;
  letter-spacing: .38px;
  justify-content: center;
  align-items: center;
  padding-top: 13px;
  padding-bottom: 10px;
  font-size: 19px;
  font-weight: 700;
  line-height: 110%;
  display: flex;
}

.bp-space.bp-space-hero.c {
  padding-top: 43px;
}

.bp-space.bp-space-hub {
  flex-direction: column;
  align-items: flex-start;
  padding-top: 134px;
  padding-bottom: 47px;
  display: flex;
}

.bp-space.bp-space-beneficios {
  flex-direction: column;
  align-items: center;
  padding-top: 117px;
  padding-bottom: 108px;
  display: flex;
}

.bp-space.bp-space-mec {
  grid-column-gap: 87px;
  grid-row-gap: 87px;
  align-items: center;
  padding-top: 168px;
  padding-bottom: 156px;
  display: flex;
}

.bp-space.bp-space-tabela {
  flex-direction: column;
  align-items: center;
  padding-top: 72px;
  padding-bottom: 75px;
  display: flex;
}

.bp-space.bp-space-para-quem {
  flex-direction: column;
  align-items: center;
  padding-top: 99px;
  padding-bottom: 91px;
  display: flex;
}

.bp-space.bp-space-curso {
  padding-top: 91px;
  padding-bottom: 154px;
}

.bp-space.bp-space-professores {
  flex-direction: column;
  align-items: center;
  padding-top: 164px;
  padding-bottom: 134px;
  display: flex;
}

.bp-space.bp-space-como {
  flex-direction: column;
  align-items: center;
  padding-top: 134px;
  padding-bottom: 96px;
  display: flex;
}

.bp-space.bp-space-aprender {
  flex-direction: column;
  align-items: center;
  padding-top: 169px;
  padding-bottom: 176px;
  display: flex;
}

.bp-space.bp-space-consultor {
  padding-top: 135px;
  padding-bottom: 140px;
}

.bp-space.bp-space-consultor.b {
  padding-top: 120px;
  padding-bottom: 88px;
}

.bp-space.bp-space-info {
  padding-top: 164px;
  padding-bottom: 139px;
}

.bp-space.bp-space-oferta {
  flex-direction: column;
  align-items: center;
  padding-top: 107px;
  padding-bottom: 123px;
  display: flex;
}

.bp-space.bp-space-garantia {
  grid-column-gap: 65px;
  grid-row-gap: 65px;
  justify-content: center;
  align-items: center;
  padding-top: 106px;
  padding-bottom: 106px;
  display: flex;
}

.bp-space.bp-space-rodape {
  justify-content: space-between;
  align-items: center;
  padding-top: 48px;
  padding-bottom: 48px;
  display: flex;
}

.bp-space.bp-space-faq {
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 170px;
  padding-bottom: 172px;
  display: flex;
}

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

.bp-space.bp-space-vermelho {
  padding-top: 13px;
  padding-bottom: 13px;
}

.body {
  font-family: Poppins, sans-serif;
}

.text-block {
  text-transform: uppercase;
  max-width: 210px;
}

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

.div-block {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  color: #e7e7e7;
  letter-spacing: .74px;
  text-transform: uppercase;
  background-color: #10c821;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 767px;
  height: 69px;
  font-size: 37px;
  font-weight: 700;
  line-height: 110%;
  display: flex;
}

.heading {
  color: #f5f5f5;
  text-align: center;
  max-width: 873px;
  margin-top: 34px;
  margin-bottom: 16px;
  font-size: 34px;
  font-weight: 600;
  line-height: 120%;
}

.heading.c {
  max-width: 706px;
  margin-top: 20px;
  margin-bottom: 0;
  font-weight: 700;
}

.text-block-2 {
  color: #f5f5f5;
  text-align: center;
  width: 100%;
  max-width: 807px;
  font-size: 30px;
  font-weight: 300;
  line-height: 120%;
}

.lightbox-link {
  margin-top: 33px;
  margin-bottom: 29px;
}

.text-block-3 {
  color: #fff;
  text-align: center;
  max-width: 880px;
  margin-bottom: 29px;
  font-size: 27px;
  font-weight: 700;
  line-height: 125%;
}

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

.cta-mba {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  color: #fff;
  background-color: #10c821;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 315px;
  height: 56px;
  font-size: 21px;
  font-weight: 600;
  line-height: 32px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 28px 80px #00000038, 0 12px 33px #00000029, 0 6px 18px #00000021, 0 4px 10px #0000001c, 0 2px 5px #1e1e1e17, 0 1px 2px #0808080f;
}

.cta-mba.mob {
  margin-left: auto;
  margin-right: auto;
}

.cta-mba._2 {
  max-width: 388px;
}

.cta-mba.oferta {
  max-width: 215px;
  height: 38px;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  box-shadow: 0 19px 55px #00000038, 0 8px 23px #00000029, 0 2px 19px #06670f66, 0 5px 19px #10c82180, 0 1px 4px #0c320f, 0 1px 2px #0808080f;
}

.texto-cta {
  text-transform: lowercase;
}

.bp-section-hub {
  background-color: #ececec;
  background-image: url('../images/bg-hub.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.heading-2 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#212121, #585858);
  -webkit-background-clip: text;
  background-clip: text;
  max-width: 568px;
  margin-top: 26px;
  margin-bottom: 14px;
  font-family: Gotham, sans-serif;
  font-size: 54px;
  font-weight: 900;
  line-height: 110%;
}

.text-block-5 {
  color: #616161;
  letter-spacing: .25px;
  max-width: 504px;
  font-family: Gotham, sans-serif;
  font-size: 25px;
  line-height: 35px;
}

.image {
  margin-top: 21px;
  margin-bottom: 34px;
}

.bp-section-beneficios {
  background-color: #2e2e2e;
  background-image: url('../images/bg-beneficios.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.heading-3 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#ececec 50%, #ececec00);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 39px;
  font-weight: 600;
  line-height: 51px;
}

.heading-3._2 {
  text-align: center;
  background-image: linear-gradient(#ececec 70%, #ececec00);
  max-width: 961px;
}

.div-block-2 {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 36px;
  margin-bottom: 131px;
  display: grid;
}

.div-block-3 {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  color: #505050;
  background-color: #ececec;
  border-radius: 33px;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 291px;
  height: 407px;
  padding-top: 42px;
  padding-left: 16px;
  padding-right: 16px;
  font-family: Gotham, sans-serif;
  font-size: 17px;
  line-height: 23px;
  display: flex;
}

.div-block-4 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#212121, #585858);
  -webkit-background-clip: text;
  background-clip: text;
  align-items: center;
  width: 100%;
  max-width: 205px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 23px;
  display: flex;
}

.div-block-4._4 {
  max-width: 248px;
}

.image-4 {
  display: block;
}

.paragraph {
  max-width: 250px;
  margin-bottom: 0;
}

.paragraph._2 {
  max-width: 260px;
}

.paragraph._4 {
  max-width: 249px;
}

.text-block-6 {
  flex-direction: column;
  display: flex;
}

.div-block-5 {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 945px;
  margin-top: 45px;
  margin-bottom: 69px;
  display: grid;
}

.div-block-6 {
  background-color: #393939;
  border-radius: 34px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 291px;
  height: 324px;
  display: flex;
}

.image-5 {
  margin-top: -16px;
}

.text-block-7 {
  color: #e3e3e3;
  text-align: center;
  text-transform: uppercase;
  max-width: 181px;
  margin-top: 20px;
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
}

.text-block-7._2 {
  flex-direction: column;
  align-items: center;
  max-width: 215px;
  display: flex;
}

.text-block-8 {
  color: #e3e3e3;
  letter-spacing: -.17px;
  max-width: 196px;
  font-family: Gotham, sans-serif;
  font-size: 17px;
  line-height: 23px;
}

.text-block-8._2 {
  max-width: 232px;
}

.text-block-8._3 {
  max-width: 208px;
}

.bp-section-mec {
  background-color: #2d2d2d;
  background-image: url('../images/bg-mec.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.image-6 {
  width: 100%;
  max-width: 497px;
  display: block;
}

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

.heading-4 {
  color: #fff;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 37px;
  font-weight: 200;
  line-height: 44px;
  display: flex;
}

.paragraph-2 {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Gotham, sans-serif;
  font-size: 22px;
  line-height: 31px;
}

.div-block-8 {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.image-7 {
  display: block;
}

.bp-section-tabela {
  background-color: #ececec;
}

.heading-5 {
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#212121, #585858);
  -webkit-background-clip: text;
  background-clip: text;
  max-width: 863px;
  margin-top: 0;
  margin-bottom: 11px;
  font-size: 37px;
  line-height: 44px;
}

.image-8 {
  margin-top: 27px;
  margin-bottom: 34px;
}

.text-block-9 {
  max-width: 859px;
}

.text-block-10 {
  color: #3a3a3a;
  text-align: center;
  letter-spacing: -.44px;
  max-width: 835px;
  font-family: Gotham, sans-serif;
  font-size: 22px;
  line-height: 29px;
}

.image-9 {
  display: none;
}

.heading-6 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#212121, #585858);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 37px;
  line-height: 44px;
}

.div-block-9 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  color: #3a3a3a;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 854px;
  font-family: Gotham, sans-serif;
  font-size: 22px;
  line-height: 28px;
  display: grid;
}

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

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

.heading-7 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#212121, #585858);
  -webkit-background-clip: text;
  background-clip: text;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 37px;
  font-weight: 400;
  line-height: 44px;
  display: flex;
}

.paragraph-3 {
  color: #3a3a3a;
  text-align: justify;
  max-width: 637px;
  margin-top: 10px;
  margin-bottom: 25px;
  font-family: Gotham, sans-serif;
  font-size: 22px;
  line-height: 31px;
}

.bp-section-professores {
  background-color: #2c2b2b;
}

.heading-8 {
  color: #e3e3e3;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 37px;
  line-height: 44px;
}

.div-block-11 {
  grid-column-gap: 5px;
  grid-row-gap: 8px;
  flex-flow: wrap;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 50px;
  display: flex;
}

.mais-professores {
  display: none;
}

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

.box-professor.oculto {
  border-radius: 6px;
  flex-direction: column;
  display: flex;
}

.prof-img {
  object-fit: cover;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  width: 100%;
  max-width: 100%;
  height: 154px;
  display: block;
}

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

.text-block-12 {
  color: #e3e3e3;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
}

.text-block-13 {
  color: #e3e3e3;
  max-width: 133px;
  font-size: 12px;
  font-weight: 300;
  line-height: 14px;
}

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

.bp-section-como {
  background-color: #ececec;
}

.heading-9 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#212121, #585858);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 46px;
  font-size: 37px;
  line-height: 44px;
}

.div-block-14 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 425px auto 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  width: 100%;
  max-width: 970px;
  display: grid;
}

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

.image-12 {
  display: block;
}

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

.text-block-14 {
  color: #000;
  font-size: 23px;
  font-weight: 700;
  line-height: 28px;
}

.text-block-15 {
  color: #000;
  letter-spacing: .38px;
  font-size: 19px;
  font-weight: 300;
  line-height: 24px;
}

.text-block-15._2 {
  max-width: 354px;
}

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

.div-block-18 {
  border-right: 1px solid #d9d3d3;
  width: 100%;
  max-width: 1px;
  height: 571px;
}

.bp-section-aprender {
  background-color: #242424;
}

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

.heading-10 {
  color: #fff;
  max-width: 627px;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 39px;
  font-weight: 600;
  line-height: 44px;
}

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

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

.paragraph-4 {
  color: #fff;
  max-width: 709px;
  margin-bottom: 0;
  font-family: Gotham, sans-serif;
  font-size: 20px;
  line-height: 31px;
}

.bp-section-info {
  background-color: #ececec;
  background-image: url('../images/bg-info.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

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

.heading-11 {
  color: #1d1d1d;
  max-width: 400px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 39px;
  font-weight: 600;
  line-height: 44px;
}

.heading-11._2 {
  max-width: 280px;
  margin-top: 47px;
  margin-bottom: 11px;
}

.paragraph-5 {
  color: #000;
  text-align: justify;
  letter-spacing: -.42px;
  margin-top: 12px;
  margin-bottom: 58px;
  font-size: 21px;
  line-height: 30px;
}

.paragraph-5._2 {
  margin-top: 0;
  margin-bottom: 0;
}

.div-block-20 {
  border-top: 1px solid #737373;
  width: 100%;
}

.bp-section-oferta {
  background-color: #e3e3e3;
}

.heading-12 {
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#212121, #585858);
  -webkit-background-clip: text;
  background-clip: text;
  max-width: 750px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 37px;
  line-height: 44px;
}

.text-block-16 {
  color: #3a3a3a;
  text-align: center;
  max-width: 907px;
  margin-top: 8px;
  margin-bottom: 30px;
  font-family: Gotham, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
}

.div-block-21 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 935px;
  margin-bottom: 60px;
  display: grid;
}

.div-block-22 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  color: #3a3a3a;
  letter-spacing: -.5px;
  align-items: flex-start;
  font-family: Gotham, sans-serif;
  font-size: 25px;
  line-height: 33px;
  display: flex;
}

.image-13 {
  display: block;
}

.div-block-23 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 955px;
  margin-top: 30px;
  display: grid;
}

.div-block-24 {
  background-image: linear-gradient(#282828, #5f5956);
  border-radius: 29px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 302px;
  height: auto;
  padding-top: 48px;
  padding-bottom: 20px;
  display: flex;
}

.img-cta {
  max-width: 22px;
}

.div-block-25 {
  flex-direction: column;
  align-items: center;
  height: 178px;
  display: flex;
}

.text-block-17 {
  color: #b4b2b2;
  font-size: 19px;
  font-weight: 300;
  line-height: 140%;
}

.text-block-18 {
  color: #fff;
  margin-top: 10px;
  font-size: 57px;
  font-weight: 600;
  line-height: 56px;
}

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

.text-block-19 {
  color: #b4b2b2;
  font-size: 19px;
  font-weight: 300;
  line-height: 19px;
}

.div-block-26 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #fff;
  align-items: center;
  width: 100%;
  max-width: 222px;
  margin-top: 8px;
  margin-bottom: 12px;
  font-size: 11px;
  font-weight: 300;
  line-height: 16px;
  display: flex;
}

.div-block-26._2 {
  justify-content: center;
}

.div-block-27, .div-block-28 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.bold-text, .bold-text-2, .bold-text-3 {
  display: none;
}

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

.div-block-29 {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  color: #fff;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 585px;
  font-family: Gotham, sans-serif;
  font-size: 20px;
  line-height: 31px;
  display: flex;
}

.heading-13 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 39px;
  font-weight: 600;
  line-height: 44px;
}

.bp-section-rodape {
  background-color: #111;
}

.div-block-30 {
  grid-column-gap: 78px;
  grid-row-gap: 78px;
  align-items: center;
  display: flex;
}

.text-block-22 {
  color: #f2f2f2;
  letter-spacing: -.08px;
  font-family: Jost, sans-serif;
  font-size: 16px;
  line-height: 145%;
}

.text-block-22._2 {
  font-family: Nunito Sans, sans-serif;
}

.link {
  color: #f2f2f2b3;
  font-family: Jost, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.bp-section-faq {
  background-color: #2c2b2b;
}

.div-block-31 {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 704px;
  display: grid;
}

.div-block-32 {
  background-color: #f5f5f5;
  border-radius: 19px;
  flex-direction: column;
  align-items: flex-start;
  padding: 25px 35px 25px 51px;
  font-size: 17px;
  line-height: 23px;
  display: flex;
}

.div-block-32.faq-click {
  background-color: #1e1e1e;
  padding-left: 33px;
}

.text-block-24 {
  color: #ececec;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 22px;
}

.paragraph-6 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#212121, #585858);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 12px;
  margin-bottom: 0;
}

.paragraph-6.faq-resposta {
  color: #ececec;
  -webkit-text-fill-color: inherit;
  background-image: none;
  background-clip: border-box;
  font-family: Poppins, sans-serif;
  font-weight: 400;
  line-height: 22px;
  display: none;
}

.heading-14 {
  color: #ececec;
  margin-top: 0;
  margin-bottom: 64px;
  font-size: 37px;
  line-height: 44px;
}

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

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

.box-modulos {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  color: #ececec;
  letter-spacing: -.19px;
  background-image: url('../images/01.png'), url('../images/Rectangle-2153.png');
  background-position: 85% 80%, 50% 0;
  background-repeat: no-repeat, no-repeat;
  background-size: auto, auto;
  border: .5px solid #fff3;
  border-radius: 8px;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 293px;
  height: 179px;
  padding-top: 27px;
  padding-left: 27px;
  padding-right: 31px;
  font-family: Gotham, sans-serif;
  font-size: 19px;
  line-height: 23px;
  display: flex;
}

.box-modulos._2 {
  background-image: url('../images/02.png'), url('../images/Rectangle-2153.png');
}

.box-modulos._3 {
  background-image: url('../images/03.png'), url('../images/Rectangle-2153.png');
}

.box-modulos._4 {
  background-image: url('../images/04.png'), url('../images/Rectangle-2153.png');
}

.box-modulos._5 {
  background-image: url('../images/05.png'), url('../images/Rectangle-2153.png');
}

.box-modulos._6 {
  background-image: url('../images/06.png'), url('../images/Rectangle-2153.png');
}

.box-modulos._7 {
  background-image: url('../images/07.png'), url('../images/Rectangle-2153.png');
}

.box-modulos._8 {
  background-image: url('../images/08.png'), url('../images/Rectangle-2153.png');
}

.box-modulos._9 {
  background-image: url('../images/09.png'), url('../images/Rectangle-2153.png');
}

.box-modulos._10 {
  background-image: url('../images/10.png'), url('../images/Rectangle-2153.png');
}

.box-modulos._11 {
  background-image: url('../images/11.png'), url('../images/Rectangle-2153.png');
}

.box-modulos._12 {
  background-image: url('../images/12.png'), url('../images/Rectangle-2153.png');
}

.box-modulos._13 {
  background-image: url('../images/13.png'), url('../images/Rectangle-2153.png');
}

.box-modulos._14 {
  background-image: url('../images/14.png'), url('../images/Rectangle-2153.png');
}

.box-modulos._15 {
  background-image: url('../images/15.png'), url('../images/Rectangle-2153.png');
}

.box-modulos._16 {
  background-image: url('../images/16.png'), url('../images/Rectangle-2153.png');
}

.box-modulos._20 {
  background-image: url('../images/20.png'), url('../images/Rectangle-2153.png');
}

.box-modulos._19 {
  background-image: url('../images/19.png'), url('../images/Rectangle-2153.png');
}

.box-modulos._18 {
  background-image: url('../images/18.png'), url('../images/Rectangle-2153.png');
}

.box-modulos._17 {
  background-image: url('../images/17.png'), url('../images/Rectangle-2153.png');
}

.box-modulos._22 {
  background-image: url('../images/22.png'), url('../images/Rectangle-2153.png');
}

.box-modulos._21 {
  background-image: url('../images/21.png'), url('../images/Rectangle-2153.png');
}

.text-block-25 {
  color: #1a7d6a;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 140%;
}

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

.abrir-modulos {
  display: none;
}

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

.html-cta {
  color: var(--black);
  justify-content: center;
  width: 100%;
  display: block;
}

.cta-mba-preco {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  color: #fff;
  background-color: #10c821;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 315px;
  height: 56px;
  font-size: 21px;
  font-weight: 600;
  line-height: 32px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 28px 80px #00000038, 0 12px 33px #00000029, 0 6px 18px #00000021, 0 4px 10px #0000001c, 0 2px 5px #1e1e1e17, 0 1px 2px #0808080f;
}

.cta-mba-preco.mob {
  margin-left: auto;
  margin-right: auto;
}

.cta-mba-preco._2 {
  max-width: 388px;
}

.cta-mba-preco.oferta {
  max-width: 215px;
  height: 38px;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  box-shadow: 0 19px 55px #00000038, 0 8px 23px #00000029, 0 2px 19px #06670f66, 0 5px 19px #10c82180, 0 1px 4px #0c320f, 0 1px 2px #0808080f;
}

.div-block-139 {
  border: 2px #207c08;
  width: 100%;
  max-width: 800px;
  margin-top: 33px;
  margin-bottom: 29px;
}

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

.content-yt {
  z-index: 40;
  border: 1px #ffffff2e;
  border-radius: 16px;
  width: 100%;
  max-width: 800px;
  height: auto;
  margin-top: 0;
  padding: 0;
  position: relative;
  inset: 0%;
}

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

.youtube-2 {
  display: none;
}

.delay {
  display: block;
}

.condicao {
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#212121, #585858);
  -webkit-background-clip: text;
  background-clip: text;
  max-width: 750px;
  margin: 0 auto 0 0;
  font-size: 31px;
  line-height: 44px;
}

.link-2 {
  color: #ececec;
}

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

.timer {
  background-color: #c8c8c8;
  border-radius: 11px;
}

.timer.clockdiv {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 231px;
  height: 69px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.box-timer {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.time {
  font-family: Exo, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 110%;
}

.text-time {
  color: #000;
  text-transform: uppercase;
  font-family: Exo, sans-serif;
  font-size: 9.61px;
  font-weight: 500;
  line-height: 140%;
}

.timer-separador {
  background-color: #000;
  border-radius: 100%;
  width: 6.41px;
  height: 6.41px;
}

.bold-text-4 {
  font-size: 30px;
}

.image-18 {
  margin-top: 17px;
}

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

.bp-container-2 {
  max-width: 1160px;
}

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

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

.grid-4 {
  grid-column-gap: 100px;
  background-image: linear-gradient(#3a3a3a, #3a3a3a00);
  border: .5px solid #fff3;
  border-radius: 8px;
  grid-template-rows: auto;
  grid-template-columns: 192px 294px 290px;
  justify-items: center;
  width: 100%;
  padding: 34px 85px;
}

.div-block-84 {
  flex-direction: column;
  align-items: center;
  font-family: Space Grotesk, sans-serif;
  display: flex;
}

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

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

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

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

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

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

.bold-text-13 {
  color: #1a7d6a;
}

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

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

.div-block-87 {
  align-items: center;
  text-decoration: none;
  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%;
}

.text-block-407 {
  color: #f2a900;
  margin-left: 8px;
  font-size: 15px;
  line-height: 23px;
}

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

.heading-16 {
  color: #1a7d6a;
  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;
}

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

.cta-mba-2 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  color: #14491c;
  background-image: url('../images/Group-6129-1.png');
  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-2.cp {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-image: url('../images/degrade-botao.png');
  background-size: 436px 74px;
  justify-content: center;
  max-width: 436px;
  padding-right: 20px;
}

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

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

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

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

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

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

.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-137 {
  align-items: flex-start;
  margin-top: 22px;
  display: flex;
}

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

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

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

.text-span-13 {
  color: #fff;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

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

.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: #0000;
  border-style: none;
  max-width: 556px;
  padding: 0;
}

.body-2, .body-3 {
  background-color: #1d1d1d;
}

.bp-section-vermelho {
  background-color: #f44c4c;
  display: none;
}

.text-block-428 {
  color: #fff;
  text-align: center;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 128%;
}

.text-block-429 {
  margin-top: 0;
}

.link-block {
  color: #fff;
  margin-top: 60px;
}

.cta-regulamento {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  color: #fff;
  background-color: #10c821;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 315px;
  height: 56px;
  margin-top: 30px;
  font-size: 16px;
  font-weight: 600;
  line-height: 32px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 28px 80px #00000038, 0 12px 33px #00000029, 0 6px 18px #00000021, 0 4px 10px #0000001c, 0 2px 5px #1e1e1e17, 0 1px 2px #0808080f;
}

.cta-regulamento.mob {
  margin-left: auto;
  margin-right: auto;
}

.cta-regulamento._2 {
  max-width: 388px;
}

.cta-regulamento.oferta {
  max-width: 215px;
  height: 38px;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  box-shadow: 0 19px 55px #00000038, 0 8px 23px #00000029, 0 2px 19px #06670f66, 0 5px 19px #10c82180, 0 1px 4px #0c320f, 0 1px 2px #0808080f;
}

@media screen and (max-width: 991px) {
  .bp-section-nav {
    display: block;
  }

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

  .bp-space.bp-space-hero {
    align-items: flex-start;
    padding-top: 36px;
    padding-bottom: 47px;
  }

  .bp-space.bp-space-hero.c {
    padding-top: 30px;
  }

  .bp-space.bp-space-hub {
    padding-top: 37px;
    padding-bottom: 87px;
  }

  .bp-space.bp-space-beneficios {
    padding-top: 70px;
    padding-bottom: 96px;
  }

  .bp-space.bp-space-mec {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-direction: column;
    padding-top: 74px;
    padding-bottom: 80px;
  }

  .bp-space.bp-space-tabela {
    padding-top: 84px;
    padding-bottom: 89px;
  }

  .bp-space.bp-space-para-quem {
    padding-top: 84px;
    padding-bottom: 83px;
  }

  .bp-space.bp-space-curso {
    padding-top: 55px;
    padding-bottom: 55px;
  }

  .bp-space.bp-space-professores {
    padding-top: 75px;
    padding-bottom: 68px;
  }

  .bp-space.bp-space-como {
    align-items: flex-start;
    padding-top: 84px;
    padding-bottom: 70px;
  }

  .bp-space.bp-space-aprender {
    padding-top: 69px;
    padding-bottom: 65px;
  }

  .bp-space.bp-space-consultor {
    padding-top: 74px;
    padding-bottom: 302px;
  }

  .bp-space.bp-space-consultor.b {
    padding-top: 50px;
    padding-bottom: 302px;
  }

  .bp-space.bp-space-info {
    padding-top: 90px;
    padding-bottom: 367px;
  }

  .bp-space.bp-space-oferta {
    padding-top: 77px;
    padding-bottom: 92px;
  }

  .bp-space.bp-space-garantia {
    grid-column-gap: 29px;
    grid-row-gap: 29px;
    flex-direction: column-reverse;
    padding-top: 77px;
    padding-bottom: 83px;
  }

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

  .bp-space.bp-space-faq {
    flex-direction: column;
    padding-top: 83px;
    padding-bottom: 87px;
  }

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

  .bp-section-hero {
    background-color: #333434;
    background-image: url('../images/bgmob-hero.webp');
  }

  .div-block {
    display: none;
  }

  .heading {
    color: #fff;
    text-align: left;
    margin-top: 0;
    margin-bottom: 13px;
    font-size: 24px;
  }

  .heading.c {
    text-align: center;
    font-size: 30px;
  }

  .text-block-2 {
    text-align: left;
    font-size: 17px;
  }

  .lightbox-link {
    margin-top: 26px;
  }

  .text-block-3 {
    text-align: left;
    margin-bottom: 30px;
    font-size: 17px;
    line-height: 130%;
  }

  .cta-mba {
    display: none;
  }

  .cta-mba.mob {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
    letter-spacing: .32px;
    max-width: 242px;
    height: 43px;
    margin-left: 0;
    margin-right: 0;
    font-size: 16px;
    line-height: 24px;
    display: flex;
  }

  .cta-mba._2 {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    max-width: 242px;
    height: 43px;
    font-size: 13px;
    line-height: 20px;
    display: flex;
  }

  .cta-mba._3 {
    max-width: 200px;
    height: 36px;
    margin-left: auto;
    margin-right: auto;
    font-size: 13px;
    line-height: 20px;
    display: flex;
  }

  .cta-mba.oferta {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    max-width: 320px;
    height: 35px;
    font-size: 13px;
    display: flex;
  }

  .cta-mba.cta-hero {
    display: flex;
  }

  .bp-section-hub {
    background-image: url('../images/bgmob-hub.webp');
  }

  .heading-2 {
    letter-spacing: -.525px;
    margin-top: 307px;
    margin-bottom: 7px;
    font-size: 31px;
    line-height: 100%;
  }

  .text-block-5 {
    font-size: 13px;
    line-height: 23px;
  }

  .image {
    max-width: 205px;
    margin-bottom: 18px;
  }

  .image-2 {
    max-width: 91px;
    margin-left: auto;
  }

  .image-3 {
    max-width: 24px;
  }

  .heading-3 {
    font-size: 23px;
    line-height: 31px;
  }

  .heading-3._2 {
    text-align: left;
    flex-direction: column;
    align-items: flex-start;
    max-width: 300px;
    font-size: 23px;
    line-height: 27px;
    display: flex;
  }

  .div-block-2 {
    grid-column-gap: 29px;
    grid-row-gap: 29px;
    grid-template-columns: 1fr;
    max-width: 291px;
    margin-top: 20px;
    margin-bottom: 96px;
  }

  .div-block-3 {
    height: 378px;
  }

  .div-block-3._4 {
    height: 386px;
  }

  .div-block-3._3 {
    height: 363px;
  }

  .div-block-3._2 {
    height: 381px;
  }

  .div-block-5 {
    grid-column-gap: 47px;
    grid-row-gap: 47px;
    grid-template-columns: 1fr;
    max-width: 291px;
    margin-top: 42px;
    margin-bottom: 34px;
  }

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

  .paragraph-2 {
    text-align: justify;
    margin-top: 12px;
    margin-bottom: 0;
    font-size: 17px;
    line-height: 23px;
  }

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

  .heading-5 {
    text-align: left;
    margin-bottom: 6px;
    font-size: 22px;
    line-height: 27px;
  }

  .image-8 {
    display: none;
  }

  .text-block-10 {
    text-align: left;
    font-size: 17px;
    line-height: 25px;
  }

  .image-9 {
    margin-top: 20px;
    margin-bottom: 33px;
    display: block;
  }

  .heading-6 {
    font-size: 22px;
    line-height: 27px;
  }

  .div-block-9 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    max-width: 315px;
    font-size: 13px;
    line-height: 16px;
  }

  .div-block-10 {
    grid-column-gap: 17px;
    grid-row-gap: 17px;
  }

  .bp-section-curso {
    background-image: url('../images/bgmob-curso.webp');
  }

  .heading-7 {
    font-size: 23px;
    line-height: 28px;
  }

  .paragraph-3 {
    margin-top: 22px;
    margin-bottom: 302px;
    font-size: 18px;
    line-height: 23px;
  }

  .text-block-11 {
    max-width: 270px;
  }

  .text-block-11._1 {
    max-width: 265px;
  }

  .image-10 {
    max-width: 26px;
  }

  .heading-8 {
    font-size: 23px;
    font-weight: 600;
    line-height: 31px;
  }

  .div-block-11 {
    grid-row-gap: 22px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    margin-top: 25px;
    margin-bottom: 33px;
  }

  .mais-professores {
    color: #fff;
    background-color: #3898ec00;
    border: 1px solid #868686;
    border-radius: 10px;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 350px;
    height: 57px;
    margin-bottom: 29px;
    font-size: 16px;
    font-weight: 700;
    display: flex;
  }

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

  .box-professor.oculto {
    flex-direction: row;
    display: none;
  }

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

  .div-block-13 {
    background-image: linear-gradient(to right, #12121200, #2c2c2c54);
    border: .5px solid #fff3;
    border-top-right-radius: 9px;
    border-bottom-right-radius: 9px;
    border-bottom-left-radius: 0;
    justify-content: center;
    align-items: stretch;
    height: 119px;
    padding-top: 0;
    padding-left: 25px;
    padding-right: 15px;
  }

  .text-block-12 {
    font-family: Exo, sans-serif;
    font-weight: 700;
  }

  .heading-9 {
    margin-bottom: 24px;
    font-size: 23px;
    line-height: 27px;
  }

  .div-block-14 {
    grid-column-gap: 21px;
    grid-row-gap: 21px;
    grid-template-columns: 1fr;
    max-width: 310px;
  }

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

  .image-12 {
    max-width: 42px;
  }

  .text-block-14 {
    font-size: 16px;
    line-height: 20px;
  }

  .text-block-15 {
    font-size: 12px;
    line-height: 16px;
  }

  .div-block-17 {
    grid-column-gap: 21px;
    grid-row-gap: 21px;
  }

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

  .bp-section-consultar {
    background-image: url('../images/bgmob-consultar.webp');
    background-position: 50% 100%;
  }

  .heading-10 {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 6px;
    font-size: 25px;
    font-weight: 300;
    display: flex;
  }

  .heading-10.b {
    margin-bottom: 15px;
    font-size: 23px;
    line-height: 35px;
  }

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

  .paragraph-4 {
    text-align: justify;
    font-size: 15px;
    line-height: 23px;
  }

  .bp-section-info {
    background-image: url('../images/bgmob-info.webp');
  }

  .heading-11 {
    max-width: 241px;
    font-size: 25px;
    line-height: 30px;
  }

  .heading-11._2 {
    margin-top: 0;
    margin-bottom: 10px;
  }

  .paragraph-5 {
    letter-spacing: .3px;
    margin-top: 10px;
    margin-bottom: 341px;
    font-size: 18px;
    line-height: 26px;
  }

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

  .heading-12 {
    text-align: left;
    font-size: 25px;
    line-height: 30px;
  }

  .text-block-16 {
    text-align: left;
    margin-top: 14px;
    margin-bottom: 25px;
    font-size: 17px;
    font-weight: 400;
    line-height: 20px;
  }

  .div-block-22 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    letter-spacing: -.39px;
    font-size: 13px;
    line-height: 18px;
  }

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

  .div-block-23 {
    grid-template-columns: 1fr;
    margin-top: 22px;
  }

  .div-block-24 {
    max-width: 320px;
    height: 142px;
    padding-top: 25px;
  }

  .div-block-25 {
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    max-width: 280px;
    height: auto;
    margin-bottom: 13px;
  }

  .div-block-25._2 {
    align-items: center;
  }

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

  .text-block-18 {
    margin-top: 0;
    font-size: 40px;
    line-height: 42px;
  }

  .text-span-5 {
    font-size: 13px;
    font-weight: 300;
  }

  .text-block-19 {
    color: #fff;
    max-width: 135px;
    font-size: 15px;
    font-weight: 500;
    line-height: 17px;
  }

  .text-block-19._1 {
    max-width: 160px;
  }

  .div-block-26 {
    max-width: 145px;
    margin-top: 5px;
    margin-bottom: 0;
  }

  .div-block-26._2 {
    justify-content: flex-start;
  }

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

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

  .image-15 {
    display: none;
  }

  .text-block-21 {
    font-size: 8px;
    line-height: 140%;
  }

  .bold-text, .bold-text-2, .bold-text-3 {
    font-weight: 600;
    display: inline;
  }

  .div-block-29 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .heading-13 {
    font-size: 25px;
  }

  .div-block-30 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-direction: column-reverse;
    max-width: 250px;
    margin-bottom: 24px;
  }

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

  .text-block-23 {
    text-align: justify;
    letter-spacing: -.54px;
    font-size: 18px;
    line-height: 28px;
  }

  .div-block-31 {
    grid-column-gap: 22px;
    grid-row-gap: 22px;
    max-width: 320px;
    margin-top: 62px;
  }

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

  .div-block-32.faq-click {
    padding: 20px 22px 20px 23px;
  }

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

  .paragraph-6.faq-resposta {
    margin-top: 8px;
    font-size: 12px;
    line-height: 18px;
    display: none;
  }

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

  .heading-14 {
    margin-bottom: 32px;
    font-size: 23px;
    line-height: 31px;
  }

  .div-block-33 {
    grid-row-gap: 13px;
    grid-template-columns: 1fr;
    max-width: 293px;
    margin-bottom: 31px;
  }

  .box-modulos._6.ocultar, .box-modulos._7.ocultar, .box-modulos._8.ocultar, .box-modulos._9.ocultar, .box-modulos._10.ocultar, .box-modulos._11.ocultar, .box-modulos._12.ocultar, .box-modulos._13.ocultar, .box-modulos._14.ocultar, .box-modulos._15.ocultar, .box-modulos._16.ocultar, .box-modulos._20.ocultar, .box-modulos._19.ocultar, .box-modulos._18.ocultar, .box-modulos._17.ocultar, .box-modulos._22.ocultar, .box-modulos._21.ocultar {
    display: none;
  }

  .abrir-modulos {
    color: #ececec;
    background-color: #3898ec00;
    background-image: url('../images/Rectangle-6644.png');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: auto;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 293px;
    height: 37px;
    font-size: 15px;
    line-height: 31px;
    display: flex;
  }

  .cta-mba-preco {
    display: none;
  }

  .cta-mba-preco.mob {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
    letter-spacing: .32px;
    max-width: 242px;
    height: 43px;
    margin-left: 0;
    margin-right: 0;
    font-size: 16px;
    line-height: 24px;
    display: flex;
  }

  .cta-mba-preco._2 {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    max-width: 242px;
    height: 43px;
    font-size: 13px;
    line-height: 20px;
    display: flex;
  }

  .cta-mba-preco._3 {
    max-width: 200px;
    height: 36px;
    margin-left: auto;
    margin-right: auto;
    font-size: 13px;
    line-height: 20px;
    display: flex;
  }

  .cta-mba-preco.oferta {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    max-width: 320px;
    height: 35px;
    font-size: 13px;
    display: flex;
  }

  .capa-video {
    display: none;
  }

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

  .youtube-2 {
    display: block;
  }

  .condicao {
    text-align: left;
    margin-bottom: 17px;
    font-size: 25px;
    line-height: 30px;
  }

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

  .timer.clockdiv {
    max-width: 177px;
    height: 49px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .time {
    font-size: 22px;
  }

  .text-time {
    font-size: 9px;
  }

  .timer-separador {
    width: 4.65px;
    height: 4.65px;
  }

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

  .image-18 {
    max-width: 18px;
    margin-top: 5px;
    display: none;
  }

  .image-18.mob {
    max-width: none;
    height: 18px;
    display: block;
  }

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

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

  .grid-4 {
    grid-row-gap: 54px;
    grid-template-columns: 1fr;
    padding: 25px 20px 52px;
  }

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

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

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

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

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

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

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

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

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

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

  .text-block-427 {
    margin-bottom: 53px;
    font-size: 16px;
  }

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

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

  .heading-16 {
    text-align: center;
    align-items: center;
    max-width: 264px;
    font-size: 57px;
    line-height: 100%;
  }

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

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

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

  .div-block-138 {
    height: 313px;
    margin-top: 27px;
    margin-bottom: 15px;
    padding: 20px 16px;
  }

  .cp-space.cp-space-hero {
    padding-top: 42px;
    padding-bottom: 52px;
  }

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

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

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

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

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

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

  .text-span-13 {
    margin-top: 13px;
    font-size: 16px;
  }

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

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

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

  .image-122 {
    max-width: 116px;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-428 {
    max-width: 205px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
  }

  .cta-regulamento {
    display: flex;
  }

  .cta-regulamento.mob {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
    letter-spacing: .32px;
    max-width: 242px;
    height: 43px;
    margin-left: 0;
    margin-right: 0;
    font-size: 16px;
    line-height: 24px;
    display: flex;
  }

  .cta-regulamento._2 {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    max-width: 242px;
    height: 43px;
    font-size: 13px;
    line-height: 20px;
    display: flex;
  }

  .cta-regulamento._3 {
    max-width: 200px;
    height: 36px;
    margin-left: auto;
    margin-right: auto;
    font-size: 13px;
    line-height: 20px;
    display: flex;
  }

  .cta-regulamento.oferta {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    max-width: 320px;
    height: 35px;
    font-size: 13px;
    display: flex;
  }

  .cta-regulamento.cta-hero {
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .bp-space.bp-space-hero.c, .bp-space.bp-space-oferta {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading.c {
    font-size: 29px;
  }

  .cta-mba.cta-hero {
    margin-left: auto;
    margin-right: auto;
  }

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

  .box-modulos._17.ocultar {
    display: none;
  }

  .capa-video {
    display: block;
  }

  .content-yt {
    display: none;
  }

  .cta-regulamento.cta-hero {
    margin-left: auto;
    margin-right: auto;
  }
}

#w-node-caffaa63-5f8b-c625-225d-bc8a290f2e0d-796132bd, #w-node-_4e59b5ee-8ce6-df21-44ae-2268eb686216-796132bd, #w-node-_035d345e-653a-89d0-c138-865bfd4bb96a-796132bd, #w-node-_182f3d8f-86e6-eca1-d1ff-99630a881cda-796132bd, #w-node-_580c9309-9748-3400-45a9-a097ba0bd479-796132bd, #w-node-f4b59ecc-a270-4e42-5f58-a6c9d1cc913c-796132bd, #w-node-e3de859e-8639-36c9-f6ac-213b6bdfca48-796132bd, #w-node-d6263213-db3b-11dc-9eef-0e6880d8f16f-796132bd, #w-node-_8f667348-7f59-a778-54ca-8faa74705974-796132bd, #w-node-ac5a3482-4e0a-4c27-a044-3ecb83385a17-796132bd, #w-node-cc0e0a59-62d3-7995-fadb-d364fb7f26da-796132bd, #w-node-_8485208a-27a7-a0a8-465c-bd483b538b85-796132bd, #w-node-_96b5238d-80e0-8ae6-8a13-8982d6548144-796132bd, #w-node-_4793ea9a-a67c-f885-1e12-8f6161a5876a-796132bd, #w-node-_77f234dd-2bd4-80f9-de98-28730d7567ec-796132bd, #w-node-_85fae344-50ef-b837-264d-18d6d7e6238e-796132bd, #w-node-_723adb7b-9279-7d06-26ac-d0200f3de2d1-796132bd, #w-node-_9a4183e5-0e06-2dc5-84b2-726fba650158-796132bd, #w-node-c60a04b7-b7ab-eeef-044f-4133d891ed48-796132bd, #w-node-b68b823d-1751-ad6f-5526-a24a600df4ac-796132bd, #w-node-_00540968-b2a3-1dfb-63a1-262364febc83-796132bd, #w-node-_3e3259f7-dae3-5ad4-b612-57c62d123be5-796132bd, #w-node-_7ca5782d-1b7e-f960-b36a-45e175db9aaf-796132bd, #w-node-d559fac1-dd2e-6c77-549a-91eef525b3be-796132bd, #w-node-bc19a0b5-995c-8345-a437-57d6fc7bbf04-796132bd, #w-node-d779ba90-2642-7d75-d639-d0306a4ff551-796132bd, #w-node-_0d4ef914-fdf7-10b7-e200-3f8737184b21-796132bd, #w-node-_5592c61b-df67-8bd8-d259-a4800590b723-796132bd, #w-node-_88c4d71d-f999-85ad-68db-599bb4a836d7-796132bd, #w-node-_05595604-fb88-1778-0f6a-98020b657711-796132bd, #w-node-f2e7f45b-0b55-5b6c-241d-e2fcefeafe46-796132bd, #w-node-f9effde2-b08c-c727-16b9-578e9a9aea67-796132bd, #w-node-_82b7d91e-abac-22f7-ba3d-b8599be6c457-796132bd, #w-node-_03434b6b-6663-dd7d-1b89-b29cd0a607b8-796132bd, #w-node-_1af2da16-8c72-1129-5801-fe696ddfd811-796132bd, #w-node-_8da5e954-5068-ce34-0396-218fcae1f5cc-796132bd, #w-node-_260ae5ab-3421-1991-4bfb-2d4f7e0d810f-796132bd, #w-node-_4c01e54c-d748-3a72-201b-e5ccc42e8c45-796132bd, #w-node-_57e9708f-57c9-663d-cd08-5012de918f9a-796132bd, #w-node-f0d3bfcb-4be2-8e62-39b0-40d47db92930-796132bd, #w-node-e2e37102-3f1f-a8eb-b566-97276d48f206-796132bd, #w-node-_4db3b7a3-08a1-d925-a5b1-66b22ac484eb-796132bd, #w-node-_156363b8-e154-cfd0-49ed-63bd22f78e3b-796132bd, #w-node-_1902d4fc-2923-9585-274c-1882c14e9848-796132bd, #w-node-f557ff44-9c53-4df7-ca6d-ef2fdcf69305-796132bd, #w-node-_4681944c-e96c-825c-756e-e5b79af636a5-796132bd, #w-node-cd12938a-dcc4-6c79-4383-dd9401c62893-796132bd, #w-node-df51b27b-5db7-0432-9ff3-1e1a28ced3ba-796132bd, #w-node-_54050b70-90fb-b649-0ca1-eee7162a01c2-796132bd, #w-node-f50f82d4-01a5-07dd-4536-e341ca8bf031-796132bd, #w-node-_9c7fc9b0-9bac-4882-94bd-08af88ac2219-796132bd, #w-node-b1a892f1-43d3-a316-5089-d1aac7c7d972-796132bd, #w-node-c79a8ef6-e80f-50e3-5c0d-954c0a357fcd-796132bd, #w-node-cea2eef3-e0d8-9f95-5f18-b2dd30f69846-796132bd, #w-node-_5f79ebb9-40e5-3580-51cd-f2264d2975d3-796132bd, #w-node-_44d1d9df-7b9d-375d-e2c8-310492eac16d-796132bd, #w-node-e5a128c0-d8bd-29f9-5435-cc5e4845a90b-796132bd, #w-node-_9bc692c4-2d26-eafc-6e6d-a999c412b805-796132bd, #w-node-dcf296a1-74f1-cabc-0f6d-c6ec67d4f98e-796132bd, #w-node-df0ff5f6-69ad-cb7c-4285-f68eb41700b5-796132bd, #w-node-_4d97c675-c183-bd17-1c44-fb574a4ac10f-796132bd, #w-node-_74bcf066-2e63-8f6c-bafd-c7e52fe5f60f-796132bd, #w-node-eb633202-3420-2832-ac7d-9f00d0ee7831-796132bd, #w-node-_69afd984-cb9f-ba03-1380-343048b8003a-796132bd, #w-node-ff7393bf-0717-703f-8d0e-84f0539abe2b-796132bd, #w-node-eb7df89d-664e-c4eb-ee8e-378226002dd5-796132bd, #w-node-fbc42835-4812-b0fd-8f67-80c7ef0213a3-796132bd, #w-node-_6f09b6bc-c84e-4140-9823-f425c28f7395-796132bd, #w-node-_21a1dfb9-887e-2d66-c1f1-8a1259420942-796132bd, #w-node-_3aae2bb7-ec20-cb1f-4dbe-e85a4c88734b-796132bd, #w-node-dc62f4d4-2d4c-785a-ef26-171170b6521d-796132bd, #w-node-_06f6a4ce-e1c0-f048-f29b-8c36a78c3f3f-796132bd, #w-node-_597c2ec5-c750-5996-427a-357427daabf7-796132bd, #w-node-_1a44b58c-939d-439b-a139-b1c306df5787-796132bd, #w-node-_7bb86ab7-00af-3eb5-508f-e4659a1f627f-796132bd, #w-node-_8628021c-0665-93a1-c518-8f09d7921d3f-796132bd, #w-node-a6c1d960-596f-75de-2d38-8bf0809c6f2a-796132bd, #w-node-_5dea9d3a-ae3f-74e5-22bd-3683120d0b83-796132bd, #w-node-a897f943-d745-e846-ab69-f9a3ec6b271f-796132bd, #w-node-f88d2f91-1c9c-a0ef-84ca-8879b8138289-796132bd, #w-node-edba3d85-014e-27e7-dc60-855dfbe9aba8-796132bd, #w-node-_2ec51359-cec8-e54a-4d78-6a460b395f43-796132bd, #w-node-_4052a0d4-032f-3bcc-36b4-46de357711cd-796132bd, #w-node-_00144c2e-4f8f-23f3-40da-141a32cd739a-796132bd, #w-node-_74dd8143-0730-e0a4-b5e4-a90dcdda4630-796132bd, #w-node-_754be215-423f-b03d-279d-55d72dbe1b6e-796132bd, #w-node-bd9141f5-ac9b-f9ac-d45d-2fdb70e2b723-796132bd, #w-node-df333394-c384-10cc-1ff6-edb34725a041-796132bd, #w-node-c84a5cf6-1c03-580b-0bb7-3fcfaac73124-796132bd, #w-node-c318ea08-7d62-20ec-148d-db5488db4a31-796132bd, #w-node-_21896d91-abac-165c-f617-3c793f262a82-796132bd, #w-node-db66a11f-a682-ac5b-a890-d1c3f90189dd-796132bd, #w-node-_43318bab-5ad4-f62f-d3f2-574f6fc5426d-796132bd, #w-node-_84ae4fb0-791e-7780-f831-85478d672ddc-796132bd, #w-node-b9e0b276-ac62-1db9-1d87-dc6f807c601a-796132bd, #w-node-f747ce9b-a08c-9d77-7c9a-9edf242f2d61-796132bd, #w-node-_02ba066c-5f5c-4c33-7569-93ef0341a5f1-796132bd, #w-node-_55324242-d832-3724-3a04-f46a8af72d30-796132bd, #w-node-f0d70e8a-7aba-0e9c-f3bb-a75bc723dc82-796132bd, #w-node-b47e7c49-4301-19fd-5dba-f66ab7befd5e-796132bd, #w-node-a5326951-cf83-ca01-7690-42ae7efc58e3-796132bd, #w-node-_8b5acfcf-0287-f2a2-a299-66ac2584c8ed-796132bd, #w-node-_76137969-4aa7-182a-2eae-2991d7cd052d-796132bd, #w-node-_11a6d54c-48f4-70d8-2b7c-d7ecf660caa9-796132bd, #w-node-_06b25420-cf55-8fc8-d040-5f7da0bd3855-796132bd, #w-node-f175af56-7d87-a0a5-61b4-7cfc5021d864-796132bd, #w-node-_7732c998-70b9-b899-2b88-96a8c2d0a5e8-796132bd, #w-node-bbb4b495-2de5-9477-d254-f402619f64e9-796132bd, #w-node-_941da5dc-e54f-826c-e991-b740a1764a21-a1764a20, #w-node-_941da5dc-e54f-826c-e991-b740a1764a34-a1764a20, #w-node-_941da5dc-e54f-826c-e991-b740a1764a43-a1764a20, #w-node-caffaa63-5f8b-c625-225d-bc8a290f2e0d-ba792535, #w-node-_4e59b5ee-8ce6-df21-44ae-2268eb686216-ba792535, #w-node-_035d345e-653a-89d0-c138-865bfd4bb96a-ba792535, #w-node-_182f3d8f-86e6-eca1-d1ff-99630a881cda-ba792535, #w-node-_580c9309-9748-3400-45a9-a097ba0bd479-ba792535, #w-node-f4b59ecc-a270-4e42-5f58-a6c9d1cc913c-ba792535, #w-node-e3de859e-8639-36c9-f6ac-213b6bdfca48-ba792535, #w-node-d6263213-db3b-11dc-9eef-0e6880d8f16f-ba792535, #w-node-_8f667348-7f59-a778-54ca-8faa74705974-ba792535, #w-node-ac5a3482-4e0a-4c27-a044-3ecb83385a17-ba792535, #w-node-cc0e0a59-62d3-7995-fadb-d364fb7f26da-ba792535, #w-node-_8485208a-27a7-a0a8-465c-bd483b538b85-ba792535, #w-node-_96b5238d-80e0-8ae6-8a13-8982d6548144-ba792535, #w-node-_4793ea9a-a67c-f885-1e12-8f6161a5876a-ba792535, #w-node-_77f234dd-2bd4-80f9-de98-28730d7567ec-ba792535, #w-node-_85fae344-50ef-b837-264d-18d6d7e6238e-ba792535, #w-node-_723adb7b-9279-7d06-26ac-d0200f3de2d1-ba792535, #w-node-_9a4183e5-0e06-2dc5-84b2-726fba650158-ba792535, #w-node-c60a04b7-b7ab-eeef-044f-4133d891ed48-ba792535, #w-node-b68b823d-1751-ad6f-5526-a24a600df4ac-ba792535, #w-node-_00540968-b2a3-1dfb-63a1-262364febc83-ba792535, #w-node-_3e3259f7-dae3-5ad4-b612-57c62d123be5-ba792535, #w-node-_7ca5782d-1b7e-f960-b36a-45e175db9aaf-ba792535, #w-node-d559fac1-dd2e-6c77-549a-91eef525b3be-ba792535, #w-node-bc19a0b5-995c-8345-a437-57d6fc7bbf04-ba792535, #w-node-d779ba90-2642-7d75-d639-d0306a4ff551-ba792535, #w-node-_0d4ef914-fdf7-10b7-e200-3f8737184b21-ba792535, #w-node-_5592c61b-df67-8bd8-d259-a4800590b723-ba792535, #w-node-_88c4d71d-f999-85ad-68db-599bb4a836d7-ba792535, #w-node-_05595604-fb88-1778-0f6a-98020b657711-ba792535, #w-node-f2e7f45b-0b55-5b6c-241d-e2fcefeafe46-ba792535, #w-node-f9effde2-b08c-c727-16b9-578e9a9aea67-ba792535, #w-node-_82b7d91e-abac-22f7-ba3d-b8599be6c457-ba792535, #w-node-_03434b6b-6663-dd7d-1b89-b29cd0a607b8-ba792535, #w-node-_1af2da16-8c72-1129-5801-fe696ddfd811-ba792535, #w-node-_8da5e954-5068-ce34-0396-218fcae1f5cc-ba792535, #w-node-_260ae5ab-3421-1991-4bfb-2d4f7e0d810f-ba792535, #w-node-_4c01e54c-d748-3a72-201b-e5ccc42e8c45-ba792535, #w-node-_57e9708f-57c9-663d-cd08-5012de918f9a-ba792535, #w-node-f0d3bfcb-4be2-8e62-39b0-40d47db92930-ba792535, #w-node-e2e37102-3f1f-a8eb-b566-97276d48f206-ba792535, #w-node-_4db3b7a3-08a1-d925-a5b1-66b22ac484eb-ba792535, #w-node-_156363b8-e154-cfd0-49ed-63bd22f78e3b-ba792535, #w-node-_1902d4fc-2923-9585-274c-1882c14e9848-ba792535, #w-node-f557ff44-9c53-4df7-ca6d-ef2fdcf69305-ba792535, #w-node-_4681944c-e96c-825c-756e-e5b79af636a5-ba792535, #w-node-cd12938a-dcc4-6c79-4383-dd9401c62893-ba792535, #w-node-df51b27b-5db7-0432-9ff3-1e1a28ced3ba-ba792535, #w-node-_54050b70-90fb-b649-0ca1-eee7162a01c2-ba792535, #w-node-f50f82d4-01a5-07dd-4536-e341ca8bf031-ba792535, #w-node-_9c7fc9b0-9bac-4882-94bd-08af88ac2219-ba792535, #w-node-b1a892f1-43d3-a316-5089-d1aac7c7d972-ba792535, #w-node-c79a8ef6-e80f-50e3-5c0d-954c0a357fcd-ba792535, #w-node-cea2eef3-e0d8-9f95-5f18-b2dd30f69846-ba792535, #w-node-_5f79ebb9-40e5-3580-51cd-f2264d2975d3-ba792535, #w-node-_44d1d9df-7b9d-375d-e2c8-310492eac16d-ba792535, #w-node-e5a128c0-d8bd-29f9-5435-cc5e4845a90b-ba792535, #w-node-_9bc692c4-2d26-eafc-6e6d-a999c412b805-ba792535, #w-node-dcf296a1-74f1-cabc-0f6d-c6ec67d4f98e-ba792535, #w-node-df0ff5f6-69ad-cb7c-4285-f68eb41700b5-ba792535, #w-node-_4d97c675-c183-bd17-1c44-fb574a4ac10f-ba792535, #w-node-_74bcf066-2e63-8f6c-bafd-c7e52fe5f60f-ba792535, #w-node-eb633202-3420-2832-ac7d-9f00d0ee7831-ba792535, #w-node-_69afd984-cb9f-ba03-1380-343048b8003a-ba792535, #w-node-ff7393bf-0717-703f-8d0e-84f0539abe2b-ba792535, #w-node-eb7df89d-664e-c4eb-ee8e-378226002dd5-ba792535, #w-node-fbc42835-4812-b0fd-8f67-80c7ef0213a3-ba792535, #w-node-_6f09b6bc-c84e-4140-9823-f425c28f7395-ba792535, #w-node-_21a1dfb9-887e-2d66-c1f1-8a1259420942-ba792535, #w-node-_3aae2bb7-ec20-cb1f-4dbe-e85a4c88734b-ba792535, #w-node-dc62f4d4-2d4c-785a-ef26-171170b6521d-ba792535, #w-node-_06f6a4ce-e1c0-f048-f29b-8c36a78c3f3f-ba792535, #w-node-_597c2ec5-c750-5996-427a-357427daabf7-ba792535, #w-node-_1a44b58c-939d-439b-a139-b1c306df5787-ba792535, #w-node-_7bb86ab7-00af-3eb5-508f-e4659a1f627f-ba792535, #w-node-_8628021c-0665-93a1-c518-8f09d7921d3f-ba792535, #w-node-a6c1d960-596f-75de-2d38-8bf0809c6f2a-ba792535, #w-node-_5dea9d3a-ae3f-74e5-22bd-3683120d0b83-ba792535, #w-node-a897f943-d745-e846-ab69-f9a3ec6b271f-ba792535, #w-node-f88d2f91-1c9c-a0ef-84ca-8879b8138289-ba792535, #w-node-edba3d85-014e-27e7-dc60-855dfbe9aba8-ba792535, #w-node-_2ec51359-cec8-e54a-4d78-6a460b395f43-ba792535, #w-node-_4052a0d4-032f-3bcc-36b4-46de357711cd-ba792535, #w-node-_00144c2e-4f8f-23f3-40da-141a32cd739a-ba792535, #w-node-_74dd8143-0730-e0a4-b5e4-a90dcdda4630-ba792535, #w-node-_754be215-423f-b03d-279d-55d72dbe1b6e-ba792535, #w-node-bd9141f5-ac9b-f9ac-d45d-2fdb70e2b723-ba792535, #w-node-df333394-c384-10cc-1ff6-edb34725a041-ba792535, #w-node-c84a5cf6-1c03-580b-0bb7-3fcfaac73124-ba792535, #w-node-c318ea08-7d62-20ec-148d-db5488db4a31-ba792535, #w-node-_21896d91-abac-165c-f617-3c793f262a82-ba792535, #w-node-db66a11f-a682-ac5b-a890-d1c3f90189dd-ba792535, #w-node-_43318bab-5ad4-f62f-d3f2-574f6fc5426d-ba792535, #w-node-_84ae4fb0-791e-7780-f831-85478d672ddc-ba792535, #w-node-b9e0b276-ac62-1db9-1d87-dc6f807c601a-ba792535, #w-node-f747ce9b-a08c-9d77-7c9a-9edf242f2d61-ba792535, #w-node-_02ba066c-5f5c-4c33-7569-93ef0341a5f1-ba792535, #w-node-_55324242-d832-3724-3a04-f46a8af72d30-ba792535, #w-node-f0d70e8a-7aba-0e9c-f3bb-a75bc723dc82-ba792535, #w-node-b47e7c49-4301-19fd-5dba-f66ab7befd5e-ba792535, #w-node-a5326951-cf83-ca01-7690-42ae7efc58e3-ba792535, #w-node-_8b5acfcf-0287-f2a2-a299-66ac2584c8ed-ba792535, #w-node-_76137969-4aa7-182a-2eae-2991d7cd052d-ba792535, #w-node-_11a6d54c-48f4-70d8-2b7c-d7ecf660caa9-ba792535, #w-node-_06b25420-cf55-8fc8-d040-5f7da0bd3855-ba792535, #w-node-f175af56-7d87-a0a5-61b4-7cfc5021d864-ba792535, #w-node-_7732c998-70b9-b899-2b88-96a8c2d0a5e8-ba792535, #w-node-bbb4b495-2de5-9477-d254-f402619f64e9-ba792535, #w-node-_097ae0ea-8d21-5184-37ac-397b3cecdea1-3cecdea0, #w-node-_097ae0ea-8d21-5184-37ac-397b3cecdeb4-3cecdea0, #w-node-_097ae0ea-8d21-5184-37ac-397b3cecdec3-3cecdea0, #w-node-_4ed07dce-8d58-4d63-99f7-99cf4a39cdc6-e49dabf0, #w-node-_4ed07dce-8d58-4d63-99f7-99cf4a39cdca-e49dabf0, #w-node-_4ed07dce-8d58-4d63-99f7-99cf4a39cdce-e49dabf0, #w-node-caffaa63-5f8b-c625-225d-bc8a290f2e0d-9a42a50a, #w-node-_4e59b5ee-8ce6-df21-44ae-2268eb686216-9a42a50a, #w-node-_035d345e-653a-89d0-c138-865bfd4bb96a-9a42a50a, #w-node-_182f3d8f-86e6-eca1-d1ff-99630a881cda-9a42a50a, #w-node-_580c9309-9748-3400-45a9-a097ba0bd479-9a42a50a, #w-node-f4b59ecc-a270-4e42-5f58-a6c9d1cc913c-9a42a50a, #w-node-e3de859e-8639-36c9-f6ac-213b6bdfca48-9a42a50a, #w-node-d6263213-db3b-11dc-9eef-0e6880d8f16f-9a42a50a, #w-node-_8f667348-7f59-a778-54ca-8faa74705974-9a42a50a, #w-node-ac5a3482-4e0a-4c27-a044-3ecb83385a17-9a42a50a, #w-node-cc0e0a59-62d3-7995-fadb-d364fb7f26da-9a42a50a, #w-node-_8485208a-27a7-a0a8-465c-bd483b538b85-9a42a50a, #w-node-_96b5238d-80e0-8ae6-8a13-8982d6548144-9a42a50a, #w-node-_4793ea9a-a67c-f885-1e12-8f6161a5876a-9a42a50a, #w-node-_77f234dd-2bd4-80f9-de98-28730d7567ec-9a42a50a, #w-node-_85fae344-50ef-b837-264d-18d6d7e6238e-9a42a50a, #w-node-_723adb7b-9279-7d06-26ac-d0200f3de2d1-9a42a50a, #w-node-_9a4183e5-0e06-2dc5-84b2-726fba650158-9a42a50a, #w-node-c60a04b7-b7ab-eeef-044f-4133d891ed48-9a42a50a, #w-node-b68b823d-1751-ad6f-5526-a24a600df4ac-9a42a50a, #w-node-_00540968-b2a3-1dfb-63a1-262364febc83-9a42a50a, #w-node-_3e3259f7-dae3-5ad4-b612-57c62d123be5-9a42a50a, #w-node-_7ca5782d-1b7e-f960-b36a-45e175db9aaf-9a42a50a, #w-node-d559fac1-dd2e-6c77-549a-91eef525b3be-9a42a50a, #w-node-bc19a0b5-995c-8345-a437-57d6fc7bbf04-9a42a50a, #w-node-d779ba90-2642-7d75-d639-d0306a4ff551-9a42a50a, #w-node-_0d4ef914-fdf7-10b7-e200-3f8737184b21-9a42a50a, #w-node-_5592c61b-df67-8bd8-d259-a4800590b723-9a42a50a, #w-node-_88c4d71d-f999-85ad-68db-599bb4a836d7-9a42a50a, #w-node-_05595604-fb88-1778-0f6a-98020b657711-9a42a50a, #w-node-f2e7f45b-0b55-5b6c-241d-e2fcefeafe46-9a42a50a, #w-node-f9effde2-b08c-c727-16b9-578e9a9aea67-9a42a50a, #w-node-_82b7d91e-abac-22f7-ba3d-b8599be6c457-9a42a50a, #w-node-_03434b6b-6663-dd7d-1b89-b29cd0a607b8-9a42a50a, #w-node-_1af2da16-8c72-1129-5801-fe696ddfd811-9a42a50a, #w-node-_8da5e954-5068-ce34-0396-218fcae1f5cc-9a42a50a, #w-node-_260ae5ab-3421-1991-4bfb-2d4f7e0d810f-9a42a50a, #w-node-_4c01e54c-d748-3a72-201b-e5ccc42e8c45-9a42a50a, #w-node-_57e9708f-57c9-663d-cd08-5012de918f9a-9a42a50a, #w-node-f0d3bfcb-4be2-8e62-39b0-40d47db92930-9a42a50a, #w-node-e2e37102-3f1f-a8eb-b566-97276d48f206-9a42a50a, #w-node-_4db3b7a3-08a1-d925-a5b1-66b22ac484eb-9a42a50a, #w-node-_156363b8-e154-cfd0-49ed-63bd22f78e3b-9a42a50a, #w-node-_1902d4fc-2923-9585-274c-1882c14e9848-9a42a50a, #w-node-f557ff44-9c53-4df7-ca6d-ef2fdcf69305-9a42a50a, #w-node-_4681944c-e96c-825c-756e-e5b79af636a5-9a42a50a, #w-node-cd12938a-dcc4-6c79-4383-dd9401c62893-9a42a50a, #w-node-df51b27b-5db7-0432-9ff3-1e1a28ced3ba-9a42a50a, #w-node-_54050b70-90fb-b649-0ca1-eee7162a01c2-9a42a50a, #w-node-f50f82d4-01a5-07dd-4536-e341ca8bf031-9a42a50a, #w-node-_9c7fc9b0-9bac-4882-94bd-08af88ac2219-9a42a50a, #w-node-b1a892f1-43d3-a316-5089-d1aac7c7d972-9a42a50a, #w-node-c79a8ef6-e80f-50e3-5c0d-954c0a357fcd-9a42a50a, #w-node-cea2eef3-e0d8-9f95-5f18-b2dd30f69846-9a42a50a, #w-node-_5f79ebb9-40e5-3580-51cd-f2264d2975d3-9a42a50a, #w-node-_44d1d9df-7b9d-375d-e2c8-310492eac16d-9a42a50a, #w-node-e5a128c0-d8bd-29f9-5435-cc5e4845a90b-9a42a50a, #w-node-_9bc692c4-2d26-eafc-6e6d-a999c412b805-9a42a50a, #w-node-dcf296a1-74f1-cabc-0f6d-c6ec67d4f98e-9a42a50a, #w-node-df0ff5f6-69ad-cb7c-4285-f68eb41700b5-9a42a50a, #w-node-_4d97c675-c183-bd17-1c44-fb574a4ac10f-9a42a50a, #w-node-_74bcf066-2e63-8f6c-bafd-c7e52fe5f60f-9a42a50a, #w-node-eb633202-3420-2832-ac7d-9f00d0ee7831-9a42a50a, #w-node-_69afd984-cb9f-ba03-1380-343048b8003a-9a42a50a, #w-node-ff7393bf-0717-703f-8d0e-84f0539abe2b-9a42a50a, #w-node-eb7df89d-664e-c4eb-ee8e-378226002dd5-9a42a50a, #w-node-fbc42835-4812-b0fd-8f67-80c7ef0213a3-9a42a50a, #w-node-_6f09b6bc-c84e-4140-9823-f425c28f7395-9a42a50a, #w-node-_21a1dfb9-887e-2d66-c1f1-8a1259420942-9a42a50a, #w-node-_3aae2bb7-ec20-cb1f-4dbe-e85a4c88734b-9a42a50a, #w-node-dc62f4d4-2d4c-785a-ef26-171170b6521d-9a42a50a, #w-node-_06f6a4ce-e1c0-f048-f29b-8c36a78c3f3f-9a42a50a, #w-node-_597c2ec5-c750-5996-427a-357427daabf7-9a42a50a, #w-node-_1a44b58c-939d-439b-a139-b1c306df5787-9a42a50a, #w-node-_7bb86ab7-00af-3eb5-508f-e4659a1f627f-9a42a50a, #w-node-_8628021c-0665-93a1-c518-8f09d7921d3f-9a42a50a, #w-node-a6c1d960-596f-75de-2d38-8bf0809c6f2a-9a42a50a, #w-node-_5dea9d3a-ae3f-74e5-22bd-3683120d0b83-9a42a50a, #w-node-a897f943-d745-e846-ab69-f9a3ec6b271f-9a42a50a, #w-node-f88d2f91-1c9c-a0ef-84ca-8879b8138289-9a42a50a, #w-node-edba3d85-014e-27e7-dc60-855dfbe9aba8-9a42a50a, #w-node-_2ec51359-cec8-e54a-4d78-6a460b395f43-9a42a50a, #w-node-_4052a0d4-032f-3bcc-36b4-46de357711cd-9a42a50a, #w-node-_00144c2e-4f8f-23f3-40da-141a32cd739a-9a42a50a, #w-node-_74dd8143-0730-e0a4-b5e4-a90dcdda4630-9a42a50a, #w-node-_754be215-423f-b03d-279d-55d72dbe1b6e-9a42a50a, #w-node-bd9141f5-ac9b-f9ac-d45d-2fdb70e2b723-9a42a50a, #w-node-df333394-c384-10cc-1ff6-edb34725a041-9a42a50a, #w-node-c84a5cf6-1c03-580b-0bb7-3fcfaac73124-9a42a50a, #w-node-c318ea08-7d62-20ec-148d-db5488db4a31-9a42a50a, #w-node-_21896d91-abac-165c-f617-3c793f262a82-9a42a50a, #w-node-db66a11f-a682-ac5b-a890-d1c3f90189dd-9a42a50a, #w-node-_43318bab-5ad4-f62f-d3f2-574f6fc5426d-9a42a50a, #w-node-_84ae4fb0-791e-7780-f831-85478d672ddc-9a42a50a, #w-node-b9e0b276-ac62-1db9-1d87-dc6f807c601a-9a42a50a, #w-node-f747ce9b-a08c-9d77-7c9a-9edf242f2d61-9a42a50a, #w-node-_02ba066c-5f5c-4c33-7569-93ef0341a5f1-9a42a50a, #w-node-_55324242-d832-3724-3a04-f46a8af72d30-9a42a50a, #w-node-f0d70e8a-7aba-0e9c-f3bb-a75bc723dc82-9a42a50a, #w-node-b47e7c49-4301-19fd-5dba-f66ab7befd5e-9a42a50a, #w-node-a5326951-cf83-ca01-7690-42ae7efc58e3-9a42a50a, #w-node-_8b5acfcf-0287-f2a2-a299-66ac2584c8ed-9a42a50a, #w-node-_76137969-4aa7-182a-2eae-2991d7cd052d-9a42a50a, #w-node-_11a6d54c-48f4-70d8-2b7c-d7ecf660caa9-9a42a50a, #w-node-_06b25420-cf55-8fc8-d040-5f7da0bd3855-9a42a50a, #w-node-f175af56-7d87-a0a5-61b4-7cfc5021d864-9a42a50a, #w-node-_7732c998-70b9-b899-2b88-96a8c2d0a5e8-9a42a50a, #w-node-bbb4b495-2de5-9477-d254-f402619f64e9-9a42a50a, #w-node-caffaa63-5f8b-c625-225d-bc8a290f2e0d-1eaabd17, #w-node-_4e59b5ee-8ce6-df21-44ae-2268eb686216-1eaabd17, #w-node-_035d345e-653a-89d0-c138-865bfd4bb96a-1eaabd17, #w-node-_182f3d8f-86e6-eca1-d1ff-99630a881cda-1eaabd17, #w-node-_580c9309-9748-3400-45a9-a097ba0bd479-1eaabd17, #w-node-f4b59ecc-a270-4e42-5f58-a6c9d1cc913c-1eaabd17, #w-node-e3de859e-8639-36c9-f6ac-213b6bdfca48-1eaabd17, #w-node-d6263213-db3b-11dc-9eef-0e6880d8f16f-1eaabd17, #w-node-_8f667348-7f59-a778-54ca-8faa74705974-1eaabd17, #w-node-ac5a3482-4e0a-4c27-a044-3ecb83385a17-1eaabd17, #w-node-cc0e0a59-62d3-7995-fadb-d364fb7f26da-1eaabd17, #w-node-_8485208a-27a7-a0a8-465c-bd483b538b85-1eaabd17, #w-node-_96b5238d-80e0-8ae6-8a13-8982d6548144-1eaabd17, #w-node-_4793ea9a-a67c-f885-1e12-8f6161a5876a-1eaabd17, #w-node-_77f234dd-2bd4-80f9-de98-28730d7567ec-1eaabd17, #w-node-_85fae344-50ef-b837-264d-18d6d7e6238e-1eaabd17, #w-node-_723adb7b-9279-7d06-26ac-d0200f3de2d1-1eaabd17, #w-node-_9a4183e5-0e06-2dc5-84b2-726fba650158-1eaabd17, #w-node-c60a04b7-b7ab-eeef-044f-4133d891ed48-1eaabd17, #w-node-b68b823d-1751-ad6f-5526-a24a600df4ac-1eaabd17, #w-node-_00540968-b2a3-1dfb-63a1-262364febc83-1eaabd17, #w-node-_3e3259f7-dae3-5ad4-b612-57c62d123be5-1eaabd17, #w-node-_7ca5782d-1b7e-f960-b36a-45e175db9aaf-1eaabd17, #w-node-d559fac1-dd2e-6c77-549a-91eef525b3be-1eaabd17, #w-node-bc19a0b5-995c-8345-a437-57d6fc7bbf04-1eaabd17, #w-node-d779ba90-2642-7d75-d639-d0306a4ff551-1eaabd17, #w-node-_0d4ef914-fdf7-10b7-e200-3f8737184b21-1eaabd17, #w-node-_5592c61b-df67-8bd8-d259-a4800590b723-1eaabd17, #w-node-_88c4d71d-f999-85ad-68db-599bb4a836d7-1eaabd17, #w-node-_05595604-fb88-1778-0f6a-98020b657711-1eaabd17, #w-node-f2e7f45b-0b55-5b6c-241d-e2fcefeafe46-1eaabd17, #w-node-f9effde2-b08c-c727-16b9-578e9a9aea67-1eaabd17, #w-node-_82b7d91e-abac-22f7-ba3d-b8599be6c457-1eaabd17, #w-node-_03434b6b-6663-dd7d-1b89-b29cd0a607b8-1eaabd17, #w-node-_1af2da16-8c72-1129-5801-fe696ddfd811-1eaabd17, #w-node-_8da5e954-5068-ce34-0396-218fcae1f5cc-1eaabd17, #w-node-_260ae5ab-3421-1991-4bfb-2d4f7e0d810f-1eaabd17, #w-node-_4c01e54c-d748-3a72-201b-e5ccc42e8c45-1eaabd17, #w-node-_57e9708f-57c9-663d-cd08-5012de918f9a-1eaabd17, #w-node-f0d3bfcb-4be2-8e62-39b0-40d47db92930-1eaabd17, #w-node-e2e37102-3f1f-a8eb-b566-97276d48f206-1eaabd17, #w-node-_4db3b7a3-08a1-d925-a5b1-66b22ac484eb-1eaabd17, #w-node-_156363b8-e154-cfd0-49ed-63bd22f78e3b-1eaabd17, #w-node-_1902d4fc-2923-9585-274c-1882c14e9848-1eaabd17, #w-node-f557ff44-9c53-4df7-ca6d-ef2fdcf69305-1eaabd17, #w-node-_4681944c-e96c-825c-756e-e5b79af636a5-1eaabd17, #w-node-cd12938a-dcc4-6c79-4383-dd9401c62893-1eaabd17, #w-node-df51b27b-5db7-0432-9ff3-1e1a28ced3ba-1eaabd17, #w-node-_54050b70-90fb-b649-0ca1-eee7162a01c2-1eaabd17, #w-node-f50f82d4-01a5-07dd-4536-e341ca8bf031-1eaabd17, #w-node-_9c7fc9b0-9bac-4882-94bd-08af88ac2219-1eaabd17, #w-node-b1a892f1-43d3-a316-5089-d1aac7c7d972-1eaabd17, #w-node-c79a8ef6-e80f-50e3-5c0d-954c0a357fcd-1eaabd17, #w-node-cea2eef3-e0d8-9f95-5f18-b2dd30f69846-1eaabd17, #w-node-_5f79ebb9-40e5-3580-51cd-f2264d2975d3-1eaabd17, #w-node-_44d1d9df-7b9d-375d-e2c8-310492eac16d-1eaabd17, #w-node-e5a128c0-d8bd-29f9-5435-cc5e4845a90b-1eaabd17, #w-node-_9bc692c4-2d26-eafc-6e6d-a999c412b805-1eaabd17, #w-node-dcf296a1-74f1-cabc-0f6d-c6ec67d4f98e-1eaabd17, #w-node-df0ff5f6-69ad-cb7c-4285-f68eb41700b5-1eaabd17, #w-node-_4d97c675-c183-bd17-1c44-fb574a4ac10f-1eaabd17, #w-node-_74bcf066-2e63-8f6c-bafd-c7e52fe5f60f-1eaabd17, #w-node-eb633202-3420-2832-ac7d-9f00d0ee7831-1eaabd17, #w-node-_69afd984-cb9f-ba03-1380-343048b8003a-1eaabd17, #w-node-ff7393bf-0717-703f-8d0e-84f0539abe2b-1eaabd17, #w-node-eb7df89d-664e-c4eb-ee8e-378226002dd5-1eaabd17, #w-node-fbc42835-4812-b0fd-8f67-80c7ef0213a3-1eaabd17, #w-node-_6f09b6bc-c84e-4140-9823-f425c28f7395-1eaabd17, #w-node-_21a1dfb9-887e-2d66-c1f1-8a1259420942-1eaabd17, #w-node-_3aae2bb7-ec20-cb1f-4dbe-e85a4c88734b-1eaabd17, #w-node-dc62f4d4-2d4c-785a-ef26-171170b6521d-1eaabd17, #w-node-_06f6a4ce-e1c0-f048-f29b-8c36a78c3f3f-1eaabd17, #w-node-_597c2ec5-c750-5996-427a-357427daabf7-1eaabd17, #w-node-_1a44b58c-939d-439b-a139-b1c306df5787-1eaabd17, #w-node-_7bb86ab7-00af-3eb5-508f-e4659a1f627f-1eaabd17, #w-node-_8628021c-0665-93a1-c518-8f09d7921d3f-1eaabd17, #w-node-a6c1d960-596f-75de-2d38-8bf0809c6f2a-1eaabd17, #w-node-_5dea9d3a-ae3f-74e5-22bd-3683120d0b83-1eaabd17, #w-node-a897f943-d745-e846-ab69-f9a3ec6b271f-1eaabd17, #w-node-f88d2f91-1c9c-a0ef-84ca-8879b8138289-1eaabd17, #w-node-edba3d85-014e-27e7-dc60-855dfbe9aba8-1eaabd17, #w-node-_2ec51359-cec8-e54a-4d78-6a460b395f43-1eaabd17, #w-node-_4052a0d4-032f-3bcc-36b4-46de357711cd-1eaabd17, #w-node-_00144c2e-4f8f-23f3-40da-141a32cd739a-1eaabd17, #w-node-_74dd8143-0730-e0a4-b5e4-a90dcdda4630-1eaabd17, #w-node-_754be215-423f-b03d-279d-55d72dbe1b6e-1eaabd17, #w-node-bd9141f5-ac9b-f9ac-d45d-2fdb70e2b723-1eaabd17, #w-node-df333394-c384-10cc-1ff6-edb34725a041-1eaabd17, #w-node-c84a5cf6-1c03-580b-0bb7-3fcfaac73124-1eaabd17, #w-node-c318ea08-7d62-20ec-148d-db5488db4a31-1eaabd17, #w-node-_21896d91-abac-165c-f617-3c793f262a82-1eaabd17, #w-node-db66a11f-a682-ac5b-a890-d1c3f90189dd-1eaabd17, #w-node-_43318bab-5ad4-f62f-d3f2-574f6fc5426d-1eaabd17, #w-node-_84ae4fb0-791e-7780-f831-85478d672ddc-1eaabd17, #w-node-b9e0b276-ac62-1db9-1d87-dc6f807c601a-1eaabd17, #w-node-f747ce9b-a08c-9d77-7c9a-9edf242f2d61-1eaabd17, #w-node-_02ba066c-5f5c-4c33-7569-93ef0341a5f1-1eaabd17, #w-node-_55324242-d832-3724-3a04-f46a8af72d30-1eaabd17, #w-node-f0d70e8a-7aba-0e9c-f3bb-a75bc723dc82-1eaabd17, #w-node-b47e7c49-4301-19fd-5dba-f66ab7befd5e-1eaabd17, #w-node-a5326951-cf83-ca01-7690-42ae7efc58e3-1eaabd17, #w-node-_8b5acfcf-0287-f2a2-a299-66ac2584c8ed-1eaabd17, #w-node-_76137969-4aa7-182a-2eae-2991d7cd052d-1eaabd17, #w-node-_11a6d54c-48f4-70d8-2b7c-d7ecf660caa9-1eaabd17, #w-node-_06b25420-cf55-8fc8-d040-5f7da0bd3855-1eaabd17, #w-node-f175af56-7d87-a0a5-61b4-7cfc5021d864-1eaabd17, #w-node-_7732c998-70b9-b899-2b88-96a8c2d0a5e8-1eaabd17, #w-node-bbb4b495-2de5-9477-d254-f402619f64e9-1eaabd17, #w-node-caffaa63-5f8b-c625-225d-bc8a290f2e0d-daaa7d88, #w-node-_4e59b5ee-8ce6-df21-44ae-2268eb686216-daaa7d88, #w-node-_035d345e-653a-89d0-c138-865bfd4bb96a-daaa7d88, #w-node-_182f3d8f-86e6-eca1-d1ff-99630a881cda-daaa7d88, #w-node-_580c9309-9748-3400-45a9-a097ba0bd479-daaa7d88, #w-node-f4b59ecc-a270-4e42-5f58-a6c9d1cc913c-daaa7d88, #w-node-e3de859e-8639-36c9-f6ac-213b6bdfca48-daaa7d88, #w-node-d6263213-db3b-11dc-9eef-0e6880d8f16f-daaa7d88, #w-node-_8f667348-7f59-a778-54ca-8faa74705974-daaa7d88, #w-node-ac5a3482-4e0a-4c27-a044-3ecb83385a17-daaa7d88, #w-node-cc0e0a59-62d3-7995-fadb-d364fb7f26da-daaa7d88, #w-node-_8485208a-27a7-a0a8-465c-bd483b538b85-daaa7d88, #w-node-_96b5238d-80e0-8ae6-8a13-8982d6548144-daaa7d88, #w-node-_4793ea9a-a67c-f885-1e12-8f6161a5876a-daaa7d88, #w-node-_77f234dd-2bd4-80f9-de98-28730d7567ec-daaa7d88, #w-node-_85fae344-50ef-b837-264d-18d6d7e6238e-daaa7d88, #w-node-_723adb7b-9279-7d06-26ac-d0200f3de2d1-daaa7d88, #w-node-_9a4183e5-0e06-2dc5-84b2-726fba650158-daaa7d88, #w-node-c60a04b7-b7ab-eeef-044f-4133d891ed48-daaa7d88, #w-node-b68b823d-1751-ad6f-5526-a24a600df4ac-daaa7d88, #w-node-_00540968-b2a3-1dfb-63a1-262364febc83-daaa7d88, #w-node-_3e3259f7-dae3-5ad4-b612-57c62d123be5-daaa7d88, #w-node-_7ca5782d-1b7e-f960-b36a-45e175db9aaf-daaa7d88, #w-node-d559fac1-dd2e-6c77-549a-91eef525b3be-daaa7d88, #w-node-bc19a0b5-995c-8345-a437-57d6fc7bbf04-daaa7d88, #w-node-d779ba90-2642-7d75-d639-d0306a4ff551-daaa7d88, #w-node-_0d4ef914-fdf7-10b7-e200-3f8737184b21-daaa7d88, #w-node-_5592c61b-df67-8bd8-d259-a4800590b723-daaa7d88, #w-node-_88c4d71d-f999-85ad-68db-599bb4a836d7-daaa7d88, #w-node-_05595604-fb88-1778-0f6a-98020b657711-daaa7d88, #w-node-f2e7f45b-0b55-5b6c-241d-e2fcefeafe46-daaa7d88, #w-node-f9effde2-b08c-c727-16b9-578e9a9aea67-daaa7d88, #w-node-_82b7d91e-abac-22f7-ba3d-b8599be6c457-daaa7d88, #w-node-_03434b6b-6663-dd7d-1b89-b29cd0a607b8-daaa7d88, #w-node-_1af2da16-8c72-1129-5801-fe696ddfd811-daaa7d88, #w-node-_8da5e954-5068-ce34-0396-218fcae1f5cc-daaa7d88, #w-node-_260ae5ab-3421-1991-4bfb-2d4f7e0d810f-daaa7d88, #w-node-_4c01e54c-d748-3a72-201b-e5ccc42e8c45-daaa7d88, #w-node-_57e9708f-57c9-663d-cd08-5012de918f9a-daaa7d88, #w-node-f0d3bfcb-4be2-8e62-39b0-40d47db92930-daaa7d88, #w-node-e2e37102-3f1f-a8eb-b566-97276d48f206-daaa7d88, #w-node-_4db3b7a3-08a1-d925-a5b1-66b22ac484eb-daaa7d88, #w-node-_156363b8-e154-cfd0-49ed-63bd22f78e3b-daaa7d88, #w-node-_1902d4fc-2923-9585-274c-1882c14e9848-daaa7d88, #w-node-f557ff44-9c53-4df7-ca6d-ef2fdcf69305-daaa7d88, #w-node-_4681944c-e96c-825c-756e-e5b79af636a5-daaa7d88, #w-node-cd12938a-dcc4-6c79-4383-dd9401c62893-daaa7d88, #w-node-df51b27b-5db7-0432-9ff3-1e1a28ced3ba-daaa7d88, #w-node-_54050b70-90fb-b649-0ca1-eee7162a01c2-daaa7d88, #w-node-f50f82d4-01a5-07dd-4536-e341ca8bf031-daaa7d88, #w-node-_9c7fc9b0-9bac-4882-94bd-08af88ac2219-daaa7d88, #w-node-b1a892f1-43d3-a316-5089-d1aac7c7d972-daaa7d88, #w-node-c79a8ef6-e80f-50e3-5c0d-954c0a357fcd-daaa7d88, #w-node-cea2eef3-e0d8-9f95-5f18-b2dd30f69846-daaa7d88, #w-node-_5f79ebb9-40e5-3580-51cd-f2264d2975d3-daaa7d88, #w-node-_44d1d9df-7b9d-375d-e2c8-310492eac16d-daaa7d88, #w-node-e5a128c0-d8bd-29f9-5435-cc5e4845a90b-daaa7d88, #w-node-_9bc692c4-2d26-eafc-6e6d-a999c412b805-daaa7d88, #w-node-dcf296a1-74f1-cabc-0f6d-c6ec67d4f98e-daaa7d88, #w-node-df0ff5f6-69ad-cb7c-4285-f68eb41700b5-daaa7d88, #w-node-_4d97c675-c183-bd17-1c44-fb574a4ac10f-daaa7d88, #w-node-_74bcf066-2e63-8f6c-bafd-c7e52fe5f60f-daaa7d88, #w-node-eb633202-3420-2832-ac7d-9f00d0ee7831-daaa7d88, #w-node-_69afd984-cb9f-ba03-1380-343048b8003a-daaa7d88, #w-node-ff7393bf-0717-703f-8d0e-84f0539abe2b-daaa7d88, #w-node-eb7df89d-664e-c4eb-ee8e-378226002dd5-daaa7d88, #w-node-fbc42835-4812-b0fd-8f67-80c7ef0213a3-daaa7d88, #w-node-_6f09b6bc-c84e-4140-9823-f425c28f7395-daaa7d88, #w-node-_21a1dfb9-887e-2d66-c1f1-8a1259420942-daaa7d88, #w-node-_3aae2bb7-ec20-cb1f-4dbe-e85a4c88734b-daaa7d88, #w-node-dc62f4d4-2d4c-785a-ef26-171170b6521d-daaa7d88, #w-node-_06f6a4ce-e1c0-f048-f29b-8c36a78c3f3f-daaa7d88, #w-node-_597c2ec5-c750-5996-427a-357427daabf7-daaa7d88, #w-node-_1a44b58c-939d-439b-a139-b1c306df5787-daaa7d88, #w-node-_7bb86ab7-00af-3eb5-508f-e4659a1f627f-daaa7d88, #w-node-_8628021c-0665-93a1-c518-8f09d7921d3f-daaa7d88, #w-node-a6c1d960-596f-75de-2d38-8bf0809c6f2a-daaa7d88, #w-node-_5dea9d3a-ae3f-74e5-22bd-3683120d0b83-daaa7d88, #w-node-a897f943-d745-e846-ab69-f9a3ec6b271f-daaa7d88, #w-node-f88d2f91-1c9c-a0ef-84ca-8879b8138289-daaa7d88, #w-node-edba3d85-014e-27e7-dc60-855dfbe9aba8-daaa7d88, #w-node-_2ec51359-cec8-e54a-4d78-6a460b395f43-daaa7d88, #w-node-_4052a0d4-032f-3bcc-36b4-46de357711cd-daaa7d88, #w-node-_00144c2e-4f8f-23f3-40da-141a32cd739a-daaa7d88, #w-node-_74dd8143-0730-e0a4-b5e4-a90dcdda4630-daaa7d88, #w-node-_754be215-423f-b03d-279d-55d72dbe1b6e-daaa7d88, #w-node-bd9141f5-ac9b-f9ac-d45d-2fdb70e2b723-daaa7d88, #w-node-df333394-c384-10cc-1ff6-edb34725a041-daaa7d88, #w-node-c84a5cf6-1c03-580b-0bb7-3fcfaac73124-daaa7d88, #w-node-c318ea08-7d62-20ec-148d-db5488db4a31-daaa7d88, #w-node-_21896d91-abac-165c-f617-3c793f262a82-daaa7d88, #w-node-db66a11f-a682-ac5b-a890-d1c3f90189dd-daaa7d88, #w-node-_43318bab-5ad4-f62f-d3f2-574f6fc5426d-daaa7d88, #w-node-_84ae4fb0-791e-7780-f831-85478d672ddc-daaa7d88, #w-node-b9e0b276-ac62-1db9-1d87-dc6f807c601a-daaa7d88, #w-node-f747ce9b-a08c-9d77-7c9a-9edf242f2d61-daaa7d88, #w-node-_02ba066c-5f5c-4c33-7569-93ef0341a5f1-daaa7d88, #w-node-_55324242-d832-3724-3a04-f46a8af72d30-daaa7d88, #w-node-f0d70e8a-7aba-0e9c-f3bb-a75bc723dc82-daaa7d88, #w-node-b47e7c49-4301-19fd-5dba-f66ab7befd5e-daaa7d88, #w-node-a5326951-cf83-ca01-7690-42ae7efc58e3-daaa7d88, #w-node-_8b5acfcf-0287-f2a2-a299-66ac2584c8ed-daaa7d88, #w-node-_76137969-4aa7-182a-2eae-2991d7cd052d-daaa7d88, #w-node-_11a6d54c-48f4-70d8-2b7c-d7ecf660caa9-daaa7d88, #w-node-_06b25420-cf55-8fc8-d040-5f7da0bd3855-daaa7d88, #w-node-f175af56-7d87-a0a5-61b4-7cfc5021d864-daaa7d88, #w-node-_7732c998-70b9-b899-2b88-96a8c2d0a5e8-daaa7d88, #w-node-bbb4b495-2de5-9477-d254-f402619f64e9-daaa7d88, #w-node-caffaa63-5f8b-c625-225d-bc8a290f2e0d-3c6b6f8b, #w-node-_4e59b5ee-8ce6-df21-44ae-2268eb686216-3c6b6f8b, #w-node-_035d345e-653a-89d0-c138-865bfd4bb96a-3c6b6f8b, #w-node-_182f3d8f-86e6-eca1-d1ff-99630a881cda-3c6b6f8b, #w-node-_580c9309-9748-3400-45a9-a097ba0bd479-3c6b6f8b, #w-node-f4b59ecc-a270-4e42-5f58-a6c9d1cc913c-3c6b6f8b, #w-node-e3de859e-8639-36c9-f6ac-213b6bdfca48-3c6b6f8b, #w-node-d6263213-db3b-11dc-9eef-0e6880d8f16f-3c6b6f8b, #w-node-_8f667348-7f59-a778-54ca-8faa74705974-3c6b6f8b, #w-node-ac5a3482-4e0a-4c27-a044-3ecb83385a17-3c6b6f8b, #w-node-cc0e0a59-62d3-7995-fadb-d364fb7f26da-3c6b6f8b, #w-node-_8485208a-27a7-a0a8-465c-bd483b538b85-3c6b6f8b, #w-node-_96b5238d-80e0-8ae6-8a13-8982d6548144-3c6b6f8b, #w-node-_4793ea9a-a67c-f885-1e12-8f6161a5876a-3c6b6f8b, #w-node-_77f234dd-2bd4-80f9-de98-28730d7567ec-3c6b6f8b, #w-node-_85fae344-50ef-b837-264d-18d6d7e6238e-3c6b6f8b, #w-node-_723adb7b-9279-7d06-26ac-d0200f3de2d1-3c6b6f8b, #w-node-_9a4183e5-0e06-2dc5-84b2-726fba650158-3c6b6f8b, #w-node-c60a04b7-b7ab-eeef-044f-4133d891ed48-3c6b6f8b, #w-node-b68b823d-1751-ad6f-5526-a24a600df4ac-3c6b6f8b, #w-node-_00540968-b2a3-1dfb-63a1-262364febc83-3c6b6f8b, #w-node-_3e3259f7-dae3-5ad4-b612-57c62d123be5-3c6b6f8b, #w-node-_7ca5782d-1b7e-f960-b36a-45e175db9aaf-3c6b6f8b, #w-node-d559fac1-dd2e-6c77-549a-91eef525b3be-3c6b6f8b, #w-node-bc19a0b5-995c-8345-a437-57d6fc7bbf04-3c6b6f8b, #w-node-d779ba90-2642-7d75-d639-d0306a4ff551-3c6b6f8b, #w-node-_0d4ef914-fdf7-10b7-e200-3f8737184b21-3c6b6f8b, #w-node-_5592c61b-df67-8bd8-d259-a4800590b723-3c6b6f8b, #w-node-_88c4d71d-f999-85ad-68db-599bb4a836d7-3c6b6f8b, #w-node-_05595604-fb88-1778-0f6a-98020b657711-3c6b6f8b, #w-node-f2e7f45b-0b55-5b6c-241d-e2fcefeafe46-3c6b6f8b, #w-node-f9effde2-b08c-c727-16b9-578e9a9aea67-3c6b6f8b, #w-node-_82b7d91e-abac-22f7-ba3d-b8599be6c457-3c6b6f8b, #w-node-_03434b6b-6663-dd7d-1b89-b29cd0a607b8-3c6b6f8b, #w-node-_1af2da16-8c72-1129-5801-fe696ddfd811-3c6b6f8b, #w-node-_8da5e954-5068-ce34-0396-218fcae1f5cc-3c6b6f8b, #w-node-_260ae5ab-3421-1991-4bfb-2d4f7e0d810f-3c6b6f8b, #w-node-_4c01e54c-d748-3a72-201b-e5ccc42e8c45-3c6b6f8b, #w-node-_57e9708f-57c9-663d-cd08-5012de918f9a-3c6b6f8b, #w-node-f0d3bfcb-4be2-8e62-39b0-40d47db92930-3c6b6f8b, #w-node-e2e37102-3f1f-a8eb-b566-97276d48f206-3c6b6f8b, #w-node-_4db3b7a3-08a1-d925-a5b1-66b22ac484eb-3c6b6f8b, #w-node-_156363b8-e154-cfd0-49ed-63bd22f78e3b-3c6b6f8b, #w-node-_1902d4fc-2923-9585-274c-1882c14e9848-3c6b6f8b, #w-node-f557ff44-9c53-4df7-ca6d-ef2fdcf69305-3c6b6f8b, #w-node-_4681944c-e96c-825c-756e-e5b79af636a5-3c6b6f8b, #w-node-cd12938a-dcc4-6c79-4383-dd9401c62893-3c6b6f8b, #w-node-df51b27b-5db7-0432-9ff3-1e1a28ced3ba-3c6b6f8b, #w-node-_54050b70-90fb-b649-0ca1-eee7162a01c2-3c6b6f8b, #w-node-f50f82d4-01a5-07dd-4536-e341ca8bf031-3c6b6f8b, #w-node-_9c7fc9b0-9bac-4882-94bd-08af88ac2219-3c6b6f8b, #w-node-b1a892f1-43d3-a316-5089-d1aac7c7d972-3c6b6f8b, #w-node-c79a8ef6-e80f-50e3-5c0d-954c0a357fcd-3c6b6f8b, #w-node-cea2eef3-e0d8-9f95-5f18-b2dd30f69846-3c6b6f8b, #w-node-_5f79ebb9-40e5-3580-51cd-f2264d2975d3-3c6b6f8b, #w-node-_44d1d9df-7b9d-375d-e2c8-310492eac16d-3c6b6f8b, #w-node-e5a128c0-d8bd-29f9-5435-cc5e4845a90b-3c6b6f8b, #w-node-_9bc692c4-2d26-eafc-6e6d-a999c412b805-3c6b6f8b, #w-node-dcf296a1-74f1-cabc-0f6d-c6ec67d4f98e-3c6b6f8b, #w-node-df0ff5f6-69ad-cb7c-4285-f68eb41700b5-3c6b6f8b, #w-node-_4d97c675-c183-bd17-1c44-fb574a4ac10f-3c6b6f8b, #w-node-_74bcf066-2e63-8f6c-bafd-c7e52fe5f60f-3c6b6f8b, #w-node-eb633202-3420-2832-ac7d-9f00d0ee7831-3c6b6f8b, #w-node-_69afd984-cb9f-ba03-1380-343048b8003a-3c6b6f8b, #w-node-ff7393bf-0717-703f-8d0e-84f0539abe2b-3c6b6f8b, #w-node-eb7df89d-664e-c4eb-ee8e-378226002dd5-3c6b6f8b, #w-node-fbc42835-4812-b0fd-8f67-80c7ef0213a3-3c6b6f8b, #w-node-_6f09b6bc-c84e-4140-9823-f425c28f7395-3c6b6f8b, #w-node-_21a1dfb9-887e-2d66-c1f1-8a1259420942-3c6b6f8b, #w-node-_3aae2bb7-ec20-cb1f-4dbe-e85a4c88734b-3c6b6f8b, #w-node-dc62f4d4-2d4c-785a-ef26-171170b6521d-3c6b6f8b, #w-node-_06f6a4ce-e1c0-f048-f29b-8c36a78c3f3f-3c6b6f8b, #w-node-_597c2ec5-c750-5996-427a-357427daabf7-3c6b6f8b, #w-node-_1a44b58c-939d-439b-a139-b1c306df5787-3c6b6f8b, #w-node-_7bb86ab7-00af-3eb5-508f-e4659a1f627f-3c6b6f8b, #w-node-_8628021c-0665-93a1-c518-8f09d7921d3f-3c6b6f8b, #w-node-a6c1d960-596f-75de-2d38-8bf0809c6f2a-3c6b6f8b, #w-node-_5dea9d3a-ae3f-74e5-22bd-3683120d0b83-3c6b6f8b, #w-node-a897f943-d745-e846-ab69-f9a3ec6b271f-3c6b6f8b, #w-node-f88d2f91-1c9c-a0ef-84ca-8879b8138289-3c6b6f8b, #w-node-edba3d85-014e-27e7-dc60-855dfbe9aba8-3c6b6f8b, #w-node-_2ec51359-cec8-e54a-4d78-6a460b395f43-3c6b6f8b, #w-node-_4052a0d4-032f-3bcc-36b4-46de357711cd-3c6b6f8b, #w-node-_00144c2e-4f8f-23f3-40da-141a32cd739a-3c6b6f8b, #w-node-_74dd8143-0730-e0a4-b5e4-a90dcdda4630-3c6b6f8b, #w-node-_754be215-423f-b03d-279d-55d72dbe1b6e-3c6b6f8b, #w-node-bd9141f5-ac9b-f9ac-d45d-2fdb70e2b723-3c6b6f8b, #w-node-df333394-c384-10cc-1ff6-edb34725a041-3c6b6f8b, #w-node-c84a5cf6-1c03-580b-0bb7-3fcfaac73124-3c6b6f8b, #w-node-c318ea08-7d62-20ec-148d-db5488db4a31-3c6b6f8b, #w-node-_21896d91-abac-165c-f617-3c793f262a82-3c6b6f8b, #w-node-db66a11f-a682-ac5b-a890-d1c3f90189dd-3c6b6f8b, #w-node-_43318bab-5ad4-f62f-d3f2-574f6fc5426d-3c6b6f8b, #w-node-_84ae4fb0-791e-7780-f831-85478d672ddc-3c6b6f8b, #w-node-b9e0b276-ac62-1db9-1d87-dc6f807c601a-3c6b6f8b, #w-node-f747ce9b-a08c-9d77-7c9a-9edf242f2d61-3c6b6f8b, #w-node-_02ba066c-5f5c-4c33-7569-93ef0341a5f1-3c6b6f8b, #w-node-_55324242-d832-3724-3a04-f46a8af72d30-3c6b6f8b, #w-node-f0d70e8a-7aba-0e9c-f3bb-a75bc723dc82-3c6b6f8b, #w-node-b47e7c49-4301-19fd-5dba-f66ab7befd5e-3c6b6f8b, #w-node-a5326951-cf83-ca01-7690-42ae7efc58e3-3c6b6f8b, #w-node-_8b5acfcf-0287-f2a2-a299-66ac2584c8ed-3c6b6f8b, #w-node-_76137969-4aa7-182a-2eae-2991d7cd052d-3c6b6f8b, #w-node-_11a6d54c-48f4-70d8-2b7c-d7ecf660caa9-3c6b6f8b, #w-node-_06b25420-cf55-8fc8-d040-5f7da0bd3855-3c6b6f8b, #w-node-f175af56-7d87-a0a5-61b4-7cfc5021d864-3c6b6f8b, #w-node-_7732c998-70b9-b899-2b88-96a8c2d0a5e8-3c6b6f8b, #w-node-bbb4b495-2de5-9477-d254-f402619f64e9-3c6b6f8b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-caffaa63-5f8b-c625-225d-bc8a290f2e0d-796132bd, #w-node-caffaa63-5f8b-c625-225d-bc8a290f2e0d-ba792535, #w-node-caffaa63-5f8b-c625-225d-bc8a290f2e0d-9a42a50a, #w-node-caffaa63-5f8b-c625-225d-bc8a290f2e0d-1eaabd17, #w-node-caffaa63-5f8b-c625-225d-bc8a290f2e0d-daaa7d88, #w-node-caffaa63-5f8b-c625-225d-bc8a290f2e0d-3c6b6f8b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-BlackItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Book.otf') format('opentype'), url('../fonts/Gotham-Ultra.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-XLightItalic.otf') format('opentype'), url('../fonts/Gotham-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Light.otf') format('opentype'), url('../fonts/Gotham-XLight.otf') format('opentype');
  font-weight: 300;
  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;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-BookItalic.otf') format('opentype'), url('../fonts/Gotham-UltraItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-ThinItalic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}