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

.donut{display:inline-block;border:4px solid rgba(0,0,0,0.1);border-left-color:rgba(58,122,69,1);border-radius:50%;margin:0 auto;width:100px;height:100px;animation:donut-spin 1.2s linear infinite}[data-bs-theme=dark] .donut{border-left-color:rgba(58,122,69,1)}#astroid-preloader{background:rgb(255,255,255);z-index:99999}[data-bs-theme=dark] #astroid-preloader{background:rgb(255,255,255)}
