.page-loader-container{background:0 0;justify-content:center;align-items:center;width:100%;height:100%;min-height:360px;display:flex}.page-loader-container.full-screen{background:var(--color-white);z-index:9999;height:100vh;position:fixed;inset:0}.lottie-wrapper{justify-content:center;align-items:center;width:min(320px,48vw);height:min(320px,48vw);display:flex}.running-cat-loader{width:100%;height:100%}.page-loader-container:empty:after{content:"";border:3px solid var(--color-border);border-top-color:var(--color-black);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}
