/* V65 — player controls sit directly below the HOME menu / Contacto. */ .home-video-controls{ top:calc(50% + 165px)!important; left:20px!important; bottom:auto!important; animation:dlrPlayersFadeIn .85s cubic-bezier(.2,.8,.2,1) .15s both!important; } .dlr-radio{ top:calc(50% + 202px)!important; left:20px!important; bottom:auto!important; animation:dlrPlayersFadeIn .85s cubic-bezier(.2,.8,.2,1) .25s both!important; } @keyframes dlrPlayersFadeIn{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}} /* On narrow screens the menu is shorter; keep the two players together beneath it. */ @media(max-width:700px){ .home-video-controls{left:14px!important;top:calc(50% + 150px)!important;} .dlr-radio{left:14px!important;top:calc(50% + 187px)!important;bottom:auto!important;} } /* V65 — one music note is the only play/stop control. */ .dlr-radio-play{position:relative!important;} .dlr-radio-play.is-muted:after{ content:"";position:absolute;width:17px;height:1px;background:currentColor; left:1px;top:11px;transform:rotate(-32deg);transform-origin:center; pointer-events:none;opacity:.95; } .dlr-radio.is-playing .dlr-radio-play{ animation:dlrMusicNotePulse 1.15s ease-in-out infinite!important; } @keyframes dlrMusicNotePulse{ 0%,100%{transform:scale(1);color:#fff;text-shadow:0 0 0 rgba(23,85,207,0)} 35%{transform:scale(1.24);color:#1755cf;text-shadow:0 0 7px rgba(23,85,207,.7)} 60%{transform:scale(1.08);color:#7f9cff;text-shadow:0 0 4px rgba(23,85,207,.45)} }
Diego Lo Russo DISEÑADOR GRÁFICO
IDENTIDAD Y DISEÑO DE MARCA