.hero-line[data-astro-cid-lcdefpme]{opacity:0;animation:hero-in 1s var(--ease-brand) forwards;animation-delay:var(--hero-delay,.2s);transform:translateY(28px)}@keyframes hero-in{to{opacity:1;transform:none}}.scroll-line[data-astro-cid-lcdefpme]{transform-origin:top;animation:2.2s ease-in-out infinite scroll-hint}@keyframes scroll-hint{0%{transform-origin:top;transform:scaleY(0)}45%{transform-origin:top;transform:scaleY(1)}55%{transform-origin:bottom;transform:scaleY(1)}to{transform-origin:bottom;transform:scaleY(0)}}@media (prefers-reduced-motion:reduce){.hero-line[data-astro-cid-lcdefpme]{opacity:1;animation:none;transform:none}.scroll-line[data-astro-cid-lcdefpme]{animation:none}}
