.mobile-tab{display:none}#splash{display:none}#splash{position:fixed;overflow:hidden;width:100%;height:100%;background:#000;top:0;transition:opacity 0.6s;z-index:99999999999999999999}#splash #progress-bar-container{width:100%;height:100%}#splash img{width:100%;height:100%;object-fit:contain}@media (max-width:1024px){#splash{display:block}.mobile-tab{padding:10px 30px;display:flex;align-items:center;justify-content:space-between;position:fixed;background:#fff;bottom:0;left:0;z-index:9999999;width:100%;height:70px;box-shadow:-1px -4px 8px -1px rgb(0 0 0 / 75%);-webkit-box-shadow:-1px -4px 8px -1px rgb(0 0 0 / 75%);-moz-box-shadow:-1px -4px 8px -1px rgba(0,0,0,.75)}.mobile-tab a{width:20%;margin:0 10px;text-align:center}.mobile-tab a img{width:30px;height:30px}}