@keyframes photo-reveal{0%{opacity:0}to{opacity:1}}@keyframes splash-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}.animate-splash-bounce{animation:1.6s ease-in-out infinite splash-bounce}.splash-strip{z-index:5;animation:1.2s ease-out forwards strip-fade-in;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}@keyframes strip-fade-in{0%{opacity:0}to{opacity:1}}.splash-photo-row{will-change:transform;flex-wrap:nowrap;width:200%;display:flex}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scroll-right{0%{transform:translate(-50%)}to{transform:translate(0)}}.splash-row-top.is-scrolling{animation:60s linear infinite scroll-right}.splash-row-bottom.is-scrolling{animation:60s linear infinite scroll-left}.splash-photo-cell{opacity:0;max-width:8.33333%;animation:.8s ease-out forwards photo-reveal;animation-delay:var(--photo-delay,0s);flex:0 0 8.33333%;position:relative;overflow:hidden}.splash-row-top{z-index:3;position:relative;box-shadow:0 4px 4px #00000040}.splash-row-top .splash-photo-cell{height:188px}.splash-row-top img{opacity:.6;filter:grayscale()}.splash-row-logos{z-index:2;background-color:#d3d9cecc;justify-content:center;align-items:center;height:188px;display:flex;position:relative;box-shadow:0 5px 5px -1px #0003}.splash-logos-wrap{justify-content:center;align-items:center;gap:25px;display:flex}.splash-logo{width:auto}.splash-logo-70{height:220px}.splash-logo-usal{height:120px}.splash-row-gold{z-index:4;background-color:#8f5c2780;height:17px;position:relative;box-shadow:0 -3px 3px #00000040}.splash-row-bottom{z-index:1;position:relative;box-shadow:0 4px 4px #00000040}.splash-row-bottom .splash-photo-cell{height:158px}.splash-row-bottom img{opacity:.7;filter:grayscale()}@media (max-width:550px){.splash-photo-cell{flex:0 0 16.6667%;max-width:16.6667%}.splash-row-top .splash-photo-cell,.splash-row-bottom .splash-photo-cell{height:98px}.splash-logos-wrap{flex-direction:column;gap:0}.splash-logo-70{height:120px;margin-top:-20px;margin-bottom:-20px}.splash-logo-usal{height:70px}}
