.light-rays-container{z-index:0;background-color:#090c14;width:100%;height:1700px;position:absolute;top:0;left:0;-webkit-mask-image:radial-gradient(300% 100% at top,#000 60%,#000000d9 70%,#000000a6 80%,#0006 90%,#0000 100%);mask-image:radial-gradient(300% 100% at top,#000 60%,#000000d9 70%,#000000a6 80%,#0006 90%,#0000 100%)}.hero{color:var(--background);flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:120px 20px 20px;display:flex}.hero-title{z-index:1;filter:drop-shadow(0 0 30px #090c14);flex-direction:column;justify-content:center;align-items:center;gap:28px;width:100%;max-width:800px;display:flex}.hero-title h1{text-align:center;letter-spacing:-.02em;font-size:4.2rem;font-weight:700;line-height:4rem}.hero-description{text-align:center;opacity:.8;font-size:1.2rem;font-weight:500}.hero-image-container{justify-content:center;align-items:start;width:100vw;height:1000px;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(#000 80%,#0000 100%);mask-image:linear-gradient(#000 80%,#0000 100%)}.hero-image{margin-top:30px}.actions{gap:12px;display:flex}@media screen and (max-width:800px){.light-rays-container{width:100%;height:200%}.hero-title h1{font-size:2.9rem;line-height:2.9rem}.hero-description{font-size:1.1rem}.actions{display:none}.hero-image{zoom:.7}}@media screen and (max-width:600px){.hero-image-container{margin-bottom:-300px}}
