.homeImage{padding:0 40px;display:flex;align-items:center;height:100%}.mainHomeImage{max-width:175px;max-height:4rem;width:auto;height:auto;object-fit:contain}.largeLogo{transform:scale(1.25)}img:last-of-type{padding-left:0}.inner{position:relative;width:100%;filter:grayscale(100%);overflow:hidden;height:5rem}.wrapper{position:absolute;display:flex}section{display:flex;animation:swipe var(--speed) linear infinite backwards}.inner:focus-within section,.inner:hover section{animation-play-state:paused}@keyframes swipe{0%{transform:translate(0)}to{transform:translate(-100%)}}@media screen and (max-width:500px){.homeImage{padding:0 15px}.mainHomeImage{max-width:110px;max-height:2.6rem;width:auto;height:auto;object-fit:contain;filter:grayscale(100%)}}.mainBanner{background-image:url(https://pub-6d08c79af1b441ba9ae8499c407fd9d0.r2.dev/common-images/mainBanner.png);background-color:#c1c1c1;background-position:50%;background-size:cover}