.circles__loader__wrapper{pointer-events:none;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.circles__loader{opacity:.25;width:120px;height:120px;margin:auto;animation:2.8s linear infinite both cl-chase;position:relative}.circles__loader span{width:100%;height:100%;animation:4s ease-in-out infinite both cl-chase-dot;display:block;position:absolute;top:0;left:0}.circles__loader span:before{content:"";background-color:#fff;border-radius:100%;width:36px;height:36px;animation:4s ease-in-out infinite both cl-chase-dot-before;display:block}.circles__loader span:last-child{opacity:0}.circles__loader span:first-child,.circles__loader span:first-child:before{animation-delay:-1.2s}.circles__loader span:nth-child(2),.circles__loader span:nth-child(2):before{animation-delay:-.8s}.circles__loader span:nth-child(3),.circles__loader span:nth-child(3):before{animation-delay:-.4s}.circles__loader span:nth-child(4),.circles__loader span:nth-child(4):before{animation-delay:0s}.circles__loader span:nth-child(5),.circles__loader span:nth-child(5):before{animation-delay:.4s}.circles__loader span:nth-child(6),.circles__loader span:nth-child(6):before{animation-delay:.8s}@keyframes cl-chase{to{transform:rotate(360deg)}}@keyframes cl-chase-dot{80%,to{transform:rotate(360deg)}}@keyframes cl-chase-dot-before{50%{transform:scale(.5)}to,0%{transform:scale(1)}}.pre-greenroom-loader{z-index:10000;background:linear-gradient(251.74deg,#004d85 .77%,#5eb7de 103.55%);gap:40px;width:100dvw;height:100dvh;position:absolute}.pre-greenroom-loader--flex{flex-direction:column;justify-content:center;align-items:center;display:flex}.pre-greenroom-loader__spinner{animation-name:spin;animation-duration:2s;animation-timing-function:linear;animation-iteration-count:infinite}.pre-greenroom-loader__surface{margin-left:10px;margin-right:10px;width:min(400px,100% - 20px)!important;height:180px!important}.pre-greenroom-loader__text{text-align:center;color:#525252;align-items:center;font-family:Quicksand,Helvetica,Arial,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:20px;display:flex}.pre-greenroom-loader__text--white{color:#fff}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.circles-spinner__container{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.circles-spinner__container .loader-spinner{animation-name:spin;animation-duration:2s;animation-timing-function:linear;animation-iteration-count:infinite}
