.bootstrap-loader{min-height:100vh;display:grid;place-items:center;background:#05080f}.bootstrap-loader-indicator{width:32px;height:32px;border:2px solid #203443;border-top-color:#7dd3fc;border-radius:50%;animation:bootstrap-loader-spin .8s linear infinite}@keyframes bootstrap-loader-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.bootstrap-loader-indicator{animation-duration:1.6s}}
