@charset "UTF-8";#splash{position:fixed;top:0;left:0;width:100%;height:100%;background:#1a1008;z-index:9999999;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff}#splash-logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.loading-image{max-width:200px;height:auto;animation:fadeInOut 2s infinite}@keyframes fadeInOut{0%{opacity:1}50%{opacity:.5}to{opacity:1}}#splash.fade-out{opacity:0;transition:opacity .5s ease-out}@media(max-width:768px){.loading-image{max-width:150px}}.loader{width:48px;height:48px;border:5px solid #FFF;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.splashbg{display:none}body.appear .splashbg{display:block;content:"";position:fixed;z-index:9999;width:100%;height:100vh;top:0;left:0;transform:scaleX(0);background-color:#bf783a;animation-name:PageAnime;animation-duration:.8s;animation-timing-function:ease-in-out;animation-fill-mode:forwards}@keyframes PageAnime{0%{transform-origin:left;transform:scaleX(0)}50%{transform-origin:left;transform:scaleX(1)}50.001%{transform-origin:right}to{transform-origin:right;transform:scaleX(0)}}#container{opacity:0}body.appear #container{animation-name:PageAnimeAppear;animation-duration:1s;animation-delay:.8s;animation-fill-mode:forwards;opacity:0}@keyframes PageAnimeAppear{0%{opacity:0}to{opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/AT_top_loading.css.map */
