.loading_dotspinner__IlFdE{--uib-size:2.8rem;--uib-speed:.9s;--uib-color:var(--c4);position:relative;display:flex;align-items:center;justify-content:flex-start;height:60px;width:60px}.loading_dotspinner__dot__9AruF{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:flex-start;height:100%;width:100%}.loading_dotspinner__dot__9AruF:before{content:"";height:20%;width:20%;border-radius:50%;background-color:var(--uib-color);transform:scale(0);opacity:.5;animation:loading_pulse0112__YkJ35 calc(var(--uib-speed) * 1.111) ease-in-out infinite;box-shadow:0 0 20px rgba(18,31,53,.3)}.loading_dotspinner__dot__9AruF:nth-child(2){transform:rotate(45deg)}.loading_dotspinner__dot__9AruF:nth-child(2):before{animation-delay:calc(var(--uib-speed) * -.875)}.loading_dotspinner__dot__9AruF:nth-child(3){transform:rotate(90deg)}.loading_dotspinner__dot__9AruF:nth-child(3):before{animation-delay:calc(var(--uib-speed) * -.75)}.loading_dotspinner__dot__9AruF:nth-child(4){transform:rotate(135deg)}.loading_dotspinner__dot__9AruF:nth-child(4):before{animation-delay:calc(var(--uib-speed) * -.625)}.loading_dotspinner__dot__9AruF:nth-child(5){transform:rotate(180deg)}.loading_dotspinner__dot__9AruF:nth-child(5):before{animation-delay:calc(var(--uib-speed) * -.5)}.loading_dotspinner__dot__9AruF:nth-child(6){transform:rotate(225deg)}.loading_dotspinner__dot__9AruF:nth-child(6):before{animation-delay:calc(var(--uib-speed) * -.375)}.loading_dotspinner__dot__9AruF:nth-child(7){transform:rotate(270deg)}.loading_dotspinner__dot__9AruF:nth-child(7):before{animation-delay:calc(var(--uib-speed) * -.25)}.loading_dotspinner__dot__9AruF:nth-child(8){transform:rotate(315deg)}.loading_dotspinner__dot__9AruF:nth-child(8):before{animation-delay:calc(var(--uib-speed) * -.125)}@keyframes loading_pulse0112__YkJ35{0%,to{transform:scale(0);opacity:.5}50%{transform:scale(1);opacity:1}}