.cometchat-popover__content{z-index:2;border-radius:var(--cometchat-radius-5,16px);border:1px solid var(--cometchat-border-color-light,#f5f5f5);background:var(--cometchat-background-color-01,#fff);width:fit-content;height:fit-content;position:fixed;box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808}.cometchat-popover__content-tooltip-top,.cometchat-popover__content-tooltip-bottom{background:var(--cometchat-static-black,#141414);width:100%;height:6px;position:absolute;-webkit-mask:url("../../assets/tooltip.svg") 50%/contain no-repeat}.cometchat-popover__content-tooltip-top{bottom:-7px}.cometchat-popover__content-tooltip-bottom{top:-7px;transform:rotate(180deg)}