.mobile-hide{display:none}@media screen and (min-width:576px){.mobile-hide{display:block}}.tablet-hide{display:block}@media screen and (min-width:920px){.tablet-hide{display:none}}@keyframes rotate{0%{rotate:0deg}50%{scale:1 1.5}to{rotate:1turn}}.splashScreen{background-color:#000;display:block;height:100%;opacity:1;position:absolute;width:100%;z-index:9}