.hero{background-color:transparent;background-image:linear-gradient(90deg,rgba(15,15,20,.8) 45%,rgba(15,15,20,.3) 100%),linear-gradient(135deg,#1a1a2e 0%,#12283d 60%,#1a3a50 100%);background-position:100%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;align-items:center;min-height:65vh;display:flex;position:relative;overflow:hidden}@media (min-width:48rem){.hero{min-height:75vh}}@media (min-width:62rem){.hero{min-height:88vh}}.hero__container{z-index:1;padding-top:4rem;padding-bottom:4rem;position:relative}.hero__heading{font-family:var(--font-heading);color:#fff;margin-bottom:1.25rem;font-size:1.85rem;font-weight:900;line-height:1.05}@media (min-width:36rem){.hero__heading{font-size:2.1rem}}@media (min-width:48rem){.hero__heading{font-size:max(2.4rem,min(6vw,4.75rem))}}.hero__heading-accent{color:var(--uam-red);font-style:italic}.hero__subtext{color:rgba(255,255,255,.82);max-width:480px;margin-bottom:2rem;font-size:.9rem;font-weight:300;line-height:1.75}@media (min-width:48rem){.hero__subtext{font-size:1.05rem}}.hero__cta{padding:.9rem 2.5rem;font-size:1rem}
