.ticker-section{overflow:hidden;width:100%;padding:20px 0}.ticker-section .ticker-wrapper{width:100%;overflow:hidden}.ticker-section .ticker-wrapper .ticker-content{display:flex;white-space:nowrap;animation:ticker-scroll 20s linear infinite}.ticker-section .ticker-wrapper .ticker-content:hover{animation-play-state:paused}@keyframes ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.ticker-section .ticker-wrapper .ticker-content .ticker-item{display:inline-flex;align-items:center;margin-right:100px}@media(max-width:989px){.ticker-section .ticker-wrapper .ticker-content .ticker-item{margin-right:40px}}.ticker-section .ticker-wrapper .ticker-content .ticker-item .ticker-icon{display:inline-block;margin-right:12px}.ticker-section .ticker-wrapper .ticker-content .ticker-item .ticker-icon svg{width:32px;height:32px}.ticker-section .ticker-wrapper .ticker-content .ticker-item .ticker-text{color:var(--Primary-Black, #150f1d);font-family:Poppins;font-size:16px;font-style:normal;font-weight:600;line-height:135%}@media(max-width:989px){.ticker-section .ticker-wrapper .ticker-content .ticker-item .ticker-text{font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-ticker.css.map */
