.hero{display:grid;justify-items:center;align-content:center;gap:1.25rem;min-height:16rem;margin:0;padding:2.5rem 1.5rem;background:#092940;color:#fff;text-align:center}.hero__inner{display:contents}.hero__note{margin:0 0 .5rem;color:rgba(255,255,255,.6);font-size:.75rem;font-weight:500;letter-spacing:.02em;text-transform:uppercase}.hero__title{max-width:40rem;font-size:clamp(1.4rem,1rem + 1.4vw,2.1rem);font-weight:700;line-height:1.2}.hero__title .field{margin:0}.hero__description{max-width:52rem;color:rgba(255,255,255,.82);font-size:1.05rem;line-height:1.6}.hero__description .field{margin:0}.hero__actions .field--name-field-hero-link{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin:0}.hero__actions a{display:inline-flex;align-items:center;justify-content:center;min-width:12.5rem;min-height:3.25rem;padding:0 1.5rem;border-radius:999px;background:#2b7de9;color:#fff;font-size:1rem;font-weight:600;text-decoration:none}.hero__actions a:focus,.hero__actions a:hover{background:#1b5fc0;color:#fff}.hero__actions .field__item:not(:first-child) a{background:#fff;color:#092940}.hero__actions .field__item:not(:first-child) a:focus,.hero__actions .field__item:not(:first-child) a:hover{background:#e6eef5;color:#092940}
/*# sourceMappingURL=hero.css.map */