:root {
  --white100: white;
  --black100: #130501;
  --black70: rgba(19, 5, 1, .7);
  --black40: rgba(19, 5, 1, .4);
  --black12: rgba(19, 5, 1, .12);
  --black02: rgba(19, 5, 1, .02);
  --black05: rgba(19, 5, 1, .05);
  --verde3: #1bb99a;
  --red-2: #640000;
  --red: #a7dcda;
  --verde2: #d4e167;
}

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

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

.body {
  background-color: var(--white100);
  background-image: linear-gradient(rgba(59, 28, 72, .01), rgba(59, 28, 72, .01));
  font-family: Nunito, sans-serif;
}

.navbar {
  background-color: #fff;
  height: 80px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  box-shadow: 0 0 1px rgba(19, 5, 1, .14), 0 3px 6px rgba(19, 5, 1, .06);
}

.container.large {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: rgba(229, 0, 126, .25);
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 80px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.brand {
  padding-top: 20px;
  padding-bottom: 20px;
}

.text-heading-1 {
  color: var(--black100);
  text-align: left;
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  line-height: 48px;
}

.text-heading-1.mobile {
  max-width: 20ch;
}

.text-heading-1.benefits {
  float: left;
  text-align: left;
  flex: 1;
  align-self: center;
  max-width: 20ch;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: static;
}

.text-heading-1.how-to {
  text-align: center;
  max-width: none;
  margin-bottom: 64px;
}

.text-heading-1.step {
  color: #f26144;
  text-align: center;
  width: 96px;
  height: 96px;
  margin-bottom: 0;
  line-height: 96px;
}

.text-heading-1.emoji {
  text-align: center;
  width: 96px;
  height: 96px;
  font-size: 72px;
  line-height: 96px;
}

.text-heading-1.contact-page {
  text-align: left;
  max-width: 19ch;
  margin-top: 96px;
  margin-bottom: 16px;
}

.text-heading-1.pricing {
  color: var(--white100);
}

.text-heading-1.pricing-item-value {
  text-align: center;
}

.text-heading-1.faq-header-text-heading-1 {
  text-align: center;
  margin-bottom: 12px;
  font-weight: 700;
}

.text-heading-1.price-page {
  text-align: center;
  margin-bottom: 16px;
}

.text-heading-1.home-page {
  text-align: center;
  justify-content: center;
  max-width: 25ch;
  margin-bottom: 16px;
  margin-left: 0;
  display: flex;
}

.text-heading-2 {
  color: var(--black100);
  margin-top: 24px;
  margin-bottom: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
}

.text-heading-2.how-to {
  text-align: center;
  margin-top: 24px;
}

.text-heading-2.pricing-item-title {
  text-align: center;
  margin-top: 0;
  margin-bottom: 8px;
}

.text-heading-2.contact-page {
  margin-top: 0;
  margin-bottom: 8px;
}

.text-heading-3 {
  color: var(--black100);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

.text-heading-3.link {
  text-align: left;
  margin-bottom: 8px;
}

.text-heading-3.faq-header-text-heading-3 {
  color: var(--black70);
  text-align: center;
  margin-top: 84px;
  margin-bottom: 12px;
}

.text-heading-3.faq-tag {
  color: #df4113;
  display: inline-block;
}

.text-heading-3.faq-item-heading-text {
  flex: 1;
  margin-right: 24px;
  font-weight: 500;
  display: inline-block;
}

.text-heading-3.form-success {
  text-align: left;
  margin-bottom: 8px;
}

.text-link {
  color: var(--black100);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

.text-link.on-nav {
  padding: 28px 12px;
}

.text-link.on-nav:hover {
  text-decoration: underline;
}

.text-link.on-nav.w--current {
  color: #f26144;
}

.text-body {
  color: var(--black70);
  text-align: left;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  display: block;
}

.text-body.scroll-effect {
  color: var(--black100);
  margin-left: 16px;
}

.text-body.how-to {
  text-align: center;
  margin-top: 0;
}

.text-body.link {
  text-align: left;
  text-decoration: underline;
}

.text-body.link:hover {
  color: #df4113;
}

.text-body.footer-text {
  color: rgba(59, 28, 72, .7);
  text-align: left;
  max-width: 68ch;
}

.text-body.footer-text.right {
  text-align: right;
}

.text-body.pricing-item-description {
  text-align: center;
  margin-bottom: 32px;
}

.text-body.pricing-info-text {
  text-align: center;
  max-width: 80ch;
  margin-bottom: 24px;
  margin-left: auto;
  margin-right: auto;
}

.text-body.pricing-info-text.last {
  margin-bottom: 0;
}

.text-body.header-contact-page {
  margin-bottom: 8px;
}

.text-body.header-contact-page.italic {
  color: var(--black40);
  margin-bottom: 16px;
  font-style: italic;
}

.text-body.contact-link {
  color: #df4113;
  margin-left: -8px;
  padding: 8px;
}

.text-body.contact-description {
  display: inline-block;
}

.text-body.faq-header-text-body {
  text-align: center;
}

.text-body.contact-additional-text {
  margin-bottom: 48px;
}

.text-body.faq-item-text {
  margin-top: 24px;
  margin-bottom: 8px;
  padding-left: 0;
  padding-right: 0;
  font-size: 16px;
}

.text-body.form-success-paragraph {
  color: var(--black70);
  text-align: left;
  padding-bottom: 24px;
}

.text-body.form-error-text {
  color: #df4113;
  text-align: center;
}

.text-body.visa {
  color: var(--black100);
  max-width: 30ch;
  margin-top: 28px;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  font-weight: 600;
}

.text-body.visa-parapraph {
  max-width: 24ch;
}

.text-body.pricing-highlight {
  color: #df4113;
  text-align: center;
  margin-top: 0;
}

.button {
  color: var(--white100);
  background-color: #df4113;
  border-radius: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 8px 16px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  transition: box-shadow .3s ease-out, background-color .3s ease-out;
}

.button:hover {
  background-image: linear-gradient(#c03810, #c03810);
  box-shadow: 0 1px 6px rgba(192, 56, 16, .14);
}

.button.nav {
  background-color: #f26144;
  margin-left: 12px;
  font-family: Nunito, sans-serif;
  font-weight: 600;
}

.button.nav:hover {
  background-image: linear-gradient(#19759b, #19759b);
}

.button.nav:active {
  background-color: #19759b;
}

.button.cta {
  letter-spacing: 1px;
  border-radius: 24px;
  margin-top: 0;
  margin-bottom: 48px;
  padding: 12px 24px;
  font-family: Nunito, sans-serif;
  font-weight: 700;
}

.button.cta.plan {
  margin-top: 32px;
  margin-bottom: 0;
  overflow: hidden;
}

.button.cta.contact {
  margin-bottom: 24px;
}

.button.cta.contact.off.home {
  color: var(--white100);
  text-align: left;
  border-radius: 24px;
  flex-flow: row;
  align-content: space-around;
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  position: static;
}

.button.cta.float {
  border-radius: 6px;
}

.button.cta.off {
  background-color: #19759b;
}

.button.cta.off:hover {
  background-image: linear-gradient(#f26144, #f26144);
}

.button.cta.pricing {
  text-align: center;
  margin-bottom: 24px;
}

.button.cta.pricing.highlight {
  margin-bottom: 16px;
  font-size: 20px;
  font-weight: 700;
}

.icon {
  background-color: rgba(223, 65, 19, .1);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
}

.icon.facebook {
  background-color: rgba(242, 97, 68, .25);
  display: inline-block;
}

.icon.linkedin {
  background-color: rgba(242, 97, 68, .25);
  margin-right: 16px;
  display: inline-block;
}

.header {
  z-index: 1;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(242, 97, 68, .05));
  border-radius: 24px;
  margin: 12px;
  padding-top: 20px;
  position: relative;
}

.header.faq-header {
  height: 696px;
}

.header-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.header-image {
  width: 70%;
  max-width: 70%;
  margin-bottom: 80px;
  display: block;
  overflow: auto;
}

.header-image.mobile {
  display: none;
}

.card-visa {
  background-color: var(--white100);
  border-radius: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  max-width: 279px;
  margin-bottom: 48px;
  padding: 24px;
  display: flex;
  box-shadow: 0 0 1px 1px rgba(223, 65, 19, .03), 0 6px 16px 1px rgba(223, 65, 19, .06);
}

.card-visa.mobile {
  display: none;
}

.scroll-effect {
  align-items: center;
  display: flex;
}

.html-embed {
  display: inline-block;
}

.header-container {
  align-items: center;
  height: 100%;
  display: flex;
}

.large-container {
  height: 100%;
}

.large-container.faq-page {
  max-width: 840px;
}

.benefit-card {
  background-color: #fff;
  border-radius: 24px;
  margin: 24px 12px;
  padding: 24px;
  box-shadow: 0 0 1px rgba(0, 0, 0, .14), 0 8px 24px rgba(19, 5, 1, .06);
}

.benefit-card.first {
  margin-left: 0;
  margin-right: 0;
}

.benefit-slide-test {
  width: 297px;
  margin-left: 0;
  margin-right: 24px;
}

.benefit-slide-test.first {
  margin-left: 24px;
}

.slider-test {
  background-color: rgba(0, 0, 0, 0);
  height: 420px;
  margin-left: -24px;
  margin-right: -24px;
  display: none;
}

.benefit-icon-test {
  background-image: url('../images/img-benefit-shape-first.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
}

.slide-nav-test {
  justify-content: center;
  align-items: center;
  height: 56px;
  padding-top: 0;
  display: flex;
}

.mask-test {
  margin-left: 0;
}

.right-arrow-test {
  background-color: var(--white100);
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  margin-bottom: -32px;
  margin-right: 24px;
  display: flex;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.right-arrow-test.slide-to-right {
  border-radius: 50%;
  margin-bottom: 0;
  box-shadow: 0 8px 24px rgba(19, 5, 1, .06);
}

.left-arrow-test {
  width: 56px;
  height: 56px;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.left-arrow-test.slide-to-left {
  background-color: var(--white100);
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 24px;
  display: flex;
  box-shadow: 0 0 1px rgba(19, 5, 1, .14), 0 8px 24px rgba(19, 5, 1, .06);
}

.benefits {
  margin-top: 148px;
  margin-bottom: 80px;
}

.benefits-header {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: "Area"
  / 1.5fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 64px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: grid;
}

.benefits-cards {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 24px;
  display: grid;
}

.benefits-cards.impar {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.benefits-cards.par {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.benefits-card {
  background-color: var(--white100);
  border-radius: 24px;
  padding: 24px;
  box-shadow: 0 0 1px rgba(19, 5, 1, .14), 0 8px 24px rgba(19, 5, 1, .06);
}

.benefit-icon {
  background-image: url('../images/img-benefit-shape-first.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
}

.benefit-icon.first, .benefit-icon.second {
  background-image: url('../images/forma2_1forma2.png');
}

.benefit-icon.third {
  background-image: url('../images/img-benefit-shape-fourth.png');
}

.benefit-icon.fourth {
  background-image: url('../images/img-benefit-shape-first.png');
}

.plans {
  grid-column-gap: 0px;
  grid-row-gap: 24px;
  background-color: rgba(223, 65, 19, .02);
  background-image: url('../images/bg_cta.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid rgba(242, 97, 68, .25);
  border-radius: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 480px;
  margin-top: 160px;
  display: grid;
  position: relative;
}

.plans-content {
  padding-left: 48px;
  padding-right: 48px;
}

.plan-image {
  border-bottom-right-radius: 23px;
  width: 50%;
  margin-top: -48px;
  margin-right: -1px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.plan-image.large, .plan-image.small {
  display: none;
}

.how-to {
  margin-top: 160px;
}

.how-to-content {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 48px;
  padding-right: 48px;
  display: grid;
}

.how-to-content.mobile {
  display: none;
}

.how-to-card {
  box-shadow: none;
  border-radius: 24px;
}

.how-to-card:hover {
  background-color: var(--white100);
  box-shadow: 0 0 1px rgba(19, 5, 1, .14), 0 8px 24px rgba(19, 5, 1, .06);
}

.how-to-step {
  background-color: var(--white100);
  border-radius: 12px;
  width: 96px;
  height: 96px;
  margin-bottom: 24px;
  display: block;
  box-shadow: 0 0 1px rgba(19, 5, 1, .04), 0 3px 9px rgba(19, 5, 1, .04);
}

.how-to-card-content {
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 40px 24px;
  display: flex;
  position: relative;
}

.how-to-dots {
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: -64px;
}

.how-to-emoji {
  width: 96px;
  height: 96px;
  display: none;
}

.contact-us {
  background-color: var(--white100);
  background-image: url('../images/img-contactus-bg-default.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid rgba(223, 65, 19, .4);
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 344px;
  margin-top: 160px;
  display: flex;
}

.contact-us.large {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: url('../images/bg_cta.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: rgba(242, 97, 68, .25);
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.contact-us.large.contact-pricing {
  background-image: url('../images/bg_cta.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 96px;
  display: flex;
}

.float-button {
  background-color: rgba(59, 28, 72, .03);
  display: none;
}

.links {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1.75fr;
  grid-auto-columns: 1fr;
  align-items: start;
  justify-items: center;
  margin-top: 120px;
  padding-left: 0;
  padding-right: 0;
  display: grid;
}

.link-block {
  padding: 6px 12px;
  display: inline-block;
}

.link-block.first {
  margin-left: 0;
}

.links-content {
  margin-left: -12px;
  margin-right: -3px;
}

.footer {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: rgba(59, 28, 72, .03);
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 120px;
  padding-top: 32px;
  padding-bottom: 32px;
}

.footer-content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 2.5fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  justify-items: start;
  display: grid;
}

.float-button-spacing {
  height: 64px;
  display: none;
}

.social-content {
  margin-top: 48px;
  display: flex;
}

.social-content.tablet {
  align-items: center;
  margin-top: 0;
}

.icon-content {
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.animation-content {
  width: 96px;
  height: 96px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 360px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.heading {
  color: var(--black100);
}

.div-block {
  color: var(--black70);
}

.pricing-organic {
  z-index: -1;
  width: 60%;
  position: absolute;
}

.pricing-header {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .78fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  height: 640px;
  display: grid;
}

.pricing-gradient {
  z-index: -2;
  background-image: linear-gradient(rgba(223, 65, 19, 0), rgba(223, 65, 19, .05));
  border-radius: 24px;
  min-height: 780px;
  margin-top: 12px;
  position: absolute;
  left: 12px;
  right: 12px;
}

.pricing-table {
  grid-column-gap: 0px;
  grid-row-gap: 24px;
  background-color: var(--white100);
  border-radius: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  box-shadow: 0 0 1px rgba(19, 5, 1, .14), 0 8px 24px rgba(19, 5, 1, .06);
}

.pricing-column {
  padding: 48px 24px 24px;
  position: relative;
}

.pricing-column.highlight {
  background-color: rgba(223, 65, 19, .02);
  border-right: 1px solid rgba(223, 65, 19, .25);
}

.pricing-column.first {
  border-right: 1px solid rgba(223, 65, 19, .25);
}

.pricing-list-item {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 0;
  display: flex;
}

.pricing-list-icon {
  background-color: rgba(223, 65, 19, .05);
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  margin-right: 24px;
  padding: 4px;
  display: flex;
}

.pricing-item-span {
  color: #df4113;
}

.pricing-button {
  flex-direction: column;
  justify-content: center;
  margin-top: 48px;
  display: flex;
}

.pricing-button.align-to-bottom {
  margin-left: 24px;
  margin-right: 24px;
  position: absolute;
  top: auto;
  bottom: 24px;
  left: 0%;
  right: 0%;
}

.pricing-info {
  margin-top: 96px;
}

.pricing-image {
  background-image: url('../images/img-price-bg.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}

.pricing-organic-mobile {
  z-index: -1;
  width: 60%;
  display: none;
  position: absolute;
}

.header-grid-contact {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 100%;
  display: grid;
}

.header-contact-link-separator {
  background-color: var(--black12);
  border-radius: 4px;
  width: 4px;
  height: 4px;
  margin-right: 8px;
  display: inline-block;
}

.header-contacts.last {
  margin-top: 20px;
  font-family: Inter, sans-serif;
  display: flex;
}

.contact-form-block {
  background-color: var(--white100);
  border-radius: 24px;
  height: 100%;
  margin-top: 48px;
  margin-bottom: 48px;
  padding: 24px 24px 0;
  box-shadow: 0 0 1px rgba(223, 65, 19, .03), 0 8px 24px rgba(223, 65, 19, .06);
}

.tem-field-label {
  color: var(--black70);
  margin-bottom: 12px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.tem-text-field {
  border: 1px solid var(--black12);
  background-color: var(--black02);
  color: var(--black40);
  border-radius: 6px;
  height: 56px;
  margin-bottom: 24px;
  padding: 0 16px;
  font-size: 16px;
  line-height: 24px;
}

.tem-text-field:hover {
  border-color: var(--black40);
  color: var(--black100);
}

.tem-text-field:active, .tem-text-field:focus {
  border-color: var(--black70);
  color: var(--black100);
}

.tem-text-field::placeholder {
  color: var(--black70);
}

.tem-text-field.text-area {
  height: auto;
  min-height: 128px;
  padding-top: 16px;
  padding-bottom: 16px;
}

.tem-field-span {
  color: #df4113;
}

.tem-form-submit-button {
  color: #fff;
  background-color: #df4113;
  border-radius: 24px;
  width: 100%;
  margin-top: 24px;
  margin-bottom: 24px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

.div-block-4 {
  flex-direction: column;
  align-items: center;
  width: auto;
  display: flex;
}

.div-block-4.top {
  margin-top: 0;
  margin-right: 20px;
}

.contact-page-bg {
  z-index: 1;
  background-color: var(--white100);
  border-radius: 24px;
  width: 600px;
  height: 600px;
  margin-top: -396px;
  margin-left: auto;
  margin-right: auto;
  padding: 24px;
  position: relative;
  box-shadow: 0 0 1px rgba(223, 65, 19, .01), 0 8px 24px rgba(223, 65, 19, .06);
}

.image-2 {
  border-radius: 24px;
}

.faq-wrapper {
  margin-top: 96px;
  padding-left: 24px;
  padding-right: 24px;
}

.faq-wrapper.others {
  margin-top: 72px;
}

.faq-section-tag {
  background-color: rgba(223, 65, 19, .1);
  border-radius: 20px;
  margin-bottom: 24px;
  padding: 8px 24px;
  display: inline-block;
}

.faq-tag-separator {
  background-color: #df4113;
  border-radius: 4px;
  width: 8px;
  height: 8px;
  margin-right: 16px;
  display: inline-block;
}

.image-3 {
  max-width: 75%;
}

.faq-item {
  cursor: pointer;
  border-radius: 12px;
  align-items: center;
  margin-bottom: 16px;
  padding: 24px 24px 16px;
  box-shadow: 0 0 1px rgba(19, 5, 1, .04), 0 3px 9px rgba(19, 5, 1, .04);
}

.faq-item-head {
  align-items: center;
  display: flex;
}

.faq-item-content {
  overflow: hidden;
}

.social-link {
  width: 32px;
  height: 32px;
  margin-right: 16px;
}

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

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

.success-message {
  background-color: rgba(0, 0, 0, 0);
  height: 100%;
  padding: 0;
}

.div-block-7 {
  background-color: rgba(223, 65, 19, .02);
  border: 1px solid rgba(223, 65, 19, .4);
  border-radius: 24px;
  justify-content: center;
  align-items: flex-end;
  height: 312px;
  margin-bottom: 24px;
  padding-top: 24px;
  display: flex;
}

.image-4 {
  height: 100%;
}

.error-message {
  background-color: rgba(223, 65, 19, .05);
  border-radius: 0 0 24px 24px;
  margin: 24px -24px 0;
  padding: 16px 24px;
}

.home-header-slogan {
  color: #df4113;
  margin-bottom: 48px;
  margin-left: 24px;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

.faq-link {
  color: #df4113;
}

.div-block-8 {
  background-color: var(--black12);
  height: 1px;
  margin-top: 28px;
}

.div-block-9 {
  padding-right: 0;
}

.html-embed-2 {
  margin-top: 120px;
}

.image-5 {
  text-align: left;
  align-self: stretch;
  margin-top: 7px;
}

.image-6, .image-7, .image-8 {
  margin-top: 7px;
}

.video {
  z-index: auto;
  box-shadow: 6px 6px 8px 4px var(--black12);
  opacity: 1;
  border: 1px #000;
  border-radius: 0;
  margin-top: 42px;
  position: relative;
  top: 0;
}

.section {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  margin-top: 61px;
  display: flex;
}

.heading-2 {
  font-family: Montserrat, sans-serif;
}

.benefits-header-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: .75fr .5fr;
  grid-auto-columns: 1fr;
  margin-bottom: 64px;
  display: grid;
}

.text-heading-4 {
  color: #130501;
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  line-height: 48px;
}

.text-heading-4.benefits {
  max-width: 20ch;
  margin-top: 0;
  margin-bottom: 0;
}

.text-heading-4.mobile {
  color: #fff;
  max-width: 20ch;
  margin-bottom: 28px;
  font-family: Poppins, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 52px;
}

.text-body-2 {
  color: rgba(19, 5, 1, .7);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.text-body-2.contact-link {
  color: #f26144;
  margin-left: -8px;
  padding: 8px;
}

.text-body-2.contact-description {
  margin-right: 8px;
  display: inline-block;
}

.text-body-2.faq-item-text {
  color: var(--black100);
  width: 864px;
  margin-top: 24px;
  margin-bottom: 8px;
  padding-left: 0;
  padding-right: 0;
  font-family: Inter, sans-serif;
  font-weight: 300;
}

.text-body-2.contact-description {
  color: rgba(19, 5, 1, .7);
  display: inline-block;
}

.text-body-2.contact-link {
  color: var(--black100);
  margin-left: -8px;
  padding: 8px;
  font-family: Inter, sans-serif;
  font-size: 20px;
  text-decoration: none;
}

.benefits-card-2 {
  background-color: #fff;
  border-radius: 24px;
  padding: 24px;
  box-shadow: 0 0 1px rgba(19, 5, 1, .14), 0 8px 24px rgba(19, 5, 1, .06);
}

.text-heading-5 {
  color: #130501;
  margin-top: 24px;
  margin-bottom: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
}

.text-heading-5.contact-page {
  color: #f16145;
  margin-top: 0;
  margin-bottom: 8px;
  font-family: Poppins, sans-serif;
}

.link-2 {
  color: #df4113;
}

.text-span {
  font-size: 11px;
}

.text-span-2 {
  font-size: 12px;
}

.link-3 {
  color: #df4113;
}

.text-span-3 {
  font-size: 12px;
}

.text-span-4 {
  color: #df4113;
  text-decoration: underline;
}

.image-10 {
  object-fit: fill;
  max-width: 100%;
}

.section-2 {
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-11 {
  flex-direction: column;
  align-items: center;
  margin-top: 60px;
  display: flex;
}

.text-heading-1-bold {
  color: var(--black100);
  text-align: center;
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 48px;
}

.text-heading-1-bold.mobile {
  max-width: 20ch;
}

.text-heading-1-bold.benefits {
  float: left;
  text-align: left;
  flex: 1;
  align-self: center;
  max-width: 20ch;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: static;
}

.text-heading-1-bold.how-to {
  text-align: center;
  max-width: none;
  margin-bottom: 64px;
}

.text-heading-1-bold.step {
  color: #df4113;
  text-align: center;
  width: 96px;
  height: 96px;
  margin-bottom: 0;
  line-height: 96px;
}

.text-heading-1-bold.emoji {
  text-align: center;
  width: 96px;
  height: 96px;
  font-size: 72px;
  line-height: 96px;
}

.text-heading-1-bold.contact-page {
  text-align: left;
  max-width: 19ch;
  margin-top: 96px;
  margin-bottom: 16px;
}

.text-heading-1-bold.pricing {
  color: var(--white100);
}

.text-heading-1-bold.pricing-item-value {
  text-align: center;
}

.text-heading-1-bold.faq-header-text-heading-1 {
  text-align: center;
  margin-bottom: 12px;
  font-weight: 700;
}

.text-heading-1-bold.price-page {
  text-align: center;
  margin-bottom: 16px;
}

.text-heading-1-bold.home-page {
  text-align: center;
  justify-content: center;
  max-width: 25ch;
  margin-bottom: 16px;
  margin-left: 0;
  display: flex;
}

.text-block {
  text-align: center;
  margin-top: 20px;
}

.image-table {
  display: block;
}

.image-table.mobile {
  display: none;
}

.header-contact-link-separator-2 {
  background-color: rgba(19, 5, 1, .12);
  border-radius: 4px;
  width: 4px;
  height: 4px;
  margin-right: 8px;
  display: inline-block;
}

.div-block-12 {
  grid-template-columns: 1.75fr 2.25fr;
}

.text-span-5, .text-span-6, .text-span-7 {
  font-size: 12px;
}

.text-span-8 {
  font-size: 10px;
}

.text-span-9 {
  font-size: 12px;
}

.link-4, .link-5, .link-6, .link-7 {
  color: #f26144;
}

.button-7 {
  color: #fff;
  background-color: #d4d94c;
  border-radius: 50px;
  padding: 12px 32px;
  font-size: 20px;
  font-weight: 700;
}

.navbar-2 {
  color: rgba(221, 95, 19, .02);
  background-color: #fff;
  height: 80px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  box-shadow: 0 0 1px rgba(19, 5, 1, .14), 0 3px 6px rgba(19, 5, 1, .06);
}

.image-11 {
  width: 90%;
  max-width: 100%;
  margin-top: 0;
  display: block;
}

.brand-2 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.brand-2.w--current {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.column {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  display: flex;
}

.columns {
  align-items: center;
  width: 278.219vw;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.text-body-3 {
  color: #575757;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  display: block;
}

.text-body-3.visa-parapraph {
  color: #fff;
  text-align: left;
  white-space: pre;
  max-width: none;
  margin-bottom: 20px;
  padding-right: 0;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 500;
  display: block;
  position: static;
}

.line {
  background-color: var(--verde3);
  color: #80b1d4;
  width: 1px;
  max-width: 1px;
  height: 360px;
  margin-top: 50px;
  margin-bottom: 20px;
  overflow: visible;
}

.header-2 {
  z-index: 1;
  color: rgba(25, 172, 144, .05);
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Cuidar_hero.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: 600px;
  margin: 0 auto;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
  position: relative;
}

.text-span-10 {
  color: #fff;
}

.text-heading-6 {
  color: var(--black100);
  margin-top: 15px;
  margin-bottom: 26px;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
}

.div-block-40 {
  color: #0095ff;
  flex-direction: column;
  align-items: center;
  width: auto;
  margin-bottom: -200px;
  margin-left: 0;
  display: flex;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.text-block-18 {
  color: var(--verde3);
  -webkit-text-stroke-color: var(--red-2);
  width: auto;
  height: auto;
  transform: rotate(-90deg);
}

.div-block-41 {
  width: auto;
  max-width: none;
  padding-right: 0;
  display: inline-block;
}

.header-container-2 {
  color: var(--black02);
  flex-direction: row;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  max-width: 970px;
  height: 100%;
  padding-left: 100px;
  display: flex;
}

.paragraph-6 {
  color: #fff;
  text-align: center;
  font-family: Poppins, sans-serif;
  font-weight: 500;
}

.div_benefits {
  flex-direction: column;
  align-items: center;
  width: 175px;
  display: flex;
}

.container-4 {
  flex-direction: column;
  align-items: center;
  max-width: 940px;
  display: flex;
}

.text-block-19 {
  color: #f26144;
  text-align: center;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
}

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

.benefits-2 {
  background-color: #ef5f46;
  margin-top: 0;
  padding-top: 80px;
  padding-bottom: 100px;
}

.heading_title {
  color: #fff;
  margin-bottom: 40px;
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
}

.slider-4 {
  display: none;
}

.image-26 {
  max-width: none;
  margin-top: 0;
  margin-bottom: 0;
}

.image-27 {
  width: 46%;
}

.div-block-45 {
  justify-content: flex-start;
  width: 100%;
  height: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.img_comece_mobile {
  width: auto;
  max-width: 90%;
}

.paragraph-7 {
  color: rgba(19, 5, 1, .7);
  width: 300px;
  height: auto;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.button-8 {
  background-color: var(--verde3);
  color: var(--white100);
  text-align: center;
  border-radius: 50px;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 60px;
  padding: 12px 60px;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.container-5 {
  flex-direction: row;
  justify-content: center;
  display: flex;
}

.div-block-44 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 56%;
  padding-left: 60px;
  display: flex;
}

.image-28 {
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.comece_mobile {
  padding: 60px 40px 0;
  display: none;
}

.image-29 {
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-43 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  display: flex;
}

.image_medicamentos {
  width: 90%;
  max-width: none;
}

.comece {
  background-color: rgba(19, 5, 1, .05);
  padding: 60px 40px 0;
}

.link-block-6 {
  background-color: #f16145;
  border-radius: 16px;
  justify-content: space-between;
  align-items: center;
  width: 454px;
  height: 44px;
  margin-bottom: 10px;
  padding-left: 16px;
  padding-right: 16px;
  text-decoration: none;
  display: flex;
}

.div-block-46 {
  display: flex;
}

.text-block-21 {
  color: #fff;
  width: auto;
  padding-right: 16px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.bold-text-3 {
  font-size: 20px;
}

.bold-text {
  font-size: 48px;
}

.heading-7 {
  color: #29325d;
  width: 77%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 38px;
  font-weight: 500;
  line-height: 56px;
}

.heading-7.bold {
  margin-top: 10px;
  margin-bottom: 10px;
}

.indice {
  background-color: #f5f5f5;
  padding: 100px 40px;
}

.heading-13 {
  color: #0063a9;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 24px;
}

.div-block-51 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #f5f5f5;
  border-radius: 16px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: .75fr .5fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 40px;
  padding: 40px;
  display: grid;
}

.div_block_slider {
  background-color: #0063a9;
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 337.07px;
  margin-top: 0;
  padding: 40px 24px;
  display: flex;
}

.presencial {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 40px;
  display: flex;
}

.text-span-11 {
  font-family: Poppins, sans-serif;
}

.text-span-12 {
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 32px;
}

.heading_item {
  flex-direction: row;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-58 {
  justify-content: flex-end;
  align-self: flex-end;
  width: 100%;
  display: flex;
}

.heading_slider {
  color: #f16145;
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
}

.slider-3 {
  display: none;
}

.heading-8 {
  color: var(--black100);
  width: 100%;
  margin-top: -48px;
  margin-bottom: -42px;
  margin-left: 29px;
  font-family: Inter, sans-serif;
  font-size: 32px;
  font-weight: 400;
}

.heading-8.atendimento {
  margin-bottom: -100px;
  margin-left: 414px;
  padding-left: 3px;
  font-size: 28px;
  line-height: 34px;
}

.text-span-13 {
  color: #0063a9;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.heading-11 {
  color: #0063a9;
  font-family: Poppins, sans-serif;
  font-size: 24px;
  font-weight: 500;
}

.busca {
  flex-direction: column;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.image-30 {
  padding-right: 20px;
}

.image-33 {
  transform-style: preserve-3d;
  width: 40px;
  max-width: none;
}

.heading-10 {
  color: var(--white100);
  text-align: center;
  text-transform: none;
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 28px;
}

.div_input_fake {
  background-color: #f5f5f5;
  border-radius: 50px;
  justify-content: space-between;
  align-items: center;
  width: 653.328px;
  padding: 4px 4px 4px 32px;
  display: flex;
}

.text-block-22 {
  color: rgba(19, 5, 1, .7);
  text-align: center;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.button_input_fake {
  background-color: #0063a9;
  border-radius: 50px;
  padding-left: 24px;
  padding-right: 24px;
  font-family: Poppins, sans-serif;
  font-weight: 600;
}

.form {
  display: flex;
}

.heading_trigger {
  color: rgba(19, 5, 1, .7);
  flex-direction: column;
  justify-content: center;
  font-size: 20px;
  font-weight: 500;
  display: flex;
}

.heading_trigger:hover {
  color: rgba(19, 5, 1, .7);
}

.image-31 {
  width: 50px;
  height: 61px;
  margin-bottom: 10px;
}

.image-31.minus {
  width: 69px;
}

.div-block-57 {
  flex-direction: column;
  align-items: flex-end;
  display: flex;
}

.text-field {
  background-color: #f5f5f5;
  border: 1px #000;
  border-radius: 10px;
  width: 100%;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
}

.text-field:focus-visible {
  background-color: #f5f5f5;
}

.text-field[data-wf-focus-visible] {
  background-color: #f5f5f5;
}

.consulta-presencial {
  background-color: rgba(0, 0, 0, 0);
  padding: 100px 24px;
  display: none;
}

.paragraph-8 {
  color: var(--white100);
  text-align: center;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.image-32 {
  width: 40px;
  max-width: none;
}

.error-message-2 {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 0;
  padding-bottom: 0;
}

.container_slider_howtouse {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 48px;
  padding-top: 60px;
  display: flex;
}

.button_entrar2 {
  text-align: center;
  background-color: #0063a9;
  border-radius: 50px;
  width: auto;
  margin-top: 20px;
  padding: 12px 48px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.div-block-50 {
  flex-direction: column;
  justify-content: center;
  width: 50%;
  display: flex;
}

.div-block-49 {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: auto;
  height: 104px;
  display: flex;
}

.paragraph_slider {
  color: rgba(19, 5, 1, .7);
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

.text-block-25 {
  margin-bottom: 10px;
}

.text-span-14 {
  color: #0063a9;
  font-family: Poppins, sans-serif;
  line-height: 32px;
}

.form-block {
  width: 100%;
  margin-bottom: 0;
}

.solicitar-agendamento {
  background-color: #fff;
  padding: 100px 40px 40px;
}

.container-6 {
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block_text {
  flex-direction: column-reverse;
  justify-content: flex-end;
  width: 50%;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 60px;
  padding-right: 0;
  display: flex;
}

.div-block_text.esquerda {
  padding-left: 0;
}

.div-block_text.habitos {
  flex-direction: column;
}

.div-block_text.atendimento {
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 0;
}

.div-block_text.consultaporvideo {
  flex-direction: column;
  width: 57%;
  margin-bottom: 28px;
  padding-top: 0;
  padding-left: 0;
}

.heading_pronto {
  color: #f16145;
  text-align: left;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
}

.heading_pronto.pronto2 {
  color: #0063a9;
  text-align: left;
  width: 275px;
  margin-top: 40px;
}

.img_video {
  width: auto;
  height: auto;
  margin-bottom: 0;
}

.img_video.bottom, .img_video.mobile {
  display: none;
}

.div_block_img {
  border-radius: 20px;
  justify-content: center;
  width: 50%;
  margin-top: 0;
  padding-left: 10px;
  display: flex;
}

.div_block_img.direita {
  justify-content: flex-end;
  padding-left: 34px;
}

.div_block_img.direita.mobile {
  display: none;
}

.div_block_img.direita.desktop {
  align-items: center;
  width: 50%;
}

.img_celular {
  border-radius: 20px;
  width: 90%;
  max-width: none;
  margin-bottom: 0;
}

.pagar-consulta {
  background-color: #f5f5f5;
  padding: 100px 40px;
}

.div_block_img_logos, .div_block_img_note {
  justify-content: flex-start;
  width: 50%;
  margin-top: 0;
  padding-left: 0;
  display: flex;
}

.heading_pronto2 {
  color: #f16145;
  text-align: left;
  width: 324px;
  margin-top: 0;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
}

.div_block_img_medicamento {
  justify-content: center;
  width: auto;
  margin-top: 0;
  padding-left: 20px;
  display: flex;
}

.img_mockup_cel {
  width: 93%;
  max-width: none;
  margin-bottom: 0;
  margin-right: 20px;
}

.medicamentos {
  background-color: #f5f5f5;
  padding: 100px 40px 40px;
}

.div_block_img_mockup {
  justify-content: center;
  width: 50%;
  margin-top: 0;
  padding-left: 20px;
  display: none;
}

.imh_logo_farma {
  width: 100%;
  max-width: none;
  margin-bottom: 0;
  margin-right: 20px;
}

.container-7 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  padding-top: 40px;
  padding-bottom: 20px;
  display: flex;
}

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

.bold-text-4 {
  color: var(--red);
}

.img_odonto {
  border-radius: 20px;
  width: 325px;
  max-width: none;
  margin-bottom: 0;
  margin-right: 20px;
}

.img_odonto.digital {
  width: 500px;
}

.odonto {
  background-color: rgba(0, 0, 0, 0);
  padding: 100px 40px 40px;
}

.paragraph-9 {
  color: rgba(19, 5, 1, .7);
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

.text-heading-7 {
  color: #130501;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

.text-heading-7.faq-item-heading-text {
  color: var(--black100);
  flex: 1;
  margin-right: 24px;
  font-family: Inter, sans-serif;
  font-weight: 400;
  display: inline-block;
}

.faq-item-content-2 {
  width: auto;
  overflow: hidden;
}

.perguntas-frequentes {
  background-color: var(--white100);
  padding: 100px 40px 40px;
  display: none;
}

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

.faq-item-2 {
  cursor: pointer;
  background-color: #fff;
  border-radius: 12px;
  align-items: center;
  margin-bottom: 16px;
  padding: 16px 24px;
  box-shadow: 0 0 1px rgba(19, 5, 1, .04), 0 3px 9px rgba(19, 5, 1, .04);
}

.container_faq {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  padding-top: 40px;
  padding-bottom: 20px;
  display: flex;
}

.arrow_faq {
  transform: rotate(0);
}

.text-block-24 {
  color: rgba(19, 5, 1, .4);
  text-align: center;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
}

.text-block-23 {
  color: rgba(19, 5, 1, .4);
  text-align: center;
  font-family: Poppins, sans-serif;
}

.text-body-4 {
  color: rgba(19, 5, 1, .7);
  text-align: left;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  display: block;
}

.text-body-4.header-contact-page {
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-weight: 600;
}

.text-body-4.header-contact-page.italic {
  color: rgba(19, 5, 1, .4);
  margin-bottom: 16px;
  font-family: Inter, sans-serif;
  font-style: italic;
  font-weight: 400;
}

.line_footer {
  background-color: var(--red);
  width: 1px;
  max-width: 1px;
  height: 250px;
  margin-top: 10px;
  margin-bottom: 20px;
}

.footer-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #f0f0f0;
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  padding-top: 100px;
  padding-bottom: 0;
}

.footer-content-2 {
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 2.5fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  justify-items: start;
  width: 361px;
  padding: 40px 0 40px 40px;
  display: flex;
}

.conteiner_footer {
  justify-content: center;
  max-width: 1056px;
  display: flex;
}

.div-block-59 {
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
}

.div-block-54 {
  flex-direction: column;
  justify-content: center;
  margin-right: 60px;
  display: flex;
}

.divider_footer {
  flex-direction: column;
  align-items: center;
  width: auto;
  margin-bottom: 0;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
}

.image-19 {
  width: 100px;
  max-width: none;
  margin-bottom: 0;
}

.footer_copy {
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 2.5fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  justify-items: start;
  width: auto;
  padding: 40px;
  display: flex;
}

.header-contact-link-2 {
  text-decoration: none;
}

.header-contact-link-2.regulamento {
  display: block;
}

.navbar_primeiroacesso {
  color: rgba(221, 95, 19, .02);
  background-color: #fff;
  height: 80px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  box-shadow: 0 0 1px rgba(19, 5, 1, .14), 0 3px 6px rgba(19, 5, 1, .06);
}

.benefits-2_white {
  background-color: var(--white100);
  margin-top: 0;
  padding: 80px 40px;
}

.container_vidalink {
  border: 2px solid var(--black12);
  background-color: #fff;
  border-radius: 16px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.div-block_text-2 {
  width: 50%;
  margin-top: 0;
  padding-left: 20px;
}

.paragraph-10 {
  color: rgba(19, 5, 1, .7);
  width: auto;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}

.text-block-28 {
  text-decoration: underline;
}

.img_mockup_cel-2 {
  width: 85%;
  max-width: none;
  margin-bottom: 0;
  margin-right: 20px;
}

.text-body-32 {
  color: var(--white100);
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  display: block;
}

.text-body-32.visa-parapraph {
  color: #fff;
  text-align: left;
  white-space: pre;
  max-width: none;
  margin-bottom: -4px;
  padding-right: 0;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 500;
  display: block;
  position: static;
}

.header_credz {
  z-index: 1;
  color: var(--black05);
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Header.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: 600px;
  margin: 0 auto;
  padding-top: 100px;
  padding-bottom: 24px;
  display: flex;
  position: relative;
}

.logo_cuidarmais {
  width: 90%;
  max-width: 100%;
  margin-top: 0;
  display: block;
}

.button_credz {
  background-color: var(--verde3);
  color: var(--white100);
  border-radius: 50px;
  padding: 8px 32px;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.text-block_cuida {
  color: var(--white100);
  text-align: center;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
}

.benefits-2_orange {
  background-color: #ef5f46;
  margin-top: 0;
  padding-top: 80px;
  padding-bottom: 0;
}

.div_busca {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 940px;
  margin-bottom: 40px;
  display: flex;
}

.presencial-copy {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 40px;
  display: flex;
}

.pronto {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.text-span-16, .text-span-17 {
  color: #f26144;
}

.text-body_horario {
  color: rgba(19, 5, 1, .7);
  text-align: left;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  display: block;
}

.text-body_horario.header-contact-page {
  margin-bottom: 8px;
  font-family: Poppins, sans-serif;
}

.text-body_horario.header-contact-page.italic {
  color: rgba(19, 5, 1, .4);
  margin-bottom: 16px;
  font-style: italic;
}

.contact {
  color: var(--black100);
  text-align: center;
  margin-bottom: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: Inter, sans-serif;
  font-size: 12px;
  line-height: 125%;
}

.div-block-60 {
  background-image: url('../images/frame_icon2.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  border: 1px #f26144;
  border-radius: 16px;
  align-items: center;
  width: 381px;
  height: 151px;
  padding: 16px 32px;
  display: flex;
  position: static;
}

.paragraph-11 {
  padding-left: 92px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
}

.container-10 {
  justify-content: center;
  align-items: center;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.image-34 {
  z-index: 22;
  clear: none;
  width: auto;
  max-width: none;
  height: auto;
  margin-left: 0;
  margin-right: -44px;
  position: relative;
}

.compre_creditos {
  background-image: url('../images/frame_icon.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  border: 1px #f26144;
  border-radius: 16px;
  align-items: center;
  width: 381px;
  height: 151px;
  padding: 16px 32px;
  display: flex;
  position: static;
}

.div-block-61 {
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.image-35 {
  margin-top: 0;
}

.paragraph-12 {
  color: var(--black100);
  margin-top: -17px;
  margin-bottom: 0;
  margin-left: 44px;
  padding-left: 16px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

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

.text-span-19 {
  color: #f26144;
  font-weight: 600;
}

.div_baixar {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  display: flex;
}

.bold-text-5 {
  width: 125px;
  font-size: 48px;
}

.vermais_fixo {
  color: #0095ff;
  flex-direction: column;
  align-items: center;
  width: auto;
  margin-bottom: -200px;
  margin-left: 0;
  display: flex;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.container-11 {
  width: 100%;
  height: 100%;
}

.container_hero {
  color: var(--red);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
}

.heading-14 {
  color: var(--black100);
  font-family: Inter, sans-serif;
  font-weight: 500;
}

.paragraph-13 {
  color: var(--black100);
  width: 500px;
  margin-top: 10px;
  font-family: Inter, sans-serif;
  font-size: 20px;
  line-height: 125%;
}

.div-block-62 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 20px 0;
  display: flex;
}

.paragraph-14 {
  color: var(--black100);
  text-align: right;
  width: 71%;
  font-family: Inter, sans-serif;
  font-size: 20px;
  line-height: 125%;
}

.div_grid_benefits {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-radius: 0;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 940px;
  height: 100%;
  margin-top: 40px;
  display: grid;
}

.div-block-63 {
  background-color: var(--red);
  border-radius: 0 24px 24px 0;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 16px 24px;
  display: flex;
}

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

.image-36 {
  width: 66px;
  padding-right: 10px;
}

.heading-15 {
  color: var(--black100);
  font-family: Inter, sans-serif;
  font-weight: 600;
}

.text-block-29 {
  color: #000;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-weight: 400;
}

.div-block-65 {
  border-radius: 20px;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  height: 160px;
  display: flex;
}

.div-block-66 {
  background-color: rgba(212, 225, 103, .16);
  border-radius: 16px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 130px;
  margin-right: 16px;
  padding: 24px 16px;
  display: flex;
}

.div-block-66.grid {
  background-color: rgba(0, 0, 0, 0);
  flex-direction: row;
  padding-left: 0;
  padding-right: 0;
}

.div-block-66.grid2 {
  margin-right: 0;
}

.div-block-66.grid2.row {
  flex-direction: row;
  justify-content: center;
  height: auto;
  padding-top: 24px;
}

.div-block-66.grid2.oculto {
  display: none;
}

.div-block-66.grid3 {
  background-color: var(--red);
  flex-direction: row;
  padding: 16px 24px;
}

.button-9 {
  background-color: var(--white100);
  color: var(--red);
  text-align: center;
  border-radius: 20px;
  width: 100%;
  font-family: Inter, sans-serif;
  font-weight: 500;
}

.button-9.grid2 {
  background-color: var(--verde3);
  color: var(--white100);
  font-family: Inter, sans-serif;
}

.button-9.grid2.row {
  width: 25%;
  font-size: 14px;
  font-weight: 500;
}

.button-9.grid2.row2 {
  width: 25%;
  margin-top: 20px;
  font-size: 16px;
  font-weight: 700;
}

.button-9.grid3 {
  width: 35%;
}

.txt_grid {
  color: var(--black100);
  text-align: left;
  letter-spacing: 0;
  margin-top: 0;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 125%;
}

.txt_grid.grid3 {
  color: var(--white100);
  font-size: 14px;
}

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

.image-37 {
  max-width: 100%;
  height: 100%;
}

.image-38 {
  width: 28%;
  max-width: 100%;
  padding-top: 7px;
}

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

.text-span-22 {
  color: var(--verde3);
  font-weight: 700;
}

.div_primeiro_acesso_steps {
  align-items: center;
  margin-top: 7px;
  margin-bottom: 15px;
  display: flex;
}

.text-span-23, .text-span-24 {
  font-weight: 700;
}

.paragraph-12-black {
  color: var(--black70);
  margin-bottom: 0;
  margin-left: 10px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.text-span-25, .text-span-26, .text-span-27, .text-span-28, .text-span-29 {
  font-weight: 700;
}

.link-block-7 {
  width: auto;
}

.link-block-7.medicine {
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-block-8 {
  width: auto;
}

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

.div_appstore {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  justify-items: center;
  width: auto;
  height: auto;
  margin-top: 20px;
  margin-bottom: 0;
  display: grid;
}

.div_appstore.medicine {
  width: 244px;
  margin-top: 0;
}

.div-block-67 {
  flex-direction: column;
  justify-content: space-between;
  width: 50%;
  height: 100%;
  display: flex;
}

.div-block-49-center {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.text-block-30 {
  color: #0063a9;
  text-align: center;
  width: 100%;
}

.div-block-67-copy {
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  height: auto;
  display: flex;
}

.paragraph-text {
  color: var(--black100);
  text-align: left;
  margin-bottom: 0;
  margin-right: 0;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.paragraph-text.tempay {
  width: 400px;
}

.paragraph-text.medicine {
  margin-top: 19px;
  margin-bottom: -12px;
  font-size: 16px;
}

.paragraph-text.mobile {
  display: none;
}

.paragraph-text.desktop {
  margin-bottom: 20px;
}

.text-block-31 {
  font-family: Poppins, sans-serif;
  font-size: 16px;
}

.pronto_atendimento {
  background-color: var(--white100);
  background-image: linear-gradient(239deg, rgba(212, 225, 103, .25), rgba(167, 220, 218, .25) 91%);
  margin-bottom: 0;
  margin-right: 0;
  padding: 122px 20px 194px 140px;
}

.div-block-68 {
  align-items: center;
  width: 461px;
  height: 58px;
  margin-top: 14px;
  margin-bottom: 24px;
  padding-top: 0;
  display: flex;
}

.div-block-68.top {
  margin-top: 0;
  margin-bottom: 0;
}

.div-block-68.top.medicine {
  align-items: center;
  margin-bottom: 20px;
}

.txt_pronto {
  color: var(--black100);
  text-align: left;
  align-self: auto;
  width: 408px;
  margin: 0 auto -15px 14px;
  padding-right: 42px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

.txt_pronto.pronto2 {
  color: #0063a9;
  text-align: left;
  margin-top: 40px;
}

.txt_pronto.assitente {
  margin-bottom: 0;
  margin-left: 0;
  line-height: 24px;
}

.txt_pronto.habitos {
  margin-bottom: 0;
  font-size: 14px;
}

.txt_pronto.atendimento {
  margin-bottom: 0;
  padding-top: 18px;
  font-size: 13px;
}

.txt_pronto.medicine {
  margin-bottom: 0;
}

.txt_pronto.medicine-copy {
  width: 380px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 20px;
}

.text-span-31, .text-span-32, .text-span-33, .text-span-34, .text-span-35 {
  font-weight: 700;
}

.heading_pay {
  color: #0063a9;
  margin-top: 0;
  margin-bottom: 20px;
  margin-left: 0;
  font-family: Poppins, sans-serif;
  font-size: 32px;
  font-weight: 600;
}

.presencial-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.image-39 {
  padding-right: 10px;
}

.div_block_img_medicamento-2 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 0;
  padding-left: 0;
  display: flex;
}

.img_mockup_cel-3 {
  width: 85%;
  max-width: none;
  margin-bottom: -22px;
  margin-right: 20px;
  position: relative;
  left: -20px;
}

.medicamentos-2 {
  background-color: #f1f1f1;
  padding: 100px 40px 40px;
}

.text-span-36 {
  color: #0063a9;
  font-weight: 700;
}

.heading-16 {
  color: #0167fa;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 32px;
  font-weight: 600;
}

.div_block_img_mockup-2 {
  justify-content: center;
  width: 50%;
  margin-top: 0;
  padding-left: 20px;
  display: none;
}

.div-block_text-3 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 50%;
  margin-top: 0;
  margin-left: 60px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 40px;
  display: flex;
}

.container-12 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.paragraph-15 {
  color: rgba(19, 5, 1, .7);
  width: auto;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
}

.heading_item-2 {
  flex-direction: row;
  align-items: center;
  display: flex;
}

.container-13 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 20px;
  display: flex;
}

.heading_pronto2-2 {
  color: #0063a9;
  text-align: left;
  width: 100%;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Poppins, sans-serif;
  font-size: 23px;
  font-weight: 500;
  line-height: 28px;
}

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

.imagem-30 {
  padding-right: 0;
}

.div-block-69 {
  background-color: #0063a9;
  border-radius: 8px;
  width: 83%;
  margin-bottom: 20px;
  padding: 16px;
}

.presencial-3 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.image-40 {
  padding-right: 10px;
}

.container_invert {
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.titulo_cap {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 100px 40px 0;
  display: flex;
}

.paragraph-16 {
  color: rgba(19, 5, 1, .7);
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}

.heading-17 {
  color: #0167fa;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 32px;
  font-weight: 600;
}

.text-span-38 {
  color: #0063a9;
  width: 17%;
  max-width: 100%;
  font-size: 29px;
}

.paragraph-17 {
  color: var(--white100);
  width: auto;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}

.img_odonto-2 {
  width: 100%;
  max-width: none;
  margin-bottom: -1px;
  margin-right: 20px;
}

.heading_concorra {
  color: #0063a9;
  text-align: left;
  width: 414px;
  margin-top: 0;
  font-family: Poppins, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 48px;
}

.div_block_img-2 {
  justify-content: center;
  width: 50%;
  margin-top: 0;
  padding-left: 20px;
  display: flex;
}

.text-span-39 {
  color: #0063a9;
}

.titulo-cap {
  background-color: var(--white100);
  padding: 100px 40px 0;
  display: none;
}

.div_comoconcorrer {
  align-items: center;
  margin-bottom: 32px;
  display: flex;
}

.div_comoconcorrer.top {
  align-items: center;
  margin-top: 40px;
}

.txt_concorrer {
  color: var(--black70);
  text-align: left;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 20px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.txt_concorrer.pronto2 {
  color: #0063a9;
  text-align: left;
  margin-top: 40px;
}

.point {
  width: 5px;
}

.checkup {
  background-color: #f5f5f5;
  padding-top: 100px;
  padding-bottom: 60px;
}

.container_checkup {
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.heading_checkup {
  color: var(--black70);
  text-align: left;
  width: 100%;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 19px;
  font-weight: 500;
  line-height: 28px;
}

.paragraph-text_disclaimer {
  color: var(--black70);
  text-align: left;
  height: auto;
  margin-top: 0;
  margin-bottom: 20px;
  margin-right: 0;
  font-family: Inter, sans-serif;
  font-size: 8px;
  font-weight: 300;
  line-height: 150%;
}

.block_agendar {
  background-color: #0063a9;
  border-radius: 8px;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
  padding: 16px;
  display: flex;
}

.paragraph_block_central {
  color: var(--white100);
  flex-direction: column;
  align-items: center;
  width: auto;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 28px;
  display: flex;
}

.text-span-40 {
  font-size: 18px;
}

.text-span-41 {
  font-size: 21px;
  font-weight: 600;
}

.div-block-70 {
  justify-content: flex-end;
  align-items: center;
  width: 92px;
  margin-right: 16px;
  padding: 8px 0;
  display: flex;
}

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

.div-block_central {
  flex-direction: column;
  justify-content: flex-start;
  width: 50%;
  height: auto;
  display: flex;
}

.heading-central {
  color: var(--white100);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 20px;
}

.text-block_central {
  color: var(--white100);
  text-align: center;
  width: 100%;
  font-family: Poppins, sans-serif;
}

.text-span-42, .text-span-43 {
  font-size: 12px;
}

.heading_contact_footer {
  color: var(--black100);
  text-align: left;
  align-items: center;
  margin-top: 0;
  margin-bottom: 20px;
  margin-left: 0;
  padding-left: 0;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  display: block;
}

.heading_contact_footer.header-contact-page {
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-weight: 600;
}

.heading_contact_footer.header-contact-page.italic {
  color: rgba(19, 5, 1, .4);
  margin-bottom: 16px;
  font-style: italic;
}

.number_phone {
  color: var(--black100);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 125%;
}

.number_phone.contact-link {
  color: #f26144;
  margin-left: -8px;
  padding: 8px;
}

.number_phone.contact-description {
  margin-right: 8px;
  display: inline-block;
}

.number_phone.faq-item-text {
  color: rgba(19, 5, 1, .7);
  width: 864px;
  margin-top: 24px;
  margin-bottom: 8px;
  padding-left: 0;
  padding-right: 0;
  font-family: Poppins, sans-serif;
  font-weight: 300;
}

.number_phone.contact-description {
  color: rgba(19, 5, 1, .7);
  display: inline-block;
}

.number_phone.contact-link {
  color: #0063a9;
  margin-left: -8px;
  padding: 8px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  text-decoration: none;
}

.img_checkup {
  border-radius: 20px;
  width: 80%;
  max-width: none;
  margin-bottom: 0;
  margin-right: 0;
}

.div-block_text-3-copy {
  width: 50%;
  margin-top: 0;
  padding-bottom: 40px;
  padding-left: 0;
  padding-right: 40px;
}

.div-block_central1 {
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  height: auto;
  display: flex;
}

.div-block-73 {
  background-image: url('../images/young-family-with-their-sons-home-having-fun-1.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 24px 0 0 24px;
  width: 45%;
  height: 100%;
}

.container-6-copy {
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div_grid_benefits_mobile {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-radius: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1.5fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  margin-top: 40px;
  display: none;
}

.img_odonto-copy {
  width: 80%;
  max-width: none;
  margin-bottom: 0;
  margin-right: 20px;
}

.img_pronto_mobile {
  display: none;
}

.text-span-46, .text-span-47, .text-span-48 {
  font-weight: 600;
}

.container_invert_mobile {
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: none;
}

.txt_disclaimer {
  color: var(--black70);
  text-align: left;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 20px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.txt_disclaimer.pronto2 {
  color: #0063a9;
  text-align: left;
  margin-top: 40px;
}

.div-block_text_medicamentos {
  width: 50%;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.div_block_img_consultas_video {
  flex-wrap: wrap;
  justify-content: center;
  width: 43%;
  height: auto;
  margin-top: 0;
  padding-left: 0;
  display: flex;
  overflow: hidden;
}

.div-block_tit_cap {
  width: 50%;
  margin-top: 0;
  padding-bottom: 40px;
  padding-left: 0;
  padding-right: 40px;
}

.div_contato_mobile {
  display: none;
}

.div-block_app_mobile {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: auto;
  height: 104px;
  display: flex;
}

.div_appstore_mobile {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  justify-items: center;
  width: auto;
  height: auto;
  margin-top: 20px;
  margin-bottom: 0;
  display: grid;
}

.img_celular_mobile {
  width: 50%;
  max-width: none;
  margin-bottom: 0;
  display: none;
}

.img_celular_mobile-copy {
  width: 50%;
  max-width: none;
  margin-bottom: 0;
}

.container-12-copy {
  background-color: #f5f5f5;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
  padding: 16px 40px;
  display: flex;
}

.container-12-copy.top {
  background-color: rgba(196, 196, 196, .33);
  margin-top: 20px;
}

.div-block-69-copy {
  background-color: #0063a9;
  border-radius: 8px;
  width: 83%;
  margin-bottom: 20px;
  padding: 16px;
}

.txt_concorrer_disclaimer {
  color: var(--black70);
  text-align: left;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 20px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.txt_concorrer_disclaimer.pronto2 {
  color: #0063a9;
  text-align: left;
  margin-top: 40px;
}

.img_medica_checkup {
  width: 85%;
  max-width: none;
  margin-bottom: 0;
  margin-right: 20px;
}

.img_medica_checkup_mobile {
  width: 85%;
  max-width: none;
  margin-bottom: 0;
  margin-right: 20px;
  display: none;
}

.section-3 {
  position: fixed;
  top: auto;
  bottom: 2%;
  left: auto;
  right: 2%;
}

.arrow_fixed {
  z-index: 999;
  position: fixed;
  top: auto;
  bottom: 2%;
  left: auto;
  right: 5%;
}

.img_check {
  margin-top: 10px;
  padding-bottom: 0;
}

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

.img_medicines {
  width: 100%;
  max-width: none;
  height: 25px;
  margin-bottom: 0;
  margin-right: 0;
  position: relative;
}

.img_medicines.drogasil {
  width: 97%;
  height: 35px;
  margin-right: 0;
}

.div_block_img_checkup {
  justify-content: flex-end;
  width: 50%;
  margin-top: 0;
  padding-left: 0;
  display: flex;
}

.div_block_img_checkup_mobile {
  justify-content: flex-start;
  width: 50%;
  margin-top: 0;
  padding-left: 0;
  display: flex;
}

.text-span-52 {
  color: var(--red);
  font-weight: 600;
}

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

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

.text-span-55, .text-span-56, .text-span-57 {
  font-weight: 600;
}

.div-block-79 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 42.6016px;
  margin-bottom: 10px;
  padding-bottom: 0;
  display: flex;
}

.div-block-79.grid2 {
  height: auto;
  margin-bottom: 0;
}

.div-block-79.row {
  width: 50%;
  margin-bottom: 0;
}

.image-48 {
  width: 35px;
  margin-right: 10px;
}

.image-48.grid3 {
  width: 9%;
}

.image-48.grid2 {
  width: 13%;
}

.image-48.grid2.row {
  width: 8%;
  margin-right: 16px;
}

.text-span-58 {
  color: var(--black100);
  font-weight: 600;
}

.text-span-58.medicine {
  color: var(--verde2);
  font-size: 18px;
}

.text-block-33 {
  color: #fff;
  margin-bottom: 8px;
  font-family: Inter, sans-serif;
  font-size: 16px;
}

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

.div-block-80 {
  margin-left: 16px;
  margin-right: 16px;
}

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

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

.text-span-62 {
  color: var(--red);
  font-weight: 700;
}

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

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

.text-span-65, .text-span-66, .text-span-67, .text-span-68, .text-span-69 {
  font-weight: 700;
}

.text-span-70 {
  color: var(--red);
  font-weight: 700;
}

.section_saudedamulher {
  background-color: #f5f5f5;
  padding-top: 100px;
  padding-bottom: 100px;
}

.container_saudedamulher {
  display: flex;
}

.div-block-81 {
  width: 50%;
  height: auto;
}

.div-block-82 {
  flex-direction: column;
  justify-content: center;
  width: 50%;
  height: auto;
  display: flex;
}

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

.image-49 {
  width: 75%;
  max-width: none;
  margin-top: 40px;
  margin-left: auto;
  margin-right: 46px;
}

.div-block-83 {
  flex-direction: row;
  justify-content: flex-end;
  display: flex;
}

.div-block-83.mobile {
  display: none;
}

.button-10 {
  background-color: var(--red);
  border-radius: 50px;
  padding-left: 24px;
  padding-right: 24px;
}

.div-block-84 {
  justify-content: flex-end;
  width: auto;
  display: flex;
}

.div-block-84.mobile {
  display: none;
}

.paragraph-18 {
  color: var(--black100);
  margin-top: 20px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

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

.paragraph-19 {
  margin-top: 24px;
  margin-bottom: 24px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.div-block-85 {
  margin-bottom: 20px;
  display: flex;
}

.paragraph-20 {
  color: var(--black100);
  width: 62%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.image-50 {
  margin-right: 0;
}

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

.div-block-86 {
  justify-content: center;
  width: 70px;
  display: flex;
}

.img_educando {
  border-radius: 20px;
  width: 75%;
  max-width: none;
  margin-bottom: 0;
}

.img_acolhimento {
  border-radius: 20px;
  width: 80%;
  max-width: none;
  margin-bottom: 0;
  margin-right: 0;
}

._71 {
  align-items: center;
  display: flex;
}

.consulta-por-video-familia {
  background-color: #fff;
  padding: 100px 40px 40px;
}

.img_habitos {
  border-radius: 20px;
  width: 351px;
  max-width: none;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: 0;
}

.div-block-84-copy {
  justify-content: flex-end;
  width: 329px;
  display: flex;
}

.txt_pronto-copy {
  color: var(--black100);
  text-align: left;
  -webkit-text-stroke-width: 0px;
  margin: 0 -21px 0 0;
  padding-right: 0;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.txt_pronto-copy.pronto2 {
  color: #0063a9;
  text-align: left;
  margin-top: 40px;
}

.txt_pronto-copy.bottom {
  margin-top: 20px;
}

.div-block_habitos {
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  display: flex;
}

.div-block_habitos.top {
  margin-top: 20px;
  margin-left: 0;
}

.text-block-34 {
  color: var(--black100);
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 10px;
  line-height: 16px;
}

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

.div-block_text_medicine {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 40px;
  display: flex;
}

.app_medicine {
  width: 100%;
}

.link-block-10 {
  background-color: var(--verde3);
  color: var(--white100);
  border-radius: 50px;
  justify-content: space-between;
  align-items: center;
  width: auto;
  height: 40px;
  padding-left: 24px;
  padding-right: 24px;
  font-family: Inter, sans-serif;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.link-block-10.top {
  background-color: var(--verde3);
}

.link-block-10.top.agendamento, .link-block-10.agendamento {
  background-color: var(--verde3);
  height: 32px;
}

.image-51 {
  margin-right: 10px;
}

.assistente-digital {
  background-color: var(--white100);
  padding: 100px 40px 0;
  display: none;
}

.educando-com-afeto {
  background-color: #fff;
  padding: 100px 40px;
}

.acolhimento {
  background-color: #f5f5f5;
  padding-top: 100px;
  padding-bottom: 60px;
}

.div-block-84-desktop {
  justify-content: flex-end;
  width: 329px;
  display: flex;
}

.div-block-84-mobile {
  justify-content: flex-end;
  width: 329px;
  display: none;
}

.img_celular_desktop {
  width: 50%;
  max-width: none;
  margin-bottom: 0;
  display: none;
}

.div-block_educando {
  flex-direction: row-reverse;
  justify-content: space-between;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 0;
  padding-left: 60px;
  padding-right: 0;
  display: flex;
}

.text-block-36 {
  font-family: Inter, sans-serif;
  font-weight: 500;
}

.text-span-75 {
  color: var(--red);
}

.div-block-87 {
  width: 1px;
  height: 1px;
}

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

.consulta-e-exames {
  background-color: #fff;
  padding: 100px 40px 0;
}

.text-span-78, .text-span-79 {
  font-weight: 600;
}

.div-block-88 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 43px;
  display: flex;
}

.text-span-80, .text-span-81, .text-span-82, .text-span-83, .text-span-84, .text-span-85 {
  font-weight: 600;
}

.heading-18 {
  color: var(--verde2);
  font-size: 32px;
}

.text-span-86, .text-span-87, .text-span-88, .text-span-89, .text-span-90, .text-span-91 {
  font-weight: 600;
}

.paragraph-12-copy {
  color: var(--black100);
  margin-top: 20px;
  margin-bottom: 0;
  margin-left: 0;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.text-span-92 {
  font-weight: 600;
  text-decoration: none;
}

.text-span-93, .text-span-94 {
  font-weight: 600;
}

.image-52 {
  margin-top: 10px;
}

.text-span-71-copy {
  color: var(--verde3);
  font-weight: 600;
}

.text-span-95, .text-span-96, .text-span-97 {
  font-weight: 600;
}

.text-span-98 {
  margin-right: -198px;
  font-weight: 600;
}

.text-span-99, .text-span-100 {
  font-weight: 600;
}

.text-block-37 {
  text-decoration: none;
}

.img_mockup_cel-4 {
  width: 85%;
  max-width: none;
  height: 40px;
  margin-bottom: 0;
  margin-right: 20px;
}

.text-block-38 {
  text-decoration: none;
}

.text-span-101, .text-span-102, .text-span-103, .text-span-104 {
  font-weight: 600;
}

.div-block-89 {
  background-color: var(--verde3);
  border-radius: 16px;
  margin-bottom: 20px;
  padding: 16px 24px;
}

.text-block-39 {
  color: #fff;
  text-align: center;
  font-size: 16px;
}

.text-span-105, .text-span-106, .text-span-107 {
  font-weight: 600;
}

.text-block-40 {
  width: 269px;
  margin-bottom: 20px;
  font-size: 32px;
  line-height: 125%;
}

.text-span-108 {
  color: var(--verde2);
}

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

.text-span-110 {
  color: var(--verde3);
  font-weight: 600;
}

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

.text-span-112 {
  color: var(--verde3);
  font-weight: 600;
}

.text-span-113, .text-span-114, .text-span-115, .text-span-116 {
  font-weight: 600;
}

.slider-image {
  object-fit: cover;
  object-position: 100% 50%;
  width: 80%;
  height: 100%;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-ratio_container {
  justify-content: center;
  align-items: center;
  padding-top: 0%;
  display: flex;
  position: relative;
}

.slide_content-wrapper {
  width: 100%;
  margin-left: 0%;
  position: relative;
}

.left-arrow-3 {
  justify-content: center;
  align-items: center;
  margin-left: 7.5%;
  display: flex;
}

.right-arrow-2 {
  justify-content: center;
  align-items: center;
  margin-right: 7.5%;
  display: flex;
}

.slider_container {
  opacity: 1;
  outline-offset: 0px;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-color: rgba(0, 0, 0, 0);
  background-clip: border-box;
  border-right: 10px #000;
  outline: 3px #333;
  flex-flow: column;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.slide-nav-2 {
  display: none;
  position: absolute;
  top: auto;
  bottom: 8%;
  left: 0%;
  right: 0%;
  transform: translate(0, 100%);
}

.slide_container {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: static;
}

.slide {
  height: auto;
  margin-right: 12.5%;
  position: static;
}

.mask-2 {
  width: 50%;
  height: auto;
  overflow: visible;
}

.image-54 {
  position: absolute;
}

.img_sorte_mobile, .imagem_sorte_mobile {
  display: none;
}

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

.div-block-92 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 139px;
  display: flex;
}

.text-block-42 {
  font-family: Inter, sans-serif;
  font-weight: 500;
}

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

.text {
  color: var(--black100);
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 10px;
  line-height: 16px;
}

.text-block-43 {
  color: #000;
  margin-top: -4px;
  margin-bottom: -25px;
  margin-left: 181px;
  font-family: Inter, sans-serif;
  font-size: 9px;
  font-weight: 300;
}

.paragraph-21 {
  color: #000;
  margin-top: -43px;
  margin-left: 58px;
  margin-right: 427px;
  padding-left: 123px;
  padding-right: 144px;
  font-family: Inter, sans-serif;
  font-size: 15px;
  line-height: 20px;
}

.bold-text-6 {
  font-family: Inter, sans-serif;
  font-size: 18px;
}

.image-55 {
  margin-top: -110px;
  margin-left: -506px;
}

.image-56 {
  margin-top: 12px;
  margin-bottom: -23px;
}

.image-57 {
  margin-bottom: -85px;
  margin-left: -4px;
  padding-left: 0;
}

.heading-23 {
  margin-top: -348px;
  margin-bottom: 39px;
  margin-left: 630px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 159px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}

.heading-24 {
  margin: -49px -17px 14px 630px;
  padding-left: 0;
  padding-right: 178px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}

.heading-25 {
  margin-top: -6px;
  margin-left: 630px;
  padding-right: 151px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}

.image-61 {
  margin-top: 27px;
  margin-bottom: -55px;
  margin-left: 576px;
}

.heading-26 {
  margin-top: -36px;
  margin-left: 50px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}

.div-block-93 {
  margin-top: 10px;
  margin-bottom: -12px;
}

.heading-27 {
  margin-top: -42px;
  padding-left: 53px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}

.paragraph-24 {
  margin-top: -24px;
  margin-bottom: 7px;
  margin-left: 45px;
  font-family: Inter, sans-serif;
}

.paragraph-25 {
  margin-bottom: -1px;
  margin-left: 18px;
  font-family: Inter, sans-serif;
}

.paragraph-26 {
  margin-bottom: -1px;
  margin-left: 18px;
  padding-left: 0;
  font-family: Inter, sans-serif;
}

.paragraph-27 {
  margin-top: -23px;
  padding-left: 45px;
  font-family: Inter, sans-serif;
}

.div-block-96 {
  margin-top: -267px;
  margin-bottom: -37px;
}

.paragraph-28 {
  margin-top: -45px;
  margin-left: 47px;
  padding-left: 12px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}

.paragraph-29 {
  margin-left: 59px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.div-block-100 {
  margin-top: 13px;
  margin-bottom: 6px;
}

.image-68 {
  margin-bottom: -16px;
}

.image-69 {
  margin-bottom: -8px;
}

.image-70 {
  margin-top: -112px;
  margin-left: -483px;
}

.bold-text-8 {
  text-align: left;
  font-family: Inter, sans-serif;
  font-weight: 600;
}

.image-71 {
  margin-top: -80px;
  margin-left: -423px;
  padding-top: 0;
}

.image-72 {
  margin-top: -359px;
  margin-bottom: -197px;
  margin-left: 573px;
  padding-left: 0;
}

.image-73 {
  margin-left: 2px;
  padding-left: 0;
  display: inline-block;
}

.image-74 {
  margin-top: -6px;
  margin-bottom: 9px;
  margin-left: 577px;
}

.div-block-101, .div-block-102 {
  margin-left: -155px;
}

.div-block-103 {
  margin-left: -152px;
}

.image-75 {
  margin-left: 572px;
}

.heading-28 {
  margin-top: -44px;
  margin-left: 77px;
  font-family: Inter, sans-serif;
  font-size: 32px;
  font-weight: 400;
}

.image-76 {
  padding-right: 20px;
}

@media screen and (min-width: 1280px) {
  .body {
    background-image: linear-gradient(rgba(59, 28, 72, .01), rgba(59, 28, 72, .01));
  }

  .container.large {
    max-width: 1200px;
  }

  .text-heading-1.how-to {
    max-width: none;
  }

  .text-heading-3.link {
    text-align: left;
  }

  .text-heading-3.faq-tag {
    color: #f26144;
  }

  .text-body.footer-text {
    text-align: left;
  }

  .text-body.pricing-info-text {
    max-width: 80ch;
  }

  .button.cta.pricing.highlight {
    border-radius: 62px;
    padding-top: 16px;
    padding-bottom: 16px;
    line-height: 30px;
  }

  .header.faq-header {
    background-image: url('../images/img_bg_contact.png');
    background-position: 50%;
    background-size: cover;
  }

  .header-grid {
    flex: 1;
  }

  .header-image {
    width: 80%;
    max-width: 80%;
  }

  .header-container, .large-container {
    max-width: 1200px;
  }

  .benefits-cards {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .benefits-cards.par {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .plans {
    background-color: var(--white100);
    background-image: url('../images/bg_cta.png'), linear-gradient(rgba(223, 65, 19, .02), rgba(223, 65, 19, .02));
    background-position: 0 0, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: cover, auto;
  }

  .plan-image {
    width: 45%;
    display: none;
  }

  .plan-image.large {
    width: 45%;
    margin-top: -55px;
    display: block;
  }

  .how-to {
    margin-top: 160px;
  }

  .how-to-content {
    padding-left: 96px;
    padding-right: 96px;
  }

  .contact-us.large {
    background-image: url('../images/bg_cta.png');
    background-size: cover;
  }

  .links {
    grid-template-columns: 1.75fr 2fr;
    padding-left: 0;
    padding-right: 0;
  }

  .link-block {
    display: inline-block;
  }

  .links-content {
    margin-left: -12px;
  }

  .footer-content {
    grid-template-rows: auto;
    grid-template-columns: 2.5fr 1fr;
  }

  .pricing-organic {
    width: 50%;
  }

  .pricing-header {
    grid-template-columns: .52fr 1fr;
  }

  .pricing-column.first {
    padding-bottom: 48px;
  }

  .pricing-organic-mobile {
    width: 50%;
  }

  .contact-form-block {
    margin-left: 48px;
    margin-right: 48px;
  }

  .contact-page-bg {
    z-index: 1;
    position: relative;
  }

  .faq-section-tag {
    background-color: rgba(242, 97, 68, .25);
  }

  .faq-tag-separator {
    background-color: #f26144;
  }

  .faq-item {
    background-color: var(--white100);
  }

  .div-block-5 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .faq-link {
    color: #f26144;
  }

  .paragraph-4 {
    color: #df4113;
    text-align: center;
  }

  .text-heading-4.mobile {
    color: #fff;
    font-weight: 700;
  }

  .text-body-2.contact-link {
    font-family: Inter, sans-serif;
    font-size: 18px;
  }

  .link-2 {
    color: #f26144;
  }

  .image-9 {
    object-fit: scale-down;
  }

  .link-3 {
    color: #f26144;
  }

  .text-heading-1-bold.how-to {
    max-width: none;
  }

  .button-7 {
    font-size: 18px;
  }

  .column {
    justify-content: flex-end;
    display: flex;
  }

  .columns {
    width: 1200px;
    margin-left: 0;
    margin-right: 0;
  }

  .text-body-3.visa-parapraph {
    color: #fff;
    width: 500px;
    max-width: 500px;
    height: auto;
    font-size: 24px;
    font-weight: 500;
    display: inline-block;
  }

  .line {
    background-color: var(--verde3);
    color: rgba(0, 0, 0, 0);
    border: 1px #000;
    justify-content: center;
    width: 1px;
    max-width: 1px;
    height: 360px;
    margin-top: 50px;
    margin-bottom: 20px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .header-2 {
    align-items: center;
  }

  .text-heading-6 {
    color: var(--black100);
    font-size: 32px;
    line-height: 125%;
  }

  .div-block-40 {
    flex-direction: column;
    align-items: center;
    width: auto;
    height: auto;
    margin-top: 0;
    margin-bottom: -200px;
    margin-left: 20px;
    display: flex;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: auto;
  }

  .text-block-18 {
    color: var(--verde3);
    object-fit: fill;
    object-position: 50% 50%;
    display: block;
    position: static;
    transform: rotate(-90deg);
  }

  .div-block-41 {
    display: block;
  }

  .header-container-2 {
    align-items: center;
    max-width: 1200px;
  }

  .paragraph-6 {
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
  }

  .div_benefits {
    flex-direction: column;
    align-items: center;
    width: 200px;
    display: flex;
  }

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

  .text-block-19 {
    color: #f26144;
    text-align: center;
    margin-bottom: 10px;
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
  }

  .div-block-42 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-bottom: 0;
    display: grid;
  }

  .benefits-2 {
    background-color: #f16145;
    margin-top: -1px;
    padding-top: 80px;
  }

  .heading_title {
    color: #fff;
    text-align: center;
    margin-bottom: 32px;
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
  }

  .image-26 {
    max-width: 20%;
    margin-bottom: 0;
  }

  .image-27 {
    margin-bottom: 16px;
  }

  .div-block-44 {
    padding-left: 0;
  }

  .heading-7 {
    width: 67%;
  }

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

  .div-block-51 {
    align-items: center;
    margin-top: 40px;
  }

  .div_block_slider {
    height: 337.07px;
  }

  .heading-8 {
    margin-top: -43px;
    margin-bottom: -46px;
    margin-left: 83px;
    padding-left: 0;
  }

  .image-31 {
    width: 50px;
  }

  .div-block-49 {
    justify-content: center;
  }

  .div-block_text.consultaporvideo {
    margin-top: 37px;
  }

  .div_block_img.direita {
    justify-content: flex-end;
  }

  .faq-item-2 {
    background-color: #fff;
  }

  .text-block-24, .text-body-4.header-contact-page.italic {
    font-family: Inter, sans-serif;
  }

  .line_footer {
    background-color: var(--red);
    color: rgba(0, 0, 0, 0);
    border: 1px #000;
    justify-content: center;
    width: 1px;
    max-width: 1px;
    height: 200px;
    margin-top: 10px;
    margin-bottom: 20px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .footer-2 {
    background-color: #f0f0f0;
  }

  .footer-content-2 {
    grid-template-rows: auto;
    grid-template-columns: 2.5fr 1fr;
  }

  .div-block-54 {
    margin-right: 60px;
  }

  .divider_footer {
    flex-direction: column;
    align-items: center;
    width: auto;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
  }

  .footer_copy {
    grid-template-rows: auto;
    grid-template-columns: 2.5fr 1fr;
  }

  .benefits-2_white {
    background-color: var(--white100);
    margin-top: 0;
    padding-top: 80px;
  }

  .text-body-32.visa-parapraph {
    color: #fff;
    width: 500px;
    max-width: 500px;
    height: auto;
    font-size: 24px;
    font-weight: 500;
    display: inline-block;
  }

  .header_credz {
    align-items: center;
    padding-top: 100px;
  }

  .button_credz {
    font-size: 18px;
  }

  .text-block_cuida {
    color: var(--white100);
    text-align: center;
    margin-bottom: 10px;
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
  }

  .benefits-2_orange {
    background-color: #f26144;
    margin-top: 0;
    padding-top: 80px;
    padding-bottom: 0;
  }

  .text-body_horario {
    font-size: 16px;
    font-weight: 400;
  }

  .contact {
    font-family: Inter, sans-serif;
    font-size: 12px;
    line-height: 125%;
  }

  .paragraph-12.verifique {
    margin-top: -2px;
  }

  .vermais_fixo {
    flex-direction: column;
    align-items: center;
    width: auto;
    height: auto;
    margin-top: 0;
    margin-bottom: -200px;
    margin-left: 20px;
    display: flex;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: auto;
  }

  .paragraph-14 {
    width: 700px;
  }

  .div-block-66.grid, .div-block-66.grid2 {
    margin-right: 0;
  }

  .button-9.grid2.row {
    font-size: 14px;
    font-weight: 500;
  }

  .button-9.grid2.row2 {
    margin-top: 20px;
    font-size: 16px;
    font-weight: 700;
  }

  .div-block-49-center {
    justify-content: space-between;
  }

  .text-block-30 {
    font-family: Poppins, sans-serif;
  }

  .pronto_atendimento {
    padding-bottom: 174px;
  }

  .txt_pronto.medicine-copy {
    width: 380px;
  }

  .medicamentos-2 {
    background-color: #f1f1f1;
  }

  .heading_item-2 {
    width: 99.9999%;
  }

  .container-13 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-69 {
    width: 97%;
  }

  .titulo_cap {
    display: block;
  }

  .paragraph-17 {
    width: 85%;
  }

  .img_odonto-2 {
    margin-right: 0;
  }

  .div_block_img-2 {
    margin-right: 20px;
  }

  .txt_concorrer {
    margin-left: 10px;
  }

  .point {
    width: 6px;
  }

  .container_checkup {
    align-items: center;
  }

  .paragraph-text_disclaimer {
    font-size: 10px;
  }

  .heading_contact_footer {
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 600;
  }

  .number_phone {
    font-size: 24px;
  }

  .div-block_text-3-copy {
    margin-bottom: 40px;
    padding-bottom: 0;
  }

  .div-block-73 {
    background-image: url('../images/img_benefícios.png');
    background-position: 50%;
    background-size: cover;
    height: auto;
  }

  .container-6-copy {
    align-items: center;
  }

  .link-8 {
    color: #0063a9;
    text-decoration: none;
  }

  .txt_disclaimer {
    margin-left: 10px;
    font-size: 14px;
  }

  .div-block_text_medicamentos {
    padding-bottom: 0;
  }

  .div-block_tit_cap {
    margin-bottom: 40px;
  }

  .div-block_app_mobile {
    justify-content: center;
  }

  .container-12-copy.top {
    background-color: rgba(196, 196, 196, .33);
  }

  .div-block-69-copy {
    width: 97%;
  }

  .txt_concorrer_disclaimer {
    margin-left: 10px;
  }

  .img_medicines {
    width: 100%;
    height: 25px;
    margin-right: 0;
  }

  .img_medicines.drogasil {
    width: 97px;
    height: 35.5859px;
    margin-right: 0;
  }

  .section_saudedamulher {
    padding-bottom: 100px;
  }

  .img_habitos {
    margin-right: 0;
  }

  .text-block-34 {
    font-size: 10px;
  }

  .link-block-10, .link-block-10.top {
    background-color: var(--verde3);
  }

  .link-block-10.top.agendamento, .link-block-10.agendamento {
    height: 40px;
  }

  .text-block-35, .text-block-36 {
    font-family: Inter, sans-serif;
    font-weight: 500;
  }

  .img_mockup_cel-4 {
    height: 40px;
  }

  .text-block-40 {
    width: 269px;
  }

  .div-block-92 {
    justify-content: center;
    align-items: center;
    width: 139px;
    display: flex;
  }

  .text-block-41, .text-block-42 {
    font-family: Inter, sans-serif;
    font-weight: 500;
  }

  .text {
    font-size: 10px;
  }

  .text-block-43 {
    margin-left: 188px;
  }

  .paragraph-21 {
    margin-left: 190px;
    margin-right: 548px;
    padding-left: 0;
    padding-right: 0;
  }

  .image-70 {
    margin-top: -108px;
    margin-left: -501px;
  }

  .image-72 {
    margin-top: -345px;
    margin-left: 577px;
  }
}

@media screen and (min-width: 1440px) {
  .text-body-2.contact-link {
    font-family: Inter, sans-serif;
  }

  .line {
    background-color: var(--verde3);
  }

  .header-2 {
    height: 650px;
  }

  .text-heading-6 {
    color: var(--black100);
  }

  .div-block-40 {
    margin-left: 40px;
    position: fixed;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: auto;
  }

  .text-block-18 {
    color: var(--verde3);
  }

  .container-4 {
    max-width: 1200px;
  }

  .benefits-2 {
    margin-top: -2px;
    padding-bottom: 100px;
  }

  .image-26 {
    max-width: 9%;
    margin-bottom: 0;
  }

  .button-8 {
    margin-top: 10px;
  }

  .div-block-44 {
    width: 50%;
    padding-left: 0;
  }

  .div-block-51 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-top: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .div_block_slider {
    justify-content: center;
    margin-right: 0;
    display: flex;
  }

  .presencial {
    margin-bottom: 20px;
  }

  .text-span-11 {
    font-size: 24px;
  }

  .heading_item {
    margin-bottom: 20px;
  }

  .heading-8 {
    margin-left: 0;
  }

  .heading_trigger {
    flex-direction: column;
  }

  .image-31 {
    width: 50px;
  }

  .div-block-57 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .paragraph-8 {
    margin-bottom: 10px;
  }

  .button_entrar2 {
    margin-top: 10px;
  }

  .paragraph_slider {
    margin-bottom: 10px;
  }

  .container-6 {
    margin-top: 0;
  }

  .div-block_text {
    width: 52%;
    margin-right: 0;
    padding-right: 0;
  }

  .div-block_text.assistente {
    flex-direction: column-reverse;
  }

  .heading_pronto {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .div_block_img {
    justify-content: flex-end;
    width: 50%;
    margin-right: 0;
    padding-left: 0;
    display: flex;
  }

  .div_block_img.esquerda {
    justify-content: center;
    align-items: flex-end;
  }

  .img_celular {
    width: 42%;
  }

  .div_block_img_logos {
    justify-content: center;
    margin-right: 0;
    display: flex;
  }

  .div_block_img_note {
    justify-content: flex-start;
    margin-right: 0;
    padding-left: 0;
    display: flex;
  }

  .heading_pronto2 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .div_block_img_medicamento {
    justify-content: center;
    margin-right: 0;
    display: flex;
  }

  .div_block_img_mockup {
    justify-content: center;
    margin-right: 0;
    display: none;
  }

  .img_odonto {
    width: 85%;
  }

  .img_odonto.digital {
    width: 100%;
    display: none;
  }

  .img_odonto.desktop {
    width: 100%;
    margin-right: 0;
    display: block;
  }

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

  .text-body-4.header-contact-page.italic {
    font-family: Inter, sans-serif;
  }

  .line_footer {
    background-color: var(--red);
  }

  .footer-2 {
    background-color: #f1f1f1;
  }

  .div-block_text-2 {
    margin-right: 0;
  }

  .paragraph-10 {
    margin-bottom: 10px;
  }

  .header_credz {
    height: 650px;
  }

  .button_credz {
    font-size: 14px;
  }

  .benefits-2_orange {
    padding-bottom: 0;
  }

  .contact {
    font-family: Inter, sans-serif;
  }

  .paragraph-12 {
    font-weight: 400;
  }

  .vermais_fixo {
    margin-left: 40px;
    position: fixed;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: auto;
  }

  .paragraph-14 {
    width: 700px;
  }

  .div_grid_benefits {
    max-width: 1200px;
  }

  .div-block-63 {
    width: 65%;
  }

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

  .button-9.grid2.row {
    font-size: 14px;
    font-weight: 500;
  }

  .button-9.grid2.row2 {
    margin-top: 20px;
    font-size: 16px;
    font-weight: 700;
  }

  .image-38 {
    width: 26%;
  }

  .text-block-30 {
    font-family: Poppins, sans-serif;
  }

  .paragraph-text {
    margin-bottom: 0;
  }

  .pronto_atendimento {
    padding-left: 140px;
  }

  .div-block-68.top {
    margin-bottom: 16px;
  }

  .txt_pronto {
    margin-top: 0;
    margin-bottom: 0;
  }

  .div_block_img_medicamento-2 {
    justify-content: space-between;
    margin-right: 0;
    display: flex;
  }

  .div_block_img_mockup-2 {
    justify-content: center;
    margin-right: 0;
    display: none;
  }

  .div-block_text-3 {
    margin-right: 0;
    padding-right: 20px;
  }

  .paragraph-15 {
    margin-bottom: 10px;
  }

  .container-13 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading_pronto2-2 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .div-block-69 {
    width: 67%;
    max-width: 100%;
    margin-bottom: 0;
  }

  .container_invert {
    max-width: 1100px;
  }

  .paragraph-17 {
    width: auto;
    margin-bottom: 0;
  }

  .heading_concorra {
    width: 413px;
    margin-top: 0;
    margin-bottom: 20px;
  }

  .div_block_img-2 {
    justify-content: center;
    margin-right: 0;
    display: flex;
  }

  .titulo-cap {
    padding-left: 0;
    padding-right: 0;
  }

  .div_comoconcorrer {
    margin-bottom: 0;
  }

  .div_comoconcorrer.top {
    margin-top: 0;
  }

  .txt_concorrer {
    margin-top: 20px;
    margin-bottom: 8px;
  }

  .container_checkup {
    justify-content: space-between;
  }

  .heading_checkup {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .paragraph-text_disclaimer, .paragraph_block_central {
    margin-bottom: 10px;
  }

  .heading_contact_footer {
    font-family: Inter, sans-serif;
  }

  .div-block_text-3-copy {
    margin-right: 0;
    padding-bottom: 0;
    padding-right: 20px;
  }

  .div-block-73 {
    background-image: url('../images/young-family-with-their-sons-home-having-fun-1.png');
    border-radius: 24px 0 0 24px;
    width: 35%;
    height: 99%;
  }

  .container-6-copy {
    align-items: flex-end;
  }

  .txt_disclaimer {
    margin-top: 20px;
    margin-bottom: 8px;
  }

  .div-block_text_medicamentos {
    margin-right: 0;
    padding-bottom: 0;
  }

  .div_block_img_consultas_video {
    justify-content: center;
    width: 50%;
    height: auto;
    margin-left: 20px;
    margin-right: 0;
    padding-left: 0;
    display: flex;
  }

  .div-block_tit_cap {
    margin-left: 40px;
    margin-right: 0;
    padding-right: 0;
  }

  .container-12-copy {
    justify-content: space-between;
  }

  .container-12-copy.top {
    background-color: rgba(196, 196, 196, .33);
  }

  .div-block-69-copy {
    width: 67%;
    max-width: 100%;
    margin-bottom: 0;
  }

  .txt_concorrer_disclaimer {
    margin-top: 20px;
    margin-bottom: 8px;
  }

  .div_block_img_checkup {
    justify-content: flex-end;
    width: 45%;
    margin-right: 0;
    padding-left: 0;
    display: flex;
  }

  .div_block_img_checkup_mobile {
    justify-content: flex-start;
    margin-right: 0;
    padding-left: 0;
    display: flex;
  }

  .div-block-79.peso {
    margin-bottom: 20px;
  }

  .image-48 {
    width: 12%;
  }

  .image-48.grid3 {
    width: 7%;
  }

  .image-48.grid2 {
    width: 10%;
  }

  .img_educando {
    width: 80%;
  }

  ._71 {
    align-items: center;
    margin-bottom: 40px;
    display: flex;
  }

  .img_habitos {
    width: 80%;
    margin-right: 0;
  }

  .txt_pronto-copy {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .text-block-34 {
    font-size: 10px;
  }

  .div-block_text_medicine {
    margin-right: 0;
    padding-right: 20px;
  }

  .link-block-10.top.agendamento, .link-block-10.agendamento {
    height: 40px;
  }

  .text-block-35 {
    font-family: Inter, sans-serif;
    font-weight: 600;
  }

  .div-block-84-mobile {
    display: block;
  }

  .div-block_educando {
    width: 100%;
    margin-top: 0;
    margin-right: 0;
    padding-right: 0;
  }

  .text-block-36 {
    font-family: Inter, sans-serif;
    font-weight: 600;
  }

  .text-block-40 {
    width: 300px;
  }

  .text-span-110 {
    color: var(--black100);
  }

  .slider-image {
    width: 90%;
  }

  .slide-nav-2 {
    padding-top: 20px;
    top: auto;
    bottom: 17%;
    left: 0%;
    right: 0%;
  }

  .img_sorte_mobile {
    display: none;
  }

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

  .text {
    font-size: 10px;
  }

  .text-block-43 {
    margin-left: 275px;
    padding-left: 0;
  }

  .paragraph-21 {
    margin-top: -20px;
    margin-left: 76px;
    margin-right: 637px;
    padding-left: 193px;
    padding-right: 0;
  }

  .image-73 {
    margin-bottom: 20px;
    padding-left: 0;
  }

  .container-14 {
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }
}

@media screen and (max-width: 991px) {
  .container.large {
    max-width: 100%;
    margin-left: 40px;
    margin-right: 40px;
  }

  .brand {
    padding-left: 24px;
  }

  .text-heading-1.mobile {
    text-align: center;
  }

  .text-heading-1.emoji {
    text-align: center;
    width: 96px;
    height: 96px;
    font-size: 72px;
    line-height: 96px;
  }

  .text-heading-1.contact-page {
    text-align: center;
    max-width: none;
  }

  .text-heading-1.pricing {
    max-width: 20ch;
    margin-top: 96px;
    margin-bottom: 0;
  }

  .text-heading-1.price-page {
    max-width: none;
  }

  .text-heading-1.home-page {
    max-width: 28ch;
    padding-left: 25px;
  }

  .text-heading-2.how-to {
    margin-top: 8px;
  }

  .text-heading-2.contact-page, .text-heading-3.link {
    text-align: center;
  }

  .text-link.on-nav {
    margin-left: 24px;
    margin-right: 24px;
    padding: 13px 0;
  }

  .text-link.on-nav.w--current {
    display: block;
  }

  .text-body.link, .text-body.footer-text, .text-body.footer-text.right {
    text-align: center;
  }

  .text-body.pricing-info-text {
    max-width: 50ch;
  }

  .text-body.header-contact-page, .text-body.contact-additional-text, .text-body.visa-parapraph {
    text-align: center;
  }

  .button.nav {
    margin: 24px;
    display: block;
  }

  .icon {
    color: #fff;
    background-color: #df4113;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    display: flex;
  }

  .icon.nav {
    background-color: #f26144;
    border-radius: 4px;
  }

  .icon.facebook, .icon.linkedin {
    background-color: rgba(223, 65, 19, .1);
    width: 32px;
    height: 32px;
  }

  .menu-button {
    margin-right: 0;
    padding: 20px 24px;
  }

  .menu-button.w--open {
    background-color: #fff;
    margin-right: 0;
  }

  .nav-menu {
    background-color: #fff;
    border-top: 1px solid rgba(223, 65, 19, .4);
    padding-top: 24px;
    box-shadow: 0 0 1px rgba(19, 5, 1, .14), 0 3px 6px rgba(19, 5, 1, .06);
  }

  .header {
    height: auto;
  }

  .header-grid {
    flex-direction: column;
    grid-template-columns: 1fr;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-left: 12px;
    padding-right: 12px;
    display: flex;
  }

  .header-image {
    display: none;
  }

  .header-image.mobile {
    width: 59.6%;
    margin-top: 84px;
    margin-bottom: 48px;
    display: block;
  }

  .header-cta {
    flex-direction: column;
    align-items: flex-start;
  }

  .card-visa {
    margin-bottom: 24px;
  }

  .scroll-effect {
    display: none;
  }

  .header-container {
    max-width: 100%;
  }

  .benefits {
    margin-top: 108px;
  }

  .benefits-header {
    grid-template-areas: "Area";
  }

  .benefits-cards {
    grid-template-columns: 1fr 1fr;
  }

  .benefits-cards.par {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  .plans {
    margin-top: 120px;
  }

  .plan-image {
    display: none;
  }

  .plan-image.large {
    margin-top: -37px;
    display: block;
  }

  .how-to {
    margin-top: 120px;
  }

  .how-to-content.desktop {
    padding-left: 0;
    padding-right: 0;
  }

  .how-to-step {
    margin-bottom: 0;
    display: none;
  }

  .how-to-card-content {
    background-color: var(--white100);
    justify-content: flex-start;
    padding-top: 24px;
    padding-bottom: 24px;
    box-shadow: 0 0 1px rgba(19, 5, 1, .14), 0 8px 24px rgba(19, 5, 1, .06);
  }

  .how-to-dots {
    z-index: 1;
    top: 49%;
  }

  .how-to-emoji {
    display: block;
  }

  .contact-us.large {
    background-image: url('../images/img-contactus-bg-default.png');
    background-repeat: no-repeat;
    background-size: cover;
  }

  .float-button {
    display: none;
  }

  .links {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  .link-block {
    display: block;
  }

  .links-content {
    margin-left: 0;
  }

  .footer-content {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .social-content {
    justify-content: center;
    margin-top: 24px;
    display: none;
  }

  .social-content.tablet {
    display: flex;
  }

  .header-cta-content {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .pricing-organic {
    width: 65%;
  }

  .pricing-header {
    grid-template-rows: 320px auto;
    grid-template-columns: 1fr;
  }

  .pricing-gradient {
    min-height: 780px;
  }

  .pricing-organic-mobile {
    width: 65%;
  }

  .header-grid-contact {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

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

  .header-contacts.last {
    align-items: center;
  }

  .contact-form-block {
    margin-bottom: 96px;
    margin-left: 96px;
    margin-right: 96px;
  }

  .div-block-4 {
    display: inline-block;
  }

  .div-block-4.top {
    margin-right: 0;
  }

  .home-header-slogan {
    margin-bottom: 96px;
  }

  .text-heading-4.mobile {
    text-align: left;
    font-size: 32px;
    line-height: 40px;
  }

  .text-body-2.faq-item-text {
    width: auto;
  }

  .text-body-2.contact-description {
    font-size: 14px;
  }

  .text-body-2.contact-link {
    margin-left: 0;
    padding-left: 0;
    font-family: Inter, sans-serif;
    font-size: 16px;
  }

  .text-heading-5.contact-page, .text-heading-1-bold.mobile {
    text-align: center;
  }

  .text-heading-1-bold.emoji {
    text-align: center;
    width: 96px;
    height: 96px;
    font-size: 72px;
    line-height: 96px;
  }

  .text-heading-1-bold.contact-page {
    text-align: center;
    max-width: none;
  }

  .text-heading-1-bold.pricing {
    max-width: 20ch;
    margin-top: 96px;
    margin-bottom: 0;
  }

  .text-heading-1-bold.price-page {
    max-width: none;
  }

  .text-heading-1-bold.home-page {
    max-width: 28ch;
  }

  .image-table.mobile {
    display: none;
  }

  .brand-2 {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 24px;
  }

  .columns {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .text-body-3.visa-parapraph {
    text-align: left;
    max-width: none;
  }

  .header-2 {
    height: 450px;
  }

  .header-cta-content-2 {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .text-heading-6 {
    text-align: left;
    font-size: 20px;
  }

  .header-container-2 {
    max-width: 100%;
  }

  .paragraph-6 {
    font-size: 12px;
  }

  .div_benefits {
    width: 125px;
  }

  .text-block-19 {
    margin-bottom: 80px;
    font-size: 24px;
    line-height: 32px;
  }

  .div-block-42 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }

  .benefits-2 {
    margin-top: 0;
    padding-bottom: 100px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .heading_title {
    font-size: 24px;
    line-height: 32px;
  }

  .image-26 {
    width: 10%;
    max-width: 75%;
    margin-bottom: 0;
  }

  .img_comece_mobile {
    max-width: 100%;
  }

  .button-8 {
    margin-bottom: 20px;
  }

  .div-block-44 {
    margin-top: -4px;
    padding-top: 0;
    padding-left: 0;
  }

  .comece_mobile {
    display: none;
  }

  .image_medicamentos {
    max-width: 100%;
  }

  .text-block-21 {
    align-items: center;
    font-size: 14px;
    display: flex;
  }

  .div-block-51 {
    grid-row-gap: 30px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr .75fr;
  }

  .div_block_slider {
    padding-left: 20px;
    padding-right: 20px;
  }

  .presencial {
    align-items: flex-start;
    margin-bottom: 0;
  }

  .heading_item {
    margin-bottom: 20px;
  }

  .heading_slider {
    font-size: 20px;
  }

  .heading-8 {
    width: 86%;
    margin: -52px -119px -46px 29px;
    padding-right: 0;
    font-size: 22px;
  }

  .heading-8.atendimento {
    margin: -160px -110px -233px 327px;
    padding-left: 0;
  }

  .busca {
    margin-bottom: 0;
  }

  .image-30 {
    margin-bottom: 8px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading-10 {
    font-size: 20px;
  }

  .text-block-22, .div-block-57 {
    margin-bottom: 20px;
  }

  .paragraph-8 {
    font-size: 13px;
    line-height: 125%;
  }

  .button_entrar2 {
    width: 100%;
  }

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

  .paragraph_slider {
    font-size: 14px;
  }

  .solicitar-agendamento {
    margin-top: -36px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .container-6 {
    align-items: center;
    margin-top: 26px;
    margin-bottom: 1px;
    padding-top: 0;
  }

  .div-block_text {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block_text.esquerda {
    padding-left: 0;
  }

  .div-block_text.habitos {
    margin-top: -70px;
  }

  .div-block_text.atendimento {
    margin-top: 15px;
    padding-top: 0;
    padding-left: 0;
  }

  .div-block_text.consultaporvideo {
    margin-bottom: 54px;
    padding-top: 0;
  }

  .heading_pronto {
    text-align: left;
  }

  .container-7 {
    margin-bottom: 0;
    padding-top: 20px;
  }

  .img_odonto {
    width: 94%;
    margin-left: -48px;
    padding-left: 0;
  }

  .img_odonto.digital {
    width: 100%;
  }

  .faq-item-2 {
    width: 688px;
  }

  .text-body-4.header-contact-page {
    text-align: center;
  }

  .text-body-4.header-contact-page.italic {
    text-align: left;
    margin-top: 0;
    padding-top: 0;
    font-size: 15px;
  }

  .footer-2 {
    flex-direction: column;
    margin-top: 0;
    padding-top: 40px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .footer-content-2 {
    flex-direction: column;
    grid-template: "."
                   "."
                   / 1fr;
    justify-content: flex-end;
    align-items: flex-start;
    width: 50%;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    display: flex;
  }

  .conteiner_footer {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    max-width: 1073px;
    display: flex;
  }

  .div-block-59 {
    flex-direction: column;
    justify-content: center;
    align-self: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .div-block-54 {
    justify-content: center;
    align-items: flex-start;
    width: 50%;
    margin-right: 20px;
    padding-left: 0;
  }

  .divider_footer {
    margin-left: 0;
    margin-right: 0;
  }

  .image-19 {
    width: auto;
  }

  .footer_copy {
    grid-template: "."
                   "."
                   / 1fr;
    padding-top: 0;
    padding-bottom: 0;
  }

  .benefits-2_white {
    margin-top: 0;
    padding-bottom: 100px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .container_vidalink {
    margin-bottom: 0;
    padding-top: 20px;
  }

  .paragraph-10 {
    font-size: 14px;
  }

  .text-body-32.visa-parapraph {
    text-align: left;
    max-width: none;
  }

  .header_credz {
    height: 450px;
  }

  .text-block_cuida {
    margin-bottom: 0;
    font-size: 24px;
    line-height: 32px;
  }

  .benefits-2_orange {
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .div_busca {
    align-items: center;
    margin-bottom: 0;
  }

  .presencial-copy {
    align-items: flex-start;
    margin-bottom: 0;
  }

  .pronto {
    align-items: center;
    margin-bottom: 0;
  }

  .text-body_horario {
    white-space: nowrap;
    flex: 0 auto;
    margin-right: 11px;
    font-size: 13px;
  }

  .text-body_horario.header-contact-page {
    text-align: center;
  }

  .contact {
    text-align: left;
    margin-top: -4px;
    margin-bottom: 4px;
  }

  .div-block-60 {
    background-size: cover;
    border-right-style: solid;
    border-radius: 8px;
    width: 350px;
    height: 143px;
  }

  .paragraph-11 {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 56px;
  }

  .container-10 {
    padding-left: 0;
    padding-right: 0;
  }

  .compre_creditos {
    background-image: url('../images/frame_icon2.png');
    background-size: cover;
    border-right-style: solid;
    border-radius: 8px;
    width: 350px;
    height: 143px;
    padding-bottom: 16px;
  }

  .image-35 {
    width: 8%;
    margin-top: 34px;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .paragraph-12 {
    margin-top: 3px;
    margin-bottom: -3px;
    padding-top: 0;
    padding-left: 15px;
    font-size: 14px;
  }

  .paragraph-12.verifique {
    margin-top: -61px;
    padding-top: 36px;
  }

  .container_hero {
    justify-content: flex-end;
    padding-bottom: 40px;
  }

  .div-block-62 {
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-14 {
    width: 550px;
    margin-bottom: 0;
    font-size: 16px;
  }

  .div_grid_benefits {
    grid-column-gap: 8px;
  }

  .div-block-63 {
    height: 100%;
    padding-left: 16px;
    padding-right: 16px;
  }

  .image-36 {
    width: 21%;
  }

  .text-block-29 {
    font-size: 12px;
    line-height: 125%;
  }

  .div-block-66 {
    justify-content: space-between;
    padding: 16px 8px;
  }

  .txt_grid {
    font-size: 11px;
  }

  .image-37 {
    width: auto;
    height: auto;
  }

  .div_primeiro_acesso_steps {
    flex: 0 auto;
    align-self: auto;
    align-items: center;
    margin-top: -4px;
    margin-bottom: -9px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div_appstore.medicine {
    margin-left: 10px;
    margin-right: 10px;
  }

  .text-block-30 {
    font-family: Poppins, sans-serif;
  }

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

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

  .paragraph-text.tempay {
    width: 50%;
  }

  .paragraph-text.desktop {
    margin-top: 2px;
    margin-bottom: 18px;
    padding-bottom: 0;
  }

  .pronto_atendimento {
    padding-top: 33px;
    padding-bottom: 104px;
  }

  .txt_pronto {
    text-align: left;
    margin-top: 11px;
    margin-bottom: 3px;
    margin-left: 37px;
    padding-bottom: 14px;
    padding-left: 7px;
    padding-right: 46px;
    font-size: 14px;
    line-height: 125%;
  }

  .heading_pay {
    font-size: 28px;
  }

  .presencial-2 {
    align-items: flex-start;
    margin-bottom: 0;
  }

  .medicamentos-2 {
    padding-bottom: 100px;
  }

  .heading-16 {
    font-size: 28px;
  }

  .div-block_text-3 {
    padding-right: 0;
  }

  .container-12 {
    margin-top: -20px;
    margin-bottom: 0;
    padding-top: 20px;
  }

  .paragraph-15 {
    font-size: 14px;
  }

  .heading_item-2 {
    margin-bottom: 20px;
  }

  .container-13 {
    margin-bottom: 0;
    padding-top: 20px;
  }

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

  .presencial-3 {
    align-items: flex-start;
    margin-bottom: 0;
  }

  .container_invert {
    align-items: flex-end;
    margin-bottom: 0;
    padding-top: 20px;
  }

  .titulo_cap {
    padding-top: 80px;
  }

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

  .paragraph-17 {
    font-size: 14px;
  }

  .img_odonto-2 {
    align-self: flex-end;
    margin-right: 40px;
  }

  .heading_concorra {
    text-align: left;
    width: 256px;
    font-size: 24px;
    line-height: 125%;
  }

  .txt_concorrer {
    text-align: left;
    font-size: 14px;
  }

  .container_checkup {
    margin-bottom: 0;
    padding-top: 20px;
  }

  .paragraph-text_disclaimer {
    font-size: 11px;
    line-height: 125%;
  }

  .paragraph_block_central {
    text-align: center;
    font-size: 14px;
    line-height: 125%;
  }

  .text-span-41 {
    text-align: center;
    font-size: 17px;
    line-height: 125%;
  }

  .div-block_central {
    width: 100%;
  }

  .heading_contact_footer {
    margin-bottom: 3px;
    padding-bottom: 0;
    font-size: 15px;
  }

  .heading_contact_footer.header-contact-page {
    text-align: center;
  }

  .number_phone {
    margin-top: -26px;
    padding-top: 0;
    padding-left: 0;
  }

  .number_phone.faq-item-text {
    width: auto;
  }

  .number_phone.contact-description {
    font-size: 14px;
  }

  .number_phone.contact-link {
    margin-left: 0;
    padding-left: 0;
  }

  .div-block_text-3-copy {
    padding-right: 0;
  }

  .image-41 {
    width: 51px;
  }

  .div-block_central1 {
    flex-direction: row;
  }

  .div-block-72 {
    margin-top: 3px;
    padding-bottom: 40px;
  }

  .div-block-73 {
    background-image: url('../images/young-family-with-their-sons-home-having-fun-1.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 16px 0 0 16px;
    height: 100%;
  }

  .container-6-copy {
    align-items: flex-end;
    margin-bottom: 0;
    padding-top: 20px;
  }

  .div_grid_benefits_mobile {
    grid-column-gap: 8px;
    display: none;
  }

  .img_odonto-copy {
    width: 94%;
  }

  .container_invert_mobile {
    align-items: flex-end;
    margin-bottom: 0;
    padding-top: 20px;
    display: none;
  }

  .txt_disclaimer {
    text-align: left;
    font-size: 14px;
  }

  .div_block_img_consultas_video {
    width: 37%;
    margin-top: -89px;
  }

  .div-block_tit_cap {
    padding-right: 0;
  }

  .div_contato_mobile {
    display: none;
  }

  .div-block_app_mobile {
    height: auto;
  }

  .container-12-copy {
    margin-bottom: 0;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-12-copy.top {
    justify-content: space-between;
    margin-top: 14px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .div-block-69-copy {
    width: 100%;
  }

  .txt_concorrer_disclaimer {
    text-align: left;
    font-size: 14px;
  }

  .img_medica_checkup_mobile {
    display: none;
  }

  .img_medicines {
    width: 75%;
  }

  .div-block-79 {
    margin-bottom: 0;
  }

  .paragraph-18, .paragraph-19, .paragraph-20 {
    font-size: 14px;
  }

  .image-50 {
    width: 40px;
  }

  .image-50.cel {
    width: 24px;
  }

  .img_educando {
    width: 100%;
  }

  .consulta-por-video-familia {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .img_habitos {
    width: 80%;
    margin-top: -10px;
    padding-top: 0;
  }

  .txt_pronto-copy {
    text-align: left;
    font-size: 14px;
    line-height: 125%;
  }

  .div-block_habitos, .div-block_habitos.top {
    margin-bottom: 10px;
  }

  .text-block-34.disclaimer2 {
    margin-bottom: 40px;
  }

  .div-block_text_medicine {
    padding-right: 0;
  }

  .link-block-10 {
    height: 37px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .link-block-10.top.agendamento {
    height: 32px;
  }

  .link-block-10.agendamento {
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-51 {
    width: 24%;
    margin-right: 5px;
  }

  .text-block-35 {
    text-align: left;
    width: 100%;
    font-size: 10px;
  }

  .educando-com-afeto {
    margin-bottom: 0;
    padding-top: 74px;
  }

  .div-block_educando {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block_educando.esquerda {
    padding-left: 0;
  }

  .text-block-36 {
    font-size: 11px;
  }

  .consulta-e-exames {
    padding-bottom: 30px;
  }

  .paragraph-12-copy {
    font-size: 14px;
  }

  .text-block-39 {
    font-size: 12px;
  }

  .slider_container {
    margin-top: 16px;
  }

  .imagem_sorte_desktop {
    margin-right: 0;
  }

  .imagem_sorte_mobile {
    display: none;
  }

  .text-block-43 {
    margin-left: -1px;
  }

  .paragraph-21 {
    margin-top: -44px;
    margin-left: -1px;
    margin-right: 351px;
    padding-top: 0;
    padding-left: 0;
    font-size: 13px;
    line-height: 24px;
  }

  .bold-text-6 {
    margin-right: -12px;
    padding-top: 0;
    font-size: 16px;
    font-weight: 400;
    display: block;
  }

  .bold-text-7 {
    margin-right: 0;
    padding-right: 0;
  }

  .icon-mobile {
    margin-top: -17px;
    margin-bottom: -8px;
  }

  .image-55 {
    margin-left: -311px;
    padding-left: 0;
  }

  .image-56 {
    margin-bottom: -71px;
  }

  .image-57 {
    margin-bottom: -112px;
  }

  .image-58 {
    margin-top: -169px;
    margin-bottom: -225px;
  }

  .heading-23 {
    margin-top: -326px;
    margin-left: 218px;
    font-family: Inter, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
  }

  .heading-24 {
    margin-top: -66px;
    margin-bottom: -15px;
    margin-left: 332px;
    padding-left: 0;
    font-family: Inter, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
  }

  .text-span-133 {
    margin-right: -372px;
  }

  .heading-25 {
    margin: 20px 42px 42px 330px;
    padding-left: 0;
    padding-right: 0;
    font-family: Inter, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
  }

  .image-61 {
    margin-bottom: -109px;
    margin-left: 272px;
  }

  .heading-26 {
    margin-top: -34px;
    margin-left: 47px;
    padding-left: 0;
    font-family: Inter, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
  }

  .heading-27 {
    margin-top: -40px;
    margin-left: 48px;
    padding-left: 0;
    font-family: Inter, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
  }

  .image-63 {
    margin-bottom: -4px;
  }

  .paragraph-23 {
    font-family: Inter, sans-serif;
    font-weight: 300;
  }

  .image-64 {
    margin-top: -72px;
    margin-bottom: -64px;
    margin-right: -54px;
  }

  .div-block-95 {
    margin-top: -39px;
    margin-bottom: 7px;
  }

  .image-65 {
    margin-top: -2px;
    margin-bottom: -9px;
  }

  .paragraph-24 {
    margin-top: -18px;
    margin-bottom: 5px;
    margin-left: 30px;
    padding-left: 14px;
    font-family: Inter, sans-serif;
  }

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

  .paragraph-25 {
    margin-top: 21px;
    margin-left: 19px;
    font-family: Inter, sans-serif;
  }

  .paragraph-26 {
    margin-top: 27px;
    margin-bottom: 21px;
    margin-left: 21px;
    padding-top: 0;
    font-family: Inter, sans-serif;
  }

  .image-67 {
    margin-top: -170px;
    margin-bottom: -95px;
  }

  .div-block-96 {
    margin-top: -246px;
    padding-top: 0;
  }

  .paragraph-28 {
    margin-top: -2px;
    margin-left: 54px;
    font-family: Inter, sans-serif;
    font-size: 16px;
  }

  .div-block-97 {
    margin-top: -13px;
    margin-bottom: -2px;
    margin-left: -5px;
  }

  .div-block-98 {
    margin-top: -19px;
  }

  .paragraph-29 {
    margin-top: 17px;
    margin-left: 58px;
    padding-top: 0;
    padding-left: 0;
    font-family: Inter, sans-serif;
    font-size: 16px;
  }

  .div-block-99 {
    margin-top: -17px;
    margin-bottom: -5px;
  }

  .image-68 {
    margin-top: -13px;
  }

  .image-70 {
    margin-left: -361px;
    padding-left: 0;
  }

  .image-71 {
    margin-top: -68px;
    margin-left: -338px;
    padding-left: 0;
  }

  .image-72 {
    margin-bottom: -179px;
    margin-left: 161px;
  }

  .image-73 {
    margin-left: -149px;
    padding-left: 23px;
  }

  .div-block-101 {
    margin-top: -17px;
    margin-left: 35px;
    margin-right: -55px;
  }

  .div-block-102 {
    margin-left: 35px;
  }

  .div-block-103 {
    margin-left: 147px;
    margin-right: -98px;
  }

  .image-75 {
    margin-top: 4px;
    margin-bottom: 18px;
    margin-left: 272px;
  }
}

@media screen and (max-width: 767px) {
  .text-heading-1.mobile {
    margin-bottom: 48px;
  }

  .text-heading-1.benefits {
    margin-bottom: 24px;
    font-size: 28px;
    line-height: 42px;
    display: flex;
  }

  .text-heading-1.plan, .text-heading-1.how-to {
    font-size: 28px;
    line-height: 42px;
  }

  .text-heading-1.contact-page {
    text-align: center;
    max-width: none;
    margin-top: 48px;
    font-size: 28px;
    line-height: 42px;
  }

  .text-heading-1.pricing {
    text-align: center;
    max-width: 20ch;
    margin: 48px auto;
    font-size: 28px;
    line-height: 42px;
  }

  .text-heading-1.pricing-item-value {
    max-width: none;
  }

  .text-heading-1.faq-header-text-heading-1 {
    text-align: center;
  }

  .text-heading-1.price-page {
    max-width: none;
    margin-top: 48px;
    font-size: 28px;
    line-height: 42px;
  }

  .text-heading-1.home-page {
    max-width: 19ch;
    margin-top: 48px;
    font-size: 28px;
    line-height: 42px;
  }

  .text-heading-3.link {
    text-align: left;
  }

  .text-heading-3.faq-header-text-heading-3 {
    text-align: center;
    margin-top: 72px;
  }

  .text-body {
    display: inline-block;
  }

  .text-body.link {
    text-align: left;
  }

  .text-body.footer-text {
    text-align: left;
    max-width: none;
  }

  .text-body.footer-text.right {
    text-align: left;
  }

  .text-body.pricing-info-text {
    max-width: 40ch;
  }

  .text-body.header-contact-page {
    display: block;
  }

  .text-body.faq-header-text-body {
    text-align: center;
  }

  .button.cta.plan {
    margin-top: 24px;
  }

  .button.cta.contact.off {
    display: block;
  }

  .button.cta.contact.off.home {
    display: none;
  }

  .button.cta.float {
    text-align: center;
    background-color: #19759b;
    margin: 8px;
  }

  .button.cta.float:hover {
    background-image: linear-gradient(#f26144, #f26144);
  }

  .button.cta.off {
    display: none;
  }

  .button.cta.pricing {
    margin-bottom: 0;
  }

  .icon.facebook, .icon.linkedin {
    background-color: rgba(242, 97, 68, .25);
  }

  .menu-button.w--open {
    margin-right: 0;
    padding-left: 24px;
    padding-right: 24px;
  }

  .header.faq-header {
    border-radius: 0;
    height: auto;
    margin: 0;
  }

  .header-image.mobile {
    width: 100%;
  }

  .large-container {
    height: auto;
    padding-left: 24px;
    padding-right: 24px;
  }

  .large-container.faq-page {
    height: auto;
    overflow: hidden;
  }

  .large-container.header-faq {
    height: 429px;
  }

  .benefits {
    margin-top: 84px;
  }

  .benefits-header {
    margin-bottom: 48px;
    display: block;
  }

  .benefits-cards.impar {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .plans {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    grid-template-columns: 1fr;
    height: 830px;
    margin-top: 96px;
    display: block;
  }

  .plans-content {
    padding-top: 48px;
    padding-left: 48px;
    padding-right: 48px;
  }

  .plan-image, .plan-image.large {
    display: none;
  }

  .plan-image.small {
    border-bottom-left-radius: 23px;
    width: 100%;
    display: block;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .how-to {
    margin-top: 96px;
  }

  .how-to-content.desktop {
    display: none;
  }

  .how-to-content.mobile {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    padding-left: 64px;
    padding-right: 64px;
    display: grid;
  }

  .how-to-card-content {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .how-to-emoji {
    width: 96px;
    height: 96px;
    margin-bottom: 16px;
    display: block;
  }

  .contact-us.large {
    background-image: linear-gradient(rgba(223, 65, 19, .03), rgba(223, 65, 19, .03));
    background-position: 0 0;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    height: auto;
    margin-top: 96px;
    padding: 64px 24px;
  }

  .contact-us.large.contact-pricing {
    margin-top: 64px;
  }

  .float-button {
    z-index: 100;
    background-color: var(--white100);
    flex-direction: column;
    display: flex;
    position: fixed;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
    box-shadow: 0 0 1px rgba(19, 5, 1, .14), 0 0 6px rgba(19, 5, 1, .06);
  }

  .links {
    margin-top: 64px;
    padding-left: 0;
    padding-right: 0;
  }

  .links-content {
    margin-left: -12px;
  }

  .footer {
    margin-top: 64px;
  }

  .float-button-spacing {
    display: block;
  }

  .social-content {
    justify-content: flex-start;
  }

  .pricing-organic {
    width: 100%;
    display: none;
  }

  .pricing-header {
    grid-template-rows: auto 344px;
    height: auto;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .pricing-table {
    grid-row-gap: 0px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .pricing-column {
    border-bottom: 1px solid var(--black12);
    padding-top: 24px;
  }

  .pricing-column.last {
    border-bottom-style: none;
  }

  .pricing-column.highlight, .pricing-column.first {
    border-bottom-color: rgba(223, 65, 19, .25);
    border-right-style: none;
  }

  .pricing-button.align-to-bottom {
    position: static;
  }

  .pricing-image {
    width: auto;
    height: 270px;
    margin-left: 24px;
    margin-right: 24px;
  }

  .pricing-organic-mobile {
    width: 100%;
    display: block;
  }

  .header-contacts.last {
    width: 100%;
  }

  .contact-form-block {
    margin-bottom: 48px;
    margin-left: 24px;
    margin-right: 24px;
  }

  .contact-page-bg {
    width: auto;
    max-width: 432px;
    height: auto;
    margin-top: -163px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .image-2 {
    width: 100%;
    height: 100%;
  }

  .faq-wrapper {
    margin-top: 64px;
  }

  .div-block-5 {
    display: block;
  }

  .home-header-slogan {
    align-self: auto;
    margin-left: 0;
  }

  .benefits-header-2 {
    margin-bottom: 48px;
    display: block;
  }

  .text-heading-4.benefits {
    margin-bottom: 24px;
    font-size: 28px;
    line-height: 42px;
  }

  .text-heading-4.mobile {
    margin-bottom: 48px;
  }

  .text-body-2.faq-item-text {
    font-size: 14px;
  }

  .text-body-2.contact-link {
    font-size: 16px;
  }

  .benefits-card-2 {
    margin-bottom: 24px;
  }

  .text-heading-5.contact-page {
    text-align: left;
  }

  .text-heading-1-bold.mobile {
    margin-bottom: 48px;
  }

  .text-heading-1-bold.benefits {
    margin-bottom: 24px;
    font-size: 28px;
    line-height: 42px;
    display: flex;
  }

  .text-heading-1-bold.plan, .text-heading-1-bold.how-to {
    font-size: 28px;
    line-height: 42px;
  }

  .text-heading-1-bold.contact-page {
    text-align: center;
    max-width: none;
    margin-top: 48px;
    font-size: 28px;
    line-height: 42px;
  }

  .text-heading-1-bold.pricing {
    text-align: center;
    max-width: 20ch;
    margin: 48px auto;
    font-size: 28px;
    line-height: 42px;
  }

  .text-heading-1-bold.pricing-item-value {
    max-width: none;
  }

  .text-heading-1-bold.faq-header-text-heading-1 {
    text-align: center;
  }

  .text-heading-1-bold.price-page {
    max-width: none;
    margin-top: 48px;
    font-size: 28px;
    line-height: 42px;
  }

  .text-heading-1-bold.home-page {
    max-width: 19ch;
    margin-top: 48px;
    font-size: 28px;
    line-height: 42px;
  }

  .text-block {
    font-size: 12px;
  }

  .image-table {
    display: none;
  }

  .image-table.mobile {
    display: block;
  }

  .navbar-2 {
    flex-direction: row-reverse;
    align-items: center;
    display: block;
  }

  .brand-2 {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 0;
  }

  .column {
    align-items: center;
  }

  .columns {
    display: flex;
  }

  .text-body-3 {
    font-size: 16px;
  }

  .text-body-3.visa-parapraph {
    float: none;
    text-align: left;
    display: block;
    position: static;
  }

  .header-2 {
    background-position: 50%;
  }

  .text-heading-6 {
    text-align: left;
  }

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

  .div-block-41 {
    display: block;
    position: static;
  }

  .header-container-2 {
    padding-left: 24px;
  }

  .div_benefits {
    width: 100px;
  }

  .container-4 {
    justify-content: center;
  }

  .text-block-19 {
    margin-bottom: 40px;
    font-size: 16px;
    line-height: 24px;
  }

  .div-block-42 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }

  .benefits-2 {
    align-items: center;
    margin-top: 0;
    padding: 20px 0;
    display: flex;
  }

  .heading_title {
    margin-bottom: 24px;
    font-size: 16px;
  }

  .image-26 {
    width: 25%;
  }

  .div-block-45 {
    justify-content: center;
    width: auto;
  }

  .img_comece_mobile {
    max-width: 104%;
  }

  .paragraph-7 {
    text-align: center;
  }

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

  .div-block-44 {
    align-items: center;
    width: auto;
  }

  .image-28 {
    width: 135px;
    max-width: none;
    height: auto;
  }

  .comece_mobile {
    flex-direction: row;
    padding-top: 20px;
    display: none;
  }

  .image-29 {
    width: 140px;
    max-width: none;
    height: auto;
  }

  .div-block-43 {
    color: #f5f5f5;
    background-color: #f5f5f5;
    border-radius: 16px;
    width: auto;
    padding: 20px;
  }

  .comece {
    flex-direction: row;
    display: none;
  }

  .heading-7 {
    text-align: center;
    font-size: 32px;
    line-height: 40px;
  }

  .indice {
    margin-top: 20px;
    padding-top: 40px;
  }

  .div-block-51 {
    background-color: rgba(0, 0, 0, 0);
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    display: block;
  }

  .div_block_slider {
    flex-direction: column;
    align-items: center;
    width: 80%;
    height: 288px;
    display: flex;
  }

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

  .presencial {
    align-items: center;
  }

  .text-span-11 {
    font-size: 16px;
  }

  .text-span-12 {
    text-align: left;
    font-size: 14px;
    line-height: 24px;
  }

  .right-arrow {
    justify-content: center;
    align-items: center;
    display: flex;
    top: 0;
    bottom: 0;
    left: auto;
    right: 0%;
  }

  .heading_item {
    flex-direction: row;
    display: flex;
  }

  .heading_slider {
    color: var(--white100);
    text-align: center;
    font-family: Poppins, sans-serif;
  }

  .slider-3 {
    background-color: rgba(255, 255, 255, .8);
    display: block;
  }

  .heading-8 {
    text-align: center;
    width: 100%;
    margin: -81px auto 7px;
    font-size: 20px;
    line-height: 125%;
  }

  .heading-8.atendimento {
    margin: -144px 0 -72px;
    padding-bottom: 0;
  }

  .text-span-13 {
    margin-top: 20px;
  }

  .heading-11 {
    color: var(--black70);
    text-align: center;
    width: 63%;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 125%;
  }

  .busca {
    margin-top: 10px;
  }

  .image-30 {
    width: 40px;
    max-width: none;
    display: none;
  }

  .image-33 {
    transform: rotateX(0)rotateY(180deg)rotateZ(0);
  }

  .div_input_fake {
    width: 100%;
    padding-left: 16px;
  }

  .heading_trigger {
    text-align: center;
    font-size: 20px;
    line-height: 28px;
  }

  .consulta-presencial {
    padding: 40px 24px;
  }

  .container-8 {
    justify-content: center;
    display: flex;
  }

  .paragraph-8 {
    text-align: center;
    width: auto;
    line-height: 24px;
  }

  .container_slider_howtouse {
    display: none;
  }

  .button_entrar2 {
    width: auto;
  }

  .left-arrow {
    justify-content: center;
    align-items: center;
    display: flex;
  }

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

  .div-block-49 {
    background-color: #f5f5f5;
    border-radius: 16px;
    height: auto;
    margin-bottom: 20px;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .paragraph_slider {
    color: var(--white100);
    text-align: center;
    width: auto;
    margin-bottom: 0;
    font-family: Poppins, sans-serif;
    line-height: 24px;
  }

  .solicitar-agendamento {
    flex-direction: column;
    align-items: center;
    padding: 93px 24px 33px;
    display: flex;
  }

  .container-6 {
    flex-direction: column-reverse;
    justify-content: space-between;
    align-items: center;
    padding-left: 16px;
    padding-right: 16px;
    display: flex;
  }

  .div-block_text {
    flex-direction: column;
    align-items: flex-start;
    width: auto;
    margin-bottom: 20px;
    padding-left: 0;
    display: flex;
  }

  .div-block_text.habitos {
    align-items: center;
  }

  .div-block_text.consultaporvideo {
    width: 80%;
    margin-top: 50px;
  }

  .div-block_text.assistente {
    flex-direction: column-reverse;
    align-items: center;
  }

  .heading_pronto {
    text-align: center;
  }

  .img_video {
    width: 68%;
    margin-bottom: 40px;
  }

  .img_video.desktop {
    display: none;
  }

  .img_video.mobile {
    margin-bottom: 44px;
    padding-bottom: 18px;
    display: block;
  }

  .div_block_img {
    width: auto;
    padding-left: 0;
    display: flex;
  }

  .div_block_img.direita.mobile {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .div_block_img.direita.desktop {
    display: none;
  }

  .img_celular {
    margin-bottom: 40px;
    display: none;
  }

  .pagar-consulta {
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div_block_img_logos {
    width: auto;
    padding-left: 0;
    display: block;
  }

  .div_block_img_note {
    width: auto;
    padding-left: 0;
    display: none;
  }

  .heading_pronto2 {
    text-align: center;
  }

  .div_block_img_medicamento {
    width: auto;
    margin-bottom: 20px;
    padding-left: 0;
  }

  .img_mockup_cel {
    width: 75%;
  }

  .medicamentos {
    margin-left: 0;
    margin-right: 0;
    padding-top: 40px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .div_block_img_mockup {
    width: auto;
    margin-bottom: 20px;
    padding-left: 0;
    display: flex;
  }

  .container-7 {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .img_odonto {
    width: 80%;
    margin-bottom: 20px;
    margin-right: 0;
    display: none;
  }

  .img_odonto.digital {
    width: 50%;
    margin-bottom: 0;
    display: block;
  }

  .odonto {
    flex-direction: column;
    align-items: center;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 40px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .perguntas-frequentes {
    margin-left: 0;
    margin-right: 0;
    padding-top: 100px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .faq-item-2 {
    width: auto;
  }

  .text-body-4 {
    display: inline-block;
  }

  .text-body-4.header-contact-page {
    text-align: left;
    display: block;
  }

  .footer-2 {
    margin-top: 0;
  }

  .footer-content-2 {
    width: auto;
  }

  .conteiner_footer {
    max-width: none;
  }

  .div-block-54 {
    margin-right: 0;
    padding-left: 0;
  }

  .navbar_primeiroacesso {
    flex-direction: row-reverse;
    align-items: center;
    display: block;
  }

  .benefits-2_white {
    margin-top: 0;
    padding: 40px 60px;
  }

  .container_vidalink {
    flex-direction: column-reverse;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .div-block_text-2 {
    flex-direction: column;
    align-items: center;
    width: auto;
    margin-bottom: 20px;
    padding-left: 0;
    display: flex;
  }

  .paragraph-10 {
    text-align: center;
    width: 50%;
    font-size: 16px;
    line-height: 24px;
  }

  .img_mockup_cel-2 {
    width: 75%;
  }

  .text-body-32 {
    font-size: 16px;
  }

  .text-body-32.visa-parapraph {
    float: none;
    text-align: left;
    display: block;
    position: static;
  }

  .header_credz {
    background-image: url('../images/Header.png');
    background-position: 50%;
    align-items: flex-end;
    height: 393px;
  }

  .button_credz {
    align-items: center;
    padding-top: 12px;
    padding-bottom: 12px;
    display: flex;
  }

  .text-block_cuida {
    margin-bottom: 40px;
    font-size: 16px;
    line-height: 24px;
  }

  .benefits-2_orange {
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 24px;
    padding-right: 24px;
  }

  .div_busca, .presencial-copy, .pronto {
    align-items: center;
  }

  .text-body_horario {
    display: inline-block;
  }

  .text-body_horario.header-contact-page {
    text-align: left;
    display: block;
  }

  .paragraph-11 {
    padding-left: 64px;
    font-size: 14px;
  }

  .compre_creditos {
    background-image: url('../images/frame_icon.png');
  }

  .image-35 {
    margin-top: 31px;
    padding-top: 0;
  }

  .paragraph-12.verifique {
    margin-top: -30px;
    margin-bottom: -4px;
    padding-top: 0;
  }

  .div_baixar {
    color: #f5f5f5;
    background-color: #f5f5f5;
    border-radius: 16px;
    width: auto;
    padding: 20px;
  }

  .vermais_fixo {
    display: none;
  }

  .container_hero {
    justify-content: flex-end;
    padding-left: 20px;
    padding-right: 140px;
  }

  .heading-14 {
    font-size: 30px;
  }

  .paragraph-13 {
    width: 400px;
    font-size: 16px;
  }

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

  .paragraph-14 {
    text-align: center;
    width: 79%;
    margin-top: 40px;
  }

  .div_grid_benefits {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    display: none;
  }

  .div-block-63 {
    border-radius: 0 0 20px 20px;
    align-items: center;
    height: auto;
    padding-bottom: 60px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-64 {
    justify-content: center;
    width: 100%;
    margin-bottom: 20px;
  }

  .image-36 {
    width: 15%;
  }

  .div-block-65 {
    border-radius: 20px;
    flex-direction: column;
  }

  .div-block-66.color2 {
    background-color: var(--red);
    justify-content: flex-start;
    height: 196px;
    margin-top: -24px;
    padding-top: 16px;
    padding-left: 40px;
    padding-right: 40px;
    position: relative;
  }

  .div-block-66.color3 {
    background-color: var(--verde2);
    justify-content: flex-start;
    height: 195px;
    margin-top: -27px;
    padding-bottom: 20px;
    padding-left: 40px;
    padding-right: 40px;
    position: relative;
  }

  .div-block-66.color4 {
    background-color: #0184e0;
    justify-content: center;
    margin-top: -27px;
    padding-left: 40px;
    padding-right: 40px;
    position: relative;
  }

  .div-block-66.color5 {
    background-color: #038cee;
    justify-content: center;
    margin-top: -27px;
    padding-left: 40px;
    padding-right: 40px;
    position: relative;
  }

  .div-block-66.color6 {
    background-color: #0095ff;
    justify-content: center;
    margin-top: -27px;
    padding-left: 40px;
    padding-right: 40px;
    position: relative;
  }

  .div-block-66.color7 {
    background-color: #27a6ff;
    justify-content: center;
    margin-top: -27px;
    padding-left: 40px;
    padding-right: 40px;
    position: relative;
  }

  .button-9 {
    background-color: var(--white100);
    color: var(--black100);
    font-family: Inter, sans-serif;
  }

  .button-9.grid2.row {
    width: 100%;
  }

  .button-9.grid2.row.w--current {
    width: auto;
  }

  .button-9.grid2.row2 {
    width: 100%;
    margin-bottom: 29px;
  }

  .button-9.grid2.row2.w--current {
    width: auto;
  }

  .button-9.mobile {
    margin-top: 20px;
  }

  .txt_grid {
    color: var(--black100);
    text-align: left;
    align-items: center;
    font-size: 16px;
    line-height: 150%;
    display: block;
  }

  .txt_grid.mobile, .txt_grid.new {
    text-align: center;
  }

  .image-38 {
    width: 15%;
    margin-right: 20px;
  }

  .div_primeiro_acesso_steps {
    margin-bottom: 27px;
  }

  .link-block-7 {
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .link-block-8 {
    justify-content: center;
    display: flex;
  }

  .div_appstore {
    justify-content: center;
    width: auto;
  }

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

  .div-block-49-center {
    background-color: #f5f5f5;
    border-radius: 16px;
    height: auto;
    margin-bottom: 20px;
    padding: 16px 40px;
  }

  .div-block-67-copy {
    flex-direction: row;
  }

  .paragraph-text {
    text-align: center;
    width: auto;
    line-height: 24px;
  }

  .paragraph-text.tempay {
    display: none;
  }

  .paragraph-text.medicine {
    margin-top: 20px;
  }

  .paragraph-text.desktop {
    display: none;
  }

  .pronto_atendimento {
    flex-direction: column;
    align-items: center;
    margin-top: 1px;
    margin-left: 0;
    margin-right: 0;
    padding: 138px 0 65px;
    display: flex;
  }

  .div-block-68 {
    margin-top: 32px;
    margin-bottom: -13px;
    margin-left: 68px;
  }

  .div-block-68.top {
    justify-content: center;
    align-items: center;
    margin-left: 68px;
  }

  .txt_pronto {
    text-align: left;
    margin-top: -15px;
  }

  .txt_pronto.assitente {
    text-align: center;
  }

  .txt_pronto.medicine-copy {
    text-align: center;
    width: 100%;
    margin-right: 0;
    padding-right: 40px;
  }

  .heading_pay {
    font-size: 20px;
  }

  .presencial-2 {
    align-items: center;
  }

  .image-39 {
    width: 40px;
    max-width: none;
  }

  .div_block_img_medicamento-2 {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    width: auto;
    height: 200px;
    margin-bottom: 0;
    padding-left: 0;
  }

  .img_mockup_cel-3 {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    left: 0;
  }

  .medicamentos-2 {
    margin-left: 0;
    margin-right: 0;
    padding-top: 100px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-16 {
    font-size: 20px;
  }

  .div_block_img_mockup-2 {
    width: auto;
    margin-bottom: 40px;
    padding-left: 0;
    display: none;
  }

  .div_block_img_mockup-2.desktop {
    display: none;
  }

  .div_block_img_mockup-2.mobile {
    align-items: center;
    display: flex;
  }

  .div-block_text-3 {
    flex-direction: column;
    align-items: center;
    width: 77%;
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 16px;
    padding-right: 16px;
    display: flex;
  }

  .container-12 {
    flex-direction: column-reverse;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .paragraph-15 {
    text-align: center;
    width: auto;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 24px;
  }

  .heading_item-2 {
    flex-direction: column;
  }

  .container-13 {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .heading_pronto2-2 {
    color: #0063a9;
    text-align: center;
  }

  .imagem-30 {
    display: none;
  }

  .div-block-69 {
    margin-top: 20px;
  }

  .presencial-3 {
    align-items: center;
  }

  .image-40 {
    width: 40px;
    max-width: none;
  }

  .container_invert {
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .titulo_cap {
    flex-direction: column;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .paragraph-16 {
    width: 66.6815%;
  }

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

  .paragraph-17 {
    text-align: left;
    width: auto;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 24px;
  }

  .img_odonto-2 {
    margin-bottom: 20px;
    margin-right: 0;
  }

  .heading_concorra {
    text-align: left;
    width: 80%;
    margin-left: 0;
    margin-right: auto;
  }

  .div_block_img-2 {
    flex-direction: row;
    width: 45%;
    padding-left: 0;
    display: flex;
  }

  .titulo-cap {
    margin-left: 0;
    margin-right: 0;
    padding-top: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .div_comoconcorrer, .div_comoconcorrer.top {
    align-items: flex-start;
  }

  .txt_concorrer {
    text-align: left;
    width: 93%;
    margin-left: 10px;
  }

  .point {
    margin-top: 4px;
  }

  .container_checkup {
    flex-direction: column-reverse;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .heading_checkup {
    text-align: center;
  }

  .paragraph-text_disclaimer {
    text-align: center;
    width: 100%;
    line-height: 24px;
  }

  .block_agendar.top1 {
    margin-bottom: 0;
  }

  .paragraph_block_central {
    text-align: center;
    width: auto;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 24px;
  }

  .heading_contact_footer {
    display: inline-block;
  }

  .heading_contact_footer.header-contact-page {
    text-align: left;
    display: block;
  }

  .img_checkup {
    width: 75%;
  }

  .div-block_text-3-copy {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

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

  .div-block-73 {
    background-image: none;
    width: 100%;
    height: 228px;
    display: block;
  }

  .container-6-copy {
    flex-direction: column-reverse;
    justify-content: space-between;
    align-items: center;
    padding-left: 16px;
    padding-right: 16px;
    display: flex;
  }

  .div_grid_benefits_mobile {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    display: block;
  }

  .div-block_interno {
    justify-content: center;
    align-items: center;
    width: 328px;
    margin-bottom: 32px;
    padding-bottom: 0;
    display: flex;
  }

  .div-block_interno.new {
    margin-bottom: 16px;
  }

  .image-42 {
    width: 15%;
    margin-right: 20px;
    padding-right: 0;
  }

  .image-43 {
    width: 15%;
    margin-right: 20px;
  }

  .image-44 {
    padding-right: 20px;
  }

  .image-45 {
    width: 15%;
    margin-right: 20px;
  }

  .image-46 {
    margin-right: 20px;
  }

  .img_odonto-copy {
    width: 80%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .img_pronto_mobile {
    border-radius: 20px;
    width: 50%;
    max-width: none;
    margin: 0 auto 40px;
    display: block;
  }

  .container_invert_mobile {
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .div-block-75 {
    width: 6%;
  }

  .div-block-76 {
    align-items: flex-end;
    display: flex;
  }

  .div-block-77 {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 8px;
    padding-right: 20px;
  }

  .txt_disclaimer {
    text-align: left;
    width: 93%;
    margin-left: 10px;
  }

  .div-block_text_medicamentos {
    flex-direction: column;
    align-items: center;
    width: auto;
    margin-bottom: 20px;
    padding-left: 0;
    display: flex;
  }

  .div_block_img_consultas_video {
    width: auto;
    padding-left: 0;
    display: flex;
  }

  .div-block_tit_cap {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 20px;
    padding-left: 20px;
    display: flex;
  }

  .div_contato_mobile {
    background-color: #f5f5f5;
    border-radius: 20px;
  }

  .div-block_app_mobile {
    background-color: #f5f5f5;
    border-radius: 16px;
    height: auto;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .div_appstore_mobile {
    justify-content: center;
    width: auto;
  }

  .text-block-32 {
    color: #0063a9;
    text-align: center;
    margin-bottom: 20px;
    font-family: Poppins, sans-serif;
    font-size: 20px;
    line-height: 125%;
  }

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

  .img_celular_mobile {
    width: 50%;
    margin-top: 40px;
    margin-bottom: 0;
    display: block;
  }

  .img_celular_mobile-copy {
    margin-bottom: 40px;
  }

  .container-12-copy {
    flex-direction: column-reverse;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .container-12-copy.top {
    flex-direction: column-reverse;
    max-width: 58%;
    margin-top: 13px;
  }

  .div-block-69-copy {
    margin-top: 20px;
  }

  .txt_concorrer_disclaimer {
    text-align: left;
    width: 93%;
    margin-left: 10px;
  }

  .img_medica_checkup {
    width: 75%;
    margin-right: 0;
    display: none;
  }

  .img_medica_checkup_mobile {
    width: 75%;
    margin-bottom: 20px;
    margin-right: 0;
    display: block;
  }

  .img_medicines {
    width: 50%;
    margin-right: 0;
  }

  .div_block_img_checkup {
    justify-content: center;
    width: auto;
    margin-top: 20px;
    padding-left: 0;
    display: flex;
  }

  .div_block_img_checkup_mobile {
    width: auto;
    padding-left: 0;
    display: none;
  }

  .section_saudedamulher {
    padding-bottom: 88px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .container_saudedamulher {
    flex-direction: column;
  }

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

  .div-block-82 {
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .image-49.mobile {
    width: 75%;
    margin-right: auto;
    display: block;
  }

  .image-49.desktop {
    width: 50%;
    margin-top: 2px;
    margin-right: auto;
  }

  .div-block-83.desktop {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-83.mobile, .div-block-84.desktop, .div-block-84.mobile {
    display: block;
  }

  .paragraph-18 {
    text-align: center;
    width: 75%;
    margin-top: 0;
  }

  .div-block-85 {
    justify-content: center;
    width: 75%;
  }

  .paragraph-20 {
    width: 75%;
    padding-left: 10px;
  }

  .image-50 {
    margin-right: 0;
  }

  .img_educando {
    margin-bottom: 40px;
    display: none;
  }

  .img_acolhimento {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }

  .consulta-por-video-familia {
    padding-top: 100px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .img_habitos {
    margin-bottom: 40px;
    display: none;
  }

  .txt_pronto-copy {
    text-align: center;
    margin-top: -38px;
    margin-right: 9px;
  }

  .txt_pronto-copy.bottom {
    align-self: center;
    margin-top: 32px;
    margin-left: 61px;
    margin-right: 63px;
  }

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

  .div-block_text_medicine {
    flex-direction: column;
    align-items: center;
    width: 77%;
    margin-bottom: 0;
    padding-left: 16px;
    padding-right: 16px;
    display: flex;
  }

  .link-block-10, .link-block-10.top {
    justify-content: center;
    width: 244px;
  }

  .image-51 {
    width: 10%;
    display: block;
  }

  .text-block-35 {
    width: auto;
  }

  .assistente-digital {
    flex-direction: column;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding-top: 100px;
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .educando-com-afeto {
    padding: 100px 20px 65px;
  }

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

  .div-block-84-desktop {
    display: none;
  }

  .div-block-84-mobile {
    justify-content: center;
    display: flex;
  }

  .div-block-84-mobile.mobile {
    justify-content: center;
    width: 100%;
    margin-top: 20px;
    display: flex;
  }

  .img_celular_desktop {
    border-radius: 20px;
    width: 50%;
    margin-top: 40px;
    margin-bottom: 40px;
    display: block;
  }

  .div-block_educando {
    flex-direction: column;
    align-items: center;
    width: auto;
    margin-bottom: 20px;
    padding-left: 0;
    display: flex;
  }

  .text-span-76 {
    text-align: center;
  }

  .consulta-e-exames {
    flex-direction: column;
    align-items: center;
    padding-top: 100px;
    padding-left: 24px;
    padding-right: 24px;
    display: flex;
  }

  .img_mockup_cel-4 {
    width: 75%;
  }

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

  .text-block-40 {
    text-align: center;
    font-size: 24px;
  }

  .text-span-108 {
    color: var(--verde3);
  }

  .image-53 {
    border-radius: 24px;
  }

  .heading-19, .heading-20, .heading-21, .heading-22 {
    font-size: 24px;
  }

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

  .text-span-118 {
    font-weight: 600;
    line-height: 0%;
  }

  .text-span-119, .text-span-120, .text-span-121, .text-span-122, .text-span-123 {
    font-weight: 600;
  }

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

  .slider_container {
    margin-bottom: 40px;
  }

  .img_sorte_mobile {
    border-radius: 20px;
    width: 50%;
    max-width: none;
    margin: 0 auto;
    display: block;
  }

  .div_sorte_desktop {
    display: none;
  }

  .imagem_sorte_mobile {
    width: 50%;
  }

  .text {
    text-align: center;
  }

  .text-block-43 {
    margin-left: 65px;
  }

  .paragraph-21 {
    margin: -81px 86px 12px 67px;
  }

  .bold-text-6 {
    margin-right: 10px;
    padding-right: 0;
  }

  .icon-mobile {
    margin-top: -43px;
  }

  .image-55 {
    margin-bottom: 36px;
    margin-left: 160px;
  }

  .image-57 {
    margin-top: 1px;
    margin-bottom: -109px;
    padding-bottom: 0;
  }

  .heading-23 {
    margin: 18px 78px 30px 285px;
    padding-right: 0;
    font-family: Inter, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
  }

  .image-59 {
    margin-bottom: -572px;
    margin-left: 68px;
  }

  .heading-24 {
    margin: -22px 0 -2px -32px;
    padding-right: 0;
    font-family: Inter, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
  }

  .text-span-133 {
    margin-left: 0;
  }

  .heading-25 {
    margin-left: 73px;
    margin-right: 56px;
    font-family: Inter, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
  }

  .image-61 {
    margin-top: -54px;
    margin-bottom: -174px;
    margin-left: 3px;
    padding-left: 0;
  }

  .heading-26 {
    margin-top: 17px;
    margin-bottom: 10px;
    margin-left: 49px;
    font-family: Inter, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
  }

  .image-62 {
    margin-top: -97px;
    margin-bottom: -75px;
    margin-left: -2px;
  }

  .div-block-93 {
    margin-top: -29px;
  }

  .heading-27 {
    margin-left: 49px;
    font-family: Inter, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
  }

  .image-63 {
    margin-bottom: -98px;
  }

  .paragraph-23 {
    text-align: center;
    font-family: Inter, sans-serif;
    line-height: 20px;
  }

  .div-block-97 {
    margin-top: -31px;
  }

  .paragraph-29 {
    margin-left: 49px;
    padding-bottom: 0;
  }

  .div-block-99 {
    margin-top: -18px;
    margin-bottom: 13px;
  }

  .image-68 {
    margin-top: -45px;
  }

  .image-69 {
    margin-top: -40px;
  }

  .image-71 {
    margin-left: 133px;
    padding-left: 0;
  }

  .image-72 {
    margin-top: -365px;
    margin-bottom: -247px;
    margin-left: 220px;
    padding-bottom: 0;
    padding-left: 0;
  }

  .image-73 {
    margin-top: 89px;
    margin-bottom: -233px;
    margin-left: -76px;
    padding-bottom: 0;
    padding-left: 34px;
  }

  .image-74 {
    margin-bottom: -59px;
    margin-left: 229px;
  }

  .div-block-101 {
    margin-left: -13px;
    padding-left: 0;
  }

  .div-block-102 {
    margin-top: -8px;
    margin-bottom: 3px;
    margin-left: 70px;
    padding-left: 0;
  }

  .div-block-103 {
    margin-top: 257px;
    margin-left: -143px;
    margin-right: 0;
    padding-left: 0;
  }

  .image-75 {
    margin-top: -265px;
    margin-bottom: -312px;
    margin-left: -100px;
    padding-left: 0;
  }
}

@media screen and (max-width: 479px) {
  .container.large {
    width: 100%;
    max-width: none;
    height: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .text-heading-1.mobile {
    text-align: center;
    max-width: 13ch;
    margin-left: 0;
    font-size: 28px;
    line-height: 42px;
  }

  .text-heading-1.benefits {
    margin-bottom: 24px;
    font-size: 28px;
    line-height: 42px;
  }

  .text-heading-1.how-to {
    margin-bottom: 48px;
    font-size: 28px;
    line-height: 42px;
  }

  .text-heading-1.contact-page {
    text-align: left;
  }

  .text-heading-1.pricing {
    max-width: none;
    margin-bottom: 0;
  }

  .text-heading-1.faq-header-text-heading-1 {
    max-width: 16ch;
    margin-left: auto;
    margin-right: auto;
  }

  .text-heading-1.price-page {
    margin-top: 0;
  }

  .text-heading-1.home-page {
    max-width: none;
    margin-top: 0;
    padding-left: 0;
  }

  .text-heading-2.contact-page {
    text-align: left;
  }

  .text-body.pricing-info-text {
    text-align: left;
    max-width: none;
  }

  .text-body.header-contact-page {
    text-align: left;
  }

  .text-body.faq-header-text-body {
    display: block;
  }

  .text-body.contact-additional-text {
    text-align: left;
  }

  .text-body.visa {
    text-align: center;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .text-body.visa-parapraph {
    text-align: center;
    max-width: 24ch;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .button.cta.contact.off.home {
    display: none;
  }

  .header {
    border-radius: 0;
    margin: 0;
  }

  .header-image.mobile {
    margin-top: 36px;
  }

  .header-cta {
    width: 100%;
  }

  .card-visa {
    grid-template-columns: 1fr 1fr;
    max-width: 100%;
    margin-bottom: 24px;
    display: none;
  }

  .card-visa.mobile {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    width: 320px;
    display: grid;
  }

  .large-container.header-faq {
    height: 429px;
  }

  .benefits {
    margin-top: 84px;
  }

  .benefits-header {
    grid-template-rows: auto;
    grid-template-columns: .75fr 1fr;
    margin-bottom: 48px;
  }

  .benefits-cards {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .benefits-cards.impar {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    display: block;
  }

  .benefits-cards.par {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    margin-bottom: 0;
  }

  .plans {
    height: 710px;
  }

  .plans-content {
    padding-top: 24px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .plan-image.small {
    width: 100%;
  }

  .how-to-content.mobile {
    padding-left: 0;
    padding-right: 0;
  }

  .how-to-card-content, .contact-us.large {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .contact-us.large.contact-pricing {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .links {
    grid-row-gap: 24px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .social-content.tablet {
    margin-bottom: 8px;
  }

  .pricing-image {
    height: 220px;
  }

  .header-contact-link {
    display: block;
  }

  .header-contact-link-separator {
    display: none;
  }

  .header-contacts {
    align-items: flex-start;
  }

  .header-contacts.last {
    flex-direction: row;
    align-items: flex-start;
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .contact-form-block {
    margin-bottom: 24px;
    margin-left: 0;
    margin-right: 0;
  }

  .tem-form-submit-button {
    margin-top: 0;
  }

  .div-block-4 {
    padding-left: 10px;
  }

  .contact-page-bg {
    max-width: none;
    margin-top: -118px;
    margin-left: 24px;
    margin-right: 24px;
    padding: 16px;
  }

  .faq-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-3 {
    text-align: center;
    margin-bottom: 0;
  }

  .div-block-6, .error-message {
    margin-top: 0;
  }

  .home-header-slogan {
    text-align: center;
    margin-bottom: 24px;
    margin-left: 12px;
  }

  .div-block-8 {
    background-color: var(--black05);
    margin-top: 24px;
  }

  .div-block-8.top {
    margin-top: 0;
    margin-bottom: 24px;
  }

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

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

  .benefits-header-2 {
    grid-template-rows: auto;
    grid-template-columns: .75fr 1fr;
    margin-bottom: 48px;
  }

  .text-heading-4.benefits {
    margin-bottom: 24px;
    font-size: 28px;
    line-height: 42px;
  }

  .text-heading-4.mobile {
    text-align: left;
    align-self: center;
    max-width: none;
    margin-bottom: 10px;
    margin-left: 0;
    font-size: 20px;
    line-height: 24px;
  }

  .text-body-2.faq-item-text {
    font-size: 14px;
    line-height: 150%;
  }

  .text-body-2.contact-link {
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .benefits-card-2 {
    margin-bottom: 0;
  }

  .text-heading-5.contact-page {
    text-align: left;
  }

  .image-10 {
    margin-left: 29px;
  }

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

  .text-heading-1-bold.mobile {
    text-align: center;
    max-width: 13ch;
    margin-left: 0;
    font-size: 28px;
    line-height: 42px;
  }

  .text-heading-1-bold.benefits {
    margin-bottom: 24px;
    font-size: 28px;
    line-height: 42px;
  }

  .text-heading-1-bold.how-to {
    margin-bottom: 48px;
    font-size: 28px;
    line-height: 42px;
  }

  .text-heading-1-bold.contact-page {
    text-align: left;
  }

  .text-heading-1-bold.pricing {
    max-width: none;
    margin-bottom: 0;
  }

  .text-heading-1-bold.faq-header-text-heading-1 {
    max-width: 16ch;
    margin-left: auto;
    margin-right: auto;
  }

  .text-heading-1-bold.price-page {
    margin-top: 0;
  }

  .text-heading-1-bold.home-page {
    max-width: none;
    margin-top: 0;
  }

  .header-contact-link-separator-2 {
    display: none;
  }

  .button-7 {
    align-self: center;
    margin-right: 10px;
    padding: 8px 24px;
    font-size: 14px;
  }

  .column-2 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding-left: 0;
    display: block;
  }

  .navbar-2 {
    flex-direction: column-reverse;
    justify-content: center;
    display: flex;
  }

  .image-11 {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .brand-2 {
    width: 92px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 0;
  }

  .brand-2.w--current {
    width: 70%;
    padding-left: 0;
  }

  .text-body-3 {
    font-size: 14px;
    line-height: 24px;
  }

  .text-body-3.visa-parapraph {
    text-align: left;
    font-size: 12px;
    line-height: 18px;
    position: static;
  }

  .header-2 {
    background-position: 50%;
    border-radius: 0;
    flex-direction: row;
    align-items: center;
    width: auto;
    height: 300px;
    margin: 0;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    display: flex;
  }

  .header-cta-content-2 {
    flex-direction: column;
    align-items: flex-start;
    width: auto;
    max-width: none;
    margin-left: 0;
    display: block;
  }

  .text-heading-6 {
    color: var(--black100);
    text-align: center;
    width: auto;
    max-width: none;
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 24px;
  }

  .div-block-41 {
    text-align: center;
    flex-direction: column;
    width: auto;
    display: flex;
  }

  .header-container-2 {
    flex: 1;
    justify-content: flex-start;
    align-items: flex-end;
    max-width: none;
    height: auto;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .slide-3 {
    width: 150px;
  }

  .div_benefits {
    width: 110.969px;
  }

  .container-4 {
    height: 107%;
  }

  .text-block-19 {
    margin-left: 24px;
    margin-right: 24px;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
  }

  .div-block-42 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    display: none;
  }

  .benefits-2 {
    margin-top: 0;
    padding-top: 40px;
    padding-bottom: 40px;
    display: none;
  }

  .div-block-55 {
    justify-content: center;
    align-items: center;
    width: 150px;
    height: 100%;
    display: flex;
  }

  .left-arrow-2 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .slider-4 {
    -webkit-text-fill-color: inherit;
    background-color: #ef5f46;
    background-clip: content-box;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: 250px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .icon-5 {
    margin-right: 10px;
    font-size: 20px;
  }

  .mask {
    width: 100%;
  }

  .icon-4 {
    justify-content: flex-start;
    font-size: 20px;
    display: flex;
  }

  .image-26 {
    width: 33%;
    margin-bottom: 20px;
  }

  .image-27 {
    width: 72%;
  }

  .img_comece_mobile {
    width: auto;
    max-width: 100%;
  }

  .paragraph-7 {
    text-align: center;
    width: auto;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
  }

  .button-8 {
    margin-bottom: 0;
    font-size: 16px;
  }

  .container-5 {
    align-items: center;
  }

  .div-block-44 {
    text-align: left;
    align-items: center;
    padding-left: 16px;
    padding-right: 16px;
  }

  .image-28 {
    width: 100%;
    margin-right: 0;
  }

  .comece_mobile {
    background-color: #0063a9;
    padding-top: 0;
    padding-left: 16px;
    padding-right: 16px;
    display: none;
  }

  .image-29 {
    width: 100%;
  }

  .div-block-43 {
    background-color: rgba(0, 0, 0, 0);
    width: 100%;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .image_medicamentos {
    width: 68%;
    max-width: 100%;
  }

  .comece {
    padding-left: 16px;
    padding-right: 16px;
    display: block;
  }

  .link-block-6 {
    width: 100%;
  }

  .text-block-21 {
    padding-right: 10px;
    font-size: 12px;
  }

  .arrow_1 {
    width: 6%;
    max-width: 100%;
  }

  .bold-text {
    font-size: 32px;
  }

  .heading-7 {
    text-align: center;
    width: 100%;
    font-size: 24px;
    line-height: 32px;
  }

  .indice {
    padding-bottom: 40px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .div-block-51 {
    grid-template-rows: auto auto auto;
    padding-left: 16px;
    padding-right: 16px;
    display: none;
  }

  .div_block_slider {
    align-items: center;
    width: 75%;
    height: 289.5px;
    padding-top: 20px;
    padding-left: 20px;
  }

  .presencial {
    padding-left: 0;
    padding-right: 0;
  }

  .text-span-11 {
    font-size: 14px;
    line-height: 150%;
  }

  .text-span-12 {
    text-align: left;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 150%;
  }

  .right-arrow {
    justify-content: flex-end;
    display: flex;
  }

  .heading_item {
    align-items: center;
    margin-left: 0;
    padding-left: 0;
  }

  .div-block-58 {
    justify-content: center;
    margin-top: 20px;
  }

  .heading_slider {
    color: var(--white100);
    text-align: center;
    font-family: Poppins, sans-serif;
  }

  .slider-3 {
    height: 100%;
  }

  .heading-8 {
    text-align: center;
    width: 245px;
    margin-bottom: 19px;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
    line-height: 26px;
  }

  .heading-8.atendimento {
    margin-top: -145px;
    margin-left: 60px;
    padding-top: 0;
    padding-left: 0;
    font-size: 23px;
  }

  .heading-11 {
    color: var(--black70);
    width: 100%;
    font-weight: 400;
    line-height: 125%;
  }

  .busca {
    margin-bottom: 10px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .image-30 {
    width: 30px;
    margin-bottom: 10px;
    padding-right: 0;
    display: none;
  }

  .image-33 {
    display: block;
  }

  .div_input_fake {
    width: 100%;
    margin-top: 10px;
    padding-left: 8px;
  }

  .text-block-22 {
    width: 100%;
    margin-bottom: 10px;
    font-size: 16px;
  }

  .button_input_fake {
    margin-top: 0;
  }

  .form {
    justify-content: space-between;
    align-items: center;
  }

  .image-31 {
    margin-bottom: 20px;
  }

  .text-field {
    width: 100%;
    margin-left: 10px;
    padding-left: 0;
  }

  .consulta-presencial {
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-8 {
    text-align: left;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
  }

  .image-32 {
    display: block;
  }

  .button_entrar2 {
    width: auto;
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .left-arrow {
    justify-content: flex-start;
    display: flex;
  }

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

  .div-block-49 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .paragraph_slider {
    color: var(--white100);
    text-align: center;
    font-family: Poppins, sans-serif;
    line-height: 125%;
  }

  .text-span-14 {
    margin-bottom: 20px;
  }

  .solicitar-agendamento {
    padding: 100px 16px 66px;
  }

  .container-6 {
    flex-direction: column-reverse;
    margin-top: -28px;
    margin-bottom: 5px;
    padding: 0;
  }

  .div-block_text {
    flex-direction: column-reverse;
    align-items: center;
  }

  .div-block_text.atendimento {
    align-items: center;
  }

  .div-block_text.consultaporvideo {
    align-self: center;
    align-items: center;
    width: auto;
    margin-top: -18px;
    margin-left: 29px;
    margin-right: 15px;
    padding-left: 0;
  }

  .heading_pronto {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 24px;
  }

  .heading_pronto.pronto2 {
    text-align: center;
    font-size: 14px;
    line-height: 150%;
  }

  .img_video {
    width: 70%;
  }

  .img_video.bottom {
    border-radius: 20px;
    width: 87%;
    margin-top: 40px;
    margin-bottom: 0;
    display: block;
  }

  .img_video.desktop {
    display: none;
  }

  .img_video.mobile {
    width: 80%;
    margin-top: 2px;
  }

  .div_block_img {
    display: flex;
  }

  .div_block_img.direita.mobile {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    height: auto;
    padding-bottom: 0;
    display: flex;
  }

  .div_block_img.direita.desktop {
    display: none;
  }

  .img_celular {
    width: 100%;
  }

  .pagar-consulta {
    padding-left: 16px;
    padding-right: 16px;
  }

  .div_block_img_logos, .div_block_img_note {
    display: none;
  }

  .heading_pronto2 {
    width: auto;
    margin-bottom: 20px;
  }

  .div_block_img_medicamento {
    margin-top: 20px;
    margin-bottom: 0;
  }

  .medicamentos {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
    padding-left: 16px;
    padding-right: 16px;
  }

  .imh_logo_farma {
    width: 100px;
  }

  .img_odonto {
    display: none;
  }

  .img_odonto.digital {
    margin-bottom: 0;
    display: block;
  }

  .odonto {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 16px;
    padding-right: 16px;
  }

  .paragraph-9 {
    text-align: left;
    font-size: 14px;
    line-height: 150%;
  }

  .text-heading-7.faq-item-heading-text {
    margin-right: 5px;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }

  .perguntas-frequentes {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    padding-top: 100px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .faq-item-2 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .container_faq {
    padding-top: 0;
  }

  .text-block-24 {
    font-size: 11px;
  }

  .text-body-4.header-contact-page {
    text-align: left;
  }

  .line_footer {
    transform: rotate(0);
  }

  .footer-2 {
    background-color: rgba(19, 5, 1, .17);
    flex-direction: column;
    align-items: flex-start;
    margin-top: 0;
    padding-left: 16px;
    padding-right: 16px;
  }

  .footer-content-2 {
    align-items: center;
    width: auto;
  }

  .conteiner_footer {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    align-items: center;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-59 {
    align-self: center;
    display: block;
  }

  .div-block-54 {
    align-items: center;
    width: 100%;
    margin-right: 0;
    padding-left: 0;
  }

  .divider_footer {
    display: none;
  }

  .footer_copy {
    width: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .header-contact-link-2 {
    color: #0063a9;
    text-align: center;
    justify-content: center;
    display: flex;
  }

  .navbar_primeiroacesso {
    flex-direction: column-reverse;
    justify-content: center;
    height: auto;
    padding: 10px 10px 10px 20px;
    display: flex;
  }

  .benefits-2_white {
    margin-top: 0;
    padding: 40px 0;
  }

  .container_vidalink {
    flex-direction: column;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block_text-2 {
    padding-top: 20px;
  }

  .paragraph-10 {
    text-align: left;
    width: 100%;
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
  }

  .text-body-32 {
    text-align: left;
    font-size: 12px;
    line-height: 20px;
  }

  .text-body-32.visa-parapraph {
    text-align: left;
    font-size: 12px;
    line-height: 18px;
    position: static;
  }

  .header_credz {
    background-image: url('../images/Header.png');
    background-position: 50%;
    background-size: cover;
    border-radius: 0;
    flex-direction: row;
    align-items: center;
    width: auto;
    height: 256px;
    margin: 0;
    padding-bottom: 16px;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
  }

  .logo_cuidarmais {
    width: 80%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .button_credz {
    align-self: center;
    margin-right: 10px;
    padding: 8px 24px;
    font-size: 14px;
  }

  .text-block_cuida {
    margin-bottom: 0;
    margin-left: 24px;
    margin-right: 24px;
    font-size: 14px;
  }

  .benefits-2_orange {
    margin-top: 0;
    padding: 40px 0;
  }

  .text-body_horario.header-contact-page {
    text-align: left;
  }

  .contact {
    font-family: Inter, sans-serif;
    font-size: 11px;
  }

  .div-block-60 {
    width: auto;
    height: auto;
    margin-top: 20px;
  }

  .container-10 {
    flex-direction: column;
  }

  .compre_creditos {
    width: auto;
    height: auto;
  }

  .div-block-61 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .image-35 {
    flex: 0 auto;
    order: 0;
    align-self: center;
    width: 11%;
    margin-top: 34px;
    margin-left: -1px;
    margin-right: 0;
    padding-left: 0;
  }

  .paragraph-12 {
    text-align: left;
    margin-left: 41px;
    padding-left: 0;
    font-size: 14px;
    line-height: 150%;
  }

  .paragraph-12.verifique {
    text-align: center;
    margin-top: -74px;
    margin-left: 0;
    font-size: 14px;
  }

  .text-span-19 {
    font-size: 16px;
    font-weight: 500;
  }

  .div_baixar {
    padding-left: 20px;
    padding-right: 20px;
  }

  .bold-text-5 {
    font-size: 27px;
  }

  .container_hero {
    justify-content: flex-end;
    height: auto;
    margin-bottom: 20px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-14 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 125%;
  }

  .paragraph-13 {
    width: auto;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 300;
    line-height: 145%;
  }

  .div-block-62 {
    flex-direction: column;
    justify-content: center;
    padding-top: 0;
    padding-left: 16px;
    padding-right: 16px;
  }

  .paragraph-14 {
    text-align: center;
    width: 100%;
    margin-top: 10px;
    font-size: 12px;
    line-height: 150%;
  }

  .div_grid_benefits {
    grid-template-rows: auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr;
    padding-left: 16px;
    padding-right: 16px;
    display: none;
  }

  .div-block-63 {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    height: auto;
    padding: 20px 16px 60px;
  }

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

  .image-36 {
    width: 13%;
    margin-right: 16px;
    padding-right: 0;
  }

  .heading-15 {
    width: auto;
    font-size: 15px;
  }

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

  .div-block-66 {
    z-index: 9;
    justify-content: center;
    margin-top: -31px;
    padding-bottom: 40px;
    position: relative;
  }

  .div-block-66.color2 {
    background-color: var(--red);
    height: auto;
    margin-top: -20px;
    padding-top: 20px;
    padding-left: 16px;
    padding-right: 16px;
    display: block;
  }

  .div-block-66.color3 {
    background-color: var(--verde2);
    height: auto;
    margin-top: -22px;
    padding-bottom: 40px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .div-block-66.color4 {
    background-color: var(--red-2);
    height: auto;
    margin-top: -22px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .div-block-66.color5 {
    background-color: #038cee;
    padding-left: 16px;
    padding-right: 16px;
  }

  .div-block-66.color6 {
    background-color: #0095ff;
    padding-left: 16px;
    padding-right: 16px;
  }

  .div-block-66.color7 {
    background-color: #27a6ff;
    height: 187px;
    padding-bottom: 20px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .button-9 {
    background-color: var(--white100);
    color: var(--black100);
    width: 100%;
    font-family: Inter, sans-serif;
  }

  .button-9.grid2.row {
    width: 100%;
  }

  .button-9.grid2.row2 {
    align-self: center;
    width: 100%;
  }

  .button-9.mobile {
    margin-top: 10px;
  }

  .txt_grid {
    color: var(--black100);
    text-align: left;
    font-size: 14px;
    line-height: 150%;
  }

  .txt_grid.new {
    color: var(--black100);
  }

  .image-38 {
    width: 17%;
    margin-right: 16px;
    padding-right: 0;
  }

  .div_primeiro_acesso_steps {
    grid-column-gap: 3px;
    grid-row-gap: 3px;
    text-align: center;
    flex-direction: row;
    flex: 1;
    order: 0;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-self: auto;
    align-items: center;
    width: 100%;
    margin: 7px 0 10px 2px;
    padding-right: 0;
    font-family: Inter, sans-serif;
    display: flex;
  }

  .paragraph-12-black {
    font-size: 14px;
  }

  .link-block-7 {
    justify-content: center;
    display: flex;
  }

  .link-block-8 {
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .div_appstore.medicine {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    width: 80%;
    margin-top: 0;
    margin-bottom: 10px;
  }

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

  .div-block-49-center {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding-left: 16px;
    padding-right: 16px;
  }

  .div-block-67-copy {
    flex-direction: row;
  }

  .paragraph-text {
    text-align: center;
    width: 88%;
    margin-top: 33px;
    margin-bottom: -3px;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    font-weight: 400;
    line-height: 150%;
  }

  .paragraph-text.tempay {
    width: 100%;
    font-size: 13px;
    display: none;
  }

  .paragraph-text.medicine {
    width: 100%;
    margin-top: 12px;
    margin-bottom: 23px;
    font-size: 13px;
  }

  .paragraph-text.mobile {
    margin-top: 120px;
    margin-bottom: 0;
    padding-bottom: 30px;
    display: block;
  }

  .paragraph-text.desktop {
    display: none;
  }

  .text-block-31 {
    text-align: center;
    font-size: 10px;
    font-weight: 300;
  }

  .pronto_atendimento {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    padding-top: 100px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .div-block-68 {
    cursor: auto;
    justify-content: center;
    align-self: center;
    margin-top: 29px;
    margin-bottom: -10px;
    margin-left: 12px;
    padding-left: 0;
  }

  .div-block-68.top {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 24px;
    margin-left: 33px;
    margin-right: 0;
  }

  .div-block-68.top.medicine {
    margin-left: 5px;
    margin-right: -10px;
    padding-left: 0;
    padding-right: 7px;
  }

  .txt_pronto {
    text-align: left;
    width: 84%;
    margin: 0 16px 0 11px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    line-height: 125%;
  }

  .txt_pronto.pronto2 {
    font-size: 16px;
    line-height: 24px;
  }

  .txt_pronto.assitente {
    text-align: center;
    font-size: 13px;
  }

  .txt_pronto.habitos {
    font-size: 12px;
  }

  .txt_pronto.atendimento {
    text-align: center;
  }

  .txt_pronto.medicine {
    margin-right: -8px;
    padding-right: 0;
  }

  .txt_pronto.medicine-copy {
    padding-right: 0;
    font-size: 14px;
  }

  .heading_pay {
    text-align: center;
    font-size: 18px;
    line-height: 26px;
    display: none;
  }

  .image-39 {
    width: 30px;
    margin-bottom: 10px;
    padding-right: 0;
  }

  .div_block_img_medicamento-2 {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: none;
    height: auto;
    margin-bottom: 0;
    display: flex;
  }

  .img_mockup_cel-3 {
    flex: 1;
    width: 90%;
    max-width: 100%;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
  }

  .medicamentos-2 {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    padding-top: 140px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .text-span-36 {
    width: auto;
    font-size: 16px;
  }

  .heading-16 {
    text-align: center;
    font-size: 18px;
    line-height: 32px;
  }

  .div_block_img_mockup-2 {
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
  }

  .div_block_img_mockup-2.desktop {
    display: none;
  }

  .div_block_img_mockup-2.mobile {
    margin-top: 20px;
  }

  .div-block_text-3 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0 0 20px;
  }

  .container-12 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .paragraph-15 {
    text-align: left;
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
  }

  .heading_item-2 {
    align-items: center;
  }

  .container-13 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading_pronto2-2 {
    color: #0063a9;
    width: auto;
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 600;
    line-height: 125%;
  }

  .imagem-30, .div-block-69 {
    display: none;
  }

  .image-40 {
    width: 30px;
    margin-bottom: 10px;
    padding-right: 0;
  }

  .container_invert {
    flex-direction: column;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .titulo_cap {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 16px;
    padding-right: 16px;
  }

  .paragraph-16 {
    text-align: center;
  }

  .heading-17 {
    text-align: center;
    font-size: 18px;
    line-height: 32px;
  }

  .paragraph-17 {
    text-align: left;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
  }

  .img_odonto-2 {
    margin-bottom: 0;
  }

  .heading_concorra {
    width: 100%;
    margin-bottom: 0;
    font-size: 16px;
  }

  .div_block_img-2 {
    width: 100%;
    display: flex;
  }

  .text-span-39 {
    width: 45%;
  }

  .titulo-cap {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div_comoconcorrer {
    align-items: flex-start;
    margin-bottom: 20px;
  }

  .div_comoconcorrer.top {
    align-items: flex-start;
    margin-top: 10px;
    margin-bottom: 0;
  }

  .txt_concorrer {
    margin-bottom: 0;
    margin-left: 0;
    font-size: 14px;
    line-height: 150%;
  }

  .txt_concorrer.pronto2 {
    font-size: 16px;
    line-height: 24px;
  }

  .point {
    width: 6px;
    margin-top: 8px;
    margin-right: 10px;
  }

  .checkup {
    padding-top: 40px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .container_checkup {
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading_checkup {
    width: auto;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 125%;
  }

  .paragraph-text_disclaimer {
    text-align: center;
    margin-bottom: 0;
    font-size: 8px;
    font-weight: 300;
    line-height: 150%;
  }

  .block_agendar {
    border-radius: 16px;
    flex-direction: row;
    width: 88%;
    margin-top: 20px;
    padding: 16px;
  }

  .block_agendar.top1 {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .paragraph_block_central {
    text-align: center;
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
  }

  .text-span-41 {
    font-size: 16px;
  }

  .div-block-70 {
    justify-content: center;
    width: 65px;
    margin-right: 0;
  }

  .heading-central {
    font-size: 16px;
    line-height: 125%;
  }

  .text-block_central {
    font-family: Montserrat, sans-serif;
    font-size: 10px;
    line-height: 125%;
  }

  .heading_contact_footer {
    text-align: center;
    font-size: 16px;
    font-weight: 600;
  }

  .heading_contact_footer.header-contact-page {
    text-align: left;
  }

  .number_phone {
    font-size: 16px;
  }

  .number_phone.faq-item-text {
    font-size: 14px;
  }

  .number_phone.contact-link {
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .img_checkup {
    flex: 1;
  }

  .div-block_text-3-copy {
    margin-top: 20px;
    padding: 0 16px;
  }

  .image-41 {
    width: 40px;
  }

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

  .div-block-73 {
    height: 200px;
    display: block;
  }

  .container-6-copy {
    padding: 0;
  }

  .div_grid_benefits_mobile {
    grid-template-rows: auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr;
    margin-top: 20px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .div-block-74 {
    margin-bottom: 20px;
    padding-left: 16px;
    padding-right: 16px;
    display: flex;
  }

  .div-block_interno {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .div-block_interno.new {
    justify-content: center;
    padding-left: 0;
  }

  .image-42, .image-43 {
    width: 18%;
    margin-right: 16px;
    padding-right: 0;
  }

  .image-44 {
    width: 43px;
    margin-left: 16px;
    margin-right: 16px;
    padding-right: 0;
  }

  .image-45, .image-46 {
    width: 18%;
    margin-right: 16px;
    padding-right: 0;
  }

  .img_pronto_mobile {
    border-radius: 16px;
    width: 75%;
    margin: 0 auto 20px;
    display: block;
  }

  .text-span-44 {
    color: #0063a9;
    font-weight: 600;
  }

  .text-span-45, .text-span-46, .text-span-47, .text-span-48 {
    font-weight: 600;
  }

  .container_invert_mobile {
    flex-direction: column;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-76 {
    flex-direction: row;
  }

  .div-block-77 {
    width: 100%;
    margin-top: 0;
    padding-left: 16px;
    padding-right: 16px;
  }

  .txt_disclaimer {
    margin-bottom: 0;
    margin-left: 0;
    font-size: 14px;
    line-height: 125%;
  }

  .txt_disclaimer.pronto2 {
    font-size: 16px;
    line-height: 24px;
  }

  .div-block_text_medicamentos {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div_block_img_consultas_video {
    flex-direction: column;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .div-block_tit_cap {
    padding-top: 0;
    padding-left: 16px;
    padding-right: 16px;
  }

  .div_contato_mobile {
    width: 90%;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .div-block_app_mobile {
    border-radius: 0;
    padding-left: 16px;
    padding-right: 16px;
  }

  .div_appstore_mobile {
    flex-direction: column;
    display: flex;
  }

  .text-block-32 {
    color: #0063a9;
    text-align: center;
    margin-bottom: 20px;
    font-family: Poppins, sans-serif;
    font-size: 20px;
  }

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

  .div-block-78 {
    background-color: #f5f5f5;
  }

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

  .img_celular_mobile {
    border-radius: 16px;
    width: 100%;
    margin-top: 40px;
  }

  .img_celular_mobile.consulta_video {
    padding-right: 20px;
  }

  .img_celular_mobile-copy {
    width: 100%;
  }

  .container-12-copy {
    padding-top: 10px;
    padding-bottom: 0;
    display: block;
  }

  .container-12-copy.top {
    max-width: none;
    height: auto;
    margin-top: -14px;
    margin-bottom: 35px;
    padding: 24px 16px 20px;
    display: flex;
  }

  .txt_concorrer_disclaimer {
    text-align: center;
    margin-bottom: 0;
    margin-left: 0;
    font-size: 12px;
    font-weight: 300;
    line-height: 150%;
  }

  .txt_concorrer_disclaimer.pronto2 {
    font-size: 16px;
    line-height: 24px;
  }

  .img_medica_checkup {
    flex: 1;
    max-width: 69%;
    margin-bottom: 20px;
    margin-right: 0;
    display: none;
  }

  .img_medica_checkup_mobile {
    flex: 1;
    width: 100%;
    max-width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 0;
    display: block;
  }

  .section-3 {
    justify-content: flex-end;
    align-items: flex-end;
    padding-bottom: 16px;
    padding-right: 16px;
    display: flex;
    position: fixed;
  }

  .image-47 {
    width: 75%;
    max-width: 98%;
  }

  .link-block-9 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .arrow_fixed {
    justify-content: flex-end;
    align-items: flex-end;
    padding-bottom: 16px;
    padding-right: 16px;
    display: flex;
    position: fixed;
  }

  .img_check {
    width: 30px;
    margin-left: -133px;
    margin-right: -49px;
    padding-left: 0;
    padding-right: 0;
  }

  .slide-nav {
    margin-top: 0;
    bottom: -8px;
  }

  .img_medicines {
    flex: 1;
    width: 99%;
    max-width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .div_block_img_checkup {
    justify-content: center;
    align-items: center;
    display: none;
  }

  .div_block_img_checkup_mobile {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-span-58.medicine {
    color: var(--verde3);
    font-size: 15px;
  }

  .section_saudedamulher {
    flex-direction: column;
    padding: 140px 16px 60px;
    display: flex;
  }

  .container_saudedamulher {
    flex-direction: column;
  }

  .div-block-81, .div-block-82 {
    width: 100%;
  }

  .image-49.mobile {
    width: 100%;
    margin-top: 0;
    margin-right: auto;
  }

  .image-49.desktop {
    margin-top: 0;
    margin-right: auto;
  }

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

  .button-10 {
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-84 {
    justify-content: center;
  }

  .div-block-84.desktop {
    display: none;
  }

  .div-block-84.mobile {
    margin-top: 30px;
  }

  .paragraph-18 {
    text-align: center;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 12px;
  }

  .paragraph-19 {
    text-align: center;
  }

  .div-block-85 {
    align-items: center;
    width: auto;
  }

  .paragraph-20 {
    width: 93%;
    font-size: 13px;
  }

  .image-50 {
    width: 30px;
  }

  .image-50.cel {
    width: 19px;
  }

  .div-block-86 {
    justify-content: flex-end;
  }

  .img_educando {
    width: 100%;
    display: none;
  }

  .img_acolhimento {
    flex: 1;
  }

  .consulta-por-video-familia {
    padding-top: 140px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .img_habitos {
    width: 100%;
    display: none;
  }

  .txt_pronto-copy {
    text-align: center;
    margin-bottom: 0;
    margin-left: 15px;
    padding-left: 2px;
    font-size: 13px;
    line-height: 125%;
  }

  .txt_pronto-copy.pronto2 {
    font-size: 16px;
    line-height: 24px;
  }

  .txt_pronto-copy.bottom {
    margin-left: 3px;
    margin-right: 1px;
    font-size: 12px;
  }

  .div-block_habitos.top {
    width: 100%;
  }

  .text-block-34 {
    text-align: center;
    font-size: 10px;
    line-height: 18px;
  }

  .text-block-34.disclaimer {
    font-size: 12px;
  }

  .text-block-34.disclaimer2 {
    margin-bottom: 10px;
    font-size: 11px;
  }

  .div-block_text_medicine {
    width: 100%;
    margin-top: -29px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 0 20px;
  }

  .img_check-copy {
    width: 30px;
  }

  .link-block-10 {
    background-color: var(--verde3);
    justify-content: center;
    width: 207px;
    height: auto;
    margin-bottom: 0;
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .link-block-10.top {
    background-color: var(--verde3);
    height: auto;
    margin-bottom: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .link-block-10.agendamento {
    width: 100%;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .image-51 {
    width: 8%;
  }

  .text-block-35 {
    text-align: center;
    font-size: 14px;
  }

  .assistente-digital {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    padding-top: 100px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .educando-com-afeto {
    padding: 100px 16px 20px;
  }

  .acolhimento {
    padding-top: 100px;
    padding-left: 16px;
    padding-right: 16px;
  }

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

  .div-block-84-desktop {
    display: none;
  }

  .div-block-84-mobile {
    justify-content: center;
    width: 100%;
    display: flex;
  }

  .div-block-84-mobile.mobile {
    margin-top: 20px;
  }

  .img_celular_desktop {
    border-radius: 16px;
    align-self: center;
    width: 75%;
    margin: 40px 0 30px -30px;
    padding-left: 0;
  }

  .div-block_educando {
    flex-direction: column;
    align-items: center;
    margin-top: 0;
  }

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

  .consulta-e-exames {
    padding: 119px 16px 60px;
  }

  .paragraph-12-copy {
    text-align: center;
    font-size: 12px;
    line-height: 150%;
  }

  .image-52 {
    margin-top: 40px;
  }

  .text-span-98 {
    margin-left: 11px;
    padding-left: 2px;
    font-weight: 400;
    line-height: 18px;
  }

  .text-block-37 {
    margin-right: 10px;
  }

  .img_mockup_cel-4 {
    width: 60%;
    margin-right: 0;
  }

  .text-block-38 {
    margin-right: 10px;
  }

  .autorizador {
    flex-direction: row;
    justify-content: space-between;
    width: 210.414px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

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

  .text-block-39 {
    font-size: 12px;
  }

  .text-block-40 {
    text-align: center;
    width: 232px;
    font-size: 20px;
  }

  .text-span-108 {
    color: var(--verde3);
  }

  .image-53 {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    width: 100%;
    height: 100%;
  }

  .heading-22 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
  }

  .div-block-90 {
    flex-direction: row;
    justify-content: center;
  }

  .text-span-124, .text-span-125 {
    font-weight: 600;
  }

  .img_sorte_mobile {
    border-radius: 16px;
    width: 75%;
    margin: 0 auto;
    display: block;
  }

  .text-span-126 {
    color: var(--black100);
  }

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

  .imagem_sorte_mobile {
    width: 100%;
  }

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

  .text {
    text-align: center;
    font-size: 10px;
    line-height: 18px;
  }

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

  .text-block-43 {
    margin-bottom: 17px;
    margin-left: 35px;
    font-size: 8px;
  }

  .paragraph-21 {
    margin-top: -86px;
    margin-left: 38px;
    margin-right: 16px;
    padding-left: 0;
    padding-right: 16px;
    font-size: 10px;
    line-height: 15px;
  }

  .bold-text-6 {
    margin-top: 65px;
    margin-bottom: 1px;
    padding-bottom: 0;
    font-size: 14px;
    font-weight: 400;
  }

  .icon-mobile {
    margin-top: -7px;
  }

  .image-55 {
    margin-bottom: 31px;
    margin-left: -236px;
    padding-bottom: 0;
    padding-left: 23px;
  }

  .text-span-132 {
    padding-left: 0;
  }

  .image-56 {
    margin-left: -10px;
    padding-left: 2px;
  }

  .image-57 {
    margin-bottom: -140px;
    margin-left: -10px;
    padding-left: 0;
  }

  .image-58 {
    margin-top: -145px;
    margin-left: -10px;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-23 {
    margin-top: 246px;
    margin-left: 71px;
    margin-right: 16px;
    padding-left: 0;
    padding-right: 0;
    font-family: Inter, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
  }

  .image-59 {
    margin-left: 25px;
    padding-left: 0;
  }

  .heading-24 {
    margin-top: -29px;
    margin-left: 46px;
    margin-right: 1px;
    padding-left: 28px;
    padding-right: 0;
    font-family: Inter, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
  }

  .text-span-133 {
    margin-right: -339px;
  }

  .heading-25 {
    margin: 16px 14px -1px 77px;
    padding-left: 0;
    padding-right: 0;
    font-family: Inter, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
  }

  .image-60 {
    margin-left: 0;
    margin-right: -1px;
  }

  .image-61 {
    margin: 54px -3px -56px 30px;
    padding-left: 0;
    display: block;
  }

  .heading-26 {
    margin: -17px 10px 11px 64px;
    font-family: Inter, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
  }

  .image-62 {
    margin-bottom: -146px;
    margin-left: 18px;
  }

  .div-block-93 {
    margin-top: 15px;
    margin-bottom: 5px;
    margin-left: -5px;
  }

  .heading-27 {
    margin-top: 30px;
    margin-left: 60px;
    padding-left: 0;
    font-family: Inter, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
  }

  .image-63 {
    margin-bottom: -113px;
    margin-left: 15px;
    margin-right: -24px;
  }

  .div-block-94 {
    margin-top: -48px;
  }

  .paragraph-22 {
    text-align: center;
    align-self: center;
    margin: 32px 22px -10px -14px;
    padding-right: 0;
    font-family: Inter, sans-serif;
    font-weight: 400;
  }

  .paragraph-23 {
    text-align: center;
    font-family: Inter, sans-serif;
    font-size: 10px;
    font-weight: 400;
  }

  .image-64 {
    margin-top: -6px;
  }

  .image-66 {
    margin-top: -54px;
  }

  .paragraph-25 {
    text-align: left;
    margin-top: -7px;
    margin-left: 12px;
  }

  .paragraph-26 {
    text-align: left;
    margin-top: 14px;
    margin-left: 12px;
  }

  .paragraph-27 {
    margin-top: 2px;
    margin-bottom: 5px;
    margin-left: 47px;
    padding-left: 0;
    font-family: Inter, sans-serif;
  }

  .paragraph-28 {
    margin-left: 45px;
    padding-left: 0;
    font-size: 14px;
    line-height: 150%;
  }

  .div-block-97 {
    margin-top: -9px;
  }

  .paragraph-29 {
    text-align: left;
    margin-left: 39px;
    font-size: 14px;
    line-height: 150%;
  }

  .div-block-99 {
    margin-top: -21px;
  }

  .image-68 {
    margin-top: -15px;
  }

  .image-72 {
    margin-top: -180px;
    margin-bottom: -41px;
    margin-left: 25px;
    padding-left: 0;
  }

  .image-73 {
    margin-top: 16px;
    margin-bottom: 89px;
    margin-left: -111px;
    padding-left: 80px;
  }

  .image-74 {
    margin: 27px -6px -11px -14px;
    padding-left: 0;
  }

  .div-block-101 {
    margin-top: -84px;
    margin-left: -28px;
    margin-right: 1px;
    padding-left: 0;
  }

  .div-block-102 {
    margin-top: -21px;
    margin-bottom: -10px;
    margin-left: -5px;
    padding-left: 0;
  }

  .div-block-103 {
    margin-top: -292px;
    margin-left: 0;
    margin-right: 10px;
  }

  .image-75 {
    margin-top: 70px;
    margin-bottom: -14px;
    margin-left: 27px;
    padding-left: 0;
  }

  .heading-28 {
    margin-left: 0;
    font-size: 20px;
  }

  .image-76 {
    display: none;
  }
}

#w-node-c38f373b-1d25-fc01-62b6-139c7903fd82-74620686 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-c53647ad-d0a2-efd6-0f65-747d5958ff71-74620686, #w-node-_7a204af0-de9f-a620-c5a8-d5a3d1b3b573-74620686, #w-node-_7328415f-0a21-32ed-da8e-7ddefe771a69-74620686, #w-node-fc4ae3f4-da9d-35dc-0e8a-9f85281eb82d-74620686, #w-node-_018742c2-bde7-ad66-079d-c71e3a0c8f12-74620686 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9f915d3b-72f7-baed-0f30-a33151602cb5-74620686 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_260cd233-51bd-8032-1203-130cbf1fd32b-74620686, #w-node-_5a4dad8b-37b4-1e34-8824-047e262a2185-74620686, #w-node-f78d087f-133f-3c13-ec23-4e015587dbb0-74620686, #w-node-_759d882b-59ca-a848-2a0d-2b1248533c08-74620686 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bafb4040-9216-9790-0367-c50e7ac042e3-74620686 {
  justify-self: center;
}

#w-node-bd1eacac-82a3-f1a2-d290-f010597f3def-74620686, #w-node-_350ac9fc-5c39-9f5e-1562-47ed66827740-74620686 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b02498e5-efc6-ac7b-0403-22162b26fe73-74620686 {
  justify-self: center;
}

@media screen and (min-width: 1440px) {
  #w-node-_9f915d3b-72f7-baed-0f30-a33151602cb5-74620686 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_1d92ee99-6938-3405-22e4-f47f759f98d6-74620686 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-c38f373b-1d25-fc01-62b6-139c7903fd82-74620686, #w-node-_9f915d3b-72f7-baed-0f30-a33151602cb5-74620686 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bafb4040-9216-9790-0367-c50e7ac042e3-74620686 {
    justify-self: center;
  }

  #w-node-_1d92ee99-6938-3405-22e4-f47f759f98d6-74620686 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b02498e5-efc6-ac7b-0403-22162b26fe73-74620686 {
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_1d92ee99-6938-3405-22e4-f47f759f98d6-74620686 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


