:root{--rcs-wave-color:#fff;--rcs-wave-size:64px;--rcs-wave-thickness:12px}.rcs-wave{display:inline-block;position:relative;width:64px;width:var(--rcs-wave-size);height:64px;height:var(--rcs-wave-size)}.rcs-wave div{display:inline-block;position:absolute;width:12px;width:var(--rcs-wave-thickness);background:#fff;background:var(--rcs-wave-color);-webkit-animation:rcs-wave 1.2s cubic-bezier(0,.5,.5,1) infinite;animation:rcs-wave 1.2s cubic-bezier(0,.5,.5,1) infinite}.rcs-wave div,.rcs-wave div:first-child{left:6.4px;left:calc(var(--rcs-wave-size)/10)}.rcs-wave div:first-child{-webkit-animation-delay:-.24s;animation-delay:-.24s}.rcs-wave div:nth-child(2){left:25.6px;left:calc(var(--rcs-wave-size)/2.5);-webkit-animation-delay:-.12s;animation-delay:-.12s}.rcs-wave div:nth-child(3){left:44.80004px;left:calc(var(--rcs-wave-size)/1.42857);-webkit-animation-delay:0;animation-delay:0}@-webkit-keyframes rcs-wave{0%{top:6.4px;top:calc(var(--rcs-wave-size)/10);height:51.2px;height:calc(var(--rcs-wave-size)/1.25)}50%,to{top:19.20002px;top:calc(var(--rcs-wave-size)/3.33333);height:25.6px;height:calc(var(--rcs-wave-size)/2.5)}}@keyframes rcs-wave{0%{top:6.4px;top:calc(var(--rcs-wave-size)/10);height:51.2px;height:calc(var(--rcs-wave-size)/1.25)}50%,to{top:19.20002px;top:calc(var(--rcs-wave-size)/3.33333);height:25.6px;height:calc(var(--rcs-wave-size)/2.5)}}
/*# sourceMappingURL=2.1b89269c.chunk.css.map */