html:not(.aem-AuthorLayer-Edit):not(.active-chat-medium-chat) [data-chat-popup="medium"]{opacity:0;pointer-events:none;visibility:hidden;z-index:-99999;transform:translateY(20px)}
html:not(.aem-AuthorLayer-Edit) [data-chat-popup="medium"]{transform:translateY(0);transition:transform .3s ease-in-out}
html.active-chat-medium-chat:not(.aem-AuthorLayer-Edit) .drift-conductor-item,html.drift-disabled:not(.aem-AuthorLayer-Edit) .drift-conductor-item{display:none}