.breakdance .titolo-riflesso{background:linear-gradient(100deg,#013159 0%,#013159 42%,#5aa9d6 50%,#013159 58%,#013159 100%);background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:shine 7s linear infinite;padding-top:0.12em;padding-bottom:0.2em;margin-top:-0.12em;margin-bottom:-0.2em}@keyframes shine{to{background-position:-200% center}}.breakdance .cta-marea{position:relative;overflow:hidden;z-index:0;transition:color 0.4s}.breakdance .cta-marea::before{content:"";position:absolute;left:0;bottom:0;width:100%;height:0;background:#013159;z-index:-1;transition:height 0.45s cubic-bezier(0.4,0,0.2,1)}.breakdance .cta-marea:hover::before{height:100%}