.loader-overlay{position:fixed;inset:0;background-color:rgba(168,164,164,.2);z-index:9999;display:flex;justify-content:center;align-items:center;backdrop-filter:none}.dots{width:1rem;height:1rem;background:#01411c;color:#01411c;border-radius:50%;box-shadow:22.4px 0,-22.4px 0;animation:dots-u8fzftmd 1s linear infinite alternate}@keyframes dots-u8fzftmd{0%{box-shadow:22.4px 0,-22.4px 0;background:rgba(43,143,13,.13)}33%{box-shadow:22.4px 0,-22.4px 0 rgba(43,143,13,.13);background:rgba(43,143,13,.13)}66%{box-shadow:22.4px 0 rgba(43,143,13,.13),-22.4px 0;background:rgba(43,143,13,.13)}}