.absolute-circle-loading{z-index:50;background-color:#ffffff80;width:100%;height:100%;position:absolute;top:0;left:0}.absolute-circle-loading .spinner-wrap{justify-content:center;align-items:center;display:flex;position:sticky;top:50vh}.absolute-circle-loading .spinner-wrap .spinner{width:5rem;height:5rem}@keyframes spin{to{transform:rotate(360deg)}}.absolute-circle-loading .spinner-wrap .spinner{border-top-width:4px;border-bottom-width:4px;border-color:var(--primary-500);border-radius:9999px;animation:1s linear infinite spin}

/*# sourceMappingURL=75304a5b18aabdb3.css.map*/