@keyframes svc-rise{to{transform:translateY(0)}}@keyframes svc-card-in{to{opacity:1;transform:translateY(0)}}.svc-line{display:block;overflow:hidden}.svc-line>span{animation:svc-rise .9s var(--ease)forwards;display:block;transform:translateY(105%)}.svc-line:first-child>span{animation-delay:.1s}.svc-line:nth-child(2)>span{animation-delay:.19s}.svc-line:nth-child(3)>span{animation-delay:.27s}.svc-reveal .svc-reveal-item{opacity:0;transform:translateY(.75rem)}.svc-reveal[data-ready] .svc-reveal-item{animation:svc-card-in .7s var(--ease)forwards}.svc-reveal[data-ready] .svc-reveal-item:first-child{animation-delay:40ms}.svc-reveal[data-ready] .svc-reveal-item:nth-child(2){animation-delay:.12s}.svc-reveal[data-ready] .svc-reveal-item:nth-child(3){animation-delay:.2s}.svc-reveal[data-ready] .svc-reveal-item:nth-child(4){animation-delay:.28s}.svc-reveal[data-ready] .svc-reveal-item:nth-child(5){animation-delay:.36s}.svc-reveal[data-reduced] .svc-reveal-item{opacity:1;animation:none;transform:none}@media (prefers-reduced-motion:reduce){.svc-line>span{animation:none;transform:none}.svc-reveal .svc-reveal-item{opacity:1;animation:none;transform:none}}
