/* Blend the portrait artwork into the wide desktop hero without a hard edge. */
@media (min-width:801px){.hero .hero-art{background-image:linear-gradient(90deg,#080c18 0%,#080c18 23%,#080c1880 43%,#08132500 73%),linear-gradient(0deg,#080c18 0%,transparent 27%),url('/assets/ascent.png')}}
@media (max-width:440px){.hero .hero-content h1{font-size:clamp(3.5rem,17vw,4.7rem)}.hero .hero-content{padding-bottom:190px}main .hero{min-height:780px}}
