.ac-ticker-widget{overflow-x:hidden;overflow-y:clip;padding:50px 0;line-height:1}.ac-ticker-band{background:#fff;padding:16px 0;width:200vw;margin-left:-50vw;transform:rotate(-3deg)}@media (min-width: 992px){.ac-ticker-band{transform:rotate(var(--ac-ticker-angle, -3deg))}}.ac-ticker-band{overflow:hidden}.ac-ticker-item-content{display:flex;align-items:center;gap:14px;margin-right:14px}.ac-ticker-track{display:flex;align-items:center;white-space:nowrap;width:max-content;box-shadow:0 20px 60px -20px #00000014;animation:ac-ticker-scroll 25s linear infinite;will-change:transform}.ac-ticker-track:hover{animation-play-state:paused}@keyframes ac-ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.ac-ticker-set{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:40px;flex-shrink:0}.ac-ticker-item{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;gap:14px;flex-shrink:0}.ac-ticker-item--after{flex-direction:column-reverse}.ac-ticker-text{font-size:.95rem;font-weight:700;text-transform:uppercase;color:#000;white-space:nowrap}.ac-ticker-img{height:24px;width:auto;display:block;flex-shrink:0;object-fit:contain}
