.cometchat-video-bubble{border-radius:var(--cometchat-radius-3,12px);cursor:pointer;flex-direction:column;justify-content:center;align-items:flex-start;width:auto;max-width:250px;height:auto;max-height:350px;padding:0;display:flex;overflow:hidden}.cometchat-video-bubble__body{border-radius:inherit;object-fit:cover;width:100%;height:100%;margin:0;overflow:hidden}.cometchat-video-bubble-incoming{background:var(--cometchat-neutral-color-300)}.cometchat-video-bubble-outgoing{background:var(--cometchat-primary-color)}