.ciallo{animation:ciallo-animate 15s linear infinite;margin:0;padding-left:100%;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;white-space:nowrap}@media (max-width:768px){.ciallo{padding-left:80%}}@media (max-width:480px){.ciallo{padding-left:60%}}@media (max-width:320px){.ciallo{padding-left:50%}}@keyframes ciallo-animate{0%{transform:translate(0)}to{transform:translate(-150%)}}.ciallo-wrapper{overflow:hidden;position:relative;width:100vw}.ciallo-seamless{animation:ciallo-seamless-animate linear infinite;animation-duration:15s;animation-duration:var(--animation-duration,15s);user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;white-space:nowrap}.ciallo-seamless,.ciallo-seamless span{display:inline-block}@keyframes ciallo-seamless-animate{0%{transform:translateX(0)}to{transform:translateX(-200px);transform:translateX(calc(var(--scroll-width, 200px)*-1))}}.ciallo-fade-wrapper{-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 15%,#000);mask-image:linear-gradient(90deg,#0000 0,#000 15%,#000);overflow:hidden;position:relative;width:100vw}.ciallo-fade{animation:ciallo-fade-animate linear infinite;animation-duration:15s;animation-duration:var(--animation-duration,15s);user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;white-space:nowrap}.ciallo-fade,.ciallo-fade span{display:inline-block}@keyframes ciallo-fade-animate{0%{transform:translateX(100vw)}to{transform:translateX(-100vw);transform:translateX(calc(var(--move-distance, 100vw)*-1))}}.box{align-items:center;bottom:0;display:flex;height:100vh;justify-content:center;left:0;overflow:hidden;position:absolute;right:0;top:0;width:100vw}.box span{animation:bounce .3s ease infinite alternate;display:inline-block;font-size:5rem;position:relative;top:20px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;z-index:1}@media (max-width:768px){.box span{font-size:3.5rem;top:15px}}@media (max-width:480px){.box span{font-size:2.5rem;top:10px}}@media (max-width:320px){.box span{font-size:2rem;top:8px}}@keyframes bounce{0%{text-shadow:#fff6 0 0 .05em;transform:translateZ(0)}to{text-shadow:#fff6 0 1em .35em;transform:translate3d(0,-.5em,0)}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-touch-callout:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;touch-action:manipulation;-webkit-user-select:none;user-select:none}#root,body{overflow:hidden}#root{height:100vh;width:100vw}@media (max-width:768px){body{font-size:14px}}@media (max-width:480px){body{font-size:12px}}@media screen and (max-width:768px){html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}}@media screen and (orientation:landscape) and (max-height:500px){body{font-size:12px}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}
/*# sourceMappingURL=main.d9f05526.css.map*/