.logo-marquee-module{font-size:20px;position:relative}.trusted-by{color:#000;font-weight:700;margin-bottom:2em;text-align:center}@media (max-width:991px){.logo-marquee-module{font-size:19px}.trusted-by{margin-bottom:2.1em}}@media (max-width:767px){.logo-marquee-module{font-size:18px}.trusted-by{margin-bottom:2.2em}}.logo-marquee-module--gradient{background-image:linear-gradient(90deg,#fff 5%,hsla(200,9%,93%,0) 10%),linear-gradient(270deg,#fff 5%,hsla(200,9%,93%,0) 10%);bottom:0;height:64px;left:0;position:absolute;width:100%;z-index:1}.logo-marquee-module--marquee{display:flex;overflow:hidden;user-select:none}.logo-marquee-module--marquee-group{animation:scroll-left 30s linear infinite;display:flex;flex-shrink:0;width:auto}@media (prefers-reduced-motion){.logo-marquee-module--marquee-group{animation-play-state:paused}}.logo-marquee-module--marquee-group img{height:64px;padding:0 40px;width:auto}@media (max-width:991px){.logo-marquee-module--marquee-group img{height:56px;padding:0 30px}}@media (max-width:767px){.logo-marquee-module--marquee-group img{height:48px;padding:0 20px}}@keyframes scroll-left{0%{transform:translateX(0)}to{transform:translateX(-100%)}}