.trustedPartnerWrap{background:linear-gradient(0deg,#fff,#fff),linear-gradient(130deg,#faf8f0 30.01%,#f0f3f6 100.04%),#faf8f0;overflow:hidden}.trustedHeading h3{color:#0d1e3f;font-size:20px;font-weight:600;text-transform:uppercase}.trustedImagesBoxes{overflow:hidden}.trustedImagesBoxes,.trustedLogos{align-items:center;display:flex;width:100%}.trustedLogos{gap:60px;justify-content:center}.trustedLogos img{flex-shrink:0;max-height:60px;object-fit:contain;width:auto}.trustedImagesBoxes.is-sliding .trustedLogos{animation:infiniteMarquee 15s linear infinite;justify-content:flex-start;width:max-content}.trustedImagesBoxes.is-sliding:hover .trustedLogos{animation-play-state:paused}@keyframes infiniteMarquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media only screen and (min-width:992px){.trustedLogos{flex-wrap:wrap}}