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

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

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

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

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

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

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

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

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

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

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

.ei-section-hero._2 {
  background-image: url('../images/hero.webp');
}

.ei-section-hero.v2 {
  background-image: url('../images/bg-hero-eq-nova.webp');
  margin-top: 83px;
}

.ei-section-hero.nova-b {
  background-image: url('../images/bg-hero-eq-nova-b2.webp');
  background-position: 50% 0;
  margin-top: 69px;
}

.ei-section-hero.nova-c {
  background-image: url('../images/bg-hero-eq-nova-c.webp');
  background-position: 50%;
  margin-top: 69px;
}

.ei-section-hero.nova-d {
  background-image: url('../images/bg-hero-eq-nova-d.webp');
  background-position: 50% 0;
  margin-top: 69px;
}

.ei-container {
  max-width: 1296px;
}

.ei-space {
  padding-left: 80px;
  padding-right: 80px;
}

.ei-space.ei-space-hero {
  padding-top: 250px;
  padding-bottom: 85px;
}

.ei-space.ei-space-hero.v2 {
  padding-top: 140px;
  padding-bottom: 100px;
}

.ei-space.ei-space-hero.c {
  padding-top: 115px;
  padding-bottom: 140px;
}

.ei-space.ei-space-hero.d {
  padding-top: 115px;
  padding-bottom: 219px;
}

.ei-space.ei-space-nav {
  justify-content: space-between;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

.ei-space.ei-space-metodo {
  flex-direction: column;
  align-items: center;
  padding-top: 120px;
  padding-bottom: 97px;
  display: flex;
}

.ei-space.ei-space-empresarios, .ei-space.ei-space-marcas {
  flex-direction: column;
  align-items: center;
  padding-top: 120px;
  padding-bottom: 120px;
  display: flex;
}

.ei-space.ei-space-imersao {
  padding-top: 120px;
  padding-bottom: 96px;
}

.ei-space.ei-space-imersao.up {
  padding-bottom: 94px;
}

.ei-space.ei-space-mentores {
  max-width: 1145px;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

.ei-space.ei-space-garantia {
  padding-top: 120px;
  padding-bottom: 120px;
}

.ei-space.ei-space-garantia.off {
  display: none;
}

.ei-space.ei-space-form {
  align-items: flex-start;
  padding-top: 120px;
  padding-bottom: 120px;
  display: flex;
}

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

.ei-space.ei-space-o-que-vai-aprender {
  flex-direction: column;
  align-items: center;
  padding-top: 80px;
  padding-bottom: 115px;
  display: flex;
}

.ei-space.ei-space-upsell {
  padding-top: 26px;
  padding-bottom: 26px;
}

.ei-space.ei-space-hero-upsell {
  padding-top: 73px;
  padding-bottom: 62px;
}

.ei-space.ei-space-destaque {
  padding-top: 15px;
  padding-bottom: 15px;
}

.ei-space.ei-space-networking {
  flex-direction: column;
  align-items: center;
  padding-top: 90px;
  padding-bottom: 90px;
  display: flex;
}

.ei-space.ei-space-video {
  flex-direction: column;
  align-items: center;
  padding-top: 80px;
  padding-bottom: 115px;
  display: flex;
}

.ei-section-nav {
  z-index: 999;
  -webkit-backdrop-filter: blur(60px);
  backdrop-filter: blur(60px);
  background-color: rgba(0, 11, 44, .4);
  background-image: url('../images/Cronometro.webp');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-bottom: -154px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.ei-section-nav._2 {
  background-image: url('../images/Cronometro_1.webp');
  background-size: cover;
}

.ei-section-nav.mob {
  display: none;
}

.text-block {
  max-width: 125px;
  color: #e0ebea;
  margin-right: 40px;
  font-family: Figtree, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
}

.grid {
  grid-column-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto 1fr auto 1fr auto 1fr;
  align-items: center;
  margin-right: 20px;
}

.div-block {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

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

.text-block-2 {
  color: #e0ebea;
  font-family: Gotham, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 38px;
}

.text-block-3 {
  color: #e0ebea;
  text-transform: uppercase;
  font-family: Gotham, sans-serif;
  font-size: 12px;
  font-weight: 100;
  line-height: 17px;
}

.div-block-3 {
  width: 100%;
  height: 8px;
  max-width: 8px;
  min-height: 8px;
  min-width: 8px;
  background-color: #996323;
  border-radius: 100%;
}

.div-block-3._2 {
  background-color: #ebdfec;
}

.cta {
  width: 100%;
  height: 64px;
  max-width: 294px;
  color: #e2c08d;
  letter-spacing: .12em;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #e2c08d;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  display: flex;
}

.cta._2 {
  color: #ebdfec;
  background-image: linear-gradient(225deg, #eb613e, #914795 47%, #2f4294);
  border-color: #ebdfec;
}

.cta.cta-scroll {
  height: 46px;
  max-width: 238px;
  font-family: Gotham, sans-serif;
  font-size: 14px;
  line-height: 100%;
}

.cta.ctafixo {
  height: 46px;
  max-width: 238px;
  font-size: 14px;
}

.cta.ctafixo:hover {
  color: #010613;
  background-color: #e2c08d;
}

.cta.ctafixo.open-form {
  height: 40px;
}

.div-block-4 {
  width: 100%;
  max-width: 592px;
  flex-direction: column;
  align-items: flex-start;
  margin-left: auto;
  display: flex;
}

.div-block-4.v2 {
  margin-left: 0;
  margin-right: auto;
}

.div-block-4.c {
  max-width: 690px;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
}

.heading {
  color: #e2c08d;
  letter-spacing: .06em;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(91deg, #e2c08d, #e69e31);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 40px;
  margin-bottom: 24px;
  font-family: Univiapro, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 120%;
}

.heading._2 {
  color: #e0ebea;
  -webkit-text-fill-color: inherit;
  background-image: none;
  background-clip: border-box;
}

.heading.v2 {
  max-width: 524px;
  margin-top: 24px;
  font-size: 40px;
  line-height: 114%;
}

.heading.c {
  text-align: center;
}

.heading.d {
  max-width: 621px;
  text-align: center;
  margin-top: 25px;
  font-size: 40px;
  line-height: 114%;
}

.text-block-4 {
  color: #e0ebea;
  letter-spacing: .2em;
  text-transform: uppercase;
  font-family: Gotham book, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
}

.text-block-4.v2 {
  max-width: 481px;
  font-size: 16px;
  line-height: 25px;
}

.text-block-4.c {
  max-width: 534px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  line-height: 140%;
}

.text-block-4.v2-copy {
  max-width: 514px;
}

.text-block-4.d {
  max-width: 416px;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
}

.text-block-5 {
  max-width: 392px;
}

.text-block-6 {
  max-width: 392px;
  color: #e0ebea;
  margin-bottom: 64px;
  font-family: Gotham book, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 140%;
}

.text-block-6.v2 {
  max-width: 382px;
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 130%;
  display: none;
}

.text-block-6.c {
  max-width: 382px;
  text-align: center;
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 120%;
  display: none;
}

.cta-padrao {
  width: 100%;
  height: 64px;
  max-width: 360px;
  color: #010613;
  letter-spacing: .12em;
  text-transform: uppercase;
  background-color: #e2c08d;
  border: 1px solid #e2c08d;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  display: flex;
  box-shadow: 0 100px 80px rgba(226, 192, 141, .18), 0 42px 33px rgba(226, 192, 141, .13), 0 22px 18px rgba(226, 192, 141, .11), 0 13px 10px rgba(226, 192, 141, .09), 0 7px 5px rgba(226, 192, 141, .07), 0 3px 2px rgba(226, 192, 141, .05);
}

.cta-padrao._2.open-form {
  margin-left: auto;
  margin-right: auto;
}

.cta-padrao._2.cta-scroll.al-center {
  margin-top: 55px;
  margin-left: auto;
  margin-right: auto;
}

.cta-padrao.cta-form {
  margin-left: auto;
  margin-right: auto;
}

.cta-padrao.v2 {
  color: #ebdfec;
  background-color: #0c0f1d;
  border-color: #ebdfec;
  box-shadow: 0 100px 80px rgba(12, 15, 29, .18), 0 42px 33px rgba(12, 15, 29, .13), 0 22px 18px rgba(12, 15, 29, .11), 0 13px 10px rgba(12, 15, 29, .09), 0 7px 5px rgba(12, 15, 29, .07), 0 3px 2px rgba(12, 15, 29, .05);
}

.cta-padrao.v2-2 {
  background-color: #ebdfec;
  border-color: #ebdfec;
  box-shadow: 0 100px 80px rgba(235, 223, 236, .18), 0 42px 33px rgba(235, 223, 236, .13), 0 22px 18px rgba(235, 223, 236, .11), 0 13px 10px rgba(235, 223, 236, .09), 0 7px 5px rgba(235, 223, 236, .07), 0 3px 2px rgba(235, 223, 236, .05);
}

.cta-padrao.open-form {
  height: 54px;
  max-width: 320px;
}

.cta-padrao.cta-scroll {
  font-family: Gotham, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
}

.cta-padrao.cta-scroll.b {
  font-size: 28px;
  line-height: 28%;
}

.cta-padrao.cta-scroll.c {
  font-size: 14px;
  line-height: 100%;
}

.cta-padrao.b {
  font-size: 28px;
  line-height: 28px;
}

.cta-padrao.b:hover {
  background-color: #ffdaa3;
}

.cta-padrao.b.open-form {
  height: 54px;
  max-width: 340px;
  font-size: 24px;
}

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

.ei-section-metodo._2 {
  background-image: url('../images/depoimentos-4.png');
}

.ei-section-metodo.up {
  background-image: url('../images/bg-upsell-dep.webp');
  background-position: 50% 0;
}

.grid-2 {
  width: 100%;
  grid-column-gap: 32px;
  grid-template-rows: auto;
}

.text-block-7 {
  max-width: 384px;
  color: #e0ebea;
  text-align: center;
  margin-top: 52px;
  margin-bottom: 24px;
  font-family: Gotham book, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}

.heading-2 {
  max-width: 943px;
  color: #b5d9d5;
  text-align: center;
  margin-top: 120px;
  margin-bottom: 80px;
  font-family: Univiapro, sans-serif;
  font-weight: 400;
  line-height: 130%;
}

.heading-2._2 {
  color: #e0ebea;
}

.heading-2.up {
  margin-top: 0;
}

.grid-3 {
  width: 100%;
  grid-column-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.grid-3._2 {
  grid-template-columns: auto auto;
  justify-content: center;
}

.heading-3 {
  max-width: 800px;
  color: #b5d9d5;
  text-align: center;
  margin-top: 120px;
  margin-bottom: 80px;
  font-family: Univiapro, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 130%;
  display: block;
}

.heading-3._2 {
  color: #e0ebea;
}

.grid-4 {
  width: 100%;
  max-width: 966px;
  grid-column-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-bottom: 32px;
}

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

.grid-5.frist {
  margin-top: 120px;
  margin-bottom: 40px;
}

.grid-5.frist.off {
  max-width: 800px;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-wrap: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  display: flex;
}

.grid-5.off {
  max-width: 800px;
  grid-column-gap: 32px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  justify-items: center;
  display: grid;
}

.video-dep {
  background-image: url('../images/fundo-borda.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  flex-direction: column;
  align-items: center;
  padding: 208px 5px 16px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.video-dep._2 {
  background-image: url('../images/Frame-3739.webp');
  padding-top: 188px;
}

.video-dep._3 {
  background-image: url('../images/Frame-3742.webp');
}

.video-dep._4 {
  background-image: url('../images/Frame-3741.webp');
}

.video-dep._1 {
  background-image: url('../images/fundo-borda.png'), url('../images/img-dep1.png');
  background-position: 50% 0, 50% 0;
  background-repeat: no-repeat, repeat;
  background-size: 100% 100%, cover;
  border: .5px solid #000;
  border-radius: 8px;
}

.video-dep.dep2 {
  background-image: url('../images/fundo-borda.png'), url('../images/img-dep2.png');
  background-position: 50% 0, 50% 0;
  background-repeat: no-repeat, repeat;
  background-size: 100% 100%, auto;
}

.video-dep.dep2.off {
  display: none;
}

.video-dep.dep3 {
  background-image: url('../images/fundo-borda.png'), url('../images/img-dep3.png');
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 100% 100%, auto;
}

.video-dep.dep3.off {
  display: none;
}

.video-dep.dep4 {
  background-image: url('../images/fundo-borda.png'), url('../images/img-dep4.png');
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 100% 100%, auto;
}

.video-dep.dep4.off {
  display: none;
}

.video-dep.dep5 {
  max-width: 227px;
  background-image: url('../images/fundo-borda.png'), url('../images/img-dep5.png');
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 100% 100%, auto;
}

.video-dep.dep1 {
  max-width: 227px;
  background-image: url('../images/fundo-borda.png'), url('../images/img-dep1.png');
  background-position: 50% 0, 50% 0;
  background-repeat: no-repeat, no-repeat;
  background-size: 100% 100%, cover;
}

.video-dep.netoandrade {
  max-width: 227px;
  background-image: url('../images/fundo-borda.png'), url('../images/netoandrade.png');
  background-position: 50% 0, 50% 0;
  background-repeat: no-repeat, no-repeat;
  background-size: 100% 100%, cover;
  border-radius: 8px;
}

.video-dep.camila {
  max-width: 227px;
  background-image: url('../images/fundo-borda.png'), url('../images/dep-camila.png');
  background-position: 50% 0, 50% 0;
  background-repeat: no-repeat, no-repeat;
  background-size: 100% 100%, cover;
}

.video-dep.raissa {
  max-width: 227px;
  background-image: url('../images/fundo-borda.png'), url('../images/dep-raissa.png');
  background-position: 50% 0, 50% 0;
  background-repeat: no-repeat, no-repeat;
  background-size: 100% 100%, cover;
}

.text-block-8 {
  color: #b5d9d5;
  text-transform: uppercase;
  font-family: Univiapro, sans-serif;
  font-weight: 400;
}

.text-block-8._2 {
  color: #e0ebea;
}

.text-block-8.oculoto {
  color: rgba(0, 0, 0, 0);
}

.text-block-9 {
  max-width: 216px;
  color: #b5d9d5;
  text-align: center;
  margin-top: 12px;
  font-family: Gotham book, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 140%;
}

.text-block-9._2 {
  color: rgba(224, 235, 234, .8);
}

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

.ei-section-empresarios {
  background-image: linear-gradient(92deg, #030a1c, #0a183d 71%, #030a1c);
  display: none;
}

.ei-section-empresarios._2 {
  background-image: linear-gradient(225deg, #eb613e, #914795 47%, #2f4294);
}

.heading-4 {
  color: #b5d9d5;
  margin-top: 0;
  margin-bottom: 80px;
  font-family: Figtree, sans-serif;
  line-height: 42px;
}

.heading-4._2 {
  color: #e0ebea;
}

.ei-section-marcas {
  background-color: #010613;
}

.ei-section-marcas.off {
  display: block;
}

.heading-5 {
  color: #b5d9d5;
  margin-top: 0;
  margin-bottom: 80px;
  font-family: Univiapro, sans-serif;
  font-weight: 400;
  line-height: 130%;
}

.heading-5._2 {
  color: #fff;
}

.heading-5.video {
  max-width: 690px;
  text-align: center;
}

.grid-6 {
  width: 100%;
  grid-column-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  margin-top: 80px;
  margin-bottom: 64px;
}

.grid-7 {
  grid-column-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  margin-bottom: 80px;
}

.div-block-5 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-3 {
  width: 100%;
  height: 64px;
  max-width: 294px;
  color: #b5d9d5;
  letter-spacing: .12em;
  text-transform: uppercase;
  background-color: #0a183d;
  border: 1px solid #b5d9d5;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  display: flex;
  box-shadow: 0 100px 80px rgba(104, 161, 155, .18), 0 42px 33px rgba(104, 161, 155, .13), 0 22px 18px rgba(104, 161, 155, .11), 0 13px 10px rgba(104, 161, 155, .09), 0 7px 5px rgba(104, 161, 155, .07), 0 3px 2px rgba(104, 161, 155, .05);
}

.button-3.v2 {
  color: #010613;
  background-color: #ebdfec;
  border-color: #ebdfec;
  box-shadow: 0 100px 80px rgba(235, 223, 236, .18), 0 42px 33px rgba(235, 223, 236, .13), 0 22px 18px rgba(235, 223, 236, .11), 0 13px 10px rgba(235, 223, 236, .09), 0 7px 5px rgba(235, 223, 236, .07), 0 3px 2px rgba(235, 223, 236, .05);
}

.button-3.cta-scroll {
  font-family: Gotham, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
}

.div-block-6 {
  max-width: 219px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.div-block-6.oculto, .div-block-6.oculto-desk, .div-block-6.mob, .div-block-6.off {
  display: none;
}

.text-block-10 {
  color: #fff;
  letter-spacing: .2em;
  text-transform: uppercase;
  margin-top: 16px;
  margin-bottom: 1px;
  font-family: Gotham book, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
}

.div-block-7 {
  width: 100%;
  height: auto;
  min-height: 462px;
  background-image: url('../images/lista-1.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 31px 40px;
}

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

.heading-6 {
  color: #e2c08d;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Univiapro, sans-serif;
  font-weight: 400;
  line-height: 130%;
}

.heading-6._2 {
  color: #ebdfec;
}

.grid-8 {
  width: 100%;
  grid-column-gap: 32px;
  grid-row-gap: 24px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

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

.text-block-11 {
  color: #e0ebea;
  flex-direction: column;
  margin-left: 16px;
  font-family: Gotham book, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
  display: flex;
}

.grid-9 {
  grid-column-gap: 32px;
  grid-template-rows: auto;
  align-items: start;
}

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

.ei-section-imersao._2 {
  background-image: linear-gradient(225deg, #eb613e, #914795 47%, #2f4294);
}

.div-block-10 {
  background-image: url('../images/Frame-4130.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  display: flex;
  position: relative;
}

.div-block-10._2 {
  background-image: url('../images/Frame-4130_1.webp');
}

.div-block-10.m727 {
  max-width: 727px;
  border-radius: 8px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-11 {
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  padding: 72px 136px 72px 72px;
  display: flex;
}

.div-block-11.novo {
  border-radius: 8px;
  padding-right: 72px;
}

.image {
  position: absolute;
  top: 343px;
  left: 563px;
}

.image.off {
  display: none;
}

.heading-7 {
  color: #b5d9d5;
  letter-spacing: .06em;
  margin: 0 auto;
  font-family: Univiapro, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 120%;
}

.heading-7._2 {
  color: #ebdfec;
}

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

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

.text-block-12 {
  max-width: 113px;
  color: #e0ebea;
  margin-left: 16px;
  margin-right: 24px;
  font-family: Gotham book, sans-serif;
  font-weight: 400;
  line-height: 140%;
}

.div-block-13 {
  width: 100%;
  height: 34px;
  max-width: 1px;
  background-color: #e0ebea;
}

.image-2 {
  margin-left: 24px;
  margin-right: 16px;
}

.text-block-13 {
  max-width: 255px;
  color: #e0ebea;
  font-family: Gotham book, sans-serif;
  font-weight: 400;
  line-height: 140%;
}

.grid-10 {
  grid-row-gap: 24px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  margin-top: 80px;
  margin-bottom: 80px;
}

.grid-10.noba {
  max-width: 522px;
  margin: 29px auto 51px;
}

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

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

.text-block-14 {
  color: #e0ebea;
  margin-left: 16px;
  font-family: Gotham book, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
}

.bold-text {
  color: #e2c08d;
  font-family: Gotham, sans-serif;
  font-weight: 700;
}

.bold-text._2 {
  color: #ebdfec;
}

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

.ei-section-mentores._2 {
  background-image: url('../images/mentores_1.webp');
}

.heading-8 {
  color: #b5d9d5;
  text-align: center;
  letter-spacing: .06em;
  margin-top: 0;
  margin-bottom: 80px;
  font-family: Univiapro, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 58px;
}

.heading-8._2 {
  color: #ebdfec;
}

.grid-11 {
  grid-column-gap: 30px;
  grid-row-gap: 72px;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  justify-content: center;
  justify-items: center;
  margin-left: auto;
  margin-right: auto;
}

.grid-11._2 {
  grid-template-columns: auto auto;
  margin-top: 40px;
}

.div-block-15 {
  max-width: 668px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

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

.text-block-15 {
  color: #b5d9d5;
  letter-spacing: .06em;
  margin: 0 auto 12px 0;
  font-family: Univiapro, sans-serif;
  font-size: 32px;
  line-height: 42px;
}

.text-block-15._2 {
  color: #e0ebea;
}

.text-block-16 {
  color: #e0ebea;
  text-align: left;
  font-family: Gotham book, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
}

.ei-section-garantia.off {
  display: none;
}

.div-block-16 {
  background-image: linear-gradient(92deg, #030a1c, #0a183d 71%, #030a1c);
  border-radius: 8px;
  padding-top: 80px;
  padding-bottom: 80px;
  padding-right: 104px;
  position: relative;
  box-shadow: 0 100px 80px rgba(4, 4, 8, .18), 0 42px 33px rgba(4, 4, 8, .13), 0 22px 18px rgba(4, 4, 8, .11), 0 13px 10px rgba(4, 4, 8, .09), 0 7px 5px rgba(4, 4, 8, .07), 0 3px 2px rgba(4, 4, 8, .05);
}

.div-block-16._2 {
  background-image: linear-gradient(225deg, #eb613e, #914795 47%, #2f4294);
}

.image-3 {
  width: 100%;
  max-width: 840px;
  display: block;
  position: absolute;
  top: -57px;
  left: -60px;
}

.div-block-17 {
  max-width: 520px;
  flex-direction: column;
  align-items: flex-start;
  margin-left: auto;
  display: flex;
}

.heading-9 {
  color: #b5d9d5;
  margin-top: 24px;
  margin-bottom: 24px;
  font-family: Univiapro, sans-serif;
  font-weight: 400;
  line-height: 42px;
}

.heading-9._2 {
  color: #e0ebea;
}

.paragraph {
  color: #e0ebea;
  margin-bottom: 24px;
  font-family: Gotham book, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.text-block-17 {
  width: 100%;
  max-width: 489px;
  color: #e0ebea;
  background-color: rgba(181, 217, 213, .16);
  border-radius: 8px;
  padding: 8px 13px;
  font-family: Gotham, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 25px;
}

.text-span {
  color: #e69e31;
}

.text-span._2 {
  color: #e0ebea;
}

.text-span-2 {
  color: #e69e31;
}

.text-span-2._2 {
  color: #e0ebea;
}

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

.text-block-18 {
  color: #e0ebea;
  letter-spacing: .2em;
  text-transform: uppercase;
  margin-left: 16px;
  font-family: Gotham book, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.ei-section-form {
  background-image: linear-gradient(92deg, #030a1c, #0a183d 71%, #030a1c);
}

.ei-section-form._2 {
  background-image: linear-gradient(225deg, #eb613e, #914795 47%, #2f4294);
}

.ei-section-rodape {
  background-color: #010613;
  background-image: linear-gradient(157deg, rgba(10, 24, 61, .4), rgba(10, 24, 61, 0));
  border-top: .5px solid #b5d9d5;
}

.ei-section-rodape._2 {
  background-color: #0c0f1d;
  background-image: linear-gradient(157deg, rgba(11, 14, 25, .4), rgba(11, 14, 25, 0));
  border-top-color: #e0ebea;
}

.text-block-19 {
  color: #e0ebea;
  letter-spacing: -.005em;
  margin-left: 78px;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  line-height: 23px;
}

.link {
  color: #e0ebea;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 800;
  line-height: 24px;
  text-decoration: none;
}

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

.heading-10 {
  color: #b5d9d5;
  letter-spacing: -.06em;
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Univiapro, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 58px;
}

.heading-10._2 {
  color: #ebdfec;
}

.heading-10.up {
  max-width: 362px;
  font-family: Univiapro, sans-serif;
  font-weight: 400;
}

.text-block-20 {
  color: #e0ebea;
  font-family: Gotham book, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
}

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

.image-4, .text-span-3, .image-5.off {
  display: none;
}

.form-block {
  width: 100%;
  max-width: 592px;
  background-image: linear-gradient(115deg, rgba(230, 158, 49, .4), rgba(230, 158, 49, 0));
  border-radius: 8px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 48px 64px;
  display: none;
  position: relative;
  box-shadow: 0 10px 50px rgba(0, 0, 0, .3);
}

.form-block._2 {
  background-image: linear-gradient(115deg, rgba(47, 66, 148, .4), rgba(145, 71, 149, 0));
}

.form-block.novo {
  display: block;
}

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

.input-padrao {
  width: 100%;
  height: 48px;
  color: #000;
  background-image: url('../images/single-user.webp');
  background-position: 10px;
  background-size: auto;
  border-radius: 4px;
  margin-bottom: 24px;
  padding-left: 60px;
}

.input-padrao::-ms-input-placeholder {
  color: rgba(1, 6, 19, .6);
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
}

.input-padrao::placeholder {
  color: rgba(1, 6, 19, .6);
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
}

.input-padrao._2 {
  background-image: url('../images/email-letter-mail-medium.svg');
  background-position: 10px;
  background-repeat: no-repeat;
}

.input-padrao._4 {
  color: rgba(0, 0, 0, .6);
  background-image: url('../images/Group-User.svg');
  background-repeat: no-repeat;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
}

.input-padrao._3 {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
}

.input-padrao._1 {
  background-image: url('../images/single-user.webp');
  background-position: 10px;
  background-repeat: no-repeat;
  background-size: auto;
}

.checkbox-field {
  width: 100%;
  max-width: 330px;
  align-items: center;
  margin-bottom: 48px;
  padding-left: 0;
  display: flex;
}

.checkbox-label {
  max-width: 442px;
  color: rgba(224, 235, 234, .8);
  text-align: center;
  letter-spacing: -.005em;
  margin: 15px auto 0;
  font-family: Gotham book, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}

.link-2 {
  color: rgba(224, 235, 234, .8);
}

.checkbox {
  width: 100%;
  height: 14px;
  max-width: 14px;
  border-width: 1.5px;
  border-color: #e0ebea;
  border-radius: 3px;
  margin-top: 0;
  margin-left: 0;
}

.ei-section-o-que-vai-aprender {
  background-image: url('../images/ao-final-da-imersão.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.ei-section-o-que-vai-aprender._2 {
  background-image: url('../images/ao-final-da-imersão_1.webp');
}

.heading-11 {
  color: #b5d9d5;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  line-height: 42px;
}

.heading-11._2 {
  color: #e0ebea;
}

.text-block-21 {
  max-width: 384px;
  color: #e0ebea;
  text-align: center;
  margin-top: 24px;
  margin-bottom: 60px;
  font-family: Figtree, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
}

.grid-12 {
  width: 100%;
  grid-column-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-bottom: 32px;
}

.grid-12._3 {
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-13 {
  width: 100%;
  max-width: 904px;
  grid-column-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-13.off {
  display: none;
}

.text-block-22 {
  color: #b5d9d5;
  margin-top: 80px;
  margin-bottom: 80px;
  font-family: Univiapro, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 42px;
}

.text-block-22._2 {
  color: #e0ebea;
}

.grid-14 {
  width: 100%;
  max-width: 800px;
  grid-column-gap: 32px;
  grid-row-gap: 24px;
  grid-template-rows: auto auto auto auto;
}

.text-block-23 {
  color: #e0ebea;
  margin-top: 80px;
  margin-bottom: 80px;
  font-family: Gotham book, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

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

.text-block-24 {
  color: #e0ebea;
  margin-left: 16px;
  font-family: Gotham book, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 140%;
}

.div-block-22 {
  background-image: linear-gradient(156deg, rgba(104, 161, 155, .18), rgba(181, 217, 213, 0));
  border-radius: 8px;
  padding: 24px 16px;
}

.div-block-22._2 {
  background-image: linear-gradient(155deg, rgba(145, 71, 149, .18) 16%, rgba(181, 217, 213, 0) 84%, rgba(145, 71, 149, 0));
}

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

.div-block-23 {
  align-items: center;
  margin-bottom: 24px;
  display: flex;
}

.text-block-25 {
  color: #e0ebea;
  margin-left: 16px;
  font-family: Univiapro, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 25px;
}

.text-block-26 {
  color: #e0ebea;
  font-family: Gotham book, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
}

.body {
  background-color: #010613;
  font-weight: 400;
}

.body._2 {
  background-color: #0c0f1d;
}

.box-modal {
  width: 100%;
  position: relative;
}

.box-modal.open {
  z-index: 999;
  background-color: #040c20;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.close-modal {
  width: 40px;
  height: 40px;
  color: #5d4935;
  background-color: #051028;
  border: 2px solid #5d4937;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  margin-top: -15px;
  margin-right: -15px;
  font-weight: 700;
  display: none;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.close-modal:hover {
  background-color: #fff;
}

.close-modal.open {
  display: flex;
}

.text-lgpd {
  max-width: 367px;
  color: #fff;
  text-align: center;
  margin-top: 20px;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
}

.link-3 {
  color: #fff;
}

.chapeu-16 {
  letter-spacing: 1px;
  text-transform: uppercase;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(273deg, #ff9d57 68%, #f94144 97%);
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: 700;
  display: none;
}

.bold-text-2 {
  text-transform: uppercase;
  font-family: Gotham, sans-serif;
  font-size: 22px;
  font-weight: 700;
}

.msg-envio {
  z-index: 999;
  color: #000;
  background-color: rgba(0, 0, 0, .8);
  justify-content: center;
  align-items: center;
  display: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.h2-24 {
  max-width: 421px;
  color: #fff;
  text-align: center;
  text-transform: none;
  margin-bottom: 30px;
  font-size: 24px;
  line-height: 130%;
}

.h2-24._3 {
  width: 100%;
  max-width: 367px;
  text-align: left;
  margin-top: 0;
}

.text-block-259 {
  width: 100%;
  max-width: 367px;
  color: #fff;
  margin-top: 20px;
  font-family: Gotham book, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

.form-content {
  color: #000;
  background-color: #000;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 24px 24px 60px;
  display: flex;
  position: relative;
}

.form-content.form-block {
  background-color: rgba(0, 0, 0, 0);
}

.script-formulario {
  max-width: 415px;
}

.paragraph-25 {
  max-width: 40ch;
  color: rgba(255, 255, 255, .8);
  text-align: center;
  margin-bottom: 40px;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  display: none;
}

.text-block-237 {
  color: #fff;
}

.labal-funcionarios {
  width: 100%;
  color: #fff;
  text-align: left;
  margin-bottom: 15px;
  font-family: Figtree, sans-serif;
  font-weight: 400;
}

.bold-text-3, .bold-text-4 {
  font-family: Gotham, sans-serif;
}

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

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

.bold-text-5 {
  font-family: Gotham, sans-serif;
}

.bold-text-6 {
  font-family: Univiapro, sans-serif;
  font-weight: 700;
}

.heading-12 {
  color: #e2c08d;
  text-align: center;
  letter-spacing: .12em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Gotham, sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 115%;
}

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

.div-block-25 {
  width: 100%;
  max-width: 661px;
  margin-left: auto;
  display: none;
}

.div-block-25.desk {
  max-width: 668px;
  align-self: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

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

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

.html-embed-3, .image-7 {
  display: none;
}

.text-block-260 {
  color: #fff;
  letter-spacing: .12em;
  text-transform: uppercase;
  margin-left: 20px;
  margin-right: 20px;
  font-family: Gotham book, sans-serif;
  font-size: 16px;
  line-height: 20px;
}

.image-8 {
  max-width: 150px;
}

.ei-section-destaque {
  background-image: linear-gradient(91deg, #eb613e, #914795 49%, #2f4294);
}

.text-block-261 {
  color: #fff;
  text-align: center;
  letter-spacing: .12em;
  text-transform: uppercase;
  font-family: Gotham, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 100%;
}

.num-clientes, .bold-text-9 {
  font-family: Gotham, sans-serif;
  font-weight: 700;
}

.ei-section-networking {
  background-color: #010613;
}

.text-block-262 {
  color: #fff;
  font-family: Gotham book, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.bold-text-10 {
  font-family: Gotham, sans-serif;
  font-weight: 700;
}

.text-block-263 {
  max-width: 590px;
  color: #b5d9d5;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: Gotham book, sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 41px;
}

.div-block-26 {
  grid-column-gap: 5%;
  grid-row-gap: 74px;
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.div-block-27 {
  height: 51px;
  color: #b5d9d5;
  border: .5px solid #b5d9d5;
  border-radius: 27px;
  justify-content: center;
  align-items: center;
  margin-bottom: 17px;
  padding-left: 34px;
  padding-right: 34px;
  font-family: Univiapro, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 130%;
  display: flex;
}

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

.div-block-28._4 {
  width: 100%;
  max-width: 807px;
}

.text-block-264 {
  max-width: 279px;
  color: #e2c08d;
  text-align: center;
  flex: 1;
  font-family: Gotham book, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.text-block-264._2 {
  width: 100%;
  max-width: 214px;
  flex-direction: column;
  justify-content: center;
  display: block;
}

.text-block-264._4 {
  width: 100%;
  max-width: 639px;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 57px;
  line-height: 28px;
  display: block;
}

.bold-text-11 {
  font-family: Gotham, sans-serif;
  font-weight: 700;
}

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

.ei-section-convite {
  display: none;
}

.cta-convite {
  width: 100%;
  height: 64px;
  max-width: 294px;
  color: #b5d9d5;
  letter-spacing: .12em;
  text-transform: uppercase;
  background-color: #0a183d;
  border: 1px solid #b5d9d5;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  display: flex;
  box-shadow: 0 100px 80px rgba(104, 161, 155, .18), 0 42px 33px rgba(104, 161, 155, .13), 0 22px 18px rgba(104, 161, 155, .11), 0 13px 10px rgba(104, 161, 155, .09), 0 7px 5px rgba(104, 161, 155, .07), 0 3px 2px rgba(104, 161, 155, .05);
}

.cta-convite.v2 {
  color: #010613;
  background-color: #ebdfec;
  border-color: #ebdfec;
  box-shadow: 0 100px 80px rgba(235, 223, 236, .18), 0 42px 33px rgba(235, 223, 236, .13), 0 22px 18px rgba(235, 223, 236, .11), 0 13px 10px rgba(235, 223, 236, .09), 0 7px 5px rgba(235, 223, 236, .07), 0 3px 2px rgba(235, 223, 236, .05);
}

.cta-convite.cta-scroll {
  font-family: Gotham, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
}

.texto-hero-antiga {
  color: #e0ebea;
  letter-spacing: .2em;
  text-transform: uppercase;
  font-family: Gotham book, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
}

.texto-hero-antiga.v2 {
  max-width: 534px;
}

.texto-hero-antiga.c {
  max-width: 534px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  line-height: 140%;
}

.img-play {
  position: absolute;
  top: 114px;
}

.ei-section-video {
  background-image: url('../images/ao-final-da-imersão.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.ei-section-video._2 {
  background-image: url('../images/ao-final-da-imersão_1.webp');
}

.div-block-30 {
  width: 100%;
  max-width: 1000px;
}

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

.image-10 {
  display: none;
}

.image-10.desk {
  max-width: 1008%;
  margin-bottom: 80px;
  display: block;
}

.text-span-9 {
  display: block;
}

.bold-text-12, .bold-text-13 {
  font-family: Gotham, sans-serif;
  font-weight: 700;
}

.text-block-267 {
  font-size: 32px;
  line-height: 41px;
}

.bold-text-14, .bold-text-15 {
  font-family: Gotham, sans-serif;
  font-weight: 700;
}

.text-block-268 {
  font-size: 32px;
  line-height: 41px;
}

.bold-text-16, .bold-text-17 {
  font-family: Gotham, sans-serif;
  font-weight: 700;
}

.text-block-269 {
  color: #fff;
  text-align: center;
  letter-spacing: .2em;
  font-family: Gotham book, sans-serif;
  font-size: 12px;
  line-height: 16px;
}

.text-block-269.w161 {
  max-width: 161px;
}

@media screen and (min-width: 1280px) {
  .ei-space {
    padding-left: 60px;
    padding-right: 60px;
  }
}

@media screen and (min-width: 1440px) {
  .ei-section-hero {
    background-position: 0 0;
    background-size: auto;
  }

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

@media screen and (min-width: 1920px) {
  .ei-section-hero {
    background-position: 50% 0;
  }
}

@media screen and (max-width: 991px) {
  .ei-section-hero {
    background-image: url('../images/bg-hero-equity.jpeg');
    background-position: 50% 0;
    background-size: auto;
  }

  .ei-section-hero._2 {
    background-image: url('../images/hero-1.webp');
  }

  .ei-section-hero.v2 {
    background-image: url('../images/bg-mob-eqnova.webp');
    margin-top: 0;
  }

  .ei-section-hero.nova-b {
    background-color: #081331;
    background-image: url('../images/bg-mob-eqnova-b.webp');
    margin-top: 0;
  }

  .ei-section-hero.nova-c {
    background-color: #040c20;
    background-image: url('../images/bg-mob-eqnova-c.webp');
    margin-top: 0;
  }

  .ei-section-hero.nova-d {
    background-color: #0a183d;
    background-image: url('../images/bg-mob-eqnova-d.png');
    margin-top: 0;
  }

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

  .ei-space {
    padding-left: 10px;
    padding-right: 10px;
  }

  .ei-space.ei-space-hero {
    padding-top: 48px;
    padding-bottom: 49px;
  }

  .ei-space.ei-space-hero.v2 {
    padding: 45px 10px 36px;
  }

  .ei-space.ei-space-hero.c {
    padding-top: 48px;
    padding-bottom: 80px;
  }

  .ei-space.ei-space-hero.antiga {
    padding-top: 38px;
  }

  .ei-space.ei-space-hero.d {
    padding-top: 55px;
    padding-bottom: 80px;
  }

  .ei-space.ei-space-nav {
    flex-direction: column;
    padding-top: 22px;
    padding-bottom: 22px;
  }

  .ei-space.ei-space-metodo, .ei-space.ei-space-empresarios {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .ei-space.ei-space-marcas {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .ei-space.ei-space-imersao {
    padding-top: 40px;
    padding-bottom: 0;
  }

  .ei-space.ei-space-imersao.up {
    padding-bottom: 0;
  }

  .ei-space.ei-space-mentores {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .ei-space.ei-space-garantia {
    padding-top: 32px;
    padding-bottom: 0;
  }

  .ei-space.ei-space-form {
    flex-direction: column;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .ei-space.ei-space-rodape {
    border-top: .5px solid #b5d9d5;
    flex-direction: column;
    padding-top: 32px;
    padding-bottom: 27px;
  }

  .ei-space.ei-space-o-que-vai-aprender {
    border-bottom: .5px solid #b5d9d5;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .ei-space.ei-space-upsell {
    padding-top: 23px;
    padding-bottom: 14px;
  }

  .ei-space.ei-space-hero-upsell {
    padding: 28px 10px 44px;
  }

  .ei-space.ei-space-networking {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .ei-space.ei-space-convite {
    padding: 15px 10px;
  }

  .ei-space.ei-space-video {
    border-bottom: .5px solid #b5d9d5;
    padding: 40px 10px;
  }

  .ei-section-nav {
    display: none;
  }

  .ei-section-nav.mob {
    background-image: url('../images/Frame-4467.png');
    display: block;
    position: static;
  }

  .grid {
    margin-bottom: 22px;
    margin-right: 0;
  }

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

  .div-block-4 {
    margin-top: 24px;
  }

  .div-block-4.v2 {
    margin-top: 178px;
  }

  .div-block-4.c {
    margin-top: 24px;
  }

  .heading {
    margin-top: 104px;
    margin-bottom: 16px;
    font-size: 24px;
    line-height: 31px;
  }

  .heading.v2 {
    margin-top: 0;
    font-size: 23px;
    line-height: 116%;
  }

  .heading.c {
    margin-top: 0;
    margin-bottom: 34px;
    line-height: 130%;
  }

  .heading.d {
    margin-top: 25px;
    margin-bottom: 25px;
    font-size: 28px;
    line-height: 130%;
  }

  .text-block-4 {
    max-width: 121px;
  }

  .text-block-4.v2 {
    max-width: 308px;
    margin-bottom: 22px;
    font-size: 12px;
    line-height: 17px;
    display: block;
  }

  .text-block-4.c {
    max-width: 262px;
    margin-bottom: 35px;
    display: block;
  }

  .text-block-4.v2-copy {
    display: none;
  }

  .text-block-4.d {
    max-width: 310px;
    font-size: 12px;
    line-height: 17px;
    display: block;
  }

  .text-block-6 {
    margin-bottom: 16px;
  }

  .text-block-6.v2 {
    margin-bottom: 25px;
    font-size: 14px;
  }

  .text-block-6.c {
    margin-bottom: 34px;
  }

  .cta-padrao._2 {
    display: none;
  }

  .cta-padrao._2.mob {
    display: flex;
  }

  .cta-padrao._2.cta-scroll.al-center {
    margin-top: 36px;
    display: flex;
  }

  .cta-padrao.cta-form {
    height: 62px;
    max-width: 304px;
    font-size: 14px;
    line-height: 14px;
  }

  .cta-padrao.cta-scroll {
    height: 46px;
    max-width: 300px;
  }

  .cta-padrao.cta-scroll.b {
    max-width: 244px;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    line-height: 14%;
  }

  .cta-padrao.cta-scroll.c {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    line-height: 14%;
  }

  .cta-padrao.b {
    height: 46px;
    max-width: 244px;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    line-height: 14px;
  }

  .ei-section-metodo {
    background-image: url('../images/Slice-2.webp');
  }

  .ei-section-metodo._2, .ei-section-metodo.up {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

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

  .text-block-7 {
    margin-top: 32px;
    margin-bottom: 32px;
  }

  .heading-2 {
    max-width: 305px;
    margin-top: 80px;
    margin-bottom: 32px;
    font-size: 24px;
    line-height: 31px;
  }

  .grid-3 {
    max-width: 241px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .grid-3._2 {
    grid-template-columns: auto;
  }

  .heading-3 {
    max-width: 318px;
    margin-top: 80px;
    margin-bottom: 32px;
    font-size: 22px;
    line-height: 31px;
  }

  .grid-4 {
    grid-row-gap: 32px;
    grid-template-columns: 1fr 1fr;
  }

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

  .grid-5.frist.off {
    grid-column-gap: 15px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr;
  }

  .grid-5.off {
    grid-column-gap: 15px;
    grid-template-columns: auto auto;
    justify-content: center;
    justify-items: center;
    display: none;
  }

  .video-dep.dep2 {
    background-repeat: no-repeat, no-repeat;
    background-size: 100% 100%, cover;
  }

  .video-dep.dep3 {
    background-size: 100% 100%, cover;
  }

  .video-dep.dep4, .video-dep.dep5 {
    background-repeat: no-repeat, no-repeat;
    background-size: 100% 100%, cover;
  }

  .video-dep.dep1, .video-dep.netoandrade, .video-dep.camila, .video-dep.raissa {
    background-position: 50% 0, 50% 0;
  }

  .heading-4 {
    text-align: center;
    margin-bottom: 32px;
    font-size: 24px;
    line-height: 31px;
  }

  .heading-5 {
    max-width: 283px;
    text-align: center;
    margin-bottom: 64px;
    font-size: 24px;
    line-height: 31px;
  }

  .heading-5.video {
    max-width: 280px;
  }

  .grid-6 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 64px;
    margin-bottom: 32px;
    display: none;
  }

  .grid-7 {
    grid-column-gap: 24px;
    grid-row-gap: 32px;
    grid-template-columns: 1fr 1fr 1fr;
    justify-items: center;
    margin-bottom: 64px;
    display: none;
  }

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

  .button-3 {
    max-width: 271px;
  }

  .div-block-6 {
    max-width: 162.5px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-6.oculto, .div-block-6.oculto-mob {
    display: none;
  }

  .div-block-6.oculto-desk, .div-block-6.mob {
    display: block;
  }

  .text-block-10 {
    text-align: center;
    letter-spacing: .1em;
    font-size: 12px;
  }

  .div-block-7 {
    height: auto;
    min-height: auto;
    background-size: 100% 100%;
    border-radius: 8px;
    padding: 24px;
  }

  .heading-6 {
    max-width: 210px;
    margin-bottom: 24px;
    font-size: 24px;
    line-height: 31px;
  }

  .grid-8 {
    grid-template-rows: auto auto;
  }

  .text-block-11 {
    font-size: 18px;
    line-height: 25px;
    display: block;
  }

  .grid-9 {
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
  }

  .ei-section-imersao {
    background-image: url('../images/bg-sobre-imersao.webp');
  }

  .ei-section-imersao._2 {
    background-image: url('../images/medalhoes.webp');
    background-position: 50% 0;
    background-size: auto;
  }

  .div-block-10 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    flex-direction: column;
  }

  .div-block-11 {
    padding: 0;
  }

  .div-block-11.novo {
    padding-right: 0;
  }

  .image {
    max-width: 210px;
    display: none;
    top: 528px;
    left: 0;
  }

  .heading-7 {
    font-size: 32px;
    line-height: 42px;
  }

  .div-block-12 {
    width: 100%;
    align-items: flex-start;
  }

  .text-block-12 {
    width: 100%;
    max-width: 95px;
    min-width: 95px;
    margin-left: 8px;
    margin-right: 8px;
    font-size: 12px;
    line-height: 17px;
  }

  .image-2 {
    max-width: 24px;
    margin-left: 8px;
    margin-right: 8px;
  }

  .text-block-13 {
    width: 100%;
    font-size: 12px;
    line-height: 17px;
  }

  .grid-10 {
    margin-top: 32px;
    margin-bottom: 450px;
  }

  .grid-10.noba {
    width: 100%;
  }

  .ei-section-mentores {
    background-image: url('../images/Slice-6.webp');
    background-repeat: repeat-y;
  }

  .ei-section-mentores._2 {
    background-image: linear-gradient(225deg, #eb613e, #914795 47%, #2f4294);
  }

  .heading-8 {
    margin-bottom: 32px;
    font-size: 32px;
    line-height: 42px;
  }

  .grid-11 {
    grid-row-gap: 32px;
    grid-template-columns: 1fr;
  }

  .grid-11._2 {
    grid-template-columns: 1fr;
  }

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

  .ei-section-garantia {
    background-image: url('../images/Slice-6.webp');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: auto;
    padding-bottom: 62px;
  }

  .div-block-16 {
    box-shadow: none;
    background-image: none;
    padding: 40px 16px 183px;
  }

  .image-3 {
    top: auto;
    bottom: -41px;
    left: auto;
    right: -63px;
  }

  .paragraph {
    font-size: 16px;
    line-height: 22px;
  }

  .text-block-17 {
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0;
    padding: 0;
    font-size: 16px;
    line-height: 22px;
  }

  .text-block-18 {
    font-size: 12px;
    line-height: 17px;
  }

  .ei-section-form {
    z-index: 3;
    position: relative;
  }

  .ei-section-form._2 {
    background-image: none;
  }

  .ei-section-rodape {
    border-top-style: none;
  }

  .text-block-19 {
    max-width: 230px;
    text-align: center;
    margin-bottom: 24px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-19 {
    margin-bottom: 32px;
    margin-right: 0;
  }

  .heading-10 {
    width: 100%;
    letter-spacing: .06em;
    flex-direction: column;
    margin-bottom: 16px;
    font-size: 29px;
    line-height: 38px;
    display: flex;
  }

  .text-block-20 {
    max-width: 100%;
    font-size: 15px;
    line-height: 22px;
  }

  .div-block-20 {
    flex-direction: column-reverse;
    margin-bottom: 16px;
    margin-right: 0;
  }

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

  .image-4.c {
    max-width: 218px;
    margin-bottom: 24px;
    margin-left: auto;
    margin-right: auto;
  }

  .text-span-3 {
    display: inline-block;
  }

  .image-5 {
    display: none;
  }

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

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

  .form-block {
    padding: 32px 16px;
  }

  .checkbox-field {
    max-width: 270px;
    margin-bottom: 40px;
  }

  .ei-section-o-que-vai-aprender {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .ei-section-o-que-vai-aprender._2 {
    background-image: url('../images/Group-481481.webp');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: auto;
  }

  .heading-11 {
    font-size: 24px;
    line-height: 31px;
  }

  .text-block-21 {
    max-width: 320px;
    margin-top: 16px;
    margin-bottom: 32px;
    font-family: Gotham book, sans-serif;
    font-weight: 400;
  }

  .grid-12 {
    grid-template-columns: 1fr;
    margin-bottom: 16px;
  }

  .grid-12._3 {
    grid-template-columns: 1fr;
  }

  .grid-13 {
    border-bottom: .5px solid #b5d9d5;
    grid-template-columns: 1fr;
    padding-bottom: 40px;
  }

  .text-block-22 {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 32px;
    font-size: 24px;
    line-height: 31px;
  }

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

  .text-block-23 {
    text-align: center;
    margin-top: 32px;
    margin-bottom: 32px;
  }

  .text-lgpd {
    color: rgba(255, 255, 255, .9);
  }

  .link-3 {
    color: #fff;
  }

  .bold-text-2 {
    font-size: 18px;
  }

  .h2-24._3 {
    font-size: 23px;
  }

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

  .div-block-24 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -webkit-backdrop-filter: blur(60px);
    backdrop-filter: blur(60px);
    background-color: rgba(1, 6, 19, .3);
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
    display: none;
    position: fixed;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .heading-12 {
    font-size: 17px;
  }

  .ei-section-hero-upsell {
    background-image: linear-gradient(91.84deg, #030a1c, #0a183d 70%, #030a1c);
  }

  .div-block-25 {
    order: 1;
    margin-bottom: 20px;
    display: block;
  }

  .div-block-25.desk {
    margin-top: 38px;
    margin-bottom: 0;
    display: block;
  }

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

  .text-span-5 {
    margin-top: 15px;
    display: block;
  }

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

  .text-block-260 {
    color: #e2c08d;
    text-align: center;
    margin-bottom: 22px;
    margin-left: 0;
    margin-right: 0;
    font-size: 18px;
    line-height: 23px;
  }

  .image-8 {
    display: none;
  }

  .bold-text-7 {
    font-family: Gotham, sans-serif;
  }

  .text-block-262 {
    max-width: 266px;
    text-align: center;
    font-size: 20px;
    line-height: 28px;
  }

  .text-block-263 {
    max-width: 275px;
    font-size: 20px;
    line-height: 28px;
  }

  .div-block-27 {
    width: 100%;
    max-width: 300px;
  }

  .div-block-27._2 {
    height: auto;
    max-width: 300px;
    padding: 5px 20px;
  }

  .div-block-28 {
    width: 100%;
    max-width: 3000px;
  }

  .text-block-264 {
    grid-row-gap: 5px;
    flex-direction: column;
    display: flex;
  }

  .text-block-264._4 {
    grid-row-gap: 0px;
    line-height: 34px;
    display: flex;
  }

  .text-span-6, .text-span-7, .text-span-8 {
    display: none;
  }

  .ei-section-convite {
    border: .5px solid #fff;
    border-style: solid none;
    display: block;
  }

  .text-block-266 {
    max-width: 100%;
    color: #e2c08d;
    text-align: center;
    letter-spacing: .12em;
    text-transform: uppercase;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    font-family: Gotham, sans-serif;
    font-size: 13px;
    font-weight: 700;
    line-height: 15px;
  }

  .cta-convite {
    height: 46px;
    max-width: 238px;
    box-shadow: none;
    color: #e2c08d;
    background-color: rgba(0, 0, 0, 0);
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    line-height: 14px;
  }

  .cta-convite.cta-scroll {
    border-left-color: #e2c08d;
    display: none;
  }

  .texto-hero-antiga {
    max-width: 134px;
    font-size: 15px;
    line-height: 23px;
  }

  .texto-hero-antiga.v2 {
    display: none;
  }

  .texto-hero-antiga.c {
    max-width: 262px;
    margin-bottom: 35px;
    display: block;
  }

  .ei-section-video {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .ei-section-video._2 {
    background-image: url('../images/Group-481481.webp');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: auto;
  }

  .image-9 {
    max-width: 220px;
    display: block;
  }

  .image-10 {
    margin-bottom: 64px;
    display: block;
  }

  .image-10.desk {
    display: none;
  }

  .text-block-267 {
    text-align: center;
    font-size: 24px;
    line-height: 137%;
  }

  .text-span-10 {
    line-height: 26px;
  }

  .text-block-268 {
    font-size: 24px;
    line-height: 130%;
  }

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

@media screen and (max-width: 767px) {
  .grid-10.noba {
    grid-row-gap: 21px;
    margin-top: 25px;
    margin-bottom: 248px;
  }

  .box-modal.open {
    padding-left: 15px;
    padding-right: 15px;
  }

  .close-modal.open {
    margin-top: -15px;
    margin-right: -10px;
  }
}

@media screen and (max-width: 479px) {
  .ei-space.ei-space-hero.v2 {
    padding-top: 30px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .ei-space.ei-space-hero.c {
    padding-left: 10px;
    padding-right: 10px;
  }

  .ei-space.ei-space-hero.d {
    padding-top: 60px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .ei-space.ei-space-imersao {
    padding-bottom: 60px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .ei-space.ei-space-garantia {
    padding-left: 10px;
    padding-right: 10px;
  }

  .ei-space.ei-space-convite {
    padding-left: 8px;
    padding-right: 8px;
  }

  .div-block-4.v2 {
    margin-top: 180px;
  }

  .heading.v2 {
    margin-bottom: 14px;
    line-height: 29px;
  }

  .text-block-4.v2 {
    margin-bottom: 18px;
  }

  .text-block-4.d {
    max-width: 312px;
  }

  .text-block-6.v2 {
    font-size: 15px;
    line-height: 132%;
  }

  .text-block-6.c {
    font-size: 18px;
    line-height: 132%;
  }

  .cta-padrao {
    letter-spacing: .08em;
  }

  .ei-section-metodo.up {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .video-dep {
    max-width: 228px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-7 {
    height: auto;
    min-height: auto;
    background-size: 100% 100%;
  }

  .grid-10.noba {
    margin-bottom: 0;
  }

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

  .ei-section-mentores {
    background-size: cover;
  }

  .div-block-16 {
    background-image: none;
  }

  .image-3 {
    right: auto;
  }

  .text-block-18 {
    margin-left: 10px;
  }

  .image-4.c {
    margin-bottom: 44px;
  }

  .checkbox-label {
    margin-left: 13px;
  }

  .box-modal.open {
    padding-left: 10px;
    padding-right: 10px;
  }

  .h2-24 {
    font-size: 18px;
  }

  .form-content {
    width: 100%;
    max-width: 320px;
  }

  .form-content.form-block {
    max-width: 100%;
  }

  .div-block-27 {
    font-size: 29px;
  }

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

#w-node-_56ca1c13-28ae-4876-a1aa-b362c8b00f93-6fa16de0, #w-node-eb88b58f-319d-7eae-7c0e-bffc7a502a17-6fa16de0, #w-node-b2527541-7f5f-a441-8eb7-13b42c925acf-6fa16de0, #w-node-_661611c0-0858-ba06-cfaa-82f00687db06-6fa16de0, #w-node-_07f412ac-5f8e-ccf7-44e7-a9848ee4a946-6fa16de0, #w-node-_0d05a069-0a0f-60dd-52a1-6a5cb3d7507b-6fa16de0, #w-node-_335836b1-274c-725a-72e6-0bc381a4d50b-6fa16de0, #w-node-d6b762f6-ad40-42cd-86f4-e283b6be1b80-6fa16de0, #w-node-_92012b05-bbe7-f10a-ba8c-c60e5e9e5502-6fa16de0, #w-node-aa59e515-d605-d10f-fb47-8145c9403a64-6fa16de0, #w-node-aa59e515-d605-d10f-fb47-8145c9403a6c-6fa16de0, #w-node-_9d1a3ee0-7995-4a93-268c-9c1f232c0c99-6fa16de0, #w-node-_9d1a3ee0-7995-4a93-268c-9c1f232c0c9f-6fa16de0, #w-node-_9d1a3ee0-7995-4a93-268c-9c1f232c0ca3-6fa16de0, #w-node-_9d1a3ee0-7995-4a93-268c-9c1f232c0ca7-6fa16de0, #w-node-_9d1a3ee0-7995-4a93-268c-9c1f232c0cac-6fa16de0, #w-node-_9d1a3ee0-7995-4a93-268c-9c1f232c0cb0-6fa16de0, #w-node-a1e8fb0b-4bee-4eeb-08a7-184b07507914-6fa16de0, #w-node-f2bdcf22-08bb-29b8-25a9-a4fc520fe330-6fa16de0, #w-node-_4410f5a4-3901-bda3-87aa-532e25d49393-6fa16de0, #w-node-_53dfa38b-ab1d-6d15-d3d8-f2ced419019e-6fa16de0, #w-node-bbdc3d8e-5cca-cc79-7ade-42433e95af1a-6fa16de0, #w-node-_101c2506-0f2a-ff48-cb74-51cd36ed811c-6fa16de0, #w-node-_9f61bd71-6b52-25c3-4291-ec38f9ba58ae-6fa16de0, #w-node-_84deb255-d205-5706-3bcc-22610529f025-6fa16de0, #w-node-ff1393b3-9b8b-c6f2-9a80-e9a0e3de98be-6fa16de0, #w-node-f846fa39-ae86-fa40-a76a-cc096116cf98-6fa16de0, #w-node-ae68c5d0-10f0-4689-9cde-0510a71c445b-6fa16de0, #w-node-dbce9711-4bbf-79ed-4b8d-bdba03713579-6fa16de0, #w-node-f927f270-6495-1fa3-a99f-3cfdd4344824-6fa16de0, #w-node-daeabf71-9fcb-dea5-4439-16125be079d6-6fa16de0, #w-node-_8b4818b3-a885-519b-cab8-ab2ce0d7873e-6fa16de0, #w-node-_4de4d611-90ba-1496-b010-fca69d4ecf0d-6fa16de0, #w-node-_6e9ea74e-cb6f-41fc-1719-965549003dc8-6fa16de0, #w-node-_9f4b7198-ec8b-ada8-6f08-327e412906a3-6fa16de0, #w-node-afb457db-75be-ae85-555d-2dc0d3a09543-6fa16de0, #w-node-_525846a4-7d29-1108-b117-2700f742a5d5-6fa16de0, #w-node-_85a7efc1-75b3-565b-b95e-3fdbcb13c561-6fa16de0, #w-node-_5c05a2b2-79df-7fb5-58a1-41c7a784b88a-6fa16de0, #w-node-b0651b09-0a26-fe74-5809-8936d1900334-6fa16de0, #w-node-_07b5230c-067d-0744-6574-6db7cc073951-6fa16de0, #w-node-_8d5ee20a-fed4-b854-5689-6ef294a4df3e-6fa16de0, #w-node-_16d6ad2d-7f6a-196e-688f-8145c20710df-6fa16de0, #w-node-b38e87fd-0d8a-4cc7-504a-d65bbb9fc72b-6fa16de0, #w-node-_5556896f-091e-f7e0-8bf0-e782dc1d41ee-6fa16de0, #w-node-_5cbcc339-1d28-8107-f052-52d0e466ad55-6fa16de0, #w-node-_04fce8aa-47da-4106-38fe-2abbbfc2398c-6fa16de0, #w-node-_8b9dd57e-df0b-8baa-ea11-0c3a3cc0532c-6fa16de0, #w-node-_1657c7ef-bdf8-94e9-6a74-88f7c4c2bbbc-6fa16de0, #w-node-_5251ce97-dbbe-f6ef-9160-bb202da7cc39-6fa16de0, #w-node-_50e9a44a-84b5-112f-0ea1-9a7b7503151c-6fa16de0, #w-node-b987c0aa-876c-58ff-4566-a489e6a80ebf-6fa16de0, #w-node-_04452c4a-be5c-4b34-5686-d527021467eb-6fa16de0, #w-node-e9513e4c-5925-097a-b044-19500676c256-6fa16de0, #w-node-_61bb96cf-7384-d70a-dffe-986973df551d-6fa16de0, #w-node-_15f216d9-becc-3cb1-23e5-fc6db9fd075e-6fa16de0, #w-node-f4b63254-6d01-c4f3-d5c8-18af80fc8424-6fa16de0, #w-node-_48d9757b-9cc4-4b68-2031-5ea53210bcff-6fa16de0, #w-node-b200658d-5b6e-f3e5-8843-48c1a965dfc6-6fa16de0, #w-node-_5eb87920-61ba-2040-e9de-e0cabc28272f-6fa16de0, #w-node-dc634a1b-8d54-8ad6-4e88-a39da18bf52d-6fa16de0, #w-node-_26cc8dca-d3c5-bd39-61b4-df413e7ebcc2-6fa16de0, #w-node-_56ca1c13-28ae-4876-a1aa-b362c8b00f93-607f64bc, #w-node-eb88b58f-319d-7eae-7c0e-bffc7a502a17-607f64bc, #w-node-b2527541-7f5f-a441-8eb7-13b42c925acf-607f64bc, #w-node-_661611c0-0858-ba06-cfaa-82f00687db06-607f64bc, #w-node-_07f412ac-5f8e-ccf7-44e7-a9848ee4a946-607f64bc, #w-node-_0d05a069-0a0f-60dd-52a1-6a5cb3d7507b-607f64bc, #w-node-_335836b1-274c-725a-72e6-0bc381a4d50b-607f64bc, #w-node-d6b762f6-ad40-42cd-86f4-e283b6be1b80-607f64bc, #w-node-_92012b05-bbe7-f10a-ba8c-c60e5e9e5502-607f64bc, #w-node-aa59e515-d605-d10f-fb47-8145c9403a64-607f64bc, #w-node-aa59e515-d605-d10f-fb47-8145c9403a6c-607f64bc, #w-node-_9d1a3ee0-7995-4a93-268c-9c1f232c0c99-607f64bc, #w-node-_9d1a3ee0-7995-4a93-268c-9c1f232c0c9f-607f64bc, #w-node-_9d1a3ee0-7995-4a93-268c-9c1f232c0ca3-607f64bc, #w-node-_9d1a3ee0-7995-4a93-268c-9c1f232c0ca7-607f64bc, #w-node-_9d1a3ee0-7995-4a93-268c-9c1f232c0cac-607f64bc, #w-node-_9d1a3ee0-7995-4a93-268c-9c1f232c0cb0-607f64bc, #w-node-_6bfa75da-548b-c273-6248-fb0b54f2dd43-607f64bc, #w-node-_893979c6-7d81-3685-2fd0-9f1c7cb32031-607f64bc, #w-node-_650717de-c2ba-d7af-05a6-cc08ac90d60f-607f64bc, #w-node-_9a9cb3d5-97d8-2471-9b08-ce9e22d006f0-607f64bc, #w-node-_6640debf-0fcf-5448-02cd-73661c503b68-607f64bc, #w-node-_101c2506-0f2a-ff48-cb74-51cd36ed811c-607f64bc, #w-node-_9f61bd71-6b52-25c3-4291-ec38f9ba58ae-607f64bc, #w-node-_84deb255-d205-5706-3bcc-22610529f025-607f64bc, #w-node-ff1393b3-9b8b-c6f2-9a80-e9a0e3de98be-607f64bc, #w-node-f846fa39-ae86-fa40-a76a-cc096116cf98-607f64bc, #w-node-ae68c5d0-10f0-4689-9cde-0510a71c445b-607f64bc, #w-node-dbce9711-4bbf-79ed-4b8d-bdba03713579-607f64bc, #w-node-f927f270-6495-1fa3-a99f-3cfdd4344824-607f64bc, #w-node-daeabf71-9fcb-dea5-4439-16125be079d6-607f64bc, #w-node-_8b4818b3-a885-519b-cab8-ab2ce0d7873e-607f64bc, #w-node-_4de4d611-90ba-1496-b010-fca69d4ecf0d-607f64bc, #w-node-_6e9ea74e-cb6f-41fc-1719-965549003dc8-607f64bc, #w-node-_9f4b7198-ec8b-ada8-6f08-327e412906a3-607f64bc, #w-node-afb457db-75be-ae85-555d-2dc0d3a09543-607f64bc, #w-node-_525846a4-7d29-1108-b117-2700f742a5d5-607f64bc, #w-node-_85a7efc1-75b3-565b-b95e-3fdbcb13c561-607f64bc, #w-node-_5c05a2b2-79df-7fb5-58a1-41c7a784b88a-607f64bc, #w-node-b0651b09-0a26-fe74-5809-8936d1900334-607f64bc, #w-node-_07b5230c-067d-0744-6574-6db7cc073951-607f64bc, #w-node-_8d5ee20a-fed4-b854-5689-6ef294a4df3e-607f64bc, #w-node-_16d6ad2d-7f6a-196e-688f-8145c20710df-607f64bc, #w-node-b38e87fd-0d8a-4cc7-504a-d65bbb9fc72b-607f64bc, #w-node-_5556896f-091e-f7e0-8bf0-e782dc1d41ee-607f64bc, #w-node-_5cbcc339-1d28-8107-f052-52d0e466ad55-607f64bc, #w-node-_04fce8aa-47da-4106-38fe-2abbbfc2398c-607f64bc, #w-node-_8b9dd57e-df0b-8baa-ea11-0c3a3cc0532c-607f64bc, #w-node-_1657c7ef-bdf8-94e9-6a74-88f7c4c2bbbc-607f64bc, #w-node-_5251ce97-dbbe-f6ef-9160-bb202da7cc39-607f64bc, #w-node-_50e9a44a-84b5-112f-0ea1-9a7b7503151c-607f64bc, #w-node-b987c0aa-876c-58ff-4566-a489e6a80ebf-607f64bc, #w-node-_04452c4a-be5c-4b34-5686-d527021467eb-607f64bc, #w-node-e9513e4c-5925-097a-b044-19500676c256-607f64bc, #w-node-_61bb96cf-7384-d70a-dffe-986973df551d-607f64bc, #w-node-_15f216d9-becc-3cb1-23e5-fc6db9fd075e-607f64bc, #w-node-f4b63254-6d01-c4f3-d5c8-18af80fc8424-607f64bc, #w-node-_48d9757b-9cc4-4b68-2031-5ea53210bcff-607f64bc, #w-node-_1c73eaff-fbd4-c043-4fc8-6b157b2a0e1c-607f64bc, #w-node-_1c73eaff-fbd4-c043-4fc8-6b157b2a0e21-607f64bc, #w-node-_1c73eaff-fbd4-c043-4fc8-6b157b2a0e26-607f64bc, #w-node-_1c73eaff-fbd4-c043-4fc8-6b157b2a0e2b-607f64bc, #w-node-_1c73eaff-fbd4-c043-4fc8-6b157b2a0e30-607f64bc, #w-node-b200658d-5b6e-f3e5-8843-48c1a965dfc6-607f64bc, #w-node-_5eb87920-61ba-2040-e9de-e0cabc28272f-607f64bc, #w-node-dc634a1b-8d54-8ad6-4e88-a39da18bf52d-607f64bc, #w-node-_26cc8dca-d3c5-bd39-61b4-df413e7ebcc2-607f64bc, #w-node-_0d05a069-0a0f-60dd-52a1-6a5cb3d7507b-6e3935ab, #w-node-_335836b1-274c-725a-72e6-0bc381a4d50b-6e3935ab, #w-node-d6b762f6-ad40-42cd-86f4-e283b6be1b80-6e3935ab, #w-node-_92012b05-bbe7-f10a-ba8c-c60e5e9e5502-6e3935ab, #w-node-aa59e515-d605-d10f-fb47-8145c9403a64-6e3935ab, #w-node-aa59e515-d605-d10f-fb47-8145c9403a6c-6e3935ab, #w-node-_9d1a3ee0-7995-4a93-268c-9c1f232c0c99-6e3935ab, #w-node-_9d1a3ee0-7995-4a93-268c-9c1f232c0c9f-6e3935ab, #w-node-_9d1a3ee0-7995-4a93-268c-9c1f232c0ca3-6e3935ab, #w-node-_9d1a3ee0-7995-4a93-268c-9c1f232c0ca7-6e3935ab, #w-node-_9d1a3ee0-7995-4a93-268c-9c1f232c0cac-6e3935ab, #w-node-_9d1a3ee0-7995-4a93-268c-9c1f232c0cb0-6e3935ab, #w-node-a1e8fb0b-4bee-4eeb-08a7-184b07507914-6e3935ab, #w-node-f2bdcf22-08bb-29b8-25a9-a4fc520fe330-6e3935ab, #w-node-_4410f5a4-3901-bda3-87aa-532e25d49393-6e3935ab, #w-node-_53dfa38b-ab1d-6d15-d3d8-f2ced419019e-6e3935ab, #w-node-bbdc3d8e-5cca-cc79-7ade-42433e95af1a-6e3935ab, #w-node-_101c2506-0f2a-ff48-cb74-51cd36ed811c-6e3935ab, #w-node-_9f61bd71-6b52-25c3-4291-ec38f9ba58ae-6e3935ab, #w-node-_84deb255-d205-5706-3bcc-22610529f025-6e3935ab, #w-node-ff1393b3-9b8b-c6f2-9a80-e9a0e3de98be-6e3935ab, #w-node-f846fa39-ae86-fa40-a76a-cc096116cf98-6e3935ab, #w-node-ae68c5d0-10f0-4689-9cde-0510a71c445b-6e3935ab, #w-node-dbce9711-4bbf-79ed-4b8d-bdba03713579-6e3935ab, #w-node-f927f270-6495-1fa3-a99f-3cfdd4344824-6e3935ab, #w-node-daeabf71-9fcb-dea5-4439-16125be079d6-6e3935ab, #w-node-_8b4818b3-a885-519b-cab8-ab2ce0d7873e-6e3935ab, #w-node-_4de4d611-90ba-1496-b010-fca69d4ecf0d-6e3935ab, #w-node-_6e9ea74e-cb6f-41fc-1719-965549003dc8-6e3935ab, #w-node-_9f4b7198-ec8b-ada8-6f08-327e412906a3-6e3935ab, #w-node-afb457db-75be-ae85-555d-2dc0d3a09543-6e3935ab, #w-node-_525846a4-7d29-1108-b117-2700f742a5d5-6e3935ab, #w-node-_85a7efc1-75b3-565b-b95e-3fdbcb13c561-6e3935ab, #w-node-_5c05a2b2-79df-7fb5-58a1-41c7a784b88a-6e3935ab, #w-node-b0651b09-0a26-fe74-5809-8936d1900334-6e3935ab, #w-node-_07b5230c-067d-0744-6574-6db7cc073951-6e3935ab, #w-node-_8d5ee20a-fed4-b854-5689-6ef294a4df3e-6e3935ab, #w-node-_16d6ad2d-7f6a-196e-688f-8145c20710df-6e3935ab, #w-node-b38e87fd-0d8a-4cc7-504a-d65bbb9fc72b-6e3935ab, #w-node-_5556896f-091e-f7e0-8bf0-e782dc1d41ee-6e3935ab, #w-node-_5cbcc339-1d28-8107-f052-52d0e466ad55-6e3935ab, #w-node-_04fce8aa-47da-4106-38fe-2abbbfc2398c-6e3935ab, #w-node-_8b9dd57e-df0b-8baa-ea11-0c3a3cc0532c-6e3935ab, #w-node-_1657c7ef-bdf8-94e9-6a74-88f7c4c2bbbc-6e3935ab, #w-node-_5251ce97-dbbe-f6ef-9160-bb202da7cc39-6e3935ab, #w-node-_50e9a44a-84b5-112f-0ea1-9a7b7503151c-6e3935ab, #w-node-b987c0aa-876c-58ff-4566-a489e6a80ebf-6e3935ab, #w-node-_04452c4a-be5c-4b34-5686-d527021467eb-6e3935ab, #w-node-e9513e4c-5925-097a-b044-19500676c256-6e3935ab, #w-node-_61bb96cf-7384-d70a-dffe-986973df551d-6e3935ab, #w-node-_15f216d9-becc-3cb1-23e5-fc6db9fd075e-6e3935ab, #w-node-f4b63254-6d01-c4f3-d5c8-18af80fc8424-6e3935ab, #w-node-_48d9757b-9cc4-4b68-2031-5ea53210bcff-6e3935ab, #w-node-_5eb87920-61ba-2040-e9de-e0cabc28272f-6e3935ab, #w-node-_237cfbae-b6ca-1e4e-72e1-08927ba0c5b1-6e3935ab, #w-node-dc634a1b-8d54-8ad6-4e88-a39da18bf52d-6e3935ab, #w-node-_26cc8dca-d3c5-bd39-61b4-df413e7ebcc2-6e3935ab, #w-node-a1e8fb0b-4bee-4eeb-08a7-184b07507914-900ad0ce, #w-node-f2bdcf22-08bb-29b8-25a9-a4fc520fe330-900ad0ce, #w-node-_4410f5a4-3901-bda3-87aa-532e25d49393-900ad0ce, #w-node-_53dfa38b-ab1d-6d15-d3d8-f2ced419019e-900ad0ce, #w-node-bbdc3d8e-5cca-cc79-7ade-42433e95af1a-900ad0ce, #w-node-f927f270-6495-1fa3-a99f-3cfdd4344824-900ad0ce, #w-node-daeabf71-9fcb-dea5-4439-16125be079d6-900ad0ce, #w-node-_8b4818b3-a885-519b-cab8-ab2ce0d7873e-900ad0ce, #w-node-_4de4d611-90ba-1496-b010-fca69d4ecf0d-900ad0ce, #w-node-_6e9ea74e-cb6f-41fc-1719-965549003dc8-900ad0ce, #w-node-_9f4b7198-ec8b-ada8-6f08-327e412906a3-900ad0ce, #w-node-afb457db-75be-ae85-555d-2dc0d3a09543-900ad0ce, #w-node-_525846a4-7d29-1108-b117-2700f742a5d5-900ad0ce, #w-node-_85a7efc1-75b3-565b-b95e-3fdbcb13c561-900ad0ce, #w-node-_5c05a2b2-79df-7fb5-58a1-41c7a784b88a-900ad0ce, #w-node-b0651b09-0a26-fe74-5809-8936d1900334-900ad0ce, #w-node-_07b5230c-067d-0744-6574-6db7cc073951-900ad0ce, #w-node-_8d5ee20a-fed4-b854-5689-6ef294a4df3e-900ad0ce, #w-node-_16d6ad2d-7f6a-196e-688f-8145c20710df-900ad0ce, #w-node-_2b37a02e-7c3a-20d8-1255-32f1f4c60347-f4c60342, #w-node-_2b37a02e-7c3a-20d8-1255-32f1f4c6034d-f4c60342, #w-node-_2b37a02e-7c3a-20d8-1255-32f1f4c60351-f4c60342, #w-node-_2b37a02e-7c3a-20d8-1255-32f1f4c60355-f4c60342, #w-node-_2b37a02e-7c3a-20d8-1255-32f1f4c6035d-f4c60342, #w-node-_2b37a02e-7c3a-20d8-1255-32f1f4c60361-f4c60342, #w-node-a619aa1e-2d2d-cae5-c777-d5960a2da64e-f4c60342, #w-node-_2b37a02e-7c3a-20d8-1255-32f1f4c60365-f4c60342, #w-node-_2b37a02e-7c3a-20d8-1255-32f1f4c6036b-f4c60342, #w-node-_2b37a02e-7c3a-20d8-1255-32f1f4c6036f-f4c60342, #w-node-_2b37a02e-7c3a-20d8-1255-32f1f4c6037a-f4c60342, #w-node-_2b37a02e-7c3a-20d8-1255-32f1f4c6037e-f4c60342, #w-node-_2b37a02e-7c3a-20d8-1255-32f1f4c6038e-f4c60342, #w-node-_6e64dcdf-6fcf-477a-c96e-696a44d442d7-f4c60342, #w-node-d4d71d7a-fd42-e29b-61b9-a5a6a3031bbf-f4c60342, #w-node-fe0be4b5-5229-1303-bfc3-1a41567542c5-f4c60342, #w-node-_2b37a02e-7c3a-20d8-1255-32f1f4c60394-f4c60342, #w-node-_2b37a02e-7c3a-20d8-1255-32f1f4c6039a-f4c60342, #w-node-_2b37a02e-7c3a-20d8-1255-32f1f4c603a0-f4c60342, #w-node-_2b37a02e-7c3a-20d8-1255-32f1f4c603a6-f4c60342, #w-node-_2b37a02e-7c3a-20d8-1255-32f1f4c603af-f4c60342, #w-node-_199a98ff-259a-0c90-315e-ce95bc150673-f4c60342, #w-node-_2b37a02e-7c3a-20d8-1255-32f1f4c603bb-f4c60342, #w-node-_2b37a02e-7c3a-20d8-1255-32f1f4c603b7-f4c60342, #w-node-f5c03deb-9200-c6eb-160f-cf422d93ad75-f4c60342, #w-node-_3b5fdc88-ab4b-e070-85a7-94f377927ff3-f4c60342, #w-node-_2b37a02e-7c3a-20d8-1255-32f1f4c603b3-f4c60342, #w-node-_2b37a02e-7c3a-20d8-1255-32f1f4c6046b-f4c60342, #w-node-_1966f4d4-d3fa-4770-65bb-7fb034a6106c-f4c60342, #w-node-fee53a0e-6966-2832-6530-51147358120d-f4c60342, #w-node-_2b37a02e-7c3a-20d8-1255-32f1f4c6046f-f4c60342, #w-node-_2b37a02e-7c3a-20d8-1255-32f1f4c60473-f4c60342, #w-node-_2b37a02e-7c3a-20d8-1255-32f1f4c6048d-f4c60342, #w-node-_2b37a02e-7c3a-20d8-1255-32f1f4c60494-f4c60342, #w-node-_2b37a02e-7c3a-20d8-1255-32f1f4c6049b-f4c60342, #w-node-_2b37a02e-7c3a-20d8-1255-32f1f4c604a2-f4c60342, #w-node-_2b37a02e-7c3a-20d8-1255-32f1f4c604aa-f4c60342, #w-node-_2b37a02e-7c3a-20d8-1255-32f1f4c604b1-f4c60342, #w-node-_2b37a02e-7c3a-20d8-1255-32f1f4c604b8-f4c60342, #w-node-_2b37a02e-7c3a-20d8-1255-32f1f4c604c2-f4c60342, #w-node-_2b37a02e-7c3a-20d8-1255-32f1f4c604c6-f4c60342, #w-node-_2b37a02e-7c3a-20d8-1255-32f1f4c604ca-f4c60342, #w-node-_2b37a02e-7c3a-20d8-1255-32f1f4c604ce-f4c60342, #w-node-_2b37a02e-7c3a-20d8-1255-32f1f4c604d2-f4c60342, #w-node-_2b37a02e-7c3a-20d8-1255-32f1f4c604d6-f4c60342, #w-node-_2b37a02e-7c3a-20d8-1255-32f1f4c604da-f4c60342, #w-node-_2b37a02e-7c3a-20d8-1255-32f1f4c604de-f4c60342, #w-node-_2b37a02e-7c3a-20d8-1255-32f1f4c604f1-f4c60342, #w-node-_2b37a02e-7c3a-20d8-1255-32f1f4c604f3-f4c60342, #w-node-_2b37a02e-7c3a-20d8-1255-32f1f4c604f8-f4c60342, #w-node-_2b37a02e-7c3a-20d8-1255-32f1f4c604fe-f4c60342, #w-node-cd552df2-3b05-8546-39f5-ccedd06dae91-f4c60342, #w-node-cd552df2-3b05-8546-39f5-ccedd06dae93-f4c60342, #w-node-cd552df2-3b05-8546-39f5-ccedd06dae98-f4c60342, #w-node-cd552df2-3b05-8546-39f5-ccedd06dae9e-f4c60342 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-ff1393b3-9b8b-c6f2-9a80-e9a0e3de98be-6fa16de0 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-dbce9711-4bbf-79ed-4b8d-bdba03713579-6fa16de0 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5c05a2b2-79df-7fb5-58a1-41c7a784b88a-6fa16de0 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-b0651b09-0a26-fe74-5809-8936d1900334-6fa16de0 {
    grid-area: 2 / 2 / 3 / 4;
  }

  #w-node-dbce9711-4bbf-79ed-4b8d-bdba03713579-607f64bc, #w-node-_5c05a2b2-79df-7fb5-58a1-41c7a784b88a-607f64bc {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-b0651b09-0a26-fe74-5809-8936d1900334-607f64bc {
    grid-area: 2 / 2 / 3 / 4;
  }

  #w-node-ff1393b3-9b8b-c6f2-9a80-e9a0e3de98be-6e3935ab {
    grid-area: span 1 / span 2 / span 1 / span 2;
    justify-self: center;
  }

  #w-node-dbce9711-4bbf-79ed-4b8d-bdba03713579-6e3935ab {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5c05a2b2-79df-7fb5-58a1-41c7a784b88a-6e3935ab {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-b0651b09-0a26-fe74-5809-8936d1900334-6e3935ab {
    grid-area: 2 / 2 / 3 / 4;
  }

  #w-node-_5c05a2b2-79df-7fb5-58a1-41c7a784b88a-900ad0ce {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-b0651b09-0a26-fe74-5809-8936d1900334-900ad0ce {
    grid-area: 2 / 2 / 3 / 4;
  }

  #w-node-_2b37a02e-7c3a-20d8-1255-32f1f4c603bb-f4c60342 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-f5c03deb-9200-c6eb-160f-cf422d93ad75-f4c60342, #w-node-_3b5fdc88-ab4b-e070-85a7-94f377927ff3-f4c60342 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_9d1a3ee0-7995-4a93-268c-9c1f232c0c99-6fa16de0, #w-node-_9d1a3ee0-7995-4a93-268c-9c1f232c0c99-6e3935ab {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ff1393b3-9b8b-c6f2-9a80-e9a0e3de98be-6e3935ab {
    grid-column: span 2 / span 2;
  }

  #w-node-_2b37a02e-7c3a-20d8-1255-32f1f4c60365-f4c60342 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2b37a02e-7c3a-20d8-1255-32f1f4c603bb-f4c60342 {
    grid-column: span 1 / span 1;
  }
}


@font-face {
  font-family: 'Sticknobills';
  src: url('../fonts/StickNoBills-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sticknobills';
  src: url('../fonts/StickNoBills-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sticknobills';
  src: url('../fonts/StickNoBills-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sticknobills';
  src: url('../fonts/StickNoBills-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sticknobills';
  src: url('../fonts/StickNoBills-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sticknobills';
  src: url('../fonts/StickNoBills-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sticknobills';
  src: url('../fonts/StickNoBills-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Univiapro';
  src: url('../fonts/UniviaPro-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  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 book';
  src: url('../fonts/Gotham-Book.otf') format('opentype');
  font-weight: 400;
  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;
}