@font-face {
  font-family: Zonapro;
  src: url('../fonts/ZonaPro-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Zonapro;
  src: url('../fonts/ZonaPro-ExtraLight.otf') format("opentype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

:root {
  --orange: #ffb703;
  --white: white;
  --black: black;
  --cadet-blue: #219ebc;
  --dark-orange: #fb8500;
  --midnight-blue: #023047;
  --sombra: #0006;
  --sky-blue: #8ecae6;
  --steel-blue: #105f87;
  --royal-blue: #1a5f88;
  --dark-turquoise: #3bb6c9;
  --orange-2: #e99e25;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

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

p {
  margin-bottom: 10px;
  line-height: 26px;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 25px;
}

ol {
  max-width: 550px;
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 30px;
}

li {
  margin-bottom: 5px;
  padding-left: 5px;
}

blockquote {
  border-left: 5px solid var(--orange);
  max-width: 550px;
  margin-bottom: 10px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px;
}

.utility-page-wrap {
  background-image: linear-gradient(to right, #3bb6c9e6, #105f87e6), url('../images/online-news.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.parrafo {
  font-family: Roboto, sans-serif;
  font-size: 17px;
  line-height: 22px;
}

.parrafo.center {
  text-align: center;
}

.parrafo.center.blanco {
  color: var(--white);
}

.parrafo.der {
  text-align: right;
}

.parrafo.espacio {
  margin-top: 15px;
  margin-bottom: 15px;
}

.parrafo._0 {
  color: var(--white);
  margin-bottom: 0;
}

.parrafo.blanco {
  color: var(--white);
}

.parrafo._0 {
  margin-bottom: 0;
}

.parrafo._0.blanco {
  color: #fff;
}

.parrafo._0.negro {
  color: var(--black);
}

.parrafo._2 {
  color: var(--white);
  margin-bottom: 0;
  padding-top: 20px;
  font-size: 13px;
  font-style: italic;
}

.accordion-item-trigger {
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.body_clases {
  flex-direction: column;
  font-size: 16px;
  display: flex;
}

.section_100 {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  height: 100vh;
  padding: 10vh 5vw;
  display: flex;
  position: relative;
}

.section_100.auto {
  background-image: none;
  height: auto;
  min-height: 100vh;
}

.section_100.colrossito1 {
  background-color: var(--cadet-blue);
}

.section_100.home-1 {
  align-items: flex-start;
  padding: 0 0;
}

.section_100.home-1.contacto {
  height: 100vh;
}

.section_100.contacto {
  align-items: flex-start;
  height: 120vh;
  padding: 0 0;
}

.h1 {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 3vh;
  font-family: Mulish, sans-serif;
  font-size: 52px;
  line-height: 57px;
}

.h1.centro {
  text-align: center;
}

.h1.centro.blanco {
  color: var(--white);
}

.h1.color {
  color: var(--dark-orange);
}

.h1._2 {
  font-size: 40px;
  line-height: 45px;
}

.h2 {
  color: var(--white);
  margin-top: 0;
  font-family: Mulish, sans-serif;
  font-size: 45px;
  font-weight: 800;
  line-height: 60px;
}

.h2.negro {
  color: var(--black);
  font-weight: 800;
}

.h2._2 {
  text-align: center;
  font-size: 50px;
}

.h3 {
  color: var(--white);
  letter-spacing: .5px;
  margin-top: 0;
  font-family: Mulish, sans-serif;
  font-size: 45px;
  font-weight: 700;
  line-height: 50px;
}

.h3.negro {
  color: var(--black);
  font-family: Mulish, sans-serif;
}

.h3.sombra {
  text-shadow: 1px 1px 10px #0006;
  font-size: 35px;
  line-height: 40px;
}

.h4 {
  color: var(--black);
  margin-top: 0;
  font-family: Mulish, sans-serif;
  font-size: 30px;
  font-weight: 800;
  line-height: 35px;
}

.h4.color {
  color: var(--dark-orange);
}

.h4.blanco-2 {
  color: var(--white);
  margin-bottom: 0;
}

.container-horizontal {
  justify-content: center;
  align-items: center;
  margin-bottom: 5vh;
  display: flex;
}

.image_contain {
  z-index: 1;
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.section_auto {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 15vh 8vw;
  display: flex;
}

.section_auto.colositox {
  background-color: var(--midnight-blue);
}

.section_auto.reporte {
  align-items: flex-start;
  padding-left: 0;
}

.section_auto.reporte.oculto {
  display: none;
}

.section_auto.oculto {
  display: flex;
}

.section_auto.como {
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  position: relative;
}

.section_auto.azul {
  background-color: #105f870d;
}

.section_auto._3 {
  padding-top: 5vh;
  padding-bottom: 8vh;
}

.color {
  color: var(--cadet-blue);
}

.paleta_col {
  background-color: var(--white);
  border: 2px solid #000;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
}

.paleta_col._1 {
  background-color: var(--black);
}

.paleta_col._2 {
  background-color: var(--sombra);
}

.paleta_col._3 {
  background-color: var(--sky-blue);
}

.paleta_col._4 {
  background-color: var(--cadet-blue);
}

.paleta_col._5 {
  background-color: var(--midnight-blue);
}

.paleta_col._6 {
  background-color: var(--orange);
}

.paleta_col._7 {
  background-color: var(--dark-orange);
}

.imagen_ejemplo {
  border: 2px solid #000;
  width: 30vh;
  height: 30vh;
  margin-left: 5vw;
  margin-right: 5vw;
}

.image_cover {
  object-fit: cover;
  object-position: 50% 20%;
  width: 100%;
  max-width: none;
  height: 100%;
}

.image_cover.top {
  object-position: 50% 0%;
}

.image_cover.bot {
  object-position: 50% 100%;
}

.image_cover.izq {
  object-position: 0% 50%;
}

.image_cover.der {
  object-position: 100% 50%;
}

.image_cover._2 {
  object-position: 80% 50%;
}

.icono {
  width: 100px;
  height: 100px;
  margin-bottom: 15px;
}

.icono.peque {
  width: 40px;
  height: 40px;
}

.div_center {
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div_center.darks {
  background-color: var(--midnight-blue);
  padding: 20px;
}

.boton {
  background-color: var(--midnight-blue);
  margin-top: 10px;
  margin-bottom: 10px;
  transition: all .2s;
}

.boton:hover {
  background-color: var(--dark-orange);
  padding-left: 18px;
  padding-right: 18px;
}

.boton:active {
  border-radius: 5px;
}

.boton.claro {
  background-color: var(--orange);
  color: var(--black);
}

.boton.claro:hover {
  background-color: var(--dark-orange);
}

.boton.space {
  margin-top: 30px;
}

.parrafo-2 {
  text-align: left;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.parrafo-2.centrado {
  text-align: center;
}

.parrafo-2.centrado.blanco {
  color: var(--white);
  margin-bottom: 20px;
}

.h5 {
  margin-top: 0;
  font-family: Mulish, sans-serif;
  font-size: 25px;
  font-weight: 800;
  line-height: 30px;
}

.h5.centro {
  text-align: center;
}

.div-block-47 {
  grid-column-gap: 5vw;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding-top: 6vh;
  display: grid;
}

.cont-categorias {
  border-radius: 50vw 0 50vw 50vw;
  height: 50vh;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.cont-categorias._2 {
  height: 23vh;
}

.div-block-48 {
  background-image: linear-gradient(#00000026, #00000026);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 8vh;
  display: flex;
  position: absolute;
  inset: 0%;
}

.div-block-48._2 {
  padding-top: 0;
}

.boton-1 {
  border: 2px solid var(--steel-blue);
  background-color: var(--royal-blue);
  letter-spacing: .5px;
  text-transform: uppercase;
  border-radius: 50px;
  margin-top: 20px;
  padding: 10px 25px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  transition: all .3s;
}

.boton-1:hover {
  transform: scale(1.05);
}

.boton-1.falso {
  color: var(--white);
}

.boton-1.falso.oculto {
  display: none;
}

.boton-1.azul {
  border-color: var(--dark-turquoise);
}

.boton-1.azul:hover {
  background-color: var(--dark-turquoise);
}

.boton-1.azul-claro.w--current {
  margin-top: 25px;
}

.boton-1.azul-claro {
  border-color: var(--dark-turquoise);
  background-color: var(--dark-turquoise);
}

.boton-1.falso-copy {
  border-width: 3px;
  border-color: var(--white);
  color: var(--white);
  background-color: #0000;
  border-top-style: none;
  border-left-style: none;
  border-right-style: none;
  border-radius: 0;
  padding-left: 0;
  padding-right: 0;
}

.boton-1.naranja {
  border-color: var(--orange-2);
  background-color: var(--orange-2);
}

.boton-1.naranja.oculto {
  display: none;
}

.boton-1.naranja-vacio {
  border-color: var(--orange-2);
  background-color: #0000;
  margin-left: 15px;
}

.boton-1.naranja-vacio:hover {
  border-color: var(--dark-turquoise);
  background-color: var(--dark-turquoise);
}

.boton-1.azul {
  border-color: var(--dark-turquoise);
  color: var(--dark-turquoise);
  background-color: #0000;
  margin-left: 20px;
}

.boton-1.azul:hover {
  border-color: var(--dark-turquoise);
  background-color: var(--dark-turquoise);
  color: var(--white);
}

.navbar {
  z-index: 30;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  height: 17vh;
  padding-left: 4vw;
  padding-right: 4vw;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.brand {
  width: 11vw;
}

.cont-navbar {
  z-index: 5;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.body {
  padding-left: 0;
}

.nav-link {
  color: var(--white);
  letter-spacing: .5px;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Mulish, sans-serif;
  font-size: 19px;
  font-weight: 600;
  transition: all .2s;
}

.nav-link:hover {
  transform: translate(0, -3px);
}

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

.dropdown-list {
  background-color: var(--white);
}

.dropdown-list.w--open {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  box-shadow: -1px 1px 12px -3px #0000001a;
}

.dropdown-link {
  color: var(--steel-blue);
  text-align: center;
  font-family: Mulish, sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 25px;
}

.dropdown-link.w--current {
  color: var(--steel-blue);
}

.div-block-49 {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  border-bottom-right-radius: 35vw;
  width: 86%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.div-block-49.obsolute {
  width: 90%;
}

.div-block-50 {
  z-index: 3;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 10vw 5vw 5vw 8vw;
  display: flex;
  position: absolute;
  inset: 0%;
}

.div-block-50.movil {
  padding-top: 10vw;
  padding-bottom: 3vw;
}

.div-block-51 {
  grid-column-gap: 3vw;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1.2fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.div-block-52 {
  border-radius: 50vw 0 50vw 50vw;
  width: 70vh;
  height: 70vh;
  display: flex;
  overflow: hidden;
}

.nav-link-copy {
  color: var(--white);
  letter-spacing: .5px;
  background-color: #40b5c7;
  border-radius: 50px;
  margin-left: 15px;
  margin-right: 10px;
  padding: 10px 25px;
  font-family: Mulish, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

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

.nav-menu {
  align-items: center;
  display: flex;
}

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

.h3-copy {
  color: var(--white);
  letter-spacing: 2px;
  margin-top: 0;
  margin-bottom: 7px;
  font-family: Mulish, sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 50px;
}

.subtitulo {
  font-family: Mulish, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.div-block-54 {
  color: var(--white);
  width: 50%;
}

.div-block-55 {
  align-items: center;
  padding-top: 15px;
  display: flex;
}

.div-block-56 {
  width: 50%;
  position: relative;
}

.div-block-57 {
  width: 45%;
  padding-right: 2vw;
}

.div-block-58 {
  flex-direction: row;
  justify-content: space-between;
  width: 80%;
  display: flex;
}

.heading-5 {
  color: var(--dark-turquoise);
  margin-top: 0;
  font-family: Mulish, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 30px;
}

.heading-5.azus-oscuto {
  color: var(--steel-blue);
}

.titulo-items {
  color: var(--white);
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Mulish, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

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

.div-block-159 {
  color: #333;
  padding-top: 15px;
}

.div-block-159._2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  display: flex;
}

.div-block-125 {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  width: 100%;
  padding-left: 0;
  display: flex;
}

.close-icon {
  margin-left: 0;
  margin-right: 10px;
}

.heading-15 {
  color: var(--dark-turquoise);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 3vw;
  font-weight: 400;
  line-height: 26px;
}

.more-info {
  background-color: var(--steel-blue);
  color: #fff;
  border-radius: 5px;
  flex-direction: column;
  margin-top: 10px;
  margin-bottom: 15px;
  padding: 10px 15px;
  font-family: Montserrat, sans-serif;
  transition: all .3s;
  display: flex;
  box-shadow: 1px 1px 12px 1px #6b6b7026;
}

.more-info:hover {
  box-shadow: 1px 1px 12px 1px #3cbac433;
}

.more-info.oculto {
  display: none;
}

.div-block-156 {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  padding-top: 1vh;
  padding-bottom: 1vh;
  display: flex;
}

.accordion-wrapper {
  background-color: #0000;
  border-radius: 15px;
  display: block;
}

.accordion-item-trigger-2 {
  color: #333;
  cursor: pointer;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.accordion-item-trigger-2._2 {
  flex-direction: column;
}

.div-block-158 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-160 {
  padding-top: 8vh;
  position: sticky;
  top: 25vh;
  bottom: 15vh;
}

.div-block-161 {
  z-index: 5;
  grid-column-gap: 12vw;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 95%;
  display: grid;
  position: relative;
}

.div-block-161._2 {
  grid-column-gap: 5vw;
  grid-template-columns: .9fr 1fr;
  width: 93%;
}

.div-block-162 {
  width: 95%;
}

.div-block-163 {
  padding-top: 6px;
}

.div-block-164 {
  height: 85vh;
}

.image {
  object-fit: contain;
  object-position: 0% 50%;
  width: 100%;
  height: 100%;
}

.div-block-165 {
  z-index: 10;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-166 {
  grid-column-gap: 4vw;
  grid-row-gap: 16px;
  object-fit: fill;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  width: 100%;
  padding-top: 11vh;
  padding-bottom: 2vh;
  display: grid;
}

.div-block-167 {
  border: 3px solid var(--steel-blue);
  border-radius: 10px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  padding: 6vh 15px 2vh;
  transition: all .2s;
  display: flex;
  position: relative;
}

.div-block-167:hover {
  transform: scale(1.03);
}

.image-2 {
  background-color: var(--white);
  width: 80px;
  height: 80px;
  position: absolute;
  inset: -25% auto auto;
}

.div-block-168 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.h4-copy {
  color: var(--black);
  margin-top: 0;
  font-family: Mulish, sans-serif;
  font-size: 32px;
  line-height: 37px;
}

.h4-copy.center {
  text-align: center;
  font-size: 40px;
  line-height: 45px;
}

.h4-copy.center.azul-copy {
  color: var(--midnight-blue);
}

.h4-copy.azul {
  color: var(--steel-blue);
}

.footer {
  background-color: var(--steel-blue);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 11vh 8vw 0;
  display: flex;
  position: relative;
}

.div-block-169 {
  position: absolute;
  inset: -1% 0% auto;
}

.div-block-170 {
  z-index: 2;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 2vh;
  padding-bottom: 5vh;
  display: flex;
  position: relative;
}

.link-block {
  width: 13vw;
}

.image-3 {
  width: 100%;
}

.div-block-171 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.image-4 {
  width: 30px;
  height: 30px;
  margin-right: 8px;
}

.div-block-172 {
  align-items: center;
  padding-left: 15px;
  padding-right: 0;
  transition: all .2s;
  display: flex;
}

.div-block-172:hover {
  transform: translate(0, -5px);
}

.div-block-172._0 {
  padding-bottom: 15px;
  padding-left: 0;
}

.text-block {
  color: var(--white);
  font-family: Mulish, sans-serif;
  font-weight: 400;
}

.div-block-173 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.div-block-173.contacto {
  grid-column-gap: 16px;
  grid-row-gap: 9px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: flex-start start;
  width: 45%;
}

.div-block-71 {
  padding-top: 5vh;
}

.div-block-71._2 {
  padding-top: 4vh;
  display: flex;
}

.texto-footer {
  color: #fff;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 24px;
}

.texto-footer.copy {
  color: #fff;
  letter-spacing: .5px;
  text-transform: none;
  font-family: Mulish, sans-serif;
  font-size: 10px;
  line-height: 18px;
}

.link {
  color: #fff;
  margin-left: 30px;
  text-decoration: none;
}

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

.div-block-174 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.redes {
  width: 30px;
  height: 30px;
  margin-left: 30px;
}

.redes._0 {
  margin-left: 0;
}

.div-block-175 {
  justify-content: space-between;
  display: flex;
}

.div-block-176 {
  flex-direction: column;
  justify-content: space-between;
  width: 90%;
  height: 75vh;
  padding-right: 9vh;
  display: none;
}

.div-block-179 {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-bottom: 10px;
  display: flex;
}

.image-5 {
  object-fit: cover;
  width: 20px;
  margin-right: 10px;
}

.div-block-180 {
  justify-content: flex-start;
  align-items: center;
  padding-top: 4px;
  padding-bottom: 4px;
  display: flex;
}

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

.div-block-182 {
  background-color: var(--white);
  border-radius: 5px;
  flex-direction: column;
  align-items: center;
  padding: 30px 25px 30px 40px;
  transition: all .3s;
  display: flex;
  box-shadow: 1px 1px 10px 2px #0000000d;
}

.div-block-182.espacio {
  margin-top: 5vh;
}

.div-block-182.izq {
  align-items: flex-start;
}

.div-block-182.sin-fondo {
  box-shadow: none;
  background-color: #0000;
}

.marca-2 {
  position: absolute;
  inset: 0%;
}

.div-block-183 {
  z-index: 1;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  position: absolute;
  inset: 0%;
  box-shadow: 1px 1px 10px #00000026;
}

.div-block-184 {
  width: 100%;
  padding-bottom: 10px;
}

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

.opacidad-video {
  background-color: #105f87b3;
  position: absolute;
  inset: 0%;
}

.opacidad-video._2 {
  background-color: #105f87d9;
}

.video-fondo {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.opacidad-video-2 {
  background-image: linear-gradient(to right, var(--dark-turquoise), var(--steel-blue));
  opacity: .95;
  position: absolute;
  inset: 0%;
}

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

.div-block-185 {
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: 95%;
  padding-top: 15vh;
  padding-bottom: 15vh;
  padding-left: 8vw;
  display: flex;
}

.div-block-186 {
  border: 2.2px solid var(--orange-2);
  background-color: var(--orange-2);
  color: var(--white);
  text-align: center;
  border-radius: 50vw 0 50vw 50vw;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  margin-right: 11px;
  font-weight: 600;
  display: flex;
}

.text-block-2 {
  font-weight: 700;
}

.div-block-187 {
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 15px;
  display: flex;
}

.div-block-188 {
  grid-column-gap: 8vw;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-top: 5vh;
  display: grid;
}

.item-1 {
  transition: all .2s;
}

.item-1:hover {
  transform: translate(0, -5px);
}

.div-block-189 {
  background-image: url('../images/paper-analysis.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0 50vw 50vw 0;
}

.text-span {
  color: var(--orange-2);
  font-size: 20px;
  font-weight: 900;
  line-height: 25px;
}

.div-block-152 {
  z-index: 10;
  position: fixed;
  inset: auto 0% 3% auto;
}

.image-33 {
  border-radius: 50vw;
  width: 50px;
  height: 50px;
  margin-right: 20px;
  transition: all .3s;
  box-shadow: 1px 1px 10px 2px #0000000d;
}

.image-33:hover {
  margin-right: 25px;
}

.section {
  border-bottom-right-radius: 50vw;
  height: 55vh;
  position: relative;
  overflow: hidden;
}

.section.movil {
  display: none;
}

.opacidad {
  z-index: 2;
  background-color: #00000040;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  padding-top: 10vh;
  padding-left: 8vw;
  padding-right: 8vw;
  display: flex;
  position: relative;
}

.banner-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.banner-img._2 {
  object-fit: cover;
  object-position: 60% 20%;
}

.collection-list-wrapper {
  width: 100%;
}

.collection-list-wrapper._2 {
  padding-top: 5vh;
}

.collection-list {
  grid-column-gap: 5vw;
  grid-row-gap: 5vw;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-190 {
  background-image: linear-gradient(to bottom, var(--steel-blue), var(--steel-blue));
  width: 100%;
  height: 50vh;
  text-decoration: none;
  position: relative;
}

.collection-item {
  border-radius: 10px;
  transition: all .2s;
  overflow: hidden;
  box-shadow: 1px 1px 10px 2px #0000000d;
}

.collection-item:hover {
  transform: translate(0, -8px);
}

.heading-18 {
  color: var(--white);
  margin-top: 0;
  font-family: Mulish, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
}

.ooacidad-blog {
  background-image: linear-gradient(#0000, #000000e6);
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  padding: 17px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.div-block-196 {
  grid-column-gap: 5vw;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  width: 90%;
  padding-top: 5vh;
  display: grid;
}

.div-block-197 {
  border-radius: 10px;
  height: 70vh;
  position: sticky;
  top: 18vh;
  overflow: hidden;
}

.div-block-199 {
  padding-top: 0;
}

.fecha {
  color: var(--dark-turquoise);
  margin-top: 0;
  font-family: Mulish, sans-serif;
  font-size: 15px;
  line-height: 20px;
}

.fecha.blanco {
  color: var(--dark-turquoise);
  margin-bottom: 5px;
  font-weight: 600;
}

.text-field {
  color: var(--black);
  border-radius: 10px;
  margin-bottom: 7px;
  font-family: Mulish, sans-serif;
  font-weight: 500;
}

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

.form-block {
  width: 100%;
}

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

.div-block-200 {
  flex-direction: column;
  width: 45%;
  display: flex;
}

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

.div-block-201 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-block-203 {
  align-self: flex-start;
}

.div-block-204 {
  grid-column-gap: 5vw;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr;
  grid-auto-columns: 1fr;
  align-items: center;
  width: 85%;
  display: grid;
}

.div-block-204._2 {
  grid-template-columns: 1.25fr 1fr;
  align-items: start;
}

.div-block-205 {
  border-radius: 0 50vw 50vw;
  width: 28vw;
  height: 28vw;
  overflow: hidden;
}

.div-block-205.stiky {
  position: sticky;
  top: 13vh;
}

.div-block-205.stiky._2 {
  margin-top: 5vh;
}

.div-block-205.stiky.oculto-desktop, .div-block-205.stiky.movil {
  display: none;
}

.div-block-206 {
  height: 100%;
}

.div-block-208 {
  grid-column-gap: 4vw;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 85%;
  display: grid;
}

.text-span-2 {
  font-size: 20px;
  line-height: 23px;
}

.slider {
  height: 100%;
}

.left-arrow, .right-arrow, .slide-nav {
  display: none;
}

.h4-copy {
  color: var(--black);
  margin-top: 0;
  font-family: Mulish, sans-serif;
  font-weight: 800;
  line-height: 40px;
}

.h4-copy.center {
  text-align: center;
}

.heading-19 {
  color: var(--dark-turquoise);
  text-align: center;
  margin-top: 0;
  font-family: Mulish, sans-serif;
  font-size: 25px;
  font-weight: 800;
  line-height: 30px;
}

.h4-3 {
  color: var(--black);
  margin-top: 0;
  font-family: Mulish, sans-serif;
  font-size: 30px;
  line-height: 35px;
}

.heading-21 {
  color: var(--white);
  margin-top: 0;
  font-family: Mulish, sans-serif;
}

.div-block-209 {
  width: 20vw;
  margin-bottom: 4vh;
}

.success-message {
  background-color: var(--dark-turquoise);
}

.text-block-3 {
  color: var(--white);
  font-family: Mulish, sans-serif;
}

.text-block-4 {
  font-family: Mulish, sans-serif;
  font-size: 14px;
  line-height: 22px;
}

.checkbox-field {
  color: var(--white);
  font-family: Mulish, sans-serif;
  font-weight: 300;
}

.checkbox-label {
  font-size: 14px;
  line-height: 22px;
}

.link-15 {
  color: #d91470;
}

.div-block-210 {
  width: 70%;
}

.link-17 {
  color: var(--white);
}

.link-18 {
  color: var(--white);
  text-decoration: none;
}

.div-block-211 {
  justify-content: center;
  align-items: center;
  padding-top: 2vh;
  display: flex;
}

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

.div-block-214 {
  height: 100%;
}

.slider-2 {
  background-color: #0000;
  height: 100%;
}

.slide-nav-2, .right-arrow-2, .left-arrow-2 {
  display: none;
}

.div-block-215 {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-216 {
  padding-bottom: 3vh;
}

.div-block-218 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--dark-turquoise);
  border-radius: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 94%;
  display: grid;
  overflow: hidden;
}

.div-block-219 {
  height: 100%;
  position: relative;
}

.div-block-220 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 4vh;
  padding-bottom: 4vh;
  display: flex;
}

.div-block-221 {
  background-color: #00000040;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.div-block-222 {
  width: 80%;
}

.boton-1-2 {
  letter-spacing: .5px;
  text-transform: uppercase;
  background-color: #1a5f88;
  border: 2px solid #105f87;
  border-radius: 50px;
  margin-top: 20px;
  padding: 10px 25px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  transition: all .3s;
}

.boton-1-2:hover {
  transform: scale(1.05);
}

.boton-1-2.azul-claro.w--current {
  margin-top: 25px;
}

.heading-16 {
  color: #3bb6c9;
  margin-top: 0;
  font-family: Mulish, sans-serif;
  font-size: 23px;
  font-weight: 700;
  line-height: 30px;
}

.heading-16._2 {
  color: #000;
  font-size: 23px;
  font-weight: 600;
  line-height: 30px;
}

.heading-16._2.blanco {
  color: #fff;
}

.heading-16.amarillo {
  color: #e99e25;
}

.h4-copy-2 {
  color: #000;
  margin-top: 0;
  font-family: Mulish, sans-serif;
  font-size: 32px;
  line-height: 37px;
}

.h4-copy-2.center {
  text-align: center;
  font-size: 40px;
  line-height: 45px;
}

.h4-copy-2.center.blanco {
  color: #fff;
}

.heading-17 {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Mulish, sans-serif;
  font-weight: 400;
}

.div-block-223 {
  border-radius: 5px;
  flex-direction: column;
  align-items: center;
  padding: 30px 25px 30px 40px;
  transition: all .3s;
  display: flex;
  box-shadow: 1px 1px 10px 2px #0000000d;
}

.div-block-223.azul {
  background-color: #105f87;
}

.div-block-177 {
  grid-column-gap: 8vw;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  width: 100%;
  padding-top: 6vh;
  display: grid;
}

.div-block-177.oculto {
  display: none;
}

@media screen and (max-width: 991px) {
  .h1 {
    font-size: 45px;
    line-height: 51px;
  }

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

  .h3.negro {
    font-size: 35px;
    line-height: 40px;
  }

  .h4.cnter-movil {
    text-align: center;
  }

  .parrafo-2 {
    font-size: 14px;
    line-height: 20px;
  }

  .brand {
    width: 16vw;
    padding-left: 0;
  }

  .nav-link {
    text-align: center;
  }

  .div-block-49 {
    width: 100%;
    height: 100vh;
  }

  .div-block-51 {
    grid-template-columns: 1.2fr;
  }

  .div-block-52.oculto {
    display: none;
  }

  .nav-link-copy {
    text-align: center;
  }

  .nav-menu {
    background-color: var(--dark-turquoise);
    flex-direction: column;
    justify-content: center;
    padding-top: 2vh;
    padding-bottom: 2vh;
    display: block;
  }

  .h3-copy {
    font-size: 24px;
    line-height: 30px;
  }

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

  .heading-15 {
    font-size: 5vw;
  }

  .div-block-171 {
    flex-direction: column;
  }

  .div-block-172 {
    padding-bottom: 10px;
  }

  .div-block-173 {
    flex-direction: column;
  }

  .section.movil {
    display: flex;
  }

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

  .div-block-197.oculto {
    display: none;
  }

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

  .icon {
    color: var(--dark-turquoise);
  }

  .menu-button {
    border-radius: 50vw;
  }

  .menu-button.w--open {
    background-color: #ffffff24;
    padding: 15px;
  }

  .dropdown {
    width: auto;
  }

  .h4-copy-2 {
    font-size: 18px;
    line-height: 24px;
  }
}

@media screen and (max-width: 767px) {
  p {
    font-size: 14px;
    line-height: 20px;
  }

  .accordion-item-trigger {
    border-bottom: 1px solid #2475bb;
    justify-content: space-between;
  }

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

  .section_100.colrossito1 {
    height: auto;
  }

  .h1 {
    font-size: 35px;
    line-height: 40px;
  }

  .h4.cnter-movil {
    font-size: 25px;
    line-height: 30px;
  }

  .container-horizontal {
    flex-direction: column;
    margin-bottom: 30px;
  }

  .section_auto {
    padding-top: 8vh;
    padding-bottom: 8vh;
  }

  .section_auto.como {
    padding-left: 8vw;
  }

  .imagen_ejemplo {
    width: 350px;
    height: 350px;
  }

  .parrafo-2 {
    text-align: center;
    line-height: 18px;
  }

  .div-block-56, .div-block-57 {
    width: 100%;
  }

  .div-block-58 {
    flex-direction: column;
  }

  .accordion-item-content {
    margin-top: 2vh;
  }

  .div-block-159 {
    padding-left: 25px;
  }

  .close-icon {
    margin-left: 0;
  }

  .heading-15 {
    font-size: 5vw;
  }

  .div-block-156 {
    flex-direction: column;
  }

  .accordion-wrapper {
    display: block;
  }

  .accordion-item-trigger-2 {
    justify-content: flex-start;
  }

  .accordion-item-trigger-2._2 {
    flex-direction: column;
  }

  .div-block-160 {
    padding-top: 0;
    position: static;
  }

  .div-block-161._2 {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .div-block-166 {
    grid-row-gap: 25px;
    grid-template-columns: 1fr;
  }

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

  .div-block-71._2 {
    padding-top: 7vh;
  }

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

  .div-block-189.oculto {
    display: none;
  }

  .collection-list {
    grid-template-columns: 1fr;
  }

  .div-block-204 {
    flex-direction: column;
    display: flex;
  }

  .div-block-204._2 {
    flex-direction: column-reverse;
    align-items: center;
    display: flex;
  }

  .div-block-205.stiky {
    width: 45vw;
    height: 45vw;
    margin-top: 5vh;
    position: static;
  }

  .div-block-205.stiky.oculto {
    display: none;
  }

  .div-block-205.stiky.oculto-desktop {
    display: flex;
  }

  .div-block-208 {
    grid-template-columns: 1fr;
    width: 100%;
  }

  .div-block-212 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

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

@media screen and (max-width: 479px) {
  .utility-page-wrap {
    background-position: 0 0, 70%;
  }

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

  .parrafo.espacio.center-movil {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
  }

  .parrafo.blanco {
    font-size: 14px;
    line-height: 20px;
  }

  .accordion-item-trigger {
    justify-content: space-between;
  }

  .section_100 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section_100.home-1 {
    height: 95vh;
  }

  .section_100.home-1.contacto {
    height: auto;
    padding-bottom: 5vh;
  }

  .h1 {
    font-size: 35px;
    line-height: 40px;
  }

  .h2 {
    font-size: 20px;
    line-height: 26px;
  }

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

  .h3 {
    font-size: 30px;
    line-height: 35px;
  }

  .h3.negro {
    font-size: 25px;
    line-height: 30px;
  }

  .h3.sombra {
    font-size: 30px;
    line-height: 35px;
  }

  .h4.blanco-2 {
    font-size: 25px;
    line-height: 30px;
  }

  .section_auto {
    padding: 6vh 6vw;
  }

  .section_auto.blog-movil {
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .paleta_col {
    width: 50px;
    height: 50px;
  }

  .imagen_ejemplo {
    width: 250px;
    height: 250px;
  }

  .parrafo-2.centrado.blanco {
    font-size: 13px;
    font-weight: 400;
  }

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

  .div-block-47 {
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .cont-categorias {
    height: 30vh;
  }

  .boton-1 {
    padding-left: 12px;
    padding-right: 12px;
    font-size: 11px;
    line-height: 19px;
  }

  .brand.w--current {
    width: 30vw;
  }

  .div-block-49 {
    height: 100%;
  }

  .div-block-49._2 {
    border-bottom-right-radius: 0;
    position: absolute;
  }

  .div-block-49.obsolute {
    position: absolute;
  }

  .div-block-50 {
    padding-bottom: 0;
    position: relative;
  }

  .div-block-50.movil {
    padding-top: 32vw;
  }

  .div-block-51 {
    flex-direction: column;
    grid-template-columns: 1fr;
    display: flex;
  }

  .div-block-53 {
    align-items: flex-start;
  }

  .h3-copy {
    font-size: 18px;
    line-height: 24px;
  }

  .subtitulo {
    text-align: left;
    font-size: 15px;
    line-height: 20px;
  }

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

  .heading-5 {
    font-size: 18px;
    line-height: 24px;
  }

  .heading-5.center-movil {
    text-align: center;
  }

  .accordion-item {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .div-block-159 {
    padding-top: 5px;
    padding-left: 25px;
  }

  .div-block-159._2 {
    padding-left: 0;
  }

  .div-block-125 {
    align-items: center;
    height: 100%;
    padding-top: 2px;
  }

  .close-icon {
    margin-left: 0;
  }

  .heading-15 {
    margin-top: -5px;
    padding-left: 0;
    font-size: 30px;
  }

  .div-block-156 {
    flex-direction: column;
    padding-bottom: 0;
  }

  .accordion-wrapper {
    padding-bottom: 0;
  }

  .accordion-item-trigger-2 {
    justify-content: flex-start;
    width: 100%;
    padding-left: 0;
  }

  .accordion-item-trigger-2._2 {
    margin-top: 5px;
  }

  .div-block-158 {
    height: 100%;
  }

  .div-block-160 {
    position: static;
  }

  .div-block-166 {
    grid-row-gap: 30px;
    padding-top: 6vh;
  }

  .image-2 {
    width: 60px;
    height: 60px;
  }

  .h4-copy {
    font-size: 16px;
    line-height: 22px;
  }

  .h4-copy.center {
    font-size: 30px;
    line-height: 35px;
  }

  .h4-copy.center.azul-copy {
    font-size: 27px;
  }

  .h4-copy.azul.blog {
    font-size: 25px;
    line-height: 30px;
  }

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

  .link-block {
    width: 40vw;
    margin-bottom: 30px;
  }

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

  .div-block-172._0 {
    padding-bottom: 10px;
  }

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

  .div-block-173.contacto {
    width: 100%;
    padding-top: 5vh;
  }

  .div-block-71._2 {
    flex-direction: column;
    align-items: center;
    padding-top: 2vh;
  }

  .texto-footer.copy {
    margin-top: 10px;
  }

  .link {
    margin-left: 0;
  }

  .div-block-174 {
    align-items: center;
  }

  .redes {
    margin-left: 15px;
    margin-right: 15px;
  }

  .div-block-180 {
    padding-top: 2px;
    padding-bottom: 1px;
  }

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

  .div-block-182 {
    padding: 15px;
  }

  .div-block-185 {
    width: 100%;
    padding-top: 8vh;
    padding-bottom: 8vh;
  }

  .div-block-188 {
    padding-top: 2vh;
  }

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

  .div-block-152 {
    bottom: 2%;
  }

  .link-block-5 {
    bottom: 1%;
  }

  .image-33 {
    width: 45px;
    height: 45px;
    margin-right: 5px;
  }

  .image-33:hover {
    margin-right: 10px;
  }

  .section {
    border-bottom-right-radius: 42vw;
    height: 35vh;
  }

  .section.movil {
    display: block;
  }

  .div-block-190 {
    height: 34vh;
  }

  .heading-18 {
    font-size: 18px;
    line-height: 23px;
  }

  .div-block-196 {
    align-items: start;
    padding-top: 0;
  }

  .div-block-197 {
    height: 30vh;
    position: static;
  }

  .div-block-197.oculto {
    display: none;
  }

  .fecha.blanco {
    font-size: 14px;
    line-height: 19px;
  }

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

  .div-block-201 {
    flex-direction: column;
  }

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

  .div-block-204._2 {
    flex-direction: column-reverse;
    width: 100%;
  }

  .div-block-205.stiky {
    width: 50vw;
    height: 50vw;
  }

  .div-block-205.stiky._2 {
    width: 60vw;
    height: 60vw;
    margin-top: 0;
  }

  .div-block-205.stiky.movil {
    display: flex;
  }

  .div-block-205.oculto {
    display: none;
  }

  .div-block-206 {
    height: auto;
  }

  .heading-19 {
    font-size: 20px;
    line-height: 25px;
  }

  .h4-3 {
    font-size: 18px;
    line-height: 23px;
  }

  .h4-3.center-movil {
    text-align: center;
    font-size: 26px;
  }

  .heading-21 {
    font-size: 25px;
    line-height: 30px;
  }

  .div-block-209 {
    width: 50vw;
  }

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

  .div-block-211 {
    padding-top: 0;
  }

  .div-block-213 {
    width: 90%;
  }

  .div-block-218 {
    grid-row-gap: 0px;
    width: 100%;
  }

  .div-block-219 {
    height: 25vh;
  }

  .div-block-220 {
    padding-top: 3vh;
    padding-bottom: 3vh;
  }

  .boton-1-2 {
    padding-left: 12px;
    padding-right: 12px;
    font-size: 11px;
    line-height: 19px;
  }

  .heading-16, .heading-16._2 {
    font-size: 18px;
    line-height: 23px;
  }

  .h4-copy-2 {
    font-size: 16px;
    line-height: 22px;
  }

  .h4-copy-2.center {
    font-size: 30px;
    line-height: 35px;
  }

  .heading-17 {
    font-size: 15px;
    line-height: 21px;
  }

  .div-block-223 {
    padding: 15px;
  }

  .div-block-177 {
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }
}

#w-node-_5da5f061-ccf5-c6fc-9777-3039cfdd9b7b-1b47174c {
  justify-self: center;
}

#w-node-_4efa3d77-4dfa-9391-0fab-f34111e07e58-1b47174c {
  justify-self: end;
}

#w-node-fd36e22f-98b9-4e2b-1280-25289168ad3c-1b47174c, #w-node-_047eda0b-023c-7ca8-7aa2-a58eaa6ce188-1b47174c, #w-node-_3042d6c2-8095-d633-d361-31831f740a30-1b47174c, #w-node-_71b3c7e5-4b3d-6a5f-0d3e-203c7474caaa-1b47174c {
  align-self: center;
}

#w-node-cb9441b9-53fd-7ab2-171a-6f8926ff5f68-1b47174c, #w-node-_973b48ea-66ca-67cd-f9e5-392028a984a3-1b47174c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#Mensaje.w-node-_0682579f-0532-8a58-bc31-eb017b324d9a-d969de6b {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_0682579f-0532-8a58-bc31-eb017b324d9b-d969de6b {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: center;
}

#w-node-_70861cc9-248d-0360-4b5f-d74344d53c68-d969de6b {
  justify-self: center;
}

#w-node-_70861cc9-248d-0360-4b5f-d74344d53c6a-d969de6b {
  justify-self: end;
}

#Agendar-cita.w-node-_0682579f-0532-8a58-bc31-eb017b324d9a-dd79e72c {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_0682579f-0532-8a58-bc31-eb017b324d9b-dd79e72c {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: center;
}

#w-node-_70861cc9-248d-0360-4b5f-d74344d53c68-dd79e72c {
  justify-self: center;
}

#w-node-_70861cc9-248d-0360-4b5f-d74344d53c6a-dd79e72c {
  justify-self: end;
}


@font-face {
  font-family: 'Zonapro';
  src: url('../fonts/ZonaPro-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Zonapro';
  src: url('../fonts/ZonaPro-ExtraLight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}