html{--body-text-default-color:#3d4465;--background-grey:#efeff4;--dark-grey:#999;--primary-color:#2298ac;--color-text-on-primary-muted:#fafafa;--color-brand-teal:#1d8394;--color-brand-teal-hover:#156b7a;--color-border-subtle:#e4e4e7;--color-surface:#fff;--color-surface-muted:#fafafa;--color-info-surface:#eaf8fc;font-family:Lato,sans-serif}html,body,body>div:first-child,div#__next,div#__next>div{height:100%;margin:0}::-webkit-scrollbar-track{background-color:#0000;border-radius:10px}::-webkit-scrollbar{background-color:#0000;width:8px}::-webkit-scrollbar-thumb{background-color:#0000000d;border-radius:10px}button{letter-spacing:0!important;font-family:Lato,sans-serif!important}.primary-button{background-color:var(--primary-color)!important;color:#fff!important;text-transform:none!important;padding-left:20px!important;padding-right:20px!important;font-size:16px!important;font-weight:400!important}.primary-button:disabled{background-color:var(--background-grey)!important}.primary-button:hover{background-color:var(--primary-color)!important}.primary-button-outline{color:var(--primary-color)!important;text-transform:none!important;border:1px solid var(--primary-color)!important;background-color:#0000!important;padding-left:25px!important;padding-right:25px!important;font-size:16px!important;font-weight:400!important}.primary-button-outline:disabled{border:1px solid #d3d3d3!important}.str-chat{--str-chat__font-family:"Lato",sans-serif;--str-chat__primary-color:var(--primary-color);--str-chat__active-primary-color:var(--primary-color);--str-chat__message-list-background-color:var(--background-grey);--str-chat__own-message-bubble-background-color:var(--primary-color);--str-chat__own-message-bubble-color:white;--str-chat__message-bubble-background-color:white;--str-chat__message-bubble-color:var(--body-text-default-color);--str-chat__message-background-color:transparent;--str-chat__avatar-border-radius:4px;--str-chat__message-send-color:var(--primary-color);--str-chat__message-textarea-send-button-color:var(--primary-color);--str-chat__message-textarea-color:var(--body-text-default-color);--str-chat__message-input-background-color:var(--background-grey);--str-chat__message-textarea-border-radius:4px;--str-chat__message-textarea-border-block-start:none;--str-chat__message-textarea-border-block-end:none;--str-chat__message-textarea-border-inline-start:none;--str-chat__message-textarea-border-inline-end:none;--str-chat__message-textarea-padding-block:8px;--str-chat__message-textarea-padding-inline:12px;--str-chat__message-textarea-min-height:20px;--str-chat__message-textarea-line-height:20px;--str-chat__message-textarea-background-color:#f6f6f6!important}.str-chat__list{padding-top:15px}.str-chat__message--me .str-chat__message-bubble{color:#fff!important;background-color:var(--primary-color)!important}.str-chat__message:not(.str-chat__message--me) .str-chat__message-bubble{color:var(--body-text-default-color)!important;background-color:#fff!important}.str-chat__message-simple-name{display:none}.str-chat__message-input .str-chat__message-textarea-container{background-color:#f6f6f6;border-color:#0000;border-radius:4px}.str-chat__message-input:disabled{background-color:red}.str-chat__message--REJECTED .str-chat__message-bubble,.str-chat__message--ERROR .str-chat__message-bubble{background-color:#999!important}[data-suspicious=true] .str-chat__message .str-chat__message-bubble,.str-chat__message[data-suspicious=true] .str-chat__message-bubble{position:relative}[data-suspicious=true] .str-chat__message .str-chat__message-bubble:before,.str-chat__message[data-suspicious=true] .str-chat__message-bubble:before{content:"";background-color:var(--dark-grey);z-index:10;pointer-events:none;width:16px;height:16px;display:block;position:absolute;top:50%;left:-22px;transform:translateY(-50%);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM216 336c-13.3 0-24 10.7-24 24s10.7 24 24 24l80 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-16 0 0-88c0-13.3-10.7-24-24-24l-40 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l16 0 0 64-16 0zm40-144a32 32 0 1 0 0-64 32 32 0 1 0 0 64z'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM216 336c-13.3 0-24 10.7-24 24s10.7 24 24 24l80 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-16 0 0-88c0-13.3-10.7-24-24-24l-40 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l16 0 0 64-16 0zm40-144a32 32 0 1 0 0-64 32 32 0 1 0 0 64z'/%3E%3C/svg%3E") 50%/contain no-repeat}@media (max-width:768px){[data-suspicious=true] .str-chat__message .str-chat__message-bubble:before,.str-chat__message[data-suspicious=true] .str-chat__message-bubble:before{width:14px;height:14px;left:-20px}}
.box{background-color:var(--background-grey);padding:10px 0 16px}.banner{background-color:#d0e0f3;border:1px solid #1565c0;border-radius:5px;width:95%;padding:16px;position:relative;left:50%;transform:translate(-50%)}.banner-text{color:#1565c0;margin:0 0 5px;font:16px/24px Lato;display:inline-block}.banner-link{color:#1565c0;font:14px/20px Lato;text-decoration:underline}.info-icon{margin-right:5px;font-style:normal}
.str-chat__message--me .str-chat__message-bubble,.str-chat__li .str-chat__message--me .str-chat__message-bubble,.str-chat__list .str-chat__message--me .str-chat__message-bubble,.str-chat__virtual-list .str-chat__message--me .str-chat__message-bubble{background-color:var(--primary-color)!important;color:#fff!important}.str-chat__message:not(.str-chat__message--me) .str-chat__message-bubble,.str-chat__li .str-chat__message:not(.str-chat__message--me) .str-chat__message-bubble,.str-chat__list .str-chat__message:not(.str-chat__message--me) .str-chat__message-bubble,.str-chat__virtual-list .str-chat__message:not(.str-chat__message--me) .str-chat__message-bubble{color:var(--body-text-default-color)!important;background-color:#fff!important}.str-chat__message--me .str-chat__message-bubble *,.str-chat__message--me .str-chat__message-bubble p,.str-chat__message--me .str-chat__message-bubble span,.str-chat__message--me .str-chat__message-bubble div{color:#fff!important}.str-chat__message-bubble{border-radius:var(--str-chat__message-bubble-border-radius,12px)!important}.str-chat__li--top .str-chat__message--other .str-chat__message-bubble,.str-chat__li--single .str-chat__message--other .str-chat__message-bubble{border-end-start-radius:2px!important}.str-chat__li--top .str-chat__message--me .str-chat__message-bubble,.str-chat__li--single .str-chat__message--me .str-chat__message-bubble{border-end-end-radius:2px!important}.str-chat__li--middle .str-chat__message--other .str-chat__message-bubble,.str-chat__li--bottom .str-chat__message--other .str-chat__message-bubble{border-start-start-radius:2px!important;border-end-start-radius:2px!important}.str-chat__li--middle .str-chat__message--me .str-chat__message-bubble,.str-chat__li--bottom .str-chat__message--me .str-chat__message-bubble{border-start-end-radius:2px!important;border-end-end-radius:2px!important}.str-chat__li:hover .str-chat__message--me .str-chat__message-bubble{background-color:var(--primary-color)!important}.str-chat__li:hover .str-chat__message:not(.str-chat__message--me) .str-chat__message-bubble{background-color:#fff!important}.str-chat__list,.str-chat__virtual-list,.str-chat__message-list{background-color:var(--background-grey)!important}.str-chat__message-status{color:var(--primary-color)!important}.str-chat__message-status svg path{fill:var(--primary-color)!important}.str-chat__send-button,.str-chat__message-textarea-send-button{color:var(--primary-color)!important}.str-chat__send-button svg path,.str-chat__message-textarea-send-button svg path{fill:var(--primary-color)!important}.str-chat a,.str-chat__message a{color:var(--primary-color)!important}.str-chat__message--me .str-chat__quoted-message-bubble{color:#fff!important;background-color:#fff3!important}.str-chat__message:not(.str-chat__message--me) .str-chat__quoted-message-bubble{background-color:var(--background-grey)!important;color:var(--body-text-default-color)!important}.str-chat__message--highlighted,.str-chat__li--highlighted,.str-chat__message.str-chat__message--highlighted{background-color:#0000!important;animation:none!important}.str-chat__message--highlighted .str-chat__message-bubble{background-color:inherit!important}.str-chat__message--me.str-chat__message--highlighted .str-chat__message-bubble{background-color:var(--primary-color)!important}.str-chat__message:not(.str-chat__message--me).str-chat__message--highlighted .str-chat__message-bubble{background-color:#fff!important}[data-blocked=true] .str-chat__message--me .str-chat__message-bubble,.str-chat__li:hover [data-blocked=true] .str-chat__message--me .str-chat__message-bubble{background-color:#3d4465!important}.str-chat__message-input-container{background-color:var(--background-grey)!important}.str-chat__message-textarea-container,.str-chat__message-input .str-chat__message-textarea-container,.str-chat__message-input-inner .str-chat__message-textarea-container,.str-chat__message-input-flat .str-chat__message-textarea-container,.str-chat .str-chat__message-input .str-chat__message-textarea-container,.str-chat .str-chat__message-input-flat .str-chat__message-textarea-container{border:none!important;background-color:#f6f6f6!important;border:none!important;border-radius:4px!important}.str-chat__message-textarea,.str-chat__message-input .str-chat__message-textarea,.str-chat__message-textarea-container .str-chat__message-textarea,textarea.str-chat__message-textarea,.str-chat__message-input textarea,.str-chat__message-input-inner textarea,.str-chat__message-input-flat textarea,.str-chat .str-chat__message-input textarea,.str-chat .str-chat__message-input-flat textarea,.str-chat__message-input-flat .str-chat__message-textarea-container textarea,.str-chat .str-chat__message-input .str-chat__message-textarea-container textarea{box-shadow:none!important;background:#f6f6f6!important;border:none!important;outline:none!important}.str-chat__message-textarea::placeholder,.str-chat__message-input textarea::placeholder,.str-chat__message-input-flat textarea::placeholder{color:#999!important;opacity:1!important}.str-chat__file-input-container,.str-chat__message-input .str-chat__file-input-container,.str-chat__send-button,.str-chat__message-input .str-chat__send-button,.str-chat__attachment-selector .str-chat__attachment-selector__menu-button{background-color:#0000!important}#custom-message-input{background:#f6f6f6!important;border:none!important;min-height:20px!important;padding:8px 12px!important}.str-chat.str-chat__theme-light .str-chat__message-input .str-chat__message-textarea-container,.str-chat.str-chat__theme-light .str-chat__message-input-flat .str-chat__message-textarea-container{background:#f6f6f6!important;border:none!important;border-radius:4px!important;padding:0!important}.str-chat.str-chat__theme-light .str-chat__message-input .str-chat__message-textarea,.str-chat.str-chat__theme-light .str-chat__message-input-flat .str-chat__message-textarea,.str-chat.str-chat__theme-light .str-chat__message-input textarea,.str-chat.str-chat__theme-light .str-chat__message-input-flat textarea{background:#f6f6f6!important;border:none!important;min-height:10px!important;padding:8px 12px!important;line-height:20px!important}textarea[id=custom-message-input],textarea[maxlength="1000"],.str-chat__message-input textarea[maxlength="1000"]{background:#f6f6f6!important;min-height:10px!important;padding:8px 12px!important}
@keyframes AudioCall-module__9gjV-a__pulse-ring{0%{opacity:.6;transform:translate(-50%,-50%)scale(.85)}70%{opacity:0;transform:translate(-50%,-50%)scale(1.15)}to{opacity:0;transform:translate(-50%,-50%)scale(.85)}}.AudioCall-module__9gjV-a__ringInner{opacity:0;border:2px solid #71717a;border-radius:50%;width:120px;height:120px;animation:2s ease-out infinite AudioCall-module__9gjV-a__pulse-ring;position:absolute;top:50%;left:50%}.AudioCall-module__9gjV-a__ringOuter{opacity:0;border:2px solid #71717a;border-radius:50%;width:160px;height:160px;animation:2s ease-out .5s infinite AudioCall-module__9gjV-a__pulse-ring;position:absolute;top:50%;left:50%}.AudioCall-module__9gjV-a__barOverlay{z-index:100}.AudioCall-module__9gjV-a__barOverlayDesktop{width:320px;position:fixed;top:15px;right:15px}.AudioCall-module__9gjV-a__barOverlayMobile{position:fixed;top:0;left:0;right:0}.AudioCall-module__9gjV-a__bar{box-sizing:border-box;background-color:#3f3f46;justify-content:space-between;align-items:center;width:100%;padding:8px 16px;display:flex;box-shadow:0 4px 6px #0000001a,0 2px 4px #0000000f}.AudioCall-module__9gjV-a__barDesktop{border-radius:8px}.AudioCall-module__9gjV-a__barMobile{border-radius:0}.AudioCall-module__9gjV-a__barEndButton{cursor:pointer;color:#fff;background-color:#dc2626;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:flex}.AudioCall-module__9gjV-a__barInfo{cursor:pointer;flex-direction:column;flex:1;justify-content:center;align-items:center;min-width:0;display:flex}.AudioCall-module__9gjV-a__barStatusRow{align-items:center;gap:4px;display:flex}.AudioCall-module__9gjV-a__barStatusIcon{color:#fafafa;font-size:12px}.AudioCall-module__9gjV-a__barStatusText{color:#fafafa;white-space:nowrap;text-overflow:ellipsis;margin:0;font-family:Lato,sans-serif;font-size:14px;line-height:20px;overflow:hidden}.AudioCall-module__9gjV-a__barTapText{color:#fafafa;margin:0;font-family:Lato,sans-serif;font-size:12px;font-weight:700;line-height:16px}.AudioCall-module__9gjV-a__barMicButton{cursor:pointer;color:#fff;background-color:#1e293b;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:flex}.AudioCall-module__9gjV-a__overlay{z-index:100;position:fixed}.AudioCall-module__9gjV-a__overlayDesktop{top:40px;right:40px}.AudioCall-module__9gjV-a__overlayMobile{top:50%;left:50%;transform:translate(-50%,-50%);height:auto!important}.AudioCall-module__9gjV-a__card{background-color:#fff;border:1px solid #e4e4e7;border-radius:8px;flex-direction:column;align-items:center;gap:16px;width:320px;padding:16px;display:flex;position:relative;box-shadow:0 10px 15px #0000001a,0 4px 6px #0000000d}.AudioCall-module__9gjV-a__minimizeButton{cursor:pointer;color:var(--body-text-default-color);opacity:.7;background:0 0;border:none;padding:4px;font-size:16px;position:absolute;top:8px;right:8px}.AudioCall-module__9gjV-a__header{box-sizing:border-box;flex-direction:column;align-items:center;gap:8px;width:100%;padding:0 14px;display:flex}.AudioCall-module__9gjV-a__name{color:var(--body-text-default-color);text-align:center;margin:0;font-family:Muli,sans-serif;font-size:20px;font-weight:700;line-height:28px}.AudioCall-module__9gjV-a__callingText{color:var(--body-text-default-color);text-align:center;margin:0;font-family:Lato,sans-serif;font-size:16px;line-height:24px}.AudioCall-module__9gjV-a__timer{color:#71717a;text-align:center;margin:0;font-family:Lato,sans-serif;font-size:14px;line-height:20px}.AudioCall-module__9gjV-a__avatarContainer{justify-content:center;align-items:center;width:180px;height:180px;display:flex;position:relative}.AudioCall-module__9gjV-a__avatarImage{object-fit:cover;z-index:2;border-radius:50%;width:96px;height:96px;position:relative}.AudioCall-module__9gjV-a__avatarFallback{background-color:var(--primary-color);letter-spacing:0;text-align:center;width:96px;height:96px;color:var(--color-text-on-primary-muted);z-index:2;border-radius:50%;justify-content:center;align-items:center;font-size:32px;font-weight:700;display:flex;position:relative}.AudioCall-module__9gjV-a__bottomBar{justify-content:center;align-items:flex-start;gap:36px;width:100%;padding-top:8px;display:flex}.AudioCall-module__9gjV-a__buttonWrapper{flex-direction:column;align-items:center;gap:8px;display:flex;position:relative}.AudioCall-module__9gjV-a__deviceMenu{z-index:10;background-color:#0f172a;border-radius:8px;flex-direction:column;gap:2px;min-width:220px;max-width:280px;padding:4px;display:flex;position:absolute;bottom:calc(100% + 8px);right:0;box-shadow:0 10px 15px #00000026,0 4px 6px #00000014}.AudioCall-module__9gjV-a__deviceMenuDownward{top:calc(100% + 8px);bottom:auto}.AudioCall-module__9gjV-a__deviceMenuItem{color:#fafafa;cursor:pointer;text-align:left;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:none;border-radius:4px;padding:8px 12px;font-family:Lato,sans-serif;font-size:14px;line-height:20px;overflow:hidden}.AudioCall-module__9gjV-a__deviceMenuItem:hover{background-color:#ffffff14}.AudioCall-module__9gjV-a__deviceMenuItemSelected{background-color:#ffffff1f;font-weight:700}.AudioCall-module__9gjV-a__deviceMenuEmpty{color:#a1a1aa;margin:0;padding:8px 12px;font-family:Lato,sans-serif;font-size:14px;line-height:20px}.AudioCall-module__9gjV-a__endButton{cursor:pointer;color:#fff;background-color:#dc2626;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:flex}.AudioCall-module__9gjV-a__acceptButton{cursor:pointer;color:#fafafa;background-color:#16a34a;border:1px solid #16a34a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:flex}.AudioCall-module__9gjV-a__mutePill{background-color:#0f172a;border-radius:9999px;align-items:center;height:48px;display:flex;overflow:hidden}.AudioCall-module__9gjV-a__micButton{cursor:pointer;color:#fff;background-color:#0000;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;padding:0;font-size:20px;display:flex}.AudioCall-module__9gjV-a__dropdownButton{cursor:pointer;color:#fff;background-color:#0000;border:none;justify-content:center;align-items:center;width:40px;height:48px;padding:0;font-size:16px;display:flex}.AudioCall-module__9gjV-a__buttonLabel{color:var(--body-text-default-color);text-align:center;margin:0;font-family:Lato,sans-serif;font-size:16px;line-height:24px}.AudioCall-module__9gjV-a__controlsSection{border-top:1px solid #e5e9f0;flex-shrink:0;padding:8px 12px 12px}.AudioCall-module__9gjV-a__controlsSection .str-video__call-controls>:nth-of-type(n+2):nth-last-of-type(n+2){display:none!important}.AudioCall-module__9gjV-a__controlsSection .str-video__call-controls button:nth-of-type(n+2):nth-last-of-type(n+2){display:none!important}.AudioCall-module__9gjV-a__controlsSection button[aria-label*=record i]{display:none!important}.AudioCall-module__9gjV-a__controlsSection [data-testid*=record i]{display:none!important}.AudioCall-module__9gjV-a__controlsSection [data-testid^=screen-share]{display:none!important}
.ErrorToast-module__4b1NFa__container{color:#fef2f2;background-color:#dc2626;border:1px solid #ffffff80;border-radius:6px;align-items:flex-start;gap:8px;min-width:280px;max-width:420px;padding:16px;display:flex;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.ErrorToast-module__4b1NFa__iconWrap{color:#fafafa;align-items:center;padding-top:4px;font-size:16px;display:flex}.ErrorToast-module__4b1NFa__content{flex-direction:column;flex:1;gap:4px;display:flex}.ErrorToast-module__4b1NFa__title{margin:0;font-family:Lato,sans-serif;font-size:16px;font-weight:700;line-height:24px}.ErrorToast-module__4b1NFa__subtitle{opacity:.9;margin:0;font-family:Lato,sans-serif;font-size:14px;font-weight:400;line-height:20px}.ErrorToast-module__4b1NFa__closeButton{cursor:pointer;color:#fafafa;background:0 0;border:none;justify-content:center;align-items:center;margin:0 0 0 8px;padding:4px;font-size:16px;line-height:0;display:flex}
/*# sourceMappingURL=0ab9432d13d33e71.css.map*/