@charset "UTF-8";
@font-face {
  font-family: "55";
  src: url("../fonts/nhaasgrotesktxpro-55rg.woff2") format("woff2"), url("../fonts/nhaasgrotesktxpro-55rg.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "65";
  src: url("../fonts/nhaasgrotesktxpro-65md.woff2") format("woff2"), url("../fonts/nhaasgrotesktxpro-65md.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "75";
  src: url("../fonts/nhaasgrotesktxpro-75bd.woff2") format("woff2"), url("../fonts/nhaasgrotesktxpro-75bd.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
html {
  font-size: 100% !important;
}

header {
  padding-bottom: 0 !important;
}

header picture img {
  width: 100%;
  height: auto;
  display: block;
}

body, p, a {
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

h1, h3 {
  font-family: "75";
  font-optical-sizing: auto;
  text-transform: uppercase;
  font-size: 24px;
}

h2 {
  font-family: "55";
  font-optical-sizing: auto;
  text-transform: uppercase;
  font-size: 24px;
}

label {
  font-family: "55";
  font-optical-sizing: auto;
  text-transform: uppercase;
  font-size: 24px;
}

label.keep {
  font-size: 20px;
}

input[type=text],
input[type=email],
input[type=tel] {
  border: none;
  border-bottom: 1px solid #000;
  border-radius: 0;
  padding: 0.25rem 0.75rem;
  font-family: "55";
  font-optical-sizing: auto;
  color: #2c2c2c;
  font-size: 24px;
}

button[type=submit] {
  padding: 0.5rem 1.5rem;
  font-family: "55";
  font-size: 24px;
  background-color: #000 !important;
  border: 1px solid #000 !important;
  border-radius: 6px;
  color: #fff !important;
  transition: all 0.5s ease;
}

button[type=submit]:hover {
  background-color: #fff !important;
  color: #000 !important;
  transition: all 0.5s ease;
}

footer p {
  font-family: "55";
  font-optical-sizing: auto;
  text-transform: uppercase;
  font-size: 16px;
}

header {
  background-color: #fff;
}
header img {
  width: 100%;
}
header svg {
  width: 20px;
  height: 20px;
  fill: #50bbfe;
}
header a span {
  color: #fff;
  padding-left: 5px;
  text-decoration: none;
}

footer {
  background-color: #fff;
}
footer img {
  width: 100%;
  max-width: 160px;
}
footer svg {
  width: 20px;
  height: 20px;
  fill: #50bbfe;
}
footer a span {
  color: #fff;
  padding-left: 5px;
  text-decoration: none;
}

/* Estilos rápidos para el branding del PDF */

/*# sourceMappingURL=custom.css.map */
