.wait-loading-icon{display:inline-block;height:18px;position:relative;width:18px}.wait-loading-icon div{animation:wait-loading-icon 1.2s cubic-bezier(.5,0,.5,1) infinite;border-radius:50%;border:3px solid transparent;border-top-color:#fff;box-sizing:border-box;display:block;height:18px;margin:4px;position:absolute;width:18px}.wait-loading-icon div:first-child{animation-delay:-.45s}.wait-loading-icon div:nth-child(2){animation-delay:-.3s}.wait-loading-icon div:nth-child(3){animation-delay:-.15s}@keyframes wait-loading-icon{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.wait-loading-icon-med{display:inline-block;height:26px;position:relative;width:26px}.wait-loading-icon-med div{animation:wait-loading-icon 1.2s cubic-bezier(.5,0,.5,1) infinite;border-radius:50%;border:3px solid transparent;border-top-color:#fff;box-sizing:border-box;display:block;height:18px;margin:4px;position:absolute;width:18px}.wait-loading-icon-med div:first-child{animation-delay:-.45s}.wait-loading-icon-med div:nth-child(2){animation-delay:-.3s}.wait-loading-icon-med div:nth-child(3){animation-delay:-.15s}.wait-loading-icon-big{display:inline-block;height:40px;position:relative;width:40px}.wait-loading-icon-big div{animation:wait-loading-icon 1.2s cubic-bezier(.5,0,.5,1) infinite;border-radius:50%;border:3px solid transparent;border-top-color:#fff;box-sizing:border-box;display:block;height:40px;margin:4px;position:absolute;width:40px}.wait-loading-icon-big div:first-child{animation-delay:-.45s}.wait-loading-icon-big div:nth-child(2){animation-delay:-.3s}.wait-loading-icon-big div:nth-child(3){animation-delay:-.15s}