@keyframes colorSlide{0%{background-position:0 50%}to{background-position:100% 50%}}.animate-colorSlide{background:linear-gradient(90deg,white 50%,red 0);background-size:200% 100%;background-clip:text;-webkit-background-clip:text;color:transparent;animation:colorSlide 5s linear forwards}.hide{opacity:0}.show{opacity:1;transition:opacity .5s}.paragraph{display:flex;font-size:42px;line-height:32px;flex-wrap:wrap}.word{position:relative;margin-right:12px;margin-top:12px}.shadow{position:absolute;opacity:20%}@media screen and (max-width:768px){.paragraph{font-size:24px;line-height:20px;flex-wrap:wrap}}.loop_container__zzAgu{position:relative;overflow:hidden;width:100%;margin-top:2.5rem}.loop_wrapper__kZhqU{position:relative;width:100%;padding-top:16.95%}.loop_scrollLoop__kfBXe{display:flex;position:absolute;top:0;left:0;width:200%;height:100%;will-change:transform;animation:loop_scroll-loop__GflcL 25s linear infinite}.loop_imageContainer__6XcY8{position:relative;flex-shrink:0;width:100%;height:100%}@keyframes loop_scroll-loop__GflcL{0%{transform:translateX(0)}to{transform:translateX(-100%)}}