.customer-brand{display:flex;justify-content:center;padding:14px 18px 0}.customer-brand img{display:block;height:auto;max-width:190px;width:42vw}.splash-screen{align-items:center;background:#fff;display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.splash-screen img{animation:grengo-logo-arrive 1.25s cubic-bezier(.2,.8,.2,1) both;height:auto;max-width:340px;width:72vw}.splash-screen.hide{animation:grengo-splash-out .32s ease forwards;pointer-events:none}.auth-brand-logo{display:block;height:auto;max-width:180px;width:52%}@keyframes grengo-logo-arrive{0%{opacity:0;transform:scale(.72) translateY(18px)}55%{opacity:1;transform:scale(1.04) translateY(0)}100%{opacity:1;transform:scale(1)}}@keyframes grengo-splash-out{to{opacity:0;visibility:hidden}}@media(max-width:430px){.customer-brand{padding-top:10px}.customer-brand img{max-width:155px}.splash-screen img{width:78vw}}
