.LandingPage_helloBlock__fwA9q{border:1px solid var(--border);display:flex;align-items:center;flex-direction:column;justify-content:center;padding:80px;gap:var(--space-md);position:relative}.LandingPage_helloBlock__fwA9q:after{content:"";width:1px;height:100px;position:absolute;left:-1px;background-color:var(--primary);animation:LandingPage_borderLight__y_9GO 15s ease infinite;top:0}@media(max-width:600px){.LandingPage_helloBlock__fwA9q{padding:40px;gap:var(--space-sm)}}@keyframes LandingPage_borderLight__y_9GO{0%{top:0}50%{top:125%}to{top:0}}.LandingPage_subtitle__S_Epe{color:var(--muted-foreground)}.LandingPage_decorBlocks__1NxAm{display:grid;grid-template-columns:repeat(3,1fr);width:100%;height:200px}.LandingPage_decorBlocks__1NxAm div{border:1px solid var(--border);border-top:none}.LandingPage_decorBlocks__1NxAm div:first-child,.LandingPage_decorBlocks__1NxAm div:nth-child(2){border-right:none}