#cookie-consent-popup{
    display:none;
}

 body.cookiePolicy-is-visible #cookie-consent-popup{
    display: block;
}