@charset "utf-8";

body.ae-hide-cta #audio-eye-component .on { display: none !important; }

body.ae-hide-cta #audio-eye-component .off { display: inline !important; }

body:not(.ae-hide-cta) #audio-eye-component .off { display: none !important; }

body:not(.ae-hide-cta) #audio-eye-component .on { display: inline !important; }