body {
  font-family: Montserrat, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 5rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: -5px;
}

h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 2.5rem;
  line-height: 1.2;
  font-weight: 500;
  letter-spacing: -3px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #0d0e18;
  font-size: 2rem;
  line-height: 1;
  font-weight: 700;
  letter-spacing: -3px;
}

p {
  margin-bottom: 10px;
  color: #0d0e18;
  font-size: 1.5rem;
  line-height: 1.5;
}

a {
  font-size: 1rem;
}

.section_top-bar {
  padding-top: 60px;
  background-color: #0f111e;
}

.padding-global {
  padding-right: 2.5rem;
  padding-left: 2.5rem;
}

.instagram-section {
  text-align: center;
  padding-top: 80px;
}

.instagram-section h2 {
  margin-bottom: 40px;
}

.instagram-section h2 a {
  font-size: 2.5rem;
  color: #0f111e;
  font-family: Literata, sans-serif;
  font-weight: 700;
  text-decoration: none;
}


.container-medium {
  width: 100%;
  max-width: 1216px;
  margin-right: auto;
  margin-left: auto;
}

.top-bar_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.top-bar_wrapper a img {
  width: 280px;
}

.section_hero {
  padding-top: 160px;
  padding-bottom: 160px;
  border-bottom: 2px solid #2e3142;
  background-color: #0f111e;
}

.text-span {
  font-family: Literata, sans-serif;
  font-weight: 500;
}

.heading_hero {
  width: 1008px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.hero_heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.section_courses {
  position: relative;
  background-color: #0f111e;
}

.cursos_desktop-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-2 {
  position: absolute;
  left: 0%;
  top: -25%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 160px;
  height: 160px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #fff;
}

.text-block {
  color: #fff;
  font-size: 1rem;
  line-height: 1.5;
  text-transform: uppercase;
}

.link {
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
}

.curso_wrapper-2 {
  padding-top: 80px;
  padding-bottom: 80px;
  padding-left: 80px;
  border-left: 2px solid #2e3142;
}

.curso_wrapper-1 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.section_about {
  overflow: hidden;
  padding-top: 120px;
  padding-bottom: 30px;
}

.div-block-5 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 72px;
  grid-row-gap: 72px;
  -ms-grid-columns: 1.25fr 2fr;
  grid-template-columns: 1.25fr 2fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.heading-2 {
  color: #0f111e;
}

.text-span-2 {
  font-family: Literata, sans-serif;
  font-weight: 700;
}

.about_slide-photos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 5000px;
  margin-top: 40px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.section_coordination {
  padding-top: 90px;
  padding-bottom: 120px;
}

.div-block-6 {
  display: -ms-grid;
  display: grid;
  margin-top: 100px;
  grid-auto-columns: 1fr;
  grid-column-gap: 103px;
  grid-row-gap: 103px;
  -ms-grid-columns: 1fr 2fr;
  grid-template-columns: 1fr 2fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.link-2 {
  color: #0d0e18;
  font-size: 1.5rem;
  font-weight: 600;
  text-decoration: none;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-column-gap: 48px;
  grid-row-gap: 48px;
}

ul li {
  margin-bottom: 10px;
  color: #0d0e18;
  font-size: 1.1rem;
  line-height: 1.5;
}

div#w-node-f9cae106-705c-5959-0cd9-8980eaf3cc8b-b79959bf h4 {
  margin-bottom: -20px;

}

.social-links {
  margin-top: 20px;
}

.social-links p,
.social-links p a {
  margin-bottom: 10px;
  color: #0d0e18;
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1.5;
  text-decoration: none;
}

.image {
  border-radius: 5px;
  background-color: #000;
}

.section_persona {
  position: relative;
  background-image: url('../images/photo-medic-bg-2.jpg');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.section_persona .div-block-8 {
  padding-top: 0;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 590px;
  height: 1024px;
  padding-top: 120px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 120px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  grid-column-gap: 48px;
  grid-row-gap: 48px;
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}

.heading-3 {
  color: #fff;
  font-weight: 400;
}

.div-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 5500px;
  padding-top: 24px;
  padding-bottom: 24px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  background-color: #0d0e18;
}

.faixa_slide-text {
  position: relative;
  overflow: hidden;
  margin-top: 0;
}

.section_contact {
  padding-top: 0;
  padding-bottom: 120px;
}

.div-block-13 {
  display: -ms-grid;
  display: grid;
  margin-top: 60px;
  grid-auto-columns: 1fr;
  grid-column-gap: 136px;
  grid-row-gap: 136px;
  -ms-grid-columns: 2fr 1fr;
  grid-template-columns: 2fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.block_email {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 48px;
  border-top: 1px solid rgba(13, 14, 24, 0.2);
}

.paragraph {
  margin-bottom: 40px;
  font-weight: 600;
}

.section_footer {
  padding-top: 40px;
  padding-bottom: 40px;
  border-top: 1px solid rgba(13, 14, 24, 0.2);
}

.text-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  font-size: 1rem;
}

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

.div-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  margin-bottom: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
}

.text-field {
  width: 100%;
  height: 70px;
  margin-bottom: 0px;
  padding-top: 24px;
  padding-bottom: 24px;
  padding-left: 24px;
  border-radius: 5px;
  font-size: 1.25rem;
  line-height: 1.5;
}

.div-block-16 {
  width: 100%;
}

.submit-button {
  width: 200px;
  height: 70px;
  padding-top: 24px;
  padding-bottom: 24px;
  border-radius: 5px;
  background-color: #191c2f;
  font-size: 1.25rem;
  line-height: 1;
  font-weight: 600;
}

.button_whatsapp-large {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 70px;
  padding: 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #0d0e18;
  border-radius: 5px;
  background-color: transparent;
  color: #191c2f;
  font-size: 1rem;
  line-height: 1;
  font-weight: 600;
}

.button_whatsapp-large:hover {
  background-color: rgba(25, 28, 47, 0.02);
}

.text-field-copy {
  width: 100%;
  margin-bottom: 0px;
  padding-top: 40px;
  padding-bottom: 150px;
  padding-left: 24px;
  border-radius: 5px;
  font-size: 1.25rem;
  line-height: 1.5;
}

.txt_enviar-email {
  width: 400px;
  margin-bottom: 4px;
  font-weight: 600;
}

.div-block-17 {
  margin-bottom: 40px;
}

.image-3 {
  width: 56px;
}

.button_whatsapp {
  position: fixed;
  left: auto;
  top: auto;
  right: 24px;
  bottom: 24px;
  z-index: 9;
}

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

.div-block-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.image-6 {
  width: 350px;
}

.image-7 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  margin: auto;
}

.div-block-20 {
  position: relative;
  width: 350px;
  cursor: pointer;
}

.video_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 600px;
  height: 670px;
  margin: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.html-embed {
  width: 100%;
}

.block_mensagem {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 48px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-top: 1px solid rgba(13, 14, 24, 0.2);
}

.div-block-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100px;
  height: 18px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.div-block-23 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.div-block-24 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100px;
  height: 18px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.section_video-open {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.9);
}

.button_close-video {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
  margin-left: auto;
  padding: 16px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #3b3b3b;
  border-radius: 3px;
  background-color: #1a1a1a;
  cursor: pointer;
}

.button_close-video:hover {
  background-color: #000;
}

.image-8 {
  width: 20px;
}

.text-block-3 {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.cursos_mobile {
  display: none;
}

.hero_msg-enviada {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 56px;
  grid-row-gap: 56px;
}

.button_back {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 70px;
  padding: 24px 56px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #0d0e18;
  border-radius: 5px;
  background-color: #fff;
  color: #0f111e;
  font-size: 1rem;
  line-height: 1;
  font-weight: 600;
}

.button_back:hover {
  border-color: #fff;
  background-color: rgba(255, 255, 255, 0);
  color: #fff;
}

@media screen and (max-width: 991px) {
  .heading_hero {
    width: 100%;
  }

  .div-block-5 {
    -ms-grid-columns: 1.25fr;
    grid-template-columns: 1.25fr;
  }

  .div-block-6 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .section_persona {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }

  .div-block-8 {
    width: 100%;
    height: auto;
    padding-top: 60px;
  }

  .div-block-13 {
    -ms-grid-columns: 2fr;
    grid-template-columns: 2fr;
  }

  .image-4 {
    width: 100%;
  }

  .image-5 {
    width: 100%;
  }

  .image-6 {
    width: 100%;
  }

  .div-block-20 {
    width: 100%;
    margin-top: 40px;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 3rem;
  }

  h2 {
    font-size: 2rem;
  }

  h3 {
    font-size: 1.5rem;
  }

  p {
    font-size: 1.25rem;
  }

  .section_hero {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .cursos_desktop-grid {
    display: none;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

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

  .div-block-3 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .curso_wrapper-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 2rem;
    padding-left: 2rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-left-style: none;
    text-align: center;
  }

  .curso_wrapper-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 2rem;
    padding-left: 2rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 2px solid #2e3142;
  }

  .section_about {
    padding-top: 80px;
    padding-bottom: 0px;
  }

  .about_slide-photos {
    margin-top: 60px;
  }

  .section_coordination {
    padding-top: 80px;
    padding-bottom: 60px;
  }

  .div-block-6 {
    margin-top: 60px;
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

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

  .div-block-8 {
    padding-top: 80px;
  }

  .faixa_slide-text {
    margin-top: 80px;
  }

  .section_contact {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .div-block-13 {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .block_email {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .video_wrapper {
    width: 400px;
    height: 470px;
  }

  .html-embed {
    margin-top: 32px;
  }

  .text-block-3 {
    font-size: 1rem;
  }

  .cursos_mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media screen and (max-width: 479px) {
  .padding-global {
    padding-right: 2rem;
    padding-left: 2rem;
  }

  .curso_wrapper-2 {
    padding-right: 2rem;
    padding-left: 2rem;
  }

  .curso_wrapper-1 {
    padding-right: 2rem;
    padding-left: 2rem;
  }

  .div-block-5 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .section_coordination {
    padding-bottom: 0px;
  }

  .div-block-6 {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
  }

  .link-2 {
    font-size: 1.2rem;
  }

  .section_contact {
    padding-top: 80px;
  }

  .button_whatsapp-large {
    line-height: 1.5;
    text-align: center;
  }

  .txt_enviar-email {
    width: 100%;
  }

  .image-3 {
    width: 48px;
  }

  .video_wrapper {
    width: 300px;
    height: 370px;
  }

  .button_back {
    line-height: 1.5;
    text-align: center;
  }
}

#w-node-_5ee9c737-4571-f274-410d-9f2b45772393-b79959bf {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_576d6e1a-5d52-4723-5540-8eb349093f00-b79959bf {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_0c292c30-9548-0a54-a852-3260965dc331-b79959bf {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_3ac12c4c-2788-8532-a6ae-b1ebdb1619be-b79959bf {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-a9224ac8-de25-0161-07e4-67fb82f322cc-b79959bf {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-f9cae106-705c-5959-0cd9-8980eaf3cc8b-b79959bf {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_58e1477d-4371-394f-a081-03e56dda0ffb-b79959bf {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_35d7472b-c0cd-7012-dc5b-62f08a98d119-b79959bf {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

@font-face {
  font-family: 'Literata';
  src: url('../fonts/Literata-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Literata';
  src: url('../fonts/Literata-Bold.ttf') format('truetype'), url('../fonts/Literata-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Literata';
  src: url('../fonts/Literata-ExtraBoldItalic.ttf') format('truetype'), url('../fonts/Literata-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Literata';
  src: url('../fonts/Literata-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Literata';
  src: url('../fonts/Literata-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Literata';
  src: url('../fonts/Literata-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Literata';
  src: url('../fonts/Literata-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Literata';
  src: url('../fonts/Literata-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Literata';
  src: url('../fonts/Literata-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Literata';
  src: url('../fonts/Literata-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Literata';
  src: url('../fonts/Literata-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Literata';
  src: url('../fonts/Literata-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Literata';
  src: url('../fonts/Literata-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Literata';
  src: url('../fonts/Literata-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

.quem-somos-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}