#ripple{width:20px;height:20px;border-radius:50%;animation:ripple 2.4s infinite}#logo,#ripple{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}#logo{animation:a-efs 1.184s cubic-bezier(.4,0,.2,1) 1.283s 1 forwards;animation:a-s .5s linear .5s 1 forwards,a-e 1.75s cubic-bezier(0,0,.67,1) .5s 1 forwards;opacity:0}#logo img{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes a-efs{24%{animation-timing-function:cubic-bezier(.8,0,.6,1);opacity:.3}52%{animation-timing-function:cubic-bezier(.63,0,.2,1);opacity:.03}83%{animation-timing-function:cubic-bezier(.8,0,.84,1);opacity:.05}to{opacity:0}}@keyframes ripple{0%{border:0 solid grey;background:#d3b7c2}to{border:0 solid grey;background:#fff;width:150vw;height:150vw}}@keyframes a-ef{24%{animation-timing-function:cubic-bezier(.8,0,.6,1);transform:scaleY(.42)}52%{animation-timing-function:cubic-bezier(.63,0,.2,1);transform:scaleY(.98)}83%{animation-timing-function:cubic-bezier(.8,0,.84,1);transform:scaleY(.96)}to{transform:none}}@keyframes a-e{43%{animation-timing-function:cubic-bezier(.8,0,.2,1);transform:scale(.75)}60%{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-16px)}77%{animation-timing-function:cubic-bezier(.16,0,.2,1);transform:none}89%{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-5px)}to{transform:none}}@keyframes a-s{to{opacity:1}}@keyframes a-nt{to{transform:none}}@keyframes a-h{to{opacity:0}}#load{width:600px;left:50%;top:10%;margin-left:-300px;overflow:visible;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}#load,#load div{position:absolute;height:36px}#load div{width:20px;opacity:0;font-family:Helvetica,Arial,sans-serif;font-size:30px;animation:move 2s linear infinite;-o-animation:move 2s linear infinite;-moz-animation:move 2s linear infinite;-webkit-animation:move 2s linear infinite;transform:rotate(180deg);-o-transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);color:#000}#load div:nth-child(2){animation-delay:.2s;-o-animation-delay:.2s;-moz-animation-delay:.2s;-webkit-animation-delay:.2s}#load div:nth-child(3){animation-delay:.4s;-o-animation-delay:.4s;-webkit-animation-delay:.4s}#load div:nth-child(4){animation-delay:.6s;-o-animation-delay:.6s;-moz-animation-delay:.6s;-webkit-animation-delay:.6s}#load div:nth-child(5){animation-delay:.8s;-o-animation-delay:.8s;-moz-animation-delay:.8s;-webkit-animation-delay:.8s}#load div:nth-child(6){animation-delay:1s;-o-animation-delay:1s;-moz-animation-delay:1s;-webkit-animation-delay:1s}#load div:nth-child(7){animation-delay:1.2s;-o-animation-delay:1.2s;-moz-animation-delay:1.2s;-webkit-animation-delay:1.2s}@keyframes move{0%{left:0;opacity:0}35%{left:41%;-moz-transform:rotate(0);-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);opacity:1}65%{left:59%;-moz-transform:rotate(0);-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);opacity:1}to{left:100%;-moz-transform:rotate(-180deg);-webkit-transform:rotate(-180deg);-o-transform:rotate(-180deg);transform:rotate(-180deg);opacity:0}}@-moz-keyframes move{0%{left:0;opacity:0}35%{left:41%;-moz-transform:rotate(0);transform:rotate(0);opacity:1}65%{left:59%;-moz-transform:rotate(0);transform:rotate(0);opacity:1}to{left:100%;-moz-transform:rotate(-180deg);transform:rotate(-180deg);opacity:0}}@-webkit-keyframes move{0%{left:0;opacity:0}35%{left:41%;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}65%{left:59%;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}to{left:100%;-webkit-transform:rotate(-180deg);transform:rotate(-180deg);opacity:0}}@-o-keyframes move{0%{left:0;opacity:0}35%{left:41%;-o-transform:rotate(0);transform:rotate(0);opacity:1}65%{left:59%;-o-transform:rotate(0);transform:rotate(0);opacity:1}to{left:100%;-o-transform:rotate(-180deg);transform:rotate(-180deg);opacity:0}}