@import"https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap";html,body,ul,li{margin:0;padding:0}html,body,#root{height:100%}html{font-size:14px;line-height:1.15;color:#3b4144}textarea,body{font-family:Lato,sans-serif}*{box-sizing:border-box}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.relative{position:relative}.whole-space{position:absolute;left:0;top:0;right:0;bottom:0}.h100{height:100%}.w100{width:100%}.w30{width:30%}.d-flex{display:flex}.flex-column{flex-direction:column}.center{display:flex;align-items:center;justify-content:center}.justify-between{justify-content:space-between}.no-flex{flex-grow:0;flex-shrink:0}.full-flex{flex-grow:1;flex-shrink:1}.flex-1{flex:1}.flex-2{flex:2}.flex-3{flex:3}.flex-4{flex:4}.flex-5{flex:5}.flex-6{flex:6}.flex-7{flex:7}.flex-8{flex:8}.flex-9{flex:9}.flex-10{flex:10}.flex-11{flex:11}.flex-12{flex:12}.round{border-radius:50%}.pxc-font-xxx-small{font-size:.6rem!important}.pxc-font-xx-small{font-size:.7rem!important}.pxc-font-x-small{font-size:1rem!important}.pxc-font-small{font-size:.9rem!important}.pxc-font-normal{font-size:1rem!important}.pxc-font-large{font-size:1.1rem!important}.pxc-font-x-large{font-size:1.2rem!important}.pxc-font-xx-large{font-size:1.6rem!important;font-weight:700}.pxc-font-xxx-large{font-size:1.4rem!important}.text-line{line-height:24px}.pointer{cursor:pointer}@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var( --custom-highlight-background, linear-gradient( 90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100% ) );transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}.mlp-dropdown{display:inline-flex;padding-top:0}.mlp-dropdown .mlp-archor{height:100%;justify-content:center}.mlp-archor .MuiIconButton-label{margin-top:-2px;margin-left:-2px}.other h2{font-size:18px;color:#444;margin-bottom:7px}.other a{color:#777;text-decoration:underline;font-size:14px}.other ul{padding:0;margin:0;list-style-type:none}.App{font-family:Lato,sans-serif;text-align:center}h1{font-size:24px;color:#333}.ltr{text-align:left}.rtl{text-align:right}.editor-text-bold{font-weight:700}.editor-text-italic{font-style:italic}.editor-text-underline{text-decoration:underline}.editor-text-strikethrough{text-decoration:line-through}.editor-text-underlineStrikethrough{text-decoration:underline line-through}.editor-text-code{background-color:#f0f2f5;padding:1px .25rem;font-family:Menlo,Consolas,Monaco,monospace;font-size:94%}.editor-link{color:#216fdb;text-decoration:none}.editor-code{background-color:#f0f2f5;font-family:Menlo,Consolas,Monaco,monospace;display:block;padding:8px 8px 8px 52px;line-height:1.53;font-size:13px;margin:8px 0;-moz-tab-size:2;tab-size:2;overflow-x:auto;position:relative}.editor-code:before{content:attr(data-gutter);position:absolute;background-color:#eee;left:0;top:0;border-right:1px solid #ccc;padding:8px;color:#777;white-space:pre-wrap;text-align:right;min-width:25px}.editor-code:after{content:attr(data-highlight-language);top:0;right:3px;padding:3px;font-size:10px;text-transform:uppercase;position:absolute;color:#00000080}.editor-tokenComment{color:#708090}.editor-tokenPunctuation{color:#999}.editor-tokenProperty{color:#905}.editor-tokenSelector{color:#690}.editor-tokenOperator{color:#9a6e3a}.editor-tokenAttr{color:#07a}.editor-tokenVariable{color:#e90}.editor-tokenFunction{color:#dd4a68}.editor-paragraph{margin:0 0 8px;position:relative}.editor-paragraph:last-child{margin-bottom:0}.editor-heading-h1{font-size:24px;color:#050505;font-weight:400;margin:0 0 12px;padding:0}.editor-heading-h2{font-size:15px;color:#65676b;font-weight:700;margin:10px 0 0;padding:0;text-transform:uppercase}.editor-quote{margin:0 0 0 20px;font-size:15px;color:#65676b;border-left-color:#ced0d4;border-left-width:4px;border-left-style:solid;padding-left:16px}.editor-list-ol,.editor-list-ul{padding:0;margin:0}.editor-listitem{margin:8px 16px}.editor-nested-listitem{list-style-type:none}pre::-webkit-scrollbar{background:transparent;width:10px}pre::-webkit-scrollbar-thumb{background:#999}.debug-timetravel-panel{overflow:hidden;padding:0 0 10px;margin:auto;display:flex}.debug-timetravel-panel-slider{padding:0;flex:8}.debug-timetravel-panel-button{padding:0;border:0;background:none;flex:1;color:#fff;font-size:12px}.debug-timetravel-panel-button:hover{text-decoration:underline}.debug-timetravel-button{border:0;padding:0;font-size:12px;top:10px;right:15px;position:absolute;background:none;color:#fff}.debug-timetravel-button:hover{text-decoration:underline}.toolbar{display:flex;margin-bottom:1px;padding:4px;border-top-left-radius:10px;border-top-right-radius:10px;vertical-align:middle}.toolbar button.toolbar-item{border:0;display:flex;background:none;border-radius:10px;padding:8px;cursor:pointer;vertical-align:middle}.toolbar button.toolbar-item:disabled{cursor:not-allowed}.toolbar button.toolbar-item.spaced{margin-right:2px}.toolbar button.toolbar-item i.format{background-size:contain;display:inline-block;height:18px;width:18px;margin-top:2px;vertical-align:-.25em;display:flex;opacity:.6}.toolbar button.toolbar-item:disabled i.format{opacity:.2}.toolbar button.toolbar-item.active{background-color:#dfe8fa4d}.toolbar button.toolbar-item.active i{opacity:1}.toolbar .toolbar-item:hover:not([disabled]){background-color:#eee}.toolbar .divider{width:1px;background-color:#eee;margin:0 4px}.toolbar .toolbar-item .text{display:flex;line-height:20px;width:200px;vertical-align:middle;font-size:14px;color:#777;text-overflow:ellipsis;width:70px;overflow:hidden;height:20px;text-align:left}.toolbar .toolbar-item .icon{display:flex;width:20px;height:20px;-webkit-user-select:none;user-select:none;margin-right:8px;line-height:16px;background-size:contain}i{background-repeat:no-repeat;background-position:center}i.bold{background-image:url("data:image/svg+xml,%3csvg%20width='11'%20height='13'%20viewBox='0%200%2011%2013'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.59602%2011.1495C6.0366%2011.1495%206.4067%2011.0967%206.7063%2010.9909C7.0059%2010.8852%207.24382%2010.7442%207.42005%2010.568C7.60216%2010.3917%207.7314%2010.1861%207.80777%209.95113C7.89001%209.71615%207.93113%209.46648%207.93113%209.20213C7.93113%208.92603%207.88707%208.6793%207.79896%208.46194C7.71084%208.23871%207.57279%208.05073%207.3848%207.89799C7.19682%207.73938%206.95303%207.61895%206.65343%207.53671C6.3597%207.45446%206.00429%207.41334%205.5872%207.41334H3.19922V11.1495H5.59602ZM3.19922%202.09103V5.77435H5.08493C5.89562%205.77435%206.50656%205.62749%206.91778%205.33376C7.33487%205.04004%207.54342%204.57302%207.54342%203.93269C7.54342%203.26887%207.35543%202.79598%206.97946%202.514C6.60349%202.23202%206.01604%202.09103%205.21711%202.09103H3.19922ZM5.21711%200.258187C6.05129%200.258187%206.76504%200.337493%207.35837%200.496106C7.95169%200.654717%208.43634%200.880886%208.81231%201.17461C9.19415%201.46834%209.47319%201.82374%209.64943%202.24083C9.82566%202.65792%209.91378%203.12789%209.91378%203.65072C9.91378%203.95032%209.86972%204.23817%209.7816%204.51427C9.69349%204.7845%209.55544%205.04004%209.36745%205.28089C9.18534%205.51587%208.95036%205.73029%208.66251%205.92415C8.38053%206.11801%208.04275%206.2825%207.64916%206.41761C9.39976%206.8112%2010.2751%207.757%2010.2751%209.255C10.2751%209.79545%2010.1723%2010.2948%209.96665%2010.753C9.76104%2011.2112%209.46144%2011.6077%209.06785%2011.9426C8.67426%2012.2716%208.18961%2012.53%207.61391%2012.718C7.03821%2012.906%206.38026%2013%205.64007%2013H0.82885V0.258187H5.21711Z'%20fill='%231F2A36'/%3e%3c/svg%3e")}i.italic{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='iso-8859-1'?%3e%3c!--%20Uploaded%20to:%20SVG%20Repo,%20www.svgrepo.com,%20Generator:%20SVG%20Repo%20Mixer%20Tools%20--%3e%3csvg%20height='800px'%20width='800px'%20version='1.1'%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20viewBox='0%200%20315%20315'%20xml:space='preserve'%3e%3cpolygon%20style='fill:%231F2A36;'%20points='280,40%20280,0%20140,0%20140,40%20180.955,40%2091.228,275%2035,275%2035,315%20175,315%20175,275%20134.045,275%20223.772,40%20'/%3e%3c/svg%3e")}i.underline{background-image:url("data:image/svg+xml,%3csvg%20width='13'%20height='19'%20viewBox='0%200%2013%2019'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.48546%2011.643C7.00829%2011.643%207.47531%2011.5549%207.88653%2011.3786C8.29775%2011.2024%208.64434%2010.9557%208.92632%2010.6384C9.21417%2010.3212%209.43153%209.94232%209.57839%209.50173C9.73113%209.06114%209.80749%208.57649%209.80749%208.04779V0.37274H11.5082V8.04779C11.5082%208.77623%2011.3907%209.4518%2011.1557%2010.0745C10.9266%2010.6972%2010.5947%2011.2376%2010.16%2011.6959C9.73113%2012.1482%209.20536%2012.5036%208.58266%2012.7621C7.95996%2013.0206%207.26089%2013.1498%206.48546%2013.1498C5.71002%2013.1498%205.01096%2013.0206%204.38826%2012.7621C3.76556%2012.5036%203.23686%2012.1482%202.80214%2011.6959C2.36743%2011.2376%202.03258%2010.6972%201.7976%2010.0745C1.56849%209.4518%201.45394%208.77623%201.45394%208.04779V0.37274H3.15461V8.03898C3.15461%208.56768%203.22804%209.05233%203.37491%209.49292C3.52764%209.93351%203.745%2010.3124%204.02698%2010.6296C4.31483%2010.9469%204.66436%2011.1965%205.07558%2011.3786C5.49267%2011.5549%205.96263%2011.643%206.48546%2011.643Z'%20fill='%23424F5D'/%3e%3cpath%20d='M0%2017.494H12.9621V18.2782H0V17.494Z'%20fill='%23424F5D'/%3e%3c/svg%3e")}i.list-ol{background-image:url(/assets/type-list-ol-Ig_iPuYp.svg)}i.list-ul{background-image:url("data:image/svg+xml,%3csvg%20width='15'%20height='14'%20viewBox='0%200%2015%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5%201.5H14.5'%20stroke='%231F2A36'%20stroke-linecap='round'/%3e%3cpath%20d='M5%206.5H14.5'%20stroke='%231F2A36'%20stroke-linecap='round'/%3e%3cpath%20d='M5%2011.5H14.5'%20stroke='%231F2A36'%20stroke-linecap='round'/%3e%3ccircle%20cx='1.75'%20cy='1.75'%20r='1.25'%20stroke='%231F2A36'/%3e%3ccircle%20cx='1.75'%20cy='6.75'%20r='1.25'%20stroke='%231F2A36'/%3e%3ccircle%20cx='1.75'%20cy='11.75'%20r='1.25'%20stroke='%231F2A36'/%3e%3c/svg%3e")}i.emoji{background-image:url("data:image/svg+xml,%3csvg%20width='15'%20height='15'%20viewBox='0%200%2015%2015'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_17227_93456)'%3e%3cpath%20d='M7.5%200C3.36451%200%200%203.36451%200%207.5C0%2011.6355%203.36451%2015%207.5%2015C11.6355%2015%2015%2011.6355%2015%207.5C15%203.36451%2011.6355%200%207.5%200ZM7.5%2014.1892C5.66268%2014.1892%203.99608%2013.4444%202.78599%2012.2412C2.30273%2011.7607%201.8925%2011.2069%201.5731%2010.5983C1.08661%209.67144%200.81082%208.61737%200.81082%207.50001C0.81082%203.81158%203.81157%200.810835%207.5%200.810835C9.24951%200.810835%2010.844%201.48625%2012.0372%202.58968C12.6559%203.16172%2013.1667%203.84869%2013.5351%204.61653C13.9542%205.49013%2014.1892%206.46813%2014.1892%207.50001C14.1892%2011.1884%2011.1884%2014.1892%207.5%2014.1892V14.1892Z'%20fill='%231F2A36'/%3e%3cpath%20d='M5.85992%205.8284C5.85992%206.2762%205.4969%206.63922%205.0491%206.63922C4.6013%206.63922%204.23828%206.2762%204.23828%205.8284C4.23828%205.3806%204.6013%205.01758%205.0491%205.01758C5.4969%205.01758%205.85992%205.3806%205.85992%205.8284Z'%20fill='%231F2A36'/%3e%3cpath%20d='M10.8795%205.8284C10.8795%206.2762%2010.5164%206.63922%2010.0686%206.63922C9.62083%206.63922%209.25781%206.2762%209.25781%205.8284C9.25781%205.3806%209.62083%205.01758%2010.0686%205.01758C10.5164%205.01758%2010.8795%205.3806%2010.8795%205.8284Z'%20fill='%231F2A36'/%3e%3cpath%20d='M7.48603%2011.6543C9.05467%2011.6543%2010.558%2010.8521%2011.4187%209.52015L10.7377%209.08008C9.94729%2010.3032%208.50155%2010.9857%207.05387%2010.8187C5.92571%2010.6886%204.88245%2010.0386%204.26302%209.08008L3.58203%209.52015C4.33153%2010.6801%205.5947%2011.4666%206.96093%2011.6242C7.13631%2011.6444%207.31145%2011.6543%207.48603%2011.6543Z'%20fill='%231F2A36'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_17227_93456'%3e%3crect%20width='15'%20height='15'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}i.file{background-image:url("data:image/svg+xml,%3csvg%20width='8'%20height='16'%20viewBox='0%200%208%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.938489%204.68717V11.2276C0.938489%2012.7777%202.2065%2014.0668%203.75659%2014.0642C5.30668%2014.0615%206.56415%2012.804%206.56415%2011.2513V2.81283C6.56415%201.77681%205.72583%200.938493%204.68981%200.938493C3.65378%200.938493%202.81547%201.77681%202.81547%202.81283V11.2513C2.81547%2011.768%203.23462%2012.1898%203.75395%2012.1898C4.27329%2012.1898%204.69244%2011.7707%204.69244%2011.2513V4.68717C4.69244%204.42883%204.90334%204.21793%205.16169%204.21793C5.42004%204.21793%205.63093%204.42883%205.63093%204.68717V11.2302C5.63093%2012.2663%204.79789%2013.123%203.76186%2013.1257C2.7232%2013.1283%201.87961%2012.2873%201.87961%2011.2513V2.81283C1.87434%201.26011%203.13181%200.00264024%204.6819%204.0361e-06C6.23199%20-0.00263217%207.5%201.28647%207.5%202.83656V11.2223C7.5%2013.2917%205.80756%2015.0079%203.7355%2015.0026C1.67135%2014.9947%200%2013.3181%200%2011.2513V4.68717C0%204.42883%200.210896%204.21793%200.469244%204.21793C0.727592%204.21793%200.938489%204.42883%200.938489%204.68717Z'%20fill='%231F2A36'/%3e%3c/svg%3e")}.emoji-picker-container{position:absolute;bottom:128px;left:0;background:#fff;box-shadow:0 0 10px #0003;border-radius:8px}.cometchat-conversation-starter{width:100%;display:flex;justify-content:center;align-items:center;align-content:center;gap:8px var(--cometchat-padding-2, 8px);align-self:stretch;flex-wrap:wrap;padding:var(--cometchat-padding-2, 8px) var(--cometchat-padding-4, 16px)}.cometchat-conversation-starter__item{display:flex;min-height:33px;height:fit-content;padding:var(--cometchat-padding-2, 8px) var(--cometchat-padding-5, 20px);align-items:center;align-content:center;gap:4px var(--cometchat-padding-1, 4px);flex-wrap:wrap;border-radius:var(--cometchat-radius-max, 1000px);border:1px solid var(--cometchat-border-color-light, #F5F5F5);background:var(--cometchat-background-color-01, #FFF);cursor:pointer}.cometchat-conversation-starter__item:hover{background:var(--cometchat-white-hover,#FAFAFA);cursor:pointer}.cometchat-conversation-starter__item-button{background-color:transparent;border:none;color:var(--cometchat-text-color-primary);cursor:pointer}.cometchat-conversation-starter__shimmer-container{display:flex;width:70%;justify-content:center;align-items:flex-start;gap:var(--cometchat-padding-2, 8px)}.cometchat-conversation-starter__shimmer-item{width:70%;display:flex;height:33px;padding:var(--cometchat-padding-2, 8px) var(--cometchat-padding-5, 20px);align-items:center;align-content:center;gap:4px var(--cometchat-padding-1, 4px);align-self:stretch;flex-wrap:wrap;border-radius:var(--cometchat-radius-max, 1000px);background:var(--cometchat-shimmer-gradient-color, linear-gradient(90deg, #E0E0E0 0%, #EEE 100%));background-size:800px 104px;animation:shimmerAnimation 1.5s infinite linear}.cometchat-conversation-starter__error-view{color:var(--cometchat-text-color-secondary, #727272);text-align:center;font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-smart-replies__wrapper{width:100%;height:100%;padding:var(--cometchat-padding-1, 4px) var(--cometchat-padding-2, 8px)}.cometchat-smart-replies{display:flex;height:100%;width:100%;padding:var(--cometchat-padding-3, 12px) var(--cometchat-padding-4, 16px);flex-direction:column;align-items:flex-start;border:1px solid var(--cometchat-border-color-light, #F5F5F5);border-radius:var(--cometchat-radius-4, 16px);background:var(--cometchat-background-color-01, #FFF);box-shadow:0 12px 16px -4px #10182805,0 4px 6px -2px #10182808;gap:var(--cometchat-padding-2, 8px)}.cometchat-smart-replies__header{display:flex;justify-content:space-between;align-items:center;align-self:stretch}.cometchat-smart-replies__header-title{overflow:hidden;color:var(--cometchat-text-color-primary, #141414);text-overflow:ellipsis;font:var(--cometchat-font-body-medium);font-style:normal}.cometchat-smart-replies__header-close-button{mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_740_8321'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='24'%20height='24'%3e%3crect%20width='24'%20height='24'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_740_8321)'%3e%3cpath%20d='M11.9995%2013.0538L6.92652%2018.127C6.78802%2018.2653%206.61394%2018.3362%206.40427%2018.3395C6.19477%2018.3427%206.01752%2018.2718%205.87252%2018.127C5.72769%2017.982%205.65527%2017.8063%205.65527%2017.6C5.65527%2017.3937%205.72769%2017.218%205.87252%2017.073L10.9458%2012L5.87252%206.92701C5.73419%206.78851%205.66336%206.61443%205.66002%206.40476C5.65686%206.19526%205.72769%206.01801%205.87252%205.87301C6.01752%205.72818%206.19319%205.65576%206.39952%205.65576C6.60586%205.65576%206.78152%205.72818%206.92652%205.87301L11.9995%2010.9463L17.0725%205.87301C17.211%205.73468%2017.3851%205.66385%2017.5948%205.66051C17.8043%205.65735%2017.9815%205.72818%2018.1265%205.87301C18.2714%206.01801%2018.3438%206.19368%2018.3438%206.40001C18.3438%206.60635%2018.2714%206.78201%2018.1265%206.92701L13.0533%2012L18.1265%2017.073C18.2649%2017.2115%2018.3357%2017.3856%2018.339%2017.5953C18.3422%2017.8048%2018.2714%2017.982%2018.1265%2018.127C17.9815%2018.2718%2017.8059%2018.3443%2017.5995%2018.3443C17.3932%2018.3443%2017.2175%2018.2718%2017.0725%2018.127L11.9995%2013.0538Z'%20fill='%23141414'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_740_8321'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='24'%20height='24'%3e%3crect%20width='24'%20height='24'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_740_8321)'%3e%3cpath%20d='M11.9995%2013.0538L6.92652%2018.127C6.78802%2018.2653%206.61394%2018.3362%206.40427%2018.3395C6.19477%2018.3427%206.01752%2018.2718%205.87252%2018.127C5.72769%2017.982%205.65527%2017.8063%205.65527%2017.6C5.65527%2017.3937%205.72769%2017.218%205.87252%2017.073L10.9458%2012L5.87252%206.92701C5.73419%206.78851%205.66336%206.61443%205.66002%206.40476C5.65686%206.19526%205.72769%206.01801%205.87252%205.87301C6.01752%205.72818%206.19319%205.65576%206.39952%205.65576C6.60586%205.65576%206.78152%205.72818%206.92652%205.87301L11.9995%2010.9463L17.0725%205.87301C17.211%205.73468%2017.3851%205.66385%2017.5948%205.66051C17.8043%205.65735%2017.9815%205.72818%2018.1265%205.87301C18.2714%206.01801%2018.3438%206.19368%2018.3438%206.40001C18.3438%206.60635%2018.2714%206.78201%2018.1265%206.92701L13.0533%2012L18.1265%2017.073C18.2649%2017.2115%2018.3357%2017.3856%2018.339%2017.5953C18.3422%2017.8048%2018.2714%2017.982%2018.1265%2018.127C17.9815%2018.2718%2017.8059%2018.3443%2017.5995%2018.3443C17.3932%2018.3443%2017.2175%2018.2718%2017.0725%2018.127L11.9995%2013.0538Z'%20fill='%23141414'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;background-color:var(--cometchat-icon-color-primary, #141414);width:20px;height:20px;cursor:pointer}.cometchat-smart-replies__body{width:100%;flex:1 0 0;color:var(--cometchat-text-color-primary, #141414);font:var(--cometchat-font-body-regular);font-style:normal;text-align:left}.cometchat-smart-replies__shimmer-container{display:flex;width:100%;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:var(--cometchat-padding-2, 8px);flex-direction:row}.cometchat-smart-replies__shimmer-item{flex-wrap:wrap;width:20%;display:flex;height:33px;border-radius:var(--cometchat-radius-max, 1000px);background:var(--cometchat-shimmer-gradient-color, linear-gradient(90deg, #E0E0E0 0%, #EEE 100%));background-size:800px 104px;animation:shimmerAnimation 1.5s infinite linear}.cometchat-smart-replies__items-container{display:flex;flex-direction:column;gap:var(--cometchat-padding-2, 8px);justify-content:flex-start}.cometchat-smart-replies__item{display:flex;padding:var(--cometchat-padding-2, 8px) var(--cometchat-padding-3, 12px);align-items:center;border-radius:var(--cometchat-radius-max, 1000px);border:1px solid var(--cometchat-border-color-light, #F5F5F5);background:var(--cometchat-background-color-01, #FFF);cursor:pointer;width:100%}.cometchat-smart-replies__item:hover{background:var(--cometchat-white-hover, #FAFAFA);cursor:pointer}.cometchat-smart-replies__item-button{background-color:transparent;border:none;color:var(--cometchat-text-color-primary);cursor:pointer;width:100%;text-align:left}.cometchat-conversation-summary__wrapper{width:100%;height:100%;padding:var(--cometchat-padding-1, 4px) var(--cometchat-padding-2, 8px)}.cometchat-conversation-summary{display:flex;height:100%;width:100%;padding:var(--cometchat-padding-3, 12px) var(--cometchat-padding-4, 16px);flex-direction:column;align-items:flex-start;border:1px solid var(--cometchat-border-color-light, #F5F5F5);border-radius:var(--cometchat-radius-2, 8px);background:var(--cometchat-background-color-01, #FFF);box-shadow:0 12px 16px -4px #10182805,0 4px 6px -2px #10182808;gap:var(--cometchat-padding-2, 8px)}.cometchat-conversation-summary__header{display:flex;justify-content:space-between;align-items:center;align-self:stretch}.cometchat-conversation-summary__header-title{overflow:hidden;color:var(--cometchat-text-color-primary, #141414);text-overflow:ellipsis;font:var(--cometchat-font-body-medium);font-style:normal}.cometchat-conversation-summary__header-close-button{mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_740_8321'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='24'%20height='24'%3e%3crect%20width='24'%20height='24'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_740_8321)'%3e%3cpath%20d='M11.9995%2013.0538L6.92652%2018.127C6.78802%2018.2653%206.61394%2018.3362%206.40427%2018.3395C6.19477%2018.3427%206.01752%2018.2718%205.87252%2018.127C5.72769%2017.982%205.65527%2017.8063%205.65527%2017.6C5.65527%2017.3937%205.72769%2017.218%205.87252%2017.073L10.9458%2012L5.87252%206.92701C5.73419%206.78851%205.66336%206.61443%205.66002%206.40476C5.65686%206.19526%205.72769%206.01801%205.87252%205.87301C6.01752%205.72818%206.19319%205.65576%206.39952%205.65576C6.60586%205.65576%206.78152%205.72818%206.92652%205.87301L11.9995%2010.9463L17.0725%205.87301C17.211%205.73468%2017.3851%205.66385%2017.5948%205.66051C17.8043%205.65735%2017.9815%205.72818%2018.1265%205.87301C18.2714%206.01801%2018.3438%206.19368%2018.3438%206.40001C18.3438%206.60635%2018.2714%206.78201%2018.1265%206.92701L13.0533%2012L18.1265%2017.073C18.2649%2017.2115%2018.3357%2017.3856%2018.339%2017.5953C18.3422%2017.8048%2018.2714%2017.982%2018.1265%2018.127C17.9815%2018.2718%2017.8059%2018.3443%2017.5995%2018.3443C17.3932%2018.3443%2017.2175%2018.2718%2017.0725%2018.127L11.9995%2013.0538Z'%20fill='%23141414'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_740_8321'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='24'%20height='24'%3e%3crect%20width='24'%20height='24'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_740_8321)'%3e%3cpath%20d='M11.9995%2013.0538L6.92652%2018.127C6.78802%2018.2653%206.61394%2018.3362%206.40427%2018.3395C6.19477%2018.3427%206.01752%2018.2718%205.87252%2018.127C5.72769%2017.982%205.65527%2017.8063%205.65527%2017.6C5.65527%2017.3937%205.72769%2017.218%205.87252%2017.073L10.9458%2012L5.87252%206.92701C5.73419%206.78851%205.66336%206.61443%205.66002%206.40476C5.65686%206.19526%205.72769%206.01801%205.87252%205.87301C6.01752%205.72818%206.19319%205.65576%206.39952%205.65576C6.60586%205.65576%206.78152%205.72818%206.92652%205.87301L11.9995%2010.9463L17.0725%205.87301C17.211%205.73468%2017.3851%205.66385%2017.5948%205.66051C17.8043%205.65735%2017.9815%205.72818%2018.1265%205.87301C18.2714%206.01801%2018.3438%206.19368%2018.3438%206.40001C18.3438%206.60635%2018.2714%206.78201%2018.1265%206.92701L13.0533%2012L18.1265%2017.073C18.2649%2017.2115%2018.3357%2017.3856%2018.339%2017.5953C18.3422%2017.8048%2018.2714%2017.982%2018.1265%2018.127C17.9815%2018.2718%2017.8059%2018.3443%2017.5995%2018.3443C17.3932%2018.3443%2017.2175%2018.2718%2017.0725%2018.127L11.9995%2013.0538Z'%20fill='%23141414'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;background-color:var(--cometchat-icon-color-primary, #141414);width:20px;height:20px;cursor:pointer}.cometchat-conversation-summary__body{width:100%;flex:1 0 0;color:var(--cometchat-text-color-primary, #141414);font:var(--cometchat-font-body-regular);font-style:normal;text-align:left}.cometchat-conversation-summary__shimmer{display:flex;width:100%;flex-direction:column;justify-content:center;align-items:flex-start;gap:var(--cometchat-padding-2, 8px)}.cometchat-conversation-summary__shimmer-item{width:100%;display:flex;height:14px;padding:var(--cometchat-padding-2, 8px) var(--cometchat-padding-5, 20px);align-items:center;align-content:center;gap:4px var(--cometchat-padding-1, 4px);align-self:stretch;flex-wrap:wrap;border-radius:var(--cometchat-radius-max, 1000px);background:var(--cometchat-shimmer-gradient-color, linear-gradient(90deg, #E0E0E0 0%, #EEE 100%));background-size:800px 104px;animation:shimmerAnimation 1.5s infinite linear}.cometchat-conversation-summary__shimmer .cometchat-conversation-summary__shimmer-item:last-child{width:70%}.cometchat-conversation-summary__shimmer-item{background:var(--cometchat-shimmer-gradient-color, linear-gradient(90deg, #E0E0E0 0%, #EEE 100%));background-size:800px 104px;animation:shimmerAnimation 1.5s infinite linear}.cometchat-conversation-summary__error-view,.cometchat-conversation-summary__empty-view{color:var(--cometchat-text-color-secondary, #727272);text-align:center;font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-action-sheet{display:flex;width:max-content;height:310px;padding:0;flex-direction:column;align-items:flex-start;position:absolute;border-radius:var(--cometchat-radius-4, 16px);border:1px solid var(--cometchat-border-color-light, #F5F5F5);background:var(--cometchat-background-color-01, #FFF);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;overflow:hidden;overflow-y:auto;justify-content:flex-start}.cometchat-action-sheet__item-icon{display:flex;width:24px;height:24px;justify-content:center;align-items:center;background:var(--cometchat-icon-color-highlight, #6852D6);mask-size:contain;-webkit-mask-size:contain}.cometchat-action-sheet__item-body{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;color:var(--cometchat-text-color-primary, #141414);text-overflow:ellipsis;font:var(--cometchat-font-heading4-regular, 400 16px Roboto);line-height:120%;text-align:left}.cometchat-action-sheet__item{display:flex;align-items:center;gap:var(--cometchat-padding-2, 8px);padding:var(--cometchat-padding-4, 16px);cursor:pointer;width:100%}.cometchat-action-sheet__item:hover{background:var(--cometchat-white-hover)}.cometchat-popover .cometchat-action-sheet{height:inherit}.cometchat-audio-bubble{border:none;background:transparent;display:flex;padding:var(--cometchat-padding-2, 8px) var(--cometchat-padding-2, 8px) 0px var(--cometchat-padding-2, 8px);flex-direction:row;align-items:flex-start;align-self:stretch;border-radius:var(--cometchat-radius-3, 12px);max-width:240px;width:240px}.cometchat-audio-bubble__tail-view-download{mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_740_8320'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='24'%20height='24'%3e%3crect%20width='24'%20height='24'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_740_8320)'%3e%3cpath%20d='M12%2015.4115C11.8795%2015.4115%2011.7673%2015.3923%2011.6635%2015.3538C11.5597%2015.3154%2011.4609%2015.2494%2011.3672%2015.1558L8.25775%2012.0463C8.10908%2011.8974%208.03567%2011.7233%208.0375%2011.524C8.0395%2011.3247%208.11292%2011.1474%208.25775%2010.9922C8.41292%2010.8372%208.59108%2010.7572%208.79225%2010.752C8.99358%2010.7468%209.17183%2010.8218%209.327%2010.977L11.25%2012.9V5.25C11.25%205.03717%2011.3218%204.859%2011.4655%204.7155C11.609%204.57183%2011.7872%204.5%2012%204.5C12.2128%204.5%2012.391%204.57183%2012.5345%204.7155C12.6782%204.859%2012.75%205.03717%2012.75%205.25V12.9L14.673%2010.977C14.8218%2010.8283%2014.9984%2010.7549%2015.2028%2010.7568C15.4073%2010.7588%2015.5871%2010.8372%2015.7423%2010.9922C15.8871%2011.1474%2015.9621%2011.3231%2015.9672%2011.5192C15.9724%2011.7154%2015.8974%2011.8911%2015.7423%2012.0463L12.6328%2015.1558C12.5391%2015.2494%2012.4403%2015.3154%2012.3365%2015.3538C12.2327%2015.3923%2012.1205%2015.4115%2012%2015.4115ZM6.30775%2019.5C5.80258%2019.5%205.375%2019.325%205.025%2018.975C4.675%2018.625%204.5%2018.1974%204.5%2017.6923V15.7308C4.5%2015.5179%204.57183%2015.3398%204.7155%2015.1962C4.859%2015.0526%205.03717%2014.9808%205.25%2014.9808C5.46283%2014.9808%205.641%2015.0526%205.7845%2015.1962C5.92817%2015.3398%206%2015.5179%206%2015.7308V17.6923C6%2017.7692%206.03208%2017.8398%206.09625%2017.9038C6.16025%2017.9679%206.23075%2018%206.30775%2018H17.6923C17.7692%2018%2017.8398%2017.9679%2017.9038%2017.9038C17.9679%2017.8398%2018%2017.7692%2018%2017.6923V15.7308C18%2015.5179%2018.0718%2015.3398%2018.2155%2015.1962C18.359%2015.0526%2018.5372%2014.9808%2018.75%2014.9808C18.9628%2014.9808%2019.141%2015.0526%2019.2845%2015.1962C19.4282%2015.3398%2019.5%2015.5179%2019.5%2015.7308V17.6923C19.5%2018.1974%2019.325%2018.625%2018.975%2018.975C18.625%2019.325%2018.1974%2019.5%2017.6923%2019.5H6.30775Z'%20fill='%23141414'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_740_8320'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='24'%20height='24'%3e%3crect%20width='24'%20height='24'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_740_8320)'%3e%3cpath%20d='M12%2015.4115C11.8795%2015.4115%2011.7673%2015.3923%2011.6635%2015.3538C11.5597%2015.3154%2011.4609%2015.2494%2011.3672%2015.1558L8.25775%2012.0463C8.10908%2011.8974%208.03567%2011.7233%208.0375%2011.524C8.0395%2011.3247%208.11292%2011.1474%208.25775%2010.9922C8.41292%2010.8372%208.59108%2010.7572%208.79225%2010.752C8.99358%2010.7468%209.17183%2010.8218%209.327%2010.977L11.25%2012.9V5.25C11.25%205.03717%2011.3218%204.859%2011.4655%204.7155C11.609%204.57183%2011.7872%204.5%2012%204.5C12.2128%204.5%2012.391%204.57183%2012.5345%204.7155C12.6782%204.859%2012.75%205.03717%2012.75%205.25V12.9L14.673%2010.977C14.8218%2010.8283%2014.9984%2010.7549%2015.2028%2010.7568C15.4073%2010.7588%2015.5871%2010.8372%2015.7423%2010.9922C15.8871%2011.1474%2015.9621%2011.3231%2015.9672%2011.5192C15.9724%2011.7154%2015.8974%2011.8911%2015.7423%2012.0463L12.6328%2015.1558C12.5391%2015.2494%2012.4403%2015.3154%2012.3365%2015.3538C12.2327%2015.3923%2012.1205%2015.4115%2012%2015.4115ZM6.30775%2019.5C5.80258%2019.5%205.375%2019.325%205.025%2018.975C4.675%2018.625%204.5%2018.1974%204.5%2017.6923V15.7308C4.5%2015.5179%204.57183%2015.3398%204.7155%2015.1962C4.859%2015.0526%205.03717%2014.9808%205.25%2014.9808C5.46283%2014.9808%205.641%2015.0526%205.7845%2015.1962C5.92817%2015.3398%206%2015.5179%206%2015.7308V17.6923C6%2017.7692%206.03208%2017.8398%206.09625%2017.9038C6.16025%2017.9679%206.23075%2018%206.30775%2018H17.6923C17.7692%2018%2017.8398%2017.9679%2017.9038%2017.9038C17.9679%2017.8398%2018%2017.7692%2018%2017.6923V15.7308C18%2015.5179%2018.0718%2015.3398%2018.2155%2015.1962C18.359%2015.0526%2018.5372%2014.9808%2018.75%2014.9808C18.9628%2014.9808%2019.141%2015.0526%2019.2845%2015.1962C19.4282%2015.3398%2019.5%2015.5179%2019.5%2015.7308V17.6923C19.5%2018.1974%2019.325%2018.625%2018.975%2018.975C18.625%2019.325%2018.1974%2019.5%2017.6923%2019.5H6.30775Z'%20fill='%23141414'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;display:flex;width:24px;height:24px;justify-content:center;align-items:center;-webkit-mask-size:contain;mask-size:contain;cursor:pointer;background:var(--cometchat-static-white)}.cometchat-audio-bubble__body-wave{height:24px;display:flex;align-items:center;justify-content:center;z-index:1}.cometchat-audio-bubble__tail-view-download-progress{position:relative;width:24px;height:24px}.cometchat-audio-bubble__tail-view-download-progress svg{width:24px;height:24px;transform:rotate(-90deg)}.cometchat-audio-bubble__tail-view-download-stop{mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_740_8321'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='24'%20height='24'%3e%3crect%20width='24'%20height='24'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_740_8321)'%3e%3cpath%20d='M11.9995%2013.0538L6.92652%2018.127C6.78802%2018.2653%206.61394%2018.3362%206.40427%2018.3395C6.19477%2018.3427%206.01752%2018.2718%205.87252%2018.127C5.72769%2017.982%205.65527%2017.8063%205.65527%2017.6C5.65527%2017.3937%205.72769%2017.218%205.87252%2017.073L10.9458%2012L5.87252%206.92701C5.73419%206.78851%205.66336%206.61443%205.66002%206.40476C5.65686%206.19526%205.72769%206.01801%205.87252%205.87301C6.01752%205.72818%206.19319%205.65576%206.39952%205.65576C6.60586%205.65576%206.78152%205.72818%206.92652%205.87301L11.9995%2010.9463L17.0725%205.87301C17.211%205.73468%2017.3851%205.66385%2017.5948%205.66051C17.8043%205.65735%2017.9815%205.72818%2018.1265%205.87301C18.2714%206.01801%2018.3438%206.19368%2018.3438%206.40001C18.3438%206.60635%2018.2714%206.78201%2018.1265%206.92701L13.0533%2012L18.1265%2017.073C18.2649%2017.2115%2018.3357%2017.3856%2018.339%2017.5953C18.3422%2017.8048%2018.2714%2017.982%2018.1265%2018.127C17.9815%2018.2718%2017.8059%2018.3443%2017.5995%2018.3443C17.3932%2018.3443%2017.2175%2018.2718%2017.0725%2018.127L11.9995%2013.0538Z'%20fill='%23141414'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_740_8321'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='24'%20height='24'%3e%3crect%20width='24'%20height='24'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_740_8321)'%3e%3cpath%20d='M11.9995%2013.0538L6.92652%2018.127C6.78802%2018.2653%206.61394%2018.3362%206.40427%2018.3395C6.19477%2018.3427%206.01752%2018.2718%205.87252%2018.127C5.72769%2017.982%205.65527%2017.8063%205.65527%2017.6C5.65527%2017.3937%205.72769%2017.218%205.87252%2017.073L10.9458%2012L5.87252%206.92701C5.73419%206.78851%205.66336%206.61443%205.66002%206.40476C5.65686%206.19526%205.72769%206.01801%205.87252%205.87301C6.01752%205.72818%206.19319%205.65576%206.39952%205.65576C6.60586%205.65576%206.78152%205.72818%206.92652%205.87301L11.9995%2010.9463L17.0725%205.87301C17.211%205.73468%2017.3851%205.66385%2017.5948%205.66051C17.8043%205.65735%2017.9815%205.72818%2018.1265%205.87301C18.2714%206.01801%2018.3438%206.19368%2018.3438%206.40001C18.3438%206.60635%2018.2714%206.78201%2018.1265%206.92701L13.0533%2012L18.1265%2017.073C18.2649%2017.2115%2018.3357%2017.3856%2018.339%2017.5953C18.3422%2017.8048%2018.2714%2017.982%2018.1265%2018.127C17.9815%2018.2718%2017.8059%2018.3443%2017.5995%2018.3443C17.3932%2018.3443%2017.2175%2018.2718%2017.0725%2018.127L11.9995%2013.0538Z'%20fill='%23141414'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;background:var(--cometchat-static-white);display:flex;width:15px;height:15px;justify-content:center;align-items:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-mask-size:contain;mask-size:contain;cursor:pointer}.cometchat-audio-bubble>div:not([class]){display:flex;align-items:center;justify-content:flex-start;gap:var(--cometchat-padding-2, 8px);flex:1 0 0}.cometchat-audio-bubble__body-time{color:var(--cometchat-static-white);font:var(--cometchat-font-caption2-regular);width:100%;text-align:left}.cometchat-audio-bubble__body{padding:0px var(--cometchat-padding-2) 0px var(--cometchat-padding-3);display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:var(--cometchat-padding)}.cometchat-audio-bubble__leading-view-play,.cometchat-audio-bubble__leading-view-pause{height:24px;width:24px;display:flex;align-items:center;justify-content:center;background:var(--cometchat-primary-color);cursor:pointer}.cometchat-audio-bubble__leading-view-play{mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_740_8334'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='24'%20height='24'%3e%3crect%20width='24'%20height='24'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_740_8334)'%3e%3cpath%20d='M8.5%2016.4442V7.55573C8.5%207.29173%208.59058%207.07506%208.77175%206.90573C8.95292%206.73656%209.16433%206.65198%209.406%206.65198C9.4815%206.65198%209.56067%206.66289%209.6435%206.68473C9.72633%206.70639%209.80542%206.73906%209.88075%206.78273L16.8767%2011.2365C17.0141%2011.3301%2017.117%2011.4423%2017.1855%2011.573C17.2542%2011.7038%2017.2885%2011.8461%2017.2885%2012C17.2885%2012.1538%2017.2542%2012.2961%2017.1855%2012.427C17.117%2012.5576%2017.0141%2012.6698%2016.8767%2012.7635L9.88075%2017.2172C9.80525%2017.2609%209.72592%2017.2936%209.64275%2017.3152C9.55975%2017.3371%209.4805%2017.348%209.405%2017.348C9.16317%2017.348%208.95192%2017.2634%208.77125%2017.0942C8.59042%2016.9249%208.5%2016.7082%208.5%2016.4442Z'%20fill='%23141414'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_740_8334'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='24'%20height='24'%3e%3crect%20width='24'%20height='24'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_740_8334)'%3e%3cpath%20d='M8.5%2016.4442V7.55573C8.5%207.29173%208.59058%207.07506%208.77175%206.90573C8.95292%206.73656%209.16433%206.65198%209.406%206.65198C9.4815%206.65198%209.56067%206.66289%209.6435%206.68473C9.72633%206.70639%209.80542%206.73906%209.88075%206.78273L16.8767%2011.2365C17.0141%2011.3301%2017.117%2011.4423%2017.1855%2011.573C17.2542%2011.7038%2017.2885%2011.8461%2017.2885%2012C17.2885%2012.1538%2017.2542%2012.2961%2017.1855%2012.427C17.117%2012.5576%2017.0141%2012.6698%2016.8767%2012.7635L9.88075%2017.2172C9.80525%2017.2609%209.72592%2017.2936%209.64275%2017.3152C9.55975%2017.3371%209.4805%2017.348%209.405%2017.348C9.16317%2017.348%208.95192%2017.2634%208.77125%2017.0942C8.59042%2016.9249%208.5%2016.7082%208.5%2016.4442Z'%20fill='%23141414'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-audio-bubble__leading-view-pause{mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_740_8317'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='24'%20height='24'%3e%3crect%20width='24'%20height='24'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_740_8317)'%3e%3cpath%20d='M15.5%2018.5C15.091%2018.5%2014.7387%2018.3523%2014.4432%2018.0568C14.1477%2017.7613%2014%2017.409%2014%2017V7C14%206.591%2014.1477%206.23875%2014.4432%205.94325C14.7387%205.64775%2015.091%205.5%2015.5%205.5H16.25C16.659%205.5%2017.0113%205.64775%2017.3068%205.94325C17.6023%206.23875%2017.75%206.591%2017.75%207V17C17.75%2017.409%2017.6023%2017.7613%2017.3068%2018.0568C17.0113%2018.3523%2016.659%2018.5%2016.25%2018.5H15.5ZM7.75%2018.5C7.341%2018.5%206.98875%2018.3523%206.69325%2018.0568C6.39775%2017.7613%206.25%2017.409%206.25%2017V7C6.25%206.591%206.39775%206.23875%206.69325%205.94325C6.98875%205.64775%207.341%205.5%207.75%205.5H8.5C8.909%205.5%209.26125%205.64775%209.55675%205.94325C9.85225%206.23875%2010%206.591%2010%207V17C10%2017.409%209.85225%2017.7613%209.55675%2018.0568C9.26125%2018.3523%208.909%2018.5%208.5%2018.5H7.75Z'%20fill='%23141414'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_740_8317'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='24'%20height='24'%3e%3crect%20width='24'%20height='24'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_740_8317)'%3e%3cpath%20d='M15.5%2018.5C15.091%2018.5%2014.7387%2018.3523%2014.4432%2018.0568C14.1477%2017.7613%2014%2017.409%2014%2017V7C14%206.591%2014.1477%206.23875%2014.4432%205.94325C14.7387%205.64775%2015.091%205.5%2015.5%205.5H16.25C16.659%205.5%2017.0113%205.64775%2017.3068%205.94325C17.6023%206.23875%2017.75%206.591%2017.75%207V17C17.75%2017.409%2017.6023%2017.7613%2017.3068%2018.0568C17.0113%2018.3523%2016.659%2018.5%2016.25%2018.5H15.5ZM7.75%2018.5C7.341%2018.5%206.98875%2018.3523%206.69325%2018.0568C6.39775%2017.7613%206.25%2017.409%206.25%2017V7C6.25%206.591%206.39775%206.23875%206.69325%205.94325C6.98875%205.64775%207.341%205.5%207.75%205.5H8.5C8.909%205.5%209.26125%205.64775%209.55675%205.94325C9.85225%206.23875%2010%206.591%2010%207V17C10%2017.409%209.85225%2017.7613%209.55675%2018.0568C9.26125%2018.3523%208.909%2018.5%208.5%2018.5H7.75Z'%20fill='%23141414'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-audio-bubble__leading-view{background:var(--cometchat-static-white);cursor:pointer;display:flex;width:32px;border-radius:var(--cometchat-radius-max, 1000px);height:32px;justify-content:center;align-items:center}circle.cometchat-audio-bubble__tail-view-download-progress-background{stroke:var(--cometchat-static-white);stroke-dasharray:113 113;opacity:.2;stroke-width:2;fill:none}circle.cometchat-audio-bubble__tail-view-download-progress-foreground{stroke:var(--cometchat-static-white);stroke-dasharray:0 113;stroke-width:2;fill:none;stroke-linecap:round}.cometchat-audio-bubble-outgoing{background:var(--cometchat-primary-color)}.cometchat-audio-bubble-incoming{background:var(--cometchat-neutral-color-300)}.cometchat-audio-bubble-incoming .cometchat-audio-bubble__tail-view-download{background:var(--cometchat-primary-color)}.cometchat-audio-bubble-incoming circle.cometchat-audio-bubble__tail-view-download-progress-background{stroke:var(--cometchat-primary-color);opacity:.2}.cometchat-audio-bubble-incoming circle.cometchat-audio-bubble__tail-view-download-progress-foreground{stroke:var(--cometchat-primary-color)}.cometchat-audio-bubble-incoming .cometchat-audio-bubble__tail-view-download-stop{background:var(--cometchat-primary-color)}.cometchat-audio-bubble-incoming .cometchat-audio-bubble__body-time{color:var(--cometchat-neutral-color-600)}.cometchat-avatar{display:flex;width:48px;height:48px;background:var(--cometchat-extended-primary-color-500, #AA9EE8);justify-content:center;align-items:center;flex-shrink:0;border-radius:var(--cometchat-radius-max, 1000px)}.cometchat-avatar__image{display:flex;width:100%;height:100%;justify-content:center;align-items:center;flex-shrink:0;color:var(--cometchat-primary-button-icon, #FFF);text-align:center;font:var(--cometchat-font-title-bold, 700 32px Roboto);border-radius:var(--cometchat-radius-max, 1000px)}.cometchat-avatar__text{display:flex;width:24px;height:24px;justify-content:center;align-items:center;flex-shrink:0;font:var(--cometchat-font-heading3-bold, 700 20px Roboto);color:var(--cometchat-primary-button-icon, #FFF);text-align:center}.cometchat-button{display:flex;height:40px;width:160px;padding:var(--cometchat-padding-2, 8px) var(--cometchat-padding-5, 20px);justify-content:center;align-items:center;align-self:stretch;border-radius:var(--cometchat-radius-2, 8px);border:none;background:var(--cometchat-primary-button-background, #6852D6);cursor:pointer}.cometchat-button__text{color:var(--cometchat-static-white, #FFFFFF);font:var(--cometchat-font-button-medium, 500 14px Roboto);line-height:120%;cursor:pointer}.cometchat-button__icon{display:flex;justify-content:center;align-items:center;cursor:pointer}.cometchat-button__icon-default{height:24px;width:24px}.cometchat-button:hover{background:var(--cometchat-extended-primary-color-800, #7A6BD6)}.cometchat-button:active{background:var(--cometchat-extended-primary-color-900, #5D49BE);outline:none}.cometchat-button:focus{outline:none}.cometchat-button__loading-view{width:24px;height:24px;animation:spin .8s linear infinite}.cometchat-call-bubble{display:flex;max-width:240px;width:240px;flex-direction:column;align-items:center;gap:0px;background:var(--cometchat-primary-color);border-radius:var(--cometchat-radius-3, 12px);background:inherit;box-sizing:border-box;padding:0;margin:0}.cometchat-call-bubble__body{display:flex;padding:var(--cometchat-padding-3, 12px);align-items:center;gap:var(--cometchat-padding-2, 8px);align-self:stretch}.cometchat-call-bubble__body-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;align-self:stretch;overflow:hidden;text-overflow:ellipsis;font:var(--cometchat-font-body-medium);font-style:normal}.cometchat-call-bubble__icon-wrapper-icon{mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_774_6313'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='24'%20height='24'%3e%3crect%20width='24'%20height='24'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_774_6313)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.26523%2018.975C3.61523%2019.325%204.04273%2019.5%204.54773%2019.5H15.9325C16.4375%2019.5%2016.865%2019.325%2017.215%2018.975C17.565%2018.625%2017.74%2018.1974%2017.74%2017.6923V13.1152L20.4862%2015.8615C20.6337%2016.009%2020.7994%2016.0458%2020.9832%2015.972C21.1672%2015.8983%2021.2592%2015.7577%2021.2592%2015.55V8.45C21.2592%208.24233%2021.1672%208.10167%2020.9832%208.028C20.7994%207.95417%2020.6337%207.991%2020.4862%208.1385L17.74%2010.8848V6.30775C17.74%205.80258%2017.565%205.375%2017.215%205.025C16.865%204.675%2016.4375%204.5%2015.9325%204.5H4.54773C4.04273%204.5%203.61523%204.675%203.26523%205.025C2.91523%205.375%202.74023%205.80258%202.74023%206.30775V17.6923C2.74023%2018.1974%202.91523%2018.625%203.26523%2018.975ZM10.75%2013.9704H8.55375L13.2578%209.2666C13.4026%209.1216%2013.475%208.94594%2013.475%208.7396C13.475%208.5331%2013.4026%208.35743%2013.2578%208.2126C13.1129%208.06777%2012.9357%207.99693%2012.726%208.0001C12.5163%208.00327%2012.3422%208.0741%2012.2037%208.2126L7.5%2012.9166V10.7204C7.5%2010.5079%207.42817%2010.3297%207.2845%2010.1859C7.141%2010.0422%206.96291%209.97035%206.75025%209.97035C6.53775%209.97035%206.35958%2010.0422%206.21575%2010.1859C6.07192%2010.3297%206%2010.5079%206%2010.7204V14.5666C6%2014.8226%206.08666%2015.0372%206.26%2015.2104C6.43317%2015.3837%206.64775%2015.4704%206.90375%2015.4704H10.75C10.9625%2015.4704%2011.1407%2015.3985%2011.2845%2015.2549C11.4282%2015.1114%2011.5%2014.9333%2011.5%2014.7206C11.5%2014.5081%2011.4282%2014.3299%2011.2845%2014.1861C11.1407%2014.0423%2010.9625%2013.9704%2010.75%2013.9704Z'%20fill='%23141414'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_774_6313'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='24'%20height='24'%3e%3crect%20width='24'%20height='24'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_774_6313)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.26523%2018.975C3.61523%2019.325%204.04273%2019.5%204.54773%2019.5H15.9325C16.4375%2019.5%2016.865%2019.325%2017.215%2018.975C17.565%2018.625%2017.74%2018.1974%2017.74%2017.6923V13.1152L20.4862%2015.8615C20.6337%2016.009%2020.7994%2016.0458%2020.9832%2015.972C21.1672%2015.8983%2021.2592%2015.7577%2021.2592%2015.55V8.45C21.2592%208.24233%2021.1672%208.10167%2020.9832%208.028C20.7994%207.95417%2020.6337%207.991%2020.4862%208.1385L17.74%2010.8848V6.30775C17.74%205.80258%2017.565%205.375%2017.215%205.025C16.865%204.675%2016.4375%204.5%2015.9325%204.5H4.54773C4.04273%204.5%203.61523%204.675%203.26523%205.025C2.91523%205.375%202.74023%205.80258%202.74023%206.30775V17.6923C2.74023%2018.1974%202.91523%2018.625%203.26523%2018.975ZM10.75%2013.9704H8.55375L13.2578%209.2666C13.4026%209.1216%2013.475%208.94594%2013.475%208.7396C13.475%208.5331%2013.4026%208.35743%2013.2578%208.2126C13.1129%208.06777%2012.9357%207.99693%2012.726%208.0001C12.5163%208.00327%2012.3422%208.0741%2012.2037%208.2126L7.5%2012.9166V10.7204C7.5%2010.5079%207.42817%2010.3297%207.2845%2010.1859C7.141%2010.0422%206.96291%209.97035%206.75025%209.97035C6.53775%209.97035%206.35958%2010.0422%206.21575%2010.1859C6.07192%2010.3297%206%2010.5079%206%2010.7204V14.5666C6%2014.8226%206.08666%2015.0372%206.26%2015.2104C6.43317%2015.3837%206.64775%2015.4704%206.90375%2015.4704H10.75C10.9625%2015.4704%2011.1407%2015.3985%2011.2845%2015.2549C11.4282%2015.1114%2011.5%2014.9333%2011.5%2014.7206C11.5%2014.5081%2011.4282%2014.3299%2011.2845%2014.1861C11.1407%2014.0423%2010.9625%2013.9704%2010.75%2013.9704Z'%20fill='%23141414'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;height:20px;width:20px;display:flex;align-items:center;justify-content:center;background:var(--cometchat-primary-color);-webkit-mask-size:contain;mask-size:contain}.cometchat-call-bubble__icon-wrapper{display:flex;width:40px;border-radius:var(--cometchat-radius-max, 1000px);background:var(--cometchat-static-white);height:40px;padding:var(--cometchat-padding-2);justify-content:center;align-items:center}.cometchat-call-bubble__body-content-subtitle{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;align-self:stretch;overflow:hidden;text-overflow:ellipsis;font:var(--cometchat-font-caption1-regular);font-style:normal}.cometchat-call-bubble__body-content-subtitle .cometchat-date{padding:0;color:inherit;font:inherit}.cometchat-call-bubble__body-content{text-align:left}.cometchat-call-bubble__button{display:flex;height:40px;padding:var(--cometchat-padding-2, 8px) var(--cometchat-padding-5, 20px);border:none;justify-content:center;align-items:center;gap:var(--cometchat-padding-2, 8px);align-self:stretch;width:100%;background:inherit;border-radius:0px 0px var(--cometchat-radius-radius_2, 8px) var(--cometchat-radius-radius_2, 8px);font:var(--cometchat-font-body-medium);font-style:normal;cursor:pointer}.cometchat-call-bubble-incoming{background:var(--cometchat-neutral-color-300)}.cometchat-call-bubble-outgoing{background:var(--cometchat-primary-color)}.cometchat-call-bubble-incoming .cometchat-call-bubble__body-content-subtitle{color:var(--cometchat-neutral-color-600)}.cometchat-call-bubble__body-content-title{overflow:hidden;text-overflow:ellipsis;font:var(--cometchat-font-body-medium)}.cometchat-call-bubble-incoming .cometchat-call-bubble__body-content-title{color:var(--cometchat-neutral-color-900)}.cometchat-call-bubble-outgoing .cometchat-call-bubble__body-content-subtitle,.cometchat-call-bubble-outgoing .cometchat-call-bubble__body-content-title{color:var(--cometchat-static-white)}.cometchat-call-bubble-incoming .cometchat-call-bubble__button{border-top:1px solid var(--cometchat-border-color-dark);color:var(--cometchat-neutral-color-900)}.cometchat-call-bubble-outgoing .cometchat-call-bubble__button{border-top:1px solid var(--cometchat-extended-primary-color-800);color:var(--cometchat-static-white)}.cometchat-change-scope{display:flex;width:400px;padding:var(--cometchat-padding-6, 24px) var(--cometchat-padding-6, 24px) var(--cometchat-padding-3, 12px) var(--cometchat-padding-6, 24px);flex-direction:column;align-items:center;gap:var(--cometchat-padding-3, 12px);border-radius:var(--cometchat-radius-5, 20px);border:1px solid var(--cometchat-border-color-light, #F5F5F5);background:var(--cometchat-background-color-01, #FFF);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808}.cometchat-change-scope__icon-container{display:flex;width:80px;height:80px;justify-content:center;align-items:center;border-radius:var(--cometchat-radius-max, 1000px);background:var(--cometchat-background-color-02, #FAFAFA)}.cometchat-change-scope__icon{display:flex;width:48px;height:48px;justify-content:center;align-items:center;flex-shrink:0;mask:url(/assets/change_scope-BnN7PCx8.png) center center no-repeat;-webkit-mask:url(/assets/change_scope-BnN7PCx8.png) center center no-repeat;background:var(--cometchat-icon-color-highlight, #6852D6);mask-size:contain;-webkit-mask-size:contain}.cometchat-change-scope__text{display:flex;flex-direction:column;align-items:flex-start;gap:var(--cometchat-padding-2, 8px);align-self:stretch}.cometchat-change-scope__title{align-self:stretch;color:var(--cometchat-text-color-primary, #141414);text-align:center;font:var(--cometchat-font-heading2-medium, 500 20px Roboto);line-height:120%}.cometchat-change-scope__description{align-self:stretch;color:var(--cometchat-text-color-secondary, #727272);text-align:center;font:var(--cometchat-font-body-regular, 400 14px Roboto);line-height:120%}.cometchat-change-scope__dropdown{width:352px;height:36px;gap:var(--cometchat-padding-2, 4px);border-radius:var(--cometchat-radius-2, 8px);border:1px solid var(--cometchat-border-color-light, #F5F5F5);background:var(--cometchat-background-color-01, #FFF)}.cometchat-change-scope__list{display:flex;flex-direction:column;align-items:flex-start;gap:0px;align-self:stretch;border-radius:var(--cometchat-radius-2, 8px);border:1px solid var(--cometchat-border-color-light, #F5F5F5);background:var(--cometchat-background-color-01, #FFF);height:fit-content;overflow:auto}.cometchat-change-scope__list-item{display:flex;min-width:240px;max-width:1440px;height:48px;padding:var(--cometchat-padding-2, 8px) var(--cometchat-padding-4, 16px);align-items:center;gap:var(--cometchat-padding-3, 12px);flex:1 0 0;align-self:stretch;background:var(--cometchat-background-color-01, #FFF)}.cometchat-change-scope__list-item:hover{background:var(--cometchat-white-hover, #FAFAFA);cursor:pointer}.cometchat-change-scope__list-item-label{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;color:var(--cometchat-text-color-primary, #141414);text-overflow:ellipsis;font:var(--cometchat-font-heading4-medium, 500 16px Roboto);flex:1 0 0;text-align:left}.cometchat-change-scope__button-container{display:flex;padding:var(--cometchat-padding-3, 12px) 0px;align-items:center;gap:var(--cometchat-padding-2, 8px);align-self:stretch}.cometchat-change-scope__submit-button>.cometchat{height:100%;width:100%}.cometchat-change-scope__submit-button{height:40px;line-height:120%;flex:1}.cometchat-change-scope__submit-button .cometchat-button{background:var(--cometchat-primary-button-background, #6852D6);color:var(--cometchat-primary-button-icon, #FFF);padding:var(--cometchat-padding-2, 8px) var(--cometchat-padding-5, 20px);align-items:center;align-self:stretch;justify-content:center;display:flex;width:100%;height:100%;border-radius:var(--cometchat-radius-2, 8px);border:1px solid var(--cometchat-border-color-light, #F5F5F5);font:var(--cometchat-font-body-medium, 500 14px Roboto)}.cometchat-change-scope__submit-button-disabled .cometchat-button{background:var(--cometchat-background-color-04, #E8E8E8);color:var(--cometchat-static-white, #FFF);pointer-events:none}.cometchat-change-scope__cancel-button>.cometchat{height:100%;width:100%}.cometchat-change-scope__cancel-button .cometchat-button{border:1px solid var(--cometchat-border-color-dark, #DCDCDC);background:var(--cometchat-background-color-01, #FFF);color:var(--cometchat-neutral-color-900, #141414);font:var(--cometchat-font-body-medium, 500 14px Roboto);padding:var(--cometchat-padding-2, 8px) var(--cometchat-padding-5, 20px);align-items:center;align-self:stretch;justify-content:center;display:flex;width:100%;height:100%;border-radius:var(--cometchat-radius-2, 8px)}.cometchat-change-scope__button-container .cometchat-button .cometchat-button__text{font:inherit;color:inherit}.cometchat-change-scope__cancel-button{height:40px;line-height:120%;flex:1}.cometchat-change-scope__error-view{color:var(--cometchat-error-color, #F44649);font:var(--cometchat-font-body-regular);font-style:normal;display:flex;padding:var(--cometchat-padding-1, 4px) var(--cometchat-padding-2, 8px);justify-content:center;align-items:center;gap:var(--cometchat-padding-1, 4px);align-self:stretch;border-radius:var(--cometchat-radius-2, 8px);background:#f446491a}.cometchat-checkbox{display:inline-flex;align-items:center;position:relative}.cometchat-checkbox__label input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.cometchat-checkbox__checkmark{display:inline-block;position:relative;width:24px;height:24px;flex-shrink:0;border-radius:var(--cometchat-radius-1, 4px);border:1.5px solid var(--cometchat-border-color-default, #E8E8E8)}.cometchat-checkbox:hover .cometchat-checkbox__checkmark{border:1.5px solid var(--cometchat-border-color-dark, #DCDCDC);cursor:pointer}.cometchat-checkbox input[type=checkbox]:checked+.cometchat-checkbox__checkmark{border:1.5px solid var(--cometchat-primary-color, #6852D6);background-color:var(--cometchat-primary-color, #6852D6)}.cometchat-checkbox__checkmark:after{content:"";position:absolute;top:50%;left:50%;width:16px;height:16px;background:var(--cometchat-static-white, #FFF);mask:url("data:image/svg+xml,%3csvg%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='check'%3e%3cpath%20id='Icon'%20d='M11.6663%203.5L5.24967%209.91667L2.33301%207'%20stroke='%236852D6'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='check'%3e%3cpath%20id='Icon'%20d='M11.6663%203.5L5.24967%209.91667L2.33301%207'%20stroke='%236852D6'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;mask-size:contain;-webkit-mask-size:contain;transform:translate(-50%,-50%);display:none}.cometchat-checkbox input[type=checkbox]:checked+.cometchat-checkbox__checkmark:after{display:block}.cometchat-checkbox__label{display:flex;align-items:center;gap:var(--cometchat-radius-2, 8px);color:var(--cometchat-text-color-secondary);font:var(--cometchat-font-body-regular)}.cometchat-confirm-dialog{margin:0 auto;box-sizing:border-box;display:flex;width:400px;padding:var(--cometchat-padding-6, 24px) var(--cometchat-padding-6, 24px) var(--cometchat-padding-3, 12px) var(--cometchat-padding-6, 24px);flex-direction:column;align-items:center;gap:var(--cometchat-padding-3, 12px);border-radius:var(--cometchat-radius-4, 16px);border:1px solid var(--cometchat-border-color-light);background:var(--cometchat-background-color-01);flex-wrap:wrap;box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808}.cometchat-confirm-dialog__content-title{color:var(--cometchat-text-color-primary);text-align:center;font:var(--cometchat-font-heading2-medium);font-style:normal}.cometchat-confirm-dialog__content{display:flex;flex-direction:column;gap:var(--cometchat-padding)}.cometchat-confirm-dialog__content-description{width:100%;color:var(--cometchat-text-color-secondary);text-align:center;font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-confirm-dialog__button-group{display:flex;padding:var(--cometchat-padding-3, 12px) 0px;align-items:center;gap:var(--cometchat-padding-2, 8px);align-self:stretch;width:100%;overflow:hidden}.cometchat-confirm-dialog__icon-wrapper{display:flex;width:80px;height:80px;padding:var(--cometchat-padding-4);justify-content:center;align-items:center;border-radius:var(--cometchat-radius-max, 1000px);background:var(--cometchat-background-color-02);flex-shrink:1}.cometchat-confirm-dialog__icon-wrapper-icon{mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_740_8465'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='24'%20height='24'%3e%3crect%20width='24'%20height='24'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_740_8465)'%3e%3cpath%20d='M7.30775%2020.5C6.81058%2020.5%206.385%2020.323%206.031%2019.969C5.677%2019.615%205.5%2019.1894%205.5%2018.6923V6H5.25C5.0375%206%204.85942%205.92808%204.71575%205.78425C4.57192%205.64042%204.5%205.46225%204.5%205.24975C4.5%205.03708%204.57192%204.859%204.71575%204.7155C4.85942%204.57183%205.0375%204.5%205.25%204.5H9C9%204.25517%209.08625%204.0465%209.25875%203.874C9.43108%203.70167%209.63967%203.6155%209.8845%203.6155H14.1155C14.3603%203.6155%2014.5689%203.70167%2014.7413%203.874C14.9138%204.0465%2015%204.25517%2015%204.5H18.75C18.9625%204.5%2019.1406%204.57192%2019.2843%204.71575C19.4281%204.85959%2019.5%205.03775%2019.5%205.25025C19.5%205.46292%2019.4281%205.641%2019.2843%205.7845C19.1406%205.92817%2018.9625%206%2018.75%206H18.5V18.6923C18.5%2019.1894%2018.323%2019.615%2017.969%2019.969C17.615%2020.323%2017.1894%2020.5%2016.6923%2020.5H7.30775ZM10.1543%2017C10.3668%2017%2010.5448%2016.9282%2010.6885%2016.7845C10.832%2016.6407%2010.9037%2016.4625%2010.9037%2016.25V8.75C10.9037%208.5375%2010.8318%208.35933%2010.688%208.2155C10.5443%208.07183%2010.3662%208%2010.1535%208C9.941%208%209.76292%208.07183%209.61925%208.2155C9.47575%208.35933%209.404%208.5375%209.404%208.75V16.25C9.404%2016.4625%209.47583%2016.6407%209.6195%2016.7845C9.76333%2016.9282%209.94158%2017%2010.1543%2017ZM13.8465%2017C14.059%2017%2014.2371%2016.9282%2014.3807%2016.7845C14.5243%2016.6407%2014.596%2016.4625%2014.596%2016.25V8.75C14.596%208.5375%2014.5242%208.35933%2014.3805%208.2155C14.2367%208.07183%2014.0584%208%2013.8458%208C13.6333%208%2013.4552%208.07183%2013.3115%208.2155C13.168%208.35933%2013.0962%208.5375%2013.0962%208.75V16.25C13.0962%2016.4625%2013.1682%2016.6407%2013.312%2016.7845C13.4557%2016.9282%2013.6338%2017%2013.8465%2017Z'%20fill='%23141414'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_740_8465'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='24'%20height='24'%3e%3crect%20width='24'%20height='24'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_740_8465)'%3e%3cpath%20d='M7.30775%2020.5C6.81058%2020.5%206.385%2020.323%206.031%2019.969C5.677%2019.615%205.5%2019.1894%205.5%2018.6923V6H5.25C5.0375%206%204.85942%205.92808%204.71575%205.78425C4.57192%205.64042%204.5%205.46225%204.5%205.24975C4.5%205.03708%204.57192%204.859%204.71575%204.7155C4.85942%204.57183%205.0375%204.5%205.25%204.5H9C9%204.25517%209.08625%204.0465%209.25875%203.874C9.43108%203.70167%209.63967%203.6155%209.8845%203.6155H14.1155C14.3603%203.6155%2014.5689%203.70167%2014.7413%203.874C14.9138%204.0465%2015%204.25517%2015%204.5H18.75C18.9625%204.5%2019.1406%204.57192%2019.2843%204.71575C19.4281%204.85959%2019.5%205.03775%2019.5%205.25025C19.5%205.46292%2019.4281%205.641%2019.2843%205.7845C19.1406%205.92817%2018.9625%206%2018.75%206H18.5V18.6923C18.5%2019.1894%2018.323%2019.615%2017.969%2019.969C17.615%2020.323%2017.1894%2020.5%2016.6923%2020.5H7.30775ZM10.1543%2017C10.3668%2017%2010.5448%2016.9282%2010.6885%2016.7845C10.832%2016.6407%2010.9037%2016.4625%2010.9037%2016.25V8.75C10.9037%208.5375%2010.8318%208.35933%2010.688%208.2155C10.5443%208.07183%2010.3662%208%2010.1535%208C9.941%208%209.76292%208.07183%209.61925%208.2155C9.47575%208.35933%209.404%208.5375%209.404%208.75V16.25C9.404%2016.4625%209.47583%2016.6407%209.6195%2016.7845C9.76333%2016.9282%209.94158%2017%2010.1543%2017ZM13.8465%2017C14.059%2017%2014.2371%2016.9282%2014.3807%2016.7845C14.5243%2016.6407%2014.596%2016.4625%2014.596%2016.25V8.75C14.596%208.5375%2014.5242%208.35933%2014.3805%208.2155C14.2367%208.07183%2014.0584%208%2013.8458%208C13.6333%208%2013.4552%208.07183%2013.3115%208.2155C13.168%208.35933%2013.0962%208.5375%2013.0962%208.75V16.25C13.0962%2016.4625%2013.1682%2016.6407%2013.312%2016.7845C13.4557%2016.9282%2013.6338%2017%2013.8465%2017Z'%20fill='%23141414'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;height:48px;width:48px;display:flex;align-items:center;justify-content:center;background:var(--cometchat-error-color);-webkit-mask-size:contain;mask-size:contain}.cometchat-confirm-dialog__button-group-submit .cometchat-button{padding:var(--cometchat-padding-2, 8px) var(--cometchat-padding-5, 20px);background:var(--cometchat-error-color);border:1px solid var(--cometchat-border-color-light)}.cometchat-confirm-dialog__button-group .cometchat-button{height:100%;width:100%}.cometchat-confirm-dialog__button-group .cometchat-confirm-dialog__button-group-submit,.cometchat-confirm-dialog__button-group .cometchat-confirm-dialog__button-group-cancel{width:100%;display:flex;height:40px;justify-content:center;align-items:center;gap:var(--cometchat-padding-2, 8px);align-self:stretch;border-radius:var(--cometchat-radius-2, 8px);font:var(--cometchat-font-button-medium);font-style:normal;cursor:pointer}.cometchat-confirm-dialog__button-group-submit>.cometchat,.cometchat-confirm-dialog__button-group-cancel>.cometchat{height:100%;width:100%}.cometchat-confirm-dialog__button-group-cancel .cometchat-button{padding:var(--cometchat-padding-2, 8px) var(--cometchat-padding-5, 20px);border:1px solid var(--cometchat-border-color-dark);background:var(--cometchat-background-color-01, #FFF)}.cometchat-confirm-dialog__button-group-cancel .cometchat-button .cometchat-button__text{color:var(--cometchat-text-color-primary)}.cometchat-confirm-dialog__button-group-submit .cometchat-button .cometchat-button__text{color:var(--cometchat-static-white)}.cometchat-confirm-dialog-error-view{border-radius:var(--cometchat-radius-4, 12px) var(--cometchat-radius-4, 12px) 0px 0px;background:linear-gradient(0deg,#f446491a,#f446491a),var(--cometchat-background-color-01, #FFF);overflow:hidden;color:var(--cometchat-error-color, #F44649);text-overflow:ellipsis;font:var(--cometchat-font-body-regular);font-style:normal;display:flex;width:100%;padding:var(--cometchat-padding-2, 8px);align-items:flex-start;height:48px;margin-bottom:-16px;justify-content:center}.cometchat-menu-list{display:flex;flex-direction:column;align-items:flex-start;gap:var(--cometchat-padding-2, 8px);background:transparent}.cometchat-menu-list__main-menu{display:flex;align-items:center;gap:12px;width:100%}.cometchat-menu-list__sub-menu-list{display:flex;position:fixed;overflow:hidden;z-index:3;width:160px;padding:0;flex-direction:column;align-items:flex-start;border-radius:var(--cometchat-radius-2, 8px);border:1px solid var(--cometchat-border-color-light, #F5F5F5);background:var(--cometchat-background-color-01, #FFF);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808}.cometchat-menu-list__main-menu-item{display:flex;width:24px;height:24px;padding:4px;justify-content:center;align-items:center;border-radius:var(--cometchat-radius-max, 1000px);background:var(--cometchat-background-color-01, #FFF);box-shadow:0 1px 2px #1018280d;cursor:pointer}.cometchat-menu-list__sub-menu-list-item{display:flex;align-items:center;gap:var(--cometchat-padding-2, 8px);padding:var(--cometchat-padding-3, 12px);flex:1 0 0;cursor:pointer;background:var(--cometchat-background-color-01, #FFF)}.cometchat-menu-list__sub-menu-list-item:hover{background:var(--cometchat-white-hover)}.cometchat-menu-list__menu{display:flex;height:48px;width:100%;align-items:center;gap:var(--cometchat-padding-2, 12px);align-self:stretch;background:var(--cometchat-background-color-01, #FFF)}.cometchat-menu-list__main-menu-item-icon{display:flex;width:16px;height:16px;justify-content:center;align-items:center;flex-shrink:0;background:var(--cometchat-icon-color-secondary, #A1A1A1);-webkit-mask-size:contain}.cometchat-menu-list__sub-menu-list-item-icon{display:flex;width:24px;height:24px;justify-content:center;align-items:center;background:var(--cometchat-icon-color-secondary, #A1A1A1);-webkit-mask-size:contain}.cometchat-menu-list__sub-menu-item-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;color:var(--cometchat-text-color-primary, #141414);text-overflow:ellipsis;text-align:left;font:var(--cometchat-font-body-regular, 400 14px Roboto);line-height:120%}.cometchat-menu-list__sub-menu{display:flex;width:24px;height:24px;justify-content:center;align-items:center;border-radius:var(--cometchat-radius-max, 1000px);background:var(--cometchat-background-color-01, #FFF);box-shadow:0 1px 2px #1018280d}.cometchat-menu-list__sub-menu-icon{width:16px;height:16px;flex-shrink:0;background:var(--cometchat-icon-color-secondary, #A1A1A1);-webkit-mask:url("data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Base_Icon'%3e%3cpath%20id='Vector'%20d='M7.99953%2013.9437C7.73575%2013.9437%207.51081%2013.8501%207.3247%2013.6629C7.13859%2013.4757%207.04553%2013.2503%207.04553%2012.9865C7.04553%2012.7227%207.13909%2012.4978%207.3262%2012.3117C7.51342%2012.1256%207.73887%2012.0325%208.00253%2012.0325C8.26631%2012.0325%208.49126%2012.1261%208.67737%2012.3134C8.86348%2012.5005%208.95653%2012.7259%208.95653%2012.9897C8.95653%2013.2535%208.86298%2013.4784%208.67587%2013.6645C8.48864%2013.8506%208.2632%2013.9437%207.99953%2013.9437ZM7.99953%209.45469C7.73575%209.45469%207.51081%209.36113%207.3247%209.17402C7.13859%208.9868%207.04553%208.76135%207.04553%208.49769C7.04553%208.23391%207.13909%208.00897%207.3262%207.82285C7.51342%207.63674%207.73887%207.54369%208.00253%207.54369C8.26631%207.54369%208.49126%207.63724%208.67737%207.82435C8.86348%208.01158%208.95653%208.23702%208.95653%208.50069C8.95653%208.76447%208.86298%208.98941%208.67587%209.17552C8.48864%209.36163%208.2632%209.45469%207.99953%209.45469ZM7.99953%204.96585C7.73575%204.96585%207.51081%204.87224%207.3247%204.68502C7.13859%204.49791%207.04553%204.27247%207.04553%204.00869C7.04553%203.74491%207.13909%203.51997%207.3262%203.33385C7.51342%203.14774%207.73887%203.05469%208.00253%203.05469C8.26631%203.05469%208.49126%203.1483%208.67737%203.33552C8.86348%203.52263%208.95653%203.74808%208.95653%204.01185C8.95653%204.27563%208.86298%204.50058%208.67587%204.68669C8.48864%204.8728%208.2632%204.96585%207.99953%204.96585Z'%20fill='%23A1A1A1'/%3e%3c/g%3e%3c/svg%3e");-webkit-mask-size:contain;cursor:pointer}.cometchat-menu-list__menu-wrapper{display:flex;align-items:center;gap:var(--cometchat-padding-2, 8px);align-self:stretch}.cometchat-date{display:inline;font:var(--cometchat-font-caption2-regular);color:var(--cometchat-neutral-color-600);background:transparent;text-align:center;font-style:normal;padding:3px 10px}.cometchat-delete-bubble{display:flex;padding:var(--cometchat-padding-2, 8px);flex-direction:column;align-items:flex-end;border-radius:var(--cometchat-radius-3, 12px);max-width:270px}.cometchat-delete-bubble-outgoing{background:var(--cometchat-primary-color, #6852D6)}.cometchat-delete-bubble-incoming{background:var(--cometchat-neutral-color-300, #383838)}.cometchat-delete-bubble__body{display:flex;padding:0;justify-content:flex-end;align-items:flex-start;gap:var(--cometchat-padding-1, 4px);border-radius:0}.cometchat-delete-bubble__icon{display:flex;width:16px;height:16px;justify-content:center;align-items:center;mask:url("data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_5689_683456'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='16'%20height='17'%3e%3crect%20y='0.5'%20width='16'%20height='16'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_5689_683456)'%3e%3cpath%20d='M8.001%2014.8334C7.125%2014.8334%206.30161%2014.6672%205.53084%2014.3347C4.76006%2014.0023%204.08961%2013.5511%203.5195%2012.9812C2.94939%2012.4114%202.498%2011.7412%202.16534%2010.9707C1.83278%2010.2003%201.6665%209.37714%201.6665%208.50125C1.6665%207.62525%201.83273%206.80186%202.16517%206.03108C2.49761%205.2603%202.94878%204.58986%203.51867%204.01975C4.08856%203.44964%204.75873%202.99825%205.52917%202.66558C6.29961%202.33303%207.12278%202.16675%207.99867%202.16675C8.87467%202.16675%209.69806%202.33297%2010.4688%202.66541C11.2396%202.99786%2011.9101%203.44903%2012.4802%204.01891C13.0503%204.5888%2013.5017%205.25897%2013.8343%206.02941C14.1669%206.79986%2014.3332%207.62303%2014.3332%208.49891C14.3332%209.37491%2014.1669%2010.1983%2013.8345%2010.9691C13.5021%2011.7399%2013.0509%2012.4103%2012.481%2012.9804C11.9111%2013.5505%2011.2409%2014.0019%2010.4705%2014.3346C9.70006%2014.6671%208.87689%2014.8334%208.001%2014.8334ZM7.99984%2013.8334C8.62528%2013.8334%209.22761%2013.7276%209.80684%2013.5161C10.3859%2013.3045%2010.9152%2012.9984%2011.3947%2012.5976L3.90234%205.10525C3.50578%205.58469%203.20067%206.11397%202.987%206.69308C2.77334%207.2723%202.6665%207.87464%202.6665%208.50008C2.6665%209.98897%203.18317%2011.2501%204.2165%2012.2834C5.24984%2013.3167%206.51095%2013.8334%207.99984%2013.8334ZM12.0973%2011.8949C12.4981%2011.4155%2012.8043%2010.8862%2013.0158%2010.3071C13.2274%209.72786%2013.3332%209.12553%2013.3332%208.50008C13.3332%207.01119%2012.8165%205.75008%2011.7832%204.71675C10.7498%203.68341%209.48873%203.16675%207.99984%203.16675C7.37284%203.16675%206.76906%203.27147%206.1885%203.48091C5.60806%203.69025%205.08023%203.99747%204.605%204.40258L12.0973%2011.8949Z'%20fill='%23A1A1A1'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_5689_683456'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='16'%20height='17'%3e%3crect%20y='0.5'%20width='16'%20height='16'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_5689_683456)'%3e%3cpath%20d='M8.001%2014.8334C7.125%2014.8334%206.30161%2014.6672%205.53084%2014.3347C4.76006%2014.0023%204.08961%2013.5511%203.5195%2012.9812C2.94939%2012.4114%202.498%2011.7412%202.16534%2010.9707C1.83278%2010.2003%201.6665%209.37714%201.6665%208.50125C1.6665%207.62525%201.83273%206.80186%202.16517%206.03108C2.49761%205.2603%202.94878%204.58986%203.51867%204.01975C4.08856%203.44964%204.75873%202.99825%205.52917%202.66558C6.29961%202.33303%207.12278%202.16675%207.99867%202.16675C8.87467%202.16675%209.69806%202.33297%2010.4688%202.66541C11.2396%202.99786%2011.9101%203.44903%2012.4802%204.01891C13.0503%204.5888%2013.5017%205.25897%2013.8343%206.02941C14.1669%206.79986%2014.3332%207.62303%2014.3332%208.49891C14.3332%209.37491%2014.1669%2010.1983%2013.8345%2010.9691C13.5021%2011.7399%2013.0509%2012.4103%2012.481%2012.9804C11.9111%2013.5505%2011.2409%2014.0019%2010.4705%2014.3346C9.70006%2014.6671%208.87689%2014.8334%208.001%2014.8334ZM7.99984%2013.8334C8.62528%2013.8334%209.22761%2013.7276%209.80684%2013.5161C10.3859%2013.3045%2010.9152%2012.9984%2011.3947%2012.5976L3.90234%205.10525C3.50578%205.58469%203.20067%206.11397%202.987%206.69308C2.77334%207.2723%202.6665%207.87464%202.6665%208.50008C2.6665%209.98897%203.18317%2011.2501%204.2165%2012.2834C5.24984%2013.3167%206.51095%2013.8334%207.99984%2013.8334ZM12.0973%2011.8949C12.4981%2011.4155%2012.8043%2010.8862%2013.0158%2010.3071C13.2274%209.72786%2013.3332%209.12553%2013.3332%208.50008C13.3332%207.01119%2012.8165%205.75008%2011.7832%204.71675C10.7498%203.68341%209.48873%203.16675%207.99984%203.16675C7.37284%203.16675%206.76906%203.27147%206.1885%203.48091C5.60806%203.69025%205.08023%203.99747%204.605%204.40258L12.0973%2011.8949Z'%20fill='%23A1A1A1'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;background:var(--cometchat-primary-button-icon, #FFFFFF);mask-size:contain;-webkit-mask-size:contain}.cometchat-delete-bubble-incoming .cometchat-delete-bubble__icon{background:var(--cometchat-neutral-color-600, #727272)}.cometchat-delete-bubble-outgoing .cometchat-delete-bubble__icon{background:var(--cometchat-static-white, #FFF)}.cometchat-delete-bubble__text{font:var(--cometchat-font-body-regular, 400 14px Roboto);text-align:left}.cometchat-delete-bubble-outgoing .cometchat-delete-bubble__text{color:var(--cometchat-static-white, #FFF)}.cometchat-delete-bubble-incoming .cometchat-delete-bubble__text{color:var(--cometchat-neutral-color-600, #989898)}.cometchat-document-bubble{display:flex;width:240px;flex-direction:column;padding:var(--cometchat-padding-1, 4px) var(--cometchat-padding-1, 4px) 0px var(--cometchat-padding-1, 4px);gap:0px;border-radius:var(--cometchat-radius-3, 12px);max-width:240px}.cometchat-document-bubble-incoming{background:var(--cometchat-neutral-color-300, #E8E8E8)}.cometchat-document-bubble-outgoing{background:var(--cometchat-primary-color, #6852D6)}.cometchat-document-bubble__body{display:flex;padding:var(--cometchat-padding-2, 8px) 0px var(--cometchat-padding-2, 8px) 0px;align-items:center;gap:var(--cometchat-padding-1, 4px);align-self:stretch;border-radius:var(--cometchat-radius-3, 12px)}.cometchat-document-bubble__banner-image{border-radius:var(--cometchat-radius-2, 8px)}.cometchat-document-bubble__banner-image img{max-width:100%;max-height:100%;border-radius:var(--cometchat-radius-2, 8px)}.cometchat-document-bubble__body-content{display:flex;flex-direction:column;gap:var(--cometchat-padding, 2px)}.cometchat-document-bubble__body-content-name{overflow:hidden;text-overflow:ellipsis;font:var(--cometchat-font-body-medium);font-style:normal;line-height:120%;text-align:left}.cometchat-document-bubble-incoming .cometchat-document-bubble__body-content-name{color:var(--cometchat-text-color-primary, #141414)}.cometchat-document-bubble-outgoing .cometchat-document-bubble__body-content-name{color:var(--cometchat-static-white, #FFF)}.cometchat-document-bubble__body-content-description{overflow:hidden;text-overflow:ellipsis;font:var(--cometchat-font-caption2-regular);font-style:normal;line-height:120%}.cometchat-document-bubble-incoming .cometchat-document-bubble__body-content-description{color:var(--cometchat-neutral-color-600, #727272)}.cometchat-document-bubble-outgoing .cometchat-document-bubble__body-content-description{color:var(--cometchat-static-white, #FFF)}.cometchat-document-bubble__body-icon{display:flex;width:32px;height:32px;justify-content:center;align-items:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%}.cometchat-collaborative-document .cometchat-document-bubble__body-icon{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6%208.14748C6%206.40917%207.40918%205%209.14749%205H19.8489C21.5873%205%2022.9964%206.40918%2022.9964%208.14749V13.5388C22.9964%2013.7033%2022.932%2013.8612%2022.8171%2013.9789L18.75%2018.1389L12.9326%2023.7101C12.8154%2023.8223%2012.6594%2023.8849%2012.4972%2023.8849H9.14749C7.40918%2023.8849%206%2022.4757%206%2020.7374V8.14748ZM13.2393%207.95166C12.783%207.95166%2012.4131%208.32157%2012.4131%208.77788C12.4131%209.23418%2012.783%209.60409%2013.2393%209.60409H19.2195C19.6758%209.60409%2020.0457%209.23418%2020.0457%208.77788C20.0457%208.32157%2019.6758%207.95166%2019.2195%207.95166H13.2393ZM9.77641%2011.4146C9.3201%2011.4146%208.9502%2011.7845%208.9502%2012.2408C8.9502%2012.6971%209.3201%2013.067%209.77641%2013.067H19.2189C19.6752%2013.067%2020.0451%2012.6971%2020.0451%2012.2408C20.0451%2011.7845%2019.6752%2011.4146%2019.2189%2011.4146H9.77641ZM9.77641%2014.876C9.3201%2014.876%208.9502%2015.2459%208.9502%2015.7022C8.9502%2016.1585%209.3201%2016.5284%209.77641%2016.5284H17.3304C17.7867%2016.5284%2018.1566%2016.1585%2018.1566%2015.7022C18.1566%2015.2459%2017.7867%2014.876%2017.3304%2014.876H9.77641Z'%20fill='white'/%3e%3cpath%20d='M25.1275%2015.3341C24.6359%2014.8424%2023.8387%2014.8424%2023.3471%2015.3341L15.4128%2023.2684C15.3622%2023.319%2015.3294%2023.3846%2015.3193%2023.4553L14.9521%2026.0259C14.9209%2026.244%2015.1079%2026.431%2015.326%2026.3998L17.8965%2026.0326C17.9673%2026.0225%2018.0329%2025.9897%2018.0835%2025.9391L26.0178%2018.0048C26.5095%2017.5132%2026.5095%2016.716%2026.0178%2016.2243L25.1275%2015.3341Z'%20fill='white'/%3e%3c/svg%3e")center center no-repeat;mask:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6%208.14748C6%206.40917%207.40918%205%209.14749%205H19.8489C21.5873%205%2022.9964%206.40918%2022.9964%208.14749V13.5388C22.9964%2013.7033%2022.932%2013.8612%2022.8171%2013.9789L18.75%2018.1389L12.9326%2023.7101C12.8154%2023.8223%2012.6594%2023.8849%2012.4972%2023.8849H9.14749C7.40918%2023.8849%206%2022.4757%206%2020.7374V8.14748ZM13.2393%207.95166C12.783%207.95166%2012.4131%208.32157%2012.4131%208.77788C12.4131%209.23418%2012.783%209.60409%2013.2393%209.60409H19.2195C19.6758%209.60409%2020.0457%209.23418%2020.0457%208.77788C20.0457%208.32157%2019.6758%207.95166%2019.2195%207.95166H13.2393ZM9.77641%2011.4146C9.3201%2011.4146%208.9502%2011.7845%208.9502%2012.2408C8.9502%2012.6971%209.3201%2013.067%209.77641%2013.067H19.2189C19.6752%2013.067%2020.0451%2012.6971%2020.0451%2012.2408C20.0451%2011.7845%2019.6752%2011.4146%2019.2189%2011.4146H9.77641ZM9.77641%2014.876C9.3201%2014.876%208.9502%2015.2459%208.9502%2015.7022C8.9502%2016.1585%209.3201%2016.5284%209.77641%2016.5284H17.3304C17.7867%2016.5284%2018.1566%2016.1585%2018.1566%2015.7022C18.1566%2015.2459%2017.7867%2014.876%2017.3304%2014.876H9.77641Z'%20fill='white'/%3e%3cpath%20d='M25.1275%2015.3341C24.6359%2014.8424%2023.8387%2014.8424%2023.3471%2015.3341L15.4128%2023.2684C15.3622%2023.319%2015.3294%2023.3846%2015.3193%2023.4553L14.9521%2026.0259C14.9209%2026.244%2015.1079%2026.431%2015.326%2026.3998L17.8965%2026.0326C17.9673%2026.0225%2018.0329%2025.9897%2018.0835%2025.9391L26.0178%2018.0048C26.5095%2017.5132%2026.5095%2016.716%2026.0178%2016.2243L25.1275%2015.3341Z'%20fill='white'/%3e%3c/svg%3e") center center no-repeat}.cometchat-collaborative-whiteboard .cometchat-document-bubble__body-icon{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19.4679%204H20.24C21.135%204%2021.887%204.61242%2022.0998%205.44108L16.6916%2010.8492C16.6549%2010.886%2016.6073%2010.9098%2016.5559%2010.9171L14.576%2011.2C14.4176%2011.2226%2014.2818%2011.0868%2014.3044%2010.9284L14.5873%208.94854C14.5946%208.89713%2014.6184%208.84949%2014.6552%208.81277L19.4679%204Z'%20fill='%23141414'/%3e%3cpath%20d='M17.3466%204L13.5945%207.75211C13.3283%208.01833%2013.1556%208.3637%2013.1024%208.7364L12.8195%2010.7163C12.6555%2011.8646%2013.6397%2012.8489%2014.7881%2012.6849L16.768%2012.402C17.1407%2012.3488%2017.4861%2012.1761%2017.7523%2011.9099L22.16%207.50218V17.92C22.16%2018.9804%2021.3004%2019.84%2020.24%2019.84H3.92C2.85962%2019.84%202%2018.9804%202%2017.92V14.03C2.13801%2014.0301%202.27769%2013.9922%202.40275%2013.9126L2.58606%2013.7959C3.58623%2013.1593%205.7211%2011.8003%206.3322%2011.4511C6.43421%2011.3928%206.63006%2011.3244%206.87351%2011.298C7.11445%2011.2719%207.33773%2011.2938%207.5019%2011.354C7.65327%2011.4095%207.73091%2011.4857%207.77426%2011.5815C7.82369%2011.6908%207.8772%2011.9357%207.75398%2012.4121C7.51412%2013.3396%207.26658%2014.4095%207.33946%2015.3038C7.37704%2015.765%207.50392%2016.2502%207.82249%2016.6542C8.15314%2017.0735%208.62627%2017.3246%209.19678%2017.4197C10.3338%2017.6092%2011.3768%2016.938%2012.107%2016.3036C12.8753%2015.6361%2013.5146%2014.8173%2013.8801%2014.3299C14.1286%2013.9985%2014.0615%2013.5284%2013.7301%2013.2799C13.3987%2013.0314%2012.9286%2013.0985%2012.6801%2013.4299C12.3256%2013.9025%2011.7649%2014.6137%2011.1232%2015.1712C10.4434%2015.7619%209.86635%2016.0106%209.4434%2015.9401C9.17392%2015.8952%209.06101%2015.8023%209.00036%2015.7254C8.92763%2015.6332%208.85796%2015.4699%208.8345%2015.182C8.78531%2014.5784%208.95777%2013.7483%209.2062%2012.7877C9.38299%2012.1041%209.37649%2011.484%209.14093%2010.9633C8.89928%2010.4291%208.46692%2010.1102%208.01829%209.94573C7.58246%209.78593%207.11574%209.76292%206.71167%209.80677C6.31013%209.85035%205.90598%209.967%205.58799%2010.1487C4.98422%2010.4937%203.05774%2011.7176%202%2012.3909V5.92C2%204.85961%202.85961%204%203.92%204H17.3466Z'%20fill='%23141414'/%3e%3c/svg%3e")center center no-repeat;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19.4679%204H20.24C21.135%204%2021.887%204.61242%2022.0998%205.44108L16.6916%2010.8492C16.6549%2010.886%2016.6073%2010.9098%2016.5559%2010.9171L14.576%2011.2C14.4176%2011.2226%2014.2818%2011.0868%2014.3044%2010.9284L14.5873%208.94854C14.5946%208.89713%2014.6184%208.84949%2014.6552%208.81277L19.4679%204Z'%20fill='%23141414'/%3e%3cpath%20d='M17.3466%204L13.5945%207.75211C13.3283%208.01833%2013.1556%208.3637%2013.1024%208.7364L12.8195%2010.7163C12.6555%2011.8646%2013.6397%2012.8489%2014.7881%2012.6849L16.768%2012.402C17.1407%2012.3488%2017.4861%2012.1761%2017.7523%2011.9099L22.16%207.50218V17.92C22.16%2018.9804%2021.3004%2019.84%2020.24%2019.84H3.92C2.85962%2019.84%202%2018.9804%202%2017.92V14.03C2.13801%2014.0301%202.27769%2013.9922%202.40275%2013.9126L2.58606%2013.7959C3.58623%2013.1593%205.7211%2011.8003%206.3322%2011.4511C6.43421%2011.3928%206.63006%2011.3244%206.87351%2011.298C7.11445%2011.2719%207.33773%2011.2938%207.5019%2011.354C7.65327%2011.4095%207.73091%2011.4857%207.77426%2011.5815C7.82369%2011.6908%207.8772%2011.9357%207.75398%2012.4121C7.51412%2013.3396%207.26658%2014.4095%207.33946%2015.3038C7.37704%2015.765%207.50392%2016.2502%207.82249%2016.6542C8.15314%2017.0735%208.62627%2017.3246%209.19678%2017.4197C10.3338%2017.6092%2011.3768%2016.938%2012.107%2016.3036C12.8753%2015.6361%2013.5146%2014.8173%2013.8801%2014.3299C14.1286%2013.9985%2014.0615%2013.5284%2013.7301%2013.2799C13.3987%2013.0314%2012.9286%2013.0985%2012.6801%2013.4299C12.3256%2013.9025%2011.7649%2014.6137%2011.1232%2015.1712C10.4434%2015.7619%209.86635%2016.0106%209.4434%2015.9401C9.17392%2015.8952%209.06101%2015.8023%209.00036%2015.7254C8.92763%2015.6332%208.85796%2015.4699%208.8345%2015.182C8.78531%2014.5784%208.95777%2013.7483%209.2062%2012.7877C9.38299%2012.1041%209.37649%2011.484%209.14093%2010.9633C8.89928%2010.4291%208.46692%2010.1102%208.01829%209.94573C7.58246%209.78593%207.11574%209.76292%206.71167%209.80677C6.31013%209.85035%205.90598%209.967%205.58799%2010.1487C4.98422%2010.4937%203.05774%2011.7176%202%2012.3909V5.92C2%204.85961%202.85961%204%203.92%204H17.3466Z'%20fill='%23141414'/%3e%3c/svg%3e") center center no-repeat}.cometchat-document-bubble-incoming .cometchat-document-bubble__body-icon{background:var(--cometchat-primary-color, #6852D6)}.cometchat-document-bubble-outgoing .cometchat-document-bubble__body-icon{background:var(--cometchat-static-white, #FFF)}.cometchat-document-bubble__button{display:flex;height:40px;padding:var(--cometchat-padding-5, 20px);justify-content:center;align-items:center;gap:var(--cometchat-padding-2, 8px);align-self:stretch;font:var(--cometchat-font-button-medium);font-style:normal;line-height:120%;cursor:pointer}.cometchat-document-bubble-incoming .cometchat-document-bubble__button{color:var(--cometchat-primary-button-background, #6852D6);border-top:1px solid var(--cometchat-border-color-dark, #DCDCDC)}.cometchat-document-bubble-outgoing .cometchat-document-bubble__button{border-top:1px solid var(--cometchat-extended-primary-color-800, #7965DB);color:var(--cometchat-static-white, #FFF)}.cometchat-dropdown{position:relative}.cometchat-dropdown__placeholder-text{display:flex;justify-content:space-between;height:36px;width:100%;padding:var(--cometchat-padding-2, 8px);align-items:center;gap:var(--cometchat-padding-1, 4px);align-self:stretch;border-radius:var(--cometchat-radius-2, 8px);background:var(--cometchat-background-color-01, #FFF);border:1px solid var(--cometchat-border-color-default, #F5F5F5);overflow:hidden;color:var(--cometchat-text-color-tertiary, #141414);text-overflow:ellipsis;font:var(--cometchat-font-body-regular, 400 14px Roboto);line-height:120%}.cometchat-dropdown__placeholder-text label{color:var(--cometchat-text-color-primary, #141414);font:var(--cometchat-font-body-regular, 400 14px Roboto)}.cometchat-dropdown__placeholder-text:after{border:1px solid var(--cometchat-border-color-highlight, #6852D6)}.cometchat-dropdown__arrow{display:flex;width:20px;height:20px;justify-content:center;align-items:center;background:var(--cometchat-icon-color-primary, #6B7280);-webkit-mask-size:contain;mask-size:contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='20'%20height='21'%20viewBox='0%200%2020%2021'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.99841%2012.9961C9.90813%2012.9961%209.82536%2012.9805%209.75008%2012.9492C9.67494%2012.918%209.60376%2012.8665%209.53654%2012.7948L5.55049%208.80859C5.41619%208.67901%205.35195%208.52276%205.35779%208.33984C5.36362%208.15707%205.43362%208.002%205.56779%207.87464C5.70209%207.74727%205.85897%207.68359%206.03841%207.68359C6.21772%207.68359%206.37105%207.74727%206.49841%207.87464L9.99841%2011.3886L13.5124%207.87464C13.6396%207.74727%2013.7906%207.68595%2013.9655%207.69068C14.1402%207.69526%2014.2947%207.76123%2014.429%207.88859C14.5632%208.01582%2014.6309%208.17089%2014.6322%208.3538C14.6333%208.53672%2014.569%208.69297%2014.4395%208.82255L10.4672%2012.7948C10.3954%2012.8665%2010.3219%2012.918%2010.2467%2012.9492C10.1715%2012.9805%2010.0887%2012.9961%209.99841%2012.9961Z'%20fill='%23A1A1A1'/%3e%3c/svg%3e");cursor:pointer}.cometchat-dropdown__items{display:flex;padding:0;flex-direction:column;align-items:flex-start;align-self:stretch;border-radius:var(--cometchat-radius-2, 8px);border:1px solid var(--cometchat-border-color-light, #F5F5F5);background:var(--cometchat-background-color-01, #FFF);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;position:relative;z-index:20}.cometchat-dropdown__item{display:flex;padding:var(--cometchat-padding-3, 12px) var(--cometchat-padding-4, 16px);align-items:center;gap:var(--cometchat-padding-3, 12px);align-self:stretch;background:var(--cometchat-background-color-01, #FFF);overflow:hidden;color:var(--cometchat-text-color-primary, #141414);text-overflow:ellipsis;font:var(--cometchat-font-body-regular, 400 14px Roboto);line-height:120%}.cometchat-dropdown__item:hover{border-right:1px solid var(--cometchat-border-color-light, #F5F5F5);background:var(--cometchat-white-hover, #FAFAFA);cursor:pointer}.cometchat-dropdown__items-hidden{display:none}.cometchat-edit-preview{padding:var(--cometchat-padding-2, 8px);display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;margin:0;min-height:30px;height:100%;width:100%;border:none;background:var(--cometchat-background-color-03);border-radius:var(--cometchat-radius-1, 4px);box-sizing:border-box;gap:var(--cometchat-padding-1, 4px);position:relative}.cometchat-edit-preview__close{mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_740_8321'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='24'%20height='24'%3e%3crect%20width='24'%20height='24'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_740_8321)'%3e%3cpath%20d='M11.9995%2013.0538L6.92652%2018.127C6.78802%2018.2653%206.61394%2018.3362%206.40427%2018.3395C6.19477%2018.3427%206.01752%2018.2718%205.87252%2018.127C5.72769%2017.982%205.65527%2017.8063%205.65527%2017.6C5.65527%2017.3937%205.72769%2017.218%205.87252%2017.073L10.9458%2012L5.87252%206.92701C5.73419%206.78851%205.66336%206.61443%205.66002%206.40476C5.65686%206.19526%205.72769%206.01801%205.87252%205.87301C6.01752%205.72818%206.19319%205.65576%206.39952%205.65576C6.60586%205.65576%206.78152%205.72818%206.92652%205.87301L11.9995%2010.9463L17.0725%205.87301C17.211%205.73468%2017.3851%205.66385%2017.5948%205.66051C17.8043%205.65735%2017.9815%205.72818%2018.1265%205.87301C18.2714%206.01801%2018.3438%206.19368%2018.3438%206.40001C18.3438%206.60635%2018.2714%206.78201%2018.1265%206.92701L13.0533%2012L18.1265%2017.073C18.2649%2017.2115%2018.3357%2017.3856%2018.339%2017.5953C18.3422%2017.8048%2018.2714%2017.982%2018.1265%2018.127C17.9815%2018.2718%2017.8059%2018.3443%2017.5995%2018.3443C17.3932%2018.3443%2017.2175%2018.2718%2017.0725%2018.127L11.9995%2013.0538Z'%20fill='%23141414'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_740_8321'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='24'%20height='24'%3e%3crect%20width='24'%20height='24'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_740_8321)'%3e%3cpath%20d='M11.9995%2013.0538L6.92652%2018.127C6.78802%2018.2653%206.61394%2018.3362%206.40427%2018.3395C6.19477%2018.3427%206.01752%2018.2718%205.87252%2018.127C5.72769%2017.982%205.65527%2017.8063%205.65527%2017.6C5.65527%2017.3937%205.72769%2017.218%205.87252%2017.073L10.9458%2012L5.87252%206.92701C5.73419%206.78851%205.66336%206.61443%205.66002%206.40476C5.65686%206.19526%205.72769%206.01801%205.87252%205.87301C6.01752%205.72818%206.19319%205.65576%206.39952%205.65576C6.60586%205.65576%206.78152%205.72818%206.92652%205.87301L11.9995%2010.9463L17.0725%205.87301C17.211%205.73468%2017.3851%205.66385%2017.5948%205.66051C17.8043%205.65735%2017.9815%205.72818%2018.1265%205.87301C18.2714%206.01801%2018.3438%206.19368%2018.3438%206.40001C18.3438%206.60635%2018.2714%206.78201%2018.1265%206.92701L13.0533%2012L18.1265%2017.073C18.2649%2017.2115%2018.3357%2017.3856%2018.339%2017.5953C18.3422%2017.8048%2018.2714%2017.982%2018.1265%2018.127C17.9815%2018.2718%2017.8059%2018.3443%2017.5995%2018.3443C17.3932%2018.3443%2017.2175%2018.2718%2017.0725%2018.127L11.9995%2013.0538Z'%20fill='%23141414'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;height:20px;width:20px;display:flex;align-items:center;justify-content:center;background:var(--cometchat-icon-color-primary);-webkit-mask-size:contain;mask-size:contain;position:absolute;top:var(--cometchat-padding-2, 8px);right:var(--cometchat-padding-2, 8px);cursor:pointer}.cometchat-edit-preview__title{font:var(--cometchat-font-body-regular);color:var(--cometchat-text-color-primary);font-style:normal}.cometchat-edit-preview__subtitle{font-style:normal;text-align:left;color:var(--cometchat-text-color-secondary);font:var(--cometchat-font-caption1-regular);word-break:break-word;width:100%;overflow:hidden}.cometchat-emoji-keyboard{display:flex;width:300px;height:300px;overflow:hidden;padding:0;flex-direction:column;align-items:flex-start;gap:0px;position:absolute;border-radius:var(--cometchat-radius-4, 16px);border:1px solid var(--cometchat-border-color-light, #F5F5F5);background:var(--cometchat-background-color-01, #FFF);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808}.cometchat-emoji-keyboard__tabs{display:flex;width:100%;min-height:48px;overflow:scroll hidden;padding:var(--cometchat-padding-2, 8px);align-items:center;gap:var(--cometchat-padding-2, 4px);border-bottom:1px solid var(--cometchat-border-color-default, #E8E8E8);cursor:pointer;transform:translateZ(0);-webkit-transform:translateZ(0);will-change:scroll-position}.cometchat-emoji-keyboard__search{width:100%;height:fit-content;padding:var(--cometchat-padding-3, 12px)}.cometchat-emoji-keyboard .cometchat-search-bar{height:36px}.cometchat-emoji-keyboard .cometchat-search-bar input,.cometchat-emoji-keyboard .cometchat-search-bar input::placeholder{font:var(--cometchat-font-body-regular, 700 14px Roboto)}.cometchat-emoji-keyboard__list .cometchat-search{display:flex;padding:var(--cometchat-padding-2, 8px) var(--cometchat-padding-3, 12px);align-items:center;flex:1 0 0;align-self:stretch;border-radius:var(--cometchat-radius-max, 1000px);border:1px solid var(--cometchat-border-color-light, #F5F5F5);background:var(--cometchat-background-color-03, #F5F5F5)}.cometchat-emoji-keyboard__list-content{display:contents}.cometchat-emoji-keyboard__emoji-list{flex-wrap:wrap;display:flex;align-items:center;gap:var(--cometchat-spacing-2, 8px)}.cometchat-emoji-keyboard__list-item{font-size:24px;cursor:pointer;border-radius:var(--cometchat-radius-2, 8px);display:flex;justify-content:center;text-align:center;height:32px;width:32px}.cometchat-emoji-keyboard__list-item:hover{background-color:var(--cometchat-background-color-03, #F5F5F5)}.cometchat-emoji-keyboard__list-item:active{background-color:var(--cometchat-background-color-04, #E8E8E8)}.cometchat-emoji-keyboard__list-title{color:var(--cometchat-text-color-tertiary, #A1A1A1);font:var(--cometchat-font-body-regular, 400 14px Roboto);line-height:120%;text-align:left}.cometchat-emoji-keyboard__tab-active{background:var(--cometchat-extended-primary-color-100, #EDEAFA)}.cometchat-emoji-keyboard__tab{display:flex;width:32px;height:32px;flex-direction:column;justify-content:center;align-items:center;gap:12.8px;flex-shrink:0;border-radius:var(--cometchat-radius-2, 8px)}.cometchat-emoji-keyboard__list{width:100%;height:100%;overflow-y:scroll;display:flex;padding:0px var(--cometchat-padding-3, 12px) var(--cometchat-padding-3, 12px);flex-direction:column;align-items:flex-start;gap:var(--cometchat-padding-2, 8px);align-self:stretch}.cometchat-emoji-keyboard__tab-icon{background:var(--cometchat-icon-color-secondary, #A1A1A1);mask-size:contain;-webkit-mask-size:contain;width:17px;height:17px}.cometchat-emoji-keyboard__tab-active .cometchat-emoji-keyboard__tab-icon{background:var(--cometchat-icon-color-highlight, #6852D6)}[data-theme=dark] .cometchat-emoji-keyboard .cometchat-emoji-keyboard__list-item{color:var( --cometchat-neutral-color-500)}.cometchat-file-bubble{justify-content:space-between;overflow:hidden;box-sizing:border-box;gap:var(--cometchat-padding-2, 8px);border:none;border-radius:none;display:flex;padding:var(--cometchat-padding-2, 8px) var(--cometchat-padding-2, 8px) var(--cometchat-padding-2, 8px) var(--cometchat-padding-1, 4px);flex-direction:row;align-items:center;border-radius:var(--cometchat-radius-3, 12px);align-self:stretch;width:240px;max-width:240px}.cometchat-file-bubble>div:not([class]){display:flex;align-items:center;justify-content:flex-start;gap:var(--cometchat-padding-2, 8px);flex:1 0 0;width:inherit;overflow:hidden}.cometchat-file-bubble__body{word-wrap:break-word;text-align:left;overflow:hidden;display:flex;flex-direction:column;gap:var(--cometchat-padding)}.cometchat-file-bubble__body-name{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;align-self:stretch;overflow:hidden;text-overflow:ellipsis;font:var(--cometchat-font-body-medium);font-style:normal}.cometchat-file-bubble__body-details{overflow:hidden;text-overflow:ellipsis;font:var(--cometchat-font-caption2-regular);font-style:normal}.cometchat-file-bubble__leading-view{display:flex;align-items:flex-start;justify-content:flex-end;width:fit-content}.cometchat-file-bubble__tail-view-download{mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_740_8320'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='24'%20height='24'%3e%3crect%20width='24'%20height='24'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_740_8320)'%3e%3cpath%20d='M12%2015.4115C11.8795%2015.4115%2011.7673%2015.3923%2011.6635%2015.3538C11.5597%2015.3154%2011.4609%2015.2494%2011.3672%2015.1558L8.25775%2012.0463C8.10908%2011.8974%208.03567%2011.7233%208.0375%2011.524C8.0395%2011.3247%208.11292%2011.1474%208.25775%2010.9922C8.41292%2010.8372%208.59108%2010.7572%208.79225%2010.752C8.99358%2010.7468%209.17183%2010.8218%209.327%2010.977L11.25%2012.9V5.25C11.25%205.03717%2011.3218%204.859%2011.4655%204.7155C11.609%204.57183%2011.7872%204.5%2012%204.5C12.2128%204.5%2012.391%204.57183%2012.5345%204.7155C12.6782%204.859%2012.75%205.03717%2012.75%205.25V12.9L14.673%2010.977C14.8218%2010.8283%2014.9984%2010.7549%2015.2028%2010.7568C15.4073%2010.7588%2015.5871%2010.8372%2015.7423%2010.9922C15.8871%2011.1474%2015.9621%2011.3231%2015.9672%2011.5192C15.9724%2011.7154%2015.8974%2011.8911%2015.7423%2012.0463L12.6328%2015.1558C12.5391%2015.2494%2012.4403%2015.3154%2012.3365%2015.3538C12.2327%2015.3923%2012.1205%2015.4115%2012%2015.4115ZM6.30775%2019.5C5.80258%2019.5%205.375%2019.325%205.025%2018.975C4.675%2018.625%204.5%2018.1974%204.5%2017.6923V15.7308C4.5%2015.5179%204.57183%2015.3398%204.7155%2015.1962C4.859%2015.0526%205.03717%2014.9808%205.25%2014.9808C5.46283%2014.9808%205.641%2015.0526%205.7845%2015.1962C5.92817%2015.3398%206%2015.5179%206%2015.7308V17.6923C6%2017.7692%206.03208%2017.8398%206.09625%2017.9038C6.16025%2017.9679%206.23075%2018%206.30775%2018H17.6923C17.7692%2018%2017.8398%2017.9679%2017.9038%2017.9038C17.9679%2017.8398%2018%2017.7692%2018%2017.6923V15.7308C18%2015.5179%2018.0718%2015.3398%2018.2155%2015.1962C18.359%2015.0526%2018.5372%2014.9808%2018.75%2014.9808C18.9628%2014.9808%2019.141%2015.0526%2019.2845%2015.1962C19.4282%2015.3398%2019.5%2015.5179%2019.5%2015.7308V17.6923C19.5%2018.1974%2019.325%2018.625%2018.975%2018.975C18.625%2019.325%2018.1974%2019.5%2017.6923%2019.5H6.30775Z'%20fill='%23141414'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_740_8320'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='24'%20height='24'%3e%3crect%20width='24'%20height='24'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_740_8320)'%3e%3cpath%20d='M12%2015.4115C11.8795%2015.4115%2011.7673%2015.3923%2011.6635%2015.3538C11.5597%2015.3154%2011.4609%2015.2494%2011.3672%2015.1558L8.25775%2012.0463C8.10908%2011.8974%208.03567%2011.7233%208.0375%2011.524C8.0395%2011.3247%208.11292%2011.1474%208.25775%2010.9922C8.41292%2010.8372%208.59108%2010.7572%208.79225%2010.752C8.99358%2010.7468%209.17183%2010.8218%209.327%2010.977L11.25%2012.9V5.25C11.25%205.03717%2011.3218%204.859%2011.4655%204.7155C11.609%204.57183%2011.7872%204.5%2012%204.5C12.2128%204.5%2012.391%204.57183%2012.5345%204.7155C12.6782%204.859%2012.75%205.03717%2012.75%205.25V12.9L14.673%2010.977C14.8218%2010.8283%2014.9984%2010.7549%2015.2028%2010.7568C15.4073%2010.7588%2015.5871%2010.8372%2015.7423%2010.9922C15.8871%2011.1474%2015.9621%2011.3231%2015.9672%2011.5192C15.9724%2011.7154%2015.8974%2011.8911%2015.7423%2012.0463L12.6328%2015.1558C12.5391%2015.2494%2012.4403%2015.3154%2012.3365%2015.3538C12.2327%2015.3923%2012.1205%2015.4115%2012%2015.4115ZM6.30775%2019.5C5.80258%2019.5%205.375%2019.325%205.025%2018.975C4.675%2018.625%204.5%2018.1974%204.5%2017.6923V15.7308C4.5%2015.5179%204.57183%2015.3398%204.7155%2015.1962C4.859%2015.0526%205.03717%2014.9808%205.25%2014.9808C5.46283%2014.9808%205.641%2015.0526%205.7845%2015.1962C5.92817%2015.3398%206%2015.5179%206%2015.7308V17.6923C6%2017.7692%206.03208%2017.8398%206.09625%2017.9038C6.16025%2017.9679%206.23075%2018%206.30775%2018H17.6923C17.7692%2018%2017.8398%2017.9679%2017.9038%2017.9038C17.9679%2017.8398%2018%2017.7692%2018%2017.6923V15.7308C18%2015.5179%2018.0718%2015.3398%2018.2155%2015.1962C18.359%2015.0526%2018.5372%2014.9808%2018.75%2014.9808C18.9628%2014.9808%2019.141%2015.0526%2019.2845%2015.1962C19.4282%2015.3398%2019.5%2015.5179%2019.5%2015.7308V17.6923C19.5%2018.1974%2019.325%2018.625%2018.975%2018.975C18.625%2019.325%2018.1974%2019.5%2017.6923%2019.5H6.30775Z'%20fill='%23141414'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;display:flex;width:20px;height:20px;justify-content:center;align-items:center;mask-size:contain;-webkit-mask-size:contain;background:var(--cometchat-primary-color);cursor:pointer}.cometchat-file-bubble-incoming .cometchat-file-bubble__body-name{color:var(--cometchat-neutral-color-900)}.cometchat-file-bubble-incoming .cometchat-file-bubble__body-details{color:var(--cometchat-neutral-color-600)}.cometchat-file-bubble-outgoing .cometchat-file-bubble__body-name,.cometchat-file-bubble-outgoing .cometchat-file-bubble__body-details{color:var(--cometchat-static-white)}.cometchat-file-bubble-incoming{background:var(--cometchat-neutral-color-300)}.cometchat-file-bubble-outgoing{background:var(--cometchat-primary-color)}.cometchat-file-bubble__tail-view-download-progress{position:relative;width:20px;height:20px}.cometchat-file-bubble__tail-view-download-progress svg{width:20px;height:20px;transform:rotate(-90deg)}.cometchat-file-bubble__tail-view-download-stop{mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_740_8321'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='24'%20height='24'%3e%3crect%20width='24'%20height='24'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_740_8321)'%3e%3cpath%20d='M11.9995%2013.0538L6.92652%2018.127C6.78802%2018.2653%206.61394%2018.3362%206.40427%2018.3395C6.19477%2018.3427%206.01752%2018.2718%205.87252%2018.127C5.72769%2017.982%205.65527%2017.8063%205.65527%2017.6C5.65527%2017.3937%205.72769%2017.218%205.87252%2017.073L10.9458%2012L5.87252%206.92701C5.73419%206.78851%205.66336%206.61443%205.66002%206.40476C5.65686%206.19526%205.72769%206.01801%205.87252%205.87301C6.01752%205.72818%206.19319%205.65576%206.39952%205.65576C6.60586%205.65576%206.78152%205.72818%206.92652%205.87301L11.9995%2010.9463L17.0725%205.87301C17.211%205.73468%2017.3851%205.66385%2017.5948%205.66051C17.8043%205.65735%2017.9815%205.72818%2018.1265%205.87301C18.2714%206.01801%2018.3438%206.19368%2018.3438%206.40001C18.3438%206.60635%2018.2714%206.78201%2018.1265%206.92701L13.0533%2012L18.1265%2017.073C18.2649%2017.2115%2018.3357%2017.3856%2018.339%2017.5953C18.3422%2017.8048%2018.2714%2017.982%2018.1265%2018.127C17.9815%2018.2718%2017.8059%2018.3443%2017.5995%2018.3443C17.3932%2018.3443%2017.2175%2018.2718%2017.0725%2018.127L11.9995%2013.0538Z'%20fill='%23141414'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_740_8321'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='24'%20height='24'%3e%3crect%20width='24'%20height='24'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_740_8321)'%3e%3cpath%20d='M11.9995%2013.0538L6.92652%2018.127C6.78802%2018.2653%206.61394%2018.3362%206.40427%2018.3395C6.19477%2018.3427%206.01752%2018.2718%205.87252%2018.127C5.72769%2017.982%205.65527%2017.8063%205.65527%2017.6C5.65527%2017.3937%205.72769%2017.218%205.87252%2017.073L10.9458%2012L5.87252%206.92701C5.73419%206.78851%205.66336%206.61443%205.66002%206.40476C5.65686%206.19526%205.72769%206.01801%205.87252%205.87301C6.01752%205.72818%206.19319%205.65576%206.39952%205.65576C6.60586%205.65576%206.78152%205.72818%206.92652%205.87301L11.9995%2010.9463L17.0725%205.87301C17.211%205.73468%2017.3851%205.66385%2017.5948%205.66051C17.8043%205.65735%2017.9815%205.72818%2018.1265%205.87301C18.2714%206.01801%2018.3438%206.19368%2018.3438%206.40001C18.3438%206.60635%2018.2714%206.78201%2018.1265%206.92701L13.0533%2012L18.1265%2017.073C18.2649%2017.2115%2018.3357%2017.3856%2018.339%2017.5953C18.3422%2017.8048%2018.2714%2017.982%2018.1265%2018.127C17.9815%2018.2718%2017.8059%2018.3443%2017.5995%2018.3443C17.3932%2018.3443%2017.2175%2018.2718%2017.0725%2018.127L11.9995%2013.0538Z'%20fill='%23141414'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;background:var(--cometchat-primary-color);display:flex;width:12px;height:12px;justify-content:center;align-items:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-mask-size:contain;mask-size:contain;cursor:pointer}circle.cometchat-file-bubble__tail-view-download-progress-background{stroke:var(--cometchat-primary-color);stroke-dasharray:113 113;stroke-width:2;fill:none;opacity:.2}circle.cometchat-file-bubble__tail-view-download-progress-foreground{stroke:var(--cometchat-primary-color);stroke-dasharray:0 113;stroke-width:2;fill:none;stroke-linecap:round}.cometchat-file-bubble-outgoing .cometchat-file-bubble__tail-view-download{background:var(--cometchat-static-white)}.cometchat-file-bubble-outgoing circle.cometchat-file-bubble__tail-view-download-progress-background{stroke:var(--cometchat-static-white);opacity:.2}.cometchat-file-bubble-outgoing circle.cometchat-file-bubble__tail-view-download-progress-foreground{stroke:var(--cometchat-static-white)}.cometchat-file-bubble-outgoing .cometchat-file-bubble__tail-view-download-stop{background:var(--cometchat-static-white)}.cometchat-fullscreen-viewer{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000;display:flex;align-items:center;justify-content:center;background:#141414cc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.cometchat-fullscreen-viewer__header{width:fit-content;position:absolute;left:10px;top:0}.cometchat-fullscreen-viewer .cometchat-fullscreen-viewer__header-item .cometchat-list-item{background-color:transparent}.cometchat-fullscreen-viewer .cometchat-fullscreen-viewer__header-item .cometchat-avatar img{width:100%;height:100%}.cometchat-fullscreen-viewer .cometchat-fullscreen-viewer__header-item .cometchat-list-item__body-title{overflow:hidden;color:var(--cometchat-static-white, #FFF);text-overflow:ellipsis;font:var(--cometchat-font-heading4-medium);font-style:normal}.cometchat-fullscreen-viewer .cometchat-fullscreen-viewer__header-item .cometchat-list-item__body-subtitle{overflow:hidden;color:var(--cometchat-text-color-tertiary, #A1A1A1);text-overflow:ellipsis;white-space:nowrap;font:var(--cometchat-font-caption1-regular)}.cometchat-fullscreen-viewer__body-image{max-width:400px;max-height:600px;flex-shrink:0;box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808}.cometchat-fullscreen-viewer__close-button{position:absolute;top:10px;right:10px;cursor:pointer;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:var(--cometchat-primary-button-icon, #FFFFFF);height:32px;width:32px;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_740_8321'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='24'%20height='24'%3e%3crect%20width='24'%20height='24'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_740_8321)'%3e%3cpath%20d='M11.9995%2013.0538L6.92652%2018.127C6.78802%2018.2653%206.61394%2018.3362%206.40427%2018.3395C6.19477%2018.3427%206.01752%2018.2718%205.87252%2018.127C5.72769%2017.982%205.65527%2017.8063%205.65527%2017.6C5.65527%2017.3937%205.72769%2017.218%205.87252%2017.073L10.9458%2012L5.87252%206.92701C5.73419%206.78851%205.66336%206.61443%205.66002%206.40476C5.65686%206.19526%205.72769%206.01801%205.87252%205.87301C6.01752%205.72818%206.19319%205.65576%206.39952%205.65576C6.60586%205.65576%206.78152%205.72818%206.92652%205.87301L11.9995%2010.9463L17.0725%205.87301C17.211%205.73468%2017.3851%205.66385%2017.5948%205.66051C17.8043%205.65735%2017.9815%205.72818%2018.1265%205.87301C18.2714%206.01801%2018.3438%206.19368%2018.3438%206.40001C18.3438%206.60635%2018.2714%206.78201%2018.1265%206.92701L13.0533%2012L18.1265%2017.073C18.2649%2017.2115%2018.3357%2017.3856%2018.339%2017.5953C18.3422%2017.8048%2018.2714%2017.982%2018.1265%2018.127C17.9815%2018.2718%2017.8059%2018.3443%2017.5995%2018.3443C17.3932%2018.3443%2017.2175%2018.2718%2017.0725%2018.127L11.9995%2013.0538Z'%20fill='%23141414'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_740_8321'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='24'%20height='24'%3e%3crect%20width='24'%20height='24'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_740_8321)'%3e%3cpath%20d='M11.9995%2013.0538L6.92652%2018.127C6.78802%2018.2653%206.61394%2018.3362%206.40427%2018.3395C6.19477%2018.3427%206.01752%2018.2718%205.87252%2018.127C5.72769%2017.982%205.65527%2017.8063%205.65527%2017.6C5.65527%2017.3937%205.72769%2017.218%205.87252%2017.073L10.9458%2012L5.87252%206.92701C5.73419%206.78851%205.66336%206.61443%205.66002%206.40476C5.65686%206.19526%205.72769%206.01801%205.87252%205.87301C6.01752%205.72818%206.19319%205.65576%206.39952%205.65576C6.60586%205.65576%206.78152%205.72818%206.92652%205.87301L11.9995%2010.9463L17.0725%205.87301C17.211%205.73468%2017.3851%205.66385%2017.5948%205.66051C17.8043%205.65735%2017.9815%205.72818%2018.1265%205.87301C18.2714%206.01801%2018.3438%206.19368%2018.3438%206.40001C18.3438%206.60635%2018.2714%206.78201%2018.1265%206.92701L13.0533%2012L18.1265%2017.073C18.2649%2017.2115%2018.3357%2017.3856%2018.339%2017.5953C18.3422%2017.8048%2018.2714%2017.982%2018.1265%2018.127C17.9815%2018.2718%2017.8059%2018.3443%2017.5995%2018.3443C17.3932%2018.3443%2017.2175%2018.2718%2017.0725%2018.127L11.9995%2013.0538Z'%20fill='%23141414'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;-webkit-mask-size:100%;mask-size:100%}.cometchat-fullscreen-viewer__body-download-progress{position:relative;width:100px;height:100px}.cometchat-fullscreen-viewer__body-download-progress svg{width:100px;height:100px;transform:rotate(-90deg)}circle.cometchat-fullscreen-viewer__body-download-progress-background{stroke:var(--cometchat-static-white);stroke-dasharray:113 113;stroke-width:2;fill:none;opacity:.2}circle.cometchat-fullscreen-viewer__body-download-progress-foreground{stroke:var(--cometchat-static-white);stroke-dasharray:0 113;stroke-width:2;fill:none;stroke-linecap:round}.cometchat-image-bubble{padding:0;background:transparent;height:auto;width:100%;display:flex;justify-content:center;max-height:350px;max-width:250px;border-radius:var(--cometchat-radius-3);overflow:hidden;cursor:pointer}.cometchat-image-bubble__body{margin:0;border-radius:inherit;height:100%;width:100%;object-fit:cover}.cometchat-image-bubble-incoming{background:var(--cometchat-neutral-color-300)}.cometchat-image-bubble-outgoing{background:var(--cometchat-primary-color)}.cometchat-list{box-sizing:border-box;width:100%;height:100%;background:inherit;display:flex;flex-direction:column;overflow:hidden;position:relative}.cometchat-list__header-title{height:fit-content;min-height:64px;display:flex;align-items:center;flex-shrink:0;text-align:left;overflow:hidden;color:var(--cometchat-text-color-primary);text-overflow:ellipsis;font:var(--cometchat-font-heading1-bold);font-style:normal;width:100%;padding:var(--cometchat-padding-2, 8px) var(--cometchat-padding-4, 16px);gap:var(--cometchat-padding-3, 12px);flex:1 0 0;align-self:stretch}.cometchat-list__header{flex-shrink:0;display:flex;flex-direction:column;width:100%;padding:0;margin:0;box-sizing:border-box;background:var(--cometchat-background-color-01);border-right:1px solid var(--cometchat-border-color-light);border-bottom:1px solid var(--cometchat-border-color-light)}.cometchat-list__header-search-bar{display:flex;padding:var(--cometchat-padding-3, 12px) var(--cometchat-padding-4, 16px);align-items:flex-start;align-self:stretch;width:100%}.cometchat-list__body{overflow:hidden auto;overflow-x:hidden;display:flex;flex-direction:column;width:100%;height:100%;box-sizing:border-box;border-right:1px solid var(--cometchat-border-color-light)}.cometchat-list__loading-view,.cometchat-list__error-view,.cometchat-list__empty-view{height:calc(100% - 1px);overflow:hidden;width:100%}.cometchat-list__section-header{color:var(--cometchat-primary-color, #6852D6);font:var(--cometchat-font-heading4-medium);font-style:normal;text-align:left}.cometchat-list__section{display:flex;padding:var(--cometchat-padding-2, 8px) var(--cometchat-padding-4, 16px) 0 var(--cometchat-padding-4, 16px);flex-direction:column;align-items:center;gap:10px;align-self:stretch;align-items:flex-start;justify-content:flex-start}.cometchat-list-hide-scrollbar .cometchat-list__body::-webkit-scrollbar,.cometchat-list-hide-scrollbar .cometchat-list__body::-webkit-scrollbar-thumb{display:none}.cometchat-list__item-wrapper{display:flex;flex-direction:column}.cometchat-list-item{display:flex;width:100%;padding:var(--cometchat-padding-2, 8px) var(--cometchat-padding-4, 16px);align-items:center;gap:var(--cometchat-padding-3, 12px);background:var(--cometchat-background-color-01, #FFF);box-sizing:border-box}.cometchat-list-item:hover{background:var(--cometchat-white-hover, #FAFAFA)}.cometchat-list-item:active{background:var(--cometchat-neutral-color-300, #E8E8E8)}.cometchat-list-item__body{display:flex;justify-content:space-between;align-items:center;width:100%;padding:5px;overflow:hidden}.cometchat-list-item__body-title{height:19px;overflow:hidden;color:var(--cometchat-text-color-primary, #141414);text-overflow:ellipsis;white-space:nowrap;font:var(--cometchat-font-heading4-medium, 500 16px Roboto);line-height:120%;margin-right:var(--cometchat-margin-1);width:100%}.cometchat-list-item__title-container{display:flex;padding:0;flex-direction:column;align-items:flex-start;gap:var(--cometchat-padding-1, 4px);flex:1 0 0;overflow:hidden;width:100%;text-align:left}.cometchat-list-item__menu-view,.cometchat-list-item__trailing-view{display:flex;width:24px;height:24px;justify-content:flex-end;align-items:center}.cometchat-list-item__trailing-view-hidden{display:none}.cometchat-list-item__leading-view{display:flex;width:48px;height:48px;padding:9px 9px 9px 10px;justify-content:center;align-items:center;flex-shrink:0;border-radius:var(--cometchat-radius-max, 1000px)}.cometchat-list-item__body-subtitle{display:flex;align-items:flex-start;gap:4px;align-self:stretch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cometchat-list-item__status{display:none}.cometchat-list-item__status-icon_right{border-radius:16px;width:10px;height:10px;border:none;position:relative;bottom:20%;margin-left:20px}.cometchat-list-item__divider{height:1px;width:100%;background:gray}.cometchat-media-recorder__recording,.cometchat-media-recorder__recorded{display:flex;width:260px;height:inherit;padding:var(--cometchat-padding-5, 20px);flex-direction:column;align-items:center;gap:var(--cometchat-padding-5, 20px);border-radius:var(--cometchat-radius-4, 16px);border:1px solid var(--cometchat-border-color-light, #F5F5F5);background:var(--cometchat-background-color-01, #FFF);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808}.cometchat-media-recorder__recording{justify-content:space-between}.cometchat-media-recorder{width:max-content}.cometchat-media-recorder .cometchat-audio-bubble{padding-bottom:var(--cometchat-padding-2);max-width:100%;width:100%}.cometchat-media-recorder .cometchat-audio-bubble .cometchat-audio-bubble__tail-view{display:none}.cometchat-media-recorder .cometchat-audio-bubble .cometchat-audio-bubble__body{flex-direction:row;gap:var(--cometchat-padding-2);justify-content:space-between;align-items:center;padding-right:0}.cometchat-media-recorder__recording-control,.cometchat-media-recorder__recorded-control{display:flex;align-items:center;gap:20px}.cometchat-media-recorder__recording-preview{display:flex;width:120px;flex-direction:column;align-items:center;gap:var(--cometchat-padding-1, 4px)}.cometchat-media-recorder__recorded-preview{display:flex;width:260px;padding:var(--cometchat-padding-2, 8px) 0px;flex-direction:column;align-items:flex-start;gap:0px;border-radius:var(--cometchat-radius-3, 12px);background:var(--cometchat-primary-color, #6852D6)}.cometchat-media-recorder__recording-control-delete,.cometchat-media-recorder__recorded-control-delete,.cometchat-media-recorder__recording-control-stop,.cometchat-media-recorder__recorded-control-record{display:flex;width:40px;cursor:pointer;height:40px;justify-content:center;align-items:center;background:var(--cometchat-background-color-01, #FFF);border-radius:var(--cometchat-radius-max, 1000px);border:1px solid var(--cometchat-border-color-light, #F5F5F5);box-shadow:0 4px 8px -2px #1018281a,0 2px 4px -2px #1018280f}.cometchat-media-recorder__recording-control-stop-icon{width:24px;height:24px;flex-shrink:0;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_740_8289'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='24'%20height='24'%3e%3crect%20width='24'%20height='24'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_740_8289)'%3e%3cpath%20d='M6.5%2015.6923V8.30775C6.5%207.81058%206.677%207.385%207.031%207.031C7.385%206.677%207.81058%206.5%208.30775%206.5H15.6923C16.1894%206.5%2016.615%206.677%2016.969%207.031C17.323%207.385%2017.5%207.81058%2017.5%208.30775V15.6923C17.5%2016.1894%2017.323%2016.615%2016.969%2016.969C16.615%2017.323%2016.1894%2017.5%2015.6923%2017.5H8.30775C7.81058%2017.5%207.385%2017.323%207.031%2016.969C6.677%2016.615%206.5%2016.1894%206.5%2015.6923Z'%20fill='%23141414'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_740_8289'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='24'%20height='24'%3e%3crect%20width='24'%20height='24'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_740_8289)'%3e%3cpath%20d='M6.5%2015.6923V8.30775C6.5%207.81058%206.677%207.385%207.031%207.031C7.385%206.677%207.81058%206.5%208.30775%206.5H15.6923C16.1894%206.5%2016.615%206.677%2016.969%207.031C17.323%207.385%2017.5%207.81058%2017.5%208.30775V15.6923C17.5%2016.1894%2017.323%2016.615%2016.969%2016.969C16.615%2017.323%2016.1894%2017.5%2015.6923%2017.5H8.30775C7.81058%2017.5%207.385%2017.323%207.031%2016.969C6.677%2016.615%206.5%2016.1894%206.5%2015.6923Z'%20fill='%23141414'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;background:var(--cometchat-icon-color-secondary, #A1A1A1);-webkit-mask-size:contain;mask-size:contain}.cometchat-media-recorder__recording-control-delete-icon,.cometchat-media-recorder__recorded-control-delete-icon{width:24px;height:24px;flex-shrink:0;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_740_8465'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='24'%20height='24'%3e%3crect%20width='24'%20height='24'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_740_8465)'%3e%3cpath%20d='M7.30775%2020.5C6.81058%2020.5%206.385%2020.323%206.031%2019.969C5.677%2019.615%205.5%2019.1894%205.5%2018.6923V6H5.25C5.0375%206%204.85942%205.92808%204.71575%205.78425C4.57192%205.64042%204.5%205.46225%204.5%205.24975C4.5%205.03708%204.57192%204.859%204.71575%204.7155C4.85942%204.57183%205.0375%204.5%205.25%204.5H9C9%204.25517%209.08625%204.0465%209.25875%203.874C9.43108%203.70167%209.63967%203.6155%209.8845%203.6155H14.1155C14.3603%203.6155%2014.5689%203.70167%2014.7413%203.874C14.9138%204.0465%2015%204.25517%2015%204.5H18.75C18.9625%204.5%2019.1406%204.57192%2019.2843%204.71575C19.4281%204.85959%2019.5%205.03775%2019.5%205.25025C19.5%205.46292%2019.4281%205.641%2019.2843%205.7845C19.1406%205.92817%2018.9625%206%2018.75%206H18.5V18.6923C18.5%2019.1894%2018.323%2019.615%2017.969%2019.969C17.615%2020.323%2017.1894%2020.5%2016.6923%2020.5H7.30775ZM10.1543%2017C10.3668%2017%2010.5448%2016.9282%2010.6885%2016.7845C10.832%2016.6407%2010.9037%2016.4625%2010.9037%2016.25V8.75C10.9037%208.5375%2010.8318%208.35933%2010.688%208.2155C10.5443%208.07183%2010.3662%208%2010.1535%208C9.941%208%209.76292%208.07183%209.61925%208.2155C9.47575%208.35933%209.404%208.5375%209.404%208.75V16.25C9.404%2016.4625%209.47583%2016.6407%209.6195%2016.7845C9.76333%2016.9282%209.94158%2017%2010.1543%2017ZM13.8465%2017C14.059%2017%2014.2371%2016.9282%2014.3807%2016.7845C14.5243%2016.6407%2014.596%2016.4625%2014.596%2016.25V8.75C14.596%208.5375%2014.5242%208.35933%2014.3805%208.2155C14.2367%208.07183%2014.0584%208%2013.8458%208C13.6333%208%2013.4552%208.07183%2013.3115%208.2155C13.168%208.35933%2013.0962%208.5375%2013.0962%208.75V16.25C13.0962%2016.4625%2013.1682%2016.6407%2013.312%2016.7845C13.4557%2016.9282%2013.6338%2017%2013.8465%2017Z'%20fill='%23141414'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_740_8465'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='24'%20height='24'%3e%3crect%20width='24'%20height='24'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_740_8465)'%3e%3cpath%20d='M7.30775%2020.5C6.81058%2020.5%206.385%2020.323%206.031%2019.969C5.677%2019.615%205.5%2019.1894%205.5%2018.6923V6H5.25C5.0375%206%204.85942%205.92808%204.71575%205.78425C4.57192%205.64042%204.5%205.46225%204.5%205.24975C4.5%205.03708%204.57192%204.859%204.71575%204.7155C4.85942%204.57183%205.0375%204.5%205.25%204.5H9C9%204.25517%209.08625%204.0465%209.25875%203.874C9.43108%203.70167%209.63967%203.6155%209.8845%203.6155H14.1155C14.3603%203.6155%2014.5689%203.70167%2014.7413%203.874C14.9138%204.0465%2015%204.25517%2015%204.5H18.75C18.9625%204.5%2019.1406%204.57192%2019.2843%204.71575C19.4281%204.85959%2019.5%205.03775%2019.5%205.25025C19.5%205.46292%2019.4281%205.641%2019.2843%205.7845C19.1406%205.92817%2018.9625%206%2018.75%206H18.5V18.6923C18.5%2019.1894%2018.323%2019.615%2017.969%2019.969C17.615%2020.323%2017.1894%2020.5%2016.6923%2020.5H7.30775ZM10.1543%2017C10.3668%2017%2010.5448%2016.9282%2010.6885%2016.7845C10.832%2016.6407%2010.9037%2016.4625%2010.9037%2016.25V8.75C10.9037%208.5375%2010.8318%208.35933%2010.688%208.2155C10.5443%208.07183%2010.3662%208%2010.1535%208C9.941%208%209.76292%208.07183%209.61925%208.2155C9.47575%208.35933%209.404%208.5375%209.404%208.75V16.25C9.404%2016.4625%209.47583%2016.6407%209.6195%2016.7845C9.76333%2016.9282%209.94158%2017%2010.1543%2017ZM13.8465%2017C14.059%2017%2014.2371%2016.9282%2014.3807%2016.7845C14.5243%2016.6407%2014.596%2016.4625%2014.596%2016.25V8.75C14.596%208.5375%2014.5242%208.35933%2014.3805%208.2155C14.2367%208.07183%2014.0584%208%2013.8458%208C13.6333%208%2013.4552%208.07183%2013.3115%208.2155C13.168%208.35933%2013.0962%208.5375%2013.0962%208.75V16.25C13.0962%2016.4625%2013.1682%2016.6407%2013.312%2016.7845C13.4557%2016.9282%2013.6338%2017%2013.8465%2017Z'%20fill='%23141414'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;background:var(--cometchat-icon-color-secondary, #A1A1A1);-webkit-mask-size:contain;mask-size:contain}.cometchat-media-recorder__recorded-control-record-icon{width:24px;height:24px;flex-shrink:0;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Base_Icon'%3e%3cmask%20id='mask0_3522_63973'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='32'%20height='32'%3e%3crect%20id='Bounding%20box'%20width='32'%20height='32'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_3522_63973)'%3e%3cpath%20id='mic'%20d='M15.9995%2018C15.0679%2018%2014.2795%2017.6773%2013.6342%2017.032C12.9888%2016.3867%2012.6662%2015.5982%2012.6662%2014.6667V6.66667C12.6662%205.73511%2012.9888%204.94667%2013.6342%204.30134C14.2795%203.656%2015.0679%203.33334%2015.9995%203.33334C16.931%203.33334%2017.7195%203.656%2018.3648%204.30134C19.0102%204.94667%2019.3328%205.73511%2019.3328%206.66667V14.6667C19.3328%2015.5982%2019.0102%2016.3867%2018.3648%2017.032C17.7195%2017.6773%2016.931%2018%2015.9995%2018ZM14.9995%2026.6667V23.2717C13.0148%2023.0426%2011.3139%2022.2272%209.89682%2020.8257C8.47993%2019.4239%207.65005%2017.7153%207.40716%2015.7C7.37138%2015.4162%207.44571%2015.1731%207.63016%2014.9707C7.81482%2014.768%208.04905%2014.6667%208.33282%2014.6667C8.6166%2014.6667%208.85416%2014.7646%209.04549%2014.9603C9.23705%2015.1559%209.36449%2015.3956%209.42782%2015.6793C9.67049%2017.312%2010.417%2018.6624%2011.6675%2019.7307C12.9179%2020.7991%2014.3619%2021.3333%2015.9995%2021.3333C17.6593%2021.3333%2019.1088%2020.7936%2020.3482%2019.714C21.5875%2018.6347%2022.3285%2017.2898%2022.5712%2015.6793C22.6345%2015.3956%2022.7619%2015.1559%2022.9535%2014.9603C23.1448%2014.7646%2023.3824%2014.6667%2023.6662%2014.6667C23.9499%2014.6667%2024.1842%2014.768%2024.3688%2014.9707C24.5533%2015.1731%2024.6276%2015.4162%2024.5918%2015.7C24.3489%2017.6709%2023.5246%2019.3662%2022.1188%2020.786C20.7128%2022.2056%2019.0064%2023.0341%2016.9995%2023.2717V26.6667C16.9995%2026.9504%2016.9037%2027.188%2016.7122%2027.3793C16.5208%2027.5709%2016.2833%2027.6667%2015.9995%2027.6667C15.7157%2027.6667%2015.4782%2027.5709%2015.2868%2027.3793C15.0953%2027.188%2014.9995%2026.9504%2014.9995%2026.6667Z'%20fill='%23F44649'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e") center center no-repeat;mask:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Base_Icon'%3e%3cmask%20id='mask0_3522_63973'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='32'%20height='32'%3e%3crect%20id='Bounding%20box'%20width='32'%20height='32'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_3522_63973)'%3e%3cpath%20id='mic'%20d='M15.9995%2018C15.0679%2018%2014.2795%2017.6773%2013.6342%2017.032C12.9888%2016.3867%2012.6662%2015.5982%2012.6662%2014.6667V6.66667C12.6662%205.73511%2012.9888%204.94667%2013.6342%204.30134C14.2795%203.656%2015.0679%203.33334%2015.9995%203.33334C16.931%203.33334%2017.7195%203.656%2018.3648%204.30134C19.0102%204.94667%2019.3328%205.73511%2019.3328%206.66667V14.6667C19.3328%2015.5982%2019.0102%2016.3867%2018.3648%2017.032C17.7195%2017.6773%2016.931%2018%2015.9995%2018ZM14.9995%2026.6667V23.2717C13.0148%2023.0426%2011.3139%2022.2272%209.89682%2020.8257C8.47993%2019.4239%207.65005%2017.7153%207.40716%2015.7C7.37138%2015.4162%207.44571%2015.1731%207.63016%2014.9707C7.81482%2014.768%208.04905%2014.6667%208.33282%2014.6667C8.6166%2014.6667%208.85416%2014.7646%209.04549%2014.9603C9.23705%2015.1559%209.36449%2015.3956%209.42782%2015.6793C9.67049%2017.312%2010.417%2018.6624%2011.6675%2019.7307C12.9179%2020.7991%2014.3619%2021.3333%2015.9995%2021.3333C17.6593%2021.3333%2019.1088%2020.7936%2020.3482%2019.714C21.5875%2018.6347%2022.3285%2017.2898%2022.5712%2015.6793C22.6345%2015.3956%2022.7619%2015.1559%2022.9535%2014.9603C23.1448%2014.7646%2023.3824%2014.6667%2023.6662%2014.6667C23.9499%2014.6667%2024.1842%2014.768%2024.3688%2014.9707C24.5533%2015.1731%2024.6276%2015.4162%2024.5918%2015.7C24.3489%2017.6709%2023.5246%2019.3662%2022.1188%2020.786C20.7128%2022.2056%2019.0064%2023.0341%2016.9995%2023.2717V26.6667C16.9995%2026.9504%2016.9037%2027.188%2016.7122%2027.3793C16.5208%2027.5709%2016.2833%2027.6667%2015.9995%2027.6667C15.7157%2027.6667%2015.4782%2027.5709%2015.2868%2027.3793C15.0953%2027.188%2014.9995%2026.9504%2014.9995%2026.6667Z'%20fill='%23F44649'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e") center center no-repeat;background:var(--cometchat-icon-color-secondary, #A1A1A1);-webkit-mask-size:contain;mask-size:contain}.cometchat-media-recorder__recording-control-record,.cometchat-media-recorder__recording-control-pause,.cometchat-media-recorder__recorded-control-send{display:flex;cursor:pointer;width:48px;height:48px;justify-content:center;align-items:center;border-radius:var(--cometchat-radius-max, 1000px);border:1px solid var(--cometchat-border-color-light, #F5F5F5);background:var(--cometchat-background-color-01, #FFF);box-shadow:0 4px 8px -2px #1018281a,0 2px 4px -2px #1018280f}.cometchat-media-recorder__recording-control-error>.cometchat-media-recorder__recording-control-record-icon,.cometchat-media-recorder__recording-control-record-icon{width:32px;height:32px;flex-shrink:0;-webkit-mask-size:contain;mask-size:contain}.cometchat-media-recorder__recording-control-record-icon{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Base_Icon'%3e%3cmask%20id='mask0_3522_63973'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='32'%20height='32'%3e%3crect%20id='Bounding%20box'%20width='32'%20height='32'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_3522_63973)'%3e%3cpath%20id='mic'%20d='M15.9995%2018C15.0679%2018%2014.2795%2017.6773%2013.6342%2017.032C12.9888%2016.3867%2012.6662%2015.5982%2012.6662%2014.6667V6.66667C12.6662%205.73511%2012.9888%204.94667%2013.6342%204.30134C14.2795%203.656%2015.0679%203.33334%2015.9995%203.33334C16.931%203.33334%2017.7195%203.656%2018.3648%204.30134C19.0102%204.94667%2019.3328%205.73511%2019.3328%206.66667V14.6667C19.3328%2015.5982%2019.0102%2016.3867%2018.3648%2017.032C17.7195%2017.6773%2016.931%2018%2015.9995%2018ZM14.9995%2026.6667V23.2717C13.0148%2023.0426%2011.3139%2022.2272%209.89682%2020.8257C8.47993%2019.4239%207.65005%2017.7153%207.40716%2015.7C7.37138%2015.4162%207.44571%2015.1731%207.63016%2014.9707C7.81482%2014.768%208.04905%2014.6667%208.33282%2014.6667C8.6166%2014.6667%208.85416%2014.7646%209.04549%2014.9603C9.23705%2015.1559%209.36449%2015.3956%209.42782%2015.6793C9.67049%2017.312%2010.417%2018.6624%2011.6675%2019.7307C12.9179%2020.7991%2014.3619%2021.3333%2015.9995%2021.3333C17.6593%2021.3333%2019.1088%2020.7936%2020.3482%2019.714C21.5875%2018.6347%2022.3285%2017.2898%2022.5712%2015.6793C22.6345%2015.3956%2022.7619%2015.1559%2022.9535%2014.9603C23.1448%2014.7646%2023.3824%2014.6667%2023.6662%2014.6667C23.9499%2014.6667%2024.1842%2014.768%2024.3688%2014.9707C24.5533%2015.1731%2024.6276%2015.4162%2024.5918%2015.7C24.3489%2017.6709%2023.5246%2019.3662%2022.1188%2020.786C20.7128%2022.2056%2019.0064%2023.0341%2016.9995%2023.2717V26.6667C16.9995%2026.9504%2016.9037%2027.188%2016.7122%2027.3793C16.5208%2027.5709%2016.2833%2027.6667%2015.9995%2027.6667C15.7157%2027.6667%2015.4782%2027.5709%2015.2868%2027.3793C15.0953%2027.188%2014.9995%2026.9504%2014.9995%2026.6667Z'%20fill='%23F44649'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e") center center no-repeat;mask:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Base_Icon'%3e%3cmask%20id='mask0_3522_63973'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='32'%20height='32'%3e%3crect%20id='Bounding%20box'%20width='32'%20height='32'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_3522_63973)'%3e%3cpath%20id='mic'%20d='M15.9995%2018C15.0679%2018%2014.2795%2017.6773%2013.6342%2017.032C12.9888%2016.3867%2012.6662%2015.5982%2012.6662%2014.6667V6.66667C12.6662%205.73511%2012.9888%204.94667%2013.6342%204.30134C14.2795%203.656%2015.0679%203.33334%2015.9995%203.33334C16.931%203.33334%2017.7195%203.656%2018.3648%204.30134C19.0102%204.94667%2019.3328%205.73511%2019.3328%206.66667V14.6667C19.3328%2015.5982%2019.0102%2016.3867%2018.3648%2017.032C17.7195%2017.6773%2016.931%2018%2015.9995%2018ZM14.9995%2026.6667V23.2717C13.0148%2023.0426%2011.3139%2022.2272%209.89682%2020.8257C8.47993%2019.4239%207.65005%2017.7153%207.40716%2015.7C7.37138%2015.4162%207.44571%2015.1731%207.63016%2014.9707C7.81482%2014.768%208.04905%2014.6667%208.33282%2014.6667C8.6166%2014.6667%208.85416%2014.7646%209.04549%2014.9603C9.23705%2015.1559%209.36449%2015.3956%209.42782%2015.6793C9.67049%2017.312%2010.417%2018.6624%2011.6675%2019.7307C12.9179%2020.7991%2014.3619%2021.3333%2015.9995%2021.3333C17.6593%2021.3333%2019.1088%2020.7936%2020.3482%2019.714C21.5875%2018.6347%2022.3285%2017.2898%2022.5712%2015.6793C22.6345%2015.3956%2022.7619%2015.1559%2022.9535%2014.9603C23.1448%2014.7646%2023.3824%2014.6667%2023.6662%2014.6667C23.9499%2014.6667%2024.1842%2014.768%2024.3688%2014.9707C24.5533%2015.1731%2024.6276%2015.4162%2024.5918%2015.7C24.3489%2017.6709%2023.5246%2019.3662%2022.1188%2020.786C20.7128%2022.2056%2019.0064%2023.0341%2016.9995%2023.2717V26.6667C16.9995%2026.9504%2016.9037%2027.188%2016.7122%2027.3793C16.5208%2027.5709%2016.2833%2027.6667%2015.9995%2027.6667C15.7157%2027.6667%2015.4782%2027.5709%2015.2868%2027.3793C15.0953%2027.188%2014.9995%2026.9504%2014.9995%2026.6667Z'%20fill='%23F44649'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e") center center no-repeat;background:var(--cometchat-error-color, #F44649)}.cometchat-media-recorder__recording-control-error>.cometchat-media-recorder__recording-control-record-icon{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_740_8402'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='24'%20height='24'%3e%3crect%20width='24'%20height='24'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_740_8402)'%3e%3cpath%20d='M16.5213%2013.9018C16.3456%2013.8069%2016.2292%2013.6557%2016.172%2013.448C16.115%2013.2403%2016.1339%2013.0487%2016.2288%2012.873C16.3263%2012.7025%2016.4013%2012.5211%2016.4538%2012.3287C16.5064%2012.1364%2016.5462%2011.9416%2016.573%2011.7443C16.6205%2011.5314%2016.716%2011.3542%2016.8595%2011.2125C17.0032%2011.0708%2017.1814%2011%2017.3943%2011C17.6071%2011%2017.7827%2011.0776%2017.921%2011.2327C18.0595%2011.3877%2018.1185%2011.5717%2018.098%2011.7845C18.0608%2012.0973%2017.999%2012.4067%2017.9125%2012.7125C17.826%2013.0182%2017.7052%2013.3088%2017.55%2013.5845C17.4552%2013.7667%2017.3055%2013.8888%2017.101%2013.951C16.8965%2014.0132%2016.7033%2013.9968%2016.5213%2013.9018ZM12.8288%209.7385L9.67127%206.5615C9.5071%206.39733%209.37827%206.20408%209.28477%205.98175C9.1911%205.75925%209.14427%205.5275%209.14427%205.2865V5C9.14427%204.30133%209.38627%203.71%209.87027%203.226C10.3543%202.742%2010.9456%202.5%2011.6443%202.5C12.3429%202.5%2012.9343%202.742%2013.4183%203.226C13.9023%203.71%2014.1443%204.30133%2014.1443%205V9.1865C14.1443%209.534%2013.9865%209.77442%2013.671%209.90775C13.3557%2010.0411%2013.0749%209.98467%2012.8288%209.7385ZM10.8943%2020V17.4578C9.40577%2017.2832%208.1301%2016.6704%207.06727%2015.6193C6.00443%2014.5679%205.38202%2013.2865%205.20002%2011.775C5.17318%2011.5622%205.22893%2011.3798%205.36727%2011.228C5.50577%2011.076%205.68143%2011%205.89427%2011C6.1071%2011%206.28527%2011.0734%206.42877%2011.2203C6.57243%2011.3669%206.66793%2011.5467%206.71527%2011.7595C6.89743%2012.984%207.45743%2013.9968%208.39527%2014.798C9.3331%2015.5993%2010.4161%2016%2011.6443%2016C12.2878%2016%2012.8926%2015.8852%2013.4588%2015.6557C14.0248%2015.4262%2014.5257%2015.1083%2014.9615%2014.702L16.0308%2015.771C15.5474%2016.225%2014.9974%2016.5988%2014.3808%2016.8923C13.7641%2017.1859%2013.1019%2017.3744%2012.3943%2017.4578V20C12.3943%2020.2128%2012.3224%2020.391%2012.1788%2020.5345C12.0353%2020.6782%2011.8571%2020.75%2011.6443%2020.75C11.4314%2020.75%2011.2532%2020.6782%2011.1095%2020.5345C10.966%2020.391%2010.8943%2020.2128%2010.8943%2020ZM19.3405%2021.1885L2.20577%204.05375C2.06727%203.91525%201.99643%203.74125%201.99327%203.53175C1.9901%203.32208%202.06093%203.14483%202.20577%203C2.3506%202.85517%202.52627%202.78275%202.73277%202.78275C2.9391%202.78275%203.11468%202.85517%203.25952%203L20.3943%2020.1345C20.5328%2020.273%2020.6036%2020.4471%2020.6068%2020.6568C20.6099%2020.8663%2020.5391%2021.0435%2020.3943%2021.1885C20.2494%2021.3333%2020.0738%2021.4058%2019.8673%2021.4058C19.6609%2021.4058%2019.4853%2021.3333%2019.3405%2021.1885Z'%20fill='%23141414'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_740_8402'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='24'%20height='24'%3e%3crect%20width='24'%20height='24'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_740_8402)'%3e%3cpath%20d='M16.5213%2013.9018C16.3456%2013.8069%2016.2292%2013.6557%2016.172%2013.448C16.115%2013.2403%2016.1339%2013.0487%2016.2288%2012.873C16.3263%2012.7025%2016.4013%2012.5211%2016.4538%2012.3287C16.5064%2012.1364%2016.5462%2011.9416%2016.573%2011.7443C16.6205%2011.5314%2016.716%2011.3542%2016.8595%2011.2125C17.0032%2011.0708%2017.1814%2011%2017.3943%2011C17.6071%2011%2017.7827%2011.0776%2017.921%2011.2327C18.0595%2011.3877%2018.1185%2011.5717%2018.098%2011.7845C18.0608%2012.0973%2017.999%2012.4067%2017.9125%2012.7125C17.826%2013.0182%2017.7052%2013.3088%2017.55%2013.5845C17.4552%2013.7667%2017.3055%2013.8888%2017.101%2013.951C16.8965%2014.0132%2016.7033%2013.9968%2016.5213%2013.9018ZM12.8288%209.7385L9.67127%206.5615C9.5071%206.39733%209.37827%206.20408%209.28477%205.98175C9.1911%205.75925%209.14427%205.5275%209.14427%205.2865V5C9.14427%204.30133%209.38627%203.71%209.87027%203.226C10.3543%202.742%2010.9456%202.5%2011.6443%202.5C12.3429%202.5%2012.9343%202.742%2013.4183%203.226C13.9023%203.71%2014.1443%204.30133%2014.1443%205V9.1865C14.1443%209.534%2013.9865%209.77442%2013.671%209.90775C13.3557%2010.0411%2013.0749%209.98467%2012.8288%209.7385ZM10.8943%2020V17.4578C9.40577%2017.2832%208.1301%2016.6704%207.06727%2015.6193C6.00443%2014.5679%205.38202%2013.2865%205.20002%2011.775C5.17318%2011.5622%205.22893%2011.3798%205.36727%2011.228C5.50577%2011.076%205.68143%2011%205.89427%2011C6.1071%2011%206.28527%2011.0734%206.42877%2011.2203C6.57243%2011.3669%206.66793%2011.5467%206.71527%2011.7595C6.89743%2012.984%207.45743%2013.9968%208.39527%2014.798C9.3331%2015.5993%2010.4161%2016%2011.6443%2016C12.2878%2016%2012.8926%2015.8852%2013.4588%2015.6557C14.0248%2015.4262%2014.5257%2015.1083%2014.9615%2014.702L16.0308%2015.771C15.5474%2016.225%2014.9974%2016.5988%2014.3808%2016.8923C13.7641%2017.1859%2013.1019%2017.3744%2012.3943%2017.4578V20C12.3943%2020.2128%2012.3224%2020.391%2012.1788%2020.5345C12.0353%2020.6782%2011.8571%2020.75%2011.6443%2020.75C11.4314%2020.75%2011.2532%2020.6782%2011.1095%2020.5345C10.966%2020.391%2010.8943%2020.2128%2010.8943%2020ZM19.3405%2021.1885L2.20577%204.05375C2.06727%203.91525%201.99643%203.74125%201.99327%203.53175C1.9901%203.32208%202.06093%203.14483%202.20577%203C2.3506%202.85517%202.52627%202.78275%202.73277%202.78275C2.9391%202.78275%203.11468%202.85517%203.25952%203L20.3943%2020.1345C20.5328%2020.273%2020.6036%2020.4471%2020.6068%2020.6568C20.6099%2020.8663%2020.5391%2021.0435%2020.3943%2021.1885C20.2494%2021.3333%2020.0738%2021.4058%2019.8673%2021.4058C19.6609%2021.4058%2019.4853%2021.3333%2019.3405%2021.1885Z'%20fill='%23141414'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;background:var(--cometchat-text-color-tertiary, #A1A1A1)}.cometchat-media-recorder__recording-control-error{pointer-events:none}.cometchat-media-recorder__recording-control-pause-icon{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_740_8317'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='24'%20height='24'%3e%3crect%20width='24'%20height='24'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_740_8317)'%3e%3cpath%20d='M15.5%2018.5C15.091%2018.5%2014.7387%2018.3523%2014.4432%2018.0568C14.1477%2017.7613%2014%2017.409%2014%2017V7C14%206.591%2014.1477%206.23875%2014.4432%205.94325C14.7387%205.64775%2015.091%205.5%2015.5%205.5H16.25C16.659%205.5%2017.0113%205.64775%2017.3068%205.94325C17.6023%206.23875%2017.75%206.591%2017.75%207V17C17.75%2017.409%2017.6023%2017.7613%2017.3068%2018.0568C17.0113%2018.3523%2016.659%2018.5%2016.25%2018.5H15.5ZM7.75%2018.5C7.341%2018.5%206.98875%2018.3523%206.69325%2018.0568C6.39775%2017.7613%206.25%2017.409%206.25%2017V7C6.25%206.591%206.39775%206.23875%206.69325%205.94325C6.98875%205.64775%207.341%205.5%207.75%205.5H8.5C8.909%205.5%209.26125%205.64775%209.55675%205.94325C9.85225%206.23875%2010%206.591%2010%207V17C10%2017.409%209.85225%2017.7613%209.55675%2018.0568C9.26125%2018.3523%208.909%2018.5%208.5%2018.5H7.75Z'%20fill='%23141414'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_740_8317'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='24'%20height='24'%3e%3crect%20width='24'%20height='24'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_740_8317)'%3e%3cpath%20d='M15.5%2018.5C15.091%2018.5%2014.7387%2018.3523%2014.4432%2018.0568C14.1477%2017.7613%2014%2017.409%2014%2017V7C14%206.591%2014.1477%206.23875%2014.4432%205.94325C14.7387%205.64775%2015.091%205.5%2015.5%205.5H16.25C16.659%205.5%2017.0113%205.64775%2017.3068%205.94325C17.6023%206.23875%2017.75%206.591%2017.75%207V17C17.75%2017.409%2017.6023%2017.7613%2017.3068%2018.0568C17.0113%2018.3523%2016.659%2018.5%2016.25%2018.5H15.5ZM7.75%2018.5C7.341%2018.5%206.98875%2018.3523%206.69325%2018.0568C6.39775%2017.7613%206.25%2017.409%206.25%2017V7C6.25%206.591%206.39775%206.23875%206.69325%205.94325C6.98875%205.64775%207.341%205.5%207.75%205.5H8.5C8.909%205.5%209.26125%205.64775%209.55675%205.94325C9.85225%206.23875%2010%206.591%2010%207V17C10%2017.409%209.85225%2017.7613%209.55675%2018.0568C9.26125%2018.3523%208.909%2018.5%208.5%2018.5H7.75Z'%20fill='%23141414'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;background:var(--cometchat-error-color, #F44649);width:32px;height:32px;flex-shrink:0;-webkit-mask-size:contain;mask-size:contain}.cometchat-media-recorder__recorded-control-send-icon{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_740_8291'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='24'%20height='24'%3e%3crect%20width='24'%20height='24'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_740_8291)'%3e%3cpath%20d='M6.7665%2018.7228C6.4645%2018.8434%206.17792%2018.8178%205.90675%2018.6458C5.63558%2018.4738%205.5%2018.2233%205.5%2017.8943V13.673L12.423%2012L5.5%2010.327V6.10576C5.5%205.77676%205.63558%205.52626%205.90675%205.35426C6.17792%205.18226%206.4645%205.1566%206.7665%205.27726L20.723%2011.1615C21.0948%2011.328%2021.2807%2011.6081%2021.2807%2012.0018C21.2807%2012.3954%2021.0948%2012.6743%2020.723%2012.8385L6.7665%2018.7228Z'%20fill='%23141414'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_740_8291'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='24'%20height='24'%3e%3crect%20width='24'%20height='24'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_740_8291)'%3e%3cpath%20d='M6.7665%2018.7228C6.4645%2018.8434%206.17792%2018.8178%205.90675%2018.6458C5.63558%2018.4738%205.5%2018.2233%205.5%2017.8943V13.673L12.423%2012L5.5%2010.327V6.10576C5.5%205.77676%205.63558%205.52626%205.90675%205.35426C6.17792%205.18226%206.4645%205.1566%206.7665%205.27726L20.723%2011.1615C21.0948%2011.328%2021.2807%2011.6081%2021.2807%2012.0018C21.2807%2012.3954%2021.0948%2012.6743%2020.723%2012.8385L6.7665%2018.7228Z'%20fill='%23141414'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;background:var(--cometchat-icon-color-highlight, #6852D6);width:32px;height:32px;flex-shrink:0;-webkit-mask-size:contain;mask-size:contain}.cometchat-media-recorder__recording-preview-recording,.cometchat-media-recorder__recording-preview-paused{display:flex;width:80px;height:80px;justify-content:center;align-items:center;flex-shrink:0;border-radius:var(--cometchat-radius-max, 1000px);background:var(--cometchat-icon-color-highlight, #6852D6)}.cometchat-media-recorder__recording-preview-recording-icon,.cometchat-media-recorder__recording-preview-paused-icon{width:48px;height:48px;flex-shrink:0;background:var(--cometchat-icon-color-white, #FFFFFF);-webkit-mask:url("data:image/svg+xml,%3csvg%20width='48'%20height='48'%20viewBox='0%200%2048%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Base_Icon'%3e%3cmask%20id='mask0_2993_47565'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='48'%20height='48'%3e%3crect%20id='Bounding%20box'%20width='48'%20height='48'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_2993_47565)'%3e%3cpath%20id='mic'%20d='M23.9992%2027C22.6019%2027%2021.4192%2026.516%2020.4512%2025.548C19.4832%2024.58%2018.9992%2023.3973%2018.9992%2022V10C18.9992%208.60267%2019.4832%207.42%2020.4512%206.452C21.4192%205.484%2022.6019%205%2023.9992%205C25.3966%205%2026.5792%205.484%2027.5472%206.452C28.5152%207.42%2028.9992%208.60267%2028.9992%2010V22C28.9992%2023.3973%2028.5152%2024.58%2027.5472%2025.548C26.5792%2026.516%2025.3966%2027%2023.9992%2027ZM22.4992%2040V34.9075C19.5222%2034.5638%2016.9709%2033.3408%2014.8452%2031.2385C12.7199%2029.1358%2011.4751%2026.573%2011.1107%2023.55C11.0571%2023.1243%2011.1686%2022.7597%2011.4452%2022.456C11.7222%2022.152%2012.0736%2022%2012.4992%2022C12.9249%2022%2013.2812%2022.1468%2013.5682%2022.4405C13.8556%2022.7338%2014.0467%2023.0933%2014.1417%2023.519C14.5057%2025.968%2015.6256%2027.9937%2017.5012%2029.596C19.3769%2031.1987%2021.5429%2032%2023.9992%2032C26.4889%2032%2028.6632%2031.1903%2030.5222%2029.571C32.3812%2027.952%2033.4927%2025.9347%2033.8567%2023.519C33.9517%2023.0933%2034.1429%2022.7338%2034.4302%2022.4405C34.7172%2022.1468%2035.0736%2022%2035.4992%2022C35.9249%2022%2036.2762%2022.152%2036.5532%2022.456C36.8299%2022.7597%2036.9414%2023.1243%2036.8877%2023.55C36.5234%2026.5063%2035.2869%2029.0493%2033.1782%2031.179C31.0692%2033.3083%2028.5096%2034.5512%2025.4992%2034.9075V40C25.4992%2040.4257%2025.3556%2040.782%2025.0682%2041.069C24.7812%2041.3563%2024.4249%2041.5%2023.9992%2041.5C23.5736%2041.5%2023.2172%2041.3563%2022.9302%2041.069C22.6429%2040.782%2022.4992%2040.4257%2022.4992%2040Z'%20fill='white'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e") center center no-repeat;mask:url("data:image/svg+xml,%3csvg%20width='48'%20height='48'%20viewBox='0%200%2048%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Base_Icon'%3e%3cmask%20id='mask0_2993_47565'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='48'%20height='48'%3e%3crect%20id='Bounding%20box'%20width='48'%20height='48'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_2993_47565)'%3e%3cpath%20id='mic'%20d='M23.9992%2027C22.6019%2027%2021.4192%2026.516%2020.4512%2025.548C19.4832%2024.58%2018.9992%2023.3973%2018.9992%2022V10C18.9992%208.60267%2019.4832%207.42%2020.4512%206.452C21.4192%205.484%2022.6019%205%2023.9992%205C25.3966%205%2026.5792%205.484%2027.5472%206.452C28.5152%207.42%2028.9992%208.60267%2028.9992%2010V22C28.9992%2023.3973%2028.5152%2024.58%2027.5472%2025.548C26.5792%2026.516%2025.3966%2027%2023.9992%2027ZM22.4992%2040V34.9075C19.5222%2034.5638%2016.9709%2033.3408%2014.8452%2031.2385C12.7199%2029.1358%2011.4751%2026.573%2011.1107%2023.55C11.0571%2023.1243%2011.1686%2022.7597%2011.4452%2022.456C11.7222%2022.152%2012.0736%2022%2012.4992%2022C12.9249%2022%2013.2812%2022.1468%2013.5682%2022.4405C13.8556%2022.7338%2014.0467%2023.0933%2014.1417%2023.519C14.5057%2025.968%2015.6256%2027.9937%2017.5012%2029.596C19.3769%2031.1987%2021.5429%2032%2023.9992%2032C26.4889%2032%2028.6632%2031.1903%2030.5222%2029.571C32.3812%2027.952%2033.4927%2025.9347%2033.8567%2023.519C33.9517%2023.0933%2034.1429%2022.7338%2034.4302%2022.4405C34.7172%2022.1468%2035.0736%2022%2035.4992%2022C35.9249%2022%2036.2762%2022.152%2036.5532%2022.456C36.8299%2022.7597%2036.9414%2023.1243%2036.8877%2023.55C36.5234%2026.5063%2035.2869%2029.0493%2033.1782%2031.179C31.0692%2033.3083%2028.5096%2034.5512%2025.4992%2034.9075V40C25.4992%2040.4257%2025.3556%2040.782%2025.0682%2041.069C24.7812%2041.3563%2024.4249%2041.5%2023.9992%2041.5C23.5736%2041.5%2023.2172%2041.3563%2022.9302%2041.069C22.6429%2040.782%2022.4992%2040.4257%2022.4992%2040Z'%20fill='white'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e") center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-media-recorder__recording-preview-disabled{opacity:.2;display:flex;width:80px;height:80px;justify-content:center;align-items:center;flex-shrink:0;border-radius:var(--cometchat-radius-max, 1000px);background:var(--cometchat-icon-color-highlight, #6852D6)}.cometchat-media-recorder__recording-preview-disabled-icon{width:48px;height:48px;flex-shrink:0;background:var(--cometchat-icon-color-white, #FFFFFF);-webkit-mask:url("data:image/svg+xml,%3csvg%20width='48'%20height='48'%20viewBox='0%200%2048%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Base_Icon'%3e%3cmask%20id='mask0_2993_47565'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='48'%20height='48'%3e%3crect%20id='Bounding%20box'%20width='48'%20height='48'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_2993_47565)'%3e%3cpath%20id='mic'%20d='M23.9992%2027C22.6019%2027%2021.4192%2026.516%2020.4512%2025.548C19.4832%2024.58%2018.9992%2023.3973%2018.9992%2022V10C18.9992%208.60267%2019.4832%207.42%2020.4512%206.452C21.4192%205.484%2022.6019%205%2023.9992%205C25.3966%205%2026.5792%205.484%2027.5472%206.452C28.5152%207.42%2028.9992%208.60267%2028.9992%2010V22C28.9992%2023.3973%2028.5152%2024.58%2027.5472%2025.548C26.5792%2026.516%2025.3966%2027%2023.9992%2027ZM22.4992%2040V34.9075C19.5222%2034.5638%2016.9709%2033.3408%2014.8452%2031.2385C12.7199%2029.1358%2011.4751%2026.573%2011.1107%2023.55C11.0571%2023.1243%2011.1686%2022.7597%2011.4452%2022.456C11.7222%2022.152%2012.0736%2022%2012.4992%2022C12.9249%2022%2013.2812%2022.1468%2013.5682%2022.4405C13.8556%2022.7338%2014.0467%2023.0933%2014.1417%2023.519C14.5057%2025.968%2015.6256%2027.9937%2017.5012%2029.596C19.3769%2031.1987%2021.5429%2032%2023.9992%2032C26.4889%2032%2028.6632%2031.1903%2030.5222%2029.571C32.3812%2027.952%2033.4927%2025.9347%2033.8567%2023.519C33.9517%2023.0933%2034.1429%2022.7338%2034.4302%2022.4405C34.7172%2022.1468%2035.0736%2022%2035.4992%2022C35.9249%2022%2036.2762%2022.152%2036.5532%2022.456C36.8299%2022.7597%2036.9414%2023.1243%2036.8877%2023.55C36.5234%2026.5063%2035.2869%2029.0493%2033.1782%2031.179C31.0692%2033.3083%2028.5096%2034.5512%2025.4992%2034.9075V40C25.4992%2040.4257%2025.3556%2040.782%2025.0682%2041.069C24.7812%2041.3563%2024.4249%2041.5%2023.9992%2041.5C23.5736%2041.5%2023.2172%2041.3563%2022.9302%2041.069C22.6429%2040.782%2022.4992%2040.4257%2022.4992%2040Z'%20fill='white'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e") center center no-repeat;mask:url("data:image/svg+xml,%3csvg%20width='48'%20height='48'%20viewBox='0%200%2048%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Base_Icon'%3e%3cmask%20id='mask0_2993_47565'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='48'%20height='48'%3e%3crect%20id='Bounding%20box'%20width='48'%20height='48'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_2993_47565)'%3e%3cpath%20id='mic'%20d='M23.9992%2027C22.6019%2027%2021.4192%2026.516%2020.4512%2025.548C19.4832%2024.58%2018.9992%2023.3973%2018.9992%2022V10C18.9992%208.60267%2019.4832%207.42%2020.4512%206.452C21.4192%205.484%2022.6019%205%2023.9992%205C25.3966%205%2026.5792%205.484%2027.5472%206.452C28.5152%207.42%2028.9992%208.60267%2028.9992%2010V22C28.9992%2023.3973%2028.5152%2024.58%2027.5472%2025.548C26.5792%2026.516%2025.3966%2027%2023.9992%2027ZM22.4992%2040V34.9075C19.5222%2034.5638%2016.9709%2033.3408%2014.8452%2031.2385C12.7199%2029.1358%2011.4751%2026.573%2011.1107%2023.55C11.0571%2023.1243%2011.1686%2022.7597%2011.4452%2022.456C11.7222%2022.152%2012.0736%2022%2012.4992%2022C12.9249%2022%2013.2812%2022.1468%2013.5682%2022.4405C13.8556%2022.7338%2014.0467%2023.0933%2014.1417%2023.519C14.5057%2025.968%2015.6256%2027.9937%2017.5012%2029.596C19.3769%2031.1987%2021.5429%2032%2023.9992%2032C26.4889%2032%2028.6632%2031.1903%2030.5222%2029.571C32.3812%2027.952%2033.4927%2025.9347%2033.8567%2023.519C33.9517%2023.0933%2034.1429%2022.7338%2034.4302%2022.4405C34.7172%2022.1468%2035.0736%2022%2035.4992%2022C35.9249%2022%2036.2762%2022.152%2036.5532%2022.456C36.8299%2022.7597%2036.9414%2023.1243%2036.8877%2023.55C36.5234%2026.5063%2035.2869%2029.0493%2033.1782%2031.179C31.0692%2033.3083%2028.5096%2034.5512%2025.4992%2034.9075V40C25.4992%2040.4257%2025.3556%2040.782%2025.0682%2041.069C24.7812%2041.3563%2024.4249%2041.5%2023.9992%2041.5C23.5736%2041.5%2023.2172%2041.3563%2022.9302%2041.069C22.6429%2040.782%2022.4992%2040.4257%2022.4992%2040Z'%20fill='white'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e") center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-media-recorder__recording-preview-duration{align-self:stretch;color:var(--cometchat-text-color-primary, #141414);text-align:center;font:var(--cometchat-font-heading4-regular, 400 16px Roboto);line-height:120%}.cometchat-media-recorder__error{display:flex;justify-content:flex-start;align-items:flex-start;background:var(--cometchat-background-color-02, #FAFAFA);border-radius:var(--cometchat-radius-4) var(--cometchat-radius-4) 0px 0px;padding:var(--cometchat-padding-2);gap:var(--cometchat-padding-2);width:260px;position:absolute;z-index:2;bottom:100%}.cometchat-media-recorder__error-content{display:flex;flex-direction:column;gap:var(--cometchat-padding-1)}.cometchat-media-recorder__error-content-title{font:var(--cometchat-font-caption1-bold)}.cometchat-media-recorder__error-content-subtitle{font:var(--cometchat-font-caption1-regular)}.cometchat-media-recorder__error-content-title,.cometchat-media-recorder__error-content-subtitle{text-align:left;color:var(--cometchat-text-color-secondary, #727272)}.cometchat-media-recorder__error-icon-wrapper{width:16px;height:16px;display:flex;justify-content:center;align-items:center;background:var(--cometchat-error-color);border-radius:var(--cometchat-radius-max)}.cometchat-media-recorder__error-icon{width:16px;height:16px;flex-shrink:0;background:var(--cometchat-static-white);-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.9974%2016.9168C12.2439%2016.9168%2012.4476%2016.8372%2012.6086%2016.678C12.7698%2016.5189%2012.8504%2016.316%2012.8504%2016.0695C12.8504%2015.8232%2012.7708%2015.6195%2012.6116%2015.4583C12.4525%2015.2973%2012.2497%2015.2168%2012.0034%2015.2168C11.7569%2015.2168%2011.5531%2015.2964%2011.3921%2015.4555C11.231%2015.6147%2011.1504%2015.8175%2011.1504%2016.0638C11.1504%2016.3101%2011.23%2016.5139%2011.3891%2016.675C11.5483%2016.8362%2011.7511%2016.9168%2011.9974%2016.9168ZM12.0616%2013.1168C12.282%2013.1168%2012.4685%2013.0397%2012.6211%2012.8855C12.774%2012.7314%2012.8504%2012.5431%2012.8504%2012.3208V7.7543C12.8504%207.53846%2012.7728%207.35321%2012.6176%207.19855C12.4625%207.04405%2012.2766%206.9668%2012.0599%206.9668C11.8369%206.9668%2011.649%207.04405%2011.4961%207.19855C11.3435%207.35321%2011.2671%207.53846%2011.2671%207.7543V12.3208C11.2671%2012.5431%2011.3445%2012.7314%2011.4991%2012.8855C11.6538%2013.0397%2011.8413%2013.1168%2012.0616%2013.1168Z'%20fill='%23141414'/%3e%3c/svg%3e") center center no-repeat;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.9974%2016.9168C12.2439%2016.9168%2012.4476%2016.8372%2012.6086%2016.678C12.7698%2016.5189%2012.8504%2016.316%2012.8504%2016.0695C12.8504%2015.8232%2012.7708%2015.6195%2012.6116%2015.4583C12.4525%2015.2973%2012.2497%2015.2168%2012.0034%2015.2168C11.7569%2015.2168%2011.5531%2015.2964%2011.3921%2015.4555C11.231%2015.6147%2011.1504%2015.8175%2011.1504%2016.0638C11.1504%2016.3101%2011.23%2016.5139%2011.3891%2016.675C11.5483%2016.8362%2011.7511%2016.9168%2011.9974%2016.9168ZM12.0616%2013.1168C12.282%2013.1168%2012.4685%2013.0397%2012.6211%2012.8855C12.774%2012.7314%2012.8504%2012.5431%2012.8504%2012.3208V7.7543C12.8504%207.53846%2012.7728%207.35321%2012.6176%207.19855C12.4625%207.04405%2012.2766%206.9668%2012.0599%206.9668C11.8369%206.9668%2011.649%207.04405%2011.4961%207.19855C11.3435%207.35321%2011.2671%207.53846%2011.2671%207.7543V12.3208C11.2671%2012.5431%2011.3445%2012.7314%2011.4991%2012.8855C11.6538%2013.0397%2011.8413%2013.1168%2012.0616%2013.1168Z'%20fill='%23141414'/%3e%3c/svg%3e") center center no-repeat;-webkit-mask-size:contain;transform:rotate(180deg);mask-size:contain}.cometchat-message-bubble__wrapper{position:relative;max-width:100%;width:100%;box-sizing:border-box;display:flex;padding:var(--cometchat-padding-2, 8px) var(--cometchat-padding-4, 16px);align-items:flex-start;gap:var(--cometchat-padding-2, 8px);flex:1 0 0}.cometchat-message-bubble .cometchat-reactions{width:100%;margin-top:-4px}.cometchat-message-bubble-outgoing .cometchat-reactions{justify-content:flex-end}.cometchat-message-bubble-incoming .cometchat-reactions{justify-content:flex-start}.cometchat-message-bubble__leading-view{position:relative;border-radius:inherit;display:flex;width:fit-content;align-self:flex-start}.cometchat-message-bubble{flex:1 1 0;display:flex;flex-direction:column;border-radius:inherit;justify-content:flex-start;align-items:flex-start;position:relative;width:100%}.cometchat-message-bubble-incoming{justify-content:flex-start;align-items:flex-start}.cometchat-message-bubble__text-message .cometchat-message-bubble__body-content-view{width:fit-content;display:flex;align-self:flex-start;max-width:100%}.cometchat-message-bubble .cometchat-text-bubble__body-text{text-align:left}.cometchat-message-bubble-outgoing{justify-content:flex-end;align-items:flex-end}.cometchat-message-bubble-action{justify-content:center;align-items:center}.cometchat-message-bubble-incoming .cometchat-message-bubble__body{background:var(--cometchat-neutral-color-300)}.cometchat-message-bubble-outgoing .cometchat-message-bubble__body{background:var(--cometchat-primary-color)}.cometchat-message-bubble__body{display:flex;padding:var(--cometchat-padding-1, 4px) var(--cometchat-padding-1, 4px) 0px var(--cometchat-padding-1, 4px);flex-direction:column;align-items:flex-end;border-radius:var(--cometchat-radius-3, 12px)}.cometchat-message-bubble__body-wrapper{order:2}.cometchat-message-bubble__header-view{display:flex;justify-content:flex-start;align-items:flex-start}.cometchat-message-bubble__options{background:transparent;display:flex;align-items:center;justify-content:flex-start;padding:0px var(--cometchat-padding-2, 8px)}.cometchat-message-bubble-incoming .cometchat-message-bubble__options{order:3}.cometchat-message-bubble-outgoing .cometchat-message-bubble__options{order:1}.cometchat-popover__content{position:fixed;height:fit-content;width:fit-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);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808}.cometchat-popover__content-tooltip-top,.cometchat-popover__content-tooltip-bottom{position:absolute;width:100%;height:6px;background:var(--cometchat-static-black, #141414);-webkit-mask:url("data:image/svg+xml,%3csvg%20width='32'%20height='9'%20viewBox='0%200%2032%209'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Tooltip'%3e%3cpath%20id='bottom-center'%20d='M22.0711%200.485289C22.962%200.485289%2023.4081%201.56243%2022.7782%202.1924L16.7071%208.26347C16.3166%208.654%2015.6834%208.654%2015.2929%208.26347L9.22183%202.1924C8.59187%201.56243%209.03803%200.485289%209.92894%200.485289L22.0711%200.485289Z'%20fill='%23141414'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;-webkit-mask-size:contain}.cometchat-popover__content-tooltip-top{bottom:-7px}.cometchat-popover__content-tooltip-bottom{transform:rotate(180deg);top:-7px}.cometchat-quick-view{position:relative;min-width:190px;padding:5px;box-sizing:border-box;background:#efefef;height:fit-content;width:100%;border-radius:8px}.cometchat-quick-view__content{margin-left:14px}.cometchat-quick-view__container{display:flex;align-items:center}.cometchat-quick-view-button{position:absolute;top:2px;right:4px;height:16px;width:16px;border:none;border-radius:0;background:transparent}.cometchat-quick-view-bar{position:absolute;height:90%;top:5%;left:5px;border-radius:5px;background:"black";width:"4px"}.cometchat-quick-view-title{margin-top:5px;margin-bottom:10px;padding:0;font:"600 13px Inter, sans-serif";color:"grey"}.cometchat-quick-view-subtitle{margin-top:5px;margin-bottom:5px;padding:0;text-align:left;font:"400 13px Inter, sans-serif";color:"grey"}.cometchat-radiobutton{display:inline-flex;align-items:center;position:relative}.cometchat-radiobutton__label input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.cometchat-radiobutton__selected{display:inline-block;position:relative;height:24px;width:24px;flex-shrink:0;border-radius:var(--cometchat-radius-max, 1000px);border:1.5px solid var(--cometchat-border-color-default, #E8E8E8)}.cometchat-radiobutton:hover .cometchat-radiobutton__selected{border:1.5px solid var(--cometchat-border-color-dark, #DCDCDC);cursor:pointer}.cometchat-radiobutton input[type=radio]:checked+.cometchat-radiobutton__selected{border:1.5px solid var(--cometchat-primary-color, #6852D6)}.cometchat-radiobutton input[type=radio]{position:absolute;opacity:0}.cometchat-radiobutton__selected:after{content:"";position:absolute;top:50%;left:50%;width:50%;height:50%;border-radius:var(--cometchat-radius-max, 1000px);background-color:var(--cometchat-primary-color, #6852D6);transform:translate(-50%,-50%);display:none}.cometchat-radiobutton input[type=radio]:checked+.cometchat-radiobutton__selected:after{display:block}.cometchat-radiobutton__label{display:flex;align-items:center;gap:var(--cometchat-radius-2, 8px);color:var(--cometchat-text-color-secondary);font:var(--cometchat-font-body-regular)}.cometchat-search-bar{display:flex;padding:var(--cometchat-padding-2, 8px) var(--cometchat-padding-3, 12px);align-items:center;align-self:stretch;border-radius:var(--cometchat-radius-max, 1000px);border:1px solid var(--cometchat-border-color-light);background:var(--cometchat-background-color-03);flex:1 0 0}.cometchat-search-bar__input{width:100%;height:100%;border:none;border-radius:none;background:transparent;color:var(--cometchat-text-color-primary);font:var(--cometchat-font-heading4-regular);font-style:normal;outline:none;padding-left:var(--cometchat-padding-1)}.cometchat-search-bar__icon{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.9598%2011.531C5.47958%2012.7541%206.4639%2013.7205%207.69625%2014.2178C8.92859%2014.7151%2010.308%2014.7024%2011.531%2014.1826C12.754%2013.6629%2013.7205%2012.6785%2014.2178%2011.4462C14.715%2010.2139%2014.7024%208.83445%2014.1826%207.61142C13.6629%206.3884%2012.6785%205.42195%2011.4462%204.92467C10.2138%204.4274%208.83444%204.44004%207.61141%204.95981C6.38839%205.47959%205.42194%206.46391%204.92467%207.69626C4.42739%208.9286%204.44003%2010.308%204.9598%2011.531V11.531Z'%20stroke='%23808080'%20stroke-width='1.25'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.114%2013.1139L17.0001%2017.0005'%20stroke='%23808080'%20stroke-width='1.25'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") center center no-repeat;mask:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.9598%2011.531C5.47958%2012.7541%206.4639%2013.7205%207.69625%2014.2178C8.92859%2014.7151%2010.308%2014.7024%2011.531%2014.1826C12.754%2013.6629%2013.7205%2012.6785%2014.2178%2011.4462C14.715%2010.2139%2014.7024%208.83445%2014.1826%207.61142C13.6629%206.3884%2012.6785%205.42195%2011.4462%204.92467C10.2138%204.4274%208.83444%204.44004%207.61141%204.95981C6.38839%205.47959%205.42194%206.46391%204.92467%207.69626C4.42739%208.9286%204.44003%2010.308%204.9598%2011.531V11.531Z'%20stroke='%23808080'%20stroke-width='1.25'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.114%2013.1139L17.0001%2017.0005'%20stroke='%23808080'%20stroke-width='1.25'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") center center no-repeat;display:flex;width:24px;height:24px;justify-content:center;align-items:center;-webkit-mask-size:contain;mask-size:contain;background:var(--cometchat-icon-color-secondary)}.cometchat-search-bar__input::placeholder{color:var(--cometchat-text-color-tertiary);font:var(--cometchat-font-heading4-regular);font-style:normal}:host{width:100%;text-align:center}.cc-single_select-option{padding:10px;box-sizing:border-box;cursor:pointer;min-height:20px;min-width:80px;display:flex;justify-content:center;align-items:center;font:400 14px Inter;color:gray;background:#fff;border:1px solid #dedede;border-radius:2px}.cc-single_select-option :hover{font:400 14px Inter;color:#000;background:#efefef}.cc-single_select-wrapper{height:100%;width:100%;display:flex;justify-content:center;align-items:center;border:none;border-radius:6px}.cometchat-text-bubble{display:flex;align-items:center;justify-content:flex-start;padding:var(--cometchat-padding-1) var(--cometchat-padding-2) var(--cometchat-padding-2) var(--cometchat-padding-2);align-self:flex-end;width:auto;border-radius:var(--cometchat-radius-3, 12px);max-width:630px}.cometchat-text-bubble__body-text{margin:0;word-break:break-word;text-align:left;white-space:pre-line;overflow:auto;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;padding-top:var(--cometchat-padding-1)}.cometchat-text-bubble.cometchat-text-bubble-incoming{background:var(--cometchat-neutral-color-300)}.cometchat-text-bubble.cometchat-text-bubble-outgoing{background:var(--cometchat-primary-color)}.cometchat-text-bubble.cometchat-text-bubble-incoming .cometchat-text-bubble__body-text{color:var(--cometchat-neutral-color-900);font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-text-bubble.cometchat-text-bubble-outgoing .cometchat-text-bubble__body-text{color:var(--cometchat-static-white);font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-text-bubble__body{position:relative;display:flex;flex-direction:column}.cometchat-text-bubble__read-more,.cometchat-text-bubble__read-less{font:var(--cometchat-font-body-regular);font-style:normal;cursor:pointer;display:flex;align-self:flex-end;width:fit-content;padding:var(--cometchat-padding-1)}.cometchat-text-bubble-outgoing .cometchat-text-bubble__read-more,.cometchat-text-bubble-outgoing .cometchat-text-bubble__read-less{color:var(--cometchat-static-white)}.cometchat-text-bubble-incoming .cometchat-text-bubble__read-more,.cometchat-text-bubble-incoming .cometchat-text-bubble__read-less{color:var(--cometchat-text-color-highlight)}.cometchat-text-bubble .cometchat-text-bubble__body-text.cometchat-text-bubble__body-text-emoji{font:var(--cometchat-font-title-regular)}@media (max-width: 1000px){.cometchat-text-bubble{max-width:420px}}@media (max-width: 768px){.cometchat-text-bubble{max-width:280px}}.cometchat-video-bubble{display:flex;padding:0;flex-direction:column;justify-content:center;align-items:flex-start;border-radius:var(--cometchat-radius-3, 12px);max-width:250px;max-height:350px;overflow:hidden;width:auto;height:auto;cursor:pointer}.cometchat-video-bubble__body{margin:0;border-radius:inherit;height:100%;width:100%;object-fit:cover;overflow:hidden}.cometchat-video-bubble-incoming{background:var(--cometchat-neutral-color-300)}.cometchat-video-bubble-outgoing{background:var(--cometchat-primary-color)}.cometchat-create-poll{display:flex;width:420px;height:480px;flex-direction:column;align-items:center;gap:var(--cometchat-padding-2, 8px);flex-shrink:0;align-self:stretch;background-color:var(--cometchat-background-color-01, #FFFFFF);border-radius:var(--cometchat-radius-3, 12px);overflow:hidden;box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;position:relative}.cometchat-create-poll__header{padding:var(--cometchat-radius-3, 12px);border-bottom:1px solid var(--cometchat-border-color-default, #E8E8E8);display:flex;justify-content:space-between;align-items:center;align-self:stretch}.cometchat-create-poll__header-title{color:var(--cometchat-text-color-primary, #141414);text-align:center;font:var(--cometchat-font-heading2-bold);font-style:normal;line-height:120%}.cometchat-create-poll__header-close-icon{display:flex;width:24px;height:24px;justify-content:center;align-items:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:var(--cometchat-icon-color-primary, #141414);-webkit-mask-size:100%;mask-size:100%;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_740_8321'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='24'%20height='24'%3e%3crect%20width='24'%20height='24'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_740_8321)'%3e%3cpath%20d='M11.9995%2013.0538L6.92652%2018.127C6.78802%2018.2653%206.61394%2018.3362%206.40427%2018.3395C6.19477%2018.3427%206.01752%2018.2718%205.87252%2018.127C5.72769%2017.982%205.65527%2017.8063%205.65527%2017.6C5.65527%2017.3937%205.72769%2017.218%205.87252%2017.073L10.9458%2012L5.87252%206.92701C5.73419%206.78851%205.66336%206.61443%205.66002%206.40476C5.65686%206.19526%205.72769%206.01801%205.87252%205.87301C6.01752%205.72818%206.19319%205.65576%206.39952%205.65576C6.60586%205.65576%206.78152%205.72818%206.92652%205.87301L11.9995%2010.9463L17.0725%205.87301C17.211%205.73468%2017.3851%205.66385%2017.5948%205.66051C17.8043%205.65735%2017.9815%205.72818%2018.1265%205.87301C18.2714%206.01801%2018.3438%206.19368%2018.3438%206.40001C18.3438%206.60635%2018.2714%206.78201%2018.1265%206.92701L13.0533%2012L18.1265%2017.073C18.2649%2017.2115%2018.3357%2017.3856%2018.339%2017.5953C18.3422%2017.8048%2018.2714%2017.982%2018.1265%2018.127C17.9815%2018.2718%2017.8059%2018.3443%2017.5995%2018.3443C17.3932%2018.3443%2017.2175%2018.2718%2017.0725%2018.127L11.9995%2013.0538Z'%20fill='%23141414'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_740_8321'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='24'%20height='24'%3e%3crect%20width='24'%20height='24'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_740_8321)'%3e%3cpath%20d='M11.9995%2013.0538L6.92652%2018.127C6.78802%2018.2653%206.61394%2018.3362%206.40427%2018.3395C6.19477%2018.3427%206.01752%2018.2718%205.87252%2018.127C5.72769%2017.982%205.65527%2017.8063%205.65527%2017.6C5.65527%2017.3937%205.72769%2017.218%205.87252%2017.073L10.9458%2012L5.87252%206.92701C5.73419%206.78851%205.66336%206.61443%205.66002%206.40476C5.65686%206.19526%205.72769%206.01801%205.87252%205.87301C6.01752%205.72818%206.19319%205.65576%206.39952%205.65576C6.60586%205.65576%206.78152%205.72818%206.92652%205.87301L11.9995%2010.9463L17.0725%205.87301C17.211%205.73468%2017.3851%205.66385%2017.5948%205.66051C17.8043%205.65735%2017.9815%205.72818%2018.1265%205.87301C18.2714%206.01801%2018.3438%206.19368%2018.3438%206.40001C18.3438%206.60635%2018.2714%206.78201%2018.1265%206.92701L13.0533%2012L18.1265%2017.073C18.2649%2017.2115%2018.3357%2017.3856%2018.339%2017.5953C18.3422%2017.8048%2018.2714%2017.982%2018.1265%2018.127C17.9815%2018.2718%2017.8059%2018.3443%2017.5995%2018.3443C17.3932%2018.3443%2017.2175%2018.2718%2017.0725%2018.127L11.9995%2013.0538Z'%20fill='%23141414'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;border:none;cursor:pointer}.cometchat-create-poll__body{padding:var(--cometchat-padding-4, 16px);width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;margin:0;overflow:hidden}.cometchat-create-poll__body-question{text-align:left;display:flex;flex-direction:column;gap:var(--cometchat-padding-1, 4px)}.cometchat-create-poll__body-question-title{color:var(--cometchat-text-color-primary, #141414);font:var(--cometchat-font-heading4-medium);font-style:normal;line-height:120%}.cometchat-create-poll__body-question-input{display:flex;height:36px;padding:var(--cometchat-padding-2, 8px);align-items:center;gap:var(--cometchat-padding-1, 4px);border-radius:var(--cometchat-radius-2, 8px);border:1px solid var(--cometchat-border-color-light, #F5F5F5);background:var(--cometchat-background-color-01, #FFF);flex:1 0 0;width:100%;min-width:90px;color:var(--cometchat-text-color-primary, #141414);font:var(--cometchat-font-body-regular);font-style:normal;outline:none}.cometchat-create-poll__body-options-wrapper{display:flex;flex-direction:column;align-items:flex-start;padding-top:var(--cometchat-padding-5, 20px);gap:var(--cometchat-padding-2, 8px);margin-bottom:var(--cometchat-padding-2, 8px);overflow:hidden;max-height:64%}.cometchat-create-poll__body-options-title{color:var(--cometchat-text-color-primary, #141414);font:var(--cometchat-font-heading4-medium);font-style:normal}.cometchat-create-poll__body-options{height:100%;width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:var(--cometchat-padding-2, 8px);scrollbar-width:none;overflow-y:scroll}.cometchat-create-poll__body-option-input{display:flex;height:36px;padding:var(--cometchat-padding-2, 8px);align-items:center;gap:var(--cometchat-padding-1, 4px);border-radius:8px;border:1px solid var(--cometchat-border-color-light, #F5F5F5);background:var(--cometchat-background-color-01, #FFF);color:var(--cometchat-text-color-primary, #141414);width:100%;min-width:90px;flex:1 0 0;font:var(--cometchat-font-body-regular);font-style:normal;outline:none}.cometchat-create-poll__body-options-add-button{display:flex;justify-content:flex-start;background-color:transparent;border:none;cursor:pointer;text-align:left;color:var(--cometchat-text-color-highlight, #6852D6);font:var(--cometchat-font-caption1-medium);font-style:normal;line-height:120%;padding-bottom:var(--cometchat-padding-2)}.cometchat-create-poll__body-option-remove-button{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_740_8321'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='24'%20height='24'%3e%3crect%20width='24'%20height='24'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_740_8321)'%3e%3cpath%20d='M11.9995%2013.0538L6.92652%2018.127C6.78802%2018.2653%206.61394%2018.3362%206.40427%2018.3395C6.19477%2018.3427%206.01752%2018.2718%205.87252%2018.127C5.72769%2017.982%205.65527%2017.8063%205.65527%2017.6C5.65527%2017.3937%205.72769%2017.218%205.87252%2017.073L10.9458%2012L5.87252%206.92701C5.73419%206.78851%205.66336%206.61443%205.66002%206.40476C5.65686%206.19526%205.72769%206.01801%205.87252%205.87301C6.01752%205.72818%206.19319%205.65576%206.39952%205.65576C6.60586%205.65576%206.78152%205.72818%206.92652%205.87301L11.9995%2010.9463L17.0725%205.87301C17.211%205.73468%2017.3851%205.66385%2017.5948%205.66051C17.8043%205.65735%2017.9815%205.72818%2018.1265%205.87301C18.2714%206.01801%2018.3438%206.19368%2018.3438%206.40001C18.3438%206.60635%2018.2714%206.78201%2018.1265%206.92701L13.0533%2012L18.1265%2017.073C18.2649%2017.2115%2018.3357%2017.3856%2018.339%2017.5953C18.3422%2017.8048%2018.2714%2017.982%2018.1265%2018.127C17.9815%2018.2718%2017.8059%2018.3443%2017.5995%2018.3443C17.3932%2018.3443%2017.2175%2018.2718%2017.0725%2018.127L11.9995%2013.0538Z'%20fill='%23141414'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_740_8321'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='24'%20height='24'%3e%3crect%20width='24'%20height='24'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_740_8321)'%3e%3cpath%20d='M11.9995%2013.0538L6.92652%2018.127C6.78802%2018.2653%206.61394%2018.3362%206.40427%2018.3395C6.19477%2018.3427%206.01752%2018.2718%205.87252%2018.127C5.72769%2017.982%205.65527%2017.8063%205.65527%2017.6C5.65527%2017.3937%205.72769%2017.218%205.87252%2017.073L10.9458%2012L5.87252%206.92701C5.73419%206.78851%205.66336%206.61443%205.66002%206.40476C5.65686%206.19526%205.72769%206.01801%205.87252%205.87301C6.01752%205.72818%206.19319%205.65576%206.39952%205.65576C6.60586%205.65576%206.78152%205.72818%206.92652%205.87301L11.9995%2010.9463L17.0725%205.87301C17.211%205.73468%2017.3851%205.66385%2017.5948%205.66051C17.8043%205.65735%2017.9815%205.72818%2018.1265%205.87301C18.2714%206.01801%2018.3438%206.19368%2018.3438%206.40001C18.3438%206.60635%2018.2714%206.78201%2018.1265%206.92701L13.0533%2012L18.1265%2017.073C18.2649%2017.2115%2018.3357%2017.3856%2018.339%2017.5953C18.3422%2017.8048%2018.2714%2017.982%2018.1265%2018.127C17.9815%2018.2718%2017.8059%2018.3443%2017.5995%2018.3443C17.3932%2018.3443%2017.2175%2018.2718%2017.0725%2018.127L11.9995%2013.0538Z'%20fill='%23141414'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;height:24px;width:24px;display:flex;align-items:center;justify-content:center;background-color:var(--cometchat-icon-color-secondary, #A1A1A1);-webkit-mask-size:contain;mask-size:contain;border:none;align-self:center;cursor:pointer}.cometchat-create-poll__button{width:100%;height:40px}.cometchat-create-poll__button>.cometchat{height:100%;width:100%}.cometchat-create-poll__button .cometchat-button{border:none;text-align:left;color:var(--cometchat-primary-button-icon, #FFF);font:var(--cometchat-font-button-medium);font-style:normal;line-height:120%;background:var(--cometchat-primary-button-background, #6852D6);border-radius:var(--cometchat-radius-2, 8px);display:flex;align-items:center;justify-content:center;padding:var(--cometchat-padding-2, 8px) var(--cometchat-padding-5, 20px);cursor:pointer;height:100%;width:100%}.cometchat-create-poll__button-disabled .cometchat-button{background:var(--cometchat-background-color-04, #E8E8E8);color:var(--cometchat-static-white, #FFF);pointer-events:none}.cometchat-create-poll__body-option{width:100%;display:flex;justify-content:space-between;position:relative;align-items:center;gap:var(--cometchat-padding-1, 4px)}.cometchat-create-poll-backdrop{background:#141414cc;position:absolute;top:0;left:0;height:100%;width:100%;z-index:10;display:flex;align-items:center;justify-content:center}.cometchat-create-poll__footer{display:flex;flex-direction:column;align-items:flex-start;position:absolute;bottom:0;border-top:1px solid var(--cometchat-border-color-light, #F5F5F5);padding:var(--cometchat-padding-3, 12px) var(--cometchat-padding-4, 16px) var(--cometchat-padding-5) var(--cometchat-padding-4, 16px);width:100%}.cometchat-create-poll__error-icon{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.99881%2011.7786C8.16315%2011.7786%208.29898%2011.7256%208.40631%2011.6195C8.51376%2011.5134%208.56748%2011.3781%208.56748%2011.2138C8.56748%2011.0496%208.51442%2010.9138%208.40831%2010.8063C8.3022%2010.699%208.16704%2010.6453%208.00281%2010.6453C7.83848%2010.6453%207.70265%2010.6984%207.59531%2010.8045C7.48787%2010.9106%207.43415%2011.0458%207.43415%2011.21C7.43415%2011.3742%207.4872%2011.51%207.59331%2011.6175C7.69942%2011.7249%207.83459%2011.7786%207.99881%2011.7786ZM8.04165%209.24531C8.18854%209.24531%208.31287%209.19392%208.41465%209.09115C8.51653%208.98837%208.56748%208.86287%208.56748%208.71465V5.67031C8.56748%205.52642%208.51576%205.40292%208.41231%205.29981C8.30887%205.19681%208.18492%205.14531%208.04048%205.14531C7.89181%205.14531%207.76653%205.19681%207.66465%205.29981C7.56287%205.40292%207.51198%205.52642%207.51198%205.67031V8.71465C7.51198%208.86287%207.56354%208.98837%207.66665%209.09115C7.76976%209.19392%207.89476%209.24531%208.04165%209.24531ZM8.00448%2015.0563C7.09959%2015.0563%206.24898%2014.8836%205.45265%2014.5381C4.65631%2014.1926%203.96203%2013.7231%203.36981%2013.1298C2.77748%2012.5364%202.30865%2011.8419%201.96331%2011.0463C1.61798%2010.2506%201.44531%209.40054%201.44531%208.49598C1.44531%207.59042%201.61803%206.73926%201.96348%205.94248C2.30903%205.14559%202.77848%204.45192%203.37181%203.86148C3.96526%203.27104%204.65976%202.80404%205.45531%202.46048C6.25098%202.11704%207.10109%201.94531%208.00565%201.94531C8.9112%201.94531%209.76242%202.11759%2010.5593%202.46215C11.3562%202.80659%2012.0499%203.27415%2012.6403%203.86481C13.2306%204.45548%2013.6976%205.1492%2014.0411%205.94598C14.3846%206.74276%2014.5563%207.59315%2014.5563%208.49715C14.5563%209.40204%2014.3845%2010.2526%2014.0408%2011.049C13.6971%2011.8453%2013.2296%2012.5389%2012.6381%2013.1298C12.0466%2013.7207%2011.3524%2014.1895%2010.5556%2014.5363C9.75887%2014.883%208.90848%2015.0563%208.00448%2015.0563ZM8.00598%2014.0008C9.53031%2014.0008%2010.8272%2013.4644%2011.8966%2012.3915C12.9661%2011.3186%2013.5008%2010.02%2013.5008%208.49565C13.5008%206.97131%2012.9669%205.67442%2011.8991%204.60498C10.8313%203.53554%209.53192%203.00081%208.00115%203.00081C6.48059%203.00081%205.1837%203.5347%204.11048%204.60248C3.03737%205.67037%202.50081%206.9697%202.50081%208.50048C2.50081%2010.021%203.03726%2011.3179%204.11015%2012.3911C5.18303%2013.4643%206.48165%2014.0008%208.00598%2014.0008Z'%20fill='%23F44649'/%3e%3c/svg%3e") center center no-repeat;mask:url("data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.99881%2011.7786C8.16315%2011.7786%208.29898%2011.7256%208.40631%2011.6195C8.51376%2011.5134%208.56748%2011.3781%208.56748%2011.2138C8.56748%2011.0496%208.51442%2010.9138%208.40831%2010.8063C8.3022%2010.699%208.16704%2010.6453%208.00281%2010.6453C7.83848%2010.6453%207.70265%2010.6984%207.59531%2010.8045C7.48787%2010.9106%207.43415%2011.0458%207.43415%2011.21C7.43415%2011.3742%207.4872%2011.51%207.59331%2011.6175C7.69942%2011.7249%207.83459%2011.7786%207.99881%2011.7786ZM8.04165%209.24531C8.18854%209.24531%208.31287%209.19392%208.41465%209.09115C8.51653%208.98837%208.56748%208.86287%208.56748%208.71465V5.67031C8.56748%205.52642%208.51576%205.40292%208.41231%205.29981C8.30887%205.19681%208.18492%205.14531%208.04048%205.14531C7.89181%205.14531%207.76653%205.19681%207.66465%205.29981C7.56287%205.40292%207.51198%205.52642%207.51198%205.67031V8.71465C7.51198%208.86287%207.56354%208.98837%207.66665%209.09115C7.76976%209.19392%207.89476%209.24531%208.04165%209.24531ZM8.00448%2015.0563C7.09959%2015.0563%206.24898%2014.8836%205.45265%2014.5381C4.65631%2014.1926%203.96203%2013.7231%203.36981%2013.1298C2.77748%2012.5364%202.30865%2011.8419%201.96331%2011.0463C1.61798%2010.2506%201.44531%209.40054%201.44531%208.49598C1.44531%207.59042%201.61803%206.73926%201.96348%205.94248C2.30903%205.14559%202.77848%204.45192%203.37181%203.86148C3.96526%203.27104%204.65976%202.80404%205.45531%202.46048C6.25098%202.11704%207.10109%201.94531%208.00565%201.94531C8.9112%201.94531%209.76242%202.11759%2010.5593%202.46215C11.3562%202.80659%2012.0499%203.27415%2012.6403%203.86481C13.2306%204.45548%2013.6976%205.1492%2014.0411%205.94598C14.3846%206.74276%2014.5563%207.59315%2014.5563%208.49715C14.5563%209.40204%2014.3845%2010.2526%2014.0408%2011.049C13.6971%2011.8453%2013.2296%2012.5389%2012.6381%2013.1298C12.0466%2013.7207%2011.3524%2014.1895%2010.5556%2014.5363C9.75887%2014.883%208.90848%2015.0563%208.00448%2015.0563ZM8.00598%2014.0008C9.53031%2014.0008%2010.8272%2013.4644%2011.8966%2012.3915C12.9661%2011.3186%2013.5008%2010.02%2013.5008%208.49565C13.5008%206.97131%2012.9669%205.67442%2011.8991%204.60498C10.8313%203.53554%209.53192%203.00081%208.00115%203.00081C6.48059%203.00081%205.1837%203.5347%204.11048%204.60248C3.03737%205.67037%202.50081%206.9697%202.50081%208.50048C2.50081%2010.021%203.03726%2011.3179%204.11015%2012.3911C5.18303%2013.4643%206.48165%2014.0008%208.00598%2014.0008Z'%20fill='%23F44649'/%3e%3c/svg%3e") center center no-repeat;height:24px;width:24px;display:flex;align-items:center;justify-content:center;background-color:var(--cometchat-error-color, #F44649);-webkit-mask-size:contain;mask-size:contain;border:none;align-self:center;cursor:pointer}.cometchat-create-poll__error{display:flex;padding:var(--cometchat-padding-1, 4px) var(--cometchat-padding-2, 8px);justify-content:center;align-items:center;gap:var(--cometchat-padding-1, 4px);align-self:stretch;border-radius:var(--cometchat-radius-2, 8px);background:#f446491a}.cometchat-create-poll__error-text{color:var(--cometchat-error-color, #F44649);font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-create-poll__loading-icon{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%2022C10.6333%2022%209.34167%2021.7375%208.125%2021.2125C6.90833%2020.6875%205.84583%2019.9708%204.9375%2019.0625C4.02917%2018.1542%203.3125%2017.0917%202.7875%2015.875C2.2625%2014.6583%202%2013.3667%202%2012C2%2010.6167%202.2625%209.32083%202.7875%208.1125C3.3125%206.90417%204.02917%205.84583%204.9375%204.9375C5.84583%204.02917%206.90833%203.3125%208.125%202.7875C9.34167%202.2625%2010.6333%202%2012%202C12.2833%202%2012.5208%202.09583%2012.7125%202.2875C12.9042%202.47917%2013%202.71667%2013%203C13%203.28333%2012.9042%203.52083%2012.7125%203.7125C12.5208%203.90417%2012.2833%204%2012%204C9.78333%204%207.89583%204.77917%206.3375%206.3375C4.77917%207.89583%204%209.78333%204%2012C4%2014.2167%204.77917%2016.1042%206.3375%2017.6625C7.89583%2019.2208%209.78333%2020%2012%2020C14.2167%2020%2016.1042%2019.2208%2017.6625%2017.6625C19.2208%2016.1042%2020%2014.2167%2020%2012C20%2011.7167%2020.0958%2011.4792%2020.2875%2011.2875C20.4792%2011.0958%2020.7167%2011%2021%2011C21.2833%2011%2021.5208%2011.0958%2021.7125%2011.2875C21.9042%2011.4792%2022%2011.7167%2022%2012C22%2013.3667%2021.7375%2014.6583%2021.2125%2015.875C20.6875%2017.0917%2019.9708%2018.1542%2019.0625%2019.0625C18.1542%2019.9708%2017.0958%2020.6875%2015.8875%2021.2125C14.6792%2021.7375%2013.3833%2022%2012%2022Z'%20fill='%23F9F8FD'/%3e%3c/svg%3e") center center no-repeat;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%2022C10.6333%2022%209.34167%2021.7375%208.125%2021.2125C6.90833%2020.6875%205.84583%2019.9708%204.9375%2019.0625C4.02917%2018.1542%203.3125%2017.0917%202.7875%2015.875C2.2625%2014.6583%202%2013.3667%202%2012C2%2010.6167%202.2625%209.32083%202.7875%208.1125C3.3125%206.90417%204.02917%205.84583%204.9375%204.9375C5.84583%204.02917%206.90833%203.3125%208.125%202.7875C9.34167%202.2625%2010.6333%202%2012%202C12.2833%202%2012.5208%202.09583%2012.7125%202.2875C12.9042%202.47917%2013%202.71667%2013%203C13%203.28333%2012.9042%203.52083%2012.7125%203.7125C12.5208%203.90417%2012.2833%204%2012%204C9.78333%204%207.89583%204.77917%206.3375%206.3375C4.77917%207.89583%204%209.78333%204%2012C4%2014.2167%204.77917%2016.1042%206.3375%2017.6625C7.89583%2019.2208%209.78333%2020%2012%2020C14.2167%2020%2016.1042%2019.2208%2017.6625%2017.6625C19.2208%2016.1042%2020%2014.2167%2020%2012C20%2011.7167%2020.0958%2011.4792%2020.2875%2011.2875C20.4792%2011.0958%2020.7167%2011%2021%2011C21.2833%2011%2021.5208%2011.0958%2021.7125%2011.2875C21.9042%2011.4792%2022%2011.7167%2022%2012C22%2013.3667%2021.7375%2014.6583%2021.2125%2015.875C20.6875%2017.0917%2019.9708%2018.1542%2019.0625%2019.0625C18.1542%2019.9708%2017.0958%2020.6875%2015.8875%2021.2125C14.6792%2021.7375%2013.3833%2022%2012%2022Z'%20fill='%23F9F8FD'/%3e%3c/svg%3e") center center no-repeat;height:24px;width:24px;display:flex;align-items:center;justify-content:center;background-color:var(--cometchat-static-white, #FFF);-webkit-mask-size:contain;mask-size:contain;border:none;align-self:center;cursor:pointer}.cometchat-create-poll__body-options-add-button-disabled{color:var(--cometchat-text-color-disabled, #DCDCDC);font:var(--cometchat-font-caption1-medium)}@media (max-width: 768px){.cometchat-create-poll{width:360px}}.cometchat-link-bubble{display:flex;padding:0;flex-direction:column;align-items:flex-end;align-self:stretch;border-radius:var(--cometchat-radius-3, 12px);width:240px;max-width:240px}.cometchat-link-bubble-incoming{background:var(--cometchat-neutral-color-300, #E8E8E8)}.cometchat-link-bubble-outgoing{background:var(--cometchat-primary-color, #6852D6)}.cometchat-link-bubble__preview-image{height:50%;width:100%;cursor:pointer;align-self:stretch;background:var(--cometchat-static-black, #0A0914);border-radius:var(--cometchat-radius-3, 12px) var(--cometchat-radius-3, 12px) 0px 0px}.cometchat-link-bubble__preview-body{display:flex;padding:var(--cometchat-padding-2, 8px);gap:var(--cometchat-padding-1, 4px);align-items:flex-start;align-self:stretch;border-radius:0px 0px var(--cometchat-radius-2) var(--cometchat-radius-2)}.cometchat-link-bubble__preview-body-rounded{border-radius:var(--cometchat-radius-2)}.cometchat-link-bubble-incoming .cometchat-link-bubble__preview-body{background:var(--cometchat-neutral-color-400, #DCDCDC)}.cometchat-link-bubble-outgoing .cometchat-link-bubble__preview-body{background:var(--cometchat-extended-primary-color-900, #5D49BE)}.cometchat-link-bubble__preview-body-content-title{font:var(--cometchat-font-body-bold);font-style:normal}.cometchat-link-bubble-outgoing .cometchat-link-bubble__preview-body-content-title{color:var(--cometchat-static-white, #FFF)}.cometchat-link-bubble__preview-body-content-description{font:var(--cometchat-font-caption1-regular);font-style:normal}.cometchat-link-bubble-incoming .cometchat-link-bubble__preview-body-content-title{color:var(--cometchat-neutral-color-900, #141414)}.cometchat-link-bubble-outgoing .cometchat-link-bubble__preview-body-content-description{color:var(--cometchat-static-white, #FFF)}.cometchat-link-bubble__preview-body-content-link{font:var(--cometchat-font-caption1-regular);font-style:normal;opacity:.6;cursor:pointer}.cometchat-link-bubble-incoming .cometchat-link-bubble__preview-body-content-link{color:var(--cometchat-neutral-color-900, #141414)}.cometchat-link-bubble-outgoing .cometchat-link-bubble__preview-body-content-link{color:var(--cometchat-static-white, #FFF)}.cometchat-link-bubble__body{width:100%}.cometchat-link-bubble__body .cometchat-url{font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-link-bubble-incoming .cometchat-link-bubble__body{color:var(--cometchat-info-color, #0B7BEA)}.cometchat-link-bubble-outgoing .cometchat-link-bubble__body{color:var(--cometchat-static-white, #FFF)}.cometchat-link-bubble__preview-body-fav-icon{height:40px;width:40px;cursor:pointer;border-radius:var(--cometchat-radius-1, 4px)}.cometchat-link-bubble__preview-body-content{text-align:left;width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:var(--cometchat-padding-1, 4px)}.cometchat-tanslation-bubble{display:flex;flex-direction:column;justify-content:center;border-radius:var(--cometchat-radius-3, 12px);flex:1 0 0;padding:var(--cometchat-padding-2) var(--cometchat-padding-2) 0px var(--cometchat-padding-2)}.cometchat-tanslation-bubble-incoming{align-items:flex-start;background:var(--cometchat-neutral-color-300, #E8E8E8)}.cometchat-tanslation-bubble-outgoing{align-items:flex-end;background:var(--cometchat-primary-color, #6852D6)}.cometchat-tanslation-bubble__original-text{width:100%;max-width:500px}.cometchat-tanslation-bubble__original-text .cometchat-text-bubble{padding:0}.cometchat-tanslation-bubble__translated-text{font:var(--cometchat-font-body-regular);font-style:normal;max-width:500px;margin:0;word-break:break-word;text-align:left;white-space:pre-line;overflow:auto;width:100%;display:block}.cometchat-tanslation-bubble-incoming .cometchat-tanslation-bubble__translated-text{color:var(--cometchat-neutral-color-900, #141414)}.cometchat-tanslation-bubble-outgoing .cometchat-tanslation-bubble__translated-text{color:var(--cometchat-static-white, #FFF)}.cometchat-tanslation-bubble__separator{height:1px;width:100%}.cometchat-tanslation-bubble-incoming .cometchat-tanslation-bubble__separator{background:var(--cometchat-neutral-color-400, #DCDCDC)}.cometchat-tanslation-bubble-outgoing .cometchat-tanslation-bubble__separator{background:var(--cometchat-extended-primary-color-800, #7965DB)}.cometchat-tanslation-bubble__helper-text{padding:var(--cometchat-padding-2) var(--cometchat-padding-2) var(--cometchat-padding-2) 0px;text-align:right;font:var(--cometchat-font-caption2-regular);font-style:normal}.cometchat-tanslation-bubble-incoming .cometchat-tanslation-bubble__helper-text{color:var(--cometchat-neutral-color-600, #727272)}.cometchat-tanslation-bubble-outgoing .cometchat-tanslation-bubble__helper-text{color:var(--cometchat-static-white, #FFF)}.cometchat-polls-bubble{display:flex;flex-direction:column;align-items:flex-start;padding:var(--cometchat-padding-2, 8px);border-radius:var(--cometchat-radius-3, 12px);gap:var(--cometchat-padding-4, 16px);width:240px;max-width:240px}.cometchat-polls-bubble *{box-sizing:border-box;margin:0;padding:0}.cometchat-polls-bubble-incoming{background:var(--cometchat-neutral-color-300, #E8E8E8)}.cometchat-polls-bubble-outgoing{background:var(--cometchat-primary-color, #6852D6)}.cometchat-polls-bubble .cometchat-avatar{padding:0;width:20px;height:20px}.cometchat-polls-bubble .cometchat-avatar img{width:20px;height:20px;border-radius:var(--cometchat-radius-max, 1000px)}.cometchat-polls-bubble-incoming .cometchat-avatar img{border:1px solid var(--cometchat-neutral-color-300, #E8E8E8)}.cometchat-polls-bubble-outgoing .cometchat-avatar img{border:1px solid var(--cometchat-primary-color, #6852D6)}.cometchat-polls-bubble .cometchat-avatar .cometchat-avatar__text{display:flex;width:20px;height:20px;justify-content:center;align-items:center;flex-shrink:0;border-radius:var(--cometchat-radius-max, 1000px);background:var(--cometchat-extended-primary-color-600, #AA9EE8);font:var(--cometchat-font-caption2-regular);color:var(--cometchat-static-white, #FFF)}.cometchat-polls-bubble__question{font:var(--cometchat-font-heading4-bold);font-style:normal;text-align:left;width:100%;text-overflow:ellipsis;word-wrap:break-word}.cometchat-polls-bubble-incoming .cometchat-polls-bubble__question{color:var(--cometchat-neutral-color-900, #141414)}.cometchat-polls-bubble-outgoing .cometchat-polls-bubble__question{color:var(--cometchat-static-white, #FFF)}.cometchat-polls-bubble__options{display:flex;flex-direction:column;width:100%;list-style-type:none;padding-bottom:var(--cometchat-padding-3, 12px);gap:var(--cometchat-padding-5, 20px);justify-content:center;align-items:flex-start;align-self:stretch}.cometchat-polls-bubble__options>li{display:flex;gap:var(--cometchat-padding-2, 8px);width:100%;position:relative}.cometchat-polls-bubble__option-item{width:100%;justify-content:space-between;padding:0}.cometchat-poll-bubble__option-item-leading-view{cursor:pointer}.cometchat-poll-bubble__option-item-leading-view-radio-button{width:20px;height:20px;border-radius:var(--cometchat-radius-max, 50%);display:flex;align-items:center;justify-content:center}.cometchat-polls-bubble-incoming .cometchat-poll-bubble__option-item-leading-view-radio-button{border:1.5px solid var(--cometchat-icon-color-secondary, #A1A1A1)}.cometchat-polls-bubble-outgoing .cometchat-poll-bubble__option-item-leading-view-radio-button{border:1.5px solid var(--cometchat-static-white, #FFFFFF)}.cometchat-polls-bubble-incoming .cometchat-poll-bubble__option-item-leading-view-radio-button.checked{background:var(--cometchat-icon-color-highlight, #6852D6);color:var(--cometchat-background-color-01, #FFF);border:var(--cometchat-icon-color-highlight, #6852D6)}.cometchat-polls-bubble-outgoing .cometchat-poll-bubble__option-item-leading-view-radio-button.checked{background-color:var(--cometchat-static-white, #FFF);color:#6852d6;border:1px solid var(--cometchat-icon-color-highlight, #6852D6)}.cometchat-polls-bubble-incoming .cometchat-poll-bubble__option-item-leading-view-radio-button.checked:after,.cometchat-poll-bubble__option-item-leading-view-radio-button.checked:after{content:"✓";font-size:12px;font-weight:900}.cometchat-polls-bubble-incoming .cometchat-poll-bubble__option-item-leading-view-radio-button.checked:after{color:var(--cometchat-background-color-01, #FFFFFF)}.cometchat-poll-bubble__option-item-leading-view-radio-button.checked:after{color:var(--cometchat-primary-color, #6852D6)}.cometchat-poll-bubble__option-item-body{width:100%;display:flex;flex-direction:column;gap:var(--cometchat-spacing-1, 4px);overflow:hidden}.cometchat-poll-bubble__option-item-body-content{display:flex;justify-content:space-between;width:100%}.cometchat-poll-bubble__option-item-body-content-title{font:var(--cometchat-font-body-regular);font-style:normal;text-align:left;word-wrap:break-word;width:100%;overflow:hidden}.cometchat-polls-bubble-incoming .cometchat-poll-bubble__option-item-body-content-title{color:var(--cometchat-neutral-color-900, #141414)}.cometchat-polls-bubble-outgoing .cometchat-poll-bubble__option-item-body-content-title{color:var(--cometchat-static-white, #FFF)}.cometchat-poll-bubble__option-item-body-content-tail{display:flex;justify-content:flex-end;max-width:100px;position:relative;height:20px;width:fit-content;gap:var(--cometchat-padding-1)}.cometchat-poll-bubble__option-item-body-content-tail-avatar{height:20px;width:20px;margin-right:-8px;z-index:2}.cometchat-poll-bubble__option-item-body-content-tail-avatar.last{margin-right:0;z-index:0}.cometchat-poll-bubble__option-item-body-content-tail-count{font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-polls-bubble-incoming .cometchat-poll-bubble__option-item-body-content-tail-count{color:var(--cometchat-neutral-color-900, #141414)}.cometchat-polls-bubble-outgoing .cometchat-poll-bubble__option-item-body-content-tail-count{color:var(--cometchat-static-white, #FFF)}.cometchat-poll-bubble__option-item-body-progress{margin-top:3px;width:100%;height:8px;flex-shrink:0;align-self:stretch;border-radius:16px}.cometchat-polls-bubble-incoming .cometchat-poll-bubble__option-item-body-progress{background:var(--cometchat-neutral-color-400, #DCDCDC)}.cometchat-polls-bubble-outgoing .cometchat-poll-bubble__option-item-body-progress{background:var(--cometchat-extended-primary-color-700, #8978DF)}.cometchat-poll-bubble__option-item-body-progress-background{height:8px;width:20px;border-radius:var(--cometchat-radius-4, 16px)}.cometchat-polls-bubble-incoming .cometchat-poll-bubble__option-item-body-progress-background{background:var(--cometchat-primary-color, #6852D6)}.cometchat-polls-bubble-outgoing .cometchat-poll-bubble__option-item-body-progress-background{background:var(--cometchat-static-white, #FFF)}.cometchat-polls-bubble-incoming .cometchat-radiobutton__selected{border:1.5px solid var(--cometchat-primary-color, #6852D6)}.cometchat-polls-bubble-outgoing .cometchat-radiobutton__selected{border:1.5px solid var(--cometchat-static-white, #FFF)}.cometchat-polls-bubble-outgoing .cometchat-radiobutton input[type=radio]:checked+.cometchat-radiobutton__selected{border:1.5px solid var(--cometchat-static-white, #FFF)}.cometchat-polls-bubble-outgoing .cometchat-radiobutton__selected:after{background-color:var(--cometchat-static-white, #FFF)}.cometchat-sticker-keyboard{display:flex;width:100%;height:100%;padding:0;flex-direction:column;gap:0px;border-radius:var(--cometchat-radius-4, 16px);border:1px solid var(--cometchat-border-color-light, #F5F5F5);background:var(--cometchat-background-color-01, #FFF);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808}.cometchat-sticker-keyboard__tabs{min-height:40px;height:40px;display:flex;gap:var(--cometchat-padding-2, 8px);border-bottom:1px solid var(--cometchat-border-color-default, #E8E8E8);overflow-x:auto;overflow-y:hidden;transform:translateZ(0);-webkit-transform:translateZ(0);will-change:scroll-position}.cometchat-sticker-keyboard__tab{padding:var(--cometchat-padding-1,4px)}.cometchat-sticker-keyboard__tab-active{border-bottom:2px solid var(--cometchat-primary-color, #6852D6)}.cometchat-sticker-keyboard__tab>img{display:flex;width:32px;height:32px;flex-direction:column;justify-content:center;align-items:center;gap:var(--cometchat-padding-3, 12px);border-radius:var(--cometchat-radius-max, 800px);cursor:pointer}.cometchat-sticker-keyboard__tab-active>img{background:var(--cometchat-extended-primary-color-100, #EDEAFA)}.cometchat-sticker-keyboard__list{width:100%;display:flex;overflow-x:hidden;overflow-y:auto;flex-wrap:wrap;background:inherit;padding:var(--cometchat-padding-3) var(--cometchat-padding-3) 0px var(--cometchat-padding-3)}.cometchat-sticker-keyboard__list-item{min-width:80px;min-height:80px;width:80px;height:80px;display:flex;padding:var(--cometchat-padding-2, 8px) var(--cometchat-padding-2, 8px);align-items:center;align-content:center;flex-wrap:wrap;cursor:pointer}.cometchat-sticker-keyboard__shimmer-tabs{display:flex;padding:var(--cometchat-padding-2, 8px);align-items:center;gap:var(--cometchat-padding-2, 8px);border-bottom:1px solid var(--cometchat-border-color-default, #E8E8E8)}.cometchat-sticker-keyboard__shimmer-tab{display:flex;width:32px;height:32px;flex-direction:column;justify-content:center;align-items:center;border-radius:var(--cometchat-radius-max, 800);background:var(--cometchat-shimmer-gradient-color, linear-gradient(90deg, #E0E0E0 0%, #EEE 100%));animation:shimmerAnimation 10s infinite linear}.cometchat-sticker-keyboard__shimmer-list{gap:var(--cometchat-padding-3,12px)}.cometchat-sticker-keyboard__shimmer-list-item{background:var(--cometchat-shimmer-gradient-color, linear-gradient(90deg, #E0E0E0 0%, #EEE 100%));animation:shimmerAnimation 5s infinite linear;border-radius:8px;min-width:70px;min-height:70px;width:70px;height:70px}.cometchat-sticker-keyboard__empty-view{display:flex;height:272px;flex-direction:column;justify-content:center;align-items:center;gap:var(--cometchat-padding-3, 12px);flex-shrink:0;align-self:stretch;color:var(--cometchat-text-color-primary, #141414);text-align:center;font:var(--cometchat-font-heading4-bold);font-style:normal}.cometchat-sticker-keyboard__error-view{display:flex;height:272px;flex-direction:column;justify-content:center;flex-shrink:0;align-self:stretch;color:var(--cometchat-text-color-secondary, #727272);text-align:center;font:var(--cometchat-font-body-regular)}.cometchat-sticker-keyboard__empty-view-icon{width:60px;height:60px;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.42541%203.53198C4.94956%203.84953%203.82566%204.99078%203.52746%206.47483C3.45601%206.83038%203.44886%207.46378%203.46296%2012.1748C3.47766%2017.0965%203.48521%2017.4962%203.56836%2017.7748C3.88646%2018.8403%204.62136%2019.7197%205.57396%2020.1745C6.31606%2020.5288%206.19271%2020.5178%209.60841%2020.5369C12.2688%2020.5517%2012.7376%2020.5434%2013.0283%2020.476C13.7571%2020.3069%2013.7108%2020.3468%2017.0291%2017.0285C20.3474%2013.7102%2020.3075%2013.7565%2020.4766%2013.0277C20.544%2012.737%2020.5523%2012.2682%2020.5375%209.60783C20.5183%206.18968%2020.5292%206.30943%2020.1734%205.57483C19.7047%204.60688%2018.8447%203.88703%2017.7754%203.56778C17.4962%203.48438%2017.1045%203.47743%2012.1254%203.46743C7.52016%203.45818%206.72671%203.46713%206.42541%203.53198ZM6.68181%205.00533C6.57531%205.03033%206.33286%205.13243%206.14306%205.23218C5.56891%205.53388%205.13371%206.10523%204.99936%206.73373C4.96531%206.89288%204.95251%208.73443%204.96161%2012.1536L4.97541%2017.3324L5.18781%2017.761C5.51596%2018.4232%206.05221%2018.8491%206.74036%2018.994C6.91436%2019.0307%207.83586%2019.0498%209.42486%2019.0498H11.8444L11.8635%2016.9873C11.8846%2014.7089%2011.8881%2014.6806%2012.2277%2013.9694C12.5812%2013.2291%2013.2312%2012.5798%2013.974%2012.2252C14.6807%2011.8877%2014.7113%2011.884%2016.9879%2011.8629L19.0504%2011.8438L19.0498%209.38433C19.0492%206.68873%2019.0469%206.66358%2018.7481%206.10313C18.468%205.57753%2017.8902%205.14013%2017.2948%205.00288C17.0151%204.93838%206.95691%204.94073%206.68181%205.00533ZM15.0818%2013.4053C14.4926%2013.5437%2013.8387%2014.0729%2013.5792%2014.6213C13.3666%2015.0709%2013.3474%2015.277%2013.3618%2016.9625L13.3754%2018.5502L15.9752%2015.95L18.5751%2013.3498L16.9252%2013.3548C16.0178%2013.3576%2015.1883%2013.3803%2015.0818%2013.4053Z'%20fill='%23A1A1A1'/%3e%3c/svg%3e") center center no-repeat;mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.42541%203.53198C4.94956%203.84953%203.82566%204.99078%203.52746%206.47483C3.45601%206.83038%203.44886%207.46378%203.46296%2012.1748C3.47766%2017.0965%203.48521%2017.4962%203.56836%2017.7748C3.88646%2018.8403%204.62136%2019.7197%205.57396%2020.1745C6.31606%2020.5288%206.19271%2020.5178%209.60841%2020.5369C12.2688%2020.5517%2012.7376%2020.5434%2013.0283%2020.476C13.7571%2020.3069%2013.7108%2020.3468%2017.0291%2017.0285C20.3474%2013.7102%2020.3075%2013.7565%2020.4766%2013.0277C20.544%2012.737%2020.5523%2012.2682%2020.5375%209.60783C20.5183%206.18968%2020.5292%206.30943%2020.1734%205.57483C19.7047%204.60688%2018.8447%203.88703%2017.7754%203.56778C17.4962%203.48438%2017.1045%203.47743%2012.1254%203.46743C7.52016%203.45818%206.72671%203.46713%206.42541%203.53198ZM6.68181%205.00533C6.57531%205.03033%206.33286%205.13243%206.14306%205.23218C5.56891%205.53388%205.13371%206.10523%204.99936%206.73373C4.96531%206.89288%204.95251%208.73443%204.96161%2012.1536L4.97541%2017.3324L5.18781%2017.761C5.51596%2018.4232%206.05221%2018.8491%206.74036%2018.994C6.91436%2019.0307%207.83586%2019.0498%209.42486%2019.0498H11.8444L11.8635%2016.9873C11.8846%2014.7089%2011.8881%2014.6806%2012.2277%2013.9694C12.5812%2013.2291%2013.2312%2012.5798%2013.974%2012.2252C14.6807%2011.8877%2014.7113%2011.884%2016.9879%2011.8629L19.0504%2011.8438L19.0498%209.38433C19.0492%206.68873%2019.0469%206.66358%2018.7481%206.10313C18.468%205.57753%2017.8902%205.14013%2017.2948%205.00288C17.0151%204.93838%206.95691%204.94073%206.68181%205.00533ZM15.0818%2013.4053C14.4926%2013.5437%2013.8387%2014.0729%2013.5792%2014.6213C13.3666%2015.0709%2013.3474%2015.277%2013.3618%2016.9625L13.3754%2018.5502L15.9752%2015.95L18.5751%2013.3498L16.9252%2013.3548C16.0178%2013.3576%2015.1883%2013.3803%2015.0818%2013.4053Z'%20fill='%23A1A1A1'/%3e%3c/svg%3e") center center no-repeat;-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:var(--cometchat-icon-color-tertiary, #DCDCDC)}.cometchat-group-members{display:flex;width:100%;height:100%;flex-direction:column;align-items:flex-start;gap:0px;flex-shrink:0;background:var(--cometchat-background-color-01, #fff)}.cometchat-group-members__backdrop{background:#00000080;position:absolute;top:0;left:0;height:100%;width:100%;z-index:10;display:flex;align-items:center;justify-content:center}.cometchat-group-members-hide-scrollbar .cometchat-list__body::-webkit-scrollbar{background:transparent;height:0px;width:0px}.cometchat-group-members-hide-scrollbar .cometchat-list__body::-webkit-scrollbar-thumb{background:transparent;border-radius:8px}.cometchat-group-members .cometchat-group-members__trailing-view-options{display:flex;padding:var(--cometchat-padding-1, 4px) var(--cometchat-padding-3, 12px);justify-content:center;align-items:center;gap:var(--cometchat-padding-5, 20px);border-radius:var(--cometchat-radius-max, 1000px);background:var(--cometchat-extended-primary-color-100, #edeafa);overflow:hidden;color:var(--cometchat-text-color-highlight, #6852d6);text-overflow:ellipsis;font:var(--cometchat-font-caption1-regular);font-style:normal;text-transform:capitalize}.cometchat-group-members .cometchat-group-members__trailing-view-options-admin{border:1px solid var(--cometchat-border-color-highlight, #6852D6)}.cometchat-group-members .cometchat-group-members__trailing-view-options-owner{color:var(--cometchat-static-white, #F9F8FD);background:var(--cometchat-primary-color, #6852D6)}.cometchat-group-members .cometchat-group-members__trailing-view-options-participant{display:none}.cometchat-group-members .cometchat-list-item__trailing-view{width:auto;height:fit-content}.cometchat-group-members .cometchat-menu-list__sub-menu-list-item-icon{display:none}.cometchat-group-members .cometchat-menu-list__sub-menu-icon{display:flex;align-items:center;justify-content:center;-webkit-mask-size:contain;mask-size:contain;border:none;align-self:center;height:16px;width:16px;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='20'%20height='21'%20viewBox='0%200%2020%2021'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.99841%2012.9961C9.90813%2012.9961%209.82536%2012.9805%209.75008%2012.9492C9.67494%2012.918%209.60376%2012.8665%209.53654%2012.7948L5.55049%208.80859C5.41619%208.67901%205.35195%208.52276%205.35779%208.33984C5.36362%208.15707%205.43362%208.002%205.56779%207.87464C5.70209%207.74727%205.85897%207.68359%206.03841%207.68359C6.21772%207.68359%206.37105%207.74727%206.49841%207.87464L9.99841%2011.3886L13.5124%207.87464C13.6396%207.74727%2013.7906%207.68595%2013.9655%207.69068C14.1402%207.69526%2014.2947%207.76123%2014.429%207.88859C14.5632%208.01582%2014.6309%208.17089%2014.6322%208.3538C14.6333%208.53672%2014.569%208.69297%2014.4395%208.82255L10.4672%2012.7948C10.3954%2012.8665%2010.3219%2012.918%2010.2467%2012.9492C10.1715%2012.9805%2010.0887%2012.9961%209.99841%2012.9961Z'%20fill='%23A1A1A1'/%3e%3c/svg%3e") center center no-repeat;mask:url("data:image/svg+xml,%3csvg%20width='20'%20height='21'%20viewBox='0%200%2020%2021'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.99841%2012.9961C9.90813%2012.9961%209.82536%2012.9805%209.75008%2012.9492C9.67494%2012.918%209.60376%2012.8665%209.53654%2012.7948L5.55049%208.80859C5.41619%208.67901%205.35195%208.52276%205.35779%208.33984C5.36362%208.15707%205.43362%208.002%205.56779%207.87464C5.70209%207.74727%205.85897%207.68359%206.03841%207.68359C6.21772%207.68359%206.37105%207.74727%206.49841%207.87464L9.99841%2011.3886L13.5124%207.87464C13.6396%207.74727%2013.7906%207.68595%2013.9655%207.69068C14.1402%207.69526%2014.2947%207.76123%2014.429%207.88859C14.5632%208.01582%2014.6309%208.17089%2014.6322%208.3538C14.6333%208.53672%2014.569%208.69297%2014.4395%208.82255L10.4672%2012.7948C10.3954%2012.8665%2010.3219%2012.918%2010.2467%2012.9492C10.1715%2012.9805%2010.0887%2012.9961%209.99841%2012.9961Z'%20fill='%23A1A1A1'/%3e%3c/svg%3e") center center no-repeat;background:var(--cometchat-icon-color-secondary, #A1A1A1)}.cometchat-group-members .cometchat-menu-list__sub-menu-list{border-radius:var(--cometchat-radius-2, 8px);border:1px solid var(--cometchat-border-color-light, #F5F5F5);background:var(--cometchat-background-color-01, #FFF);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808}.cometchat-group-members .cometchat-menu-list__sub-menu-list :hover{background:var(--cometchat-background-color-02, #fafafa)}.cometchat-group-members__empty-state-view{display:flex;flex-direction:column}.cometchat-group-members__empty-state-view,.cometchat-group-members__error-state-view{height:100%;display:flex;flex-direction:column;gap:var(--cometchat-padding-5, 20px);justify-content:center;align-items:center;background:var(--cometchat-background-color-01, #fff)}.cometchat-group-members__empty-state-view-body,.cometchat-group-members__error-state-view-body{display:flex;flex-direction:column;gap:var(--cometchat-padding, 2px)}.cometchat-group-members__empty-state-view-body-title,.cometchat-group-members__error-state-view-body-title{width:280px;color:var(--cometchat-text-color-primary, #141414);text-align:center;font:var(--cometchat-font-heading3-bold);font-style:normal}.cometchat-group-members__empty-state-view-body-description,.cometchat-group-members__error-state-view-body-description{width:280px;color:var(--cometchat-text-color-secondary, #727272);text-align:center;font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-group-members__shimmer{width:100%;height:100%;background:var(--cometchat-background-color-01, #fff)}.cometchat-group-members__shimmer-item{height:72px;display:flex;width:100%;min-width:240px;max-width:1440px;padding:var(--cometchat-padding-3, 12px) var(--cometchat-padding-4, 16px);align-items:center;gap:12px}.cometchat-group-members__shimmer-item-avatar{display:flex;flex-shrink:0;width:48px;height:48px;border-radius:var(--cometchat-radius-max, 1000px);background:var(--cometchat-shimmer-gradient-color, linear-gradient(90deg, #e0e0e0 0%, #eee 100%))}.cometchat-group-members__shimmer-item-body{display:flex;flex-direction:column;width:100%;height:100%;gap:var(--cometchat-padding-2, 8px)}.cometchat-group-members__shimmer-item-title{width:50%;height:22px;flex-shrink:0;border-radius:var(--cometchat-radius-2, 8px);background:var(--cometchat-shimmer-gradient-color, linear-gradient(90deg, #e0e0e0 0%, #eee 100%));animation:shimmerAnimation 1.5s infinite linear}.cometchat-group-members__shimmer-item-body-subtitle{width:25%;height:12px;flex-shrink:0;border-radius:var(--cometchat-radius-2, 8px);background:var(--cometchat-shimmer-gradient-color, linear-gradient(90deg, #e0e0e0 0%, #eee 100%));animation:shimmerAnimation 1.5s infinite linear}.cometchat-group-members__list-item-online .cometchat-list-item__status{width:14px;height:14px;margin-right:-12px;position:relative;top:20px;right:15px;border-radius:var(--cometchat-radius-max, 1000px);background:var(--cometchat-success-color, #09c26f);min-width:14px;border:2px solid var(--cometchat-neutral-color-50, #ffffff);display:flex;align-items:center;justify-content:center}.cometchat-group-members .cometchat-menu-list__sub-menu{background:none;box-shadow:none}.cometchat-group-members-hide-scrollbar .cometchat-change-scope__list::-webkit-scrollbar,.cometchat-group-members-hide-scrollbar .cometchat-change-scope__list::-webkit-scrollbar-thumb{display:none}.cometchat-call-logs{display:flex;width:100%;height:100%;flex-direction:column;align-items:flex-start;gap:0px;flex-shrink:0;background:var(--cometchat-background-color-01, #FFF)}.cometchat-call-logs__outgoing-call{background:#00000080;position:absolute;top:0;left:0;height:100%;width:100%;z-index:10;display:flex;align-items:center;justify-content:center}.cometchat-call-logs__list-item-active .cometchat-list-item{background-color:var(--cometchat-white-pressed, #E8E8E8)}.cometchat-call-logs__list-item-trailing-view{height:24px;width:24px;display:flex;align-items:center;justify-content:center;-webkit-mask-size:contain;mask-size:contain;border:none;align-self:center;background:var(--cometchat-icon-color-primary,#FFF)}.cometchat-call-logs__list-item-trailing-view-video{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.77881%2019.8504C3.35165%2019.8504%202.98098%2019.6933%202.66681%2019.3791C2.35248%2019.0648%202.19531%2018.6941%202.19531%2018.2671V5.73364C2.19531%205.30664%202.35248%204.93597%202.66681%204.62164C2.98098%204.30747%203.35165%204.15039%203.77881%204.15039H16.3156C16.7344%204.15039%2017.1024%204.30747%2017.4196%204.62164C17.7367%204.93597%2017.8953%205.30664%2017.8953%205.73364V10.8336L21.1288%207.60039C21.251%207.47822%2021.3954%207.44839%2021.5621%207.51089C21.7287%207.57339%2021.8121%207.69214%2021.8121%207.86714V16.1371C21.8121%2016.309%2021.7287%2016.4264%2021.5621%2016.4894C21.3954%2016.5522%2021.251%2016.5226%2021.1288%2016.4004L17.8953%2013.1671V18.2671C17.8953%2018.6941%2017.7367%2019.0648%2017.4196%2019.3791C17.1024%2019.6933%2016.7344%2019.8504%2016.3156%2019.8504H3.77881ZM3.77881%2018.2671H16.3121V5.73364H3.77881V18.2671Z'%20fill='%23141414'/%3e%3c/svg%3e") center center no-repeat;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.77881%2019.8504C3.35165%2019.8504%202.98098%2019.6933%202.66681%2019.3791C2.35248%2019.0648%202.19531%2018.6941%202.19531%2018.2671V5.73364C2.19531%205.30664%202.35248%204.93597%202.66681%204.62164C2.98098%204.30747%203.35165%204.15039%203.77881%204.15039H16.3156C16.7344%204.15039%2017.1024%204.30747%2017.4196%204.62164C17.7367%204.93597%2017.8953%205.30664%2017.8953%205.73364V10.8336L21.1288%207.60039C21.251%207.47822%2021.3954%207.44839%2021.5621%207.51089C21.7287%207.57339%2021.8121%207.69214%2021.8121%207.86714V16.1371C21.8121%2016.309%2021.7287%2016.4264%2021.5621%2016.4894C21.3954%2016.5522%2021.251%2016.5226%2021.1288%2016.4004L17.8953%2013.1671V18.2671C17.8953%2018.6941%2017.7367%2019.0648%2017.4196%2019.3791C17.1024%2019.6933%2016.7344%2019.8504%2016.3156%2019.8504H3.77881ZM3.77881%2018.2671H16.3121V5.73364H3.77881V18.2671Z'%20fill='%23141414'/%3e%3c/svg%3e") center center no-repeat}.cometchat-call-logs__list-item-trailing-view-audio{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19.7512%2020.8335C17.8234%2020.8335%2015.8692%2020.3772%2013.8887%2019.4647C11.9082%2018.5522%2010.086%2017.2572%208.42197%2015.5795C6.7443%2013.9155%205.44922%2012.0947%204.53672%2010.117C3.62422%208.13916%203.16797%206.18199%203.16797%204.24549C3.16797%203.94033%203.27114%203.68424%203.47747%203.47724C3.6838%203.27041%203.94172%203.16699%204.25122%203.16699H7.81797C8.0513%203.16699%208.25055%203.24541%208.41572%203.40224C8.58105%203.55924%208.69288%203.75858%208.75122%204.00024L9.41672%207.19424C9.44522%207.41774%209.43655%207.62324%209.39072%207.81074C9.34488%207.99824%209.25822%208.15708%209.13072%208.28724L6.70547%2010.7502C7.10814%2011.4447%207.54305%2012.0956%208.01022%2012.7027C8.47755%2013.3101%208.99264%2013.8884%209.55547%2014.4377C10.1276%2015.0266%2010.7339%2015.5687%2011.3742%2016.064C12.0144%2016.5592%2012.6901%2017.0046%2013.4012%2017.4002L15.7852%2014.9835C15.9376%2014.8197%2016.1118%2014.7072%2016.308%2014.646C16.5041%2014.585%2016.7019%2014.5697%2016.9012%2014.6002L19.9822%2015.2492C20.2282%2015.3082%2020.4318%2015.4351%2020.593%2015.6297C20.754%2015.8246%2020.8345%2016.0425%2020.8345%2016.2835V19.7502C20.8345%2020.0597%2020.7313%2020.3177%2020.525%2020.524C20.3186%2020.7303%2020.0607%2020.8335%2019.7512%2020.8335ZM5.92197%209.28349L7.82197%207.36699L7.28447%204.75024H4.77197C4.81097%205.43358%204.92072%206.14749%205.10122%206.89199C5.28172%207.63633%205.5553%208.43349%205.92197%209.28349ZM14.8887%2018.1502C15.5471%2018.4557%2016.2563%2018.703%2017.0165%2018.892C17.7766%2019.0808%2018.5216%2019.1947%2019.2512%2019.2335V16.717L16.7845%2016.196L14.8887%2018.1502Z'%20fill='%23141414'/%3e%3c/svg%3e") center center no-repeat;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19.7512%2020.8335C17.8234%2020.8335%2015.8692%2020.3772%2013.8887%2019.4647C11.9082%2018.5522%2010.086%2017.2572%208.42197%2015.5795C6.7443%2013.9155%205.44922%2012.0947%204.53672%2010.117C3.62422%208.13916%203.16797%206.18199%203.16797%204.24549C3.16797%203.94033%203.27114%203.68424%203.47747%203.47724C3.6838%203.27041%203.94172%203.16699%204.25122%203.16699H7.81797C8.0513%203.16699%208.25055%203.24541%208.41572%203.40224C8.58105%203.55924%208.69288%203.75858%208.75122%204.00024L9.41672%207.19424C9.44522%207.41774%209.43655%207.62324%209.39072%207.81074C9.34488%207.99824%209.25822%208.15708%209.13072%208.28724L6.70547%2010.7502C7.10814%2011.4447%207.54305%2012.0956%208.01022%2012.7027C8.47755%2013.3101%208.99264%2013.8884%209.55547%2014.4377C10.1276%2015.0266%2010.7339%2015.5687%2011.3742%2016.064C12.0144%2016.5592%2012.6901%2017.0046%2013.4012%2017.4002L15.7852%2014.9835C15.9376%2014.8197%2016.1118%2014.7072%2016.308%2014.646C16.5041%2014.585%2016.7019%2014.5697%2016.9012%2014.6002L19.9822%2015.2492C20.2282%2015.3082%2020.4318%2015.4351%2020.593%2015.6297C20.754%2015.8246%2020.8345%2016.0425%2020.8345%2016.2835V19.7502C20.8345%2020.0597%2020.7313%2020.3177%2020.525%2020.524C20.3186%2020.7303%2020.0607%2020.8335%2019.7512%2020.8335ZM5.92197%209.28349L7.82197%207.36699L7.28447%204.75024H4.77197C4.81097%205.43358%204.92072%206.14749%205.10122%206.89199C5.28172%207.63633%205.5553%208.43349%205.92197%209.28349ZM14.8887%2018.1502C15.5471%2018.4557%2016.2563%2018.703%2017.0165%2018.892C17.7766%2019.0808%2018.5216%2019.1947%2019.2512%2019.2335V16.717L16.7845%2016.196L14.8887%2018.1502Z'%20fill='%23141414'/%3e%3c/svg%3e") center center no-repeat}.cometchat-call-logs__list-item-subtitle{display:flex;gap:4px}.cometchat-call-logs__list-item-subtitle .cometchat-date{overflow:hidden;color:var(--cometchat-text-color-secondary,#727272);padding:0;text-overflow:ellipsis;font:var(--cometchat-font-body-regular)}.cometchat-call-logs__list-item-subtitle-icon{height:16px;width:16px;display:flex;align-items:center;justify-content:center;-webkit-mask-size:contain;mask-size:contain;border:none;align-self:center;background:var(--cometchat-icon-color-primary,#FFF)}.cometchat-call-logs__list-item-subtitle-icon-missed-call{-webkit-mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cmask%20id='mask0_7579_415926'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='16'%20height='16'%3e%3crect%20width='16'%20height='16'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_7579_415926)'%3e%3cpath%20d='M4.26941%2012.3337C4.09864%2012.3337%203.95553%2012.2759%203.84008%2012.1604C3.72453%2012.0449%203.66675%2011.9018%203.66675%2011.731V6.50036C3.66675%206.3587%203.71469%206.23992%203.81058%206.14403C3.90647%206.04825%204.02525%206.00036%204.16691%206.00036C4.30869%206.00036%204.42741%206.04825%204.52308%206.14403C4.61886%206.23992%204.66675%206.3587%204.66675%206.50036V10.6312L11.9462%203.3517C12.0386%203.25936%2012.1546%203.21214%2012.2942%203.21003C12.434%203.20792%2012.5522%203.25514%2012.6487%203.3517C12.7453%203.44825%2012.7936%203.56531%2012.7936%203.70286C12.7936%203.84053%2012.7453%203.95764%2012.6487%204.05419L5.36925%2011.3337H9.50008C9.64175%2011.3337%209.76053%2011.3816%209.85641%2011.4775C9.95219%2011.5734%2010.0001%2011.6922%2010.0001%2011.8339C10.0001%2011.9756%209.95219%2012.0944%209.85641%2012.19C9.76053%2012.2858%209.64175%2012.3337%209.50008%2012.3337H4.26941Z'%20fill='%23F44649'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cmask%20id='mask0_7579_415926'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='16'%20height='16'%3e%3crect%20width='16'%20height='16'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_7579_415926)'%3e%3cpath%20d='M4.26941%2012.3337C4.09864%2012.3337%203.95553%2012.2759%203.84008%2012.1604C3.72453%2012.0449%203.66675%2011.9018%203.66675%2011.731V6.50036C3.66675%206.3587%203.71469%206.23992%203.81058%206.14403C3.90647%206.04825%204.02525%206.00036%204.16691%206.00036C4.30869%206.00036%204.42741%206.04825%204.52308%206.14403C4.61886%206.23992%204.66675%206.3587%204.66675%206.50036V10.6312L11.9462%203.3517C12.0386%203.25936%2012.1546%203.21214%2012.2942%203.21003C12.434%203.20792%2012.5522%203.25514%2012.6487%203.3517C12.7453%203.44825%2012.7936%203.56531%2012.7936%203.70286C12.7936%203.84053%2012.7453%203.95764%2012.6487%204.05419L5.36925%2011.3337H9.50008C9.64175%2011.3337%209.76053%2011.3816%209.85641%2011.4775C9.95219%2011.5734%2010.0001%2011.6922%2010.0001%2011.8339C10.0001%2011.9756%209.95219%2012.0944%209.85641%2012.19C9.76053%2012.2858%209.64175%2012.3337%209.50008%2012.3337H4.26941Z'%20fill='%23F44649'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;background-color:var(--cometchat-error-color,#F44649)}.cometchat-call-logs__list-item-subtitle-icon-outgoing-call{-webkit-mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cmask%20id='mask0_7579_585760'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='16'%20height='16'%3e%3crect%20width='16'%20height='16'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_7579_585760)'%3e%3cpath%20d='M11.3339%205.36949L4.05436%2012.649C3.96203%2012.7413%203.84603%2012.7885%203.70636%2012.7907C3.56659%2012.7928%203.44842%2012.7455%203.35186%2012.649C3.25531%2012.5524%203.20703%2012.4354%203.20703%2012.2978C3.20703%2012.1602%203.25531%2012.043%203.35186%2011.9465L10.6314%204.66699H6.50053C6.35886%204.66699%206.24009%204.61905%206.1442%204.52316C6.04842%204.42727%206.00053%204.30849%206.00053%204.16683C6.00053%204.02505%206.04842%203.90633%206.1442%203.81066C6.24009%203.71488%206.35886%203.66699%206.50053%203.66699H11.7312C11.902%203.66699%2012.0451%203.72477%2012.1605%203.84033C12.2761%203.95577%2012.3339%204.09888%2012.3339%204.26966V9.50033C12.3339%209.64199%2012.2859%209.76077%2012.19%209.85666C12.0941%209.95244%2011.9754%2010.0003%2011.8337%2010.0003C11.6919%2010.0003%2011.5732%209.95244%2011.4775%209.85666C11.3818%209.76077%2011.3339%209.64199%2011.3339%209.50033V5.36949Z'%20fill='%2309C26F'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cmask%20id='mask0_7579_585760'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='16'%20height='16'%3e%3crect%20width='16'%20height='16'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_7579_585760)'%3e%3cpath%20d='M11.3339%205.36949L4.05436%2012.649C3.96203%2012.7413%203.84603%2012.7885%203.70636%2012.7907C3.56659%2012.7928%203.44842%2012.7455%203.35186%2012.649C3.25531%2012.5524%203.20703%2012.4354%203.20703%2012.2978C3.20703%2012.1602%203.25531%2012.043%203.35186%2011.9465L10.6314%204.66699H6.50053C6.35886%204.66699%206.24009%204.61905%206.1442%204.52316C6.04842%204.42727%206.00053%204.30849%206.00053%204.16683C6.00053%204.02505%206.04842%203.90633%206.1442%203.81066C6.24009%203.71488%206.35886%203.66699%206.50053%203.66699H11.7312C11.902%203.66699%2012.0451%203.72477%2012.1605%203.84033C12.2761%203.95577%2012.3339%204.09888%2012.3339%204.26966V9.50033C12.3339%209.64199%2012.2859%209.76077%2012.19%209.85666C12.0941%209.95244%2011.9754%2010.0003%2011.8337%2010.0003C11.6919%2010.0003%2011.5732%209.95244%2011.4775%209.85666C11.3818%209.76077%2011.3339%209.64199%2011.3339%209.50033V5.36949Z'%20fill='%2309C26F'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;background-color:var(--cometchat-success-color,#09C26F)}.cometchat-call-logs__list-item-subtitle-icon-incoming-call{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Base_Icon'%3e%3cmask%20id='mask0_10861_545568'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='16'%20height='16'%3e%3crect%20id='Bounding%20box'%20width='16'%20height='16'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_10861_545568)'%3e%3cpath%20id='call_missed'%20d='M3.33325%206.68044V9.46777C3.33325%209.60966%203.28536%209.72844%203.18959%209.82411C3.09392%209.91988%202.97514%209.96777%202.83325%209.96777C2.69136%209.96777%202.57259%209.91988%202.47692%209.82411C2.38114%209.72844%202.33325%209.60966%202.33325%209.46777V5.57027C2.33325%205.3985%202.39075%205.25511%202.50575%205.14011C2.62064%205.02522%202.76403%204.96777%202.93592%204.96777H6.83325C6.97514%204.96777%207.09392%205.01561%207.18959%205.11127C7.28536%205.20705%207.33325%205.32588%207.33325%205.46777C7.33325%205.60966%207.28536%205.72844%207.18959%205.82411C7.09392%205.91988%206.97514%205.96777%206.83325%205.96777H4.03575L7.88459%209.81644C7.92303%209.85488%207.97214%209.87411%208.03192%209.87411C8.09181%209.87411%208.14097%209.85488%208.17942%209.81644L12.6191%205.37677C12.7183%205.27755%2012.8344%205.22861%2012.9673%205.22994C13.1001%205.23116%2013.2183%205.2835%2013.3218%205.38694C13.4183%205.49038%2013.4683%205.6075%2013.4718%205.73827C13.4751%205.86905%2013.4251%205.98611%2013.3218%206.08944L8.88575%2010.5254C8.76531%2010.6459%208.63031%2010.7352%208.48075%2010.7933C8.33109%2010.8515%208.18147%2010.8806%208.03192%2010.8806C7.88236%2010.8806%207.73281%2010.8515%207.58325%2010.7933C7.4337%2010.7352%207.29864%2010.6459%207.17809%2010.5254L3.33325%206.68044Z'%20fill='%23F44649'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e") center center no-repeat;mask:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Base_Icon'%3e%3cmask%20id='mask0_10861_545568'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='16'%20height='16'%3e%3crect%20id='Bounding%20box'%20width='16'%20height='16'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_10861_545568)'%3e%3cpath%20id='call_missed'%20d='M3.33325%206.68044V9.46777C3.33325%209.60966%203.28536%209.72844%203.18959%209.82411C3.09392%209.91988%202.97514%209.96777%202.83325%209.96777C2.69136%209.96777%202.57259%209.91988%202.47692%209.82411C2.38114%209.72844%202.33325%209.60966%202.33325%209.46777V5.57027C2.33325%205.3985%202.39075%205.25511%202.50575%205.14011C2.62064%205.02522%202.76403%204.96777%202.93592%204.96777H6.83325C6.97514%204.96777%207.09392%205.01561%207.18959%205.11127C7.28536%205.20705%207.33325%205.32588%207.33325%205.46777C7.33325%205.60966%207.28536%205.72844%207.18959%205.82411C7.09392%205.91988%206.97514%205.96777%206.83325%205.96777H4.03575L7.88459%209.81644C7.92303%209.85488%207.97214%209.87411%208.03192%209.87411C8.09181%209.87411%208.14097%209.85488%208.17942%209.81644L12.6191%205.37677C12.7183%205.27755%2012.8344%205.22861%2012.9673%205.22994C13.1001%205.23116%2013.2183%205.2835%2013.3218%205.38694C13.4183%205.49038%2013.4683%205.6075%2013.4718%205.73827C13.4751%205.86905%2013.4251%205.98611%2013.3218%206.08944L8.88575%2010.5254C8.76531%2010.6459%208.63031%2010.7352%208.48075%2010.7933C8.33109%2010.8515%208.18147%2010.8806%208.03192%2010.8806C7.88236%2010.8806%207.73281%2010.8515%207.58325%2010.7933C7.4337%2010.7352%207.29864%2010.6459%207.17809%2010.5254L3.33325%206.68044Z'%20fill='%23F44649'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e") center center no-repeat;background-color:var(--cometchat-success-color,#09C26F)}.cometchat-call-logs__empty-state-view,.cometchat-call-logs__error-state-view{height:100%;display:flex;flex-direction:column;gap:var(--cometchat-padding-5, 20px);justify-content:center;align-items:center;background:var(--cometchat-background-color-01, #FFF)}.cometchat-call-logs__empty-state-view-body,.cometchat-call-logs__error-state-view-body{display:flex;flex-direction:column;gap:var(--cometchat-padding, 2px)}.cometchat-call-logs__empty-state-view-body-title,.cometchat-call-logs__error-state-view-body-title{width:280px;color:var(--cometchat-text-color-primary, #141414);text-align:center;font:var(--cometchat-font-heading3-bold);font-style:normal}.cometchat-call-logs__empty-state-view-body-description,.cometchat-call-logs__error-state-view-body-description{width:280px;color:var(--cometchat-text-color-secondary, #727272);text-align:center;font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-call-logs__shimmer{width:100%;height:100%;background:var(--cometchat-background-color-01, #FFF)}.cometchat-call-logs__shimmer-item{height:72px;display:flex;width:100%;min-width:240px;padding:var(--cometchat-padding-3, 12px) var(--cometchat-padding-4, 16px);align-items:center;gap:12px}.cometchat-call-logs__shimmer-item-avatar{display:flex;flex-shrink:0;width:48px;height:48px;border-radius:var(--cometchat-radius-max,1000px);background:var( --cometchat-shimmer-gradient-color, linear-gradient(90deg, #e0e0e0 0%, #eee 100%) )}.cometchat-call-logs__shimmer-item-body{display:flex;width:100%;height:100%;align-items:center;gap:var(--cometchat-padding-2, 8px)}.cometchat-call-logs__shimmer-item-body-title-wrapper{width:100%;height:100%;display:flex;flex-direction:column;gap:10px}.cometchat-call-logs__shimmer-item-body-title{width:50%;height:22px;flex-shrink:0;border-radius:var(--cometchat-radius-2, 8px);background:var( --cometchat-shimmer-gradient-color, linear-gradient(90deg, #e0e0e0 0%, #eee 100%) );animation:shimmerAnimation 1.5s infinite linear}.cometchat-call-logs__shimmer-item-body-subtitle{width:25%;height:12px;flex-shrink:0;border-radius:var(--cometchat-radius-2, 8px);background:var( --cometchat-shimmer-gradient-color, linear-gradient(90deg, #e0e0e0 0%, #eee 100%) );animation:shimmerAnimation 1.5s infinite linear}.cometchat-call-logs__shimmer-item-body-tail{width:32px;height:32px;min-height:32px;border-radius:var(--cometchat-radius-2, 8px);background:var( --cometchat-shimmer-gradient-color, linear-gradient(90deg, #e0e0e0 0%, #eee 100%) );animation:shimmerAnimation 10.5s infinite linear}.cometchat-call-logs .cometchat-list-item{padding:var(--cometchat-padding-3, 12px) var(--cometchat-padding-4, 16px);cursor:pointer}.cometchat-call-logs .cometchat-list-item__body{padding:0}.cometchat-conversations{display:flex;width:100%;height:100%;flex-direction:column;align-items:flex-start;gap:0px;flex-shrink:0;background:var(--cometchat-background-color-01, #FFF);position:relative}.cometchat-conversations .cometchat-list__body>div:not([class]):first-child{display:none}.cometchat-conversations .cometchat-list-item{padding:var(--cometchat-padding-3, 12px) var(--cometchat-padding-4, 16px);cursor:pointer}.cometchat-conversations .cometchat-list-item__body{padding:0;min-height:43px}.cometchat-conversations .cometchat-list-item__trailing-view{width:auto;height:40px}.cometchat-conversations .cometchat-date{padding:0;font:var(--cometchat-font-caption1-regular)}.cometchat-conversations__subtitle-receipts{height:16px;width:16px;display:flex;align-items:center;justify-content:center;border:none;align-self:center;background:var(--cometchat-icon-color-secondary, #A1A1A1);flex-shrink:0}.cometchat-conversations__subtitle-receipts-sent{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='12'%20height='8'%20viewBox='0%200%2012%208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.32227%206.34408L10.2389%200.427409C10.3522%200.316298%2010.4842%200.260742%2010.6349%200.260742C10.7858%200.260742%2010.9168%200.316465%2011.0279%200.427909C11.139%200.539465%2011.1946%200.671854%2011.1946%200.825076C11.1946%200.97841%2011.139%201.11063%2011.0279%201.22174L4.71127%207.54408C4.60016%207.65519%204.47049%207.71074%204.32227%207.71074C4.17416%207.71074%204.04455%207.65519%203.93344%207.54408L0.955605%204.56624C0.844494%204.45469%200.791716%204.32213%200.797272%204.16858C0.802827%204.01513%200.861383%203.88285%200.972938%203.77174C1.08438%203.66063%201.21677%203.60508%201.37011%203.60508C1.52344%203.60508%201.65566%203.66063%201.76677%203.77174L4.32227%206.34408Z'%20fill='%23F9F8FD'/%3e%3c/svg%3e") center center no-repeat;mask:url("data:image/svg+xml,%3csvg%20width='12'%20height='8'%20viewBox='0%200%2012%208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.32227%206.34408L10.2389%200.427409C10.3522%200.316298%2010.4842%200.260742%2010.6349%200.260742C10.7858%200.260742%2010.9168%200.316465%2011.0279%200.427909C11.139%200.539465%2011.1946%200.671854%2011.1946%200.825076C11.1946%200.97841%2011.139%201.11063%2011.0279%201.22174L4.71127%207.54408C4.60016%207.65519%204.47049%207.71074%204.32227%207.71074C4.17416%207.71074%204.04455%207.65519%203.93344%207.54408L0.955605%204.56624C0.844494%204.45469%200.791716%204.32213%200.797272%204.16858C0.802827%204.01513%200.861383%203.88285%200.972938%203.77174C1.08438%203.66063%201.21677%203.60508%201.37011%203.60508C1.52344%203.60508%201.65566%203.66063%201.76677%203.77174L4.32227%206.34408Z'%20fill='%23F9F8FD'/%3e%3c/svg%3e") center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-receipts-delivered{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.3997%209.11857C1.28859%209.00746%201.23581%208.87601%201.24136%208.72424C1.24692%208.57235%201.30525%208.44085%201.41636%208.32974C1.52747%208.22229%201.65897%208.16768%201.81086%208.1659C1.96264%208.16401%202.09409%208.21862%202.2052%208.32974L4.76086%2010.8964C4.82375%2010.9594%204.89042%2011.0261%204.96086%2011.0964L5.16086%2011.2964C5.27198%2011.4075%205.32659%2011.5371%205.3247%2011.6852C5.32281%2011.8335%205.26631%2011.9631%205.1552%2012.0742L5.1442%2012.0852C5.03309%2012.1927%204.90342%2012.2473%204.7552%2012.2492C4.60709%2012.251%204.47747%2012.1963%204.36636%2012.0852L1.3997%209.11857ZM7.8997%2010.8909L13.8219%204.96857C13.933%204.85746%2014.0645%204.80285%2014.2164%204.80473C14.3683%204.80662%2014.4998%204.86312%2014.6109%204.97423C14.7182%205.08535%2014.7728%205.21679%2014.7747%205.36857C14.7766%205.52046%2014.722%205.65196%2014.6109%205.76307L8.28853%2012.0852C8.17742%2012.1963%208.04781%2012.2519%207.8997%2012.2519C7.75159%2012.2519%207.62198%2012.1963%207.51086%2012.0852L4.5442%209.11857C4.43675%209.01123%204.38486%208.88068%204.38853%208.7269C4.39231%208.57323%204.44786%208.44085%204.5552%208.32974C4.66631%208.21862%204.79875%208.16307%204.95253%208.16307C5.1062%208.16307%205.23859%208.21862%205.3497%208.32974L7.8997%2010.8909ZM11.4609%205.76857L8.28853%208.9409C8.1812%209.04824%208.05253%209.10007%207.90253%209.0964C7.75253%209.09273%207.62198%209.03718%207.51086%208.92974C7.39975%208.81862%207.3442%208.68624%207.3442%208.53257C7.3442%208.37879%207.39975%208.24635%207.51086%208.13523L10.6719%204.97423C10.7793%204.86679%2010.9099%204.81307%2011.0635%204.81307C11.2173%204.81307%2011.3498%204.86679%2011.4609%204.97423C11.572%205.08535%2011.6275%205.21773%2011.6275%205.3714C11.6275%205.52507%2011.572%205.65746%2011.4609%205.76857Z'%20fill='%236852D6'/%3e%3c/svg%3e") center center no-repeat;mask:url("data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.3997%209.11857C1.28859%209.00746%201.23581%208.87601%201.24136%208.72424C1.24692%208.57235%201.30525%208.44085%201.41636%208.32974C1.52747%208.22229%201.65897%208.16768%201.81086%208.1659C1.96264%208.16401%202.09409%208.21862%202.2052%208.32974L4.76086%2010.8964C4.82375%2010.9594%204.89042%2011.0261%204.96086%2011.0964L5.16086%2011.2964C5.27198%2011.4075%205.32659%2011.5371%205.3247%2011.6852C5.32281%2011.8335%205.26631%2011.9631%205.1552%2012.0742L5.1442%2012.0852C5.03309%2012.1927%204.90342%2012.2473%204.7552%2012.2492C4.60709%2012.251%204.47747%2012.1963%204.36636%2012.0852L1.3997%209.11857ZM7.8997%2010.8909L13.8219%204.96857C13.933%204.85746%2014.0645%204.80285%2014.2164%204.80473C14.3683%204.80662%2014.4998%204.86312%2014.6109%204.97423C14.7182%205.08535%2014.7728%205.21679%2014.7747%205.36857C14.7766%205.52046%2014.722%205.65196%2014.6109%205.76307L8.28853%2012.0852C8.17742%2012.1963%208.04781%2012.2519%207.8997%2012.2519C7.75159%2012.2519%207.62198%2012.1963%207.51086%2012.0852L4.5442%209.11857C4.43675%209.01123%204.38486%208.88068%204.38853%208.7269C4.39231%208.57323%204.44786%208.44085%204.5552%208.32974C4.66631%208.21862%204.79875%208.16307%204.95253%208.16307C5.1062%208.16307%205.23859%208.21862%205.3497%208.32974L7.8997%2010.8909ZM11.4609%205.76857L8.28853%208.9409C8.1812%209.04824%208.05253%209.10007%207.90253%209.0964C7.75253%209.09273%207.62198%209.03718%207.51086%208.92974C7.39975%208.81862%207.3442%208.68624%207.3442%208.53257C7.3442%208.37879%207.39975%208.24635%207.51086%208.13523L10.6719%204.97423C10.7793%204.86679%2010.9099%204.81307%2011.0635%204.81307C11.2173%204.81307%2011.3498%204.86679%2011.4609%204.97423C11.572%205.08535%2011.6275%205.21773%2011.6275%205.3714C11.6275%205.52507%2011.572%205.65746%2011.4609%205.76857Z'%20fill='%236852D6'/%3e%3c/svg%3e") center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-receipts-read{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.3997%209.11857C1.28859%209.00746%201.23581%208.87601%201.24136%208.72424C1.24692%208.57235%201.30525%208.44085%201.41636%208.32974C1.52747%208.22229%201.65897%208.16768%201.81086%208.1659C1.96264%208.16401%202.09409%208.21862%202.2052%208.32974L4.76086%2010.8964C4.82375%2010.9594%204.89042%2011.0261%204.96086%2011.0964L5.16086%2011.2964C5.27198%2011.4075%205.32659%2011.5371%205.3247%2011.6852C5.32281%2011.8335%205.26631%2011.9631%205.1552%2012.0742L5.1442%2012.0852C5.03309%2012.1927%204.90342%2012.2473%204.7552%2012.2492C4.60709%2012.251%204.47747%2012.1963%204.36636%2012.0852L1.3997%209.11857ZM7.8997%2010.8909L13.8219%204.96857C13.933%204.85746%2014.0645%204.80285%2014.2164%204.80473C14.3683%204.80662%2014.4998%204.86312%2014.6109%204.97423C14.7182%205.08535%2014.7728%205.21679%2014.7747%205.36857C14.7766%205.52046%2014.722%205.65196%2014.6109%205.76307L8.28853%2012.0852C8.17742%2012.1963%208.04781%2012.2519%207.8997%2012.2519C7.75159%2012.2519%207.62198%2012.1963%207.51086%2012.0852L4.5442%209.11857C4.43675%209.01123%204.38486%208.88068%204.38853%208.7269C4.39231%208.57323%204.44786%208.44085%204.5552%208.32974C4.66631%208.21862%204.79875%208.16307%204.95253%208.16307C5.1062%208.16307%205.23859%208.21862%205.3497%208.32974L7.8997%2010.8909ZM11.4609%205.76857L8.28853%208.9409C8.1812%209.04824%208.05253%209.10007%207.90253%209.0964C7.75253%209.09273%207.62198%209.03718%207.51086%208.92974C7.39975%208.81862%207.3442%208.68624%207.3442%208.53257C7.3442%208.37879%207.39975%208.24635%207.51086%208.13523L10.6719%204.97423C10.7793%204.86679%2010.9099%204.81307%2011.0635%204.81307C11.2173%204.81307%2011.3498%204.86679%2011.4609%204.97423C11.572%205.08535%2011.6275%205.21773%2011.6275%205.3714C11.6275%205.52507%2011.572%205.65746%2011.4609%205.76857Z'%20fill='%236852D6'/%3e%3c/svg%3e") center center no-repeat;mask:url("data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.3997%209.11857C1.28859%209.00746%201.23581%208.87601%201.24136%208.72424C1.24692%208.57235%201.30525%208.44085%201.41636%208.32974C1.52747%208.22229%201.65897%208.16768%201.81086%208.1659C1.96264%208.16401%202.09409%208.21862%202.2052%208.32974L4.76086%2010.8964C4.82375%2010.9594%204.89042%2011.0261%204.96086%2011.0964L5.16086%2011.2964C5.27198%2011.4075%205.32659%2011.5371%205.3247%2011.6852C5.32281%2011.8335%205.26631%2011.9631%205.1552%2012.0742L5.1442%2012.0852C5.03309%2012.1927%204.90342%2012.2473%204.7552%2012.2492C4.60709%2012.251%204.47747%2012.1963%204.36636%2012.0852L1.3997%209.11857ZM7.8997%2010.8909L13.8219%204.96857C13.933%204.85746%2014.0645%204.80285%2014.2164%204.80473C14.3683%204.80662%2014.4998%204.86312%2014.6109%204.97423C14.7182%205.08535%2014.7728%205.21679%2014.7747%205.36857C14.7766%205.52046%2014.722%205.65196%2014.6109%205.76307L8.28853%2012.0852C8.17742%2012.1963%208.04781%2012.2519%207.8997%2012.2519C7.75159%2012.2519%207.62198%2012.1963%207.51086%2012.0852L4.5442%209.11857C4.43675%209.01123%204.38486%208.88068%204.38853%208.7269C4.39231%208.57323%204.44786%208.44085%204.5552%208.32974C4.66631%208.21862%204.79875%208.16307%204.95253%208.16307C5.1062%208.16307%205.23859%208.21862%205.3497%208.32974L7.8997%2010.8909ZM11.4609%205.76857L8.28853%208.9409C8.1812%209.04824%208.05253%209.10007%207.90253%209.0964C7.75253%209.09273%207.62198%209.03718%207.51086%208.92974C7.39975%208.81862%207.3442%208.68624%207.3442%208.53257C7.3442%208.37879%207.39975%208.24635%207.51086%208.13523L10.6719%204.97423C10.7793%204.86679%2010.9099%204.81307%2011.0635%204.81307C11.2173%204.81307%2011.3498%204.86679%2011.4609%204.97423C11.572%205.08535%2011.6275%205.21773%2011.6275%205.3714C11.6275%205.52507%2011.572%205.65746%2011.4609%205.76857Z'%20fill='%236852D6'/%3e%3c/svg%3e") center center no-repeat;background:var(--cometchat-message-seen-color,#56E8A7);-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-text-wrapper{display:flex;gap:var(--cometchat-padding, 2px);width:100%;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cometchat-conversations__subtitle-text-sender{overflow:hidden;color:var(--cometchat-text-color-secondary, #727272);text-overflow:ellipsis;font:var(--cometchat-font-body-medium);font-style:normal;flex-shrink:0}.cometchat-conversations__subtitle-text{overflow:hidden;color:var(--cometchat-text-color-secondary, #727272);text-overflow:ellipsis;white-space:nowrap;font:var(--cometchat-font-body-regular);font-style:normal;width:100%}.cometchat-conversations__subtitle-icon{display:flex;align-items:center;justify-content:center;-webkit-mask-size:contain;mask-size:contain;border:none;align-self:center;background:var(--cometchat-icon-color-secondary, #A1A1A1);height:16px;width:16px;flex-shrink:0}.cometchat-conversations__subtitle-icon-incoming-audio-call{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.9603%2014.1666C11.704%2014.1666%2010.4418%2013.8745%209.17383%2013.2903C7.90594%2012.706%206.73994%2011.8819%205.67583%2010.8179C4.61605%209.75381%203.79405%208.58881%203.20983%207.32292C2.62561%206.05714%202.3335%204.79609%202.3335%203.53975C2.3335%203.33975%202.40016%203.17197%202.5335%203.03642C2.66683%202.90097%202.8335%202.83325%203.0335%202.83325H5.20783C5.37616%202.83325%205.52466%202.8882%205.65333%202.99809C5.782%203.10786%205.86383%203.24353%205.89883%203.40509L6.281%205.36659C6.30744%205.54859%206.30188%205.70497%206.26433%205.83575C6.22666%205.96653%206.15911%206.07636%206.06166%206.16525L4.522%207.66408C4.76977%208.11786%205.05288%208.54714%205.37133%208.95192C5.68966%209.35659%206.03433%209.74308%206.40533%2010.1114C6.77111%2010.4773%207.16%2010.8171%207.572%2011.1308C7.984%2011.4444%208.42888%2011.7363%208.90666%2012.0064L10.4027%2010.4974C10.507%2010.3889%2010.6333%2010.3128%2010.7817%2010.2691C10.9299%2010.2255%2011.0839%2010.2149%2011.2438%2010.2371L13.095%2010.6141C13.2633%2010.6585%2013.4007%2010.7444%2013.5072%2010.8718C13.6136%2010.9991%2013.6668%2011.1435%2013.6668%2011.3051V13.4666C13.6668%2013.6666%2013.5991%2013.8333%2013.4637%2013.9666C13.3281%2014.0999%2013.1603%2014.1666%2012.9603%2014.1666ZM10.3437%206.85892H11.8078C11.9497%206.85892%2012.0685%206.90681%2012.1642%207.00258C12.2599%207.09825%2012.3078%207.21703%2012.3078%207.35892C12.3078%207.50081%2012.2599%207.61958%2012.1642%207.71525C12.0685%207.81103%2011.9497%207.85892%2011.8078%207.85892H9.24366C9.07188%207.85892%208.92855%207.80142%208.81366%207.68642C8.69866%207.57153%208.64116%207.4282%208.64116%207.25642V4.69225C8.64116%204.55036%208.68905%204.43158%208.78483%204.33592C8.8805%204.24014%208.99927%204.19225%209.14116%204.19225C9.28305%204.19225%209.40183%204.24014%209.4975%204.33592C9.59327%204.43158%209.64116%204.55036%209.64116%204.69225V6.15642L12.777%203.02042C12.8693%202.92808%2012.9854%202.88086%2013.1252%202.87875C13.2649%202.87664%2013.3831%202.92386%2013.4797%203.02042C13.5762%203.11697%2013.6245%203.23409%2013.6245%203.37175C13.6245%203.50931%2013.5762%203.62642%2013.4797%203.72309L10.3437%206.85892Z'%20fill='%23F44649'/%3e%3c/svg%3e") center center no-repeat;mask:url("data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.9603%2014.1666C11.704%2014.1666%2010.4418%2013.8745%209.17383%2013.2903C7.90594%2012.706%206.73994%2011.8819%205.67583%2010.8179C4.61605%209.75381%203.79405%208.58881%203.20983%207.32292C2.62561%206.05714%202.3335%204.79609%202.3335%203.53975C2.3335%203.33975%202.40016%203.17197%202.5335%203.03642C2.66683%202.90097%202.8335%202.83325%203.0335%202.83325H5.20783C5.37616%202.83325%205.52466%202.8882%205.65333%202.99809C5.782%203.10786%205.86383%203.24353%205.89883%203.40509L6.281%205.36659C6.30744%205.54859%206.30188%205.70497%206.26433%205.83575C6.22666%205.96653%206.15911%206.07636%206.06166%206.16525L4.522%207.66408C4.76977%208.11786%205.05288%208.54714%205.37133%208.95192C5.68966%209.35659%206.03433%209.74308%206.40533%2010.1114C6.77111%2010.4773%207.16%2010.8171%207.572%2011.1308C7.984%2011.4444%208.42888%2011.7363%208.90666%2012.0064L10.4027%2010.4974C10.507%2010.3889%2010.6333%2010.3128%2010.7817%2010.2691C10.9299%2010.2255%2011.0839%2010.2149%2011.2438%2010.2371L13.095%2010.6141C13.2633%2010.6585%2013.4007%2010.7444%2013.5072%2010.8718C13.6136%2010.9991%2013.6668%2011.1435%2013.6668%2011.3051V13.4666C13.6668%2013.6666%2013.5991%2013.8333%2013.4637%2013.9666C13.3281%2014.0999%2013.1603%2014.1666%2012.9603%2014.1666ZM10.3437%206.85892H11.8078C11.9497%206.85892%2012.0685%206.90681%2012.1642%207.00258C12.2599%207.09825%2012.3078%207.21703%2012.3078%207.35892C12.3078%207.50081%2012.2599%207.61958%2012.1642%207.71525C12.0685%207.81103%2011.9497%207.85892%2011.8078%207.85892H9.24366C9.07188%207.85892%208.92855%207.80142%208.81366%207.68642C8.69866%207.57153%208.64116%207.4282%208.64116%207.25642V4.69225C8.64116%204.55036%208.68905%204.43158%208.78483%204.33592C8.8805%204.24014%208.99927%204.19225%209.14116%204.19225C9.28305%204.19225%209.40183%204.24014%209.4975%204.33592C9.59327%204.43158%209.64116%204.55036%209.64116%204.69225V6.15642L12.777%203.02042C12.8693%202.92808%2012.9854%202.88086%2013.1252%202.87875C13.2649%202.87664%2013.3831%202.92386%2013.4797%203.02042C13.5762%203.11697%2013.6245%203.23409%2013.6245%203.37175C13.6245%203.50931%2013.5762%203.62642%2013.4797%203.72309L10.3437%206.85892Z'%20fill='%23F44649'/%3e%3c/svg%3e") center center no-repeat;background-color:var(--cometchat-error-color,#F44649);-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-incoming-video-call{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_7529_787771'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='16'%20height='17'%3e%3crect%20y='0.5'%20width='16'%20height='16'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_7529_787771)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.17666%2013.15C2.40999%2013.3833%202.69499%2013.5%203.03166%2013.5H10.6215C10.9582%2013.5%2011.2432%2013.3833%2011.4765%2013.15C11.7098%2012.9167%2011.8265%2012.6316%2011.8265%2012.2948V9.2435L13.6573%2011.0743C13.7557%2011.1727%2013.8661%2011.1972%2013.9887%2011.148C14.1113%2011.0989%2014.1727%2011.0051%2014.1727%2010.8667V6.13333C14.1727%205.99489%2014.1113%205.90111%2013.9887%205.852C13.8661%205.80278%2013.7557%205.82733%2013.6573%205.92567L11.8265%207.7565V4.70517C11.8265%204.36839%2011.7098%204.08333%2011.4765%203.85C11.2432%203.61667%2010.9582%203.5%2010.6215%203.5H3.03166C2.69499%203.5%202.40999%203.61667%202.17666%203.85C1.94333%204.08333%201.82666%204.36839%201.82666%204.70517V12.2948C1.82666%2012.6316%201.94333%2012.9167%202.17666%2013.15ZM7.1665%209.81357H5.70234L8.83834%206.67774C8.93489%206.58107%208.98317%206.46396%208.98317%206.3264C8.98317%206.18873%208.93489%206.07162%208.83834%205.97507C8.74178%205.87851%208.62361%205.83129%208.48384%205.8334C8.34406%205.83551%208.228%205.88273%208.13567%205.97507L4.99984%209.11107V7.6469C4.99984%207.50523%204.95195%207.38646%204.85617%207.29057C4.7605%207.19479%204.64178%207.1469%204.5%207.1469C4.35834%207.1469%204.23956%207.19479%204.14367%207.29057C4.04778%207.38646%203.99984%207.50523%203.99984%207.6469V10.2111C3.99984%2010.3817%204.05761%2010.5248%204.17317%2010.6402C4.28861%2010.7558%204.43167%2010.8136%204.60234%2010.8136H7.1665C7.30817%2010.8136%207.42695%2010.7657%207.52284%2010.6699C7.61862%2010.5742%207.6665%2010.4555%207.6665%2010.3137C7.6665%2010.1721%207.61862%2010.0533%207.52284%209.9574C7.42695%209.86151%207.30817%209.81357%207.1665%209.81357Z'%20fill='%23F44649'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;mask:url("data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_7529_787771'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='16'%20height='17'%3e%3crect%20y='0.5'%20width='16'%20height='16'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_7529_787771)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.17666%2013.15C2.40999%2013.3833%202.69499%2013.5%203.03166%2013.5H10.6215C10.9582%2013.5%2011.2432%2013.3833%2011.4765%2013.15C11.7098%2012.9167%2011.8265%2012.6316%2011.8265%2012.2948V9.2435L13.6573%2011.0743C13.7557%2011.1727%2013.8661%2011.1972%2013.9887%2011.148C14.1113%2011.0989%2014.1727%2011.0051%2014.1727%2010.8667V6.13333C14.1727%205.99489%2014.1113%205.90111%2013.9887%205.852C13.8661%205.80278%2013.7557%205.82733%2013.6573%205.92567L11.8265%207.7565V4.70517C11.8265%204.36839%2011.7098%204.08333%2011.4765%203.85C11.2432%203.61667%2010.9582%203.5%2010.6215%203.5H3.03166C2.69499%203.5%202.40999%203.61667%202.17666%203.85C1.94333%204.08333%201.82666%204.36839%201.82666%204.70517V12.2948C1.82666%2012.6316%201.94333%2012.9167%202.17666%2013.15ZM7.1665%209.81357H5.70234L8.83834%206.67774C8.93489%206.58107%208.98317%206.46396%208.98317%206.3264C8.98317%206.18873%208.93489%206.07162%208.83834%205.97507C8.74178%205.87851%208.62361%205.83129%208.48384%205.8334C8.34406%205.83551%208.228%205.88273%208.13567%205.97507L4.99984%209.11107V7.6469C4.99984%207.50523%204.95195%207.38646%204.85617%207.29057C4.7605%207.19479%204.64178%207.1469%204.5%207.1469C4.35834%207.1469%204.23956%207.19479%204.14367%207.29057C4.04778%207.38646%203.99984%207.50523%203.99984%207.6469V10.2111C3.99984%2010.3817%204.05761%2010.5248%204.17317%2010.6402C4.28861%2010.7558%204.43167%2010.8136%204.60234%2010.8136H7.1665C7.30817%2010.8136%207.42695%2010.7657%207.52284%2010.6699C7.61862%2010.5742%207.6665%2010.4555%207.6665%2010.3137C7.6665%2010.1721%207.61862%2010.0533%207.52284%209.9574C7.42695%209.86151%207.30817%209.81357%207.1665%209.81357Z'%20fill='%23F44649'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;background-color:var(--cometchat-error-color,#F44649);-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-outgoing-audio-call{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.17383%2013.2903C10.4418%2013.8745%2011.704%2014.1666%2012.9603%2014.1666C13.1603%2014.1666%2013.3281%2014.0999%2013.4637%2013.9666C13.5991%2013.8333%2013.6668%2013.6666%2013.6668%2013.4666V11.3051C13.6668%2011.1435%2013.6136%2010.9991%2013.5072%2010.8718C13.4007%2010.7444%2013.2633%2010.6585%2013.095%2010.6141L11.2438%2010.2371C11.0839%2010.2149%2010.9299%2010.2255%2010.7817%2010.2691C10.6333%2010.3128%2010.507%2010.3889%2010.4027%2010.4974L8.90666%2012.0064C8.42889%2011.7363%207.984%2011.4444%207.572%2011.1308C7.16%2010.8171%206.77111%2010.4773%206.40533%2010.1114C6.03433%209.74309%205.68966%209.35659%205.37133%208.95192C5.05288%208.54714%204.76977%208.11786%204.522%207.66409L6.06166%206.16525C6.15911%206.07636%206.22666%205.96653%206.26433%205.83575C6.30189%205.70497%206.30744%205.54859%206.281%205.36659L5.89883%203.40509C5.86383%203.24353%205.782%203.10786%205.65333%202.99809C5.52466%202.8882%205.37616%202.83325%205.20783%202.83325H3.0335C2.8335%202.83325%202.66683%202.90097%202.5335%203.03642C2.40016%203.17197%202.3335%203.33975%202.3335%203.53975C2.3335%204.79609%202.62561%206.05714%203.20983%207.32292C3.79405%208.58881%204.61605%209.75381%205.67583%2010.8179C6.73994%2011.8819%207.90594%2012.706%209.17383%2013.2903Z'%20fill='%23A1A1A1'/%3e%3cpath%20d='M10.4578%203.87865H11.922L8.78601%207.01449C8.68946%207.11115%208.64118%207.22826%208.64118%207.36582C8.64118%207.50349%208.68946%207.6206%208.78601%207.71715C8.88257%207.81371%209.00074%207.86093%209.14051%207.85882C9.28029%207.85671%209.39635%207.80949%209.48868%207.71715L12.6245%204.58115V6.04532C12.6245%206.18699%2012.6724%206.30576%2012.7682%206.40165C12.8638%206.49743%2012.9826%206.54532%2013.1243%206.54532C13.266%206.54532%2013.3848%206.49743%2013.4807%206.40165C13.5766%206.30576%2013.6245%206.18699%2013.6245%206.04532V3.48115C13.6245%203.31048%2013.5667%203.16743%2013.4512%203.05198C13.3357%202.93643%2013.1927%202.87865%2013.022%202.87865H10.4578C10.3162%202.87865%2010.1974%202.92654%2010.1015%203.02232C10.0057%203.11799%209.95785%203.23671%209.95785%203.37849C9.95785%203.52015%2010.0057%203.63893%2010.1015%203.73482C10.1974%203.83071%2010.3162%203.87865%2010.4578%203.87865Z'%20fill='%23A1A1A1'/%3e%3c/svg%3e") center center no-repeat;mask:url("data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.17383%2013.2903C10.4418%2013.8745%2011.704%2014.1666%2012.9603%2014.1666C13.1603%2014.1666%2013.3281%2014.0999%2013.4637%2013.9666C13.5991%2013.8333%2013.6668%2013.6666%2013.6668%2013.4666V11.3051C13.6668%2011.1435%2013.6136%2010.9991%2013.5072%2010.8718C13.4007%2010.7444%2013.2633%2010.6585%2013.095%2010.6141L11.2438%2010.2371C11.0839%2010.2149%2010.9299%2010.2255%2010.7817%2010.2691C10.6333%2010.3128%2010.507%2010.3889%2010.4027%2010.4974L8.90666%2012.0064C8.42889%2011.7363%207.984%2011.4444%207.572%2011.1308C7.16%2010.8171%206.77111%2010.4773%206.40533%2010.1114C6.03433%209.74309%205.68966%209.35659%205.37133%208.95192C5.05288%208.54714%204.76977%208.11786%204.522%207.66409L6.06166%206.16525C6.15911%206.07636%206.22666%205.96653%206.26433%205.83575C6.30189%205.70497%206.30744%205.54859%206.281%205.36659L5.89883%203.40509C5.86383%203.24353%205.782%203.10786%205.65333%202.99809C5.52466%202.8882%205.37616%202.83325%205.20783%202.83325H3.0335C2.8335%202.83325%202.66683%202.90097%202.5335%203.03642C2.40016%203.17197%202.3335%203.33975%202.3335%203.53975C2.3335%204.79609%202.62561%206.05714%203.20983%207.32292C3.79405%208.58881%204.61605%209.75381%205.67583%2010.8179C6.73994%2011.8819%207.90594%2012.706%209.17383%2013.2903Z'%20fill='%23A1A1A1'/%3e%3cpath%20d='M10.4578%203.87865H11.922L8.78601%207.01449C8.68946%207.11115%208.64118%207.22826%208.64118%207.36582C8.64118%207.50349%208.68946%207.6206%208.78601%207.71715C8.88257%207.81371%209.00074%207.86093%209.14051%207.85882C9.28029%207.85671%209.39635%207.80949%209.48868%207.71715L12.6245%204.58115V6.04532C12.6245%206.18699%2012.6724%206.30576%2012.7682%206.40165C12.8638%206.49743%2012.9826%206.54532%2013.1243%206.54532C13.266%206.54532%2013.3848%206.49743%2013.4807%206.40165C13.5766%206.30576%2013.6245%206.18699%2013.6245%206.04532V3.48115C13.6245%203.31048%2013.5667%203.16743%2013.4512%203.05198C13.3357%202.93643%2013.1927%202.87865%2013.022%202.87865H10.4578C10.3162%202.87865%2010.1974%202.92654%2010.1015%203.02232C10.0057%203.11799%209.95785%203.23671%209.95785%203.37849C9.95785%203.52015%2010.0057%203.63893%2010.1015%203.73482C10.1974%203.83071%2010.3162%203.87865%2010.4578%203.87865Z'%20fill='%23A1A1A1'/%3e%3c/svg%3e") center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-outgoing-video-call{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_7529_761294'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='16'%20height='17'%3e%3crect%20y='0.5'%20width='16'%20height='16'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_7529_761294)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.17666%2013.15C2.40999%2013.3833%202.69499%2013.5%203.03166%2013.5H10.6215C10.9582%2013.5%2011.2432%2013.3833%2011.4765%2013.15C11.7098%2012.9167%2011.8265%2012.6316%2011.8265%2012.2948V9.2435L13.6573%2011.0743C13.7557%2011.1727%2013.8661%2011.1972%2013.9887%2011.148C14.1113%2011.0989%2014.1727%2011.0051%2014.1727%2010.8667V6.13333C14.1727%205.99489%2014.1113%205.90111%2013.9887%205.852C13.8661%205.80278%2013.7557%205.82733%2013.6573%205.92567L11.8265%207.7565V4.70517C11.8265%204.36839%2011.7098%204.08333%2011.4765%203.85C11.2432%203.61667%2010.9582%203.5%2010.6215%203.5H3.03166C2.69499%203.5%202.40999%203.61667%202.17666%203.85C1.94333%204.08333%201.82666%204.36839%201.82666%204.70517V12.2948C1.82666%2012.6316%201.94333%2012.9167%202.17666%2013.15ZM5.81624%206.83332H7.28041L4.14441%209.96916C4.04785%2010.0658%203.99958%2010.1829%203.99958%2010.3205C3.99958%2010.4582%204.04785%2010.5753%204.14441%2010.6718C4.24097%2010.7684%204.35913%2010.8156%204.49891%2010.8135C4.63869%2010.8114%204.75474%2010.7642%204.84708%2010.6718L7.98291%207.53582V8.99999C7.98291%209.14166%208.0308%209.26043%208.12658%209.35632C8.22224%209.4521%208.34097%209.49999%208.48275%209.49999C8.62441%209.49999%208.74319%209.4521%208.83908%209.35632C8.93497%209.26043%208.98291%209.14166%208.98291%208.99999V6.43582C8.98291%206.26516%208.92513%206.1221%208.80958%206.00666C8.69413%205.8911%208.55108%205.83332%208.38041%205.83332H5.81624C5.67458%205.83332%205.5558%205.88121%205.45991%205.97699C5.36413%206.07266%205.31624%206.19138%205.31624%206.33316C5.31624%206.47482%205.36413%206.5936%205.45991%206.68949C5.5558%206.78538%205.67458%206.83332%205.81624%206.83332Z'%20fill='%23A1A1A1'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;mask:url("data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_7529_761294'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='16'%20height='17'%3e%3crect%20y='0.5'%20width='16'%20height='16'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_7529_761294)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.17666%2013.15C2.40999%2013.3833%202.69499%2013.5%203.03166%2013.5H10.6215C10.9582%2013.5%2011.2432%2013.3833%2011.4765%2013.15C11.7098%2012.9167%2011.8265%2012.6316%2011.8265%2012.2948V9.2435L13.6573%2011.0743C13.7557%2011.1727%2013.8661%2011.1972%2013.9887%2011.148C14.1113%2011.0989%2014.1727%2011.0051%2014.1727%2010.8667V6.13333C14.1727%205.99489%2014.1113%205.90111%2013.9887%205.852C13.8661%205.80278%2013.7557%205.82733%2013.6573%205.92567L11.8265%207.7565V4.70517C11.8265%204.36839%2011.7098%204.08333%2011.4765%203.85C11.2432%203.61667%2010.9582%203.5%2010.6215%203.5H3.03166C2.69499%203.5%202.40999%203.61667%202.17666%203.85C1.94333%204.08333%201.82666%204.36839%201.82666%204.70517V12.2948C1.82666%2012.6316%201.94333%2012.9167%202.17666%2013.15ZM5.81624%206.83332H7.28041L4.14441%209.96916C4.04785%2010.0658%203.99958%2010.1829%203.99958%2010.3205C3.99958%2010.4582%204.04785%2010.5753%204.14441%2010.6718C4.24097%2010.7684%204.35913%2010.8156%204.49891%2010.8135C4.63869%2010.8114%204.75474%2010.7642%204.84708%2010.6718L7.98291%207.53582V8.99999C7.98291%209.14166%208.0308%209.26043%208.12658%209.35632C8.22224%209.4521%208.34097%209.49999%208.48275%209.49999C8.62441%209.49999%208.74319%209.4521%208.83908%209.35632C8.93497%209.26043%208.98291%209.14166%208.98291%208.99999V6.43582C8.98291%206.26516%208.92513%206.1221%208.80958%206.00666C8.69413%205.8911%208.55108%205.83332%208.38041%205.83332H5.81624C5.67458%205.83332%205.5558%205.88121%205.45991%205.97699C5.36413%206.07266%205.31624%206.19138%205.31624%206.33316C5.31624%206.47482%205.36413%206.5936%205.45991%206.68949C5.5558%206.78538%205.67458%206.83332%205.81624%206.83332Z'%20fill='%23A1A1A1'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-image{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_5689_680692'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='16'%20height='17'%3e%3crect%20y='0.5'%20width='16'%20height='16'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_5689_680692)'%3e%3cpath%20d='M3.53866%2014.1666C3.20188%2014.1666%202.91683%2014.0499%202.6835%2013.8166C2.45016%2013.5833%202.3335%2013.2982%202.3335%2012.9614V4.03842C2.3335%203.70164%202.45016%203.41659%202.6835%203.18325C2.91683%202.94992%203.20188%202.83325%203.53866%202.83325H12.4617C12.7984%202.83325%2013.0835%202.94992%2013.3168%203.18325C13.5502%203.41659%2013.6668%203.70164%2013.6668%204.03842V12.9614C13.6668%2013.2982%2013.5502%2013.5833%2013.3168%2013.8166C13.0835%2014.0499%2012.7984%2014.1666%2012.4617%2014.1666H3.53866ZM5.10283%2011.6666H10.9488C11.0694%2011.6666%2011.1587%2011.6119%2011.2168%2011.5024C11.2749%2011.3931%2011.2659%2011.2871%2011.1898%2011.1846L9.60016%209.05509C9.53772%208.97475%209.45738%208.93458%209.35916%208.93458C9.26083%208.93458%209.1805%208.97475%209.11816%209.05509L7.48733%2011.1794L6.395%209.77942C6.33266%209.70331%206.25339%209.66525%206.15716%209.66525C6.06105%209.66525%205.98177%209.70547%205.91933%209.78592L4.86816%2011.1846C4.78783%2011.2871%204.77672%2011.3931%204.83483%2011.5024C4.89294%2011.6119%204.98227%2011.6666%205.10283%2011.6666Z'%20fill='%23A1A1A1'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;mask:url("data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_5689_680692'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='16'%20height='17'%3e%3crect%20y='0.5'%20width='16'%20height='16'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_5689_680692)'%3e%3cpath%20d='M3.53866%2014.1666C3.20188%2014.1666%202.91683%2014.0499%202.6835%2013.8166C2.45016%2013.5833%202.3335%2013.2982%202.3335%2012.9614V4.03842C2.3335%203.70164%202.45016%203.41659%202.6835%203.18325C2.91683%202.94992%203.20188%202.83325%203.53866%202.83325H12.4617C12.7984%202.83325%2013.0835%202.94992%2013.3168%203.18325C13.5502%203.41659%2013.6668%203.70164%2013.6668%204.03842V12.9614C13.6668%2013.2982%2013.5502%2013.5833%2013.3168%2013.8166C13.0835%2014.0499%2012.7984%2014.1666%2012.4617%2014.1666H3.53866ZM5.10283%2011.6666H10.9488C11.0694%2011.6666%2011.1587%2011.6119%2011.2168%2011.5024C11.2749%2011.3931%2011.2659%2011.2871%2011.1898%2011.1846L9.60016%209.05509C9.53772%208.97475%209.45738%208.93458%209.35916%208.93458C9.26083%208.93458%209.1805%208.97475%209.11816%209.05509L7.48733%2011.1794L6.395%209.77942C6.33266%209.70331%206.25339%209.66525%206.15716%209.66525C6.06105%209.66525%205.98177%209.70547%205.91933%209.78592L4.86816%2011.1846C4.78783%2011.2871%204.77672%2011.3931%204.83483%2011.5024C4.89294%2011.6119%204.98227%2011.6666%205.10283%2011.6666Z'%20fill='%23A1A1A1'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-file{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_5689_680464'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='16'%20height='17'%3e%3crect%20y='0.5'%20width='16'%20height='16'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_5689_680464)'%3e%3cpath%20d='M6%2012.3334H10C10.1417%2012.3334%2010.2604%2012.2855%2010.3562%2012.1896C10.4521%2012.0937%2010.5%2011.9749%2010.5%2011.8332C10.5%2011.6915%2010.4521%2011.5727%2010.3562%2011.4771C10.2604%2011.3813%2010.1417%2011.3334%2010%2011.3334H6C5.85833%2011.3334%205.73961%2011.3814%205.64383%2011.4772C5.54794%2011.5731%205.5%2011.6919%205.5%2011.8336C5.5%2011.9754%205.54794%2012.0941%205.64383%2012.1897C5.73961%2012.2855%205.85833%2012.3334%206%2012.3334ZM6%209.66675H10C10.1417%209.66675%2010.2604%209.6188%2010.3562%209.52291C10.4521%209.42703%2010.5%209.30825%2010.5%209.16658C10.5%209.0248%2010.4521%208.90608%2010.3562%208.81041C10.2604%208.71464%2010.1417%208.66675%2010%208.66675H6C5.85833%208.66675%205.73961%208.71469%205.64383%208.81058C5.54794%208.90647%205.5%209.02525%205.5%209.16691C5.5%209.30869%205.54794%209.42741%205.64383%209.52308C5.73961%209.61886%205.85833%209.66675%206%209.66675ZM4.20517%2014.8334C3.86839%2014.8334%203.58333%2014.7167%203.35%2014.4834C3.11667%2014.2501%203%2013.965%203%2013.6282V3.37191C3%203.03514%203.11667%202.75008%203.35%202.51675C3.58333%202.28341%203.86839%202.16675%204.20517%202.16675H9.00133C9.16389%202.16675%209.31883%202.19797%209.46617%202.26041C9.6135%202.32275%209.74189%202.40864%209.85133%202.51808L12.6487%205.31541C12.7581%205.42486%2012.844%205.55325%2012.9063%205.70058C12.9688%205.84791%2013%206.00286%2013%206.16541V13.6282C13%2013.965%2012.8833%2014.2501%2012.65%2014.4834C12.4167%2014.7167%2012.1316%2014.8334%2011.7948%2014.8334H4.20517ZM9%205.56675C9%205.73675%209.0575%205.87925%209.1725%205.99425C9.2875%206.10925%209.43%206.16675%209.6%206.16675H12L9%203.16675V5.56675Z'%20fill='%23A1A1A1'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;mask:url("data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_5689_680464'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='16'%20height='17'%3e%3crect%20y='0.5'%20width='16'%20height='16'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_5689_680464)'%3e%3cpath%20d='M6%2012.3334H10C10.1417%2012.3334%2010.2604%2012.2855%2010.3562%2012.1896C10.4521%2012.0937%2010.5%2011.9749%2010.5%2011.8332C10.5%2011.6915%2010.4521%2011.5727%2010.3562%2011.4771C10.2604%2011.3813%2010.1417%2011.3334%2010%2011.3334H6C5.85833%2011.3334%205.73961%2011.3814%205.64383%2011.4772C5.54794%2011.5731%205.5%2011.6919%205.5%2011.8336C5.5%2011.9754%205.54794%2012.0941%205.64383%2012.1897C5.73961%2012.2855%205.85833%2012.3334%206%2012.3334ZM6%209.66675H10C10.1417%209.66675%2010.2604%209.6188%2010.3562%209.52291C10.4521%209.42703%2010.5%209.30825%2010.5%209.16658C10.5%209.0248%2010.4521%208.90608%2010.3562%208.81041C10.2604%208.71464%2010.1417%208.66675%2010%208.66675H6C5.85833%208.66675%205.73961%208.71469%205.64383%208.81058C5.54794%208.90647%205.5%209.02525%205.5%209.16691C5.5%209.30869%205.54794%209.42741%205.64383%209.52308C5.73961%209.61886%205.85833%209.66675%206%209.66675ZM4.20517%2014.8334C3.86839%2014.8334%203.58333%2014.7167%203.35%2014.4834C3.11667%2014.2501%203%2013.965%203%2013.6282V3.37191C3%203.03514%203.11667%202.75008%203.35%202.51675C3.58333%202.28341%203.86839%202.16675%204.20517%202.16675H9.00133C9.16389%202.16675%209.31883%202.19797%209.46617%202.26041C9.6135%202.32275%209.74189%202.40864%209.85133%202.51808L12.6487%205.31541C12.7581%205.42486%2012.844%205.55325%2012.9063%205.70058C12.9688%205.84791%2013%206.00286%2013%206.16541V13.6282C13%2013.965%2012.8833%2014.2501%2012.65%2014.4834C12.4167%2014.7167%2012.1316%2014.8334%2011.7948%2014.8334H4.20517ZM9%205.56675C9%205.73675%209.0575%205.87925%209.1725%205.99425C9.2875%206.10925%209.43%206.16675%209.6%206.16675H12L9%203.16675V5.56675Z'%20fill='%23A1A1A1'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-video{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_5689_702310'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='16'%20height='17'%3e%3crect%20y='0.5'%20width='16'%20height='16'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_5689_702310)'%3e%3cpath%20d='M3.03166%2013.5C2.69499%2013.5%202.40999%2013.3833%202.17666%2013.15C1.94333%2012.9167%201.82666%2012.6316%201.82666%2012.2948V4.70517C1.82666%204.36839%201.94333%204.08333%202.17666%203.85C2.40999%203.61667%202.69499%203.5%203.03166%203.5H10.6215C10.9582%203.5%2011.2432%203.61667%2011.4765%203.85C11.7098%204.08333%2011.8265%204.36839%2011.8265%204.70517V7.7565L13.6573%205.92567C13.7557%205.82733%2013.8661%205.80278%2013.9887%205.852C14.1113%205.90111%2014.1727%205.99489%2014.1727%206.13333V10.8667C14.1727%2011.0051%2014.1113%2011.0989%2013.9887%2011.148C13.8661%2011.1972%2013.7557%2011.1727%2013.6573%2011.0743L11.8265%209.2435V12.2948C11.8265%2012.6316%2011.7098%2012.9167%2011.4765%2013.15C11.2432%2013.3833%2010.9582%2013.5%2010.6215%2013.5H3.03166Z'%20fill='%23A1A1A1'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;mask:url("data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_5689_702310'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='16'%20height='17'%3e%3crect%20y='0.5'%20width='16'%20height='16'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_5689_702310)'%3e%3cpath%20d='M3.03166%2013.5C2.69499%2013.5%202.40999%2013.3833%202.17666%2013.15C1.94333%2012.9167%201.82666%2012.6316%201.82666%2012.2948V4.70517C1.82666%204.36839%201.94333%204.08333%202.17666%203.85C2.40999%203.61667%202.69499%203.5%203.03166%203.5H10.6215C10.9582%203.5%2011.2432%203.61667%2011.4765%203.85C11.7098%204.08333%2011.8265%204.36839%2011.8265%204.70517V7.7565L13.6573%205.92567C13.7557%205.82733%2013.8661%205.80278%2013.9887%205.852C14.1113%205.90111%2014.1727%205.99489%2014.1727%206.13333V10.8667C14.1727%2011.0051%2014.1113%2011.0989%2013.9887%2011.148C13.8661%2011.1972%2013.7557%2011.1727%2013.6573%2011.0743L11.8265%209.2435V12.2948C11.8265%2012.6316%2011.7098%2012.9167%2011.4765%2013.15C11.2432%2013.3833%2010.9582%2013.5%2010.6215%2013.5H3.03166Z'%20fill='%23A1A1A1'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-audio{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_5689_680227'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='16'%20height='17'%3e%3crect%20y='0.5'%20width='16'%20height='16'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_5689_680227)'%3e%3cpath%20d='M7.99974%209.50008C7.53397%209.50008%207.13974%209.33875%206.81708%209.01608C6.49441%208.69341%206.33308%208.29919%206.33308%207.83341V3.83341C6.33308%203.36764%206.49441%202.97341%206.81708%202.65075C7.13974%202.32808%207.53397%202.16675%207.99974%202.16675C8.46552%202.16675%208.85975%202.32808%209.18241%202.65075C9.50508%202.97341%209.66641%203.36764%209.66641%203.83341V7.83341C9.66641%208.29919%209.50508%208.69341%209.18241%209.01608C8.85975%209.33875%208.46552%209.50008%207.99974%209.50008ZM7.49974%2013.8334V12.1359C6.50741%2012.0214%205.65697%2011.6137%204.94841%2010.9129C4.23997%2010.212%203.82502%209.35775%203.70358%208.35008C3.68569%208.20819%203.72286%208.08664%203.81508%207.98541C3.90741%207.88408%204.02452%207.83341%204.16641%207.83341C4.3083%207.83341%204.42708%207.88236%204.52274%207.98025C4.61852%208.07803%204.68224%208.19786%204.71391%208.33975C4.83524%209.15608%205.20852%209.8313%205.83375%2010.3654C6.45897%2010.8996%207.18097%2011.1667%207.99974%2011.1667C8.82963%2011.1667%209.55441%2010.8969%2010.1741%2010.3571C10.7937%209.81741%2011.1642%209.14497%2011.2856%208.33975C11.3172%208.19786%2011.381%208.07803%2011.4767%207.98025C11.5724%207.88236%2011.6912%207.83341%2011.8331%207.83341C11.975%207.83341%2012.0921%207.88408%2012.1844%207.98541C12.2766%208.08664%2012.3138%208.20819%2012.2959%208.35008C12.1745%209.33553%2011.7623%2010.1832%2011.0594%2010.8931C10.3564%2011.6029%209.50319%2012.0171%208.49974%2012.1359V13.8334C8.49974%2013.9753%208.45186%2014.0941%208.35608%2014.1897C8.26041%2014.2855%208.14163%2014.3334%207.99974%2014.3334C7.85786%2014.3334%207.73908%2014.2855%207.64341%2014.1897C7.54763%2014.0941%207.49974%2013.9753%207.49974%2013.8334Z'%20fill='%23A1A1A1'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;mask:url("data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_5689_680227'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='16'%20height='17'%3e%3crect%20y='0.5'%20width='16'%20height='16'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_5689_680227)'%3e%3cpath%20d='M7.99974%209.50008C7.53397%209.50008%207.13974%209.33875%206.81708%209.01608C6.49441%208.69341%206.33308%208.29919%206.33308%207.83341V3.83341C6.33308%203.36764%206.49441%202.97341%206.81708%202.65075C7.13974%202.32808%207.53397%202.16675%207.99974%202.16675C8.46552%202.16675%208.85975%202.32808%209.18241%202.65075C9.50508%202.97341%209.66641%203.36764%209.66641%203.83341V7.83341C9.66641%208.29919%209.50508%208.69341%209.18241%209.01608C8.85975%209.33875%208.46552%209.50008%207.99974%209.50008ZM7.49974%2013.8334V12.1359C6.50741%2012.0214%205.65697%2011.6137%204.94841%2010.9129C4.23997%2010.212%203.82502%209.35775%203.70358%208.35008C3.68569%208.20819%203.72286%208.08664%203.81508%207.98541C3.90741%207.88408%204.02452%207.83341%204.16641%207.83341C4.3083%207.83341%204.42708%207.88236%204.52274%207.98025C4.61852%208.07803%204.68224%208.19786%204.71391%208.33975C4.83524%209.15608%205.20852%209.8313%205.83375%2010.3654C6.45897%2010.8996%207.18097%2011.1667%207.99974%2011.1667C8.82963%2011.1667%209.55441%2010.8969%2010.1741%2010.3571C10.7937%209.81741%2011.1642%209.14497%2011.2856%208.33975C11.3172%208.19786%2011.381%208.07803%2011.4767%207.98025C11.5724%207.88236%2011.6912%207.83341%2011.8331%207.83341C11.975%207.83341%2012.0921%207.88408%2012.1844%207.98541C12.2766%208.08664%2012.3138%208.20819%2012.2959%208.35008C12.1745%209.33553%2011.7623%2010.1832%2011.0594%2010.8931C10.3564%2011.6029%209.50319%2012.0171%208.49974%2012.1359V13.8334C8.49974%2013.9753%208.45186%2014.0941%208.35608%2014.1897C8.26041%2014.2855%208.14163%2014.3334%207.99974%2014.3334C7.85786%2014.3334%207.73908%2014.2855%207.64341%2014.1897C7.54763%2014.0941%207.49974%2013.9753%207.49974%2013.8334Z'%20fill='%23A1A1A1'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-poll{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.2692%2013.5C11.0985%2013.5%2010.9554%2013.4422%2010.8398%2013.3267C10.7244%2013.2112%2010.6667%2013.0681%2010.6667%2012.8973V10.1667C10.6667%209.996%2010.7244%209.85289%2010.8398%209.73733C10.9554%209.62189%2011.0985%209.56417%2011.2692%209.56417H12.3973C12.5681%209.56417%2012.7112%209.62189%2012.8267%209.73733C12.9422%209.85289%2013%209.996%2013%2010.1667V12.8973C13%2013.0681%2012.9422%2013.2112%2012.8267%2013.3267C12.7112%2013.4422%2012.5681%2013.5%2012.3973%2013.5H11.2692ZM7.43583%2013.5C7.26517%2013.5%207.12206%2013.4422%207.0065%2013.3267C6.89106%2013.2112%206.83333%2013.0681%206.83333%2012.8973V4.10267C6.83333%203.93189%206.89106%203.78878%207.0065%203.67333C7.12206%203.55778%207.26517%203.5%207.43583%203.5H8.56417C8.73483%203.5%208.87794%203.55778%208.9935%203.67333C9.10894%203.78878%209.16667%203.93189%209.16667%204.10267V12.8973C9.16667%2013.0681%209.10894%2013.2112%208.9935%2013.3267C8.87794%2013.4422%208.73483%2013.5%208.56417%2013.5H7.43583ZM3.60267%2013.5C3.43189%2013.5%203.28878%2013.4422%203.17333%2013.3267C3.05778%2013.2112%203%2013.0681%203%2012.8973V7.37483C3%207.20106%203.05778%207.05667%203.17333%206.94167C3.28878%206.82678%203.43189%206.76933%203.60267%206.76933H4.73083C4.9015%206.76933%205.04461%206.82706%205.16017%206.9425C5.27561%207.05794%205.33333%207.20106%205.33333%207.37183V12.8943C5.33333%2013.0682%205.27561%2013.2126%205.16017%2013.3275C5.04461%2013.4425%204.9015%2013.5%204.73083%2013.5H3.60267Z'%20fill='%23A1A1A1'/%3e%3c/svg%3e") center center no-repeat;mask:url("data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.2692%2013.5C11.0985%2013.5%2010.9554%2013.4422%2010.8398%2013.3267C10.7244%2013.2112%2010.6667%2013.0681%2010.6667%2012.8973V10.1667C10.6667%209.996%2010.7244%209.85289%2010.8398%209.73733C10.9554%209.62189%2011.0985%209.56417%2011.2692%209.56417H12.3973C12.5681%209.56417%2012.7112%209.62189%2012.8267%209.73733C12.9422%209.85289%2013%209.996%2013%2010.1667V12.8973C13%2013.0681%2012.9422%2013.2112%2012.8267%2013.3267C12.7112%2013.4422%2012.5681%2013.5%2012.3973%2013.5H11.2692ZM7.43583%2013.5C7.26517%2013.5%207.12206%2013.4422%207.0065%2013.3267C6.89106%2013.2112%206.83333%2013.0681%206.83333%2012.8973V4.10267C6.83333%203.93189%206.89106%203.78878%207.0065%203.67333C7.12206%203.55778%207.26517%203.5%207.43583%203.5H8.56417C8.73483%203.5%208.87794%203.55778%208.9935%203.67333C9.10894%203.78878%209.16667%203.93189%209.16667%204.10267V12.8973C9.16667%2013.0681%209.10894%2013.2112%208.9935%2013.3267C8.87794%2013.4422%208.73483%2013.5%208.56417%2013.5H7.43583ZM3.60267%2013.5C3.43189%2013.5%203.28878%2013.4422%203.17333%2013.3267C3.05778%2013.2112%203%2013.0681%203%2012.8973V7.37483C3%207.20106%203.05778%207.05667%203.17333%206.94167C3.28878%206.82678%203.43189%206.76933%203.60267%206.76933H4.73083C4.9015%206.76933%205.04461%206.82706%205.16017%206.9425C5.27561%207.05794%205.33333%207.20106%205.33333%207.37183V12.8943C5.33333%2013.0682%205.27561%2013.2126%205.16017%2013.3275C5.04461%2013.4425%204.9015%2013.5%204.73083%2013.5H3.60267Z'%20fill='%23A1A1A1'/%3e%3c/svg%3e") center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-sticker{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.6665%2012.4112V4.58897C2.6665%203.8035%203.30325%203.16675%204.08873%203.16675H11.9109C12.6964%203.16675%2013.3332%203.8035%2013.3332%204.58897V8.85564H11.1998C9.82526%208.85564%208.71095%209.96995%208.71095%2011.3445V13.8334H4.08873C3.30325%2013.8334%202.6665%2013.1967%202.6665%2012.4112Z'%20fill='%23A1A1A1'/%3e%3cpath%20d='M13.3128%209.56675H11.1998C10.218%209.56675%209.42206%2010.3627%209.42206%2011.3445V13.8334H9.44999L13.3128%209.56675Z'%20fill='%23A1A1A1'/%3e%3c/svg%3e") center center no-repeat;mask:url("data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.6665%2012.4112V4.58897C2.6665%203.8035%203.30325%203.16675%204.08873%203.16675H11.9109C12.6964%203.16675%2013.3332%203.8035%2013.3332%204.58897V8.85564H11.1998C9.82526%208.85564%208.71095%209.96995%208.71095%2011.3445V13.8334H4.08873C3.30325%2013.8334%202.6665%2013.1967%202.6665%2012.4112Z'%20fill='%23A1A1A1'/%3e%3cpath%20d='M13.3128%209.56675H11.1998C10.218%209.56675%209.42206%2010.3627%209.42206%2011.3445V13.8334H9.44999L13.3128%209.56675Z'%20fill='%23A1A1A1'/%3e%3c/svg%3e") center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-collaborative-document{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2%204.14748C2%202.40917%203.40918%201%205.14749%201H15.8489C17.5873%201%2018.9964%202.40918%2018.9964%204.14749V9.5388C18.9964%209.70329%2018.932%209.86125%2018.8171%209.97886L14.75%2014.1389L8.93259%2019.7101C8.81541%2019.8223%208.65943%2019.8849%208.49719%2019.8849H5.14749C3.40918%2019.8849%202%2018.4757%202%2016.7374V4.14748ZM9.2393%203.95166C8.783%203.95166%208.41309%204.32157%208.41309%204.77788C8.41309%205.23418%208.783%205.60409%209.2393%205.60409H15.2195C15.6758%205.60409%2016.0457%205.23418%2016.0457%204.77788C16.0457%204.32157%2015.6758%203.95166%2015.2195%203.95166H9.2393ZM5.77641%207.41455C5.3201%207.41455%204.9502%207.78446%204.9502%208.24077C4.9502%208.69707%205.3201%209.06698%205.77641%209.06698H15.2189C15.6752%209.06698%2016.0451%208.69707%2016.0451%208.24077C16.0451%207.78446%2015.6752%207.41455%2015.2189%207.41455H5.77641ZM5.77641%2010.876C5.3201%2010.876%204.9502%2011.2459%204.9502%2011.7022C4.9502%2012.1585%205.3201%2012.5284%205.77641%2012.5284H13.3304C13.7867%2012.5284%2014.1566%2012.1585%2014.1566%2011.7022C14.1566%2011.2459%2013.7867%2010.876%2013.3304%2010.876H5.77641Z'%20fill='%23141414'/%3e%3cpath%20d='M21.1275%2011.3341C20.6359%2010.8424%2019.8387%2010.8424%2019.3471%2011.3341L11.4128%2019.2684C11.3622%2019.319%2011.3294%2019.3846%2011.3193%2019.4553L10.9521%2022.0259C10.9209%2022.244%2011.1079%2022.431%2011.326%2022.3998L13.8965%2022.0326C13.9673%2022.0225%2014.0329%2021.9897%2014.0835%2021.9391L22.0178%2014.0048C22.5095%2013.5132%2022.5095%2012.716%2022.0178%2012.2243L21.1275%2011.3341Z'%20fill='%23141414'/%3e%3c/svg%3e") center center no-repeat;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2%204.14748C2%202.40917%203.40918%201%205.14749%201H15.8489C17.5873%201%2018.9964%202.40918%2018.9964%204.14749V9.5388C18.9964%209.70329%2018.932%209.86125%2018.8171%209.97886L14.75%2014.1389L8.93259%2019.7101C8.81541%2019.8223%208.65943%2019.8849%208.49719%2019.8849H5.14749C3.40918%2019.8849%202%2018.4757%202%2016.7374V4.14748ZM9.2393%203.95166C8.783%203.95166%208.41309%204.32157%208.41309%204.77788C8.41309%205.23418%208.783%205.60409%209.2393%205.60409H15.2195C15.6758%205.60409%2016.0457%205.23418%2016.0457%204.77788C16.0457%204.32157%2015.6758%203.95166%2015.2195%203.95166H9.2393ZM5.77641%207.41455C5.3201%207.41455%204.9502%207.78446%204.9502%208.24077C4.9502%208.69707%205.3201%209.06698%205.77641%209.06698H15.2189C15.6752%209.06698%2016.0451%208.69707%2016.0451%208.24077C16.0451%207.78446%2015.6752%207.41455%2015.2189%207.41455H5.77641ZM5.77641%2010.876C5.3201%2010.876%204.9502%2011.2459%204.9502%2011.7022C4.9502%2012.1585%205.3201%2012.5284%205.77641%2012.5284H13.3304C13.7867%2012.5284%2014.1566%2012.1585%2014.1566%2011.7022C14.1566%2011.2459%2013.7867%2010.876%2013.3304%2010.876H5.77641Z'%20fill='%23141414'/%3e%3cpath%20d='M21.1275%2011.3341C20.6359%2010.8424%2019.8387%2010.8424%2019.3471%2011.3341L11.4128%2019.2684C11.3622%2019.319%2011.3294%2019.3846%2011.3193%2019.4553L10.9521%2022.0259C10.9209%2022.244%2011.1079%2022.431%2011.326%2022.3998L13.8965%2022.0326C13.9673%2022.0225%2014.0329%2021.9897%2014.0835%2021.9391L22.0178%2014.0048C22.5095%2013.5132%2022.5095%2012.716%2022.0178%2012.2243L21.1275%2011.3341Z'%20fill='%23141414'/%3e%3c/svg%3e") center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-collaborative-whiteboard{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='24'%20height='24'%20fill='white'%20fill-opacity='0.11'/%3e%3cpath%20d='M19.4679%204H20.24C21.135%204%2021.887%204.61242%2022.0998%205.44108L16.6916%2010.8492C16.6549%2010.886%2016.6073%2010.9098%2016.5559%2010.9171L14.576%2011.2C14.4176%2011.2226%2014.2818%2011.0868%2014.3044%2010.9284L14.5873%208.94854C14.5946%208.89713%2014.6184%208.84949%2014.6552%208.81277L19.4679%204Z'%20fill='%23141414'/%3e%3cpath%20d='M17.3466%204L13.5945%207.75211C13.3283%208.01833%2013.1556%208.3637%2013.1024%208.7364L12.8195%2010.7163C12.6555%2011.8646%2013.6397%2012.8489%2014.7881%2012.6849L16.768%2012.402C17.1407%2012.3488%2017.4861%2012.1761%2017.7523%2011.9099L22.16%207.50218V17.92C22.16%2018.9804%2021.3004%2019.84%2020.24%2019.84H3.92C2.85962%2019.84%202%2018.9804%202%2017.92V14.03C2.13801%2014.0301%202.27769%2013.9922%202.40275%2013.9126L2.58606%2013.7959C3.58623%2013.1593%205.7211%2011.8003%206.3322%2011.4511C6.43421%2011.3928%206.63006%2011.3244%206.87351%2011.298C7.11445%2011.2719%207.33773%2011.2938%207.5019%2011.354C7.65327%2011.4095%207.73091%2011.4857%207.77426%2011.5815C7.82369%2011.6908%207.8772%2011.9357%207.75398%2012.4121C7.51412%2013.3396%207.26658%2014.4095%207.33946%2015.3038C7.37704%2015.765%207.50392%2016.2502%207.82249%2016.6542C8.15314%2017.0735%208.62627%2017.3246%209.19678%2017.4197C10.3338%2017.6092%2011.3768%2016.938%2012.107%2016.3036C12.8753%2015.6361%2013.5146%2014.8173%2013.8801%2014.3299C14.1286%2013.9985%2014.0615%2013.5284%2013.7301%2013.2799C13.3987%2013.0314%2012.9286%2013.0985%2012.6801%2013.4299C12.3256%2013.9025%2011.7649%2014.6137%2011.1232%2015.1712C10.4434%2015.7619%209.86635%2016.0106%209.4434%2015.9401C9.17392%2015.8952%209.06101%2015.8023%209.00036%2015.7254C8.92763%2015.6332%208.85796%2015.4699%208.8345%2015.182C8.78531%2014.5784%208.95777%2013.7483%209.2062%2012.7877C9.38299%2012.1041%209.37649%2011.484%209.14093%2010.9633C8.89928%2010.4291%208.46692%2010.1102%208.01829%209.94573C7.58246%209.78593%207.11574%209.76292%206.71167%209.80677C6.31013%209.85035%205.90598%209.967%205.58799%2010.1487C4.98422%2010.4937%203.05774%2011.7176%202%2012.3909V5.92C2%204.85961%202.85961%204%203.92%204H17.3466Z'%20fill='%23141414'/%3e%3c/svg%3e") center center no-repeat;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='24'%20height='24'%20fill='white'%20fill-opacity='0.11'/%3e%3cpath%20d='M19.4679%204H20.24C21.135%204%2021.887%204.61242%2022.0998%205.44108L16.6916%2010.8492C16.6549%2010.886%2016.6073%2010.9098%2016.5559%2010.9171L14.576%2011.2C14.4176%2011.2226%2014.2818%2011.0868%2014.3044%2010.9284L14.5873%208.94854C14.5946%208.89713%2014.6184%208.84949%2014.6552%208.81277L19.4679%204Z'%20fill='%23141414'/%3e%3cpath%20d='M17.3466%204L13.5945%207.75211C13.3283%208.01833%2013.1556%208.3637%2013.1024%208.7364L12.8195%2010.7163C12.6555%2011.8646%2013.6397%2012.8489%2014.7881%2012.6849L16.768%2012.402C17.1407%2012.3488%2017.4861%2012.1761%2017.7523%2011.9099L22.16%207.50218V17.92C22.16%2018.9804%2021.3004%2019.84%2020.24%2019.84H3.92C2.85962%2019.84%202%2018.9804%202%2017.92V14.03C2.13801%2014.0301%202.27769%2013.9922%202.40275%2013.9126L2.58606%2013.7959C3.58623%2013.1593%205.7211%2011.8003%206.3322%2011.4511C6.43421%2011.3928%206.63006%2011.3244%206.87351%2011.298C7.11445%2011.2719%207.33773%2011.2938%207.5019%2011.354C7.65327%2011.4095%207.73091%2011.4857%207.77426%2011.5815C7.82369%2011.6908%207.8772%2011.9357%207.75398%2012.4121C7.51412%2013.3396%207.26658%2014.4095%207.33946%2015.3038C7.37704%2015.765%207.50392%2016.2502%207.82249%2016.6542C8.15314%2017.0735%208.62627%2017.3246%209.19678%2017.4197C10.3338%2017.6092%2011.3768%2016.938%2012.107%2016.3036C12.8753%2015.6361%2013.5146%2014.8173%2013.8801%2014.3299C14.1286%2013.9985%2014.0615%2013.5284%2013.7301%2013.2799C13.3987%2013.0314%2012.9286%2013.0985%2012.6801%2013.4299C12.3256%2013.9025%2011.7649%2014.6137%2011.1232%2015.1712C10.4434%2015.7619%209.86635%2016.0106%209.4434%2015.9401C9.17392%2015.8952%209.06101%2015.8023%209.00036%2015.7254C8.92763%2015.6332%208.85796%2015.4699%208.8345%2015.182C8.78531%2014.5784%208.95777%2013.7483%209.2062%2012.7877C9.38299%2012.1041%209.37649%2011.484%209.14093%2010.9633C8.89928%2010.4291%208.46692%2010.1102%208.01829%209.94573C7.58246%209.78593%207.11574%209.76292%206.71167%209.80677C6.31013%209.85035%205.90598%209.967%205.58799%2010.1487C4.98422%2010.4937%203.05774%2011.7176%202%2012.3909V5.92C2%204.85961%202.85961%204%203.92%204H17.3466Z'%20fill='%23141414'/%3e%3c/svg%3e") center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-deleted{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_5689_683456'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='16'%20height='17'%3e%3crect%20y='0.5'%20width='16'%20height='16'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_5689_683456)'%3e%3cpath%20d='M8.001%2014.8334C7.125%2014.8334%206.30161%2014.6672%205.53084%2014.3347C4.76006%2014.0023%204.08961%2013.5511%203.5195%2012.9812C2.94939%2012.4114%202.498%2011.7412%202.16534%2010.9707C1.83278%2010.2003%201.6665%209.37714%201.6665%208.50125C1.6665%207.62525%201.83273%206.80186%202.16517%206.03108C2.49761%205.2603%202.94878%204.58986%203.51867%204.01975C4.08856%203.44964%204.75873%202.99825%205.52917%202.66558C6.29961%202.33303%207.12278%202.16675%207.99867%202.16675C8.87467%202.16675%209.69806%202.33297%2010.4688%202.66541C11.2396%202.99786%2011.9101%203.44903%2012.4802%204.01891C13.0503%204.5888%2013.5017%205.25897%2013.8343%206.02941C14.1669%206.79986%2014.3332%207.62303%2014.3332%208.49891C14.3332%209.37491%2014.1669%2010.1983%2013.8345%2010.9691C13.5021%2011.7399%2013.0509%2012.4103%2012.481%2012.9804C11.9111%2013.5505%2011.2409%2014.0019%2010.4705%2014.3346C9.70006%2014.6671%208.87689%2014.8334%208.001%2014.8334ZM7.99984%2013.8334C8.62528%2013.8334%209.22761%2013.7276%209.80684%2013.5161C10.3859%2013.3045%2010.9152%2012.9984%2011.3947%2012.5976L3.90234%205.10525C3.50578%205.58469%203.20067%206.11397%202.987%206.69308C2.77334%207.2723%202.6665%207.87464%202.6665%208.50008C2.6665%209.98897%203.18317%2011.2501%204.2165%2012.2834C5.24984%2013.3167%206.51095%2013.8334%207.99984%2013.8334ZM12.0973%2011.8949C12.4981%2011.4155%2012.8043%2010.8862%2013.0158%2010.3071C13.2274%209.72786%2013.3332%209.12553%2013.3332%208.50008C13.3332%207.01119%2012.8165%205.75008%2011.7832%204.71675C10.7498%203.68341%209.48873%203.16675%207.99984%203.16675C7.37284%203.16675%206.76906%203.27147%206.1885%203.48091C5.60806%203.69025%205.08023%203.99747%204.605%204.40258L12.0973%2011.8949Z'%20fill='%23A1A1A1'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;mask:url("data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_5689_683456'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='16'%20height='17'%3e%3crect%20y='0.5'%20width='16'%20height='16'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_5689_683456)'%3e%3cpath%20d='M8.001%2014.8334C7.125%2014.8334%206.30161%2014.6672%205.53084%2014.3347C4.76006%2014.0023%204.08961%2013.5511%203.5195%2012.9812C2.94939%2012.4114%202.498%2011.7412%202.16534%2010.9707C1.83278%2010.2003%201.6665%209.37714%201.6665%208.50125C1.6665%207.62525%201.83273%206.80186%202.16517%206.03108C2.49761%205.2603%202.94878%204.58986%203.51867%204.01975C4.08856%203.44964%204.75873%202.99825%205.52917%202.66558C6.29961%202.33303%207.12278%202.16675%207.99867%202.16675C8.87467%202.16675%209.69806%202.33297%2010.4688%202.66541C11.2396%202.99786%2011.9101%203.44903%2012.4802%204.01891C13.0503%204.5888%2013.5017%205.25897%2013.8343%206.02941C14.1669%206.79986%2014.3332%207.62303%2014.3332%208.49891C14.3332%209.37491%2014.1669%2010.1983%2013.8345%2010.9691C13.5021%2011.7399%2013.0509%2012.4103%2012.481%2012.9804C11.9111%2013.5505%2011.2409%2014.0019%2010.4705%2014.3346C9.70006%2014.6671%208.87689%2014.8334%208.001%2014.8334ZM7.99984%2013.8334C8.62528%2013.8334%209.22761%2013.7276%209.80684%2013.5161C10.3859%2013.3045%2010.9152%2012.9984%2011.3947%2012.5976L3.90234%205.10525C3.50578%205.58469%203.20067%206.11397%202.987%206.69308C2.77334%207.2723%202.6665%207.87464%202.6665%208.50008C2.6665%209.98897%203.18317%2011.2501%204.2165%2012.2834C5.24984%2013.3167%206.51095%2013.8334%207.99984%2013.8334ZM12.0973%2011.8949C12.4981%2011.4155%2012.8043%2010.8862%2013.0158%2010.3071C13.2274%209.72786%2013.3332%209.12553%2013.3332%208.50008C13.3332%207.01119%2012.8165%205.75008%2011.7832%204.71675C10.7498%203.68341%209.48873%203.16675%207.99984%203.16675C7.37284%203.16675%206.76906%203.27147%206.1885%203.48091C5.60806%203.69025%205.08023%203.99747%204.605%204.40258L12.0973%2011.8949Z'%20fill='%23A1A1A1'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-link{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_5689_683031'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='16'%20height='17'%3e%3crect%20y='0.5'%20width='16'%20height='16'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_5689_683031)'%3e%3cpath%20d='M4.69217%2011.5257C3.85506%2011.5257%203.1415%2011.2307%202.5515%2010.6407C1.9615%2010.0508%201.6665%209.33736%201.6665%208.50036C1.6665%207.66336%201.9615%206.94981%202.5515%206.3597C3.1415%205.76948%203.85506%205.47437%204.69217%205.47437H6.705C6.84667%205.47437%206.96539%205.52231%207.06117%205.6182C7.15706%205.71409%207.205%205.83292%207.205%205.9747C7.205%206.11636%207.15706%206.23509%207.06117%206.33086C6.96539%206.42653%206.84667%206.47437%206.705%206.47437H4.69134C4.132%206.47437%203.65473%206.67203%203.2595%207.06736C2.86417%207.4627%202.6665%207.94025%202.6665%208.50003C2.6665%209.05981%202.86417%209.53736%203.2595%209.9327C3.65473%2010.328%204.132%2010.5257%204.69134%2010.5257H6.705C6.84667%2010.5257%206.96539%2010.5736%207.06117%2010.6695C7.15706%2010.7654%207.205%2010.8842%207.205%2011.0259C7.205%2011.1676%207.15706%2011.2864%207.06117%2011.382C6.96539%2011.4778%206.84667%2011.5257%206.705%2011.5257H4.69217ZM5.99984%209.00003C5.85817%209.00003%205.73945%208.95209%205.64367%208.8562C5.54778%208.76031%205.49984%208.64153%205.49984%208.49987C5.49984%208.35809%205.54778%208.23936%205.64367%208.1437C5.73945%208.04792%205.85817%208.00003%205.99984%208.00003H9.99984C10.1415%208.00003%2010.2602%208.04798%2010.356%208.14387C10.4519%208.23975%2010.4998%208.35853%2010.4998%208.5002C10.4998%208.64198%2010.4519%208.7607%2010.356%208.85636C10.2602%208.95214%2010.1415%209.00003%209.99984%209.00003H5.99984ZM9.29467%2011.5257C9.153%2011.5257%209.03428%2011.4778%208.9385%2011.3819C8.84261%2011.286%208.79467%2011.1671%208.79467%2011.0254C8.79467%2010.8837%208.84261%2010.765%208.9385%2010.6692C9.03428%2010.5735%209.153%2010.5257%209.29467%2010.5257H11.3083C11.8677%2010.5257%2012.3449%2010.328%2012.7402%209.9327C13.1355%209.53736%2013.3332%209.05981%2013.3332%208.50003C13.3332%207.94025%2013.1355%207.4627%2012.7402%207.06736C12.3449%206.67203%2011.8677%206.47437%2011.3083%206.47437H9.29467C9.153%206.47437%209.03428%206.42642%208.9385%206.33053C8.84261%206.23464%208.79467%206.11587%208.79467%205.9742C8.79467%205.83242%208.84261%205.7137%208.9385%205.61803C9.03428%205.52225%209.153%205.47437%209.29467%205.47437H11.3075C12.1446%205.47437%2012.8582%205.76936%2013.4482%206.35936C14.0382%206.94925%2014.3332%207.6627%2014.3332%208.4997C14.3332%209.3367%2014.0382%2010.0503%2013.4482%2010.6404C12.8582%2011.2306%2012.1446%2011.5257%2011.3075%2011.5257H9.29467Z'%20fill='%23A1A1A1'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;mask:url("data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_5689_683031'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='16'%20height='17'%3e%3crect%20y='0.5'%20width='16'%20height='16'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_5689_683031)'%3e%3cpath%20d='M4.69217%2011.5257C3.85506%2011.5257%203.1415%2011.2307%202.5515%2010.6407C1.9615%2010.0508%201.6665%209.33736%201.6665%208.50036C1.6665%207.66336%201.9615%206.94981%202.5515%206.3597C3.1415%205.76948%203.85506%205.47437%204.69217%205.47437H6.705C6.84667%205.47437%206.96539%205.52231%207.06117%205.6182C7.15706%205.71409%207.205%205.83292%207.205%205.9747C7.205%206.11636%207.15706%206.23509%207.06117%206.33086C6.96539%206.42653%206.84667%206.47437%206.705%206.47437H4.69134C4.132%206.47437%203.65473%206.67203%203.2595%207.06736C2.86417%207.4627%202.6665%207.94025%202.6665%208.50003C2.6665%209.05981%202.86417%209.53736%203.2595%209.9327C3.65473%2010.328%204.132%2010.5257%204.69134%2010.5257H6.705C6.84667%2010.5257%206.96539%2010.5736%207.06117%2010.6695C7.15706%2010.7654%207.205%2010.8842%207.205%2011.0259C7.205%2011.1676%207.15706%2011.2864%207.06117%2011.382C6.96539%2011.4778%206.84667%2011.5257%206.705%2011.5257H4.69217ZM5.99984%209.00003C5.85817%209.00003%205.73945%208.95209%205.64367%208.8562C5.54778%208.76031%205.49984%208.64153%205.49984%208.49987C5.49984%208.35809%205.54778%208.23936%205.64367%208.1437C5.73945%208.04792%205.85817%208.00003%205.99984%208.00003H9.99984C10.1415%208.00003%2010.2602%208.04798%2010.356%208.14387C10.4519%208.23975%2010.4998%208.35853%2010.4998%208.5002C10.4998%208.64198%2010.4519%208.7607%2010.356%208.85636C10.2602%208.95214%2010.1415%209.00003%209.99984%209.00003H5.99984ZM9.29467%2011.5257C9.153%2011.5257%209.03428%2011.4778%208.9385%2011.3819C8.84261%2011.286%208.79467%2011.1671%208.79467%2011.0254C8.79467%2010.8837%208.84261%2010.765%208.9385%2010.6692C9.03428%2010.5735%209.153%2010.5257%209.29467%2010.5257H11.3083C11.8677%2010.5257%2012.3449%2010.328%2012.7402%209.9327C13.1355%209.53736%2013.3332%209.05981%2013.3332%208.50003C13.3332%207.94025%2013.1355%207.4627%2012.7402%207.06736C12.3449%206.67203%2011.8677%206.47437%2011.3083%206.47437H9.29467C9.153%206.47437%209.03428%206.42642%208.9385%206.33053C8.84261%206.23464%208.79467%206.11587%208.79467%205.9742C8.79467%205.83242%208.84261%205.7137%208.9385%205.61803C9.03428%205.52225%209.153%205.47437%209.29467%205.47437H11.3075C12.1446%205.47437%2012.8582%205.76936%2013.4482%206.35936C14.0382%206.94925%2014.3332%207.6627%2014.3332%208.4997C14.3332%209.3367%2014.0382%2010.0503%2013.4482%2010.6404C12.8582%2011.2306%2012.1446%2011.5257%2011.3075%2011.5257H9.29467Z'%20fill='%23A1A1A1'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-thread{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_7483_289797'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='16'%20height='17'%3e%3crect%20y='0.5'%20width='16'%20height='16'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_7483_289797)'%3e%3cpath%20d='M8.98184%2013.8052C8.8785%2013.7017%208.82789%2013.5836%208.83%2013.4507C8.83211%2013.3178%208.88273%2013.2017%208.98184%2013.1025L11.0845%2011H4.87167C4.53923%2011%204.25523%2010.8823%204.01967%2010.6468C3.78423%2010.4113%203.6665%2010.1273%203.6665%209.79483V4C3.6665%203.85811%203.71439%203.73933%203.81017%203.64367C3.90584%203.54789%204.02461%203.5%204.1665%203.5C4.30839%203.5%204.42717%203.54789%204.52284%203.64367C4.61862%203.73933%204.6665%203.85811%204.6665%204V9.79483C4.6665%209.85472%204.68573%209.90389%204.72417%209.94233C4.76261%209.98078%204.81178%2010%204.87167%2010H11.0845L8.97167%207.88717C8.86823%207.78372%208.81823%207.66661%208.82167%207.53583C8.82511%207.40517%208.87511%207.28811%208.97167%207.18467C9.07511%207.08122%209.19328%207.02889%209.32617%207.02767C9.45906%207.02633%209.57506%207.07522%209.67417%207.17433L12.578%2010.0782C12.6404%2010.1406%2012.6844%2010.2064%2012.71%2010.2757C12.7357%2010.3449%2012.7485%2010.4197%2012.7485%2010.5C12.7485%2010.5803%2012.7357%2010.6551%2012.71%2010.7243C12.6844%2010.7936%2012.6404%2010.8594%2012.578%2010.9218L9.69467%2013.8052C9.59123%2013.9085%209.47245%2013.9602%209.33834%2013.9602C9.20411%2013.9602%209.08528%2013.9085%208.98184%2013.8052Z'%20fill='%23A1A1A1'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;mask:url("data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_7483_289797'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='16'%20height='17'%3e%3crect%20y='0.5'%20width='16'%20height='16'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_7483_289797)'%3e%3cpath%20d='M8.98184%2013.8052C8.8785%2013.7017%208.82789%2013.5836%208.83%2013.4507C8.83211%2013.3178%208.88273%2013.2017%208.98184%2013.1025L11.0845%2011H4.87167C4.53923%2011%204.25523%2010.8823%204.01967%2010.6468C3.78423%2010.4113%203.6665%2010.1273%203.6665%209.79483V4C3.6665%203.85811%203.71439%203.73933%203.81017%203.64367C3.90584%203.54789%204.02461%203.5%204.1665%203.5C4.30839%203.5%204.42717%203.54789%204.52284%203.64367C4.61862%203.73933%204.6665%203.85811%204.6665%204V9.79483C4.6665%209.85472%204.68573%209.90389%204.72417%209.94233C4.76261%209.98078%204.81178%2010%204.87167%2010H11.0845L8.97167%207.88717C8.86823%207.78372%208.81823%207.66661%208.82167%207.53583C8.82511%207.40517%208.87511%207.28811%208.97167%207.18467C9.07511%207.08122%209.19328%207.02889%209.32617%207.02767C9.45906%207.02633%209.57506%207.07522%209.67417%207.17433L12.578%2010.0782C12.6404%2010.1406%2012.6844%2010.2064%2012.71%2010.2757C12.7357%2010.3449%2012.7485%2010.4197%2012.7485%2010.5C12.7485%2010.5803%2012.7357%2010.6551%2012.71%2010.7243C12.6844%2010.7936%2012.6404%2010.8594%2012.578%2010.9218L9.69467%2013.8052C9.59123%2013.9085%209.47245%2013.9602%209.33834%2013.9602C9.20411%2013.9602%209.08528%2013.9085%208.98184%2013.8052Z'%20fill='%23A1A1A1'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-none{display:none}.cometchat-conversations__trailing-view{display:flex;flex-direction:column;gap:var(--cometchat-padding-1,4px)}.cometchat-conversations__trailing-view-badge{display:flex;justify-content:flex-end;gap:var(--cometchat-padding-1,4px)}.cometchat-conversations__trailing-view-badge-count{display:flex;height:20px;padding:0 8px;flex-direction:column;justify-content:center;align-items:center;border-radius:20px;background:var(--cometchat-primary-color, #6852D6);overflow:hidden;color:var( --cometchat-static-white, #FFF);text-align:center;text-overflow:ellipsis;font:var(--cometchat-font-caption1-regular);font-style:normal}.cometchat-conversations__subtitle{display:flex;gap:var(--cometchat-padding-1, 4px);width:100%;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cometchat-conversations .cometchat-list-item__body-subtitle{width:100%}.cometchat-conversations__list-item-active .cometchat-list-item{background-color:var(--cometchat-white-pressed,#E8E8E8)}.cometchat-conversations__list-item-online .cometchat-list-item__status{width:14px;height:14px;margin-right:-12px;position:relative;top:20px;right:15px;border-radius:var(--cometchat-radius-max, 1000px);background:var(--cometchat-success-color,#09C26F);min-width:14px;border:2px solid var(--cometchat-neutral-color-50,#FFFFFF);display:flex;align-items:center;justify-content:center}.cometchat-conversations__list-item-password .cometchat-list-item__status{width:14px;height:14px;margin-right:-14px;position:relative;top:20px;right:15px;border-radius:var(--cometchat-radius-max, 1000px);min-width:14px;border:2px solid var(--cometchat-neutral-color-50, #FFF);display:flex;align-items:center;justify-content:center;background-color:var(--cometchat-success-color,#09C26F)}.cometchat-conversations__list-item-private .cometchat-list-item__status{width:14px;height:14px;margin-right:-14px;position:relative;top:20px;right:15px;border-radius:var(--cometchat-radius-max, 1000px);min-width:14px;border:2px solid var(--cometchat-neutral-color-50, #FFF);display:flex;align-items:center;justify-content:center;background-color:var(--cometchat-warning-color,#FFAB00)}.cometchat-conversations__list-item-password .cometchat-list-item__status-icon{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='8'%20height='8'%20viewBox='0%200%208%208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_7292_139201'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='8'%20height='8'%3e%3crect%20width='8'%20height='8'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_7292_139201)'%3e%3cpath%20d='M2.10258%207.16797C1.93686%207.16797%201.795%207.10897%201.677%206.99097C1.559%206.87297%201.5%206.73111%201.5%206.56539V3.43722C1.5%203.2715%201.559%203.12964%201.677%203.01164C1.795%202.89364%201.93686%202.83464%202.10258%202.83464H2.5V2.16797C2.5%201.75175%202.64594%201.39769%202.93783%201.1058C3.22972%200.813913%203.58378%200.667969%204%200.667969C4.41622%200.667969%204.77028%200.813913%205.06217%201.1058C5.35406%201.39769%205.5%201.75175%205.5%202.16797V2.83464H5.89742C6.06314%202.83464%206.205%202.89364%206.323%203.01164C6.441%203.12964%206.5%203.2715%206.5%203.43722V6.56539C6.5%206.73111%206.441%206.87297%206.323%206.99097C6.205%207.10897%206.06314%207.16797%205.89742%207.16797H2.10258ZM4%205.58464C4.16194%205.58464%204.29967%205.52791%204.41317%205.41447C4.52661%205.30097%204.58333%205.16325%204.58333%205.0013C4.58333%204.83936%204.52661%204.70164%204.41317%204.58814C4.29967%204.47469%204.16194%204.41797%204%204.41797C3.83806%204.41797%203.70033%204.47469%203.58683%204.58814C3.47339%204.70164%203.41667%204.83936%203.41667%205.0013C3.41667%205.16325%203.47339%205.30097%203.58683%205.41447C3.70033%205.52791%203.83806%205.58464%204%205.58464ZM3%202.83464H5V2.16797C5%201.89019%204.90278%201.65408%204.70833%201.45964C4.51389%201.26519%204.27778%201.16797%204%201.16797C3.72222%201.16797%203.48611%201.26519%203.29167%201.45964C3.09722%201.65408%203%201.89019%203%202.16797V2.83464Z'%20fill='white'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;mask:url("data:image/svg+xml,%3csvg%20width='8'%20height='8'%20viewBox='0%200%208%208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_7292_139201'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='8'%20height='8'%3e%3crect%20width='8'%20height='8'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_7292_139201)'%3e%3cpath%20d='M2.10258%207.16797C1.93686%207.16797%201.795%207.10897%201.677%206.99097C1.559%206.87297%201.5%206.73111%201.5%206.56539V3.43722C1.5%203.2715%201.559%203.12964%201.677%203.01164C1.795%202.89364%201.93686%202.83464%202.10258%202.83464H2.5V2.16797C2.5%201.75175%202.64594%201.39769%202.93783%201.1058C3.22972%200.813913%203.58378%200.667969%204%200.667969C4.41622%200.667969%204.77028%200.813913%205.06217%201.1058C5.35406%201.39769%205.5%201.75175%205.5%202.16797V2.83464H5.89742C6.06314%202.83464%206.205%202.89364%206.323%203.01164C6.441%203.12964%206.5%203.2715%206.5%203.43722V6.56539C6.5%206.73111%206.441%206.87297%206.323%206.99097C6.205%207.10897%206.06314%207.16797%205.89742%207.16797H2.10258ZM4%205.58464C4.16194%205.58464%204.29967%205.52791%204.41317%205.41447C4.52661%205.30097%204.58333%205.16325%204.58333%205.0013C4.58333%204.83936%204.52661%204.70164%204.41317%204.58814C4.29967%204.47469%204.16194%204.41797%204%204.41797C3.83806%204.41797%203.70033%204.47469%203.58683%204.58814C3.47339%204.70164%203.41667%204.83936%203.41667%205.0013C3.41667%205.16325%203.47339%205.30097%203.58683%205.41447C3.70033%205.52791%203.83806%205.58464%204%205.58464ZM3%202.83464H5V2.16797C5%201.89019%204.90278%201.65408%204.70833%201.45964C4.51389%201.26519%204.27778%201.16797%204%201.16797C3.72222%201.16797%203.48611%201.26519%203.29167%201.45964C3.09722%201.65408%203%201.89019%203%202.16797V2.83464Z'%20fill='white'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;height:8px;width:8px;display:flex;align-items:center;justify-content:center;-webkit-mask-size:contain;mask-size:contain;border:none;align-self:center;background:var(--cometchat-static-white,#FFF)}.cometchat-conversations__list-item-private .cometchat-list-item__status-icon{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%2021.371C11.8962%2021.371%2011.7943%2021.3627%2011.6942%2021.346C11.5942%2021.3293%2011.4974%2021.3043%2011.4037%2021.271C9.29492%2020.521%207.61708%2019.1913%206.37025%2017.2818C5.12342%2015.3721%204.5%2013.3115%204.5%2011.1V6.59625C4.5%206.21792%204.60967%205.87658%204.829%205.57225C5.04817%205.26775%205.33017%205.04692%205.675%204.90975L11.3672%202.78475C11.5814%202.70775%2011.7923%202.66925%2012%202.66925C12.2077%202.66925%2012.4186%202.70775%2012.6328%202.78475L18.325%204.90975C18.6698%205.04692%2018.9518%205.26775%2019.171%205.57225C19.3903%205.87658%2019.5%206.21792%2019.5%206.59625V11.1C19.5%2013.3115%2018.8766%2015.3721%2017.6298%2017.2818C16.3829%2019.1913%2014.7051%2020.521%2012.5963%2021.271C12.5026%2021.3043%2012.4058%2021.3293%2012.3058%2021.346C12.2058%2021.3627%2012.1038%2021.371%2012%2021.371Z'%20fill='%23141414'/%3e%3c/svg%3e") center center no-repeat;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%2021.371C11.8962%2021.371%2011.7943%2021.3627%2011.6942%2021.346C11.5942%2021.3293%2011.4974%2021.3043%2011.4037%2021.271C9.29492%2020.521%207.61708%2019.1913%206.37025%2017.2818C5.12342%2015.3721%204.5%2013.3115%204.5%2011.1V6.59625C4.5%206.21792%204.60967%205.87658%204.829%205.57225C5.04817%205.26775%205.33017%205.04692%205.675%204.90975L11.3672%202.78475C11.5814%202.70775%2011.7923%202.66925%2012%202.66925C12.2077%202.66925%2012.4186%202.70775%2012.6328%202.78475L18.325%204.90975C18.6698%205.04692%2018.9518%205.26775%2019.171%205.57225C19.3903%205.87658%2019.5%206.21792%2019.5%206.59625V11.1C19.5%2013.3115%2018.8766%2015.3721%2017.6298%2017.2818C16.3829%2019.1913%2014.7051%2020.521%2012.5963%2021.271C12.5026%2021.3043%2012.4058%2021.3293%2012.3058%2021.346C12.2058%2021.3627%2012.1038%2021.371%2012%2021.371Z'%20fill='%23141414'/%3e%3c/svg%3e") center center no-repeat;height:8px;width:8px;display:flex;align-items:center;justify-content:center;-webkit-mask-size:contain;mask-size:contain;border:none;align-self:center;background:var(--cometchat-static-white,#FFF)}.cometchat-conversations__trailing-view-options-delete-backdrop{background:#00000080;position:absolute;top:0;left:0;height:100%;width:100%;z-index:10;display:flex;align-items:center;justify-content:center}.cometchat-conversations__trailing-view-options .cometchat-menu-list__menu{background-color:transparent}.cometchat-conversations__trailing-view-options .cometchat-menu-list__main-menu-item{background-color:transparent;box-shadow:none}.cometchat-conversations__trailing-view-options .cometchat-menu-list__main-menu-item-icon-delete{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.73364%2020.8332C6.29731%2020.8332%205.92431%2020.6785%205.61464%2020.369C5.30514%2020.0595%205.15039%2019.6865%205.15039%2019.25V5.55H4.94614C4.72397%205.55%204.53581%205.47266%204.38164%205.318C4.22747%205.16316%204.15039%204.97566%204.15039%204.7555C4.15039%204.53516%204.22747%204.34858%204.38164%204.19575C4.53581%204.04308%204.72397%203.96675%204.94614%203.96675H8.83689V3.95425C8.83689%203.73558%208.91339%203.54966%209.06639%203.3965C9.21956%203.24333%209.40731%203.16675%209.62964%203.16675H14.3961C14.612%203.16675%2014.7972%203.244%2014.9519%203.3985C15.1064%203.55317%2015.1836%203.73841%2015.1836%203.95425V3.96675H19.0831C19.2975%203.96675%2019.4817%204.04425%2019.6359%204.19925C19.7901%204.35441%2019.8671%204.54033%2019.8671%204.757C19.8671%204.98017%2019.7898%205.16808%2019.6351%205.32075C19.4806%205.47358%2019.2955%205.55%2019.0796%205.55H18.8671V19.25C18.8671%2019.6865%2018.7123%2020.0595%2018.4026%2020.369C18.0931%2020.6785%2017.7201%2020.8332%2017.2836%2020.8332H6.73364ZM17.2836%205.55H6.73364V19.25H17.2836V5.55ZM9.99489%2017.1707C10.2127%2017.1707%2010.3986%2017.0951%2010.5526%2016.9437C10.7066%2016.7924%2010.7836%2016.6056%2010.7836%2016.3832V8.4C10.7836%208.17783%2010.7061%207.98966%2010.5509%207.8355C10.3959%207.68133%2010.2101%207.60425%209.99339%207.60425C9.77022%207.60425%209.58231%207.68133%209.42964%207.8355C9.27681%207.98966%209.20039%208.17783%209.20039%208.4V16.3832C9.20039%2016.6056%209.27839%2016.7924%209.43439%2016.9437C9.59022%2017.0951%209.77706%2017.1707%209.99489%2017.1707ZM14.0284%2017.1707C14.2462%2017.1707%2014.4321%2017.0951%2014.5861%2016.9437C14.7401%2016.7924%2014.8171%2016.6056%2014.8171%2016.3832V8.4C14.8171%208.17783%2014.7396%207.98966%2014.5844%207.8355C14.4292%207.68133%2014.2433%207.60425%2014.0266%207.60425C13.8036%207.60425%2013.6157%207.68133%2013.4629%207.8355C13.3101%207.98966%2013.2336%208.17783%2013.2336%208.4V16.3832C13.2336%2016.6056%2013.3116%2016.7924%2013.4676%2016.9437C13.6236%2017.0951%2013.8106%2017.1707%2014.0284%2017.1707Z'%20fill='%23141414'/%3e%3c/svg%3e") center center no-repeat;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.73364%2020.8332C6.29731%2020.8332%205.92431%2020.6785%205.61464%2020.369C5.30514%2020.0595%205.15039%2019.6865%205.15039%2019.25V5.55H4.94614C4.72397%205.55%204.53581%205.47266%204.38164%205.318C4.22747%205.16316%204.15039%204.97566%204.15039%204.7555C4.15039%204.53516%204.22747%204.34858%204.38164%204.19575C4.53581%204.04308%204.72397%203.96675%204.94614%203.96675H8.83689V3.95425C8.83689%203.73558%208.91339%203.54966%209.06639%203.3965C9.21956%203.24333%209.40731%203.16675%209.62964%203.16675H14.3961C14.612%203.16675%2014.7972%203.244%2014.9519%203.3985C15.1064%203.55317%2015.1836%203.73841%2015.1836%203.95425V3.96675H19.0831C19.2975%203.96675%2019.4817%204.04425%2019.6359%204.19925C19.7901%204.35441%2019.8671%204.54033%2019.8671%204.757C19.8671%204.98017%2019.7898%205.16808%2019.6351%205.32075C19.4806%205.47358%2019.2955%205.55%2019.0796%205.55H18.8671V19.25C18.8671%2019.6865%2018.7123%2020.0595%2018.4026%2020.369C18.0931%2020.6785%2017.7201%2020.8332%2017.2836%2020.8332H6.73364ZM17.2836%205.55H6.73364V19.25H17.2836V5.55ZM9.99489%2017.1707C10.2127%2017.1707%2010.3986%2017.0951%2010.5526%2016.9437C10.7066%2016.7924%2010.7836%2016.6056%2010.7836%2016.3832V8.4C10.7836%208.17783%2010.7061%207.98966%2010.5509%207.8355C10.3959%207.68133%2010.2101%207.60425%209.99339%207.60425C9.77022%207.60425%209.58231%207.68133%209.42964%207.8355C9.27681%207.98966%209.20039%208.17783%209.20039%208.4V16.3832C9.20039%2016.6056%209.27839%2016.7924%209.43439%2016.9437C9.59022%2017.0951%209.77706%2017.1707%209.99489%2017.1707ZM14.0284%2017.1707C14.2462%2017.1707%2014.4321%2017.0951%2014.5861%2016.9437C14.7401%2016.7924%2014.8171%2016.6056%2014.8171%2016.3832V8.4C14.8171%208.17783%2014.7396%207.98966%2014.5844%207.8355C14.4292%207.68133%2014.2433%207.60425%2014.0266%207.60425C13.8036%207.60425%2013.6157%207.68133%2013.4629%207.8355C13.3101%207.98966%2013.2336%208.17783%2013.2336%208.4V16.3832C13.2336%2016.6056%2013.3116%2016.7924%2013.4676%2016.9437C13.6236%2017.0951%2013.8106%2017.1707%2014.0284%2017.1707Z'%20fill='%23141414'/%3e%3c/svg%3e") center center no-repeat;background:var(--cometchat-error-color,#F44649);width:24px;height:24px;-webkit-mask-size:contain}.cometchat-conversations__trailing-view-options .cometchat-menu-list__sub-menu-icon{width:20px;height:20px;background:var(--cometchat-icon-color-secondary, #A1A1A1)}.cometchat-conversations__trailing-view-options .cometchat-menu-list__sub-menu{display:flex;width:20px;height:20px;justify-content:center;align-items:center;border-radius:var(--cometchat-radius-1, 4px);background:var( --cometchat-background-color-04, #E8E8E8)}.cometchat-conversations__subtitle-text .cometchat-mentions{border-radius:var(--cometchat-radius, 2px);background:#6852d633;padding:0px var(--cometchat-padding, 2px)}.cometchat-conversations__subtitle-text .cometchat-mentions-you{border-radius:var(--cometchat-radius, 2px);background:#ffab0033;padding:0px var(--cometchat-padding, 2px)}.cometchat-conversations__subtitle-text .cometchat-mentions>span{color:var(--cometchat-text-color-highlight,#6852D6);font:var(--cometchat-font-body-regular)}.cometchat-conversations__subtitle-text .cometchat-mentions-you>span{color:var(--cometchat-warning-color,#FFAB00);font:var(--cometchat-font-body-regular)}.cometchat-conversations__subtitle-typing{overflow:hidden;color:var(--cometchat-text-color-highlight, #6852D6);text-overflow:ellipsis;white-space:nowrap;font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-conversations .cometchat-confirm-dialog{width:320px}.cometchat-conversations__empty-state-view,.cometchat-conversations__error-state-view{height:100%;display:flex;flex-direction:column;gap:var(--cometchat-padding-5, 20px);justify-content:center;align-items:center;background:var(--cometchat-background-color-01, #FFF)}.cometchat-conversations__empty-state-view-icon{-webkit-mask:url(/assets/conversations_empty_state-zTzoFLtL.svg) center center no-repeat;mask:url(/assets/conversations_empty_state-zTzoFLtL.svg) center center no-repeat}.cometchat-conversations__error-state-view-icon{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='120'%20height='120'%20viewBox='0%200%20120%20120'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_7089_707053'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='120'%20height='120'%3e%3cpath%20d='M120%2060C120%2068.9108%20118.054%2077.3757%20114.559%2084.9811C105.089%20105.649%2084.2189%20120%2060%20120C35.7811%20120%2014.9108%20105.649%205.44054%2084.9811C1.94595%2077.3757%200%2068.9108%200%2060C0%2026.8622%2026.8622%200%2060%200C93.1378%200%20120%2026.8622%20120%2060Z'%20fill='%23F4F7FC'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_7089_707053)'%3e%3cpath%20d='M2.625%2084L22.5%2079.875L39%2086.25L24%2094.5L2.625%2084Z'%20fill='%23DCDCDC'/%3e%3cpath%20d='M117.375%2084L97.5%2079.875L81%2086.25L96%2094.5L117.375%2084Z'%20fill='%23DCDCDC'/%3e%3cpath%20opacity='0.6'%20d='M39%2086.25H81L96%2094.5H24L39%2086.25Z'%20fill='%23A1A1A1'/%3e%3cpath%20d='M45.0793%2050.5798C51.8385%2046.6773%2060.4814%2048.9932%2064.3838%2055.7524C68.2863%2062.5115%2065.9704%2071.1545%2059.2112%2075.0569L51.2626%2079.646L49.1291%2089.2059C48.8661%2090.3844%2047.2924%2090.6255%2046.6887%2089.5798L43.0171%2083.2205C37.4837%2083.9945%2031.7809%2081.424%2028.8155%2076.2878C24.9131%2069.5286%2027.229%2060.8857%2033.9882%2056.9833L45.0793%2050.5798Z'%20fill='%23E8E8E8'/%3e%3ccircle%20cx='2.2081'%20cy='2.2081'%20r='2.2081'%20transform='matrix(-0.866025%200.5%200.5%200.866025%2054.8662%2058.7017)'%20fill='%23FAFAFA'/%3e%3ccircle%20cx='2.2081'%20cy='2.2081'%20r='2.2081'%20transform='matrix(-0.866025%200.5%200.5%200.866025%2047.217%2063.1196)'%20fill='%23FAFAFA'/%3e%3ccircle%20cx='2.2081'%20cy='2.2081'%20r='2.2081'%20transform='matrix(-0.866025%200.5%200.5%200.866025%2039.568%2067.5317)'%20fill='%23FAFAFA'/%3e%3cpath%20d='M68.7319%2023.6854C58.716%2021.0017%2048.4209%2026.9456%2045.7371%2036.9615C43.0534%2046.9774%2048.9973%2057.2726%2059.0132%2059.9563L70.7932%2063.1128L76.8182%2074.647C77.5609%2076.0689%2079.6633%2075.8372%2080.0785%2074.2876L82.6036%2064.864C89.9703%2063.9541%2096.404%2058.6946%2098.4433%2051.0841C101.127%2041.0681%2095.1831%2030.773%2085.1672%2028.0892L68.7319%2023.6854Z'%20fill='%23DCDCDC'/%3e%3ccircle%20cx='61.039'%20cy='41.0622'%20r='2.93362'%20transform='rotate(15%2061.039%2041.0622)'%20fill='%23FAFAFA'/%3e%3ccircle%20cx='72.3738'%20cy='44.0973'%20r='2.93362'%20transform='rotate(15%2072.3738%2044.0973)'%20fill='%23FAFAFA'/%3e%3ccircle%20cx='83.7081'%20cy='47.1384'%20r='2.93362'%20transform='rotate(15%2083.7081%2047.1384)'%20fill='%23FAFAFA'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M41.6951%2032.7839C42.2994%2032.6391%2042.6718%2032.0319%2042.527%2031.4277C42.3822%2030.8234%2041.775%2030.451%2041.1708%2030.5958L38.2534%2031.2949C37.6492%2031.4397%2037.2768%2032.0469%2037.4216%2032.6511C37.5663%2033.2553%2038.1735%2033.6278%2038.7777%2033.483L41.6951%2032.7839ZM52.5122%2019.092C52.5109%2019.7133%2052.0063%2020.216%2051.385%2020.2148C50.7637%2020.2136%2050.261%2019.7089%2050.2622%2019.0876L50.268%2016.0876C50.2692%2015.4663%2050.7739%2014.9636%2051.3952%2014.9648C52.0165%2014.966%2052.5192%2015.4707%2052.518%2016.092L52.5122%2019.092ZM43.1169%2026.0355C42.9758%2026.6405%2042.3709%2027.0167%2041.7658%2026.8756L38.8442%2026.1942C38.2391%2026.0531%2037.863%2025.4482%2038.0041%2024.8431C38.1452%2024.2381%2038.7501%2023.8619%2039.3552%2024.003L42.2768%2024.6844C42.8819%2024.8255%2043.258%2025.4304%2043.1169%2026.0355ZM46.7835%2020.5285C47.0607%2021.0846%2046.8345%2021.76%2046.2784%2022.0372C45.7224%2022.3143%2045.0469%2022.0882%2044.7698%2021.5321L43.4316%2018.8471C43.1544%2018.291%2043.3805%2017.6156%2043.9366%2017.3384C44.4927%2017.0613%2045.1682%2017.2874%2045.4453%2017.8435L46.7835%2020.5285Z'%20fill='%23DCDCDC'/%3e%3crect%20x='24'%20y='94.5'%20width='72'%20height='63'%20fill='%23DCDCDC'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;mask:url("data:image/svg+xml,%3csvg%20width='120'%20height='120'%20viewBox='0%200%20120%20120'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_7089_707053'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='120'%20height='120'%3e%3cpath%20d='M120%2060C120%2068.9108%20118.054%2077.3757%20114.559%2084.9811C105.089%20105.649%2084.2189%20120%2060%20120C35.7811%20120%2014.9108%20105.649%205.44054%2084.9811C1.94595%2077.3757%200%2068.9108%200%2060C0%2026.8622%2026.8622%200%2060%200C93.1378%200%20120%2026.8622%20120%2060Z'%20fill='%23F4F7FC'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_7089_707053)'%3e%3cpath%20d='M2.625%2084L22.5%2079.875L39%2086.25L24%2094.5L2.625%2084Z'%20fill='%23DCDCDC'/%3e%3cpath%20d='M117.375%2084L97.5%2079.875L81%2086.25L96%2094.5L117.375%2084Z'%20fill='%23DCDCDC'/%3e%3cpath%20opacity='0.6'%20d='M39%2086.25H81L96%2094.5H24L39%2086.25Z'%20fill='%23A1A1A1'/%3e%3cpath%20d='M45.0793%2050.5798C51.8385%2046.6773%2060.4814%2048.9932%2064.3838%2055.7524C68.2863%2062.5115%2065.9704%2071.1545%2059.2112%2075.0569L51.2626%2079.646L49.1291%2089.2059C48.8661%2090.3844%2047.2924%2090.6255%2046.6887%2089.5798L43.0171%2083.2205C37.4837%2083.9945%2031.7809%2081.424%2028.8155%2076.2878C24.9131%2069.5286%2027.229%2060.8857%2033.9882%2056.9833L45.0793%2050.5798Z'%20fill='%23E8E8E8'/%3e%3ccircle%20cx='2.2081'%20cy='2.2081'%20r='2.2081'%20transform='matrix(-0.866025%200.5%200.5%200.866025%2054.8662%2058.7017)'%20fill='%23FAFAFA'/%3e%3ccircle%20cx='2.2081'%20cy='2.2081'%20r='2.2081'%20transform='matrix(-0.866025%200.5%200.5%200.866025%2047.217%2063.1196)'%20fill='%23FAFAFA'/%3e%3ccircle%20cx='2.2081'%20cy='2.2081'%20r='2.2081'%20transform='matrix(-0.866025%200.5%200.5%200.866025%2039.568%2067.5317)'%20fill='%23FAFAFA'/%3e%3cpath%20d='M68.7319%2023.6854C58.716%2021.0017%2048.4209%2026.9456%2045.7371%2036.9615C43.0534%2046.9774%2048.9973%2057.2726%2059.0132%2059.9563L70.7932%2063.1128L76.8182%2074.647C77.5609%2076.0689%2079.6633%2075.8372%2080.0785%2074.2876L82.6036%2064.864C89.9703%2063.9541%2096.404%2058.6946%2098.4433%2051.0841C101.127%2041.0681%2095.1831%2030.773%2085.1672%2028.0892L68.7319%2023.6854Z'%20fill='%23DCDCDC'/%3e%3ccircle%20cx='61.039'%20cy='41.0622'%20r='2.93362'%20transform='rotate(15%2061.039%2041.0622)'%20fill='%23FAFAFA'/%3e%3ccircle%20cx='72.3738'%20cy='44.0973'%20r='2.93362'%20transform='rotate(15%2072.3738%2044.0973)'%20fill='%23FAFAFA'/%3e%3ccircle%20cx='83.7081'%20cy='47.1384'%20r='2.93362'%20transform='rotate(15%2083.7081%2047.1384)'%20fill='%23FAFAFA'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M41.6951%2032.7839C42.2994%2032.6391%2042.6718%2032.0319%2042.527%2031.4277C42.3822%2030.8234%2041.775%2030.451%2041.1708%2030.5958L38.2534%2031.2949C37.6492%2031.4397%2037.2768%2032.0469%2037.4216%2032.6511C37.5663%2033.2553%2038.1735%2033.6278%2038.7777%2033.483L41.6951%2032.7839ZM52.5122%2019.092C52.5109%2019.7133%2052.0063%2020.216%2051.385%2020.2148C50.7637%2020.2136%2050.261%2019.7089%2050.2622%2019.0876L50.268%2016.0876C50.2692%2015.4663%2050.7739%2014.9636%2051.3952%2014.9648C52.0165%2014.966%2052.5192%2015.4707%2052.518%2016.092L52.5122%2019.092ZM43.1169%2026.0355C42.9758%2026.6405%2042.3709%2027.0167%2041.7658%2026.8756L38.8442%2026.1942C38.2391%2026.0531%2037.863%2025.4482%2038.0041%2024.8431C38.1452%2024.2381%2038.7501%2023.8619%2039.3552%2024.003L42.2768%2024.6844C42.8819%2024.8255%2043.258%2025.4304%2043.1169%2026.0355ZM46.7835%2020.5285C47.0607%2021.0846%2046.8345%2021.76%2046.2784%2022.0372C45.7224%2022.3143%2045.0469%2022.0882%2044.7698%2021.5321L43.4316%2018.8471C43.1544%2018.291%2043.3805%2017.6156%2043.9366%2017.3384C44.4927%2017.0613%2045.1682%2017.2874%2045.4453%2017.8435L46.7835%2020.5285Z'%20fill='%23DCDCDC'/%3e%3crect%20x='24'%20y='94.5'%20width='72'%20height='63'%20fill='%23DCDCDC'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat}.cometchat-conversations__empty-state-view-body,.cometchat-conversations__error-state-view-body{display:flex;flex-direction:column;gap:var(--cometchat-padding, 2px)}.cometchat-conversations__empty-state-view-body-title,.cometchat-conversations__error-state-view-body-title{width:280px;color:var(--cometchat-text-color-primary, #141414);text-align:center;font:var(--cometchat-font-heading3-bold);font-style:normal}.cometchat-conversations__empty-state-view-body-description,.cometchat-conversations__error-state-view-body-description{width:280px;color:var(--cometchat-text-color-secondary, #727272);text-align:center;font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-conversations__shimmer{width:100%;height:100%;background:var(--cometchat-background-color-01, #FFF)}.cometchat-conversations__shimmer-item{height:72px;display:flex;width:100%;min-width:240px;padding:var(--cometchat-padding-3, 12px) var(--cometchat-padding-4, 16px);align-items:center;gap:12px}.cometchat-conversations__shimmer-item-avatar{display:flex;flex-shrink:0;width:48px;height:48px;border-radius:var(--cometchat-radius-max,1000px);background:var( --cometchat-shimmer-gradient-color, linear-gradient(90deg, #e0e0e0 0%, #eee 100%) )}.cometchat-conversations__shimmer-item-body{width:100%;height:100%;display:flex;flex-direction:column;gap:var(--cometchat-padding-2, 8px)}.cometchat-conversations__shimmer-item-body-title-wrapper{display:flex;justify-content:space-between;width:100%}.cometchat-conversations__shimmer-item-body-title{width:50%;height:22px;flex-shrink:0;border-radius:var(--cometchat-radius-2, 8px);background:var( --cometchat-shimmer-gradient-color, linear-gradient(90deg, #e0e0e0 0%, #eee 100%) );animation:shimmerAnimation 1.5s infinite linear}.cometchat-conversations__shimmer-item-body-subtitle{width:100%;height:12px;flex-shrink:0;border-radius:var(--cometchat-radius-2, 8px);background:var( --cometchat-shimmer-gradient-color, linear-gradient(90deg, #e0e0e0 0%, #eee 100%) );animation:shimmerAnimation 1.5s infinite linear}.cometchat-conversations__shimmer-item-body-tail{width:60px;height:22px;min-height:22px;border-radius:var(--cometchat-radius-2, 8px);background:var( --cometchat-shimmer-gradient-color, linear-gradient(90deg, #e0e0e0 0%, #eee 100%) );animation:shimmerAnimation 10.5s infinite linear}.cometchat-conversations .cometchat-menu-list__sub-menu-list-item .cometchat-menu-list__sub-menu-list-item-icon{display:none}.cometchat-users{display:flex;width:100%;height:100%;flex-direction:column;align-items:flex-start;gap:0px;flex-shrink:0;background:var(--cometchat-background-color-01, #FFF)}.cometchat-users__empty-state-view{display:flex;flex-direction:column}.cometchat-users__empty-state-view,.cometchat-users__error-state-view{height:100%;display:flex;flex-direction:column;gap:var(--cometchat-padding-5, 20px);justify-content:center;align-items:center;background:var(--cometchat-background-color-01, #FFF)}.cometchat-users__empty-state-view-body,.cometchat-users__error-state-view-body{display:flex;flex-direction:column;gap:var(--cometchat-padding, 2px)}.cometchat-users__empty-state-view-body-title,.cometchat-users__error-state-view-body-title{width:280px;color:var(--cometchat-text-color-primary, #141414);text-align:center;font:var(--cometchat-font-heading3-bold);font-style:normal}.cometchat-users__empty-state-view-body-description,.cometchat-users__error-state-view-body-description{width:280px;color:var(--cometchat-text-color-secondary, #727272);text-align:center;font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-users__shimmer{width:100%;height:100%;background:var(--cometchat-background-color-01, #FFF)}.cometchat-users__shimmer-item{height:72px;display:flex;width:100%;min-width:240px;max-width:1440px;padding:var(--cometchat-padding-3, 12px) var(--cometchat-padding-4, 16px);align-items:center;gap:12px}.cometchat-users__shimmer-item-avatar{display:flex;flex-shrink:0;width:48px;height:48px;border-radius:var(--cometchat-radius-max, 1000px);background:var(--cometchat-shimmer-gradient-color, linear-gradient(90deg, #e0e0e0 0%, #eee 100%))}.cometchat-users__shimmer-item-body{display:flex;flex-direction:column;width:100%;height:100%;gap:var(--cometchat-padding-2, 8px)}.cometchat-users__shimmer-item-title{width:50%;height:22px;flex-shrink:0;border-radius:var(--cometchat-radius-2, 8px);background:var(--cometchat-shimmer-gradient-color, linear-gradient(90deg, #e0e0e0 0%, #eee 100%));animation:shimmerAnimation 1.5s infinite linear}.cometchat-users__shimmer-item-body-subtitle{width:25%;height:12px;flex-shrink:0;border-radius:var(--cometchat-radius-2, 8px);background:var(--cometchat-shimmer-gradient-color, linear-gradient(90deg, #e0e0e0 0%, #eee 100%));animation:shimmerAnimation 1.5s infinite linear}.cometchat-users__list-item-online .cometchat-list-item__status{width:14px;height:14px;margin-right:-12px;position:relative;top:20px;right:15px;border-radius:var(--cometchat-radius-max, 1000px);background:var(--cometchat-success-color, #09C26F);min-width:14px;border:2px solid var(--cometchat-neutral-color-50, #FFFFFF);display:flex;align-items:center;justify-content:center}.cometchat-users__list-item-active .cometchat-list-item{background-color:var(--cometchat-white-pressed, #E8E8E8)}.cometchat-users__list-item{cursor:pointer}.cometchat-users__list-item .cometchat-avatar,.cometchat-users__list-item .cometchat-list-item__leading-view{width:40px;height:40px}.cometchat-users .cometchat-list-item__body{padding:0;min-height:43px}.cometchat-groups{display:flex;width:100%;height:100%;flex-direction:column;align-items:flex-start;gap:0px;flex-shrink:0;background:var(--cometchat-background-color-01, #FFF)}.cometchat-groups__empty-state-view{display:flex;flex-direction:column}.cometchat-groups__empty-state-view,.cometchat-groups__error-state-view{height:100%;display:flex;flex-direction:column;gap:var(--cometchat-padding-5, 20px);justify-content:center;align-items:center;background:var(--cometchat-background-color-01, #FFF)}.cometchat-groups__empty-state-view-body,.cometchat-groups__error-state-view-body{display:flex;flex-direction:column;gap:var(--cometchat-padding, 2px)}.cometchat-groups__empty-state-view-body-title,.cometchat-groups__error-state-view-body-title{width:280px;color:var(--cometchat-text-color-primary, #141414);text-align:center;font:var(--cometchat-font-heading3-bold);font-style:normal}.cometchat-groups__empty-state-view-body-description,.cometchat-groups__error-state-view-body-description{width:280px;color:var(--cometchat-text-color-secondary, #727272);text-align:center;font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-groups__shimmer{width:100%;height:100%;background:var(--cometchat-background-color-01, #FFF)}.cometchat-groups__shimmer-item{height:72px;display:flex;width:100%;min-width:240px;max-width:1440px;padding:var(--cometchat-padding-3, 12px) var(--cometchat-padding-4, 16px);align-items:center;gap:12px}.cometchat-groups__shimmer-item-avatar{display:flex;flex-shrink:0;width:48px;height:48px;border-radius:var(--cometchat-radius-max,1000px);background:var( --cometchat-shimmer-gradient-color, linear-gradient(90deg, #e0e0e0 0%, #eee 100%) )}.cometchat-groups__shimmer-item-body{display:flex;flex-direction:column;width:100%;height:100%;gap:var(--cometchat-padding-2, 8px)}.cometchat-groups__shimmer-item-body-title{width:50%;height:22px;flex-shrink:0;border-radius:var(--cometchat-radius-2, 8px);background:var( --cometchat-shimmer-gradient-color, linear-gradient(90deg, #e0e0e0 0%, #eee 100%) );animation:shimmerAnimation 1.5s infinite linear}.cometchat-groups__shimmer-item-body-subtitle{width:25%;height:12px;flex-shrink:0;border-radius:var(--cometchat-radius-2, 8px);background:var( --cometchat-shimmer-gradient-color, linear-gradient(90deg, #e0e0e0 0%, #eee 100%) );animation:shimmerAnimation 1.5s infinite linear}.cometchat-groups__list-item{cursor:pointer}.cometchat-groups__list-item-active .cometchat-list-item{background-color:var(--cometchat-white-pressed,#E8E8E8)}.cometchat-groups__list-item-password .cometchat-list-item__status{width:14px;height:14px;margin-right:-14px;position:relative;top:20px;right:15px;border-radius:var(--cometchat-radius-max, 1000px);min-width:14px;border:2px solid var(--cometchat-neutral-color-50, #FFF);display:flex;align-items:center;justify-content:center;background-color:var(--cometchat-success-color,#09C26F)}.cometchat-groups__list-item-private .cometchat-list-item__status{width:14px;height:14px;margin-right:-14px;position:relative;top:20px;right:15px;border-radius:var(--cometchat-radius-max, 1000px);min-width:14px;border:2px solid var(--cometchat-neutral-color-50, #FFF);display:flex;align-items:center;justify-content:center;background-color:var(--cometchat-warning-color,#FFAB00)}.cometchat-groups__list-item-password .cometchat-list-item__status-icon{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='8'%20height='8'%20viewBox='0%200%208%208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_7292_139201'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='8'%20height='8'%3e%3crect%20width='8'%20height='8'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_7292_139201)'%3e%3cpath%20d='M2.10258%207.16797C1.93686%207.16797%201.795%207.10897%201.677%206.99097C1.559%206.87297%201.5%206.73111%201.5%206.56539V3.43722C1.5%203.2715%201.559%203.12964%201.677%203.01164C1.795%202.89364%201.93686%202.83464%202.10258%202.83464H2.5V2.16797C2.5%201.75175%202.64594%201.39769%202.93783%201.1058C3.22972%200.813913%203.58378%200.667969%204%200.667969C4.41622%200.667969%204.77028%200.813913%205.06217%201.1058C5.35406%201.39769%205.5%201.75175%205.5%202.16797V2.83464H5.89742C6.06314%202.83464%206.205%202.89364%206.323%203.01164C6.441%203.12964%206.5%203.2715%206.5%203.43722V6.56539C6.5%206.73111%206.441%206.87297%206.323%206.99097C6.205%207.10897%206.06314%207.16797%205.89742%207.16797H2.10258ZM4%205.58464C4.16194%205.58464%204.29967%205.52791%204.41317%205.41447C4.52661%205.30097%204.58333%205.16325%204.58333%205.0013C4.58333%204.83936%204.52661%204.70164%204.41317%204.58814C4.29967%204.47469%204.16194%204.41797%204%204.41797C3.83806%204.41797%203.70033%204.47469%203.58683%204.58814C3.47339%204.70164%203.41667%204.83936%203.41667%205.0013C3.41667%205.16325%203.47339%205.30097%203.58683%205.41447C3.70033%205.52791%203.83806%205.58464%204%205.58464ZM3%202.83464H5V2.16797C5%201.89019%204.90278%201.65408%204.70833%201.45964C4.51389%201.26519%204.27778%201.16797%204%201.16797C3.72222%201.16797%203.48611%201.26519%203.29167%201.45964C3.09722%201.65408%203%201.89019%203%202.16797V2.83464Z'%20fill='white'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;mask:url("data:image/svg+xml,%3csvg%20width='8'%20height='8'%20viewBox='0%200%208%208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_7292_139201'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='8'%20height='8'%3e%3crect%20width='8'%20height='8'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_7292_139201)'%3e%3cpath%20d='M2.10258%207.16797C1.93686%207.16797%201.795%207.10897%201.677%206.99097C1.559%206.87297%201.5%206.73111%201.5%206.56539V3.43722C1.5%203.2715%201.559%203.12964%201.677%203.01164C1.795%202.89364%201.93686%202.83464%202.10258%202.83464H2.5V2.16797C2.5%201.75175%202.64594%201.39769%202.93783%201.1058C3.22972%200.813913%203.58378%200.667969%204%200.667969C4.41622%200.667969%204.77028%200.813913%205.06217%201.1058C5.35406%201.39769%205.5%201.75175%205.5%202.16797V2.83464H5.89742C6.06314%202.83464%206.205%202.89364%206.323%203.01164C6.441%203.12964%206.5%203.2715%206.5%203.43722V6.56539C6.5%206.73111%206.441%206.87297%206.323%206.99097C6.205%207.10897%206.06314%207.16797%205.89742%207.16797H2.10258ZM4%205.58464C4.16194%205.58464%204.29967%205.52791%204.41317%205.41447C4.52661%205.30097%204.58333%205.16325%204.58333%205.0013C4.58333%204.83936%204.52661%204.70164%204.41317%204.58814C4.29967%204.47469%204.16194%204.41797%204%204.41797C3.83806%204.41797%203.70033%204.47469%203.58683%204.58814C3.47339%204.70164%203.41667%204.83936%203.41667%205.0013C3.41667%205.16325%203.47339%205.30097%203.58683%205.41447C3.70033%205.52791%203.83806%205.58464%204%205.58464ZM3%202.83464H5V2.16797C5%201.89019%204.90278%201.65408%204.70833%201.45964C4.51389%201.26519%204.27778%201.16797%204%201.16797C3.72222%201.16797%203.48611%201.26519%203.29167%201.45964C3.09722%201.65408%203%201.89019%203%202.16797V2.83464Z'%20fill='white'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;height:8px;width:8px;display:flex;align-items:center;justify-content:center;-webkit-mask-size:contain;mask-size:contain;border:none;align-self:center;background:var(--cometchat-static-white,#FFF)}.cometchat-groups__list-item-private .cometchat-list-item__status-icon{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%2021.371C11.8962%2021.371%2011.7943%2021.3627%2011.6942%2021.346C11.5942%2021.3293%2011.4974%2021.3043%2011.4037%2021.271C9.29492%2020.521%207.61708%2019.1913%206.37025%2017.2818C5.12342%2015.3721%204.5%2013.3115%204.5%2011.1V6.59625C4.5%206.21792%204.60967%205.87658%204.829%205.57225C5.04817%205.26775%205.33017%205.04692%205.675%204.90975L11.3672%202.78475C11.5814%202.70775%2011.7923%202.66925%2012%202.66925C12.2077%202.66925%2012.4186%202.70775%2012.6328%202.78475L18.325%204.90975C18.6698%205.04692%2018.9518%205.26775%2019.171%205.57225C19.3903%205.87658%2019.5%206.21792%2019.5%206.59625V11.1C19.5%2013.3115%2018.8766%2015.3721%2017.6298%2017.2818C16.3829%2019.1913%2014.7051%2020.521%2012.5963%2021.271C12.5026%2021.3043%2012.4058%2021.3293%2012.3058%2021.346C12.2058%2021.3627%2012.1038%2021.371%2012%2021.371Z'%20fill='%23141414'/%3e%3c/svg%3e") center center no-repeat;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%2021.371C11.8962%2021.371%2011.7943%2021.3627%2011.6942%2021.346C11.5942%2021.3293%2011.4974%2021.3043%2011.4037%2021.271C9.29492%2020.521%207.61708%2019.1913%206.37025%2017.2818C5.12342%2015.3721%204.5%2013.3115%204.5%2011.1V6.59625C4.5%206.21792%204.60967%205.87658%204.829%205.57225C5.04817%205.26775%205.33017%205.04692%205.675%204.90975L11.3672%202.78475C11.5814%202.70775%2011.7923%202.66925%2012%202.66925C12.2077%202.66925%2012.4186%202.70775%2012.6328%202.78475L18.325%204.90975C18.6698%205.04692%2018.9518%205.26775%2019.171%205.57225C19.3903%205.87658%2019.5%206.21792%2019.5%206.59625V11.1C19.5%2013.3115%2018.8766%2015.3721%2017.6298%2017.2818C16.3829%2019.1913%2014.7051%2020.521%2012.5963%2021.271C12.5026%2021.3043%2012.4058%2021.3293%2012.3058%2021.346C12.2058%2021.3627%2012.1038%2021.371%2012%2021.371Z'%20fill='%23141414'/%3e%3c/svg%3e") center center no-repeat;height:8px;width:8px;display:flex;align-items:center;justify-content:center;-webkit-mask-size:contain;mask-size:contain;border:none;align-self:center;background:var(--cometchat-static-white,#FFF)}.cometchat-groups__subtitle{overflow:hidden;color:var(--cometchat-text-color-secondary, #727272);text-overflow:ellipsis;white-space:nowrap;font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-groups__list-item .cometchat-avatar,.cometchat-groups__list-item .cometchat-list-item__leading-view{width:40px;height:40px}.cometchat-groups .cometchat-list-item__body{padding:0}.cometchat-message-header{display:flex;padding:var(--cometchat-padding-2, 8px) var(--cometchat-padding-4, 16px);align-items:center;gap:var(--cometchat-padding-3, 12px);flex:1 0 0;align-self:stretch;justify-content:space-between;height:64px;background:var(--cometchat-background-color-01);width:100%;overflow:hidden}.cometchat-message-header .cometchat-message-header__subtitle{overflow:hidden;color:var(--cometchat-icon-color-secondary);text-overflow:ellipsis;white-space:nowrap;font:var(--cometchat-font-caption1-regular);width:100%;text-align:left;height:100%;display:flex;align-items:center;justify-content:flex-start;min-height:17px}.cometchat-message-header .cometchat-message-header__subtitle.cometchat-message-header__subtitle-typing{color:var(--cometchat-text-color-highlight)}.cometchat-message-header .cometchat-list-item__title-container{gap:0;height:fit-content}.cometchat-message-header>div:not([class]){display:flex;align-items:center;justify-content:flex-start;gap:var(--cometchat-padding-2, 8px);flex:1 0 0;width:100%;overflow:hidden}.cometchat-message-header .cometchat-list-item__trailing-view{display:none}.cometchat-message-header__back-button{width:24px;height:24px;display:flex;justify-content:center;align-items:center;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_740_8318'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='24'%20height='24'%3e%3crect%20width='24'%20height='24'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_740_8318)'%3e%3cpath%20d='M7.37295%2012.75L12.5422%2017.9192C12.6909%2018.0679%2012.7643%2018.2419%2012.7625%2018.4412C12.7605%2018.6406%2012.682%2018.8178%2012.527%2018.973C12.3718%2019.1178%2012.1961%2019.1928%2012%2019.198C11.8038%2019.2032%2011.6281%2019.1282%2011.473%2018.973L5.1327%2012.6327C5.03904%2012.5391%204.97304%2012.4403%204.9347%2012.3365C4.8962%2012.2327%204.87695%2012.1205%204.87695%2012C4.87695%2011.8795%204.8962%2011.7673%204.9347%2011.6635C4.97304%2011.5597%205.03904%2011.4609%205.1327%2011.3672L11.473%205.02699C11.6115%204.88849%2011.783%204.81766%2011.9875%204.81449C12.192%204.81133%2012.3718%204.88216%2012.527%205.02699C12.682%205.18216%2012.7595%205.36033%2012.7595%205.56149C12.7595%205.76283%2012.682%205.94108%2012.527%206.09624L7.37295%2011.25H18.75C18.9628%2011.25%2019.141%2011.3218%2019.2845%2011.4655C19.4281%2011.609%2019.5%2011.7872%2019.5%2012C19.5%2012.2128%2019.4281%2012.391%2019.2845%2012.5345C19.141%2012.6782%2018.9628%2012.75%2018.75%2012.75H7.37295Z'%20fill='%23141414'/%3e%3c/g%3e%3c/svg%3e");-webkit-mask-size:contain;background:var(--cometchat-icon-color-primary);cursor:pointer}.cometchat-message-header .cometchat-message-header__conversation-summary-button .cometchat-button{background:transparent;border:none;justify-content:center;align-items:center;height:fit-content;width:fit-content;padding:0}.cometchat-message-header .cometchat-message-header__conversation-summary-button .cometchat-button .cometchat-button__icon{height:24px;width:24px;background:var(--cometchat-icon-color-primary, #141414)}.cometchat-message-header__listitem{height:100%;width:100%;display:flex;align-items:center;justify-content:flex-start;overflow:hidden}.cometchat-message-header__auxiliary-button-view{width:fit-content;display:flex;gap:var(--cometchat-padding-4, 16px);align-items:center;justify-content:flex-end;gap:16px}.cometchat-message-header .cometchat-list-item{padding:0}.cometchat-message-header .cometchat-list-item:hover{background:transparent;cursor:default}.cometchat-message-header .cometchat-list-item__body{padding:0}.cometchat-message-header .cometchat-list-item .cometchat-list-item__body-title{overflow:hidden;text-overflow:ellipsis;width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start}.cometchat-message-header .cometchat-list-item .cometchat-avatar{display:flex;width:40px;height:40px;justify-content:center;align-items:center;flex-shrink:0;border-radius:var(--cometchat-radius-max)}.cometchat-message-header .cometchat-list-item .cometchat-list-item__leading-view{height:40px;width:40px;padding:0}.cometchat-message-header__listitem>.cometchat{height:100%;width:100%}.cometchat-message-header .cometchat-button__icon:hover{background:var(--cometchat-primary-color)}@media (max-width: 768px){.cometchat-message-header__back-button{display:block}.cometchat-message-header .cometchat-list-item .cometchat-list-item__body-title{display:initial}}.cometchat-message-composer{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;align-self:stretch;border-radius:var(--cometchat-radius-2, 8px);border:1px solid var(--cometchat-border-color-light);background:var(--cometchat-background-color-01);width:100%;height:100%}.cometchat-message-composer__send-button{display:flex;width:32px;height:32px;padding:var(--cometchat-padding-1, 4px);justify-content:center;align-items:center;gap:var(--cometchat-padding-1, 4px);border-radius:60px;background:var(--cometchat-background-color-04)}.cometchat-message-composer__send-button .cometchat-button{cursor:default}.cometchat-message-composer__send-button-active{cursor:pointer;background:var(--cometchat-primary-color)}.cometchat-message-composer__auxilary-button-view-sticker-button .cometchat-popover__content{height:300px;overflow:hidden;width:272px}.cometchat-message-composer__emoji-keyboard-button .cometchat-popover__content{height:300px;width:300px;overflow:hidden}.cometchat-message-composer__secondary-button-view-attachment-button .cometchat-popover__content{height:332px;border:none}.cometchat-message-composer__voice-recording-button .cometchat-popover__content{width:fit-content;max-height:300px;height:fit-content;min-height:200px}.cometchat-message-composer__voice-recording-button .cometchat-media-recorder{max-height:300px;min-height:220px;overflow:hidden}.cometchat-message-composer__voice-recording-button .cometchat-media-recorder__recording{max-height:300px;min-height:220px}.cometchat-message-composer__voice-recording-button .cometchat-media-recorder__recorded{max-height:300px;min-height:220px;justify-content:space-between}.cometchat-message-composer__input .cometchat-mentions>span{color:var(--cometchat-text-color-highlight, #6852D6);font:var(--cometchat-font-body-regular)}.cometchat-message-composer__input .cometchat-mentions-you>span{color:var(--cometchat-warning-color, #FFAB00);font:var(--cometchat-font-body-regular)}.cometchat-message-composer div:not([class]) .cometchat-button{width:fit-content;background:transparent;padding:0;gap:0;height:24px}.cometchat-message-composer__unblock-button{color:var(--cometchat-neutral-color-900);font:var(--cometchat-font-body-regular);cursor:pointer;width:100%;height:40px;display:flex;align-items:center;justify-content:center;background:transparent;border-radius:var(--cometchat-radius-2, 8px);border:1px solid var(--cometchat-border-color-dark);padding:var(--cometchat-padding-2, 8px) var(--cometchat-padding-5, 20px)}.cometchat-message-composer__header{width:100%;height:fit-content;display:flex;padding:var(--cometchat-padding-1, 4px);justify-content:space-between;align-items:flex-start;align-self:stretch;flex-direction:column}.cometchat-message-composer__header-error-state{display:flex;padding:var(--cometchat-padding-2, 8px);align-items:center;gap:var(--cometchat-padding-1);flex:1 0 0;align-self:stretch;border-radius:var(--cometchat-radius-1, 4px);background:var(--cometchat-background-color-02)}.cometchat-message-composer__header-error-state-icon-wrapper{width:20px;height:20px;display:flex;justify-content:center;align-items:center;background:var(--cometchat-error-color);border-radius:var(--cometchat-radius-max)}.cometchat-message-composer__header-error-state-icon{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.9974%2016.9168C12.2439%2016.9168%2012.4476%2016.8372%2012.6086%2016.678C12.7698%2016.5189%2012.8504%2016.316%2012.8504%2016.0695C12.8504%2015.8232%2012.7708%2015.6195%2012.6116%2015.4583C12.4525%2015.2973%2012.2497%2015.2168%2012.0034%2015.2168C11.7569%2015.2168%2011.5531%2015.2964%2011.3921%2015.4555C11.231%2015.6147%2011.1504%2015.8175%2011.1504%2016.0638C11.1504%2016.3101%2011.23%2016.5139%2011.3891%2016.675C11.5483%2016.8362%2011.7511%2016.9168%2011.9974%2016.9168ZM12.0616%2013.1168C12.282%2013.1168%2012.4685%2013.0397%2012.6211%2012.8855C12.774%2012.7314%2012.8504%2012.5431%2012.8504%2012.3208V7.7543C12.8504%207.53846%2012.7728%207.35321%2012.6176%207.19855C12.4625%207.04405%2012.2766%206.9668%2012.0599%206.9668C11.8369%206.9668%2011.649%207.04405%2011.4961%207.19855C11.3435%207.35321%2011.2671%207.53846%2011.2671%207.7543V12.3208C11.2671%2012.5431%2011.3445%2012.7314%2011.4991%2012.8855C11.6538%2013.0397%2011.8413%2013.1168%2012.0616%2013.1168Z'%20fill='%23141414'/%3e%3c/svg%3e") center center no-repeat;width:20px;height:20px;-webkit-mask-size:contain;background:var(--cometchat-static-white)}.cometchat-message-composer__header-error-state-text{overflow:hidden;color:var(--cometchat-error-color);text-overflow:ellipsis;font:var(--cometchat-font-caption1-regular)}.cometchat-mention-list{display:flex;flex-direction:column;justify-content:flex-end;z-index:2;min-height:45px;padding:0 0 1px;width:fit-content;align-self:flex-start;min-width:320px;bottom:100%;left:0;position:absolute;max-height:336px;border-radius:var(--cometchat-radius-4, 16px);border:1px solid var(--cometchat-background-color-01);background:var(--cometchat-background-color-01);box-shadow:0 12px 16px 4px #10182814,0 4px 6px 4px #10182808}.cometchat-mention-list .cometchat-list{max-height:336px}.cometchat-mention-list>.cometchat{overflow:hidden;border-radius:inherit}.cometchat-mention-list .cometchat-list .cometchat-list__header-title{display:none}.cometchat-message-composer__input{width:100%;outline:none;background:transparent;overflow-y:auto;min-height:30px;-webkit-user-select:text;user-select:text;white-space:pre-wrap;overflow-wrap:break-word;text-align:left;box-sizing:border-box;border-bottom:1px solid var(--cometchat-border-color-light);padding:var(--cometchat-padding-3, 12px);color:var(--cometchat-text-color-primary);text-overflow:ellipsis;font:var(--cometchat-font-body-regular);max-height:150px;scrollbar-width:none;cursor:text}.cometchat-message-composer__auxilary-button-view{display:flex;justify-content:flex-start;gap:12px;width:100%;align-items:center}.cometchat-message-composer__sticker-button-view{display:flex;justify-content:flex-start;gap:12px;width:fit-content;align-items:center}.cometchat-message-composer__default-buttons{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:var(--cometchat-padding-4);width:fit-content;margin-right:auto}.cometchat-message-composer__input:empty:before{content:attr(data-placeholder);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;color:var(--cometchat-text-color-tertiary);text-overflow:ellipsis;font:var(--cometchat-font-body-regular)}.cometchat-message-composer div:not([class]) .cometchat-message-composer__send-button .cometchat-button .cometchat-button__icon{background:var(--cometchat-static-white)}.cometchat-message-composer div:not([class]) .cometchat-button .cometchat-button__icon{background:var(--cometchat-icon-color-secondary)}.cometchat-message-composer div:not([class]) .cometchat-button .cometchat-button__icon:hover{background:var(--cometchat-primary-color, #6852D6)}.cometchat-message-composer div:not([class]) .cometchat-message-composer__send-button .cometchat-button .cometchat-button__icon:hover{background:var(--cometchat-static-white)}.cometchat-message-composer div:not([class]) .cometchat-message-composer__emoji-keyboard-button-active .cometchat-button__icon{background:var(--cometchat-primary-color)}.cometchat-message-composer div:not([class]) .cometchat-message-composer__secondary-button-view-attachment-button-active .cometchat-button__icon{background:var(--cometchat-primary-color)}.cometchat-message-composer div:not([class]) .cometchat-message-composer__voice-recording-button-active .cometchat-button__icon{background:var(--cometchat-primary-color)}.cometchat-message-composer div:not([class]) .cometchat-message-composer__auxilary-button-view-sticker-button-active .cometchat-button__icon{background:var(--cometchat-primary-color)}.cometchat-message-composer__input-mobile{font:var( --cometchat-font-heading4-regular)}.cometchat-message-composer__secondary-button-view-attachment-button .cometchat-action-sheet{min-width:200px}.cometchat-message-composer__secondary-button-view-attachment-button-1 .cometchat-popover__content{height:58px}.cometchat-message-composer__secondary-button-view-attachment-button-2 .cometchat-popover__content{height:114px}.cometchat-message-composer__secondary-button-view-attachment-button-3 .cometchat-popover__content{height:170px}.cometchat-message-composer__secondary-button-view-attachment-button-4 .cometchat-popover__content{height:230px}.cometchat-message-composer__secondary-button-view-attachment-button-5 .cometchat-popover__content{height:285px}.cometchat-message-composer .cometchat-edit-preview__subtitle{height:fit-content;max-height:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cometchat-message-composer-hide-scrollbar .cometchat-action-sheet::-webkit-scrollbar,.cometchat-message-composer-hide-scrollbar .cometchat-action-sheet::-webkit-scrollbar-thumb{display:none}.cometchat-message-composer-hide-scrollbar .cometchat-emoji-keyboard__list::-webkit-scrollbar,.cometchat-message-composer-hide-scrollbar .cometchat-emoji-keyboard__list::-webkit-scrollbar-thumb,.cometchat-message-composer-hide-scrollbar .cometchat-emoji-keyboard__tabs::-webkit-scrollbar,.cometchat-message-composer-hide-scrollbar .cometchat-emoji-keyboard__tabs::-webkit-scrollbar-thumb{display:none}.cometchat-message-composer-hide-scrollbar .cometchat-sticker-keyboard__tabs::-webkit-scrollbar{background:transparent;height:0px;width:0px}.cometchat-message-composer-hide-scrollbar .cometchat-sticker-keyboard__tabs::-webkit-scrollbar-thumb{background:#e8e5e5;border-radius:8px}.cometchat-message-composer-hide-scrollbar .cometchat-sticker-keyboard__list::-webkit-scrollbar{background:transparent;width:0px}.cometchat-message-composer-hide-scrollbar .cometchat-sticker-keyboard__list::-webkit-scrollbar-thumb{background:#e8e5e5;border-radius:8px}.cometchat-message-list__error-state-view{height:100%;display:flex;flex-direction:column;gap:var(--cometchat-padding-5, 20px);justify-content:center;align-items:center}.cometchat-message-list__error-state-view-icon{height:120px;width:120px;display:flex;align-items:center;justify-content:center;-webkit-mask-size:contain;mask-size:contain;border:none;align-self:center}.cometchat-message-list .cometchat-message-list__footer-smart-replies,.cometchat-message-list__footer-conversation-starter{width:100%}.cometchat-message-list__error-state-view-body{display:flex;flex-direction:column;gap:var(--cometchat-padding, 2px)}.cometchat-message-list__error-state-view-body-title{width:280px;color:var(--cometchat-text-color-primary);text-align:center;font:var(--cometchat-font-heading3-bold);font-style:normal}.cometchat-message-list__error-state-view-body-description{width:280px;color:var(--cometchat-text-color-secondary);text-align:center;font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-message-bubble__thread-view-replies{height:100%;width:100%;border:none;border-radius:0;background:transparent;display:flex;align-items:center;gap:5px}.cometchat-message-bubble-outgoing .cometchat-message-bubble__status-info-view .cometchat-date{color:var(--cometchat-static-white);font:var(--cometchat-font-caption2-regular)}.cometchat-message-bubble-incoming .cometchat-message-bubble__status-info-view .cometchat-date{color:var(--cometchat-neutral-color-600);font:var(--cometchat-font-caption2-regular)}.cometchat-message-bubble .cometchat-text-bubble,.cometchat-message-bubble .cometchat-delete-bubble{padding-bottom:0}.cometchat-message-bubble .cometchat-text-bubble .cometchat-text-bubble__read-more,.cometchat-text-bubble__read-less{padding-bottom:0;padding-right:0}.cometchat-message-bubble .cometchat-message-bubble__whiteboard-message .cometchat-message-bubble__status-info-view{padding-top:0}.cometchat-message-bubble .cometchat-message-bubble__delete-message .cometchat-message-bubble__status-info-view{padding-top:0;padding-right:var(--cometchat-padding-2)}.cometchat-message-bubble .cometchat-message-bubble__document-message .cometchat-message-bubble__status-info-view,.cometchat-message-bubble .cometchat-message-bubble__whiteboad-message .cometchat-message-bubble__status-info-view,.cometchat-message-bubble .cometchat-message-bubble__pol-message .cometchat-message-bubble__status-info-view,.cometchat-message-bubble .cometchat-message-bubble__audio-message .cometchat-message-bubble__status-info-view,.cometchat-message-bubble .cometchat-message-bubble__file-message .cometchat-message-bubble__status-info-view{padding-top:0}.cometchat-message-bubble__status-info-view{position:relative;display:flex;justify-content:flex-end;align-items:flex-end;height:fit-content;width:fit-content;padding:var(--cometchat-padding-1, 4px);gap:var(--cometchat-padding-1, 4px);border-radius:var(--cometchat-radius-max, 1000px)}.cometchat-message-bubble__audio-call .cometchat-call-bubble{padding:var(--cometchat-padding-2, 8px) var(--cometchat-padding-2, 8px) var(--cometchat-padding-3, 12px) var(--cometchat-padding-2, 8px)}.cometchat-fullscreen-viewer .cometchat-fullscreen-viewer__body-image{max-width:100%;max-height:84vh;object-fit:contain}.cometchat-message-bubble__audio-call .cometchat-call-bubble .cometchat-call-bubble__body{padding:0}.cometchat-message-bubble__thread-view-replies .cometchat-button{align-items:flex-end}.cometchat-reactions-info-wrapper>.cometchat{width:fit-content}.cometchat-message-bubble__thread-view-replies .cometchat-button .cometchat-button__text{margin-bottom:-2px}.cometchat-message-bubble__body-footer-view .cometchat-reactions .cometchat,.cometchat-reactions .cometchat-popover,.cometchat-reactions .cometchat-popover__button{width:fit-content}.cometchat-message-list__date-header{position:absolute;top:12px;z-index:2}.cometchat-message-list__bubble-date-header{margin:auto;width:fit-content}.cometchat-message-list__bubble-date-header,.cometchat-message-list__date-header{display:flex;padding:var(--cometchat-padding-1, 4px) var(--cometchat-padding-2, 8px);justify-content:center;align-items:center;border-radius:var(--cometchat-radius-1, 4px);border:1px solid var(--cometchat-border-color-dark);background:var(--cometchat-background-color-02);box-shadow:0 1px 2px #1018280d}.cometchat-message-bubble__status-info-view-helper-text{text-align:right;color:var(--cometchat-static-white);font:var(--cometchat-font-caption2-regular);align-self:flex-end;padding-bottom:1.5px}.cometchat-message-bubble__thread-view-replies .cometchat-button{background:transparent;gap:var(--cometchat-padding-1, 4px);justify-content:flex-start;padding:0;height:100%;width:fit-content}.cometchat-message-bubble__thread-view-replies{display:flex;height:24px;padding:var(--cometchat-padding-2, 8px) var(--cometchat-padding-1, 4px) 0px var(--cometchat-padding-1, 4px);align-items:center;align-self:stretch}.cometchat-message-bubble-outgoing .cometchat-message-bubble__thread-view-replies{justify-content:flex-end}.cometchat-message-bubble__thread-view-replies .cometchat-button__text{color:var(--cometchat-text-color-primary);text-align:right;font:var(--cometchat-font-caption1-regular)}.cometchat-message-bubble__thread-view-replies .cometchat-button__icon{height:16px;background:var(--cometchat-icon-color-secondary);width:16px;-webkit-mask-size:contain}.cometchat-message-bubble-incoming .cometchat-message-bubble__status-info-view-helper-text{text-align:right;color:var(--cometchat-neutral-color-600);font:var(--cometchat-font-caption2-regular);align-self:flex-end;padding-bottom:1.5px}.cometchat-message-list__date-header .cometchat-date,.cometchat-message-list__bubble-date-header .cometchat-date{color:var(--cometchat-text-color-primary);font:var(--cometchat-font-caption1-medium);display:flex;align-items:center;justify-content:center;padding:0}.cometchat-message-bubble__status-info-view .cometchat-date{padding:0}.cometchat-messagelist__bubble{padding:0 0 0 15px;overflow:hidden;display:flex;margin-right:8px;box-sizing:border-box;width:100%}.cometchat-message-list{height:100%;width:100%;flex:1 1 0;order:2;position:relative;display:flex;border-radius:inherit;background:var(--cometchat-background-color-02);flex-direction:column;justify-content:flex-end;align-items:center;flex-shrink:0}.cometchat-message-list__header{display:flex;align-items:flex-start;justify-content:flex-start;width:100%;height:auto}.cometchat-message-list__body{height:100%;width:100%;display:flex;flex-direction:column;overflow-x:hidden;box-sizing:border-box}.cometchat-message-list__message-indicator{margin-bottom:8px;display:flex;width:100;justify-content:center;align-items:center;width:100%}.cometchat-message-list__message-indicator>.cometchat{width:fit-content}.cometchat-message-list__message-indicator .cometchat-button{background:var(--cometchat-static-black);height:fit-content;width:fit-content;display:flex;padding:8px var(--cometchat-padding-2, 8px);flex-direction:column;align-items:flex-start;border-radius:var(--cometchat-radius-max, 4px);flex-direction:row;justify-content:center;align-items:center}.cometchat-message-list__message-indicator .cometchat-button__text{color:var(--cometchat-static-white);text-align:center;font:var(--cometchat-font-caption1-regular)}.cometchat-message-list__message-indicator .cometchat-button__icon{display:flex;width:16px;height:16px;justify-content:center;align-items:center;background:var(--cometchat-static-white)}.cometchat-message-list__footer{display:flex;justify-content:flex-start;width:100%;box-sizing:border-box;background:transparent}.cometchat-message-bubble__leading-view{display:flex;width:32px;height:32px;justify-content:center;align-items:center}.cometchat-message-bubble__leading-view .cometchat-avatar{width:32px;height:32px}.cometchat-message-bubble__header-view{color:var(--cometchat-text-color-highlight);font:var(--cometchat-font-caption1-medium);margin-bottom:var(--cometchat-margin-1)}.cometchat-message-list__receipt{height:16px;width:16px;display:flex;align-items:center;justify-content:center}.cometchat-message-bubble__status-info-view-receipts-wait .cometchat-message-list__receipt{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='State=Sending'%3e%3cpath%20id='Vector'%20d='M8.5665%207.78867V5.08034C8.5665%204.93467%208.51545%204.81073%208.41334%204.7085C8.31123%204.60639%208.18728%204.55534%208.0415%204.55534C7.8915%204.55534%207.76556%204.60639%207.66367%204.7085C7.56189%204.81073%207.511%204.93467%207.511%205.08034V7.997C7.511%208.06734%207.5235%208.13312%207.5485%208.19434C7.5735%208.25556%207.60928%208.31295%207.65584%208.3665L9.97684%2010.7477C10.0792%2010.8621%2010.2072%2010.9174%2010.361%2010.9137C10.5147%2010.91%2010.6452%2010.8544%2010.7527%2010.747C10.8563%2010.6433%2010.9082%2010.5165%2010.9082%2010.3665C10.9082%2010.2165%2010.8566%2010.0881%2010.7533%209.98117L8.5665%207.78867ZM8.0005%2014.5553C7.10106%2014.5553%206.25234%2014.3826%205.45434%2014.0372C4.65623%2013.6916%203.96106%2013.2222%203.36884%2012.6288C2.7765%2012.0354%202.30767%2011.3403%201.96234%2010.5435C1.617%209.74673%201.44434%208.89906%201.44434%208.0005C1.44434%207.10106%201.61706%206.25234%201.9625%205.45434C2.30806%204.65623%202.7775%203.96106%203.37084%203.36884C3.96428%202.7765%204.65939%202.30767%205.45617%201.96234C6.25295%201.617%207.10061%201.44434%207.99917%201.44434C8.89861%201.44434%209.74734%201.61706%2010.5453%201.9625C11.3434%202.30806%2012.0386%202.7775%2012.6308%203.37084C13.2232%203.96428%2013.692%204.65939%2014.0373%205.45617C14.3827%206.25295%2014.5553%207.10062%2014.5553%207.99917C14.5553%208.89862%2014.3826%209.74734%2014.0372%2010.5453C13.6916%2011.3434%2013.2222%2012.0386%2012.6288%2012.6308C12.0354%2013.2232%2011.3403%2013.692%2010.5435%2014.0373C9.74673%2014.3827%208.89906%2014.5553%208.0005%2014.5553ZM7.997%2013.4998C9.50811%2013.4998%2010.8031%2012.9614%2011.8818%2011.8845C12.9605%2010.8077%2013.4998%209.51378%2013.4998%208.00267C13.4998%206.49156%2012.9606%205.19661%2011.882%204.11784C10.8034%203.03917%209.50939%202.49984%207.99984%202.49984C6.48684%202.49984%205.19195%203.03911%204.11517%204.11767C3.03828%205.19623%202.49984%206.49028%202.49984%207.99984C2.49984%209.51284%203.03828%2010.8077%204.11517%2011.8845C5.19195%2012.9614%206.48589%2013.4998%207.997%2013.4998Z'%20fill='%23F9F8FD'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;-webkit-mask-size:contain;background:var(--cometchat-static-white)}.cometchat-message-bubble__status-info-view-receipts-sent .cometchat-message-list__receipt{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='State=Send'%3e%3cpath%20id='Vector'%20d='M6.32227%2010.3446L12.2389%204.4279C12.3522%204.31679%2012.4842%204.26123%2012.6349%204.26123C12.7858%204.26123%2012.9168%204.31695%2013.0279%204.4284C13.139%204.53995%2013.1946%204.67234%2013.1946%204.82556C13.1946%204.9789%2013.139%205.11112%2013.0279%205.22223L6.71127%2011.5446C6.60016%2011.6557%206.47049%2011.7112%206.32227%2011.7112C6.17416%2011.7112%206.04455%2011.6557%205.93344%2011.5446L2.95561%208.56673C2.84449%208.45518%202.79172%208.32262%202.79727%208.16906C2.80283%208.01562%202.86138%207.88334%202.97294%207.77223C3.08438%207.66112%203.21677%207.60556%203.37011%207.60556C3.52344%207.60556%203.65566%207.66112%203.76677%207.77223L6.32227%2010.3446Z'%20fill='%23F9F8FD'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;-webkit-mask-size:contain;background:var(--cometchat-static-white)}.cometchat-message-bubble__status-info-view-receipts-delivered .cometchat-message-list__receipt{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='State=Delivered'%3e%3cpath%20id='Vector'%20d='M1.39994%208.62199C1.28883%208.51088%201.23605%208.37943%201.24161%208.22765C1.24716%208.07576%201.3055%207.94426%201.41661%207.83315C1.52772%207.72571%201.65922%207.6711%201.81111%207.66932C1.96289%207.66743%202.09433%207.72204%202.20544%207.83315L4.76111%2010.3998C4.824%2010.4628%204.89066%2010.5295%204.96111%2010.5998L5.16111%2010.7998C5.27222%2010.9109%205.32683%2011.0405%205.32494%2011.1887C5.32305%2011.3369%205.26655%2011.4665%205.15544%2011.5777L5.14444%2011.5887C5.03333%2011.6961%204.90366%2011.7508%204.75544%2011.7527C4.60733%2011.7544%204.47772%2011.6998%204.36661%2011.5887L1.39994%208.62199ZM7.89994%2010.3943L13.8221%204.47199C13.9332%204.36088%2014.0647%204.30626%2014.2166%204.30815C14.3685%204.31004%2014.5%204.36654%2014.6111%204.47765C14.7184%204.58876%2014.7731%204.72021%2014.7749%204.87199C14.7768%205.02388%2014.7222%205.15538%2014.6111%205.26649L8.28877%2011.5887C8.17766%2011.6998%208.04805%2011.7553%207.89994%2011.7553C7.75183%2011.7553%207.62222%2011.6998%207.51111%2011.5887L4.54444%208.62199C4.437%208.51465%204.38511%208.3841%204.38877%208.23032C4.39255%208.07665%204.44811%207.94426%204.55544%207.83315C4.66655%207.72204%204.799%207.66649%204.95277%207.66649C5.10644%207.66649%205.23883%207.72204%205.34994%207.83315L7.89994%2010.3943ZM11.4611%205.27199L8.28877%208.44432C8.18144%208.55165%208.05277%208.60349%207.90277%208.59982C7.75277%208.59615%207.62222%208.5406%207.51111%208.43315C7.4%208.32204%207.34444%208.18965%207.34444%208.03599C7.34444%207.88221%207.4%207.74976%207.51111%207.63865L10.6721%204.47765C10.7796%204.37021%2010.9101%204.31649%2011.0638%204.31649C11.2176%204.31649%2011.35%204.37021%2011.4611%204.47765C11.5722%204.58876%2011.6278%204.72115%2011.6278%204.87482C11.6278%205.02849%2011.5722%205.16088%2011.4611%205.27199Z'%20fill='%23F9F8FD'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;-webkit-mask-size:contain;background:var(--cometchat-static-white)}.cometchat-message-bubble__status-info-view-receipts-read .cometchat-message-list__receipt{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.39994%208.62199C1.28883%208.51088%201.23605%208.37943%201.24161%208.22765C1.24716%208.07576%201.3055%207.94426%201.41661%207.83315C1.52772%207.72571%201.65922%207.6711%201.81111%207.66932C1.96289%207.66743%202.09433%207.72204%202.20544%207.83315L4.76111%2010.3998C4.824%2010.4628%204.89066%2010.5295%204.96111%2010.5998L5.16111%2010.7998C5.27222%2010.9109%205.32683%2011.0405%205.32494%2011.1887C5.32305%2011.3369%205.26655%2011.4665%205.15544%2011.5777L5.14444%2011.5887C5.03333%2011.6961%204.90366%2011.7508%204.75544%2011.7527C4.60733%2011.7544%204.47772%2011.6998%204.36661%2011.5887L1.39994%208.62199ZM7.89994%2010.3943L13.8221%204.47199C13.9332%204.36088%2014.0647%204.30626%2014.2166%204.30815C14.3685%204.31004%2014.5%204.36654%2014.6111%204.47765C14.7184%204.58876%2014.7731%204.72021%2014.7749%204.87199C14.7768%205.02388%2014.7222%205.15538%2014.6111%205.26649L8.28877%2011.5887C8.17766%2011.6998%208.04805%2011.7553%207.89994%2011.7553C7.75183%2011.7553%207.62222%2011.6998%207.51111%2011.5887L4.54444%208.62199C4.437%208.51465%204.38511%208.3841%204.38877%208.23032C4.39255%208.07665%204.44811%207.94426%204.55544%207.83315C4.66655%207.72204%204.799%207.66649%204.95277%207.66649C5.10644%207.66649%205.23883%207.72204%205.34994%207.83315L7.89994%2010.3943ZM11.4611%205.27199L8.28877%208.44432C8.18144%208.55165%208.05277%208.60349%207.90277%208.59982C7.75277%208.59615%207.62222%208.5406%207.51111%208.43315C7.4%208.32204%207.34444%208.18965%207.34444%208.03599C7.34444%207.88221%207.4%207.74976%207.51111%207.63865L10.6721%204.47765C10.7796%204.37021%2010.9101%204.31649%2011.0638%204.31649C11.2176%204.31649%2011.35%204.37021%2011.4611%204.47765C11.5722%204.58876%2011.6278%204.72115%2011.6278%204.87482C11.6278%205.02849%2011.5722%205.16088%2011.4611%205.27199Z'%20fill='%23F9F8FD'/%3e%3c/svg%3e") center center no-repeat;-webkit-mask-size:contain;background:var(--cometchat-message-seen-color,#56E8A7)}.cometchat-message-bubble__status-info-view-receipts-error .cometchat-message-list__receipt{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.9974%2016.9168C12.2439%2016.9168%2012.4476%2016.8372%2012.6086%2016.678C12.7698%2016.5189%2012.8504%2016.316%2012.8504%2016.0695C12.8504%2015.8232%2012.7708%2015.6195%2012.6116%2015.4583C12.4525%2015.2973%2012.2497%2015.2168%2012.0034%2015.2168C11.7569%2015.2168%2011.5531%2015.2964%2011.3921%2015.4555C11.231%2015.6147%2011.1504%2015.8175%2011.1504%2016.0638C11.1504%2016.3101%2011.23%2016.5139%2011.3891%2016.675C11.5483%2016.8362%2011.7511%2016.9168%2011.9974%2016.9168ZM12.0616%2013.1168C12.282%2013.1168%2012.4685%2013.0397%2012.6211%2012.8855C12.774%2012.7314%2012.8504%2012.5431%2012.8504%2012.3208V7.7543C12.8504%207.53846%2012.7728%207.35321%2012.6176%207.19855C12.4625%207.04405%2012.2766%206.9668%2012.0599%206.9668C11.8369%206.9668%2011.649%207.04405%2011.4961%207.19855C11.3435%207.35321%2011.2671%207.53846%2011.2671%207.7543V12.3208C11.2671%2012.5431%2011.3445%2012.7314%2011.4991%2012.8855C11.6538%2013.0397%2011.8413%2013.1168%2012.0616%2013.1168Z'%20fill='%23141414'/%3e%3c/svg%3e") center center no-repeat;background:var(--cometchat-static-white);height:12px;width:12px}.cometchat-message-bubble__status-info-view-receipts-error{height:16px;width:16px;display:flex;align-items:center;justify-content:center;background:var(--cometchat-error-color);border-radius:var(--cometchat-radius-max)}.cometchat-message-list__shimmer{display:flex;flex-direction:column;gap:10px;background:var(--cometchat-background-color-01);padding:0px var(--cometchat-padding-4, 16px) var(--cometchat-padding-4, 16px) var(--cometchat-padding-4, 16px)}.cometchat-message-list__shimmer-body{display:flex;width:286px;align-items:center;position:relative;border-radius:var(--cometchat-radius-2, 8px);flex-direction:column;align-items:flex-start;gap:var(--cometchat-padding-2)}.cometchat-message-list__shimmer-leading-view{display:flex;width:40px;height:40px;justify-content:center;align-items:center;border-radius:var(--cometchat-radius-max, 8px);background:var(--cometchat-shimmer-gradient-color);background-size:200% 100%;animation:shimmer .8s infinite;margin-right:var(--cometchat-margin-2)}.cometchat-message-list__shimmer-header{display:flex;width:50px;height:22px;justify-content:center;align-items:center;align-self:center;border-radius:var(--cometchat-radius-2, 8px);margin:10px auto auto;z-index:1;position:relative}.cometchat-message-list__shimmer-header .cometchat-message-list__shimmer-item{height:22px}.cometchat-message-list__shimmer-item-header{display:flex;width:120px;height:12px;justify-content:center;align-items:center;background:var(--cometchat-shimmer-gradient-color);background-size:200% 100%;animation:shimmer .8s infinite;border-radius:var(--cometchat-radius-2, 8px)}.cometchat-message-list__shimmer-item{width:100%;height:53px;background:var(--cometchat-shimmer-gradient-color);background-size:200% 100%;animation:shimmer .8s infinite;border-radius:var(--cometchat-radius-2, 8px)}.cometchat-message-bubble .cometchat-message-bubble__video-call,.cometchat-message-bubble .cometchat-message-bubble__audio-call{background:transparent;padding:0}.cometchat-message-bubble .cometchat-message-bubble__video-call .cometchat-action-bubble__icon,.cometchat-message-bubble .cometchat-message-bubble__audio-call .cometchat-action-bubble__icon{width:20px;height:20px;background:var(--cometchat-icon-color-secondary);display:flex;align-items:center;justify-content:center}.cometchat-message-bubble__video-call .cometchat-action-bubble,.cometchat-message-bubble__audio-call .cometchat-action-bubble{display:flex;height:32px;justify-content:center;align-items:center;gap:var(--cometchat-padding-1, 4px);border:1px solid var(--cometchat-border-color-default)}.cometchat-message-bubble__video-call .cometchat-message-bubble__missed-call .cometchat-action-bubble__icon{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.762%2015.4082C10.8687%2015.4082%2010.9679%2015.3894%2011.0598%2015.3519C11.1514%2015.3144%2011.2378%2015.2552%2011.319%2015.1742L14.539%2011.9344C14.6973%2011.7809%2014.7751%2011.5958%2014.7723%2011.3792C14.7696%2011.1625%2014.6871%2010.9752%2014.5248%2010.8172C14.3676%2010.664%2014.1813%2010.5874%2013.966%2010.5874C13.7508%2010.5874%2013.5668%2010.6638%2013.414%2010.8167L10.764%2013.4667L7.93077%2010.6499H9.16827C9.39043%2010.6499%209.5786%2010.5726%209.73277%2010.4179C9.88693%2010.2631%209.96402%2010.0756%209.96402%209.8554C9.96402%209.63507%209.88693%209.44849%209.73277%209.29565C9.5786%209.14299%209.39043%209.06665%209.16827%209.06665H5.93477C5.7126%209.06665%205.52585%209.1439%205.37452%209.2984C5.22302%209.45307%205.14727%209.63832%205.14727%209.85415V12.9874C5.14727%2013.2096%205.22327%2013.3977%205.37527%2013.5519C5.52727%2013.7061%205.71477%2013.7832%205.93777%2013.7832C6.16077%2013.7832%206.34868%2013.7061%206.50152%2013.5519C6.65435%2013.3977%206.73077%2013.2096%206.73077%2012.9874V11.6832L10.2015%2015.1707C10.282%2015.2568%2010.3689%2015.318%2010.4623%2015.3542C10.5556%2015.3902%2010.6555%2015.4082%2010.762%2015.4082ZM3.78077%2019.8499C3.3536%2019.8499%202.98293%2019.6928%202.66877%2019.3787C2.35443%2019.0643%202.19727%2018.6937%202.19727%2018.2667V5.73315C2.19727%205.30615%202.35443%204.93549%202.66877%204.62115C2.98293%204.30699%203.3536%204.1499%203.78077%204.1499H16.3175C16.7364%204.1499%2017.1043%204.30699%2017.4215%204.62115C17.7387%204.93549%2017.8973%205.30615%2017.8973%205.73315V10.8332L21.1308%207.5999C21.2529%207.47774%2021.3974%207.4479%2021.564%207.5104C21.7307%207.5729%2021.814%207.69165%2021.814%207.86665V16.1367C21.814%2016.3085%2021.7307%2016.4259%2021.564%2016.4889C21.3974%2016.5517%2021.2529%2016.5221%2021.1308%2016.3999L17.8973%2013.1667V18.2667C17.8973%2018.6937%2017.7387%2019.0643%2017.4215%2019.3787C17.1043%2019.6928%2016.7364%2019.8499%2016.3175%2019.8499H3.78077ZM3.78077%2018.2667H16.314V5.73315H3.78077V18.2667Z'%20fill='%23141414'/%3e%3c/svg%3e") center center no-repeat;-webkit-mask-size:contain;background:var(--cometchat-error-color)}.cometchat-message-bubble__video-call .cometchat-message-bubble__ended-call .cometchat-action-bubble__icon{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.51687%2016.3L1.20112%2014.001C1.04212%2013.842%200.964038%2013.6584%200.966871%2013.45C0.969538%2013.2417%201.04729%2013.0528%201.20012%2012.8833C2.58629%2011.3111%204.2252%2010.1153%206.11687%209.29577C8.00854%208.47644%209.96962%208.06677%2012.0001%208.06677C14.0306%208.06677%2015.9904%208.47644%2017.8794%209.29577C19.7682%2010.1153%2021.4085%2011.3111%2022.8001%2012.8833C22.953%2013.0528%2023.0307%2013.2417%2023.0334%2013.45C23.0362%2013.6584%2022.9578%2013.842%2022.7981%2014.001L20.5001%2016.3C20.3556%2016.4445%2020.1646%2016.5244%2019.9271%2016.5395C19.6896%2016.5549%2019.4912%2016.5023%2019.3319%2016.3818L16.5001%2014.2543C16.3946%2014.1754%2016.3155%2014.0835%2016.2626%2013.9785C16.2098%2013.8734%2016.1834%2013.7541%2016.1834%2013.6208V10.3508C15.5047%2010.1061%2014.8121%209.92811%2014.1056%209.81677C13.3991%209.70561%2012.7028%209.65002%2012.0166%209.65002C11.316%209.65002%2010.6125%209.70561%209.90637%209.81677C9.2002%209.92777%208.5092%2010.1055%207.83337%2010.35V13.6168C7.83337%2013.7433%207.8077%2013.8607%207.75637%2013.969C7.70504%2014.0775%207.62521%2014.1712%207.51687%2014.25L4.66437%2016.3873C4.47437%2016.5263%204.27479%2016.5872%204.06562%2016.57C3.85662%2016.5529%203.6737%2016.4629%203.51687%2016.3ZM6.16687%2011C5.5752%2011.2945%205.00362%2011.6487%204.45212%2012.0625C3.90079%2012.4764%203.36679%2012.9166%202.85012%2013.3833L4.16687%2014.7333L6.16687%2013.2333V11ZM17.7669%2010.95V13.1333L19.8334%2014.7168L21.1669%2013.4C20.6502%2012.8805%2020.1106%2012.4249%2019.5481%2012.0333C18.9856%2011.6416%2018.3919%2011.2805%2017.7669%2010.95Z'%20fill='%23141414'/%3e%3c/svg%3e") center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__video-call .cometchat-message-bubble__outgoing-call .cometchat-action-bubble__icon{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.78077%2019.8499C3.3536%2019.8499%202.98293%2019.6928%202.66877%2019.3787C2.35443%2019.0643%202.19727%2018.6937%202.19727%2018.2667V5.73315C2.19727%205.30615%202.35443%204.93549%202.66877%204.62115C2.98293%204.30699%203.3536%204.1499%203.78077%204.1499H16.3175C16.7364%204.1499%2017.1044%204.30699%2017.4215%204.62115C17.7387%204.93549%2017.8973%205.30615%2017.8973%205.73315V10.8332L21.1308%207.5999C21.2529%207.47774%2021.3974%207.4479%2021.564%207.5104C21.7307%207.5729%2021.814%207.69165%2021.814%207.86665V16.1367C21.814%2016.3085%2021.7307%2016.4259%2021.564%2016.4889C21.3974%2016.5517%2021.2529%2016.5221%2021.1308%2016.3999L17.8973%2013.1667V18.2667C17.8973%2018.6937%2017.7387%2019.0643%2017.4215%2019.3787C17.1044%2019.6928%2016.7364%2019.8499%2016.3175%2019.8499H3.78077ZM3.78077%2018.2667H16.314V5.73315H3.78077V18.2667Z'%20fill='%23141414'/%3e%3cpath%20d='M10.922%209.5H8.72579C8.51329%209.5%208.33513%209.42808%208.19129%209.28425C8.04763%209.14042%207.97579%208.96225%207.97579%208.74975C7.97579%208.53708%208.04763%208.359%208.19129%208.2155C8.33513%208.07183%208.51329%208%208.72579%208H12.572C12.828%208%2013.0426%208.08667%2013.2158%208.26C13.3891%208.43317%2013.4758%208.64775%2013.4758%208.90375V12.75C13.4758%2012.9625%2013.4039%2013.1407%2013.26%2013.2845C13.1162%2013.4282%2012.938%2013.5%2012.7255%2013.5C12.5129%2013.5%2012.3348%2013.4282%2012.1913%2013.2845C12.0476%2013.1407%2011.9758%2012.9625%2011.9758%2012.75V10.5537L7.27204%2015.2578C7.13354%2015.3963%206.95946%2015.4671%206.74979%2015.4703C6.54013%2015.4734%206.36288%2015.4026%206.21804%2015.2578C6.07321%2015.1129%206.00079%2014.9373%206.00079%2014.7308C6.00079%2014.5244%206.07321%2014.3487%206.21804%2014.2037L10.922%209.5Z'%20fill='%23141414'/%3e%3c/svg%3e") center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__video-call .cometchat-message-bubble__incoming-call .cometchat-action-bubble__icon{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.78077%2019.8499C3.3536%2019.8499%202.98293%2019.6928%202.66877%2019.3787C2.35443%2019.0643%202.19727%2018.6937%202.19727%2018.2667V5.73315C2.19727%205.30615%202.35443%204.93549%202.66877%204.62115C2.98293%204.30699%203.3536%204.1499%203.78077%204.1499H16.3175C16.7364%204.1499%2017.1044%204.30699%2017.4215%204.62115C17.7387%204.93549%2017.8973%205.30615%2017.8973%205.73315V10.8332L21.1308%207.5999C21.2529%207.47774%2021.3974%207.4479%2021.564%207.5104C21.7307%207.5729%2021.814%207.69165%2021.814%207.86665V16.1367C21.814%2016.3085%2021.7307%2016.4259%2021.564%2016.4889C21.3974%2016.5517%2021.2529%2016.5221%2021.1308%2016.3999L17.8973%2013.1667V18.2667C17.8973%2018.6937%2017.7387%2019.0643%2017.4215%2019.3787C17.1044%2019.6928%2016.7364%2019.8499%2016.3175%2019.8499H3.78077ZM3.78077%2018.2667H16.314V5.73315H3.78077V18.2667Z'%20fill='%23141414'/%3e%3cpath%20d='M8.55454%2013.9704H10.7508C10.9633%2013.9704%2011.1415%2014.0423%2011.2853%2014.1861C11.429%2014.3299%2011.5008%2014.5081%2011.5008%2014.7206C11.5008%2014.9333%2011.429%2015.1114%2011.2853%2015.2549C11.1415%2015.3985%2010.9633%2015.4704%2010.7508%2015.4704H6.90454C6.64854%2015.4704%206.43396%2015.3837%206.26079%2015.2104C6.08746%2015.0372%206.00079%2014.8226%206.00079%2014.5666V10.7204C6.00079%2010.5079%206.07271%2010.3297%206.21654%2010.1859C6.36038%2010.0422%206.53854%209.97035%206.75104%209.97035C6.96371%209.97035%207.14179%2010.0422%207.28529%2010.1859C7.42896%2010.3297%207.50079%2010.5079%207.50079%2010.7204V12.9166L12.2045%208.2126C12.343%208.0741%2012.5171%208.00327%2012.7268%208.0001C12.9365%207.99693%2013.1137%208.06777%2013.2585%208.2126C13.4034%208.35744%2013.4758%208.5331%2013.4758%208.7396C13.4758%208.94594%2013.4034%209.1216%2013.2585%209.2666L8.55454%2013.9704Z'%20fill='%23141414'/%3e%3c/svg%3e") center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__video-call .cometchat-message-bubble__busy-call .cometchat-action-bubble__icon{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Base_Icon'%3e%3cpath%20id='Vector'%20d='M3.77881%2019.8504C3.35165%2019.8504%202.98098%2019.6933%202.66681%2019.3791C2.35248%2019.0648%202.19531%2018.6941%202.19531%2018.2671V5.73364C2.19531%205.30664%202.35248%204.93597%202.66681%204.62164C2.98098%204.30747%203.35165%204.15039%203.77881%204.15039H16.3156C16.7344%204.15039%2017.1024%204.30747%2017.4196%204.62164C17.7367%204.93597%2017.8953%205.30664%2017.8953%205.73364V10.8336L21.1288%207.60039C21.251%207.47822%2021.3954%207.44839%2021.5621%207.51089C21.7287%207.57339%2021.8121%207.69214%2021.8121%207.86714V16.1371C21.8121%2016.309%2021.7287%2016.4264%2021.5621%2016.4894C21.3954%2016.5522%2021.251%2016.5226%2021.1288%2016.4004L17.8953%2013.1671V18.2671C17.8953%2018.6941%2017.7367%2019.0648%2017.4196%2019.3791C17.1024%2019.6933%2016.7344%2019.8504%2016.3156%2019.8504H3.77881ZM3.77881%2018.2671H16.3121V5.73364H3.77881V18.2671Z'%20fill='%23141414'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__video-call .cometchat-message-bubble__answered-call .cometchat-action-bubble__icon{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Base_Icon'%3e%3cpath%20id='Vector'%20d='M3.77881%2019.8504C3.35165%2019.8504%202.98098%2019.6933%202.66681%2019.3791C2.35248%2019.0648%202.19531%2018.6941%202.19531%2018.2671V5.73364C2.19531%205.30664%202.35248%204.93597%202.66681%204.62164C2.98098%204.30747%203.35165%204.15039%203.77881%204.15039H16.3156C16.7344%204.15039%2017.1024%204.30747%2017.4196%204.62164C17.7367%204.93597%2017.8953%205.30664%2017.8953%205.73364V10.8336L21.1288%207.60039C21.251%207.47822%2021.3954%207.44839%2021.5621%207.51089C21.7287%207.57339%2021.8121%207.69214%2021.8121%207.86714V16.1371C21.8121%2016.309%2021.7287%2016.4264%2021.5621%2016.4894C21.3954%2016.5522%2021.251%2016.5226%2021.1288%2016.4004L17.8953%2013.1671V18.2671C17.8953%2018.6941%2017.7367%2019.0648%2017.4196%2019.3791C17.1024%2019.6933%2016.7344%2019.8504%2016.3156%2019.8504H3.77881ZM3.77881%2018.2671H16.3121V5.73364H3.77881V18.2671Z'%20fill='%23141414'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__video-call .cometchat-message-bubble__unanswered-call .cometchat-action-bubble__icon{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Base_Icon'%3e%3cpath%20id='Vector'%20d='M3.77881%2019.8504C3.35165%2019.8504%202.98098%2019.6933%202.66681%2019.3791C2.35248%2019.0648%202.19531%2018.6941%202.19531%2018.2671V5.73364C2.19531%205.30664%202.35248%204.93597%202.66681%204.62164C2.98098%204.30747%203.35165%204.15039%203.77881%204.15039H16.3156C16.7344%204.15039%2017.1024%204.30747%2017.4196%204.62164C17.7367%204.93597%2017.8953%205.30664%2017.8953%205.73364V10.8336L21.1288%207.60039C21.251%207.47822%2021.3954%207.44839%2021.5621%207.51089C21.7287%207.57339%2021.8121%207.69214%2021.8121%207.86714V16.1371C21.8121%2016.309%2021.7287%2016.4264%2021.5621%2016.4894C21.3954%2016.5522%2021.251%2016.5226%2021.1288%2016.4004L17.8953%2013.1671V18.2671C17.8953%2018.6941%2017.7367%2019.0648%2017.4196%2019.3791C17.1024%2019.6933%2016.7344%2019.8504%2016.3156%2019.8504H3.77881ZM3.77881%2018.2671H16.3121V5.73364H3.77881V18.2671Z'%20fill='%23141414'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__video-call .cometchat-message-bubble__cancelled-call .cometchat-action-bubble__icon{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Base_Icon'%3e%3cpath%20id='Vector'%20d='M3.77881%2019.8504C3.35165%2019.8504%202.98098%2019.6933%202.66681%2019.3791C2.35248%2019.0648%202.19531%2018.6941%202.19531%2018.2671V5.73364C2.19531%205.30664%202.35248%204.93597%202.66681%204.62164C2.98098%204.30747%203.35165%204.15039%203.77881%204.15039H16.3156C16.7344%204.15039%2017.1024%204.30747%2017.4196%204.62164C17.7367%204.93597%2017.8953%205.30664%2017.8953%205.73364V10.8336L21.1288%207.60039C21.251%207.47822%2021.3954%207.44839%2021.5621%207.51089C21.7287%207.57339%2021.8121%207.69214%2021.8121%207.86714V16.1371C21.8121%2016.309%2021.7287%2016.4264%2021.5621%2016.4894C21.3954%2016.5522%2021.251%2016.5226%2021.1288%2016.4004L17.8953%2013.1671V18.2671C17.8953%2018.6941%2017.7367%2019.0648%2017.4196%2019.3791C17.1024%2019.6933%2016.7344%2019.8504%2016.3156%2019.8504H3.77881ZM3.77881%2018.2671H16.3121V5.73364H3.77881V18.2671Z'%20fill='%23141414'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__video-call .cometchat-message-bubble__rejected-call .cometchat-action-bubble__icon{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Base_Icon'%3e%3cpath%20id='Vector'%20d='M3.77881%2019.8504C3.35165%2019.8504%202.98098%2019.6933%202.66681%2019.3791C2.35248%2019.0648%202.19531%2018.6941%202.19531%2018.2671V5.73364C2.19531%205.30664%202.35248%204.93597%202.66681%204.62164C2.98098%204.30747%203.35165%204.15039%203.77881%204.15039H16.3156C16.7344%204.15039%2017.1024%204.30747%2017.4196%204.62164C17.7367%204.93597%2017.8953%205.30664%2017.8953%205.73364V10.8336L21.1288%207.60039C21.251%207.47822%2021.3954%207.44839%2021.5621%207.51089C21.7287%207.57339%2021.8121%207.69214%2021.8121%207.86714V16.1371C21.8121%2016.309%2021.7287%2016.4264%2021.5621%2016.4894C21.3954%2016.5522%2021.251%2016.5226%2021.1288%2016.4004L17.8953%2013.1671V18.2671C17.8953%2018.6941%2017.7367%2019.0648%2017.4196%2019.3791C17.1024%2019.6933%2016.7344%2019.8504%2016.3156%2019.8504H3.77881ZM3.77881%2018.2671H16.3121V5.73364H3.77881V18.2671Z'%20fill='%23141414'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__audio-call .cometchat-message-bubble__missed-call .cometchat-action-bubble__icon{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.51687%2020.2332L1.20112%2017.9342C1.04212%2017.7752%200.964038%2017.5916%200.966871%2017.3832C0.969538%2017.1749%201.04729%2016.9861%201.20012%2016.8167C2.58629%2015.2444%204.2252%2014.0486%206.11687%2013.2292C8.00854%2012.4097%209.96962%2012%2012.0001%2012C14.0306%2012%2015.9904%2012.4097%2017.8794%2013.2292C19.7682%2014.0486%2021.4085%2015.2444%2022.8001%2016.8167C22.953%2016.9861%2023.0307%2017.1749%2023.0334%2017.3832C23.0362%2017.5916%2022.9578%2017.7752%2022.7981%2017.9342L20.5001%2020.2332C20.3556%2020.3777%2020.1646%2020.4577%2019.9271%2020.473C19.6896%2020.4882%2019.4912%2020.4355%2019.3319%2020.315L16.5001%2018.1875C16.3946%2018.1087%2016.3155%2018.0167%2016.2626%2017.9117C16.2098%2017.8067%2016.1834%2017.6876%2016.1834%2017.5542V14.284C15.5047%2014.0393%2014.8121%2013.8614%2014.1056%2013.7502C13.3991%2013.6389%2012.7028%2013.5832%2012.0166%2013.5832C11.316%2013.5832%2010.6125%2013.6388%209.90637%2013.75C9.2002%2013.8612%208.5092%2014.0389%207.83337%2014.2832V17.55C7.83337%2017.6765%207.8077%2017.794%207.75637%2017.9025C7.70504%2018.011%207.62521%2018.1046%207.51687%2018.1832L4.66437%2020.3205C4.47437%2020.4597%204.27479%2020.5206%204.06562%2020.5032C3.85662%2020.4861%203.6737%2020.3961%203.51687%2020.2332ZM6.16687%2014.8332C5.5752%2015.1277%205.00362%2015.4819%204.45212%2015.8957C3.90079%2016.3097%203.36679%2016.7501%202.85012%2017.2167L4.16687%2018.5667L6.16687%2017.0667V14.8332ZM17.7669%2014.7832V16.9667L19.8334%2018.55L21.1669%2017.2332C20.6502%2016.7139%2020.1106%2016.2584%2019.5481%2015.8667C18.9856%2015.4751%2018.3919%2015.1139%2017.7669%2014.7832ZM6.13062%208.80425C5.90745%208.80425%205.72087%208.7285%205.57087%208.577C5.42087%208.42567%205.34587%208.23891%205.34587%208.01675V3.95425C5.34587%203.73841%205.42162%203.55317%205.57312%203.3985C5.72445%203.244%205.9112%203.16675%206.13337%203.16675H10.1834C10.4089%203.16675%2010.5979%203.2435%2010.7504%203.397C10.903%203.5505%2010.9794%203.74075%2010.9794%203.96775C10.9794%204.19475%2010.903%204.38258%2010.7504%204.53125C10.5979%204.67992%2010.4089%204.75425%2010.1834%204.75425H7.97937L11.9876%208.72925L17.0039%203.71275C17.1625%203.55425%2017.3509%203.47225%2017.5689%203.46675C17.7869%203.46108%2017.975%203.53908%2018.1334%203.70075C18.2917%203.86258%2018.3709%204.05217%2018.3709%204.2695C18.3709%204.487%2018.2914%204.67525%2018.1324%204.83425L13.1044%209.8625C12.794%2010.1763%2012.4184%2010.3332%2011.9774%2010.3332C11.5362%2010.3332%2011.1674%2010.1763%2010.8709%209.8625L6.92937%205.8875V8.01675C6.92937%208.23891%206.85195%208.42567%206.69712%208.577C6.54245%208.7285%206.35362%208.80425%206.13062%208.80425Z'%20fill='%23141414'/%3e%3c/svg%3e") center center no-repeat;-webkit-mask-size:contain;background:var(--cometchat-error-color)}.cometchat-message-bubble__audio-call .cometchat-message-bubble__ended-call .cometchat-action-bubble__icon{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.51687%2016.3L1.20112%2014.001C1.04212%2013.842%200.964038%2013.6584%200.966871%2013.45C0.969538%2013.2417%201.04729%2013.0528%201.20012%2012.8833C2.58629%2011.3111%204.2252%2010.1153%206.11687%209.29577C8.00854%208.47644%209.96962%208.06677%2012.0001%208.06677C14.0306%208.06677%2015.9904%208.47644%2017.8794%209.29577C19.7682%2010.1153%2021.4085%2011.3111%2022.8001%2012.8833C22.953%2013.0528%2023.0307%2013.2417%2023.0334%2013.45C23.0362%2013.6584%2022.9578%2013.842%2022.7981%2014.001L20.5001%2016.3C20.3556%2016.4445%2020.1646%2016.5244%2019.9271%2016.5395C19.6896%2016.5549%2019.4912%2016.5023%2019.3319%2016.3818L16.5001%2014.2543C16.3946%2014.1754%2016.3155%2014.0835%2016.2626%2013.9785C16.2098%2013.8734%2016.1834%2013.7541%2016.1834%2013.6208V10.3508C15.5047%2010.1061%2014.8121%209.92811%2014.1056%209.81677C13.3991%209.70561%2012.7028%209.65002%2012.0166%209.65002C11.316%209.65002%2010.6125%209.70561%209.90637%209.81677C9.2002%209.92777%208.5092%2010.1055%207.83337%2010.35V13.6168C7.83337%2013.7433%207.8077%2013.8607%207.75637%2013.969C7.70504%2014.0775%207.62521%2014.1712%207.51687%2014.25L4.66437%2016.3873C4.47437%2016.5263%204.27479%2016.5872%204.06562%2016.57C3.85662%2016.5529%203.6737%2016.4629%203.51687%2016.3ZM6.16687%2011C5.5752%2011.2945%205.00362%2011.6487%204.45212%2012.0625C3.90079%2012.4764%203.36679%2012.9166%202.85012%2013.3833L4.16687%2014.7333L6.16687%2013.2333V11ZM17.7669%2010.95V13.1333L19.8334%2014.7168L21.1669%2013.4C20.6502%2012.8805%2020.1106%2012.4249%2019.5481%2012.0333C18.9856%2011.6416%2018.3919%2011.2805%2017.7669%2010.95Z'%20fill='%23141414'/%3e%3c/svg%3e") center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__audio-call .cometchat-message-bubble__outgoing-call .cometchat-action-bubble__icon{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19.4402%2020.5C17.5557%2020.5%2015.6625%2020.0618%2013.7605%2019.1855C11.8587%2018.3092%2010.1113%2017.073%208.51825%2015.477C6.92542%2013.8808%205.69083%2012.1333%204.8145%2010.2345C3.93817%208.33583%203.5%206.44425%203.5%204.55975C3.5%204.25692%203.6%204.00458%203.8%203.80275C4%203.60092%204.25%203.5%204.55%203.5H7.8115C8.064%203.5%208.28675%203.58242%208.47975%203.74725C8.67275%203.91192%208.7955%204.11542%208.848%204.35775L9.42125%207.3C9.46092%207.573%209.45258%207.80758%209.39625%208.00375C9.33975%208.19992%209.23842%208.36467%209.09225%208.498L6.78275%2010.7462C7.15442%2011.4269%207.57908%2012.0708%208.05675%2012.678C8.53425%2013.285%209.05125%2013.8648%209.60775%2014.4173C10.1564%2014.9661%2010.7397%2015.4757%2011.3577%2015.9462C11.9757%2016.4167%2012.6431%2016.8546%2013.3598%2017.2598L15.6038%2014.9963C15.7603%2014.8334%2015.9498%2014.7193%2016.1723%2014.6538C16.3946%2014.5884%2016.6257%2014.5724%2016.8655%2014.6058L19.6423%2015.1713C19.8948%2015.2379%2020.1008%2015.3667%2020.2605%2015.5577C20.4202%2015.7487%2020.5%2015.9654%2020.5%2016.2078V19.45C20.5%2019.75%2020.3991%2020%2020.1973%2020.2C19.9954%2020.4%2019.7431%2020.5%2019.4402%2020.5ZM6.073%209.327L7.85775%207.61925C7.88975%207.59358%207.91058%207.55833%207.92025%207.5135C7.92992%207.46867%207.92833%207.427%207.9155%207.3885L7.48075%205.15375C7.46792%205.10258%207.4455%205.06417%207.4135%205.0385C7.3815%205.01283%207.33983%205%207.2885%205H5.15C5.1115%205%205.07942%205.01283%205.05375%205.0385C5.02825%205.06417%205.0155%205.09625%205.0155%205.13475C5.06667%205.81808%205.1785%206.51225%205.351%207.21725C5.52333%207.92242%205.764%208.62567%206.073%209.327ZM14.773%2017.9693C15.4358%2018.2783%2016.1272%2018.5145%2016.847%2018.678C17.567%2018.8413%2018.2397%2018.9384%2018.8652%2018.9693C18.9037%2018.9693%2018.9358%2018.9564%2018.9615%2018.9307C18.9872%2018.9051%2019%2018.873%2019%2018.8345V16.7308C19%2016.6794%2018.9872%2016.6377%2018.9615%2016.6058C18.9358%2016.5738%2018.8974%2016.5513%2018.8462%2016.5385L16.7462%2016.1115C16.7077%2016.0987%2016.6741%2016.0971%2016.6453%2016.1067C16.6164%2016.1164%2016.5859%2016.1372%2016.5538%2016.1692L14.773%2017.9693Z'%20fill='%23141414'/%3e%3cpath%20d='M17.8828%205.0681H15.6865C15.474%205.0681%2015.2959%204.99618%2015.152%204.85235C15.0084%204.70852%2014.9365%204.53035%2014.9365%204.31785C14.9365%204.10518%2015.0084%203.9271%2015.152%203.7836C15.2959%203.63993%2015.474%203.5681%2015.6865%203.5681H19.5328C19.7888%203.5681%2020.0034%203.65477%2020.1765%203.8281C20.3499%204.00127%2020.4365%204.21585%2020.4365%204.47185V8.3181C20.4365%208.5306%2020.3646%208.70877%2020.2208%208.8526C20.0769%208.99627%2019.8988%209.0681%2019.6863%209.0681C19.4736%209.0681%2019.2955%208.99627%2019.152%208.8526C19.0084%208.70877%2018.9365%208.5306%2018.9365%208.3181V6.12185L14.2328%2010.8259C14.0943%2010.9644%2013.9202%2011.0352%2013.7105%2011.0384C13.5009%2011.0415%2013.3236%2010.9707%2013.1788%2010.8259C13.0339%2010.681%2012.9615%2010.5054%2012.9615%2010.2989C12.9615%2010.0925%2013.0339%209.91685%2013.1788%209.77185L17.8828%205.0681Z'%20fill='%23141414'/%3e%3c/svg%3e") center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__audio-call .cometchat-message-bubble__incoming-call .cometchat-action-bubble__icon{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15.5153%209.5385H17.7115C17.924%209.5385%2018.1022%209.61042%2018.246%209.75425C18.3897%209.89808%2018.4615%2010.0762%2018.4615%2010.2887C18.4615%2010.5014%2018.3897%2010.6795%2018.246%2010.823C18.1022%2010.9667%2017.924%2011.0385%2017.7115%2011.0385H13.8652C13.6093%2011.0385%2013.3947%2010.9518%2013.2215%2010.7785C13.0482%2010.6053%2012.9615%2010.3908%2012.9615%2010.1348V6.2885C12.9615%206.076%2013.0334%205.89783%2013.1773%205.754C13.3211%205.61033%2013.4992%205.5385%2013.7117%205.5385C13.9244%205.5385%2014.1025%205.61033%2014.246%205.754C14.3897%205.89783%2014.4615%206.076%2014.4615%206.2885V8.48475L19.1652%203.78075C19.3038%203.64225%2019.4778%203.57142%2019.6875%203.56825C19.8972%203.56508%2020.0744%203.63592%2020.2193%203.78075C20.3641%203.92558%2020.4365%204.10125%2020.4365%204.30775C20.4365%204.51408%2020.3641%204.68975%2020.2193%204.83475L15.5153%209.5385ZM19.4402%2020.5C17.5557%2020.5%2015.6625%2020.0618%2013.7605%2019.1855C11.8587%2018.3092%2010.1113%2017.073%208.51825%2015.477C6.92542%2013.8808%205.69083%2012.1333%204.8145%2010.2345C3.93817%208.33583%203.5%206.44425%203.5%204.55975C3.5%204.25692%203.6%204.00458%203.8%203.80275C4%203.60092%204.25%203.5%204.55%203.5H7.8115C8.064%203.5%208.28675%203.58242%208.47975%203.74725C8.67275%203.91192%208.7955%204.11542%208.848%204.35775L9.42125%207.3C9.46092%207.573%209.45258%207.80758%209.39625%208.00375C9.33975%208.19992%209.23842%208.36467%209.09225%208.498L6.78275%2010.7462C7.15442%2011.4269%207.57908%2012.0708%208.05675%2012.678C8.53425%2013.285%209.05125%2013.8647%209.60775%2014.4173C10.1564%2014.9661%2010.7397%2015.4757%2011.3577%2015.9462C11.9757%2016.4167%2012.6431%2016.8546%2013.3598%2017.2598L15.6038%2014.9963C15.7603%2014.8334%2015.9498%2014.7192%2016.1723%2014.6538C16.3946%2014.5884%2016.6257%2014.5724%2016.8655%2014.6058L19.6423%2015.1713C19.8948%2015.2379%2020.1008%2015.3667%2020.2605%2015.5577C20.4202%2015.7487%2020.5%2015.9654%2020.5%2016.2078V19.45C20.5%2019.75%2020.3991%2020%2020.1973%2020.2C19.9954%2020.4%2019.7431%2020.5%2019.4402%2020.5ZM6.073%209.327L7.85775%207.61925C7.88975%207.59358%207.91058%207.55833%207.92025%207.5135C7.92992%207.46867%207.92833%207.427%207.9155%207.3885L7.48075%205.15375C7.46792%205.10258%207.4455%205.06417%207.4135%205.0385C7.3815%205.01283%207.33983%205%207.2885%205H5.15C5.1115%205%205.07942%205.01283%205.05375%205.0385C5.02825%205.06417%205.0155%205.09625%205.0155%205.13475C5.06667%205.81808%205.1785%206.51225%205.351%207.21725C5.52333%207.92242%205.764%208.62567%206.073%209.327ZM14.773%2017.9693C15.4358%2018.2783%2016.1272%2018.5145%2016.847%2018.678C17.567%2018.8413%2018.2397%2018.9384%2018.8652%2018.9693C18.9037%2018.9693%2018.9358%2018.9564%2018.9615%2018.9307C18.9872%2018.9051%2019%2018.873%2019%2018.8345V16.7308C19%2016.6794%2018.9872%2016.6377%2018.9615%2016.6058C18.9358%2016.5737%2018.8974%2016.5513%2018.8462%2016.5385L16.7462%2016.1115C16.7077%2016.0987%2016.6741%2016.0971%2016.6453%2016.1067C16.6164%2016.1164%2016.5859%2016.1372%2016.5538%2016.1692L14.773%2017.9693Z'%20fill='%23141414'/%3e%3c/svg%3e") center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__audio-call .cometchat-message-bubble__busy-call .cometchat-action-bubble__icon{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Base_Icon'%3e%3cpath%20id='Vector'%20d='M19.7512%2020.8335C17.8234%2020.8335%2015.8692%2020.3772%2013.8887%2019.4647C11.9082%2018.5522%2010.086%2017.2572%208.42197%2015.5795C6.7443%2013.9155%205.44922%2012.0947%204.53672%2010.117C3.62422%208.13916%203.16797%206.18199%203.16797%204.24549C3.16797%203.94033%203.27114%203.68424%203.47747%203.47724C3.6838%203.27041%203.94172%203.16699%204.25122%203.16699H7.81797C8.0513%203.16699%208.25055%203.24541%208.41572%203.40224C8.58105%203.55924%208.69288%203.75858%208.75122%204.00024L9.41672%207.19424C9.44522%207.41774%209.43655%207.62324%209.39072%207.81074C9.34488%207.99824%209.25822%208.15708%209.13072%208.28724L6.70547%2010.7502C7.10814%2011.4447%207.54305%2012.0956%208.01022%2012.7027C8.47755%2013.3101%208.99264%2013.8884%209.55547%2014.4377C10.1276%2015.0266%2010.7339%2015.5687%2011.3742%2016.064C12.0144%2016.5592%2012.6901%2017.0046%2013.4012%2017.4002L15.7852%2014.9835C15.9376%2014.8197%2016.1118%2014.7072%2016.308%2014.646C16.5041%2014.585%2016.7019%2014.5697%2016.9012%2014.6002L19.9822%2015.2492C20.2282%2015.3082%2020.4318%2015.4351%2020.593%2015.6297C20.754%2015.8246%2020.8345%2016.0425%2020.8345%2016.2835V19.7502C20.8345%2020.0597%2020.7313%2020.3177%2020.525%2020.524C20.3186%2020.7303%2020.0607%2020.8335%2019.7512%2020.8335ZM5.92197%209.28349L7.82197%207.36699L7.28447%204.75024H4.77197C4.81097%205.43358%204.92072%206.14749%205.10122%206.89199C5.28172%207.63633%205.5553%208.43349%205.92197%209.28349ZM14.8887%2018.1502C15.5471%2018.4557%2016.2563%2018.703%2017.0165%2018.892C17.7766%2019.0808%2018.5216%2019.1947%2019.2512%2019.2335V16.717L16.7845%2016.196L14.8887%2018.1502Z'%20fill='%23141414'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__audio-call .cometchat-message-bubble__answered-call .cometchat-action-bubble__icon{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Base_Icon'%3e%3cpath%20id='Vector'%20d='M19.7512%2020.8335C17.8234%2020.8335%2015.8692%2020.3772%2013.8887%2019.4647C11.9082%2018.5522%2010.086%2017.2572%208.42197%2015.5795C6.7443%2013.9155%205.44922%2012.0947%204.53672%2010.117C3.62422%208.13916%203.16797%206.18199%203.16797%204.24549C3.16797%203.94033%203.27114%203.68424%203.47747%203.47724C3.6838%203.27041%203.94172%203.16699%204.25122%203.16699H7.81797C8.0513%203.16699%208.25055%203.24541%208.41572%203.40224C8.58105%203.55924%208.69288%203.75858%208.75122%204.00024L9.41672%207.19424C9.44522%207.41774%209.43655%207.62324%209.39072%207.81074C9.34488%207.99824%209.25822%208.15708%209.13072%208.28724L6.70547%2010.7502C7.10814%2011.4447%207.54305%2012.0956%208.01022%2012.7027C8.47755%2013.3101%208.99264%2013.8884%209.55547%2014.4377C10.1276%2015.0266%2010.7339%2015.5687%2011.3742%2016.064C12.0144%2016.5592%2012.6901%2017.0046%2013.4012%2017.4002L15.7852%2014.9835C15.9376%2014.8197%2016.1118%2014.7072%2016.308%2014.646C16.5041%2014.585%2016.7019%2014.5697%2016.9012%2014.6002L19.9822%2015.2492C20.2282%2015.3082%2020.4318%2015.4351%2020.593%2015.6297C20.754%2015.8246%2020.8345%2016.0425%2020.8345%2016.2835V19.7502C20.8345%2020.0597%2020.7313%2020.3177%2020.525%2020.524C20.3186%2020.7303%2020.0607%2020.8335%2019.7512%2020.8335ZM5.92197%209.28349L7.82197%207.36699L7.28447%204.75024H4.77197C4.81097%205.43358%204.92072%206.14749%205.10122%206.89199C5.28172%207.63633%205.5553%208.43349%205.92197%209.28349ZM14.8887%2018.1502C15.5471%2018.4557%2016.2563%2018.703%2017.0165%2018.892C17.7766%2019.0808%2018.5216%2019.1947%2019.2512%2019.2335V16.717L16.7845%2016.196L14.8887%2018.1502Z'%20fill='%23141414'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__audio-call .cometchat-message-bubble__unanswered-call .cometchat-action-bubble__icon{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Base_Icon'%3e%3cpath%20id='Vector'%20d='M19.7512%2020.8335C17.8234%2020.8335%2015.8692%2020.3772%2013.8887%2019.4647C11.9082%2018.5522%2010.086%2017.2572%208.42197%2015.5795C6.7443%2013.9155%205.44922%2012.0947%204.53672%2010.117C3.62422%208.13916%203.16797%206.18199%203.16797%204.24549C3.16797%203.94033%203.27114%203.68424%203.47747%203.47724C3.6838%203.27041%203.94172%203.16699%204.25122%203.16699H7.81797C8.0513%203.16699%208.25055%203.24541%208.41572%203.40224C8.58105%203.55924%208.69288%203.75858%208.75122%204.00024L9.41672%207.19424C9.44522%207.41774%209.43655%207.62324%209.39072%207.81074C9.34488%207.99824%209.25822%208.15708%209.13072%208.28724L6.70547%2010.7502C7.10814%2011.4447%207.54305%2012.0956%208.01022%2012.7027C8.47755%2013.3101%208.99264%2013.8884%209.55547%2014.4377C10.1276%2015.0266%2010.7339%2015.5687%2011.3742%2016.064C12.0144%2016.5592%2012.6901%2017.0046%2013.4012%2017.4002L15.7852%2014.9835C15.9376%2014.8197%2016.1118%2014.7072%2016.308%2014.646C16.5041%2014.585%2016.7019%2014.5697%2016.9012%2014.6002L19.9822%2015.2492C20.2282%2015.3082%2020.4318%2015.4351%2020.593%2015.6297C20.754%2015.8246%2020.8345%2016.0425%2020.8345%2016.2835V19.7502C20.8345%2020.0597%2020.7313%2020.3177%2020.525%2020.524C20.3186%2020.7303%2020.0607%2020.8335%2019.7512%2020.8335ZM5.92197%209.28349L7.82197%207.36699L7.28447%204.75024H4.77197C4.81097%205.43358%204.92072%206.14749%205.10122%206.89199C5.28172%207.63633%205.5553%208.43349%205.92197%209.28349ZM14.8887%2018.1502C15.5471%2018.4557%2016.2563%2018.703%2017.0165%2018.892C17.7766%2019.0808%2018.5216%2019.1947%2019.2512%2019.2335V16.717L16.7845%2016.196L14.8887%2018.1502Z'%20fill='%23141414'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__audio-call .cometchat-message-bubble__cancelled-call .cometchat-action-bubble__icon{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Base_Icon'%3e%3cpath%20id='Vector'%20d='M19.7512%2020.8335C17.8234%2020.8335%2015.8692%2020.3772%2013.8887%2019.4647C11.9082%2018.5522%2010.086%2017.2572%208.42197%2015.5795C6.7443%2013.9155%205.44922%2012.0947%204.53672%2010.117C3.62422%208.13916%203.16797%206.18199%203.16797%204.24549C3.16797%203.94033%203.27114%203.68424%203.47747%203.47724C3.6838%203.27041%203.94172%203.16699%204.25122%203.16699H7.81797C8.0513%203.16699%208.25055%203.24541%208.41572%203.40224C8.58105%203.55924%208.69288%203.75858%208.75122%204.00024L9.41672%207.19424C9.44522%207.41774%209.43655%207.62324%209.39072%207.81074C9.34488%207.99824%209.25822%208.15708%209.13072%208.28724L6.70547%2010.7502C7.10814%2011.4447%207.54305%2012.0956%208.01022%2012.7027C8.47755%2013.3101%208.99264%2013.8884%209.55547%2014.4377C10.1276%2015.0266%2010.7339%2015.5687%2011.3742%2016.064C12.0144%2016.5592%2012.6901%2017.0046%2013.4012%2017.4002L15.7852%2014.9835C15.9376%2014.8197%2016.1118%2014.7072%2016.308%2014.646C16.5041%2014.585%2016.7019%2014.5697%2016.9012%2014.6002L19.9822%2015.2492C20.2282%2015.3082%2020.4318%2015.4351%2020.593%2015.6297C20.754%2015.8246%2020.8345%2016.0425%2020.8345%2016.2835V19.7502C20.8345%2020.0597%2020.7313%2020.3177%2020.525%2020.524C20.3186%2020.7303%2020.0607%2020.8335%2019.7512%2020.8335ZM5.92197%209.28349L7.82197%207.36699L7.28447%204.75024H4.77197C4.81097%205.43358%204.92072%206.14749%205.10122%206.89199C5.28172%207.63633%205.5553%208.43349%205.92197%209.28349ZM14.8887%2018.1502C15.5471%2018.4557%2016.2563%2018.703%2017.0165%2018.892C17.7766%2019.0808%2018.5216%2019.1947%2019.2512%2019.2335V16.717L16.7845%2016.196L14.8887%2018.1502Z'%20fill='%23141414'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__audio-call .cometchat-message-bubble__rejected-call .cometchat-action-bubble__icon{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Base_Icon'%3e%3cpath%20id='Vector'%20d='M19.7512%2020.8335C17.8234%2020.8335%2015.8692%2020.3772%2013.8887%2019.4647C11.9082%2018.5522%2010.086%2017.2572%208.42197%2015.5795C6.7443%2013.9155%205.44922%2012.0947%204.53672%2010.117C3.62422%208.13916%203.16797%206.18199%203.16797%204.24549C3.16797%203.94033%203.27114%203.68424%203.47747%203.47724C3.6838%203.27041%203.94172%203.16699%204.25122%203.16699H7.81797C8.0513%203.16699%208.25055%203.24541%208.41572%203.40224C8.58105%203.55924%208.69288%203.75858%208.75122%204.00024L9.41672%207.19424C9.44522%207.41774%209.43655%207.62324%209.39072%207.81074C9.34488%207.99824%209.25822%208.15708%209.13072%208.28724L6.70547%2010.7502C7.10814%2011.4447%207.54305%2012.0956%208.01022%2012.7027C8.47755%2013.3101%208.99264%2013.8884%209.55547%2014.4377C10.1276%2015.0266%2010.7339%2015.5687%2011.3742%2016.064C12.0144%2016.5592%2012.6901%2017.0046%2013.4012%2017.4002L15.7852%2014.9835C15.9376%2014.8197%2016.1118%2014.7072%2016.308%2014.646C16.5041%2014.585%2016.7019%2014.5697%2016.9012%2014.6002L19.9822%2015.2492C20.2282%2015.3082%2020.4318%2015.4351%2020.593%2015.6297C20.754%2015.8246%2020.8345%2016.0425%2020.8345%2016.2835V19.7502C20.8345%2020.0597%2020.7313%2020.3177%2020.525%2020.524C20.3186%2020.7303%2020.0607%2020.8335%2019.7512%2020.8335ZM5.92197%209.28349L7.82197%207.36699L7.28447%204.75024H4.77197C4.81097%205.43358%204.92072%206.14749%205.10122%206.89199C5.28172%207.63633%205.5553%208.43349%205.92197%209.28349ZM14.8887%2018.1502C15.5471%2018.4557%2016.2563%2018.703%2017.0165%2018.892C17.7766%2019.0808%2018.5216%2019.1947%2019.2512%2019.2335V16.717L16.7845%2016.196L14.8887%2018.1502Z'%20fill='%23141414'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;-webkit-mask-size:contain}@keyframes shimmer{0%{background-position:200% 0}to{background-position:0% 200%}}.cometchat-message-bubble__body-wrapper .cometchat-message-bubble__sticker-message{background-color:transparent;gap:var(--cometchat-padding-2, 8px)}.cometchat-message-bubble__sticker-message .cometchat-image-bubble{cursor:default;background-color:transparent}.cometchat-message-bubble__sticker-message .cometchat-message-bubble__status-info-view{background:#14141499;align-items:center}.cometchat-message-bubble__sticker-message .cometchat-message-bubble__status-info-view>.cometchat{box-sizing:border-box;align-items:center;justify-content:center;display:flex}.cometchat-message-bubble__sticker-message .cometchat-message-bubble__status-info-view .cometchat-date{color:var(--cometchat-static-white, #F9F8FD)}.cometchat-message-information__popup-wrapper{display:flex;position:fixed;z-index:2;left:0;top:0;width:100%;height:100%;justify-content:center;align-items:center;overflow:auto;background-color:#0009}.cometchat-message-list__body{justify-content:flex-end}.cometchat-message-list .cometchat-message-list__body .cometchat-list__body{height:fit-content;max-height:100%}.cometchat-message-list>.cometchat-message-list__body>.cometchat{height:fit-content!important;max-height:100%}.cometchat-message-list-hide-scrollbar .cometchat-reaction-list__list::-webkit-scrollbar,.cometchat-message-list-hide-scrollbar .cometchat-reaction-list__list::-webkit-scrollbar-thumb,.cometchat-message-list-hide-scrollbar .cometchat-reaction-list__tabs::-webkit-scrollbar,.cometchat-message-list-hide-scrollbar .cometchat-reaction-list__tabs::-webkit-scrollbar-thumb{display:none}.cometchat-message-list-hide-scrollbar .cometchat-emoji-keyboard__list::-webkit-scrollbar,.cometchat-message-list-hide-scrollbar .cometchat-emoji-keyboard__list::-webkit-scrollbar-thumb,.cometchat-message-list-hide-scrollbar .cometchat-emoji-keyboard__tabs::-webkit-scrollbar,.cometchat-message-list-hide-scrollbar .cometchat-emoji-keyboard__tabs::-webkit-scrollbar-thumb{display:none}.cometchat-outgoing-call{display:flex;width:360px;height:540px;padding:var(--cometchat-padding-5, 20px) 0px;flex-direction:column;justify-content:space-between;align-items:center;flex-shrink:0;border-radius:var(--cometchat-radius-5, 20px);border:1px solid var(--cometchat-border-color-light);background:var(--cometchat-background-color-01);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808}.cometchat-outgoing-call__title{color:var(--cometchat-text-color-primary);text-align:center;font:var(--cometchat-font-title-medium)}.cometchat-outgoing-call__title-container{display:flex;flex-direction:column}.cometchat-outgoing-call__subtitle{color:var(--cometchat-text-color-secondary);text-align:center;font:var(--cometchat-font-heading4-regular)}.cometchat-outgoing-call__avatar{display:flex;width:160px;height:160px;justify-content:center;align-items:center;flex-shrink:0;border-radius:var(--cometchat-radius-max)}.cometchat-outgoing-call__avatar .cometchat-avatar{width:160px;height:160px}.cometchat-outgoing-call__avatar .cometchat-avatar__text{font:700 64px/76.8px var(--cometchat-font-family);height:fit-content;width:fit-content;font-style:normal}.cometchat-outgoing-call__button .cometchat-button{display:flex;padding:var(--cometchat-padding-4);align-items:center;gap:var(--cometchat-padding-2);border-radius:var(--cometchat-radius-max);background:var(--cometchat-error-color);justify-content:center;height:fit-content;width:fit-content;cursor:pointer}.cometchat-outgoing-call__button .cometchat-button .cometchat-button__icon{-webkit-mask-size:contain;width:24px;height:24px;background:var(--cometchat-static-white)}@media (max-width: 600px){.cometchat-outgoing-call__avatar .cometchat-avatar__text{font:700 50px/60px var(--cometchat-font-family)}.cometchat-outgoing-call .cometchat-outgoing-call__avatar .cometchat .cometchat-avatar{width:120px;height:120px}.cometchat-outgoing-call__title{font:var(--cometchat-font-heading1-bold)}.cometchat-outgoing-call__subtitle{font:var(--cometchat-font-body-regular)}.cometchat-outgoing-call{height:100%;width:100%;border-radius:0}}.cometchat-action-bubble{display:flex;padding:var(--cometchat-padding-1, 4px) var(--cometchat-padding-3, 12px);justify-content:center;align-items:center;border-radius:var(--cometchat-radius-max, 1000px);border:1px solid var(--cometchat-border-color-default);background:var(--cometchat-background-color-02)}.cometchat-action-bubble__text{color:var(--cometchat-text-color-secondary);text-align:center;font:var(--cometchat-font-caption1-regular)}.cometchat-action-bubble__icon{display:none}.cometchat-reaction-info{display:inline-flex;justify-content:center;align-items:flex-start;border-radius:var(--cometchat-radius-2, 8px)}.cometchat-reaction-info__content{display:flex;padding:8px var(--cometchat-padding-2, 8px);flex-direction:column;align-items:center;border-radius:var(--cometchat-radius-1, 4px);background:var(--cometchat-static-black, #141414);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;margin:-1px;min-height:77px;min-width:77px;justify-content:center}.cometchat-reaction-info__emoji-text{display:flex;flex-direction:column;align-items:center;gap:var(--cometchat-padding-1, 4px)}.cometchat-reaction-info__emoji{color:var(--cometchat-static-white, #F9F8FD);text-align:center;font:var(--cometchat-font-heading1-regular, 400 24px Roboto)}.cometchat-reaction-info__title{color:var(--cometchat-static-white, #F9F8FD);text-align:center;font:var(--cometchat-font-caption1-regular, 400 12px Roboto)}.cometchat-reaction-info__description{color:var(--cometchat-text-color-tertiary, #A1A1A1);text-align:center;font:var(--cometchat-font-caption1-regular, 400 12px Roboto)}.cometchat-reaction-info__error{color:var(--cometchat-error-color, #F44649);text-align:center;font:var(--cometchat-font-caption1-regular, 400 12px Roboto)}.cometchat-reaction-info__loading{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='26'%20height='26'%20viewBox='0%200%2026%2026'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Spinner-Gradient/Spinner-Gradient-1'%3e%3cpath%20id='Ellipse%2026'%20d='M16.9278%202.82873C18.2643%203.34439%2019.4863%204.11826%2020.5238%205.10616C21.5613%206.09405%2022.394%207.27662%2022.9745%208.58636C23.555%209.89609%2023.8718%2011.3073%2023.9069%2012.7395C23.942%2014.1717%2023.6946%2015.5967%2023.1789%2016.9333C22.6633%2018.2699%2021.8894%2019.4918%2020.9015%2020.5293C19.9136%2021.5668%2018.7311%2022.3996%2017.4213%2022.9801C16.1116%2023.5605%2014.7004%2023.8774%2013.2682%2023.9124C11.836%2023.9475%2010.4109%2023.7002%209.07437%2023.1845C7.73779%2022.6688%206.51587%2021.895%205.47836%2020.9071C4.44086%2019.9192%203.6081%2018.7366%203.02762%2017.4269C2.44714%2016.1171%202.13032%2014.7059%202.09524%2013.2737C2.06016%2011.8416%202.30752%2010.4165%202.82318%209.07992C3.33884%207.74335%204.11271%206.52142%205.1006%205.48392C6.0885%204.44641%207.27107%203.61365%208.5808%203.03317C9.89053%202.4527%2011.3018%202.13588%2012.7339%202.1008C14.1661%202.06572%2015.5912%202.31307%2016.9278%202.82873L16.9278%202.82873Z'%20stroke='%23E8E8E8'%20stroke-width='4'/%3e%3cpath%20id='Ellipse%2027'%20d='M16.9278%202.82873C18.2643%203.34439%2019.4863%204.11826%2020.5238%205.10616C21.5613%206.09405%2022.394%207.27662%2022.9745%208.58636C23.555%209.89609%2023.8718%2011.3073%2023.9069%2012.7395C23.942%2014.1717%2023.6946%2015.5967%2023.1789%2016.9333C22.6633%2018.2699%2021.8894%2019.4918%2020.9015%2020.5293C19.9136%2021.5668%2018.7311%2022.3996%2017.4213%2022.9801C16.1116%2023.5605%2014.7004%2023.8774%2013.2682%2023.9124C11.836%2023.9475%2010.4109%2023.7002%209.07437%2023.1845C7.73779%2022.6688%206.51587%2021.895%205.47836%2020.9071C4.44086%2019.9192%203.6081%2018.7366%203.02762%2017.4269C2.44714%2016.1171%202.13032%2014.7059%202.09524%2013.2737C2.06016%2011.8416%202.30752%2010.4165%202.82318%209.07992C3.33884%207.74335%204.11271%206.52142%205.1006%205.48392C6.0885%204.44641%207.27107%203.61365%208.5808%203.03317C9.89053%202.4527%2011.3018%202.13588%2012.7339%202.1008C14.1661%202.06572%2015.5912%202.31307%2016.9278%202.82873L16.9278%202.82873Z'%20stroke='url(%23paint0_angular_7177_657237)'%20stroke-width='4'%20stroke-linecap='round'/%3e%3c/g%3e%3cdefs%3e%3cradialGradient%20id='paint0_angular_7177_657237'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='translate(13.0011%2013.0066)%20rotate(21.0969)%20scale(10.9091)'%3e%3cstop%20stop-color='white'/%3e%3cstop%20offset='1'%20stop-color='%232D2D2D'/%3e%3c/radialGradient%3e%3c/defs%3e%3c/svg%3e") center center no-repeat;-webkit-mask-size:contain;height:24px;width:24px;border:4px solid var(--cometchat-background-color-04, #E8E8E8);border-radius:50%;border-top:4px solid transparent;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.cometchat-reaction-list{display:flex;width:280px;flex-direction:column;overflow:hidden;align-items:flex-start;border-radius:var(--cometchat-radius-5, 20px);border:1px solid var(--cometchat-border-color-light, #F5F5F5);background:var(--cometchat-background-color-01, #FFF);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808}.cometchat-reaction-list__error{display:flex;height:200px;flex-direction:column;justify-content:center;align-items:center;flex-shrink:0;align-self:stretch;color:var(--cometchat-text-color-secondary, #727272);text-align:center;font:var(--cometchat-font-body-regular, 400 14px Roboto)}.cometchat-reaction-list__tabs{display:flex;padding-top:var(--cometchat-padding-2, 8px);max-width:280px;align-items:center;align-self:stretch;overflow-x:auto;border-bottom:1px solid var(--cometchat-border-color-default, #E8E8E8);background:var(--cometchat-background-color-01, #FFF)}.cometchat-reaction-list__tabs-tab{display:flex;height:40px;padding:var(--cometchat-padding-2, 8px) var(--cometchat-padding-4, 16px);align-items:center;gap:var(--cometchat-padding-1, 4px);cursor:pointer;border-radius:4px 4px 0 0}.cometchat-reaction-list__tabs-tab-active{border-bottom:2px solid var(--cometchat-primary-color, #6852D6)}.cometchat-reaction-list__tabs-tab-emoji,.cometchat-reaction-list__tabs-tab-count{color:var(--cometchat-text-color-secondary, #727272);text-align:center;font:var(--cometchat-font-body-medium, 500 14px Roboto)}.cometchat-reaction-list__tabs-tab-count-active,.cometchat-reaction-list__tabs-tab-emoji-active{color:var(--cometchat-text-color-highlight, #6852D6)}.cometchat-reaction-list__list{display:flex;padding:0;flex-direction:column;align-items:flex-start;align-self:stretch;border-radius:var(--cometchat-radius-0, 0px);background:var(--cometchat-background-color-01, #FFF);overflow-y:auto;height:200px}.cometchat-reaction-list .cometchat-list-item{width:280px;cursor:pointer}.cometchat-reaction-list .cometchat-list-item__leading-view,.cometchat-reaction-list .cometchat-list-item__body{padding:0;flex-shrink:inherit}.cometchat-reaction-list .cometchat-list-item__body-title{overflow:hidden;color:var(--cometchat-text-color-primary, #141414);text-overflow:ellipsis;font:var(--cometchat-font-body-medium, 500 14px Roboto)}.cometchat-reaction-list .cometchat-list-item__body-subtitle{overflow:hidden;color:var(--cometchat-text-color-secondary, #727272);text-overflow:ellipsis;white-space:nowrap;font:var(--cometchat-font-caption1-regular, 400 12px Roboto)}.cometchat-reaction-list .cometchat-avatar,.cometchat-reaction-list .cometchat-avatar__image,.cometchat-reaction-list .cometchat-list-item__leading-view{height:32px;width:32px}.cometchat-reaction-list .cometchat-list-item__title-container{gap:0px}.cometchat-reaction-list__shimmer{display:flex;width:280px;height:200px;flex-direction:column;align-items:flex-start;align-self:stretch;border-radius:var(--cometchat-radius-4, 16px);border:1px solid var(--cometchat-background-color-01, #FFF);background:var(--cometchat-background-color-01, #FFF);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808}.cometchat-reaction-list__shimmer-tabs{display:flex;padding:var(--cometchat-padding-2, 8px) var(--cometchat-padding-4, 16px) var(--cometchat-padding-4, 16px) var(--cometchat-padding-4, 16px);align-items:center;gap:20px;align-self:stretch;border-bottom:1px solid var(--cometchat-border-color-default, #E8E8E8);background:var(--cometchat-background-color-01, #FFF)}.cometchat-reaction-list__shimmer-tab{background:var(--cometchat-shimmer-gradient-color);display:flex;width:48px;height:16px;border-radius:var(--cometchat-radius-2, 8px);justify-content:center;align-items:center;animation:shimmerAnimation 10s infinite linear}.cometchat-reaction-list__shimmer-item{display:flex;width:280px;padding:var(--cometchat-padding-2, 8px) var(--cometchat-padding-4, 16px);align-items:center;gap:var(--cometchat-padding-3, 12px);flex:1 0 0;background:var(--cometchat-background-color-01, #FFF)}.cometchat-reaction-list__shimmer-item-icon{background:var(--cometchat-shimmer-gradient-color);display:flex;border-radius:var(--cometchat-radius-max, 1000px);width:32px;height:32px;justify-content:center;align-items:center;animation:shimmerAnimation 10s infinite linear}.cometchat-reaction-list__shimmer-item-content{background:var(--cometchat-shimmer-gradient-color);border-radius:var(--cometchat-radius-2, 8px);display:flex;height:20px;justify-content:center;align-items:center;flex:1 0 0;animation:shimmerAnimation 5s infinite linear}.cometchat-reaction-list__shimmer-item-tailview{background:var(--cometchat-shimmer-gradient-color);display:flex;width:24px;height:24px;border-radius:var(--cometchat-radius-max, 1000px);justify-content:center;align-items:center;animation:shimmerAnimation 10s infinite linear}.cometchat-reactions{display:flex;padding:0px var(--cometchat-padding-1, 4px);align-items:flex-start;align-content:flex-start;gap:2px;align-self:stretch;width:fit-content;height:fit-content}.cometchat-reactions__reaction,.cometchat-reactions__more-reaction{display:inline-flex;height:24px;padding:2px var(--cometchat-padding-2, 8px);align-items:center;gap:var(--cometchat-padding-1, 4px);flex-shrink:0;border-radius:20px;border:1px solid var(--cometchat-border-color-light, #F5F5F5);background:var(--cometchat-background-color-01, #FFF);cursor:pointer}.cometchat-reactions__reaction-you{display:inline-flex;height:23px;padding:2px var(--cometchat-padding-2, 8px);align-items:center;gap:var(--cometchat-padding-1, 4px);flex-shrink:0;border-radius:20px;border:1px solid var(--cometchat-extended-primary-color-300, #CCC4F1);background:var(--cometchat-extended-primary-color-100, #EDEAFA)}.cometchat-reactions__reaction-emoji{color:var(--cometchat-text-color-primary, #141414);font:var(--cometchat-font-body-regular, 400 14px Roboto)}.cometchat-reactions__reaction-count,.cometchat-reactions__more-reaction-count{color:var(--cometchat-text-color-primary, #141414);font:var(--cometchat-font-caption1-regular, 400 12px Roboto)}.cometchat-reactions-info-wrapper .cometchat-popover__content{background:transparent;box-shadow:none;border:none}.cometchat-call-button{display:flex;align-items:center;gap:var(--cometchat-padding-4, 16px);height:fit-content;width:fit-content}.cometchat-call-button__voice,.cometchat-call-button__video{display:flex;width:24px;height:24px;justify-content:center;align-items:center;cursor:pointer}.cometchat-call-button .cometchat-button{width:24px;height:24px;padding:0;gap:0px;background:var(--cometchat-background-color-01, #FFFFFF)}.cometchat-call-button .cometchat-button__icon{background:var(--cometchat-icon-color-primary, #141414)}.cometchat-outgoing-call__backdrop{display:flex;position:fixed;z-index:3;left:0;top:0;justify-content:center;align-items:center;width:100%;height:100%;overflow:auto;background-color:#000;background-color:#0006}.cometchat-call-button .cometchat-button:hover,.cometchat-call-button .cometchat-button:active{background:transparent}.cometchat-incoming-call{display:flex;width:360px;padding:var(--cometchat-padding-5, 20px) var(--cometchat-padding-5, 20px);flex-direction:column;align-items:center;gap:var(--cometchat-padding-4, 16px);border-radius:var(--cometchat-radius-3, 12px);border:1px solid var(--cometchat-border-color-light, #F5F5F5);background:var(--cometchat-background-color-03, #F5F5F5);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;position:absolute;z-index:10}.cometchat-incoming-call .cometchat-list-item{width:320px;padding:0;background:var(--cometchat-background-color-03, #F5F5F5)}.cometchat-incoming-call .cometchat-list-item__body{padding:0}.cometchat-incoming-call .cometchat-list-item__body-title{color:var(--cometchat-text-color-primary, #FFF);font:var(--cometchat-font-heading3-bold, 700 20px Roboto)}.cometchat-incoming-call .cometchat-list-item__title-container{justify-content:space-around}.cometchat-incoming-call .cometchat-list-item__trailing-view{width:fit-content;height:fit-content}.cometchat-incoming-call__button-group{display:flex;align-items:center;gap:16px;align-self:stretch}.cometchat-incoming-call__button-decline{display:flex;height:40px;width:152px;justify-content:center;align-items:center;gap:var(--cometchat-padding-2, 8px);align-self:stretch;border-radius:var(--cometchat-radius-2, 8px);background:var(--cometchat-error-color, #C73C3E);cursor:pointer}.cometchat-incoming-call__button-decline .cometchat-button{width:152px;background:var(--cometchat-error-color, #C73C3E)}.cometchat-incoming-call__button-accept{display:flex;height:40px;width:152px;justify-content:center;align-items:center;gap:var(--cometchat-padding-2, 8px);align-self:stretch;border-radius:var(--cometchat-radius-2, 8px);background:var(--cometchat-success-color, #0B9F5D);cursor:pointer}.cometchat-incoming-call__button-accept .cometchat-button{width:152px;background:var(--cometchat-success-color, #0B9F5D)}.cometchat-incoming-call__avatar{display:flex;width:48px;height:48px;justify-content:center;align-items:center;flex-shrink:0}.cometchat-incoming-call__avatar .cometchat-avatar__text{color:var(--cometchat-primary-button-icon, #FFF);font:var(--cometchat-font-heading3-bold, 700 20px Roboto)}.cometchat-incoming-call__subtitle{display:flex;align-items:center;gap:4px;align-self:stretch}.cometchat-incoming-call__subtitle-icon{display:flex;width:16px;height:16px;justify-content:center;align-items:center;background:var(--cometchat-icon-color-secondary, #A1A1A1);-webkit-mask-size:contain}.cometchat-incoming-call__subtitle-text{color:var(--cometchat-text-color-secondary, #727272);font:var(--cometchat-font-heading4-regular, 400 16px Roboto)}.cometchat-incoming-call .cometchat-button:hover,.cometchat-incoming-call .cometchat-button:active{background:transparent}.cometchat-message-information{max-width:420px;width:100%;height:fit-content;max-height:100%;flex-shrink:0;border-radius:var(--cometchat-radius-5, 20px);border:1px solid var(--cometchat-border-color-light, #F5F5F5);background:var(--cometchat-background-color-01, #FFF);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;overflow:hidden}.cometchat-message-information__header{display:flex;height:64px;padding:var(--cometchat-padding-2, 8px) var(--cometchat-padding-4, 16px);align-items:center;gap:var(--cometchat-padding-3, 12px);align-self:stretch;border-bottom:1px solid var(--cometchat-border-color-light, #F5F5F5);border-left:1px solid var(--cometchat-border-color-light, #F5F5F5);background:var(--cometchat-background-color-01, #FFF)}.cometchat-message-information__header-title{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:0px;flex:1 0 0;overflow:hidden;color:var(--cometchat-text-color-primary, #141414);text-overflow:ellipsis;font:var(--cometchat-font-heading3-bold, 700 20px Roboto)}.cometchat-message-information__header-close{display:flex;width:24px;height:24px;justify-content:center;align-items:center;cursor:pointer}.cometchat-message-information__header-close .cometchat-button{height:24px;width:24px;padding:0;gap:0px;background:transparent}.cometchat-message-information__header-close .cometchat-button:hover,.cometchat-message-information__header-close .cometchat-button:active{background:transparent}.cometchat-message-information__header-close .cometchat-button__icon{background:var(--cometchat-icon-color-primary, #141414)}.cometchat-message-information__header-close .cometchat-button__icon:hover{background:var(--cometchat-icon-color-highlight)}.cometchat-message-information__message{display:flex;padding:var(--cometchat-padding-5, 20px) var(--cometchat-padding-4, 16px);align-items:flex-start;gap:0px;width:100%;max-height:300px;overflow:hidden auto;background:var(--cometchat-background-color-02, #FAFAFA);border-bottom:1px solid var(--cometchat-border-color-light)}.cometchat-message-information__message .cometchat-message-bubble__wrapper{padding:0;width:100%}.cometchat-message-information__receipts{display:flex;width:100%;padding:0;flex-direction:column;align-items:flex-start;height:260px;overflow:hidden auto}.cometchat-message-information__receipts .cometchat-list-item__body-subtitle{flex-direction:column;gap:0px}.cometchat-message-information-hide-scrollbar .cometchat-message-information__receipts::-webkit-scrollbar,.cometchat-message-information-hide-scrollbar .cometchat-message-information__receipts::-webkit-scrollbar-thumb{display:none}.cometchat-message-information-hide-scrollbar .cometchat-message-information__message::-webkit-scrollbar,.cometchat-message-information-hide-scrollbar .cometchat-message-information__message::-webkit-scrollbar-thumb{display:none}.cometchat-message-information__receipts .cometchat-list-item__body{padding:0}.cometchat-message-information__receipts .cometchat-list-item:hover{background:transparent}.cometchat-message-information__receipts-subtitle{display:flex;padding:0;width:100%;flex-direction:column;align-items:flex-start;gap:var(--cometchat-padding-1, 4px);flex:1 0 0}.cometchat-message-information__receipts-subtitle-text{display:flex;justify-content:space-between;align-items:center;align-self:stretch;overflow:hidden;color:var(--cometchat-text-color-secondary, #727272);text-overflow:ellipsis;font:var(--cometchat-font-body-regular, 400 14px Roboto)}.cometchat-message-information__receipts .cometchat-list-item{padding:var(--cometchat-padding-3, 12px) var(--cometchat-padding-4, 16px);align-items:flex-start}.cometchat-message-information__receipts .cometchat-list-item__trailing-view{display:none}.cometchat-message-information__receipts .cometchat-list-item__leading-view,.cometchat-message-information__receipts .cometchat-avatar,.cometchat-message-information__receipts .cometchat-avatar__image{height:40px;width:40px}.cometchat-message-information__shimmer{width:100%;height:260px;background:var(--cometchat-background-color-01, #FFF)}.cometchat-message-information__shimmer-item{height:72px;display:flex;width:100%;min-width:240px;max-width:1440px;padding:var(--cometchat-padding-3, 12px) var(--cometchat-padding-4, 16px);align-items:center;gap:12px}.cometchat-message-information__shimmer-item-avatar{width:48px;height:48px;border-radius:var(--cometchat-radius-max, 1000px);background:var(--cometchat-shimmer-gradient-color, linear-gradient(90deg, #e0e0e0 0%, #eee 100%));animation:shimmerAnimation 5s infinite linear}.cometchat-message-information__shimmer-item-title{background:var(--cometchat-shimmer-gradient-color);border-radius:var(--cometchat-radius-2, 8px);display:flex;height:40px;justify-content:center;align-items:center;flex:1 0 0;animation:shimmerAnimation 5s infinite linear}@keyframes shimmerAnimation{0%{background-position:-468px 0}to{background-position:468px 0}}.cometchat-message-information__receipts-subtite-text,.cometchat-message-information__receipts-subtitle .cometchat-date,.cometchat-message-information__receipts-subtite-text .cometchat-date{padding:0;overflow:hidden;color:var(--cometchat-text-color-secondary, #727272);text-overflow:ellipsis;white-space:nowrap;font:var(--cometchat-font-body-regular, 400 14px Roboto)}.cometchat-message-information__receipts-empty,.cometchat-message-information__error-state{display:flex;height:200px;width:100%;justify-content:center;align-items:center;color:var(--cometchat-text-color-secondary, #727272);text-align:center;font:var(--cometchat-font-body-regular, 400 14px Roboto)}.cometchat-message-information .cometchat-list__header{border-bottom:none}.cometchat-message-information .cometchat-message-bubble{pointer-events:none}.cometchat-ongoing-call,.cometchat:has(>.cometchat-ongoing-call){width:100%;height:100%;border-radius:0;border:none;position:absolute;left:0;top:0;z-index:10}.cometchat-thread-header{display:flex;width:100%;flex-direction:column;justify-content:center;align-items:flex-start;gap:0px;flex-shrink:0;background:var(--cometchat-background-color-01, #FFF)}.cometchat-thread-header__top-bar{display:flex;padding:var(--cometchat-padding-2, 8px) var(--cometchat-padding-4, 16px);align-items:center;gap:var(--cometchat-padding-2, 8px);height:64px;align-self:stretch;border-bottom:1px solid var(--cometchat-border-color-light, #F5F5F5);border-left:1px solid var(--cometchat-border-color-light, #F5F5F5);background:var(--cometchat-background-color-01, #FFF)}.cometchat-thread-header__top-bar-title{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;flex:1 0 0;overflow:hidden;color:var(--cometchat-text-color-primary, #141414);text-overflow:ellipsis;font:var(--cometchat-font-heading3-bold, 700 20px Roboto)}.cometchat-thread-header__top-bar-close{display:flex;width:24px;height:24px;justify-content:center;align-items:center;cursor:pointer}.cometchat-thread-header__top-bar-close .cometchat-button{height:24px;width:24px;padding:0;gap:0px;background:transparent}.cometchat-thread-header__top-bar-close .cometchat-button:hover,.cometchat-thread-header__top-bar-close .cometchat-button:active{background:transparent}.cometchat-thread-header__top-bar-close .cometchat-button__icon{background:var(--cometchat-icon-color-primary, #141414)}.cometchat-thread-header__top-bar-close .cometchat-button__icon:hover{background:var(--cometchat-icon-color-highlight)}.cometchat-thread-header__body{display:flex;width:100%;padding-top:var(--cometchat-padding-3, 12px);flex-direction:column;flex-shrink:0}.cometchat-thread-header__body-timestamp{display:flex;padding:var(--cometchat-padding-1, 4px) var(--cometchat-padding-2, 8px);align-self:center;border-radius:var(--cometchat-radius-1, 4px);border:1px solid var(--cometchat-border-color-dark, #DCDCDC);background:var(--cometchat-background-color-02, #FAFAFA);box-shadow:0 1px 2px #1018280d}.cometchat-thread-header__body-timestamp .cometchat-date{color:var(--cometchat-text-color-primary, #141414);text-align:center;font:var(--cometchat-font-caption1-medium, 500 12px Roboto);padding:0;display:flex}.cometchat-thread-header__message{display:flex;padding:var(--cometchat-padding-2, 8px) var(--cometchat-padding-4, 16px);gap:0px;min-height:50px;max-height:300px;overflow:hidden auto;flex:1 0 0}.cometchat-thread-header-hide-scrollbar .cometchat-thread-header__message::-webkit-scrollbar,.cometchat-thread-header-hide-scrollbar .cometchat-thread-header__message::-webkit-scrollbar-thumb{display:none}.cometchat-thread-header__message .cometchat-text-bubble .cometchat-text-bubble__read-more{display:none}.cometchat-thread-header__message-small{min-height:fit-content;max-height:150px}.cometchat-thread-header__message-incoming{align-self:flex-start}.cometchat-thread-header__message-outgoing{align-self:flex-end}.cometchat-thread-header__message .cometchat-message-bubble__wrapper{padding:0;width:100%}.cometchat-thread-header__reply-bar{display:flex;padding:var(--cometchat-padding-1, 4px) var(--cometchat-padding-5, 20px);justify-content:center;align-items:center;gap:var(--cometchat-padding-2, 8px);align-self:stretch}.cometchat-thread-header__reply-bar-count{color:var(--cometchat-text-color-secondary, #727272);text-align:center;font:var(--cometchat-font-body-regular, 400 14px Roboto)}.cometchat-thread-header__reply-bar-divider{width:100%;height:1px;background:var(--cometchat-border-color-default, #E8E8E8);flex:1}.cometchat-toast{display:inline-block;padding:var(--cometchat-padding-2,8px);border-radius:var(--cometchat-radius-1,4ppx);background:var(--cometchat-static-black);position:fixed;color:var(--cometchat-static-white, #F9F8FD);font:var(--cometchat-font-caption1-regular);bottom:12px;left:50%;transform:translate(-50%);z-index:10;position:absolute}.cometchat *{box-sizing:border-box}.cometchat-mentions>span{color:var(--cometchat-text-color-highlight);font:var(--cometchat-font-body-regular)}.cometchat-mentions{display:inline-block;width:fit-content}.cometchat-mentions-outgoing,.cometchat-mentions-incoming{border-radius:var(--cometchat-radius, 2px);display:inline-flex;padding:0px var(--cometchat-padding, 2px);justify-content:center;align-items:center;cursor:pointer}.cometchat-mentions-outgoing.cometchat-mentions-you{background:#ffab0033}.cometchat-mentions-outgoing.cometchat-mentions-other{background:#f9f8fd33}.cometchat-mentions-incoming.cometchat-mentions-you{background:#ffab0033}.cometchat-mentions-incoming.cometchat-mentions-other{background:#6852d633}.cometchat-mentions-outgoing.cometchat-mentions-you>span{color:var(--cometchat-warning-color)}.cometchat-mentions-outgoing.cometchat-mentions-other>span{color:var(--cometchat-static-white)}.cometchat-mentions-incoming.cometchat-mentions-you>span{color:var(--cometchat-warning-color)}.cometchat-mentions-incoming.cometchat-mentions-other>span{color:var(--cometchat-text-color-highlight)}.cometchat-text-bubble-incoming .cometchat-url{color:var(--cometchat-info-color)}.cometchat-text-bubble .cometchat-url{text-decoration:underline}@font-face{font-family:Roboto;src:url(/assets/Roboto-Black-DoU0hL5p.ttf) format("truetype");font-weight:900;font-style:normal}@font-face{font-family:Roboto;src:url(/assets/Roboto-BlackItalic-D68qacvc.ttf) format("truetype");font-weight:900;font-style:italic}@font-face{font-family:Roboto;src:url(/assets/Roboto-Bold-CM98DFac.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Roboto;src:url(/assets/Roboto-BoldItalic-Cj1Fcf4Z.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:Roboto;src:url(/assets/Roboto-Regular-ia0dPpEo.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:url(/assets/Roboto-Italic-CPH5wpff.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Roboto;src:url(/assets/Roboto-Light-BW8nAIZg.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Roboto;src:url(/assets/Roboto-LightItalic-DqE8hU0c.ttf) format("truetype");font-weight:300;font-style:italic}@font-face{font-family:Roboto;src:url(/assets/Roboto-Medium-BJbjO3wX.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Roboto;src:url(/assets/Roboto-MediumItalic-RWt9ABIJ.ttf) format("truetype");font-weight:500;font-style:italic}:root{--cometchat-spacing: 2px;--cometchat-spacing-1: 4px;--cometchat-spacing-2: 8px;--cometchat-spacing-3: 12px;--cometchat-spacing-4: 16px;--cometchat-spacing-5: 20px;--cometchat-spacing-6: 24px;--cometchat-spacing-7: 28px;--cometchat-spacing-8: 32px;--cometchat-spacing-9: 36px;--cometchat-spacing-10: 40px;--cometchat-spacing-11: 44px;--cometchat-spacing-12: 48px;--cometchat-spacing-13: 52px;--cometchat-spacing-14: 56px;--cometchat-spacing-15: 60px;--cometchat-spacing-16: 64px;--cometchat-spacing-17: 68px;--cometchat-spacing-18: 72px;--cometchat-spacing-19: 76px;--cometchat-spacing-20: 80px;--cometchat-spacing-max: 1000px;--cometchat-padding: var(--cometchat-spacing);--cometchat-padding-1: var(--cometchat-spacing-1);--cometchat-padding-2: var(--cometchat-spacing-2);--cometchat-padding-3: var(--cometchat-spacing-3);--cometchat-padding-4: var(--cometchat-spacing-4);--cometchat-padding-5: var(--cometchat-spacing-5);--cometchat-padding-6: var(--cometchat-spacing-6);--cometchat-padding-7: var(--cometchat-spacing-7);--cometchat-padding-8: var(--cometchat-spacing-8);--cometchat-padding-9: var(--cometchat-spacing-9);--cometchat-padding-10: var(--cometchat-spacing-10);--cometchat-margin: var(--cometchat-spacing);--cometchat-margin-1: var(--cometchat-spacing-1);--cometchat-margin-2: var(--cometchat-spacing-2);--cometchat-margin-3: var(--cometchat-spacing-3);--cometchat-margin-4: var(--cometchat-spacing-4);--cometchat-margin-5: var(--cometchat-spacing-5);--cometchat-margin-6: var(--cometchat-spacing-6);--cometchat-margin-7: var(--cometchat-spacing-7);--cometchat-margin-8: var(--cometchat-spacing-8);--cometchat-margin-9: var(--cometchat-spacing-9);--cometchat-margin-10: var(--cometchat-spacing-10);--cometchat-margin-11: var(--cometchat-spacing-11);--cometchat-margin-12: var(--cometchat-spacing-12);--cometchat-margin-13: var(--cometchat-spacing-13);--cometchat-margin-14: var(--cometchat-spacing-14);--cometchat-margin-15: var(--cometchat-spacing-15);--cometchat-margin-16: var(--cometchat-spacing-16);--cometchat-margin-17: var(--cometchat-spacing-17);--cometchat-margin-18: var(--cometchat-spacing-18);--cometchat-margin-19: var(--cometchat-spacing-19);--cometchat-margin-20: var(--cometchat-spacing-20);--cometchat-radius: var(--cometchat-spacing);--cometchat-radius-1: var(--cometchat-spacing-1);--cometchat-radius-2: var(--cometchat-spacing-2);--cometchat-radius-3: var(--cometchat-spacing-3);--cometchat-radius-4: var(--cometchat-spacing-4);--cometchat-radius-5: var(--cometchat-spacing-5);--cometchat-radius-6: var(--cometchat-spacing-6);--cometchat-radius-max: var(--cometchat-spacing-max);--cometchat-font-family: "Roboto", "Inter";--cometchat-font-title-bold: 700 32px/38.4px var(--cometchat-font-family);--cometchat-font-title-medium: 500 32px/38.4px var(--cometchat-font-family);--cometchat-font-title-regular: 400 32px/38.4px var(--cometchat-font-family);--cometchat-font-heading1-bold: 700 24px/28.8px var(--cometchat-font-family);--cometchat-font-heading1-medium: 500 24px/28.8px var(--cometchat-font-family);--cometchat-font-heading1-regular: 400 24px/28.8px var(--cometchat-font-family);--cometchat-font-heading2-bold: 700 20px/24px var(--cometchat-font-family);--cometchat-font-heading2-medium: 500 20px/24px var(--cometchat-font-family);--cometchat-font-heading2-regular: 400 20px/24px var(--cometchat-font-family);--cometchat-font-heading3-bold: 700 18px/21.6px var(--cometchat-font-family);--cometchat-font-heading3-medium: 500 18px/21.6px var(--cometchat-font-family);--cometchat-font-heading3-regular: 400 18px/21.6px var(--cometchat-font-family);--cometchat-font-heading4-bold: 700 16px/19.2px var(--cometchat-font-family);--cometchat-font-heading4-medium: 500 16px/19.2px var(--cometchat-font-family);--cometchat-font-heading4-regular: 400 16px/19.2px var(--cometchat-font-family);--cometchat-font-body-bold: 700 14px/16.8px var(--cometchat-font-family);--cometchat-font-body-medium: 500 14px/16.8px var(--cometchat-font-family);--cometchat-font-body-regular: 400 14px/16.8px var(--cometchat-font-family);--cometchat-font-caption1-bold: 700 12px/14.4px var(--cometchat-font-family);--cometchat-font-caption1-medium: 500 12px/14.4px var(--cometchat-font-family);--cometchat-font-caption1-regular: 400 12px/14.4px var(--cometchat-font-family);--cometchat-font-caption2-bold: 700 10px/12px var(--cometchat-font-family);--cometchat-font-caption2-medium: 500 10px/12px var(--cometchat-font-family);--cometchat-font-caption2-regular: 400 10px/12px var(--cometchat-font-family);--cometchat-font-button-bold: 700 14px/16.8px var(--cometchat-font-family);--cometchat-font-button-medium: 500 14px/16.8px var(--cometchat-font-family);--cometchat-font-button-regular: 400 14px/16.8px var(--cometchat-font-family);--cometchat-font-link: 400 14px/19.6px var(--cometchat-font-family);--cometchat-primary-color: #6852D6;--cometchat-extended-primary-color-50: #F9F8FD;--cometchat-extended-primary-color-100: #EDEAFA;--cometchat-extended-primary-color-200: #DCD7F6;--cometchat-extended-primary-color-300: #CCC4F1;--cometchat-extended-primary-color-400: #BBB1ED;--cometchat-extended-primary-color-500: #AA9EE8;--cometchat-extended-primary-color-600: #9A8BE4;--cometchat-extended-primary-color-700: #8978DF;--cometchat-extended-primary-color-800: #7965DB;--cometchat-extended-primary-color-900: #5D49BE;--cometchat-neutral-color-50: #FFFFFF;--cometchat-neutral-color-100: #FAFAFA;--cometchat-neutral-color-200: #F5F5F5;--cometchat-neutral-color-300: #E8E8E8;--cometchat-neutral-color-400: #DCDCDC;--cometchat-neutral-color-500: #A1A1A1;--cometchat-neutral-color-600: #727272;--cometchat-neutral-color-700: #5B5B5B;--cometchat-neutral-color-800: #434343;--cometchat-neutral-color-900: #141414;--cometchat-info-color: #0B7BEA;--cometchat-warning-color: #FFAB00;--cometchat-success-color: #09C26F;--cometchat-error-color: #F44649;--cometchat-static-black: #141414;--cometchat-static-white: #FFFFFF;--cometchat-background-color-01: var(--cometchat-neutral-color-50);--cometchat-background-color-02: var(--cometchat-neutral-color-100);--cometchat-background-color-03: var(--cometchat-neutral-color-200);--cometchat-background-color-04: var(--cometchat-neutral-color-300);--cometchat-border-color-light: var(--cometchat-neutral-color-200);--cometchat-border-color-default: var(--cometchat-neutral-color-300);--cometchat-border-color-dark: var(--cometchat-neutral-color-400);--cometchat-border-color-highlight: var(--cometchat-primary-color);--cometchat-text-color-primary: var(--cometchat-neutral-color-900);--cometchat-text-color-secondary: var(--cometchat-neutral-color-600);--cometchat-text-color-tertiary: var(--cometchat-neutral-color-500);--cometchat-text-color-disabled: var(--cometchat-neutral-color-400);--cometchat-text-color-white: var(--cometchat-neutral-color-50);--cometchat-text-color-highlight: var(--cometchat-primary-color);--cometchat-icon-color-primary: var(--cometchat-neutral-color-900);--cometchat-icon-color-secondary: var(--cometchat-neutral-color-500);--cometchat-icon-color-tertiary: var(--cometchat-neutral-color-400);--cometchat-icon-color-white: var(--cometchat-neutral-color-50);--cometchat-icon-color-highlight: var(--cometchat-primary-color);--cometchat-shimmer-background-color: var(--cometchat-neutral-color-200);--cometchat-shimmer-gradient-color: linear-gradient(90deg, #E0E0E0 0%, #EEE 100%);--cometchat-primary-button-background: var(--cometchat-primary-color);--cometchat-primary-button-text: var(--cometchat-static-white);--cometchat-primary-button-icon: var(--cometchat-static-white);--cometchat-secondary-button-background: var(--cometchat-neutral-color-900);--cometchat-secondary-button-icon: var(--cometchat-neutral-color-900);--cometchat-secondary-button-text: var(--cometchat-neutral-color-900);--cometchat-link-button: var(--cometchat-info-color);--cometchat-fab-button-background: var(--cometchat-primary-color);--cometchat-fab-button-icon: var(--cometchat-static-white);--cometchat-white-hover: var(--cometchat-neutral-color-100);--cometchat-white-pressed: var(--cometchat-neutral-color-300)}[data-theme=dark]{--cometchat-primary-color: #6852D6;--cometchat-extended-primary-color-50: #15102B;--cometchat-extended-primary-color-100: #1D173C;--cometchat-extended-primary-color-200: #251E4D;--cometchat-extended-primary-color-300: #2E245E;--cometchat-extended-primary-color-400: #362B6F;--cometchat-extended-primary-color-500: #3E3180;--cometchat-extended-primary-color-600: #473892;--cometchat-extended-primary-color-700: #4F3EA3;--cometchat-extended-primary-color-800: #5745B4;--cometchat-extended-primary-color-900: #7460D9;--cometchat-neutral-color-50: #141414;--cometchat-neutral-color-100: #1A1A1A;--cometchat-neutral-color-200: #272727;--cometchat-neutral-color-300: #383838;--cometchat-neutral-color-400: #4C4C4C;--cometchat-neutral-color-500: #858585;--cometchat-neutral-color-600: #989898;--cometchat-neutral-color-700: #A8A8A8;--cometchat-neutral-color-800: #C8C8C8;--cometchat-neutral-color-900: #FFFFFF;--cometchat-info-color: #0D66BF;--cometchat-warning-color: #D08D04;--cometchat-success-color: #0B9F5D;--cometchat-message-seen-color: #56E8A7;--cometchat-error-color: #C73C3E;--cometchat-static-black: #141414;--cometchat-static-white: #FFFFFF;--cometchat-background-color-01: var(--cometchat-neutral-color-50);--cometchat-background-color-02: var(--cometchat-neutral-color-100);--cometchat-background-color-03: var(--cometchat-neutral-color-200);--cometchat-background-color-04: var(--cometchat-neutral-color-300);--cometchat-border-color-light: var(--cometchat-neutral-color-200);--cometchat-border-color-default: var(--cometchat-neutral-color-300);--cometchat-border-color-dark: var(--cometchat-neutral-color-400);--cometchat-border-color-highlight: var(--cometchat-primary-color);--cometchat-text-color-primary: var(--cometchat-neutral-color-900);--cometchat-text-color-secondary: var(--cometchat-neutral-color-600);--cometchat-text-color-tertiary: var(--cometchat-neutral-color-500);--cometchat-text-color-disabled: var(--cometchat-neutral-color-400);--cometchat-text-color-white: var(--cometchat-neutral-color-50);--cometchat-text-color-highlight: var(--cometchat-primary-color);--cometchat-icon-color-primary: var(--cometchat-neutral-color-900);--cometchat-icon-color-secondary: var(--cometchat-neutral-color-500);--cometchat-icon-color-tertiary: var(--cometchat-neutral-color-400);--cometchat-icon-color-white: var(--cometchat-neutral-color-50);--cometchat-icon-color-highlight: var(--cometchat-primary-color);--cometchat-shimmer-background-color: var(--cometchat-background-color-01);--cometchat-shimmer-gradient-color: linear-gradient(90deg, #383838 0%, #272727 100%);--cometchat-primary-button-background: var(--cometchat-primary-color);--cometchat-primary-button-text: var(--cometchat-static-white);--cometchat-primary-button-icon: var(--cometchat-static-white);--cometchat-secondary-button-background: var(--cometchat-neutral-color-900);--cometchat-secondary-button-text: var(--cometchat-neutral-color-900);--cometchat-secondary-button-icon: var(--cometchat-neutral-color-900);--cometchat-link-button: var(--cometchat-info-color);--cometchat-fab-button-background: var(--cometchat-primary-color);--cometchat-fab-button-icon: var(--cometchat-static-white);--cometchat-white-hover: var(--cometchat-neutral-color-100);--cometchat-white-pressed: var(--cometchat-neutral-color-300)}.cometchat{--cometchat-primary-color: #009bf7;--cometchat-extended-primary-color-100: #e6f5ff;--cometchat-extended-primary-color-300: #a1dafd;--cometchat-extended-primary-color-500: #a1dafd;--cometchat-message-seen-color: #009bf7;--cometchat-neutral-color-300: #eceef0;--cometchat-background-color-03: #eceef0;--cometchat-icon-color-highlight: #009bf7;--cometchat-text-color-highlight: #424f5d}.cometchat-list__header,.cometchat-list__body{border:none}.cometchat-conversations__empty-state-view,.cometchat-conversations__error-state-view,.cometchat-conversations .cometchat-list__body,.chat-search .cometchat-list__body,.cometchat-groups .cometchat-list__body{background-color:#424f5d;padding:0}.chat-search .cometchat-list-item,.cometchat-list__empty-view,.cometchat-users__empty-state-view,.cometchat-groups__empty-state-view{background-color:#424f5d;padding:8px}.cometchat-group-members .cometchat-list-item,.cometchat-message-list .cometchat-list__empty-view,.cometchat-message-list .cometchat-list__body{background-color:#fff}.cometchat-group-members .cometchat-list__item-wrapper{border-bottom:1px solid #e4e8ed}.cometchat-groups__empty-state-view,.cometchat-users__empty-state-view,.cometchat-users__error-state-view{justify-content:flex-start;margin-top:50%}.chat-add-members .cometchat-list-item:hover,.cometchat-group-members .cometchat-list-item:hover{background-color:#e4e8ed}.chat-add-members .cometchat-list-item__body-title,.cometchat-group-members .cometchat-list-item__body-title{font-size:13px;color:#1f2a36}.chat-search .cometchat-list-item:hover,.cometchat-conversations .cometchat-list-item:hover,.cometchat-groups .cometchat-list-item:hover{background-color:#354454}.cometchat-groups__empty-state-view-body-title,.cometchat-users__empty-state-view-body-title,.cometchat-conversations .cometchat-list-item__body-title,.chat-search .cometchat-list-item__body-title,.cometchat-groups .cometchat-list-item__body-title{color:#fff;font-size:13px}.cometchat-users__subtitle,.cometchat-groups__subtitle,.cometchat-groups__empty-state-view-body-description,.cometchat-users__empty-state-view-body-description,.cometchat-conversations__subtitle-text{color:#7f8ea4;font-size:11px}.cometchat-conversations__subtitle-text-sender{display:none}.cometchat-conversations .cometchat-date{color:#7f8ea4;font-size:11px}.cometchat-group-members .cometchat-list-item{--cometchat-white-pressed: #7f8ea4}.cometchat-groups__list-item-active .cometchat-list-item,.cometchat-users__list-item-active .cometchat-list-item,.cometchat-conversations__list-item-active .cometchat-list-item{background-color:#354454}.cometchat-list-item__leading-view{width:32px;height:32px}.cometchat-groups__list-item .cometchat-avatar,.cometchat-users__list-item .cometchat-avatar,.cometchat-avatar{background-color:#7f8ea4;width:32px;height:32px}.cometchat-avatar__text{font-size:14px}.cometchat-users__list-item-online .cometchat-list-item__status,.cometchat-group-members__list-item-online .cometchat-list-item__status,.cometchat-conversations__list-item-online .cometchat-list-item__status{min-width:6px;width:6px;height:6px;top:12px;right:6px;border:none;background:#52ce68}.cometchat-conversations .cometchat-badge{background:#e43a2f;font-size:10px;height:16px;width:16px}.cometchat-conversations .cometchat-receipts-read{background:#52ce68}.cometchat-change-scope__submit-button .cometchat-button{background-color:#009bf7}.cometchat-button{border-radius:16px}.cometchat-group-members .cometchat-group-members__trailing-view-options-admin{border:none}.cometchat-groups__list-item-private .cometchat-list-item__status{display:none}.cometchat-message-bubble__status-info-view-receipts-read .cometchat-message-list__receipt{background:#fff}.cometchat-change-scope{border-radius:8px}.cometchat-change-scope__cancel-button .cometchat-button,.cometchat-change-scope__submit-button .cometchat-button{border-radius:20px}.cometchat-search-bar{border-radius:4px}.cometchat-toast,.cometchat-message-list__message-indicator .cometchat-button{background:#424f5d}.cometchat-message-list__bubble-date-header,.cometchat-message-list__date-header{border:none;background:none;box-shadow:none}.cometchat-message-list__date-header .cometchat-date,.cometchat-message-list__bubble-date-header .cometchat-date{color:#424f5d;font-weight:700}
