.Spinner-module__3yC9tW__spinnerContainer{justify-content:center;align-items:center;height:100vh;display:flex}.Spinner-module__3yC9tW__spinner{justify-content:center;align-items:center;display:flex}.Spinner-module__3yC9tW__spinner>div{background-color:var(--color-purple-400);border-radius:50%;width:15px;height:15px;margin:0 5px;animation-name:Spinner-module__3yC9tW__jump;animation-duration:1.2s;animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-iteration-count:infinite;position:relative}.Spinner-module__3yC9tW__spinner>div:before{content:"";background-color:var(--color-pink-400);width:100%;height:100%;animation-name:Spinner-module__3yC9tW__fadeColor;animation-duration:1.2s;animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-iteration-count:infinite;animation-delay:inherit;border-radius:50%;position:absolute;top:0;left:0}.Spinner-module__3yC9tW__dot1{animation-delay:0s}.Spinner-module__3yC9tW__dot2{animation-delay:.2s}.Spinner-module__3yC9tW__dot3{animation-delay:.4s}@keyframes Spinner-module__3yC9tW__jump{0%,40%,to{transform:translateY(0)}20%{transform:translateY(-15px)}}@keyframes Spinner-module__3yC9tW__fadeColor{0%,20%,40%{opacity:1}to{opacity:0}}
