.hero{display:flex;position:relative;overflow:hidden;justify-content:center;height:86rem;padding:0;border-bottom:1px solid oklch(38.5% .021 274.3deg)}.hero__content{display:flex;position:relative;flex-direction:column;align-items:center;padding-top:30rem;text-align:center;margin:0 auto}.hero__title{color:#eceff2;font-family:Syne,sans-serif;font-size:var(--text-4xl);font-weight:600;line-height:1.375;margin-bottom:1.5rem}@media(min-width:768px){.hero__title{font-size:var(--text-5xl)}}.hero__description{margin-bottom:2.5rem;color:#eceff2b3;font-size:var(--text-lg);line-height:1.625}@media(min-width:768px){.hero__description{font-size:var(--text-xl)}}.hero__actions{display:flex;justify-content:center;width:100%}.hero .beams-background{position:absolute;top:0;left:0;width:100%;height:100%}@media(min-width:768px){.hero{height:100dvh}}
