:root {
  --primary: #77bbb5;
  --not_white: #f9f9f9;
  --not_black: #252525;
  --texto-destacado: Inter, sans-serif;
  --cta: #ffb966;
  --secondary: #849ac4;
  --white: white;
  --black: black;
  --h1: Poppins, sans-serif;
  --h2: Poppins, sans-serif;
  --h3: Poppins, sans-serif;
  --h4: Poppins, sans-serif;
  --h5: Poppins, sans-serif;
  --logo: "Caveat Brush", sans-serif;
  --body-text: Inter, sans-serif;
  --link: Inter, sans-serif;
  --small: Inter, sans-serif;
  --scrip-text: Satisfy, sans-serif;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

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

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

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

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

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 3.75rem;
  font-weight: 600;
  line-height: 4.5rem;
}

h2 {
  color: var(--primary);
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 60px;
}

h4 {
  color: var(--primary);
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 44px;
}

h5 {
  color: var(--not_white);
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 36px;
}

p {
  color: var(--not_black);
  text-align: justify;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 1rem;
  line-height: 1.6rem;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-bottom: 10px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px;
}

.container {
  width: 100%;
  max-width: 1440px;
  height: 100%;
  margin-top: 140px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 100px;
  padding-right: 100px;
}

.beneficios_wrap {
  grid-row-gap: 60px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 48px 100px 80px;
  text-decoration: none;
  display: flex;
}

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

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

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

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

.h4 {
  color: #77bbb5;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 44px;
  text-decoration: none;
}

.vectors-wrapper-2 {
  object-fit: cover;
  transform-style: preserve-3d;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 198.061px;
  text-decoration: none;
  display: flex;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.especialidades_wrap {
  grid-row-gap: 48px;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 48px 100px 80px;
  text-decoration: none;
  display: flex;
}

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

.servicios {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: space-between;
  align-self: auto;
  place-items: stretch stretch;
  width: 100%;
  margin-top: 0;
  text-decoration: none;
  display: flex;
}

.individuales {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-radius: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 525px;
  margin-top: 40px;
  text-decoration: none;
  display: flex;
}

.card {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
  background-color: #849ac4;
  border-radius: 24px;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-self: auto;
  align-items: center;
  width: 100%;
  padding: 48px 32px;
  text-decoration: none;
  display: flex;
}

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

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

.grupos {
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 525px;
  margin-top: 40px;
  text-decoration: none;
  display: flex;
}

.presentacion_wrap {
  grid-row-gap: 40px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 48px 100px 80px;
  display: flex;
}

.frame-11 {
  grid-column-gap: 50px;
  flex-flow: row;
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-13 {
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
}

.firma-1 {
  object-fit: cover;
}

.image {
  vertical-align: middle;
  object-fit: cover;
  border-radius: 12px;
}

.qa {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding: 48px 100px 80px;
  text-decoration: none;
  display: flex;
}

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

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

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

.header {
  background-color: #849ac4;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 16px 24px;
  text-decoration: none;
  display: flex;
}

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

.frame-19 {
  grid-column-gap: 8px;
  background-color: #f9f9f9;
  border-bottom-right-radius: 24px;
  border-bottom-left-radius: 24px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 16px 24px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 8px #00000040;
}

.footer {
  background-image: url('../images/Vector-2.png');
  background-position: 50% 0;
  background-size: cover;
  border-bottom: 1px solid #e4ebf3;
  flex: 1;
  margin-top: auto;
  padding: 40px 30px;
  position: relative;
}

.footer-divider-two {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.footer-bottom {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-copyright {
  color: var(--not_white);
}

.footer-legal-block {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-legal-link {
  color: var(--not_white);
  margin-left: 24px;
}

.footer-legal-link:hover {
  color: #3a4554;
}

.beneficios {
  justify-content: center;
  align-items: flex-start;
  display: block;
}

.especialidades {
  background-image: linear-gradient(180deg, var(--primary), white);
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.body {
  justify-content: flex-start;
  align-items: stretch;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1440px;
  margin-bottom: 0;
  padding: 16px 100px;
}

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

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  display: flex;
}

.navbar-brand {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: var(--not_white);
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.navbar-logo-left-2 {
  background-color: var(--primary);
}

.brand {
  color: var(--not_white);
  font-family: Caveat Brush, sans-serif;
  font-size: 24px;
}

.subbrand {
  color: var(--not_white);
  font-family: Caveat Brush, sans-serif;
  font-size: 20px;
}

.flex-block {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
}

.contacto {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  max-width: none;
  display: flex;
}

.div-block-6 {
  grid-column-gap: 16px;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.state-normal {
  grid-column-gap: 16px;
  background-image: linear-gradient(#ffd199 0%, #ffb966 100%);
  border-radius: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 24px 32px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 8px #48040a;
}

.hero-heading-left {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 0;
  position: relative;
}

.container-3 {
  flex-flow: wrap-reverse;
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
}

.hero-wrapper-2 {
  justify-content: space-between;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.hero-split-2 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 46%;
  display: flex;
}

.div-block-7 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: block;
}

.letter {
  background-color: var(--not_white);
  border-radius: 24px;
  flex-flow: column;
  padding: 24px;
  font-family: Satisfy, sans-serif;
  font-size: 24px;
  font-weight: 400;
  display: flex;
  box-shadow: 0 4px 8px -2px #0003;
}

.text_letter {
  text-align: left;
  font-family: Satisfy, sans-serif;
  font-size: 24px;
  line-height: 40px;
}

.feature_l, .feature_r.web {
  display: flex;
}

.paragrahp {
  text-align: left;
  flex: 0 auto;
  justify-content: flex-start;
  max-width: 100%;
  font-size: 16px;
  line-height: 26px;
  display: block;
}

.text-b {
  color: var(--not_black);
  margin-bottom: 0;
  font-size: 20px;
  line-height: 27px;
}

.text-b.white {
  font-family: var(--texto-destacado);
  font-weight: 600;
}

.white {
  color: var(--not_white);
}

.image-2, .image-3 {
  max-width: 50%;
}

.h1 {
  font-size: 60px;
  line-height: 72px;
}

.button {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: linear-gradient(180deg, #ffe8cc, var(--cta) 16%);
  border-radius: 16px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding: 24px 32px;
  display: flex;
  box-shadow: 0 4px 8px -2px #48040a;
}

.button:hover {
  background-image: linear-gradient(#ffe8c0, #ffd099 25%);
  padding: 24px 32px;
}

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

.background-video {
  aspect-ratio: auto;
  -webkit-text-fill-color: inherit;
  object-fit: contain;
  background-clip: border-box;
  height: auto;
  padding-top: 80px;
  padding-bottom: 80px;
}

.asesoramiento {
  background-color: var(--secondary);
  border-radius: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 24px 32px;
  display: flex;
}

.heading {
  color: var(--not_white);
  font-family: Poppins, sans-serif;
  font-weight: 400;
}

@media screen and (max-width: 991px) {
  h2 {
    text-align: center;
  }

  .container {
    max-width: 728px;
    margin-top: 100px;
  }

  .beneficios_wrap {
    padding: 40px 40px 60px;
  }

  .h4 {
    font-size: 28px;
    line-height: 36px;
  }

  .especialidades_wrap {
    padding: 40px 40px 60px;
  }

  .servicios {
    flex-flow: column;
    align-items: center;
    margin-top: 0;
  }

  .individuales, .grupos {
    max-width: none;
  }

  .presentacion_wrap {
    padding: 40px 40px 60px;
  }

  .frame-11 {
    grid-row-gap: 24px;
    flex-flow: row-reverse wrap-reverse;
    justify-content: center;
    align-items: flex-start;
  }

  .qa {
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .navbar-logo-left-container.shadow-three {
    padding-left: 40px;
    padding-right: 40px;
  }

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

  .navbar-wrapper {
    flex-flow: row;
  }

  .navbar-brand {
    justify-content: flex-end;
    align-items: center;
  }

  .nav-menu-wrapper {
    background-color: #0000;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    font-family: Inter, sans-serif;
    font-size: 16px;
    line-height: 160%;
    display: flex;
    position: absolute;
    right: 0;
  }

  .nav-menu-two {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    background-color: var(--not_white);
    color: var(--not_black);
    border-radius: 0 0 50px 50px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 50%;
    margin-top: 0;
    padding: 20px;
    list-style-type: none;
    display: flex;
    position: absolute;
    right: 0;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link {
    color: var(--not_black);
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-link.w--current {
    color: var(--not_black);
  }

  .menu-button {
    flex-flow: column;
    padding: 12px;
    display: flex;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .flex-block {
    align-items: stretch;
  }

  .contacto {
    justify-content: center;
    max-width: 60%;
  }

  .div-block-6 {
    justify-content: space-between;
    align-items: center;
  }

  .hero-heading-left {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .container-3 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    max-width: 728px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .hero-wrapper-2 {
    aspect-ratio: auto;
    object-fit: fill;
    flex-flow: wrap-reverse;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    position: static;
  }

  .hero-split-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    justify-content: flex-start;
    align-items: center;
    max-width: 100%;
    margin-bottom: 0;
  }

  .shadow-two-2 {
    box-shadow: none;
    max-width: 75%;
  }

  .list-item {
    color: var(--not_white);
    font-family: Inter, sans-serif;
  }

  .paragrahp {
    font-size: 14px;
    line-height: 21px;
  }

  .text-b {
    font-family: var(--texto-destacado);
    color: var(--not_white);
    align-self: auto;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
  }

  .text-b.black {
    color: var(--not_black);
  }

  .h1 {
    color: var(--not_black);
    font-size: 48px;
    line-height: 60px;
  }

  .h2 {
    font-size: 40px;
    line-height: 52px;
  }

  .h5 {
    font-size: 20px;
    line-height: 24px;
  }
}

@media screen and (max-width: 767px) {
  .beneficios_wrap {
    padding-top: 16px;
    padding-bottom: 40px;
  }

  .vectors-wrapper {
    margin-bottom: 16px;
  }

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

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

  .vectors-wrapper-2 {
    margin-bottom: 16px;
  }

  .especialidades_wrap, .presentacion_wrap {
    padding-top: 16px;
    padding-bottom: 40px;
  }

  .qa {
    padding: 16px 40px 40px;
  }

  .footer {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-legal-block {
    margin-top: 15px;
    margin-left: -24px;
  }

  .footer-legal-link {
    font-size: 14px;
    line-height: 20px;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-logo-left-container.shadow-three {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 0 0 20px 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .hero-heading-left {
    padding: 60px 15px;
  }

  .container-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-wrapper-2 {
    justify-content: center;
    align-items: flex-start;
  }

  .shadow-two-2 {
    max-width: 75%;
  }

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

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

  .feature_r {
    flex-flow: row-reverse wrap-reverse;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .paragrahp {
    text-align: left;
    line-height: 20px;
  }

  .text-b.white {
    text-align: left;
    font-size: 16px;
    line-height: 22px;
  }

  .text-b.black {
    font-size: 16px;
    line-height: 22px;
  }

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

  .h2 {
    margin-top: 0;
    margin-bottom: 16px;
    font-size: 32px;
    line-height: 40px;
  }
}

@media screen and (max-width: 479px) {
  .container {
    flex-flow: column;
    max-width: none;
    margin-top: 160px;
    padding-left: 18px;
    padding-right: 18px;
    display: flex;
  }

  .beneficios_wrap, .especialidades_wrap, .presentacion_wrap {
    padding: 18px 18px 24px;
  }

  .image {
    aspect-ratio: 2 / 3;
    height: 50%;
  }

  .qa {
    padding: 18px 18px 0;
  }

  .qa-2, .qa-01 {
    justify-content: flex-start;
    align-items: center;
  }

  .header, .frame-19 {
    padding-left: 18px;
    padding-right: 18px;
  }

  .footer {
    margin-top: 0;
    padding-top: 0;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

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

  .nav-menu-wrapper {
    text-align: center;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  .contacto {
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 100%;
  }

  .div-block-6 {
    grid-row-gap: 16px;
    flex-flow: column;
  }

  .hero-heading-left {
    padding: 24px 10px 50px;
  }

  .container-3 {
    max-width: none;
    padding-bottom: 24px;
    padding-left: 18px;
    padding-right: 18px;
  }

  .hero-wrapper-2 {
    flex-flow: row-reverse wrap-reverse;
  }

  .shadow-two-2 {
    max-width: 75%;
  }

  .text_letter {
    text-align: left;
    line-height: 30px;
  }

  .text-b.white {
    font-size: 14px;
  }

  .background-video {
    padding-top: 0;
    padding-bottom: 0;
  }

  .paragraph {
    text-align: left;
  }
}


