.loading\:default{position:absolute;top:0;left:0;height:100%;width:100%;z-index:5;display:flex;justify-content:center;align-items:center}.loading\:default>div{position:relative;height:.375rem;width:100%;max-width:1.375rem}.loading\:default i{display:block;height:.375rem;width:.375rem;border-radius:.375rem;margin:0 .0625rem;position:absolute;-webkit-animation:dots-jump 1.2s ease infinite;animation:dots-jump 1.2s ease infinite;-webkit-animation-delay:0s;animation-delay:0s}.loading\:default i:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s;right:7px}.loading\:default i:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s;right:0}