.sharks-ticker{background:var(--sharks-ticker-bg, #0d0f12);color:var(--sharks-ticker-text, #f4f4f4);overflow:hidden;position:relative;width:100%;padding:var(--sharks-ticker-padding, 18px) 0;border-bottom:1px solid rgba(255,255,255,.06)}.sharks-ticker:before,.sharks-ticker:after{content:"";position:absolute;top:0;bottom:0;width:60px;z-index:2;pointer-events:none}.sharks-ticker:before{left:0;background:linear-gradient(90deg,var(--sharks-ticker-bg, #0d0f12),transparent)}.sharks-ticker:after{right:0;background:linear-gradient(270deg,var(--sharks-ticker-bg, #0d0f12),transparent)}.sharks-ticker__track{display:flex;width:max-content;animation:sharks-ticker-scroll var(--sharks-ticker-speed, 28s) linear infinite;will-change:transform}.sharks-ticker:hover .sharks-ticker__track{animation-play-state:paused}.sharks-ticker__item{display:inline-flex;align-items:center;gap:10px;white-space:nowrap;padding:0 24px;font-family:var(--sharks-ticker-font, inherit);font-size:var(--sharks-ticker-font-size, 17px);font-weight:var(--sharks-ticker-font-weight, 500);letter-spacing:.01em}.sharks-ticker__icon{font-size:calc(var(--sharks-ticker-font-size, 17px) + 1px);line-height:1}.sharks-ticker__frase{color:var(--sharks-ticker-text, #f4f4f4)}.sharks-ticker__sep{color:var(--sharks-ticker-accent, #3ddc97);margin-left:14px;font-weight:700}@keyframes sharks-ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.sharks-ticker__track{animation:none}.sharks-ticker{overflow-x:auto}}@media(max-width:749px){.sharks-ticker__item{font-size:calc(var(--sharks-ticker-font-size, 17px) - 4px);padding:0 16px}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-sharks-ticker.css.map */
