#init-apps{position:absolute;top:50%;left:50%;margin-top:-100px;margin-left:-75px;width:150px;height:80px;font-family:Lato,sans-serif;font-weight:600;font-size:16px;color:#fff;text-align:center;-webkit-font-smoothing:antialiased}#init-apps img{animation:1s ease-in-out 0s infinite alternate breathe;opacity:.66;transition:opacity .4s}.dot-flashing{position:relative;width:10px;height:10px;border-radius:5px;background-color:#2e7d32;color:#a5d6a7;-webkit-animation:dot-flashing 1s infinite linear alternate;animation:dot-flashing 1s infinite linear alternate;-webkit-animation-delay:.5s;animation-delay:.5s}.dot-flashing::after,.dot-flashing::before{content:'';display:inline-block;position:absolute;top:0}.dot-flashing::before{left:-15px;width:10px;height:10px;border-radius:5px;background-color:#2e7d32;color:#a5d6a7;-webkit-animation:dot-flashing 1s infinite alternate;animation:dot-flashing 1s infinite alternate;-webkit-animation-delay:0s;animation-delay:0s}.dot-flashing::after{left:15px;width:10px;height:10px;border-radius:5px;background-color:#2e7d32;color:#a5d6a7;-webkit-animation:dot-flashing 1s infinite alternate;animation:dot-flashing 1s infinite alternate;-webkit-animation-delay:1s;animation-delay:1s}@-webkit-keyframes dot-flashing{0%{background-color:#2e7d32}100%,50%{background-color:#a5d6a7}}@keyframes dot-flashing{0%{background-color:#2e7d32}100%,50%{background-color:#a5d6a7}}@keyframes breathe{from{transform:scale(1)}to{transform:scale(.95)}}.stage{display:flex;justify-content:center;align-items:center;position:relative;margin:20px auto;overflow:hidden}