.opening-animation{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#31294b;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:1;transition:opacity .8s ease-out}.opening-animation.fade-out{opacity:0;pointer-events:none}.opening-animation__logo{width:480px;height:auto;opacity:0;animation:logoAppear 2s ease-out forwards}.opening-animation__logo.restart{animation:none;animation-delay:.1s;animation:logoAppear 2s ease-out forwards}.opening-animation__logo img{width:100%;height:100%;object-fit:contain}@keyframes logoAppear{0%{opacity:0}to{opacity:1}}body.animation-complete{overflow:visible}body.animation-loading{overflow:hidden}@media screen and (max-width: 750px){.opening-animation__logo{width:255px;height:auto}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/opening-animation.css.map */
