.trust-marquee-section{width:100%;overflow:hidden;position:relative}.marquee-bg{width:100%;height:104px;background:#0034660d;position:relative;overflow:hidden}.marquee-container{position:relative;width:100%;height:100%;display:flex;align-items:center;overflow:hidden}.marquee-content{display:flex;flex-direction:row;align-items:center;gap:80px;position:absolute;white-space:nowrap;animation:marquee 30s linear infinite;padding:0;will-change:transform;width:max-content}.marquee-item{display:flex;flex-direction:row;align-items:center;padding:0;gap:16px;flex:none;flex-shrink:0}.marquee-icon{width:40px;height:40px;flex:none;order:0;flex-grow:0;display:flex;align-items:center;justify-content:center}.marquee-icon img{width:100%;height:100%;object-fit:contain}.marquee-text{font-family:Rajdhani,sans-serif;font-style:normal;font-weight:600;font-size:24px;line-height:28px;color:#242424;flex:none;order:1;flex-grow:0;white-space:nowrap}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-25%)}}@media (max-width: 768px){.marquee-bg{height:88px}.marquee-content{gap:40px;animation:marquee 25s linear infinite}.marquee-icon{width:32px;height:32px}.marquee-text{font-size:20px;line-height:28px}}@media (min-width: 769px) and (max-width: 1200px){.marquee-content{gap:60px}}.marquee-container:before,.marquee-container:after{content:"";position:absolute;top:0;width:100px;height:100%;z-index:2;pointer-events:none}.marquee-container:before{left:0;background:linear-gradient(to right,rgba(0,52,102,.05),transparent)}.marquee-container:after{right:0;background:linear-gradient(to left,rgba(0,52,102,.05),transparent)}
/*# sourceMappingURL=/cdn/shop/t/19/assets/trust-marquee.css.map */
