.waiting-container{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;overflow:hidden}@keyframes rotate{0%{rotate:0deg}to{rotate:1turn}}.waiting-container>div{justify-content:center;align-items:center;width:65px;height:170px;animation:3s linear infinite rotate;display:flex}.waiting-container .ellipse-container{position:absolute;overflow:hidden}@keyframes atomAnimation1{0%{width:0}70%{width:65px}to{width:65px}}.waiting-container .ellipse-container:first-child{animation:1.2s linear infinite alternate-reverse atomAnimation1}@keyframes atomAnimation2{0%{width:0}70%{width:65px}to{width:65px}}.waiting-container .ellipse-container:nth-child(2){animation:1.2s linear infinite alternate-reverse atomAnimation2;rotate:55deg}@keyframes atomAnimation3{0%{width:0}70%{width:65px}to{width:65px}}.waiting-container .ellipse-container:nth-child(3){animation:1.2s linear infinite alternate-reverse atomAnimation3;rotate:-55deg}.waiting-container .ellipse-container .ellipse{border-radius:50%;width:65px;height:170px}.waiting-container .ellipse-container .ellipse:before{content:"";box-sizing:border-box;z-index:-1;-webkit-mask-composite:xor;background:linear-gradient(90deg,#080436,#e6d0d0);border-radius:50%;width:65px;height:170px;padding:3px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.waiting-container div:has(.core):not(.waiting-container>div){width:fit-content}.waiting-container div:has(.core):not(.waiting-container>div) .core{border-radius:50%;width:10px;height:10px}.waiting-container div:has(.core):not(.waiting-container>div) .core:before{content:"";box-sizing:border-box;z-index:-1;-webkit-mask-composite:xor;background:linear-gradient(90deg,#080436,#e6d0d0);border-radius:50%;width:10px;height:10px;padding:3px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source;top:calc(50% - 5px)!important;left:calc(50% - 5px)!important}
