.product-title-container{overflow:hidden;width:100%;position:relative}.product-title-text{white-space:nowrap;overflow:hidden;display:block;width:100%;position:relative}.product-title-scroll{display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translateZ(0);transition:transform .3s ease-in-out;will-change:transform}.product-title-scroll.is-scrollable{cursor:default}.tile-product:hover .product-title-scroll.is-scrollable{text-overflow:clip;width:auto;animation:scroll-text var(--scroll-duration, 5s) ease-in-out infinite;animation-delay:.5s}@keyframes scroll-text{0%,5%{transform:translate(0) translateZ(0)}35%,65%{transform:translate(var(--scroll-distance, 0)) translateZ(0)}95%,to{transform:translate(0) translateZ(0)}}.product-title-text:after{content:"";position:absolute;top:0;right:0;width:20px;height:100%;background:linear-gradient(to right,transparent,white);pointer-events:none;opacity:0;transition:opacity .3s}.tile-product:hover .product-title-text.has-overflow:after{opacity:1}@media (max-width: 989px),(hover: none){.tile-product:hover .product-title-scroll.is-scrollable{animation:none;width:100%;text-overflow:ellipsis}.product-title-text:after{display:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/product-title-scroll.css.map */
