.img-splash,body,html{height:100%;width:100%}body,html{background-color:#fff;margin:0;padding:0}.img-splash{background-image:url(/static/global/images/splash.png);background-attachment:fixed;background-position:center center;background-repeat:no-repeat;background-size:600px 300px}.anim-fade-in{animation-duration:1s;animation-name:anim-fade-in;animation-fill-mode:both;-webkit-animation-duration:1s;-webkit-animation-fill-mode:both;-webkit-animation-name:anim-fade-in}@-webkit-keyframes anim-fade-in{from{opacity:0;transform:translate3d(0,-100%,0);-webkit-transform:translate3d(0,-100%,0)}to{opacity:1;transform:none;-webkit-transform:none}}@keyframes anim-fade-in{from{opacity:0;transform:translate3d(0,-100%,0);-webkit-transform:translate3d(0,-100%,0)}to{opacity:1;transform:none;-webkit-transform:none}}@media (-webkit-min-device-pixel-ratio:2) and (min-width:550px){.img-splash{background-image:url(/static/global/images/splash@2x.png);background-attachment:fixed;background-position:center center;background-repeat:no-repeat;background-size:600px 300px;height:100%;width:100%}}@media (max-width:549px){.img-splash{background-image:url(/static/global/images/splash@2x.png);background-attachment:fixed;background-position:center center;background-repeat:no-repeat;background-size:contain;height:100%;width:100%}}
