body,html{height:100%}body{margin:0;font-family:Lato,Helvetica Neue,sans-serif}#loader{height:175px;width:175px}#loader,#loader .dot{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}#loader .dot{height:100%;width:87.5px}#loader .dot:before{border-radius:100%;content:"";height:87.5px;left:0;position:absolute;right:0;top:0;transform:scale(0);width:87.5px}#loader .dot:nth-child(7n+1){transform:rotate(45deg)}#loader .dot:nth-child(7n+1):before{animation:load .8s linear .1s infinite normal none running;background:#00ff80 none repeat scroll 0 0}#loader .dot:nth-child(7n+2){transform:rotate(90deg)}#loader .dot:nth-child(7n+2):before{animation:load .8s linear .2s infinite normal none running;background:#00ffea none repeat scroll 0 0}#loader .dot:nth-child(7n+3){transform:rotate(135deg)}#loader .dot:nth-child(7n+3):before{animation:load .8s linear .3s infinite normal none running;background:#0af none repeat scroll 0 0}#loader .dot:nth-child(7n+4){transform:rotate(180deg)}#loader .dot:nth-child(7n+4):before{animation:load .8s linear .4s infinite normal none running;background:#0040ff none repeat scroll 0 0}#loader .dot:nth-child(7n+5){transform:rotate(225deg)}#loader .dot:nth-child(7n+5):before{animation:load .8s linear .5s infinite normal none running;background:#2a00ff none repeat scroll 0 0}#loader .dot:nth-child(7n+6){transform:rotate(270deg)}#loader .dot:nth-child(7n+6):before{animation:load .8s linear .6s infinite normal none running;background:#9500ff none repeat scroll 0 0}#loader .dot:nth-child(7n+7){transform:rotate(315deg)}#loader .dot:nth-child(7n+7):before{animation:load .8s linear .7s infinite normal none running;background:#f0f none repeat scroll 0 0}#loader .dot:nth-child(7n+8){transform:rotate(1turn)}#loader .dot:nth-child(7n+8):before{animation:load .8s linear .8s infinite normal none running;background:#ff0095 none repeat scroll 0 0}#loader .loading{background-position:50% 50%;background-repeat:no-repeat;bottom:-40px;height:20px;left:0;position:absolute;right:0;width:180px}@keyframes load{to{opacity:0;transform:scale(1)}}