.splash_main__ZexD2{background-color:var(--color-primary);display:flex;justify-content:center;align-items:center;height:100vh;width:100%;left:0;position:fixed}.splash_main__ZexD2 .splash_image__znONM{max-width:100%;max-height:100%;display:block;border-radius:12px;padding:12px;box-sizing:content-box;animation:splash_splashFlip__X0FSX 1.5s ease-in-out infinite}@keyframes splash_splashFlip__X0FSX{0%{transform:scaleX(1)}50%{transform:scaleX(-1)}to{transform:scaleX(1)}}@media (max-width:480px){.splash_main__ZexD2 .splash_image__znONM{height:110px!important;width:134px!important;margin-bottom:32px!important}}@media (prefers-reduced-motion:reduce){.splash_main__ZexD2 .splash_image__znONM{animation:none}}