.loading,.loading-wide{display:flex;justify-content:center;align-items:center}.loading-wide{width:150px;height:150px;position:relative}.color{background-color:#4285f4}.l1{height:65px;animation:move-h 1.2s cubic-bezier(.65,.05,.36,1) infinite;background-color:#f4b400}.l1,.l2{width:15px;position:absolute}.l2{height:60px;transform:rotate(90deg);animation:move-v 1.2s cubic-bezier(.65,.05,.36,1) infinite;background-color:#db4437}@keyframes move-h{0%{top:0;opacity:0}25%{opacity:1}50%{top:30%;opacity:1}75%{opacity:1}to{top:100%;opacity:0}}@keyframes move-v{0%{left:0;opacity:0}25%{opacity:1}50%{left:45%;opacity:1}75%{opacity:1}to{left:100%;opacity:0}}.animation-effect-light{animation:effect .2s linear .1s infinite}.animation-effect-light-d{animation:effect .3s linear .2s infinite}.animation-effect-rot{animation:rot .8s cubic-bezier(.65,.05,.36,1) infinite}.animation-effect-scale{animation:scale .8s cubic-bezier(.65,.05,.36,1) infinite}@keyframes effect{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes rot{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}@keyframes scale{0%{scale:1}50%{scale:1.9}to{scale:1}}.e1{width:1px;height:40px;opacity:.3;top:0;left:8%;background-color:#0f9d58}.e1,.e2{position:absolute}.e2{width:60px;height:1px;opacity:.8;top:8%;left:0;background-color:#4285f4}.e3{position:absolute;top:10%;left:12%;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:900;font-size:18px;color:#4285f4}.e4{width:1px;height:40px;top:90%;right:10%;background-color:#db4437}.e4,.e5{opacity:.3;position:absolute}.e5{width:40px;height:1px;background-color:#f4b400}.e5,.e6{top:100%;right:0}.e6{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:32px;color:#0f9d58}.e6,.e7{position:absolute}.e7{width:1px;height:20px;bottom:0;left:0;transform:rotate(45deg);animation:height 1s cubic-bezier(.65,.05,.36,1) infinite;background-color:#f4b400}@keyframes height{0%{bottom:0;left:0;height:0}25%{height:90px}50%{bottom:100%;left:100%;height:90px}75%{height:0}to{bottom:0;left:0;height:0}}.e8{width:20px;height:1px;position:absolute;bottom:50%;left:0;animation:width 1.5s cubic-bezier(.65,.05,.36,1) infinite;background-color:#0f9d58}@keyframes width{0%{left:0;width:0}50%{left:100%;width:90px}to{left:0;width:0}}