.loading_{display:flex;height:100vh;width:100%;align-items:center;justify-content:center;--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.loading_ .spinner{height:5rem;width:5rem;border-width:2px}.loading_.top_spin{height:20rem;align-items:flex-start;padding-top:5rem}.loading_.top_spin .spinner{height:2.5rem;width:2.5rem;border-width:4px}.spinner{position:relative;z-index:10;display:inline-block;min-height:1.5rem;min-width:1.5rem;border-radius:9999px;border-width:1px;border-color:rgb(255 255 255/var(--tw-border-opacity,1));--tw-border-opacity:1;border-top-color:rgb(244 93 92/var(--tw-border-opacity,1));animation:pay-animation 1s infinite;animation-timing-function:linear}.fade_loader{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));background-color:hsla(0,0%,100%,.5)}.fade_loader .spinner{height:2.5rem;width:2.5rem;border-width:4px}@keyframes pay-animation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}