.splash-wrapper{width:100%;height:100vh}.logo-block,.splash-section ul,.splash-wrapper{display:flex;justify-content:center;align-items:center}.splash-section{width:600px;height:auto}.splash-section ul{width:350px;margin:0 auto 20px;height:200px;position:relative}.logo-block{width:180px;height:180px;background:#fff;position:absolute;top:0}.logo-block.other-logo{right:0}.logo-block.main-rebate-logo{left:0;z-index:1;transform:translateX(10px);-webkit-animation:3s movemainlogo;animation-fill-mode:forwards}.logo-block img{width:110px;height:110px;object-fit:scale-down}.logo-block.main-rebate-logo img{width:80px;height:80px}.splash-section .webContent .mainHeading{font-size:2.5rem}.splash-section .webContent a{text-decoration:none;color:#000}@keyframes movemainlogo{0%{transform:translate(10,0);opacity:1}100%{transform:translate(90px,0);opacity:0}}.logo-block.main-small-rebate-logo{z-index:3;width:60px;height:60px;opacity:0;top:-20px;right:80px;background:#fff;-webkit-animation:1s linear 3s logoscale;animation-fill-mode:forwards}.logo-block.main-small-rebate-logo img{width:30px;height:30px}@keyframes logoscale{0%{opacity:0}100%{opacity:1}}.logo-block.other-logo{z-index:2;transform:translateX(10px);animation:3s forwards moveotherlogo}@keyframes moveotherlogo{0%{transform:translate(0,0)}100%{transform:translate(-100px,0)}}.cashbackTable tr td{border-bottom:0;padding:.3rem .5rem}.cashbackTable tr td:first-child{text-align:left}.cashbackTable tr td:last-child{color:var(--color-first);font-weight:600;text-align:right}