.trusted-by{margin-bottom:40px;padding:40px 0}.trusted-by__container{display:flex;align-items:center;overflow:hidden;position:relative;padding:13px 0}.trusted-by__container::before,.trusted-by__container::after{content:"";position:absolute;width:20%;z-index:1;height:100%}.trusted-by__container::before{left:0;background:linear-gradient(90deg, #eef1f5, rgba(238, 241, 245, 0))}.trusted-by__container::after{right:0;background:linear-gradient(90deg, rgba(238, 241, 245, 0), #eef1f5)}.trusted-by p{margin-bottom:25px;color:#0c0818;text-align:center;font-family:Play;font-size:16px;line-height:110%;text-transform:uppercase}.trusted-by .swiper-wrapper{transition-timing-function:linear !important;will-change:transform;transform-style:preserve-3d}.trusted-by .swiper-slide{display:flex;align-items:center;width:fit-content;height:auto}.trusted-by .line{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;width:max-content;min-width:max-content;white-space:nowrap;animation:railHorizontalLeft linear infinite;animation-duration:var(--scroll-speed, 30s)}.trusted-by .line>*{margin-right:40px}.trusted-by:not(:has(.swiper-initialized)) .swiper-wrapper{display:flex;min-width:max-content}.trusted-by:not(:has(.swiper-initialized)) .swiper-wrapper .swiper-slide:nth-of-type(n + 6){display:none}@keyframes railHorizontalLeft{0%{transform:translateX(0)}100%{transform:translateX(calc(-1 * var(--loop-width)))}}
