.btn-shine{text-align:center;background:linear-gradient(90deg,#000 40%,#d4af37 60%,#d4af37 0,#000 70%);background-size:200% auto;color:#000;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.btn-shine,.btn-shine:hover{animation:shine 2s linear infinite}.btn-shine:hover{text-align:center;background:#e7747b!important;background-size:200% auto;color:#fff;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:#fff}@keyframes shine{to{background-position:200%}}.discount-banner-shine{position:relative;overflow:hidden}.discount-banner-shine:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.966),transparent);animation:banner-shine-sweep 3s ease-in-out infinite;pointer-events:none}@keyframes banner-shine-sweep{0%{left:-100%}20%,to{left:100%}}