.DemoShowcaseMarquee-module__5MH3Za__marqueeWrapper{width:100%;position:relative;overflow:hidden}.DemoShowcaseMarquee-module__5MH3Za__marqueeWrapper:before,.DemoShowcaseMarquee-module__5MH3Za__marqueeWrapper:after{content:"";pointer-events:none;z-index:2;width:60px;position:absolute;top:0;bottom:0}.DemoShowcaseMarquee-module__5MH3Za__marqueeWrapper:before{background:linear-gradient(90deg,#fff,#fff0);left:0}.DemoShowcaseMarquee-module__5MH3Za__marqueeWrapper:after{background:linear-gradient(270deg,#fff,#fff0);right:0}.DemoShowcaseMarquee-module__5MH3Za__marquee{will-change:transform;width:max-content;animation:DemoShowcaseMarquee-module__5MH3Za__marquee var(--marquee-speed,20s)linear infinite;gap:32px;font-family:Oswald,sans-serif;display:flex}.DemoShowcaseMarquee-module__5MH3Za__marqueeWrapper:hover .DemoShowcaseMarquee-module__5MH3Za__marquee{animation-play-state:paused}.DemoShowcaseMarquee-module__5MH3Za__logo{justify-content:center;align-items:center;min-width:max-content;height:48px;padding:0 12px;display:flex}@keyframes DemoShowcaseMarquee-module__5MH3Za__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:768px){.DemoShowcaseMarquee-module__5MH3Za__marquee{gap:20px;animation-duration:12s}.DemoShowcaseMarquee-module__5MH3Za__logo{height:40px;padding:0 8px}}
.pointer-container{background:0 0;justify-content:center;align-items:center;height:100vh;display:flex}.pointer{width:80px;height:auto}@keyframes bounce{0%,20%,50%,80%,to{transform:translate(0)}40%{transform:translate(-25px)}60%{transform:translate(-10px)}}.bounce{animation:1.5s ease-in-out infinite bounce}
