@charset "UTF-8";
/***!  Style Declaration  !***/

.sk-cube-grid{width:20px;height:20px;margin:0 auto}.sk-cube-grid .sk-cube{width:33.33%;height:33.33%;background-color:rgb(195,214,8);float:left;-webkit-animation:sk-cubeGridScaleDelay 1.3s infinite ease-in-out;animation:sk-cubeGridScaleDelay 1.3s infinite ease-in-out}.sk-cube-grid .sk-cube1{-webkit-animation-delay:.2s;animation-delay:.2s}.sk-cube-grid .sk-cube2{-webkit-animation-delay:.3s;animation-delay:.3s}.sk-cube-grid .sk-cube3{-webkit-animation-delay:.4s;animation-delay:.4s}.sk-cube-grid .sk-cube4{-webkit-animation-delay:.1s;animation-delay:.1s}.sk-cube-grid .sk-cube5{-webkit-animation-delay:.2s;animation-delay:.2s}.sk-cube-grid .sk-cube6{-webkit-animation-delay:.3s;animation-delay:.3s}.sk-cube-grid .sk-cube7{-webkit-animation-delay:0ms;animation-delay:0ms}.sk-cube-grid .sk-cube8{-webkit-animation-delay:.1s;animation-delay:.1s}.sk-cube-grid .sk-cube9{-webkit-animation-delay:.2s;animation-delay:.2s}[data-bs-theme=dark] .sk-cube-grid .sk-cube{background-color:rgb(195,214,8)}#astroid-preloader{background:rgb(255,255,255);z-index:99999}[data-bs-theme=dark] #astroid-preloader{background:rgb(255,255,255)}
