#logoMarqueeSection{margin:0 auto;max-width:1920px!important}.default-content-container{margin:0 auto;min-height:auto;overflow:hidden;padding:1rem;width:100%}div.marquee>a>img{height:auto}.logoMarqueeSection>div>div{min-height:0;padding-bottom:0;padding-top:0}.marquee,.marquee-wrapper{display:inline-block;white-space:nowrap}.marquee{animation-iteration-count:infinite;animation-name:marquee;animation-timing-function:linear;position:relative;transform:translateZ(0)}.marquee a{display:inline-block;padding-right:2.4rem;white-space:nowrap}.marquee-wrapper:hover .marquee{animation-play-state:paused!important}@keyframes marquee{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0)}}