.fixed.z-9999{z-index:9999}.spinner{height:50px;width:max-content;font-size:18px;font-weight:600;font-family:monospace;letter-spacing:1em;color:var(--color-primary-web);display:flex;justify-content:center;align-items:center}.spinner span{animation:loading6454 1.75s ease infinite}.spinner span:nth-child(2){animation-delay:.25s}.spinner span:nth-child(3){animation-delay:.5s}.spinner span:nth-child(4){animation-delay:.75s}.spinner span:nth-child(5){animation-delay:1s}.spinner span:nth-child(6){animation-delay:1.25s}.spinner span:nth-child(7){animation-delay:1.5s}.spinner span:nth-child(8){animation-delay:1.75s}@keyframes loading6454{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}