.loading-wrapper .lds-ripple{display:inline-block;height:60px;position:relative;width:60px}.loading-wrapper .lds-ripple div{-webkit-animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite;animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite;border:4px solid #343a40;border-radius:50%;opacity:1;position:absolute}.loading-wrapper .lds-ripple div:nth-child(2){-webkit-animation-delay:-.5s;animation-delay:-.5s}@-webkit-keyframes lds-ripple{0%{height:0;left:26px;opacity:1;top:26px;width:0}to{height:52px;left:0;opacity:0;top:0;width:52px}}@keyframes lds-ripple{0%{height:0;left:26px;opacity:1;top:26px;width:0}to{height:52px;left:0;opacity:0;top:0;width:52px}}