:root {
  --_color---salvato-light: #f7f5f1;
  --pink-salvato: #e0539e;
  --amarelo-salvato: #fed653;
  --_color---viola-salvato: #58476d;
  --_color---white: white;
  --verde-salvato: #8cd1c7;
  --roxo-salvato: #673593;
  --black-salvato: #3d3d3d;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

h1 {
  font-size: 60px;
  font-weight: 700;
  line-height: 66px;
}

img {
  display: inline-block;
}

.hero_section {
  background-image: linear-gradient(to bottom, var(--_color---salvato-light), var(--_color---salvato-light));
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: relative;
  top: 0;
  left: auto;
  right: auto;
  overflow: hidden;
}

.hero_wrapper {
  text-align: center;
  flex: 1;
  justify-content: center;
  align-items: center;
  max-width: 1320px;
  height: 100vh;
  transition: all .6s;
  display: flex;
  position: relative;
}

.hero_video {
  z-index: 10;
  border-top-left-radius: 400px;
  border-bottom-right-radius: 400px;
  border-bottom-left-radius: 400px;
  width: 600px;
  height: 600px;
  position: relative;
  bottom: 0%;
  right: 0%;
  transform: translate(0);
}

.hero_gradient_video {
  background-image: linear-gradient(40deg, var(--pink-salvato), var(--amarelo-salvato));
  filter: blur(100px);
  border-top-left-radius: 300px;
  border-bottom-right-radius: 300px;
  border-bottom-left-radius: 300px;
  width: 600px;
  height: 600px;
  position: absolute;
  inset: auto;
}

.h1 {
  z-index: 20;
  color: #58476d;
  text-align: left;
  justify-content: flex-start;
  align-items: flex-start;
  width: 600px;
  font-family: the-seasons, sans-serif;
  font-size: 60px;
  line-height: 1em;
  position: relative;
}

.h1.hidden-on-load {
  color: var(--_color---viola-salvato);
}

.nav_container {
  z-index: 1000;
  background-color: var(--_color---salvato-light);
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  width: 100vw;
  display: flex;
  position: fixed;
  top: 0;
}

.nav_container.mob {
  display: none;
}

.navbar {
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #ddd0;
  justify-content: space-between;
  align-items: center;
  height: 60px;
  font-family: novecento-sans, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  display: flex;
  position: static;
}

.image {
  width: 260px;
}

.container {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  min-width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.body {
  background-color: var(--_color---salvato-light);
  color: var(--_color---viola-salvato);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-family: the-seasons, sans-serif;
  display: flex;
  overflow: visible;
}

.hero_wrapper_right {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  margin-top: 120px;
  display: flex;
  position: relative;
}

.hero_wrapper_left {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: visible;
}

.clinica {
  z-index: 0;
  background-color: var(--_color---salvato-light);
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: relative;
  top: 0;
}

.clinica.is-hidden {
  display: none;
}

.hero_h2 {
  color: #534663;
  width: 480px;
  margin-top: 36px;
  font-size: 28px;
  line-height: 32px;
}

.hero_h2.hidden-on-load {
  text-align: center;
}

.clinica_wrapper {
  justify-content: center;
  align-items: flex-start;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

.session_title_anim {
  z-index: 20;
  color: #58476d;
  text-align: left;
  word-break: break-all;
  width: 600px;
  font-family: the-seasons, sans-serif;
  font-size: 60px;
  line-height: 62px;
  position: absolute;
  inset: 140px auto auto 0;
}

.session_title_anim.is--white {
  color: #fff;
  position: absolute;
  inset: 140px auto auto 0%;
}

.doctor {
  width: 100vw;
  position: relative;
  top: 0;
}

.doctor.is--hidden {
  display: none;
  overflow: visible;
}

.doctor_wrapper {
  justify-content: center;
  align-items: flex-start;
  width: 100vw;
  height: 300vh;
  display: block;
  position: sticky;
  top: 0;
}

.content_morph {
  border-top-left-radius: 150px;
  border-bottom-right-radius: 150px;
  border-bottom-left-radius: 150px;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 200px;
  margin-top: 100px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.back_morph_images {
  width: 100vw;
  min-width: 100vw;
  height: 100vh;
  min-height: 100vh;
  display: none;
  position: absolute;
}

.doctor_section {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.content_morph_clip {
  background-color: #f000;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.clip_mask_wrapper {
  justify-content: center;
  align-items: flex-start;
  height: 300vh;
  display: block;
  position: static;
  top: 0;
}

.doctor_section_clip {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.clip_content {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100vw;
  min-width: 100vw;
  height: 100vh;
  min-height: 100vh;
  display: flex;
}

.test_content_01 {
  background-color: var(--_color---salvato-light);
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100vw;
  min-width: 100vw;
  height: 100vh;
  min-height: 100vh;
  display: flex;
  position: relative;
}

.test_content_02 {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.test_contet_wrapper {
  width: 1280px;
  height: 100vh;
  position: relative;
}

.service-item {
  border: 1px solid #000;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 200px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.menu_li {
  background-color: var(--_color---salvato-light);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 1320px;
  height: 100vh;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.menu_row {
  border-bottom: 1px solid #000;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  height: 140px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.text_menu_li {
  z-index: 2;
  padding-left: 7px;
  font-family: the-seasons, sans-serif;
  font-size: 48px;
  line-height: 48px;
  position: relative;
}

.drop_icon_01, .drop_icon_02 {
  z-index: 10;
  border: 2px solid var(--_color---viola-salvato);
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  width: 40px;
  height: 40px;
  position: absolute;
}

.clc {
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  margin-top: 40px;
  display: flex;
  position: relative;
}

.clc.hidden-on-load {
  justify-content: center;
  align-items: center;
}

.hero_cta_wrapper {
  z-index: 10;
  pointer-events: none;
  width: 60px;
  height: 60px;
  position: absolute;
  left: 0;
}

.hero_cta_button {
  z-index: 1;
  border: 1px solid var(--_color---viola-salvato);
  color: var(--_color---viola-salvato);
  letter-spacing: 1px;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  width: 260px;
  height: 56px;
  margin-left: 0;
  font-size: 17px;
  transition: color .6s, background-color .6s, border-radius .6s;
  display: flex;
  position: relative;
  left: auto;
  overflow: hidden;
}

.hero_cta_button:hover {
  background-color: var(--_color---viola-salvato);
  color: var(--_color---salvato-light);
  border-top-right-radius: 0;
}

.link-block {
  height: 56px;
  position: absolute;
  left: 0;
}

.hero_cta_text {
  position: absolute;
}

.scroll_section {
  background-color: var(--_color---salvato-light);
  width: 100%;
  height: 100vh;
  display: none;
  position: relative;
  overflow: hidden;
}

.horizontal_container {
  justify-content: flex-start;
  align-items: center;
  width: 400vw;
  height: 100%;
  display: flex;
  position: relative;
}

.horizontal_panel {
  flex: none;
  width: 100vw;
  height: 100vh;
  position: relative;
}

.horizontal_panel.is--01 {
  background-color: #ff7f7f;
}

.horizontal_panel.is--02 {
  background-color: #40f;
}

.horizontal_panel.is--04 {
  background-color: #93fff8;
}

.horizontal_panel.is-003 {
  background-color: #00a711;
}

.marquee-container {
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.marquee-container.to-left {
  margin-top: 20px;
  margin-bottom: 20px;
}

.marquee-container.to-right {
  justify-content: flex-end;
  align-items: center;
}

.marquee-item {
  background-color: var(--_color---salvato-light);
  text-align: center;
  border-radius: 40px 20px;
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 360px;
  height: 200px;
  margin-left: 20px;
  font-size: 18px;
  display: flex;
}

.marquee-item.is--last {
  background-color: var(--_color---viola-salvato);
}

.marquee-item.is--first {
  background-color: #ffaaab;
}

.marquee-inner {
  display: flex;
}

.testimonials {
  z-index: 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 200vh;
  display: flex;
  position: sticky;
  top: 0;
}

.footer_container {
  background-image: linear-gradient(75deg, #8cd1c780, #e0539e80 50%, #fed65380);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 20px;
  display: flex;
  position: relative;
  bottom: 0;
}

.marquee-sticky {
  background-color: var(--_color---salvato-light);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

.hero_gradient_01 {
  background-image: linear-gradient(90deg, var(--pink-salvato), var(--amarelo-salvato));
  filter: blur(100px);
  border-top-left-radius: 300px;
  border-bottom-right-radius: 300px;
  border-bottom-left-radius: 300px;
  width: 800px;
  height: 800px;
  position: absolute;
  inset: 0% auto auto 0%;
  overflow: visible;
  transform: translate(-200px, 400px);
}

.hero_main_photo {
  z-index: 80;
  pointer-events: none;
  border-bottom-right-radius: 160px;
  border-bottom-left-radius: 20px;
  justify-content: center;
  align-items: flex-end;
  width: 528px;
  display: flex;
  position: absolute;
  inset: auto auto 0%;
  overflow: hidden;
}

.image-3 {
  transform-style: preserve-3d;
  height: 100%;
  max-height: 980px;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.hero_gradient_container {
  background-color: var(--_color---salvato-light);
  justify-content: flex-start;
  align-items: center;
  width: 50vw;
  height: 200vh;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: visible;
}

.hero_gradient_container.tratamento {
  z-index: 0;
}

.background-video {
  opacity: 1;
  filter: brightness(78%) saturate(67%);
  width: 100%;
  height: 100%;
}

.clinica_video_wrapper {
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.video_noise {
  z-index: 1;
  opacity: .4;
  pointer-events: none;
  mix-blend-mode: color-burn;
  background-image: url('../images/noise.gif');
  background-position: 50%;
  background-size: 120px 120px;
  position: absolute;
  inset: 0%;
}

.nav_wrapper {
  z-index: 100;
  justify-content: space-between;
  align-items: center;
  width: 1320px;
  height: 80px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.testimonial_gradient_container {
  background-image: linear-gradient(35deg, var(--pink-salvato), var(--amarelo-salvato));
  opacity: .55;
  filter: blur(80px);
  pointer-events: none;
  border-radius: 50%;
  width: 90vh;
  height: 90vh;
  position: absolute;
  inset: auto;
}

.nav_glow {
  z-index: -1;
  background-image: linear-gradient(40deg, var(--amarelo-salvato), var(--pink-salvato));
  opacity: .36;
  filter: blur(6px);
  width: 1320px;
  height: 80px;
  display: none;
  position: absolute;
}

.nav-menu {
  justify-content: space-around;
  align-items: center;
  width: 620px;
  display: flex;
  position: relative;
}

.menu_link {
  color: var(--_color---viola-salvato);
  letter-spacing: 2px;
  justify-content: center;
  align-items: center;
  width: 216px;
  padding-left: 0;
  padding-right: 0;
  font-size: 13px;
  transition: all .2s;
  display: flex;
}

.menu_link:hover {
  line-height: 20px;
  transform: translate(0, -3px);
}

.menu_link.w--current {
  color: var(--_color---viola-salvato);
  transition: all .2s;
}

.navbar-cta {
  background-color: var(--_color---viola-salvato);
  letter-spacing: 0;
  border-radius: 29px;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 38px;
  font-family: novecento-sans-wide, sans-serif;
  font-weight: 400;
  display: flex;
}

.footer {
  background-image: linear-gradient(127deg, #8cd1c71a, var(--_color---salvato-light));
  justify-content: center;
  align-items: center;
  width: 100vw;
  display: flex;
  position: relative;
  bottom: 0;
}

.foot_wrapper {
  background-color: var(--_color---salvato-light);
  border-radius: 10px;
  width: 100%;
  height: 100%;
  display: flex;
}

.foot_wrapper.is--hidden {
  justify-content: center;
  align-items: center;
  display: flex;
}

.main_clinica {
  background-color: var(--_color---salvato-light);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100vw;
  height: 400vh;
  display: flex;
  position: relative;
}

.statement {
  z-index: 0;
  background-color: var(--_color---salvato-light);
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100vw;
  height: 320px;
  display: flex;
  position: relative;
}

.statement_span {
  color: var(--_color---viola-salvato);
  text-align: center;
  height: 52px;
  margin-top: 4px;
  margin-bottom: 4px;
  font-size: 48px;
  font-weight: 300;
  line-height: 52px;
}

.statement_wrapper {
  z-index: 2;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.statement_row {
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.statement_icon {
  border-radius: 20px 6px;
  justify-content: center;
  align-items: center;
  width: 72px;
  height: 52px;
  margin-left: 10px;
  margin-right: 10px;
  display: flex;
  overflow: hidden;
}

.video_icon {
  width: 72px;
  height: 52px;
  display: block;
  position: relative;
}

.testimonial_text {
  font-weight: 300;
}

.testimonial_nome {
  font-size: 16px;
  font-weight: 700;
}

.estrelas {
  color: var(--amarelo-salvato);
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 24px;
  margin-top: 8px;
  margin-bottom: 8px;
  display: flex;
}

.testimonial_item_container {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.clinica_info {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  padding-top: 110px;
  padding-bottom: 110px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.clinica_title {
  color: var(--_color---salvato-light);
  text-align: center;
  width: 800px;
  font-size: 60px;
  line-height: 68px;
}

.clinica_social_proof {
  color: var(--_color---salvato-light);
  justify-content: space-between;
  align-items: center;
  width: 800px;
  height: 120px;
  font-size: 24px;
  font-weight: 700;
  display: flex;
}

.social_proof_text {
  text-align: center;
  line-height: 27px;
}

.contato {
  z-index: 10;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 600px;
  margin-top: 72px;
  margin-bottom: -120px;
  display: flex;
  position: relative;
}

.background-video-2 {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: relative;
}

.main_testimonials {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  height: 200vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.gradient_over_menu_li {
  z-index: 20;
  background-image: linear-gradient(15deg, var(--pink-salvato) 30%, var(--amarelo-salvato) 60%);
  opacity: 1;
  display: none;
  position: absolute;
  inset: 0%;
  overflow: visible;
}

.heading {
  font-weight: 400;
}

.heading.hidden-on-load {
  text-align: center;
}

.test_session {
  background-color: var(--pink-salvato);
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: relative;
}

.ani_text_container {
  z-index: 10;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100vw;
  height: 70px;
  padding-left: 60px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.ani_text {
  color: var(--_color---white);
  letter-spacing: 0;
  font-size: 70px;
  line-height: 70px;
  position: relative;
}

.ani_text.is--bottom {
  letter-spacing: 0;
}

.fade_text_session {
  background-color: #fff5ca;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: relative;
}

.fade-text {
  width: 720px;
  font-size: 30px;
  line-height: 40px;
  overflow: hidden;
}

.media--logo-container {
  justify-content: center;
  align-items: center;
  margin-top: 36px;
  display: flex;
  position: absolute;
  bottom: 48px;
}

.media-logo {
  mix-blend-mode: darken;
  height: 32px;
  margin-left: 12px;
  margin-right: 12px;
}

.media-logo.nsc {
  margin-top: 6px;
}

.media-logo.cd {
  height: 48px;
}

.media-logo.nd {
  height: 28px;
}

.media-logo.rbs {
  height: 41px;
}

.salvato_section {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: relative;
  overflow: visible;
}

.salvato_wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 900px;
  max-width: 1320px;
  height: 100%;
  display: flex;
}

.dr_rafaela_salvato {
  z-index: 8;
  width: 520px;
  height: 520px;
  position: relative;
}

.hero_gradient_02 {
  z-index: 2;
  background-image: linear-gradient(40deg, var(--verde-salvato), var(--roxo-salvato));
  filter: blur(100px);
  border-top-left-radius: 300px;
  border-bottom-right-radius: 300px;
  border-bottom-left-radius: 300px;
  width: 520px;
  height: 520px;
  position: absolute;
  inset: auto auto auto 0%;
  overflow: visible;
}

.salvato_right {
  width: 50%;
  padding-left: 60px;
  position: relative;
}

.salvato_paragrafo {
  font-size: 19px;
  font-weight: 300;
  line-height: 24px;
}

.heading-2 {
  padding-left: 32px;
}

.heading-2.salvato--title {
  margin-bottom: 32px;
  padding-left: 0;
}

.education_wrapper {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  width: 500px;
  margin-top: 22px;
  display: flex;
}

.edu_icon {
  width: 38px;
}

.main_tratamentois {
  background-color: var(--_color---salvato-light);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: relative;
}

.tratamentos_wrapper {
  background-color: var(--_color---salvato-light);
  width: 1320px;
  height: 800px;
  display: flex;
  position: relative;
}

.cta_hero_wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 360px;
  height: 140px;
  display: flex;
  position: relative;
}

.cta_hero_wrapper.atendimento {
  justify-content: center;
  align-items: flex-start;
}

.cta_main {
  z-index: 1000;
  background-color: var(--_color---salvato-light);
  color: var(--_color---viola-salvato);
  border-radius: 36px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 280px;
  height: 60px;
  font-family: Work Sans, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 18px;
  display: flex;
  position: relative;
}

.cta_grad {
  background-image: linear-gradient(119deg, var(--verde-salvato), var(--roxo-salvato));
  opacity: .76;
  filter: blur(20px);
  border-radius: 36px;
  width: 280px;
  height: 60px;
  position: absolute;
  transform: rotate(8deg);
}

.full_session_wrapper {
  flex: 1;
  justify-content: center;
  align-items: center;
  height: 620px;
  display: flex;
  position: relative;
}

.session_left {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 620px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.session_right {
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  height: 620px;
  display: flex;
  position: relative;
}

.eyebrow {
  z-index: 10;
  color: #3d3d3d;
  text-align: center;
  text-transform: uppercase;
  font-family: Work Sans, sans-serif;
  font-size: 18px;
  font-weight: 300;
  text-decoration: underline;
  position: relative;
}

.section_title {
  z-index: 10;
  color: #3d3d3d;
  text-align: center;
  max-width: 580px;
  margin-top: 24px;
  font-size: 50px;
  line-height: 58px;
  position: relative;
}

.section_title.just--left {
  text-align: left;
}

.section_title.just--left.contact {
  margin-top: -80px;
}

.section_title.just--left.main--contact {
  margin-top: -90px;
  margin-bottom: 20px;
  font-size: 44px;
}

.cards_clinica {
  z-index: 10;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  margin-top: 36px;
  display: flex;
  position: relative;
}

.main_session_image {
  justify-content: flex-end;
  align-items: center;
  width: 480px;
  height: 100%;
  display: flex;
  position: relative;
}

.video_container {
  object-fit: fill;
  background-color: #e6515130;
  border-radius: 20px 120px;
  justify-content: space-between;
  align-items: center;
  width: 384px;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.main_drop_image {
  object-fit: cover;
  width: 440px;
  height: 440px;
}

.drop_01 {
  z-index: 100;
  background-image: url('../images/gota_grad_01.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: flex-start;
  align-items: center;
  width: 432px;
  height: 432px;
  position: absolute;
  inset: auto auto auto 72px;
  overflow: visible;
  transform: translate(0, 24px);
}

.drop_image_container {
  z-index: 99999;
  border-radius: 216px 20px 216px 216px;
  justify-content: center;
  align-items: center;
  width: 432px;
  height: 432px;
  display: flex;
  position: absolute;
  left: 48px;
  overflow: hidden;
}

.full_session_social_proof {
  background-color: var(--_color---salvato-light);
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 1200px;
  height: 100vh;
  display: flex;
  position: relative;
  overflow: visible;
}

.tratamentos_principais {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: relative;
}

.main_drop_image_clone {
  object-fit: cover;
  width: 440px;
  height: 440px;
}

.card_tratamento {
  z-index: 10;
  border-radius: 60px 20px;
  width: 424px;
  height: 328px;
  position: absolute;
  overflow: hidden;
}

.card_tratamento.facial {
  z-index: 20;
  justify-content: center;
  align-items: center;
  display: flex;
}

.card_tratamento.cabelo {
  justify-content: center;
  align-items: center;
  display: flex;
  left: 0;
}

.card_tratamento.corpo {
  justify-content: center;
  align-items: center;
  display: flex;
  right: 0;
}

.tratamentos_marquee_wrapper {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 264px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.cards-trigger {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.cards_wraper {
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 1302px;
  max-width: 1320px;
  height: 328px;
  display: flex;
  position: relative;
}

.card_tratamento_img {
  object-fit: cover;
}

.marquee_row {
  box-sizing: border-box;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: row;
  flex: none;
  justify-content: space-between;
  align-items: center;
  height: 60px;
  padding-right: 24px;
  display: flex;
  position: relative;
  overflow: visible;
}

.button_marquee {
  background-color: var(--_color---salvato-light);
  opacity: .7;
  color: #3d3d3d;
  text-align: center;
  border: 1px solid #3d3d3d;
  border-radius: 30px;
  flex: none;
  justify-content: center;
  align-items: center;
  height: 60px;
  padding-left: 36px;
  padding-right: 36px;
  font-size: 22px;
  font-weight: 300;
  line-height: 40px;
  transition: all .2s;
}

.button_marquee:hover {
  opacity: 1;
}

.marquee_icon {
  border-radius: 30px;
  flex: none;
  width: 200px;
  height: 60px;
}

.marquee_icon.facial {
  background-image: url('../images/woman-face-and-moisturizer-cream-for-skincare-bea-2025-04-05-18-06-03-utc.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.marquee_icon.cabelo {
  background-image: url('../images/positive-optimistic-young-woman-posing-indoors-at-2025-02-14-18-08-05-utc-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.marquee_icon.corpo {
  background-image: url('../images/woman-with-slim-body-shape-is-posing-against-backg-2025-03-18-20-47-49-utc.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.marquee_track {
  flex: none;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.marquee_track.right {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
}

.background-video-4 {
  z-index: 10;
  opacity: .41;
  width: 100%;
  height: 100%;
}

.clinico_e_colageno {
  justify-content: center;
  align-items: flex-start;
  width: 100vw;
  height: 200vh;
  display: flex;
  position: relative;
  overflow: visible;
}

.colageno_sticky {
  justify-content: center;
  align-items: center;
  width: 50%;
  min-width: 550px;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

.colegano_content {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  min-width: 550px;
  max-width: 550px;
  min-height: 200vh;
  margin-top: 0;
  margin-left: 550px;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.sticky_image_wrapper {
  border-radius: 120px 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 384px;
  height: 560px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.sticky_img_top {
  flex: none;
  height: 100%;
  position: relative;
  transform: translate(0);
}

.sticky_img_bottom {
  border-top-left-radius: 120px;
  border-top-right-radius: 20px;
  height: 100%;
  display: inline-flex;
  position: absolute;
}

.info_clinico, .info_colageno {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.ball_grad_01 {
  background-image: linear-gradient(147deg, var(--amarelo-salvato), var(--pink-salvato));
  opacity: .85;
  filter: blur(100px);
  border-radius: 300px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 800px;
  height: 600px;
  display: flex;
  position: absolute;
  right: 0;
  transform: translate(50%, 50%);
}

.gota_svg {
  position: absolute;
  transform: translate(46px);
}

.grad_stick {
  justify-content: flex-end;
  align-items: flex-end;
  width: 50%;
  min-width: 550px;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.tecnologias {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section_paragraph {
  color: #3d3d3d;
  text-align: center;
  max-width: 540px;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: Work Sans, sans-serif;
}

.section_paragraph.just--left {
  text-align: left;
  max-width: 504px;
}

.secton_button {
  background-color: var(--_color---salvato-light);
  color: #3d3d3d;
  text-align: center;
  border: 1px solid #3d3d3d;
  border-radius: 30px;
  flex: none;
  justify-content: center;
  align-items: center;
  height: 54px;
  padding-left: 36px;
  padding-right: 36px;
  font-size: 20px;
  font-weight: 300;
  line-height: 34px;
}

.section_buttons_wrapper {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.image_inner_scroll {
  flex-flow: column;
  width: 100%;
  height: 1120px;
  display: flex;
}

.ball_grad_02 {
  background-image: linear-gradient(147deg, var(--verde-salvato), var(--roxo-salvato));
  opacity: 0;
  filter: blur(100px);
  border-radius: 300px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 800px;
  height: 600px;
  display: flex;
  position: absolute;
  right: 0;
  transform: translate(50%, 50%);
}

.clinica_card {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 32%;
  padding-left: 8px;
  padding-right: 8px;
  display: flex;
}

.section_card {
  color: #3d3d3d;
  text-align: center;
  margin-top: 24px;
  font-family: Work Sans, sans-serif;
  font-weight: 300;
  line-height: 16px;
}

.reviews {
  color: #3d3d3d;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 36px;
  font-family: Work Sans, sans-serif;
  font-size: 24px;
  font-weight: 300;
  display: flex;
  position: relative;
}

.text-block-3 {
  font-size: 21px;
}

.image-4 {
  width: 200px;
  margin-top: 12px;
}

.cards_titles_wraper {
  justify-content: space-around;
  align-items: center;
  width: 100%;
  min-width: 1302px;
  max-width: 1320px;
  height: 48px;
  display: flex;
  position: relative;
}

.card_title {
  color: #fff;
  text-align: center;
  width: 424px;
  font-size: 28px;
  font-weight: 300;
  line-height: 80px;
  transition: letter-spacing 1s;
  position: absolute;
  bottom: 0;
}

.card_title:hover {
  letter-spacing: 4px;
}

.card_tratamento_border {
  border: 1px solid #fff;
  border-radius: 60px 20px;
  width: 90%;
  height: 90%;
  position: absolute;
  inset: auto;
}

.tecnologias_wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1320px;
  height: 100%;
  display: flex;
  position: relative;
  overflow: visible;
}

.tecnologias_left {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
  position: relative;
}

.tecnologias_right {
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  display: flex;
  position: relative;
}

.tecnologias_video_container {
  border-radius: 20px 187px 187px;
  justify-content: center;
  align-items: center;
  width: 372px;
  height: 372px;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.tecnologias_video_gota {
  background-image: url('../images/gora_azul_left.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 20px 200px 200px;
  justify-content: center;
  align-items: center;
  width: 376px;
  height: 374px;
  display: flex;
  position: absolute;
  transform: translate(0);
}

.background-video-5 {
  width: 100%;
}

.salvato_left {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  display: flex;
  position: relative;
}

.rafaela_main_img {
  z-index: 10;
  background-image: url('../images/icon_rafaela_gota.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 472px;
  height: 588px;
  position: relative;
  transform: translate(0, -48px);
}

.back_rafaela {
  z-index: 5;
  background-image: url('../images/back_rafaela_1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 600px;
  border-radius: 120px 20px;
  width: 384px;
  height: 600px;
  position: absolute;
  left: 72px;
}

.div-block-6 {
  width: 100vw;
  height: 100vh;
}

.contato_wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1320px;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.contato_left {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  padding-left: 72px;
  padding-right: 72px;
  display: flex;
  position: relative;
}

.contato_right {
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  display: flex;
  position: relative;
}

.back_contato {
  z-index: 5;
  background-image: url('../images/back_rafaela.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 384px;
  height: 600px;
  position: absolute;
  left: 72px;
}

.contato_back {
  z-index: 10;
  background-image: url('../images/back_contato.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px 120px;
  width: 384px;
  height: 600px;
  position: absolute;
  top: auto;
  bottom: auto;
  right: 72px;
}

.contato_back.floripa {
  background-image: url('../images/back-floripa.jpg');
}

.contato_main {
  z-index: 30;
  background-image: url('../images/contato_main.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 110%;
  border-radius: 216px 20px 216px 216px;
  width: 432px;
  height: 432px;
  position: absolute;
  bottom: 80px;
  right: 120px;
}

.contato_main.maps {
  z-index: 50;
  background-image: url('../images/mapa.jpg');
  background-position: 50%;
  background-size: cover;
}

.contato_gota {
  z-index: 20;
  background-image: url('../images/gota_grad_01.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 432px;
  height: 432px;
  position: absolute;
  bottom: 50px;
  right: 96px;
}

.footer_wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1320px;
  height: 100%;
  padding-left: 72px;
  padding-right: 72px;
  display: flex;
}

.footer_row_01 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 120px;
  display: flex;
  position: relative;
}

.footer_logo {
  background-image: url('../images/logo_salvato_mono.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 280px;
  height: 76px;
}

.footer_row_02 {
  border-top: 1px solid var(--_color---viola-salvato);
  border-bottom: 1px solid var(--_color---viola-salvato);
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-top: 24px;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.footer_left {
  width: 50%;
  height: 100%;
  display: flex;
}

.footer_credits {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
}

.footer_text_column {
  width: 168px;
  font-family: Work Sans, sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.footer_text_column.right {
  width: 208px;
}

.footer_right {
  justify-content: space-between;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  display: flex;
}

.credito {
  color: var(--_color---viola-salvato);
  text-transform: uppercase;
  font-family: Work Sans, sans-serif;
  font-size: 10px;
}

.link {
  color: var(--_color---viola-salvato);
}

.social_container {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: center;
  align-items: center;
  height: 24px;
  display: flex;
}

.mega_container {
  background-color: var(--_color---salvato-light);
  flex: none;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 24px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.dropdown-list {
  background-color: #fff0;
  border: 1px solid #3d3d3d;
  border-radius: 12px;
  justify-content: center;
  align-items: flex-start;
  width: 660px;
  height: 216px;
  display: none;
  position: absolute;
  left: 0;
  overflow: hidden;
}

.dropdown-list.w--open {
  background-color: var(--_color---salvato-light);
  border: 1px solid #3d3d3d;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.dropdown-toggle {
  z-index: 100;
  justify-content: center;
  align-items: center;
  width: 170px;
  height: 80px;
  padding-right: 0;
  display: flex;
  position: relative;
}

.dropdown {
  position: static;
}

.icon {
  margin-left: 12px;
  position: relative;
}

.mega_left {
  border-right: 1px solid #3d3d3d;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 250px;
  height: 192px;
  display: flex;
  position: relative;
}

.mega_card {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  width: 340px;
  height: 192px;
  display: flex;
  position: absolute;
}

.mega_card.hide {
  display: none;
}

.mega_card.show {
  opacity: 100;
}

.mega_card.face {
  opacity: 1;
  display: flex;
}

.mega_card.cabelo {
  z-index: 200;
  opacity: 0;
  display: flex;
}

.mega_link {
  color: #3d3d3d;
  text-transform: none;
  justify-content: flex-start;
  align-items: center;
  width: 240px;
  height: 32px;
  font-family: the-seasons, sans-serif;
  font-size: 22px;
  font-weight: 300;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.mega_link.is_active {
  justify-content: flex-start;
  align-items: center;
  width: 240px;
  font-weight: 700;
}

.mega_link.active {
  font-weight: 700;
}

.mega_gradient {
  background-image: linear-gradient(180deg, var(--verde-salvato), var(--roxo-salvato));
  opacity: .6;
  filter: blur(100px);
  pointer-events: none;
  cursor: none;
  border-radius: 50%;
  width: 360px;
  height: 170px;
  position: absolute;
  bottom: 0%;
  left: 50%;
  right: 50%;
  overflow: visible;
  transform: translate(-50%, 50%);
}

.mega_foto {
  z-index: 2;
  background-image: url('../images/woman-face-and-moisturizer-cream-for-skincare-bea-2025-04-05-18-06-03-utc.jpg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 12px;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 150px;
  display: flex;
  position: relative;
}

.mega_foto.cabelo {
  background-image: url('../images/positive-optimistic-young-woman-posing-indoors-at-2025-02-14-18-08-05-utc-1.jpg');
}

.mega_foto.corpo {
  background-image: url('../images/woman-with-slim-body-shape-is-posing-against-backg-2025-03-18-20-47-49-utc.jpg');
}

.mega_foto.clilnico {
  background-image: url('../images/thumb_clinico.jpg');
  background-position: 50%;
}

.mega_foto.colageno {
  background-image: url('../images/thumb_colageno.jpg');
  background-position: 100%;
  background-size: cover;
}

.mega_foto.tecnologia {
  background-image: url('../images/thumb_tec.jpg');
  background-position: 50% 80%;
  background-size: cover;
}

.mega_face_conteudo {
  text-align: center;
  flex-flow: column;
  place-content: flex-start center;
  align-items: center;
  width: 312px;
  height: 30px;
  display: flex;
  position: relative;
}

.mega_link_chip {
  z-index: 10;
  background-color: var(--_color---salvato-light);
  color: #3d3d3d;
  text-transform: none;
  border: 1px solid #3d3d3d;
  border-radius: 24px;
  flex-flow: row;
  flex: none;
  justify-content: center;
  align-items: center;
  height: 48px;
  padding-left: 24px;
  padding-right: 24px;
  font-family: the-seasons, sans-serif;
  font-size: 20px;
  font-weight: 300;
  text-decoration: none;
  display: flex;
  position: relative;
}

.mega_cabelo {
  flex: none;
  justify-content: space-between;
  width: 960px;
  height: 240px;
  margin-left: 24px;
  display: flex;
  position: relative;
}

.mega_cabelo_conteudo {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: wrap;
  place-content: flex-start;
  align-items: flex-start;
  max-width: 580px;
  display: flex;
}

.mega_cabelo_foto {
  background-image: url('../images/woman-face-and-moisturizer-cream-for-skincare-bea-2025-04-05-18-06-03-utc.jpg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 12px;
  width: 312px;
  height: 240px;
}

.menu_text_card {
  z-index: 2;
  color: #3d3d3d;
  text-align: center;
  text-transform: none;
  width: 300px;
  font-family: Work Sans, sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 14px;
  position: relative;
}

.mega_content {
  width: 340px;
  height: 192px;
  margin-left: 24px;
  position: relative;
}

.mega_cabel {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  width: 340px;
  height: 192px;
  display: none;
  position: absolute;
}

.mega_cabel_foto {
  z-index: 2;
  background-image: url('../images/positive-optimistic-young-woman-posing-indoors-at-2025-02-14-18-08-05-utc-1.jpg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 12px;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 150px;
  display: flex;
  position: relative;
}

.mega_conteudo {
  text-align: center;
  flex-flow: column;
  place-content: flex-start center;
  align-items: center;
  width: 312px;
  height: 30px;
  display: flex;
  position: relative;
}

.hero_section-secondary {
  background-image: linear-gradient(to bottom, var(--_color---salvato-light), var(--_color---salvato-light));
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: relative;
  top: 0;
  left: auto;
  right: auto;
  overflow: hidden;
}

.hero_wrapper-secondary {
  text-align: center;
  flex: 1;
  justify-content: center;
  align-items: center;
  max-width: 1224px;
  height: 100vh;
  transition: all .6s;
  display: flex;
  position: relative;
}

.hero_wrapper_left-secondary {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  display: flex;
  position: relative;
}

.hero_wrapper_right-secondary {
  text-align: center;
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  display: flex;
  position: relative;
}

.heading-secondary {
  color: var(--_color---viola-salvato);
  text-align: left;
  font-weight: 400;
}

.heading-secondary.hidden-on-load {
  text-align: center;
}

.hero_h2--secondary {
  color: #534663;
  width: 480px;
  margin-top: 36px;
  font-size: 28px;
  line-height: 32px;
}

.hero_h2--secondary.hidden-on-load {
  text-align: center;
}

.main_secondary_image {
  justify-content: center;
  align-items: center;
  height: 600px;
  display: flex;
  position: relative;
}

.video_container_secondary {
  object-fit: fill;
  border-radius: 20px 120px;
  justify-content: space-between;
  align-items: center;
  width: 384px;
  height: 660px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.drop_secondary {
  z-index: 100;
  background-image: url('../images/gota_grad_01.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: flex-start;
  align-items: center;
  width: 432px;
  height: 432px;
  position: absolute;
  inset: auto auto auto 72px;
  overflow: visible;
  transform: translate(0, 24px);
}

.drop_secondary_container {
  z-index: 200;
  border-radius: 216px 20px 216px 216px;
  justify-content: center;
  align-items: center;
  width: 432px;
  height: 432px;
  display: flex;
  position: absolute;
  left: 48px;
  overflow: hidden;
}

.background_video {
  z-index: 10;
  opacity: .41;
  width: 100%;
  height: 100%;
}

.eyebrow-secondary {
  color: var(--black-salvato);
  text-align: center;
  text-transform: uppercase;
  font-family: Work Sans, sans-serif;
  font-size: 14px;
  font-weight: 300;
  text-decoration: underline;
}

.hero_paragraph-secondary {
  color: #3d3d3d;
  text-align: left;
  max-width: 540px;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: Work Sans, sans-serif;
}

.hero_paragraph-secondary.just--left {
  text-align: left;
  max-width: 504px;
}

.cta_hero_wrapper-secondary {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 360px;
  height: 140px;
  display: flex;
  position: relative;
}

.cta_hero_wrapper-secondary.atendimento {
  justify-content: center;
  align-items: flex-start;
}

.cta_main_secondary {
  z-index: 1000;
  background-color: var(--_color---salvato-light);
  color: var(--_color---viola-salvato);
  border-radius: 36px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 280px;
  height: 60px;
  font-family: Work Sans, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 18px;
  display: flex;
  position: relative;
}

.cta_grad_secondary {
  background-image: linear-gradient(119deg, var(--verde-salvato), var(--roxo-salvato));
  opacity: .76;
  filter: blur(20px);
  border-radius: 36px;
  width: 280px;
  height: 60px;
  position: absolute;
  transform: rotate(8deg);
}

.tratamentos_card_section {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.social_proof_secondary {
  background-color: var(--_color---salvato-light);
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 1200px;
  margin-top: 72px;
  margin-bottom: 72px;
  display: flex;
  position: relative;
  overflow: visible;
}

.tecnologias_secondary {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.tecnologias_secondary_wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1320px;
  height: 100%;
  display: flex;
  position: relative;
  overflow: visible;
}

.tratamento_card_single {
  background-color: var(--_color---salvato-light);
  border: 1px solid #000;
  border-radius: 12px;
  justify-content: space-between;
  align-items: center;
  width: 1224px;
  height: 600px;
  margin-top: 24px;
  margin-bottom: 24px;
  padding: 24px;
  display: flex;
  position: sticky;
  top: 48px;
  overflow: hidden;
}

.tratamento_card_single_img {
  z-index: 10;
  background-image: url('../images/woman-face-and-moisturizer-cream-for-skincare-bea-2025-04-05-18-06-03-utc.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 12px 100px;
  flex: none;
  width: 384px;
  height: 100%;
  position: relative;
}

.tratamento_card_single_img.cabelo {
  background-image: url('../images/capelo.jpg');
  background-position: 50%;
  background-size: cover;
}

.tratamento_card_single_img.corpo {
  background-image: url('../images/corpo.jpg');
  background-position: 50% 0;
  background-size: 600px;
}

.tratamento_card_single_img.clinico {
  background-image: url('../images/clinico.jpg');
  background-size: 600px;
}

.tratamento_card_single_img.colageno {
  background-image: url('../images/colageno.jpg');
  background-size: 600px;
}

.div-block-8 {
  z-index: 10;
  flex: 1;
  height: 100%;
  position: relative;
}

.tratamento_card_single_content {
  z-index: 10;
  flex-flow: column;
  flex: 1;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  display: flex;
  position: relative;
}

.tratamento_card_grad {
  background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--roxo-salvato), var(--verde-salvato));
  opacity: .31;
  filter: blur(100px);
  width: 600px;
  height: 600px;
  position: absolute;
  transform: translate(0%, 50%);
}

.tratamento_card_title {
  color: #3d3d3d;
  max-width: 50%;
  font-size: 32px;
  line-height: 40px;
}

.tratamento_card_chips {
  background-color: var(--_color---salvato-light);
  border: 1px solid #3d3d3d;
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  height: 36px;
  padding-left: 24px;
  padding-right: 24px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.tratamento_card_chips:hover {
  box-shadow: 0 0 15px 2px #8cd1c7a3;
}

.tratamento_card_chips.mobile {
  display: none;
}

.tratamento_card_chips_wrapper {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: wrap;
  width: 80%;
  display: flex;
}

.tratamento_card_chips_wrapper.cabelo {
  width: 60%;
}

.tratamento_chip_link {
  color: #3d3d3d;
  font-size: 16px;
  text-decoration: none;
}

.tratamento_card_para {
  color: #3d3d3d;
  width: 50%;
  font-family: Work Sans, sans-serif;
}

.tratamento_card_eyebrow {
  color: #3d3d3d;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Work Sans, sans-serif;
  font-size: 14px;
  font-weight: 300;
  text-decoration: underline;
}

.tecnologias_secondary_title {
  color: #3d3d3d;
  font-size: 48px;
  line-height: 60px;
}

.tecnologias_secondary_par {
  color: var(--black-salvato);
  text-align: center;
  max-width: 680px;
  margin-top: 24px;
  padding-left: 24px;
  padding-right: 24px;
  font-family: Work Sans, sans-serif;
}

.tecnologias_secondary_columns {
  width: 100%;
  margin-top: 48px;
  display: flex;
}

.tec_sec_left {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.tec_sec_card {
  border-bottom: 1px solid var(--black-salvato);
  width: 90%;
  padding: 12px 24px;
  display: flex;
}

.sec_tec_card_ico {
  background-image: url('../images/tec_pico.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  width: 116px;
  height: 116px;
  display: flex;
}

.sec_tec_card_ico._01 {
  background-size: contain;
}

.sec_tec_card_ico.pulsada {
  background-image: url('../images/tec_pulsada.svg');
}

.sec_tec_card_ico.liftera {
  background-image: url('../images/tec_liftera.svg');
}

.sec_tec_card_ico.fotona {
  background-image: url('../images/tec_fotona.svg');
}

.sec_tec_card_ico.dual {
  background-image: url('../images/tec_fracionado.svg');
}

.sec_tec_card_ico.ulthera {
  background-image: url('../images/tec_ulthera.svg');
}

.sec_tec_card_ico.coolfase {
  background-image: url('../images/tec_coolfase.svg');
}

.sec_tec_card_ico.vectra {
  background-image: url('../images/tec_3d.svg');
}

.sec_tec_card_content {
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  margin-left: 24px;
  display: flex;
}

.sec_tec_card_par {
  color: var(--black-salvato);
  max-width: 260px;
  margin-top: 12px;
  font-family: Work Sans, sans-serif;
  font-weight: 300;
}

.sec_tec_card_title {
  color: var(--black-salvato);
  font-size: 26px;
  font-weight: 300;
  line-height: 32px;
}

.tec_sec_right {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.social_proof_sec_wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 620px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
  position: relative;
}

.section_proof_grad {
  background-image: linear-gradient(180deg, var(--pink-salvato), var(--amarelo-salvato));
  opacity: .1;
  filter: blur(100px);
  pointer-events: none;
  border-radius: 50%;
  width: 600px;
  height: 600px;
  position: absolute;
}

.main_drop_image_sec {
  vertical-align: middle;
  object-fit: cover;
  width: 440px;
  height: 440px;
}

.main_drop_image_sec.rugas {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.tratamentos_individuais_card_section {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.tratamento_individual_card_single {
  background-color: var(--_color---salvato-light);
  border: 1px solid #000;
  border-radius: 12px;
  justify-content: space-between;
  align-items: center;
  width: 1224px;
  height: 600px;
  margin-top: 24px;
  margin-bottom: 24px;
  padding: 24px;
  display: flex;
  position: sticky;
  top: 48px;
  overflow: hidden;
}

.tratamento_individual_card_single_content {
  z-index: 10;
  flex-flow: column;
  flex: 1;
  justify-content: space-around;
  align-items: flex-start;
  height: 100%;
  padding-left: 24px;
  display: flex;
  position: relative;
}

.tratamento_individual_card_grad {
  background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--verde-salvato), #7a85ae 50%, var(--roxo-salvato));
  opacity: .31;
  filter: blur(100px);
  width: 600px;
  height: 600px;
  position: absolute;
  inset: 0% 0% auto auto;
  transform: translate(50%, -50%);
}

.tratamento_individual_card_par {
  color: #3d3d3d;
  width: 80%;
  font-family: Work Sans, sans-serif;
}

.tratamento_individual_card_title {
  color: #3d3d3d;
  text-transform: capitalize;
  max-width: 70%;
  font-size: 32px;
  line-height: 40px;
}

.tratamento_individual_card_single_img {
  z-index: 10;
  background-image: url('../images/woman-face-and-moisturizer-cream-for-skincare-bea-2025-04-05-18-06-03-utc.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 12px 100px;
  flex: none;
  width: 384px;
  height: 100%;
  position: relative;
}

.tratamento_individual_card_single_img.face {
  border-radius: 100px 12px;
}

.tratamento_individual_card_single_img.cabelo {
  background-image: url('../images/positive-optimistic-young-woman-posing-indoors-at-2025-02-14-18-08-05-utc-1.jpg');
}

.tratamento_ind_card_cta {
  background-color: var(--_color---salvato-light);
  border: 1px solid #3d3d3d;
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  height: 36px;
  margin-top: 48px;
  padding-left: 24px;
  padding-right: 24px;
  text-decoration: none;
  display: flex;
}

.tratamento_ind_cta {
  color: #3d3d3d;
  text-align: center;
  width: 120px;
  font-family: novecento-sans-wide, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

.tratamentos_ind_cta_wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 180px;
  height: 70px;
  display: flex;
  position: relative;
}

.tratamentos_ind_cta_wrapper.atendimento {
  justify-content: center;
  align-items: flex-start;
}

.cta_ind {
  z-index: 1000;
  background-color: var(--_color---salvato-light);
  color: var(--_color---viola-salvato);
  border-radius: 36px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 180px;
  height: 48px;
  font-family: Work Sans, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 18px;
  display: flex;
  position: relative;
}

.cta_grad_ind {
  background-image: linear-gradient(119deg, var(--verde-salvato), var(--roxo-salvato));
  opacity: .76;
  filter: blur(20px);
  border-radius: 36px;
  width: 180px;
  height: 48px;
  position: absolute;
  transform: rotate(8deg);
}

.cta_ind_grad {
  background-image: linear-gradient(119deg, var(--amarelo-salvato), var(--pink-salvato));
  opacity: .76;
  filter: blur(20px);
  border-radius: 36px;
  width: 180px;
  height: 48px;
  position: absolute;
  transform: rotate(8deg);
}

.cta_ind_text {
  font-size: 16px;
}

.ind_cta_container {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  padding-right: 48px;
  display: flex;
}

.todos_os_tratamentos {
  width: 1224px;
  height: 200px;
  margin-top: 72px;
}

.todos_tratamentos_chip {
  color: var(--black-salvato);
  border: 1px solid #3d3d3d;
  border-radius: 36px;
  justify-content: flex-start;
  align-items: center;
  width: 200px;
  font-weight: 300;
  text-decoration: none;
  transition: all .5s;
  display: flex;
  overflow: hidden;
}

.todos_tratamentos_chip:hover {
  font-weight: 700;
}

.div-block-10 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: center;
  align-items: center;
  margin-top: 36px;
  display: flex;
}

.todos_tratamentos_foto {
  background-image: url('../images/positive-optimistic-young-woman-posing-indoors-at-2025-02-14-18-08-05-utc-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px;
  flex: none;
  width: 72px;
  height: 48px;
  margin-top: 6px;
  margin-bottom: 6px;
  margin-left: 6px;
}

.todos_tratamentos_foto.cabelo {
  background-image: url('../images/capelo.jpg');
  flex: none;
  width: 72px;
  height: 48px;
}

.todos_tratamentos_foto.corpo {
  background-image: url('../images/corpo.jpg');
}

.todos_tratamentos_foto.clinico {
  background-image: url('../images/clinico.jpg');
}

.todos_tratamentos_foto.colageno {
  background-image: url('../images/colageno.jpg');
}

.todos_tratamentos_foto.face {
  background-image: url('../images/woman-face-and-moisturizer-cream-for-skincare-bea-2025-04-05-18-06-03-utc.jpg');
}

.todos_tratamentos_link_text {
  color: var(--black-salvato);
  text-align: center;
  width: 100%;
  margin-left: 12px;
  padding-right: 24px;
  font-size: 20px;
}

.tecnologias_ind {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100vw;
  margin-top: 24px;
  padding-top: 72px;
  padding-bottom: 72px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.tecnologias_ind_wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1224px;
  height: 100%;
  display: flex;
  position: relative;
  overflow: visible;
}

.trat_sec_nivel {
  justify-content: center;
  align-items: center;
  width: 100vw;
  display: flex;
  position: relative;
}

.trat_sec_nivel_wrapper {
  z-index: 10;
  flex-flow: wrap;
  justify-content: space-between;
  width: 100%;
  max-width: 1224px;
  display: flex;
  position: relative;
}

.trat_sec_nivel_wrapper.single {
  justify-content: center;
  align-items: center;
  display: flex;
}

.trat_sec_nivel_grad {
  z-index: 1;
  background-image: linear-gradient(180deg, var(--verde-salvato), var(--roxo-salvato));
  opacity: .2;
  filter: blur(100px);
  border-radius: 50%;
  width: 60%;
  height: 80%;
  position: absolute;
}

.trat_sec_card {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  border: 1px solid var(--black-salvato);
  background-color: var(--_color---salvato-light);
  border-radius: 12px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 592px;
  height: 384px;
  margin-top: 40px;
  padding: 42px;
  display: flex;
}

.trat_sec_card.single {
  width: 80%;
}

.trat_sec_card_title {
  color: var(--black-salvato);
  text-transform: capitalize;
  font-size: 24px;
  font-weight: 300;
  line-height: 32px;
}

.trat_sec_card_par {
  color: var(--black-salvato);
  margin-top: 42px;
  font-family: Work Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.veja_tambem {
  width: 1224px;
  margin-top: 48px;
}

.veja_tambem_card_wrapper {
  justify-content: space-between;
  align-items: flex-start;
  width: 1224px;
  height: 286px;
  margin-top: 36px;
  display: flex;
}

.veja_tambem_card_wrapper.centered {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  justify-content: center;
}

.veja_tambem_card {
  border: 1px solid var(--black-salvato);
  color: var(--black-salvato);
  text-align: center;
  border-radius: 12px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 289px;
  height: 286px;
  font-size: 22px;
  font-weight: 300;
  line-height: 24px;
  text-decoration: none;
  transition: all .5s;
  display: flex;
  overflow: hidden;
}

.veja_tambem_card:hover {
  font-weight: 700;
}

.veja_tambem_card_photo {
  background-image: url('../images/hidratacao-face-pescoco.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 8px;
  flex: none;
  justify-content: center;
  align-items: flex-start;
  width: 262px;
  height: 168px;
  margin-top: 12px;
  display: flex;
}

.veja_tambem_card_photo.acne {
  background-image: url('../images/acne.jpg');
}

.veja_tambem_card_photo.olheiras {
  background-image: url('../images/olheiras.jpg');
}

.veja_tambem_card_photo.manchas {
  background-image: url('../images/manchas-de-sol.jpg');
}

.veja_tambem_card_photo.rugas {
  background-image: url('../images/rugas-linhas.jpg');
}

.veja_tambem_card_photo.terapia {
  background-image: url('../images/terapia-capilar.jpg');
}

.veja_tambem_card_photo.biopsia {
  background-image: url('../images/biopsioa-cabelo.jpg');
}

.veja_tambem_card_photo.triscoscopia {
  background-image: url('../images/tricoscopia.jpg');
}

.veja_tambem_card_photo.alopecias {
  background-image: url('../images/alopecias.jpg');
}

.veja_tambem_card_photo.estrias {
  background-image: url('../images/estrias.jpg');
}

.veja_tambem_card_photo.suor {
  background-image: url('../images/hiperidrose.jpg');
}

.veja_tambem_card_photo.flacidez {
  background-image: url('../images/flacidez.jpg');
}

.veja_tambem_card_link {
  margin-top: 24px;
  line-height: 24px;
  transition: all .5s;
}

.veja_tambem_card_link:hover {
  font-weight: 700;
}

.mapa {
  width: 100vw;
  height: 100vh;
}

.contato_clinica {
  z-index: 30;
  border-radius: 20px 216px 216px;
  width: 432px;
  height: 432px;
  position: absolute;
  bottom: 80px;
  right: 120px;
  overflow: hidden;
}

.contato_clinica_gota {
  z-index: 20;
  background-image: url('../images/gora_azul_left.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 432px;
  height: 432px;
  position: absolute;
  bottom: 50px;
  right: 96px;
}

.contato_clinica_wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1320px;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.contato_clinica_right {
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  display: flex;
  position: relative;
}

.contato_clinica_left {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  padding-left: 72px;
  padding-right: 72px;
  display: flex;
  position: relative;
}

.contato-copy {
  z-index: 10;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 600px;
  margin-top: 72px;
  display: flex;
  position: relative;
}

.main_drop_contato {
  vertical-align: middle;
  object-fit: cover;
  width: 440px;
  height: 440px;
}

.video_container-copy {
  object-fit: fill;
  background-color: #e6515130;
  border-radius: 20px 120px;
  justify-content: space-between;
  align-items: center;
  width: 384px;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.clinica_hero_back_img {
  object-fit: fill;
  background-image: url('../images/clinica_hero_back.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px 120px;
  justify-content: space-between;
  align-items: center;
  width: 384px;
  height: 660px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.clinica-galeria {
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.clinica-galeria-wrapper {
  width: 100%;
  max-width: 1224px;
}

.slider {
  background-color: var(--_color---salvato-light);
  height: 100%;
}

.image-5 {
  width: 100%;
  height: 100%;
}

.slide-nav {
  margin-bottom: -40px;
}

.div-block-12 {
  width: 100%;
  display: flex;
}

.slide {
  width: 40%;
  padding-left: 12px;
  padding-right: 12px;
}

.grid {
  width: 100%;
  height: 100%;
}

.grid-2 {
  grid-template-rows: auto auto auto;
  width: 100%;
}

.clinica-galeria-foto {
  border-radius: 20px 80px;
  height: 400px;
}

.clinica-galeria-foto._01 {
  background-image: url('../images/clinica_02_b.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.clinica-galeria-foto._02 {
  background-image: url('../images/clinica_03_b.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.clinica-galeria-foto._03 {
  background-image: url('../images/clinica-05.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.clinica-galeria-foto._04 {
  background-image: url('../images/clinica-03.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.clinica-galeria-foto._05 {
  background-image: url('../images/clinica-04.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.clinica-galeria-foto._06 {
  background-image: url('../images/clinica-06.jpg');
  background-position: 50% 20%;
  background-repeat: no-repeat;
  background-size: cover;
}

.tratamento_nivel2_card_single_img {
  z-index: 10;
  background-image: url('../images/woman-face-and-moisturizer-cream-for-skincare-bea-2025-04-05-18-06-03-utc.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 100px 12px;
  flex: none;
  width: 384px;
  height: 100%;
  position: relative;
}

.tratamento_nivel2_card_single_img.face {
  border-radius: 100px 12px;
}

.tratamento_nivel2_card_single_img.cabelo {
  background-image: url('../images/positive-optimistic-young-woman-posing-indoors-at-2025-02-14-18-08-05-utc-1.jpg');
}

.tratamento_nivel2_card_single_img.rugas {
  background-image: url('../images/rugas-linhas.jpg');
  background-size: cover;
}

.tratamento_nivel2_card_single_img.acne {
  background-image: url('../images/acne.jpg');
  background-size: cover;
}

.tratamento_nivel2_card_single_img.olheira {
  background-image: url('../images/olheiras.jpg');
  background-size: cover;
}

.tratamento_nivel2_card_single_img.hidratacao {
  background-image: url('../images/hidratacao-face-pescoco.jpg');
}

.tratamento_nivel2_card_single_img.manchas {
  background-image: url('../images/manchas-de-sol.jpg');
}

.tratamento_nivel2_card_single_img.terapia-capilar {
  background-image: url('../images/terapia-capilar.jpg');
}

.tratamento_nivel2_card_single_img.biopsia-couro {
  background-image: url('../images/biopsioa-cabelo.jpg');
}

.tratamento_nivel2_card_single_img.tricoscopia {
  background-image: url('../images/tricoscopia.jpg');
}

.tratamento_nivel2_card_single_img.alopecias {
  background-image: url('../images/alopecias.jpg');
}

.tratamento_nivel2_card_single_img.flacidez {
  background-image: url('../images/flacidez.jpg');
}

.tratamento_nivel2_card_single_img.estrias {
  background-image: url('../images/estrias.jpg');
}

.tratamento_nivel2_card_single_img.hiperidrose {
  background-image: url('../images/hiperidrose.jpg');
}

.tratamento_nivel2_card_single_img.unhas {
  background-image: url('../images/unhas-fracas.jpg');
}

.tratamento_nivel2_card_single_img.cancer {
  background-image: url('../images/cancer-pele.jpg');
}

.tratamento_nivel2_card_single_img.biopsia {
  background-image: url('../images/biopsia-pele.jpg');
}

.tratamento_nivel2_card_single_img.bioestimulador {
  background-image: url('../images/bioestimulador.jpg');
}

.tratamento_nivel2_card_single_img.ultrassom {
  background-image: url('../images/ultrassom-micro.jpg');
}

.tecnologias_card {
  background-color: var(--_color---salvato-light);
  border: 1px solid #000;
  border-radius: 12px;
  justify-content: space-between;
  align-items: flex-start;
  width: 1224px;
  height: 456px;
  margin-top: 24px;
  margin-bottom: 24px;
  padding: 24px;
  display: flex;
  position: sticky;
  top: 48px;
  overflow: hidden;
}

.tecnologias_card_foto {
  background-image: url('../images/thumb_tec.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 12px;
  width: 456px;
  height: 410px;
}

.tecnologias_card_foto.pico {
  background-image: url('../images/picossegundos.jpg');
}

.tecnologias_card_foto.fracionado {
  background-image: url('../images/fracionado.jpg');
}

.tecnologias_card_foto.lip {
  background-image: url('../images/luz-intensa.jpg');
}

.tecnologias_card_foto.microfocado {
  background-image: url('../images/ultrassom-micro.jpg');
}

.tecnologias_card_foto.liftera {
  background-image: url('../images/liftera.jpg');
}

.tecnologias_card_foto.fotona {
  background-image: url('../images/fotona.jpg');
}

.tecnologias_card_foto.vectra {
  background-image: url('../images/vectra.jpg');
}

.tecnologia_card_par {
  color: #3d3d3d;
  width: 80%;
  margin-top: 72px;
  font-family: Work Sans, sans-serif;
}

.tecnologia_card_title {
  color: #3d3d3d;
  text-transform: capitalize;
  max-width: 70%;
  font-size: 32px;
  line-height: 40px;
}

.tecnologia_card_single_content {
  z-index: 10;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
  padding-top: 26px;
  padding-left: 24px;
  display: flex;
  position: relative;
}

.tecnologia_card_grad {
  background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--amarelo-salvato), var(--pink-salvato));
  opacity: .31;
  filter: blur(100px);
  width: 600px;
  height: 600px;
  position: absolute;
  inset: 0% 0% auto auto;
  transform: translate(50%, 50%);
}

.tecnologias_card_icon {
  background-image: url('../images/thumb_tec.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 12px;
  width: 102px;
  height: 102px;
}

.tecnologias_card_icon.pico {
  background-image: url('../images/tec_pico.svg');
}

.tecnologias_card_icon.dual {
  background-image: url('../images/tec_fracionado.svg');
}

.tecnologias_card_icon.lip {
  background-image: url('../images/tec_pulsada.svg');
}

.tecnologias_card_icon.microfocado {
  background-image: url('../images/tec_ulthera.svg');
}

.tecnologias_card_icon.liftera {
  background-image: url('../images/tec_liftera.svg');
}

.tecnologias_card_icon.coolfase {
  background-image: url('../images/tec_coolfase.svg');
}

.tecnologias_card_icon.fotona {
  background-image: url('../images/tec_fotona.svg');
}

.tecnologias_card_icon.vectra {
  background-image: url('../images/tec_3d.svg');
}

.footer_link {
  color: var(--_color---viola-salvato);
}

.slider-div {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
}

.gallery-slider {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.gallery-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.gallery-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.gallery-slide {
  background-color: #0000;
  height: auto;
}

.gallery-slide-wrapper {
  max-width: 47%;
  margin-right: 6%;
}

.gallery-slide-image {
  position: relative;
}

.gallery-image {
  width: 100%;
}

.gallery-slide-text {
  color: #f5f7fa;
  margin-bottom: 0;
  line-height: 32px;
  position: absolute;
  bottom: 24px;
  left: 24px;
  right: 24px;
}

.gallery-slider-left {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  left: -50px;
}

.gallery-slider-left:focus-visible, .gallery-slider-left[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.slider-arrow-embed {
  color: #1a1b1f;
}

.gallery-slider-right {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  right: -50px;
}

.gallery-slider-right:focus-visible, .gallery-slider-right[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.gallery-slide-nav {
  display: none;
}

.mask {
  border-radius: 48px 12px;
  width: 662px;
  height: 552px;
}

.slider-2 {
  background-color: var(--_color---salvato-light);
  width: 100%;
  height: 552px;
}

.slide-nav-2 {
  color: var(--pink-salvato);
  margin-bottom: -38px;
}

.slide-nav-2.t {
  opacity: .5;
  color: var(--amarelo-salvato);
}

.slide-2 {
  margin-right: 24px;
}

.contato_principal {
  z-index: 10;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 700px;
  margin-bottom: 24px;
  padding-top: 100px;
  display: flex;
  position: relative;
}

.main_contato_left {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  padding-left: 72px;
  padding-right: 72px;
  display: flex;
  position: relative;
}

.contato_info_block {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 12px;
  font-family: Work Sans, sans-serif;
  display: flex;
}

.contato_icon {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  display: flex;
}

.image-6 {
  height: 100%;
}

.info_contato_block {
  color: var(--black-salvato);
  margin-left: 24px;
}

.drop_line {
  z-index: 10;
  justify-content: flex-start;
  align-items: center;
  width: 432px;
  height: 432px;
  position: absolute;
  inset: auto auto auto 72px;
  overflow: visible;
  transform: translate(0, 24px);
}

.contato_gota-copy {
  z-index: 20;
  background-image: url('../images/gota_grad_01.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 432px;
  height: 432px;
  position: absolute;
  bottom: 50px;
  right: 96px;
}

.mob_mebu_link_text {
  text-decoration: none;
}

.clinica_statement {
  z-index: 10;
  color: #3d3d3d;
  text-align: center;
  max-width: 580px;
  margin-top: 24px;
  font-size: 50px;
  line-height: 58px;
  position: relative;
}

.clinica_statement.just--left {
  text-align: left;
}

.clinica_statement.just--left.contact {
  margin-top: -80px;
}

.clinica_statement.just--left.main--contact {
  margin-top: -90px;
  margin-bottom: 20px;
  font-size: 44px;
}

.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;
  text-transform: none;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.heading-3 {
  color: var(--_color---viola-salvato);
  font-family: the-seasons, sans-serif;
}

.text-block-4 {
  color: var(--_color---viola-salvato);
  text-transform: uppercase;
  font-family: novecento-sans-wide, sans-serif;
}

.voltar {
  color: var(--_color---viola-salvato);
  text-transform: none;
  margin-top: 13px;
  font-family: the-seasons, sans-serif;
  font-size: 20px;
}

.background-video-6, .video_clinica, .video_clinica_back {
  width: 100%;
  height: 100%;
}

.link_whatsapp {
  color: var(--black-salvato);
  text-decoration: none;
}


.whatsapp {
  z-index: 100000;
  background-color: #25D366;
  color: var(--_color---white);
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  padding: 12px 20px;
  text-decoration: none;
  transition: all .3s ease;
  width: fit-content;
  display: flex;
  position: fixed;
  right: 20px;
  bottom: 20px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.whatsapp:hover {
  background-color: #128C7E;
  transform: scale(1.05);
}

.whatsapp_icon {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
}

.whatsapp_text {
  color: #fff;
  font-family: novecento-sans-wide, sans-serif;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
}

@media screen and (max-width: 991px) {
  .hero_section {
    width: 100vw;
    height: auto;
    margin-top: 64px;
    overflow: visible;
  }

  .hero_wrapper {
    max-width: none;
    overflow: hidden;
  }

  .h1.hidden-on-load {
    width: 100%;
  }

  .nav_container {
    display: none;
  }

  .nav_container.mob {
    display: flex;
  }

  .hero_wrapper_right {
    width: 60%;
  }

  .hero_wrapper_left {
    width: 40%;
  }

  .hero_h2 {
    width: 90%;
  }

  .hero_h2.hidden-on-load {
    width: 100%;
  }

  .hero_gradient_01 {
    width: 600px;
  }

  .hero_main_photo {
    justify-content: center;
    align-items: center;
    max-width: none;
    height: 80%;
    margin-left: -100px;
  }

  .nav_wrapper.mob {
    width: 100vw;
    height: 68px;
  }

  .testimonial_gradient_container {
    width: 100vw;
    height: 460px;
    overflow: visible;
  }

  .statement {
    overflow: visible;
  }

  .statement_span {
    font-size: 44px;
    line-height: 44px;
  }

  .statement_wrapper {
    font-size: 12px;
  }

  .contato {
    height: auto;
    margin-bottom: 0;
    overflow: hidden;
  }

  .main_testimonials {
    overflow: visible;
  }

  .heading {
    font-size: 50px;
    line-height: 52px;
  }

  .salvato_section {
    overflow: visible;
  }

  .salvato_wrapper {
    min-width: 0;
    max-width: 800px;
  }

  .salvato_right {
    padding-left: 13px;
    padding-right: 24px;
  }

  .education_wrapper {
    width: auto;
  }

  .cta_hero_wrapper {
    width: 260px;
    height: 110px;
  }

  .cta_hero_wrapper.atendimento {
    justify-content: center;
    align-items: center;
  }

  .cta_main {
    width: 180px;
  }

  .cta_grad {
    width: 160px;
    height: 72px;
  }

  .session_left {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }

  .session_right {
    width: 50%;
    overflow: hidden;
  }

  .section_title {
    font-size: 48px;
    line-height: 50px;
  }

  .section_title.just--left.contact {
    text-align: center;
  }

  .main_session_image {
    justify-content: center;
    align-items: center;
    width: 100%;
    overflow: hidden;
  }

  .video_container {
    width: 340px;
    height: 90%;
  }

  .main_drop_image {
    width: 360px;
    height: 360px;
  }

  .drop_01 {
    width: 340px;
    height: 340px;
    left: 49px;
    transform: translate(0);
  }

  .drop_image_container {
    width: 360px;
    height: 360px;
    display: none;
    left: auto;
  }

  .full_session_social_proof {
    max-width: 800px;
    overflow: visible;
  }

  .tratamentos_principais {
    height: auto;
    overflow: visible;
  }

  .main_drop_image_clone {
    height: 440px;
  }

  .card_tratamento {
    width: 32%;
  }

  .cards_wraper {
    width: 90vw;
    min-width: 0;
    max-width: none;
    padding-left: 24px;
    padding-right: 24px;
  }

  .card_tratamento_img {
    height: 100%;
  }

  .cta_hero_text {
    font-size: 14px;
    font-weight: 400;
  }

  .clinico_e_colageno {
    overflow: visible;
  }

  .colageno_sticky {
    min-width: 0;
  }

  .colegano_content {
    min-width: 0;
    margin-left: 400px;
  }

  .sticky_image_wrapper {
    border-top-left-radius: 60px;
    border-bottom-right-radius: 60px;
    width: 280px;
  }

  .sticky_img_top, .sticky_img_bottom {
    border-radius: 80px 12px;
  }

  .ball_grad_01 {
    width: 460px;
    height: 460px;
  }

  .gota_svg {
    display: none;
  }

  .grad_stick {
    justify-content: flex-end;
    align-items: flex-end;
    width: 50%;
    min-width: 0;
  }

  .tecnologias {
    height: auto;
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .section_paragraph.just--left {
    text-align: center;
  }

  .gota_grad {
    width: 280px;
    height: 280px;
  }

  .ball_grad_02 {
    width: 460px;
    height: 460px;
  }

  .cards_titles_wraper {
    width: 100vw;
    min-width: 0;
    max-width: none;
  }

  .card_title {
    width: 240px;
  }

  .tecnologias_video_container, .tecnologias_video_gota {
    width: 280px;
    height: 280px;
  }

  .rafaela_main_img {
    width: 340px;
    height: 430px;
    transform: translate(-2px, -38px);
  }

  .back_rafaela {
    width: 290px;
    height: 560px;
    left: 24px;
  }

  .contato_wrapper {
    flex-flow: row;
    max-width: 780px;
    height: auto;
  }

  .contato_left {
    justify-content: center;
    align-items: center;
    height: 560px;
    padding-left: 0;
    padding-right: 24px;
  }

  .contato_right {
    order: -1;
    width: 50%;
    height: 560px;
    overflow: visible;
  }

  .contato_back {
    width: 300px;
    height: 510px;
    right: auto;
  }

  .contato_main {
    width: 280px;
    height: 280px;
    bottom: auto;
    right: 92px;
  }

  .contato_gota {
    width: 280px;
    height: 280px;
    bottom: 125px;
    right: 68px;
  }

  .footer_wrapper {
    width: 100vw;
    max-width: none;
    padding-left: 24px;
    padding-right: 24px;
  }

  .footer_text_column.right {
    padding-right: 8px;
  }

  .hero_section-secondary {
    width: 880px;
  }

  .hero_wrapper-secondary {
    flex-flow: column;
    max-width: 800px;
    height: auto;
    margin-top: 52px;
  }

  .hero_wrapper_left-secondary {
    justify-content: center;
    align-items: center;
    width: 80%;
    height: auto;
    margin-top: 48px;
  }

  .hero_wrapper_right-secondary {
    order: -1;
    width: 320px;
    height: 320px;
    display: flex;
  }

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

  .hero_h2--secondary.hidden-on-load {
    width: 100%;
  }

  .main_secondary_image, .video_container_secondary.is--hidden {
    display: none;
  }

  .drop_secondary {
    width: 320px;
    height: 320px;
    top: 0;
    left: 0;
    transform: translate(0);
  }

  .drop_secondary.is-hidden {
    top: 117px;
    left: auto;
    right: auto;
    transform: translate(-12px);
  }

  .drop_secondary_container {
    width: 320px;
    height: 320px;
    left: 0;
  }

  .hero_paragraph-secondary {
    text-align: center;
    max-width: none;
  }

  .cta_hero_wrapper-secondary {
    justify-content: center;
    align-items: center;
  }

  .cta_grad_secondary {
    height: 72px;
  }

  .tecnologias_secondary {
    height: auto;
  }

  .tratamento_card_single {
    flex-flow: column;
    width: 90%;
    top: 86px;
  }

  .tratamento_card_single_img, .tratamento_card_single_img.face {
    border-top-right-radius: 12px;
    border-bottom-left-radius: 12px;
    order: -1;
    width: 100%;
    height: 200px;
  }

  .tratamento_card_single_img.corpo, .tratamento_card_single_img.clinico, .tratamento_card_single_img.colageno {
    background-size: cover;
  }

  .tratamento_card_single_content {
    justify-content: space-between;
    align-items: center;
    margin-top: 6px;
  }

  .tratamento_card_title {
    max-width: 100%;
  }

  .tratamento_card_chips_wrapper {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .tratamento_card_chips_wrapper.cabelo {
    width: 100%;
  }

  .tratamento_card_para {
    text-align: center;
    width: 100%;
  }

  .tecnologias_secondary_columns {
    flex-flow: column;
  }

  .tec_sec_left {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .sec_tec_card_ico {
    width: 60px;
    height: 60px;
  }

  .sec_tec_card_content {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .tec_sec_right {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .main_drop_image_sec.tratamentos {
    width: 320px;
    height: 320px;
  }

  .tratamento_individual_card_single {
    flex-flow: column;
    width: 90%;
    top: 86px;
  }

  .tratamento_individual_card_single_content {
    text-align: center;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
  }

  .cta_grad_ind, .cta_ind_grad {
    height: 72px;
  }

  .todos_os_tratamentos {
    width: 100%;
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-10 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: wrap;
  }

  .todos_tratamentos_link_text {
    padding-right: 12px;
    font-size: 16px;
    font-weight: 400;
  }

  .trat_sec_nivel {
    display: flex;
  }

  .trat_sec_nivel_wrapper {
    flex-flow: column;
    align-items: center;
    width: 100vw;
    max-width: none;
  }

  .veja_tambem {
    width: 100vw;
  }

  .veja_tambem_card_wrapper {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    width: 100%;
    padding-left: 12px;
    padding-right: 12px;
  }

  .veja_tambem_card_wrapper.centered {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    width: 100vw;
  }

  .veja_tambem_card {
    height: 260px;
  }

  .veja_tambem_card_photo, .veja_tambem_card_photo.hidratacao {
    width: 90%;
  }

  .veja_tambem_card_link {
    margin-top: 16px;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
  }

  .video_container-copy {
    border-top-right-radius: 80px;
    border-bottom-left-radius: 80px;
    width: 320px;
    height: 320px;
  }

  .grid-2 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .tratamento_nivel2_card_single_img {
    border-top-left-radius: 12px;
    border-bottom-right-radius: 12px;
    order: -1;
    width: 100%;
    height: 240px;
  }

  .tecnologias_card {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 90%;
    height: auto;
  }

  .tecnologias_card_foto {
    order: -1;
    width: 100%;
    height: 240px;
  }

  .tecnologia_card_par {
    text-align: center;
    margin-top: 24px;
  }

  .tecnologia_card_single_content {
    justify-content: center;
    align-items: center;
    margin-top: 12px;
    padding-top: 0;
    padding-left: 0;
  }

  .tecnologias_card_icon {
    width: 60px;
    height: 60px;
    margin-top: 16px;
  }

  .container-2 {
    max-width: 728px;
  }

  .gallery-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

  .mob_burger {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 22px;
    height: 18px;
    display: flex;
  }

  .burger_line_01, .burger_line_02, .burger_line_03 {
    background-color: var(--_color---viola-salvato);
    width: 100%;
    height: 2px;
  }

  .nav_menu_wrapper_mob {
    background-color: var(--_color---salvato-light);
    flex-flow: column;
    width: 100%;
    height: 140px;
    padding-left: 20px;
    padding-right: 20px;
    display: none;
    position: absolute;
    top: 68px;
    overflow: hidden;
    box-shadow: 0 4px 5px #0003;
  }

  .mob_menu_link {
    color: var(--_color---viola-salvato);
    text-align: center;
    justify-content: center;
    align-items: center;
    font-family: novecento-sans-wide, sans-serif;
    font-size: 14px;
    text-decoration: none;
    display: flex;
  }

  .mob_mebu_link_text {
    border-top: 1px solid var(--_color---viola-salvato);
    letter-spacing: 1px;
    text-transform: uppercase;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 46px;
    display: flex;
  }

  .mob_mebu_link_text.is--first {
    border-top-style: none;
    border-top-width: 0;
  }
}

@media screen and (max-width: 767px) {
  .hero_section {
    width: 700px;
  }

  .hero_wrapper {
    flex-flow: column;
  }

  .hero_wrapper_right, .hero_wrapper_left {
    width: 360px;
    height: 50%;
  }

  .hero_cta_button {
    z-index: 100;
  }

  .hero_section-secondary {
    width: 700px;
  }

  .hero_wrapper-secondary {
    flex-flow: column;
  }

  .hero_wrapper_left-secondary, .hero_wrapper_right-secondary {
    width: 360px;
    height: 50%;
  }

  .gallery-slider {
    padding: 60px 15px;
  }

  .gallery-slide {
    margin-left: 10px;
    margin-right: 10px;
  }

  .gallery-slide-text {
    line-height: 30px;
  }

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

  .whatsapp {
    padding: 10px 16px;
    right: 15px;
    bottom: 15px;
    gap: 8px;
  }
  
  .whatsapp_text {
    font-size: 12px;
  }
}

@media screen and (max-width: 479px) {
  .hero_section {
    flex-flow: column;
    width: 100%;
    height: auto;
  }

  .hero_wrapper {
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    max-width: none;
    overflow: hidden;
  }

  .nav_container {
    display: none;
  }

  .nav_container.mob {
    z-index: 20000;
    display: flex;
  }

  .image {
    width: 180px;
  }

  .body {
    overflow: visible;
  }

  .hero_wrapper_right {
    flex: 0 auto;
    order: -1;
    height: 60%;
    margin-top: 0;
    padding-top: 68px;
  }

  .hero_wrapper_left {
    width: 100%;
    height: 310px;
  }

  .hero_h2 {
    width: 100%;
    max-width: 340px;
    font-size: 22px;
  }

  .hero_h2.hidden-on-load {
    font-size: 24px;
    line-height: 30px;
  }

  .marquee-item {
    width: 220px;
    height: 240px;
  }

  .hero_gradient_01 {
    align-self: center;
    width: 360px;
    height: 400px;
    bottom: 0;
    transform: none;
  }

  .hero_main_photo {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    justify-content: center;
    align-items: flex-end;
    width: 360px;
    height: 280px;
    margin-left: 0;
  }

  .nav_wrapper {
    width: 100vw;
    height: 60px;
  }

  .nav_wrapper.mob {
    justify-content: space-between;
    padding-top: 0;
  }

  .brand {
    padding-left: 0;
  }

  .testimonial_gradient_container {
    width: 100vw;
    height: 600px;
    overflow: visible;
  }

  .nav-menu {
    background-color: var(--_color---salvato-light);
    width: 100vw;
  }

  .nav-menu.mob {
    flex-flow: column;
  }

  .navbar-cta {
    display: none;
  }

  .statement {
    justify-content: center;
    align-items: center;
    overflow: hidden;
  }

  .statement_span {
    height: 32px;
    font-size: 32px;
    line-height: 32px;
  }

  .statement_wrapper {
    width: 320px;
  }

  .statement_row {
    flex-flow: wrap;
    width: 100%;
  }

  .statement_icon {
    border-radius: 12px 2px;
    width: 48px;
    height: 37px;
  }

  .video_icon {
    width: 100%;
    height: 100%;
  }

  .video_icon.hidden {
    display: block;
  }

  .testimonial_text, .testimonial_nome {
    font-size: 14px;
  }

  .contato {
    flex-flow: column;
    height: auto;
    margin-bottom: 0;
    overflow: hidden;
  }

  .main_testimonials {
    overflow: visible;
  }

  .heading {
    max-width: 340px;
    font-size: 36px;
    line-height: 42px;
  }

  .heading.hidden-on-load {
    font-size: 40px;
    line-height: 48px;
  }

  .media--logo-container {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    max-width: 340px;
    overflow: visible;
  }

  .salvato_section {
    height: auto;
    margin-top: 48px;
    overflow: hidden;
  }

  .salvato_wrapper {
    flex-flow: column;
    min-width: 0;
    max-width: 360px;
  }

  .salvato_right {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100vw;
    padding-left: 24px;
    padding-right: 24px;
    display: flex;
  }

  .education_wrapper {
    justify-content: center;
    align-items: center;
    width: 340px;
    margin-top: 0;
  }

  .cta_hero_wrapper {
    z-index: 100;
    width: 100%;
  }

  .cta_hero_wrapper.atendimento {
    justify-content: center;
    align-items: center;
  }

  .cta_main {
    width: 220px;
    height: 40px;
  }

  .cta_grad {
    width: 220px;
    height: 60px;
  }

  .session_left {
    width: 100%;
    height: auto;
    margin-bottom: 24px;
  }

  .session_right {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .eyebrow {
    width: 260px;
    font-size: 15px;
  }

  .section_title {
    font-size: 36px;
    line-height: 42px;
  }

  .section_title.just--left {
    text-align: center;
    max-width: 360px;
  }

  .section_title.just--left.contact, .section_title.just--left.main--contact.is--hidden {
    margin-top: 0;
  }

  .cards_clinica {
    flex-flow: column;
  }

  .main_session_image {
    justify-content: center;
    align-items: center;
    width: 340px;
  }

  .video_container {
    border-radius: 12px 80px;
    width: 272px;
    height: 440px;
  }

  .main_drop_image {
    width: 100%;
    height: 100%;
  }

  .drop_01 {
    width: 300px;
    height: 300px;
    margin-top: 44px;
    margin-left: 32px;
    left: auto;
    transform: none;
  }

  .drop_image_container {
    width: 300px;
    height: 300px;
    display: none;
    left: auto;
  }

  .full_session_social_proof {
    flex-flow: column;
    max-width: 340px;
    height: auto;
    padding-top: 24px;
    overflow: hidden;
  }

  .tratamentos_principais {
    flex-flow: column;
    height: auto;
    overflow: hidden;
  }

  .main_drop_image_clone {
    width: 340px;
    height: 340px;
  }

  .card_tratamento.facial {
    flex: none;
    order: -1;
    width: 272px;
    height: 340px;
    position: relative;
  }

  .card_tratamento.cabelo, .card_tratamento.corpo {
    width: 272px;
    height: 340px;
    position: relative;
  }

  .tratamentos_marquee_wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    height: 220px;
  }

  .cards_wraper {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    flex: none;
    width: 100vw;
    min-width: auto;
    max-width: none;
    height: auto;
  }

  .card_tratamento_img {
    width: 100%;
    height: 100%;
  }

  .marquee_row {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    height: 48px;
  }

  .button_marquee {
    height: 44px;
    font-size: 16px;
    line-height: 24px;
  }

  .marquee_icon.facial, .marquee_icon.cabelo, .marquee_icon.corpo {
    height: 44px;
  }

  .cta_hero_text {
    font-size: 15px;
  }

  .clinico_e_colageno {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .colageno_sticky {
    display: none;
  }

  .colegano_content {
    width: 100vw;
    min-width: 340px;
    max-width: 0;
    margin-left: 0;
  }

  .sticky_image_wrapper {
    display: none;
  }

  .info_clinico, .info_colageno {
    width: 100vw;
  }

  .grad_stick {
    width: 100%;
    min-width: auto;
  }

  .tecnologias {
    flex-flow: column;
    height: auto;
  }

  .section_paragraph.just--left {
    text-align: center;
    width: 100%;
    margin-bottom: 24px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .secton_button {
    height: 48px;
    font-size: 16px;
    line-height: 32px;
    display: flex;
  }

  .clinica_card {
    width: 100%;
    margin-bottom: 24px;
  }

  .section_card {
    width: 220px;
  }

  .reviews {
    justify-content: center;
    align-items: center;
  }

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

  .cards_titles_wraper {
    min-width: 0;
    max-width: 100vw;
    display: flex;
    overflow: hidden;
  }

  .card_title {
    width: 272px;
  }

  .tecnologias_wrapper {
    flex-flow: column;
    max-width: 100%;
    height: auto;
  }

  .tecnologias_left {
    width: 100vw;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .tecnologias_right {
    order: -1;
    width: 100vw;
    height: 400px;
  }

  .tecnologias_video_container, .tecnologias_video_gota {
    width: 300px;
    height: 300px;
  }

  .background-video-5 {
    height: 100%;
  }

  .salvato_left {
    width: 100vw;
    height: 480px;
  }

  .rafaela_main_img {
    width: 310px;
    height: 400px;
    transform: translate(0, -24px);
  }

  .back_rafaela {
    width: 272px;
    height: 440px;
    left: auto;
  }

  .contato_wrapper {
    flex-flow: column;
    max-width: 340px;
    height: auto;
  }

  .contato_left {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100vw;
    height: 480px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .contato_right {
    order: -1;
    width: 100vw;
    height: 480px;
    margin-top: 24px;
  }

  .contato_back {
    width: 272px;
    height: 440px;
    right: auto;
  }

  .contato_main {
    width: 300px;
    height: 300px;
    position: static;
    bottom: 0;
    right: 0;
  }

  .contato_gota {
    width: 300px;
    height: 300px;
    margin-top: 44px;
    margin-left: 32px;
    bottom: auto;
    right: auto;
  }

  .footer_wrapper {
    justify-content: flex-start;
    align-items: center;
    width: 100vw;
    max-width: 360px;
  }

  .footer_row_01 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100vw;
    height: 80px;
  }

  .footer_row_02 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 90vw;
  }

  .footer_left {
    width: 100%;
  }

  .footer_credits {
    width: 90vw;
  }

  .footer_text_column {
    text-align: center;
    width: 280px;
  }

  .footer_text_column.right {
    border-top: 1px solid var(--_color---viola-salvato);
    width: 100%;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .footer_right {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-top: 20px;
  }

  .social_container {
    height: 24px;
  }

  .menu-button {
    padding-right: 0;
  }

  .menu-button.mob.w--open {
    background-color: var(--_color---salvato-light);
  }

  .hero_section-secondary {
    flex-flow: column;
    width: 100%;
  }

  .hero_wrapper-secondary {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    max-width: none;
    margin-top: 0;
  }

  .hero_wrapper_left-secondary {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    margin-top: 24px;
  }

  .hero_wrapper_right-secondary {
    flex-flow: row;
    flex: none;
    order: -1;
    justify-content: center;
    align-items: center;
    height: 280px;
    margin-top: 24px;
    display: flex;
  }

  .heading-secondary {
    text-align: center;
    max-width: 340px;
    font-size: 40px;
    line-height: 48px;
  }

  .heading-secondary.hidden-on-load {
    font-size: 40px;
    line-height: 48px;
  }

  .hero_h2--secondary {
    width: 100%;
    font-size: 22px;
  }

  .hero_h2--secondary.hidden-on-load {
    font-size: 24px;
    line-height: 30px;
  }

  .main_secondary_image, .video_container_secondary, .video_container_secondary.is--hidden {
    display: none;
  }

  .drop_secondary {
    width: 220px;
    height: 220px;
    position: absolute;
    top: auto;
    left: auto;
    transform: translate(12px, 12px);
  }

  .drop_secondary.is-hidden {
    display: none;
  }

  .drop_secondary_container {
    border-radius: 110px 12px 110px 110px;
    width: 220px;
    height: 220px;
    position: relative;
    top: 12px;
    left: 12px;
  }

  .eyebrow-secondary {
    font-size: 12px;
  }

  .hero_paragraph-secondary {
    text-align: center;
    margin-top: 24px;
    padding-left: 24px;
    padding-right: 24px;
    line-height: 18px;
  }

  .hero_paragraph-secondary.is--hidden {
    max-width: 320px;
  }

  .cta_hero_wrapper-secondary {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100px;
  }

  .cta_main_secondary {
    width: 220px;
    height: 40px;
  }

  .cta_grad_secondary {
    filter: blur(12px);
    width: 220px;
    height: 40px;
  }

  .tratamentos_card_section {
    width: 100vw;
  }

  .social_proof_secondary {
    max-width: 360px;
    margin-top: 24px;
  }

  .tecnologias_secondary {
    flex-flow: column;
    height: auto;
  }

  .tecnologias_secondary_wrapper {
    justify-content: flex-start;
    align-items: center;
    max-width: 360px;
    height: auto;
  }

  .tratamento_card_single {
    flex-flow: column;
    width: 340px;
    height: auto;
    padding-top: 12px;
    padding-bottom: 12px;
    top: 64px;
  }

  .tratamento_card_single_img.face, .tratamento_card_single_img.cabelo, .tratamento_card_single_img.corpo, .tratamento_card_single_img.clinico {
    border-top-right-radius: 24px;
    border-bottom-left-radius: 24px;
    order: -1;
    width: 316px;
    height: 172px;
  }

  .tratamento_card_single_img.colageno {
    background-size: cover;
    border-top-right-radius: 24px;
    border-bottom-left-radius: 24px;
    order: -1;
    width: 316px;
    height: 172px;
  }

  .tratamento_card_single_content {
    text-align: center;
    justify-content: space-between;
    align-items: center;
    margin-top: 24px;
  }

  .tratamento_card_title {
    max-width: 100%;
    margin-top: 12px;
    margin-bottom: 12px;
    font-size: 28px;
    line-height: 32px;
  }

  .tratamento_card_chips {
    display: none;
  }

  .tratamento_card_chips.mobile {
    display: flex;
  }

  .tratamento_card_chips_wrapper {
    justify-content: center;
    align-items: center;
  }

  .tratamento_card_para {
    width: 100%;
    line-height: 18px;
  }

  .tratamento_card_eyebrow {
    font-size: 12px;
  }

  .tecnologias_secondary_title {
    font-size: 40px;
    line-height: 48px;
  }

  .tecnologias_secondary_par {
    margin-bottom: 0;
    line-height: 18px;
  }

  .tecnologias_secondary_columns {
    flex-flow: column;
  }

  .tec_sec_left {
    justify-content: center;
    align-items: center;
    width: 360px;
  }

  .tec_sec_card {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .sec_tec_card_ico {
    width: 64px;
    height: 64px;
  }

  .sec_tec_card_ico.pico {
    flex-flow: row;
  }

  .sec_tec_card_content {
    justify-content: center;
    align-items: center;
    margin-top: 12px;
    margin-left: 0;
  }

  .sec_tec_card_par {
    font-weight: 400;
  }

  .sec_tec_card_title {
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
  }

  .tec_sec_right {
    justify-content: center;
    align-items: center;
    width: 360px;
  }

  .social_proof_sec_wrapper {
    height: auto;
  }

  .section_proof_grad {
    width: 100vw;
  }

  .main_drop_image_sec {
    width: 220px;
    height: 220px;
  }

  .main_drop_image_sec.facial {
    width: 260px;
    height: 220px;
  }

  .main_drop_image_sec.tratamentos {
    width: 220px;
    height: 220px;
  }

  .tratamentos_individuais_card_section {
    width: 100vw;
  }

  .tratamento_individual_card_single {
    flex-flow: column;
    width: 340px;
    height: auto;
    margin-top: 12px;
    margin-bottom: 12px;
    padding-top: 12px;
    padding-bottom: 12px;
    top: 72px;
  }

  .tratamento_individual_card_single_content {
    text-align: center;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
  }

  .tratamento_individual_card_grad {
    width: 360px;
    height: 360px;
  }

  .tratamento_individual_card_par {
    width: 320px;
    margin-top: 12px;
    margin-bottom: 12px;
    line-height: 18px;
  }

  .tratamento_individual_card_title {
    max-width: 320px;
    margin-top: 12px;
    margin-bottom: 12px;
    font-size: 28px;
    line-height: 32px;
  }

  .tratamentos_ind_cta_wrapper {
    width: 100%;
  }

  .cta_ind {
    width: 220px;
    height: 40px;
  }

  .cta_grad_ind, .cta_ind_grad {
    width: 220px;
    height: 60px;
  }

  .cta_ind_text {
    font-size: 15px;
  }

  .todos_os_tratamentos {
    flex-flow: column;
    width: 100vw;
    height: auto;
    display: flex;
  }

  .div-block-10 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
  }

  .todos_tratamentos_link_text {
    margin-left: 0;
    padding-right: 0;
    font-size: 18px;
  }

  .tecnologias_ind {
    flex-flow: column;
    padding-top: 0;
    padding-bottom: 24px;
  }

  .tecnologias_ind_wrapper {
    flex-flow: column;
  }

  .trat_sec_nivel_wrapper {
    padding-left: 13px;
    padding-right: 13px;
  }

  .trat_sec_nivel_wrapper.single {
    padding-left: 12px;
    padding-right: 12px;
  }

  .trat_sec_card {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: auto;
    padding: 24px;
  }

  .trat_sec_card.single {
    width: 100%;
  }

  .trat_sec_card_par {
    margin-top: 12px;
  }

  .veja_tambem {
    width: 100vw;
  }

  .veja_tambem_card_wrapper.centered {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
  }

  .main_drop_contato {
    width: 220px;
    height: 220px;
  }

  .clinica-galeria {
    flex-flow: column;
  }

  .clinica-galeria-wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

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

  .tratamento_nivel2_card_single_img {
    border-top-left-radius: 24px;
    border-bottom-right-radius: 24px;
    width: 316px;
    height: 172px;
  }

  .tecnologias_card {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 340px;
    height: auto;
    padding-top: 12px;
    padding-left: 0;
    padding-right: 0;
    top: 72px;
  }

  .tecnologias_card_foto {
    border-top-right-radius: 24px;
    border-bottom-left-radius: 24px;
    order: -1;
    width: 316px;
    height: 172px;
  }

  .tecnologias_card_foto.pico {
    order: -1;
  }

  .tecnologia_card_par {
    text-align: center;
    margin-top: 24px;
    line-height: 18px;
  }

  .tecnologia_card_title {
    text-align: center;
    font-size: 28px;
    line-height: 32px;
  }

  .tecnologia_card_single_content {
    justify-content: center;
    align-items: center;
    padding-left: 0;
  }

  .tecnologia_card_grad {
    width: 100vw;
    height: 300px;
    top: auto;
    bottom: 0;
    transform: none;
  }

  .tecnologias_card_icon {
    width: 64px;
    height: 64px;
  }

  .tecnologias_card_icon.pico {
    width: 64px;
    height: 64px;
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .container-2 {
    max-width: none;
  }

  .gallery-wrapper {
    grid-template-columns: 1fr;
  }

  .gallery-slide-wrapper {
    max-width: 100%;
    margin-right: 0%;
  }

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

  .contato_principal {
    height: auto;
  }

  .main_contato_left {
    text-align: center;
    order: -1;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    max-width: 340px;
    padding-left: 0;
    padding-right: 0;
  }

  .contato_info_block {
    flex-flow: column;
  }

  .contato_icon {
    margin-bottom: 6px;
    padding-bottom: 0;
  }

  .info_contato_block {
    text-align: center;
    margin-left: 0;
  }

  .drop_line.is--hidden {
    display: none;
  }

  .link-block-2 {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .link-block-2.w--current {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .footer_social {
    height: 24px;
  }

  .icon-2 {
    color: var(--_color---viola-salvato);
  }

  .mob_burger {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 22px;
    height: 18px;
    display: flex;
    position: relative;
  }

  .burger_line_01, .burger_line_02, .burger_line_03 {
    background-color: var(--_color---viola-salvato);
    width: 100%;
    height: 2px;
  }

  .nav_menu_wrapper_mob {
    background-color: var(--_color---salvato-light);
    flex-flow: column;
    width: 100%;
    height: 144px;
    padding-top: 1px;
    display: none;
    position: absolute;
    top: 60px;
    overflow: hidden;
    box-shadow: 0 6px 10px #58476d2e;
  }

  .mob_menu_link {
    color: var(--_color---viola-salvato);
    text-transform: uppercase;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 48px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: novecento-sans, sans-serif;
    text-decoration: none;
    display: flex;
  }

  .mob_mebu_link_text {
    border-top: 1px solid var(--_color---viola-salvato);
    border-right: 0px solid var(--_color---viola-salvato);
    border-left: 0px solid var(--_color---viola-salvato);
    text-align: center;
    letter-spacing: 1px;
    width: 100%;
    font-family: novecento-sans-wide, sans-serif;
    font-weight: 400;
    line-height: 48px;
  }

  .clinica_statement {
    font-size: 36px;
    line-height: 42px;
  }

  .clinica_statement.just--left {
    text-align: center;
    max-width: 360px;
  }

  .clinica_statement.just--left.contact {
    margin-top: 0;
  }

  .code-embed {
    width: 300px;
    height: 300px;
    display: none;
    overflow: hidden;
  }

  .whatsapp {
    padding: 10px 14px;
    right: 10px;
    bottom: 10px;
    gap: 6px;
  }
  
  .whatsapp_text {
    font-size: 11px;
  }
}


