.grad-text{background:linear-gradient(90deg,#ca2fc9ff,#34b5aaff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline}.logo-ticker-section{overflow:hidden!important;position:relative}.exc-ticker-track{display:flex!important;flex-wrap:nowrap!important;width:max-content!important;max-width:none!important;align-items:center;gap:2vmin;animation:exc-ticker-scroll 20s linear infinite;will-change:transform}.exc-ticker-track:hover{animation-play-state:paused}.exc-ticker-pill{flex:0 0 auto!important;width:auto!important;min-width:10vim;padding:2vmin 3vmin!important;margin:0!important;background:#242679;border-radius:8px;display:flex;align-items:center;justify-content:center}.exc-ticker-pill .et_pb_text_inner p{margin:0;color:#fff;font-weight:500;white-space:nowrap}@keyframes exc-ticker-scroll{from{transform:translateX(20%)}to{transform:translateX(-20%)}}@media (max-width:980px){.exc-ticker-track{gap:12px;animation-duration:15s}.exc-ticker-pill{min-width:100px;padding:10px 18px!important}.exc-ticker-pill .et_pb_text_inner p{font-size:14px}}@media (max-width:767px){.exc-ticker-track{gap:10px;animation-duration:15s}.exc-ticker-pill{min-width:80px;padding:8px 14px!important}.exc-ticker-pill .et_pb_text_inner p{font-size:13px}}@media (prefers-reduced-motion:reduce){.exc-ticker-track{animation:none}}