.module--credibility-strip{overflow:hidden;border-block:1px solid rgba(34,211,238,.3);background:linear-gradient(90deg,#07141f,#092536,#07141f);padding:18px 0}.module--credibility-strip .ticker-track{display:flex;width:max-content;animation:prolevelTicker 28s linear infinite}.module--credibility-strip span{display:flex;align-items:center;gap:22px;margin-right:22px;font-family:'Bebas Neue';font-size:1.35rem;letter-spacing:.11em;color:#eaf8ff}.module--credibility-strip i{font-style:normal;color:var(--cyan)}@keyframes prolevelTicker{to{transform:translateX(-50%)}}@media(prefers-reduced-motion:reduce){.module--credibility-strip .ticker-track{animation:none;flex-wrap:wrap;width:auto;justify-content:center}}