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

.navbar-logo-left {
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  padding: 10px 24px;
  text-decoration: none;
  display: flex;
}

.navbarcontainer {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  text-decoration: none;
  display: flex;
}

.navbar-content {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  text-decoration: none;
  display: flex;
}

.navbar-brand {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 173px;
  height: 61px;
  text-decoration: none;
  display: flex;
}

.navbar-menu {
  grid-column-gap: 20px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.navbar-link {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px 12px;
  text-decoration: none;
  display: flex;
}

.text {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.navbar-button {
  grid-column-gap: 8px;
  background-color: #bfe600;
  border: 2px solid #000;
  border-radius: 20px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 15px 20px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px #bfe600;
}

.text-2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 140%;
  text-decoration: none;
}

.arrow {
  object-fit: cover;
}

.hero-heading-left {
  grid-column-gap: 80px;
  background-image: none;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  min-height: 703px;
  padding: 40px 24px;
  text-decoration: none;
  display: flex;
}

.container {
  grid-column-gap: 80px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  text-decoration: none;
  display: flex;
}

.column {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-2 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.actions {
  grid-column-gap: 60px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-3 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 81.4808px;
  text-decoration: none;
  display: flex;
}

.bot-o {
  grid-column-gap: 10px;
  background-color: #bfe600;
  border: 3px solid #000;
  border-radius: 20px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 20px 40px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px #bfe600;
}

.text-3 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  text-decoration: none;
}

.column-2 {
  grid-column-gap: 10px;
  border-radius: 30px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.image-wrapper {
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 623px;
  display: flex;
}

.image {
  object-fit: cover;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 623px;
  display: flex;
}

.lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit-suspendisse-varius-enim-in-eros-elementum-tristique-duis-cursus-mi-quis-viverra-ornare-eros-dolor-interdum-nulla-ut-commodo-diam-libero-vitae-erat-0 {
  color: #08afa1;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit-suspendisse-varius-enim-in-eros-elementum-tristique-duis-cursus-mi-quis-viverra-ornare-eros-dolor-interdum-nulla-ut-commodo-diam-libero-vitae-erat-1 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.team-circles {
  grid-row-gap: 64px;
  background-color: #004247;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 64px 24px;
  text-decoration: none;
  display: flex;
}

.container-2 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  text-decoration: none;
  display: flex;
}

.title-section {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1142px;
  text-decoration: none;
  display: flex;
}

.text-4 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  text-decoration: none;
}

.columns {
  grid-column-gap: 48px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.card {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.image-wrapper-2 {
  justify-content: center;
  align-items: center;
  width: 119px;
  height: 119px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-4 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.content-2 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.info {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.capta-o-de-pacientes-sem-demandar-tempo {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 130%;
  text-decoration: none;
}

.description {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.atraia-novos-pacientes-de-maneira-eficiente-e-mensur-vel-0 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  font-weight: 600;
  line-height: 55px;
  text-decoration: none;
}

.atraia-novos-pacientes-de-maneira-eficiente-e-mensur-vel-1 {
  color: #bfe600;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  font-weight: 600;
  line-height: 55px;
  text-decoration: none;
}

.destaque-se-no-mercado-de-sa-de-com-nossas-solu-es-de-marketing-digital-atrav-s-de-estrat-gias-eficazes-ajudamos-cl-nicas-a-atrair-e-reter-novos-pacientes-em-um-mercado-competitivo-melhorar-sua-presen-a-online-e-obter-resultados-claros-e-mensur-veis-0 {
  color: #08afa1;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.destaque-se-no-mercado-de-sa-de-com-nossas-solu-es-de-marketing-digital-atrav-s-de-estrat-gias-eficazes-ajudamos-cl-nicas-a-atrair-e-reter-novos-pacientes-em-um-mercado-competitivo-melhorar-sua-presen-a-online-e-obter-resultados-claros-e-mensur-veis-1 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.testimonial-stack {
  grid-column-gap: 80px;
  background-color: #f6f6f6;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 64px 24px;
  text-decoration: none;
  display: flex;
}

.small-container {
  grid-row-gap: 24px;
  background-color: #fff;
  border: 1px solid #e4ebf3;
  border-radius: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1066px;
  padding: 64px 50px;
  text-decoration: none;
  display: flex;
}

.stars {
  grid-column-gap: 4px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-5 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 18.8889px;
  text-decoration: none;
  display: flex;
}

.content-wrapper {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 960px;
  text-decoration: none;
  display: flex;
}

.content-3 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.description-2 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
}

.image-2 {
  object-fit: cover;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.info-2 {
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-6 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.author-job {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.features-list {
  grid-column-gap: 80px;
  background-color: #bfe600;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 80px 24px;
  text-decoration: none;
  display: flex;
}

.frame-115 {
  grid-column-gap: 40px;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-726 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.title {
  color: #02383b;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  font-weight: 400;
  line-height: 55px;
  text-decoration: none;
}

.text-7 {
  color: #02383b;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.columns-2 {
  grid-column-gap: 80px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 617px;
  text-decoration: none;
  display: flex;
}

.column-3 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.feature {
  grid-column-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-114 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.description-3 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.description-4,
.description-5 {
  color: #2a4819;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.title-0 {
  color: #02383b;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  font-weight: 700;
  line-height: 55px;
  text-decoration: none;
}

.title-1 {
  color: #02383b;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  font-weight: 500;
  line-height: 55px;
  text-decoration: none;
}

.hero-heading-right {
  grid-column-gap: 80px;
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 64px 24px;
  text-decoration: none;
  display: flex;
}

.container-3 {
  grid-column-gap: 80px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  text-decoration: none;
  display: flex;
}

.column-4 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.image-wrapper-3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 472px;
  display: flex;
}

.image-3 {
  object-fit: cover;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 472px;
  display: flex;
}

.column-5 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.error-bc209a54-5480-266e-45dd-79b72d85d327 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.actions-2 {
  grid-column-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 16px;
  text-decoration: none;
  display: flex;
}

.text-9 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  text-decoration: none;
}

.atraia-mais-pacientes-com-efic-cia-0 {
  color: #02383b;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.atraia-mais-pacientes-com-efic-cia-1 {
  color: #a7a7a7;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 600;
  line-height: 120%;
  text-decoration: none;
}

.footer {
  background-color: #02383b;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  padding: 15px 24px;
  text-decoration: none;
  display: flex;
}

.navbarcontainer-2 {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  padding-top: 20px;
  padding-bottom: 20px;
  text-decoration: none;
  display: flex;
}

.navbar-menu-2 {
  grid-column-gap: 32px;
  border-radius: 20px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.navbar-button-2 {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 20px 25px;
  text-decoration: none;
  display: flex;
}

.text-10 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 10px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
}

.vectors-wrapper-6 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 173px;
  height: 61px;
  text-decoration: none;
  display: flex;
}

.container-4 {
  grid-column-gap: 80px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-7 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 81.4808px;
  text-decoration: none;
  display: flex;
}

.text-11 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  text-decoration: none;
}

.column-6 {
  grid-column-gap: 10px;
  border-radius: 30px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.image-wrapper-4 {
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 623px;
  display: flex;
}

.lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit-suspendisse-varius-enim-in-eros-elementum-tristique-duis-cursus-mi-quis-viverra-ornare-eros-dolor-interdum-nulla-ut-commodo-diam-libero-vitae-erat-2 {
  color: #08afa1;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit-suspendisse-varius-enim-in-eros-elementum-tristique-duis-cursus-mi-quis-viverra-ornare-eros-dolor-interdum-nulla-ut-commodo-diam-libero-vitae-erat-3 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.navbar-logo-left-2 {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px 24px;
  text-decoration: none;
  display: flex;
}

.navbarcontainer-3 {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  text-decoration: none;
  display: flex;
}

.navbar-content-2 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  text-decoration: none;
  display: flex;
}

.navbar-brand-2 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-8 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 173px;
  height: 61px;
  text-decoration: none;
  display: flex;
}

.navbar-menu-3 {
  grid-column-gap: 20px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.navbar-link-2 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px 12px;
  text-decoration: none;
  display: flex;
}

.text-12 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.navbar-button-3 {
  grid-column-gap: 8px;
  background-color: #bfe600;
  border: 2px solid #000;
  border-radius: 20px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 15px 20px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px #bfe600;
}

.text-13 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 140%;
  text-decoration: none;
}

.arrow-2 {
  object-fit: cover;
}

.hero-heading-left-2 {
  grid-column-gap: 80px;
  background-image: none;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  min-height: 703px;
  padding: 40px 24px;
  text-decoration: none;
  display: flex;
}

.container-5 {
  grid-column-gap: 80px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  text-decoration: none;
  display: flex;
}

.column-7 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-4 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-9 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.actions-3 {
  grid-column-gap: 60px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-10 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 81.4808px;
  text-decoration: none;
  display: flex;
}

.bot-o-2 {
  grid-column-gap: 10px;
  background-color: #bfe600;
  border: 3px solid #000;
  border-radius: 20px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 20px 40px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px #bfe600;
}

.text-14 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  text-decoration: none;
}

.column-8 {
  grid-column-gap: 10px;
  border-radius: 30px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.image-wrapper-5 {
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 623px;
  display: flex;
}

.lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit-suspendisse-varius-enim-in-eros-elementum-tristique-duis-cursus-mi-quis-viverra-ornare-eros-dolor-interdum-nulla-ut-commodo-diam-libero-vitae-erat-4 {
  color: #08afa1;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit-suspendisse-varius-enim-in-eros-elementum-tristique-duis-cursus-mi-quis-viverra-ornare-eros-dolor-interdum-nulla-ut-commodo-diam-libero-vitae-erat-5 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.team-circles-2 {
  grid-row-gap: 64px;
  background-color: #004247;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 64px 24px;
  text-decoration: none;
  display: flex;
}

.container-6 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  text-decoration: none;
  display: flex;
}

.title-section-2 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1142px;
  text-decoration: none;
  display: flex;
}

.text-15 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  text-decoration: none;
}

.columns-3 {
  grid-column-gap: 48px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.card-2 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.image-wrapper-6 {
  justify-content: center;
  align-items: center;
  width: 119px;
  height: 119px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-11 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.content-5 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.info-3 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.capta-o-de-pacientes-sem-demandar-tempo-2 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 130%;
  text-decoration: none;
}

.description-6 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.atraia-novos-pacientes-de-maneira-eficiente-e-mensur-vel-2 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  font-weight: 600;
  line-height: 55px;
  text-decoration: none;
}

.atraia-novos-pacientes-de-maneira-eficiente-e-mensur-vel-3 {
  color: #bfe600;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  font-weight: 600;
  line-height: 55px;
  text-decoration: none;
}

.destaque-se-no-mercado-de-sa-de-com-nossas-solu-es-de-marketing-digital-atrav-s-de-estrat-gias-eficazes-ajudamos-cl-nicas-a-atrair-e-reter-novos-pacientes-em-um-mercado-competitivo-melhorar-sua-presen-a-online-e-obter-resultados-claros-e-mensur-veis-2 {
  color: #08afa1;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.destaque-se-no-mercado-de-sa-de-com-nossas-solu-es-de-marketing-digital-atrav-s-de-estrat-gias-eficazes-ajudamos-cl-nicas-a-atrair-e-reter-novos-pacientes-em-um-mercado-competitivo-melhorar-sua-presen-a-online-e-obter-resultados-claros-e-mensur-veis-3 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.newsletter-form {
  grid-column-gap: 64px;
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 64px 24px;
  text-decoration: none;
  display: flex;
}

.container-7 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  text-decoration: none;
  display: flex;
}

.section-title {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-17 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.get-in-touch-0 {
  color: #a7a7a7;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  font-weight: 600;
  line-height: 55px;
  text-decoration: none;
}

.get-in-touch-1 {
  color: #02383b;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  font-weight: 600;
  line-height: 55px;
  text-decoration: none;
}

.get-in-touch-2 {
  color: #02383b;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  font-weight: 700;
  line-height: 55px;
  text-decoration: none;
}

.testimonial-stack-2 {
  grid-column-gap: 80px;
  background-color: #f6f6f6;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 64px 24px;
  text-decoration: none;
  display: flex;
}

.small-container-2 {
  grid-row-gap: 24px;
  background-color: #fff;
  border: 1px solid #e4ebf3;
  border-radius: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1066px;
  padding: 64px 50px;
  text-decoration: none;
  display: flex;
}

.stars-2 {
  grid-column-gap: 4px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-12 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 18.8889px;
  text-decoration: none;
  display: flex;
}

.content-wrapper-2 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 960px;
  text-decoration: none;
  display: flex;
}

.content-6 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.description-7 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
}

.image-4 {
  object-fit: cover;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.info-4 {
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-18 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.author-job-2 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.features-list-2 {
  grid-column-gap: 80px;
  background-color: #bfe600;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 80px 24px;
  text-decoration: none;
  display: flex;
}

.frame-727 {
  grid-column-gap: 40px;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-728 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.title-2 {
  color: #02383b;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  font-weight: 400;
  line-height: 55px;
  text-decoration: none;
}

.text-19 {
  color: #02383b;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.columns-4 {
  grid-column-gap: 80px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 617px;
  text-decoration: none;
  display: flex;
}

.column-9 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.feature-2 {
  grid-column-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-729 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.description-8 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.description-9,
.description-10 {
  color: #2a4819;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.title-3 {
  color: #02383b;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  font-weight: 700;
  line-height: 55px;
  text-decoration: none;
}

.title-4 {
  color: #02383b;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  font-weight: 500;
  line-height: 55px;
  text-decoration: none;
}

.hero-heading-right-2 {
  grid-column-gap: 80px;
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 64px 24px;
  text-decoration: none;
  display: flex;
}

.container-8 {
  grid-column-gap: 80px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  text-decoration: none;
  display: flex;
}

.column-10 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.image-wrapper-7 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 472px;
  display: flex;
}

.image-5 {
  object-fit: cover;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 472px;
  display: flex;
}

.column-11 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.descubra-como-nossos-servi-os-de-marketing-digital-podem-ajudar-sua-cl-nica-a-atrair-e-reter-mais-pacientes-em-um-mercado-competitivo-melhore-sua-presen-a-online-e-obtenha-resultados-mensur-veis {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.actions-4 {
  grid-column-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 16px;
  text-decoration: none;
  display: flex;
}

.text-21 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  text-decoration: none;
}

.atraia-mais-pacientes-com-efic-cia-2 {
  color: #02383b;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.atraia-mais-pacientes-com-efic-cia-3 {
  color: #a7a7a7;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 600;
  line-height: 120%;
  text-decoration: none;
}

.footer-2 {
  background-color: #02383b;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 15px 24px;
  text-decoration: none;
  display: flex;
}

.navbarcontainer-4 {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  padding-top: 20px;
  padding-bottom: 20px;
  text-decoration: none;
  display: flex;
}

.navbar-menu-4 {
  grid-column-gap: 32px;
  border-radius: 20px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.navbar-button-4 {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 20px 25px;
  text-decoration: none;
  display: flex;
}

.text-22 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 10px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
}

.vectors-wrapper-13 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 173px;
  height: 61px;
  text-decoration: none;
  display: flex;
}

@media screen and (max-width: 991px) {
  .navbar-logo-left {
    padding-right: 0;
  }

  .navbar-menu {
    max-width: unset;
  }

  .navbar-link,
  .navbar-button {
    justify-content: center;
  }

  .container,
  .columns,
  .columns-2,
  .container-3 {
    flex-direction: column;
    align-items: center;
  }

  .footer {
    padding-right: 0;
  }

  .navbar-menu-2 {
    max-width: unset;
  }

  .navbar-button-2 {
    justify-content: center;
  }

  .container-4 {
    flex-direction: column;
    align-items: center;
  }

  .navbar-logo-left-2 {
    padding-right: 0;
  }

  .navbar-menu-3 {
    max-width: unset;
  }

  .navbar-link-2,
  .navbar-button-3 {
    justify-content: center;
  }

  .container-5,
  .columns-3,
  .columns-4,
  .container-8 {
    flex-direction: column;
    align-items: center;
  }

  .footer-2 {
    padding-right: 0;
  }

  .navbar-menu-4 {
    max-width: unset;
  }

  .navbar-button-4 {
    justify-content: center;
  }
}

.grid {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}

.titulo-contato p {
  color: #004247;
  font-family: "Poppins", sans-serif;
  font-size: 128px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: -3.84px;
  margin: 80px 0;
}

.texto-contato p {
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
}

.linha {
  display: flex;
  width: 100%;
  column-gap: 20px;
}

.contato .wpcf7-text {
  width: 100%;
}

.contato input {
  width: 100%;
}

.contato .wpcf7-form-control.wpcf7-text {
  border-radius: 12px;
  border: 1px solid #000;
  background-color: #fff;
}

.contato .wpcf7-form-control.wpcf7-select {
  border-radius: 12px;
  background-color: #fff;
  border: 1px solid #000;
}

.contato .linha p {
  width: 100%;
}

.contato .wpcf7-form-control.wpcf7-textarea {
  border-radius: 12px;
  background-color: #fff;
  border: 1px solid #000;
  height: 125px;
}

.contato .wpcf7-form-control.wpcf7-text {
  color: #000;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
}

.contato .wpcf7-form-control.wpcf7-select {
  color: #000;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
}

.contato .wpcf7-form-control.wpcf7-textarea {
  color: #000;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
}

.wpcf7-form-control.wpcf7-text:focus {
  border-radius: 12px;
  border: 3px solid #08AFA1;
}

.contato .wpcf7-form-control.wpcf7-select:focus {
  border-radius: 12px;
  border: 3px solid #08AFA1;
}

.contato .wpcf7-form-control.wpcf7-textarea:focus {
  border-radius: 12px;
  border: 3px solid #08AFA1;
}

.botao-aceite {
  display: flex;
  justify-content: flex-end;
  position: relative;
  align-items: center;
  margin-top: 30px;
}

.botao-aceite label {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: center;
  align-content: center;
  flex-wrap: nowrap;
}

.wpcf7-spinner {
  position: absolute;
  background: red;
  bottom: 0;
}

.wpcf7 input[type="checkbox"] {
  width: 30px !important;
  height: 30px !important;
  margin-right: 10px !important;
  border: 3px solid #000 !important;
  border-radius: 100px !important;
}

.botao-aceite label {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}

.wpcf7 .wpcf7-submit:disabled {
  border-radius: 20px;
  border: 3px solid #000;
  background: #BFE600;
  box-shadow: 0 4px 0 0 #BFE600;
  color: #000;
  color: #000;
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  margin-left: 30px;
}

.wpcf7-form p {
  margin: 6px 0;
}

.contato .wpcf7-form-control.wpcf7-text {
  height: 62px;
}

.contato .wpcf7-form-control.wpcf7-select {
  height: 62px;
}

.formulario {
  position: relative;
  margin-top: 50px;
}

.botao-aceite label {
  font-weight: 600;
}

.wpcf7 input[type="checkbox"] {
  border: 3px solid #000 !important;
}

input.wpcf7-form-control.wpcf7-submit {
  border-radius: 20px;
  border: 3px solid #000;
  background: #BFE600;
  box-shadow: 0 4px 0 0 #BFE600;
  color: #000;
  color: #000;
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
}

* {
  font-family: "Poppins", sans-serif !important;
}

.wpcf7-text:focus {
  border: 3px solid #08AFA1;
  outline: none !important;
}

.wpcf7-select:focus {
  border: 3px solid #08AFA1;
  outline: none !important;
}

.wpcf7-textarea:focus {
  border: 3px solid #08AFA1;
  outline: none !important;
}

.texto-form p {
  color: #000;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
}

.titulo-form p {
  color: #004247;
  font-family: "Poppins", sans-serif;
  font-size: 128px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: -3.84px;
  margin: 80px 0;
}

.contato .wpcf7-form-control.wpcf7-select {
  width: 100%;
}

.wpcf7-textarea {
  width: 100%;
  padding: 7px 20px;

}

.contato .wpcf7-text {
  padding: 7px 20px;
}

.wpcf7-select {
  padding: 7px 20px;
}

.wpcf7-submit {
  border-radius: 20px;
  border: 3px solid #000;
  background: #BFE600;
  box-shadow: 0 4px 0 0 #BFE600;
  color: #000;
  color: #000;
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  padding: 12px 65px !important;
  text-transform: uppercase;
}

.botao-aceite {
  column-gap: 30px;
}

.wpcf7-list-item input {
  border-radius: 50px !important;
}

.wpcf7-list-item input {
  width: 30px;
  height: 30px;

}


.screen-reader-response ul {
  display: none;
}

.wpcf7-not-valid-tip {
  color: red;
}

.wpcf7 form.sent .wpcf7-response-output {
  z-index: 999999;
  position: relative;
  background: #02383B;
  border: 4px solid #BFE600;
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  border-radius: 30px;
  padding: 15px;
}

.wpcf7 form.invalid .wpcf7-response-output {
  z-index: 999999;
  position: relative;
  background: #fff;
  border: 4px solid #02383B;
  color: #e41010;
  font-size: 24px;
  font-weight: 600;
  border-radius: 30px;
  padding: 15px;
}

.contato {
  padding-bottom: 80px;
}


input[type="checkbox"] {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none;
  margin-top: 10px;
}

input[type="checkbox"]:checked {
  background: #BFE600;
}

.wpcf7 input[type="checkbox"] {
  width: 30px !important;
  height: 30px !important;
  margin-right: 10px !important;
  border: 2px solid #000 !important;
  border-radius: 100px !important;
}

.wpcf7 input[type="checkbox"] {
  border: 3px solid #000 !important;
}

@media(max-width:1024px) {
  .vectors-wrapper-9 {
    object-fit: fill;
  }

  .actions-3 {
    grid-column-gap: 0px;
    flex: 0 auto;
    justify-content: center;
    align-items: flex-start;
    text-decoration: none;
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
  }

  .content-4 {
    grid-row-gap: 0px;
  }

  .vectors-wrapper-10 {
    margin-bottom: 20px;
  }

  .column-7 {
    grid-row-gap: 0px;
  }

  .image-wrapper-5 {
    height: 300px;
  }

  .image-wrapper-5 img {
    object-fit: auto;
    height: 300px;
  }

  .title-section-2 {
    justify-content: flex-start;
  }

  .text-16 .text-16 span {
    font-size: 24px;
    line-height: 1.3
  }

  .text-16 .text-16 span {
    font-size: 24px;
    line-height: 1.3
  }

  .description-6 {
    margin-bottom: 20px;
  }

  .get-in-touch span {
    font-size: 24px;
    line-height: 1.3;

  }

  .get-in-touch {
    text-align: center;
  }

  h2 {
    margin-top: 0px;
  }

  .section-title {
    grid-row-gap: 0px;
  }

  .description-7 {
    font-size: 22px;
  }

  .small-container-2 {
    padding: 20px 30px;
  }

  .frame-727 {
    grid-column-gap: 40px;
    flex: 0 auto;
    justify-content: center;
    align-items: flex-start;
    text-decoration: none;
    display: flex;
    flex-direction: column;
  }

  .image-5 {
    height: 300px;
  }

  .image-wrapper-5 img {
    object-fit: auto;
    height: 300px;
  }

  .image-wrapper-7 {
    height: 300px;
    margin-bottom: 30px;
  }

  .bot-o-2 {
    padding: 20px 30px;
  }

  .contato .grid {
    padding: 24px 24px
  }

  .titulo-form p {
    font-size: 40px;
    margin: 30px 0;
  }

  .linha {
    flex-direction: column
  }

  .botao-aceite {
    display: flex;
    justify-content: flex-end;
    position: relative;
    align-items: flex-start;
    margin-top: 30px;
    flex-direction: column;
  }

  .contato {
    padding-bottom: 0px;
  }

  .navbarcontainer-4 .w-icon-nav-menu {
    display: none;
  }

  .navbar-link-2 {
    background: #fff;
    padding: 10px;
    border: 2px solid #000;
  }

  [data-nav-menu-open] {
    background: #fff;
    padding: 10px;
  }

  .navbar-button-3 {
    margin-top: 15px;
  }

  .w-nav-button.w--open {
    background: #fff;
    color: #000;
  }
  .column-9{
    margin-top: 30px;
  }
  h1 {
    font-size: 30px!important;
    margin: 10px 0!important;
}

h1 svg{
    display: none;
}
.text-20 .text-20 span{
      font-size: 30px!important;  
}

.text-21{
    font-size: 20px;
}
}

.screen-reader-response p {
  display: none;
}

.bem-vindos p {
  font-size: 18px;
}


/* //accordion */

.accordion {
  background: rgba(255, 255, 255, 0);
  color: #000;
  font-family: "Outfit", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  padding: 0px;
  cursor: pointer;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  transition: 0.4s;
}

.panel {
  background: rgba(255, 255, 255, 0);
  padding: 0px;
  color: #2A4819;
  font-family: "Outfit", sans-serif;
  font-size: 14px;
  display: none;
  overflow: hidden;
}

/* //accordion */
.outfit{
  font-family: "Outfit", sans-serif!important;
}
.text-16 .text-16 {
  text-align: center;
}

h1 {
  font-weight: 400;
  color: #A7A7A7;
font-family: "Poppins", sans-serif;
font-size: 50px;
font-style: normal;
font-weight: 500;
  line-height: 1.2;
  position: relative;
  margin: 40px 0
}
h1 strong {
 color: #004247;   
}
h1 svg {
  position: absolute;
  left:-10px;
    bottom: -5px;
  
}
.content-4 h1 span{
  position: relative;
}
.newsletter-form{
  text-align: center
}
a{
  text-decoration: none
}

.text-12 {
  font-weight: 600;
}
.get-in-touch{
  max-width: 530px;
}

.wpcf7-submit{
  display: flex;
  align-items: center;
}
.huflDf{
  display: none;
}

.seta svg {
  width: 12px;
}
.accordion {
     display: flex;
  justify-content: space-between;
  align-items: center;
}
.active svg{
  transform: rotate(90deg);
}