@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes marqueeHorizontal{0%{transform:translate(0)}to{transform:translate(var(--scroll-width))}}.trust-enhancer{padding-inline:0;margin-inline:calc((100vw - 100%)/-2)}.trust-enhancer-header{font-family:Open Sans,"sans-serif";font-weight:300;font-size:48px;letter-spacing:0;text-align:center;color:#005757}.trust-enhancer .carousel-logos{margin-top:64px;height:200px;overflow:hidden;background:linear-gradient(270deg,#cae7e826,#cae7e8);padding-top:10px}.trust-enhancer .carousel-logos .swiper-wrapper{animation:marqueeHorizontal 10s linear infinite;gap:104px;display:inline-flex;flex-direction:row;align-items:center;width:max-content;will-change:transform}.trust-enhancer .carousel-logos .swiper-slide{max-width:280px;max-height:210px;background:transparent!important}.trust-enhancer .carousel-logos .swiper-slide:first-child{margin-left:104px}.trust-enhancer .carousel-logos .swiper-slide img{cursor:pointer;width:100%;height:100%;object-fit:cover}.trust-enhancer .swiper-button-next,.trust-enhancer .swiper-button-prev,.trust-enhancer .swiper-notification{display:none}@media (min-width:0) and (max-width:1200px){.trust-enhancer{margin-inline:-16px}.trust-enhancer-header{font-size:32px}}