div#hs_cos_wrapper_widget_1777573670062{background-color:var(--blue-700)}.contain{float:none!important;margin:auto!important;max-width:1380px;padding-left:20px;padding-right:20px;position:relative;text-align:left;z-index:2}.trusted-track{display:flex;flex-direction:column;gap:2em;margin-top:3em;width:100%}.trusted-row{overflow:hidden;width:100%}.trusted-marquee{display:flex;gap:4em;width:max-content}.trusted-scroll{align-items:center;display:flex;flex-shrink:0;gap:4em}.trusted-scroll img{flex-shrink:0;height:auto;max-height:40px;max-width:125px;object-fit:contain;width:auto}.trusted-row--left .trusted-marquee{animation:trustedtrack 45s linear infinite}.trusted-row--right .trusted-marquee{animation:trustedtrack-reverse 55s linear infinite}@keyframes trustedtrack{0%{transform:translateX(0)}to{transform:translateX(calc(-50% - 2em))}}@keyframes trustedtrack-reverse{0%{transform:translateX(calc(-50% - 2em))}to{transform:translateX(0)}}.trusted-row:hover .trusted-marquee{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.trusted-marquee{animation:none!important}}