.hero{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center;position:relative;overflow:clip;padding:calc(15em + 80px) 0 5em;z-index:1}@media (min-width:990px){.hero{padding:0;min-height:100vh;min-height:100dvh}}.hero__fade{background-size:cover;background-repeat:no-repeat;background-position:50%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:block;height:60%;width:100%;position:absolute;top:0;right:0;z-index:-2}@media (min-width:990px){.hero__fade{top:0;height:100%;width:80%}}@media (min-width:990px){.hero__inner{max-width:90ch}}.hero--compact{padding:calc(5em + 80px) 0 5em}@media (min-width:990px){.hero--compact{min-height:65vh;min-height:65dvh}}.hero--blur .hero__blur{display:inline-block;position:absolute;filter:blur(60px);border-radius:120%;height:calc(100% + 20vh);width:70%;opacity:.85;top:-20vh;left:50%;transform:translateX(-50%);background-image:linear-gradient(115deg,#d3ffd7,#000),radial-gradient(90% 100% at 50% 0,#c8c8c8,#16002d),radial-gradient(100% 100% at 80% 0,#faff00,#240000),radial-gradient(150% 210% at 100% 0,#14af7d,#000aff),radial-gradient(100% 100% at 100% 30%,#ff4d00,#00c8ff),linear-gradient(60deg,red,#7856ff);background-blend-mode:overlay,overlay,difference,difference,difference,normal}@media (min-width:990px){.hero--blur .hero__blur{top:-40vh;filter:blur(100px)}}@media (max-width:990px){.hero:has(.hero__fade){-ms-flex-pack:end;justify-content:flex-end}}.hero+*{margin-top:0;padding-top:0}