.Hero-module__Z8hQ_W__hero{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;margin-top:-100px;padding:2rem;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__title{text-align:center;will-change:transform;color:var(--foreground);margin-bottom:1rem;font-size:5rem;font-weight:900;line-height:1.1;overflow:hidden}.Hero-module__Z8hQ_W__title2{text-align:center;will-change:transform;color:var(--foreground);margin-bottom:1rem;font-size:3rem;font-weight:900;line-height:1.1;overflow:hidden}.Hero-module__Z8hQ_W__titleLine{display:block}.Hero-module__Z8hQ_W__subtitle{color:var(--foreground);text-align:center;opacity:0;max-width:600px;margin-bottom:3rem;font-size:1.5rem}.Hero-module__Z8hQ_W__cta{color:var(--background);background:var(--foreground);cursor:pointer;opacity:0;border:none;border-radius:50px;padding:1rem 2.5rem;font-size:1.2rem;font-weight:600;transition:transform .3s,background .3s;position:relative;overflow:hidden}@keyframes Hero-module__Z8hQ_W__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Hero-module__Z8hQ_W__cta:hover{background:var(--primary);color:var(--foreground);transform:translateY(-2px);box-shadow:0 5px 15px #3b82f666}.Hero-module__Z8hQ_W__cta:after{content:"";background:linear-gradient(90deg,transparent,var(--foreground),transparent);opacity:.3;width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%}.Hero-module__Z8hQ_W__cta:hover:after{left:100%}@media (max-width:768px){.Hero-module__Z8hQ_W__hero{padding-bottom:80px}.Hero-module__Z8hQ_W__title{font-size:3rem}.Hero-module__Z8hQ_W__title2{font-size:2rem}.Hero-module__Z8hQ_W__subtitle{padding:0 1rem;font-size:1.1rem}.Hero-module__Z8hQ_W__cta{padding:.8rem 2rem;font-size:1rem}}@media (max-width:480px){.Hero-module__Z8hQ_W__title{font-size:2.5rem}}
