.cometchat-call-button{align-items:center;gap:var(--cometchat-padding-4,16px);width:fit-content;height:fit-content;display:flex}.cometchat-call-button__voice,.cometchat-call-button__video{cursor:pointer;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.cometchat-call-button .cometchat-button{background:var(--cometchat-background-color-01,#fff);gap:0;width:24px;height:24px;padding:0}.cometchat-call-button .cometchat-button__icon{background:var(--cometchat-icon-color-primary,#141414)}.cometchat-outgoing-call__backdrop{z-index:3;background-color:#0006;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0;overflow:auto}.cometchat-call-button .cometchat-button:hover,.cometchat-call-button .cometchat-button:active{background:0 0}