#mini-cart-terapung{position:fixed;top:30px;right:30px;z-index:999}.ticker-container{width:100%;overflow:hidden;padding:10px 0}.ticker-text{white-space:nowrap;display:inline-block;color:#000000;font-weight:regular;animation:seamless-scroll 30s linear infinite}.ticker-container:hover .ticker-text{animation-play-state:paused}.ticker-text span{margin-right:50px}@keyframes seamless-scroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}