.hsv-form-modal .hsv-overlay-close {
  display: none !important;
}

html {
  font-size: 1px;
}

/* auto scale down elements on mobile */
@media (max-width: 580px) {
  html {
    font-size: 1px;
  }
}

/* auto scale up elements on large displays */
@media (min-width: 2560px) {
  html {
    font-size: 1px;
  }
}

section.u4m-hero {
  margin-bottom: 100rem;
  background-size: cover;
  background-position: 50% 50%;
  padding-bottom: 50rem;
  overflow: hidden;
}
section.u4m-hero.reverse-text .content-wrap {
  color: #fff;
}
section.u4m-hero div.overlay div.content-wrap {
  float: none;
  margin-left: auto;
  margin-right: auto;
  max-width: 1240rem;
  padding-left: 20rem;
  padding-right: 20rem;
  padding: 20rem;
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
}
@media (max-width: 768px) {
  section.u4m-hero div.overlay div.content-wrap {
    flex-direction: column-reverse;
  }
}
section.u4m-hero div.overlay div.content-wrap.text-left div.copy {
  flex: 0 0 60%;
  text-align: left;
  margin-right: auto;
}
@media (max-width: 580px) {
  section.u4m-hero div.overlay div.content-wrap {
    flex-direction: row;
    display: block;
  }
}
section.u4m-hero div.overlay div.content-wrap div.image {
  flex: 0 0 0;
}
body.hs-landing-page section.u4m-hero div.overlay div.content-wrap div.image {
  flex: 0 0 0;
}
section.u4m-hero div.overlay div.content-wrap div.copy {
  flex: 0 0 80%;
  text-align: center;
  padding: 55rem 0 30rem 0;
}
body.hs-landing-page section.u4m-hero div.overlay div.content-wrap div.copy {
  flex: 0 0 100%;
}
section.u4m-hero div.overlay div.content-wrap div.copy .eyebrow {
  font-family: "aileron";
  font-size: 16rem;
  font-weight: 400;
  letter-spacing: 1rem;
  display: block;
  margin-bottom: 10rem;
}
section.u4m-hero div.overlay div.content-wrap div.copy .heading {
  font-family: "aileron";
  font-size: 48rem;
  font-weight: 900;
  letter-spacing: 0.25rem;
  margin-bottom: 30rem;
  line-height: 1.2;
  margin-top: 0;
}
@media (max-width: 580px) {
  section.u4m-hero div.overlay div.content-wrap div.copy .heading {
    font-size: 38rem;
    margin-bottom: 20rem;
  }
}

@media (max-width: 580px) {
  body.hs-content-id-77982058310 section.u4m-hero div.overlay div.content-wrap div.copy .heading {
    margin-bottom: unset;
  }
}
section.u4m-hero div.overlay div.content-wrap div.copy .heading.small {
  font-family: "aileron";
  font-size: 32rem;
  font-weight: 900;
  letter-spacing: 0.25rem;
  margin-bottom: 30rem;
  line-height: 1.2;
}
@media (max-width: 580px) {
  section.u4m-hero div.overlay div.content-wrap div.copy .heading.small {
    font-size: 32rem;
    margin-bottom: 20rem;
  }
}
section.u4m-hero div.overlay div.content-wrap div.copy .subtext {
  font-family: "aileron";
  font-size: 18rem;
  line-height: 1.6;
  letter-spacing: 0.25rem;
  margin-bottom: 20rem;
}
@media (max-width: 580px) {
  section.u4m-hero div.overlay div.content-wrap div.copy .subtext {
    font-size: 16rem;
  }
}

/* Enlace link1 */
section.u4m-hero div.overlay div.content-wrap div.copy .link1 {
  margin-right: 5px;
}
section.u4m-hero div.overlay div.content-wrap div.copy .link1 a {
  display: inline-block;
  font-family: "aileron";
  color: #ffffff;
  background-color: #219CD9;
  border: 0;
  border-radius: 50rem;
  padding: 15rem 40rem 15rem 40rem;
  margin: 20rem 0;
  transition: 0.1s ease-in;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14rem;
  line-height: 1.2;
  letter-spacing: 0.25rem;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
  box-shadow: 0rem 1rem 12rem 0 rgba(12, 27, 82, 0.1);
}
section.u4m-hero div.overlay div.content-wrap div.copy .link1 a:hover, section.u4m-hero div.overlay div.content-wrap div.copy .link1 a:focus {
  background-color: #FC5B05;
  color: #fff;
}

/* Enlace link2 */
section.u4m-hero div.overlay div.content-wrap div.copy .link2 a {
  display: inline-block;
  font-family: "aileron";
  color: #ffffff;
  background-color: #219CD9;
  border: 0;
  border-radius: 50rem;
  padding: 15rem 40rem 15rem 40rem;
  margin: 20rem 0;
  transition: 0.1s ease-in;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14rem;
  line-height: 1.2;
  letter-spacing: 0.25rem;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
  box-shadow: 0rem 1rem 12rem 0 rgba(12, 27, 82, 0.1);
}
}
section.u4m-hero div.overlay div.content-wrap div.copy .link2 a:hover, section.u4m-hero div.overlay div.content-wrap div.copy .link2 a:focus {
  background-color: #334CD2;
  color: #fff;
}
section.u4m-hero div.overlay div.content-wrap div.copy .link2 a:hover {
  background-color: #5262ff;
  border-color: #5262ff;
}

/* Enlace link3 */
section.u4m-hero div.overlay div.content-wrap div.copy .link3 {
  margin-right: 5px;
  display: inline-block;
  text-align: center;
}
section.u4m-hero div.overlay div.content-wrap div.copy .link3 a {
  display: inline-block;
  font-family: "aileron";
  color: #ffffff;
  background-color: #219CD9;
  border: 0;
  border-radius: 50rem;
  padding: 15rem 40rem 15rem 40rem;
  margin: 20rem 0;
  transition: 0.1s ease-in;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14rem;
  line-height: 1.2;
  letter-spacing: 0.25rem;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
  box-shadow: 0rem 1rem 12rem 0 rgba(12, 27, 82, 0.1);
}
section.u4m-hero div.overlay div.content-wrap div.copy .link3 a:hover, section.u4m-hero div.overlay div.content-wrap div.copy .link3 a:focus {
  background-color: #D9232E;
  color: #fff;
}

/* Enlace link4 */
section.u4m-hero div.overlay div.content-wrap div.copy .link4 {
  margin-right: 5px;
  display: inline-block;
  text-align: center;
}
section.u4m-hero div.overlay div.content-wrap div.copy .link4 a {
  display: inline-block;
  font-family: "aileron";
  color: #ffffff;
  background-color: #219CD9;
  border: 0;
  border-radius: 50rem;
  padding: 15rem 40rem 15rem 40rem;
  margin: 20rem 0;
  transition: 0.1s ease-in;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14rem;
  line-height: 1.2;
  letter-spacing: 0.25rem;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
  box-shadow: 0rem 1rem 12rem 0 rgba(12, 27, 82, 0.1);
}
section.u4m-hero div.overlay div.content-wrap div.copy .link4 a:hover, section.u4m-hero div.overlay div.content-wrap div.copy .link4 a:focus {
  background-color: #62D84E;
  color: #fff;
}

/* Iconos */
section.u4m-hero div.overlay div.content-wrap div.copy svg {
  max-width: 100rem;
  cursor: pointer;
}
section.u4m-hero div.overlay div.content-wrap div.copy svg circle {
  transition: 0.1s ease-in;
}
section.u4m-hero div.overlay div.content-wrap div.copy svg:hover circle {
  fill: #afcbe6;
}

section.u4m-hero div.overlay div.content-wrap.image div.image {
  flex: 0 0 45%;
  position: relative;
}
body.hs-landing-page section.u4m-hero div.overlay div.content-wrap.image div.image {
  flex: 0 0 40%;
}
section.u4m-hero div.overlay div.content-wrap.image div.image img {
  border-radius: 20rem;
  z-index: 1000;
  position: relative;
  max-width: 500rem;
  width: 100%;
}
section.u4m-hero div.overlay div.content-wrap.image div.image .graphic {
  background-image: url("https://21516799.fs1.hubspotusercontent-na1.net/hubfs/21516799/dot-grid.svg");
  width: 100%;
  height: 200rem;
  position: absolute;
  left: 100rem;
  top: 250rem;
}
@media (max-width: 768px) {
  section.u4m-hero div.overlay div.content-wrap.image div.image .graphic {
    display: none;
  }
}
@media (max-width: 580px) {
  section.u4m-hero div.overlay div.content-wrap.image div.image {
    padding: 0;
  }
}
section.u4m-hero div.overlay div.content-wrap.image div.copy {
  flex: 0 1 55%;
  text-align: left;
  padding-right: 100rem;
  padding-left: 40rem;
  padding-bottom: 100rem;
}
/* Solo enlaces con URL (con href definido) */
a[href] {
    color: #28A9E1; /* Color azul claro personalizado */
    text-decoration: none; /* Opcional: eliminar subrayado */
}

a[href]:hover {
    color: #1E87B2; /* Color al pasar el mouse */
}
