#preloader{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:9999}.preloader-logo{width:120px;margin-bottom:20px;animation:bounce 2s infinite ease-in-out}.loader{width:40px;height:40px;border:5px solid #ccc;border-top-color:#333;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes bounce{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/preloader.css.map */
