.menu-non-cliccabile>a{pointer-events:none;cursor:default;text-decoration:none;color:inherit}.eq-wrap{display:inline-flex;flex-direction:column;align-items:center;gap:0px;position:relative;overflow:visible}.audio-eq{display:flex;justify-content:center;align-items:flex-end;gap:4px;height:28px;margin:0;pointer-events:none}.audio-eq span{width:3px;height:10px;border-radius:999px;background:rgba(255,255,255,.92);transform-origin:bottom;animation:audioBeat 900ms ease-in-out infinite;opacity:.95;box-shadow:0 0 10px rgba(255,255,255,.18)}.audio-eq span:nth-child(1){animation-duration:780ms;animation-delay:-120ms}.audio-eq span:nth-child(2){animation-duration:980ms;animation-delay:-260ms}.audio-eq span:nth-child(3){animation-duration:640ms;animation-delay:-180ms}.audio-eq span:nth-child(4){animation-duration:860ms;animation-delay:-300ms}.audio-eq span:nth-child(5){animation-duration:720ms;animation-delay:-220ms}.audio-eq span:nth-child(6){animation-duration:1020ms;animation-delay:-340ms}.audio-eq span:nth-child(7){animation-duration:680ms;animation-delay:-140ms}.audio-eq span:nth-child(8){animation-duration:940ms;animation-delay:-280ms}.audio-eq span:nth-child(9){animation-duration:760ms;animation-delay:-200ms}.audio-eq span:nth-child(10){animation-duration:1100ms;animation-delay:-360ms}.audio-eq span:nth-child(11){animation-duration:700ms;animation-delay:-160ms}.audio-eq span:nth-child(12){animation-duration:920ms;animation-delay:-240ms}.audio-eq span:nth-child(13){animation-duration:660ms;animation-delay:-190ms}.audio-eq span:nth-child(14){animation-duration:1000ms;animation-delay:-320ms}.audio-eq span:nth-child(15){animation-duration:740ms;animation-delay:-210ms}@keyframes audioBeat{0%{transform:scaleY(.35);opacity:.75}20%{transform:scaleY(1.9);opacity:1}45%{transform:scaleY(.6);opacity:.85}70%{transform:scaleY(1.4);opacity:1}100%{transform:scaleY(.35);opacity:.75}}@media (prefers-reduced-motion:reduce){.audio-eq span{animation:none}}