#splash{position:fixed;width:100%;height:100%;background:#fffef6;z-index:9999999;text-align:center;color:#000}#splash-logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}body,body.appear{background:#fffef6}.splashbg1,.splashbg2{display:none}body.appear .splashbg1,body.appear .splashbg2{display:block}body.appear .splashbg1{animation-name:PageAnime;animation-duration:1.2s;animation-timing-function:ease-in-out;animation-fill-mode:forwards;content:"";position:fixed;z-index:999;width:100%;height:100vh;top:0;left:50%;transform:scaleX(1);background-color:#fffef6}@keyframes PageAnime{0%{transform-origin:left;transform:scaleX(1)}50%{transform-origin:right}to{transform-origin:right;transform:scaleX(0)}}body.appear .splashbg2{animation-name:PageAnime2;animation-duration:1.2s;animation-timing-function:ease-in-out;animation-fill-mode:forwards;content:"";position:fixed;z-index:999;width:100%;height:100vh;top:0;right:50%;transform:scaleX(1);background-color:#fffef6}@keyframes PageAnime2{0%{transform-origin:right;transform:scaleX(1)}50%{transform-origin:left}to{transform-origin:left;transform:scaleX(0)}}#container{opacity:0}body.appear #container{animation-name:PageAnimeAppear;animation-duration:1s;animation-delay:.2s;animation-fill-mode:forwards;opacity:0}@keyframes PageAnimeAppear{0%{opacity:0}to{opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/loading.css.map */
