.marquee-section{z-index:11;background-color:#fff;border-top:4px solid #4e4e4e;border-bottom:4px solid #4e4e4e;width:100%;padding:0;position:relative;overflow:hidden}@media (min-width:768px){.marquee-section{border-top-width:12px;border-bottom-width:12px}}.marquee-container{width:100%;max-width:100%;margin:0 auto;padding:0;overflow:hidden}.marquee-heading{display:none}.marquee-wrapper{width:100%;position:relative;overflow:hidden}.marquee-fade-left,.marquee-fade-right{display:none}.group-marquee{justify-content:center;align-items:center;animation:40s linear infinite marquee;display:flex}.marquee-track{padding:1em 0;display:flex;overflow:hidden}.marquee-track::-webkit-scrollbar{display:none}.marquee-item{flex:0 0 16em;justify-content:center;align-items:center;width:250px;height:125px;display:flex;position:relative}.marquee-image{-o-object-fit:contain;object-fit:contain;opacity:1;transition:transform .3s}.marquee-item:hover .marquee-image{transform:scale(1.05)}@keyframes marquee{0%{translate:0}to{translate:-50%}}@media (max-width:768px){.marquee-item{flex:0 0 5em;width:200px;height:135px}.marquee-fade-left,.marquee-fade-right{width:40px}.group-marquee{gap:2em}}@media (max-width:480px){.marquee-section{border-top-width:3px;border-bottom-width:3px}.marquee-track{padding:.45rem 0}.marquee-item{flex:0 0 138px;width:138px;height:72px}.group-marquee{gap:.5rem}}
