*{margin:0;padding:0;box-sizing:border-box}body{font-family:Arial,sans-serif;overflow:hidden}.preloader{position:fixed;top:0;left:0;width:100%;height:100%;background:#f9f8f6;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:9999;transition:opacity .6s ease-out,visibility .6s ease-out}.preloader.fade-out{opacity:0;visibility:hidden}.logo-container{position:relative;margin-bottom:20px}.logo{width:100px;height:auto;animation:logoFadeIn 1.2s ease-out}.logo-path{fill:#35352f;stroke:#35352f;stroke-width:.5;stroke-dasharray:300;stroke-dashoffset:300;animation:drawLogo 1.8s ease-out forwards}.loading-text{color:#b7b8aa;font-size:14px;font-weight:300;letter-spacing:3px;opacity:0;animation:textFadeIn .8s ease-out .6s forwards;text-transform:uppercase}@keyframes logoFadeIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes drawLogo{to{stroke-dashoffset:0}}@keyframes textFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.logo{width:70px}.loading-text{font-size:12px;letter-spacing:2px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/preloader.css.map */
